:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e }html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif }html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif }html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font) }body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18 }}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none }html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px }@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding) }}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right) }}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden }.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px }ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px }ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content }.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media (min-width: 576px){.ion-hide-sm-up{display:none!important}}@media (max-width: 575.98px){.ion-hide-sm-down{display:none!important}}@media (min-width: 768px){.ion-hide-md-up{display:none!important}}@media (max-width: 767.98px){.ion-hide-md-down{display:none!important}}@media (min-width: 992px){.ion-hide-lg-up{display:none!important}}@media (max-width: 991.98px){.ion-hide-lg-down{display:none!important}}@media (min-width: 1200px){.ion-hide-xl-up{display:none!important}}@media (max-width: 1199.98px){.ion-hide-xl-down{display:none!important}}.ion-display-none{display:none!important}@media (min-width: 576px){.ion-display-sm-none{display:none!important}}@media (min-width: 768px){.ion-display-md-none{display:none!important}}@media (min-width: 992px){.ion-display-lg-none{display:none!important}}@media (min-width: 1200px){.ion-display-xl-none{display:none!important}}.ion-display-inline{display:inline!important}@media (min-width: 576px){.ion-display-sm-inline{display:inline!important}}@media (min-width: 768px){.ion-display-md-inline{display:inline!important}}@media (min-width: 992px){.ion-display-lg-inline{display:inline!important}}@media (min-width: 1200px){.ion-display-xl-inline{display:inline!important}}.ion-display-inline-block{display:inline-block!important}@media (min-width: 576px){.ion-display-sm-inline-block{display:inline-block!important}}@media (min-width: 768px){.ion-display-md-inline-block{display:inline-block!important}}@media (min-width: 992px){.ion-display-lg-inline-block{display:inline-block!important}}@media (min-width: 1200px){.ion-display-xl-inline-block{display:inline-block!important}}.ion-display-block{display:block!important}@media (min-width: 576px){.ion-display-sm-block{display:block!important}}@media (min-width: 768px){.ion-display-md-block{display:block!important}}@media (min-width: 992px){.ion-display-lg-block{display:block!important}}@media (min-width: 1200px){.ion-display-xl-block{display:block!important}}.ion-display-flex{display:flex!important}@media (min-width: 576px){.ion-display-sm-flex{display:flex!important}}@media (min-width: 768px){.ion-display-md-flex{display:flex!important}}@media (min-width: 992px){.ion-display-lg-flex{display:flex!important}}@media (min-width: 1200px){.ion-display-xl-flex{display:flex!important}}.ion-display-inline-flex{display:inline-flex!important}@media (min-width: 576px){.ion-display-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.ion-display-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.ion-display-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.ion-display-xl-inline-flex{display:inline-flex!important}}.ion-display-grid{display:grid!important}@media (min-width: 576px){.ion-display-sm-grid{display:grid!important}}@media (min-width: 768px){.ion-display-md-grid{display:grid!important}}@media (min-width: 992px){.ion-display-lg-grid{display:grid!important}}@media (min-width: 1200px){.ion-display-xl-grid{display:grid!important}}.ion-display-inline-grid{display:inline-grid!important}@media (min-width: 576px){.ion-display-sm-inline-grid{display:inline-grid!important}}@media (min-width: 768px){.ion-display-md-inline-grid{display:inline-grid!important}}@media (min-width: 992px){.ion-display-lg-inline-grid{display:inline-grid!important}}@media (min-width: 1200px){.ion-display-xl-inline-grid{display:inline-grid!important}}.ion-display-table{display:table!important}@media (min-width: 576px){.ion-display-sm-table{display:table!important}}@media (min-width: 768px){.ion-display-md-table{display:table!important}}@media (min-width: 992px){.ion-display-lg-table{display:table!important}}@media (min-width: 1200px){.ion-display-xl-table{display:table!important}}.ion-display-table-cell{display:table-cell!important}@media (min-width: 576px){.ion-display-sm-table-cell{display:table-cell!important}}@media (min-width: 768px){.ion-display-md-table-cell{display:table-cell!important}}@media (min-width: 992px){.ion-display-lg-table-cell{display:table-cell!important}}@media (min-width: 1200px){.ion-display-xl-table-cell{display:table-cell!important}}.ion-display-table-row{display:table-row!important}@media (min-width: 576px){.ion-display-sm-table-row{display:table-row!important}}@media (min-width: 768px){.ion-display-md-table-row{display:table-row!important}}@media (min-width: 992px){.ion-display-lg-table-row{display:table-row!important}}@media (min-width: 1200px){.ion-display-xl-table-row{display:table-row!important}}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media (min-width: 576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media (min-width: 768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media (min-width: 992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media (min-width: 1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media (min-width: 576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media (min-width: 768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media (min-width: 992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media (min-width: 1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media (min-width: 576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media (min-width: 768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media (min-width: 992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media (min-width: 1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-content-start{align-content:flex-start!important}.ion-align-content-end{align-content:flex-end!important}.ion-align-content-center{align-content:center!important}.ion-align-content-between{align-content:space-between!important}.ion-align-content-around{align-content:space-around!important}.ion-align-content-stretch{align-content:stretch!important}@media (min-width: 576px){.ion-align-content-sm-start{align-content:flex-start!important}.ion-align-content-sm-end{align-content:flex-end!important}.ion-align-content-sm-center{align-content:center!important}.ion-align-content-sm-between{align-content:space-between!important}.ion-align-content-sm-around{align-content:space-around!important}.ion-align-content-sm-stretch{align-content:stretch!important}}@media (min-width: 768px){.ion-align-content-md-start{align-content:flex-start!important}.ion-align-content-md-end{align-content:flex-end!important}.ion-align-content-md-center{align-content:center!important}.ion-align-content-md-between{align-content:space-between!important}.ion-align-content-md-around{align-content:space-around!important}.ion-align-content-md-stretch{align-content:stretch!important}}@media (min-width: 992px){.ion-align-content-lg-start{align-content:flex-start!important}.ion-align-content-lg-end{align-content:flex-end!important}.ion-align-content-lg-center{align-content:center!important}.ion-align-content-lg-between{align-content:space-between!important}.ion-align-content-lg-around{align-content:space-around!important}.ion-align-content-lg-stretch{align-content:stretch!important}}@media (min-width: 1200px){.ion-align-content-xl-start{align-content:flex-start!important}.ion-align-content-xl-end{align-content:flex-end!important}.ion-align-content-xl-center{align-content:center!important}.ion-align-content-xl-between{align-content:space-between!important}.ion-align-content-xl-around{align-content:space-around!important}.ion-align-content-xl-stretch{align-content:stretch!important}}.ion-align-items-start{align-items:start!important}.ion-align-items-end{align-items:end!important}.ion-align-items-center{align-items:center!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}@media (min-width: 576px){.ion-align-items-sm-start{align-items:start!important}.ion-align-items-sm-end{align-items:end!important}.ion-align-items-sm-center{align-items:center!important}.ion-align-items-sm-stretch{align-items:stretch!important}.ion-align-items-sm-baseline{align-items:baseline!important}}@media (min-width: 768px){.ion-align-items-md-start{align-items:start!important}.ion-align-items-md-end{align-items:end!important}.ion-align-items-md-center{align-items:center!important}.ion-align-items-md-stretch{align-items:stretch!important}.ion-align-items-md-baseline{align-items:baseline!important}}@media (min-width: 992px){.ion-align-items-lg-start{align-items:start!important}.ion-align-items-lg-end{align-items:end!important}.ion-align-items-lg-center{align-items:center!important}.ion-align-items-lg-stretch{align-items:stretch!important}.ion-align-items-lg-baseline{align-items:baseline!important}}@media (min-width: 1200px){.ion-align-items-xl-start{align-items:start!important}.ion-align-items-xl-end{align-items:end!important}.ion-align-items-xl-center{align-items:center!important}.ion-align-items-xl-stretch{align-items:stretch!important}.ion-align-items-xl-baseline{align-items:baseline!important}}.ion-align-self-start{align-self:start!important}.ion-align-self-end{align-self:end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}@media (min-width: 576px){.ion-align-self-sm-start{align-self:start!important}.ion-align-self-sm-end{align-self:end!important}.ion-align-self-sm-center{align-self:center!important}.ion-align-self-sm-stretch{align-self:stretch!important}.ion-align-self-sm-baseline{align-self:baseline!important}.ion-align-self-sm-auto{align-self:auto!important}}@media (min-width: 768px){.ion-align-self-md-start{align-self:start!important}.ion-align-self-md-end{align-self:end!important}.ion-align-self-md-center{align-self:center!important}.ion-align-self-md-stretch{align-self:stretch!important}.ion-align-self-md-baseline{align-self:baseline!important}.ion-align-self-md-auto{align-self:auto!important}}@media (min-width: 992px){.ion-align-self-lg-start{align-self:start!important}.ion-align-self-lg-end{align-self:end!important}.ion-align-self-lg-center{align-self:center!important}.ion-align-self-lg-stretch{align-self:stretch!important}.ion-align-self-lg-baseline{align-self:baseline!important}.ion-align-self-lg-auto{align-self:auto!important}}@media (min-width: 1200px){.ion-align-self-xl-start{align-self:start!important}.ion-align-self-xl-end{align-self:end!important}.ion-align-self-xl-center{align-self:center!important}.ion-align-self-xl-stretch{align-self:stretch!important}.ion-align-self-xl-baseline{align-self:baseline!important}.ion-align-self-xl-auto{align-self:auto!important}}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-evenly{justify-content:space-evenly!important}@media (min-width: 576px){.ion-justify-content-sm-start{justify-content:flex-start!important}.ion-justify-content-sm-end{justify-content:flex-end!important}.ion-justify-content-sm-center{justify-content:center!important}.ion-justify-content-sm-between{justify-content:space-between!important}.ion-justify-content-sm-around{justify-content:space-around!important}.ion-justify-content-sm-evenly{justify-content:space-evenly!important}}@media (min-width: 768px){.ion-justify-content-md-start{justify-content:flex-start!important}.ion-justify-content-md-end{justify-content:flex-end!important}.ion-justify-content-md-center{justify-content:center!important}.ion-justify-content-md-between{justify-content:space-between!important}.ion-justify-content-md-around{justify-content:space-around!important}.ion-justify-content-md-evenly{justify-content:space-evenly!important}}@media (min-width: 992px){.ion-justify-content-lg-start{justify-content:flex-start!important}.ion-justify-content-lg-end{justify-content:flex-end!important}.ion-justify-content-lg-center{justify-content:center!important}.ion-justify-content-lg-between{justify-content:space-between!important}.ion-justify-content-lg-around{justify-content:space-around!important}.ion-justify-content-lg-evenly{justify-content:space-evenly!important}}@media (min-width: 1200px){.ion-justify-content-xl-start{justify-content:flex-start!important}.ion-justify-content-xl-end{justify-content:flex-end!important}.ion-justify-content-xl-center{justify-content:center!important}.ion-justify-content-xl-between{justify-content:space-between!important}.ion-justify-content-xl-around{justify-content:space-around!important}.ion-justify-content-xl-evenly{justify-content:space-evenly!important}}.ion-flex-row{flex-direction:row!important}.ion-flex-row-reverse{flex-direction:row-reverse!important}.ion-flex-column{flex-direction:column!important}.ion-flex-column-reverse{flex-direction:column-reverse!important}@media (min-width: 576px){.ion-flex-sm-row{flex-direction:row!important}.ion-flex-sm-row-reverse{flex-direction:row-reverse!important}.ion-flex-sm-column{flex-direction:column!important}.ion-flex-sm-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 768px){.ion-flex-md-row{flex-direction:row!important}.ion-flex-md-row-reverse{flex-direction:row-reverse!important}.ion-flex-md-column{flex-direction:column!important}.ion-flex-md-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 992px){.ion-flex-lg-row{flex-direction:row!important}.ion-flex-lg-row-reverse{flex-direction:row-reverse!important}.ion-flex-lg-column{flex-direction:column!important}.ion-flex-lg-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 1200px){.ion-flex-xl-row{flex-direction:row!important}.ion-flex-xl-row-reverse{flex-direction:row-reverse!important}.ion-flex-xl-column{flex-direction:column!important}.ion-flex-xl-column-reverse{flex-direction:column-reverse!important}}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-flex-wrap{flex-wrap:wrap!important}.ion-flex-nowrap{flex-wrap:nowrap!important}.ion-flex-wrap-reverse{flex-wrap:wrap-reverse!important}@media (min-width: 576px){.ion-flex-sm-wrap{flex-wrap:wrap!important}.ion-flex-sm-nowrap{flex-wrap:nowrap!important}.ion-flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 768px){.ion-flex-md-wrap{flex-wrap:wrap!important}.ion-flex-md-nowrap{flex-wrap:nowrap!important}.ion-flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 992px){.ion-flex-lg-wrap{flex-wrap:wrap!important}.ion-flex-lg-nowrap{flex-wrap:nowrap!important}.ion-flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 1200px){.ion-flex-xl-wrap{flex-wrap:wrap!important}.ion-flex-xl-nowrap{flex-wrap:nowrap!important}.ion-flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}}.ion-flex-1{flex:1!important}.ion-flex-auto{flex:auto!important}.ion-flex-initial{flex:initial!important}.ion-flex-none{flex:none!important}@media (min-width: 576px){.ion-flex-sm-1{flex:1!important}.ion-flex-sm-auto{flex:auto!important}.ion-flex-sm-initial{flex:initial!important}.ion-flex-sm-none{flex:none!important}}@media (min-width: 768px){.ion-flex-md-1{flex:1!important}.ion-flex-md-auto{flex:auto!important}.ion-flex-md-initial{flex:initial!important}.ion-flex-md-none{flex:none!important}}@media (min-width: 992px){.ion-flex-lg-1{flex:1!important}.ion-flex-lg-auto{flex:auto!important}.ion-flex-lg-initial{flex:initial!important}.ion-flex-lg-none{flex:none!important}}@media (min-width: 1200px){.ion-flex-xl-1{flex:1!important}.ion-flex-xl-auto{flex:auto!important}.ion-flex-xl-initial{flex:initial!important}.ion-flex-xl-none{flex:none!important}}.ion-flex-grow-0{flex-grow:0!important}.ion-flex-grow-1{flex-grow:1!important}.ion-flex-shrink-0{flex-shrink:0!important}.ion-flex-shrink-1{flex-shrink:1!important}@media (min-width: 576px){.ion-flex-sm-grow-0{flex-grow:0!important}.ion-flex-sm-grow-1{flex-grow:1!important}.ion-flex-sm-shrink-0{flex-shrink:0!important}.ion-flex-sm-shrink-1{flex-shrink:1!important}}@media (min-width: 768px){.ion-flex-md-grow-0{flex-grow:0!important}.ion-flex-md-grow-1{flex-grow:1!important}.ion-flex-md-shrink-0{flex-shrink:0!important}.ion-flex-md-shrink-1{flex-shrink:1!important}}@media (min-width: 992px){.ion-flex-lg-grow-0{flex-grow:0!important}.ion-flex-lg-grow-1{flex-grow:1!important}.ion-flex-lg-shrink-0{flex-shrink:0!important}.ion-flex-lg-shrink-1{flex-shrink:1!important}}@media (min-width: 1200px){.ion-flex-xl-grow-0{flex-grow:0!important}.ion-flex-xl-grow-1{flex-grow:1!important}.ion-flex-xl-shrink-0{flex-shrink:0!important}.ion-flex-xl-shrink-1{flex-shrink:1!important}}.ion-order-first{order:-1!important}.ion-order-0{order:0!important}.ion-order-1{order:1!important}.ion-order-2{order:2!important}.ion-order-3{order:3!important}.ion-order-4{order:4!important}.ion-order-5{order:5!important}.ion-order-6{order:6!important}.ion-order-7{order:7!important}.ion-order-8{order:8!important}.ion-order-9{order:9!important}.ion-order-10{order:10!important}.ion-order-11{order:11!important}.ion-order-12{order:12!important}.ion-order-last{order:13!important}@media (min-width: 576px){.ion-order-sm-first{order:-1!important}.ion-order-sm-0{order:0!important}.ion-order-sm-1{order:1!important}.ion-order-sm-2{order:2!important}.ion-order-sm-3{order:3!important}.ion-order-sm-4{order:4!important}.ion-order-sm-5{order:5!important}.ion-order-sm-6{order:6!important}.ion-order-sm-7{order:7!important}.ion-order-sm-8{order:8!important}.ion-order-sm-9{order:9!important}.ion-order-sm-10{order:10!important}.ion-order-sm-11{order:11!important}.ion-order-sm-12{order:12!important}.ion-order-sm-last{order:13!important}}@media (min-width: 768px){.ion-order-md-first{order:-1!important}.ion-order-md-0{order:0!important}.ion-order-md-1{order:1!important}.ion-order-md-2{order:2!important}.ion-order-md-3{order:3!important}.ion-order-md-4{order:4!important}.ion-order-md-5{order:5!important}.ion-order-md-6{order:6!important}.ion-order-md-7{order:7!important}.ion-order-md-8{order:8!important}.ion-order-md-9{order:9!important}.ion-order-md-10{order:10!important}.ion-order-md-11{order:11!important}.ion-order-md-12{order:12!important}.ion-order-md-last{order:13!important}}@media (min-width: 992px){.ion-order-lg-first{order:-1!important}.ion-order-lg-0{order:0!important}.ion-order-lg-1{order:1!important}.ion-order-lg-2{order:2!important}.ion-order-lg-3{order:3!important}.ion-order-lg-4{order:4!important}.ion-order-lg-5{order:5!important}.ion-order-lg-6{order:6!important}.ion-order-lg-7{order:7!important}.ion-order-lg-8{order:8!important}.ion-order-lg-9{order:9!important}.ion-order-lg-10{order:10!important}.ion-order-lg-11{order:11!important}.ion-order-lg-12{order:12!important}.ion-order-lg-last{order:13!important}}@media (min-width: 1200px){.ion-order-xl-first{order:-1!important}.ion-order-xl-0{order:0!important}.ion-order-xl-1{order:1!important}.ion-order-xl-2{order:2!important}.ion-order-xl-3{order:3!important}.ion-order-xl-4{order:4!important}.ion-order-xl-5{order:5!important}.ion-order-xl-6{order:6!important}.ion-order-xl-7{order:7!important}.ion-order-xl-8{order:8!important}.ion-order-xl-9{order:9!important}.ion-order-xl-10{order:10!important}.ion-order-xl-11{order:11!important}.ion-order-xl-12{order:12!important}.ion-order-xl-last{order:13!important}}@charset "UTF-8";:root{--ion-color-primary: #2b87ff;--ion-color-primary-rgb: 112, 178, 232;--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #65a1d3;--ion-color-primary-tint: #92c9f5;--ion-color-secondary: #5090ab;--ion-color-secondary-rgb: 80, 144, 171;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #2f637a;--ion-color-secondary-tint: #74abc3;--ion-color-tertiary: #0d2e64;--ion-color-tertiary-rgb: 13, 46, 100;--ion-color-tertiary-contrast: #0d2e64;--ion-color-tertiary-contrast-rgb: 13, 46, 100;--ion-color-tertiary-shade: #76c1c1;--ion-color-tertiary-tint: #0d2e64;--ion-color-success: #7cca50;--ion-color-success-rgb: 124, 202, 80;--ion-color-success-contrast: #ffffff;--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: #69b93c;--ion-color-success-tint: #8fde62;--ion-color-warning: #deb917;--ion-color-warning-rgb: 222, 185, 23;--ion-color-warning-contrast: #ffffff;--ion-color-warning-contrast-rgb: 255, 255, 255;--ion-color-warning-shade: #d3af14;--ion-color-warning-tint: #f0c921;--ion-color-danger: #cc524b;--ion-color-danger-rgb: 204, 82, 75;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #bb3f38;--ion-color-danger-tint: #e2635b;--ion-color-dark: #1a3443;--ion-color-dark-rgb: 26, 52, 67;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #0f2430;--ion-color-dark-tint: #213f50;--ion-color-medium: #f7f7f7;--ion-color-medium-rgb: 247, 247, 250;--ion-color-medium-contrast: #1c1c1c;--ion-color-medium-contrast-rgb: 28, 28, 28;--ion-color-medium-shade: #f6f6f6;--ion-color-medium-tint: #fdfdfd;--ion-color-light: #ffffff;--ion-color-light-rgb: 255, 255, 255;--ion-color-light-contrast: #fcfcfc;--ion-color-light-contrast-rgb: 252, 252, 252;--ion-color-light-shade: #fcfcfc;--ion-color-light-tint: #ffffff;--ion-color-atmos: #2b87ff;--ion-color-medium: #fff;--ion-color-contrast: #1c1c1c}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes 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:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes 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:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes 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:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes 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)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion){.animated{animation:unset!important;transition:none!important}}/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{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:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-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:baseline}::-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,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}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}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=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{padding:0;line-height:inherit;color:inherit}pre,code,kbd,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-opacity: 1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.container{width:100%}@media (min-width: 480px){.container{max-width:480px}}.aspect-w-1,.aspect-w-2,.aspect-w-3,.aspect-w-4,.aspect-w-5,.aspect-w-6,.aspect-w-7,.aspect-w-8,.aspect-w-9,.aspect-w-10,.aspect-w-11,.aspect-w-12,.aspect-w-13,.aspect-w-14,.aspect-w-15,.aspect-w-16{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%)}.aspect-w-1>*,.aspect-w-2>*,.aspect-w-3>*,.aspect-w-4>*,.aspect-w-5>*,.aspect-w-6>*,.aspect-w-7>*,.aspect-w-8>*,.aspect-w-9>*,.aspect-w-10>*,.aspect-w-11>*,.aspect-w-12>*,.aspect-w-13>*,.aspect-w-14>*,.aspect-w-15>*,.aspect-w-16>*{position:absolute;height:100%;width:100%;inset:0}.aspect-none{position:static;padding-bottom:0}.aspect-none>*{position:static;height:auto;width:auto;inset:auto}.aspect-w-1{--tw-aspect-w: 1}.aspect-w-2{--tw-aspect-w: 2}.aspect-w-3{--tw-aspect-w: 3}.aspect-w-4{--tw-aspect-w: 4}.aspect-w-5{--tw-aspect-w: 5}.aspect-w-6{--tw-aspect-w: 6}.aspect-w-7{--tw-aspect-w: 7}.aspect-w-8{--tw-aspect-w: 8}.aspect-w-9{--tw-aspect-w: 9}.aspect-w-10{--tw-aspect-w: 10}.aspect-w-11{--tw-aspect-w: 11}.aspect-w-12{--tw-aspect-w: 12}.aspect-w-13{--tw-aspect-w: 13}.aspect-w-14{--tw-aspect-w: 14}.aspect-w-15{--tw-aspect-w: 15}.aspect-w-16{--tw-aspect-w: 16}.aspect-h-1{--tw-aspect-h: 1}.aspect-h-2{--tw-aspect-h: 2}.aspect-h-3{--tw-aspect-h: 3}.aspect-h-4{--tw-aspect-h: 4}.aspect-h-5{--tw-aspect-h: 5}.aspect-h-6{--tw-aspect-h: 6}.aspect-h-7{--tw-aspect-h: 7}.aspect-h-8{--tw-aspect-h: 8}.aspect-h-9{--tw-aspect-h: 9}.aspect-h-10{--tw-aspect-h: 10}.aspect-h-11{--tw-aspect-h: 11}.aspect-h-12{--tw-aspect-h: 12}.aspect-h-13{--tw-aspect-h: 13}.aspect-h-14{--tw-aspect-h: 14}.aspect-h-15{--tw-aspect-h: 15}.aspect-h-16{--tw-aspect-h: 16}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.focus-within\:sr-only:focus-within{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.focus-within\:not-sr-only:focus-within{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-1{inset:.25rem}.inset-2{inset:.5rem}.inset-3{inset:.75rem}.inset-4{inset:1rem}.inset-5{inset:1.25rem}.inset-6{inset:1.5rem}.inset-7{inset:1.75rem}.inset-8{inset:2rem}.inset-9{inset:2.25rem}.inset-10{inset:2.5rem}.inset-11{inset:2.75rem}.inset-12{inset:3rem}.inset-14{inset:3.5rem}.inset-16{inset:4rem}.inset-20{inset:5rem}.inset-24{inset:6rem}.inset-28{inset:7rem}.inset-32{inset:8rem}.inset-36{inset:9rem}.inset-40{inset:10rem}.inset-44{inset:11rem}.inset-48{inset:12rem}.inset-52{inset:13rem}.inset-56{inset:14rem}.inset-60{inset:15rem}.inset-64{inset:16rem}.inset-72{inset:18rem}.inset-80{inset:20rem}.inset-96{inset:24rem}.inset-auto{inset:auto}.inset-px{inset:1px}.inset-0\.5{inset:.125rem}.inset-1\.5{inset:.375rem}.inset-2\.5{inset:.625rem}.inset-3\.5{inset:.875rem}.-inset-0{inset:0}.-inset-1{inset:-.25rem}.-inset-2{inset:-.5rem}.-inset-3{inset:-.75rem}.-inset-4{inset:-1rem}.-inset-5{inset:-1.25rem}.-inset-6{inset:-1.5rem}.-inset-7{inset:-1.75rem}.-inset-8{inset:-2rem}.-inset-9{inset:-2.25rem}.-inset-10{inset:-2.5rem}.-inset-11{inset:-2.75rem}.-inset-12{inset:-3rem}.-inset-14{inset:-3.5rem}.-inset-16{inset:-4rem}.-inset-20{inset:-5rem}.-inset-24{inset:-6rem}.-inset-28{inset:-7rem}.-inset-32{inset:-8rem}.-inset-36{inset:-9rem}.-inset-40{inset:-10rem}.-inset-44{inset:-11rem}.-inset-48{inset:-12rem}.-inset-52{inset:-13rem}.-inset-56{inset:-14rem}.-inset-60{inset:-15rem}.-inset-64{inset:-16rem}.-inset-72{inset:-18rem}.-inset-80{inset:-20rem}.-inset-96{inset:-24rem}.-inset-px{inset:-1px}.-inset-0\.5{inset:-.125rem}.-inset-1\.5{inset:-.375rem}.-inset-2\.5{inset:-.625rem}.-inset-3\.5{inset:-.875rem}.inset-1\/2{inset:50%}.inset-1\/3{inset:33.333333%}.inset-2\/3{inset:66.666667%}.inset-1\/4{inset:25%}.inset-2\/4{inset:50%}.inset-3\/4{inset:75%}.inset-full{inset:100%}.-inset-1\/2{inset:-50%}.-inset-1\/3{inset:-33.333333%}.-inset-2\/3{inset:-66.666667%}.-inset-1\/4{inset:-25%}.-inset-2\/4{inset:-50%}.-inset-3\/4{inset:-75%}.-inset-full{inset:-100%}.inset-x-0{left:0;right:0}.inset-x-1{left:.25rem;right:.25rem}.inset-x-2{left:.5rem;right:.5rem}.inset-x-3{left:.75rem;right:.75rem}.inset-x-4{left:1rem;right:1rem}.inset-x-5{left:1.25rem;right:1.25rem}.inset-x-6{left:1.5rem;right:1.5rem}.inset-x-7{left:1.75rem;right:1.75rem}.inset-x-8{left:2rem;right:2rem}.inset-x-9{left:2.25rem;right:2.25rem}.inset-x-10{left:2.5rem;right:2.5rem}.inset-x-11{left:2.75rem;right:2.75rem}.inset-x-12{left:3rem;right:3rem}.inset-x-14{left:3.5rem;right:3.5rem}.inset-x-16{left:4rem;right:4rem}.inset-x-20{left:5rem;right:5rem}.inset-x-24{left:6rem;right:6rem}.inset-x-28{left:7rem;right:7rem}.inset-x-32{left:8rem;right:8rem}.inset-x-36{left:9rem;right:9rem}.inset-x-40{left:10rem;right:10rem}.inset-x-44{left:11rem;right:11rem}.inset-x-48{left:12rem;right:12rem}.inset-x-52{left:13rem;right:13rem}.inset-x-56{left:14rem;right:14rem}.inset-x-60{left:15rem;right:15rem}.inset-x-64{left:16rem;right:16rem}.inset-x-72{left:18rem;right:18rem}.inset-x-80{left:20rem;right:20rem}.inset-x-96{left:24rem;right:24rem}.inset-x-auto{left:auto;right:auto}.inset-x-px{left:1px;right:1px}.inset-x-0\.5{left:.125rem;right:.125rem}.inset-x-1\.5{left:.375rem;right:.375rem}.inset-x-2\.5{left:.625rem;right:.625rem}.inset-x-3\.5{left:.875rem;right:.875rem}.-inset-x-0{left:0;right:0}.-inset-x-1{left:-.25rem;right:-.25rem}.-inset-x-2{left:-.5rem;right:-.5rem}.-inset-x-3{left:-.75rem;right:-.75rem}.-inset-x-4{left:-1rem;right:-1rem}.-inset-x-5{left:-1.25rem;right:-1.25rem}.-inset-x-6{left:-1.5rem;right:-1.5rem}.-inset-x-7{left:-1.75rem;right:-1.75rem}.-inset-x-8{left:-2rem;right:-2rem}.-inset-x-9{left:-2.25rem;right:-2.25rem}.-inset-x-10{left:-2.5rem;right:-2.5rem}.-inset-x-11{left:-2.75rem;right:-2.75rem}.-inset-x-12{left:-3rem;right:-3rem}.-inset-x-14{left:-3.5rem;right:-3.5rem}.-inset-x-16{left:-4rem;right:-4rem}.-inset-x-20{left:-5rem;right:-5rem}.-inset-x-24{left:-6rem;right:-6rem}.-inset-x-28{left:-7rem;right:-7rem}.-inset-x-32{left:-8rem;right:-8rem}.-inset-x-36{left:-9rem;right:-9rem}.-inset-x-40{left:-10rem;right:-10rem}.-inset-x-44{left:-11rem;right:-11rem}.-inset-x-48{left:-12rem;right:-12rem}.-inset-x-52{left:-13rem;right:-13rem}.-inset-x-56{left:-14rem;right:-14rem}.-inset-x-60{left:-15rem;right:-15rem}.-inset-x-64{left:-16rem;right:-16rem}.-inset-x-72{left:-18rem;right:-18rem}.-inset-x-80{left:-20rem;right:-20rem}.-inset-x-96{left:-24rem;right:-24rem}.-inset-x-px{left:-1px;right:-1px}.-inset-x-0\.5{left:-.125rem;right:-.125rem}.-inset-x-1\.5{left:-.375rem;right:-.375rem}.-inset-x-2\.5{left:-.625rem;right:-.625rem}.-inset-x-3\.5{left:-.875rem;right:-.875rem}.inset-x-1\/2{left:50%;right:50%}.inset-x-1\/3{left:33.333333%;right:33.333333%}.inset-x-2\/3{left:66.666667%;right:66.666667%}.inset-x-1\/4{left:25%;right:25%}.inset-x-2\/4{left:50%;right:50%}.inset-x-3\/4{left:75%;right:75%}.inset-x-full{left:100%;right:100%}.-inset-x-1\/2{left:-50%;right:-50%}.-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.-inset-x-1\/4{left:-25%;right:-25%}.-inset-x-2\/4{left:-50%;right:-50%}.-inset-x-3\/4{left:-75%;right:-75%}.-inset-x-full{left:-100%;right:-100%}.inset-y-0{top:0;bottom:0}.inset-y-1{top:.25rem;bottom:.25rem}.inset-y-2{top:.5rem;bottom:.5rem}.inset-y-3{top:.75rem;bottom:.75rem}.inset-y-4{top:1rem;bottom:1rem}.inset-y-5{top:1.25rem;bottom:1.25rem}.inset-y-6{top:1.5rem;bottom:1.5rem}.inset-y-7{top:1.75rem;bottom:1.75rem}.inset-y-8{top:2rem;bottom:2rem}.inset-y-9{top:2.25rem;bottom:2.25rem}.inset-y-10{top:2.5rem;bottom:2.5rem}.inset-y-11{top:2.75rem;bottom:2.75rem}.inset-y-12{top:3rem;bottom:3rem}.inset-y-14{top:3.5rem;bottom:3.5rem}.inset-y-16{top:4rem;bottom:4rem}.inset-y-20{top:5rem;bottom:5rem}.inset-y-24{top:6rem;bottom:6rem}.inset-y-28{top:7rem;bottom:7rem}.inset-y-32{top:8rem;bottom:8rem}.inset-y-36{top:9rem;bottom:9rem}.inset-y-40{top:10rem;bottom:10rem}.inset-y-44{top:11rem;bottom:11rem}.inset-y-48{top:12rem;bottom:12rem}.inset-y-52{top:13rem;bottom:13rem}.inset-y-56{top:14rem;bottom:14rem}.inset-y-60{top:15rem;bottom:15rem}.inset-y-64{top:16rem;bottom:16rem}.inset-y-72{top:18rem;bottom:18rem}.inset-y-80{top:20rem;bottom:20rem}.inset-y-96{top:24rem;bottom:24rem}.inset-y-auto{top:auto;bottom:auto}.inset-y-px{top:1px;bottom:1px}.inset-y-0\.5{top:.125rem;bottom:.125rem}.inset-y-1\.5{top:.375rem;bottom:.375rem}.inset-y-2\.5{top:.625rem;bottom:.625rem}.inset-y-3\.5{top:.875rem;bottom:.875rem}.-inset-y-0{top:0;bottom:0}.-inset-y-1{top:-.25rem;bottom:-.25rem}.-inset-y-2{top:-.5rem;bottom:-.5rem}.-inset-y-3{top:-.75rem;bottom:-.75rem}.-inset-y-4{top:-1rem;bottom:-1rem}.-inset-y-5{top:-1.25rem;bottom:-1.25rem}.-inset-y-6{top:-1.5rem;bottom:-1.5rem}.-inset-y-7{top:-1.75rem;bottom:-1.75rem}.-inset-y-8{top:-2rem;bottom:-2rem}.-inset-y-9{top:-2.25rem;bottom:-2.25rem}.-inset-y-10{top:-2.5rem;bottom:-2.5rem}.-inset-y-11{top:-2.75rem;bottom:-2.75rem}.-inset-y-12{top:-3rem;bottom:-3rem}.-inset-y-14{top:-3.5rem;bottom:-3.5rem}.-inset-y-16{top:-4rem;bottom:-4rem}.-inset-y-20{top:-5rem;bottom:-5rem}.-inset-y-24{top:-6rem;bottom:-6rem}.-inset-y-28{top:-7rem;bottom:-7rem}.-inset-y-32{top:-8rem;bottom:-8rem}.-inset-y-36{top:-9rem;bottom:-9rem}.-inset-y-40{top:-10rem;bottom:-10rem}.-inset-y-44{top:-11rem;bottom:-11rem}.-inset-y-48{top:-12rem;bottom:-12rem}.-inset-y-52{top:-13rem;bottom:-13rem}.-inset-y-56{top:-14rem;bottom:-14rem}.-inset-y-60{top:-15rem;bottom:-15rem}.-inset-y-64{top:-16rem;bottom:-16rem}.-inset-y-72{top:-18rem;bottom:-18rem}.-inset-y-80{top:-20rem;bottom:-20rem}.-inset-y-96{top:-24rem;bottom:-24rem}.-inset-y-px{top:-1px;bottom:-1px}.-inset-y-0\.5{top:-.125rem;bottom:-.125rem}.-inset-y-1\.5{top:-.375rem;bottom:-.375rem}.-inset-y-2\.5{top:-.625rem;bottom:-.625rem}.-inset-y-3\.5{top:-.875rem;bottom:-.875rem}.inset-y-1\/2{top:50%;bottom:50%}.inset-y-1\/3{top:33.333333%;bottom:33.333333%}.inset-y-2\/3{top:66.666667%;bottom:66.666667%}.inset-y-1\/4{top:25%;bottom:25%}.inset-y-2\/4{top:50%;bottom:50%}.inset-y-3\/4{top:75%;bottom:75%}.inset-y-full{top:100%;bottom:100%}.-inset-y-1\/2{top:-50%;bottom:-50%}.-inset-y-1\/3{top:-33.333333%;bottom:-33.333333%}.-inset-y-2\/3{top:-66.666667%;bottom:-66.666667%}.-inset-y-1\/4{top:-25%;bottom:-25%}.-inset-y-2\/4{top:-50%;bottom:-50%}.-inset-y-3\/4{top:-75%;bottom:-75%}.-inset-y-full{top:-100%;bottom:-100%}.top-0{top:0}.top-1{top:.25rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-6{top:1.5rem}.top-7{top:1.75rem}.top-8{top:2rem}.top-9{top:2.25rem}.top-10{top:2.5rem}.top-11{top:2.75rem}.top-12{top:3rem}.top-14{top:3.5rem}.top-16{top:4rem}.top-20{top:5rem}.top-24{top:6rem}.top-28{top:7rem}.top-32{top:8rem}.top-36{top:9rem}.top-40{top:10rem}.top-44{top:11rem}.top-48{top:12rem}.top-52{top:13rem}.top-56{top:14rem}.top-60{top:15rem}.top-64{top:16rem}.top-72{top:18rem}.top-80{top:20rem}.top-96{top:24rem}.top-auto{top:auto}.top-px{top:1px}.top-0\.5{top:.125rem}.top-1\.5{top:.375rem}.top-2\.5{top:.625rem}.top-3\.5{top:.875rem}.-top-0{top:0}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.-top-4{top:-1rem}.-top-5{top:-1.25rem}.-top-6{top:-1.5rem}.-top-7{top:-1.75rem}.-top-8{top:-2rem}.-top-9{top:-2.25rem}.-top-10{top:-2.5rem}.-top-11{top:-2.75rem}.-top-12{top:-3rem}.-top-14{top:-3.5rem}.-top-16{top:-4rem}.-top-20{top:-5rem}.-top-24{top:-6rem}.-top-28{top:-7rem}.-top-32{top:-8rem}.-top-36{top:-9rem}.-top-40{top:-10rem}.-top-44{top:-11rem}.-top-48{top:-12rem}.-top-52{top:-13rem}.-top-56{top:-14rem}.-top-60{top:-15rem}.-top-64{top:-16rem}.-top-72{top:-18rem}.-top-80{top:-20rem}.-top-96{top:-24rem}.-top-px{top:-1px}.-top-0\.5{top:-.125rem}.-top-1\.5{top:-.375rem}.-top-2\.5{top:-.625rem}.-top-3\.5{top:-.875rem}.top-1\/2{top:50%}.top-1\/3{top:33.333333%}.top-2\/3{top:66.666667%}.top-1\/4{top:25%}.top-2\/4{top:50%}.top-3\/4{top:75%}.top-full{top:100%}.-top-1\/2{top:-50%}.-top-1\/3{top:-33.333333%}.-top-2\/3{top:-66.666667%}.-top-1\/4{top:-25%}.-top-2\/4{top:-50%}.-top-3\/4{top:-75%}.-top-full{top:-100%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-7{right:1.75rem}.right-8{right:2rem}.right-9{right:2.25rem}.right-10{right:2.5rem}.right-11{right:2.75rem}.right-12{right:3rem}.right-14{right:3.5rem}.right-16{right:4rem}.right-20{right:5rem}.right-24{right:6rem}.right-28{right:7rem}.right-32{right:8rem}.right-36{right:9rem}.right-40{right:10rem}.right-44{right:11rem}.right-48{right:12rem}.right-52{right:13rem}.right-56{right:14rem}.right-60{right:15rem}.right-64{right:16rem}.right-72{right:18rem}.right-80{right:20rem}.right-96{right:24rem}.right-auto{right:auto}.right-px{right:1px}.right-0\.5{right:.125rem}.right-1\.5{right:.375rem}.right-2\.5{right:.625rem}.right-3\.5{right:.875rem}.-right-0{right:0}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-right-3{right:-.75rem}.-right-4{right:-1rem}.-right-5{right:-1.25rem}.-right-6{right:-1.5rem}.-right-7{right:-1.75rem}.-right-8{right:-2rem}.-right-9{right:-2.25rem}.-right-10{right:-2.5rem}.-right-11{right:-2.75rem}.-right-12{right:-3rem}.-right-14{right:-3.5rem}.-right-16{right:-4rem}.-right-20{right:-5rem}.-right-24{right:-6rem}.-right-28{right:-7rem}.-right-32{right:-8rem}.-right-36{right:-9rem}.-right-40{right:-10rem}.-right-44{right:-11rem}.-right-48{right:-12rem}.-right-52{right:-13rem}.-right-56{right:-14rem}.-right-60{right:-15rem}.-right-64{right:-16rem}.-right-72{right:-18rem}.-right-80{right:-20rem}.-right-96{right:-24rem}.-right-px{right:-1px}.-right-0\.5{right:-.125rem}.-right-1\.5{right:-.375rem}.-right-2\.5{right:-.625rem}.-right-3\.5{right:-.875rem}.right-1\/2{right:50%}.right-1\/3{right:33.333333%}.right-2\/3{right:66.666667%}.right-1\/4{right:25%}.right-2\/4{right:50%}.right-3\/4{right:75%}.right-full{right:100%}.-right-1\/2{right:-50%}.-right-1\/3{right:-33.333333%}.-right-2\/3{right:-66.666667%}.-right-1\/4{right:-25%}.-right-2\/4{right:-50%}.-right-3\/4{right:-75%}.-right-full{right:-100%}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-2{bottom:.5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-6{bottom:1.5rem}.bottom-7{bottom:1.75rem}.bottom-8{bottom:2rem}.bottom-9{bottom:2.25rem}.bottom-10{bottom:2.5rem}.bottom-11{bottom:2.75rem}.bottom-12{bottom:3rem}.bottom-14{bottom:3.5rem}.bottom-16{bottom:4rem}.bottom-20{bottom:5rem}.bottom-24{bottom:6rem}.bottom-28{bottom:7rem}.bottom-32{bottom:8rem}.bottom-36{bottom:9rem}.bottom-40{bottom:10rem}.bottom-44{bottom:11rem}.bottom-48{bottom:12rem}.bottom-52{bottom:13rem}.bottom-56{bottom:14rem}.bottom-60{bottom:15rem}.bottom-64{bottom:16rem}.bottom-72{bottom:18rem}.bottom-80{bottom:20rem}.bottom-96{bottom:24rem}.bottom-auto{bottom:auto}.bottom-px{bottom:1px}.bottom-0\.5{bottom:.125rem}.bottom-1\.5{bottom:.375rem}.bottom-2\.5{bottom:.625rem}.bottom-3\.5{bottom:.875rem}.-bottom-0{bottom:0}.-bottom-1{bottom:-.25rem}.-bottom-2{bottom:-.5rem}.-bottom-3{bottom:-.75rem}.-bottom-4{bottom:-1rem}.-bottom-5{bottom:-1.25rem}.-bottom-6{bottom:-1.5rem}.-bottom-7{bottom:-1.75rem}.-bottom-8{bottom:-2rem}.-bottom-9{bottom:-2.25rem}.-bottom-10{bottom:-2.5rem}.-bottom-11{bottom:-2.75rem}.-bottom-12{bottom:-3rem}.-bottom-14{bottom:-3.5rem}.-bottom-16{bottom:-4rem}.-bottom-20{bottom:-5rem}.-bottom-24{bottom:-6rem}.-bottom-28{bottom:-7rem}.-bottom-32{bottom:-8rem}.-bottom-36{bottom:-9rem}.-bottom-40{bottom:-10rem}.-bottom-44{bottom:-11rem}.-bottom-48{bottom:-12rem}.-bottom-52{bottom:-13rem}.-bottom-56{bottom:-14rem}.-bottom-60{bottom:-15rem}.-bottom-64{bottom:-16rem}.-bottom-72{bottom:-18rem}.-bottom-80{bottom:-20rem}.-bottom-96{bottom:-24rem}.-bottom-px{bottom:-1px}.-bottom-0\.5{bottom:-.125rem}.-bottom-1\.5{bottom:-.375rem}.-bottom-2\.5{bottom:-.625rem}.-bottom-3\.5{bottom:-.875rem}.bottom-1\/2{bottom:50%}.bottom-1\/3{bottom:33.333333%}.bottom-2\/3{bottom:66.666667%}.bottom-1\/4{bottom:25%}.bottom-2\/4{bottom:50%}.bottom-3\/4{bottom:75%}.bottom-full{bottom:100%}.-bottom-1\/2{bottom:-50%}.-bottom-1\/3{bottom:-33.333333%}.-bottom-2\/3{bottom:-66.666667%}.-bottom-1\/4{bottom:-25%}.-bottom-2\/4{bottom:-50%}.-bottom-3\/4{bottom:-75%}.-bottom-full{bottom:-100%}.left-0{left:0}.left-1{left:.25rem}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-7{left:1.75rem}.left-8{left:2rem}.left-9{left:2.25rem}.left-10{left:2.5rem}.left-11{left:2.75rem}.left-12{left:3rem}.left-14{left:3.5rem}.left-16{left:4rem}.left-20{left:5rem}.left-24{left:6rem}.left-28{left:7rem}.left-32{left:8rem}.left-36{left:9rem}.left-40{left:10rem}.left-44{left:11rem}.left-48{left:12rem}.left-52{left:13rem}.left-56{left:14rem}.left-60{left:15rem}.left-64{left:16rem}.left-72{left:18rem}.left-80{left:20rem}.left-96{left:24rem}.left-auto{left:auto}.left-px{left:1px}.left-0\.5{left:.125rem}.left-1\.5{left:.375rem}.left-2\.5{left:.625rem}.left-3\.5{left:.875rem}.-left-0{left:0}.-left-1{left:-.25rem}.-left-2{left:-.5rem}.-left-3{left:-.75rem}.-left-4{left:-1rem}.-left-5{left:-1.25rem}.-left-6{left:-1.5rem}.-left-7{left:-1.75rem}.-left-8{left:-2rem}.-left-9{left:-2.25rem}.-left-10{left:-2.5rem}.-left-11{left:-2.75rem}.-left-12{left:-3rem}.-left-14{left:-3.5rem}.-left-16{left:-4rem}.-left-20{left:-5rem}.-left-24{left:-6rem}.-left-28{left:-7rem}.-left-32{left:-8rem}.-left-36{left:-9rem}.-left-40{left:-10rem}.-left-44{left:-11rem}.-left-48{left:-12rem}.-left-52{left:-13rem}.-left-56{left:-14rem}.-left-60{left:-15rem}.-left-64{left:-16rem}.-left-72{left:-18rem}.-left-80{left:-20rem}.-left-96{left:-24rem}.-left-px{left:-1px}.-left-0\.5{left:-.125rem}.-left-1\.5{left:-.375rem}.-left-2\.5{left:-.625rem}.-left-3\.5{left:-.875rem}.left-1\/2{left:50%}.left-1\/3{left:33.333333%}.left-2\/3{left:66.666667%}.left-1\/4{left:25%}.left-2\/4{left:50%}.left-3\/4{left:75%}.left-full{left:100%}.-left-1\/2{left:-50%}.-left-1\/3{left:-33.333333%}.-left-2\/3{left:-66.666667%}.-left-1\/4{left:-25%}.-left-2\/4{left:-50%}.-left-3\/4{left:-75%}.-left-full{left:-100%}.isolate{isolation:isolate}.isolation-auto{isolation:auto}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}.focus-within\:z-0:focus-within{z-index:0}.focus-within\:z-10:focus-within{z-index:10}.focus-within\:z-20:focus-within{z-index:20}.focus-within\:z-30:focus-within{z-index:30}.focus-within\:z-40:focus-within{z-index:40}.focus-within\:z-50:focus-within{z-index:50}.focus-within\:z-auto:focus-within{z-index:auto}.focus\:z-0:focus{z-index:0}.focus\:z-10:focus{z-index:10}.focus\:z-20:focus{z-index:20}.focus\:z-30:focus{z-index:30}.focus\:z-40:focus{z-index:40}.focus\:z-50:focus{z-index:50}.focus\:z-auto:focus{z-index:auto}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.col-auto{grid-column:auto}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-4{grid-column:span 4 / span 4}.col-span-5{grid-column:span 5 / span 5}.col-span-6{grid-column:span 6 / span 6}.col-span-7{grid-column:span 7 / span 7}.col-span-8{grid-column:span 8 / span 8}.col-span-9{grid-column:span 9 / span 9}.col-span-10{grid-column:span 10 / span 10}.col-span-11{grid-column:span 11 / span 11}.col-span-12{grid-column:span 12 / span 12}.col-span-full{grid-column:1 / -1}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.col-start-5{grid-column-start:5}.col-start-6{grid-column-start:6}.col-start-7{grid-column-start:7}.col-start-8{grid-column-start:8}.col-start-9{grid-column-start:9}.col-start-10{grid-column-start:10}.col-start-11{grid-column-start:11}.col-start-12{grid-column-start:12}.col-start-13{grid-column-start:13}.col-start-auto{grid-column-start:auto}.col-end-1{grid-column-end:1}.col-end-2{grid-column-end:2}.col-end-3{grid-column-end:3}.col-end-4{grid-column-end:4}.col-end-5{grid-column-end:5}.col-end-6{grid-column-end:6}.col-end-7{grid-column-end:7}.col-end-8{grid-column-end:8}.col-end-9{grid-column-end:9}.col-end-10{grid-column-end:10}.col-end-11{grid-column-end:11}.col-end-12{grid-column-end:12}.col-end-13{grid-column-end:13}.col-end-auto{grid-column-end:auto}.row-auto{grid-row:auto}.row-span-1{grid-row:span 1 / span 1}.row-span-2{grid-row:span 2 / span 2}.row-span-3{grid-row:span 3 / span 3}.row-span-4{grid-row:span 4 / span 4}.row-span-5{grid-row:span 5 / span 5}.row-span-6{grid-row:span 6 / span 6}.row-span-full{grid-row:1 / -1}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-start-3{grid-row-start:3}.row-start-4{grid-row-start:4}.row-start-5{grid-row-start:5}.row-start-6{grid-row-start:6}.row-start-7{grid-row-start:7}.row-start-auto{grid-row-start:auto}.row-end-1{grid-row-end:1}.row-end-2{grid-row-end:2}.row-end-3{grid-row-end:3}.row-end-4{grid-row-end:4}.row-end-5{grid-row-end:5}.row-end-6{grid-row-end:6}.row-end-7{grid-row-end:7}.row-end-auto{grid-row-end:auto}.float-right{float:right}.float-left{float:left}.float-none{float:none}.clear-left{clear:left}.clear-right{clear:right}.clear-both{clear:both}.clear-none{clear:none}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-7{margin:1.75rem}.m-8{margin:2rem}.m-9{margin:2.25rem}.m-10{margin:2.5rem}.m-11{margin:2.75rem}.m-12{margin:3rem}.m-14{margin:3.5rem}.m-16{margin:4rem}.m-20{margin:5rem}.m-24{margin:6rem}.m-28{margin:7rem}.m-32{margin:8rem}.m-36{margin:9rem}.m-40{margin:10rem}.m-44{margin:11rem}.m-48{margin:12rem}.m-52{margin:13rem}.m-56{margin:14rem}.m-60{margin:15rem}.m-64{margin:16rem}.m-72{margin:18rem}.m-80{margin:20rem}.m-96{margin:24rem}.m-auto{margin:auto}.m-px{margin:1px}.m-0\.5{margin:.125rem}.m-1\.5{margin:.375rem}.m-2\.5{margin:.625rem}.m-3\.5{margin:.875rem}.-m-0{margin:0}.-m-1{margin:-.25rem}.-m-2{margin:-.5rem}.-m-3{margin:-.75rem}.-m-4{margin:-1rem}.-m-5{margin:-1.25rem}.-m-6{margin:-1.5rem}.-m-7{margin:-1.75rem}.-m-8{margin:-2rem}.-m-9{margin:-2.25rem}.-m-10{margin:-2.5rem}.-m-11{margin:-2.75rem}.-m-12{margin:-3rem}.-m-14{margin:-3.5rem}.-m-16{margin:-4rem}.-m-20{margin:-5rem}.-m-24{margin:-6rem}.-m-28{margin:-7rem}.-m-32{margin:-8rem}.-m-36{margin:-9rem}.-m-40{margin:-10rem}.-m-44{margin:-11rem}.-m-48{margin:-12rem}.-m-52{margin:-13rem}.-m-56{margin:-14rem}.-m-60{margin:-15rem}.-m-64{margin:-16rem}.-m-72{margin:-18rem}.-m-80{margin:-20rem}.-m-96{margin:-24rem}.-m-px{margin:-1px}.-m-0\.5{margin:-.125rem}.-m-1\.5{margin:-.375rem}.-m-2\.5{margin:-.625rem}.-m-3\.5{margin:-.875rem}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-9{margin-left:2.25rem;margin-right:2.25rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-11{margin-left:2.75rem;margin-right:2.75rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-14{margin-left:3.5rem;margin-right:3.5rem}.mx-16{margin-left:4rem;margin-right:4rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-24{margin-left:6rem;margin-right:6rem}.mx-28{margin-left:7rem;margin-right:7rem}.mx-32{margin-left:8rem;margin-right:8rem}.mx-36{margin-left:9rem;margin-right:9rem}.mx-40{margin-left:10rem;margin-right:10rem}.mx-44{margin-left:11rem;margin-right:11rem}.mx-48{margin-left:12rem;margin-right:12rem}.mx-52{margin-left:13rem;margin-right:13rem}.mx-56{margin-left:14rem;margin-right:14rem}.mx-60{margin-left:15rem;margin-right:15rem}.mx-64{margin-left:16rem;margin-right:16rem}.mx-72{margin-left:18rem;margin-right:18rem}.mx-80{margin-left:20rem;margin-right:20rem}.mx-96{margin-left:24rem;margin-right:24rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-px{margin-left:1px;margin-right:1px}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2\.5{margin-left:.625rem;margin-right:.625rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.-mx-0{margin-left:0;margin-right:0}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.-mx-12{margin-left:-3rem;margin-right:-3rem}.-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.-mx-16{margin-left:-4rem;margin-right:-4rem}.-mx-20{margin-left:-5rem;margin-right:-5rem}.-mx-24{margin-left:-6rem;margin-right:-6rem}.-mx-28{margin-left:-7rem;margin-right:-7rem}.-mx-32{margin-left:-8rem;margin-right:-8rem}.-mx-36{margin-left:-9rem;margin-right:-9rem}.-mx-40{margin-left:-10rem;margin-right:-10rem}.-mx-44{margin-left:-11rem;margin-right:-11rem}.-mx-48{margin-left:-12rem;margin-right:-12rem}.-mx-52{margin-left:-13rem;margin-right:-13rem}.-mx-56{margin-left:-14rem;margin-right:-14rem}.-mx-60{margin-left:-15rem;margin-right:-15rem}.-mx-64{margin-left:-16rem;margin-right:-16rem}.-mx-72{margin-left:-18rem;margin-right:-18rem}.-mx-80{margin-left:-20rem;margin-right:-20rem}.-mx-96{margin-left:-24rem;margin-right:-24rem}.-mx-px{margin-left:-1px;margin-right:-1px}.-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-9{margin-top:2.25rem;margin-bottom:2.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-11{margin-top:2.75rem;margin-bottom:2.75rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-24{margin-top:6rem;margin-bottom:6rem}.my-28{margin-top:7rem;margin-bottom:7rem}.my-32{margin-top:8rem;margin-bottom:8rem}.my-36{margin-top:9rem;margin-bottom:9rem}.my-40{margin-top:10rem;margin-bottom:10rem}.my-44{margin-top:11rem;margin-bottom:11rem}.my-48{margin-top:12rem;margin-bottom:12rem}.my-52{margin-top:13rem;margin-bottom:13rem}.my-56{margin-top:14rem;margin-bottom:14rem}.my-60{margin-top:15rem;margin-bottom:15rem}.my-64{margin-top:16rem;margin-bottom:16rem}.my-72{margin-top:18rem;margin-bottom:18rem}.my-80{margin-top:20rem;margin-bottom:20rem}.my-96{margin-top:24rem;margin-bottom:24rem}.my-auto{margin-top:auto;margin-bottom:auto}.my-px{margin-top:1px;margin-bottom:1px}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.my-3\.5{margin-top:.875rem;margin-bottom:.875rem}.-my-0{margin-top:0;margin-bottom:0}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.-my-4{margin-top:-1rem;margin-bottom:-1rem}.-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.-my-8{margin-top:-2rem;margin-bottom:-2rem}.-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.-my-12{margin-top:-3rem;margin-bottom:-3rem}.-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.-my-16{margin-top:-4rem;margin-bottom:-4rem}.-my-20{margin-top:-5rem;margin-bottom:-5rem}.-my-24{margin-top:-6rem;margin-bottom:-6rem}.-my-28{margin-top:-7rem;margin-bottom:-7rem}.-my-32{margin-top:-8rem;margin-bottom:-8rem}.-my-36{margin-top:-9rem;margin-bottom:-9rem}.-my-40{margin-top:-10rem;margin-bottom:-10rem}.-my-44{margin-top:-11rem;margin-bottom:-11rem}.-my-48{margin-top:-12rem;margin-bottom:-12rem}.-my-52{margin-top:-13rem;margin-bottom:-13rem}.-my-56{margin-top:-14rem;margin-bottom:-14rem}.-my-60{margin-top:-15rem;margin-bottom:-15rem}.-my-64{margin-top:-16rem;margin-bottom:-16rem}.-my-72{margin-top:-18rem;margin-bottom:-18rem}.-my-80{margin-top:-20rem;margin-bottom:-20rem}.-my-96{margin-top:-24rem;margin-bottom:-24rem}.-my-px{margin-top:-1px;margin-bottom:-1px}.-my-0\.5{margin-top:-.125rem;margin-bottom:-.125rem}.-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.-my-2\.5{margin-top:-.625rem;margin-bottom:-.625rem}.-my-3\.5{margin-top:-.875rem;margin-bottom:-.875rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-28{margin-top:7rem}.mt-32{margin-top:8rem}.mt-36{margin-top:9rem}.mt-40{margin-top:10rem}.mt-44{margin-top:11rem}.mt-48{margin-top:12rem}.mt-52{margin-top:13rem}.mt-56{margin-top:14rem}.mt-60{margin-top:15rem}.mt-64{margin-top:16rem}.mt-72{margin-top:18rem}.mt-80{margin-top:20rem}.mt-96{margin-top:24rem}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.mt-0\.5{margin-top:.125rem}.mt-1\.5{margin-top:.375rem}.mt-2\.5{margin-top:.625rem}.mt-3\.5{margin-top:.875rem}.-mt-0{margin-top:0}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.-mt-3{margin-top:-.75rem}.-mt-4{margin-top:-1rem}.-mt-5{margin-top:-1.25rem}.-mt-6{margin-top:-1.5rem}.-mt-7{margin-top:-1.75rem}.-mt-8{margin-top:-2rem}.-mt-9{margin-top:-2.25rem}.-mt-10{margin-top:-2.5rem}.-mt-11{margin-top:-2.75rem}.-mt-12{margin-top:-3rem}.-mt-14{margin-top:-3.5rem}.-mt-16{margin-top:-4rem}.-mt-20{margin-top:-5rem}.-mt-24{margin-top:-6rem}.-mt-28{margin-top:-7rem}.-mt-32{margin-top:-8rem}.-mt-36{margin-top:-9rem}.-mt-40{margin-top:-10rem}.-mt-44{margin-top:-11rem}.-mt-48{margin-top:-12rem}.-mt-52{margin-top:-13rem}.-mt-56{margin-top:-14rem}.-mt-60{margin-top:-15rem}.-mt-64{margin-top:-16rem}.-mt-72{margin-top:-18rem}.-mt-80{margin-top:-20rem}.-mt-96{margin-top:-24rem}.-mt-px{margin-top:-1px}.-mt-0\.5{margin-top:-.125rem}.-mt-1\.5{margin-top:-.375rem}.-mt-2\.5{margin-top:-.625rem}.-mt-3\.5{margin-top:-.875rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-7{margin-right:1.75rem}.mr-8{margin-right:2rem}.mr-9{margin-right:2.25rem}.mr-10{margin-right:2.5rem}.mr-11{margin-right:2.75rem}.mr-12{margin-right:3rem}.mr-14{margin-right:3.5rem}.mr-16{margin-right:4rem}.mr-20{margin-right:5rem}.mr-24{margin-right:6rem}.mr-28{margin-right:7rem}.mr-32{margin-right:8rem}.mr-36{margin-right:9rem}.mr-40{margin-right:10rem}.mr-44{margin-right:11rem}.mr-48{margin-right:12rem}.mr-52{margin-right:13rem}.mr-56{margin-right:14rem}.mr-60{margin-right:15rem}.mr-64{margin-right:16rem}.mr-72{margin-right:18rem}.mr-80{margin-right:20rem}.mr-96{margin-right:24rem}.mr-auto{margin-right:auto}.mr-px{margin-right:1px}.mr-0\.5{margin-right:.125rem}.mr-1\.5{margin-right:.375rem}.mr-2\.5{margin-right:.625rem}.mr-3\.5{margin-right:.875rem}.-mr-0{margin-right:0}.-mr-1{margin-right:-.25rem}.-mr-2{margin-right:-.5rem}.-mr-3{margin-right:-.75rem}.-mr-4{margin-right:-1rem}.-mr-5{margin-right:-1.25rem}.-mr-6{margin-right:-1.5rem}.-mr-7{margin-right:-1.75rem}.-mr-8{margin-right:-2rem}.-mr-9{margin-right:-2.25rem}.-mr-10{margin-right:-2.5rem}.-mr-11{margin-right:-2.75rem}.-mr-12{margin-right:-3rem}.-mr-14{margin-right:-3.5rem}.-mr-16{margin-right:-4rem}.-mr-20{margin-right:-5rem}.-mr-24{margin-right:-6rem}.-mr-28{margin-right:-7rem}.-mr-32{margin-right:-8rem}.-mr-36{margin-right:-9rem}.-mr-40{margin-right:-10rem}.-mr-44{margin-right:-11rem}.-mr-48{margin-right:-12rem}.-mr-52{margin-right:-13rem}.-mr-56{margin-right:-14rem}.-mr-60{margin-right:-15rem}.-mr-64{margin-right:-16rem}.-mr-72{margin-right:-18rem}.-mr-80{margin-right:-20rem}.-mr-96{margin-right:-24rem}.-mr-px{margin-right:-1px}.-mr-0\.5{margin-right:-.125rem}.-mr-1\.5{margin-right:-.375rem}.-mr-2\.5{margin-right:-.625rem}.-mr-3\.5{margin-right:-.875rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-28{margin-bottom:7rem}.mb-32{margin-bottom:8rem}.mb-36{margin-bottom:9rem}.mb-40{margin-bottom:10rem}.mb-44{margin-bottom:11rem}.mb-48{margin-bottom:12rem}.mb-52{margin-bottom:13rem}.mb-56{margin-bottom:14rem}.mb-60{margin-bottom:15rem}.mb-64{margin-bottom:16rem}.mb-72{margin-bottom:18rem}.mb-80{margin-bottom:20rem}.mb-96{margin-bottom:24rem}.mb-auto{margin-bottom:auto}.mb-px{margin-bottom:1px}.mb-0\.5{margin-bottom:.125rem}.mb-1\.5{margin-bottom:.375rem}.mb-2\.5{margin-bottom:.625rem}.mb-3\.5{margin-bottom:.875rem}.-mb-0{margin-bottom:0}.-mb-1{margin-bottom:-.25rem}.-mb-2{margin-bottom:-.5rem}.-mb-3{margin-bottom:-.75rem}.-mb-4{margin-bottom:-1rem}.-mb-5{margin-bottom:-1.25rem}.-mb-6{margin-bottom:-1.5rem}.-mb-7{margin-bottom:-1.75rem}.-mb-8{margin-bottom:-2rem}.-mb-9{margin-bottom:-2.25rem}.-mb-10{margin-bottom:-2.5rem}.-mb-11{margin-bottom:-2.75rem}.-mb-12{margin-bottom:-3rem}.-mb-14{margin-bottom:-3.5rem}.-mb-16{margin-bottom:-4rem}.-mb-20{margin-bottom:-5rem}.-mb-24{margin-bottom:-6rem}.-mb-28{margin-bottom:-7rem}.-mb-32{margin-bottom:-8rem}.-mb-36{margin-bottom:-9rem}.-mb-40{margin-bottom:-10rem}.-mb-44{margin-bottom:-11rem}.-mb-48{margin-bottom:-12rem}.-mb-52{margin-bottom:-13rem}.-mb-56{margin-bottom:-14rem}.-mb-60{margin-bottom:-15rem}.-mb-64{margin-bottom:-16rem}.-mb-72{margin-bottom:-18rem}.-mb-80{margin-bottom:-20rem}.-mb-96{margin-bottom:-24rem}.-mb-px{margin-bottom:-1px}.-mb-0\.5{margin-bottom:-.125rem}.-mb-1\.5{margin-bottom:-.375rem}.-mb-2\.5{margin-bottom:-.625rem}.-mb-3\.5{margin-bottom:-.875rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-7{margin-left:1.75rem}.ml-8{margin-left:2rem}.ml-9{margin-left:2.25rem}.ml-10{margin-left:2.5rem}.ml-11{margin-left:2.75rem}.ml-12{margin-left:3rem}.ml-14{margin-left:3.5rem}.ml-16{margin-left:4rem}.ml-20{margin-left:5rem}.ml-24{margin-left:6rem}.ml-28{margin-left:7rem}.ml-32{margin-left:8rem}.ml-36{margin-left:9rem}.ml-40{margin-left:10rem}.ml-44{margin-left:11rem}.ml-48{margin-left:12rem}.ml-52{margin-left:13rem}.ml-56{margin-left:14rem}.ml-60{margin-left:15rem}.ml-64{margin-left:16rem}.ml-72{margin-left:18rem}.ml-80{margin-left:20rem}.ml-96{margin-left:24rem}.ml-auto{margin-left:auto}.ml-px{margin-left:1px}.ml-0\.5{margin-left:.125rem}.ml-1\.5{margin-left:.375rem}.ml-2\.5{margin-left:.625rem}.ml-3\.5{margin-left:.875rem}.-ml-0{margin-left:0}.-ml-1{margin-left:-.25rem}.-ml-2{margin-left:-.5rem}.-ml-3{margin-left:-.75rem}.-ml-4{margin-left:-1rem}.-ml-5{margin-left:-1.25rem}.-ml-6{margin-left:-1.5rem}.-ml-7{margin-left:-1.75rem}.-ml-8{margin-left:-2rem}.-ml-9{margin-left:-2.25rem}.-ml-10{margin-left:-2.5rem}.-ml-11{margin-left:-2.75rem}.-ml-12{margin-left:-3rem}.-ml-14{margin-left:-3.5rem}.-ml-16{margin-left:-4rem}.-ml-20{margin-left:-5rem}.-ml-24{margin-left:-6rem}.-ml-28{margin-left:-7rem}.-ml-32{margin-left:-8rem}.-ml-36{margin-left:-9rem}.-ml-40{margin-left:-10rem}.-ml-44{margin-left:-11rem}.-ml-48{margin-left:-12rem}.-ml-52{margin-left:-13rem}.-ml-56{margin-left:-14rem}.-ml-60{margin-left:-15rem}.-ml-64{margin-left:-16rem}.-ml-72{margin-left:-18rem}.-ml-80{margin-left:-20rem}.-ml-96{margin-left:-24rem}.-ml-px{margin-left:-1px}.-ml-0\.5{margin-left:-.125rem}.-ml-1\.5{margin-left:-.375rem}.-ml-2\.5{margin-left:-.625rem}.-ml-3\.5{margin-left:-.875rem}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.inline-table{display:inline-table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.h-0{height:0px}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-32{height:8rem}.h-36{height:9rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-52{height:13rem}.h-56{height:14rem}.h-60{height:15rem}.h-64{height:16rem}.h-72{height:18rem}.h-80{height:20rem}.h-96{height:24rem}.h-auto{height:auto}.h-px{height:1px}.h-0\.5{height:.125rem}.h-1\.5{height:.375rem}.h-2\.5{height:.625rem}.h-3\.5{height:.875rem}.h-1\/2{height:50%}.h-1\/3{height:33.333333%}.h-2\/3{height:66.666667%}.h-1\/4{height:25%}.h-2\/4{height:50%}.h-3\/4{height:75%}.h-1\/5{height:20%}.h-2\/5{height:40%}.h-3\/5{height:60%}.h-4\/5{height:80%}.h-1\/6{height:16.666667%}.h-2\/6{height:33.333333%}.h-3\/6{height:50%}.h-4\/6{height:66.666667%}.h-5\/6{height:83.333333%}.h-full{height:100%}.h-screen{height:100vh}.max-h-0{max-height:0px}.max-h-1{max-height:.25rem}.max-h-2{max-height:.5rem}.max-h-3{max-height:.75rem}.max-h-4{max-height:1rem}.max-h-5{max-height:1.25rem}.max-h-6{max-height:1.5rem}.max-h-7{max-height:1.75rem}.max-h-8{max-height:2rem}.max-h-9{max-height:2.25rem}.max-h-10{max-height:2.5rem}.max-h-11{max-height:2.75rem}.max-h-12{max-height:3rem}.max-h-14{max-height:3.5rem}.max-h-16{max-height:4rem}.max-h-20{max-height:5rem}.max-h-24{max-height:6rem}.max-h-28{max-height:7rem}.max-h-32{max-height:8rem}.max-h-36{max-height:9rem}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-48{max-height:12rem}.max-h-52{max-height:13rem}.max-h-56{max-height:14rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-px{max-height:1px}.max-h-0\.5{max-height:.125rem}.max-h-1\.5{max-height:.375rem}.max-h-2\.5{max-height:.625rem}.max-h-3\.5{max-height:.875rem}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-32{width:8rem}.w-36{width:9rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-52{width:13rem}.w-56{width:14rem}.w-60{width:15rem}.w-64{width:16rem}.w-72{width:18rem}.w-80{width:20rem}.w-96{width:24rem}.w-auto{width:auto}.w-px{width:1px}.w-0\.5{width:.125rem}.w-1\.5{width:.375rem}.w-2\.5{width:.625rem}.w-3\.5{width:.875rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}.w-screen{width:100vw}.w-min{width:min-content}.w-max{width:max-content}.min-w-0{min-width:0px}.min-w-full{min-width:100%}.min-w-min{min-width:min-content}.min-w-max{min-width:max-content}.max-w-0{max-width:0rem}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-full{max-width:100%}.max-w-min{max-width:min-content}.max-w-max{max-width:max-content}.max-w-prose{max-width:65ch}.max-w-screen-xs{max-width:480px}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.origin-center{transform-origin:center}.origin-top{transform-origin:top}.origin-top-right{transform-origin:top right}.origin-right{transform-origin:right}.origin-bottom-right{transform-origin:bottom right}.origin-bottom{transform-origin:bottom}.origin-bottom-left{transform-origin:bottom left}.origin-left{transform-origin:left}.origin-top-left{transform-origin:top left}.transform{--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-none{transform:none}.translate-x-0{--tw-translate-x: 0px}.translate-x-1{--tw-translate-x: .25rem}.translate-x-2{--tw-translate-x: .5rem}.translate-x-3{--tw-translate-x: .75rem}.translate-x-4{--tw-translate-x: 1rem}.translate-x-5{--tw-translate-x: 1.25rem}.translate-x-6{--tw-translate-x: 1.5rem}.translate-x-7{--tw-translate-x: 1.75rem}.translate-x-8{--tw-translate-x: 2rem}.translate-x-9{--tw-translate-x: 2.25rem}.translate-x-10{--tw-translate-x: 2.5rem}.translate-x-11{--tw-translate-x: 2.75rem}.translate-x-12{--tw-translate-x: 3rem}.translate-x-14{--tw-translate-x: 3.5rem}.translate-x-16{--tw-translate-x: 4rem}.translate-x-20{--tw-translate-x: 5rem}.translate-x-24{--tw-translate-x: 6rem}.translate-x-28{--tw-translate-x: 7rem}.translate-x-32{--tw-translate-x: 8rem}.translate-x-36{--tw-translate-x: 9rem}.translate-x-40{--tw-translate-x: 10rem}.translate-x-44{--tw-translate-x: 11rem}.translate-x-48{--tw-translate-x: 12rem}.translate-x-52{--tw-translate-x: 13rem}.translate-x-56{--tw-translate-x: 14rem}.translate-x-60{--tw-translate-x: 15rem}.translate-x-64{--tw-translate-x: 16rem}.translate-x-72{--tw-translate-x: 18rem}.translate-x-80{--tw-translate-x: 20rem}.translate-x-96{--tw-translate-x: 24rem}.translate-x-px{--tw-translate-x: 1px}.translate-x-0\.5{--tw-translate-x: .125rem}.translate-x-1\.5{--tw-translate-x: .375rem}.translate-x-2\.5{--tw-translate-x: .625rem}.translate-x-3\.5{--tw-translate-x: .875rem}.-translate-x-0{--tw-translate-x: 0px}.-translate-x-1{--tw-translate-x: -.25rem}.-translate-x-2{--tw-translate-x: -.5rem}.-translate-x-3{--tw-translate-x: -.75rem}.-translate-x-4{--tw-translate-x: -1rem}.-translate-x-5{--tw-translate-x: -1.25rem}.-translate-x-6{--tw-translate-x: -1.5rem}.-translate-x-7{--tw-translate-x: -1.75rem}.-translate-x-8{--tw-translate-x: -2rem}.-translate-x-9{--tw-translate-x: -2.25rem}.-translate-x-10{--tw-translate-x: -2.5rem}.-translate-x-11{--tw-translate-x: -2.75rem}.-translate-x-12{--tw-translate-x: -3rem}.-translate-x-14{--tw-translate-x: -3.5rem}.-translate-x-16{--tw-translate-x: -4rem}.-translate-x-20{--tw-translate-x: -5rem}.-translate-x-24{--tw-translate-x: -6rem}.-translate-x-28{--tw-translate-x: -7rem}.-translate-x-32{--tw-translate-x: -8rem}.-translate-x-36{--tw-translate-x: -9rem}.-translate-x-40{--tw-translate-x: -10rem}.-translate-x-44{--tw-translate-x: -11rem}.-translate-x-48{--tw-translate-x: -12rem}.-translate-x-52{--tw-translate-x: -13rem}.-translate-x-56{--tw-translate-x: -14rem}.-translate-x-60{--tw-translate-x: -15rem}.-translate-x-64{--tw-translate-x: -16rem}.-translate-x-72{--tw-translate-x: -18rem}.-translate-x-80{--tw-translate-x: -20rem}.-translate-x-96{--tw-translate-x: -24rem}.-translate-x-px{--tw-translate-x: -1px}.-translate-x-0\.5{--tw-translate-x: -.125rem}.-translate-x-1\.5{--tw-translate-x: -.375rem}.-translate-x-2\.5{--tw-translate-x: -.625rem}.-translate-x-3\.5{--tw-translate-x: -.875rem}.translate-x-1\/2{--tw-translate-x: 50%}.translate-x-1\/3{--tw-translate-x: 33.333333%}.translate-x-2\/3{--tw-translate-x: 66.666667%}.translate-x-1\/4{--tw-translate-x: 25%}.translate-x-2\/4{--tw-translate-x: 50%}.translate-x-3\/4{--tw-translate-x: 75%}.translate-x-full{--tw-translate-x: 100%}.-translate-x-1\/2{--tw-translate-x: -50%}.-translate-x-1\/3{--tw-translate-x: -33.333333%}.-translate-x-2\/3{--tw-translate-x: -66.666667%}.-translate-x-1\/4{--tw-translate-x: -25%}.-translate-x-2\/4{--tw-translate-x: -50%}.-translate-x-3\/4{--tw-translate-x: -75%}.-translate-x-full{--tw-translate-x: -100%}.translate-y-0{--tw-translate-y: 0px}.translate-y-1{--tw-translate-y: .25rem}.translate-y-2{--tw-translate-y: .5rem}.translate-y-3{--tw-translate-y: .75rem}.translate-y-4{--tw-translate-y: 1rem}.translate-y-5{--tw-translate-y: 1.25rem}.translate-y-6{--tw-translate-y: 1.5rem}.translate-y-7{--tw-translate-y: 1.75rem}.translate-y-8{--tw-translate-y: 2rem}.translate-y-9{--tw-translate-y: 2.25rem}.translate-y-10{--tw-translate-y: 2.5rem}.translate-y-11{--tw-translate-y: 2.75rem}.translate-y-12{--tw-translate-y: 3rem}.translate-y-14{--tw-translate-y: 3.5rem}.translate-y-16{--tw-translate-y: 4rem}.translate-y-20{--tw-translate-y: 5rem}.translate-y-24{--tw-translate-y: 6rem}.translate-y-28{--tw-translate-y: 7rem}.translate-y-32{--tw-translate-y: 8rem}.translate-y-36{--tw-translate-y: 9rem}.translate-y-40{--tw-translate-y: 10rem}.translate-y-44{--tw-translate-y: 11rem}.translate-y-48{--tw-translate-y: 12rem}.translate-y-52{--tw-translate-y: 13rem}.translate-y-56{--tw-translate-y: 14rem}.translate-y-60{--tw-translate-y: 15rem}.translate-y-64{--tw-translate-y: 16rem}.translate-y-72{--tw-translate-y: 18rem}.translate-y-80{--tw-translate-y: 20rem}.translate-y-96{--tw-translate-y: 24rem}.translate-y-px{--tw-translate-y: 1px}.translate-y-0\.5{--tw-translate-y: .125rem}.translate-y-1\.5{--tw-translate-y: .375rem}.translate-y-2\.5{--tw-translate-y: .625rem}.translate-y-3\.5{--tw-translate-y: .875rem}.-translate-y-0{--tw-translate-y: 0px}.-translate-y-1{--tw-translate-y: -.25rem}.-translate-y-2{--tw-translate-y: -.5rem}.-translate-y-3{--tw-translate-y: -.75rem}.-translate-y-4{--tw-translate-y: -1rem}.-translate-y-5{--tw-translate-y: -1.25rem}.-translate-y-6{--tw-translate-y: -1.5rem}.-translate-y-7{--tw-translate-y: -1.75rem}.-translate-y-8{--tw-translate-y: -2rem}.-translate-y-9{--tw-translate-y: -2.25rem}.-translate-y-10{--tw-translate-y: -2.5rem}.-translate-y-11{--tw-translate-y: -2.75rem}.-translate-y-12{--tw-translate-y: -3rem}.-translate-y-14{--tw-translate-y: -3.5rem}.-translate-y-16{--tw-translate-y: -4rem}.-translate-y-20{--tw-translate-y: -5rem}.-translate-y-24{--tw-translate-y: -6rem}.-translate-y-28{--tw-translate-y: -7rem}.-translate-y-32{--tw-translate-y: -8rem}.-translate-y-36{--tw-translate-y: -9rem}.-translate-y-40{--tw-translate-y: -10rem}.-translate-y-44{--tw-translate-y: -11rem}.-translate-y-48{--tw-translate-y: -12rem}.-translate-y-52{--tw-translate-y: -13rem}.-translate-y-56{--tw-translate-y: -14rem}.-translate-y-60{--tw-translate-y: -15rem}.-translate-y-64{--tw-translate-y: -16rem}.-translate-y-72{--tw-translate-y: -18rem}.-translate-y-80{--tw-translate-y: -20rem}.-translate-y-96{--tw-translate-y: -24rem}.-translate-y-px{--tw-translate-y: -1px}.-translate-y-0\.5{--tw-translate-y: -.125rem}.-translate-y-1\.5{--tw-translate-y: -.375rem}.-translate-y-2\.5{--tw-translate-y: -.625rem}.-translate-y-3\.5{--tw-translate-y: -.875rem}.translate-y-1\/2{--tw-translate-y: 50%}.translate-y-1\/3{--tw-translate-y: 33.333333%}.translate-y-2\/3{--tw-translate-y: 66.666667%}.translate-y-1\/4{--tw-translate-y: 25%}.translate-y-2\/4{--tw-translate-y: 50%}.translate-y-3\/4{--tw-translate-y: 75%}.translate-y-full{--tw-translate-y: 100%}.-translate-y-1\/2{--tw-translate-y: -50%}.-translate-y-1\/3{--tw-translate-y: -33.333333%}.-translate-y-2\/3{--tw-translate-y: -66.666667%}.-translate-y-1\/4{--tw-translate-y: -25%}.-translate-y-2\/4{--tw-translate-y: -50%}.-translate-y-3\/4{--tw-translate-y: -75%}.-translate-y-full{--tw-translate-y: -100%}.hover\:translate-x-0:hover{--tw-translate-x: 0px}.hover\:translate-x-1:hover{--tw-translate-x: .25rem}.hover\:translate-x-2:hover{--tw-translate-x: .5rem}.hover\:translate-x-3:hover{--tw-translate-x: .75rem}.hover\:translate-x-4:hover{--tw-translate-x: 1rem}.hover\:translate-x-5:hover{--tw-translate-x: 1.25rem}.hover\:translate-x-6:hover{--tw-translate-x: 1.5rem}.hover\:translate-x-7:hover{--tw-translate-x: 1.75rem}.hover\:translate-x-8:hover{--tw-translate-x: 2rem}.hover\:translate-x-9:hover{--tw-translate-x: 2.25rem}.hover\:translate-x-10:hover{--tw-translate-x: 2.5rem}.hover\:translate-x-11:hover{--tw-translate-x: 2.75rem}.hover\:translate-x-12:hover{--tw-translate-x: 3rem}.hover\:translate-x-14:hover{--tw-translate-x: 3.5rem}.hover\:translate-x-16:hover{--tw-translate-x: 4rem}.hover\:translate-x-20:hover{--tw-translate-x: 5rem}.hover\:translate-x-24:hover{--tw-translate-x: 6rem}.hover\:translate-x-28:hover{--tw-translate-x: 7rem}.hover\:translate-x-32:hover{--tw-translate-x: 8rem}.hover\:translate-x-36:hover{--tw-translate-x: 9rem}.hover\:translate-x-40:hover{--tw-translate-x: 10rem}.hover\:translate-x-44:hover{--tw-translate-x: 11rem}.hover\:translate-x-48:hover{--tw-translate-x: 12rem}.hover\:translate-x-52:hover{--tw-translate-x: 13rem}.hover\:translate-x-56:hover{--tw-translate-x: 14rem}.hover\:translate-x-60:hover{--tw-translate-x: 15rem}.hover\:translate-x-64:hover{--tw-translate-x: 16rem}.hover\:translate-x-72:hover{--tw-translate-x: 18rem}.hover\:translate-x-80:hover{--tw-translate-x: 20rem}.hover\:translate-x-96:hover{--tw-translate-x: 24rem}.hover\:translate-x-px:hover{--tw-translate-x: 1px}.hover\:translate-x-0\.5:hover{--tw-translate-x: .125rem}.hover\:translate-x-1\.5:hover{--tw-translate-x: .375rem}.hover\:translate-x-2\.5:hover{--tw-translate-x: .625rem}.hover\:translate-x-3\.5:hover{--tw-translate-x: .875rem}.hover\:-translate-x-0:hover{--tw-translate-x: 0px}.hover\:-translate-x-1:hover{--tw-translate-x: -.25rem}.hover\:-translate-x-2:hover{--tw-translate-x: -.5rem}.hover\:-translate-x-3:hover{--tw-translate-x: -.75rem}.hover\:-translate-x-4:hover{--tw-translate-x: -1rem}.hover\:-translate-x-5:hover{--tw-translate-x: -1.25rem}.hover\:-translate-x-6:hover{--tw-translate-x: -1.5rem}.hover\:-translate-x-7:hover{--tw-translate-x: -1.75rem}.hover\:-translate-x-8:hover{--tw-translate-x: -2rem}.hover\:-translate-x-9:hover{--tw-translate-x: -2.25rem}.hover\:-translate-x-10:hover{--tw-translate-x: -2.5rem}.hover\:-translate-x-11:hover{--tw-translate-x: -2.75rem}.hover\:-translate-x-12:hover{--tw-translate-x: -3rem}.hover\:-translate-x-14:hover{--tw-translate-x: -3.5rem}.hover\:-translate-x-16:hover{--tw-translate-x: -4rem}.hover\:-translate-x-20:hover{--tw-translate-x: -5rem}.hover\:-translate-x-24:hover{--tw-translate-x: -6rem}.hover\:-translate-x-28:hover{--tw-translate-x: -7rem}.hover\:-translate-x-32:hover{--tw-translate-x: -8rem}.hover\:-translate-x-36:hover{--tw-translate-x: -9rem}.hover\:-translate-x-40:hover{--tw-translate-x: -10rem}.hover\:-translate-x-44:hover{--tw-translate-x: -11rem}.hover\:-translate-x-48:hover{--tw-translate-x: -12rem}.hover\:-translate-x-52:hover{--tw-translate-x: -13rem}.hover\:-translate-x-56:hover{--tw-translate-x: -14rem}.hover\:-translate-x-60:hover{--tw-translate-x: -15rem}.hover\:-translate-x-64:hover{--tw-translate-x: -16rem}.hover\:-translate-x-72:hover{--tw-translate-x: -18rem}.hover\:-translate-x-80:hover{--tw-translate-x: -20rem}.hover\:-translate-x-96:hover{--tw-translate-x: -24rem}.hover\:-translate-x-px:hover{--tw-translate-x: -1px}.hover\:-translate-x-0\.5:hover{--tw-translate-x: -.125rem}.hover\:-translate-x-1\.5:hover{--tw-translate-x: -.375rem}.hover\:-translate-x-2\.5:hover{--tw-translate-x: -.625rem}.hover\:-translate-x-3\.5:hover{--tw-translate-x: -.875rem}.hover\:translate-x-1\/2:hover{--tw-translate-x: 50%}.hover\:translate-x-1\/3:hover{--tw-translate-x: 33.333333%}.hover\:translate-x-2\/3:hover{--tw-translate-x: 66.666667%}.hover\:translate-x-1\/4:hover{--tw-translate-x: 25%}.hover\:translate-x-2\/4:hover{--tw-translate-x: 50%}.hover\:translate-x-3\/4:hover{--tw-translate-x: 75%}.hover\:translate-x-full:hover{--tw-translate-x: 100%}.hover\:-translate-x-1\/2:hover{--tw-translate-x: -50%}.hover\:-translate-x-1\/3:hover{--tw-translate-x: -33.333333%}.hover\:-translate-x-2\/3:hover{--tw-translate-x: -66.666667%}.hover\:-translate-x-1\/4:hover{--tw-translate-x: -25%}.hover\:-translate-x-2\/4:hover{--tw-translate-x: -50%}.hover\:-translate-x-3\/4:hover{--tw-translate-x: -75%}.hover\:-translate-x-full:hover{--tw-translate-x: -100%}.hover\:translate-y-0:hover{--tw-translate-y: 0px}.hover\:translate-y-1:hover{--tw-translate-y: .25rem}.hover\:translate-y-2:hover{--tw-translate-y: .5rem}.hover\:translate-y-3:hover{--tw-translate-y: .75rem}.hover\:translate-y-4:hover{--tw-translate-y: 1rem}.hover\:translate-y-5:hover{--tw-translate-y: 1.25rem}.hover\:translate-y-6:hover{--tw-translate-y: 1.5rem}.hover\:translate-y-7:hover{--tw-translate-y: 1.75rem}.hover\:translate-y-8:hover{--tw-translate-y: 2rem}.hover\:translate-y-9:hover{--tw-translate-y: 2.25rem}.hover\:translate-y-10:hover{--tw-translate-y: 2.5rem}.hover\:translate-y-11:hover{--tw-translate-y: 2.75rem}.hover\:translate-y-12:hover{--tw-translate-y: 3rem}.hover\:translate-y-14:hover{--tw-translate-y: 3.5rem}.hover\:translate-y-16:hover{--tw-translate-y: 4rem}.hover\:translate-y-20:hover{--tw-translate-y: 5rem}.hover\:translate-y-24:hover{--tw-translate-y: 6rem}.hover\:translate-y-28:hover{--tw-translate-y: 7rem}.hover\:translate-y-32:hover{--tw-translate-y: 8rem}.hover\:translate-y-36:hover{--tw-translate-y: 9rem}.hover\:translate-y-40:hover{--tw-translate-y: 10rem}.hover\:translate-y-44:hover{--tw-translate-y: 11rem}.hover\:translate-y-48:hover{--tw-translate-y: 12rem}.hover\:translate-y-52:hover{--tw-translate-y: 13rem}.hover\:translate-y-56:hover{--tw-translate-y: 14rem}.hover\:translate-y-60:hover{--tw-translate-y: 15rem}.hover\:translate-y-64:hover{--tw-translate-y: 16rem}.hover\:translate-y-72:hover{--tw-translate-y: 18rem}.hover\:translate-y-80:hover{--tw-translate-y: 20rem}.hover\:translate-y-96:hover{--tw-translate-y: 24rem}.hover\:translate-y-px:hover{--tw-translate-y: 1px}.hover\:translate-y-0\.5:hover{--tw-translate-y: .125rem}.hover\:translate-y-1\.5:hover{--tw-translate-y: .375rem}.hover\:translate-y-2\.5:hover{--tw-translate-y: .625rem}.hover\:translate-y-3\.5:hover{--tw-translate-y: .875rem}.hover\:-translate-y-0:hover{--tw-translate-y: 0px}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem}.hover\:-translate-y-2:hover{--tw-translate-y: -.5rem}.hover\:-translate-y-3:hover{--tw-translate-y: -.75rem}.hover\:-translate-y-4:hover{--tw-translate-y: -1rem}.hover\:-translate-y-5:hover{--tw-translate-y: -1.25rem}.hover\:-translate-y-6:hover{--tw-translate-y: -1.5rem}.hover\:-translate-y-7:hover{--tw-translate-y: -1.75rem}.hover\:-translate-y-8:hover{--tw-translate-y: -2rem}.hover\:-translate-y-9:hover{--tw-translate-y: -2.25rem}.hover\:-translate-y-10:hover{--tw-translate-y: -2.5rem}.hover\:-translate-y-11:hover{--tw-translate-y: -2.75rem}.hover\:-translate-y-12:hover{--tw-translate-y: -3rem}.hover\:-translate-y-14:hover{--tw-translate-y: -3.5rem}.hover\:-translate-y-16:hover{--tw-translate-y: -4rem}.hover\:-translate-y-20:hover{--tw-translate-y: -5rem}.hover\:-translate-y-24:hover{--tw-translate-y: -6rem}.hover\:-translate-y-28:hover{--tw-translate-y: -7rem}.hover\:-translate-y-32:hover{--tw-translate-y: -8rem}.hover\:-translate-y-36:hover{--tw-translate-y: -9rem}.hover\:-translate-y-40:hover{--tw-translate-y: -10rem}.hover\:-translate-y-44:hover{--tw-translate-y: -11rem}.hover\:-translate-y-48:hover{--tw-translate-y: -12rem}.hover\:-translate-y-52:hover{--tw-translate-y: -13rem}.hover\:-translate-y-56:hover{--tw-translate-y: -14rem}.hover\:-translate-y-60:hover{--tw-translate-y: -15rem}.hover\:-translate-y-64:hover{--tw-translate-y: -16rem}.hover\:-translate-y-72:hover{--tw-translate-y: -18rem}.hover\:-translate-y-80:hover{--tw-translate-y: -20rem}.hover\:-translate-y-96:hover{--tw-translate-y: -24rem}.hover\:-translate-y-px:hover{--tw-translate-y: -1px}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem}.hover\:-translate-y-1\.5:hover{--tw-translate-y: -.375rem}.hover\:-translate-y-2\.5:hover{--tw-translate-y: -.625rem}.hover\:-translate-y-3\.5:hover{--tw-translate-y: -.875rem}.hover\:translate-y-1\/2:hover{--tw-translate-y: 50%}.hover\:translate-y-1\/3:hover{--tw-translate-y: 33.333333%}.hover\:translate-y-2\/3:hover{--tw-translate-y: 66.666667%}.hover\:translate-y-1\/4:hover{--tw-translate-y: 25%}.hover\:translate-y-2\/4:hover{--tw-translate-y: 50%}.hover\:translate-y-3\/4:hover{--tw-translate-y: 75%}.hover\:translate-y-full:hover{--tw-translate-y: 100%}.hover\:-translate-y-1\/2:hover{--tw-translate-y: -50%}.hover\:-translate-y-1\/3:hover{--tw-translate-y: -33.333333%}.hover\:-translate-y-2\/3:hover{--tw-translate-y: -66.666667%}.hover\:-translate-y-1\/4:hover{--tw-translate-y: -25%}.hover\:-translate-y-2\/4:hover{--tw-translate-y: -50%}.hover\:-translate-y-3\/4:hover{--tw-translate-y: -75%}.hover\:-translate-y-full:hover{--tw-translate-y: -100%}.focus\:translate-x-0:focus{--tw-translate-x: 0px}.focus\:translate-x-1:focus{--tw-translate-x: .25rem}.focus\:translate-x-2:focus{--tw-translate-x: .5rem}.focus\:translate-x-3:focus{--tw-translate-x: .75rem}.focus\:translate-x-4:focus{--tw-translate-x: 1rem}.focus\:translate-x-5:focus{--tw-translate-x: 1.25rem}.focus\:translate-x-6:focus{--tw-translate-x: 1.5rem}.focus\:translate-x-7:focus{--tw-translate-x: 1.75rem}.focus\:translate-x-8:focus{--tw-translate-x: 2rem}.focus\:translate-x-9:focus{--tw-translate-x: 2.25rem}.focus\:translate-x-10:focus{--tw-translate-x: 2.5rem}.focus\:translate-x-11:focus{--tw-translate-x: 2.75rem}.focus\:translate-x-12:focus{--tw-translate-x: 3rem}.focus\:translate-x-14:focus{--tw-translate-x: 3.5rem}.focus\:translate-x-16:focus{--tw-translate-x: 4rem}.focus\:translate-x-20:focus{--tw-translate-x: 5rem}.focus\:translate-x-24:focus{--tw-translate-x: 6rem}.focus\:translate-x-28:focus{--tw-translate-x: 7rem}.focus\:translate-x-32:focus{--tw-translate-x: 8rem}.focus\:translate-x-36:focus{--tw-translate-x: 9rem}.focus\:translate-x-40:focus{--tw-translate-x: 10rem}.focus\:translate-x-44:focus{--tw-translate-x: 11rem}.focus\:translate-x-48:focus{--tw-translate-x: 12rem}.focus\:translate-x-52:focus{--tw-translate-x: 13rem}.focus\:translate-x-56:focus{--tw-translate-x: 14rem}.focus\:translate-x-60:focus{--tw-translate-x: 15rem}.focus\:translate-x-64:focus{--tw-translate-x: 16rem}.focus\:translate-x-72:focus{--tw-translate-x: 18rem}.focus\:translate-x-80:focus{--tw-translate-x: 20rem}.focus\:translate-x-96:focus{--tw-translate-x: 24rem}.focus\:translate-x-px:focus{--tw-translate-x: 1px}.focus\:translate-x-0\.5:focus{--tw-translate-x: .125rem}.focus\:translate-x-1\.5:focus{--tw-translate-x: .375rem}.focus\:translate-x-2\.5:focus{--tw-translate-x: .625rem}.focus\:translate-x-3\.5:focus{--tw-translate-x: .875rem}.focus\:-translate-x-0:focus{--tw-translate-x: 0px}.focus\:-translate-x-1:focus{--tw-translate-x: -.25rem}.focus\:-translate-x-2:focus{--tw-translate-x: -.5rem}.focus\:-translate-x-3:focus{--tw-translate-x: -.75rem}.focus\:-translate-x-4:focus{--tw-translate-x: -1rem}.focus\:-translate-x-5:focus{--tw-translate-x: -1.25rem}.focus\:-translate-x-6:focus{--tw-translate-x: -1.5rem}.focus\:-translate-x-7:focus{--tw-translate-x: -1.75rem}.focus\:-translate-x-8:focus{--tw-translate-x: -2rem}.focus\:-translate-x-9:focus{--tw-translate-x: -2.25rem}.focus\:-translate-x-10:focus{--tw-translate-x: -2.5rem}.focus\:-translate-x-11:focus{--tw-translate-x: -2.75rem}.focus\:-translate-x-12:focus{--tw-translate-x: -3rem}.focus\:-translate-x-14:focus{--tw-translate-x: -3.5rem}.focus\:-translate-x-16:focus{--tw-translate-x: -4rem}.focus\:-translate-x-20:focus{--tw-translate-x: -5rem}.focus\:-translate-x-24:focus{--tw-translate-x: -6rem}.focus\:-translate-x-28:focus{--tw-translate-x: -7rem}.focus\:-translate-x-32:focus{--tw-translate-x: -8rem}.focus\:-translate-x-36:focus{--tw-translate-x: -9rem}.focus\:-translate-x-40:focus{--tw-translate-x: -10rem}.focus\:-translate-x-44:focus{--tw-translate-x: -11rem}.focus\:-translate-x-48:focus{--tw-translate-x: -12rem}.focus\:-translate-x-52:focus{--tw-translate-x: -13rem}.focus\:-translate-x-56:focus{--tw-translate-x: -14rem}.focus\:-translate-x-60:focus{--tw-translate-x: -15rem}.focus\:-translate-x-64:focus{--tw-translate-x: -16rem}.focus\:-translate-x-72:focus{--tw-translate-x: -18rem}.focus\:-translate-x-80:focus{--tw-translate-x: -20rem}.focus\:-translate-x-96:focus{--tw-translate-x: -24rem}.focus\:-translate-x-px:focus{--tw-translate-x: -1px}.focus\:-translate-x-0\.5:focus{--tw-translate-x: -.125rem}.focus\:-translate-x-1\.5:focus{--tw-translate-x: -.375rem}.focus\:-translate-x-2\.5:focus{--tw-translate-x: -.625rem}.focus\:-translate-x-3\.5:focus{--tw-translate-x: -.875rem}.focus\:translate-x-1\/2:focus{--tw-translate-x: 50%}.focus\:translate-x-1\/3:focus{--tw-translate-x: 33.333333%}.focus\:translate-x-2\/3:focus{--tw-translate-x: 66.666667%}.focus\:translate-x-1\/4:focus{--tw-translate-x: 25%}.focus\:translate-x-2\/4:focus{--tw-translate-x: 50%}.focus\:translate-x-3\/4:focus{--tw-translate-x: 75%}.focus\:translate-x-full:focus{--tw-translate-x: 100%}.focus\:-translate-x-1\/2:focus{--tw-translate-x: -50%}.focus\:-translate-x-1\/3:focus{--tw-translate-x: -33.333333%}.focus\:-translate-x-2\/3:focus{--tw-translate-x: -66.666667%}.focus\:-translate-x-1\/4:focus{--tw-translate-x: -25%}.focus\:-translate-x-2\/4:focus{--tw-translate-x: -50%}.focus\:-translate-x-3\/4:focus{--tw-translate-x: -75%}.focus\:-translate-x-full:focus{--tw-translate-x: -100%}.focus\:translate-y-0:focus{--tw-translate-y: 0px}.focus\:translate-y-1:focus{--tw-translate-y: .25rem}.focus\:translate-y-2:focus{--tw-translate-y: .5rem}.focus\:translate-y-3:focus{--tw-translate-y: .75rem}.focus\:translate-y-4:focus{--tw-translate-y: 1rem}.focus\:translate-y-5:focus{--tw-translate-y: 1.25rem}.focus\:translate-y-6:focus{--tw-translate-y: 1.5rem}.focus\:translate-y-7:focus{--tw-translate-y: 1.75rem}.focus\:translate-y-8:focus{--tw-translate-y: 2rem}.focus\:translate-y-9:focus{--tw-translate-y: 2.25rem}.focus\:translate-y-10:focus{--tw-translate-y: 2.5rem}.focus\:translate-y-11:focus{--tw-translate-y: 2.75rem}.focus\:translate-y-12:focus{--tw-translate-y: 3rem}.focus\:translate-y-14:focus{--tw-translate-y: 3.5rem}.focus\:translate-y-16:focus{--tw-translate-y: 4rem}.focus\:translate-y-20:focus{--tw-translate-y: 5rem}.focus\:translate-y-24:focus{--tw-translate-y: 6rem}.focus\:translate-y-28:focus{--tw-translate-y: 7rem}.focus\:translate-y-32:focus{--tw-translate-y: 8rem}.focus\:translate-y-36:focus{--tw-translate-y: 9rem}.focus\:translate-y-40:focus{--tw-translate-y: 10rem}.focus\:translate-y-44:focus{--tw-translate-y: 11rem}.focus\:translate-y-48:focus{--tw-translate-y: 12rem}.focus\:translate-y-52:focus{--tw-translate-y: 13rem}.focus\:translate-y-56:focus{--tw-translate-y: 14rem}.focus\:translate-y-60:focus{--tw-translate-y: 15rem}.focus\:translate-y-64:focus{--tw-translate-y: 16rem}.focus\:translate-y-72:focus{--tw-translate-y: 18rem}.focus\:translate-y-80:focus{--tw-translate-y: 20rem}.focus\:translate-y-96:focus{--tw-translate-y: 24rem}.focus\:translate-y-px:focus{--tw-translate-y: 1px}.focus\:translate-y-0\.5:focus{--tw-translate-y: .125rem}.focus\:translate-y-1\.5:focus{--tw-translate-y: .375rem}.focus\:translate-y-2\.5:focus{--tw-translate-y: .625rem}.focus\:translate-y-3\.5:focus{--tw-translate-y: .875rem}.focus\:-translate-y-0:focus{--tw-translate-y: 0px}.focus\:-translate-y-1:focus{--tw-translate-y: -.25rem}.focus\:-translate-y-2:focus{--tw-translate-y: -.5rem}.focus\:-translate-y-3:focus{--tw-translate-y: -.75rem}.focus\:-translate-y-4:focus{--tw-translate-y: -1rem}.focus\:-translate-y-5:focus{--tw-translate-y: -1.25rem}.focus\:-translate-y-6:focus{--tw-translate-y: -1.5rem}.focus\:-translate-y-7:focus{--tw-translate-y: -1.75rem}.focus\:-translate-y-8:focus{--tw-translate-y: -2rem}.focus\:-translate-y-9:focus{--tw-translate-y: -2.25rem}.focus\:-translate-y-10:focus{--tw-translate-y: -2.5rem}.focus\:-translate-y-11:focus{--tw-translate-y: -2.75rem}.focus\:-translate-y-12:focus{--tw-translate-y: -3rem}.focus\:-translate-y-14:focus{--tw-translate-y: -3.5rem}.focus\:-translate-y-16:focus{--tw-translate-y: -4rem}.focus\:-translate-y-20:focus{--tw-translate-y: -5rem}.focus\:-translate-y-24:focus{--tw-translate-y: -6rem}.focus\:-translate-y-28:focus{--tw-translate-y: -7rem}.focus\:-translate-y-32:focus{--tw-translate-y: -8rem}.focus\:-translate-y-36:focus{--tw-translate-y: -9rem}.focus\:-translate-y-40:focus{--tw-translate-y: -10rem}.focus\:-translate-y-44:focus{--tw-translate-y: -11rem}.focus\:-translate-y-48:focus{--tw-translate-y: -12rem}.focus\:-translate-y-52:focus{--tw-translate-y: -13rem}.focus\:-translate-y-56:focus{--tw-translate-y: -14rem}.focus\:-translate-y-60:focus{--tw-translate-y: -15rem}.focus\:-translate-y-64:focus{--tw-translate-y: -16rem}.focus\:-translate-y-72:focus{--tw-translate-y: -18rem}.focus\:-translate-y-80:focus{--tw-translate-y: -20rem}.focus\:-translate-y-96:focus{--tw-translate-y: -24rem}.focus\:-translate-y-px:focus{--tw-translate-y: -1px}.focus\:-translate-y-0\.5:focus{--tw-translate-y: -.125rem}.focus\:-translate-y-1\.5:focus{--tw-translate-y: -.375rem}.focus\:-translate-y-2\.5:focus{--tw-translate-y: -.625rem}.focus\:-translate-y-3\.5:focus{--tw-translate-y: -.875rem}.focus\:translate-y-1\/2:focus{--tw-translate-y: 50%}.focus\:translate-y-1\/3:focus{--tw-translate-y: 33.333333%}.focus\:translate-y-2\/3:focus{--tw-translate-y: 66.666667%}.focus\:translate-y-1\/4:focus{--tw-translate-y: 25%}.focus\:translate-y-2\/4:focus{--tw-translate-y: 50%}.focus\:translate-y-3\/4:focus{--tw-translate-y: 75%}.focus\:translate-y-full:focus{--tw-translate-y: 100%}.focus\:-translate-y-1\/2:focus{--tw-translate-y: -50%}.focus\:-translate-y-1\/3:focus{--tw-translate-y: -33.333333%}.focus\:-translate-y-2\/3:focus{--tw-translate-y: -66.666667%}.focus\:-translate-y-1\/4:focus{--tw-translate-y: -25%}.focus\:-translate-y-2\/4:focus{--tw-translate-y: -50%}.focus\:-translate-y-3\/4:focus{--tw-translate-y: -75%}.focus\:-translate-y-full:focus{--tw-translate-y: -100%}.rotate-0{--tw-rotate: 0deg}.rotate-1{--tw-rotate: 1deg}.rotate-2{--tw-rotate: 2deg}.rotate-3{--tw-rotate: 3deg}.rotate-6{--tw-rotate: 6deg}.rotate-12{--tw-rotate: 12deg}.rotate-45{--tw-rotate: 45deg}.rotate-90{--tw-rotate: 90deg}.rotate-180{--tw-rotate: 180deg}.-rotate-180{--tw-rotate: -180deg}.-rotate-90{--tw-rotate: -90deg}.-rotate-45{--tw-rotate: -45deg}.-rotate-12{--tw-rotate: -12deg}.-rotate-6{--tw-rotate: -6deg}.-rotate-3{--tw-rotate: -3deg}.-rotate-2{--tw-rotate: -2deg}.-rotate-1{--tw-rotate: -1deg}.hover\:rotate-0:hover{--tw-rotate: 0deg}.hover\:rotate-1:hover{--tw-rotate: 1deg}.hover\:rotate-2:hover{--tw-rotate: 2deg}.hover\:rotate-3:hover{--tw-rotate: 3deg}.hover\:rotate-6:hover{--tw-rotate: 6deg}.hover\:rotate-12:hover{--tw-rotate: 12deg}.hover\:rotate-45:hover{--tw-rotate: 45deg}.hover\:rotate-90:hover{--tw-rotate: 90deg}.hover\:rotate-180:hover{--tw-rotate: 180deg}.hover\:-rotate-180:hover{--tw-rotate: -180deg}.hover\:-rotate-90:hover{--tw-rotate: -90deg}.hover\:-rotate-45:hover{--tw-rotate: -45deg}.hover\:-rotate-12:hover{--tw-rotate: -12deg}.hover\:-rotate-6:hover{--tw-rotate: -6deg}.hover\:-rotate-3:hover{--tw-rotate: -3deg}.hover\:-rotate-2:hover{--tw-rotate: -2deg}.hover\:-rotate-1:hover{--tw-rotate: -1deg}.focus\:rotate-0:focus{--tw-rotate: 0deg}.focus\:rotate-1:focus{--tw-rotate: 1deg}.focus\:rotate-2:focus{--tw-rotate: 2deg}.focus\:rotate-3:focus{--tw-rotate: 3deg}.focus\:rotate-6:focus{--tw-rotate: 6deg}.focus\:rotate-12:focus{--tw-rotate: 12deg}.focus\:rotate-45:focus{--tw-rotate: 45deg}.focus\:rotate-90:focus{--tw-rotate: 90deg}.focus\:rotate-180:focus{--tw-rotate: 180deg}.focus\:-rotate-180:focus{--tw-rotate: -180deg}.focus\:-rotate-90:focus{--tw-rotate: -90deg}.focus\:-rotate-45:focus{--tw-rotate: -45deg}.focus\:-rotate-12:focus{--tw-rotate: -12deg}.focus\:-rotate-6:focus{--tw-rotate: -6deg}.focus\:-rotate-3:focus{--tw-rotate: -3deg}.focus\:-rotate-2:focus{--tw-rotate: -2deg}.focus\:-rotate-1:focus{--tw-rotate: -1deg}.skew-x-0{--tw-skew-x: 0deg}.skew-x-1{--tw-skew-x: 1deg}.skew-x-2{--tw-skew-x: 2deg}.skew-x-3{--tw-skew-x: 3deg}.skew-x-6{--tw-skew-x: 6deg}.skew-x-12{--tw-skew-x: 12deg}.-skew-x-12{--tw-skew-x: -12deg}.-skew-x-6{--tw-skew-x: -6deg}.-skew-x-3{--tw-skew-x: -3deg}.-skew-x-2{--tw-skew-x: -2deg}.-skew-x-1{--tw-skew-x: -1deg}.skew-y-0{--tw-skew-y: 0deg}.skew-y-1{--tw-skew-y: 1deg}.skew-y-2{--tw-skew-y: 2deg}.skew-y-3{--tw-skew-y: 3deg}.skew-y-6{--tw-skew-y: 6deg}.skew-y-12{--tw-skew-y: 12deg}.-skew-y-12{--tw-skew-y: -12deg}.-skew-y-6{--tw-skew-y: -6deg}.-skew-y-3{--tw-skew-y: -3deg}.-skew-y-2{--tw-skew-y: -2deg}.-skew-y-1{--tw-skew-y: -1deg}.hover\:skew-x-0:hover{--tw-skew-x: 0deg}.hover\:skew-x-1:hover{--tw-skew-x: 1deg}.hover\:skew-x-2:hover{--tw-skew-x: 2deg}.hover\:skew-x-3:hover{--tw-skew-x: 3deg}.hover\:skew-x-6:hover{--tw-skew-x: 6deg}.hover\:skew-x-12:hover{--tw-skew-x: 12deg}.hover\:-skew-x-12:hover{--tw-skew-x: -12deg}.hover\:-skew-x-6:hover{--tw-skew-x: -6deg}.hover\:-skew-x-3:hover{--tw-skew-x: -3deg}.hover\:-skew-x-2:hover{--tw-skew-x: -2deg}.hover\:-skew-x-1:hover{--tw-skew-x: -1deg}.hover\:skew-y-0:hover{--tw-skew-y: 0deg}.hover\:skew-y-1:hover{--tw-skew-y: 1deg}.hover\:skew-y-2:hover{--tw-skew-y: 2deg}.hover\:skew-y-3:hover{--tw-skew-y: 3deg}.hover\:skew-y-6:hover{--tw-skew-y: 6deg}.hover\:skew-y-12:hover{--tw-skew-y: 12deg}.hover\:-skew-y-12:hover{--tw-skew-y: -12deg}.hover\:-skew-y-6:hover{--tw-skew-y: -6deg}.hover\:-skew-y-3:hover{--tw-skew-y: -3deg}.hover\:-skew-y-2:hover{--tw-skew-y: -2deg}.hover\:-skew-y-1:hover{--tw-skew-y: -1deg}.focus\:skew-x-0:focus{--tw-skew-x: 0deg}.focus\:skew-x-1:focus{--tw-skew-x: 1deg}.focus\:skew-x-2:focus{--tw-skew-x: 2deg}.focus\:skew-x-3:focus{--tw-skew-x: 3deg}.focus\:skew-x-6:focus{--tw-skew-x: 6deg}.focus\:skew-x-12:focus{--tw-skew-x: 12deg}.focus\:-skew-x-12:focus{--tw-skew-x: -12deg}.focus\:-skew-x-6:focus{--tw-skew-x: -6deg}.focus\:-skew-x-3:focus{--tw-skew-x: -3deg}.focus\:-skew-x-2:focus{--tw-skew-x: -2deg}.focus\:-skew-x-1:focus{--tw-skew-x: -1deg}.focus\:skew-y-0:focus{--tw-skew-y: 0deg}.focus\:skew-y-1:focus{--tw-skew-y: 1deg}.focus\:skew-y-2:focus{--tw-skew-y: 2deg}.focus\:skew-y-3:focus{--tw-skew-y: 3deg}.focus\:skew-y-6:focus{--tw-skew-y: 6deg}.focus\:skew-y-12:focus{--tw-skew-y: 12deg}.focus\:-skew-y-12:focus{--tw-skew-y: -12deg}.focus\:-skew-y-6:focus{--tw-skew-y: -6deg}.focus\:-skew-y-3:focus{--tw-skew-y: -3deg}.focus\:-skew-y-2:focus{--tw-skew-y: -2deg}.focus\:-skew-y-1:focus{--tw-skew-y: -1deg}.scale-0{--tw-scale-x: 0;--tw-scale-y: 0}.scale-50{--tw-scale-x: .5;--tw-scale-y: .5}.scale-75{--tw-scale-x: .75;--tw-scale-y: .75}.scale-90{--tw-scale-x: .9;--tw-scale-y: .9}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1}.scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1}.scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25}.scale-150{--tw-scale-x: 1.5;--tw-scale-y: 1.5}.hover\:scale-0:hover{--tw-scale-x: 0;--tw-scale-y: 0}.hover\:scale-50:hover{--tw-scale-x: .5;--tw-scale-y: .5}.hover\:scale-75:hover{--tw-scale-x: .75;--tw-scale-y: .75}.hover\:scale-90:hover{--tw-scale-x: .9;--tw-scale-y: .9}.hover\:scale-95:hover{--tw-scale-x: .95;--tw-scale-y: .95}.hover\:scale-100:hover{--tw-scale-x: 1;--tw-scale-y: 1}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1}.hover\:scale-125:hover{--tw-scale-x: 1.25;--tw-scale-y: 1.25}.hover\:scale-150:hover{--tw-scale-x: 1.5;--tw-scale-y: 1.5}.focus\:scale-0:focus{--tw-scale-x: 0;--tw-scale-y: 0}.focus\:scale-50:focus{--tw-scale-x: .5;--tw-scale-y: .5}.focus\:scale-75:focus{--tw-scale-x: .75;--tw-scale-y: .75}.focus\:scale-90:focus{--tw-scale-x: .9;--tw-scale-y: .9}.focus\:scale-95:focus{--tw-scale-x: .95;--tw-scale-y: .95}.focus\:scale-100:focus{--tw-scale-x: 1;--tw-scale-y: 1}.focus\:scale-105:focus{--tw-scale-x: 1.05;--tw-scale-y: 1.05}.focus\:scale-110:focus{--tw-scale-x: 1.1;--tw-scale-y: 1.1}.focus\:scale-125:focus{--tw-scale-x: 1.25;--tw-scale-y: 1.25}.focus\:scale-150:focus{--tw-scale-x: 1.5;--tw-scale-y: 1.5}.scale-x-0{--tw-scale-x: 0}.scale-x-50{--tw-scale-x: .5}.scale-x-75{--tw-scale-x: .75}.scale-x-90{--tw-scale-x: .9}.scale-x-95{--tw-scale-x: .95}.scale-x-100{--tw-scale-x: 1}.scale-x-105{--tw-scale-x: 1.05}.scale-x-110{--tw-scale-x: 1.1}.scale-x-125{--tw-scale-x: 1.25}.scale-x-150{--tw-scale-x: 1.5}.scale-y-0{--tw-scale-y: 0}.scale-y-50{--tw-scale-y: .5}.scale-y-75{--tw-scale-y: .75}.scale-y-90{--tw-scale-y: .9}.scale-y-95{--tw-scale-y: .95}.scale-y-100{--tw-scale-y: 1}.scale-y-105{--tw-scale-y: 1.05}.scale-y-110{--tw-scale-y: 1.1}.scale-y-125{--tw-scale-y: 1.25}.scale-y-150{--tw-scale-y: 1.5}.hover\:scale-x-0:hover{--tw-scale-x: 0}.hover\:scale-x-50:hover{--tw-scale-x: .5}.hover\:scale-x-75:hover{--tw-scale-x: .75}.hover\:scale-x-90:hover{--tw-scale-x: .9}.hover\:scale-x-95:hover{--tw-scale-x: .95}.hover\:scale-x-100:hover{--tw-scale-x: 1}.hover\:scale-x-105:hover{--tw-scale-x: 1.05}.hover\:scale-x-110:hover{--tw-scale-x: 1.1}.hover\:scale-x-125:hover{--tw-scale-x: 1.25}.hover\:scale-x-150:hover{--tw-scale-x: 1.5}.hover\:scale-y-0:hover{--tw-scale-y: 0}.hover\:scale-y-50:hover{--tw-scale-y: .5}.hover\:scale-y-75:hover{--tw-scale-y: .75}.hover\:scale-y-90:hover{--tw-scale-y: .9}.hover\:scale-y-95:hover{--tw-scale-y: .95}.hover\:scale-y-100:hover{--tw-scale-y: 1}.hover\:scale-y-105:hover{--tw-scale-y: 1.05}.hover\:scale-y-110:hover{--tw-scale-y: 1.1}.hover\:scale-y-125:hover{--tw-scale-y: 1.25}.hover\:scale-y-150:hover{--tw-scale-y: 1.5}.focus\:scale-x-0:focus{--tw-scale-x: 0}.focus\:scale-x-50:focus{--tw-scale-x: .5}.focus\:scale-x-75:focus{--tw-scale-x: .75}.focus\:scale-x-90:focus{--tw-scale-x: .9}.focus\:scale-x-95:focus{--tw-scale-x: .95}.focus\:scale-x-100:focus{--tw-scale-x: 1}.focus\:scale-x-105:focus{--tw-scale-x: 1.05}.focus\:scale-x-110:focus{--tw-scale-x: 1.1}.focus\:scale-x-125:focus{--tw-scale-x: 1.25}.focus\:scale-x-150:focus{--tw-scale-x: 1.5}.focus\:scale-y-0:focus{--tw-scale-y: 0}.focus\:scale-y-50:focus{--tw-scale-y: .5}.focus\:scale-y-75:focus{--tw-scale-y: .75}.focus\:scale-y-90:focus{--tw-scale-y: .9}.focus\:scale-y-95:focus{--tw-scale-y: .95}.focus\:scale-y-100:focus{--tw-scale-y: 1}.focus\:scale-y-105:focus{--tw-scale-y: 1.05}.focus\:scale-y-110:focus{--tw-scale-y: 1.1}.focus\:scale-y-125:focus{--tw-scale-y: 1.25}.focus\:scale-y-150:focus{--tw-scale-y: 1.5}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-none{animation:none}.animate-spin{animation:spin 1s linear infinite}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{animation:bounce 1s infinite}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-text{cursor:text}.cursor-move{cursor:move}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.select-all{-webkit-user-select:all;user-select:all}.select-auto{-webkit-user-select:auto;user-select:auto}.resize-none{resize:none}.resize-y{resize:vertical}.resize-x{resize:horizontal}.resize{resize:both}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-none{list-style-type:none}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.appearance-none{appearance:none}.auto-cols-auto{grid-auto-columns:auto}.auto-cols-min{grid-auto-columns:min-content}.auto-cols-max{grid-auto-columns:max-content}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}.auto-rows-auto{grid-auto-rows:auto}.auto-rows-min{grid-auto-rows:min-content}.auto-rows-max{grid-auto-rows:max-content}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none{grid-template-columns:none}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.grid-rows-none{grid-template-rows:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.place-content-center{place-content:center}.place-content-start{place-content:start}.place-content-end{place-content:end}.place-content-between{place-content:space-between}.place-content-around{place-content:space-around}.place-content-evenly{place-content:space-evenly}.place-content-stretch{place-content:stretch}.place-items-start{place-items:start}.place-items-end{place-items:end}.place-items-center{place-items:center}.place-items-stretch{place-items:stretch}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-10{gap:2.5rem}.gap-11{gap:2.75rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.gap-16{gap:4rem}.gap-20{gap:5rem}.gap-24{gap:6rem}.gap-28{gap:7rem}.gap-32{gap:8rem}.gap-36{gap:9rem}.gap-40{gap:10rem}.gap-44{gap:11rem}.gap-48{gap:12rem}.gap-52{gap:13rem}.gap-56{gap:14rem}.gap-60{gap:15rem}.gap-64{gap:16rem}.gap-72{gap:18rem}.gap-80{gap:20rem}.gap-96{gap:24rem}.gap-px{gap:1px}.gap-0\.5{gap:.125rem}.gap-1\.5{gap:.375rem}.gap-2\.5{gap:.625rem}.gap-3\.5{gap:.875rem}.gap-x-0{column-gap:0px}.gap-x-1{column-gap:.25rem}.gap-x-2{column-gap:.5rem}.gap-x-3{column-gap:.75rem}.gap-x-4{column-gap:1rem}.gap-x-5{column-gap:1.25rem}.gap-x-6{column-gap:1.5rem}.gap-x-7{column-gap:1.75rem}.gap-x-8{column-gap:2rem}.gap-x-9{column-gap:2.25rem}.gap-x-10{column-gap:2.5rem}.gap-x-11{column-gap:2.75rem}.gap-x-12{column-gap:3rem}.gap-x-14{column-gap:3.5rem}.gap-x-16{column-gap:4rem}.gap-x-20{column-gap:5rem}.gap-x-24{column-gap:6rem}.gap-x-28{column-gap:7rem}.gap-x-32{column-gap:8rem}.gap-x-36{column-gap:9rem}.gap-x-40{column-gap:10rem}.gap-x-44{column-gap:11rem}.gap-x-48{column-gap:12rem}.gap-x-52{column-gap:13rem}.gap-x-56{column-gap:14rem}.gap-x-60{column-gap:15rem}.gap-x-64{column-gap:16rem}.gap-x-72{column-gap:18rem}.gap-x-80{column-gap:20rem}.gap-x-96{column-gap:24rem}.gap-x-px{column-gap:1px}.gap-x-0\.5{column-gap:.125rem}.gap-x-1\.5{column-gap:.375rem}.gap-x-2\.5{column-gap:.625rem}.gap-x-3\.5{column-gap:.875rem}.gap-y-0{row-gap:0px}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-7{row-gap:1.75rem}.gap-y-8{row-gap:2rem}.gap-y-9{row-gap:2.25rem}.gap-y-10{row-gap:2.5rem}.gap-y-11{row-gap:2.75rem}.gap-y-12{row-gap:3rem}.gap-y-14{row-gap:3.5rem}.gap-y-16{row-gap:4rem}.gap-y-20{row-gap:5rem}.gap-y-24{row-gap:6rem}.gap-y-28{row-gap:7rem}.gap-y-32{row-gap:8rem}.gap-y-36{row-gap:9rem}.gap-y-40{row-gap:10rem}.gap-y-44{row-gap:11rem}.gap-y-48{row-gap:12rem}.gap-y-52{row-gap:13rem}.gap-y-56{row-gap:14rem}.gap-y-60{row-gap:15rem}.gap-y-64{row-gap:16rem}.gap-y-72{row-gap:18rem}.gap-y-80{row-gap:20rem}.gap-y-96{row-gap:24rem}.gap-y-px{row-gap:1px}.gap-y-0\.5{row-gap:.125rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-2\.5{row-gap:.625rem}.gap-y-3\.5{row-gap:.875rem}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.75rem * var(--tw-space-x-reverse));margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.25rem * var(--tw-space-x-reverse));margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.5rem * var(--tw-space-x-reverse));margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.75rem * var(--tw-space-x-reverse));margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(3rem * var(--tw-space-x-reverse));margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(3.5rem * var(--tw-space-x-reverse));margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(4rem * var(--tw-space-x-reverse));margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(5rem * var(--tw-space-x-reverse));margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(6rem * var(--tw-space-x-reverse));margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(7rem * var(--tw-space-x-reverse));margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(8rem * var(--tw-space-x-reverse));margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(9rem * var(--tw-space-x-reverse));margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(10rem * var(--tw-space-x-reverse));margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(11rem * var(--tw-space-x-reverse));margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(12rem * var(--tw-space-x-reverse));margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(13rem * var(--tw-space-x-reverse));margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(14rem * var(--tw-space-x-reverse));margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(15rem * var(--tw-space-x-reverse));margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(16rem * var(--tw-space-x-reverse));margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(18rem * var(--tw-space-x-reverse));margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(20rem * var(--tw-space-x-reverse));margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(24rem * var(--tw-space-x-reverse));margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1px * var(--tw-space-x-reverse));margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))}.space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.625rem * var(--tw-space-x-reverse));margin-left:calc(.625rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.875rem * var(--tw-space-x-reverse));margin-left:calc(.875rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.25rem * var(--tw-space-x-reverse));margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.5rem * var(--tw-space-x-reverse));margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.75rem * var(--tw-space-x-reverse));margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1rem * var(--tw-space-x-reverse));margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1.25rem * var(--tw-space-x-reverse));margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1.5rem * var(--tw-space-x-reverse));margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1.75rem * var(--tw-space-x-reverse));margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-2rem * var(--tw-space-x-reverse));margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-2.25rem * var(--tw-space-x-reverse));margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-2.5rem * var(--tw-space-x-reverse));margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-2.75rem * var(--tw-space-x-reverse));margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-3rem * var(--tw-space-x-reverse));margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-3.5rem * var(--tw-space-x-reverse));margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-4rem * var(--tw-space-x-reverse));margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-5rem * var(--tw-space-x-reverse));margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-6rem * var(--tw-space-x-reverse));margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-7rem * var(--tw-space-x-reverse));margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-8rem * var(--tw-space-x-reverse));margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-9rem * var(--tw-space-x-reverse));margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-10rem * var(--tw-space-x-reverse));margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-11rem * var(--tw-space-x-reverse));margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-12rem * var(--tw-space-x-reverse));margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-13rem * var(--tw-space-x-reverse));margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-14rem * var(--tw-space-x-reverse));margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-15rem * var(--tw-space-x-reverse));margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-16rem * var(--tw-space-x-reverse));margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-18rem * var(--tw-space-x-reverse));margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-20rem * var(--tw-space-x-reverse));margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-24rem * var(--tw-space-x-reverse));margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1px * var(--tw-space-x-reverse));margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))}.-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.125rem * var(--tw-space-x-reverse));margin-left:calc(-.125rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.375rem * var(--tw-space-x-reverse));margin-left:calc(-.375rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.625rem * var(--tw-space-x-reverse));margin-left:calc(-.625rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.875rem * var(--tw-space-x-reverse));margin-left:calc(-.875rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))}.space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem * var(--tw-space-y-reverse))}.space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(5rem * var(--tw-space-y-reverse))}.space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(6rem * var(--tw-space-y-reverse))}.space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(7rem * var(--tw-space-y-reverse))}.space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(8rem * var(--tw-space-y-reverse))}.space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(9rem * var(--tw-space-y-reverse))}.space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(10rem * var(--tw-space-y-reverse))}.space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(11rem * var(--tw-space-y-reverse))}.space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(12rem * var(--tw-space-y-reverse))}.space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(13rem * var(--tw-space-y-reverse))}.space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(14rem * var(--tw-space-y-reverse))}.space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(15rem * var(--tw-space-y-reverse))}.space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(16rem * var(--tw-space-y-reverse))}.space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(18rem * var(--tw-space-y-reverse))}.space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(20rem * var(--tw-space-y-reverse))}.space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(24rem * var(--tw-space-y-reverse))}.space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.875rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.875rem * var(--tw-space-y-reverse))}.-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.25rem * var(--tw-space-y-reverse))}.-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.5rem * var(--tw-space-y-reverse))}.-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.75rem * var(--tw-space-y-reverse))}.-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1rem * var(--tw-space-y-reverse))}.-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))}.-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))}.-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))}.-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2rem * var(--tw-space-y-reverse))}.-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))}.-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))}.-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))}.-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3rem * var(--tw-space-y-reverse))}.-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))}.-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-4rem * var(--tw-space-y-reverse))}.-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-5rem * var(--tw-space-y-reverse))}.-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-6rem * var(--tw-space-y-reverse))}.-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-7rem * var(--tw-space-y-reverse))}.-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-8rem * var(--tw-space-y-reverse))}.-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-9rem * var(--tw-space-y-reverse))}.-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-10rem * var(--tw-space-y-reverse))}.-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-11rem * var(--tw-space-y-reverse))}.-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-12rem * var(--tw-space-y-reverse))}.-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-13rem * var(--tw-space-y-reverse))}.-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-14rem * var(--tw-space-y-reverse))}.-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-15rem * var(--tw-space-y-reverse))}.-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-16rem * var(--tw-space-y-reverse))}.-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-18rem * var(--tw-space-y-reverse))}.-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-20rem * var(--tw-space-y-reverse))}.-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-24rem * var(--tw-space-y-reverse))}.-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1px * var(--tw-space-y-reverse))}.-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.125rem * var(--tw-space-y-reverse))}.-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.375rem * var(--tw-space-y-reverse))}.-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.625rem * var(--tw-space-y-reverse))}.-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.875rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.875rem * var(--tw-space-y-reverse))}.space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 1}.space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1}.divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(0px * var(--tw-divide-x-reverse));border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))}.divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(2px * var(--tw-divide-x-reverse));border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))}.divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(4px * var(--tw-divide-x-reverse));border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))}.divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(8px * var(--tw-divide-x-reverse));border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px * var(--tw-divide-y-reverse))}.divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(2px * var(--tw-divide-y-reverse))}.divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(4px * var(--tw-divide-y-reverse))}.divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(8px * var(--tw-divide-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 1}.divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 1}.divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.divide-double>:not([hidden])~:not([hidden]){border-style:double}.divide-none>:not([hidden])~:not([hidden]){border-style:none}.divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent}.divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(249,250,251,var(--tw-divide-opacity))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(243,244,246,var(--tw-divide-opacity))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(229,231,235,var(--tw-divide-opacity))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(156,163,175,var(--tw-divide-opacity))}.divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(107,114,128,var(--tw-divide-opacity))}.divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(75,85,99,var(--tw-divide-opacity))}.divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(55,65,81,var(--tw-divide-opacity))}.divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(31,41,55,var(--tw-divide-opacity))}.divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(17,24,39,var(--tw-divide-opacity))}.divide-red-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(254,242,242,var(--tw-divide-opacity))}.divide-red-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(254,226,226,var(--tw-divide-opacity))}.divide-red-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(254,202,202,var(--tw-divide-opacity))}.divide-red-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(252,165,165,var(--tw-divide-opacity))}.divide-red-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(248,113,113,var(--tw-divide-opacity))}.divide-red-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(239,68,68,var(--tw-divide-opacity))}.divide-red-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(220,38,38,var(--tw-divide-opacity))}.divide-red-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(185,28,28,var(--tw-divide-opacity))}.divide-red-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(153,27,27,var(--tw-divide-opacity))}.divide-red-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(127,29,29,var(--tw-divide-opacity))}.divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(255,251,235,var(--tw-divide-opacity))}.divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(254,243,199,var(--tw-divide-opacity))}.divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(253,230,138,var(--tw-divide-opacity))}.divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(252,211,77,var(--tw-divide-opacity))}.divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(251,191,36,var(--tw-divide-opacity))}.divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(245,158,11,var(--tw-divide-opacity))}.divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(217,119,6,var(--tw-divide-opacity))}.divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(180,83,9,var(--tw-divide-opacity))}.divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(146,64,14,var(--tw-divide-opacity))}.divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(120,53,15,var(--tw-divide-opacity))}.divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(236,253,245,var(--tw-divide-opacity))}.divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(209,250,229,var(--tw-divide-opacity))}.divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(167,243,208,var(--tw-divide-opacity))}.divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(110,231,183,var(--tw-divide-opacity))}.divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(52,211,153,var(--tw-divide-opacity))}.divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(16,185,129,var(--tw-divide-opacity))}.divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(5,150,105,var(--tw-divide-opacity))}.divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(4,120,87,var(--tw-divide-opacity))}.divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(6,95,70,var(--tw-divide-opacity))}.divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(6,78,59,var(--tw-divide-opacity))}.divide-blue-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(239,246,255,var(--tw-divide-opacity))}.divide-blue-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(219,234,254,var(--tw-divide-opacity))}.divide-blue-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(191,219,254,var(--tw-divide-opacity))}.divide-blue-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(147,197,253,var(--tw-divide-opacity))}.divide-blue-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(96,165,250,var(--tw-divide-opacity))}.divide-blue-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(59,130,246,var(--tw-divide-opacity))}.divide-blue-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(37,99,235,var(--tw-divide-opacity))}.divide-blue-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(29,78,216,var(--tw-divide-opacity))}.divide-blue-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(30,64,175,var(--tw-divide-opacity))}.divide-blue-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(30,58,138,var(--tw-divide-opacity))}.divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(238,242,255,var(--tw-divide-opacity))}.divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(224,231,255,var(--tw-divide-opacity))}.divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(199,210,254,var(--tw-divide-opacity))}.divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(165,180,252,var(--tw-divide-opacity))}.divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(129,140,248,var(--tw-divide-opacity))}.divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(99,102,241,var(--tw-divide-opacity))}.divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(79,70,229,var(--tw-divide-opacity))}.divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(67,56,202,var(--tw-divide-opacity))}.divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(55,48,163,var(--tw-divide-opacity))}.divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(49,46,129,var(--tw-divide-opacity))}.divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(245,243,255,var(--tw-divide-opacity))}.divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(237,233,254,var(--tw-divide-opacity))}.divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(221,214,254,var(--tw-divide-opacity))}.divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(196,181,253,var(--tw-divide-opacity))}.divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(167,139,250,var(--tw-divide-opacity))}.divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(139,92,246,var(--tw-divide-opacity))}.divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(124,58,237,var(--tw-divide-opacity))}.divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(109,40,217,var(--tw-divide-opacity))}.divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(91,33,182,var(--tw-divide-opacity))}.divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(76,29,149,var(--tw-divide-opacity))}.divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(253,242,248,var(--tw-divide-opacity))}.divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(252,231,243,var(--tw-divide-opacity))}.divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(251,207,232,var(--tw-divide-opacity))}.divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(249,168,212,var(--tw-divide-opacity))}.divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(244,114,182,var(--tw-divide-opacity))}.divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(236,72,153,var(--tw-divide-opacity))}.divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(219,39,119,var(--tw-divide-opacity))}.divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(190,24,93,var(--tw-divide-opacity))}.divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(157,23,77,var(--tw-divide-opacity))}.divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(131,24,67,var(--tw-divide-opacity))}.divide-atmos-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(43,135,255,var(--tw-divide-opacity))}.divide-ocean-green>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(18,255,222,var(--tw-divide-opacity))}.divide-trench-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(13,46,100,var(--tw-divide-opacity))}.divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity: 0}.divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity: .05}.divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity: .1}.divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity: .2}.divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity: .25}.divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity: .3}.divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity: .4}.divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: .5}.divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity: .6}.divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity: .7}.divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity: .75}.divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity: .8}.divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity: .9}.divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity: .95}.divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1}.place-self-auto{place-self:auto}.place-self-start{place-self:start}.place-self-end{place-self:end}.place-self-center{place-self:center}.place-self-stretch{place-self:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.self-baseline{align-self:baseline}.justify-self-auto{justify-self:auto}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.justify-self-stretch{justify-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.overscroll-auto{overscroll-behavior:auto}.overscroll-contain{overscroll-behavior:contain}.overscroll-none{overscroll-behavior:none}.overscroll-y-auto{overscroll-behavior-y:auto}.overscroll-y-contain{overscroll-behavior-y:contain}.overscroll-y-none{overscroll-behavior-y:none}.overscroll-x-auto{overscroll-behavior-x:auto}.overscroll-x-contain{overscroll-behavior-x:contain}.overscroll-x-none{overscroll-behavior-x:none}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-ellipsis{text-overflow:ellipsis}.overflow-clip{text-overflow:clip}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-tl-none{border-top-left-radius:0}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tl-2xl{border-top-left-radius:1rem}.rounded-tl-3xl{border-top-left-radius:1.5rem}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tr-none{border-top-right-radius:0}.rounded-tr-sm{border-top-right-radius:.125rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-tr-md{border-top-right-radius:.375rem}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-tr-xl{border-top-right-radius:.75rem}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-tr-3xl{border-top-right-radius:1.5rem}.rounded-tr-full{border-top-right-radius:9999px}.rounded-br-none{border-bottom-right-radius:0}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-br-2xl{border-bottom-right-radius:1rem}.rounded-br-3xl{border-bottom-right-radius:1.5rem}.rounded-br-full{border-bottom-right-radius:9999px}.rounded-bl-none{border-bottom-left-radius:0}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-bl-3xl{border-bottom-left-radius:1.5rem}.rounded-bl-full{border-bottom-left-radius:9999px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border{border-width:1px}.border-t-0{border-top-width:0px}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-t-8{border-top-width:8px}.border-t{border-top-width:1px}.border-r-0{border-right-width:0px}.border-r-2{border-right-width:2px}.border-r-4{border-right-width:4px}.border-r-8{border-right-width:8px}.border-r{border-right-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-b-8{border-bottom-width:8px}.border-b{border-bottom-width:1px}.border-l-0{border-left-width:0px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-l-8{border-left-width:8px}.border-l{border-left-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-none{border-style:none}.border-transparent{border-color:transparent}.border-current{border-color:currentColor}.border-black{--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.border-white{--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-gray-50{--tw-border-opacity: 1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity: 1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity: 1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity: 1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity: 1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.border-gray-600{--tw-border-opacity: 1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.border-gray-700{--tw-border-opacity: 1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity: 1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.border-gray-900{--tw-border-opacity: 1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.border-red-50{--tw-border-opacity: 1;border-color:rgba(254,242,242,var(--tw-border-opacity))}.border-red-100{--tw-border-opacity: 1;border-color:rgba(254,226,226,var(--tw-border-opacity))}.border-red-200{--tw-border-opacity: 1;border-color:rgba(254,202,202,var(--tw-border-opacity))}.border-red-300{--tw-border-opacity: 1;border-color:rgba(252,165,165,var(--tw-border-opacity))}.border-red-400{--tw-border-opacity: 1;border-color:rgba(248,113,113,var(--tw-border-opacity))}.border-red-500{--tw-border-opacity: 1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.border-red-600{--tw-border-opacity: 1;border-color:rgba(220,38,38,var(--tw-border-opacity))}.border-red-700{--tw-border-opacity: 1;border-color:rgba(185,28,28,var(--tw-border-opacity))}.border-red-800{--tw-border-opacity: 1;border-color:rgba(153,27,27,var(--tw-border-opacity))}.border-red-900{--tw-border-opacity: 1;border-color:rgba(127,29,29,var(--tw-border-opacity))}.border-yellow-50{--tw-border-opacity: 1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.border-yellow-100{--tw-border-opacity: 1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.border-yellow-200{--tw-border-opacity: 1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.border-yellow-300{--tw-border-opacity: 1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.border-yellow-400{--tw-border-opacity: 1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.border-yellow-500{--tw-border-opacity: 1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.border-yellow-600{--tw-border-opacity: 1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.border-yellow-700{--tw-border-opacity: 1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.border-yellow-800{--tw-border-opacity: 1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.border-yellow-900{--tw-border-opacity: 1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.border-green-50{--tw-border-opacity: 1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.border-green-100{--tw-border-opacity: 1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.border-green-200{--tw-border-opacity: 1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.border-green-300{--tw-border-opacity: 1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.border-green-400{--tw-border-opacity: 1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.border-green-500{--tw-border-opacity: 1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.border-green-600{--tw-border-opacity: 1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.border-green-700{--tw-border-opacity: 1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.border-green-800{--tw-border-opacity: 1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.border-green-900{--tw-border-opacity: 1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.border-blue-50{--tw-border-opacity: 1;border-color:rgba(239,246,255,var(--tw-border-opacity))}.border-blue-100{--tw-border-opacity: 1;border-color:rgba(219,234,254,var(--tw-border-opacity))}.border-blue-200{--tw-border-opacity: 1;border-color:rgba(191,219,254,var(--tw-border-opacity))}.border-blue-300{--tw-border-opacity: 1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.border-blue-400{--tw-border-opacity: 1;border-color:rgba(96,165,250,var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity: 1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity: 1;border-color:rgba(37,99,235,var(--tw-border-opacity))}.border-blue-700{--tw-border-opacity: 1;border-color:rgba(29,78,216,var(--tw-border-opacity))}.border-blue-800{--tw-border-opacity: 1;border-color:rgba(30,64,175,var(--tw-border-opacity))}.border-blue-900{--tw-border-opacity: 1;border-color:rgba(30,58,138,var(--tw-border-opacity))}.border-indigo-50{--tw-border-opacity: 1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.border-indigo-300{--tw-border-opacity: 1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.border-indigo-400{--tw-border-opacity: 1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.border-indigo-500{--tw-border-opacity: 1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.border-indigo-600{--tw-border-opacity: 1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.border-indigo-700{--tw-border-opacity: 1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.border-indigo-800{--tw-border-opacity: 1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.border-indigo-900{--tw-border-opacity: 1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.border-purple-50{--tw-border-opacity: 1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.border-purple-100{--tw-border-opacity: 1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.border-purple-200{--tw-border-opacity: 1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.border-purple-300{--tw-border-opacity: 1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.border-purple-400{--tw-border-opacity: 1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.border-purple-500{--tw-border-opacity: 1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.border-purple-600{--tw-border-opacity: 1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.border-purple-700{--tw-border-opacity: 1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.border-purple-800{--tw-border-opacity: 1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.border-purple-900{--tw-border-opacity: 1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.border-pink-50{--tw-border-opacity: 1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.border-pink-100{--tw-border-opacity: 1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.border-pink-200{--tw-border-opacity: 1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.border-pink-300{--tw-border-opacity: 1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.border-pink-400{--tw-border-opacity: 1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.border-pink-500{--tw-border-opacity: 1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.border-pink-600{--tw-border-opacity: 1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.border-pink-700{--tw-border-opacity: 1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.border-pink-800{--tw-border-opacity: 1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.border-pink-900{--tw-border-opacity: 1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.border-atmos-blue{--tw-border-opacity: 1;border-color:rgba(43,135,255,var(--tw-border-opacity))}.border-ocean-green{--tw-border-opacity: 1;border-color:rgba(18,255,222,var(--tw-border-opacity))}.border-trench-blue{--tw-border-opacity: 1;border-color:rgba(13,46,100,var(--tw-border-opacity))}.group:hover .group-hover\:border-transparent{border-color:transparent}.group:hover .group-hover\:border-current{border-color:currentColor}.group:hover .group-hover\:border-black{--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .group-hover\:border-white{--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-50{--tw-border-opacity: 1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-100{--tw-border-opacity: 1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-200{--tw-border-opacity: 1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-300{--tw-border-opacity: 1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-400{--tw-border-opacity: 1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-500{--tw-border-opacity: 1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-600{--tw-border-opacity: 1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-700{--tw-border-opacity: 1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-800{--tw-border-opacity: 1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.group:hover .group-hover\:border-gray-900{--tw-border-opacity: 1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.group:hover .group-hover\:border-red-50{--tw-border-opacity: 1;border-color:rgba(254,242,242,var(--tw-border-opacity))}.group:hover .group-hover\:border-red-100{--tw-border-opacity: 1;border-color:rgba(254,226,226,var(--tw-border-opacity))}.group:hover .group-hover\:border-red-200{--tw-border-opacity: 1;border-color:rgba(254,202,202,var(--tw-border-opacity))}.group:hover .group-hover\:border-red-300{--tw-border-opacity: 1;border-color:rgba(252,165,165,var(--tw-border-opacity))}.group:hover .group-hover\:border-red-400{--tw-border-opacity: 1;border-color:rgba(248,113,113,var(--tw-border-opacity))}.group:hover .group-hover\:border-red-500{--tw-border-opacity: 1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.group:hover .group-hover\:border-red-600{--tw-border-opacity: 1;border-color:rgba(220,38,38,var(--tw-border-opacity))}.group:hover .group-hover\:border-red-700{--tw-border-opacity: 1;border-color:rgba(185,28,28,var(--tw-border-opacity))}.group:hover .group-hover\:border-red-800{--tw-border-opacity: 1;border-color:rgba(153,27,27,var(--tw-border-opacity))}.group:hover .group-hover\:border-red-900{--tw-border-opacity: 1;border-color:rgba(127,29,29,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-50{--tw-border-opacity: 1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-100{--tw-border-opacity: 1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-200{--tw-border-opacity: 1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-300{--tw-border-opacity: 1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-400{--tw-border-opacity: 1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-500{--tw-border-opacity: 1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-600{--tw-border-opacity: 1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-700{--tw-border-opacity: 1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-800{--tw-border-opacity: 1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-900{--tw-border-opacity: 1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-50{--tw-border-opacity: 1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-100{--tw-border-opacity: 1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-200{--tw-border-opacity: 1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-300{--tw-border-opacity: 1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-400{--tw-border-opacity: 1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-500{--tw-border-opacity: 1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-600{--tw-border-opacity: 1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-700{--tw-border-opacity: 1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-800{--tw-border-opacity: 1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.group:hover .group-hover\:border-green-900{--tw-border-opacity: 1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.group:hover .group-hover\:border-blue-50{--tw-border-opacity: 1;border-color:rgba(239,246,255,var(--tw-border-opacity))}.group:hover .group-hover\:border-blue-100{--tw-border-opacity: 1;border-color:rgba(219,234,254,var(--tw-border-opacity))}.group:hover .group-hover\:border-blue-200{--tw-border-opacity: 1;border-color:rgba(191,219,254,var(--tw-border-opacity))}.group:hover .group-hover\:border-blue-300{--tw-border-opacity: 1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.group:hover .group-hover\:border-blue-400{--tw-border-opacity: 1;border-color:rgba(96,165,250,var(--tw-border-opacity))}.group:hover .group-hover\:border-blue-500{--tw-border-opacity: 1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.group:hover .group-hover\:border-blue-600{--tw-border-opacity: 1;border-color:rgba(37,99,235,var(--tw-border-opacity))}.group:hover .group-hover\:border-blue-700{--tw-border-opacity: 1;border-color:rgba(29,78,216,var(--tw-border-opacity))}.group:hover .group-hover\:border-blue-800{--tw-border-opacity: 1;border-color:rgba(30,64,175,var(--tw-border-opacity))}.group:hover .group-hover\:border-blue-900{--tw-border-opacity: 1;border-color:rgba(30,58,138,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-50{--tw-border-opacity: 1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-100{--tw-border-opacity: 1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-200{--tw-border-opacity: 1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-300{--tw-border-opacity: 1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-400{--tw-border-opacity: 1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-500{--tw-border-opacity: 1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-600{--tw-border-opacity: 1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-700{--tw-border-opacity: 1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-800{--tw-border-opacity: 1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.group:hover .group-hover\:border-indigo-900{--tw-border-opacity: 1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-50{--tw-border-opacity: 1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-100{--tw-border-opacity: 1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-200{--tw-border-opacity: 1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-300{--tw-border-opacity: 1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-400{--tw-border-opacity: 1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-500{--tw-border-opacity: 1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-600{--tw-border-opacity: 1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-700{--tw-border-opacity: 1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-800{--tw-border-opacity: 1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.group:hover .group-hover\:border-purple-900{--tw-border-opacity: 1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-50{--tw-border-opacity: 1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-100{--tw-border-opacity: 1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-200{--tw-border-opacity: 1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-300{--tw-border-opacity: 1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-400{--tw-border-opacity: 1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-500{--tw-border-opacity: 1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-600{--tw-border-opacity: 1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-700{--tw-border-opacity: 1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-800{--tw-border-opacity: 1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.group:hover .group-hover\:border-pink-900{--tw-border-opacity: 1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.group:hover .group-hover\:border-atmos-blue{--tw-border-opacity: 1;border-color:rgba(43,135,255,var(--tw-border-opacity))}.group:hover .group-hover\:border-ocean-green{--tw-border-opacity: 1;border-color:rgba(18,255,222,var(--tw-border-opacity))}.group:hover .group-hover\:border-trench-blue{--tw-border-opacity: 1;border-color:rgba(13,46,100,var(--tw-border-opacity))}.focus-within\:border-transparent:focus-within{border-color:transparent}.focus-within\:border-current:focus-within{border-color:currentColor}.focus-within\:border-black:focus-within{--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.focus-within\:border-white:focus-within{--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.focus-within\:border-gray-50:focus-within{--tw-border-opacity: 1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.focus-within\:border-gray-100:focus-within{--tw-border-opacity: 1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.focus-within\:border-gray-200:focus-within{--tw-border-opacity: 1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.focus-within\:border-gray-300:focus-within{--tw-border-opacity: 1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.focus-within\:border-gray-400:focus-within{--tw-border-opacity: 1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.focus-within\:border-gray-500:focus-within{--tw-border-opacity: 1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.focus-within\:border-gray-600:focus-within{--tw-border-opacity: 1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.focus-within\:border-gray-700:focus-within{--tw-border-opacity: 1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.focus-within\:border-gray-800:focus-within{--tw-border-opacity: 1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.focus-within\:border-gray-900:focus-within{--tw-border-opacity: 1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.focus-within\:border-red-50:focus-within{--tw-border-opacity: 1;border-color:rgba(254,242,242,var(--tw-border-opacity))}.focus-within\:border-red-100:focus-within{--tw-border-opacity: 1;border-color:rgba(254,226,226,var(--tw-border-opacity))}.focus-within\:border-red-200:focus-within{--tw-border-opacity: 1;border-color:rgba(254,202,202,var(--tw-border-opacity))}.focus-within\:border-red-300:focus-within{--tw-border-opacity: 1;border-color:rgba(252,165,165,var(--tw-border-opacity))}.focus-within\:border-red-400:focus-within{--tw-border-opacity: 1;border-color:rgba(248,113,113,var(--tw-border-opacity))}.focus-within\:border-red-500:focus-within{--tw-border-opacity: 1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.focus-within\:border-red-600:focus-within{--tw-border-opacity: 1;border-color:rgba(220,38,38,var(--tw-border-opacity))}.focus-within\:border-red-700:focus-within{--tw-border-opacity: 1;border-color:rgba(185,28,28,var(--tw-border-opacity))}.focus-within\:border-red-800:focus-within{--tw-border-opacity: 1;border-color:rgba(153,27,27,var(--tw-border-opacity))}.focus-within\:border-red-900:focus-within{--tw-border-opacity: 1;border-color:rgba(127,29,29,var(--tw-border-opacity))}.focus-within\:border-yellow-50:focus-within{--tw-border-opacity: 1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.focus-within\:border-yellow-100:focus-within{--tw-border-opacity: 1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.focus-within\:border-yellow-200:focus-within{--tw-border-opacity: 1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.focus-within\:border-yellow-300:focus-within{--tw-border-opacity: 1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.focus-within\:border-yellow-400:focus-within{--tw-border-opacity: 1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.focus-within\:border-yellow-500:focus-within{--tw-border-opacity: 1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.focus-within\:border-yellow-600:focus-within{--tw-border-opacity: 1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.focus-within\:border-yellow-700:focus-within{--tw-border-opacity: 1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.focus-within\:border-yellow-800:focus-within{--tw-border-opacity: 1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.focus-within\:border-yellow-900:focus-within{--tw-border-opacity: 1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.focus-within\:border-green-50:focus-within{--tw-border-opacity: 1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.focus-within\:border-green-100:focus-within{--tw-border-opacity: 1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.focus-within\:border-green-200:focus-within{--tw-border-opacity: 1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.focus-within\:border-green-300:focus-within{--tw-border-opacity: 1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.focus-within\:border-green-400:focus-within{--tw-border-opacity: 1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.focus-within\:border-green-500:focus-within{--tw-border-opacity: 1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.focus-within\:border-green-600:focus-within{--tw-border-opacity: 1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.focus-within\:border-green-700:focus-within{--tw-border-opacity: 1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.focus-within\:border-green-800:focus-within{--tw-border-opacity: 1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.focus-within\:border-green-900:focus-within{--tw-border-opacity: 1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.focus-within\:border-blue-50:focus-within{--tw-border-opacity: 1;border-color:rgba(239,246,255,var(--tw-border-opacity))}.focus-within\:border-blue-100:focus-within{--tw-border-opacity: 1;border-color:rgba(219,234,254,var(--tw-border-opacity))}.focus-within\:border-blue-200:focus-within{--tw-border-opacity: 1;border-color:rgba(191,219,254,var(--tw-border-opacity))}.focus-within\:border-blue-300:focus-within{--tw-border-opacity: 1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.focus-within\:border-blue-400:focus-within{--tw-border-opacity: 1;border-color:rgba(96,165,250,var(--tw-border-opacity))}.focus-within\:border-blue-500:focus-within{--tw-border-opacity: 1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.focus-within\:border-blue-600:focus-within{--tw-border-opacity: 1;border-color:rgba(37,99,235,var(--tw-border-opacity))}.focus-within\:border-blue-700:focus-within{--tw-border-opacity: 1;border-color:rgba(29,78,216,var(--tw-border-opacity))}.focus-within\:border-blue-800:focus-within{--tw-border-opacity: 1;border-color:rgba(30,64,175,var(--tw-border-opacity))}.focus-within\:border-blue-900:focus-within{--tw-border-opacity: 1;border-color:rgba(30,58,138,var(--tw-border-opacity))}.focus-within\:border-indigo-50:focus-within{--tw-border-opacity: 1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.focus-within\:border-indigo-100:focus-within{--tw-border-opacity: 1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.focus-within\:border-indigo-200:focus-within{--tw-border-opacity: 1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.focus-within\:border-indigo-300:focus-within{--tw-border-opacity: 1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.focus-within\:border-indigo-400:focus-within{--tw-border-opacity: 1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.focus-within\:border-indigo-500:focus-within{--tw-border-opacity: 1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.focus-within\:border-indigo-600:focus-within{--tw-border-opacity: 1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.focus-within\:border-indigo-700:focus-within{--tw-border-opacity: 1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.focus-within\:border-indigo-800:focus-within{--tw-border-opacity: 1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.focus-within\:border-indigo-900:focus-within{--tw-border-opacity: 1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.focus-within\:border-purple-50:focus-within{--tw-border-opacity: 1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.focus-within\:border-purple-100:focus-within{--tw-border-opacity: 1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.focus-within\:border-purple-200:focus-within{--tw-border-opacity: 1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.focus-within\:border-purple-300:focus-within{--tw-border-opacity: 1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.focus-within\:border-purple-400:focus-within{--tw-border-opacity: 1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.focus-within\:border-purple-500:focus-within{--tw-border-opacity: 1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.focus-within\:border-purple-600:focus-within{--tw-border-opacity: 1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.focus-within\:border-purple-700:focus-within{--tw-border-opacity: 1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.focus-within\:border-purple-800:focus-within{--tw-border-opacity: 1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.focus-within\:border-purple-900:focus-within{--tw-border-opacity: 1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.focus-within\:border-pink-50:focus-within{--tw-border-opacity: 1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.focus-within\:border-pink-100:focus-within{--tw-border-opacity: 1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.focus-within\:border-pink-200:focus-within{--tw-border-opacity: 1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.focus-within\:border-pink-300:focus-within{--tw-border-opacity: 1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.focus-within\:border-pink-400:focus-within{--tw-border-opacity: 1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.focus-within\:border-pink-500:focus-within{--tw-border-opacity: 1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.focus-within\:border-pink-600:focus-within{--tw-border-opacity: 1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.focus-within\:border-pink-700:focus-within{--tw-border-opacity: 1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.focus-within\:border-pink-800:focus-within{--tw-border-opacity: 1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.focus-within\:border-pink-900:focus-within{--tw-border-opacity: 1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.focus-within\:border-atmos-blue:focus-within{--tw-border-opacity: 1;border-color:rgba(43,135,255,var(--tw-border-opacity))}.focus-within\:border-ocean-green:focus-within{--tw-border-opacity: 1;border-color:rgba(18,255,222,var(--tw-border-opacity))}.focus-within\:border-trench-blue:focus-within{--tw-border-opacity: 1;border-color:rgba(13,46,100,var(--tw-border-opacity))}.hover\:border-transparent:hover{border-color:transparent}.hover\:border-current:hover{border-color:currentColor}.hover\:border-black:hover{--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.hover\:border-white:hover{--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.hover\:border-gray-50:hover{--tw-border-opacity: 1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.hover\:border-gray-100:hover{--tw-border-opacity: 1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.hover\:border-gray-200:hover{--tw-border-opacity: 1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.hover\:border-gray-500:hover{--tw-border-opacity: 1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.hover\:border-gray-600:hover{--tw-border-opacity: 1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.hover\:border-gray-700:hover{--tw-border-opacity: 1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.hover\:border-gray-800:hover{--tw-border-opacity: 1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.hover\:border-gray-900:hover{--tw-border-opacity: 1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.hover\:border-red-50:hover{--tw-border-opacity: 1;border-color:rgba(254,242,242,var(--tw-border-opacity))}.hover\:border-red-100:hover{--tw-border-opacity: 1;border-color:rgba(254,226,226,var(--tw-border-opacity))}.hover\:border-red-200:hover{--tw-border-opacity: 1;border-color:rgba(254,202,202,var(--tw-border-opacity))}.hover\:border-red-300:hover{--tw-border-opacity: 1;border-color:rgba(252,165,165,var(--tw-border-opacity))}.hover\:border-red-400:hover{--tw-border-opacity: 1;border-color:rgba(248,113,113,var(--tw-border-opacity))}.hover\:border-red-500:hover{--tw-border-opacity: 1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.hover\:border-red-600:hover{--tw-border-opacity: 1;border-color:rgba(220,38,38,var(--tw-border-opacity))}.hover\:border-red-700:hover{--tw-border-opacity: 1;border-color:rgba(185,28,28,var(--tw-border-opacity))}.hover\:border-red-800:hover{--tw-border-opacity: 1;border-color:rgba(153,27,27,var(--tw-border-opacity))}.hover\:border-red-900:hover{--tw-border-opacity: 1;border-color:rgba(127,29,29,var(--tw-border-opacity))}.hover\:border-yellow-50:hover{--tw-border-opacity: 1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.hover\:border-yellow-100:hover{--tw-border-opacity: 1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.hover\:border-yellow-200:hover{--tw-border-opacity: 1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.hover\:border-yellow-300:hover{--tw-border-opacity: 1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.hover\:border-yellow-400:hover{--tw-border-opacity: 1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.hover\:border-yellow-500:hover{--tw-border-opacity: 1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.hover\:border-yellow-600:hover{--tw-border-opacity: 1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.hover\:border-yellow-700:hover{--tw-border-opacity: 1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.hover\:border-yellow-800:hover{--tw-border-opacity: 1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.hover\:border-yellow-900:hover{--tw-border-opacity: 1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.hover\:border-green-50:hover{--tw-border-opacity: 1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.hover\:border-green-100:hover{--tw-border-opacity: 1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.hover\:border-green-200:hover{--tw-border-opacity: 1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.hover\:border-green-300:hover{--tw-border-opacity: 1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.hover\:border-green-400:hover{--tw-border-opacity: 1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.hover\:border-green-500:hover{--tw-border-opacity: 1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.hover\:border-green-600:hover{--tw-border-opacity: 1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.hover\:border-green-700:hover{--tw-border-opacity: 1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.hover\:border-green-800:hover{--tw-border-opacity: 1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.hover\:border-green-900:hover{--tw-border-opacity: 1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.hover\:border-blue-50:hover{--tw-border-opacity: 1;border-color:rgba(239,246,255,var(--tw-border-opacity))}.hover\:border-blue-100:hover{--tw-border-opacity: 1;border-color:rgba(219,234,254,var(--tw-border-opacity))}.hover\:border-blue-200:hover{--tw-border-opacity: 1;border-color:rgba(191,219,254,var(--tw-border-opacity))}.hover\:border-blue-300:hover{--tw-border-opacity: 1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.hover\:border-blue-400:hover{--tw-border-opacity: 1;border-color:rgba(96,165,250,var(--tw-border-opacity))}.hover\:border-blue-500:hover{--tw-border-opacity: 1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.hover\:border-blue-600:hover{--tw-border-opacity: 1;border-color:rgba(37,99,235,var(--tw-border-opacity))}.hover\:border-blue-700:hover{--tw-border-opacity: 1;border-color:rgba(29,78,216,var(--tw-border-opacity))}.hover\:border-blue-800:hover{--tw-border-opacity: 1;border-color:rgba(30,64,175,var(--tw-border-opacity))}.hover\:border-blue-900:hover{--tw-border-opacity: 1;border-color:rgba(30,58,138,var(--tw-border-opacity))}.hover\:border-indigo-50:hover{--tw-border-opacity: 1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.hover\:border-indigo-100:hover{--tw-border-opacity: 1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.hover\:border-indigo-200:hover{--tw-border-opacity: 1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.hover\:border-indigo-300:hover{--tw-border-opacity: 1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.hover\:border-indigo-400:hover{--tw-border-opacity: 1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.hover\:border-indigo-500:hover{--tw-border-opacity: 1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.hover\:border-indigo-600:hover{--tw-border-opacity: 1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.hover\:border-indigo-700:hover{--tw-border-opacity: 1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.hover\:border-indigo-800:hover{--tw-border-opacity: 1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.hover\:border-indigo-900:hover{--tw-border-opacity: 1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.hover\:border-purple-50:hover{--tw-border-opacity: 1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.hover\:border-purple-100:hover{--tw-border-opacity: 1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.hover\:border-purple-200:hover{--tw-border-opacity: 1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.hover\:border-purple-300:hover{--tw-border-opacity: 1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.hover\:border-purple-400:hover{--tw-border-opacity: 1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.hover\:border-purple-500:hover{--tw-border-opacity: 1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.hover\:border-purple-600:hover{--tw-border-opacity: 1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.hover\:border-purple-700:hover{--tw-border-opacity: 1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.hover\:border-purple-800:hover{--tw-border-opacity: 1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.hover\:border-purple-900:hover{--tw-border-opacity: 1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.hover\:border-pink-50:hover{--tw-border-opacity: 1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.hover\:border-pink-100:hover{--tw-border-opacity: 1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.hover\:border-pink-200:hover{--tw-border-opacity: 1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.hover\:border-pink-300:hover{--tw-border-opacity: 1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.hover\:border-pink-400:hover{--tw-border-opacity: 1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.hover\:border-pink-500:hover{--tw-border-opacity: 1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.hover\:border-pink-600:hover{--tw-border-opacity: 1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.hover\:border-pink-700:hover{--tw-border-opacity: 1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.hover\:border-pink-800:hover{--tw-border-opacity: 1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.hover\:border-pink-900:hover{--tw-border-opacity: 1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.hover\:border-atmos-blue:hover{--tw-border-opacity: 1;border-color:rgba(43,135,255,var(--tw-border-opacity))}.hover\:border-ocean-green:hover{--tw-border-opacity: 1;border-color:rgba(18,255,222,var(--tw-border-opacity))}.hover\:border-trench-blue:hover{--tw-border-opacity: 1;border-color:rgba(13,46,100,var(--tw-border-opacity))}.focus\:border-transparent:focus{border-color:transparent}.focus\:border-current:focus{border-color:currentColor}.focus\:border-black:focus{--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.focus\:border-white:focus{--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.focus\:border-gray-50:focus{--tw-border-opacity: 1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.focus\:border-gray-100:focus{--tw-border-opacity: 1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.focus\:border-gray-200:focus{--tw-border-opacity: 1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.focus\:border-gray-300:focus{--tw-border-opacity: 1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.focus\:border-gray-400:focus{--tw-border-opacity: 1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.focus\:border-gray-500:focus{--tw-border-opacity: 1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.focus\:border-gray-600:focus{--tw-border-opacity: 1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.focus\:border-gray-700:focus{--tw-border-opacity: 1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.focus\:border-gray-800:focus{--tw-border-opacity: 1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.focus\:border-gray-900:focus{--tw-border-opacity: 1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.focus\:border-red-50:focus{--tw-border-opacity: 1;border-color:rgba(254,242,242,var(--tw-border-opacity))}.focus\:border-red-100:focus{--tw-border-opacity: 1;border-color:rgba(254,226,226,var(--tw-border-opacity))}.focus\:border-red-200:focus{--tw-border-opacity: 1;border-color:rgba(254,202,202,var(--tw-border-opacity))}.focus\:border-red-300:focus{--tw-border-opacity: 1;border-color:rgba(252,165,165,var(--tw-border-opacity))}.focus\:border-red-400:focus{--tw-border-opacity: 1;border-color:rgba(248,113,113,var(--tw-border-opacity))}.focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.focus\:border-red-600:focus{--tw-border-opacity: 1;border-color:rgba(220,38,38,var(--tw-border-opacity))}.focus\:border-red-700:focus{--tw-border-opacity: 1;border-color:rgba(185,28,28,var(--tw-border-opacity))}.focus\:border-red-800:focus{--tw-border-opacity: 1;border-color:rgba(153,27,27,var(--tw-border-opacity))}.focus\:border-red-900:focus{--tw-border-opacity: 1;border-color:rgba(127,29,29,var(--tw-border-opacity))}.focus\:border-yellow-50:focus{--tw-border-opacity: 1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.focus\:border-yellow-100:focus{--tw-border-opacity: 1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.focus\:border-yellow-200:focus{--tw-border-opacity: 1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.focus\:border-yellow-300:focus{--tw-border-opacity: 1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.focus\:border-yellow-400:focus{--tw-border-opacity: 1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.focus\:border-yellow-500:focus{--tw-border-opacity: 1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.focus\:border-yellow-600:focus{--tw-border-opacity: 1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.focus\:border-yellow-700:focus{--tw-border-opacity: 1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.focus\:border-yellow-800:focus{--tw-border-opacity: 1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.focus\:border-yellow-900:focus{--tw-border-opacity: 1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.focus\:border-green-50:focus{--tw-border-opacity: 1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.focus\:border-green-100:focus{--tw-border-opacity: 1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.focus\:border-green-200:focus{--tw-border-opacity: 1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.focus\:border-green-300:focus{--tw-border-opacity: 1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.focus\:border-green-400:focus{--tw-border-opacity: 1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.focus\:border-green-500:focus{--tw-border-opacity: 1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.focus\:border-green-600:focus{--tw-border-opacity: 1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.focus\:border-green-700:focus{--tw-border-opacity: 1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.focus\:border-green-800:focus{--tw-border-opacity: 1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.focus\:border-green-900:focus{--tw-border-opacity: 1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.focus\:border-blue-50:focus{--tw-border-opacity: 1;border-color:rgba(239,246,255,var(--tw-border-opacity))}.focus\:border-blue-100:focus{--tw-border-opacity: 1;border-color:rgba(219,234,254,var(--tw-border-opacity))}.focus\:border-blue-200:focus{--tw-border-opacity: 1;border-color:rgba(191,219,254,var(--tw-border-opacity))}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.focus\:border-blue-400:focus{--tw-border-opacity: 1;border-color:rgba(96,165,250,var(--tw-border-opacity))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.focus\:border-blue-600:focus{--tw-border-opacity: 1;border-color:rgba(37,99,235,var(--tw-border-opacity))}.focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgba(29,78,216,var(--tw-border-opacity))}.focus\:border-blue-800:focus{--tw-border-opacity: 1;border-color:rgba(30,64,175,var(--tw-border-opacity))}.focus\:border-blue-900:focus{--tw-border-opacity: 1;border-color:rgba(30,58,138,var(--tw-border-opacity))}.focus\:border-indigo-50:focus{--tw-border-opacity: 1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.focus\:border-indigo-100:focus{--tw-border-opacity: 1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.focus\:border-indigo-200:focus{--tw-border-opacity: 1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.focus\:border-indigo-300:focus{--tw-border-opacity: 1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.focus\:border-indigo-400:focus{--tw-border-opacity: 1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.focus\:border-indigo-600:focus{--tw-border-opacity: 1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.focus\:border-indigo-700:focus{--tw-border-opacity: 1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.focus\:border-indigo-800:focus{--tw-border-opacity: 1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.focus\:border-indigo-900:focus{--tw-border-opacity: 1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.focus\:border-purple-50:focus{--tw-border-opacity: 1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.focus\:border-purple-100:focus{--tw-border-opacity: 1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.focus\:border-purple-200:focus{--tw-border-opacity: 1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.focus\:border-purple-300:focus{--tw-border-opacity: 1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.focus\:border-purple-400:focus{--tw-border-opacity: 1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.focus\:border-purple-500:focus{--tw-border-opacity: 1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.focus\:border-purple-600:focus{--tw-border-opacity: 1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.focus\:border-purple-700:focus{--tw-border-opacity: 1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.focus\:border-purple-800:focus{--tw-border-opacity: 1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.focus\:border-purple-900:focus{--tw-border-opacity: 1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.focus\:border-pink-50:focus{--tw-border-opacity: 1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.focus\:border-pink-100:focus{--tw-border-opacity: 1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.focus\:border-pink-200:focus{--tw-border-opacity: 1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.focus\:border-pink-300:focus{--tw-border-opacity: 1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.focus\:border-pink-400:focus{--tw-border-opacity: 1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.focus\:border-pink-500:focus{--tw-border-opacity: 1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.focus\:border-pink-600:focus{--tw-border-opacity: 1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.focus\:border-pink-700:focus{--tw-border-opacity: 1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.focus\:border-pink-800:focus{--tw-border-opacity: 1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.focus\:border-pink-900:focus{--tw-border-opacity: 1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.focus\:border-atmos-blue:focus{--tw-border-opacity: 1;border-color:rgba(43,135,255,var(--tw-border-opacity))}.focus\:border-ocean-green:focus{--tw-border-opacity: 1;border-color:rgba(18,255,222,var(--tw-border-opacity))}.focus\:border-trench-blue:focus{--tw-border-opacity: 1;border-color:rgba(13,46,100,var(--tw-border-opacity))}.border-opacity-0{--tw-border-opacity: 0}.border-opacity-5{--tw-border-opacity: .05}.border-opacity-10{--tw-border-opacity: .1}.border-opacity-20{--tw-border-opacity: .2}.border-opacity-25{--tw-border-opacity: .25}.border-opacity-30{--tw-border-opacity: .3}.border-opacity-40{--tw-border-opacity: .4}.border-opacity-50{--tw-border-opacity: .5}.border-opacity-60{--tw-border-opacity: .6}.border-opacity-70{--tw-border-opacity: .7}.border-opacity-75{--tw-border-opacity: .75}.border-opacity-80{--tw-border-opacity: .8}.border-opacity-90{--tw-border-opacity: .9}.border-opacity-95{--tw-border-opacity: .95}.border-opacity-100{--tw-border-opacity: 1}.group:hover .group-hover\:border-opacity-0{--tw-border-opacity: 0}.group:hover .group-hover\:border-opacity-5{--tw-border-opacity: .05}.group:hover .group-hover\:border-opacity-10{--tw-border-opacity: .1}.group:hover .group-hover\:border-opacity-20{--tw-border-opacity: .2}.group:hover .group-hover\:border-opacity-25{--tw-border-opacity: .25}.group:hover .group-hover\:border-opacity-30{--tw-border-opacity: .3}.group:hover .group-hover\:border-opacity-40{--tw-border-opacity: .4}.group:hover .group-hover\:border-opacity-50{--tw-border-opacity: .5}.group:hover .group-hover\:border-opacity-60{--tw-border-opacity: .6}.group:hover .group-hover\:border-opacity-70{--tw-border-opacity: .7}.group:hover .group-hover\:border-opacity-75{--tw-border-opacity: .75}.group:hover .group-hover\:border-opacity-80{--tw-border-opacity: .8}.group:hover .group-hover\:border-opacity-90{--tw-border-opacity: .9}.group:hover .group-hover\:border-opacity-95{--tw-border-opacity: .95}.group:hover .group-hover\:border-opacity-100{--tw-border-opacity: 1}.focus-within\:border-opacity-0:focus-within{--tw-border-opacity: 0}.focus-within\:border-opacity-5:focus-within{--tw-border-opacity: .05}.focus-within\:border-opacity-10:focus-within{--tw-border-opacity: .1}.focus-within\:border-opacity-20:focus-within{--tw-border-opacity: .2}.focus-within\:border-opacity-25:focus-within{--tw-border-opacity: .25}.focus-within\:border-opacity-30:focus-within{--tw-border-opacity: .3}.focus-within\:border-opacity-40:focus-within{--tw-border-opacity: .4}.focus-within\:border-opacity-50:focus-within{--tw-border-opacity: .5}.focus-within\:border-opacity-60:focus-within{--tw-border-opacity: .6}.focus-within\:border-opacity-70:focus-within{--tw-border-opacity: .7}.focus-within\:border-opacity-75:focus-within{--tw-border-opacity: .75}.focus-within\:border-opacity-80:focus-within{--tw-border-opacity: .8}.focus-within\:border-opacity-90:focus-within{--tw-border-opacity: .9}.focus-within\:border-opacity-95:focus-within{--tw-border-opacity: .95}.focus-within\:border-opacity-100:focus-within{--tw-border-opacity: 1}.hover\:border-opacity-0:hover{--tw-border-opacity: 0}.hover\:border-opacity-5:hover{--tw-border-opacity: .05}.hover\:border-opacity-10:hover{--tw-border-opacity: .1}.hover\:border-opacity-20:hover{--tw-border-opacity: .2}.hover\:border-opacity-25:hover{--tw-border-opacity: .25}.hover\:border-opacity-30:hover{--tw-border-opacity: .3}.hover\:border-opacity-40:hover{--tw-border-opacity: .4}.hover\:border-opacity-50:hover{--tw-border-opacity: .5}.hover\:border-opacity-60:hover{--tw-border-opacity: .6}.hover\:border-opacity-70:hover{--tw-border-opacity: .7}.hover\:border-opacity-75:hover{--tw-border-opacity: .75}.hover\:border-opacity-80:hover{--tw-border-opacity: .8}.hover\:border-opacity-90:hover{--tw-border-opacity: .9}.hover\:border-opacity-95:hover{--tw-border-opacity: .95}.hover\:border-opacity-100:hover{--tw-border-opacity: 1}.focus\:border-opacity-0:focus{--tw-border-opacity: 0}.focus\:border-opacity-5:focus{--tw-border-opacity: .05}.focus\:border-opacity-10:focus{--tw-border-opacity: .1}.focus\:border-opacity-20:focus{--tw-border-opacity: .2}.focus\:border-opacity-25:focus{--tw-border-opacity: .25}.focus\:border-opacity-30:focus{--tw-border-opacity: .3}.focus\:border-opacity-40:focus{--tw-border-opacity: .4}.focus\:border-opacity-50:focus{--tw-border-opacity: .5}.focus\:border-opacity-60:focus{--tw-border-opacity: .6}.focus\:border-opacity-70:focus{--tw-border-opacity: .7}.focus\:border-opacity-75:focus{--tw-border-opacity: .75}.focus\:border-opacity-80:focus{--tw-border-opacity: .8}.focus\:border-opacity-90:focus{--tw-border-opacity: .9}.focus\:border-opacity-95:focus{--tw-border-opacity: .95}.focus\:border-opacity-100:focus{--tw-border-opacity: 1}.bg-transparent{background-color:transparent}.bg-current{background-color:currentColor}.bg-black{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgba(254,242,242,var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgba(254,226,226,var(--tw-bg-opacity))}.bg-red-200{--tw-bg-opacity: 1;background-color:rgba(254,202,202,var(--tw-bg-opacity))}.bg-red-300{--tw-bg-opacity: 1;background-color:rgba(252,165,165,var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgba(248,113,113,var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgba(220,38,38,var(--tw-bg-opacity))}.bg-red-700{--tw-bg-opacity: 1;background-color:rgba(185,28,28,var(--tw-bg-opacity))}.bg-red-800{--tw-bg-opacity: 1;background-color:rgba(153,27,27,var(--tw-bg-opacity))}.bg-red-900{--tw-bg-opacity: 1;background-color:rgba(127,29,29,var(--tw-bg-opacity))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.bg-yellow-300{--tw-bg-opacity: 1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.bg-yellow-700{--tw-bg-opacity: 1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.bg-yellow-800{--tw-bg-opacity: 1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.bg-yellow-900{--tw-bg-opacity: 1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.bg-green-300{--tw-bg-opacity: 1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.bg-green-800{--tw-bg-opacity: 1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.bg-green-900{--tw-bg-opacity: 1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgba(191,219,254,var(--tw-bg-opacity))}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgba(30,64,175,var(--tw-bg-opacity))}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.bg-indigo-200{--tw-bg-opacity: 1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.bg-indigo-300{--tw-bg-opacity: 1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.bg-indigo-400{--tw-bg-opacity: 1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.bg-indigo-700{--tw-bg-opacity: 1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.bg-indigo-800{--tw-bg-opacity: 1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.bg-indigo-900{--tw-bg-opacity: 1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.bg-purple-200{--tw-bg-opacity: 1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.bg-purple-300{--tw-bg-opacity: 1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.bg-purple-400{--tw-bg-opacity: 1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.bg-purple-700{--tw-bg-opacity: 1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.bg-purple-800{--tw-bg-opacity: 1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.bg-purple-900{--tw-bg-opacity: 1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.bg-pink-50{--tw-bg-opacity: 1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.bg-pink-200{--tw-bg-opacity: 1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.bg-pink-300{--tw-bg-opacity: 1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.bg-pink-400{--tw-bg-opacity: 1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.bg-pink-500{--tw-bg-opacity: 1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.bg-pink-600{--tw-bg-opacity: 1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.bg-pink-700{--tw-bg-opacity: 1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.bg-pink-800{--tw-bg-opacity: 1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.bg-pink-900{--tw-bg-opacity: 1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.bg-atmos-blue{--tw-bg-opacity: 1;background-color:rgba(43,135,255,var(--tw-bg-opacity))}.bg-ocean-green{--tw-bg-opacity: 1;background-color:rgba(18,255,222,var(--tw-bg-opacity))}.bg-trench-blue{--tw-bg-opacity: 1;background-color:rgba(13,46,100,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-transparent{background-color:transparent}.group:hover .group-hover\:bg-current{background-color:currentColor}.group:hover .group-hover\:bg-black{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-50{--tw-bg-opacity: 1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-100{--tw-bg-opacity: 1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-200{--tw-bg-opacity: 1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-300{--tw-bg-opacity: 1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-400{--tw-bg-opacity: 1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-500{--tw-bg-opacity: 1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-600{--tw-bg-opacity: 1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-700{--tw-bg-opacity: 1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-900{--tw-bg-opacity: 1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-red-50{--tw-bg-opacity: 1;background-color:rgba(254,242,242,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-red-100{--tw-bg-opacity: 1;background-color:rgba(254,226,226,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-red-200{--tw-bg-opacity: 1;background-color:rgba(254,202,202,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-red-300{--tw-bg-opacity: 1;background-color:rgba(252,165,165,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-red-400{--tw-bg-opacity: 1;background-color:rgba(248,113,113,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-red-500{--tw-bg-opacity: 1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-red-600{--tw-bg-opacity: 1;background-color:rgba(220,38,38,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-red-700{--tw-bg-opacity: 1;background-color:rgba(185,28,28,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-red-800{--tw-bg-opacity: 1;background-color:rgba(153,27,27,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-red-900{--tw-bg-opacity: 1;background-color:rgba(127,29,29,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-50{--tw-bg-opacity: 1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-100{--tw-bg-opacity: 1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-200{--tw-bg-opacity: 1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-300{--tw-bg-opacity: 1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-400{--tw-bg-opacity: 1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-500{--tw-bg-opacity: 1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-600{--tw-bg-opacity: 1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-700{--tw-bg-opacity: 1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-800{--tw-bg-opacity: 1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-900{--tw-bg-opacity: 1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-50{--tw-bg-opacity: 1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-100{--tw-bg-opacity: 1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-200{--tw-bg-opacity: 1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-300{--tw-bg-opacity: 1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-400{--tw-bg-opacity: 1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-500{--tw-bg-opacity: 1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-600{--tw-bg-opacity: 1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-700{--tw-bg-opacity: 1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-800{--tw-bg-opacity: 1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-900{--tw-bg-opacity: 1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-blue-50{--tw-bg-opacity: 1;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-blue-100{--tw-bg-opacity: 1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-blue-200{--tw-bg-opacity: 1;background-color:rgba(191,219,254,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-blue-300{--tw-bg-opacity: 1;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-blue-400{--tw-bg-opacity: 1;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-blue-500{--tw-bg-opacity: 1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-blue-600{--tw-bg-opacity: 1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-blue-700{--tw-bg-opacity: 1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-blue-800{--tw-bg-opacity: 1;background-color:rgba(30,64,175,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-blue-900{--tw-bg-opacity: 1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-50{--tw-bg-opacity: 1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-100{--tw-bg-opacity: 1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-200{--tw-bg-opacity: 1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-300{--tw-bg-opacity: 1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-400{--tw-bg-opacity: 1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-500{--tw-bg-opacity: 1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-600{--tw-bg-opacity: 1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-700{--tw-bg-opacity: 1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-800{--tw-bg-opacity: 1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-900{--tw-bg-opacity: 1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-50{--tw-bg-opacity: 1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-100{--tw-bg-opacity: 1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-200{--tw-bg-opacity: 1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-300{--tw-bg-opacity: 1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-400{--tw-bg-opacity: 1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-500{--tw-bg-opacity: 1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-600{--tw-bg-opacity: 1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-700{--tw-bg-opacity: 1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-800{--tw-bg-opacity: 1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-900{--tw-bg-opacity: 1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-50{--tw-bg-opacity: 1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-100{--tw-bg-opacity: 1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-200{--tw-bg-opacity: 1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-300{--tw-bg-opacity: 1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-400{--tw-bg-opacity: 1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-500{--tw-bg-opacity: 1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-600{--tw-bg-opacity: 1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-700{--tw-bg-opacity: 1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-800{--tw-bg-opacity: 1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-900{--tw-bg-opacity: 1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-atmos-blue{--tw-bg-opacity: 1;background-color:rgba(43,135,255,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-ocean-green{--tw-bg-opacity: 1;background-color:rgba(18,255,222,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-trench-blue{--tw-bg-opacity: 1;background-color:rgba(13,46,100,var(--tw-bg-opacity))}.focus-within\:bg-transparent:focus-within{background-color:transparent}.focus-within\:bg-current:focus-within{background-color:currentColor}.focus-within\:bg-black:focus-within{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.focus-within\:bg-white:focus-within{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.focus-within\:bg-gray-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.focus-within\:bg-gray-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.focus-within\:bg-gray-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.focus-within\:bg-gray-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.focus-within\:bg-gray-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.focus-within\:bg-gray-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.focus-within\:bg-gray-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.focus-within\:bg-gray-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.focus-within\:bg-gray-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.focus-within\:bg-gray-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.focus-within\:bg-red-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(254,242,242,var(--tw-bg-opacity))}.focus-within\:bg-red-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(254,226,226,var(--tw-bg-opacity))}.focus-within\:bg-red-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(254,202,202,var(--tw-bg-opacity))}.focus-within\:bg-red-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(252,165,165,var(--tw-bg-opacity))}.focus-within\:bg-red-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(248,113,113,var(--tw-bg-opacity))}.focus-within\:bg-red-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.focus-within\:bg-red-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(220,38,38,var(--tw-bg-opacity))}.focus-within\:bg-red-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(185,28,28,var(--tw-bg-opacity))}.focus-within\:bg-red-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(153,27,27,var(--tw-bg-opacity))}.focus-within\:bg-red-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(127,29,29,var(--tw-bg-opacity))}.focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.focus-within\:bg-green-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.focus-within\:bg-green-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.focus-within\:bg-green-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.focus-within\:bg-green-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.focus-within\:bg-green-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.focus-within\:bg-green-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.focus-within\:bg-green-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.focus-within\:bg-green-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.focus-within\:bg-green-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.focus-within\:bg-green-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.focus-within\:bg-blue-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.focus-within\:bg-blue-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.focus-within\:bg-blue-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(191,219,254,var(--tw-bg-opacity))}.focus-within\:bg-blue-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.focus-within\:bg-blue-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.focus-within\:bg-blue-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.focus-within\:bg-blue-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.focus-within\:bg-blue-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.focus-within\:bg-blue-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(30,64,175,var(--tw-bg-opacity))}.focus-within\:bg-blue-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.focus-within\:bg-purple-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.focus-within\:bg-purple-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.focus-within\:bg-purple-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.focus-within\:bg-purple-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.focus-within\:bg-purple-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.focus-within\:bg-purple-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.focus-within\:bg-purple-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.focus-within\:bg-purple-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.focus-within\:bg-purple-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.focus-within\:bg-purple-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.focus-within\:bg-pink-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.focus-within\:bg-pink-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.focus-within\:bg-pink-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.focus-within\:bg-pink-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.focus-within\:bg-pink-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.focus-within\:bg-pink-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.focus-within\:bg-pink-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.focus-within\:bg-pink-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.focus-within\:bg-pink-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.focus-within\:bg-pink-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.focus-within\:bg-atmos-blue:focus-within{--tw-bg-opacity: 1;background-color:rgba(43,135,255,var(--tw-bg-opacity))}.focus-within\:bg-ocean-green:focus-within{--tw-bg-opacity: 1;background-color:rgba(18,255,222,var(--tw-bg-opacity))}.focus-within\:bg-trench-blue:focus-within{--tw-bg-opacity: 1;background-color:rgba(13,46,100,var(--tw-bg-opacity))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-current:hover{background-color:currentColor}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.hover\:bg-gray-400:hover{--tw-bg-opacity: 1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.hover\:bg-gray-500:hover{--tw-bg-opacity: 1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.hover\:bg-gray-900:hover{--tw-bg-opacity: 1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgba(254,242,242,var(--tw-bg-opacity))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgba(254,226,226,var(--tw-bg-opacity))}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgba(254,202,202,var(--tw-bg-opacity))}.hover\:bg-red-300:hover{--tw-bg-opacity: 1;background-color:rgba(252,165,165,var(--tw-bg-opacity))}.hover\:bg-red-400:hover{--tw-bg-opacity: 1;background-color:rgba(248,113,113,var(--tw-bg-opacity))}.hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgba(220,38,38,var(--tw-bg-opacity))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgba(185,28,28,var(--tw-bg-opacity))}.hover\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgba(153,27,27,var(--tw-bg-opacity))}.hover\:bg-red-900:hover{--tw-bg-opacity: 1;background-color:rgba(127,29,29,var(--tw-bg-opacity))}.hover\:bg-yellow-50:hover{--tw-bg-opacity: 1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.hover\:bg-yellow-100:hover{--tw-bg-opacity: 1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.hover\:bg-yellow-200:hover{--tw-bg-opacity: 1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.hover\:bg-yellow-300:hover{--tw-bg-opacity: 1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.hover\:bg-yellow-400:hover{--tw-bg-opacity: 1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.hover\:bg-yellow-500:hover{--tw-bg-opacity: 1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.hover\:bg-yellow-700:hover{--tw-bg-opacity: 1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.hover\:bg-yellow-800:hover{--tw-bg-opacity: 1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.hover\:bg-yellow-900:hover{--tw-bg-opacity: 1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.hover\:bg-green-50:hover{--tw-bg-opacity: 1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.hover\:bg-green-200:hover{--tw-bg-opacity: 1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.hover\:bg-green-300:hover{--tw-bg-opacity: 1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.hover\:bg-green-400:hover{--tw-bg-opacity: 1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.hover\:bg-green-500:hover{--tw-bg-opacity: 1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.hover\:bg-green-800:hover{--tw-bg-opacity: 1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.hover\:bg-green-900:hover{--tw-bg-opacity: 1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.hover\:bg-blue-200:hover{--tw-bg-opacity: 1;background-color:rgba(191,219,254,var(--tw-bg-opacity))}.hover\:bg-blue-300:hover{--tw-bg-opacity: 1;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.hover\:bg-blue-400:hover{--tw-bg-opacity: 1;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.hover\:bg-blue-500:hover{--tw-bg-opacity: 1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.hover\:bg-blue-800:hover{--tw-bg-opacity: 1;background-color:rgba(30,64,175,var(--tw-bg-opacity))}.hover\:bg-blue-900:hover{--tw-bg-opacity: 1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.hover\:bg-indigo-50:hover{--tw-bg-opacity: 1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.hover\:bg-indigo-100:hover{--tw-bg-opacity: 1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.hover\:bg-indigo-200:hover{--tw-bg-opacity: 1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.hover\:bg-indigo-300:hover{--tw-bg-opacity: 1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.hover\:bg-indigo-400:hover{--tw-bg-opacity: 1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.hover\:bg-indigo-500:hover{--tw-bg-opacity: 1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.hover\:bg-indigo-600:hover{--tw-bg-opacity: 1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.hover\:bg-indigo-800:hover{--tw-bg-opacity: 1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.hover\:bg-indigo-900:hover{--tw-bg-opacity: 1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.hover\:bg-purple-50:hover{--tw-bg-opacity: 1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.hover\:bg-purple-100:hover{--tw-bg-opacity: 1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.hover\:bg-purple-200:hover{--tw-bg-opacity: 1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.hover\:bg-purple-300:hover{--tw-bg-opacity: 1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.hover\:bg-purple-400:hover{--tw-bg-opacity: 1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.hover\:bg-purple-500:hover{--tw-bg-opacity: 1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.hover\:bg-purple-600:hover{--tw-bg-opacity: 1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.hover\:bg-purple-800:hover{--tw-bg-opacity: 1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.hover\:bg-purple-900:hover{--tw-bg-opacity: 1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.hover\:bg-pink-50:hover{--tw-bg-opacity: 1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.hover\:bg-pink-100:hover{--tw-bg-opacity: 1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.hover\:bg-pink-200:hover{--tw-bg-opacity: 1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.hover\:bg-pink-300:hover{--tw-bg-opacity: 1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.hover\:bg-pink-400:hover{--tw-bg-opacity: 1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.hover\:bg-pink-500:hover{--tw-bg-opacity: 1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.hover\:bg-pink-600:hover{--tw-bg-opacity: 1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.hover\:bg-pink-700:hover{--tw-bg-opacity: 1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.hover\:bg-pink-800:hover{--tw-bg-opacity: 1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.hover\:bg-pink-900:hover{--tw-bg-opacity: 1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.hover\:bg-atmos-blue:hover{--tw-bg-opacity: 1;background-color:rgba(43,135,255,var(--tw-bg-opacity))}.hover\:bg-ocean-green:hover{--tw-bg-opacity: 1;background-color:rgba(18,255,222,var(--tw-bg-opacity))}.hover\:bg-trench-blue:hover{--tw-bg-opacity: 1;background-color:rgba(13,46,100,var(--tw-bg-opacity))}.focus\:bg-transparent:focus{background-color:transparent}.focus\:bg-current:focus{background-color:currentColor}.focus\:bg-black:focus{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.focus\:bg-gray-50:focus{--tw-bg-opacity: 1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.focus\:bg-gray-100:focus{--tw-bg-opacity: 1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.focus\:bg-gray-200:focus{--tw-bg-opacity: 1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.focus\:bg-gray-300:focus{--tw-bg-opacity: 1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.focus\:bg-gray-400:focus{--tw-bg-opacity: 1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.focus\:bg-gray-500:focus{--tw-bg-opacity: 1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.focus\:bg-gray-600:focus{--tw-bg-opacity: 1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.focus\:bg-gray-700:focus{--tw-bg-opacity: 1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.focus\:bg-gray-800:focus{--tw-bg-opacity: 1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.focus\:bg-gray-900:focus{--tw-bg-opacity: 1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.focus\:bg-red-50:focus{--tw-bg-opacity: 1;background-color:rgba(254,242,242,var(--tw-bg-opacity))}.focus\:bg-red-100:focus{--tw-bg-opacity: 1;background-color:rgba(254,226,226,var(--tw-bg-opacity))}.focus\:bg-red-200:focus{--tw-bg-opacity: 1;background-color:rgba(254,202,202,var(--tw-bg-opacity))}.focus\:bg-red-300:focus{--tw-bg-opacity: 1;background-color:rgba(252,165,165,var(--tw-bg-opacity))}.focus\:bg-red-400:focus{--tw-bg-opacity: 1;background-color:rgba(248,113,113,var(--tw-bg-opacity))}.focus\:bg-red-500:focus{--tw-bg-opacity: 1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.focus\:bg-red-600:focus{--tw-bg-opacity: 1;background-color:rgba(220,38,38,var(--tw-bg-opacity))}.focus\:bg-red-700:focus{--tw-bg-opacity: 1;background-color:rgba(185,28,28,var(--tw-bg-opacity))}.focus\:bg-red-800:focus{--tw-bg-opacity: 1;background-color:rgba(153,27,27,var(--tw-bg-opacity))}.focus\:bg-red-900:focus{--tw-bg-opacity: 1;background-color:rgba(127,29,29,var(--tw-bg-opacity))}.focus\:bg-yellow-50:focus{--tw-bg-opacity: 1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.focus\:bg-yellow-100:focus{--tw-bg-opacity: 1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.focus\:bg-yellow-200:focus{--tw-bg-opacity: 1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.focus\:bg-yellow-300:focus{--tw-bg-opacity: 1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.focus\:bg-yellow-400:focus{--tw-bg-opacity: 1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.focus\:bg-yellow-500:focus{--tw-bg-opacity: 1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.focus\:bg-yellow-600:focus{--tw-bg-opacity: 1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.focus\:bg-yellow-700:focus{--tw-bg-opacity: 1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.focus\:bg-yellow-800:focus{--tw-bg-opacity: 1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.focus\:bg-yellow-900:focus{--tw-bg-opacity: 1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.focus\:bg-green-50:focus{--tw-bg-opacity: 1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.focus\:bg-green-100:focus{--tw-bg-opacity: 1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.focus\:bg-green-200:focus{--tw-bg-opacity: 1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.focus\:bg-green-300:focus{--tw-bg-opacity: 1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.focus\:bg-green-400:focus{--tw-bg-opacity: 1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.focus\:bg-green-500:focus{--tw-bg-opacity: 1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.focus\:bg-green-600:focus{--tw-bg-opacity: 1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.focus\:bg-green-700:focus{--tw-bg-opacity: 1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.focus\:bg-green-800:focus{--tw-bg-opacity: 1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.focus\:bg-green-900:focus{--tw-bg-opacity: 1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.focus\:bg-blue-50:focus{--tw-bg-opacity: 1;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.focus\:bg-blue-100:focus{--tw-bg-opacity: 1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.focus\:bg-blue-200:focus{--tw-bg-opacity: 1;background-color:rgba(191,219,254,var(--tw-bg-opacity))}.focus\:bg-blue-300:focus{--tw-bg-opacity: 1;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.focus\:bg-blue-400:focus{--tw-bg-opacity: 1;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.focus\:bg-blue-500:focus{--tw-bg-opacity: 1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.focus\:bg-blue-600:focus{--tw-bg-opacity: 1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.focus\:bg-blue-700:focus{--tw-bg-opacity: 1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.focus\:bg-blue-800:focus{--tw-bg-opacity: 1;background-color:rgba(30,64,175,var(--tw-bg-opacity))}.focus\:bg-blue-900:focus{--tw-bg-opacity: 1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.focus\:bg-indigo-50:focus{--tw-bg-opacity: 1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.focus\:bg-indigo-100:focus{--tw-bg-opacity: 1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.focus\:bg-indigo-200:focus{--tw-bg-opacity: 1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.focus\:bg-indigo-300:focus{--tw-bg-opacity: 1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.focus\:bg-indigo-400:focus{--tw-bg-opacity: 1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.focus\:bg-indigo-500:focus{--tw-bg-opacity: 1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.focus\:bg-indigo-600:focus{--tw-bg-opacity: 1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.focus\:bg-indigo-700:focus{--tw-bg-opacity: 1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.focus\:bg-indigo-800:focus{--tw-bg-opacity: 1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.focus\:bg-indigo-900:focus{--tw-bg-opacity: 1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.focus\:bg-purple-50:focus{--tw-bg-opacity: 1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.focus\:bg-purple-100:focus{--tw-bg-opacity: 1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.focus\:bg-purple-200:focus{--tw-bg-opacity: 1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.focus\:bg-purple-300:focus{--tw-bg-opacity: 1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.focus\:bg-purple-400:focus{--tw-bg-opacity: 1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.focus\:bg-purple-500:focus{--tw-bg-opacity: 1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.focus\:bg-purple-600:focus{--tw-bg-opacity: 1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.focus\:bg-purple-700:focus{--tw-bg-opacity: 1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.focus\:bg-purple-800:focus{--tw-bg-opacity: 1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.focus\:bg-purple-900:focus{--tw-bg-opacity: 1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.focus\:bg-pink-50:focus{--tw-bg-opacity: 1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.focus\:bg-pink-100:focus{--tw-bg-opacity: 1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.focus\:bg-pink-200:focus{--tw-bg-opacity: 1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.focus\:bg-pink-300:focus{--tw-bg-opacity: 1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.focus\:bg-pink-400:focus{--tw-bg-opacity: 1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.focus\:bg-pink-500:focus{--tw-bg-opacity: 1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.focus\:bg-pink-600:focus{--tw-bg-opacity: 1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.focus\:bg-pink-700:focus{--tw-bg-opacity: 1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.focus\:bg-pink-800:focus{--tw-bg-opacity: 1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.focus\:bg-pink-900:focus{--tw-bg-opacity: 1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.focus\:bg-atmos-blue:focus{--tw-bg-opacity: 1;background-color:rgba(43,135,255,var(--tw-bg-opacity))}.focus\:bg-ocean-green:focus{--tw-bg-opacity: 1;background-color:rgba(18,255,222,var(--tw-bg-opacity))}.focus\:bg-trench-blue:focus{--tw-bg-opacity: 1;background-color:rgba(13,46,100,var(--tw-bg-opacity))}.bg-opacity-0{--tw-bg-opacity: 0}.bg-opacity-5{--tw-bg-opacity: .05}.bg-opacity-10{--tw-bg-opacity: .1}.bg-opacity-20{--tw-bg-opacity: .2}.bg-opacity-25{--tw-bg-opacity: .25}.bg-opacity-30{--tw-bg-opacity: .3}.bg-opacity-40{--tw-bg-opacity: .4}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-60{--tw-bg-opacity: .6}.bg-opacity-70{--tw-bg-opacity: .7}.bg-opacity-75{--tw-bg-opacity: .75}.bg-opacity-80{--tw-bg-opacity: .8}.bg-opacity-90{--tw-bg-opacity: .9}.bg-opacity-95{--tw-bg-opacity: .95}.bg-opacity-100{--tw-bg-opacity: 1}.group:hover .group-hover\:bg-opacity-0{--tw-bg-opacity: 0}.group:hover .group-hover\:bg-opacity-5{--tw-bg-opacity: .05}.group:hover .group-hover\:bg-opacity-10{--tw-bg-opacity: .1}.group:hover .group-hover\:bg-opacity-20{--tw-bg-opacity: .2}.group:hover .group-hover\:bg-opacity-25{--tw-bg-opacity: .25}.group:hover .group-hover\:bg-opacity-30{--tw-bg-opacity: .3}.group:hover .group-hover\:bg-opacity-40{--tw-bg-opacity: .4}.group:hover .group-hover\:bg-opacity-50{--tw-bg-opacity: .5}.group:hover .group-hover\:bg-opacity-60{--tw-bg-opacity: .6}.group:hover .group-hover\:bg-opacity-70{--tw-bg-opacity: .7}.group:hover .group-hover\:bg-opacity-75{--tw-bg-opacity: .75}.group:hover .group-hover\:bg-opacity-80{--tw-bg-opacity: .8}.group:hover .group-hover\:bg-opacity-90{--tw-bg-opacity: .9}.group:hover .group-hover\:bg-opacity-95{--tw-bg-opacity: .95}.group:hover .group-hover\:bg-opacity-100{--tw-bg-opacity: 1}.focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity: 0}.focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity: .05}.focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity: .1}.focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity: .2}.focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity: .25}.focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity: .3}.focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity: .4}.focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity: .5}.focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity: .6}.focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity: .7}.focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity: .75}.focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity: .8}.focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity: .9}.focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity: .95}.focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity: 1}.hover\:bg-opacity-0:hover{--tw-bg-opacity: 0}.hover\:bg-opacity-5:hover{--tw-bg-opacity: .05}.hover\:bg-opacity-10:hover{--tw-bg-opacity: .1}.hover\:bg-opacity-20:hover{--tw-bg-opacity: .2}.hover\:bg-opacity-25:hover{--tw-bg-opacity: .25}.hover\:bg-opacity-30:hover{--tw-bg-opacity: .3}.hover\:bg-opacity-40:hover{--tw-bg-opacity: .4}.hover\:bg-opacity-50:hover{--tw-bg-opacity: .5}.hover\:bg-opacity-60:hover{--tw-bg-opacity: .6}.hover\:bg-opacity-70:hover{--tw-bg-opacity: .7}.hover\:bg-opacity-75:hover{--tw-bg-opacity: .75}.hover\:bg-opacity-80:hover{--tw-bg-opacity: .8}.hover\:bg-opacity-90:hover{--tw-bg-opacity: .9}.hover\:bg-opacity-95:hover{--tw-bg-opacity: .95}.hover\:bg-opacity-100:hover{--tw-bg-opacity: 1}.focus\:bg-opacity-0:focus{--tw-bg-opacity: 0}.focus\:bg-opacity-5:focus{--tw-bg-opacity: .05}.focus\:bg-opacity-10:focus{--tw-bg-opacity: .1}.focus\:bg-opacity-20:focus{--tw-bg-opacity: .2}.focus\:bg-opacity-25:focus{--tw-bg-opacity: .25}.focus\:bg-opacity-30:focus{--tw-bg-opacity: .3}.focus\:bg-opacity-40:focus{--tw-bg-opacity: .4}.focus\:bg-opacity-50:focus{--tw-bg-opacity: .5}.focus\:bg-opacity-60:focus{--tw-bg-opacity: .6}.focus\:bg-opacity-70:focus{--tw-bg-opacity: .7}.focus\:bg-opacity-75:focus{--tw-bg-opacity: .75}.focus\:bg-opacity-80:focus{--tw-bg-opacity: .8}.focus\:bg-opacity-90:focus{--tw-bg-opacity: .9}.focus\:bg-opacity-95:focus{--tw-bg-opacity: .95}.focus\:bg-opacity-100:focus{--tw-bg-opacity: 1}.bg-none{background-image:none}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.from-transparent{--tw-gradient-from: transparent;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))}.from-current{--tw-gradient-from: currentColor;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))}.from-black{--tw-gradient-from: #000;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))}.from-white{--tw-gradient-from: #fff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))}.from-gray-50{--tw-gradient-from: #f9fafb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))}.from-gray-100{--tw-gradient-from: #f3f4f6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))}.from-gray-200{--tw-gradient-from: #e5e7eb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))}.from-gray-300{--tw-gradient-from: #d1d5db;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))}.from-gray-400{--tw-gradient-from: #9ca3af;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))}.from-gray-500{--tw-gradient-from: #6b7280;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))}.from-gray-600{--tw-gradient-from: #4b5563;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))}.from-gray-700{--tw-gradient-from: #374151;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))}.from-gray-800{--tw-gradient-from: #1f2937;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))}.from-gray-900{--tw-gradient-from: #111827;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))}.from-red-50{--tw-gradient-from: #fef2f2;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))}.from-red-100{--tw-gradient-from: #fee2e2;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))}.from-red-200{--tw-gradient-from: #fecaca;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))}.from-red-300{--tw-gradient-from: #fca5a5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))}.from-red-400{--tw-gradient-from: #f87171;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))}.from-red-500{--tw-gradient-from: #ef4444;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))}.from-red-600{--tw-gradient-from: #dc2626;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))}.from-red-700{--tw-gradient-from: #b91c1c;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))}.from-red-800{--tw-gradient-from: #991b1b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))}.from-red-900{--tw-gradient-from: #7f1d1d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))}.from-yellow-50{--tw-gradient-from: #fffbeb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))}.from-yellow-100{--tw-gradient-from: #fef3c7;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))}.from-yellow-200{--tw-gradient-from: #fde68a;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))}.from-yellow-300{--tw-gradient-from: #fcd34d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))}.from-yellow-400{--tw-gradient-from: #fbbf24;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))}.from-yellow-500{--tw-gradient-from: #f59e0b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))}.from-yellow-600{--tw-gradient-from: #d97706;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))}.from-yellow-700{--tw-gradient-from: #b45309;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))}.from-yellow-800{--tw-gradient-from: #92400e;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))}.from-yellow-900{--tw-gradient-from: #78350f;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))}.from-green-50{--tw-gradient-from: #ecfdf5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))}.from-green-100{--tw-gradient-from: #d1fae5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))}.from-green-200{--tw-gradient-from: #a7f3d0;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))}.from-green-300{--tw-gradient-from: #6ee7b7;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))}.from-green-400{--tw-gradient-from: #34d399;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))}.from-green-500{--tw-gradient-from: #10b981;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))}.from-green-600{--tw-gradient-from: #059669;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))}.from-green-700{--tw-gradient-from: #047857;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))}.from-green-800{--tw-gradient-from: #065f46;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))}.from-green-900{--tw-gradient-from: #064e3b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))}.from-blue-50{--tw-gradient-from: #eff6ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))}.from-blue-100{--tw-gradient-from: #dbeafe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))}.from-blue-200{--tw-gradient-from: #bfdbfe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))}.from-blue-300{--tw-gradient-from: #93c5fd;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))}.from-blue-400{--tw-gradient-from: #60a5fa;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))}.from-blue-500{--tw-gradient-from: #3b82f6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))}.from-blue-600{--tw-gradient-from: #2563eb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))}.from-blue-700{--tw-gradient-from: #1d4ed8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))}.from-blue-800{--tw-gradient-from: #1e40af;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))}.from-blue-900{--tw-gradient-from: #1e3a8a;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))}.from-indigo-50{--tw-gradient-from: #eef2ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))}.from-indigo-100{--tw-gradient-from: #e0e7ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))}.from-indigo-200{--tw-gradient-from: #c7d2fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))}.from-indigo-300{--tw-gradient-from: #a5b4fc;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))}.from-indigo-400{--tw-gradient-from: #818cf8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))}.from-indigo-500{--tw-gradient-from: #6366f1;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))}.from-indigo-600{--tw-gradient-from: #4f46e5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))}.from-indigo-700{--tw-gradient-from: #4338ca;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))}.from-indigo-800{--tw-gradient-from: #3730a3;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))}.from-indigo-900{--tw-gradient-from: #312e81;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))}.from-purple-50{--tw-gradient-from: #f5f3ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))}.from-purple-100{--tw-gradient-from: #ede9fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))}.from-purple-200{--tw-gradient-from: #ddd6fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))}.from-purple-300{--tw-gradient-from: #c4b5fd;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))}.from-purple-400{--tw-gradient-from: #a78bfa;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))}.from-purple-500{--tw-gradient-from: #8b5cf6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))}.from-purple-600{--tw-gradient-from: #7c3aed;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))}.from-purple-700{--tw-gradient-from: #6d28d9;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))}.from-purple-800{--tw-gradient-from: #5b21b6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))}.from-purple-900{--tw-gradient-from: #4c1d95;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))}.from-pink-50{--tw-gradient-from: #fdf2f8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))}.from-pink-100{--tw-gradient-from: #fce7f3;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))}.from-pink-200{--tw-gradient-from: #fbcfe8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))}.from-pink-300{--tw-gradient-from: #f9a8d4;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))}.from-pink-400{--tw-gradient-from: #f472b6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))}.from-pink-500{--tw-gradient-from: #ec4899;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))}.from-pink-600{--tw-gradient-from: #db2777;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))}.from-pink-700{--tw-gradient-from: #be185d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))}.from-pink-800{--tw-gradient-from: #9d174d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))}.from-pink-900{--tw-gradient-from: #831843;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))}.from-atmos-blue{--tw-gradient-from: #2B87FF;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 135, 255, 0))}.from-ocean-green{--tw-gradient-from: #12FFDE;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(18, 255, 222, 0))}.from-trench-blue{--tw-gradient-from: #0D2E64;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(13, 46, 100, 0))}.hover\:from-transparent:hover{--tw-gradient-from: transparent;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))}.hover\:from-current:hover{--tw-gradient-from: currentColor;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))}.hover\:from-black:hover{--tw-gradient-from: #000;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))}.hover\:from-white:hover{--tw-gradient-from: #fff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))}.hover\:from-gray-50:hover{--tw-gradient-from: #f9fafb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))}.hover\:from-gray-100:hover{--tw-gradient-from: #f3f4f6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))}.hover\:from-gray-200:hover{--tw-gradient-from: #e5e7eb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))}.hover\:from-gray-300:hover{--tw-gradient-from: #d1d5db;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))}.hover\:from-gray-400:hover{--tw-gradient-from: #9ca3af;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))}.hover\:from-gray-500:hover{--tw-gradient-from: #6b7280;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))}.hover\:from-gray-600:hover{--tw-gradient-from: #4b5563;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))}.hover\:from-gray-700:hover{--tw-gradient-from: #374151;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))}.hover\:from-gray-800:hover{--tw-gradient-from: #1f2937;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))}.hover\:from-gray-900:hover{--tw-gradient-from: #111827;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))}.hover\:from-red-50:hover{--tw-gradient-from: #fef2f2;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))}.hover\:from-red-100:hover{--tw-gradient-from: #fee2e2;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))}.hover\:from-red-200:hover{--tw-gradient-from: #fecaca;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))}.hover\:from-red-300:hover{--tw-gradient-from: #fca5a5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))}.hover\:from-red-400:hover{--tw-gradient-from: #f87171;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))}.hover\:from-red-500:hover{--tw-gradient-from: #ef4444;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))}.hover\:from-red-600:hover{--tw-gradient-from: #dc2626;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))}.hover\:from-red-700:hover{--tw-gradient-from: #b91c1c;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))}.hover\:from-red-800:hover{--tw-gradient-from: #991b1b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))}.hover\:from-red-900:hover{--tw-gradient-from: #7f1d1d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))}.hover\:from-yellow-50:hover{--tw-gradient-from: #fffbeb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))}.hover\:from-yellow-100:hover{--tw-gradient-from: #fef3c7;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))}.hover\:from-yellow-200:hover{--tw-gradient-from: #fde68a;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))}.hover\:from-yellow-300:hover{--tw-gradient-from: #fcd34d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))}.hover\:from-yellow-400:hover{--tw-gradient-from: #fbbf24;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))}.hover\:from-yellow-500:hover{--tw-gradient-from: #f59e0b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))}.hover\:from-yellow-600:hover{--tw-gradient-from: #d97706;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))}.hover\:from-yellow-700:hover{--tw-gradient-from: #b45309;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))}.hover\:from-yellow-800:hover{--tw-gradient-from: #92400e;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))}.hover\:from-yellow-900:hover{--tw-gradient-from: #78350f;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))}.hover\:from-green-50:hover{--tw-gradient-from: #ecfdf5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))}.hover\:from-green-100:hover{--tw-gradient-from: #d1fae5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))}.hover\:from-green-200:hover{--tw-gradient-from: #a7f3d0;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))}.hover\:from-green-300:hover{--tw-gradient-from: #6ee7b7;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))}.hover\:from-green-400:hover{--tw-gradient-from: #34d399;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))}.hover\:from-green-500:hover{--tw-gradient-from: #10b981;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))}.hover\:from-green-600:hover{--tw-gradient-from: #059669;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))}.hover\:from-green-700:hover{--tw-gradient-from: #047857;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))}.hover\:from-green-800:hover{--tw-gradient-from: #065f46;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))}.hover\:from-green-900:hover{--tw-gradient-from: #064e3b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))}.hover\:from-blue-50:hover{--tw-gradient-from: #eff6ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))}.hover\:from-blue-100:hover{--tw-gradient-from: #dbeafe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))}.hover\:from-blue-200:hover{--tw-gradient-from: #bfdbfe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))}.hover\:from-blue-300:hover{--tw-gradient-from: #93c5fd;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))}.hover\:from-blue-400:hover{--tw-gradient-from: #60a5fa;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))}.hover\:from-blue-500:hover{--tw-gradient-from: #3b82f6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))}.hover\:from-blue-600:hover{--tw-gradient-from: #2563eb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))}.hover\:from-blue-700:hover{--tw-gradient-from: #1d4ed8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))}.hover\:from-blue-800:hover{--tw-gradient-from: #1e40af;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))}.hover\:from-blue-900:hover{--tw-gradient-from: #1e3a8a;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))}.hover\:from-indigo-50:hover{--tw-gradient-from: #eef2ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))}.hover\:from-indigo-100:hover{--tw-gradient-from: #e0e7ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))}.hover\:from-indigo-200:hover{--tw-gradient-from: #c7d2fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))}.hover\:from-indigo-300:hover{--tw-gradient-from: #a5b4fc;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))}.hover\:from-indigo-400:hover{--tw-gradient-from: #818cf8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))}.hover\:from-indigo-500:hover{--tw-gradient-from: #6366f1;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))}.hover\:from-indigo-600:hover{--tw-gradient-from: #4f46e5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))}.hover\:from-indigo-700:hover{--tw-gradient-from: #4338ca;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))}.hover\:from-indigo-800:hover{--tw-gradient-from: #3730a3;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))}.hover\:from-indigo-900:hover{--tw-gradient-from: #312e81;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))}.hover\:from-purple-50:hover{--tw-gradient-from: #f5f3ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))}.hover\:from-purple-100:hover{--tw-gradient-from: #ede9fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))}.hover\:from-purple-200:hover{--tw-gradient-from: #ddd6fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))}.hover\:from-purple-300:hover{--tw-gradient-from: #c4b5fd;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))}.hover\:from-purple-400:hover{--tw-gradient-from: #a78bfa;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))}.hover\:from-purple-500:hover{--tw-gradient-from: #8b5cf6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))}.hover\:from-purple-600:hover{--tw-gradient-from: #7c3aed;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))}.hover\:from-purple-700:hover{--tw-gradient-from: #6d28d9;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))}.hover\:from-purple-800:hover{--tw-gradient-from: #5b21b6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))}.hover\:from-purple-900:hover{--tw-gradient-from: #4c1d95;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))}.hover\:from-pink-50:hover{--tw-gradient-from: #fdf2f8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))}.hover\:from-pink-100:hover{--tw-gradient-from: #fce7f3;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))}.hover\:from-pink-200:hover{--tw-gradient-from: #fbcfe8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))}.hover\:from-pink-300:hover{--tw-gradient-from: #f9a8d4;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))}.hover\:from-pink-400:hover{--tw-gradient-from: #f472b6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))}.hover\:from-pink-500:hover{--tw-gradient-from: #ec4899;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))}.hover\:from-pink-600:hover{--tw-gradient-from: #db2777;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))}.hover\:from-pink-700:hover{--tw-gradient-from: #be185d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))}.hover\:from-pink-800:hover{--tw-gradient-from: #9d174d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))}.hover\:from-pink-900:hover{--tw-gradient-from: #831843;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))}.hover\:from-atmos-blue:hover{--tw-gradient-from: #2B87FF;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 135, 255, 0))}.hover\:from-ocean-green:hover{--tw-gradient-from: #12FFDE;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(18, 255, 222, 0))}.hover\:from-trench-blue:hover{--tw-gradient-from: #0D2E64;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(13, 46, 100, 0))}.focus\:from-transparent:focus{--tw-gradient-from: transparent;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))}.focus\:from-current:focus{--tw-gradient-from: currentColor;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))}.focus\:from-black:focus{--tw-gradient-from: #000;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))}.focus\:from-white:focus{--tw-gradient-from: #fff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))}.focus\:from-gray-50:focus{--tw-gradient-from: #f9fafb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))}.focus\:from-gray-100:focus{--tw-gradient-from: #f3f4f6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))}.focus\:from-gray-200:focus{--tw-gradient-from: #e5e7eb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))}.focus\:from-gray-300:focus{--tw-gradient-from: #d1d5db;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))}.focus\:from-gray-400:focus{--tw-gradient-from: #9ca3af;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))}.focus\:from-gray-500:focus{--tw-gradient-from: #6b7280;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))}.focus\:from-gray-600:focus{--tw-gradient-from: #4b5563;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))}.focus\:from-gray-700:focus{--tw-gradient-from: #374151;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))}.focus\:from-gray-800:focus{--tw-gradient-from: #1f2937;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))}.focus\:from-gray-900:focus{--tw-gradient-from: #111827;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))}.focus\:from-red-50:focus{--tw-gradient-from: #fef2f2;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))}.focus\:from-red-100:focus{--tw-gradient-from: #fee2e2;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))}.focus\:from-red-200:focus{--tw-gradient-from: #fecaca;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))}.focus\:from-red-300:focus{--tw-gradient-from: #fca5a5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))}.focus\:from-red-400:focus{--tw-gradient-from: #f87171;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))}.focus\:from-red-500:focus{--tw-gradient-from: #ef4444;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))}.focus\:from-red-600:focus{--tw-gradient-from: #dc2626;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))}.focus\:from-red-700:focus{--tw-gradient-from: #b91c1c;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))}.focus\:from-red-800:focus{--tw-gradient-from: #991b1b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))}.focus\:from-red-900:focus{--tw-gradient-from: #7f1d1d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))}.focus\:from-yellow-50:focus{--tw-gradient-from: #fffbeb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))}.focus\:from-yellow-100:focus{--tw-gradient-from: #fef3c7;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))}.focus\:from-yellow-200:focus{--tw-gradient-from: #fde68a;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))}.focus\:from-yellow-300:focus{--tw-gradient-from: #fcd34d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))}.focus\:from-yellow-400:focus{--tw-gradient-from: #fbbf24;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))}.focus\:from-yellow-500:focus{--tw-gradient-from: #f59e0b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))}.focus\:from-yellow-600:focus{--tw-gradient-from: #d97706;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))}.focus\:from-yellow-700:focus{--tw-gradient-from: #b45309;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))}.focus\:from-yellow-800:focus{--tw-gradient-from: #92400e;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))}.focus\:from-yellow-900:focus{--tw-gradient-from: #78350f;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))}.focus\:from-green-50:focus{--tw-gradient-from: #ecfdf5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))}.focus\:from-green-100:focus{--tw-gradient-from: #d1fae5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))}.focus\:from-green-200:focus{--tw-gradient-from: #a7f3d0;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))}.focus\:from-green-300:focus{--tw-gradient-from: #6ee7b7;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))}.focus\:from-green-400:focus{--tw-gradient-from: #34d399;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))}.focus\:from-green-500:focus{--tw-gradient-from: #10b981;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))}.focus\:from-green-600:focus{--tw-gradient-from: #059669;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))}.focus\:from-green-700:focus{--tw-gradient-from: #047857;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))}.focus\:from-green-800:focus{--tw-gradient-from: #065f46;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))}.focus\:from-green-900:focus{--tw-gradient-from: #064e3b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))}.focus\:from-blue-50:focus{--tw-gradient-from: #eff6ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))}.focus\:from-blue-100:focus{--tw-gradient-from: #dbeafe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))}.focus\:from-blue-200:focus{--tw-gradient-from: #bfdbfe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))}.focus\:from-blue-300:focus{--tw-gradient-from: #93c5fd;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))}.focus\:from-blue-400:focus{--tw-gradient-from: #60a5fa;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))}.focus\:from-blue-500:focus{--tw-gradient-from: #3b82f6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))}.focus\:from-blue-600:focus{--tw-gradient-from: #2563eb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))}.focus\:from-blue-700:focus{--tw-gradient-from: #1d4ed8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))}.focus\:from-blue-800:focus{--tw-gradient-from: #1e40af;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))}.focus\:from-blue-900:focus{--tw-gradient-from: #1e3a8a;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))}.focus\:from-indigo-50:focus{--tw-gradient-from: #eef2ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))}.focus\:from-indigo-100:focus{--tw-gradient-from: #e0e7ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))}.focus\:from-indigo-200:focus{--tw-gradient-from: #c7d2fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))}.focus\:from-indigo-300:focus{--tw-gradient-from: #a5b4fc;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))}.focus\:from-indigo-400:focus{--tw-gradient-from: #818cf8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))}.focus\:from-indigo-500:focus{--tw-gradient-from: #6366f1;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))}.focus\:from-indigo-600:focus{--tw-gradient-from: #4f46e5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))}.focus\:from-indigo-700:focus{--tw-gradient-from: #4338ca;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))}.focus\:from-indigo-800:focus{--tw-gradient-from: #3730a3;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))}.focus\:from-indigo-900:focus{--tw-gradient-from: #312e81;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))}.focus\:from-purple-50:focus{--tw-gradient-from: #f5f3ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))}.focus\:from-purple-100:focus{--tw-gradient-from: #ede9fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))}.focus\:from-purple-200:focus{--tw-gradient-from: #ddd6fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))}.focus\:from-purple-300:focus{--tw-gradient-from: #c4b5fd;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))}.focus\:from-purple-400:focus{--tw-gradient-from: #a78bfa;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))}.focus\:from-purple-500:focus{--tw-gradient-from: #8b5cf6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))}.focus\:from-purple-600:focus{--tw-gradient-from: #7c3aed;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))}.focus\:from-purple-700:focus{--tw-gradient-from: #6d28d9;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))}.focus\:from-purple-800:focus{--tw-gradient-from: #5b21b6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))}.focus\:from-purple-900:focus{--tw-gradient-from: #4c1d95;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))}.focus\:from-pink-50:focus{--tw-gradient-from: #fdf2f8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))}.focus\:from-pink-100:focus{--tw-gradient-from: #fce7f3;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))}.focus\:from-pink-200:focus{--tw-gradient-from: #fbcfe8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))}.focus\:from-pink-300:focus{--tw-gradient-from: #f9a8d4;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))}.focus\:from-pink-400:focus{--tw-gradient-from: #f472b6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))}.focus\:from-pink-500:focus{--tw-gradient-from: #ec4899;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))}.focus\:from-pink-600:focus{--tw-gradient-from: #db2777;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))}.focus\:from-pink-700:focus{--tw-gradient-from: #be185d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))}.focus\:from-pink-800:focus{--tw-gradient-from: #9d174d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))}.focus\:from-pink-900:focus{--tw-gradient-from: #831843;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))}.focus\:from-atmos-blue:focus{--tw-gradient-from: #2B87FF;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 135, 255, 0))}.focus\:from-ocean-green:focus{--tw-gradient-from: #12FFDE;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(18, 255, 222, 0))}.focus\:from-trench-blue:focus{--tw-gradient-from: #0D2E64;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(13, 46, 100, 0))}.via-transparent{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))}.via-current{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))}.via-black{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))}.via-white{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))}.via-gray-50{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))}.via-gray-100{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))}.via-gray-200{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))}.via-gray-300{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))}.via-gray-400{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))}.via-gray-500{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))}.via-gray-600{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))}.via-gray-700{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))}.via-gray-800{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))}.via-gray-900{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))}.via-red-50{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))}.via-red-100{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))}.via-red-200{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))}.via-red-300{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))}.via-red-400{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))}.via-red-500{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))}.via-red-600{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))}.via-red-700{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))}.via-red-800{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))}.via-red-900{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))}.via-yellow-50{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))}.via-yellow-100{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))}.via-yellow-200{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))}.via-yellow-300{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))}.via-yellow-400{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))}.via-yellow-500{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))}.via-yellow-600{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))}.via-yellow-700{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))}.via-yellow-800{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))}.via-yellow-900{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))}.via-green-50{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))}.via-green-100{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))}.via-green-200{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))}.via-green-300{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))}.via-green-400{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))}.via-green-500{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))}.via-green-600{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))}.via-green-700{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))}.via-green-800{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))}.via-green-900{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))}.via-blue-50{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))}.via-blue-100{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))}.via-blue-200{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))}.via-blue-300{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))}.via-blue-400{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))}.via-blue-500{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))}.via-blue-600{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))}.via-blue-700{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))}.via-blue-800{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))}.via-blue-900{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))}.via-indigo-50{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))}.via-indigo-100{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))}.via-indigo-200{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))}.via-indigo-300{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))}.via-indigo-400{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))}.via-indigo-500{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))}.via-indigo-600{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))}.via-indigo-700{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))}.via-indigo-800{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))}.via-indigo-900{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))}.via-purple-50{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))}.via-purple-100{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))}.via-purple-200{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))}.via-purple-300{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))}.via-purple-400{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))}.via-purple-500{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))}.via-purple-600{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))}.via-purple-700{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))}.via-purple-800{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))}.via-purple-900{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))}.via-pink-50{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))}.via-pink-100{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))}.via-pink-200{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))}.via-pink-300{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))}.via-pink-400{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))}.via-pink-500{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))}.via-pink-600{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))}.via-pink-700{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))}.via-pink-800{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))}.via-pink-900{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))}.via-atmos-blue{--tw-gradient-stops: var(--tw-gradient-from), #2B87FF, var(--tw-gradient-to, rgba(43, 135, 255, 0))}.via-ocean-green{--tw-gradient-stops: var(--tw-gradient-from), #12FFDE, var(--tw-gradient-to, rgba(18, 255, 222, 0))}.via-trench-blue{--tw-gradient-stops: var(--tw-gradient-from), #0D2E64, var(--tw-gradient-to, rgba(13, 46, 100, 0))}.hover\:via-transparent:hover{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))}.hover\:via-current:hover{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))}.hover\:via-black:hover{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))}.hover\:via-white:hover{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))}.hover\:via-gray-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))}.hover\:via-gray-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))}.hover\:via-gray-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))}.hover\:via-gray-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))}.hover\:via-gray-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))}.hover\:via-gray-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))}.hover\:via-gray-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))}.hover\:via-gray-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))}.hover\:via-gray-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))}.hover\:via-gray-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))}.hover\:via-red-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))}.hover\:via-red-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))}.hover\:via-red-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))}.hover\:via-red-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))}.hover\:via-red-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))}.hover\:via-red-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))}.hover\:via-red-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))}.hover\:via-red-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))}.hover\:via-red-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))}.hover\:via-red-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))}.hover\:via-yellow-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))}.hover\:via-yellow-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))}.hover\:via-yellow-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))}.hover\:via-yellow-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))}.hover\:via-yellow-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))}.hover\:via-yellow-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))}.hover\:via-yellow-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))}.hover\:via-yellow-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))}.hover\:via-yellow-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))}.hover\:via-yellow-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))}.hover\:via-green-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))}.hover\:via-green-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))}.hover\:via-green-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))}.hover\:via-green-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))}.hover\:via-green-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))}.hover\:via-green-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))}.hover\:via-green-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))}.hover\:via-green-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))}.hover\:via-green-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))}.hover\:via-green-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))}.hover\:via-blue-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))}.hover\:via-blue-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))}.hover\:via-blue-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))}.hover\:via-blue-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))}.hover\:via-blue-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))}.hover\:via-blue-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))}.hover\:via-blue-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))}.hover\:via-blue-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))}.hover\:via-blue-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))}.hover\:via-blue-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))}.hover\:via-indigo-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))}.hover\:via-indigo-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))}.hover\:via-indigo-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))}.hover\:via-indigo-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))}.hover\:via-indigo-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))}.hover\:via-indigo-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))}.hover\:via-indigo-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))}.hover\:via-indigo-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))}.hover\:via-indigo-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))}.hover\:via-indigo-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))}.hover\:via-purple-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))}.hover\:via-purple-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))}.hover\:via-purple-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))}.hover\:via-purple-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))}.hover\:via-purple-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))}.hover\:via-purple-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))}.hover\:via-purple-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))}.hover\:via-purple-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))}.hover\:via-purple-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))}.hover\:via-purple-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))}.hover\:via-pink-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))}.hover\:via-pink-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))}.hover\:via-pink-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))}.hover\:via-pink-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))}.hover\:via-pink-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))}.hover\:via-pink-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))}.hover\:via-pink-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))}.hover\:via-pink-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))}.hover\:via-pink-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))}.hover\:via-pink-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))}.hover\:via-atmos-blue:hover{--tw-gradient-stops: var(--tw-gradient-from), #2B87FF, var(--tw-gradient-to, rgba(43, 135, 255, 0))}.hover\:via-ocean-green:hover{--tw-gradient-stops: var(--tw-gradient-from), #12FFDE, var(--tw-gradient-to, rgba(18, 255, 222, 0))}.hover\:via-trench-blue:hover{--tw-gradient-stops: var(--tw-gradient-from), #0D2E64, var(--tw-gradient-to, rgba(13, 46, 100, 0))}.focus\:via-transparent:focus{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))}.focus\:via-current:focus{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))}.focus\:via-black:focus{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))}.focus\:via-white:focus{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))}.focus\:via-gray-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))}.focus\:via-gray-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))}.focus\:via-gray-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))}.focus\:via-gray-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))}.focus\:via-gray-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))}.focus\:via-gray-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))}.focus\:via-gray-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))}.focus\:via-gray-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))}.focus\:via-gray-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))}.focus\:via-gray-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))}.focus\:via-red-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))}.focus\:via-red-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))}.focus\:via-red-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))}.focus\:via-red-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))}.focus\:via-red-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))}.focus\:via-red-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))}.focus\:via-red-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))}.focus\:via-red-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))}.focus\:via-red-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))}.focus\:via-red-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))}.focus\:via-yellow-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))}.focus\:via-yellow-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))}.focus\:via-yellow-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))}.focus\:via-yellow-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))}.focus\:via-yellow-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))}.focus\:via-yellow-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))}.focus\:via-yellow-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))}.focus\:via-yellow-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))}.focus\:via-yellow-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))}.focus\:via-yellow-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))}.focus\:via-green-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))}.focus\:via-green-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))}.focus\:via-green-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))}.focus\:via-green-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))}.focus\:via-green-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))}.focus\:via-green-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))}.focus\:via-green-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))}.focus\:via-green-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))}.focus\:via-green-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))}.focus\:via-green-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))}.focus\:via-blue-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))}.focus\:via-blue-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))}.focus\:via-blue-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))}.focus\:via-blue-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))}.focus\:via-blue-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))}.focus\:via-blue-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))}.focus\:via-blue-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))}.focus\:via-blue-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))}.focus\:via-blue-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))}.focus\:via-blue-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))}.focus\:via-indigo-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))}.focus\:via-indigo-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))}.focus\:via-indigo-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))}.focus\:via-indigo-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))}.focus\:via-indigo-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))}.focus\:via-indigo-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))}.focus\:via-indigo-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))}.focus\:via-indigo-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))}.focus\:via-indigo-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))}.focus\:via-indigo-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))}.focus\:via-purple-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))}.focus\:via-purple-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))}.focus\:via-purple-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))}.focus\:via-purple-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))}.focus\:via-purple-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))}.focus\:via-purple-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))}.focus\:via-purple-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))}.focus\:via-purple-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))}.focus\:via-purple-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))}.focus\:via-purple-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))}.focus\:via-pink-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))}.focus\:via-pink-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))}.focus\:via-pink-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))}.focus\:via-pink-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))}.focus\:via-pink-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))}.focus\:via-pink-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))}.focus\:via-pink-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))}.focus\:via-pink-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))}.focus\:via-pink-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))}.focus\:via-pink-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))}.focus\:via-atmos-blue:focus{--tw-gradient-stops: var(--tw-gradient-from), #2B87FF, var(--tw-gradient-to, rgba(43, 135, 255, 0))}.focus\:via-ocean-green:focus{--tw-gradient-stops: var(--tw-gradient-from), #12FFDE, var(--tw-gradient-to, rgba(18, 255, 222, 0))}.focus\:via-trench-blue:focus{--tw-gradient-stops: var(--tw-gradient-from), #0D2E64, var(--tw-gradient-to, rgba(13, 46, 100, 0))}.to-transparent{--tw-gradient-to: transparent}.to-current{--tw-gradient-to: currentColor}.to-black{--tw-gradient-to: #000}.to-white{--tw-gradient-to: #fff}.to-gray-50{--tw-gradient-to: #f9fafb}.to-gray-100{--tw-gradient-to: #f3f4f6}.to-gray-200{--tw-gradient-to: #e5e7eb}.to-gray-300{--tw-gradient-to: #d1d5db}.to-gray-400{--tw-gradient-to: #9ca3af}.to-gray-500{--tw-gradient-to: #6b7280}.to-gray-600{--tw-gradient-to: #4b5563}.to-gray-700{--tw-gradient-to: #374151}.to-gray-800{--tw-gradient-to: #1f2937}.to-gray-900{--tw-gradient-to: #111827}.to-red-50{--tw-gradient-to: #fef2f2}.to-red-100{--tw-gradient-to: #fee2e2}.to-red-200{--tw-gradient-to: #fecaca}.to-red-300{--tw-gradient-to: #fca5a5}.to-red-400{--tw-gradient-to: #f87171}.to-red-500{--tw-gradient-to: #ef4444}.to-red-600{--tw-gradient-to: #dc2626}.to-red-700{--tw-gradient-to: #b91c1c}.to-red-800{--tw-gradient-to: #991b1b}.to-red-900{--tw-gradient-to: #7f1d1d}.to-yellow-50{--tw-gradient-to: #fffbeb}.to-yellow-100{--tw-gradient-to: #fef3c7}.to-yellow-200{--tw-gradient-to: #fde68a}.to-yellow-300{--tw-gradient-to: #fcd34d}.to-yellow-400{--tw-gradient-to: #fbbf24}.to-yellow-500{--tw-gradient-to: #f59e0b}.to-yellow-600{--tw-gradient-to: #d97706}.to-yellow-700{--tw-gradient-to: #b45309}.to-yellow-800{--tw-gradient-to: #92400e}.to-yellow-900{--tw-gradient-to: #78350f}.to-green-50{--tw-gradient-to: #ecfdf5}.to-green-100{--tw-gradient-to: #d1fae5}.to-green-200{--tw-gradient-to: #a7f3d0}.to-green-300{--tw-gradient-to: #6ee7b7}.to-green-400{--tw-gradient-to: #34d399}.to-green-500{--tw-gradient-to: #10b981}.to-green-600{--tw-gradient-to: #059669}.to-green-700{--tw-gradient-to: #047857}.to-green-800{--tw-gradient-to: #065f46}.to-green-900{--tw-gradient-to: #064e3b}.to-blue-50{--tw-gradient-to: #eff6ff}.to-blue-100{--tw-gradient-to: #dbeafe}.to-blue-200{--tw-gradient-to: #bfdbfe}.to-blue-300{--tw-gradient-to: #93c5fd}.to-blue-400{--tw-gradient-to: #60a5fa}.to-blue-500{--tw-gradient-to: #3b82f6}.to-blue-600{--tw-gradient-to: #2563eb}.to-blue-700{--tw-gradient-to: #1d4ed8}.to-blue-800{--tw-gradient-to: #1e40af}.to-blue-900{--tw-gradient-to: #1e3a8a}.to-indigo-50{--tw-gradient-to: #eef2ff}.to-indigo-100{--tw-gradient-to: #e0e7ff}.to-indigo-200{--tw-gradient-to: #c7d2fe}.to-indigo-300{--tw-gradient-to: #a5b4fc}.to-indigo-400{--tw-gradient-to: #818cf8}.to-indigo-500{--tw-gradient-to: #6366f1}.to-indigo-600{--tw-gradient-to: #4f46e5}.to-indigo-700{--tw-gradient-to: #4338ca}.to-indigo-800{--tw-gradient-to: #3730a3}.to-indigo-900{--tw-gradient-to: #312e81}.to-purple-50{--tw-gradient-to: #f5f3ff}.to-purple-100{--tw-gradient-to: #ede9fe}.to-purple-200{--tw-gradient-to: #ddd6fe}.to-purple-300{--tw-gradient-to: #c4b5fd}.to-purple-400{--tw-gradient-to: #a78bfa}.to-purple-500{--tw-gradient-to: #8b5cf6}.to-purple-600{--tw-gradient-to: #7c3aed}.to-purple-700{--tw-gradient-to: #6d28d9}.to-purple-800{--tw-gradient-to: #5b21b6}.to-purple-900{--tw-gradient-to: #4c1d95}.to-pink-50{--tw-gradient-to: #fdf2f8}.to-pink-100{--tw-gradient-to: #fce7f3}.to-pink-200{--tw-gradient-to: #fbcfe8}.to-pink-300{--tw-gradient-to: #f9a8d4}.to-pink-400{--tw-gradient-to: #f472b6}.to-pink-500{--tw-gradient-to: #ec4899}.to-pink-600{--tw-gradient-to: #db2777}.to-pink-700{--tw-gradient-to: #be185d}.to-pink-800{--tw-gradient-to: #9d174d}.to-pink-900{--tw-gradient-to: #831843}.to-atmos-blue{--tw-gradient-to: #2B87FF}.to-ocean-green{--tw-gradient-to: #12FFDE}.to-trench-blue{--tw-gradient-to: #0D2E64}.hover\:to-transparent:hover{--tw-gradient-to: transparent}.hover\:to-current:hover{--tw-gradient-to: currentColor}.hover\:to-black:hover{--tw-gradient-to: #000}.hover\:to-white:hover{--tw-gradient-to: #fff}.hover\:to-gray-50:hover{--tw-gradient-to: #f9fafb}.hover\:to-gray-100:hover{--tw-gradient-to: #f3f4f6}.hover\:to-gray-200:hover{--tw-gradient-to: #e5e7eb}.hover\:to-gray-300:hover{--tw-gradient-to: #d1d5db}.hover\:to-gray-400:hover{--tw-gradient-to: #9ca3af}.hover\:to-gray-500:hover{--tw-gradient-to: #6b7280}.hover\:to-gray-600:hover{--tw-gradient-to: #4b5563}.hover\:to-gray-700:hover{--tw-gradient-to: #374151}.hover\:to-gray-800:hover{--tw-gradient-to: #1f2937}.hover\:to-gray-900:hover{--tw-gradient-to: #111827}.hover\:to-red-50:hover{--tw-gradient-to: #fef2f2}.hover\:to-red-100:hover{--tw-gradient-to: #fee2e2}.hover\:to-red-200:hover{--tw-gradient-to: #fecaca}.hover\:to-red-300:hover{--tw-gradient-to: #fca5a5}.hover\:to-red-400:hover{--tw-gradient-to: #f87171}.hover\:to-red-500:hover{--tw-gradient-to: #ef4444}.hover\:to-red-600:hover{--tw-gradient-to: #dc2626}.hover\:to-red-700:hover{--tw-gradient-to: #b91c1c}.hover\:to-red-800:hover{--tw-gradient-to: #991b1b}.hover\:to-red-900:hover{--tw-gradient-to: #7f1d1d}.hover\:to-yellow-50:hover{--tw-gradient-to: #fffbeb}.hover\:to-yellow-100:hover{--tw-gradient-to: #fef3c7}.hover\:to-yellow-200:hover{--tw-gradient-to: #fde68a}.hover\:to-yellow-300:hover{--tw-gradient-to: #fcd34d}.hover\:to-yellow-400:hover{--tw-gradient-to: #fbbf24}.hover\:to-yellow-500:hover{--tw-gradient-to: #f59e0b}.hover\:to-yellow-600:hover{--tw-gradient-to: #d97706}.hover\:to-yellow-700:hover{--tw-gradient-to: #b45309}.hover\:to-yellow-800:hover{--tw-gradient-to: #92400e}.hover\:to-yellow-900:hover{--tw-gradient-to: #78350f}.hover\:to-green-50:hover{--tw-gradient-to: #ecfdf5}.hover\:to-green-100:hover{--tw-gradient-to: #d1fae5}.hover\:to-green-200:hover{--tw-gradient-to: #a7f3d0}.hover\:to-green-300:hover{--tw-gradient-to: #6ee7b7}.hover\:to-green-400:hover{--tw-gradient-to: #34d399}.hover\:to-green-500:hover{--tw-gradient-to: #10b981}.hover\:to-green-600:hover{--tw-gradient-to: #059669}.hover\:to-green-700:hover{--tw-gradient-to: #047857}.hover\:to-green-800:hover{--tw-gradient-to: #065f46}.hover\:to-green-900:hover{--tw-gradient-to: #064e3b}.hover\:to-blue-50:hover{--tw-gradient-to: #eff6ff}.hover\:to-blue-100:hover{--tw-gradient-to: #dbeafe}.hover\:to-blue-200:hover{--tw-gradient-to: #bfdbfe}.hover\:to-blue-300:hover{--tw-gradient-to: #93c5fd}.hover\:to-blue-400:hover{--tw-gradient-to: #60a5fa}.hover\:to-blue-500:hover{--tw-gradient-to: #3b82f6}.hover\:to-blue-600:hover{--tw-gradient-to: #2563eb}.hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8}.hover\:to-blue-800:hover{--tw-gradient-to: #1e40af}.hover\:to-blue-900:hover{--tw-gradient-to: #1e3a8a}.hover\:to-indigo-50:hover{--tw-gradient-to: #eef2ff}.hover\:to-indigo-100:hover{--tw-gradient-to: #e0e7ff}.hover\:to-indigo-200:hover{--tw-gradient-to: #c7d2fe}.hover\:to-indigo-300:hover{--tw-gradient-to: #a5b4fc}.hover\:to-indigo-400:hover{--tw-gradient-to: #818cf8}.hover\:to-indigo-500:hover{--tw-gradient-to: #6366f1}.hover\:to-indigo-600:hover{--tw-gradient-to: #4f46e5}.hover\:to-indigo-700:hover{--tw-gradient-to: #4338ca}.hover\:to-indigo-800:hover{--tw-gradient-to: #3730a3}.hover\:to-indigo-900:hover{--tw-gradient-to: #312e81}.hover\:to-purple-50:hover{--tw-gradient-to: #f5f3ff}.hover\:to-purple-100:hover{--tw-gradient-to: #ede9fe}.hover\:to-purple-200:hover{--tw-gradient-to: #ddd6fe}.hover\:to-purple-300:hover{--tw-gradient-to: #c4b5fd}.hover\:to-purple-400:hover{--tw-gradient-to: #a78bfa}.hover\:to-purple-500:hover{--tw-gradient-to: #8b5cf6}.hover\:to-purple-600:hover{--tw-gradient-to: #7c3aed}.hover\:to-purple-700:hover{--tw-gradient-to: #6d28d9}.hover\:to-purple-800:hover{--tw-gradient-to: #5b21b6}.hover\:to-purple-900:hover{--tw-gradient-to: #4c1d95}.hover\:to-pink-50:hover{--tw-gradient-to: #fdf2f8}.hover\:to-pink-100:hover{--tw-gradient-to: #fce7f3}.hover\:to-pink-200:hover{--tw-gradient-to: #fbcfe8}.hover\:to-pink-300:hover{--tw-gradient-to: #f9a8d4}.hover\:to-pink-400:hover{--tw-gradient-to: #f472b6}.hover\:to-pink-500:hover{--tw-gradient-to: #ec4899}.hover\:to-pink-600:hover{--tw-gradient-to: #db2777}.hover\:to-pink-700:hover{--tw-gradient-to: #be185d}.hover\:to-pink-800:hover{--tw-gradient-to: #9d174d}.hover\:to-pink-900:hover{--tw-gradient-to: #831843}.hover\:to-atmos-blue:hover{--tw-gradient-to: #2B87FF}.hover\:to-ocean-green:hover{--tw-gradient-to: #12FFDE}.hover\:to-trench-blue:hover{--tw-gradient-to: #0D2E64}.focus\:to-transparent:focus{--tw-gradient-to: transparent}.focus\:to-current:focus{--tw-gradient-to: currentColor}.focus\:to-black:focus{--tw-gradient-to: #000}.focus\:to-white:focus{--tw-gradient-to: #fff}.focus\:to-gray-50:focus{--tw-gradient-to: #f9fafb}.focus\:to-gray-100:focus{--tw-gradient-to: #f3f4f6}.focus\:to-gray-200:focus{--tw-gradient-to: #e5e7eb}.focus\:to-gray-300:focus{--tw-gradient-to: #d1d5db}.focus\:to-gray-400:focus{--tw-gradient-to: #9ca3af}.focus\:to-gray-500:focus{--tw-gradient-to: #6b7280}.focus\:to-gray-600:focus{--tw-gradient-to: #4b5563}.focus\:to-gray-700:focus{--tw-gradient-to: #374151}.focus\:to-gray-800:focus{--tw-gradient-to: #1f2937}.focus\:to-gray-900:focus{--tw-gradient-to: #111827}.focus\:to-red-50:focus{--tw-gradient-to: #fef2f2}.focus\:to-red-100:focus{--tw-gradient-to: #fee2e2}.focus\:to-red-200:focus{--tw-gradient-to: #fecaca}.focus\:to-red-300:focus{--tw-gradient-to: #fca5a5}.focus\:to-red-400:focus{--tw-gradient-to: #f87171}.focus\:to-red-500:focus{--tw-gradient-to: #ef4444}.focus\:to-red-600:focus{--tw-gradient-to: #dc2626}.focus\:to-red-700:focus{--tw-gradient-to: #b91c1c}.focus\:to-red-800:focus{--tw-gradient-to: #991b1b}.focus\:to-red-900:focus{--tw-gradient-to: #7f1d1d}.focus\:to-yellow-50:focus{--tw-gradient-to: #fffbeb}.focus\:to-yellow-100:focus{--tw-gradient-to: #fef3c7}.focus\:to-yellow-200:focus{--tw-gradient-to: #fde68a}.focus\:to-yellow-300:focus{--tw-gradient-to: #fcd34d}.focus\:to-yellow-400:focus{--tw-gradient-to: #fbbf24}.focus\:to-yellow-500:focus{--tw-gradient-to: #f59e0b}.focus\:to-yellow-600:focus{--tw-gradient-to: #d97706}.focus\:to-yellow-700:focus{--tw-gradient-to: #b45309}.focus\:to-yellow-800:focus{--tw-gradient-to: #92400e}.focus\:to-yellow-900:focus{--tw-gradient-to: #78350f}.focus\:to-green-50:focus{--tw-gradient-to: #ecfdf5}.focus\:to-green-100:focus{--tw-gradient-to: #d1fae5}.focus\:to-green-200:focus{--tw-gradient-to: #a7f3d0}.focus\:to-green-300:focus{--tw-gradient-to: #6ee7b7}.focus\:to-green-400:focus{--tw-gradient-to: #34d399}.focus\:to-green-500:focus{--tw-gradient-to: #10b981}.focus\:to-green-600:focus{--tw-gradient-to: #059669}.focus\:to-green-700:focus{--tw-gradient-to: #047857}.focus\:to-green-800:focus{--tw-gradient-to: #065f46}.focus\:to-green-900:focus{--tw-gradient-to: #064e3b}.focus\:to-blue-50:focus{--tw-gradient-to: #eff6ff}.focus\:to-blue-100:focus{--tw-gradient-to: #dbeafe}.focus\:to-blue-200:focus{--tw-gradient-to: #bfdbfe}.focus\:to-blue-300:focus{--tw-gradient-to: #93c5fd}.focus\:to-blue-400:focus{--tw-gradient-to: #60a5fa}.focus\:to-blue-500:focus{--tw-gradient-to: #3b82f6}.focus\:to-blue-600:focus{--tw-gradient-to: #2563eb}.focus\:to-blue-700:focus{--tw-gradient-to: #1d4ed8}.focus\:to-blue-800:focus{--tw-gradient-to: #1e40af}.focus\:to-blue-900:focus{--tw-gradient-to: #1e3a8a}.focus\:to-indigo-50:focus{--tw-gradient-to: #eef2ff}.focus\:to-indigo-100:focus{--tw-gradient-to: #e0e7ff}.focus\:to-indigo-200:focus{--tw-gradient-to: #c7d2fe}.focus\:to-indigo-300:focus{--tw-gradient-to: #a5b4fc}.focus\:to-indigo-400:focus{--tw-gradient-to: #818cf8}.focus\:to-indigo-500:focus{--tw-gradient-to: #6366f1}.focus\:to-indigo-600:focus{--tw-gradient-to: #4f46e5}.focus\:to-indigo-700:focus{--tw-gradient-to: #4338ca}.focus\:to-indigo-800:focus{--tw-gradient-to: #3730a3}.focus\:to-indigo-900:focus{--tw-gradient-to: #312e81}.focus\:to-purple-50:focus{--tw-gradient-to: #f5f3ff}.focus\:to-purple-100:focus{--tw-gradient-to: #ede9fe}.focus\:to-purple-200:focus{--tw-gradient-to: #ddd6fe}.focus\:to-purple-300:focus{--tw-gradient-to: #c4b5fd}.focus\:to-purple-400:focus{--tw-gradient-to: #a78bfa}.focus\:to-purple-500:focus{--tw-gradient-to: #8b5cf6}.focus\:to-purple-600:focus{--tw-gradient-to: #7c3aed}.focus\:to-purple-700:focus{--tw-gradient-to: #6d28d9}.focus\:to-purple-800:focus{--tw-gradient-to: #5b21b6}.focus\:to-purple-900:focus{--tw-gradient-to: #4c1d95}.focus\:to-pink-50:focus{--tw-gradient-to: #fdf2f8}.focus\:to-pink-100:focus{--tw-gradient-to: #fce7f3}.focus\:to-pink-200:focus{--tw-gradient-to: #fbcfe8}.focus\:to-pink-300:focus{--tw-gradient-to: #f9a8d4}.focus\:to-pink-400:focus{--tw-gradient-to: #f472b6}.focus\:to-pink-500:focus{--tw-gradient-to: #ec4899}.focus\:to-pink-600:focus{--tw-gradient-to: #db2777}.focus\:to-pink-700:focus{--tw-gradient-to: #be185d}.focus\:to-pink-800:focus{--tw-gradient-to: #9d174d}.focus\:to-pink-900:focus{--tw-gradient-to: #831843}.focus\:to-atmos-blue:focus{--tw-gradient-to: #2B87FF}.focus\:to-ocean-green:focus{--tw-gradient-to: #12FFDE}.focus\:to-trench-blue:focus{--tw-gradient-to: #0D2E64}.decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.bg-auto{background-size:auto}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.bg-fixed{background-attachment:fixed}.bg-local{background-attachment:local}.bg-scroll{background-attachment:scroll}.bg-clip-border{background-clip:border-box}.bg-clip-padding{background-clip:padding-box}.bg-clip-content{background-clip:content-box}.bg-clip-text{background-clip:text}.bg-bottom{background-position:bottom}.bg-center{background-position:center}.bg-left{background-position:left}.bg-left-bottom{background-position:left bottom}.bg-left-top{background-position:left top}.bg-right{background-position:right}.bg-right-bottom{background-position:right bottom}.bg-right-top{background-position:right top}.bg-top{background-position:top}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-repeat-round{background-repeat:round}.bg-repeat-space{background-repeat:space}.bg-origin-border{background-origin:border-box}.bg-origin-padding{background-origin:padding-box}.bg-origin-content{background-origin:content-box}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.stroke-0{stroke-width:0}.stroke-1{stroke-width:1}.stroke-2{stroke-width:2}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-fill{object-fit:fill}.object-none{object-fit:none}.object-scale-down{object-fit:scale-down}.object-bottom{object-position:bottom}.object-center{object-position:center}.object-left{object-position:left}.object-left-bottom{object-position:left bottom}.object-left-top{object-position:left top}.object-right{object-position:right}.object-right-bottom{object-position:right bottom}.object-right-top{object-position:right top}.object-top{object-position:top}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.p-10{padding:2.5rem}.p-11{padding:2.75rem}.p-12{padding:3rem}.p-14{padding:3.5rem}.p-16{padding:4rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-28{padding:7rem}.p-32{padding:8rem}.p-36{padding:9rem}.p-40{padding:10rem}.p-44{padding:11rem}.p-48{padding:12rem}.p-52{padding:13rem}.p-56{padding:14rem}.p-60{padding:15rem}.p-64{padding:16rem}.p-72{padding:18rem}.p-80{padding:20rem}.p-96{padding:24rem}.p-px{padding:1px}.p-0\.5{padding:.125rem}.p-1\.5{padding:.375rem}.p-2\.5{padding:.625rem}.p-3\.5{padding:.875rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-28{padding-left:7rem;padding-right:7rem}.px-32{padding-left:8rem;padding-right:8rem}.px-36{padding-left:9rem;padding-right:9rem}.px-40{padding-left:10rem;padding-right:10rem}.px-44{padding-left:11rem;padding-right:11rem}.px-48{padding-left:12rem;padding-right:12rem}.px-52{padding-left:13rem;padding-right:13rem}.px-56{padding-left:14rem;padding-right:14rem}.px-60{padding-left:15rem;padding-right:15rem}.px-64{padding-left:16rem;padding-right:16rem}.px-72{padding-left:18rem;padding-right:18rem}.px-80{padding-left:20rem;padding-right:20rem}.px-96{padding-left:24rem;padding-right:24rem}.px-px{padding-left:1px;padding-right:1px}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-28{padding-top:7rem;padding-bottom:7rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-36{padding-top:9rem;padding-bottom:9rem}.py-40{padding-top:10rem;padding-bottom:10rem}.py-44{padding-top:11rem;padding-bottom:11rem}.py-48{padding-top:12rem;padding-bottom:12rem}.py-52{padding-top:13rem;padding-bottom:13rem}.py-56{padding-top:14rem;padding-bottom:14rem}.py-60{padding-top:15rem;padding-bottom:15rem}.py-64{padding-top:16rem;padding-bottom:16rem}.py-72{padding-top:18rem;padding-bottom:18rem}.py-80{padding-top:20rem;padding-bottom:20rem}.py-96{padding-top:24rem;padding-bottom:24rem}.py-px{padding-top:1px;padding-bottom:1px}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.25rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-28{padding-top:7rem}.pt-32{padding-top:8rem}.pt-36{padding-top:9rem}.pt-40{padding-top:10rem}.pt-44{padding-top:11rem}.pt-48{padding-top:12rem}.pt-52{padding-top:13rem}.pt-56{padding-top:14rem}.pt-60{padding-top:15rem}.pt-64{padding-top:16rem}.pt-72{padding-top:18rem}.pt-80{padding-top:20rem}.pt-96{padding-top:24rem}.pt-px{padding-top:1px}.pt-0\.5{padding-top:.125rem}.pt-1\.5{padding-top:.375rem}.pt-2\.5{padding-top:.625rem}.pt-3\.5{padding-top:.875rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pr-10{padding-right:2.5rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-16{padding-right:4rem}.pr-20{padding-right:5rem}.pr-24{padding-right:6rem}.pr-28{padding-right:7rem}.pr-32{padding-right:8rem}.pr-36{padding-right:9rem}.pr-40{padding-right:10rem}.pr-44{padding-right:11rem}.pr-48{padding-right:12rem}.pr-52{padding-right:13rem}.pr-56{padding-right:14rem}.pr-60{padding-right:15rem}.pr-64{padding-right:16rem}.pr-72{padding-right:18rem}.pr-80{padding-right:20rem}.pr-96{padding-right:24rem}.pr-px{padding-right:1px}.pr-0\.5{padding-right:.125rem}.pr-1\.5{padding-right:.375rem}.pr-2\.5{padding-right:.625rem}.pr-3\.5{padding-right:.875rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-9{padding-bottom:2.25rem}.pb-10{padding-bottom:2.5rem}.pb-11{padding-bottom:2.75rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-32{padding-bottom:8rem}.pb-36{padding-bottom:9rem}.pb-40{padding-bottom:10rem}.pb-44{padding-bottom:11rem}.pb-48{padding-bottom:12rem}.pb-52{padding-bottom:13rem}.pb-56{padding-bottom:14rem}.pb-60{padding-bottom:15rem}.pb-64{padding-bottom:16rem}.pb-72{padding-bottom:18rem}.pb-80{padding-bottom:20rem}.pb-96{padding-bottom:24rem}.pb-px{padding-bottom:1px}.pb-0\.5{padding-bottom:.125rem}.pb-1\.5{padding-bottom:.375rem}.pb-2\.5{padding-bottom:.625rem}.pb-3\.5{padding-bottom:.875rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-14{padding-left:3.5rem}.pl-16{padding-left:4rem}.pl-20{padding-left:5rem}.pl-24{padding-left:6rem}.pl-28{padding-left:7rem}.pl-32{padding-left:8rem}.pl-36{padding-left:9rem}.pl-40{padding-left:10rem}.pl-44{padding-left:11rem}.pl-48{padding-left:12rem}.pl-52{padding-left:13rem}.pl-56{padding-left:14rem}.pl-60{padding-left:15rem}.pl-64{padding-left:16rem}.pl-72{padding-left:18rem}.pl-80{padding-left:20rem}.pl-96{padding-left:24rem}.pl-px{padding-left:1px}.pl-0\.5{padding-left:.125rem}.pl-1\.5{padding-left:.375rem}.pl-2\.5{padding-left:.625rem}.pl-3\.5{padding-left:.875rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.font-sans{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"}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.not-italic{font-style:normal}.ordinal,.slashed-zero,.lining-nums,.oldstyle-nums,.proportional-nums,.tabular-nums,.diagonal-fractions,.stacked-fractions{--tw-ordinal: var(--tw-empty, );--tw-slashed-zero: var(--tw-empty, );--tw-numeric-figure: var(--tw-empty, );--tw-numeric-spacing: var(--tw-empty, );--tw-numeric-fraction: var(--tw-empty, );font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.normal-nums{font-variant-numeric:normal}.ordinal{--tw-ordinal: ordinal}.slashed-zero{--tw-slashed-zero: slashed-zero}.lining-nums{--tw-numeric-figure: lining-nums}.oldstyle-nums{--tw-numeric-figure: oldstyle-nums}.proportional-nums{--tw-numeric-spacing: proportional-nums}.tabular-nums{--tw-numeric-spacing: tabular-nums}.diagonal-fractions{--tw-numeric-fraction: diagonal-fractions}.stacked-fractions{--tw-numeric-fraction: stacked-fractions}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-10{line-height:2.5rem}.leading-120{line-height:120%}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.tracking-tighter{letter-spacing:-.05em}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-transparent{color:transparent}.text-current{color:currentColor}.text-black{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-50{--tw-text-opacity: 1;color:rgba(249,250,251,var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity: 1;color:rgba(243,244,246,var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity: 1;color:rgba(229,231,235,var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity: 1;color:rgba(209,213,219,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgba(156,163,175,var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgba(107,114,128,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgba(75,85,99,var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgba(55,65,81,var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgba(31,41,55,var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgba(17,24,39,var(--tw-text-opacity))}.text-red-50{--tw-text-opacity: 1;color:rgba(254,242,242,var(--tw-text-opacity))}.text-red-100{--tw-text-opacity: 1;color:rgba(254,226,226,var(--tw-text-opacity))}.text-red-200{--tw-text-opacity: 1;color:rgba(254,202,202,var(--tw-text-opacity))}.text-red-300{--tw-text-opacity: 1;color:rgba(252,165,165,var(--tw-text-opacity))}.text-red-400{--tw-text-opacity: 1;color:rgba(248,113,113,var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgba(239,68,68,var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgba(220,38,38,var(--tw-text-opacity))}.text-red-700{--tw-text-opacity: 1;color:rgba(185,28,28,var(--tw-text-opacity))}.text-red-800{--tw-text-opacity: 1;color:rgba(153,27,27,var(--tw-text-opacity))}.text-red-900{--tw-text-opacity: 1;color:rgba(127,29,29,var(--tw-text-opacity))}.text-yellow-50{--tw-text-opacity: 1;color:rgba(255,251,235,var(--tw-text-opacity))}.text-yellow-100{--tw-text-opacity: 1;color:rgba(254,243,199,var(--tw-text-opacity))}.text-yellow-200{--tw-text-opacity: 1;color:rgba(253,230,138,var(--tw-text-opacity))}.text-yellow-300{--tw-text-opacity: 1;color:rgba(252,211,77,var(--tw-text-opacity))}.text-yellow-400{--tw-text-opacity: 1;color:rgba(251,191,36,var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity: 1;color:rgba(245,158,11,var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity: 1;color:rgba(217,119,6,var(--tw-text-opacity))}.text-yellow-700{--tw-text-opacity: 1;color:rgba(180,83,9,var(--tw-text-opacity))}.text-yellow-800{--tw-text-opacity: 1;color:rgba(146,64,14,var(--tw-text-opacity))}.text-yellow-900{--tw-text-opacity: 1;color:rgba(120,53,15,var(--tw-text-opacity))}.text-green-50{--tw-text-opacity: 1;color:rgba(236,253,245,var(--tw-text-opacity))}.text-green-100{--tw-text-opacity: 1;color:rgba(209,250,229,var(--tw-text-opacity))}.text-green-200{--tw-text-opacity: 1;color:rgba(167,243,208,var(--tw-text-opacity))}.text-green-300{--tw-text-opacity: 1;color:rgba(110,231,183,var(--tw-text-opacity))}.text-green-400{--tw-text-opacity: 1;color:rgba(52,211,153,var(--tw-text-opacity))}.text-green-500{--tw-text-opacity: 1;color:rgba(16,185,129,var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgba(5,150,105,var(--tw-text-opacity))}.text-green-700{--tw-text-opacity: 1;color:rgba(4,120,87,var(--tw-text-opacity))}.text-green-800{--tw-text-opacity: 1;color:rgba(6,95,70,var(--tw-text-opacity))}.text-green-900{--tw-text-opacity: 1;color:rgba(6,78,59,var(--tw-text-opacity))}.text-blue-50{--tw-text-opacity: 1;color:rgba(239,246,255,var(--tw-text-opacity))}.text-blue-100{--tw-text-opacity: 1;color:rgba(219,234,254,var(--tw-text-opacity))}.text-blue-200{--tw-text-opacity: 1;color:rgba(191,219,254,var(--tw-text-opacity))}.text-blue-300{--tw-text-opacity: 1;color:rgba(147,197,253,var(--tw-text-opacity))}.text-blue-400{--tw-text-opacity: 1;color:rgba(96,165,250,var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity: 1;color:rgba(59,130,246,var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity: 1;color:rgba(37,99,235,var(--tw-text-opacity))}.text-blue-700{--tw-text-opacity: 1;color:rgba(29,78,216,var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity: 1;color:rgba(30,64,175,var(--tw-text-opacity))}.text-blue-900{--tw-text-opacity: 1;color:rgba(30,58,138,var(--tw-text-opacity))}.text-indigo-50{--tw-text-opacity: 1;color:rgba(238,242,255,var(--tw-text-opacity))}.text-indigo-100{--tw-text-opacity: 1;color:rgba(224,231,255,var(--tw-text-opacity))}.text-indigo-200{--tw-text-opacity: 1;color:rgba(199,210,254,var(--tw-text-opacity))}.text-indigo-300{--tw-text-opacity: 1;color:rgba(165,180,252,var(--tw-text-opacity))}.text-indigo-400{--tw-text-opacity: 1;color:rgba(129,140,248,var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity: 1;color:rgba(99,102,241,var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity: 1;color:rgba(79,70,229,var(--tw-text-opacity))}.text-indigo-700{--tw-text-opacity: 1;color:rgba(67,56,202,var(--tw-text-opacity))}.text-indigo-800{--tw-text-opacity: 1;color:rgba(55,48,163,var(--tw-text-opacity))}.text-indigo-900{--tw-text-opacity: 1;color:rgba(49,46,129,var(--tw-text-opacity))}.text-purple-50{--tw-text-opacity: 1;color:rgba(245,243,255,var(--tw-text-opacity))}.text-purple-100{--tw-text-opacity: 1;color:rgba(237,233,254,var(--tw-text-opacity))}.text-purple-200{--tw-text-opacity: 1;color:rgba(221,214,254,var(--tw-text-opacity))}.text-purple-300{--tw-text-opacity: 1;color:rgba(196,181,253,var(--tw-text-opacity))}.text-purple-400{--tw-text-opacity: 1;color:rgba(167,139,250,var(--tw-text-opacity))}.text-purple-500{--tw-text-opacity: 1;color:rgba(139,92,246,var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity: 1;color:rgba(124,58,237,var(--tw-text-opacity))}.text-purple-700{--tw-text-opacity: 1;color:rgba(109,40,217,var(--tw-text-opacity))}.text-purple-800{--tw-text-opacity: 1;color:rgba(91,33,182,var(--tw-text-opacity))}.text-purple-900{--tw-text-opacity: 1;color:rgba(76,29,149,var(--tw-text-opacity))}.text-pink-50{--tw-text-opacity: 1;color:rgba(253,242,248,var(--tw-text-opacity))}.text-pink-100{--tw-text-opacity: 1;color:rgba(252,231,243,var(--tw-text-opacity))}.text-pink-200{--tw-text-opacity: 1;color:rgba(251,207,232,var(--tw-text-opacity))}.text-pink-300{--tw-text-opacity: 1;color:rgba(249,168,212,var(--tw-text-opacity))}.text-pink-400{--tw-text-opacity: 1;color:rgba(244,114,182,var(--tw-text-opacity))}.text-pink-500{--tw-text-opacity: 1;color:rgba(236,72,153,var(--tw-text-opacity))}.text-pink-600{--tw-text-opacity: 1;color:rgba(219,39,119,var(--tw-text-opacity))}.text-pink-700{--tw-text-opacity: 1;color:rgba(190,24,93,var(--tw-text-opacity))}.text-pink-800{--tw-text-opacity: 1;color:rgba(157,23,77,var(--tw-text-opacity))}.text-pink-900{--tw-text-opacity: 1;color:rgba(131,24,67,var(--tw-text-opacity))}.text-atmos-blue{--tw-text-opacity: 1;color:rgba(43,135,255,var(--tw-text-opacity))}.text-ocean-green{--tw-text-opacity: 1;color:rgba(18,255,222,var(--tw-text-opacity))}.text-trench-blue{--tw-text-opacity: 1;color:rgba(13,46,100,var(--tw-text-opacity))}.group:hover .group-hover\:text-transparent{color:transparent}.group:hover .group-hover\:text-current{color:currentColor}.group:hover .group-hover\:text-black{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-50{--tw-text-opacity: 1;color:rgba(249,250,251,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-100{--tw-text-opacity: 1;color:rgba(243,244,246,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-200{--tw-text-opacity: 1;color:rgba(229,231,235,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-300{--tw-text-opacity: 1;color:rgba(209,213,219,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-400{--tw-text-opacity: 1;color:rgba(156,163,175,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-500{--tw-text-opacity: 1;color:rgba(107,114,128,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-600{--tw-text-opacity: 1;color:rgba(75,85,99,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-700{--tw-text-opacity: 1;color:rgba(55,65,81,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-800{--tw-text-opacity: 1;color:rgba(31,41,55,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-900{--tw-text-opacity: 1;color:rgba(17,24,39,var(--tw-text-opacity))}.group:hover .group-hover\:text-red-50{--tw-text-opacity: 1;color:rgba(254,242,242,var(--tw-text-opacity))}.group:hover .group-hover\:text-red-100{--tw-text-opacity: 1;color:rgba(254,226,226,var(--tw-text-opacity))}.group:hover .group-hover\:text-red-200{--tw-text-opacity: 1;color:rgba(254,202,202,var(--tw-text-opacity))}.group:hover .group-hover\:text-red-300{--tw-text-opacity: 1;color:rgba(252,165,165,var(--tw-text-opacity))}.group:hover .group-hover\:text-red-400{--tw-text-opacity: 1;color:rgba(248,113,113,var(--tw-text-opacity))}.group:hover .group-hover\:text-red-500{--tw-text-opacity: 1;color:rgba(239,68,68,var(--tw-text-opacity))}.group:hover .group-hover\:text-red-600{--tw-text-opacity: 1;color:rgba(220,38,38,var(--tw-text-opacity))}.group:hover .group-hover\:text-red-700{--tw-text-opacity: 1;color:rgba(185,28,28,var(--tw-text-opacity))}.group:hover .group-hover\:text-red-800{--tw-text-opacity: 1;color:rgba(153,27,27,var(--tw-text-opacity))}.group:hover .group-hover\:text-red-900{--tw-text-opacity: 1;color:rgba(127,29,29,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-50{--tw-text-opacity: 1;color:rgba(255,251,235,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-100{--tw-text-opacity: 1;color:rgba(254,243,199,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-200{--tw-text-opacity: 1;color:rgba(253,230,138,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-300{--tw-text-opacity: 1;color:rgba(252,211,77,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-400{--tw-text-opacity: 1;color:rgba(251,191,36,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-500{--tw-text-opacity: 1;color:rgba(245,158,11,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-600{--tw-text-opacity: 1;color:rgba(217,119,6,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-700{--tw-text-opacity: 1;color:rgba(180,83,9,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-800{--tw-text-opacity: 1;color:rgba(146,64,14,var(--tw-text-opacity))}.group:hover .group-hover\:text-yellow-900{--tw-text-opacity: 1;color:rgba(120,53,15,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-50{--tw-text-opacity: 1;color:rgba(236,253,245,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-100{--tw-text-opacity: 1;color:rgba(209,250,229,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-200{--tw-text-opacity: 1;color:rgba(167,243,208,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-300{--tw-text-opacity: 1;color:rgba(110,231,183,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-400{--tw-text-opacity: 1;color:rgba(52,211,153,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-500{--tw-text-opacity: 1;color:rgba(16,185,129,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-600{--tw-text-opacity: 1;color:rgba(5,150,105,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-700{--tw-text-opacity: 1;color:rgba(4,120,87,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-800{--tw-text-opacity: 1;color:rgba(6,95,70,var(--tw-text-opacity))}.group:hover .group-hover\:text-green-900{--tw-text-opacity: 1;color:rgba(6,78,59,var(--tw-text-opacity))}.group:hover .group-hover\:text-blue-50{--tw-text-opacity: 1;color:rgba(239,246,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-blue-100{--tw-text-opacity: 1;color:rgba(219,234,254,var(--tw-text-opacity))}.group:hover .group-hover\:text-blue-200{--tw-text-opacity: 1;color:rgba(191,219,254,var(--tw-text-opacity))}.group:hover .group-hover\:text-blue-300{--tw-text-opacity: 1;color:rgba(147,197,253,var(--tw-text-opacity))}.group:hover .group-hover\:text-blue-400{--tw-text-opacity: 1;color:rgba(96,165,250,var(--tw-text-opacity))}.group:hover .group-hover\:text-blue-500{--tw-text-opacity: 1;color:rgba(59,130,246,var(--tw-text-opacity))}.group:hover .group-hover\:text-blue-600{--tw-text-opacity: 1;color:rgba(37,99,235,var(--tw-text-opacity))}.group:hover .group-hover\:text-blue-700{--tw-text-opacity: 1;color:rgba(29,78,216,var(--tw-text-opacity))}.group:hover .group-hover\:text-blue-800{--tw-text-opacity: 1;color:rgba(30,64,175,var(--tw-text-opacity))}.group:hover .group-hover\:text-blue-900{--tw-text-opacity: 1;color:rgba(30,58,138,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-50{--tw-text-opacity: 1;color:rgba(238,242,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-100{--tw-text-opacity: 1;color:rgba(224,231,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-200{--tw-text-opacity: 1;color:rgba(199,210,254,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-300{--tw-text-opacity: 1;color:rgba(165,180,252,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-400{--tw-text-opacity: 1;color:rgba(129,140,248,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-500{--tw-text-opacity: 1;color:rgba(99,102,241,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-600{--tw-text-opacity: 1;color:rgba(79,70,229,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-700{--tw-text-opacity: 1;color:rgba(67,56,202,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-800{--tw-text-opacity: 1;color:rgba(55,48,163,var(--tw-text-opacity))}.group:hover .group-hover\:text-indigo-900{--tw-text-opacity: 1;color:rgba(49,46,129,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-50{--tw-text-opacity: 1;color:rgba(245,243,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-100{--tw-text-opacity: 1;color:rgba(237,233,254,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-200{--tw-text-opacity: 1;color:rgba(221,214,254,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-300{--tw-text-opacity: 1;color:rgba(196,181,253,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-400{--tw-text-opacity: 1;color:rgba(167,139,250,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-500{--tw-text-opacity: 1;color:rgba(139,92,246,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-600{--tw-text-opacity: 1;color:rgba(124,58,237,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-700{--tw-text-opacity: 1;color:rgba(109,40,217,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-800{--tw-text-opacity: 1;color:rgba(91,33,182,var(--tw-text-opacity))}.group:hover .group-hover\:text-purple-900{--tw-text-opacity: 1;color:rgba(76,29,149,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-50{--tw-text-opacity: 1;color:rgba(253,242,248,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-100{--tw-text-opacity: 1;color:rgba(252,231,243,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-200{--tw-text-opacity: 1;color:rgba(251,207,232,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-300{--tw-text-opacity: 1;color:rgba(249,168,212,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-400{--tw-text-opacity: 1;color:rgba(244,114,182,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-500{--tw-text-opacity: 1;color:rgba(236,72,153,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-600{--tw-text-opacity: 1;color:rgba(219,39,119,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-700{--tw-text-opacity: 1;color:rgba(190,24,93,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-800{--tw-text-opacity: 1;color:rgba(157,23,77,var(--tw-text-opacity))}.group:hover .group-hover\:text-pink-900{--tw-text-opacity: 1;color:rgba(131,24,67,var(--tw-text-opacity))}.group:hover .group-hover\:text-atmos-blue{--tw-text-opacity: 1;color:rgba(43,135,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-ocean-green{--tw-text-opacity: 1;color:rgba(18,255,222,var(--tw-text-opacity))}.group:hover .group-hover\:text-trench-blue{--tw-text-opacity: 1;color:rgba(13,46,100,var(--tw-text-opacity))}.focus-within\:text-transparent:focus-within{color:transparent}.focus-within\:text-current:focus-within{color:currentColor}.focus-within\:text-black:focus-within{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.focus-within\:text-white:focus-within{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.focus-within\:text-gray-50:focus-within{--tw-text-opacity: 1;color:rgba(249,250,251,var(--tw-text-opacity))}.focus-within\:text-gray-100:focus-within{--tw-text-opacity: 1;color:rgba(243,244,246,var(--tw-text-opacity))}.focus-within\:text-gray-200:focus-within{--tw-text-opacity: 1;color:rgba(229,231,235,var(--tw-text-opacity))}.focus-within\:text-gray-300:focus-within{--tw-text-opacity: 1;color:rgba(209,213,219,var(--tw-text-opacity))}.focus-within\:text-gray-400:focus-within{--tw-text-opacity: 1;color:rgba(156,163,175,var(--tw-text-opacity))}.focus-within\:text-gray-500:focus-within{--tw-text-opacity: 1;color:rgba(107,114,128,var(--tw-text-opacity))}.focus-within\:text-gray-600:focus-within{--tw-text-opacity: 1;color:rgba(75,85,99,var(--tw-text-opacity))}.focus-within\:text-gray-700:focus-within{--tw-text-opacity: 1;color:rgba(55,65,81,var(--tw-text-opacity))}.focus-within\:text-gray-800:focus-within{--tw-text-opacity: 1;color:rgba(31,41,55,var(--tw-text-opacity))}.focus-within\:text-gray-900:focus-within{--tw-text-opacity: 1;color:rgba(17,24,39,var(--tw-text-opacity))}.focus-within\:text-red-50:focus-within{--tw-text-opacity: 1;color:rgba(254,242,242,var(--tw-text-opacity))}.focus-within\:text-red-100:focus-within{--tw-text-opacity: 1;color:rgba(254,226,226,var(--tw-text-opacity))}.focus-within\:text-red-200:focus-within{--tw-text-opacity: 1;color:rgba(254,202,202,var(--tw-text-opacity))}.focus-within\:text-red-300:focus-within{--tw-text-opacity: 1;color:rgba(252,165,165,var(--tw-text-opacity))}.focus-within\:text-red-400:focus-within{--tw-text-opacity: 1;color:rgba(248,113,113,var(--tw-text-opacity))}.focus-within\:text-red-500:focus-within{--tw-text-opacity: 1;color:rgba(239,68,68,var(--tw-text-opacity))}.focus-within\:text-red-600:focus-within{--tw-text-opacity: 1;color:rgba(220,38,38,var(--tw-text-opacity))}.focus-within\:text-red-700:focus-within{--tw-text-opacity: 1;color:rgba(185,28,28,var(--tw-text-opacity))}.focus-within\:text-red-800:focus-within{--tw-text-opacity: 1;color:rgba(153,27,27,var(--tw-text-opacity))}.focus-within\:text-red-900:focus-within{--tw-text-opacity: 1;color:rgba(127,29,29,var(--tw-text-opacity))}.focus-within\:text-yellow-50:focus-within{--tw-text-opacity: 1;color:rgba(255,251,235,var(--tw-text-opacity))}.focus-within\:text-yellow-100:focus-within{--tw-text-opacity: 1;color:rgba(254,243,199,var(--tw-text-opacity))}.focus-within\:text-yellow-200:focus-within{--tw-text-opacity: 1;color:rgba(253,230,138,var(--tw-text-opacity))}.focus-within\:text-yellow-300:focus-within{--tw-text-opacity: 1;color:rgba(252,211,77,var(--tw-text-opacity))}.focus-within\:text-yellow-400:focus-within{--tw-text-opacity: 1;color:rgba(251,191,36,var(--tw-text-opacity))}.focus-within\:text-yellow-500:focus-within{--tw-text-opacity: 1;color:rgba(245,158,11,var(--tw-text-opacity))}.focus-within\:text-yellow-600:focus-within{--tw-text-opacity: 1;color:rgba(217,119,6,var(--tw-text-opacity))}.focus-within\:text-yellow-700:focus-within{--tw-text-opacity: 1;color:rgba(180,83,9,var(--tw-text-opacity))}.focus-within\:text-yellow-800:focus-within{--tw-text-opacity: 1;color:rgba(146,64,14,var(--tw-text-opacity))}.focus-within\:text-yellow-900:focus-within{--tw-text-opacity: 1;color:rgba(120,53,15,var(--tw-text-opacity))}.focus-within\:text-green-50:focus-within{--tw-text-opacity: 1;color:rgba(236,253,245,var(--tw-text-opacity))}.focus-within\:text-green-100:focus-within{--tw-text-opacity: 1;color:rgba(209,250,229,var(--tw-text-opacity))}.focus-within\:text-green-200:focus-within{--tw-text-opacity: 1;color:rgba(167,243,208,var(--tw-text-opacity))}.focus-within\:text-green-300:focus-within{--tw-text-opacity: 1;color:rgba(110,231,183,var(--tw-text-opacity))}.focus-within\:text-green-400:focus-within{--tw-text-opacity: 1;color:rgba(52,211,153,var(--tw-text-opacity))}.focus-within\:text-green-500:focus-within{--tw-text-opacity: 1;color:rgba(16,185,129,var(--tw-text-opacity))}.focus-within\:text-green-600:focus-within{--tw-text-opacity: 1;color:rgba(5,150,105,var(--tw-text-opacity))}.focus-within\:text-green-700:focus-within{--tw-text-opacity: 1;color:rgba(4,120,87,var(--tw-text-opacity))}.focus-within\:text-green-800:focus-within{--tw-text-opacity: 1;color:rgba(6,95,70,var(--tw-text-opacity))}.focus-within\:text-green-900:focus-within{--tw-text-opacity: 1;color:rgba(6,78,59,var(--tw-text-opacity))}.focus-within\:text-blue-50:focus-within{--tw-text-opacity: 1;color:rgba(239,246,255,var(--tw-text-opacity))}.focus-within\:text-blue-100:focus-within{--tw-text-opacity: 1;color:rgba(219,234,254,var(--tw-text-opacity))}.focus-within\:text-blue-200:focus-within{--tw-text-opacity: 1;color:rgba(191,219,254,var(--tw-text-opacity))}.focus-within\:text-blue-300:focus-within{--tw-text-opacity: 1;color:rgba(147,197,253,var(--tw-text-opacity))}.focus-within\:text-blue-400:focus-within{--tw-text-opacity: 1;color:rgba(96,165,250,var(--tw-text-opacity))}.focus-within\:text-blue-500:focus-within{--tw-text-opacity: 1;color:rgba(59,130,246,var(--tw-text-opacity))}.focus-within\:text-blue-600:focus-within{--tw-text-opacity: 1;color:rgba(37,99,235,var(--tw-text-opacity))}.focus-within\:text-blue-700:focus-within{--tw-text-opacity: 1;color:rgba(29,78,216,var(--tw-text-opacity))}.focus-within\:text-blue-800:focus-within{--tw-text-opacity: 1;color:rgba(30,64,175,var(--tw-text-opacity))}.focus-within\:text-blue-900:focus-within{--tw-text-opacity: 1;color:rgba(30,58,138,var(--tw-text-opacity))}.focus-within\:text-indigo-50:focus-within{--tw-text-opacity: 1;color:rgba(238,242,255,var(--tw-text-opacity))}.focus-within\:text-indigo-100:focus-within{--tw-text-opacity: 1;color:rgba(224,231,255,var(--tw-text-opacity))}.focus-within\:text-indigo-200:focus-within{--tw-text-opacity: 1;color:rgba(199,210,254,var(--tw-text-opacity))}.focus-within\:text-indigo-300:focus-within{--tw-text-opacity: 1;color:rgba(165,180,252,var(--tw-text-opacity))}.focus-within\:text-indigo-400:focus-within{--tw-text-opacity: 1;color:rgba(129,140,248,var(--tw-text-opacity))}.focus-within\:text-indigo-500:focus-within{--tw-text-opacity: 1;color:rgba(99,102,241,var(--tw-text-opacity))}.focus-within\:text-indigo-600:focus-within{--tw-text-opacity: 1;color:rgba(79,70,229,var(--tw-text-opacity))}.focus-within\:text-indigo-700:focus-within{--tw-text-opacity: 1;color:rgba(67,56,202,var(--tw-text-opacity))}.focus-within\:text-indigo-800:focus-within{--tw-text-opacity: 1;color:rgba(55,48,163,var(--tw-text-opacity))}.focus-within\:text-indigo-900:focus-within{--tw-text-opacity: 1;color:rgba(49,46,129,var(--tw-text-opacity))}.focus-within\:text-purple-50:focus-within{--tw-text-opacity: 1;color:rgba(245,243,255,var(--tw-text-opacity))}.focus-within\:text-purple-100:focus-within{--tw-text-opacity: 1;color:rgba(237,233,254,var(--tw-text-opacity))}.focus-within\:text-purple-200:focus-within{--tw-text-opacity: 1;color:rgba(221,214,254,var(--tw-text-opacity))}.focus-within\:text-purple-300:focus-within{--tw-text-opacity: 1;color:rgba(196,181,253,var(--tw-text-opacity))}.focus-within\:text-purple-400:focus-within{--tw-text-opacity: 1;color:rgba(167,139,250,var(--tw-text-opacity))}.focus-within\:text-purple-500:focus-within{--tw-text-opacity: 1;color:rgba(139,92,246,var(--tw-text-opacity))}.focus-within\:text-purple-600:focus-within{--tw-text-opacity: 1;color:rgba(124,58,237,var(--tw-text-opacity))}.focus-within\:text-purple-700:focus-within{--tw-text-opacity: 1;color:rgba(109,40,217,var(--tw-text-opacity))}.focus-within\:text-purple-800:focus-within{--tw-text-opacity: 1;color:rgba(91,33,182,var(--tw-text-opacity))}.focus-within\:text-purple-900:focus-within{--tw-text-opacity: 1;color:rgba(76,29,149,var(--tw-text-opacity))}.focus-within\:text-pink-50:focus-within{--tw-text-opacity: 1;color:rgba(253,242,248,var(--tw-text-opacity))}.focus-within\:text-pink-100:focus-within{--tw-text-opacity: 1;color:rgba(252,231,243,var(--tw-text-opacity))}.focus-within\:text-pink-200:focus-within{--tw-text-opacity: 1;color:rgba(251,207,232,var(--tw-text-opacity))}.focus-within\:text-pink-300:focus-within{--tw-text-opacity: 1;color:rgba(249,168,212,var(--tw-text-opacity))}.focus-within\:text-pink-400:focus-within{--tw-text-opacity: 1;color:rgba(244,114,182,var(--tw-text-opacity))}.focus-within\:text-pink-500:focus-within{--tw-text-opacity: 1;color:rgba(236,72,153,var(--tw-text-opacity))}.focus-within\:text-pink-600:focus-within{--tw-text-opacity: 1;color:rgba(219,39,119,var(--tw-text-opacity))}.focus-within\:text-pink-700:focus-within{--tw-text-opacity: 1;color:rgba(190,24,93,var(--tw-text-opacity))}.focus-within\:text-pink-800:focus-within{--tw-text-opacity: 1;color:rgba(157,23,77,var(--tw-text-opacity))}.focus-within\:text-pink-900:focus-within{--tw-text-opacity: 1;color:rgba(131,24,67,var(--tw-text-opacity))}.focus-within\:text-atmos-blue:focus-within{--tw-text-opacity: 1;color:rgba(43,135,255,var(--tw-text-opacity))}.focus-within\:text-ocean-green:focus-within{--tw-text-opacity: 1;color:rgba(18,255,222,var(--tw-text-opacity))}.focus-within\:text-trench-blue:focus-within{--tw-text-opacity: 1;color:rgba(13,46,100,var(--tw-text-opacity))}.hover\:text-transparent:hover{color:transparent}.hover\:text-current:hover{color:currentColor}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.hover\:text-gray-50:hover{--tw-text-opacity: 1;color:rgba(249,250,251,var(--tw-text-opacity))}.hover\:text-gray-100:hover{--tw-text-opacity: 1;color:rgba(243,244,246,var(--tw-text-opacity))}.hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgba(229,231,235,var(--tw-text-opacity))}.hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgba(209,213,219,var(--tw-text-opacity))}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgba(156,163,175,var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgba(107,114,128,var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgba(75,85,99,var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgba(55,65,81,var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgba(31,41,55,var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgba(17,24,39,var(--tw-text-opacity))}.hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgba(254,242,242,var(--tw-text-opacity))}.hover\:text-red-100:hover{--tw-text-opacity: 1;color:rgba(254,226,226,var(--tw-text-opacity))}.hover\:text-red-200:hover{--tw-text-opacity: 1;color:rgba(254,202,202,var(--tw-text-opacity))}.hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgba(252,165,165,var(--tw-text-opacity))}.hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgba(248,113,113,var(--tw-text-opacity))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgba(239,68,68,var(--tw-text-opacity))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgba(220,38,38,var(--tw-text-opacity))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgba(185,28,28,var(--tw-text-opacity))}.hover\:text-red-800:hover{--tw-text-opacity: 1;color:rgba(153,27,27,var(--tw-text-opacity))}.hover\:text-red-900:hover{--tw-text-opacity: 1;color:rgba(127,29,29,var(--tw-text-opacity))}.hover\:text-yellow-50:hover{--tw-text-opacity: 1;color:rgba(255,251,235,var(--tw-text-opacity))}.hover\:text-yellow-100:hover{--tw-text-opacity: 1;color:rgba(254,243,199,var(--tw-text-opacity))}.hover\:text-yellow-200:hover{--tw-text-opacity: 1;color:rgba(253,230,138,var(--tw-text-opacity))}.hover\:text-yellow-300:hover{--tw-text-opacity: 1;color:rgba(252,211,77,var(--tw-text-opacity))}.hover\:text-yellow-400:hover{--tw-text-opacity: 1;color:rgba(251,191,36,var(--tw-text-opacity))}.hover\:text-yellow-500:hover{--tw-text-opacity: 1;color:rgba(245,158,11,var(--tw-text-opacity))}.hover\:text-yellow-600:hover{--tw-text-opacity: 1;color:rgba(217,119,6,var(--tw-text-opacity))}.hover\:text-yellow-700:hover{--tw-text-opacity: 1;color:rgba(180,83,9,var(--tw-text-opacity))}.hover\:text-yellow-800:hover{--tw-text-opacity: 1;color:rgba(146,64,14,var(--tw-text-opacity))}.hover\:text-yellow-900:hover{--tw-text-opacity: 1;color:rgba(120,53,15,var(--tw-text-opacity))}.hover\:text-green-50:hover{--tw-text-opacity: 1;color:rgba(236,253,245,var(--tw-text-opacity))}.hover\:text-green-100:hover{--tw-text-opacity: 1;color:rgba(209,250,229,var(--tw-text-opacity))}.hover\:text-green-200:hover{--tw-text-opacity: 1;color:rgba(167,243,208,var(--tw-text-opacity))}.hover\:text-green-300:hover{--tw-text-opacity: 1;color:rgba(110,231,183,var(--tw-text-opacity))}.hover\:text-green-400:hover{--tw-text-opacity: 1;color:rgba(52,211,153,var(--tw-text-opacity))}.hover\:text-green-500:hover{--tw-text-opacity: 1;color:rgba(16,185,129,var(--tw-text-opacity))}.hover\:text-green-600:hover{--tw-text-opacity: 1;color:rgba(5,150,105,var(--tw-text-opacity))}.hover\:text-green-700:hover{--tw-text-opacity: 1;color:rgba(4,120,87,var(--tw-text-opacity))}.hover\:text-green-800:hover{--tw-text-opacity: 1;color:rgba(6,95,70,var(--tw-text-opacity))}.hover\:text-green-900:hover{--tw-text-opacity: 1;color:rgba(6,78,59,var(--tw-text-opacity))}.hover\:text-blue-50:hover{--tw-text-opacity: 1;color:rgba(239,246,255,var(--tw-text-opacity))}.hover\:text-blue-100:hover{--tw-text-opacity: 1;color:rgba(219,234,254,var(--tw-text-opacity))}.hover\:text-blue-200:hover{--tw-text-opacity: 1;color:rgba(191,219,254,var(--tw-text-opacity))}.hover\:text-blue-300:hover{--tw-text-opacity: 1;color:rgba(147,197,253,var(--tw-text-opacity))}.hover\:text-blue-400:hover{--tw-text-opacity: 1;color:rgba(96,165,250,var(--tw-text-opacity))}.hover\:text-blue-500:hover{--tw-text-opacity: 1;color:rgba(59,130,246,var(--tw-text-opacity))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgba(37,99,235,var(--tw-text-opacity))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgba(29,78,216,var(--tw-text-opacity))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgba(30,64,175,var(--tw-text-opacity))}.hover\:text-blue-900:hover{--tw-text-opacity: 1;color:rgba(30,58,138,var(--tw-text-opacity))}.hover\:text-indigo-50:hover{--tw-text-opacity: 1;color:rgba(238,242,255,var(--tw-text-opacity))}.hover\:text-indigo-100:hover{--tw-text-opacity: 1;color:rgba(224,231,255,var(--tw-text-opacity))}.hover\:text-indigo-200:hover{--tw-text-opacity: 1;color:rgba(199,210,254,var(--tw-text-opacity))}.hover\:text-indigo-300:hover{--tw-text-opacity: 1;color:rgba(165,180,252,var(--tw-text-opacity))}.hover\:text-indigo-400:hover{--tw-text-opacity: 1;color:rgba(129,140,248,var(--tw-text-opacity))}.hover\:text-indigo-500:hover{--tw-text-opacity: 1;color:rgba(99,102,241,var(--tw-text-opacity))}.hover\:text-indigo-600:hover{--tw-text-opacity: 1;color:rgba(79,70,229,var(--tw-text-opacity))}.hover\:text-indigo-700:hover{--tw-text-opacity: 1;color:rgba(67,56,202,var(--tw-text-opacity))}.hover\:text-indigo-800:hover{--tw-text-opacity: 1;color:rgba(55,48,163,var(--tw-text-opacity))}.hover\:text-indigo-900:hover{--tw-text-opacity: 1;color:rgba(49,46,129,var(--tw-text-opacity))}.hover\:text-purple-50:hover{--tw-text-opacity: 1;color:rgba(245,243,255,var(--tw-text-opacity))}.hover\:text-purple-100:hover{--tw-text-opacity: 1;color:rgba(237,233,254,var(--tw-text-opacity))}.hover\:text-purple-200:hover{--tw-text-opacity: 1;color:rgba(221,214,254,var(--tw-text-opacity))}.hover\:text-purple-300:hover{--tw-text-opacity: 1;color:rgba(196,181,253,var(--tw-text-opacity))}.hover\:text-purple-400:hover{--tw-text-opacity: 1;color:rgba(167,139,250,var(--tw-text-opacity))}.hover\:text-purple-500:hover{--tw-text-opacity: 1;color:rgba(139,92,246,var(--tw-text-opacity))}.hover\:text-purple-600:hover{--tw-text-opacity: 1;color:rgba(124,58,237,var(--tw-text-opacity))}.hover\:text-purple-700:hover{--tw-text-opacity: 1;color:rgba(109,40,217,var(--tw-text-opacity))}.hover\:text-purple-800:hover{--tw-text-opacity: 1;color:rgba(91,33,182,var(--tw-text-opacity))}.hover\:text-purple-900:hover{--tw-text-opacity: 1;color:rgba(76,29,149,var(--tw-text-opacity))}.hover\:text-pink-50:hover{--tw-text-opacity: 1;color:rgba(253,242,248,var(--tw-text-opacity))}.hover\:text-pink-100:hover{--tw-text-opacity: 1;color:rgba(252,231,243,var(--tw-text-opacity))}.hover\:text-pink-200:hover{--tw-text-opacity: 1;color:rgba(251,207,232,var(--tw-text-opacity))}.hover\:text-pink-300:hover{--tw-text-opacity: 1;color:rgba(249,168,212,var(--tw-text-opacity))}.hover\:text-pink-400:hover{--tw-text-opacity: 1;color:rgba(244,114,182,var(--tw-text-opacity))}.hover\:text-pink-500:hover{--tw-text-opacity: 1;color:rgba(236,72,153,var(--tw-text-opacity))}.hover\:text-pink-600:hover{--tw-text-opacity: 1;color:rgba(219,39,119,var(--tw-text-opacity))}.hover\:text-pink-700:hover{--tw-text-opacity: 1;color:rgba(190,24,93,var(--tw-text-opacity))}.hover\:text-pink-800:hover{--tw-text-opacity: 1;color:rgba(157,23,77,var(--tw-text-opacity))}.hover\:text-pink-900:hover{--tw-text-opacity: 1;color:rgba(131,24,67,var(--tw-text-opacity))}.hover\:text-atmos-blue:hover{--tw-text-opacity: 1;color:rgba(43,135,255,var(--tw-text-opacity))}.hover\:text-ocean-green:hover{--tw-text-opacity: 1;color:rgba(18,255,222,var(--tw-text-opacity))}.hover\:text-trench-blue:hover{--tw-text-opacity: 1;color:rgba(13,46,100,var(--tw-text-opacity))}.focus\:text-transparent:focus{color:transparent}.focus\:text-current:focus{color:currentColor}.focus\:text-black:focus{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.focus\:text-white:focus{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.focus\:text-gray-50:focus{--tw-text-opacity: 1;color:rgba(249,250,251,var(--tw-text-opacity))}.focus\:text-gray-100:focus{--tw-text-opacity: 1;color:rgba(243,244,246,var(--tw-text-opacity))}.focus\:text-gray-200:focus{--tw-text-opacity: 1;color:rgba(229,231,235,var(--tw-text-opacity))}.focus\:text-gray-300:focus{--tw-text-opacity: 1;color:rgba(209,213,219,var(--tw-text-opacity))}.focus\:text-gray-400:focus{--tw-text-opacity: 1;color:rgba(156,163,175,var(--tw-text-opacity))}.focus\:text-gray-500:focus{--tw-text-opacity: 1;color:rgba(107,114,128,var(--tw-text-opacity))}.focus\:text-gray-600:focus{--tw-text-opacity: 1;color:rgba(75,85,99,var(--tw-text-opacity))}.focus\:text-gray-700:focus{--tw-text-opacity: 1;color:rgba(55,65,81,var(--tw-text-opacity))}.focus\:text-gray-800:focus{--tw-text-opacity: 1;color:rgba(31,41,55,var(--tw-text-opacity))}.focus\:text-gray-900:focus{--tw-text-opacity: 1;color:rgba(17,24,39,var(--tw-text-opacity))}.focus\:text-red-50:focus{--tw-text-opacity: 1;color:rgba(254,242,242,var(--tw-text-opacity))}.focus\:text-red-100:focus{--tw-text-opacity: 1;color:rgba(254,226,226,var(--tw-text-opacity))}.focus\:text-red-200:focus{--tw-text-opacity: 1;color:rgba(254,202,202,var(--tw-text-opacity))}.focus\:text-red-300:focus{--tw-text-opacity: 1;color:rgba(252,165,165,var(--tw-text-opacity))}.focus\:text-red-400:focus{--tw-text-opacity: 1;color:rgba(248,113,113,var(--tw-text-opacity))}.focus\:text-red-500:focus{--tw-text-opacity: 1;color:rgba(239,68,68,var(--tw-text-opacity))}.focus\:text-red-600:focus{--tw-text-opacity: 1;color:rgba(220,38,38,var(--tw-text-opacity))}.focus\:text-red-700:focus{--tw-text-opacity: 1;color:rgba(185,28,28,var(--tw-text-opacity))}.focus\:text-red-800:focus{--tw-text-opacity: 1;color:rgba(153,27,27,var(--tw-text-opacity))}.focus\:text-red-900:focus{--tw-text-opacity: 1;color:rgba(127,29,29,var(--tw-text-opacity))}.focus\:text-yellow-50:focus{--tw-text-opacity: 1;color:rgba(255,251,235,var(--tw-text-opacity))}.focus\:text-yellow-100:focus{--tw-text-opacity: 1;color:rgba(254,243,199,var(--tw-text-opacity))}.focus\:text-yellow-200:focus{--tw-text-opacity: 1;color:rgba(253,230,138,var(--tw-text-opacity))}.focus\:text-yellow-300:focus{--tw-text-opacity: 1;color:rgba(252,211,77,var(--tw-text-opacity))}.focus\:text-yellow-400:focus{--tw-text-opacity: 1;color:rgba(251,191,36,var(--tw-text-opacity))}.focus\:text-yellow-500:focus{--tw-text-opacity: 1;color:rgba(245,158,11,var(--tw-text-opacity))}.focus\:text-yellow-600:focus{--tw-text-opacity: 1;color:rgba(217,119,6,var(--tw-text-opacity))}.focus\:text-yellow-700:focus{--tw-text-opacity: 1;color:rgba(180,83,9,var(--tw-text-opacity))}.focus\:text-yellow-800:focus{--tw-text-opacity: 1;color:rgba(146,64,14,var(--tw-text-opacity))}.focus\:text-yellow-900:focus{--tw-text-opacity: 1;color:rgba(120,53,15,var(--tw-text-opacity))}.focus\:text-green-50:focus{--tw-text-opacity: 1;color:rgba(236,253,245,var(--tw-text-opacity))}.focus\:text-green-100:focus{--tw-text-opacity: 1;color:rgba(209,250,229,var(--tw-text-opacity))}.focus\:text-green-200:focus{--tw-text-opacity: 1;color:rgba(167,243,208,var(--tw-text-opacity))}.focus\:text-green-300:focus{--tw-text-opacity: 1;color:rgba(110,231,183,var(--tw-text-opacity))}.focus\:text-green-400:focus{--tw-text-opacity: 1;color:rgba(52,211,153,var(--tw-text-opacity))}.focus\:text-green-500:focus{--tw-text-opacity: 1;color:rgba(16,185,129,var(--tw-text-opacity))}.focus\:text-green-600:focus{--tw-text-opacity: 1;color:rgba(5,150,105,var(--tw-text-opacity))}.focus\:text-green-700:focus{--tw-text-opacity: 1;color:rgba(4,120,87,var(--tw-text-opacity))}.focus\:text-green-800:focus{--tw-text-opacity: 1;color:rgba(6,95,70,var(--tw-text-opacity))}.focus\:text-green-900:focus{--tw-text-opacity: 1;color:rgba(6,78,59,var(--tw-text-opacity))}.focus\:text-blue-50:focus{--tw-text-opacity: 1;color:rgba(239,246,255,var(--tw-text-opacity))}.focus\:text-blue-100:focus{--tw-text-opacity: 1;color:rgba(219,234,254,var(--tw-text-opacity))}.focus\:text-blue-200:focus{--tw-text-opacity: 1;color:rgba(191,219,254,var(--tw-text-opacity))}.focus\:text-blue-300:focus{--tw-text-opacity: 1;color:rgba(147,197,253,var(--tw-text-opacity))}.focus\:text-blue-400:focus{--tw-text-opacity: 1;color:rgba(96,165,250,var(--tw-text-opacity))}.focus\:text-blue-500:focus{--tw-text-opacity: 1;color:rgba(59,130,246,var(--tw-text-opacity))}.focus\:text-blue-600:focus{--tw-text-opacity: 1;color:rgba(37,99,235,var(--tw-text-opacity))}.focus\:text-blue-700:focus{--tw-text-opacity: 1;color:rgba(29,78,216,var(--tw-text-opacity))}.focus\:text-blue-800:focus{--tw-text-opacity: 1;color:rgba(30,64,175,var(--tw-text-opacity))}.focus\:text-blue-900:focus{--tw-text-opacity: 1;color:rgba(30,58,138,var(--tw-text-opacity))}.focus\:text-indigo-50:focus{--tw-text-opacity: 1;color:rgba(238,242,255,var(--tw-text-opacity))}.focus\:text-indigo-100:focus{--tw-text-opacity: 1;color:rgba(224,231,255,var(--tw-text-opacity))}.focus\:text-indigo-200:focus{--tw-text-opacity: 1;color:rgba(199,210,254,var(--tw-text-opacity))}.focus\:text-indigo-300:focus{--tw-text-opacity: 1;color:rgba(165,180,252,var(--tw-text-opacity))}.focus\:text-indigo-400:focus{--tw-text-opacity: 1;color:rgba(129,140,248,var(--tw-text-opacity))}.focus\:text-indigo-500:focus{--tw-text-opacity: 1;color:rgba(99,102,241,var(--tw-text-opacity))}.focus\:text-indigo-600:focus{--tw-text-opacity: 1;color:rgba(79,70,229,var(--tw-text-opacity))}.focus\:text-indigo-700:focus{--tw-text-opacity: 1;color:rgba(67,56,202,var(--tw-text-opacity))}.focus\:text-indigo-800:focus{--tw-text-opacity: 1;color:rgba(55,48,163,var(--tw-text-opacity))}.focus\:text-indigo-900:focus{--tw-text-opacity: 1;color:rgba(49,46,129,var(--tw-text-opacity))}.focus\:text-purple-50:focus{--tw-text-opacity: 1;color:rgba(245,243,255,var(--tw-text-opacity))}.focus\:text-purple-100:focus{--tw-text-opacity: 1;color:rgba(237,233,254,var(--tw-text-opacity))}.focus\:text-purple-200:focus{--tw-text-opacity: 1;color:rgba(221,214,254,var(--tw-text-opacity))}.focus\:text-purple-300:focus{--tw-text-opacity: 1;color:rgba(196,181,253,var(--tw-text-opacity))}.focus\:text-purple-400:focus{--tw-text-opacity: 1;color:rgba(167,139,250,var(--tw-text-opacity))}.focus\:text-purple-500:focus{--tw-text-opacity: 1;color:rgba(139,92,246,var(--tw-text-opacity))}.focus\:text-purple-600:focus{--tw-text-opacity: 1;color:rgba(124,58,237,var(--tw-text-opacity))}.focus\:text-purple-700:focus{--tw-text-opacity: 1;color:rgba(109,40,217,var(--tw-text-opacity))}.focus\:text-purple-800:focus{--tw-text-opacity: 1;color:rgba(91,33,182,var(--tw-text-opacity))}.focus\:text-purple-900:focus{--tw-text-opacity: 1;color:rgba(76,29,149,var(--tw-text-opacity))}.focus\:text-pink-50:focus{--tw-text-opacity: 1;color:rgba(253,242,248,var(--tw-text-opacity))}.focus\:text-pink-100:focus{--tw-text-opacity: 1;color:rgba(252,231,243,var(--tw-text-opacity))}.focus\:text-pink-200:focus{--tw-text-opacity: 1;color:rgba(251,207,232,var(--tw-text-opacity))}.focus\:text-pink-300:focus{--tw-text-opacity: 1;color:rgba(249,168,212,var(--tw-text-opacity))}.focus\:text-pink-400:focus{--tw-text-opacity: 1;color:rgba(244,114,182,var(--tw-text-opacity))}.focus\:text-pink-500:focus{--tw-text-opacity: 1;color:rgba(236,72,153,var(--tw-text-opacity))}.focus\:text-pink-600:focus{--tw-text-opacity: 1;color:rgba(219,39,119,var(--tw-text-opacity))}.focus\:text-pink-700:focus{--tw-text-opacity: 1;color:rgba(190,24,93,var(--tw-text-opacity))}.focus\:text-pink-800:focus{--tw-text-opacity: 1;color:rgba(157,23,77,var(--tw-text-opacity))}.focus\:text-pink-900:focus{--tw-text-opacity: 1;color:rgba(131,24,67,var(--tw-text-opacity))}.focus\:text-atmos-blue:focus{--tw-text-opacity: 1;color:rgba(43,135,255,var(--tw-text-opacity))}.focus\:text-ocean-green:focus{--tw-text-opacity: 1;color:rgba(18,255,222,var(--tw-text-opacity))}.focus\:text-trench-blue:focus{--tw-text-opacity: 1;color:rgba(13,46,100,var(--tw-text-opacity))}.text-opacity-0{--tw-text-opacity: 0}.text-opacity-5{--tw-text-opacity: .05}.text-opacity-10{--tw-text-opacity: .1}.text-opacity-20{--tw-text-opacity: .2}.text-opacity-25{--tw-text-opacity: .25}.text-opacity-30{--tw-text-opacity: .3}.text-opacity-40{--tw-text-opacity: .4}.text-opacity-50{--tw-text-opacity: .5}.text-opacity-60{--tw-text-opacity: .6}.text-opacity-70{--tw-text-opacity: .7}.text-opacity-75{--tw-text-opacity: .75}.text-opacity-80{--tw-text-opacity: .8}.text-opacity-90{--tw-text-opacity: .9}.text-opacity-95{--tw-text-opacity: .95}.text-opacity-100{--tw-text-opacity: 1}.group:hover .group-hover\:text-opacity-0{--tw-text-opacity: 0}.group:hover .group-hover\:text-opacity-5{--tw-text-opacity: .05}.group:hover .group-hover\:text-opacity-10{--tw-text-opacity: .1}.group:hover .group-hover\:text-opacity-20{--tw-text-opacity: .2}.group:hover .group-hover\:text-opacity-25{--tw-text-opacity: .25}.group:hover .group-hover\:text-opacity-30{--tw-text-opacity: .3}.group:hover .group-hover\:text-opacity-40{--tw-text-opacity: .4}.group:hover .group-hover\:text-opacity-50{--tw-text-opacity: .5}.group:hover .group-hover\:text-opacity-60{--tw-text-opacity: .6}.group:hover .group-hover\:text-opacity-70{--tw-text-opacity: .7}.group:hover .group-hover\:text-opacity-75{--tw-text-opacity: .75}.group:hover .group-hover\:text-opacity-80{--tw-text-opacity: .8}.group:hover .group-hover\:text-opacity-90{--tw-text-opacity: .9}.group:hover .group-hover\:text-opacity-95{--tw-text-opacity: .95}.group:hover .group-hover\:text-opacity-100{--tw-text-opacity: 1}.focus-within\:text-opacity-0:focus-within{--tw-text-opacity: 0}.focus-within\:text-opacity-5:focus-within{--tw-text-opacity: .05}.focus-within\:text-opacity-10:focus-within{--tw-text-opacity: .1}.focus-within\:text-opacity-20:focus-within{--tw-text-opacity: .2}.focus-within\:text-opacity-25:focus-within{--tw-text-opacity: .25}.focus-within\:text-opacity-30:focus-within{--tw-text-opacity: .3}.focus-within\:text-opacity-40:focus-within{--tw-text-opacity: .4}.focus-within\:text-opacity-50:focus-within{--tw-text-opacity: .5}.focus-within\:text-opacity-60:focus-within{--tw-text-opacity: .6}.focus-within\:text-opacity-70:focus-within{--tw-text-opacity: .7}.focus-within\:text-opacity-75:focus-within{--tw-text-opacity: .75}.focus-within\:text-opacity-80:focus-within{--tw-text-opacity: .8}.focus-within\:text-opacity-90:focus-within{--tw-text-opacity: .9}.focus-within\:text-opacity-95:focus-within{--tw-text-opacity: .95}.focus-within\:text-opacity-100:focus-within{--tw-text-opacity: 1}.hover\:text-opacity-0:hover{--tw-text-opacity: 0}.hover\:text-opacity-5:hover{--tw-text-opacity: .05}.hover\:text-opacity-10:hover{--tw-text-opacity: .1}.hover\:text-opacity-20:hover{--tw-text-opacity: .2}.hover\:text-opacity-25:hover{--tw-text-opacity: .25}.hover\:text-opacity-30:hover{--tw-text-opacity: .3}.hover\:text-opacity-40:hover{--tw-text-opacity: .4}.hover\:text-opacity-50:hover{--tw-text-opacity: .5}.hover\:text-opacity-60:hover{--tw-text-opacity: .6}.hover\:text-opacity-70:hover{--tw-text-opacity: .7}.hover\:text-opacity-75:hover{--tw-text-opacity: .75}.hover\:text-opacity-80:hover{--tw-text-opacity: .8}.hover\:text-opacity-90:hover{--tw-text-opacity: .9}.hover\:text-opacity-95:hover{--tw-text-opacity: .95}.hover\:text-opacity-100:hover{--tw-text-opacity: 1}.focus\:text-opacity-0:focus{--tw-text-opacity: 0}.focus\:text-opacity-5:focus{--tw-text-opacity: .05}.focus\:text-opacity-10:focus{--tw-text-opacity: .1}.focus\:text-opacity-20:focus{--tw-text-opacity: .2}.focus\:text-opacity-25:focus{--tw-text-opacity: .25}.focus\:text-opacity-30:focus{--tw-text-opacity: .3}.focus\:text-opacity-40:focus{--tw-text-opacity: .4}.focus\:text-opacity-50:focus{--tw-text-opacity: .5}.focus\:text-opacity-60:focus{--tw-text-opacity: .6}.focus\:text-opacity-70:focus{--tw-text-opacity: .7}.focus\:text-opacity-75:focus{--tw-text-opacity: .75}.focus\:text-opacity-80:focus{--tw-text-opacity: .8}.focus\:text-opacity-90:focus{--tw-text-opacity: .9}.focus\:text-opacity-95:focus{--tw-text-opacity: .95}.focus\:text-opacity-100:focus{--tw-text-opacity: 1}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.group:hover .group-hover\:underline{text-decoration:underline}.group:hover .group-hover\:line-through{text-decoration:line-through}.group:hover .group-hover\:no-underline{text-decoration:none}.focus-within\:underline:focus-within{text-decoration:underline}.focus-within\:line-through:focus-within{text-decoration:line-through}.focus-within\:no-underline:focus-within{text-decoration:none}.hover\:underline:hover{text-decoration:underline}.hover\:line-through:hover{text-decoration:line-through}.hover\:no-underline:hover{text-decoration:none}.focus\:underline:focus{text-decoration:underline}.focus\:line-through:focus{text-decoration:line-through}.focus\:no-underline:focus{text-decoration:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.placeholder-transparent::placeholder{color:transparent}.placeholder-current::placeholder{color:currentColor}.placeholder-black::placeholder{--tw-placeholder-opacity: 1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.placeholder-white::placeholder{--tw-placeholder-opacity: 1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.placeholder-gray-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.placeholder-gray-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.placeholder-gray-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.placeholder-gray-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.placeholder-gray-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.placeholder-gray-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.placeholder-gray-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.placeholder-gray-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.placeholder-red-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,242,242,var(--tw-placeholder-opacity))}.placeholder-red-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,226,226,var(--tw-placeholder-opacity))}.placeholder-red-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,202,202,var(--tw-placeholder-opacity))}.placeholder-red-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(252,165,165,var(--tw-placeholder-opacity))}.placeholder-red-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(248,113,113,var(--tw-placeholder-opacity))}.placeholder-red-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(239,68,68,var(--tw-placeholder-opacity))}.placeholder-red-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(220,38,38,var(--tw-placeholder-opacity))}.placeholder-red-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(185,28,28,var(--tw-placeholder-opacity))}.placeholder-red-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(153,27,27,var(--tw-placeholder-opacity))}.placeholder-red-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(127,29,29,var(--tw-placeholder-opacity))}.placeholder-yellow-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.placeholder-yellow-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.placeholder-yellow-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.placeholder-yellow-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.placeholder-yellow-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.placeholder-yellow-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.placeholder-yellow-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.placeholder-yellow-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.placeholder-yellow-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.placeholder-yellow-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.placeholder-green-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.placeholder-green-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.placeholder-green-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.placeholder-green-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.placeholder-green-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.placeholder-green-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.placeholder-green-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.placeholder-green-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.placeholder-green-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.placeholder-green-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.placeholder-blue-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(239,246,255,var(--tw-placeholder-opacity))}.placeholder-blue-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(219,234,254,var(--tw-placeholder-opacity))}.placeholder-blue-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(191,219,254,var(--tw-placeholder-opacity))}.placeholder-blue-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(147,197,253,var(--tw-placeholder-opacity))}.placeholder-blue-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(96,165,250,var(--tw-placeholder-opacity))}.placeholder-blue-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.placeholder-blue-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(37,99,235,var(--tw-placeholder-opacity))}.placeholder-blue-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(29,78,216,var(--tw-placeholder-opacity))}.placeholder-blue-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(30,64,175,var(--tw-placeholder-opacity))}.placeholder-blue-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(30,58,138,var(--tw-placeholder-opacity))}.placeholder-indigo-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.placeholder-indigo-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.placeholder-indigo-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.placeholder-indigo-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.placeholder-indigo-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.placeholder-indigo-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.placeholder-indigo-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.placeholder-indigo-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.placeholder-indigo-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.placeholder-indigo-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.placeholder-purple-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.placeholder-purple-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.placeholder-purple-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.placeholder-purple-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.placeholder-purple-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.placeholder-purple-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.placeholder-purple-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.placeholder-purple-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.placeholder-purple-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.placeholder-purple-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.placeholder-pink-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.placeholder-pink-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.placeholder-pink-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.placeholder-pink-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.placeholder-pink-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.placeholder-pink-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.placeholder-pink-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.placeholder-pink-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.placeholder-pink-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.placeholder-pink-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.placeholder-atmos-blue::placeholder{--tw-placeholder-opacity: 1;color:rgba(43,135,255,var(--tw-placeholder-opacity))}.placeholder-ocean-green::placeholder{--tw-placeholder-opacity: 1;color:rgba(18,255,222,var(--tw-placeholder-opacity))}.placeholder-trench-blue::placeholder{--tw-placeholder-opacity: 1;color:rgba(13,46,100,var(--tw-placeholder-opacity))}.focus\:placeholder-transparent:focus::placeholder{color:transparent}.focus\:placeholder-current:focus::placeholder{color:currentColor}.focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.focus\:placeholder-red-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,242,242,var(--tw-placeholder-opacity))}.focus\:placeholder-red-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,226,226,var(--tw-placeholder-opacity))}.focus\:placeholder-red-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,202,202,var(--tw-placeholder-opacity))}.focus\:placeholder-red-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(252,165,165,var(--tw-placeholder-opacity))}.focus\:placeholder-red-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(248,113,113,var(--tw-placeholder-opacity))}.focus\:placeholder-red-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(239,68,68,var(--tw-placeholder-opacity))}.focus\:placeholder-red-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(220,38,38,var(--tw-placeholder-opacity))}.focus\:placeholder-red-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(185,28,28,var(--tw-placeholder-opacity))}.focus\:placeholder-red-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(153,27,27,var(--tw-placeholder-opacity))}.focus\:placeholder-red-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(127,29,29,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.focus\:placeholder-blue-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(239,246,255,var(--tw-placeholder-opacity))}.focus\:placeholder-blue-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(219,234,254,var(--tw-placeholder-opacity))}.focus\:placeholder-blue-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(191,219,254,var(--tw-placeholder-opacity))}.focus\:placeholder-blue-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(147,197,253,var(--tw-placeholder-opacity))}.focus\:placeholder-blue-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(96,165,250,var(--tw-placeholder-opacity))}.focus\:placeholder-blue-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.focus\:placeholder-blue-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(37,99,235,var(--tw-placeholder-opacity))}.focus\:placeholder-blue-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(29,78,216,var(--tw-placeholder-opacity))}.focus\:placeholder-blue-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(30,64,175,var(--tw-placeholder-opacity))}.focus\:placeholder-blue-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(30,58,138,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.focus\:placeholder-atmos-blue:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(43,135,255,var(--tw-placeholder-opacity))}.focus\:placeholder-ocean-green:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(18,255,222,var(--tw-placeholder-opacity))}.focus\:placeholder-trench-blue:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(13,46,100,var(--tw-placeholder-opacity))}.placeholder-opacity-0::placeholder{--tw-placeholder-opacity: 0}.placeholder-opacity-5::placeholder{--tw-placeholder-opacity: .05}.placeholder-opacity-10::placeholder{--tw-placeholder-opacity: .1}.placeholder-opacity-20::placeholder{--tw-placeholder-opacity: .2}.placeholder-opacity-25::placeholder{--tw-placeholder-opacity: .25}.placeholder-opacity-30::placeholder{--tw-placeholder-opacity: .3}.placeholder-opacity-40::placeholder{--tw-placeholder-opacity: .4}.placeholder-opacity-50::placeholder{--tw-placeholder-opacity: .5}.placeholder-opacity-60::placeholder{--tw-placeholder-opacity: .6}.placeholder-opacity-70::placeholder{--tw-placeholder-opacity: .7}.placeholder-opacity-75::placeholder{--tw-placeholder-opacity: .75}.placeholder-opacity-80::placeholder{--tw-placeholder-opacity: .8}.placeholder-opacity-90::placeholder{--tw-placeholder-opacity: .9}.placeholder-opacity-95::placeholder{--tw-placeholder-opacity: .95}.placeholder-opacity-100::placeholder{--tw-placeholder-opacity: 1}.focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity: 0}.focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity: .05}.focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity: .1}.focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity: .2}.focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity: .25}.focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity: .3}.focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity: .4}.focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity: .5}.focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity: .6}.focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity: .7}.focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity: .75}.focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity: .8}.focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity: .9}.focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity: .95}.focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity: 1}.opacity-0{opacity:0}.opacity-5{opacity:.05}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.opacity-100{opacity:1}.group:hover .group-hover\:opacity-0{opacity:0}.group:hover .group-hover\:opacity-5{opacity:.05}.group:hover .group-hover\:opacity-10{opacity:.1}.group:hover .group-hover\:opacity-20{opacity:.2}.group:hover .group-hover\:opacity-25{opacity:.25}.group:hover .group-hover\:opacity-30{opacity:.3}.group:hover .group-hover\:opacity-40{opacity:.4}.group:hover .group-hover\:opacity-50{opacity:.5}.group:hover .group-hover\:opacity-60{opacity:.6}.group:hover .group-hover\:opacity-70{opacity:.7}.group:hover .group-hover\:opacity-75{opacity:.75}.group:hover .group-hover\:opacity-80{opacity:.8}.group:hover .group-hover\:opacity-90{opacity:.9}.group:hover .group-hover\:opacity-95{opacity:.95}.group:hover .group-hover\:opacity-100{opacity:1}.focus-within\:opacity-0:focus-within{opacity:0}.focus-within\:opacity-5:focus-within{opacity:.05}.focus-within\:opacity-10:focus-within{opacity:.1}.focus-within\:opacity-20:focus-within{opacity:.2}.focus-within\:opacity-25:focus-within{opacity:.25}.focus-within\:opacity-30:focus-within{opacity:.3}.focus-within\:opacity-40:focus-within{opacity:.4}.focus-within\:opacity-50:focus-within{opacity:.5}.focus-within\:opacity-60:focus-within{opacity:.6}.focus-within\:opacity-70:focus-within{opacity:.7}.focus-within\:opacity-75:focus-within{opacity:.75}.focus-within\:opacity-80:focus-within{opacity:.8}.focus-within\:opacity-90:focus-within{opacity:.9}.focus-within\:opacity-95:focus-within{opacity:.95}.focus-within\:opacity-100:focus-within{opacity:1}.hover\:opacity-0:hover{opacity:0}.hover\:opacity-5:hover{opacity:.05}.hover\:opacity-10:hover{opacity:.1}.hover\:opacity-20:hover{opacity:.2}.hover\:opacity-25:hover{opacity:.25}.hover\:opacity-30:hover{opacity:.3}.hover\:opacity-40:hover{opacity:.4}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-60:hover{opacity:.6}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-95:hover{opacity:.95}.hover\:opacity-100:hover{opacity:1}.focus\:opacity-0:focus{opacity:0}.focus\:opacity-5:focus{opacity:.05}.focus\:opacity-10:focus{opacity:.1}.focus\:opacity-20:focus{opacity:.2}.focus\:opacity-25:focus{opacity:.25}.focus\:opacity-30:focus{opacity:.3}.focus\:opacity-40:focus{opacity:.4}.focus\:opacity-50:focus{opacity:.5}.focus\:opacity-60:focus{opacity:.6}.focus\:opacity-70:focus{opacity:.7}.focus\:opacity-75:focus{opacity:.75}.focus\:opacity-80:focus{opacity:.8}.focus\:opacity-90:focus{opacity:.9}.focus\:opacity-95:focus{opacity:.95}.focus\:opacity-100:focus{opacity:1}.bg-blend-normal{background-blend-mode:normal}.bg-blend-multiply{background-blend-mode:multiply}.bg-blend-screen{background-blend-mode:screen}.bg-blend-overlay{background-blend-mode:overlay}.bg-blend-darken{background-blend-mode:darken}.bg-blend-lighten{background-blend-mode:lighten}.bg-blend-color-dodge{background-blend-mode:color-dodge}.bg-blend-color-burn{background-blend-mode:color-burn}.bg-blend-hard-light{background-blend-mode:hard-light}.bg-blend-soft-light{background-blend-mode:soft-light}.bg-blend-difference{background-blend-mode:difference}.bg-blend-exclusion{background-blend-mode:exclusion}.bg-blend-hue{background-blend-mode:hue}.bg-blend-saturation{background-blend-mode:saturation}.bg-blend-color{background-blend-mode:color}.bg-blend-luminosity{background-blend-mode:luminosity}.mix-blend-normal{mix-blend-mode:normal}.mix-blend-multiply{mix-blend-mode:multiply}.mix-blend-screen{mix-blend-mode:screen}.mix-blend-overlay{mix-blend-mode:overlay}.mix-blend-darken{mix-blend-mode:darken}.mix-blend-lighten{mix-blend-mode:lighten}.mix-blend-color-dodge{mix-blend-mode:color-dodge}.mix-blend-color-burn{mix-blend-mode:color-burn}.mix-blend-hard-light{mix-blend-mode:hard-light}.mix-blend-soft-light{mix-blend-mode:soft-light}.mix-blend-difference{mix-blend-mode:difference}.mix-blend-exclusion{mix-blend-mode:exclusion}.mix-blend-hue{mix-blend-mode:hue}.mix-blend-saturation{mix-blend-mode:saturation}.mix-blend-color{mix-blend-mode:color}.mix-blend-luminosity{mix-blend-mode:luminosity}*,:before,:after{--tw-shadow: 0 0 #0000}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-none{--tw-shadow: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-sm:focus-within{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-within\:shadow:focus-within{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-md:focus-within{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-lg:focus-within{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-xl:focus-within{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-2xl:focus-within{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-inner:focus-within{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-none:focus-within{--tw-shadow: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow:hover{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-inner:hover{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-none:hover{--tw-shadow: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:shadow-sm:focus{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:shadow:focus{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:shadow-md:focus{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:shadow-lg:focus{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:shadow-xl:focus{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:shadow-2xl:focus{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:shadow-inner:focus{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:shadow-none:focus{--tw-shadow: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline-white{outline:2px dotted white;outline-offset:2px}.outline-black{outline:2px dotted black;outline-offset:2px}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.focus-within\:outline-white:focus-within{outline:2px dotted white;outline-offset:2px}.focus-within\:outline-black:focus-within{outline:2px dotted black;outline-offset:2px}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-white:focus{outline:2px dotted white;outline-offset:2px}.focus\:outline-black:focus{outline:2px dotted black;outline-offset:2px}*,:before,:after{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-8{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-0:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-1:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-4:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-8:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-8:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.focus-within\:ring-inset:focus-within{--tw-ring-inset: inset}.focus\:ring-inset:focus{--tw-ring-inset: inset}.ring-transparent{--tw-ring-color: transparent}.ring-current{--tw-ring-color: currentColor}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))}.ring-white{--tw-ring-opacity: 1;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity))}.ring-gray-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity))}.ring-gray-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity))}.ring-gray-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity))}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity))}.ring-gray-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity))}.ring-gray-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity))}.ring-gray-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity))}.ring-gray-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity))}.ring-gray-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity))}.ring-gray-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity))}.ring-red-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity))}.ring-red-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity))}.ring-red-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity))}.ring-red-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity))}.ring-red-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity))}.ring-red-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity))}.ring-red-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity))}.ring-red-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity))}.ring-red-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity))}.ring-red-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity))}.ring-yellow-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity))}.ring-yellow-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity))}.ring-yellow-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity))}.ring-yellow-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity))}.ring-yellow-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity))}.ring-yellow-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity))}.ring-yellow-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity))}.ring-yellow-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity))}.ring-yellow-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity))}.ring-yellow-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity))}.ring-green-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity))}.ring-green-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity))}.ring-green-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity))}.ring-green-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity))}.ring-green-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity))}.ring-green-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity))}.ring-green-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity))}.ring-green-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity))}.ring-green-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity))}.ring-green-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity))}.ring-blue-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity))}.ring-blue-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity))}.ring-blue-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity))}.ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity))}.ring-blue-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity))}.ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity))}.ring-blue-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity))}.ring-blue-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity))}.ring-blue-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity))}.ring-blue-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity))}.ring-indigo-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity))}.ring-indigo-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity))}.ring-indigo-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity))}.ring-indigo-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity))}.ring-indigo-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity))}.ring-indigo-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity))}.ring-indigo-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity))}.ring-indigo-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity))}.ring-indigo-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity))}.ring-indigo-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity))}.ring-purple-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity))}.ring-purple-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity))}.ring-purple-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity))}.ring-purple-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity))}.ring-purple-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity))}.ring-purple-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity))}.ring-purple-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity))}.ring-purple-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity))}.ring-purple-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity))}.ring-purple-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity))}.ring-pink-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity))}.ring-pink-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity))}.ring-pink-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity))}.ring-pink-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity))}.ring-pink-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity))}.ring-pink-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity))}.ring-pink-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity))}.ring-pink-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity))}.ring-pink-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity))}.ring-pink-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity))}.ring-atmos-blue{--tw-ring-opacity: 1;--tw-ring-color: rgba(43, 135, 255, var(--tw-ring-opacity))}.ring-ocean-green{--tw-ring-opacity: 1;--tw-ring-color: rgba(18, 255, 222, var(--tw-ring-opacity))}.ring-trench-blue{--tw-ring-opacity: 1;--tw-ring-color: rgba(13, 46, 100, var(--tw-ring-opacity))}.focus-within\:ring-transparent:focus-within{--tw-ring-color: transparent}.focus-within\:ring-current:focus-within{--tw-ring-color: currentColor}.focus-within\:ring-black:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))}.focus-within\:ring-white:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity))}.focus-within\:ring-gray-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity))}.focus-within\:ring-gray-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity))}.focus-within\:ring-gray-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity))}.focus-within\:ring-gray-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity))}.focus-within\:ring-gray-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity))}.focus-within\:ring-gray-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity))}.focus-within\:ring-gray-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity))}.focus-within\:ring-gray-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity))}.focus-within\:ring-gray-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity))}.focus-within\:ring-gray-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity))}.focus-within\:ring-red-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity))}.focus-within\:ring-red-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity))}.focus-within\:ring-red-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity))}.focus-within\:ring-red-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity))}.focus-within\:ring-red-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity))}.focus-within\:ring-red-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity))}.focus-within\:ring-red-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity))}.focus-within\:ring-red-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity))}.focus-within\:ring-red-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity))}.focus-within\:ring-red-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity))}.focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity))}.focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity))}.focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity))}.focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity))}.focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity))}.focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity))}.focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity))}.focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity))}.focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity))}.focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity))}.focus-within\:ring-green-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity))}.focus-within\:ring-green-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity))}.focus-within\:ring-green-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity))}.focus-within\:ring-green-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity))}.focus-within\:ring-green-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity))}.focus-within\:ring-green-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity))}.focus-within\:ring-green-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity))}.focus-within\:ring-green-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity))}.focus-within\:ring-green-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity))}.focus-within\:ring-green-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity))}.focus-within\:ring-blue-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity))}.focus-within\:ring-blue-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity))}.focus-within\:ring-blue-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity))}.focus-within\:ring-blue-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity))}.focus-within\:ring-blue-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity))}.focus-within\:ring-blue-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity))}.focus-within\:ring-blue-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity))}.focus-within\:ring-blue-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity))}.focus-within\:ring-blue-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity))}.focus-within\:ring-blue-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity))}.focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity))}.focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity))}.focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity))}.focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity))}.focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity))}.focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity))}.focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity))}.focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity))}.focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity))}.focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity))}.focus-within\:ring-purple-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity))}.focus-within\:ring-purple-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity))}.focus-within\:ring-purple-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity))}.focus-within\:ring-purple-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity))}.focus-within\:ring-purple-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity))}.focus-within\:ring-purple-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity))}.focus-within\:ring-purple-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity))}.focus-within\:ring-purple-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity))}.focus-within\:ring-purple-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity))}.focus-within\:ring-purple-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity))}.focus-within\:ring-pink-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity))}.focus-within\:ring-pink-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity))}.focus-within\:ring-pink-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity))}.focus-within\:ring-pink-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity))}.focus-within\:ring-pink-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity))}.focus-within\:ring-pink-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity))}.focus-within\:ring-pink-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity))}.focus-within\:ring-pink-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity))}.focus-within\:ring-pink-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity))}.focus-within\:ring-pink-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity))}.focus-within\:ring-atmos-blue:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(43, 135, 255, var(--tw-ring-opacity))}.focus-within\:ring-ocean-green:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(18, 255, 222, var(--tw-ring-opacity))}.focus-within\:ring-trench-blue:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(13, 46, 100, var(--tw-ring-opacity))}.focus\:ring-transparent:focus{--tw-ring-color: transparent}.focus\:ring-current:focus{--tw-ring-color: currentColor}.focus\:ring-black:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))}.focus\:ring-white:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity))}.focus\:ring-gray-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity))}.focus\:ring-gray-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity))}.focus\:ring-gray-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity))}.focus\:ring-gray-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity))}.focus\:ring-gray-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity))}.focus\:ring-gray-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity))}.focus\:ring-gray-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity))}.focus\:ring-gray-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity))}.focus\:ring-gray-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity))}.focus\:ring-gray-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity))}.focus\:ring-red-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity))}.focus\:ring-red-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity))}.focus\:ring-red-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity))}.focus\:ring-red-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity))}.focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity))}.focus\:ring-red-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity))}.focus\:ring-red-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity))}.focus\:ring-red-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity))}.focus\:ring-red-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity))}.focus\:ring-yellow-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity))}.focus\:ring-yellow-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity))}.focus\:ring-yellow-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity))}.focus\:ring-yellow-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity))}.focus\:ring-yellow-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity))}.focus\:ring-yellow-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity))}.focus\:ring-yellow-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity))}.focus\:ring-yellow-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity))}.focus\:ring-yellow-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity))}.focus\:ring-yellow-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity))}.focus\:ring-green-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity))}.focus\:ring-green-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity))}.focus\:ring-green-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity))}.focus\:ring-green-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity))}.focus\:ring-green-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity))}.focus\:ring-green-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity))}.focus\:ring-green-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity))}.focus\:ring-green-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity))}.focus\:ring-green-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity))}.focus\:ring-green-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity))}.focus\:ring-blue-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity))}.focus\:ring-blue-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity))}.focus\:ring-blue-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity))}.focus\:ring-blue-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity))}.focus\:ring-blue-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity))}.focus\:ring-blue-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity))}.focus\:ring-blue-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity))}.focus\:ring-blue-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity))}.focus\:ring-blue-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity))}.focus\:ring-indigo-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity))}.focus\:ring-indigo-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity))}.focus\:ring-indigo-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity))}.focus\:ring-indigo-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity))}.focus\:ring-indigo-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity))}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity))}.focus\:ring-indigo-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity))}.focus\:ring-indigo-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity))}.focus\:ring-indigo-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity))}.focus\:ring-indigo-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity))}.focus\:ring-purple-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity))}.focus\:ring-purple-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity))}.focus\:ring-purple-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity))}.focus\:ring-purple-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity))}.focus\:ring-purple-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity))}.focus\:ring-purple-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity))}.focus\:ring-purple-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity))}.focus\:ring-purple-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity))}.focus\:ring-purple-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity))}.focus\:ring-purple-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity))}.focus\:ring-pink-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity))}.focus\:ring-pink-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity))}.focus\:ring-pink-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity))}.focus\:ring-pink-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity))}.focus\:ring-pink-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity))}.focus\:ring-pink-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity))}.focus\:ring-pink-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity))}.focus\:ring-pink-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity))}.focus\:ring-pink-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity))}.focus\:ring-pink-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity))}.focus\:ring-atmos-blue:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(43, 135, 255, var(--tw-ring-opacity))}.focus\:ring-ocean-green:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(18, 255, 222, var(--tw-ring-opacity))}.focus\:ring-trench-blue:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(13, 46, 100, var(--tw-ring-opacity))}.ring-opacity-0{--tw-ring-opacity: 0}.ring-opacity-5{--tw-ring-opacity: .05}.ring-opacity-10{--tw-ring-opacity: .1}.ring-opacity-20{--tw-ring-opacity: .2}.ring-opacity-25{--tw-ring-opacity: .25}.ring-opacity-30{--tw-ring-opacity: .3}.ring-opacity-40{--tw-ring-opacity: .4}.ring-opacity-50{--tw-ring-opacity: .5}.ring-opacity-60{--tw-ring-opacity: .6}.ring-opacity-70{--tw-ring-opacity: .7}.ring-opacity-75{--tw-ring-opacity: .75}.ring-opacity-80{--tw-ring-opacity: .8}.ring-opacity-90{--tw-ring-opacity: .9}.ring-opacity-95{--tw-ring-opacity: .95}.ring-opacity-100{--tw-ring-opacity: 1}.focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity: 0}.focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity: .05}.focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity: .1}.focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity: .2}.focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity: .25}.focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity: .3}.focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity: .4}.focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity: .5}.focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity: .6}.focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity: .7}.focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity: .75}.focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity: .8}.focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity: .9}.focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity: .95}.focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity: 1}.focus\:ring-opacity-0:focus{--tw-ring-opacity: 0}.focus\:ring-opacity-5:focus{--tw-ring-opacity: .05}.focus\:ring-opacity-10:focus{--tw-ring-opacity: .1}.focus\:ring-opacity-20:focus{--tw-ring-opacity: .2}.focus\:ring-opacity-25:focus{--tw-ring-opacity: .25}.focus\:ring-opacity-30:focus{--tw-ring-opacity: .3}.focus\:ring-opacity-40:focus{--tw-ring-opacity: .4}.focus\:ring-opacity-50:focus{--tw-ring-opacity: .5}.focus\:ring-opacity-60:focus{--tw-ring-opacity: .6}.focus\:ring-opacity-70:focus{--tw-ring-opacity: .7}.focus\:ring-opacity-75:focus{--tw-ring-opacity: .75}.focus\:ring-opacity-80:focus{--tw-ring-opacity: .8}.focus\:ring-opacity-90:focus{--tw-ring-opacity: .9}.focus\:ring-opacity-95:focus{--tw-ring-opacity: .95}.focus\:ring-opacity-100:focus{--tw-ring-opacity: 1}.ring-offset-0{--tw-ring-offset-width: 0px}.ring-offset-1{--tw-ring-offset-width: 1px}.ring-offset-2{--tw-ring-offset-width: 2px}.ring-offset-4{--tw-ring-offset-width: 4px}.ring-offset-8{--tw-ring-offset-width: 8px}.focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width: 0px}.focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width: 1px}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width: 2px}.focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width: 4px}.focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width: 8px}.focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px}.focus\:ring-offset-1:focus{--tw-ring-offset-width: 1px}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus\:ring-offset-4:focus{--tw-ring-offset-width: 4px}.focus\:ring-offset-8:focus{--tw-ring-offset-width: 8px}.ring-offset-transparent{--tw-ring-offset-color: transparent}.ring-offset-current{--tw-ring-offset-color: currentColor}.ring-offset-black{--tw-ring-offset-color: #000}.ring-offset-white{--tw-ring-offset-color: #fff}.ring-offset-gray-50{--tw-ring-offset-color: #f9fafb}.ring-offset-gray-100{--tw-ring-offset-color: #f3f4f6}.ring-offset-gray-200{--tw-ring-offset-color: #e5e7eb}.ring-offset-gray-300{--tw-ring-offset-color: #d1d5db}.ring-offset-gray-400{--tw-ring-offset-color: #9ca3af}.ring-offset-gray-500{--tw-ring-offset-color: #6b7280}.ring-offset-gray-600{--tw-ring-offset-color: #4b5563}.ring-offset-gray-700{--tw-ring-offset-color: #374151}.ring-offset-gray-800{--tw-ring-offset-color: #1f2937}.ring-offset-gray-900{--tw-ring-offset-color: #111827}.ring-offset-red-50{--tw-ring-offset-color: #fef2f2}.ring-offset-red-100{--tw-ring-offset-color: #fee2e2}.ring-offset-red-200{--tw-ring-offset-color: #fecaca}.ring-offset-red-300{--tw-ring-offset-color: #fca5a5}.ring-offset-red-400{--tw-ring-offset-color: #f87171}.ring-offset-red-500{--tw-ring-offset-color: #ef4444}.ring-offset-red-600{--tw-ring-offset-color: #dc2626}.ring-offset-red-700{--tw-ring-offset-color: #b91c1c}.ring-offset-red-800{--tw-ring-offset-color: #991b1b}.ring-offset-red-900{--tw-ring-offset-color: #7f1d1d}.ring-offset-yellow-50{--tw-ring-offset-color: #fffbeb}.ring-offset-yellow-100{--tw-ring-offset-color: #fef3c7}.ring-offset-yellow-200{--tw-ring-offset-color: #fde68a}.ring-offset-yellow-300{--tw-ring-offset-color: #fcd34d}.ring-offset-yellow-400{--tw-ring-offset-color: #fbbf24}.ring-offset-yellow-500{--tw-ring-offset-color: #f59e0b}.ring-offset-yellow-600{--tw-ring-offset-color: #d97706}.ring-offset-yellow-700{--tw-ring-offset-color: #b45309}.ring-offset-yellow-800{--tw-ring-offset-color: #92400e}.ring-offset-yellow-900{--tw-ring-offset-color: #78350f}.ring-offset-green-50{--tw-ring-offset-color: #ecfdf5}.ring-offset-green-100{--tw-ring-offset-color: #d1fae5}.ring-offset-green-200{--tw-ring-offset-color: #a7f3d0}.ring-offset-green-300{--tw-ring-offset-color: #6ee7b7}.ring-offset-green-400{--tw-ring-offset-color: #34d399}.ring-offset-green-500{--tw-ring-offset-color: #10b981}.ring-offset-green-600{--tw-ring-offset-color: #059669}.ring-offset-green-700{--tw-ring-offset-color: #047857}.ring-offset-green-800{--tw-ring-offset-color: #065f46}.ring-offset-green-900{--tw-ring-offset-color: #064e3b}.ring-offset-blue-50{--tw-ring-offset-color: #eff6ff}.ring-offset-blue-100{--tw-ring-offset-color: #dbeafe}.ring-offset-blue-200{--tw-ring-offset-color: #bfdbfe}.ring-offset-blue-300{--tw-ring-offset-color: #93c5fd}.ring-offset-blue-400{--tw-ring-offset-color: #60a5fa}.ring-offset-blue-500{--tw-ring-offset-color: #3b82f6}.ring-offset-blue-600{--tw-ring-offset-color: #2563eb}.ring-offset-blue-700{--tw-ring-offset-color: #1d4ed8}.ring-offset-blue-800{--tw-ring-offset-color: #1e40af}.ring-offset-blue-900{--tw-ring-offset-color: #1e3a8a}.ring-offset-indigo-50{--tw-ring-offset-color: #eef2ff}.ring-offset-indigo-100{--tw-ring-offset-color: #e0e7ff}.ring-offset-indigo-200{--tw-ring-offset-color: #c7d2fe}.ring-offset-indigo-300{--tw-ring-offset-color: #a5b4fc}.ring-offset-indigo-400{--tw-ring-offset-color: #818cf8}.ring-offset-indigo-500{--tw-ring-offset-color: #6366f1}.ring-offset-indigo-600{--tw-ring-offset-color: #4f46e5}.ring-offset-indigo-700{--tw-ring-offset-color: #4338ca}.ring-offset-indigo-800{--tw-ring-offset-color: #3730a3}.ring-offset-indigo-900{--tw-ring-offset-color: #312e81}.ring-offset-purple-50{--tw-ring-offset-color: #f5f3ff}.ring-offset-purple-100{--tw-ring-offset-color: #ede9fe}.ring-offset-purple-200{--tw-ring-offset-color: #ddd6fe}.ring-offset-purple-300{--tw-ring-offset-color: #c4b5fd}.ring-offset-purple-400{--tw-ring-offset-color: #a78bfa}.ring-offset-purple-500{--tw-ring-offset-color: #8b5cf6}.ring-offset-purple-600{--tw-ring-offset-color: #7c3aed}.ring-offset-purple-700{--tw-ring-offset-color: #6d28d9}.ring-offset-purple-800{--tw-ring-offset-color: #5b21b6}.ring-offset-purple-900{--tw-ring-offset-color: #4c1d95}.ring-offset-pink-50{--tw-ring-offset-color: #fdf2f8}.ring-offset-pink-100{--tw-ring-offset-color: #fce7f3}.ring-offset-pink-200{--tw-ring-offset-color: #fbcfe8}.ring-offset-pink-300{--tw-ring-offset-color: #f9a8d4}.ring-offset-pink-400{--tw-ring-offset-color: #f472b6}.ring-offset-pink-500{--tw-ring-offset-color: #ec4899}.ring-offset-pink-600{--tw-ring-offset-color: #db2777}.ring-offset-pink-700{--tw-ring-offset-color: #be185d}.ring-offset-pink-800{--tw-ring-offset-color: #9d174d}.ring-offset-pink-900{--tw-ring-offset-color: #831843}.ring-offset-atmos-blue{--tw-ring-offset-color: #2B87FF}.ring-offset-ocean-green{--tw-ring-offset-color: #12FFDE}.ring-offset-trench-blue{--tw-ring-offset-color: #0D2E64}.focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color: transparent}.focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color: currentColor}.focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color: #000}.focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color: #fff}.focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color: #f9fafb}.focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color: #f3f4f6}.focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color: #e5e7eb}.focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color: #d1d5db}.focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color: #9ca3af}.focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color: #6b7280}.focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color: #4b5563}.focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color: #374151}.focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color: #1f2937}.focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color: #111827}.focus-within\:ring-offset-red-50:focus-within{--tw-ring-offset-color: #fef2f2}.focus-within\:ring-offset-red-100:focus-within{--tw-ring-offset-color: #fee2e2}.focus-within\:ring-offset-red-200:focus-within{--tw-ring-offset-color: #fecaca}.focus-within\:ring-offset-red-300:focus-within{--tw-ring-offset-color: #fca5a5}.focus-within\:ring-offset-red-400:focus-within{--tw-ring-offset-color: #f87171}.focus-within\:ring-offset-red-500:focus-within{--tw-ring-offset-color: #ef4444}.focus-within\:ring-offset-red-600:focus-within{--tw-ring-offset-color: #dc2626}.focus-within\:ring-offset-red-700:focus-within{--tw-ring-offset-color: #b91c1c}.focus-within\:ring-offset-red-800:focus-within{--tw-ring-offset-color: #991b1b}.focus-within\:ring-offset-red-900:focus-within{--tw-ring-offset-color: #7f1d1d}.focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color: #fffbeb}.focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color: #fef3c7}.focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color: #fde68a}.focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color: #fcd34d}.focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color: #fbbf24}.focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color: #f59e0b}.focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color: #d97706}.focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color: #b45309}.focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color: #92400e}.focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color: #78350f}.focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color: #ecfdf5}.focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color: #d1fae5}.focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color: #a7f3d0}.focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color: #6ee7b7}.focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color: #34d399}.focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color: #10b981}.focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color: #059669}.focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color: #047857}.focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color: #065f46}.focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color: #064e3b}.focus-within\:ring-offset-blue-50:focus-within{--tw-ring-offset-color: #eff6ff}.focus-within\:ring-offset-blue-100:focus-within{--tw-ring-offset-color: #dbeafe}.focus-within\:ring-offset-blue-200:focus-within{--tw-ring-offset-color: #bfdbfe}.focus-within\:ring-offset-blue-300:focus-within{--tw-ring-offset-color: #93c5fd}.focus-within\:ring-offset-blue-400:focus-within{--tw-ring-offset-color: #60a5fa}.focus-within\:ring-offset-blue-500:focus-within{--tw-ring-offset-color: #3b82f6}.focus-within\:ring-offset-blue-600:focus-within{--tw-ring-offset-color: #2563eb}.focus-within\:ring-offset-blue-700:focus-within{--tw-ring-offset-color: #1d4ed8}.focus-within\:ring-offset-blue-800:focus-within{--tw-ring-offset-color: #1e40af}.focus-within\:ring-offset-blue-900:focus-within{--tw-ring-offset-color: #1e3a8a}.focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color: #eef2ff}.focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color: #e0e7ff}.focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color: #c7d2fe}.focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color: #a5b4fc}.focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color: #818cf8}.focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color: #6366f1}.focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color: #4f46e5}.focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color: #4338ca}.focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color: #3730a3}.focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color: #312e81}.focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color: #f5f3ff}.focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color: #ede9fe}.focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color: #ddd6fe}.focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color: #c4b5fd}.focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color: #a78bfa}.focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color: #8b5cf6}.focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color: #7c3aed}.focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color: #6d28d9}.focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color: #5b21b6}.focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color: #4c1d95}.focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color: #fdf2f8}.focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color: #fce7f3}.focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color: #fbcfe8}.focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color: #f9a8d4}.focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color: #f472b6}.focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color: #ec4899}.focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color: #db2777}.focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color: #be185d}.focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color: #9d174d}.focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color: #831843}.focus-within\:ring-offset-atmos-blue:focus-within{--tw-ring-offset-color: #2B87FF}.focus-within\:ring-offset-ocean-green:focus-within{--tw-ring-offset-color: #12FFDE}.focus-within\:ring-offset-trench-blue:focus-within{--tw-ring-offset-color: #0D2E64}.focus\:ring-offset-transparent:focus{--tw-ring-offset-color: transparent}.focus\:ring-offset-current:focus{--tw-ring-offset-color: currentColor}.focus\:ring-offset-black:focus{--tw-ring-offset-color: #000}.focus\:ring-offset-white:focus{--tw-ring-offset-color: #fff}.focus\:ring-offset-gray-50:focus{--tw-ring-offset-color: #f9fafb}.focus\:ring-offset-gray-100:focus{--tw-ring-offset-color: #f3f4f6}.focus\:ring-offset-gray-200:focus{--tw-ring-offset-color: #e5e7eb}.focus\:ring-offset-gray-300:focus{--tw-ring-offset-color: #d1d5db}.focus\:ring-offset-gray-400:focus{--tw-ring-offset-color: #9ca3af}.focus\:ring-offset-gray-500:focus{--tw-ring-offset-color: #6b7280}.focus\:ring-offset-gray-600:focus{--tw-ring-offset-color: #4b5563}.focus\:ring-offset-gray-700:focus{--tw-ring-offset-color: #374151}.focus\:ring-offset-gray-800:focus{--tw-ring-offset-color: #1f2937}.focus\:ring-offset-gray-900:focus{--tw-ring-offset-color: #111827}.focus\:ring-offset-red-50:focus{--tw-ring-offset-color: #fef2f2}.focus\:ring-offset-red-100:focus{--tw-ring-offset-color: #fee2e2}.focus\:ring-offset-red-200:focus{--tw-ring-offset-color: #fecaca}.focus\:ring-offset-red-300:focus{--tw-ring-offset-color: #fca5a5}.focus\:ring-offset-red-400:focus{--tw-ring-offset-color: #f87171}.focus\:ring-offset-red-500:focus{--tw-ring-offset-color: #ef4444}.focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.focus\:ring-offset-red-700:focus{--tw-ring-offset-color: #b91c1c}.focus\:ring-offset-red-800:focus{--tw-ring-offset-color: #991b1b}.focus\:ring-offset-red-900:focus{--tw-ring-offset-color: #7f1d1d}.focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color: #fffbeb}.focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color: #fef3c7}.focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color: #fde68a}.focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color: #fcd34d}.focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color: #fbbf24}.focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color: #f59e0b}.focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color: #d97706}.focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color: #b45309}.focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color: #92400e}.focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color: #78350f}.focus\:ring-offset-green-50:focus{--tw-ring-offset-color: #ecfdf5}.focus\:ring-offset-green-100:focus{--tw-ring-offset-color: #d1fae5}.focus\:ring-offset-green-200:focus{--tw-ring-offset-color: #a7f3d0}.focus\:ring-offset-green-300:focus{--tw-ring-offset-color: #6ee7b7}.focus\:ring-offset-green-400:focus{--tw-ring-offset-color: #34d399}.focus\:ring-offset-green-500:focus{--tw-ring-offset-color: #10b981}.focus\:ring-offset-green-600:focus{--tw-ring-offset-color: #059669}.focus\:ring-offset-green-700:focus{--tw-ring-offset-color: #047857}.focus\:ring-offset-green-800:focus{--tw-ring-offset-color: #065f46}.focus\:ring-offset-green-900:focus{--tw-ring-offset-color: #064e3b}.focus\:ring-offset-blue-50:focus{--tw-ring-offset-color: #eff6ff}.focus\:ring-offset-blue-100:focus{--tw-ring-offset-color: #dbeafe}.focus\:ring-offset-blue-200:focus{--tw-ring-offset-color: #bfdbfe}.focus\:ring-offset-blue-300:focus{--tw-ring-offset-color: #93c5fd}.focus\:ring-offset-blue-400:focus{--tw-ring-offset-color: #60a5fa}.focus\:ring-offset-blue-500:focus{--tw-ring-offset-color: #3b82f6}.focus\:ring-offset-blue-600:focus{--tw-ring-offset-color: #2563eb}.focus\:ring-offset-blue-700:focus{--tw-ring-offset-color: #1d4ed8}.focus\:ring-offset-blue-800:focus{--tw-ring-offset-color: #1e40af}.focus\:ring-offset-blue-900:focus{--tw-ring-offset-color: #1e3a8a}.focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color: #eef2ff}.focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color: #e0e7ff}.focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color: #c7d2fe}.focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color: #a5b4fc}.focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color: #818cf8}.focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color: #6366f1}.focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color: #4f46e5}.focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color: #4338ca}.focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color: #3730a3}.focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color: #312e81}.focus\:ring-offset-purple-50:focus{--tw-ring-offset-color: #f5f3ff}.focus\:ring-offset-purple-100:focus{--tw-ring-offset-color: #ede9fe}.focus\:ring-offset-purple-200:focus{--tw-ring-offset-color: #ddd6fe}.focus\:ring-offset-purple-300:focus{--tw-ring-offset-color: #c4b5fd}.focus\:ring-offset-purple-400:focus{--tw-ring-offset-color: #a78bfa}.focus\:ring-offset-purple-500:focus{--tw-ring-offset-color: #8b5cf6}.focus\:ring-offset-purple-600:focus{--tw-ring-offset-color: #7c3aed}.focus\:ring-offset-purple-700:focus{--tw-ring-offset-color: #6d28d9}.focus\:ring-offset-purple-800:focus{--tw-ring-offset-color: #5b21b6}.focus\:ring-offset-purple-900:focus{--tw-ring-offset-color: #4c1d95}.focus\:ring-offset-pink-50:focus{--tw-ring-offset-color: #fdf2f8}.focus\:ring-offset-pink-100:focus{--tw-ring-offset-color: #fce7f3}.focus\:ring-offset-pink-200:focus{--tw-ring-offset-color: #fbcfe8}.focus\:ring-offset-pink-300:focus{--tw-ring-offset-color: #f9a8d4}.focus\:ring-offset-pink-400:focus{--tw-ring-offset-color: #f472b6}.focus\:ring-offset-pink-500:focus{--tw-ring-offset-color: #ec4899}.focus\:ring-offset-pink-600:focus{--tw-ring-offset-color: #db2777}.focus\:ring-offset-pink-700:focus{--tw-ring-offset-color: #be185d}.focus\:ring-offset-pink-800:focus{--tw-ring-offset-color: #9d174d}.focus\:ring-offset-pink-900:focus{--tw-ring-offset-color: #831843}.focus\:ring-offset-atmos-blue:focus{--tw-ring-offset-color: #2B87FF}.focus\:ring-offset-ocean-green:focus{--tw-ring-offset-color: #12FFDE}.focus\:ring-offset-trench-blue:focus{--tw-ring-offset-color: #0D2E64}.filter{--tw-blur: var(--tw-empty, );--tw-brightness: var(--tw-empty, );--tw-contrast: var(--tw-empty, );--tw-grayscale: var(--tw-empty, );--tw-hue-rotate: var(--tw-empty, );--tw-invert: var(--tw-empty, );--tw-saturate: var(--tw-empty, );--tw-sepia: var(--tw-empty, );--tw-drop-shadow: var(--tw-empty, );filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter-none{filter:none}.blur-0,.blur-none{--tw-blur: blur(0)}.blur-sm{--tw-blur: blur(4px)}.blur{--tw-blur: blur(8px)}.blur-md{--tw-blur: blur(12px)}.blur-lg{--tw-blur: blur(16px)}.blur-xl{--tw-blur: blur(24px)}.blur-2xl{--tw-blur: blur(40px)}.blur-3xl{--tw-blur: blur(64px)}.brightness-0{--tw-brightness: brightness(0)}.brightness-50{--tw-brightness: brightness(.5)}.brightness-75{--tw-brightness: brightness(.75)}.brightness-90{--tw-brightness: brightness(.9)}.brightness-95{--tw-brightness: brightness(.95)}.brightness-100{--tw-brightness: brightness(1)}.brightness-105{--tw-brightness: brightness(1.05)}.brightness-110{--tw-brightness: brightness(1.1)}.brightness-125{--tw-brightness: brightness(1.25)}.brightness-150{--tw-brightness: brightness(1.5)}.brightness-200{--tw-brightness: brightness(2)}.contrast-0{--tw-contrast: contrast(0)}.contrast-50{--tw-contrast: contrast(.5)}.contrast-75{--tw-contrast: contrast(.75)}.contrast-100{--tw-contrast: contrast(1)}.contrast-125{--tw-contrast: contrast(1.25)}.contrast-150{--tw-contrast: contrast(1.5)}.contrast-200{--tw-contrast: contrast(2)}.drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,.05))}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, .1)) drop-shadow(0 1px 1px rgba(0, 0, 0, .06))}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, .07)) drop-shadow(0 2px 2px rgba(0, 0, 0, .06))}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, .04)) drop-shadow(0 4px 3px rgba(0, 0, 0, .1))}.drop-shadow-xl{--tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, .03)) drop-shadow(0 8px 5px rgba(0, 0, 0, .08))}.drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, .15))}.drop-shadow-none{--tw-drop-shadow: drop-shadow(0 0 #0000)}.grayscale-0{--tw-grayscale: grayscale(0)}.grayscale{--tw-grayscale: grayscale(100%)}.hue-rotate-0{--tw-hue-rotate: hue-rotate(0deg)}.hue-rotate-15{--tw-hue-rotate: hue-rotate(15deg)}.hue-rotate-30{--tw-hue-rotate: hue-rotate(30deg)}.hue-rotate-60{--tw-hue-rotate: hue-rotate(60deg)}.hue-rotate-90{--tw-hue-rotate: hue-rotate(90deg)}.hue-rotate-180{--tw-hue-rotate: hue-rotate(180deg)}.-hue-rotate-180{--tw-hue-rotate: hue-rotate(-180deg)}.-hue-rotate-90{--tw-hue-rotate: hue-rotate(-90deg)}.-hue-rotate-60{--tw-hue-rotate: hue-rotate(-60deg)}.-hue-rotate-30{--tw-hue-rotate: hue-rotate(-30deg)}.-hue-rotate-15{--tw-hue-rotate: hue-rotate(-15deg)}.invert-0{--tw-invert: invert(0)}.invert{--tw-invert: invert(100%)}.saturate-0{--tw-saturate: saturate(0)}.saturate-50{--tw-saturate: saturate(.5)}.saturate-100{--tw-saturate: saturate(1)}.saturate-150{--tw-saturate: saturate(1.5)}.saturate-200{--tw-saturate: saturate(2)}.sepia-0{--tw-sepia: sepia(0)}.sepia{--tw-sepia: sepia(100%)}.backdrop-filter{--tw-backdrop-blur: var(--tw-empty, );--tw-backdrop-brightness: var(--tw-empty, );--tw-backdrop-contrast: var(--tw-empty, );--tw-backdrop-grayscale: var(--tw-empty, );--tw-backdrop-hue-rotate: var(--tw-empty, );--tw-backdrop-invert: var(--tw-empty, );--tw-backdrop-opacity: var(--tw-empty, );--tw-backdrop-saturate: var(--tw-empty, );--tw-backdrop-sepia: var(--tw-empty, );backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter-none{backdrop-filter:none}.backdrop-blur-0,.backdrop-blur-none{--tw-backdrop-blur: blur(0)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px)}.backdrop-blur{--tw-backdrop-blur: blur(8px)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px)}.backdrop-blur-lg{--tw-backdrop-blur: blur(16px)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px)}.backdrop-blur-2xl{--tw-backdrop-blur: blur(40px)}.backdrop-blur-3xl{--tw-backdrop-blur: blur(64px)}.backdrop-brightness-0{--tw-backdrop-brightness: brightness(0)}.backdrop-brightness-50{--tw-backdrop-brightness: brightness(.5)}.backdrop-brightness-75{--tw-backdrop-brightness: brightness(.75)}.backdrop-brightness-90{--tw-backdrop-brightness: brightness(.9)}.backdrop-brightness-95{--tw-backdrop-brightness: brightness(.95)}.backdrop-brightness-100{--tw-backdrop-brightness: brightness(1)}.backdrop-brightness-105{--tw-backdrop-brightness: brightness(1.05)}.backdrop-brightness-110{--tw-backdrop-brightness: brightness(1.1)}.backdrop-brightness-125{--tw-backdrop-brightness: brightness(1.25)}.backdrop-brightness-150{--tw-backdrop-brightness: brightness(1.5)}.backdrop-brightness-200{--tw-backdrop-brightness: brightness(2)}.backdrop-contrast-0{--tw-backdrop-contrast: contrast(0)}.backdrop-contrast-50{--tw-backdrop-contrast: contrast(.5)}.backdrop-contrast-75{--tw-backdrop-contrast: contrast(.75)}.backdrop-contrast-100{--tw-backdrop-contrast: contrast(1)}.backdrop-contrast-125{--tw-backdrop-contrast: contrast(1.25)}.backdrop-contrast-150{--tw-backdrop-contrast: contrast(1.5)}.backdrop-contrast-200{--tw-backdrop-contrast: contrast(2)}.backdrop-grayscale-0{--tw-backdrop-grayscale: grayscale(0)}.backdrop-grayscale{--tw-backdrop-grayscale: grayscale(100%)}.backdrop-hue-rotate-0{--tw-backdrop-hue-rotate: hue-rotate(0deg)}.backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(15deg)}.backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(30deg)}.backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(60deg)}.backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(90deg)}.backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(180deg)}.-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(-180deg)}.-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(-90deg)}.-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(-60deg)}.-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(-30deg)}.-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(-15deg)}.backdrop-invert-0{--tw-backdrop-invert: invert(0)}.backdrop-invert{--tw-backdrop-invert: invert(100%)}.backdrop-opacity-0{--tw-backdrop-opacity: opacity(0)}.backdrop-opacity-5{--tw-backdrop-opacity: opacity(.05)}.backdrop-opacity-10{--tw-backdrop-opacity: opacity(.1)}.backdrop-opacity-20{--tw-backdrop-opacity: opacity(.2)}.backdrop-opacity-25{--tw-backdrop-opacity: opacity(.25)}.backdrop-opacity-30{--tw-backdrop-opacity: opacity(.3)}.backdrop-opacity-40{--tw-backdrop-opacity: opacity(.4)}.backdrop-opacity-50{--tw-backdrop-opacity: opacity(.5)}.backdrop-opacity-60{--tw-backdrop-opacity: opacity(.6)}.backdrop-opacity-70{--tw-backdrop-opacity: opacity(.7)}.backdrop-opacity-75{--tw-backdrop-opacity: opacity(.75)}.backdrop-opacity-80{--tw-backdrop-opacity: opacity(.8)}.backdrop-opacity-90{--tw-backdrop-opacity: opacity(.9)}.backdrop-opacity-95{--tw-backdrop-opacity: opacity(.95)}.backdrop-opacity-100{--tw-backdrop-opacity: opacity(1)}.backdrop-saturate-0{--tw-backdrop-saturate: saturate(0)}.backdrop-saturate-50{--tw-backdrop-saturate: saturate(.5)}.backdrop-saturate-100{--tw-backdrop-saturate: saturate(1)}.backdrop-saturate-150{--tw-backdrop-saturate: saturate(1.5)}.backdrop-saturate-200{--tw-backdrop-saturate: saturate(2)}.backdrop-sepia-0{--tw-backdrop-sepia: sepia(0)}.backdrop-sepia{--tw-backdrop-sepia: sepia(100%)}.transition-none{transition-property:none}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-75{transition-delay:75ms}.delay-100{transition-delay:.1s}.delay-150{transition-delay:.15s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-500{transition-delay:.5s}.delay-700{transition-delay:.7s}.delay-1000{transition-delay:1s}.duration-75{transition-duration:75ms}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-1000{transition-duration:1s}.ease-linear{transition-timing-function:linear}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-display:swap;src:url(open-sans-v27-latin-regular.664f90551769c759.ttf) format("truetype")}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-display:swap;src:url(open-sans-v27-latin-700.3fee31b1d5bd88d8.ttf) format("truetype")}@font-face{font-family:Comfortaa;font-style:normal;font-weight:700;font-display:swap;src:url(Comfortaa-Bold.cd9f878dc165650c.ttf) format("truetype")}@font-face{font-family:Comfortaa;font-style:normal;font-weight:600;font-display:swap;src:url(Comfortaa-Medium.b799d042ac4ad468.ttf) format("truetype")}@font-face{font-family:Comfortaa;font-style:normal;font-weight:400;font-display:swap;src:url(Comfortaa-Regular.8fa66f068f8616c1.ttf) format("truetype")}:root{--cc-color-error: #cf0000}html{min-height:100vh;min-height:-webkit-fill-available;--ion-font-family: var(--ion-default-font)}html.ios,html.md{--ion-default-font: "Open Sans"}.searchbar-input-container .searchbar-search-icon{display:none!important;width:0!important;height:0!important}ion-button,h1,h3{font-family:Comfortaa}ion-button ion-icon,h1 ion-icon,h3 ion-icon{width:23px;height:23px}ion-row{margin:-10px}ion-badge{height:25px;font-size:16px}ion-col ion-row{margin-top:0;margin-bottom:0}h2{font-style:"Open Sans";font-weight:700;font-size:32px;margin-bottom:10px}h4{font-size:20px;color:#040a16;font-style:"Open Sans";font-weight:700}ion-item{--ion-item-background: transparent;--border-style: none}ion-card{box-shadow:none;filter:drop-shadow(0px 2px 10px rgba(13,46,100,.15))}ion-icon{stroke:currentColor}ion-list-header{padding-inline-start:var(--ion-safe-area-left, 0)}.bg-white{background-color:#fff}.bg-light{background-color:var(--ion-color-light)}.bg-dark{background-color:var(--ion-color-dark)}.bg-primary{background-color:var(--ion-color-primary)}.bg-secondary{background-color:var(--ion-color-secondary)}.bg-tertiary{background-color:var(--ion-color-tertiary)}.bg-primary-gray{background-color:#eff0f2}.bg-primary-green{background-color:#12ffde}.w100{width:100%}.bold,.fw500{font-weight:500!important}.fw700{font-weight:700!important}.text08{font-size:.8rem}.text1{font-size:1rem!important}.text15{font-size:1.5rem}.text20{font-size:2rem}.text-white{color:#fff}.text-light{color:var(--ion-color-light)}.text-primary{color:var(--ion-color-primary)}.text-dark{color:var(--ion-color-dark)}.text-error{color:var(--cc-color-error)}.cc-no-padding-top{padding-top:0!important}.cc-no-margin-top{margin-top:0!important}.cc-no-padding-right{padding-right:0!important}.cc-no-margin-right{margin-right:0!important}.cc-no-margin-bottom{margin-bottom:0!important}.cc-no-padding-left{padding-left:0!important}.cc-no-margin-left{margin-left:0!important}.cc-no-padding-bottom{padding-bottom:0!important}.devider{margin-top:calc(var(--ion-grid-column-padding) * 3);margin-bottom:calc(var(--ion-grid-column-padding) * 3);border-top:2px solid #eff0f2}ion-toolbar.user-profile .user-avatar{width:68px;height:68px}ion-toolbar.user-profile .item-inner{border-width:0}ion-card.sc-ion-card-md-h{box-shadow:0 2px 4px rgba(var(--ion-color-dark-rgb),.24)}.auth-page{background-image:linear-gradient(135deg,var(--ion-color-dark),var(--ion-color-primary))}.auth-page .grid,.auth-page .grid .col{padding:0}.auth-page .btn-group .button-ios,.auth-page .btn-group .button-md{border-radius:0}.auth-page .btn-group .button-ios:first-of-type,.auth-page .btn-group .button-md:first-of-type{border-radius:2px 0 0 2px}.auth-page .btn-group .button-ios:last-of-type,.auth-page .btn-group .button-md:last-of-type{border-radius:0 2px 2px 0}.auth-page .auth-content{margin:0 5%}.auth-page .auth-content .list-form{padding:0;margin-bottom:0}.auth-page .auth-content .list-form ion-item{background:none;padding:0}.auth-page .auth-content .list-form ion-item:first-child{border-top:none}.auth-page .auth-content .list-form ion-item:after{display:none}.auth-page .auth-content .list-form ion-item ion-label{font-size:1em;color:var(--ion-color-light)}.auth-page .auth-content .list-form ion-item input{color:var(--ion-color-dark)}.account-page ion-list-header{align-items:flex-start}.account-page ion-list-header ion-label h1{margin-bottom:10px!important;font-family:inherit;font-size:32px!important;font-weight:700!important}.account-page ion-list-header ion-text{line-height:1.2;color:#a2abb2}.account-page ion-item{--padding-start: 0;--inner-padding-end: 0}.account-page ion-item ion-label{font-weight:700}.account-page ion-item ion-select{padding-right:10px;padding-left:10px}.mto{margin-top:12px}.mto ion-icon{margin-bottom:-2px}.custom-popup .leaflet-popup{margin-bottom:42px!important}.custom-popup .leaflet-popup-content-wrapper{width:220px}.custom-popup .leaflet-popup-content{width:auto!important}.marker-pin{height:100%!important;font-weight:700!important;display:flex!important;justify-content:center!important;align-items:center!important}.pin-container{border-radius:9999px!important;background-color:#12ffde!important;color:#000!important}body,html{height:100%;width:100%;margin:0;font-family:Comfortaa}.color-toned{color:#040a16}.color-midgrey{color:#a2abb2}.color-ocean{color:#12fede}.color-atmos{color:#2b87ff}.header{font-weight:700;font-size:20px;line-height:120%;color:#0d2e64;text-transform:uppercase}.searchbar-input{border:1px solid #a2abb2!important;border-radius:4px!important;height:40px!important;align-self:stretch;margin:5px 0;padding-inline-start:5px!important}.searchbar-input-container{align-self:baseline}.searchbar-search-icon{margin-top:5px}.custom-datepicker-calendar-button{color:var(--ion-color-dark);--background: transparent;--padding-start: .5rem;--padding-end: 1rem;--padding-top: .5rem;--padding-bottom: .5rem}.custom-datepicker-calendar-button .birthday{font-family:Open Sans,sans-serif;font-weight:500;font-size:1rem;color:#000}.custom-datepicker-modal{--width: max-content;--height: max-content;--max-width: 100%;--max-height: 100%}.date-picker-wrapper{display:flex;width:100%}.date-picker-wrapper ion-datetime{--background: #fff;width:100%;max-width:100%}.date-picker-wrapper ion-datetime::part(wheel-group){padding-inline-start:0;padding-inline-end:0;max-width:100%;width:100%}.date-picker-wrapper ion-datetime::part(column){max-width:none;flex:1 1 auto;min-width:0}.date-picker-wrapper ion-datetime::part(wheel-item){width:100%}.native-input,.select-text{padding-left:10px;--padding-start: 10px}ion-input label{--padding-start: 0 !important;--padding-end: .125rem !important}ion-input input{padding-left:.5rem!important;padding-right:.5rem!important;--padding-start: .5rem !important;--padding-end: .5rem !important}.picker-wrapper.sc-ion-picker-md{width:100vw}@media (min-width: 992px){.picker-wrapper.sc-ion-picker-md{bottom:40%;height:30vh;width:30vw}}.swiper-pagination-bullet{width:16px;height:16px;opacity:1}.swiper-pagination-bullet-active{opacity:1}ion-button{--box-shadow: none;--padding-end: 20px;--padding-start: 20px;height:auto;font-weight:700}swiper-container swiper-slide ion-img,swiper-container swiper-slide img{object-fit:cover!important}.slider__arrow--hoverable{box-shadow:1px 1px 10px #00000080}.slider__arrow--hoverable:hover{background-color:#01dcbe!important}.custom-swiper-pagination{z-index:99;position:relative;height:0;top:-2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:row;align-items:center;justify-content:center}.custom-swiper-pagination__dot{height:1rem;width:1rem;border-radius:50%;background:#fff;margin-right:.375rem;cursor:pointer;box-shadow:1px 1px 10px #00000080}.custom-swiper-pagination__dot:last-child{margin-right:0}.custom-swiper-pagination__dot:hover{background:#01dcbe}.custom-swiper-pagination__dot--active{background:#12fede;cursor:initial}.custom-swiper-pagination__dot--active:hover{background:#12fede}@media screen and (max-width: 680px){.custom-swiper-pagination__dot{height:.75rem;width:.75rem}}.filter-form-checkbox{display:grid;grid-template-columns:30px 1fr;gap:.5rem;margin-bottom:.625rem}.filter-form-checkbox input[type=checkbox]{width:1.5rem;height:1.5rem;appearance:none;-webkit-appearance:none;display:flex;font-size:1.4rem;line-height:1;border:2px solid #a2abb2;border-radius:4px}.filter-form-checkbox input[type=checkbox]:before{content:"";cursor:pointer;width:100%;height:100%;color:#fff;accent-color:white;display:flex;align-items:center;justify-content:center}.filter-form-checkbox input[type=checkbox]:checked{border:2px solid #2b87ff}.filter-form-checkbox input[type=checkbox]:checked:before{content:"\2714";color:#fff;accent-color:white;background-color:#2b87ff;border-radius:2px}.datetime-button{justify-content:flex-start}.datetime-button::part(native){color:#2b87ff;background:#fff;font-size:1.25rem;margin:0;padding:0;border:none;outline:none;font-weight:700}.landingpage-datetime-search{justify-content:flex-start}.landingpage-datetime-search::part(native){color:#2b87ff;font-size:1rem;margin:0;padding:0;border:none;outline:none;font-weight:700;box-shadow:none}.landingpage-datetime-wrapper .landingpage-datetime-search::part(native){background-color:#fff}.landingpage-datetime-wrapper:hover .landingpage-datetime-search::part(native){background-color:inherit}.select-travel-guests-radio-group .radio-group-wrapper{display:flex;flex-direction:column;align-items:flex-start;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.select-travel-guests-radio-group .radio-group-wrapper ion-radio{padding:.5rem}.select-travel-guests-radio-group .radio-group-wrapper ion-radio:hover{background-color:#e4e5e7}.sc-ion-modal-md-h{--width: 450px;--height: 530px}.modal-wrapper{border-radius:4px!important}ion-toast.DebugMessage{border:2px solid hsl(158,50%,50%);background:#e9fcf5;overflow-y:scroll!important;height:50vh!important;bottom:0;top:unset}ion-toast.DebugMessage::part(message){overflow-y:scroll!important;max-height:45vh!important}.custom-toast{background:transparent!important;border-radius:12px;overflow:hidden;box-shadow:none;padding:0}.toast-success{--background: rgb(13, 46, 100);--color: rgb(208, 233, 255)}.toast-danger{--background: rgb(255, 228, 225);--color: rgb(153, 0, 0)}ion-toast::part(container){min-height:120px;padding:20px 16px;border-radius:12px;display:flex;align-items:center;justify-content:center}ion-toast::part(message){font-size:1.2rem;text-align:center}.appinfo-app-store-link:hover{color:#12ffde}@media (min-width: 480px){.xs\:container{width:100%}.xs\:container{max-width:480px}.xs\:aspect-w-1,.xs\:aspect-w-2,.xs\:aspect-w-3,.xs\:aspect-w-4,.xs\:aspect-w-5,.xs\:aspect-w-6,.xs\:aspect-w-7,.xs\:aspect-w-8,.xs\:aspect-w-9,.xs\:aspect-w-10,.xs\:aspect-w-11,.xs\:aspect-w-12,.xs\:aspect-w-13,.xs\:aspect-w-14,.xs\:aspect-w-15,.xs\:aspect-w-16{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%)}.xs\:aspect-w-1>*,.xs\:aspect-w-2>*,.xs\:aspect-w-3>*,.xs\:aspect-w-4>*,.xs\:aspect-w-5>*,.xs\:aspect-w-6>*,.xs\:aspect-w-7>*,.xs\:aspect-w-8>*,.xs\:aspect-w-9>*,.xs\:aspect-w-10>*,.xs\:aspect-w-11>*,.xs\:aspect-w-12>*,.xs\:aspect-w-13>*,.xs\:aspect-w-14>*,.xs\:aspect-w-15>*,.xs\:aspect-w-16>*{position:absolute;height:100%;width:100%;inset:0}.xs\:aspect-none{position:static;padding-bottom:0}.xs\:aspect-none>*{position:static;height:auto;width:auto;inset:auto}.xs\:aspect-w-1{--tw-aspect-w: 1}.xs\:aspect-w-2{--tw-aspect-w: 2}.xs\:aspect-w-3{--tw-aspect-w: 3}.xs\:aspect-w-4{--tw-aspect-w: 4}.xs\:aspect-w-5{--tw-aspect-w: 5}.xs\:aspect-w-6{--tw-aspect-w: 6}.xs\:aspect-w-7{--tw-aspect-w: 7}.xs\:aspect-w-8{--tw-aspect-w: 8}.xs\:aspect-w-9{--tw-aspect-w: 9}.xs\:aspect-w-10{--tw-aspect-w: 10}.xs\:aspect-w-11{--tw-aspect-w: 11}.xs\:aspect-w-12{--tw-aspect-w: 12}.xs\:aspect-w-13{--tw-aspect-w: 13}.xs\:aspect-w-14{--tw-aspect-w: 14}.xs\:aspect-w-15{--tw-aspect-w: 15}.xs\:aspect-w-16{--tw-aspect-w: 16}.xs\:aspect-h-1{--tw-aspect-h: 1}.xs\:aspect-h-2{--tw-aspect-h: 2}.xs\:aspect-h-3{--tw-aspect-h: 3}.xs\:aspect-h-4{--tw-aspect-h: 4}.xs\:aspect-h-5{--tw-aspect-h: 5}.xs\:aspect-h-6{--tw-aspect-h: 6}.xs\:aspect-h-7{--tw-aspect-h: 7}.xs\:aspect-h-8{--tw-aspect-h: 8}.xs\:aspect-h-9{--tw-aspect-h: 9}.xs\:aspect-h-10{--tw-aspect-h: 10}.xs\:aspect-h-11{--tw-aspect-h: 11}.xs\:aspect-h-12{--tw-aspect-h: 12}.xs\:aspect-h-13{--tw-aspect-h: 13}.xs\:aspect-h-14{--tw-aspect-h: 14}.xs\:aspect-h-15{--tw-aspect-h: 15}.xs\:aspect-h-16{--tw-aspect-h: 16}.xs\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.xs\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.xs\:focus-within\:sr-only:focus-within{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.xs\:focus-within\:not-sr-only:focus-within{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.xs\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.xs\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.xs\:pointer-events-none{pointer-events:none}.xs\:pointer-events-auto{pointer-events:auto}.xs\:visible{visibility:visible}.xs\:invisible{visibility:hidden}.xs\:static{position:static}.xs\:fixed{position:fixed}.xs\:absolute{position:absolute}.xs\:relative{position:relative}.xs\:sticky{position:sticky}.xs\:inset-0{inset:0}.xs\:inset-1{inset:.25rem}.xs\:inset-2{inset:.5rem}.xs\:inset-3{inset:.75rem}.xs\:inset-4{inset:1rem}.xs\:inset-5{inset:1.25rem}.xs\:inset-6{inset:1.5rem}.xs\:inset-7{inset:1.75rem}.xs\:inset-8{inset:2rem}.xs\:inset-9{inset:2.25rem}.xs\:inset-10{inset:2.5rem}.xs\:inset-11{inset:2.75rem}.xs\:inset-12{inset:3rem}.xs\:inset-14{inset:3.5rem}.xs\:inset-16{inset:4rem}.xs\:inset-20{inset:5rem}.xs\:inset-24{inset:6rem}.xs\:inset-28{inset:7rem}.xs\:inset-32{inset:8rem}.xs\:inset-36{inset:9rem}.xs\:inset-40{inset:10rem}.xs\:inset-44{inset:11rem}.xs\:inset-48{inset:12rem}.xs\:inset-52{inset:13rem}.xs\:inset-56{inset:14rem}.xs\:inset-60{inset:15rem}.xs\:inset-64{inset:16rem}.xs\:inset-72{inset:18rem}.xs\:inset-80{inset:20rem}.xs\:inset-96{inset:24rem}.xs\:inset-auto{inset:auto}.xs\:inset-px{inset:1px}.xs\:inset-0\.5{inset:.125rem}.xs\:inset-1\.5{inset:.375rem}.xs\:inset-2\.5{inset:.625rem}.xs\:inset-3\.5{inset:.875rem}.xs\:-inset-0{inset:0}.xs\:-inset-1{inset:-.25rem}.xs\:-inset-2{inset:-.5rem}.xs\:-inset-3{inset:-.75rem}.xs\:-inset-4{inset:-1rem}.xs\:-inset-5{inset:-1.25rem}.xs\:-inset-6{inset:-1.5rem}.xs\:-inset-7{inset:-1.75rem}.xs\:-inset-8{inset:-2rem}.xs\:-inset-9{inset:-2.25rem}.xs\:-inset-10{inset:-2.5rem}.xs\:-inset-11{inset:-2.75rem}.xs\:-inset-12{inset:-3rem}.xs\:-inset-14{inset:-3.5rem}.xs\:-inset-16{inset:-4rem}.xs\:-inset-20{inset:-5rem}.xs\:-inset-24{inset:-6rem}.xs\:-inset-28{inset:-7rem}.xs\:-inset-32{inset:-8rem}.xs\:-inset-36{inset:-9rem}.xs\:-inset-40{inset:-10rem}.xs\:-inset-44{inset:-11rem}.xs\:-inset-48{inset:-12rem}.xs\:-inset-52{inset:-13rem}.xs\:-inset-56{inset:-14rem}.xs\:-inset-60{inset:-15rem}.xs\:-inset-64{inset:-16rem}.xs\:-inset-72{inset:-18rem}.xs\:-inset-80{inset:-20rem}.xs\:-inset-96{inset:-24rem}.xs\:-inset-px{inset:-1px}.xs\:-inset-0\.5{inset:-.125rem}.xs\:-inset-1\.5{inset:-.375rem}.xs\:-inset-2\.5{inset:-.625rem}.xs\:-inset-3\.5{inset:-.875rem}.xs\:inset-1\/2{inset:50%}.xs\:inset-1\/3{inset:33.333333%}.xs\:inset-2\/3{inset:66.666667%}.xs\:inset-1\/4{inset:25%}.xs\:inset-2\/4{inset:50%}.xs\:inset-3\/4{inset:75%}.xs\:inset-full{inset:100%}.xs\:-inset-1\/2{inset:-50%}.xs\:-inset-1\/3{inset:-33.333333%}.xs\:-inset-2\/3{inset:-66.666667%}.xs\:-inset-1\/4{inset:-25%}.xs\:-inset-2\/4{inset:-50%}.xs\:-inset-3\/4{inset:-75%}.xs\:-inset-full{inset:-100%}.xs\:inset-x-0{left:0;right:0}.xs\:inset-x-1{left:.25rem;right:.25rem}.xs\:inset-x-2{left:.5rem;right:.5rem}.xs\:inset-x-3{left:.75rem;right:.75rem}.xs\:inset-x-4{left:1rem;right:1rem}.xs\:inset-x-5{left:1.25rem;right:1.25rem}.xs\:inset-x-6{left:1.5rem;right:1.5rem}.xs\:inset-x-7{left:1.75rem;right:1.75rem}.xs\:inset-x-8{left:2rem;right:2rem}.xs\:inset-x-9{left:2.25rem;right:2.25rem}.xs\:inset-x-10{left:2.5rem;right:2.5rem}.xs\:inset-x-11{left:2.75rem;right:2.75rem}.xs\:inset-x-12{left:3rem;right:3rem}.xs\:inset-x-14{left:3.5rem;right:3.5rem}.xs\:inset-x-16{left:4rem;right:4rem}.xs\:inset-x-20{left:5rem;right:5rem}.xs\:inset-x-24{left:6rem;right:6rem}.xs\:inset-x-28{left:7rem;right:7rem}.xs\:inset-x-32{left:8rem;right:8rem}.xs\:inset-x-36{left:9rem;right:9rem}.xs\:inset-x-40{left:10rem;right:10rem}.xs\:inset-x-44{left:11rem;right:11rem}.xs\:inset-x-48{left:12rem;right:12rem}.xs\:inset-x-52{left:13rem;right:13rem}.xs\:inset-x-56{left:14rem;right:14rem}.xs\:inset-x-60{left:15rem;right:15rem}.xs\:inset-x-64{left:16rem;right:16rem}.xs\:inset-x-72{left:18rem;right:18rem}.xs\:inset-x-80{left:20rem;right:20rem}.xs\:inset-x-96{left:24rem;right:24rem}.xs\:inset-x-auto{left:auto;right:auto}.xs\:inset-x-px{left:1px;right:1px}.xs\:inset-x-0\.5{left:.125rem;right:.125rem}.xs\:inset-x-1\.5{left:.375rem;right:.375rem}.xs\:inset-x-2\.5{left:.625rem;right:.625rem}.xs\:inset-x-3\.5{left:.875rem;right:.875rem}.xs\:-inset-x-0{left:0;right:0}.xs\:-inset-x-1{left:-.25rem;right:-.25rem}.xs\:-inset-x-2{left:-.5rem;right:-.5rem}.xs\:-inset-x-3{left:-.75rem;right:-.75rem}.xs\:-inset-x-4{left:-1rem;right:-1rem}.xs\:-inset-x-5{left:-1.25rem;right:-1.25rem}.xs\:-inset-x-6{left:-1.5rem;right:-1.5rem}.xs\:-inset-x-7{left:-1.75rem;right:-1.75rem}.xs\:-inset-x-8{left:-2rem;right:-2rem}.xs\:-inset-x-9{left:-2.25rem;right:-2.25rem}.xs\:-inset-x-10{left:-2.5rem;right:-2.5rem}.xs\:-inset-x-11{left:-2.75rem;right:-2.75rem}.xs\:-inset-x-12{left:-3rem;right:-3rem}.xs\:-inset-x-14{left:-3.5rem;right:-3.5rem}.xs\:-inset-x-16{left:-4rem;right:-4rem}.xs\:-inset-x-20{left:-5rem;right:-5rem}.xs\:-inset-x-24{left:-6rem;right:-6rem}.xs\:-inset-x-28{left:-7rem;right:-7rem}.xs\:-inset-x-32{left:-8rem;right:-8rem}.xs\:-inset-x-36{left:-9rem;right:-9rem}.xs\:-inset-x-40{left:-10rem;right:-10rem}.xs\:-inset-x-44{left:-11rem;right:-11rem}.xs\:-inset-x-48{left:-12rem;right:-12rem}.xs\:-inset-x-52{left:-13rem;right:-13rem}.xs\:-inset-x-56{left:-14rem;right:-14rem}.xs\:-inset-x-60{left:-15rem;right:-15rem}.xs\:-inset-x-64{left:-16rem;right:-16rem}.xs\:-inset-x-72{left:-18rem;right:-18rem}.xs\:-inset-x-80{left:-20rem;right:-20rem}.xs\:-inset-x-96{left:-24rem;right:-24rem}.xs\:-inset-x-px{left:-1px;right:-1px}.xs\:-inset-x-0\.5{left:-.125rem;right:-.125rem}.xs\:-inset-x-1\.5{left:-.375rem;right:-.375rem}.xs\:-inset-x-2\.5{left:-.625rem;right:-.625rem}.xs\:-inset-x-3\.5{left:-.875rem;right:-.875rem}.xs\:inset-x-1\/2{left:50%;right:50%}.xs\:inset-x-1\/3{left:33.333333%;right:33.333333%}.xs\:inset-x-2\/3{left:66.666667%;right:66.666667%}.xs\:inset-x-1\/4{left:25%;right:25%}.xs\:inset-x-2\/4{left:50%;right:50%}.xs\:inset-x-3\/4{left:75%;right:75%}.xs\:inset-x-full{left:100%;right:100%}.xs\:-inset-x-1\/2{left:-50%;right:-50%}.xs\:-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.xs\:-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.xs\:-inset-x-1\/4{left:-25%;right:-25%}.xs\:-inset-x-2\/4{left:-50%;right:-50%}.xs\:-inset-x-3\/4{left:-75%;right:-75%}.xs\:-inset-x-full{left:-100%;right:-100%}.xs\:inset-y-0{top:0;bottom:0}.xs\:inset-y-1{top:.25rem;bottom:.25rem}.xs\:inset-y-2{top:.5rem;bottom:.5rem}.xs\:inset-y-3{top:.75rem;bottom:.75rem}.xs\:inset-y-4{top:1rem;bottom:1rem}.xs\:inset-y-5{top:1.25rem;bottom:1.25rem}.xs\:inset-y-6{top:1.5rem;bottom:1.5rem}.xs\:inset-y-7{top:1.75rem;bottom:1.75rem}.xs\:inset-y-8{top:2rem;bottom:2rem}.xs\:inset-y-9{top:2.25rem;bottom:2.25rem}.xs\:inset-y-10{top:2.5rem;bottom:2.5rem}.xs\:inset-y-11{top:2.75rem;bottom:2.75rem}.xs\:inset-y-12{top:3rem;bottom:3rem}.xs\:inset-y-14{top:3.5rem;bottom:3.5rem}.xs\:inset-y-16{top:4rem;bottom:4rem}.xs\:inset-y-20{top:5rem;bottom:5rem}.xs\:inset-y-24{top:6rem;bottom:6rem}.xs\:inset-y-28{top:7rem;bottom:7rem}.xs\:inset-y-32{top:8rem;bottom:8rem}.xs\:inset-y-36{top:9rem;bottom:9rem}.xs\:inset-y-40{top:10rem;bottom:10rem}.xs\:inset-y-44{top:11rem;bottom:11rem}.xs\:inset-y-48{top:12rem;bottom:12rem}.xs\:inset-y-52{top:13rem;bottom:13rem}.xs\:inset-y-56{top:14rem;bottom:14rem}.xs\:inset-y-60{top:15rem;bottom:15rem}.xs\:inset-y-64{top:16rem;bottom:16rem}.xs\:inset-y-72{top:18rem;bottom:18rem}.xs\:inset-y-80{top:20rem;bottom:20rem}.xs\:inset-y-96{top:24rem;bottom:24rem}.xs\:inset-y-auto{top:auto;bottom:auto}.xs\:inset-y-px{top:1px;bottom:1px}.xs\:inset-y-0\.5{top:.125rem;bottom:.125rem}.xs\:inset-y-1\.5{top:.375rem;bottom:.375rem}.xs\:inset-y-2\.5{top:.625rem;bottom:.625rem}.xs\:inset-y-3\.5{top:.875rem;bottom:.875rem}.xs\:-inset-y-0{top:0;bottom:0}.xs\:-inset-y-1{top:-.25rem;bottom:-.25rem}.xs\:-inset-y-2{top:-.5rem;bottom:-.5rem}.xs\:-inset-y-3{top:-.75rem;bottom:-.75rem}.xs\:-inset-y-4{top:-1rem;bottom:-1rem}.xs\:-inset-y-5{top:-1.25rem;bottom:-1.25rem}.xs\:-inset-y-6{top:-1.5rem;bottom:-1.5rem}.xs\:-inset-y-7{top:-1.75rem;bottom:-1.75rem}.xs\:-inset-y-8{top:-2rem;bottom:-2rem}.xs\:-inset-y-9{top:-2.25rem;bottom:-2.25rem}.xs\:-inset-y-10{top:-2.5rem;bottom:-2.5rem}.xs\:-inset-y-11{top:-2.75rem;bottom:-2.75rem}.xs\:-inset-y-12{top:-3rem;bottom:-3rem}.xs\:-inset-y-14{top:-3.5rem;bottom:-3.5rem}.xs\:-inset-y-16{top:-4rem;bottom:-4rem}.xs\:-inset-y-20{top:-5rem;bottom:-5rem}.xs\:-inset-y-24{top:-6rem;bottom:-6rem}.xs\:-inset-y-28{top:-7rem;bottom:-7rem}.xs\:-inset-y-32{top:-8rem;bottom:-8rem}.xs\:-inset-y-36{top:-9rem;bottom:-9rem}.xs\:-inset-y-40{top:-10rem;bottom:-10rem}.xs\:-inset-y-44{top:-11rem;bottom:-11rem}.xs\:-inset-y-48{top:-12rem;bottom:-12rem}.xs\:-inset-y-52{top:-13rem;bottom:-13rem}.xs\:-inset-y-56{top:-14rem;bottom:-14rem}.xs\:-inset-y-60{top:-15rem;bottom:-15rem}.xs\:-inset-y-64{top:-16rem;bottom:-16rem}.xs\:-inset-y-72{top:-18rem;bottom:-18rem}.xs\:-inset-y-80{top:-20rem;bottom:-20rem}.xs\:-inset-y-96{top:-24rem;bottom:-24rem}.xs\:-inset-y-px{top:-1px;bottom:-1px}.xs\:-inset-y-0\.5{top:-.125rem;bottom:-.125rem}.xs\:-inset-y-1\.5{top:-.375rem;bottom:-.375rem}.xs\:-inset-y-2\.5{top:-.625rem;bottom:-.625rem}.xs\:-inset-y-3\.5{top:-.875rem;bottom:-.875rem}.xs\:inset-y-1\/2{top:50%;bottom:50%}.xs\:inset-y-1\/3{top:33.333333%;bottom:33.333333%}.xs\:inset-y-2\/3{top:66.666667%;bottom:66.666667%}.xs\:inset-y-1\/4{top:25%;bottom:25%}.xs\:inset-y-2\/4{top:50%;bottom:50%}.xs\:inset-y-3\/4{top:75%;bottom:75%}.xs\:inset-y-full{top:100%;bottom:100%}.xs\:-inset-y-1\/2{top:-50%;bottom:-50%}.xs\:-inset-y-1\/3{top:-33.333333%;bottom:-33.333333%}.xs\:-inset-y-2\/3{top:-66.666667%;bottom:-66.666667%}.xs\:-inset-y-1\/4{top:-25%;bottom:-25%}.xs\:-inset-y-2\/4{top:-50%;bottom:-50%}.xs\:-inset-y-3\/4{top:-75%;bottom:-75%}.xs\:-inset-y-full{top:-100%;bottom:-100%}.xs\:top-0{top:0}.xs\:top-1{top:.25rem}.xs\:top-2{top:.5rem}.xs\:top-3{top:.75rem}.xs\:top-4{top:1rem}.xs\:top-5{top:1.25rem}.xs\:top-6{top:1.5rem}.xs\:top-7{top:1.75rem}.xs\:top-8{top:2rem}.xs\:top-9{top:2.25rem}.xs\:top-10{top:2.5rem}.xs\:top-11{top:2.75rem}.xs\:top-12{top:3rem}.xs\:top-14{top:3.5rem}.xs\:top-16{top:4rem}.xs\:top-20{top:5rem}.xs\:top-24{top:6rem}.xs\:top-28{top:7rem}.xs\:top-32{top:8rem}.xs\:top-36{top:9rem}.xs\:top-40{top:10rem}.xs\:top-44{top:11rem}.xs\:top-48{top:12rem}.xs\:top-52{top:13rem}.xs\:top-56{top:14rem}.xs\:top-60{top:15rem}.xs\:top-64{top:16rem}.xs\:top-72{top:18rem}.xs\:top-80{top:20rem}.xs\:top-96{top:24rem}.xs\:top-auto{top:auto}.xs\:top-px{top:1px}.xs\:top-0\.5{top:.125rem}.xs\:top-1\.5{top:.375rem}.xs\:top-2\.5{top:.625rem}.xs\:top-3\.5{top:.875rem}.xs\:-top-0{top:0}.xs\:-top-1{top:-.25rem}.xs\:-top-2{top:-.5rem}.xs\:-top-3{top:-.75rem}.xs\:-top-4{top:-1rem}.xs\:-top-5{top:-1.25rem}.xs\:-top-6{top:-1.5rem}.xs\:-top-7{top:-1.75rem}.xs\:-top-8{top:-2rem}.xs\:-top-9{top:-2.25rem}.xs\:-top-10{top:-2.5rem}.xs\:-top-11{top:-2.75rem}.xs\:-top-12{top:-3rem}.xs\:-top-14{top:-3.5rem}.xs\:-top-16{top:-4rem}.xs\:-top-20{top:-5rem}.xs\:-top-24{top:-6rem}.xs\:-top-28{top:-7rem}.xs\:-top-32{top:-8rem}.xs\:-top-36{top:-9rem}.xs\:-top-40{top:-10rem}.xs\:-top-44{top:-11rem}.xs\:-top-48{top:-12rem}.xs\:-top-52{top:-13rem}.xs\:-top-56{top:-14rem}.xs\:-top-60{top:-15rem}.xs\:-top-64{top:-16rem}.xs\:-top-72{top:-18rem}.xs\:-top-80{top:-20rem}.xs\:-top-96{top:-24rem}.xs\:-top-px{top:-1px}.xs\:-top-0\.5{top:-.125rem}.xs\:-top-1\.5{top:-.375rem}.xs\:-top-2\.5{top:-.625rem}.xs\:-top-3\.5{top:-.875rem}.xs\:top-1\/2{top:50%}.xs\:top-1\/3{top:33.333333%}.xs\:top-2\/3{top:66.666667%}.xs\:top-1\/4{top:25%}.xs\:top-2\/4{top:50%}.xs\:top-3\/4{top:75%}.xs\:top-full{top:100%}.xs\:-top-1\/2{top:-50%}.xs\:-top-1\/3{top:-33.333333%}.xs\:-top-2\/3{top:-66.666667%}.xs\:-top-1\/4{top:-25%}.xs\:-top-2\/4{top:-50%}.xs\:-top-3\/4{top:-75%}.xs\:-top-full{top:-100%}.xs\:right-0{right:0}.xs\:right-1{right:.25rem}.xs\:right-2{right:.5rem}.xs\:right-3{right:.75rem}.xs\:right-4{right:1rem}.xs\:right-5{right:1.25rem}.xs\:right-6{right:1.5rem}.xs\:right-7{right:1.75rem}.xs\:right-8{right:2rem}.xs\:right-9{right:2.25rem}.xs\:right-10{right:2.5rem}.xs\:right-11{right:2.75rem}.xs\:right-12{right:3rem}.xs\:right-14{right:3.5rem}.xs\:right-16{right:4rem}.xs\:right-20{right:5rem}.xs\:right-24{right:6rem}.xs\:right-28{right:7rem}.xs\:right-32{right:8rem}.xs\:right-36{right:9rem}.xs\:right-40{right:10rem}.xs\:right-44{right:11rem}.xs\:right-48{right:12rem}.xs\:right-52{right:13rem}.xs\:right-56{right:14rem}.xs\:right-60{right:15rem}.xs\:right-64{right:16rem}.xs\:right-72{right:18rem}.xs\:right-80{right:20rem}.xs\:right-96{right:24rem}.xs\:right-auto{right:auto}.xs\:right-px{right:1px}.xs\:right-0\.5{right:.125rem}.xs\:right-1\.5{right:.375rem}.xs\:right-2\.5{right:.625rem}.xs\:right-3\.5{right:.875rem}.xs\:-right-0{right:0}.xs\:-right-1{right:-.25rem}.xs\:-right-2{right:-.5rem}.xs\:-right-3{right:-.75rem}.xs\:-right-4{right:-1rem}.xs\:-right-5{right:-1.25rem}.xs\:-right-6{right:-1.5rem}.xs\:-right-7{right:-1.75rem}.xs\:-right-8{right:-2rem}.xs\:-right-9{right:-2.25rem}.xs\:-right-10{right:-2.5rem}.xs\:-right-11{right:-2.75rem}.xs\:-right-12{right:-3rem}.xs\:-right-14{right:-3.5rem}.xs\:-right-16{right:-4rem}.xs\:-right-20{right:-5rem}.xs\:-right-24{right:-6rem}.xs\:-right-28{right:-7rem}.xs\:-right-32{right:-8rem}.xs\:-right-36{right:-9rem}.xs\:-right-40{right:-10rem}.xs\:-right-44{right:-11rem}.xs\:-right-48{right:-12rem}.xs\:-right-52{right:-13rem}.xs\:-right-56{right:-14rem}.xs\:-right-60{right:-15rem}.xs\:-right-64{right:-16rem}.xs\:-right-72{right:-18rem}.xs\:-right-80{right:-20rem}.xs\:-right-96{right:-24rem}.xs\:-right-px{right:-1px}.xs\:-right-0\.5{right:-.125rem}.xs\:-right-1\.5{right:-.375rem}.xs\:-right-2\.5{right:-.625rem}.xs\:-right-3\.5{right:-.875rem}.xs\:right-1\/2{right:50%}.xs\:right-1\/3{right:33.333333%}.xs\:right-2\/3{right:66.666667%}.xs\:right-1\/4{right:25%}.xs\:right-2\/4{right:50%}.xs\:right-3\/4{right:75%}.xs\:right-full{right:100%}.xs\:-right-1\/2{right:-50%}.xs\:-right-1\/3{right:-33.333333%}.xs\:-right-2\/3{right:-66.666667%}.xs\:-right-1\/4{right:-25%}.xs\:-right-2\/4{right:-50%}.xs\:-right-3\/4{right:-75%}.xs\:-right-full{right:-100%}.xs\:bottom-0{bottom:0}.xs\:bottom-1{bottom:.25rem}.xs\:bottom-2{bottom:.5rem}.xs\:bottom-3{bottom:.75rem}.xs\:bottom-4{bottom:1rem}.xs\:bottom-5{bottom:1.25rem}.xs\:bottom-6{bottom:1.5rem}.xs\:bottom-7{bottom:1.75rem}.xs\:bottom-8{bottom:2rem}.xs\:bottom-9{bottom:2.25rem}.xs\:bottom-10{bottom:2.5rem}.xs\:bottom-11{bottom:2.75rem}.xs\:bottom-12{bottom:3rem}.xs\:bottom-14{bottom:3.5rem}.xs\:bottom-16{bottom:4rem}.xs\:bottom-20{bottom:5rem}.xs\:bottom-24{bottom:6rem}.xs\:bottom-28{bottom:7rem}.xs\:bottom-32{bottom:8rem}.xs\:bottom-36{bottom:9rem}.xs\:bottom-40{bottom:10rem}.xs\:bottom-44{bottom:11rem}.xs\:bottom-48{bottom:12rem}.xs\:bottom-52{bottom:13rem}.xs\:bottom-56{bottom:14rem}.xs\:bottom-60{bottom:15rem}.xs\:bottom-64{bottom:16rem}.xs\:bottom-72{bottom:18rem}.xs\:bottom-80{bottom:20rem}.xs\:bottom-96{bottom:24rem}.xs\:bottom-auto{bottom:auto}.xs\:bottom-px{bottom:1px}.xs\:bottom-0\.5{bottom:.125rem}.xs\:bottom-1\.5{bottom:.375rem}.xs\:bottom-2\.5{bottom:.625rem}.xs\:bottom-3\.5{bottom:.875rem}.xs\:-bottom-0{bottom:0}.xs\:-bottom-1{bottom:-.25rem}.xs\:-bottom-2{bottom:-.5rem}.xs\:-bottom-3{bottom:-.75rem}.xs\:-bottom-4{bottom:-1rem}.xs\:-bottom-5{bottom:-1.25rem}.xs\:-bottom-6{bottom:-1.5rem}.xs\:-bottom-7{bottom:-1.75rem}.xs\:-bottom-8{bottom:-2rem}.xs\:-bottom-9{bottom:-2.25rem}.xs\:-bottom-10{bottom:-2.5rem}.xs\:-bottom-11{bottom:-2.75rem}.xs\:-bottom-12{bottom:-3rem}.xs\:-bottom-14{bottom:-3.5rem}.xs\:-bottom-16{bottom:-4rem}.xs\:-bottom-20{bottom:-5rem}.xs\:-bottom-24{bottom:-6rem}.xs\:-bottom-28{bottom:-7rem}.xs\:-bottom-32{bottom:-8rem}.xs\:-bottom-36{bottom:-9rem}.xs\:-bottom-40{bottom:-10rem}.xs\:-bottom-44{bottom:-11rem}.xs\:-bottom-48{bottom:-12rem}.xs\:-bottom-52{bottom:-13rem}.xs\:-bottom-56{bottom:-14rem}.xs\:-bottom-60{bottom:-15rem}.xs\:-bottom-64{bottom:-16rem}.xs\:-bottom-72{bottom:-18rem}.xs\:-bottom-80{bottom:-20rem}.xs\:-bottom-96{bottom:-24rem}.xs\:-bottom-px{bottom:-1px}.xs\:-bottom-0\.5{bottom:-.125rem}.xs\:-bottom-1\.5{bottom:-.375rem}.xs\:-bottom-2\.5{bottom:-.625rem}.xs\:-bottom-3\.5{bottom:-.875rem}.xs\:bottom-1\/2{bottom:50%}.xs\:bottom-1\/3{bottom:33.333333%}.xs\:bottom-2\/3{bottom:66.666667%}.xs\:bottom-1\/4{bottom:25%}.xs\:bottom-2\/4{bottom:50%}.xs\:bottom-3\/4{bottom:75%}.xs\:bottom-full{bottom:100%}.xs\:-bottom-1\/2{bottom:-50%}.xs\:-bottom-1\/3{bottom:-33.333333%}.xs\:-bottom-2\/3{bottom:-66.666667%}.xs\:-bottom-1\/4{bottom:-25%}.xs\:-bottom-2\/4{bottom:-50%}.xs\:-bottom-3\/4{bottom:-75%}.xs\:-bottom-full{bottom:-100%}.xs\:left-0{left:0}.xs\:left-1{left:.25rem}.xs\:left-2{left:.5rem}.xs\:left-3{left:.75rem}.xs\:left-4{left:1rem}.xs\:left-5{left:1.25rem}.xs\:left-6{left:1.5rem}.xs\:left-7{left:1.75rem}.xs\:left-8{left:2rem}.xs\:left-9{left:2.25rem}.xs\:left-10{left:2.5rem}.xs\:left-11{left:2.75rem}.xs\:left-12{left:3rem}.xs\:left-14{left:3.5rem}.xs\:left-16{left:4rem}.xs\:left-20{left:5rem}.xs\:left-24{left:6rem}.xs\:left-28{left:7rem}.xs\:left-32{left:8rem}.xs\:left-36{left:9rem}.xs\:left-40{left:10rem}.xs\:left-44{left:11rem}.xs\:left-48{left:12rem}.xs\:left-52{left:13rem}.xs\:left-56{left:14rem}.xs\:left-60{left:15rem}.xs\:left-64{left:16rem}.xs\:left-72{left:18rem}.xs\:left-80{left:20rem}.xs\:left-96{left:24rem}.xs\:left-auto{left:auto}.xs\:left-px{left:1px}.xs\:left-0\.5{left:.125rem}.xs\:left-1\.5{left:.375rem}.xs\:left-2\.5{left:.625rem}.xs\:left-3\.5{left:.875rem}.xs\:-left-0{left:0}.xs\:-left-1{left:-.25rem}.xs\:-left-2{left:-.5rem}.xs\:-left-3{left:-.75rem}.xs\:-left-4{left:-1rem}.xs\:-left-5{left:-1.25rem}.xs\:-left-6{left:-1.5rem}.xs\:-left-7{left:-1.75rem}.xs\:-left-8{left:-2rem}.xs\:-left-9{left:-2.25rem}.xs\:-left-10{left:-2.5rem}.xs\:-left-11{left:-2.75rem}.xs\:-left-12{left:-3rem}.xs\:-left-14{left:-3.5rem}.xs\:-left-16{left:-4rem}.xs\:-left-20{left:-5rem}.xs\:-left-24{left:-6rem}.xs\:-left-28{left:-7rem}.xs\:-left-32{left:-8rem}.xs\:-left-36{left:-9rem}.xs\:-left-40{left:-10rem}.xs\:-left-44{left:-11rem}.xs\:-left-48{left:-12rem}.xs\:-left-52{left:-13rem}.xs\:-left-56{left:-14rem}.xs\:-left-60{left:-15rem}.xs\:-left-64{left:-16rem}.xs\:-left-72{left:-18rem}.xs\:-left-80{left:-20rem}.xs\:-left-96{left:-24rem}.xs\:-left-px{left:-1px}.xs\:-left-0\.5{left:-.125rem}.xs\:-left-1\.5{left:-.375rem}.xs\:-left-2\.5{left:-.625rem}.xs\:-left-3\.5{left:-.875rem}.xs\:left-1\/2{left:50%}.xs\:left-1\/3{left:33.333333%}.xs\:left-2\/3{left:66.666667%}.xs\:left-1\/4{left:25%}.xs\:left-2\/4{left:50%}.xs\:left-3\/4{left:75%}.xs\:left-full{left:100%}.xs\:-left-1\/2{left:-50%}.xs\:-left-1\/3{left:-33.333333%}.xs\:-left-2\/3{left:-66.666667%}.xs\:-left-1\/4{left:-25%}.xs\:-left-2\/4{left:-50%}.xs\:-left-3\/4{left:-75%}.xs\:-left-full{left:-100%}.xs\:isolate{isolation:isolate}.xs\:isolation-auto{isolation:auto}.xs\:z-0{z-index:0}.xs\:z-10{z-index:10}.xs\:z-20{z-index:20}.xs\:z-30{z-index:30}.xs\:z-40{z-index:40}.xs\:z-50{z-index:50}.xs\:z-auto{z-index:auto}.xs\:focus-within\:z-0:focus-within{z-index:0}.xs\:focus-within\:z-10:focus-within{z-index:10}.xs\:focus-within\:z-20:focus-within{z-index:20}.xs\:focus-within\:z-30:focus-within{z-index:30}.xs\:focus-within\:z-40:focus-within{z-index:40}.xs\:focus-within\:z-50:focus-within{z-index:50}.xs\:focus-within\:z-auto:focus-within{z-index:auto}.xs\:focus\:z-0:focus{z-index:0}.xs\:focus\:z-10:focus{z-index:10}.xs\:focus\:z-20:focus{z-index:20}.xs\:focus\:z-30:focus{z-index:30}.xs\:focus\:z-40:focus{z-index:40}.xs\:focus\:z-50:focus{z-index:50}.xs\:focus\:z-auto:focus{z-index:auto}.xs\:order-1{order:1}.xs\:order-2{order:2}.xs\:order-3{order:3}.xs\:order-4{order:4}.xs\:order-5{order:5}.xs\:order-6{order:6}.xs\:order-7{order:7}.xs\:order-8{order:8}.xs\:order-9{order:9}.xs\:order-10{order:10}.xs\:order-11{order:11}.xs\:order-12{order:12}.xs\:order-first{order:-9999}.xs\:order-last{order:9999}.xs\:order-none{order:0}.xs\:col-auto{grid-column:auto}.xs\:col-span-1{grid-column:span 1 / span 1}.xs\:col-span-2{grid-column:span 2 / span 2}.xs\:col-span-3{grid-column:span 3 / span 3}.xs\:col-span-4{grid-column:span 4 / span 4}.xs\:col-span-5{grid-column:span 5 / span 5}.xs\:col-span-6{grid-column:span 6 / span 6}.xs\:col-span-7{grid-column:span 7 / span 7}.xs\:col-span-8{grid-column:span 8 / span 8}.xs\:col-span-9{grid-column:span 9 / span 9}.xs\:col-span-10{grid-column:span 10 / span 10}.xs\:col-span-11{grid-column:span 11 / span 11}.xs\:col-span-12{grid-column:span 12 / span 12}.xs\:col-span-full{grid-column:1 / -1}.xs\:col-start-1{grid-column-start:1}.xs\:col-start-2{grid-column-start:2}.xs\:col-start-3{grid-column-start:3}.xs\:col-start-4{grid-column-start:4}.xs\:col-start-5{grid-column-start:5}.xs\:col-start-6{grid-column-start:6}.xs\:col-start-7{grid-column-start:7}.xs\:col-start-8{grid-column-start:8}.xs\:col-start-9{grid-column-start:9}.xs\:col-start-10{grid-column-start:10}.xs\:col-start-11{grid-column-start:11}.xs\:col-start-12{grid-column-start:12}.xs\:col-start-13{grid-column-start:13}.xs\:col-start-auto{grid-column-start:auto}.xs\:col-end-1{grid-column-end:1}.xs\:col-end-2{grid-column-end:2}.xs\:col-end-3{grid-column-end:3}.xs\:col-end-4{grid-column-end:4}.xs\:col-end-5{grid-column-end:5}.xs\:col-end-6{grid-column-end:6}.xs\:col-end-7{grid-column-end:7}.xs\:col-end-8{grid-column-end:8}.xs\:col-end-9{grid-column-end:9}.xs\:col-end-10{grid-column-end:10}.xs\:col-end-11{grid-column-end:11}.xs\:col-end-12{grid-column-end:12}.xs\:col-end-13{grid-column-end:13}.xs\:col-end-auto{grid-column-end:auto}.xs\:row-auto{grid-row:auto}.xs\:row-span-1{grid-row:span 1 / span 1}.xs\:row-span-2{grid-row:span 2 / span 2}.xs\:row-span-3{grid-row:span 3 / span 3}.xs\:row-span-4{grid-row:span 4 / span 4}.xs\:row-span-5{grid-row:span 5 / span 5}.xs\:row-span-6{grid-row:span 6 / span 6}.xs\:row-span-full{grid-row:1 / -1}.xs\:row-start-1{grid-row-start:1}.xs\:row-start-2{grid-row-start:2}.xs\:row-start-3{grid-row-start:3}.xs\:row-start-4{grid-row-start:4}.xs\:row-start-5{grid-row-start:5}.xs\:row-start-6{grid-row-start:6}.xs\:row-start-7{grid-row-start:7}.xs\:row-start-auto{grid-row-start:auto}.xs\:row-end-1{grid-row-end:1}.xs\:row-end-2{grid-row-end:2}.xs\:row-end-3{grid-row-end:3}.xs\:row-end-4{grid-row-end:4}.xs\:row-end-5{grid-row-end:5}.xs\:row-end-6{grid-row-end:6}.xs\:row-end-7{grid-row-end:7}.xs\:row-end-auto{grid-row-end:auto}.xs\:float-right{float:right}.xs\:float-left{float:left}.xs\:float-none{float:none}.xs\:clear-left{clear:left}.xs\:clear-right{clear:right}.xs\:clear-both{clear:both}.xs\:clear-none{clear:none}.xs\:m-0{margin:0}.xs\:m-1{margin:.25rem}.xs\:m-2{margin:.5rem}.xs\:m-3{margin:.75rem}.xs\:m-4{margin:1rem}.xs\:m-5{margin:1.25rem}.xs\:m-6{margin:1.5rem}.xs\:m-7{margin:1.75rem}.xs\:m-8{margin:2rem}.xs\:m-9{margin:2.25rem}.xs\:m-10{margin:2.5rem}.xs\:m-11{margin:2.75rem}.xs\:m-12{margin:3rem}.xs\:m-14{margin:3.5rem}.xs\:m-16{margin:4rem}.xs\:m-20{margin:5rem}.xs\:m-24{margin:6rem}.xs\:m-28{margin:7rem}.xs\:m-32{margin:8rem}.xs\:m-36{margin:9rem}.xs\:m-40{margin:10rem}.xs\:m-44{margin:11rem}.xs\:m-48{margin:12rem}.xs\:m-52{margin:13rem}.xs\:m-56{margin:14rem}.xs\:m-60{margin:15rem}.xs\:m-64{margin:16rem}.xs\:m-72{margin:18rem}.xs\:m-80{margin:20rem}.xs\:m-96{margin:24rem}.xs\:m-auto{margin:auto}.xs\:m-px{margin:1px}.xs\:m-0\.5{margin:.125rem}.xs\:m-1\.5{margin:.375rem}.xs\:m-2\.5{margin:.625rem}.xs\:m-3\.5{margin:.875rem}.xs\:-m-0{margin:0}.xs\:-m-1{margin:-.25rem}.xs\:-m-2{margin:-.5rem}.xs\:-m-3{margin:-.75rem}.xs\:-m-4{margin:-1rem}.xs\:-m-5{margin:-1.25rem}.xs\:-m-6{margin:-1.5rem}.xs\:-m-7{margin:-1.75rem}.xs\:-m-8{margin:-2rem}.xs\:-m-9{margin:-2.25rem}.xs\:-m-10{margin:-2.5rem}.xs\:-m-11{margin:-2.75rem}.xs\:-m-12{margin:-3rem}.xs\:-m-14{margin:-3.5rem}.xs\:-m-16{margin:-4rem}.xs\:-m-20{margin:-5rem}.xs\:-m-24{margin:-6rem}.xs\:-m-28{margin:-7rem}.xs\:-m-32{margin:-8rem}.xs\:-m-36{margin:-9rem}.xs\:-m-40{margin:-10rem}.xs\:-m-44{margin:-11rem}.xs\:-m-48{margin:-12rem}.xs\:-m-52{margin:-13rem}.xs\:-m-56{margin:-14rem}.xs\:-m-60{margin:-15rem}.xs\:-m-64{margin:-16rem}.xs\:-m-72{margin:-18rem}.xs\:-m-80{margin:-20rem}.xs\:-m-96{margin:-24rem}.xs\:-m-px{margin:-1px}.xs\:-m-0\.5{margin:-.125rem}.xs\:-m-1\.5{margin:-.375rem}.xs\:-m-2\.5{margin:-.625rem}.xs\:-m-3\.5{margin:-.875rem}.xs\:mx-0{margin-left:0;margin-right:0}.xs\:mx-1{margin-left:.25rem;margin-right:.25rem}.xs\:mx-2{margin-left:.5rem;margin-right:.5rem}.xs\:mx-3{margin-left:.75rem;margin-right:.75rem}.xs\:mx-4{margin-left:1rem;margin-right:1rem}.xs\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.xs\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.xs\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.xs\:mx-8{margin-left:2rem;margin-right:2rem}.xs\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.xs\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.xs\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.xs\:mx-12{margin-left:3rem;margin-right:3rem}.xs\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.xs\:mx-16{margin-left:4rem;margin-right:4rem}.xs\:mx-20{margin-left:5rem;margin-right:5rem}.xs\:mx-24{margin-left:6rem;margin-right:6rem}.xs\:mx-28{margin-left:7rem;margin-right:7rem}.xs\:mx-32{margin-left:8rem;margin-right:8rem}.xs\:mx-36{margin-left:9rem;margin-right:9rem}.xs\:mx-40{margin-left:10rem;margin-right:10rem}.xs\:mx-44{margin-left:11rem;margin-right:11rem}.xs\:mx-48{margin-left:12rem;margin-right:12rem}.xs\:mx-52{margin-left:13rem;margin-right:13rem}.xs\:mx-56{margin-left:14rem;margin-right:14rem}.xs\:mx-60{margin-left:15rem;margin-right:15rem}.xs\:mx-64{margin-left:16rem;margin-right:16rem}.xs\:mx-72{margin-left:18rem;margin-right:18rem}.xs\:mx-80{margin-left:20rem;margin-right:20rem}.xs\:mx-96{margin-left:24rem;margin-right:24rem}.xs\:mx-auto{margin-left:auto;margin-right:auto}.xs\:mx-px{margin-left:1px;margin-right:1px}.xs\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}.xs\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}.xs\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.xs\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}.xs\:-mx-0{margin-left:0;margin-right:0}.xs\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.xs\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.xs\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.xs\:-mx-4{margin-left:-1rem;margin-right:-1rem}.xs\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.xs\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.xs\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.xs\:-mx-8{margin-left:-2rem;margin-right:-2rem}.xs\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.xs\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.xs\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.xs\:-mx-12{margin-left:-3rem;margin-right:-3rem}.xs\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.xs\:-mx-16{margin-left:-4rem;margin-right:-4rem}.xs\:-mx-20{margin-left:-5rem;margin-right:-5rem}.xs\:-mx-24{margin-left:-6rem;margin-right:-6rem}.xs\:-mx-28{margin-left:-7rem;margin-right:-7rem}.xs\:-mx-32{margin-left:-8rem;margin-right:-8rem}.xs\:-mx-36{margin-left:-9rem;margin-right:-9rem}.xs\:-mx-40{margin-left:-10rem;margin-right:-10rem}.xs\:-mx-44{margin-left:-11rem;margin-right:-11rem}.xs\:-mx-48{margin-left:-12rem;margin-right:-12rem}.xs\:-mx-52{margin-left:-13rem;margin-right:-13rem}.xs\:-mx-56{margin-left:-14rem;margin-right:-14rem}.xs\:-mx-60{margin-left:-15rem;margin-right:-15rem}.xs\:-mx-64{margin-left:-16rem;margin-right:-16rem}.xs\:-mx-72{margin-left:-18rem;margin-right:-18rem}.xs\:-mx-80{margin-left:-20rem;margin-right:-20rem}.xs\:-mx-96{margin-left:-24rem;margin-right:-24rem}.xs\:-mx-px{margin-left:-1px;margin-right:-1px}.xs\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.xs\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.xs\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.xs\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.xs\:my-0{margin-top:0;margin-bottom:0}.xs\:my-1{margin-top:.25rem;margin-bottom:.25rem}.xs\:my-2{margin-top:.5rem;margin-bottom:.5rem}.xs\:my-3{margin-top:.75rem;margin-bottom:.75rem}.xs\:my-4{margin-top:1rem;margin-bottom:1rem}.xs\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.xs\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.xs\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.xs\:my-8{margin-top:2rem;margin-bottom:2rem}.xs\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.xs\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.xs\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.xs\:my-12{margin-top:3rem;margin-bottom:3rem}.xs\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.xs\:my-16{margin-top:4rem;margin-bottom:4rem}.xs\:my-20{margin-top:5rem;margin-bottom:5rem}.xs\:my-24{margin-top:6rem;margin-bottom:6rem}.xs\:my-28{margin-top:7rem;margin-bottom:7rem}.xs\:my-32{margin-top:8rem;margin-bottom:8rem}.xs\:my-36{margin-top:9rem;margin-bottom:9rem}.xs\:my-40{margin-top:10rem;margin-bottom:10rem}.xs\:my-44{margin-top:11rem;margin-bottom:11rem}.xs\:my-48{margin-top:12rem;margin-bottom:12rem}.xs\:my-52{margin-top:13rem;margin-bottom:13rem}.xs\:my-56{margin-top:14rem;margin-bottom:14rem}.xs\:my-60{margin-top:15rem;margin-bottom:15rem}.xs\:my-64{margin-top:16rem;margin-bottom:16rem}.xs\:my-72{margin-top:18rem;margin-bottom:18rem}.xs\:my-80{margin-top:20rem;margin-bottom:20rem}.xs\:my-96{margin-top:24rem;margin-bottom:24rem}.xs\:my-auto{margin-top:auto;margin-bottom:auto}.xs\:my-px{margin-top:1px;margin-bottom:1px}.xs\:my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.xs\:my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.xs\:my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.xs\:my-3\.5{margin-top:.875rem;margin-bottom:.875rem}.xs\:-my-0{margin-top:0;margin-bottom:0}.xs\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.xs\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.xs\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.xs\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.xs\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.xs\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.xs\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.xs\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.xs\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.xs\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.xs\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.xs\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.xs\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.xs\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.xs\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.xs\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.xs\:-my-28{margin-top:-7rem;margin-bottom:-7rem}.xs\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.xs\:-my-36{margin-top:-9rem;margin-bottom:-9rem}.xs\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.xs\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.xs\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.xs\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.xs\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.xs\:-my-60{margin-top:-15rem;margin-bottom:-15rem}.xs\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.xs\:-my-72{margin-top:-18rem;margin-bottom:-18rem}.xs\:-my-80{margin-top:-20rem;margin-bottom:-20rem}.xs\:-my-96{margin-top:-24rem;margin-bottom:-24rem}.xs\:-my-px{margin-top:-1px;margin-bottom:-1px}.xs\:-my-0\.5{margin-top:-.125rem;margin-bottom:-.125rem}.xs\:-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.xs\:-my-2\.5{margin-top:-.625rem;margin-bottom:-.625rem}.xs\:-my-3\.5{margin-top:-.875rem;margin-bottom:-.875rem}.xs\:mt-0{margin-top:0}.xs\:mt-1{margin-top:.25rem}.xs\:mt-2{margin-top:.5rem}.xs\:mt-3{margin-top:.75rem}.xs\:mt-4{margin-top:1rem}.xs\:mt-5{margin-top:1.25rem}.xs\:mt-6{margin-top:1.5rem}.xs\:mt-7{margin-top:1.75rem}.xs\:mt-8{margin-top:2rem}.xs\:mt-9{margin-top:2.25rem}.xs\:mt-10{margin-top:2.5rem}.xs\:mt-11{margin-top:2.75rem}.xs\:mt-12{margin-top:3rem}.xs\:mt-14{margin-top:3.5rem}.xs\:mt-16{margin-top:4rem}.xs\:mt-20{margin-top:5rem}.xs\:mt-24{margin-top:6rem}.xs\:mt-28{margin-top:7rem}.xs\:mt-32{margin-top:8rem}.xs\:mt-36{margin-top:9rem}.xs\:mt-40{margin-top:10rem}.xs\:mt-44{margin-top:11rem}.xs\:mt-48{margin-top:12rem}.xs\:mt-52{margin-top:13rem}.xs\:mt-56{margin-top:14rem}.xs\:mt-60{margin-top:15rem}.xs\:mt-64{margin-top:16rem}.xs\:mt-72{margin-top:18rem}.xs\:mt-80{margin-top:20rem}.xs\:mt-96{margin-top:24rem}.xs\:mt-auto{margin-top:auto}.xs\:mt-px{margin-top:1px}.xs\:mt-0\.5{margin-top:.125rem}.xs\:mt-1\.5{margin-top:.375rem}.xs\:mt-2\.5{margin-top:.625rem}.xs\:mt-3\.5{margin-top:.875rem}.xs\:-mt-0{margin-top:0}.xs\:-mt-1{margin-top:-.25rem}.xs\:-mt-2{margin-top:-.5rem}.xs\:-mt-3{margin-top:-.75rem}.xs\:-mt-4{margin-top:-1rem}.xs\:-mt-5{margin-top:-1.25rem}.xs\:-mt-6{margin-top:-1.5rem}.xs\:-mt-7{margin-top:-1.75rem}.xs\:-mt-8{margin-top:-2rem}.xs\:-mt-9{margin-top:-2.25rem}.xs\:-mt-10{margin-top:-2.5rem}.xs\:-mt-11{margin-top:-2.75rem}.xs\:-mt-12{margin-top:-3rem}.xs\:-mt-14{margin-top:-3.5rem}.xs\:-mt-16{margin-top:-4rem}.xs\:-mt-20{margin-top:-5rem}.xs\:-mt-24{margin-top:-6rem}.xs\:-mt-28{margin-top:-7rem}.xs\:-mt-32{margin-top:-8rem}.xs\:-mt-36{margin-top:-9rem}.xs\:-mt-40{margin-top:-10rem}.xs\:-mt-44{margin-top:-11rem}.xs\:-mt-48{margin-top:-12rem}.xs\:-mt-52{margin-top:-13rem}.xs\:-mt-56{margin-top:-14rem}.xs\:-mt-60{margin-top:-15rem}.xs\:-mt-64{margin-top:-16rem}.xs\:-mt-72{margin-top:-18rem}.xs\:-mt-80{margin-top:-20rem}.xs\:-mt-96{margin-top:-24rem}.xs\:-mt-px{margin-top:-1px}.xs\:-mt-0\.5{margin-top:-.125rem}.xs\:-mt-1\.5{margin-top:-.375rem}.xs\:-mt-2\.5{margin-top:-.625rem}.xs\:-mt-3\.5{margin-top:-.875rem}.xs\:mr-0{margin-right:0}.xs\:mr-1{margin-right:.25rem}.xs\:mr-2{margin-right:.5rem}.xs\:mr-3{margin-right:.75rem}.xs\:mr-4{margin-right:1rem}.xs\:mr-5{margin-right:1.25rem}.xs\:mr-6{margin-right:1.5rem}.xs\:mr-7{margin-right:1.75rem}.xs\:mr-8{margin-right:2rem}.xs\:mr-9{margin-right:2.25rem}.xs\:mr-10{margin-right:2.5rem}.xs\:mr-11{margin-right:2.75rem}.xs\:mr-12{margin-right:3rem}.xs\:mr-14{margin-right:3.5rem}.xs\:mr-16{margin-right:4rem}.xs\:mr-20{margin-right:5rem}.xs\:mr-24{margin-right:6rem}.xs\:mr-28{margin-right:7rem}.xs\:mr-32{margin-right:8rem}.xs\:mr-36{margin-right:9rem}.xs\:mr-40{margin-right:10rem}.xs\:mr-44{margin-right:11rem}.xs\:mr-48{margin-right:12rem}.xs\:mr-52{margin-right:13rem}.xs\:mr-56{margin-right:14rem}.xs\:mr-60{margin-right:15rem}.xs\:mr-64{margin-right:16rem}.xs\:mr-72{margin-right:18rem}.xs\:mr-80{margin-right:20rem}.xs\:mr-96{margin-right:24rem}.xs\:mr-auto{margin-right:auto}.xs\:mr-px{margin-right:1px}.xs\:mr-0\.5{margin-right:.125rem}.xs\:mr-1\.5{margin-right:.375rem}.xs\:mr-2\.5{margin-right:.625rem}.xs\:mr-3\.5{margin-right:.875rem}.xs\:-mr-0{margin-right:0}.xs\:-mr-1{margin-right:-.25rem}.xs\:-mr-2{margin-right:-.5rem}.xs\:-mr-3{margin-right:-.75rem}.xs\:-mr-4{margin-right:-1rem}.xs\:-mr-5{margin-right:-1.25rem}.xs\:-mr-6{margin-right:-1.5rem}.xs\:-mr-7{margin-right:-1.75rem}.xs\:-mr-8{margin-right:-2rem}.xs\:-mr-9{margin-right:-2.25rem}.xs\:-mr-10{margin-right:-2.5rem}.xs\:-mr-11{margin-right:-2.75rem}.xs\:-mr-12{margin-right:-3rem}.xs\:-mr-14{margin-right:-3.5rem}.xs\:-mr-16{margin-right:-4rem}.xs\:-mr-20{margin-right:-5rem}.xs\:-mr-24{margin-right:-6rem}.xs\:-mr-28{margin-right:-7rem}.xs\:-mr-32{margin-right:-8rem}.xs\:-mr-36{margin-right:-9rem}.xs\:-mr-40{margin-right:-10rem}.xs\:-mr-44{margin-right:-11rem}.xs\:-mr-48{margin-right:-12rem}.xs\:-mr-52{margin-right:-13rem}.xs\:-mr-56{margin-right:-14rem}.xs\:-mr-60{margin-right:-15rem}.xs\:-mr-64{margin-right:-16rem}.xs\:-mr-72{margin-right:-18rem}.xs\:-mr-80{margin-right:-20rem}.xs\:-mr-96{margin-right:-24rem}.xs\:-mr-px{margin-right:-1px}.xs\:-mr-0\.5{margin-right:-.125rem}.xs\:-mr-1\.5{margin-right:-.375rem}.xs\:-mr-2\.5{margin-right:-.625rem}.xs\:-mr-3\.5{margin-right:-.875rem}.xs\:mb-0{margin-bottom:0}.xs\:mb-1{margin-bottom:.25rem}.xs\:mb-2{margin-bottom:.5rem}.xs\:mb-3{margin-bottom:.75rem}.xs\:mb-4{margin-bottom:1rem}.xs\:mb-5{margin-bottom:1.25rem}.xs\:mb-6{margin-bottom:1.5rem}.xs\:mb-7{margin-bottom:1.75rem}.xs\:mb-8{margin-bottom:2rem}.xs\:mb-9{margin-bottom:2.25rem}.xs\:mb-10{margin-bottom:2.5rem}.xs\:mb-11{margin-bottom:2.75rem}.xs\:mb-12{margin-bottom:3rem}.xs\:mb-14{margin-bottom:3.5rem}.xs\:mb-16{margin-bottom:4rem}.xs\:mb-20{margin-bottom:5rem}.xs\:mb-24{margin-bottom:6rem}.xs\:mb-28{margin-bottom:7rem}.xs\:mb-32{margin-bottom:8rem}.xs\:mb-36{margin-bottom:9rem}.xs\:mb-40{margin-bottom:10rem}.xs\:mb-44{margin-bottom:11rem}.xs\:mb-48{margin-bottom:12rem}.xs\:mb-52{margin-bottom:13rem}.xs\:mb-56{margin-bottom:14rem}.xs\:mb-60{margin-bottom:15rem}.xs\:mb-64{margin-bottom:16rem}.xs\:mb-72{margin-bottom:18rem}.xs\:mb-80{margin-bottom:20rem}.xs\:mb-96{margin-bottom:24rem}.xs\:mb-auto{margin-bottom:auto}.xs\:mb-px{margin-bottom:1px}.xs\:mb-0\.5{margin-bottom:.125rem}.xs\:mb-1\.5{margin-bottom:.375rem}.xs\:mb-2\.5{margin-bottom:.625rem}.xs\:mb-3\.5{margin-bottom:.875rem}.xs\:-mb-0{margin-bottom:0}.xs\:-mb-1{margin-bottom:-.25rem}.xs\:-mb-2{margin-bottom:-.5rem}.xs\:-mb-3{margin-bottom:-.75rem}.xs\:-mb-4{margin-bottom:-1rem}.xs\:-mb-5{margin-bottom:-1.25rem}.xs\:-mb-6{margin-bottom:-1.5rem}.xs\:-mb-7{margin-bottom:-1.75rem}.xs\:-mb-8{margin-bottom:-2rem}.xs\:-mb-9{margin-bottom:-2.25rem}.xs\:-mb-10{margin-bottom:-2.5rem}.xs\:-mb-11{margin-bottom:-2.75rem}.xs\:-mb-12{margin-bottom:-3rem}.xs\:-mb-14{margin-bottom:-3.5rem}.xs\:-mb-16{margin-bottom:-4rem}.xs\:-mb-20{margin-bottom:-5rem}.xs\:-mb-24{margin-bottom:-6rem}.xs\:-mb-28{margin-bottom:-7rem}.xs\:-mb-32{margin-bottom:-8rem}.xs\:-mb-36{margin-bottom:-9rem}.xs\:-mb-40{margin-bottom:-10rem}.xs\:-mb-44{margin-bottom:-11rem}.xs\:-mb-48{margin-bottom:-12rem}.xs\:-mb-52{margin-bottom:-13rem}.xs\:-mb-56{margin-bottom:-14rem}.xs\:-mb-60{margin-bottom:-15rem}.xs\:-mb-64{margin-bottom:-16rem}.xs\:-mb-72{margin-bottom:-18rem}.xs\:-mb-80{margin-bottom:-20rem}.xs\:-mb-96{margin-bottom:-24rem}.xs\:-mb-px{margin-bottom:-1px}.xs\:-mb-0\.5{margin-bottom:-.125rem}.xs\:-mb-1\.5{margin-bottom:-.375rem}.xs\:-mb-2\.5{margin-bottom:-.625rem}.xs\:-mb-3\.5{margin-bottom:-.875rem}.xs\:ml-0{margin-left:0}.xs\:ml-1{margin-left:.25rem}.xs\:ml-2{margin-left:.5rem}.xs\:ml-3{margin-left:.75rem}.xs\:ml-4{margin-left:1rem}.xs\:ml-5{margin-left:1.25rem}.xs\:ml-6{margin-left:1.5rem}.xs\:ml-7{margin-left:1.75rem}.xs\:ml-8{margin-left:2rem}.xs\:ml-9{margin-left:2.25rem}.xs\:ml-10{margin-left:2.5rem}.xs\:ml-11{margin-left:2.75rem}.xs\:ml-12{margin-left:3rem}.xs\:ml-14{margin-left:3.5rem}.xs\:ml-16{margin-left:4rem}.xs\:ml-20{margin-left:5rem}.xs\:ml-24{margin-left:6rem}.xs\:ml-28{margin-left:7rem}.xs\:ml-32{margin-left:8rem}.xs\:ml-36{margin-left:9rem}.xs\:ml-40{margin-left:10rem}.xs\:ml-44{margin-left:11rem}.xs\:ml-48{margin-left:12rem}.xs\:ml-52{margin-left:13rem}.xs\:ml-56{margin-left:14rem}.xs\:ml-60{margin-left:15rem}.xs\:ml-64{margin-left:16rem}.xs\:ml-72{margin-left:18rem}.xs\:ml-80{margin-left:20rem}.xs\:ml-96{margin-left:24rem}.xs\:ml-auto{margin-left:auto}.xs\:ml-px{margin-left:1px}.xs\:ml-0\.5{margin-left:.125rem}.xs\:ml-1\.5{margin-left:.375rem}.xs\:ml-2\.5{margin-left:.625rem}.xs\:ml-3\.5{margin-left:.875rem}.xs\:-ml-0{margin-left:0}.xs\:-ml-1{margin-left:-.25rem}.xs\:-ml-2{margin-left:-.5rem}.xs\:-ml-3{margin-left:-.75rem}.xs\:-ml-4{margin-left:-1rem}.xs\:-ml-5{margin-left:-1.25rem}.xs\:-ml-6{margin-left:-1.5rem}.xs\:-ml-7{margin-left:-1.75rem}.xs\:-ml-8{margin-left:-2rem}.xs\:-ml-9{margin-left:-2.25rem}.xs\:-ml-10{margin-left:-2.5rem}.xs\:-ml-11{margin-left:-2.75rem}.xs\:-ml-12{margin-left:-3rem}.xs\:-ml-14{margin-left:-3.5rem}.xs\:-ml-16{margin-left:-4rem}.xs\:-ml-20{margin-left:-5rem}.xs\:-ml-24{margin-left:-6rem}.xs\:-ml-28{margin-left:-7rem}.xs\:-ml-32{margin-left:-8rem}.xs\:-ml-36{margin-left:-9rem}.xs\:-ml-40{margin-left:-10rem}.xs\:-ml-44{margin-left:-11rem}.xs\:-ml-48{margin-left:-12rem}.xs\:-ml-52{margin-left:-13rem}.xs\:-ml-56{margin-left:-14rem}.xs\:-ml-60{margin-left:-15rem}.xs\:-ml-64{margin-left:-16rem}.xs\:-ml-72{margin-left:-18rem}.xs\:-ml-80{margin-left:-20rem}.xs\:-ml-96{margin-left:-24rem}.xs\:-ml-px{margin-left:-1px}.xs\:-ml-0\.5{margin-left:-.125rem}.xs\:-ml-1\.5{margin-left:-.375rem}.xs\:-ml-2\.5{margin-left:-.625rem}.xs\:-ml-3\.5{margin-left:-.875rem}.xs\:box-border{box-sizing:border-box}.xs\:box-content{box-sizing:content-box}.xs\:block{display:block}.xs\:inline-block{display:inline-block}.xs\:inline{display:inline}.xs\:flex{display:flex}.xs\:inline-flex{display:inline-flex}.xs\:table{display:table}.xs\:inline-table{display:inline-table}.xs\:table-caption{display:table-caption}.xs\:table-cell{display:table-cell}.xs\:table-column{display:table-column}.xs\:table-column-group{display:table-column-group}.xs\:table-footer-group{display:table-footer-group}.xs\:table-header-group{display:table-header-group}.xs\:table-row-group{display:table-row-group}.xs\:table-row{display:table-row}.xs\:flow-root{display:flow-root}.xs\:grid{display:grid}.xs\:inline-grid{display:inline-grid}.xs\:contents{display:contents}.xs\:list-item{display:list-item}.xs\:hidden{display:none}.xs\:h-0{height:0px}.xs\:h-1{height:.25rem}.xs\:h-2{height:.5rem}.xs\:h-3{height:.75rem}.xs\:h-4{height:1rem}.xs\:h-5{height:1.25rem}.xs\:h-6{height:1.5rem}.xs\:h-7{height:1.75rem}.xs\:h-8{height:2rem}.xs\:h-9{height:2.25rem}.xs\:h-10{height:2.5rem}.xs\:h-11{height:2.75rem}.xs\:h-12{height:3rem}.xs\:h-14{height:3.5rem}.xs\:h-16{height:4rem}.xs\:h-20{height:5rem}.xs\:h-24{height:6rem}.xs\:h-28{height:7rem}.xs\:h-32{height:8rem}.xs\:h-36{height:9rem}.xs\:h-40{height:10rem}.xs\:h-44{height:11rem}.xs\:h-48{height:12rem}.xs\:h-52{height:13rem}.xs\:h-56{height:14rem}.xs\:h-60{height:15rem}.xs\:h-64{height:16rem}.xs\:h-72{height:18rem}.xs\:h-80{height:20rem}.xs\:h-96{height:24rem}.xs\:h-auto{height:auto}.xs\:h-px{height:1px}.xs\:h-0\.5{height:.125rem}.xs\:h-1\.5{height:.375rem}.xs\:h-2\.5{height:.625rem}.xs\:h-3\.5{height:.875rem}.xs\:h-1\/2{height:50%}.xs\:h-1\/3{height:33.333333%}.xs\:h-2\/3{height:66.666667%}.xs\:h-1\/4{height:25%}.xs\:h-2\/4{height:50%}.xs\:h-3\/4{height:75%}.xs\:h-1\/5{height:20%}.xs\:h-2\/5{height:40%}.xs\:h-3\/5{height:60%}.xs\:h-4\/5{height:80%}.xs\:h-1\/6{height:16.666667%}.xs\:h-2\/6{height:33.333333%}.xs\:h-3\/6{height:50%}.xs\:h-4\/6{height:66.666667%}.xs\:h-5\/6{height:83.333333%}.xs\:h-full{height:100%}.xs\:h-screen{height:100vh}.xs\:max-h-0{max-height:0px}.xs\:max-h-1{max-height:.25rem}.xs\:max-h-2{max-height:.5rem}.xs\:max-h-3{max-height:.75rem}.xs\:max-h-4{max-height:1rem}.xs\:max-h-5{max-height:1.25rem}.xs\:max-h-6{max-height:1.5rem}.xs\:max-h-7{max-height:1.75rem}.xs\:max-h-8{max-height:2rem}.xs\:max-h-9{max-height:2.25rem}.xs\:max-h-10{max-height:2.5rem}.xs\:max-h-11{max-height:2.75rem}.xs\:max-h-12{max-height:3rem}.xs\:max-h-14{max-height:3.5rem}.xs\:max-h-16{max-height:4rem}.xs\:max-h-20{max-height:5rem}.xs\:max-h-24{max-height:6rem}.xs\:max-h-28{max-height:7rem}.xs\:max-h-32{max-height:8rem}.xs\:max-h-36{max-height:9rem}.xs\:max-h-40{max-height:10rem}.xs\:max-h-44{max-height:11rem}.xs\:max-h-48{max-height:12rem}.xs\:max-h-52{max-height:13rem}.xs\:max-h-56{max-height:14rem}.xs\:max-h-60{max-height:15rem}.xs\:max-h-64{max-height:16rem}.xs\:max-h-72{max-height:18rem}.xs\:max-h-80{max-height:20rem}.xs\:max-h-96{max-height:24rem}.xs\:max-h-px{max-height:1px}.xs\:max-h-0\.5{max-height:.125rem}.xs\:max-h-1\.5{max-height:.375rem}.xs\:max-h-2\.5{max-height:.625rem}.xs\:max-h-3\.5{max-height:.875rem}.xs\:max-h-full{max-height:100%}.xs\:max-h-screen{max-height:100vh}.xs\:min-h-0{min-height:0px}.xs\:min-h-full{min-height:100%}.xs\:min-h-screen{min-height:100vh}.xs\:w-0{width:0px}.xs\:w-1{width:.25rem}.xs\:w-2{width:.5rem}.xs\:w-3{width:.75rem}.xs\:w-4{width:1rem}.xs\:w-5{width:1.25rem}.xs\:w-6{width:1.5rem}.xs\:w-7{width:1.75rem}.xs\:w-8{width:2rem}.xs\:w-9{width:2.25rem}.xs\:w-10{width:2.5rem}.xs\:w-11{width:2.75rem}.xs\:w-12{width:3rem}.xs\:w-14{width:3.5rem}.xs\:w-16{width:4rem}.xs\:w-20{width:5rem}.xs\:w-24{width:6rem}.xs\:w-28{width:7rem}.xs\:w-32{width:8rem}.xs\:w-36{width:9rem}.xs\:w-40{width:10rem}.xs\:w-44{width:11rem}.xs\:w-48{width:12rem}.xs\:w-52{width:13rem}.xs\:w-56{width:14rem}.xs\:w-60{width:15rem}.xs\:w-64{width:16rem}.xs\:w-72{width:18rem}.xs\:w-80{width:20rem}.xs\:w-96{width:24rem}.xs\:w-auto{width:auto}.xs\:w-px{width:1px}.xs\:w-0\.5{width:.125rem}.xs\:w-1\.5{width:.375rem}.xs\:w-2\.5{width:.625rem}.xs\:w-3\.5{width:.875rem}.xs\:w-1\/2{width:50%}.xs\:w-1\/3{width:33.333333%}.xs\:w-2\/3{width:66.666667%}.xs\:w-1\/4{width:25%}.xs\:w-2\/4{width:50%}.xs\:w-3\/4{width:75%}.xs\:w-1\/5{width:20%}.xs\:w-2\/5{width:40%}.xs\:w-3\/5{width:60%}.xs\:w-4\/5{width:80%}.xs\:w-1\/6{width:16.666667%}.xs\:w-2\/6{width:33.333333%}.xs\:w-3\/6{width:50%}.xs\:w-4\/6{width:66.666667%}.xs\:w-5\/6{width:83.333333%}.xs\:w-1\/12{width:8.333333%}.xs\:w-2\/12{width:16.666667%}.xs\:w-3\/12{width:25%}.xs\:w-4\/12{width:33.333333%}.xs\:w-5\/12{width:41.666667%}.xs\:w-6\/12{width:50%}.xs\:w-7\/12{width:58.333333%}.xs\:w-8\/12{width:66.666667%}.xs\:w-9\/12{width:75%}.xs\:w-10\/12{width:83.333333%}.xs\:w-11\/12{width:91.666667%}.xs\:w-full{width:100%}.xs\:w-screen{width:100vw}.xs\:w-min{width:min-content}.xs\:w-max{width:max-content}.xs\:min-w-0{min-width:0px}.xs\:min-w-full{min-width:100%}.xs\:min-w-min{min-width:min-content}.xs\:min-w-max{min-width:max-content}.xs\:max-w-0{max-width:0rem}.xs\:max-w-none{max-width:none}.xs\:max-w-xs{max-width:20rem}.xs\:max-w-sm{max-width:24rem}.xs\:max-w-md{max-width:28rem}.xs\:max-w-lg{max-width:32rem}.xs\:max-w-xl{max-width:36rem}.xs\:max-w-2xl{max-width:42rem}.xs\:max-w-3xl{max-width:48rem}.xs\:max-w-4xl{max-width:56rem}.xs\:max-w-5xl{max-width:64rem}.xs\:max-w-6xl{max-width:72rem}.xs\:max-w-7xl{max-width:80rem}.xs\:max-w-full{max-width:100%}.xs\:max-w-min{max-width:min-content}.xs\:max-w-max{max-width:max-content}.xs\:max-w-prose{max-width:65ch}.xs\:max-w-screen-xs{max-width:480px}.xs\:flex-1{flex:1 1 0%}.xs\:flex-auto{flex:1 1 auto}.xs\:flex-initial{flex:0 1 auto}.xs\:flex-none{flex:none}.xs\:flex-shrink-0{flex-shrink:0}.xs\:flex-shrink{flex-shrink:1}.xs\:flex-grow-0{flex-grow:0}.xs\:flex-grow{flex-grow:1}.xs\:table-auto{table-layout:auto}.xs\:table-fixed{table-layout:fixed}.xs\:border-collapse{border-collapse:collapse}.xs\:border-separate{border-collapse:separate}.xs\:origin-center{transform-origin:center}.xs\:origin-top{transform-origin:top}.xs\:origin-top-right{transform-origin:top right}.xs\:origin-right{transform-origin:right}.xs\:origin-bottom-right{transform-origin:bottom right}.xs\:origin-bottom{transform-origin:bottom}.xs\:origin-bottom-left{transform-origin:bottom left}.xs\:origin-left{transform-origin:left}.xs\:origin-top-left{transform-origin:top left}.xs\:transform{--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs\:transform-gpu{--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs\:transform-none{transform:none}.xs\:translate-x-0{--tw-translate-x: 0px}.xs\:translate-x-1{--tw-translate-x: .25rem}.xs\:translate-x-2{--tw-translate-x: .5rem}.xs\:translate-x-3{--tw-translate-x: .75rem}.xs\:translate-x-4{--tw-translate-x: 1rem}.xs\:translate-x-5{--tw-translate-x: 1.25rem}.xs\:translate-x-6{--tw-translate-x: 1.5rem}.xs\:translate-x-7{--tw-translate-x: 1.75rem}.xs\:translate-x-8{--tw-translate-x: 2rem}.xs\:translate-x-9{--tw-translate-x: 2.25rem}.xs\:translate-x-10{--tw-translate-x: 2.5rem}.xs\:translate-x-11{--tw-translate-x: 2.75rem}.xs\:translate-x-12{--tw-translate-x: 3rem}.xs\:translate-x-14{--tw-translate-x: 3.5rem}.xs\:translate-x-16{--tw-translate-x: 4rem}.xs\:translate-x-20{--tw-translate-x: 5rem}.xs\:translate-x-24{--tw-translate-x: 6rem}.xs\:translate-x-28{--tw-translate-x: 7rem}.xs\:translate-x-32{--tw-translate-x: 8rem}.xs\:translate-x-36{--tw-translate-x: 9rem}.xs\:translate-x-40{--tw-translate-x: 10rem}.xs\:translate-x-44{--tw-translate-x: 11rem}.xs\:translate-x-48{--tw-translate-x: 12rem}.xs\:translate-x-52{--tw-translate-x: 13rem}.xs\:translate-x-56{--tw-translate-x: 14rem}.xs\:translate-x-60{--tw-translate-x: 15rem}.xs\:translate-x-64{--tw-translate-x: 16rem}.xs\:translate-x-72{--tw-translate-x: 18rem}.xs\:translate-x-80{--tw-translate-x: 20rem}.xs\:translate-x-96{--tw-translate-x: 24rem}.xs\:translate-x-px{--tw-translate-x: 1px}.xs\:translate-x-0\.5{--tw-translate-x: .125rem}.xs\:translate-x-1\.5{--tw-translate-x: .375rem}.xs\:translate-x-2\.5{--tw-translate-x: .625rem}.xs\:translate-x-3\.5{--tw-translate-x: .875rem}.xs\:-translate-x-0{--tw-translate-x: 0px}.xs\:-translate-x-1{--tw-translate-x: -.25rem}.xs\:-translate-x-2{--tw-translate-x: -.5rem}.xs\:-translate-x-3{--tw-translate-x: -.75rem}.xs\:-translate-x-4{--tw-translate-x: -1rem}.xs\:-translate-x-5{--tw-translate-x: -1.25rem}.xs\:-translate-x-6{--tw-translate-x: -1.5rem}.xs\:-translate-x-7{--tw-translate-x: -1.75rem}.xs\:-translate-x-8{--tw-translate-x: -2rem}.xs\:-translate-x-9{--tw-translate-x: -2.25rem}.xs\:-translate-x-10{--tw-translate-x: -2.5rem}.xs\:-translate-x-11{--tw-translate-x: -2.75rem}.xs\:-translate-x-12{--tw-translate-x: -3rem}.xs\:-translate-x-14{--tw-translate-x: -3.5rem}.xs\:-translate-x-16{--tw-translate-x: -4rem}.xs\:-translate-x-20{--tw-translate-x: -5rem}.xs\:-translate-x-24{--tw-translate-x: -6rem}.xs\:-translate-x-28{--tw-translate-x: -7rem}.xs\:-translate-x-32{--tw-translate-x: -8rem}.xs\:-translate-x-36{--tw-translate-x: -9rem}.xs\:-translate-x-40{--tw-translate-x: -10rem}.xs\:-translate-x-44{--tw-translate-x: -11rem}.xs\:-translate-x-48{--tw-translate-x: -12rem}.xs\:-translate-x-52{--tw-translate-x: -13rem}.xs\:-translate-x-56{--tw-translate-x: -14rem}.xs\:-translate-x-60{--tw-translate-x: -15rem}.xs\:-translate-x-64{--tw-translate-x: -16rem}.xs\:-translate-x-72{--tw-translate-x: -18rem}.xs\:-translate-x-80{--tw-translate-x: -20rem}.xs\:-translate-x-96{--tw-translate-x: -24rem}.xs\:-translate-x-px{--tw-translate-x: -1px}.xs\:-translate-x-0\.5{--tw-translate-x: -.125rem}.xs\:-translate-x-1\.5{--tw-translate-x: -.375rem}.xs\:-translate-x-2\.5{--tw-translate-x: -.625rem}.xs\:-translate-x-3\.5{--tw-translate-x: -.875rem}.xs\:translate-x-1\/2{--tw-translate-x: 50%}.xs\:translate-x-1\/3{--tw-translate-x: 33.333333%}.xs\:translate-x-2\/3{--tw-translate-x: 66.666667%}.xs\:translate-x-1\/4{--tw-translate-x: 25%}.xs\:translate-x-2\/4{--tw-translate-x: 50%}.xs\:translate-x-3\/4{--tw-translate-x: 75%}.xs\:translate-x-full{--tw-translate-x: 100%}.xs\:-translate-x-1\/2{--tw-translate-x: -50%}.xs\:-translate-x-1\/3{--tw-translate-x: -33.333333%}.xs\:-translate-x-2\/3{--tw-translate-x: -66.666667%}.xs\:-translate-x-1\/4{--tw-translate-x: -25%}.xs\:-translate-x-2\/4{--tw-translate-x: -50%}.xs\:-translate-x-3\/4{--tw-translate-x: -75%}.xs\:-translate-x-full{--tw-translate-x: -100%}.xs\:translate-y-0{--tw-translate-y: 0px}.xs\:translate-y-1{--tw-translate-y: .25rem}.xs\:translate-y-2{--tw-translate-y: .5rem}.xs\:translate-y-3{--tw-translate-y: .75rem}.xs\:translate-y-4{--tw-translate-y: 1rem}.xs\:translate-y-5{--tw-translate-y: 1.25rem}.xs\:translate-y-6{--tw-translate-y: 1.5rem}.xs\:translate-y-7{--tw-translate-y: 1.75rem}.xs\:translate-y-8{--tw-translate-y: 2rem}.xs\:translate-y-9{--tw-translate-y: 2.25rem}.xs\:translate-y-10{--tw-translate-y: 2.5rem}.xs\:translate-y-11{--tw-translate-y: 2.75rem}.xs\:translate-y-12{--tw-translate-y: 3rem}.xs\:translate-y-14{--tw-translate-y: 3.5rem}.xs\:translate-y-16{--tw-translate-y: 4rem}.xs\:translate-y-20{--tw-translate-y: 5rem}.xs\:translate-y-24{--tw-translate-y: 6rem}.xs\:translate-y-28{--tw-translate-y: 7rem}.xs\:translate-y-32{--tw-translate-y: 8rem}.xs\:translate-y-36{--tw-translate-y: 9rem}.xs\:translate-y-40{--tw-translate-y: 10rem}.xs\:translate-y-44{--tw-translate-y: 11rem}.xs\:translate-y-48{--tw-translate-y: 12rem}.xs\:translate-y-52{--tw-translate-y: 13rem}.xs\:translate-y-56{--tw-translate-y: 14rem}.xs\:translate-y-60{--tw-translate-y: 15rem}.xs\:translate-y-64{--tw-translate-y: 16rem}.xs\:translate-y-72{--tw-translate-y: 18rem}.xs\:translate-y-80{--tw-translate-y: 20rem}.xs\:translate-y-96{--tw-translate-y: 24rem}.xs\:translate-y-px{--tw-translate-y: 1px}.xs\:translate-y-0\.5{--tw-translate-y: .125rem}.xs\:translate-y-1\.5{--tw-translate-y: .375rem}.xs\:translate-y-2\.5{--tw-translate-y: .625rem}.xs\:translate-y-3\.5{--tw-translate-y: .875rem}.xs\:-translate-y-0{--tw-translate-y: 0px}.xs\:-translate-y-1{--tw-translate-y: -.25rem}.xs\:-translate-y-2{--tw-translate-y: -.5rem}.xs\:-translate-y-3{--tw-translate-y: -.75rem}.xs\:-translate-y-4{--tw-translate-y: -1rem}.xs\:-translate-y-5{--tw-translate-y: -1.25rem}.xs\:-translate-y-6{--tw-translate-y: -1.5rem}.xs\:-translate-y-7{--tw-translate-y: -1.75rem}.xs\:-translate-y-8{--tw-translate-y: -2rem}.xs\:-translate-y-9{--tw-translate-y: -2.25rem}.xs\:-translate-y-10{--tw-translate-y: -2.5rem}.xs\:-translate-y-11{--tw-translate-y: -2.75rem}.xs\:-translate-y-12{--tw-translate-y: -3rem}.xs\:-translate-y-14{--tw-translate-y: -3.5rem}.xs\:-translate-y-16{--tw-translate-y: -4rem}.xs\:-translate-y-20{--tw-translate-y: -5rem}.xs\:-translate-y-24{--tw-translate-y: -6rem}.xs\:-translate-y-28{--tw-translate-y: -7rem}.xs\:-translate-y-32{--tw-translate-y: -8rem}.xs\:-translate-y-36{--tw-translate-y: -9rem}.xs\:-translate-y-40{--tw-translate-y: -10rem}.xs\:-translate-y-44{--tw-translate-y: -11rem}.xs\:-translate-y-48{--tw-translate-y: -12rem}.xs\:-translate-y-52{--tw-translate-y: -13rem}.xs\:-translate-y-56{--tw-translate-y: -14rem}.xs\:-translate-y-60{--tw-translate-y: -15rem}.xs\:-translate-y-64{--tw-translate-y: -16rem}.xs\:-translate-y-72{--tw-translate-y: -18rem}.xs\:-translate-y-80{--tw-translate-y: -20rem}.xs\:-translate-y-96{--tw-translate-y: -24rem}.xs\:-translate-y-px{--tw-translate-y: -1px}.xs\:-translate-y-0\.5{--tw-translate-y: -.125rem}.xs\:-translate-y-1\.5{--tw-translate-y: -.375rem}.xs\:-translate-y-2\.5{--tw-translate-y: -.625rem}.xs\:-translate-y-3\.5{--tw-translate-y: -.875rem}.xs\:translate-y-1\/2{--tw-translate-y: 50%}.xs\:translate-y-1\/3{--tw-translate-y: 33.333333%}.xs\:translate-y-2\/3{--tw-translate-y: 66.666667%}.xs\:translate-y-1\/4{--tw-translate-y: 25%}.xs\:translate-y-2\/4{--tw-translate-y: 50%}.xs\:translate-y-3\/4{--tw-translate-y: 75%}.xs\:translate-y-full{--tw-translate-y: 100%}.xs\:-translate-y-1\/2{--tw-translate-y: -50%}.xs\:-translate-y-1\/3{--tw-translate-y: -33.333333%}.xs\:-translate-y-2\/3{--tw-translate-y: -66.666667%}.xs\:-translate-y-1\/4{--tw-translate-y: -25%}.xs\:-translate-y-2\/4{--tw-translate-y: -50%}.xs\:-translate-y-3\/4{--tw-translate-y: -75%}.xs\:-translate-y-full{--tw-translate-y: -100%}.xs\:hover\:translate-x-0:hover{--tw-translate-x: 0px}.xs\:hover\:translate-x-1:hover{--tw-translate-x: .25rem}.xs\:hover\:translate-x-2:hover{--tw-translate-x: .5rem}.xs\:hover\:translate-x-3:hover{--tw-translate-x: .75rem}.xs\:hover\:translate-x-4:hover{--tw-translate-x: 1rem}.xs\:hover\:translate-x-5:hover{--tw-translate-x: 1.25rem}.xs\:hover\:translate-x-6:hover{--tw-translate-x: 1.5rem}.xs\:hover\:translate-x-7:hover{--tw-translate-x: 1.75rem}.xs\:hover\:translate-x-8:hover{--tw-translate-x: 2rem}.xs\:hover\:translate-x-9:hover{--tw-translate-x: 2.25rem}.xs\:hover\:translate-x-10:hover{--tw-translate-x: 2.5rem}.xs\:hover\:translate-x-11:hover{--tw-translate-x: 2.75rem}.xs\:hover\:translate-x-12:hover{--tw-translate-x: 3rem}.xs\:hover\:translate-x-14:hover{--tw-translate-x: 3.5rem}.xs\:hover\:translate-x-16:hover{--tw-translate-x: 4rem}.xs\:hover\:translate-x-20:hover{--tw-translate-x: 5rem}.xs\:hover\:translate-x-24:hover{--tw-translate-x: 6rem}.xs\:hover\:translate-x-28:hover{--tw-translate-x: 7rem}.xs\:hover\:translate-x-32:hover{--tw-translate-x: 8rem}.xs\:hover\:translate-x-36:hover{--tw-translate-x: 9rem}.xs\:hover\:translate-x-40:hover{--tw-translate-x: 10rem}.xs\:hover\:translate-x-44:hover{--tw-translate-x: 11rem}.xs\:hover\:translate-x-48:hover{--tw-translate-x: 12rem}.xs\:hover\:translate-x-52:hover{--tw-translate-x: 13rem}.xs\:hover\:translate-x-56:hover{--tw-translate-x: 14rem}.xs\:hover\:translate-x-60:hover{--tw-translate-x: 15rem}.xs\:hover\:translate-x-64:hover{--tw-translate-x: 16rem}.xs\:hover\:translate-x-72:hover{--tw-translate-x: 18rem}.xs\:hover\:translate-x-80:hover{--tw-translate-x: 20rem}.xs\:hover\:translate-x-96:hover{--tw-translate-x: 24rem}.xs\:hover\:translate-x-px:hover{--tw-translate-x: 1px}.xs\:hover\:translate-x-0\.5:hover{--tw-translate-x: .125rem}.xs\:hover\:translate-x-1\.5:hover{--tw-translate-x: .375rem}.xs\:hover\:translate-x-2\.5:hover{--tw-translate-x: .625rem}.xs\:hover\:translate-x-3\.5:hover{--tw-translate-x: .875rem}.xs\:hover\:-translate-x-0:hover{--tw-translate-x: 0px}.xs\:hover\:-translate-x-1:hover{--tw-translate-x: -.25rem}.xs\:hover\:-translate-x-2:hover{--tw-translate-x: -.5rem}.xs\:hover\:-translate-x-3:hover{--tw-translate-x: -.75rem}.xs\:hover\:-translate-x-4:hover{--tw-translate-x: -1rem}.xs\:hover\:-translate-x-5:hover{--tw-translate-x: -1.25rem}.xs\:hover\:-translate-x-6:hover{--tw-translate-x: -1.5rem}.xs\:hover\:-translate-x-7:hover{--tw-translate-x: -1.75rem}.xs\:hover\:-translate-x-8:hover{--tw-translate-x: -2rem}.xs\:hover\:-translate-x-9:hover{--tw-translate-x: -2.25rem}.xs\:hover\:-translate-x-10:hover{--tw-translate-x: -2.5rem}.xs\:hover\:-translate-x-11:hover{--tw-translate-x: -2.75rem}.xs\:hover\:-translate-x-12:hover{--tw-translate-x: -3rem}.xs\:hover\:-translate-x-14:hover{--tw-translate-x: -3.5rem}.xs\:hover\:-translate-x-16:hover{--tw-translate-x: -4rem}.xs\:hover\:-translate-x-20:hover{--tw-translate-x: -5rem}.xs\:hover\:-translate-x-24:hover{--tw-translate-x: -6rem}.xs\:hover\:-translate-x-28:hover{--tw-translate-x: -7rem}.xs\:hover\:-translate-x-32:hover{--tw-translate-x: -8rem}.xs\:hover\:-translate-x-36:hover{--tw-translate-x: -9rem}.xs\:hover\:-translate-x-40:hover{--tw-translate-x: -10rem}.xs\:hover\:-translate-x-44:hover{--tw-translate-x: -11rem}.xs\:hover\:-translate-x-48:hover{--tw-translate-x: -12rem}.xs\:hover\:-translate-x-52:hover{--tw-translate-x: -13rem}.xs\:hover\:-translate-x-56:hover{--tw-translate-x: -14rem}.xs\:hover\:-translate-x-60:hover{--tw-translate-x: -15rem}.xs\:hover\:-translate-x-64:hover{--tw-translate-x: -16rem}.xs\:hover\:-translate-x-72:hover{--tw-translate-x: -18rem}.xs\:hover\:-translate-x-80:hover{--tw-translate-x: -20rem}.xs\:hover\:-translate-x-96:hover{--tw-translate-x: -24rem}.xs\:hover\:-translate-x-px:hover{--tw-translate-x: -1px}.xs\:hover\:-translate-x-0\.5:hover{--tw-translate-x: -.125rem}.xs\:hover\:-translate-x-1\.5:hover{--tw-translate-x: -.375rem}.xs\:hover\:-translate-x-2\.5:hover{--tw-translate-x: -.625rem}.xs\:hover\:-translate-x-3\.5:hover{--tw-translate-x: -.875rem}.xs\:hover\:translate-x-1\/2:hover{--tw-translate-x: 50%}.xs\:hover\:translate-x-1\/3:hover{--tw-translate-x: 33.333333%}.xs\:hover\:translate-x-2\/3:hover{--tw-translate-x: 66.666667%}.xs\:hover\:translate-x-1\/4:hover{--tw-translate-x: 25%}.xs\:hover\:translate-x-2\/4:hover{--tw-translate-x: 50%}.xs\:hover\:translate-x-3\/4:hover{--tw-translate-x: 75%}.xs\:hover\:translate-x-full:hover{--tw-translate-x: 100%}.xs\:hover\:-translate-x-1\/2:hover{--tw-translate-x: -50%}.xs\:hover\:-translate-x-1\/3:hover{--tw-translate-x: -33.333333%}.xs\:hover\:-translate-x-2\/3:hover{--tw-translate-x: -66.666667%}.xs\:hover\:-translate-x-1\/4:hover{--tw-translate-x: -25%}.xs\:hover\:-translate-x-2\/4:hover{--tw-translate-x: -50%}.xs\:hover\:-translate-x-3\/4:hover{--tw-translate-x: -75%}.xs\:hover\:-translate-x-full:hover{--tw-translate-x: -100%}.xs\:hover\:translate-y-0:hover{--tw-translate-y: 0px}.xs\:hover\:translate-y-1:hover{--tw-translate-y: .25rem}.xs\:hover\:translate-y-2:hover{--tw-translate-y: .5rem}.xs\:hover\:translate-y-3:hover{--tw-translate-y: .75rem}.xs\:hover\:translate-y-4:hover{--tw-translate-y: 1rem}.xs\:hover\:translate-y-5:hover{--tw-translate-y: 1.25rem}.xs\:hover\:translate-y-6:hover{--tw-translate-y: 1.5rem}.xs\:hover\:translate-y-7:hover{--tw-translate-y: 1.75rem}.xs\:hover\:translate-y-8:hover{--tw-translate-y: 2rem}.xs\:hover\:translate-y-9:hover{--tw-translate-y: 2.25rem}.xs\:hover\:translate-y-10:hover{--tw-translate-y: 2.5rem}.xs\:hover\:translate-y-11:hover{--tw-translate-y: 2.75rem}.xs\:hover\:translate-y-12:hover{--tw-translate-y: 3rem}.xs\:hover\:translate-y-14:hover{--tw-translate-y: 3.5rem}.xs\:hover\:translate-y-16:hover{--tw-translate-y: 4rem}.xs\:hover\:translate-y-20:hover{--tw-translate-y: 5rem}.xs\:hover\:translate-y-24:hover{--tw-translate-y: 6rem}.xs\:hover\:translate-y-28:hover{--tw-translate-y: 7rem}.xs\:hover\:translate-y-32:hover{--tw-translate-y: 8rem}.xs\:hover\:translate-y-36:hover{--tw-translate-y: 9rem}.xs\:hover\:translate-y-40:hover{--tw-translate-y: 10rem}.xs\:hover\:translate-y-44:hover{--tw-translate-y: 11rem}.xs\:hover\:translate-y-48:hover{--tw-translate-y: 12rem}.xs\:hover\:translate-y-52:hover{--tw-translate-y: 13rem}.xs\:hover\:translate-y-56:hover{--tw-translate-y: 14rem}.xs\:hover\:translate-y-60:hover{--tw-translate-y: 15rem}.xs\:hover\:translate-y-64:hover{--tw-translate-y: 16rem}.xs\:hover\:translate-y-72:hover{--tw-translate-y: 18rem}.xs\:hover\:translate-y-80:hover{--tw-translate-y: 20rem}.xs\:hover\:translate-y-96:hover{--tw-translate-y: 24rem}.xs\:hover\:translate-y-px:hover{--tw-translate-y: 1px}.xs\:hover\:translate-y-0\.5:hover{--tw-translate-y: .125rem}.xs\:hover\:translate-y-1\.5:hover{--tw-translate-y: .375rem}.xs\:hover\:translate-y-2\.5:hover{--tw-translate-y: .625rem}.xs\:hover\:translate-y-3\.5:hover{--tw-translate-y: .875rem}.xs\:hover\:-translate-y-0:hover{--tw-translate-y: 0px}.xs\:hover\:-translate-y-1:hover{--tw-translate-y: -.25rem}.xs\:hover\:-translate-y-2:hover{--tw-translate-y: -.5rem}.xs\:hover\:-translate-y-3:hover{--tw-translate-y: -.75rem}.xs\:hover\:-translate-y-4:hover{--tw-translate-y: -1rem}.xs\:hover\:-translate-y-5:hover{--tw-translate-y: -1.25rem}.xs\:hover\:-translate-y-6:hover{--tw-translate-y: -1.5rem}.xs\:hover\:-translate-y-7:hover{--tw-translate-y: -1.75rem}.xs\:hover\:-translate-y-8:hover{--tw-translate-y: -2rem}.xs\:hover\:-translate-y-9:hover{--tw-translate-y: -2.25rem}.xs\:hover\:-translate-y-10:hover{--tw-translate-y: -2.5rem}.xs\:hover\:-translate-y-11:hover{--tw-translate-y: -2.75rem}.xs\:hover\:-translate-y-12:hover{--tw-translate-y: -3rem}.xs\:hover\:-translate-y-14:hover{--tw-translate-y: -3.5rem}.xs\:hover\:-translate-y-16:hover{--tw-translate-y: -4rem}.xs\:hover\:-translate-y-20:hover{--tw-translate-y: -5rem}.xs\:hover\:-translate-y-24:hover{--tw-translate-y: -6rem}.xs\:hover\:-translate-y-28:hover{--tw-translate-y: -7rem}.xs\:hover\:-translate-y-32:hover{--tw-translate-y: -8rem}.xs\:hover\:-translate-y-36:hover{--tw-translate-y: -9rem}.xs\:hover\:-translate-y-40:hover{--tw-translate-y: -10rem}.xs\:hover\:-translate-y-44:hover{--tw-translate-y: -11rem}.xs\:hover\:-translate-y-48:hover{--tw-translate-y: -12rem}.xs\:hover\:-translate-y-52:hover{--tw-translate-y: -13rem}.xs\:hover\:-translate-y-56:hover{--tw-translate-y: -14rem}.xs\:hover\:-translate-y-60:hover{--tw-translate-y: -15rem}.xs\:hover\:-translate-y-64:hover{--tw-translate-y: -16rem}.xs\:hover\:-translate-y-72:hover{--tw-translate-y: -18rem}.xs\:hover\:-translate-y-80:hover{--tw-translate-y: -20rem}.xs\:hover\:-translate-y-96:hover{--tw-translate-y: -24rem}.xs\:hover\:-translate-y-px:hover{--tw-translate-y: -1px}.xs\:hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem}.xs\:hover\:-translate-y-1\.5:hover{--tw-translate-y: -.375rem}.xs\:hover\:-translate-y-2\.5:hover{--tw-translate-y: -.625rem}.xs\:hover\:-translate-y-3\.5:hover{--tw-translate-y: -.875rem}.xs\:hover\:translate-y-1\/2:hover{--tw-translate-y: 50%}.xs\:hover\:translate-y-1\/3:hover{--tw-translate-y: 33.333333%}.xs\:hover\:translate-y-2\/3:hover{--tw-translate-y: 66.666667%}.xs\:hover\:translate-y-1\/4:hover{--tw-translate-y: 25%}.xs\:hover\:translate-y-2\/4:hover{--tw-translate-y: 50%}.xs\:hover\:translate-y-3\/4:hover{--tw-translate-y: 75%}.xs\:hover\:translate-y-full:hover{--tw-translate-y: 100%}.xs\:hover\:-translate-y-1\/2:hover{--tw-translate-y: -50%}.xs\:hover\:-translate-y-1\/3:hover{--tw-translate-y: -33.333333%}.xs\:hover\:-translate-y-2\/3:hover{--tw-translate-y: -66.666667%}.xs\:hover\:-translate-y-1\/4:hover{--tw-translate-y: -25%}.xs\:hover\:-translate-y-2\/4:hover{--tw-translate-y: -50%}.xs\:hover\:-translate-y-3\/4:hover{--tw-translate-y: -75%}.xs\:hover\:-translate-y-full:hover{--tw-translate-y: -100%}.xs\:focus\:translate-x-0:focus{--tw-translate-x: 0px}.xs\:focus\:translate-x-1:focus{--tw-translate-x: .25rem}.xs\:focus\:translate-x-2:focus{--tw-translate-x: .5rem}.xs\:focus\:translate-x-3:focus{--tw-translate-x: .75rem}.xs\:focus\:translate-x-4:focus{--tw-translate-x: 1rem}.xs\:focus\:translate-x-5:focus{--tw-translate-x: 1.25rem}.xs\:focus\:translate-x-6:focus{--tw-translate-x: 1.5rem}.xs\:focus\:translate-x-7:focus{--tw-translate-x: 1.75rem}.xs\:focus\:translate-x-8:focus{--tw-translate-x: 2rem}.xs\:focus\:translate-x-9:focus{--tw-translate-x: 2.25rem}.xs\:focus\:translate-x-10:focus{--tw-translate-x: 2.5rem}.xs\:focus\:translate-x-11:focus{--tw-translate-x: 2.75rem}.xs\:focus\:translate-x-12:focus{--tw-translate-x: 3rem}.xs\:focus\:translate-x-14:focus{--tw-translate-x: 3.5rem}.xs\:focus\:translate-x-16:focus{--tw-translate-x: 4rem}.xs\:focus\:translate-x-20:focus{--tw-translate-x: 5rem}.xs\:focus\:translate-x-24:focus{--tw-translate-x: 6rem}.xs\:focus\:translate-x-28:focus{--tw-translate-x: 7rem}.xs\:focus\:translate-x-32:focus{--tw-translate-x: 8rem}.xs\:focus\:translate-x-36:focus{--tw-translate-x: 9rem}.xs\:focus\:translate-x-40:focus{--tw-translate-x: 10rem}.xs\:focus\:translate-x-44:focus{--tw-translate-x: 11rem}.xs\:focus\:translate-x-48:focus{--tw-translate-x: 12rem}.xs\:focus\:translate-x-52:focus{--tw-translate-x: 13rem}.xs\:focus\:translate-x-56:focus{--tw-translate-x: 14rem}.xs\:focus\:translate-x-60:focus{--tw-translate-x: 15rem}.xs\:focus\:translate-x-64:focus{--tw-translate-x: 16rem}.xs\:focus\:translate-x-72:focus{--tw-translate-x: 18rem}.xs\:focus\:translate-x-80:focus{--tw-translate-x: 20rem}.xs\:focus\:translate-x-96:focus{--tw-translate-x: 24rem}.xs\:focus\:translate-x-px:focus{--tw-translate-x: 1px}.xs\:focus\:translate-x-0\.5:focus{--tw-translate-x: .125rem}.xs\:focus\:translate-x-1\.5:focus{--tw-translate-x: .375rem}.xs\:focus\:translate-x-2\.5:focus{--tw-translate-x: .625rem}.xs\:focus\:translate-x-3\.5:focus{--tw-translate-x: .875rem}.xs\:focus\:-translate-x-0:focus{--tw-translate-x: 0px}.xs\:focus\:-translate-x-1:focus{--tw-translate-x: -.25rem}.xs\:focus\:-translate-x-2:focus{--tw-translate-x: -.5rem}.xs\:focus\:-translate-x-3:focus{--tw-translate-x: -.75rem}.xs\:focus\:-translate-x-4:focus{--tw-translate-x: -1rem}.xs\:focus\:-translate-x-5:focus{--tw-translate-x: -1.25rem}.xs\:focus\:-translate-x-6:focus{--tw-translate-x: -1.5rem}.xs\:focus\:-translate-x-7:focus{--tw-translate-x: -1.75rem}.xs\:focus\:-translate-x-8:focus{--tw-translate-x: -2rem}.xs\:focus\:-translate-x-9:focus{--tw-translate-x: -2.25rem}.xs\:focus\:-translate-x-10:focus{--tw-translate-x: -2.5rem}.xs\:focus\:-translate-x-11:focus{--tw-translate-x: -2.75rem}.xs\:focus\:-translate-x-12:focus{--tw-translate-x: -3rem}.xs\:focus\:-translate-x-14:focus{--tw-translate-x: -3.5rem}.xs\:focus\:-translate-x-16:focus{--tw-translate-x: -4rem}.xs\:focus\:-translate-x-20:focus{--tw-translate-x: -5rem}.xs\:focus\:-translate-x-24:focus{--tw-translate-x: -6rem}.xs\:focus\:-translate-x-28:focus{--tw-translate-x: -7rem}.xs\:focus\:-translate-x-32:focus{--tw-translate-x: -8rem}.xs\:focus\:-translate-x-36:focus{--tw-translate-x: -9rem}.xs\:focus\:-translate-x-40:focus{--tw-translate-x: -10rem}.xs\:focus\:-translate-x-44:focus{--tw-translate-x: -11rem}.xs\:focus\:-translate-x-48:focus{--tw-translate-x: -12rem}.xs\:focus\:-translate-x-52:focus{--tw-translate-x: -13rem}.xs\:focus\:-translate-x-56:focus{--tw-translate-x: -14rem}.xs\:focus\:-translate-x-60:focus{--tw-translate-x: -15rem}.xs\:focus\:-translate-x-64:focus{--tw-translate-x: -16rem}.xs\:focus\:-translate-x-72:focus{--tw-translate-x: -18rem}.xs\:focus\:-translate-x-80:focus{--tw-translate-x: -20rem}.xs\:focus\:-translate-x-96:focus{--tw-translate-x: -24rem}.xs\:focus\:-translate-x-px:focus{--tw-translate-x: -1px}.xs\:focus\:-translate-x-0\.5:focus{--tw-translate-x: -.125rem}.xs\:focus\:-translate-x-1\.5:focus{--tw-translate-x: -.375rem}.xs\:focus\:-translate-x-2\.5:focus{--tw-translate-x: -.625rem}.xs\:focus\:-translate-x-3\.5:focus{--tw-translate-x: -.875rem}.xs\:focus\:translate-x-1\/2:focus{--tw-translate-x: 50%}.xs\:focus\:translate-x-1\/3:focus{--tw-translate-x: 33.333333%}.xs\:focus\:translate-x-2\/3:focus{--tw-translate-x: 66.666667%}.xs\:focus\:translate-x-1\/4:focus{--tw-translate-x: 25%}.xs\:focus\:translate-x-2\/4:focus{--tw-translate-x: 50%}.xs\:focus\:translate-x-3\/4:focus{--tw-translate-x: 75%}.xs\:focus\:translate-x-full:focus{--tw-translate-x: 100%}.xs\:focus\:-translate-x-1\/2:focus{--tw-translate-x: -50%}.xs\:focus\:-translate-x-1\/3:focus{--tw-translate-x: -33.333333%}.xs\:focus\:-translate-x-2\/3:focus{--tw-translate-x: -66.666667%}.xs\:focus\:-translate-x-1\/4:focus{--tw-translate-x: -25%}.xs\:focus\:-translate-x-2\/4:focus{--tw-translate-x: -50%}.xs\:focus\:-translate-x-3\/4:focus{--tw-translate-x: -75%}.xs\:focus\:-translate-x-full:focus{--tw-translate-x: -100%}.xs\:focus\:translate-y-0:focus{--tw-translate-y: 0px}.xs\:focus\:translate-y-1:focus{--tw-translate-y: .25rem}.xs\:focus\:translate-y-2:focus{--tw-translate-y: .5rem}.xs\:focus\:translate-y-3:focus{--tw-translate-y: .75rem}.xs\:focus\:translate-y-4:focus{--tw-translate-y: 1rem}.xs\:focus\:translate-y-5:focus{--tw-translate-y: 1.25rem}.xs\:focus\:translate-y-6:focus{--tw-translate-y: 1.5rem}.xs\:focus\:translate-y-7:focus{--tw-translate-y: 1.75rem}.xs\:focus\:translate-y-8:focus{--tw-translate-y: 2rem}.xs\:focus\:translate-y-9:focus{--tw-translate-y: 2.25rem}.xs\:focus\:translate-y-10:focus{--tw-translate-y: 2.5rem}.xs\:focus\:translate-y-11:focus{--tw-translate-y: 2.75rem}.xs\:focus\:translate-y-12:focus{--tw-translate-y: 3rem}.xs\:focus\:translate-y-14:focus{--tw-translate-y: 3.5rem}.xs\:focus\:translate-y-16:focus{--tw-translate-y: 4rem}.xs\:focus\:translate-y-20:focus{--tw-translate-y: 5rem}.xs\:focus\:translate-y-24:focus{--tw-translate-y: 6rem}.xs\:focus\:translate-y-28:focus{--tw-translate-y: 7rem}.xs\:focus\:translate-y-32:focus{--tw-translate-y: 8rem}.xs\:focus\:translate-y-36:focus{--tw-translate-y: 9rem}.xs\:focus\:translate-y-40:focus{--tw-translate-y: 10rem}.xs\:focus\:translate-y-44:focus{--tw-translate-y: 11rem}.xs\:focus\:translate-y-48:focus{--tw-translate-y: 12rem}.xs\:focus\:translate-y-52:focus{--tw-translate-y: 13rem}.xs\:focus\:translate-y-56:focus{--tw-translate-y: 14rem}.xs\:focus\:translate-y-60:focus{--tw-translate-y: 15rem}.xs\:focus\:translate-y-64:focus{--tw-translate-y: 16rem}.xs\:focus\:translate-y-72:focus{--tw-translate-y: 18rem}.xs\:focus\:translate-y-80:focus{--tw-translate-y: 20rem}.xs\:focus\:translate-y-96:focus{--tw-translate-y: 24rem}.xs\:focus\:translate-y-px:focus{--tw-translate-y: 1px}.xs\:focus\:translate-y-0\.5:focus{--tw-translate-y: .125rem}.xs\:focus\:translate-y-1\.5:focus{--tw-translate-y: .375rem}.xs\:focus\:translate-y-2\.5:focus{--tw-translate-y: .625rem}.xs\:focus\:translate-y-3\.5:focus{--tw-translate-y: .875rem}.xs\:focus\:-translate-y-0:focus{--tw-translate-y: 0px}.xs\:focus\:-translate-y-1:focus{--tw-translate-y: -.25rem}.xs\:focus\:-translate-y-2:focus{--tw-translate-y: -.5rem}.xs\:focus\:-translate-y-3:focus{--tw-translate-y: -.75rem}.xs\:focus\:-translate-y-4:focus{--tw-translate-y: -1rem}.xs\:focus\:-translate-y-5:focus{--tw-translate-y: -1.25rem}.xs\:focus\:-translate-y-6:focus{--tw-translate-y: -1.5rem}.xs\:focus\:-translate-y-7:focus{--tw-translate-y: -1.75rem}.xs\:focus\:-translate-y-8:focus{--tw-translate-y: -2rem}.xs\:focus\:-translate-y-9:focus{--tw-translate-y: -2.25rem}.xs\:focus\:-translate-y-10:focus{--tw-translate-y: -2.5rem}.xs\:focus\:-translate-y-11:focus{--tw-translate-y: -2.75rem}.xs\:focus\:-translate-y-12:focus{--tw-translate-y: -3rem}.xs\:focus\:-translate-y-14:focus{--tw-translate-y: -3.5rem}.xs\:focus\:-translate-y-16:focus{--tw-translate-y: -4rem}.xs\:focus\:-translate-y-20:focus{--tw-translate-y: -5rem}.xs\:focus\:-translate-y-24:focus{--tw-translate-y: -6rem}.xs\:focus\:-translate-y-28:focus{--tw-translate-y: -7rem}.xs\:focus\:-translate-y-32:focus{--tw-translate-y: -8rem}.xs\:focus\:-translate-y-36:focus{--tw-translate-y: -9rem}.xs\:focus\:-translate-y-40:focus{--tw-translate-y: -10rem}.xs\:focus\:-translate-y-44:focus{--tw-translate-y: -11rem}.xs\:focus\:-translate-y-48:focus{--tw-translate-y: -12rem}.xs\:focus\:-translate-y-52:focus{--tw-translate-y: -13rem}.xs\:focus\:-translate-y-56:focus{--tw-translate-y: -14rem}.xs\:focus\:-translate-y-60:focus{--tw-translate-y: -15rem}.xs\:focus\:-translate-y-64:focus{--tw-translate-y: -16rem}.xs\:focus\:-translate-y-72:focus{--tw-translate-y: -18rem}.xs\:focus\:-translate-y-80:focus{--tw-translate-y: -20rem}.xs\:focus\:-translate-y-96:focus{--tw-translate-y: -24rem}.xs\:focus\:-translate-y-px:focus{--tw-translate-y: -1px}.xs\:focus\:-translate-y-0\.5:focus{--tw-translate-y: -.125rem}.xs\:focus\:-translate-y-1\.5:focus{--tw-translate-y: -.375rem}.xs\:focus\:-translate-y-2\.5:focus{--tw-translate-y: -.625rem}.xs\:focus\:-translate-y-3\.5:focus{--tw-translate-y: -.875rem}.xs\:focus\:translate-y-1\/2:focus{--tw-translate-y: 50%}.xs\:focus\:translate-y-1\/3:focus{--tw-translate-y: 33.333333%}.xs\:focus\:translate-y-2\/3:focus{--tw-translate-y: 66.666667%}.xs\:focus\:translate-y-1\/4:focus{--tw-translate-y: 25%}.xs\:focus\:translate-y-2\/4:focus{--tw-translate-y: 50%}.xs\:focus\:translate-y-3\/4:focus{--tw-translate-y: 75%}.xs\:focus\:translate-y-full:focus{--tw-translate-y: 100%}.xs\:focus\:-translate-y-1\/2:focus{--tw-translate-y: -50%}.xs\:focus\:-translate-y-1\/3:focus{--tw-translate-y: -33.333333%}.xs\:focus\:-translate-y-2\/3:focus{--tw-translate-y: -66.666667%}.xs\:focus\:-translate-y-1\/4:focus{--tw-translate-y: -25%}.xs\:focus\:-translate-y-2\/4:focus{--tw-translate-y: -50%}.xs\:focus\:-translate-y-3\/4:focus{--tw-translate-y: -75%}.xs\:focus\:-translate-y-full:focus{--tw-translate-y: -100%}.xs\:rotate-0{--tw-rotate: 0deg}.xs\:rotate-1{--tw-rotate: 1deg}.xs\:rotate-2{--tw-rotate: 2deg}.xs\:rotate-3{--tw-rotate: 3deg}.xs\:rotate-6{--tw-rotate: 6deg}.xs\:rotate-12{--tw-rotate: 12deg}.xs\:rotate-45{--tw-rotate: 45deg}.xs\:rotate-90{--tw-rotate: 90deg}.xs\:rotate-180{--tw-rotate: 180deg}.xs\:-rotate-180{--tw-rotate: -180deg}.xs\:-rotate-90{--tw-rotate: -90deg}.xs\:-rotate-45{--tw-rotate: -45deg}.xs\:-rotate-12{--tw-rotate: -12deg}.xs\:-rotate-6{--tw-rotate: -6deg}.xs\:-rotate-3{--tw-rotate: -3deg}.xs\:-rotate-2{--tw-rotate: -2deg}.xs\:-rotate-1{--tw-rotate: -1deg}.xs\:hover\:rotate-0:hover{--tw-rotate: 0deg}.xs\:hover\:rotate-1:hover{--tw-rotate: 1deg}.xs\:hover\:rotate-2:hover{--tw-rotate: 2deg}.xs\:hover\:rotate-3:hover{--tw-rotate: 3deg}.xs\:hover\:rotate-6:hover{--tw-rotate: 6deg}.xs\:hover\:rotate-12:hover{--tw-rotate: 12deg}.xs\:hover\:rotate-45:hover{--tw-rotate: 45deg}.xs\:hover\:rotate-90:hover{--tw-rotate: 90deg}.xs\:hover\:rotate-180:hover{--tw-rotate: 180deg}.xs\:hover\:-rotate-180:hover{--tw-rotate: -180deg}.xs\:hover\:-rotate-90:hover{--tw-rotate: -90deg}.xs\:hover\:-rotate-45:hover{--tw-rotate: -45deg}.xs\:hover\:-rotate-12:hover{--tw-rotate: -12deg}.xs\:hover\:-rotate-6:hover{--tw-rotate: -6deg}.xs\:hover\:-rotate-3:hover{--tw-rotate: -3deg}.xs\:hover\:-rotate-2:hover{--tw-rotate: -2deg}.xs\:hover\:-rotate-1:hover{--tw-rotate: -1deg}.xs\:focus\:rotate-0:focus{--tw-rotate: 0deg}.xs\:focus\:rotate-1:focus{--tw-rotate: 1deg}.xs\:focus\:rotate-2:focus{--tw-rotate: 2deg}.xs\:focus\:rotate-3:focus{--tw-rotate: 3deg}.xs\:focus\:rotate-6:focus{--tw-rotate: 6deg}.xs\:focus\:rotate-12:focus{--tw-rotate: 12deg}.xs\:focus\:rotate-45:focus{--tw-rotate: 45deg}.xs\:focus\:rotate-90:focus{--tw-rotate: 90deg}.xs\:focus\:rotate-180:focus{--tw-rotate: 180deg}.xs\:focus\:-rotate-180:focus{--tw-rotate: -180deg}.xs\:focus\:-rotate-90:focus{--tw-rotate: -90deg}.xs\:focus\:-rotate-45:focus{--tw-rotate: -45deg}.xs\:focus\:-rotate-12:focus{--tw-rotate: -12deg}.xs\:focus\:-rotate-6:focus{--tw-rotate: -6deg}.xs\:focus\:-rotate-3:focus{--tw-rotate: -3deg}.xs\:focus\:-rotate-2:focus{--tw-rotate: -2deg}.xs\:focus\:-rotate-1:focus{--tw-rotate: -1deg}.xs\:skew-x-0{--tw-skew-x: 0deg}.xs\:skew-x-1{--tw-skew-x: 1deg}.xs\:skew-x-2{--tw-skew-x: 2deg}.xs\:skew-x-3{--tw-skew-x: 3deg}.xs\:skew-x-6{--tw-skew-x: 6deg}.xs\:skew-x-12{--tw-skew-x: 12deg}.xs\:-skew-x-12{--tw-skew-x: -12deg}.xs\:-skew-x-6{--tw-skew-x: -6deg}.xs\:-skew-x-3{--tw-skew-x: -3deg}.xs\:-skew-x-2{--tw-skew-x: -2deg}.xs\:-skew-x-1{--tw-skew-x: -1deg}.xs\:skew-y-0{--tw-skew-y: 0deg}.xs\:skew-y-1{--tw-skew-y: 1deg}.xs\:skew-y-2{--tw-skew-y: 2deg}.xs\:skew-y-3{--tw-skew-y: 3deg}.xs\:skew-y-6{--tw-skew-y: 6deg}.xs\:skew-y-12{--tw-skew-y: 12deg}.xs\:-skew-y-12{--tw-skew-y: -12deg}.xs\:-skew-y-6{--tw-skew-y: -6deg}.xs\:-skew-y-3{--tw-skew-y: -3deg}.xs\:-skew-y-2{--tw-skew-y: -2deg}.xs\:-skew-y-1{--tw-skew-y: -1deg}.xs\:hover\:skew-x-0:hover{--tw-skew-x: 0deg}.xs\:hover\:skew-x-1:hover{--tw-skew-x: 1deg}.xs\:hover\:skew-x-2:hover{--tw-skew-x: 2deg}.xs\:hover\:skew-x-3:hover{--tw-skew-x: 3deg}.xs\:hover\:skew-x-6:hover{--tw-skew-x: 6deg}.xs\:hover\:skew-x-12:hover{--tw-skew-x: 12deg}.xs\:hover\:-skew-x-12:hover{--tw-skew-x: -12deg}.xs\:hover\:-skew-x-6:hover{--tw-skew-x: -6deg}.xs\:hover\:-skew-x-3:hover{--tw-skew-x: -3deg}.xs\:hover\:-skew-x-2:hover{--tw-skew-x: -2deg}.xs\:hover\:-skew-x-1:hover{--tw-skew-x: -1deg}.xs\:hover\:skew-y-0:hover{--tw-skew-y: 0deg}.xs\:hover\:skew-y-1:hover{--tw-skew-y: 1deg}.xs\:hover\:skew-y-2:hover{--tw-skew-y: 2deg}.xs\:hover\:skew-y-3:hover{--tw-skew-y: 3deg}.xs\:hover\:skew-y-6:hover{--tw-skew-y: 6deg}.xs\:hover\:skew-y-12:hover{--tw-skew-y: 12deg}.xs\:hover\:-skew-y-12:hover{--tw-skew-y: -12deg}.xs\:hover\:-skew-y-6:hover{--tw-skew-y: -6deg}.xs\:hover\:-skew-y-3:hover{--tw-skew-y: -3deg}.xs\:hover\:-skew-y-2:hover{--tw-skew-y: -2deg}.xs\:hover\:-skew-y-1:hover{--tw-skew-y: -1deg}.xs\:focus\:skew-x-0:focus{--tw-skew-x: 0deg}.xs\:focus\:skew-x-1:focus{--tw-skew-x: 1deg}.xs\:focus\:skew-x-2:focus{--tw-skew-x: 2deg}.xs\:focus\:skew-x-3:focus{--tw-skew-x: 3deg}.xs\:focus\:skew-x-6:focus{--tw-skew-x: 6deg}.xs\:focus\:skew-x-12:focus{--tw-skew-x: 12deg}.xs\:focus\:-skew-x-12:focus{--tw-skew-x: -12deg}.xs\:focus\:-skew-x-6:focus{--tw-skew-x: -6deg}.xs\:focus\:-skew-x-3:focus{--tw-skew-x: -3deg}.xs\:focus\:-skew-x-2:focus{--tw-skew-x: -2deg}.xs\:focus\:-skew-x-1:focus{--tw-skew-x: -1deg}.xs\:focus\:skew-y-0:focus{--tw-skew-y: 0deg}.xs\:focus\:skew-y-1:focus{--tw-skew-y: 1deg}.xs\:focus\:skew-y-2:focus{--tw-skew-y: 2deg}.xs\:focus\:skew-y-3:focus{--tw-skew-y: 3deg}.xs\:focus\:skew-y-6:focus{--tw-skew-y: 6deg}.xs\:focus\:skew-y-12:focus{--tw-skew-y: 12deg}.xs\:focus\:-skew-y-12:focus{--tw-skew-y: -12deg}.xs\:focus\:-skew-y-6:focus{--tw-skew-y: -6deg}.xs\:focus\:-skew-y-3:focus{--tw-skew-y: -3deg}.xs\:focus\:-skew-y-2:focus{--tw-skew-y: -2deg}.xs\:focus\:-skew-y-1:focus{--tw-skew-y: -1deg}.xs\:scale-0{--tw-scale-x: 0;--tw-scale-y: 0}.xs\:scale-50{--tw-scale-x: .5;--tw-scale-y: .5}.xs\:scale-75{--tw-scale-x: .75;--tw-scale-y: .75}.xs\:scale-90{--tw-scale-x: .9;--tw-scale-y: .9}.xs\:scale-95{--tw-scale-x: .95;--tw-scale-y: .95}.xs\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1}.xs\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05}.xs\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1}.xs\:scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25}.xs\:scale-150{--tw-scale-x: 1.5;--tw-scale-y: 1.5}.xs\:hover\:scale-0:hover{--tw-scale-x: 0;--tw-scale-y: 0}.xs\:hover\:scale-50:hover{--tw-scale-x: .5;--tw-scale-y: .5}.xs\:hover\:scale-75:hover{--tw-scale-x: .75;--tw-scale-y: .75}.xs\:hover\:scale-90:hover{--tw-scale-x: .9;--tw-scale-y: .9}.xs\:hover\:scale-95:hover{--tw-scale-x: .95;--tw-scale-y: .95}.xs\:hover\:scale-100:hover{--tw-scale-x: 1;--tw-scale-y: 1}.xs\:hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05}.xs\:hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1}.xs\:hover\:scale-125:hover{--tw-scale-x: 1.25;--tw-scale-y: 1.25}.xs\:hover\:scale-150:hover{--tw-scale-x: 1.5;--tw-scale-y: 1.5}.xs\:focus\:scale-0:focus{--tw-scale-x: 0;--tw-scale-y: 0}.xs\:focus\:scale-50:focus{--tw-scale-x: .5;--tw-scale-y: .5}.xs\:focus\:scale-75:focus{--tw-scale-x: .75;--tw-scale-y: .75}.xs\:focus\:scale-90:focus{--tw-scale-x: .9;--tw-scale-y: .9}.xs\:focus\:scale-95:focus{--tw-scale-x: .95;--tw-scale-y: .95}.xs\:focus\:scale-100:focus{--tw-scale-x: 1;--tw-scale-y: 1}.xs\:focus\:scale-105:focus{--tw-scale-x: 1.05;--tw-scale-y: 1.05}.xs\:focus\:scale-110:focus{--tw-scale-x: 1.1;--tw-scale-y: 1.1}.xs\:focus\:scale-125:focus{--tw-scale-x: 1.25;--tw-scale-y: 1.25}.xs\:focus\:scale-150:focus{--tw-scale-x: 1.5;--tw-scale-y: 1.5}.xs\:scale-x-0{--tw-scale-x: 0}.xs\:scale-x-50{--tw-scale-x: .5}.xs\:scale-x-75{--tw-scale-x: .75}.xs\:scale-x-90{--tw-scale-x: .9}.xs\:scale-x-95{--tw-scale-x: .95}.xs\:scale-x-100{--tw-scale-x: 1}.xs\:scale-x-105{--tw-scale-x: 1.05}.xs\:scale-x-110{--tw-scale-x: 1.1}.xs\:scale-x-125{--tw-scale-x: 1.25}.xs\:scale-x-150{--tw-scale-x: 1.5}.xs\:scale-y-0{--tw-scale-y: 0}.xs\:scale-y-50{--tw-scale-y: .5}.xs\:scale-y-75{--tw-scale-y: .75}.xs\:scale-y-90{--tw-scale-y: .9}.xs\:scale-y-95{--tw-scale-y: .95}.xs\:scale-y-100{--tw-scale-y: 1}.xs\:scale-y-105{--tw-scale-y: 1.05}.xs\:scale-y-110{--tw-scale-y: 1.1}.xs\:scale-y-125{--tw-scale-y: 1.25}.xs\:scale-y-150{--tw-scale-y: 1.5}.xs\:hover\:scale-x-0:hover{--tw-scale-x: 0}.xs\:hover\:scale-x-50:hover{--tw-scale-x: .5}.xs\:hover\:scale-x-75:hover{--tw-scale-x: .75}.xs\:hover\:scale-x-90:hover{--tw-scale-x: .9}.xs\:hover\:scale-x-95:hover{--tw-scale-x: .95}.xs\:hover\:scale-x-100:hover{--tw-scale-x: 1}.xs\:hover\:scale-x-105:hover{--tw-scale-x: 1.05}.xs\:hover\:scale-x-110:hover{--tw-scale-x: 1.1}.xs\:hover\:scale-x-125:hover{--tw-scale-x: 1.25}.xs\:hover\:scale-x-150:hover{--tw-scale-x: 1.5}.xs\:hover\:scale-y-0:hover{--tw-scale-y: 0}.xs\:hover\:scale-y-50:hover{--tw-scale-y: .5}.xs\:hover\:scale-y-75:hover{--tw-scale-y: .75}.xs\:hover\:scale-y-90:hover{--tw-scale-y: .9}.xs\:hover\:scale-y-95:hover{--tw-scale-y: .95}.xs\:hover\:scale-y-100:hover{--tw-scale-y: 1}.xs\:hover\:scale-y-105:hover{--tw-scale-y: 1.05}.xs\:hover\:scale-y-110:hover{--tw-scale-y: 1.1}.xs\:hover\:scale-y-125:hover{--tw-scale-y: 1.25}.xs\:hover\:scale-y-150:hover{--tw-scale-y: 1.5}.xs\:focus\:scale-x-0:focus{--tw-scale-x: 0}.xs\:focus\:scale-x-50:focus{--tw-scale-x: .5}.xs\:focus\:scale-x-75:focus{--tw-scale-x: .75}.xs\:focus\:scale-x-90:focus{--tw-scale-x: .9}.xs\:focus\:scale-x-95:focus{--tw-scale-x: .95}.xs\:focus\:scale-x-100:focus{--tw-scale-x: 1}.xs\:focus\:scale-x-105:focus{--tw-scale-x: 1.05}.xs\:focus\:scale-x-110:focus{--tw-scale-x: 1.1}.xs\:focus\:scale-x-125:focus{--tw-scale-x: 1.25}.xs\:focus\:scale-x-150:focus{--tw-scale-x: 1.5}.xs\:focus\:scale-y-0:focus{--tw-scale-y: 0}.xs\:focus\:scale-y-50:focus{--tw-scale-y: .5}.xs\:focus\:scale-y-75:focus{--tw-scale-y: .75}.xs\:focus\:scale-y-90:focus{--tw-scale-y: .9}.xs\:focus\:scale-y-95:focus{--tw-scale-y: .95}.xs\:focus\:scale-y-100:focus{--tw-scale-y: 1}.xs\:focus\:scale-y-105:focus{--tw-scale-y: 1.05}.xs\:focus\:scale-y-110:focus{--tw-scale-y: 1.1}.xs\:focus\:scale-y-125:focus{--tw-scale-y: 1.25}.xs\:focus\:scale-y-150:focus{--tw-scale-y: 1.5}.xs\:animate-none{animation:none}.xs\:animate-spin{animation:spin 1s linear infinite}.xs\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.xs\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.xs\:animate-bounce{animation:bounce 1s infinite}.xs\:cursor-auto{cursor:auto}.xs\:cursor-default{cursor:default}.xs\:cursor-pointer{cursor:pointer}.xs\:cursor-wait{cursor:wait}.xs\:cursor-text{cursor:text}.xs\:cursor-move{cursor:move}.xs\:cursor-help{cursor:help}.xs\:cursor-not-allowed{cursor:not-allowed}.xs\:select-none{-webkit-user-select:none;user-select:none}.xs\:select-text{-webkit-user-select:text;user-select:text}.xs\:select-all{-webkit-user-select:all;user-select:all}.xs\:select-auto{-webkit-user-select:auto;user-select:auto}.xs\:resize-none{resize:none}.xs\:resize-y{resize:vertical}.xs\:resize-x{resize:horizontal}.xs\:resize{resize:both}.xs\:list-inside{list-style-position:inside}.xs\:list-outside{list-style-position:outside}.xs\:list-none{list-style-type:none}.xs\:list-disc{list-style-type:disc}.xs\:list-decimal{list-style-type:decimal}.xs\:appearance-none{appearance:none}.xs\:auto-cols-auto{grid-auto-columns:auto}.xs\:auto-cols-min{grid-auto-columns:min-content}.xs\:auto-cols-max{grid-auto-columns:max-content}.xs\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.xs\:grid-flow-row{grid-auto-flow:row}.xs\:grid-flow-col{grid-auto-flow:column}.xs\:grid-flow-row-dense{grid-auto-flow:row dense}.xs\:grid-flow-col-dense{grid-auto-flow:column dense}.xs\:auto-rows-auto{grid-auto-rows:auto}.xs\:auto-rows-min{grid-auto-rows:min-content}.xs\:auto-rows-max{grid-auto-rows:max-content}.xs\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.xs\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xs\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xs\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xs\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xs\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xs\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xs\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xs\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xs\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xs\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xs\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xs\:grid-cols-none{grid-template-columns:none}.xs\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.xs\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xs\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.xs\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.xs\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.xs\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.xs\:grid-rows-none{grid-template-rows:none}.xs\:flex-row{flex-direction:row}.xs\:flex-row-reverse{flex-direction:row-reverse}.xs\:flex-col{flex-direction:column}.xs\:flex-col-reverse{flex-direction:column-reverse}.xs\:flex-wrap{flex-wrap:wrap}.xs\:flex-wrap-reverse{flex-wrap:wrap-reverse}.xs\:flex-nowrap{flex-wrap:nowrap}.xs\:place-content-center{place-content:center}.xs\:place-content-start{place-content:start}.xs\:place-content-end{place-content:end}.xs\:place-content-between{place-content:space-between}.xs\:place-content-around{place-content:space-around}.xs\:place-content-evenly{place-content:space-evenly}.xs\:place-content-stretch{place-content:stretch}.xs\:place-items-start{place-items:start}.xs\:place-items-end{place-items:end}.xs\:place-items-center{place-items:center}.xs\:place-items-stretch{place-items:stretch}.xs\:content-center{align-content:center}.xs\:content-start{align-content:flex-start}.xs\:content-end{align-content:flex-end}.xs\:content-between{align-content:space-between}.xs\:content-around{align-content:space-around}.xs\:content-evenly{align-content:space-evenly}.xs\:items-start{align-items:flex-start}.xs\:items-end{align-items:flex-end}.xs\:items-center{align-items:center}.xs\:items-baseline{align-items:baseline}.xs\:items-stretch{align-items:stretch}.xs\:justify-start{justify-content:flex-start}.xs\:justify-end{justify-content:flex-end}.xs\:justify-center{justify-content:center}.xs\:justify-between{justify-content:space-between}.xs\:justify-around{justify-content:space-around}.xs\:justify-evenly{justify-content:space-evenly}.xs\:justify-items-start{justify-items:start}.xs\:justify-items-end{justify-items:end}.xs\:justify-items-center{justify-items:center}.xs\:justify-items-stretch{justify-items:stretch}.xs\:gap-0{gap:0px}.xs\:gap-1{gap:.25rem}.xs\:gap-2{gap:.5rem}.xs\:gap-3{gap:.75rem}.xs\:gap-4{gap:1rem}.xs\:gap-5{gap:1.25rem}.xs\:gap-6{gap:1.5rem}.xs\:gap-7{gap:1.75rem}.xs\:gap-8{gap:2rem}.xs\:gap-9{gap:2.25rem}.xs\:gap-10{gap:2.5rem}.xs\:gap-11{gap:2.75rem}.xs\:gap-12{gap:3rem}.xs\:gap-14{gap:3.5rem}.xs\:gap-16{gap:4rem}.xs\:gap-20{gap:5rem}.xs\:gap-24{gap:6rem}.xs\:gap-28{gap:7rem}.xs\:gap-32{gap:8rem}.xs\:gap-36{gap:9rem}.xs\:gap-40{gap:10rem}.xs\:gap-44{gap:11rem}.xs\:gap-48{gap:12rem}.xs\:gap-52{gap:13rem}.xs\:gap-56{gap:14rem}.xs\:gap-60{gap:15rem}.xs\:gap-64{gap:16rem}.xs\:gap-72{gap:18rem}.xs\:gap-80{gap:20rem}.xs\:gap-96{gap:24rem}.xs\:gap-px{gap:1px}.xs\:gap-0\.5{gap:.125rem}.xs\:gap-1\.5{gap:.375rem}.xs\:gap-2\.5{gap:.625rem}.xs\:gap-3\.5{gap:.875rem}.xs\:gap-x-0{column-gap:0px}.xs\:gap-x-1{column-gap:.25rem}.xs\:gap-x-2{column-gap:.5rem}.xs\:gap-x-3{column-gap:.75rem}.xs\:gap-x-4{column-gap:1rem}.xs\:gap-x-5{column-gap:1.25rem}.xs\:gap-x-6{column-gap:1.5rem}.xs\:gap-x-7{column-gap:1.75rem}.xs\:gap-x-8{column-gap:2rem}.xs\:gap-x-9{column-gap:2.25rem}.xs\:gap-x-10{column-gap:2.5rem}.xs\:gap-x-11{column-gap:2.75rem}.xs\:gap-x-12{column-gap:3rem}.xs\:gap-x-14{column-gap:3.5rem}.xs\:gap-x-16{column-gap:4rem}.xs\:gap-x-20{column-gap:5rem}.xs\:gap-x-24{column-gap:6rem}.xs\:gap-x-28{column-gap:7rem}.xs\:gap-x-32{column-gap:8rem}.xs\:gap-x-36{column-gap:9rem}.xs\:gap-x-40{column-gap:10rem}.xs\:gap-x-44{column-gap:11rem}.xs\:gap-x-48{column-gap:12rem}.xs\:gap-x-52{column-gap:13rem}.xs\:gap-x-56{column-gap:14rem}.xs\:gap-x-60{column-gap:15rem}.xs\:gap-x-64{column-gap:16rem}.xs\:gap-x-72{column-gap:18rem}.xs\:gap-x-80{column-gap:20rem}.xs\:gap-x-96{column-gap:24rem}.xs\:gap-x-px{column-gap:1px}.xs\:gap-x-0\.5{column-gap:.125rem}.xs\:gap-x-1\.5{column-gap:.375rem}.xs\:gap-x-2\.5{column-gap:.625rem}.xs\:gap-x-3\.5{column-gap:.875rem}.xs\:gap-y-0{row-gap:0px}.xs\:gap-y-1{row-gap:.25rem}.xs\:gap-y-2{row-gap:.5rem}.xs\:gap-y-3{row-gap:.75rem}.xs\:gap-y-4{row-gap:1rem}.xs\:gap-y-5{row-gap:1.25rem}.xs\:gap-y-6{row-gap:1.5rem}.xs\:gap-y-7{row-gap:1.75rem}.xs\:gap-y-8{row-gap:2rem}.xs\:gap-y-9{row-gap:2.25rem}.xs\:gap-y-10{row-gap:2.5rem}.xs\:gap-y-11{row-gap:2.75rem}.xs\:gap-y-12{row-gap:3rem}.xs\:gap-y-14{row-gap:3.5rem}.xs\:gap-y-16{row-gap:4rem}.xs\:gap-y-20{row-gap:5rem}.xs\:gap-y-24{row-gap:6rem}.xs\:gap-y-28{row-gap:7rem}.xs\:gap-y-32{row-gap:8rem}.xs\:gap-y-36{row-gap:9rem}.xs\:gap-y-40{row-gap:10rem}.xs\:gap-y-44{row-gap:11rem}.xs\:gap-y-48{row-gap:12rem}.xs\:gap-y-52{row-gap:13rem}.xs\:gap-y-56{row-gap:14rem}.xs\:gap-y-60{row-gap:15rem}.xs\:gap-y-64{row-gap:16rem}.xs\:gap-y-72{row-gap:18rem}.xs\:gap-y-80{row-gap:20rem}.xs\:gap-y-96{row-gap:24rem}.xs\:gap-y-px{row-gap:1px}.xs\:gap-y-0\.5{row-gap:.125rem}.xs\:gap-y-1\.5{row-gap:.375rem}.xs\:gap-y-2\.5{row-gap:.625rem}.xs\:gap-y-3\.5{row-gap:.875rem}.xs\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.75rem * var(--tw-space-x-reverse));margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.25rem * var(--tw-space-x-reverse));margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.5rem * var(--tw-space-x-reverse));margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.75rem * var(--tw-space-x-reverse));margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(3rem * var(--tw-space-x-reverse));margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(3.5rem * var(--tw-space-x-reverse));margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(4rem * var(--tw-space-x-reverse));margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(5rem * var(--tw-space-x-reverse));margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(6rem * var(--tw-space-x-reverse));margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(7rem * var(--tw-space-x-reverse));margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(8rem * var(--tw-space-x-reverse));margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(9rem * var(--tw-space-x-reverse));margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(10rem * var(--tw-space-x-reverse));margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(11rem * var(--tw-space-x-reverse));margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(12rem * var(--tw-space-x-reverse));margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(13rem * var(--tw-space-x-reverse));margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(14rem * var(--tw-space-x-reverse));margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(15rem * var(--tw-space-x-reverse));margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(16rem * var(--tw-space-x-reverse));margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(18rem * var(--tw-space-x-reverse));margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(20rem * var(--tw-space-x-reverse));margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(24rem * var(--tw-space-x-reverse));margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1px * var(--tw-space-x-reverse));margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.625rem * var(--tw-space-x-reverse));margin-left:calc(.625rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.875rem * var(--tw-space-x-reverse));margin-left:calc(.875rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.25rem * var(--tw-space-x-reverse));margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.5rem * var(--tw-space-x-reverse));margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.75rem * var(--tw-space-x-reverse));margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1rem * var(--tw-space-x-reverse));margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1.25rem * var(--tw-space-x-reverse));margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1.5rem * var(--tw-space-x-reverse));margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1.75rem * var(--tw-space-x-reverse));margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-2rem * var(--tw-space-x-reverse));margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-2.25rem * var(--tw-space-x-reverse));margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-2.5rem * var(--tw-space-x-reverse));margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-2.75rem * var(--tw-space-x-reverse));margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-3rem * var(--tw-space-x-reverse));margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-3.5rem * var(--tw-space-x-reverse));margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-4rem * var(--tw-space-x-reverse));margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-5rem * var(--tw-space-x-reverse));margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-6rem * var(--tw-space-x-reverse));margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-7rem * var(--tw-space-x-reverse));margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-8rem * var(--tw-space-x-reverse));margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-9rem * var(--tw-space-x-reverse));margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-10rem * var(--tw-space-x-reverse));margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-11rem * var(--tw-space-x-reverse));margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-12rem * var(--tw-space-x-reverse));margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-13rem * var(--tw-space-x-reverse));margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-14rem * var(--tw-space-x-reverse));margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-15rem * var(--tw-space-x-reverse));margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-16rem * var(--tw-space-x-reverse));margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-18rem * var(--tw-space-x-reverse));margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-20rem * var(--tw-space-x-reverse));margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-24rem * var(--tw-space-x-reverse));margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1px * var(--tw-space-x-reverse));margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.125rem * var(--tw-space-x-reverse));margin-left:calc(-.125rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.375rem * var(--tw-space-x-reverse));margin-left:calc(-.375rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.625rem * var(--tw-space-x-reverse));margin-left:calc(-.625rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.875rem * var(--tw-space-x-reverse));margin-left:calc(-.875rem * calc(1 - var(--tw-space-x-reverse)))}.xs\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.xs\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.xs\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.xs\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.xs\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.xs\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.xs\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.xs\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))}.xs\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.xs\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))}.xs\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.xs\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))}.xs\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.xs\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))}.xs\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem * var(--tw-space-y-reverse))}.xs\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(5rem * var(--tw-space-y-reverse))}.xs\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(6rem * var(--tw-space-y-reverse))}.xs\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(7rem * var(--tw-space-y-reverse))}.xs\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(8rem * var(--tw-space-y-reverse))}.xs\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(9rem * var(--tw-space-y-reverse))}.xs\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(10rem * var(--tw-space-y-reverse))}.xs\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(11rem * var(--tw-space-y-reverse))}.xs\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(12rem * var(--tw-space-y-reverse))}.xs\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(13rem * var(--tw-space-y-reverse))}.xs\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(14rem * var(--tw-space-y-reverse))}.xs\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(15rem * var(--tw-space-y-reverse))}.xs\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(16rem * var(--tw-space-y-reverse))}.xs\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(18rem * var(--tw-space-y-reverse))}.xs\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(20rem * var(--tw-space-y-reverse))}.xs\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(24rem * var(--tw-space-y-reverse))}.xs\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1px * var(--tw-space-y-reverse))}.xs\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.xs\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.xs\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.xs\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.875rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.875rem * var(--tw-space-y-reverse))}.xs\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.xs\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.25rem * var(--tw-space-y-reverse))}.xs\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.5rem * var(--tw-space-y-reverse))}.xs\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.75rem * var(--tw-space-y-reverse))}.xs\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1rem * var(--tw-space-y-reverse))}.xs\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))}.xs\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))}.xs\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))}.xs\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2rem * var(--tw-space-y-reverse))}.xs\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))}.xs\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))}.xs\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))}.xs\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3rem * var(--tw-space-y-reverse))}.xs\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))}.xs\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-4rem * var(--tw-space-y-reverse))}.xs\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-5rem * var(--tw-space-y-reverse))}.xs\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-6rem * var(--tw-space-y-reverse))}.xs\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-7rem * var(--tw-space-y-reverse))}.xs\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-8rem * var(--tw-space-y-reverse))}.xs\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-9rem * var(--tw-space-y-reverse))}.xs\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-10rem * var(--tw-space-y-reverse))}.xs\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-11rem * var(--tw-space-y-reverse))}.xs\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-12rem * var(--tw-space-y-reverse))}.xs\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-13rem * var(--tw-space-y-reverse))}.xs\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-14rem * var(--tw-space-y-reverse))}.xs\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-15rem * var(--tw-space-y-reverse))}.xs\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-16rem * var(--tw-space-y-reverse))}.xs\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-18rem * var(--tw-space-y-reverse))}.xs\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-20rem * var(--tw-space-y-reverse))}.xs\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-24rem * var(--tw-space-y-reverse))}.xs\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1px * var(--tw-space-y-reverse))}.xs\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.125rem * var(--tw-space-y-reverse))}.xs\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.375rem * var(--tw-space-y-reverse))}.xs\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.625rem * var(--tw-space-y-reverse))}.xs\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-.875rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-.875rem * var(--tw-space-y-reverse))}.xs\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 1}.xs\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1}.xs\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(0px * var(--tw-divide-x-reverse));border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))}.xs\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(2px * var(--tw-divide-x-reverse));border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))}.xs\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(4px * var(--tw-divide-x-reverse));border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))}.xs\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(8px * var(--tw-divide-x-reverse));border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))}.xs\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.xs\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px * var(--tw-divide-y-reverse))}.xs\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(2px * var(--tw-divide-y-reverse))}.xs\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(4px * var(--tw-divide-y-reverse))}.xs\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(8px * var(--tw-divide-y-reverse))}.xs\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.xs\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 1}.xs\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 1}.xs\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.xs\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.xs\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.xs\:divide-double>:not([hidden])~:not([hidden]){border-style:double}.xs\:divide-none>:not([hidden])~:not([hidden]){border-style:none}.xs\:divide-transparent>:not([hidden])~:not([hidden]){border-color:transparent}.xs\:divide-current>:not([hidden])~:not([hidden]){border-color:currentColor}.xs\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(0,0,0,var(--tw-divide-opacity))}.xs\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(255,255,255,var(--tw-divide-opacity))}.xs\:divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(249,250,251,var(--tw-divide-opacity))}.xs\:divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(243,244,246,var(--tw-divide-opacity))}.xs\:divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(229,231,235,var(--tw-divide-opacity))}.xs\:divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.xs\:divide-gray-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(156,163,175,var(--tw-divide-opacity))}.xs\:divide-gray-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(107,114,128,var(--tw-divide-opacity))}.xs\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(75,85,99,var(--tw-divide-opacity))}.xs\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(55,65,81,var(--tw-divide-opacity))}.xs\:divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(31,41,55,var(--tw-divide-opacity))}.xs\:divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(17,24,39,var(--tw-divide-opacity))}.xs\:divide-red-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(254,242,242,var(--tw-divide-opacity))}.xs\:divide-red-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(254,226,226,var(--tw-divide-opacity))}.xs\:divide-red-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(254,202,202,var(--tw-divide-opacity))}.xs\:divide-red-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(252,165,165,var(--tw-divide-opacity))}.xs\:divide-red-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(248,113,113,var(--tw-divide-opacity))}.xs\:divide-red-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(239,68,68,var(--tw-divide-opacity))}.xs\:divide-red-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(220,38,38,var(--tw-divide-opacity))}.xs\:divide-red-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(185,28,28,var(--tw-divide-opacity))}.xs\:divide-red-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(153,27,27,var(--tw-divide-opacity))}.xs\:divide-red-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(127,29,29,var(--tw-divide-opacity))}.xs\:divide-yellow-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(255,251,235,var(--tw-divide-opacity))}.xs\:divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(254,243,199,var(--tw-divide-opacity))}.xs\:divide-yellow-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(253,230,138,var(--tw-divide-opacity))}.xs\:divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(252,211,77,var(--tw-divide-opacity))}.xs\:divide-yellow-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(251,191,36,var(--tw-divide-opacity))}.xs\:divide-yellow-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(245,158,11,var(--tw-divide-opacity))}.xs\:divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(217,119,6,var(--tw-divide-opacity))}.xs\:divide-yellow-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(180,83,9,var(--tw-divide-opacity))}.xs\:divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(146,64,14,var(--tw-divide-opacity))}.xs\:divide-yellow-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(120,53,15,var(--tw-divide-opacity))}.xs\:divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(236,253,245,var(--tw-divide-opacity))}.xs\:divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(209,250,229,var(--tw-divide-opacity))}.xs\:divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(167,243,208,var(--tw-divide-opacity))}.xs\:divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(110,231,183,var(--tw-divide-opacity))}.xs\:divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(52,211,153,var(--tw-divide-opacity))}.xs\:divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(16,185,129,var(--tw-divide-opacity))}.xs\:divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(5,150,105,var(--tw-divide-opacity))}.xs\:divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(4,120,87,var(--tw-divide-opacity))}.xs\:divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(6,95,70,var(--tw-divide-opacity))}.xs\:divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(6,78,59,var(--tw-divide-opacity))}.xs\:divide-blue-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(239,246,255,var(--tw-divide-opacity))}.xs\:divide-blue-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(219,234,254,var(--tw-divide-opacity))}.xs\:divide-blue-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(191,219,254,var(--tw-divide-opacity))}.xs\:divide-blue-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(147,197,253,var(--tw-divide-opacity))}.xs\:divide-blue-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(96,165,250,var(--tw-divide-opacity))}.xs\:divide-blue-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(59,130,246,var(--tw-divide-opacity))}.xs\:divide-blue-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(37,99,235,var(--tw-divide-opacity))}.xs\:divide-blue-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(29,78,216,var(--tw-divide-opacity))}.xs\:divide-blue-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(30,64,175,var(--tw-divide-opacity))}.xs\:divide-blue-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(30,58,138,var(--tw-divide-opacity))}.xs\:divide-indigo-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(238,242,255,var(--tw-divide-opacity))}.xs\:divide-indigo-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(224,231,255,var(--tw-divide-opacity))}.xs\:divide-indigo-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(199,210,254,var(--tw-divide-opacity))}.xs\:divide-indigo-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(165,180,252,var(--tw-divide-opacity))}.xs\:divide-indigo-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(129,140,248,var(--tw-divide-opacity))}.xs\:divide-indigo-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(99,102,241,var(--tw-divide-opacity))}.xs\:divide-indigo-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(79,70,229,var(--tw-divide-opacity))}.xs\:divide-indigo-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(67,56,202,var(--tw-divide-opacity))}.xs\:divide-indigo-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(55,48,163,var(--tw-divide-opacity))}.xs\:divide-indigo-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(49,46,129,var(--tw-divide-opacity))}.xs\:divide-purple-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(245,243,255,var(--tw-divide-opacity))}.xs\:divide-purple-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(237,233,254,var(--tw-divide-opacity))}.xs\:divide-purple-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(221,214,254,var(--tw-divide-opacity))}.xs\:divide-purple-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(196,181,253,var(--tw-divide-opacity))}.xs\:divide-purple-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(167,139,250,var(--tw-divide-opacity))}.xs\:divide-purple-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(139,92,246,var(--tw-divide-opacity))}.xs\:divide-purple-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(124,58,237,var(--tw-divide-opacity))}.xs\:divide-purple-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(109,40,217,var(--tw-divide-opacity))}.xs\:divide-purple-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(91,33,182,var(--tw-divide-opacity))}.xs\:divide-purple-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(76,29,149,var(--tw-divide-opacity))}.xs\:divide-pink-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(253,242,248,var(--tw-divide-opacity))}.xs\:divide-pink-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(252,231,243,var(--tw-divide-opacity))}.xs\:divide-pink-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(251,207,232,var(--tw-divide-opacity))}.xs\:divide-pink-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(249,168,212,var(--tw-divide-opacity))}.xs\:divide-pink-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(244,114,182,var(--tw-divide-opacity))}.xs\:divide-pink-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(236,72,153,var(--tw-divide-opacity))}.xs\:divide-pink-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(219,39,119,var(--tw-divide-opacity))}.xs\:divide-pink-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(190,24,93,var(--tw-divide-opacity))}.xs\:divide-pink-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(157,23,77,var(--tw-divide-opacity))}.xs\:divide-pink-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(131,24,67,var(--tw-divide-opacity))}.xs\:divide-atmos-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(43,135,255,var(--tw-divide-opacity))}.xs\:divide-ocean-green>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(18,255,222,var(--tw-divide-opacity))}.xs\:divide-trench-blue>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(13,46,100,var(--tw-divide-opacity))}.xs\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity: 0}.xs\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity: .05}.xs\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity: .1}.xs\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity: .2}.xs\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity: .25}.xs\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity: .3}.xs\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity: .4}.xs\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: .5}.xs\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity: .6}.xs\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity: .7}.xs\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity: .75}.xs\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity: .8}.xs\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity: .9}.xs\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity: .95}.xs\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1}.xs\:place-self-auto{place-self:auto}.xs\:place-self-start{place-self:start}.xs\:place-self-end{place-self:end}.xs\:place-self-center{place-self:center}.xs\:place-self-stretch{place-self:stretch}.xs\:self-auto{align-self:auto}.xs\:self-start{align-self:flex-start}.xs\:self-end{align-self:flex-end}.xs\:self-center{align-self:center}.xs\:self-stretch{align-self:stretch}.xs\:self-baseline{align-self:baseline}.xs\:justify-self-auto{justify-self:auto}.xs\:justify-self-start{justify-self:start}.xs\:justify-self-end{justify-self:end}.xs\:justify-self-center{justify-self:center}.xs\:justify-self-stretch{justify-self:stretch}.xs\:overflow-auto{overflow:auto}.xs\:overflow-hidden{overflow:hidden}.xs\:overflow-visible{overflow:visible}.xs\:overflow-scroll{overflow:scroll}.xs\:overflow-x-auto{overflow-x:auto}.xs\:overflow-y-auto{overflow-y:auto}.xs\:overflow-x-hidden{overflow-x:hidden}.xs\:overflow-y-hidden{overflow-y:hidden}.xs\:overflow-x-visible{overflow-x:visible}.xs\:overflow-y-visible{overflow-y:visible}.xs\:overflow-x-scroll{overflow-x:scroll}.xs\:overflow-y-scroll{overflow-y:scroll}.xs\:overscroll-auto{overscroll-behavior:auto}.xs\:overscroll-contain{overscroll-behavior:contain}.xs\:overscroll-none{overscroll-behavior:none}.xs\:overscroll-y-auto{overscroll-behavior-y:auto}.xs\:overscroll-y-contain{overscroll-behavior-y:contain}.xs\:overscroll-y-none{overscroll-behavior-y:none}.xs\:overscroll-x-auto{overscroll-behavior-x:auto}.xs\:overscroll-x-contain{overscroll-behavior-x:contain}.xs\:overscroll-x-none{overscroll-behavior-x:none}.xs\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xs\:overflow-ellipsis{text-overflow:ellipsis}.xs\:overflow-clip{text-overflow:clip}.xs\:whitespace-normal{white-space:normal}.xs\:whitespace-nowrap{white-space:nowrap}.xs\:whitespace-pre{white-space:pre}.xs\:whitespace-pre-line{white-space:pre-line}.xs\:whitespace-pre-wrap{white-space:pre-wrap}.xs\:break-normal{overflow-wrap:normal;word-break:normal}.xs\:break-words{overflow-wrap:break-word}.xs\:break-all{word-break:break-all}.xs\:rounded-none{border-radius:0}.xs\:rounded-sm{border-radius:.125rem}.xs\:rounded{border-radius:.25rem}.xs\:rounded-md{border-radius:.375rem}.xs\:rounded-lg{border-radius:.5rem}.xs\:rounded-xl{border-radius:.75rem}.xs\:rounded-2xl{border-radius:1rem}.xs\:rounded-3xl{border-radius:1.5rem}.xs\:rounded-full{border-radius:9999px}.xs\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.xs\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.xs\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.xs\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.xs\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.xs\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.xs\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.xs\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.xs\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.xs\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.xs\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.xs\:rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.xs\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.xs\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.xs\:rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.xs\:rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.xs\:rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.xs\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.xs\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.xs\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.xs\:rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.xs\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.xs\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.xs\:rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.xs\:rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.xs\:rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.xs\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.xs\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.xs\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.xs\:rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.xs\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.xs\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.xs\:rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.xs\:rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.xs\:rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.xs\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.xs\:rounded-tl-none{border-top-left-radius:0}.xs\:rounded-tl-sm{border-top-left-radius:.125rem}.xs\:rounded-tl{border-top-left-radius:.25rem}.xs\:rounded-tl-md{border-top-left-radius:.375rem}.xs\:rounded-tl-lg{border-top-left-radius:.5rem}.xs\:rounded-tl-xl{border-top-left-radius:.75rem}.xs\:rounded-tl-2xl{border-top-left-radius:1rem}.xs\:rounded-tl-3xl{border-top-left-radius:1.5rem}.xs\:rounded-tl-full{border-top-left-radius:9999px}.xs\:rounded-tr-none{border-top-right-radius:0}.xs\:rounded-tr-sm{border-top-right-radius:.125rem}.xs\:rounded-tr{border-top-right-radius:.25rem}.xs\:rounded-tr-md{border-top-right-radius:.375rem}.xs\:rounded-tr-lg{border-top-right-radius:.5rem}.xs\:rounded-tr-xl{border-top-right-radius:.75rem}.xs\:rounded-tr-2xl{border-top-right-radius:1rem}.xs\:rounded-tr-3xl{border-top-right-radius:1.5rem}.xs\:rounded-tr-full{border-top-right-radius:9999px}.xs\:rounded-br-none{border-bottom-right-radius:0}.xs\:rounded-br-sm{border-bottom-right-radius:.125rem}.xs\:rounded-br{border-bottom-right-radius:.25rem}.xs\:rounded-br-md{border-bottom-right-radius:.375rem}.xs\:rounded-br-lg{border-bottom-right-radius:.5rem}.xs\:rounded-br-xl{border-bottom-right-radius:.75rem}.xs\:rounded-br-2xl{border-bottom-right-radius:1rem}.xs\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.xs\:rounded-br-full{border-bottom-right-radius:9999px}.xs\:rounded-bl-none{border-bottom-left-radius:0}.xs\:rounded-bl-sm{border-bottom-left-radius:.125rem}.xs\:rounded-bl{border-bottom-left-radius:.25rem}.xs\:rounded-bl-md{border-bottom-left-radius:.375rem}.xs\:rounded-bl-lg{border-bottom-left-radius:.5rem}.xs\:rounded-bl-xl{border-bottom-left-radius:.75rem}.xs\:rounded-bl-2xl{border-bottom-left-radius:1rem}.xs\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.xs\:rounded-bl-full{border-bottom-left-radius:9999px}.xs\:border-0{border-width:0px}.xs\:border-2{border-width:2px}.xs\:border-4{border-width:4px}.xs\:border-8{border-width:8px}.xs\:border{border-width:1px}.xs\:border-t-0{border-top-width:0px}.xs\:border-t-2{border-top-width:2px}.xs\:border-t-4{border-top-width:4px}.xs\:border-t-8{border-top-width:8px}.xs\:border-t{border-top-width:1px}.xs\:border-r-0{border-right-width:0px}.xs\:border-r-2{border-right-width:2px}.xs\:border-r-4{border-right-width:4px}.xs\:border-r-8{border-right-width:8px}.xs\:border-r{border-right-width:1px}.xs\:border-b-0{border-bottom-width:0px}.xs\:border-b-2{border-bottom-width:2px}.xs\:border-b-4{border-bottom-width:4px}.xs\:border-b-8{border-bottom-width:8px}.xs\:border-b{border-bottom-width:1px}.xs\:border-l-0{border-left-width:0px}.xs\:border-l-2{border-left-width:2px}.xs\:border-l-4{border-left-width:4px}.xs\:border-l-8{border-left-width:8px}.xs\:border-l{border-left-width:1px}.xs\:border-solid{border-style:solid}.xs\:border-dashed{border-style:dashed}.xs\:border-dotted{border-style:dotted}.xs\:border-double{border-style:double}.xs\:border-none{border-style:none}.xs\:border-transparent{border-color:transparent}.xs\:border-current{border-color:currentColor}.xs\:border-black{--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.xs\:border-white{--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.xs\:border-gray-50{--tw-border-opacity: 1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.xs\:border-gray-100{--tw-border-opacity: 1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.xs\:border-gray-200{--tw-border-opacity: 1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.xs\:border-gray-300{--tw-border-opacity: 1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.xs\:border-gray-400{--tw-border-opacity: 1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.xs\:border-gray-500{--tw-border-opacity: 1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.xs\:border-gray-600{--tw-border-opacity: 1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.xs\:border-gray-700{--tw-border-opacity: 1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.xs\:border-gray-800{--tw-border-opacity: 1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.xs\:border-gray-900{--tw-border-opacity: 1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.xs\:border-red-50{--tw-border-opacity: 1;border-color:rgba(254,242,242,var(--tw-border-opacity))}.xs\:border-red-100{--tw-border-opacity: 1;border-color:rgba(254,226,226,var(--tw-border-opacity))}.xs\:border-red-200{--tw-border-opacity: 1;border-color:rgba(254,202,202,var(--tw-border-opacity))}.xs\:border-red-300{--tw-border-opacity: 1;border-color:rgba(252,165,165,var(--tw-border-opacity))}.xs\:border-red-400{--tw-border-opacity: 1;border-color:rgba(248,113,113,var(--tw-border-opacity))}.xs\:border-red-500{--tw-border-opacity: 1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.xs\:border-red-600{--tw-border-opacity: 1;border-color:rgba(220,38,38,var(--tw-border-opacity))}.xs\:border-red-700{--tw-border-opacity: 1;border-color:rgba(185,28,28,var(--tw-border-opacity))}.xs\:border-red-800{--tw-border-opacity: 1;border-color:rgba(153,27,27,var(--tw-border-opacity))}.xs\:border-red-900{--tw-border-opacity: 1;border-color:rgba(127,29,29,var(--tw-border-opacity))}.xs\:border-yellow-50{--tw-border-opacity: 1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.xs\:border-yellow-100{--tw-border-opacity: 1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.xs\:border-yellow-200{--tw-border-opacity: 1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.xs\:border-yellow-300{--tw-border-opacity: 1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.xs\:border-yellow-400{--tw-border-opacity: 1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.xs\:border-yellow-500{--tw-border-opacity: 1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.xs\:border-yellow-600{--tw-border-opacity: 1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.xs\:border-yellow-700{--tw-border-opacity: 1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.xs\:border-yellow-800{--tw-border-opacity: 1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.xs\:border-yellow-900{--tw-border-opacity: 1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.xs\:border-green-50{--tw-border-opacity: 1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.xs\:border-green-100{--tw-border-opacity: 1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.xs\:border-green-200{--tw-border-opacity: 1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.xs\:border-green-300{--tw-border-opacity: 1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.xs\:border-green-400{--tw-border-opacity: 1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.xs\:border-green-500{--tw-border-opacity: 1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.xs\:border-green-600{--tw-border-opacity: 1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.xs\:border-green-700{--tw-border-opacity: 1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.xs\:border-green-800{--tw-border-opacity: 1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.xs\:border-green-900{--tw-border-opacity: 1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.xs\:border-blue-50{--tw-border-opacity: 1;border-color:rgba(239,246,255,var(--tw-border-opacity))}.xs\:border-blue-100{--tw-border-opacity: 1;border-color:rgba(219,234,254,var(--tw-border-opacity))}.xs\:border-blue-200{--tw-border-opacity: 1;border-color:rgba(191,219,254,var(--tw-border-opacity))}.xs\:border-blue-300{--tw-border-opacity: 1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.xs\:border-blue-400{--tw-border-opacity: 1;border-color:rgba(96,165,250,var(--tw-border-opacity))}.xs\:border-blue-500{--tw-border-opacity: 1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.xs\:border-blue-600{--tw-border-opacity: 1;border-color:rgba(37,99,235,var(--tw-border-opacity))}.xs\:border-blue-700{--tw-border-opacity: 1;border-color:rgba(29,78,216,var(--tw-border-opacity))}.xs\:border-blue-800{--tw-border-opacity: 1;border-color:rgba(30,64,175,var(--tw-border-opacity))}.xs\:border-blue-900{--tw-border-opacity: 1;border-color:rgba(30,58,138,var(--tw-border-opacity))}.xs\:border-indigo-50{--tw-border-opacity: 1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.xs\:border-indigo-100{--tw-border-opacity: 1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.xs\:border-indigo-200{--tw-border-opacity: 1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.xs\:border-indigo-300{--tw-border-opacity: 1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.xs\:border-indigo-400{--tw-border-opacity: 1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.xs\:border-indigo-500{--tw-border-opacity: 1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.xs\:border-indigo-600{--tw-border-opacity: 1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.xs\:border-indigo-700{--tw-border-opacity: 1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.xs\:border-indigo-800{--tw-border-opacity: 1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.xs\:border-indigo-900{--tw-border-opacity: 1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.xs\:border-purple-50{--tw-border-opacity: 1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.xs\:border-purple-100{--tw-border-opacity: 1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.xs\:border-purple-200{--tw-border-opacity: 1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.xs\:border-purple-300{--tw-border-opacity: 1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.xs\:border-purple-400{--tw-border-opacity: 1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.xs\:border-purple-500{--tw-border-opacity: 1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.xs\:border-purple-600{--tw-border-opacity: 1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.xs\:border-purple-700{--tw-border-opacity: 1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.xs\:border-purple-800{--tw-border-opacity: 1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.xs\:border-purple-900{--tw-border-opacity: 1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.xs\:border-pink-50{--tw-border-opacity: 1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.xs\:border-pink-100{--tw-border-opacity: 1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.xs\:border-pink-200{--tw-border-opacity: 1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.xs\:border-pink-300{--tw-border-opacity: 1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.xs\:border-pink-400{--tw-border-opacity: 1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.xs\:border-pink-500{--tw-border-opacity: 1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.xs\:border-pink-600{--tw-border-opacity: 1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.xs\:border-pink-700{--tw-border-opacity: 1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.xs\:border-pink-800{--tw-border-opacity: 1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.xs\:border-pink-900{--tw-border-opacity: 1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.xs\:border-atmos-blue{--tw-border-opacity: 1;border-color:rgba(43,135,255,var(--tw-border-opacity))}.xs\:border-ocean-green{--tw-border-opacity: 1;border-color:rgba(18,255,222,var(--tw-border-opacity))}.xs\:border-trench-blue{--tw-border-opacity: 1;border-color:rgba(13,46,100,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-transparent{border-color:transparent}.group:hover .xs\:group-hover\:border-current{border-color:currentColor}.group:hover .xs\:group-hover\:border-black{--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-white{--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-gray-50{--tw-border-opacity: 1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-gray-100{--tw-border-opacity: 1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-gray-200{--tw-border-opacity: 1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-gray-300{--tw-border-opacity: 1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-gray-400{--tw-border-opacity: 1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-gray-500{--tw-border-opacity: 1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-gray-600{--tw-border-opacity: 1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-gray-700{--tw-border-opacity: 1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-gray-800{--tw-border-opacity: 1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-gray-900{--tw-border-opacity: 1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-red-50{--tw-border-opacity: 1;border-color:rgba(254,242,242,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-red-100{--tw-border-opacity: 1;border-color:rgba(254,226,226,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-red-200{--tw-border-opacity: 1;border-color:rgba(254,202,202,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-red-300{--tw-border-opacity: 1;border-color:rgba(252,165,165,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-red-400{--tw-border-opacity: 1;border-color:rgba(248,113,113,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-red-500{--tw-border-opacity: 1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-red-600{--tw-border-opacity: 1;border-color:rgba(220,38,38,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-red-700{--tw-border-opacity: 1;border-color:rgba(185,28,28,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-red-800{--tw-border-opacity: 1;border-color:rgba(153,27,27,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-red-900{--tw-border-opacity: 1;border-color:rgba(127,29,29,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-yellow-50{--tw-border-opacity: 1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-yellow-100{--tw-border-opacity: 1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-yellow-200{--tw-border-opacity: 1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-yellow-300{--tw-border-opacity: 1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-yellow-400{--tw-border-opacity: 1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-yellow-500{--tw-border-opacity: 1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-yellow-600{--tw-border-opacity: 1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-yellow-700{--tw-border-opacity: 1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-yellow-800{--tw-border-opacity: 1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-yellow-900{--tw-border-opacity: 1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-green-50{--tw-border-opacity: 1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-green-100{--tw-border-opacity: 1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-green-200{--tw-border-opacity: 1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-green-300{--tw-border-opacity: 1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-green-400{--tw-border-opacity: 1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-green-500{--tw-border-opacity: 1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-green-600{--tw-border-opacity: 1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-green-700{--tw-border-opacity: 1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-green-800{--tw-border-opacity: 1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-green-900{--tw-border-opacity: 1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-blue-50{--tw-border-opacity: 1;border-color:rgba(239,246,255,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-blue-100{--tw-border-opacity: 1;border-color:rgba(219,234,254,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-blue-200{--tw-border-opacity: 1;border-color:rgba(191,219,254,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-blue-300{--tw-border-opacity: 1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-blue-400{--tw-border-opacity: 1;border-color:rgba(96,165,250,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-blue-500{--tw-border-opacity: 1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-blue-600{--tw-border-opacity: 1;border-color:rgba(37,99,235,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-blue-700{--tw-border-opacity: 1;border-color:rgba(29,78,216,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-blue-800{--tw-border-opacity: 1;border-color:rgba(30,64,175,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-blue-900{--tw-border-opacity: 1;border-color:rgba(30,58,138,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-indigo-50{--tw-border-opacity: 1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-indigo-100{--tw-border-opacity: 1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-indigo-200{--tw-border-opacity: 1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-indigo-300{--tw-border-opacity: 1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-indigo-400{--tw-border-opacity: 1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-indigo-500{--tw-border-opacity: 1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-indigo-600{--tw-border-opacity: 1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-indigo-700{--tw-border-opacity: 1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-indigo-800{--tw-border-opacity: 1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-indigo-900{--tw-border-opacity: 1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-purple-50{--tw-border-opacity: 1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-purple-100{--tw-border-opacity: 1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-purple-200{--tw-border-opacity: 1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-purple-300{--tw-border-opacity: 1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-purple-400{--tw-border-opacity: 1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-purple-500{--tw-border-opacity: 1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-purple-600{--tw-border-opacity: 1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-purple-700{--tw-border-opacity: 1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-purple-800{--tw-border-opacity: 1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-purple-900{--tw-border-opacity: 1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-pink-50{--tw-border-opacity: 1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-pink-100{--tw-border-opacity: 1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-pink-200{--tw-border-opacity: 1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-pink-300{--tw-border-opacity: 1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-pink-400{--tw-border-opacity: 1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-pink-500{--tw-border-opacity: 1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-pink-600{--tw-border-opacity: 1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-pink-700{--tw-border-opacity: 1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-pink-800{--tw-border-opacity: 1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-pink-900{--tw-border-opacity: 1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-atmos-blue{--tw-border-opacity: 1;border-color:rgba(43,135,255,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-ocean-green{--tw-border-opacity: 1;border-color:rgba(18,255,222,var(--tw-border-opacity))}.group:hover .xs\:group-hover\:border-trench-blue{--tw-border-opacity: 1;border-color:rgba(13,46,100,var(--tw-border-opacity))}.xs\:focus-within\:border-transparent:focus-within{border-color:transparent}.xs\:focus-within\:border-current:focus-within{border-color:currentColor}.xs\:focus-within\:border-black:focus-within{--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.xs\:focus-within\:border-white:focus-within{--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.xs\:focus-within\:border-gray-50:focus-within{--tw-border-opacity: 1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.xs\:focus-within\:border-gray-100:focus-within{--tw-border-opacity: 1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.xs\:focus-within\:border-gray-200:focus-within{--tw-border-opacity: 1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.xs\:focus-within\:border-gray-300:focus-within{--tw-border-opacity: 1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.xs\:focus-within\:border-gray-400:focus-within{--tw-border-opacity: 1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.xs\:focus-within\:border-gray-500:focus-within{--tw-border-opacity: 1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.xs\:focus-within\:border-gray-600:focus-within{--tw-border-opacity: 1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.xs\:focus-within\:border-gray-700:focus-within{--tw-border-opacity: 1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.xs\:focus-within\:border-gray-800:focus-within{--tw-border-opacity: 1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.xs\:focus-within\:border-gray-900:focus-within{--tw-border-opacity: 1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.xs\:focus-within\:border-red-50:focus-within{--tw-border-opacity: 1;border-color:rgba(254,242,242,var(--tw-border-opacity))}.xs\:focus-within\:border-red-100:focus-within{--tw-border-opacity: 1;border-color:rgba(254,226,226,var(--tw-border-opacity))}.xs\:focus-within\:border-red-200:focus-within{--tw-border-opacity: 1;border-color:rgba(254,202,202,var(--tw-border-opacity))}.xs\:focus-within\:border-red-300:focus-within{--tw-border-opacity: 1;border-color:rgba(252,165,165,var(--tw-border-opacity))}.xs\:focus-within\:border-red-400:focus-within{--tw-border-opacity: 1;border-color:rgba(248,113,113,var(--tw-border-opacity))}.xs\:focus-within\:border-red-500:focus-within{--tw-border-opacity: 1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.xs\:focus-within\:border-red-600:focus-within{--tw-border-opacity: 1;border-color:rgba(220,38,38,var(--tw-border-opacity))}.xs\:focus-within\:border-red-700:focus-within{--tw-border-opacity: 1;border-color:rgba(185,28,28,var(--tw-border-opacity))}.xs\:focus-within\:border-red-800:focus-within{--tw-border-opacity: 1;border-color:rgba(153,27,27,var(--tw-border-opacity))}.xs\:focus-within\:border-red-900:focus-within{--tw-border-opacity: 1;border-color:rgba(127,29,29,var(--tw-border-opacity))}.xs\:focus-within\:border-yellow-50:focus-within{--tw-border-opacity: 1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.xs\:focus-within\:border-yellow-100:focus-within{--tw-border-opacity: 1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.xs\:focus-within\:border-yellow-200:focus-within{--tw-border-opacity: 1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.xs\:focus-within\:border-yellow-300:focus-within{--tw-border-opacity: 1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.xs\:focus-within\:border-yellow-400:focus-within{--tw-border-opacity: 1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.xs\:focus-within\:border-yellow-500:focus-within{--tw-border-opacity: 1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.xs\:focus-within\:border-yellow-600:focus-within{--tw-border-opacity: 1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.xs\:focus-within\:border-yellow-700:focus-within{--tw-border-opacity: 1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.xs\:focus-within\:border-yellow-800:focus-within{--tw-border-opacity: 1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.xs\:focus-within\:border-yellow-900:focus-within{--tw-border-opacity: 1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.xs\:focus-within\:border-green-50:focus-within{--tw-border-opacity: 1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.xs\:focus-within\:border-green-100:focus-within{--tw-border-opacity: 1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.xs\:focus-within\:border-green-200:focus-within{--tw-border-opacity: 1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.xs\:focus-within\:border-green-300:focus-within{--tw-border-opacity: 1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.xs\:focus-within\:border-green-400:focus-within{--tw-border-opacity: 1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.xs\:focus-within\:border-green-500:focus-within{--tw-border-opacity: 1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.xs\:focus-within\:border-green-600:focus-within{--tw-border-opacity: 1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.xs\:focus-within\:border-green-700:focus-within{--tw-border-opacity: 1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.xs\:focus-within\:border-green-800:focus-within{--tw-border-opacity: 1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.xs\:focus-within\:border-green-900:focus-within{--tw-border-opacity: 1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.xs\:focus-within\:border-blue-50:focus-within{--tw-border-opacity: 1;border-color:rgba(239,246,255,var(--tw-border-opacity))}.xs\:focus-within\:border-blue-100:focus-within{--tw-border-opacity: 1;border-color:rgba(219,234,254,var(--tw-border-opacity))}.xs\:focus-within\:border-blue-200:focus-within{--tw-border-opacity: 1;border-color:rgba(191,219,254,var(--tw-border-opacity))}.xs\:focus-within\:border-blue-300:focus-within{--tw-border-opacity: 1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.xs\:focus-within\:border-blue-400:focus-within{--tw-border-opacity: 1;border-color:rgba(96,165,250,var(--tw-border-opacity))}.xs\:focus-within\:border-blue-500:focus-within{--tw-border-opacity: 1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.xs\:focus-within\:border-blue-600:focus-within{--tw-border-opacity: 1;border-color:rgba(37,99,235,var(--tw-border-opacity))}.xs\:focus-within\:border-blue-700:focus-within{--tw-border-opacity: 1;border-color:rgba(29,78,216,var(--tw-border-opacity))}.xs\:focus-within\:border-blue-800:focus-within{--tw-border-opacity: 1;border-color:rgba(30,64,175,var(--tw-border-opacity))}.xs\:focus-within\:border-blue-900:focus-within{--tw-border-opacity: 1;border-color:rgba(30,58,138,var(--tw-border-opacity))}.xs\:focus-within\:border-indigo-50:focus-within{--tw-border-opacity: 1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.xs\:focus-within\:border-indigo-100:focus-within{--tw-border-opacity: 1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.xs\:focus-within\:border-indigo-200:focus-within{--tw-border-opacity: 1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.xs\:focus-within\:border-indigo-300:focus-within{--tw-border-opacity: 1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.xs\:focus-within\:border-indigo-400:focus-within{--tw-border-opacity: 1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.xs\:focus-within\:border-indigo-500:focus-within{--tw-border-opacity: 1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.xs\:focus-within\:border-indigo-600:focus-within{--tw-border-opacity: 1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.xs\:focus-within\:border-indigo-700:focus-within{--tw-border-opacity: 1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.xs\:focus-within\:border-indigo-800:focus-within{--tw-border-opacity: 1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.xs\:focus-within\:border-indigo-900:focus-within{--tw-border-opacity: 1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.xs\:focus-within\:border-purple-50:focus-within{--tw-border-opacity: 1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.xs\:focus-within\:border-purple-100:focus-within{--tw-border-opacity: 1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.xs\:focus-within\:border-purple-200:focus-within{--tw-border-opacity: 1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.xs\:focus-within\:border-purple-300:focus-within{--tw-border-opacity: 1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.xs\:focus-within\:border-purple-400:focus-within{--tw-border-opacity: 1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.xs\:focus-within\:border-purple-500:focus-within{--tw-border-opacity: 1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.xs\:focus-within\:border-purple-600:focus-within{--tw-border-opacity: 1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.xs\:focus-within\:border-purple-700:focus-within{--tw-border-opacity: 1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.xs\:focus-within\:border-purple-800:focus-within{--tw-border-opacity: 1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.xs\:focus-within\:border-purple-900:focus-within{--tw-border-opacity: 1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.xs\:focus-within\:border-pink-50:focus-within{--tw-border-opacity: 1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.xs\:focus-within\:border-pink-100:focus-within{--tw-border-opacity: 1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.xs\:focus-within\:border-pink-200:focus-within{--tw-border-opacity: 1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.xs\:focus-within\:border-pink-300:focus-within{--tw-border-opacity: 1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.xs\:focus-within\:border-pink-400:focus-within{--tw-border-opacity: 1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.xs\:focus-within\:border-pink-500:focus-within{--tw-border-opacity: 1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.xs\:focus-within\:border-pink-600:focus-within{--tw-border-opacity: 1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.xs\:focus-within\:border-pink-700:focus-within{--tw-border-opacity: 1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.xs\:focus-within\:border-pink-800:focus-within{--tw-border-opacity: 1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.xs\:focus-within\:border-pink-900:focus-within{--tw-border-opacity: 1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.xs\:focus-within\:border-atmos-blue:focus-within{--tw-border-opacity: 1;border-color:rgba(43,135,255,var(--tw-border-opacity))}.xs\:focus-within\:border-ocean-green:focus-within{--tw-border-opacity: 1;border-color:rgba(18,255,222,var(--tw-border-opacity))}.xs\:focus-within\:border-trench-blue:focus-within{--tw-border-opacity: 1;border-color:rgba(13,46,100,var(--tw-border-opacity))}.xs\:hover\:border-transparent:hover{border-color:transparent}.xs\:hover\:border-current:hover{border-color:currentColor}.xs\:hover\:border-black:hover{--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.xs\:hover\:border-white:hover{--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.xs\:hover\:border-gray-50:hover{--tw-border-opacity: 1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.xs\:hover\:border-gray-100:hover{--tw-border-opacity: 1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.xs\:hover\:border-gray-200:hover{--tw-border-opacity: 1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.xs\:hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.xs\:hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.xs\:hover\:border-gray-500:hover{--tw-border-opacity: 1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.xs\:hover\:border-gray-600:hover{--tw-border-opacity: 1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.xs\:hover\:border-gray-700:hover{--tw-border-opacity: 1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.xs\:hover\:border-gray-800:hover{--tw-border-opacity: 1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.xs\:hover\:border-gray-900:hover{--tw-border-opacity: 1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.xs\:hover\:border-red-50:hover{--tw-border-opacity: 1;border-color:rgba(254,242,242,var(--tw-border-opacity))}.xs\:hover\:border-red-100:hover{--tw-border-opacity: 1;border-color:rgba(254,226,226,var(--tw-border-opacity))}.xs\:hover\:border-red-200:hover{--tw-border-opacity: 1;border-color:rgba(254,202,202,var(--tw-border-opacity))}.xs\:hover\:border-red-300:hover{--tw-border-opacity: 1;border-color:rgba(252,165,165,var(--tw-border-opacity))}.xs\:hover\:border-red-400:hover{--tw-border-opacity: 1;border-color:rgba(248,113,113,var(--tw-border-opacity))}.xs\:hover\:border-red-500:hover{--tw-border-opacity: 1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.xs\:hover\:border-red-600:hover{--tw-border-opacity: 1;border-color:rgba(220,38,38,var(--tw-border-opacity))}.xs\:hover\:border-red-700:hover{--tw-border-opacity: 1;border-color:rgba(185,28,28,var(--tw-border-opacity))}.xs\:hover\:border-red-800:hover{--tw-border-opacity: 1;border-color:rgba(153,27,27,var(--tw-border-opacity))}.xs\:hover\:border-red-900:hover{--tw-border-opacity: 1;border-color:rgba(127,29,29,var(--tw-border-opacity))}.xs\:hover\:border-yellow-50:hover{--tw-border-opacity: 1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.xs\:hover\:border-yellow-100:hover{--tw-border-opacity: 1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.xs\:hover\:border-yellow-200:hover{--tw-border-opacity: 1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.xs\:hover\:border-yellow-300:hover{--tw-border-opacity: 1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.xs\:hover\:border-yellow-400:hover{--tw-border-opacity: 1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.xs\:hover\:border-yellow-500:hover{--tw-border-opacity: 1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.xs\:hover\:border-yellow-600:hover{--tw-border-opacity: 1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.xs\:hover\:border-yellow-700:hover{--tw-border-opacity: 1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.xs\:hover\:border-yellow-800:hover{--tw-border-opacity: 1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.xs\:hover\:border-yellow-900:hover{--tw-border-opacity: 1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.xs\:hover\:border-green-50:hover{--tw-border-opacity: 1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.xs\:hover\:border-green-100:hover{--tw-border-opacity: 1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.xs\:hover\:border-green-200:hover{--tw-border-opacity: 1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.xs\:hover\:border-green-300:hover{--tw-border-opacity: 1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.xs\:hover\:border-green-400:hover{--tw-border-opacity: 1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.xs\:hover\:border-green-500:hover{--tw-border-opacity: 1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.xs\:hover\:border-green-600:hover{--tw-border-opacity: 1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.xs\:hover\:border-green-700:hover{--tw-border-opacity: 1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.xs\:hover\:border-green-800:hover{--tw-border-opacity: 1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.xs\:hover\:border-green-900:hover{--tw-border-opacity: 1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.xs\:hover\:border-blue-50:hover{--tw-border-opacity: 1;border-color:rgba(239,246,255,var(--tw-border-opacity))}.xs\:hover\:border-blue-100:hover{--tw-border-opacity: 1;border-color:rgba(219,234,254,var(--tw-border-opacity))}.xs\:hover\:border-blue-200:hover{--tw-border-opacity: 1;border-color:rgba(191,219,254,var(--tw-border-opacity))}.xs\:hover\:border-blue-300:hover{--tw-border-opacity: 1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.xs\:hover\:border-blue-400:hover{--tw-border-opacity: 1;border-color:rgba(96,165,250,var(--tw-border-opacity))}.xs\:hover\:border-blue-500:hover{--tw-border-opacity: 1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.xs\:hover\:border-blue-600:hover{--tw-border-opacity: 1;border-color:rgba(37,99,235,var(--tw-border-opacity))}.xs\:hover\:border-blue-700:hover{--tw-border-opacity: 1;border-color:rgba(29,78,216,var(--tw-border-opacity))}.xs\:hover\:border-blue-800:hover{--tw-border-opacity: 1;border-color:rgba(30,64,175,var(--tw-border-opacity))}.xs\:hover\:border-blue-900:hover{--tw-border-opacity: 1;border-color:rgba(30,58,138,var(--tw-border-opacity))}.xs\:hover\:border-indigo-50:hover{--tw-border-opacity: 1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.xs\:hover\:border-indigo-100:hover{--tw-border-opacity: 1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.xs\:hover\:border-indigo-200:hover{--tw-border-opacity: 1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.xs\:hover\:border-indigo-300:hover{--tw-border-opacity: 1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.xs\:hover\:border-indigo-400:hover{--tw-border-opacity: 1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.xs\:hover\:border-indigo-500:hover{--tw-border-opacity: 1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.xs\:hover\:border-indigo-600:hover{--tw-border-opacity: 1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.xs\:hover\:border-indigo-700:hover{--tw-border-opacity: 1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.xs\:hover\:border-indigo-800:hover{--tw-border-opacity: 1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.xs\:hover\:border-indigo-900:hover{--tw-border-opacity: 1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.xs\:hover\:border-purple-50:hover{--tw-border-opacity: 1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.xs\:hover\:border-purple-100:hover{--tw-border-opacity: 1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.xs\:hover\:border-purple-200:hover{--tw-border-opacity: 1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.xs\:hover\:border-purple-300:hover{--tw-border-opacity: 1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.xs\:hover\:border-purple-400:hover{--tw-border-opacity: 1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.xs\:hover\:border-purple-500:hover{--tw-border-opacity: 1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.xs\:hover\:border-purple-600:hover{--tw-border-opacity: 1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.xs\:hover\:border-purple-700:hover{--tw-border-opacity: 1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.xs\:hover\:border-purple-800:hover{--tw-border-opacity: 1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.xs\:hover\:border-purple-900:hover{--tw-border-opacity: 1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.xs\:hover\:border-pink-50:hover{--tw-border-opacity: 1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.xs\:hover\:border-pink-100:hover{--tw-border-opacity: 1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.xs\:hover\:border-pink-200:hover{--tw-border-opacity: 1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.xs\:hover\:border-pink-300:hover{--tw-border-opacity: 1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.xs\:hover\:border-pink-400:hover{--tw-border-opacity: 1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.xs\:hover\:border-pink-500:hover{--tw-border-opacity: 1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.xs\:hover\:border-pink-600:hover{--tw-border-opacity: 1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.xs\:hover\:border-pink-700:hover{--tw-border-opacity: 1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.xs\:hover\:border-pink-800:hover{--tw-border-opacity: 1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.xs\:hover\:border-pink-900:hover{--tw-border-opacity: 1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.xs\:hover\:border-atmos-blue:hover{--tw-border-opacity: 1;border-color:rgba(43,135,255,var(--tw-border-opacity))}.xs\:hover\:border-ocean-green:hover{--tw-border-opacity: 1;border-color:rgba(18,255,222,var(--tw-border-opacity))}.xs\:hover\:border-trench-blue:hover{--tw-border-opacity: 1;border-color:rgba(13,46,100,var(--tw-border-opacity))}.xs\:focus\:border-transparent:focus{border-color:transparent}.xs\:focus\:border-current:focus{border-color:currentColor}.xs\:focus\:border-black:focus{--tw-border-opacity: 1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.xs\:focus\:border-white:focus{--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.xs\:focus\:border-gray-50:focus{--tw-border-opacity: 1;border-color:rgba(249,250,251,var(--tw-border-opacity))}.xs\:focus\:border-gray-100:focus{--tw-border-opacity: 1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.xs\:focus\:border-gray-200:focus{--tw-border-opacity: 1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.xs\:focus\:border-gray-300:focus{--tw-border-opacity: 1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.xs\:focus\:border-gray-400:focus{--tw-border-opacity: 1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.xs\:focus\:border-gray-500:focus{--tw-border-opacity: 1;border-color:rgba(107,114,128,var(--tw-border-opacity))}.xs\:focus\:border-gray-600:focus{--tw-border-opacity: 1;border-color:rgba(75,85,99,var(--tw-border-opacity))}.xs\:focus\:border-gray-700:focus{--tw-border-opacity: 1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.xs\:focus\:border-gray-800:focus{--tw-border-opacity: 1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.xs\:focus\:border-gray-900:focus{--tw-border-opacity: 1;border-color:rgba(17,24,39,var(--tw-border-opacity))}.xs\:focus\:border-red-50:focus{--tw-border-opacity: 1;border-color:rgba(254,242,242,var(--tw-border-opacity))}.xs\:focus\:border-red-100:focus{--tw-border-opacity: 1;border-color:rgba(254,226,226,var(--tw-border-opacity))}.xs\:focus\:border-red-200:focus{--tw-border-opacity: 1;border-color:rgba(254,202,202,var(--tw-border-opacity))}.xs\:focus\:border-red-300:focus{--tw-border-opacity: 1;border-color:rgba(252,165,165,var(--tw-border-opacity))}.xs\:focus\:border-red-400:focus{--tw-border-opacity: 1;border-color:rgba(248,113,113,var(--tw-border-opacity))}.xs\:focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.xs\:focus\:border-red-600:focus{--tw-border-opacity: 1;border-color:rgba(220,38,38,var(--tw-border-opacity))}.xs\:focus\:border-red-700:focus{--tw-border-opacity: 1;border-color:rgba(185,28,28,var(--tw-border-opacity))}.xs\:focus\:border-red-800:focus{--tw-border-opacity: 1;border-color:rgba(153,27,27,var(--tw-border-opacity))}.xs\:focus\:border-red-900:focus{--tw-border-opacity: 1;border-color:rgba(127,29,29,var(--tw-border-opacity))}.xs\:focus\:border-yellow-50:focus{--tw-border-opacity: 1;border-color:rgba(255,251,235,var(--tw-border-opacity))}.xs\:focus\:border-yellow-100:focus{--tw-border-opacity: 1;border-color:rgba(254,243,199,var(--tw-border-opacity))}.xs\:focus\:border-yellow-200:focus{--tw-border-opacity: 1;border-color:rgba(253,230,138,var(--tw-border-opacity))}.xs\:focus\:border-yellow-300:focus{--tw-border-opacity: 1;border-color:rgba(252,211,77,var(--tw-border-opacity))}.xs\:focus\:border-yellow-400:focus{--tw-border-opacity: 1;border-color:rgba(251,191,36,var(--tw-border-opacity))}.xs\:focus\:border-yellow-500:focus{--tw-border-opacity: 1;border-color:rgba(245,158,11,var(--tw-border-opacity))}.xs\:focus\:border-yellow-600:focus{--tw-border-opacity: 1;border-color:rgba(217,119,6,var(--tw-border-opacity))}.xs\:focus\:border-yellow-700:focus{--tw-border-opacity: 1;border-color:rgba(180,83,9,var(--tw-border-opacity))}.xs\:focus\:border-yellow-800:focus{--tw-border-opacity: 1;border-color:rgba(146,64,14,var(--tw-border-opacity))}.xs\:focus\:border-yellow-900:focus{--tw-border-opacity: 1;border-color:rgba(120,53,15,var(--tw-border-opacity))}.xs\:focus\:border-green-50:focus{--tw-border-opacity: 1;border-color:rgba(236,253,245,var(--tw-border-opacity))}.xs\:focus\:border-green-100:focus{--tw-border-opacity: 1;border-color:rgba(209,250,229,var(--tw-border-opacity))}.xs\:focus\:border-green-200:focus{--tw-border-opacity: 1;border-color:rgba(167,243,208,var(--tw-border-opacity))}.xs\:focus\:border-green-300:focus{--tw-border-opacity: 1;border-color:rgba(110,231,183,var(--tw-border-opacity))}.xs\:focus\:border-green-400:focus{--tw-border-opacity: 1;border-color:rgba(52,211,153,var(--tw-border-opacity))}.xs\:focus\:border-green-500:focus{--tw-border-opacity: 1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.xs\:focus\:border-green-600:focus{--tw-border-opacity: 1;border-color:rgba(5,150,105,var(--tw-border-opacity))}.xs\:focus\:border-green-700:focus{--tw-border-opacity: 1;border-color:rgba(4,120,87,var(--tw-border-opacity))}.xs\:focus\:border-green-800:focus{--tw-border-opacity: 1;border-color:rgba(6,95,70,var(--tw-border-opacity))}.xs\:focus\:border-green-900:focus{--tw-border-opacity: 1;border-color:rgba(6,78,59,var(--tw-border-opacity))}.xs\:focus\:border-blue-50:focus{--tw-border-opacity: 1;border-color:rgba(239,246,255,var(--tw-border-opacity))}.xs\:focus\:border-blue-100:focus{--tw-border-opacity: 1;border-color:rgba(219,234,254,var(--tw-border-opacity))}.xs\:focus\:border-blue-200:focus{--tw-border-opacity: 1;border-color:rgba(191,219,254,var(--tw-border-opacity))}.xs\:focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgba(147,197,253,var(--tw-border-opacity))}.xs\:focus\:border-blue-400:focus{--tw-border-opacity: 1;border-color:rgba(96,165,250,var(--tw-border-opacity))}.xs\:focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.xs\:focus\:border-blue-600:focus{--tw-border-opacity: 1;border-color:rgba(37,99,235,var(--tw-border-opacity))}.xs\:focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgba(29,78,216,var(--tw-border-opacity))}.xs\:focus\:border-blue-800:focus{--tw-border-opacity: 1;border-color:rgba(30,64,175,var(--tw-border-opacity))}.xs\:focus\:border-blue-900:focus{--tw-border-opacity: 1;border-color:rgba(30,58,138,var(--tw-border-opacity))}.xs\:focus\:border-indigo-50:focus{--tw-border-opacity: 1;border-color:rgba(238,242,255,var(--tw-border-opacity))}.xs\:focus\:border-indigo-100:focus{--tw-border-opacity: 1;border-color:rgba(224,231,255,var(--tw-border-opacity))}.xs\:focus\:border-indigo-200:focus{--tw-border-opacity: 1;border-color:rgba(199,210,254,var(--tw-border-opacity))}.xs\:focus\:border-indigo-300:focus{--tw-border-opacity: 1;border-color:rgba(165,180,252,var(--tw-border-opacity))}.xs\:focus\:border-indigo-400:focus{--tw-border-opacity: 1;border-color:rgba(129,140,248,var(--tw-border-opacity))}.xs\:focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgba(99,102,241,var(--tw-border-opacity))}.xs\:focus\:border-indigo-600:focus{--tw-border-opacity: 1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.xs\:focus\:border-indigo-700:focus{--tw-border-opacity: 1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.xs\:focus\:border-indigo-800:focus{--tw-border-opacity: 1;border-color:rgba(55,48,163,var(--tw-border-opacity))}.xs\:focus\:border-indigo-900:focus{--tw-border-opacity: 1;border-color:rgba(49,46,129,var(--tw-border-opacity))}.xs\:focus\:border-purple-50:focus{--tw-border-opacity: 1;border-color:rgba(245,243,255,var(--tw-border-opacity))}.xs\:focus\:border-purple-100:focus{--tw-border-opacity: 1;border-color:rgba(237,233,254,var(--tw-border-opacity))}.xs\:focus\:border-purple-200:focus{--tw-border-opacity: 1;border-color:rgba(221,214,254,var(--tw-border-opacity))}.xs\:focus\:border-purple-300:focus{--tw-border-opacity: 1;border-color:rgba(196,181,253,var(--tw-border-opacity))}.xs\:focus\:border-purple-400:focus{--tw-border-opacity: 1;border-color:rgba(167,139,250,var(--tw-border-opacity))}.xs\:focus\:border-purple-500:focus{--tw-border-opacity: 1;border-color:rgba(139,92,246,var(--tw-border-opacity))}.xs\:focus\:border-purple-600:focus{--tw-border-opacity: 1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.xs\:focus\:border-purple-700:focus{--tw-border-opacity: 1;border-color:rgba(109,40,217,var(--tw-border-opacity))}.xs\:focus\:border-purple-800:focus{--tw-border-opacity: 1;border-color:rgba(91,33,182,var(--tw-border-opacity))}.xs\:focus\:border-purple-900:focus{--tw-border-opacity: 1;border-color:rgba(76,29,149,var(--tw-border-opacity))}.xs\:focus\:border-pink-50:focus{--tw-border-opacity: 1;border-color:rgba(253,242,248,var(--tw-border-opacity))}.xs\:focus\:border-pink-100:focus{--tw-border-opacity: 1;border-color:rgba(252,231,243,var(--tw-border-opacity))}.xs\:focus\:border-pink-200:focus{--tw-border-opacity: 1;border-color:rgba(251,207,232,var(--tw-border-opacity))}.xs\:focus\:border-pink-300:focus{--tw-border-opacity: 1;border-color:rgba(249,168,212,var(--tw-border-opacity))}.xs\:focus\:border-pink-400:focus{--tw-border-opacity: 1;border-color:rgba(244,114,182,var(--tw-border-opacity))}.xs\:focus\:border-pink-500:focus{--tw-border-opacity: 1;border-color:rgba(236,72,153,var(--tw-border-opacity))}.xs\:focus\:border-pink-600:focus{--tw-border-opacity: 1;border-color:rgba(219,39,119,var(--tw-border-opacity))}.xs\:focus\:border-pink-700:focus{--tw-border-opacity: 1;border-color:rgba(190,24,93,var(--tw-border-opacity))}.xs\:focus\:border-pink-800:focus{--tw-border-opacity: 1;border-color:rgba(157,23,77,var(--tw-border-opacity))}.xs\:focus\:border-pink-900:focus{--tw-border-opacity: 1;border-color:rgba(131,24,67,var(--tw-border-opacity))}.xs\:focus\:border-atmos-blue:focus{--tw-border-opacity: 1;border-color:rgba(43,135,255,var(--tw-border-opacity))}.xs\:focus\:border-ocean-green:focus{--tw-border-opacity: 1;border-color:rgba(18,255,222,var(--tw-border-opacity))}.xs\:focus\:border-trench-blue:focus{--tw-border-opacity: 1;border-color:rgba(13,46,100,var(--tw-border-opacity))}.xs\:border-opacity-0{--tw-border-opacity: 0}.xs\:border-opacity-5{--tw-border-opacity: .05}.xs\:border-opacity-10{--tw-border-opacity: .1}.xs\:border-opacity-20{--tw-border-opacity: .2}.xs\:border-opacity-25{--tw-border-opacity: .25}.xs\:border-opacity-30{--tw-border-opacity: .3}.xs\:border-opacity-40{--tw-border-opacity: .4}.xs\:border-opacity-50{--tw-border-opacity: .5}.xs\:border-opacity-60{--tw-border-opacity: .6}.xs\:border-opacity-70{--tw-border-opacity: .7}.xs\:border-opacity-75{--tw-border-opacity: .75}.xs\:border-opacity-80{--tw-border-opacity: .8}.xs\:border-opacity-90{--tw-border-opacity: .9}.xs\:border-opacity-95{--tw-border-opacity: .95}.xs\:border-opacity-100{--tw-border-opacity: 1}.group:hover .xs\:group-hover\:border-opacity-0{--tw-border-opacity: 0}.group:hover .xs\:group-hover\:border-opacity-5{--tw-border-opacity: .05}.group:hover .xs\:group-hover\:border-opacity-10{--tw-border-opacity: .1}.group:hover .xs\:group-hover\:border-opacity-20{--tw-border-opacity: .2}.group:hover .xs\:group-hover\:border-opacity-25{--tw-border-opacity: .25}.group:hover .xs\:group-hover\:border-opacity-30{--tw-border-opacity: .3}.group:hover .xs\:group-hover\:border-opacity-40{--tw-border-opacity: .4}.group:hover .xs\:group-hover\:border-opacity-50{--tw-border-opacity: .5}.group:hover .xs\:group-hover\:border-opacity-60{--tw-border-opacity: .6}.group:hover .xs\:group-hover\:border-opacity-70{--tw-border-opacity: .7}.group:hover .xs\:group-hover\:border-opacity-75{--tw-border-opacity: .75}.group:hover .xs\:group-hover\:border-opacity-80{--tw-border-opacity: .8}.group:hover .xs\:group-hover\:border-opacity-90{--tw-border-opacity: .9}.group:hover .xs\:group-hover\:border-opacity-95{--tw-border-opacity: .95}.group:hover .xs\:group-hover\:border-opacity-100{--tw-border-opacity: 1}.xs\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity: 0}.xs\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity: .05}.xs\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity: .1}.xs\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity: .2}.xs\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity: .25}.xs\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity: .3}.xs\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity: .4}.xs\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity: .5}.xs\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity: .6}.xs\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity: .7}.xs\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity: .75}.xs\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity: .8}.xs\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity: .9}.xs\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity: .95}.xs\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity: 1}.xs\:hover\:border-opacity-0:hover{--tw-border-opacity: 0}.xs\:hover\:border-opacity-5:hover{--tw-border-opacity: .05}.xs\:hover\:border-opacity-10:hover{--tw-border-opacity: .1}.xs\:hover\:border-opacity-20:hover{--tw-border-opacity: .2}.xs\:hover\:border-opacity-25:hover{--tw-border-opacity: .25}.xs\:hover\:border-opacity-30:hover{--tw-border-opacity: .3}.xs\:hover\:border-opacity-40:hover{--tw-border-opacity: .4}.xs\:hover\:border-opacity-50:hover{--tw-border-opacity: .5}.xs\:hover\:border-opacity-60:hover{--tw-border-opacity: .6}.xs\:hover\:border-opacity-70:hover{--tw-border-opacity: .7}.xs\:hover\:border-opacity-75:hover{--tw-border-opacity: .75}.xs\:hover\:border-opacity-80:hover{--tw-border-opacity: .8}.xs\:hover\:border-opacity-90:hover{--tw-border-opacity: .9}.xs\:hover\:border-opacity-95:hover{--tw-border-opacity: .95}.xs\:hover\:border-opacity-100:hover{--tw-border-opacity: 1}.xs\:focus\:border-opacity-0:focus{--tw-border-opacity: 0}.xs\:focus\:border-opacity-5:focus{--tw-border-opacity: .05}.xs\:focus\:border-opacity-10:focus{--tw-border-opacity: .1}.xs\:focus\:border-opacity-20:focus{--tw-border-opacity: .2}.xs\:focus\:border-opacity-25:focus{--tw-border-opacity: .25}.xs\:focus\:border-opacity-30:focus{--tw-border-opacity: .3}.xs\:focus\:border-opacity-40:focus{--tw-border-opacity: .4}.xs\:focus\:border-opacity-50:focus{--tw-border-opacity: .5}.xs\:focus\:border-opacity-60:focus{--tw-border-opacity: .6}.xs\:focus\:border-opacity-70:focus{--tw-border-opacity: .7}.xs\:focus\:border-opacity-75:focus{--tw-border-opacity: .75}.xs\:focus\:border-opacity-80:focus{--tw-border-opacity: .8}.xs\:focus\:border-opacity-90:focus{--tw-border-opacity: .9}.xs\:focus\:border-opacity-95:focus{--tw-border-opacity: .95}.xs\:focus\:border-opacity-100:focus{--tw-border-opacity: 1}.xs\:bg-transparent{background-color:transparent}.xs\:bg-current{background-color:currentColor}.xs\:bg-black{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.xs\:bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.xs\:bg-gray-50{--tw-bg-opacity: 1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.xs\:bg-gray-100{--tw-bg-opacity: 1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.xs\:bg-gray-200{--tw-bg-opacity: 1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.xs\:bg-gray-300{--tw-bg-opacity: 1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.xs\:bg-gray-400{--tw-bg-opacity: 1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.xs\:bg-gray-500{--tw-bg-opacity: 1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.xs\:bg-gray-600{--tw-bg-opacity: 1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.xs\:bg-gray-700{--tw-bg-opacity: 1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.xs\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.xs\:bg-gray-900{--tw-bg-opacity: 1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.xs\:bg-red-50{--tw-bg-opacity: 1;background-color:rgba(254,242,242,var(--tw-bg-opacity))}.xs\:bg-red-100{--tw-bg-opacity: 1;background-color:rgba(254,226,226,var(--tw-bg-opacity))}.xs\:bg-red-200{--tw-bg-opacity: 1;background-color:rgba(254,202,202,var(--tw-bg-opacity))}.xs\:bg-red-300{--tw-bg-opacity: 1;background-color:rgba(252,165,165,var(--tw-bg-opacity))}.xs\:bg-red-400{--tw-bg-opacity: 1;background-color:rgba(248,113,113,var(--tw-bg-opacity))}.xs\:bg-red-500{--tw-bg-opacity: 1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.xs\:bg-red-600{--tw-bg-opacity: 1;background-color:rgba(220,38,38,var(--tw-bg-opacity))}.xs\:bg-red-700{--tw-bg-opacity: 1;background-color:rgba(185,28,28,var(--tw-bg-opacity))}.xs\:bg-red-800{--tw-bg-opacity: 1;background-color:rgba(153,27,27,var(--tw-bg-opacity))}.xs\:bg-red-900{--tw-bg-opacity: 1;background-color:rgba(127,29,29,var(--tw-bg-opacity))}.xs\:bg-yellow-50{--tw-bg-opacity: 1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.xs\:bg-yellow-100{--tw-bg-opacity: 1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.xs\:bg-yellow-200{--tw-bg-opacity: 1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.xs\:bg-yellow-300{--tw-bg-opacity: 1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.xs\:bg-yellow-400{--tw-bg-opacity: 1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.xs\:bg-yellow-500{--tw-bg-opacity: 1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.xs\:bg-yellow-600{--tw-bg-opacity: 1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.xs\:bg-yellow-700{--tw-bg-opacity: 1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.xs\:bg-yellow-800{--tw-bg-opacity: 1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.xs\:bg-yellow-900{--tw-bg-opacity: 1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.xs\:bg-green-50{--tw-bg-opacity: 1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.xs\:bg-green-100{--tw-bg-opacity: 1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.xs\:bg-green-200{--tw-bg-opacity: 1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.xs\:bg-green-300{--tw-bg-opacity: 1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.xs\:bg-green-400{--tw-bg-opacity: 1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.xs\:bg-green-500{--tw-bg-opacity: 1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.xs\:bg-green-600{--tw-bg-opacity: 1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.xs\:bg-green-700{--tw-bg-opacity: 1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.xs\:bg-green-800{--tw-bg-opacity: 1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.xs\:bg-green-900{--tw-bg-opacity: 1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.xs\:bg-blue-50{--tw-bg-opacity: 1;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.xs\:bg-blue-100{--tw-bg-opacity: 1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.xs\:bg-blue-200{--tw-bg-opacity: 1;background-color:rgba(191,219,254,var(--tw-bg-opacity))}.xs\:bg-blue-300{--tw-bg-opacity: 1;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.xs\:bg-blue-400{--tw-bg-opacity: 1;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.xs\:bg-blue-500{--tw-bg-opacity: 1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.xs\:bg-blue-600{--tw-bg-opacity: 1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.xs\:bg-blue-700{--tw-bg-opacity: 1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.xs\:bg-blue-800{--tw-bg-opacity: 1;background-color:rgba(30,64,175,var(--tw-bg-opacity))}.xs\:bg-blue-900{--tw-bg-opacity: 1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.xs\:bg-indigo-50{--tw-bg-opacity: 1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.xs\:bg-indigo-100{--tw-bg-opacity: 1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.xs\:bg-indigo-200{--tw-bg-opacity: 1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.xs\:bg-indigo-300{--tw-bg-opacity: 1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.xs\:bg-indigo-400{--tw-bg-opacity: 1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.xs\:bg-indigo-500{--tw-bg-opacity: 1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.xs\:bg-indigo-600{--tw-bg-opacity: 1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.xs\:bg-indigo-700{--tw-bg-opacity: 1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.xs\:bg-indigo-800{--tw-bg-opacity: 1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.xs\:bg-indigo-900{--tw-bg-opacity: 1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.xs\:bg-purple-50{--tw-bg-opacity: 1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.xs\:bg-purple-100{--tw-bg-opacity: 1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.xs\:bg-purple-200{--tw-bg-opacity: 1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.xs\:bg-purple-300{--tw-bg-opacity: 1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.xs\:bg-purple-400{--tw-bg-opacity: 1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.xs\:bg-purple-500{--tw-bg-opacity: 1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.xs\:bg-purple-600{--tw-bg-opacity: 1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.xs\:bg-purple-700{--tw-bg-opacity: 1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.xs\:bg-purple-800{--tw-bg-opacity: 1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.xs\:bg-purple-900{--tw-bg-opacity: 1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.xs\:bg-pink-50{--tw-bg-opacity: 1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.xs\:bg-pink-100{--tw-bg-opacity: 1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.xs\:bg-pink-200{--tw-bg-opacity: 1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.xs\:bg-pink-300{--tw-bg-opacity: 1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.xs\:bg-pink-400{--tw-bg-opacity: 1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.xs\:bg-pink-500{--tw-bg-opacity: 1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.xs\:bg-pink-600{--tw-bg-opacity: 1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.xs\:bg-pink-700{--tw-bg-opacity: 1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.xs\:bg-pink-800{--tw-bg-opacity: 1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.xs\:bg-pink-900{--tw-bg-opacity: 1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.xs\:bg-atmos-blue{--tw-bg-opacity: 1;background-color:rgba(43,135,255,var(--tw-bg-opacity))}.xs\:bg-ocean-green{--tw-bg-opacity: 1;background-color:rgba(18,255,222,var(--tw-bg-opacity))}.xs\:bg-trench-blue{--tw-bg-opacity: 1;background-color:rgba(13,46,100,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-transparent{background-color:transparent}.group:hover .xs\:group-hover\:bg-current{background-color:currentColor}.group:hover .xs\:group-hover\:bg-black{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-gray-50{--tw-bg-opacity: 1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-gray-100{--tw-bg-opacity: 1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-gray-200{--tw-bg-opacity: 1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-gray-300{--tw-bg-opacity: 1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-gray-400{--tw-bg-opacity: 1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-gray-500{--tw-bg-opacity: 1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-gray-600{--tw-bg-opacity: 1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-gray-700{--tw-bg-opacity: 1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-gray-900{--tw-bg-opacity: 1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-red-50{--tw-bg-opacity: 1;background-color:rgba(254,242,242,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-red-100{--tw-bg-opacity: 1;background-color:rgba(254,226,226,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-red-200{--tw-bg-opacity: 1;background-color:rgba(254,202,202,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-red-300{--tw-bg-opacity: 1;background-color:rgba(252,165,165,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-red-400{--tw-bg-opacity: 1;background-color:rgba(248,113,113,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-red-500{--tw-bg-opacity: 1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-red-600{--tw-bg-opacity: 1;background-color:rgba(220,38,38,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-red-700{--tw-bg-opacity: 1;background-color:rgba(185,28,28,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-red-800{--tw-bg-opacity: 1;background-color:rgba(153,27,27,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-red-900{--tw-bg-opacity: 1;background-color:rgba(127,29,29,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-yellow-50{--tw-bg-opacity: 1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-yellow-100{--tw-bg-opacity: 1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-yellow-200{--tw-bg-opacity: 1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-yellow-300{--tw-bg-opacity: 1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-yellow-400{--tw-bg-opacity: 1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-yellow-500{--tw-bg-opacity: 1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-yellow-600{--tw-bg-opacity: 1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-yellow-700{--tw-bg-opacity: 1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-yellow-800{--tw-bg-opacity: 1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-yellow-900{--tw-bg-opacity: 1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-green-50{--tw-bg-opacity: 1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-green-100{--tw-bg-opacity: 1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-green-200{--tw-bg-opacity: 1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-green-300{--tw-bg-opacity: 1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-green-400{--tw-bg-opacity: 1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-green-500{--tw-bg-opacity: 1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-green-600{--tw-bg-opacity: 1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-green-700{--tw-bg-opacity: 1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-green-800{--tw-bg-opacity: 1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-green-900{--tw-bg-opacity: 1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-blue-50{--tw-bg-opacity: 1;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-blue-100{--tw-bg-opacity: 1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-blue-200{--tw-bg-opacity: 1;background-color:rgba(191,219,254,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-blue-300{--tw-bg-opacity: 1;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-blue-400{--tw-bg-opacity: 1;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-blue-500{--tw-bg-opacity: 1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-blue-600{--tw-bg-opacity: 1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-blue-700{--tw-bg-opacity: 1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-blue-800{--tw-bg-opacity: 1;background-color:rgba(30,64,175,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-blue-900{--tw-bg-opacity: 1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-indigo-50{--tw-bg-opacity: 1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-indigo-100{--tw-bg-opacity: 1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-indigo-200{--tw-bg-opacity: 1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-indigo-300{--tw-bg-opacity: 1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-indigo-400{--tw-bg-opacity: 1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-indigo-500{--tw-bg-opacity: 1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-indigo-600{--tw-bg-opacity: 1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-indigo-700{--tw-bg-opacity: 1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-indigo-800{--tw-bg-opacity: 1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-indigo-900{--tw-bg-opacity: 1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-purple-50{--tw-bg-opacity: 1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-purple-100{--tw-bg-opacity: 1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-purple-200{--tw-bg-opacity: 1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-purple-300{--tw-bg-opacity: 1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-purple-400{--tw-bg-opacity: 1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-purple-500{--tw-bg-opacity: 1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-purple-600{--tw-bg-opacity: 1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-purple-700{--tw-bg-opacity: 1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-purple-800{--tw-bg-opacity: 1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-purple-900{--tw-bg-opacity: 1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-pink-50{--tw-bg-opacity: 1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-pink-100{--tw-bg-opacity: 1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-pink-200{--tw-bg-opacity: 1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-pink-300{--tw-bg-opacity: 1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-pink-400{--tw-bg-opacity: 1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-pink-500{--tw-bg-opacity: 1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-pink-600{--tw-bg-opacity: 1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-pink-700{--tw-bg-opacity: 1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-pink-800{--tw-bg-opacity: 1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-pink-900{--tw-bg-opacity: 1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-atmos-blue{--tw-bg-opacity: 1;background-color:rgba(43,135,255,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-ocean-green{--tw-bg-opacity: 1;background-color:rgba(18,255,222,var(--tw-bg-opacity))}.group:hover .xs\:group-hover\:bg-trench-blue{--tw-bg-opacity: 1;background-color:rgba(13,46,100,var(--tw-bg-opacity))}.xs\:focus-within\:bg-transparent:focus-within{background-color:transparent}.xs\:focus-within\:bg-current:focus-within{background-color:currentColor}.xs\:focus-within\:bg-black:focus-within{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.xs\:focus-within\:bg-white:focus-within{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.xs\:focus-within\:bg-gray-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.xs\:focus-within\:bg-gray-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.xs\:focus-within\:bg-gray-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.xs\:focus-within\:bg-gray-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.xs\:focus-within\:bg-gray-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.xs\:focus-within\:bg-gray-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.xs\:focus-within\:bg-gray-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.xs\:focus-within\:bg-gray-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.xs\:focus-within\:bg-gray-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.xs\:focus-within\:bg-gray-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.xs\:focus-within\:bg-red-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(254,242,242,var(--tw-bg-opacity))}.xs\:focus-within\:bg-red-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(254,226,226,var(--tw-bg-opacity))}.xs\:focus-within\:bg-red-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(254,202,202,var(--tw-bg-opacity))}.xs\:focus-within\:bg-red-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(252,165,165,var(--tw-bg-opacity))}.xs\:focus-within\:bg-red-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(248,113,113,var(--tw-bg-opacity))}.xs\:focus-within\:bg-red-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.xs\:focus-within\:bg-red-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(220,38,38,var(--tw-bg-opacity))}.xs\:focus-within\:bg-red-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(185,28,28,var(--tw-bg-opacity))}.xs\:focus-within\:bg-red-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(153,27,27,var(--tw-bg-opacity))}.xs\:focus-within\:bg-red-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(127,29,29,var(--tw-bg-opacity))}.xs\:focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.xs\:focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.xs\:focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.xs\:focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.xs\:focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.xs\:focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.xs\:focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.xs\:focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.xs\:focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.xs\:focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.xs\:focus-within\:bg-green-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.xs\:focus-within\:bg-green-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.xs\:focus-within\:bg-green-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.xs\:focus-within\:bg-green-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.xs\:focus-within\:bg-green-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.xs\:focus-within\:bg-green-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.xs\:focus-within\:bg-green-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.xs\:focus-within\:bg-green-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.xs\:focus-within\:bg-green-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.xs\:focus-within\:bg-green-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.xs\:focus-within\:bg-blue-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.xs\:focus-within\:bg-blue-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.xs\:focus-within\:bg-blue-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(191,219,254,var(--tw-bg-opacity))}.xs\:focus-within\:bg-blue-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.xs\:focus-within\:bg-blue-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.xs\:focus-within\:bg-blue-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.xs\:focus-within\:bg-blue-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.xs\:focus-within\:bg-blue-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.xs\:focus-within\:bg-blue-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(30,64,175,var(--tw-bg-opacity))}.xs\:focus-within\:bg-blue-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.xs\:focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.xs\:focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.xs\:focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.xs\:focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.xs\:focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.xs\:focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.xs\:focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.xs\:focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.xs\:focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.xs\:focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.xs\:focus-within\:bg-purple-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.xs\:focus-within\:bg-purple-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.xs\:focus-within\:bg-purple-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.xs\:focus-within\:bg-purple-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.xs\:focus-within\:bg-purple-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.xs\:focus-within\:bg-purple-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.xs\:focus-within\:bg-purple-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.xs\:focus-within\:bg-purple-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.xs\:focus-within\:bg-purple-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.xs\:focus-within\:bg-purple-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.xs\:focus-within\:bg-pink-50:focus-within{--tw-bg-opacity: 1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.xs\:focus-within\:bg-pink-100:focus-within{--tw-bg-opacity: 1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.xs\:focus-within\:bg-pink-200:focus-within{--tw-bg-opacity: 1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.xs\:focus-within\:bg-pink-300:focus-within{--tw-bg-opacity: 1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.xs\:focus-within\:bg-pink-400:focus-within{--tw-bg-opacity: 1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.xs\:focus-within\:bg-pink-500:focus-within{--tw-bg-opacity: 1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.xs\:focus-within\:bg-pink-600:focus-within{--tw-bg-opacity: 1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.xs\:focus-within\:bg-pink-700:focus-within{--tw-bg-opacity: 1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.xs\:focus-within\:bg-pink-800:focus-within{--tw-bg-opacity: 1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.xs\:focus-within\:bg-pink-900:focus-within{--tw-bg-opacity: 1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.xs\:focus-within\:bg-atmos-blue:focus-within{--tw-bg-opacity: 1;background-color:rgba(43,135,255,var(--tw-bg-opacity))}.xs\:focus-within\:bg-ocean-green:focus-within{--tw-bg-opacity: 1;background-color:rgba(18,255,222,var(--tw-bg-opacity))}.xs\:focus-within\:bg-trench-blue:focus-within{--tw-bg-opacity: 1;background-color:rgba(13,46,100,var(--tw-bg-opacity))}.xs\:hover\:bg-transparent:hover{background-color:transparent}.xs\:hover\:bg-current:hover{background-color:currentColor}.xs\:hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.xs\:hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.xs\:hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.xs\:hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.xs\:hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.xs\:hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.xs\:hover\:bg-gray-400:hover{--tw-bg-opacity: 1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.xs\:hover\:bg-gray-500:hover{--tw-bg-opacity: 1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.xs\:hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.xs\:hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.xs\:hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.xs\:hover\:bg-gray-900:hover{--tw-bg-opacity: 1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.xs\:hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgba(254,242,242,var(--tw-bg-opacity))}.xs\:hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgba(254,226,226,var(--tw-bg-opacity))}.xs\:hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgba(254,202,202,var(--tw-bg-opacity))}.xs\:hover\:bg-red-300:hover{--tw-bg-opacity: 1;background-color:rgba(252,165,165,var(--tw-bg-opacity))}.xs\:hover\:bg-red-400:hover{--tw-bg-opacity: 1;background-color:rgba(248,113,113,var(--tw-bg-opacity))}.xs\:hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.xs\:hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgba(220,38,38,var(--tw-bg-opacity))}.xs\:hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgba(185,28,28,var(--tw-bg-opacity))}.xs\:hover\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgba(153,27,27,var(--tw-bg-opacity))}.xs\:hover\:bg-red-900:hover{--tw-bg-opacity: 1;background-color:rgba(127,29,29,var(--tw-bg-opacity))}.xs\:hover\:bg-yellow-50:hover{--tw-bg-opacity: 1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.xs\:hover\:bg-yellow-100:hover{--tw-bg-opacity: 1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.xs\:hover\:bg-yellow-200:hover{--tw-bg-opacity: 1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.xs\:hover\:bg-yellow-300:hover{--tw-bg-opacity: 1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.xs\:hover\:bg-yellow-400:hover{--tw-bg-opacity: 1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.xs\:hover\:bg-yellow-500:hover{--tw-bg-opacity: 1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.xs\:hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.xs\:hover\:bg-yellow-700:hover{--tw-bg-opacity: 1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.xs\:hover\:bg-yellow-800:hover{--tw-bg-opacity: 1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.xs\:hover\:bg-yellow-900:hover{--tw-bg-opacity: 1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.xs\:hover\:bg-green-50:hover{--tw-bg-opacity: 1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.xs\:hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.xs\:hover\:bg-green-200:hover{--tw-bg-opacity: 1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.xs\:hover\:bg-green-300:hover{--tw-bg-opacity: 1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.xs\:hover\:bg-green-400:hover{--tw-bg-opacity: 1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.xs\:hover\:bg-green-500:hover{--tw-bg-opacity: 1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.xs\:hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.xs\:hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.xs\:hover\:bg-green-800:hover{--tw-bg-opacity: 1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.xs\:hover\:bg-green-900:hover{--tw-bg-opacity: 1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.xs\:hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.xs\:hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.xs\:hover\:bg-blue-200:hover{--tw-bg-opacity: 1;background-color:rgba(191,219,254,var(--tw-bg-opacity))}.xs\:hover\:bg-blue-300:hover{--tw-bg-opacity: 1;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.xs\:hover\:bg-blue-400:hover{--tw-bg-opacity: 1;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.xs\:hover\:bg-blue-500:hover{--tw-bg-opacity: 1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.xs\:hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.xs\:hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.xs\:hover\:bg-blue-800:hover{--tw-bg-opacity: 1;background-color:rgba(30,64,175,var(--tw-bg-opacity))}.xs\:hover\:bg-blue-900:hover{--tw-bg-opacity: 1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.xs\:hover\:bg-indigo-50:hover{--tw-bg-opacity: 1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.xs\:hover\:bg-indigo-100:hover{--tw-bg-opacity: 1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.xs\:hover\:bg-indigo-200:hover{--tw-bg-opacity: 1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.xs\:hover\:bg-indigo-300:hover{--tw-bg-opacity: 1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.xs\:hover\:bg-indigo-400:hover{--tw-bg-opacity: 1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.xs\:hover\:bg-indigo-500:hover{--tw-bg-opacity: 1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.xs\:hover\:bg-indigo-600:hover{--tw-bg-opacity: 1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.xs\:hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.xs\:hover\:bg-indigo-800:hover{--tw-bg-opacity: 1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.xs\:hover\:bg-indigo-900:hover{--tw-bg-opacity: 1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.xs\:hover\:bg-purple-50:hover{--tw-bg-opacity: 1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.xs\:hover\:bg-purple-100:hover{--tw-bg-opacity: 1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.xs\:hover\:bg-purple-200:hover{--tw-bg-opacity: 1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.xs\:hover\:bg-purple-300:hover{--tw-bg-opacity: 1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.xs\:hover\:bg-purple-400:hover{--tw-bg-opacity: 1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.xs\:hover\:bg-purple-500:hover{--tw-bg-opacity: 1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.xs\:hover\:bg-purple-600:hover{--tw-bg-opacity: 1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.xs\:hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.xs\:hover\:bg-purple-800:hover{--tw-bg-opacity: 1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.xs\:hover\:bg-purple-900:hover{--tw-bg-opacity: 1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.xs\:hover\:bg-pink-50:hover{--tw-bg-opacity: 1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.xs\:hover\:bg-pink-100:hover{--tw-bg-opacity: 1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.xs\:hover\:bg-pink-200:hover{--tw-bg-opacity: 1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.xs\:hover\:bg-pink-300:hover{--tw-bg-opacity: 1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.xs\:hover\:bg-pink-400:hover{--tw-bg-opacity: 1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.xs\:hover\:bg-pink-500:hover{--tw-bg-opacity: 1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.xs\:hover\:bg-pink-600:hover{--tw-bg-opacity: 1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.xs\:hover\:bg-pink-700:hover{--tw-bg-opacity: 1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.xs\:hover\:bg-pink-800:hover{--tw-bg-opacity: 1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.xs\:hover\:bg-pink-900:hover{--tw-bg-opacity: 1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.xs\:hover\:bg-atmos-blue:hover{--tw-bg-opacity: 1;background-color:rgba(43,135,255,var(--tw-bg-opacity))}.xs\:hover\:bg-ocean-green:hover{--tw-bg-opacity: 1;background-color:rgba(18,255,222,var(--tw-bg-opacity))}.xs\:hover\:bg-trench-blue:hover{--tw-bg-opacity: 1;background-color:rgba(13,46,100,var(--tw-bg-opacity))}.xs\:focus\:bg-transparent:focus{background-color:transparent}.xs\:focus\:bg-current:focus{background-color:currentColor}.xs\:focus\:bg-black:focus{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.xs\:focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.xs\:focus\:bg-gray-50:focus{--tw-bg-opacity: 1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.xs\:focus\:bg-gray-100:focus{--tw-bg-opacity: 1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.xs\:focus\:bg-gray-200:focus{--tw-bg-opacity: 1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.xs\:focus\:bg-gray-300:focus{--tw-bg-opacity: 1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.xs\:focus\:bg-gray-400:focus{--tw-bg-opacity: 1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.xs\:focus\:bg-gray-500:focus{--tw-bg-opacity: 1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.xs\:focus\:bg-gray-600:focus{--tw-bg-opacity: 1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}.xs\:focus\:bg-gray-700:focus{--tw-bg-opacity: 1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.xs\:focus\:bg-gray-800:focus{--tw-bg-opacity: 1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.xs\:focus\:bg-gray-900:focus{--tw-bg-opacity: 1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.xs\:focus\:bg-red-50:focus{--tw-bg-opacity: 1;background-color:rgba(254,242,242,var(--tw-bg-opacity))}.xs\:focus\:bg-red-100:focus{--tw-bg-opacity: 1;background-color:rgba(254,226,226,var(--tw-bg-opacity))}.xs\:focus\:bg-red-200:focus{--tw-bg-opacity: 1;background-color:rgba(254,202,202,var(--tw-bg-opacity))}.xs\:focus\:bg-red-300:focus{--tw-bg-opacity: 1;background-color:rgba(252,165,165,var(--tw-bg-opacity))}.xs\:focus\:bg-red-400:focus{--tw-bg-opacity: 1;background-color:rgba(248,113,113,var(--tw-bg-opacity))}.xs\:focus\:bg-red-500:focus{--tw-bg-opacity: 1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.xs\:focus\:bg-red-600:focus{--tw-bg-opacity: 1;background-color:rgba(220,38,38,var(--tw-bg-opacity))}.xs\:focus\:bg-red-700:focus{--tw-bg-opacity: 1;background-color:rgba(185,28,28,var(--tw-bg-opacity))}.xs\:focus\:bg-red-800:focus{--tw-bg-opacity: 1;background-color:rgba(153,27,27,var(--tw-bg-opacity))}.xs\:focus\:bg-red-900:focus{--tw-bg-opacity: 1;background-color:rgba(127,29,29,var(--tw-bg-opacity))}.xs\:focus\:bg-yellow-50:focus{--tw-bg-opacity: 1;background-color:rgba(255,251,235,var(--tw-bg-opacity))}.xs\:focus\:bg-yellow-100:focus{--tw-bg-opacity: 1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.xs\:focus\:bg-yellow-200:focus{--tw-bg-opacity: 1;background-color:rgba(253,230,138,var(--tw-bg-opacity))}.xs\:focus\:bg-yellow-300:focus{--tw-bg-opacity: 1;background-color:rgba(252,211,77,var(--tw-bg-opacity))}.xs\:focus\:bg-yellow-400:focus{--tw-bg-opacity: 1;background-color:rgba(251,191,36,var(--tw-bg-opacity))}.xs\:focus\:bg-yellow-500:focus{--tw-bg-opacity: 1;background-color:rgba(245,158,11,var(--tw-bg-opacity))}.xs\:focus\:bg-yellow-600:focus{--tw-bg-opacity: 1;background-color:rgba(217,119,6,var(--tw-bg-opacity))}.xs\:focus\:bg-yellow-700:focus{--tw-bg-opacity: 1;background-color:rgba(180,83,9,var(--tw-bg-opacity))}.xs\:focus\:bg-yellow-800:focus{--tw-bg-opacity: 1;background-color:rgba(146,64,14,var(--tw-bg-opacity))}.xs\:focus\:bg-yellow-900:focus{--tw-bg-opacity: 1;background-color:rgba(120,53,15,var(--tw-bg-opacity))}.xs\:focus\:bg-green-50:focus{--tw-bg-opacity: 1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.xs\:focus\:bg-green-100:focus{--tw-bg-opacity: 1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.xs\:focus\:bg-green-200:focus{--tw-bg-opacity: 1;background-color:rgba(167,243,208,var(--tw-bg-opacity))}.xs\:focus\:bg-green-300:focus{--tw-bg-opacity: 1;background-color:rgba(110,231,183,var(--tw-bg-opacity))}.xs\:focus\:bg-green-400:focus{--tw-bg-opacity: 1;background-color:rgba(52,211,153,var(--tw-bg-opacity))}.xs\:focus\:bg-green-500:focus{--tw-bg-opacity: 1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.xs\:focus\:bg-green-600:focus{--tw-bg-opacity: 1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.xs\:focus\:bg-green-700:focus{--tw-bg-opacity: 1;background-color:rgba(4,120,87,var(--tw-bg-opacity))}.xs\:focus\:bg-green-800:focus{--tw-bg-opacity: 1;background-color:rgba(6,95,70,var(--tw-bg-opacity))}.xs\:focus\:bg-green-900:focus{--tw-bg-opacity: 1;background-color:rgba(6,78,59,var(--tw-bg-opacity))}.xs\:focus\:bg-blue-50:focus{--tw-bg-opacity: 1;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.xs\:focus\:bg-blue-100:focus{--tw-bg-opacity: 1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.xs\:focus\:bg-blue-200:focus{--tw-bg-opacity: 1;background-color:rgba(191,219,254,var(--tw-bg-opacity))}.xs\:focus\:bg-blue-300:focus{--tw-bg-opacity: 1;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.xs\:focus\:bg-blue-400:focus{--tw-bg-opacity: 1;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.xs\:focus\:bg-blue-500:focus{--tw-bg-opacity: 1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.xs\:focus\:bg-blue-600:focus{--tw-bg-opacity: 1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.xs\:focus\:bg-blue-700:focus{--tw-bg-opacity: 1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.xs\:focus\:bg-blue-800:focus{--tw-bg-opacity: 1;background-color:rgba(30,64,175,var(--tw-bg-opacity))}.xs\:focus\:bg-blue-900:focus{--tw-bg-opacity: 1;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.xs\:focus\:bg-indigo-50:focus{--tw-bg-opacity: 1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.xs\:focus\:bg-indigo-100:focus{--tw-bg-opacity: 1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.xs\:focus\:bg-indigo-200:focus{--tw-bg-opacity: 1;background-color:rgba(199,210,254,var(--tw-bg-opacity))}.xs\:focus\:bg-indigo-300:focus{--tw-bg-opacity: 1;background-color:rgba(165,180,252,var(--tw-bg-opacity))}.xs\:focus\:bg-indigo-400:focus{--tw-bg-opacity: 1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.xs\:focus\:bg-indigo-500:focus{--tw-bg-opacity: 1;background-color:rgba(99,102,241,var(--tw-bg-opacity))}.xs\:focus\:bg-indigo-600:focus{--tw-bg-opacity: 1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.xs\:focus\:bg-indigo-700:focus{--tw-bg-opacity: 1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.xs\:focus\:bg-indigo-800:focus{--tw-bg-opacity: 1;background-color:rgba(55,48,163,var(--tw-bg-opacity))}.xs\:focus\:bg-indigo-900:focus{--tw-bg-opacity: 1;background-color:rgba(49,46,129,var(--tw-bg-opacity))}.xs\:focus\:bg-purple-50:focus{--tw-bg-opacity: 1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.xs\:focus\:bg-purple-100:focus{--tw-bg-opacity: 1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.xs\:focus\:bg-purple-200:focus{--tw-bg-opacity: 1;background-color:rgba(221,214,254,var(--tw-bg-opacity))}.xs\:focus\:bg-purple-300:focus{--tw-bg-opacity: 1;background-color:rgba(196,181,253,var(--tw-bg-opacity))}.xs\:focus\:bg-purple-400:focus{--tw-bg-opacity: 1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.xs\:focus\:bg-purple-500:focus{--tw-bg-opacity: 1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.xs\:focus\:bg-purple-600:focus{--tw-bg-opacity: 1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.xs\:focus\:bg-purple-700:focus{--tw-bg-opacity: 1;background-color:rgba(109,40,217,var(--tw-bg-opacity))}.xs\:focus\:bg-purple-800:focus{--tw-bg-opacity: 1;background-color:rgba(91,33,182,var(--tw-bg-opacity))}.xs\:focus\:bg-purple-900:focus{--tw-bg-opacity: 1;background-color:rgba(76,29,149,var(--tw-bg-opacity))}.xs\:focus\:bg-pink-50:focus{--tw-bg-opacity: 1;background-color:rgba(253,242,248,var(--tw-bg-opacity))}.xs\:focus\:bg-pink-100:focus{--tw-bg-opacity: 1;background-color:rgba(252,231,243,var(--tw-bg-opacity))}.xs\:focus\:bg-pink-200:focus{--tw-bg-opacity: 1;background-color:rgba(251,207,232,var(--tw-bg-opacity))}.xs\:focus\:bg-pink-300:focus{--tw-bg-opacity: 1;background-color:rgba(249,168,212,var(--tw-bg-opacity))}.xs\:focus\:bg-pink-400:focus{--tw-bg-opacity: 1;background-color:rgba(244,114,182,var(--tw-bg-opacity))}.xs\:focus\:bg-pink-500:focus{--tw-bg-opacity: 1;background-color:rgba(236,72,153,var(--tw-bg-opacity))}.xs\:focus\:bg-pink-600:focus{--tw-bg-opacity: 1;background-color:rgba(219,39,119,var(--tw-bg-opacity))}.xs\:focus\:bg-pink-700:focus{--tw-bg-opacity: 1;background-color:rgba(190,24,93,var(--tw-bg-opacity))}.xs\:focus\:bg-pink-800:focus{--tw-bg-opacity: 1;background-color:rgba(157,23,77,var(--tw-bg-opacity))}.xs\:focus\:bg-pink-900:focus{--tw-bg-opacity: 1;background-color:rgba(131,24,67,var(--tw-bg-opacity))}.xs\:focus\:bg-atmos-blue:focus{--tw-bg-opacity: 1;background-color:rgba(43,135,255,var(--tw-bg-opacity))}.xs\:focus\:bg-ocean-green:focus{--tw-bg-opacity: 1;background-color:rgba(18,255,222,var(--tw-bg-opacity))}.xs\:focus\:bg-trench-blue:focus{--tw-bg-opacity: 1;background-color:rgba(13,46,100,var(--tw-bg-opacity))}.xs\:bg-opacity-0{--tw-bg-opacity: 0}.xs\:bg-opacity-5{--tw-bg-opacity: .05}.xs\:bg-opacity-10{--tw-bg-opacity: .1}.xs\:bg-opacity-20{--tw-bg-opacity: .2}.xs\:bg-opacity-25{--tw-bg-opacity: .25}.xs\:bg-opacity-30{--tw-bg-opacity: .3}.xs\:bg-opacity-40{--tw-bg-opacity: .4}.xs\:bg-opacity-50{--tw-bg-opacity: .5}.xs\:bg-opacity-60{--tw-bg-opacity: .6}.xs\:bg-opacity-70{--tw-bg-opacity: .7}.xs\:bg-opacity-75{--tw-bg-opacity: .75}.xs\:bg-opacity-80{--tw-bg-opacity: .8}.xs\:bg-opacity-90{--tw-bg-opacity: .9}.xs\:bg-opacity-95{--tw-bg-opacity: .95}.xs\:bg-opacity-100{--tw-bg-opacity: 1}.group:hover .xs\:group-hover\:bg-opacity-0{--tw-bg-opacity: 0}.group:hover .xs\:group-hover\:bg-opacity-5{--tw-bg-opacity: .05}.group:hover .xs\:group-hover\:bg-opacity-10{--tw-bg-opacity: .1}.group:hover .xs\:group-hover\:bg-opacity-20{--tw-bg-opacity: .2}.group:hover .xs\:group-hover\:bg-opacity-25{--tw-bg-opacity: .25}.group:hover .xs\:group-hover\:bg-opacity-30{--tw-bg-opacity: .3}.group:hover .xs\:group-hover\:bg-opacity-40{--tw-bg-opacity: .4}.group:hover .xs\:group-hover\:bg-opacity-50{--tw-bg-opacity: .5}.group:hover .xs\:group-hover\:bg-opacity-60{--tw-bg-opacity: .6}.group:hover .xs\:group-hover\:bg-opacity-70{--tw-bg-opacity: .7}.group:hover .xs\:group-hover\:bg-opacity-75{--tw-bg-opacity: .75}.group:hover .xs\:group-hover\:bg-opacity-80{--tw-bg-opacity: .8}.group:hover .xs\:group-hover\:bg-opacity-90{--tw-bg-opacity: .9}.group:hover .xs\:group-hover\:bg-opacity-95{--tw-bg-opacity: .95}.group:hover .xs\:group-hover\:bg-opacity-100{--tw-bg-opacity: 1}.xs\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity: 0}.xs\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity: .05}.xs\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity: .1}.xs\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity: .2}.xs\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity: .25}.xs\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity: .3}.xs\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity: .4}.xs\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity: .5}.xs\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity: .6}.xs\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity: .7}.xs\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity: .75}.xs\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity: .8}.xs\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity: .9}.xs\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity: .95}.xs\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity: 1}.xs\:hover\:bg-opacity-0:hover{--tw-bg-opacity: 0}.xs\:hover\:bg-opacity-5:hover{--tw-bg-opacity: .05}.xs\:hover\:bg-opacity-10:hover{--tw-bg-opacity: .1}.xs\:hover\:bg-opacity-20:hover{--tw-bg-opacity: .2}.xs\:hover\:bg-opacity-25:hover{--tw-bg-opacity: .25}.xs\:hover\:bg-opacity-30:hover{--tw-bg-opacity: .3}.xs\:hover\:bg-opacity-40:hover{--tw-bg-opacity: .4}.xs\:hover\:bg-opacity-50:hover{--tw-bg-opacity: .5}.xs\:hover\:bg-opacity-60:hover{--tw-bg-opacity: .6}.xs\:hover\:bg-opacity-70:hover{--tw-bg-opacity: .7}.xs\:hover\:bg-opacity-75:hover{--tw-bg-opacity: .75}.xs\:hover\:bg-opacity-80:hover{--tw-bg-opacity: .8}.xs\:hover\:bg-opacity-90:hover{--tw-bg-opacity: .9}.xs\:hover\:bg-opacity-95:hover{--tw-bg-opacity: .95}.xs\:hover\:bg-opacity-100:hover{--tw-bg-opacity: 1}.xs\:focus\:bg-opacity-0:focus{--tw-bg-opacity: 0}.xs\:focus\:bg-opacity-5:focus{--tw-bg-opacity: .05}.xs\:focus\:bg-opacity-10:focus{--tw-bg-opacity: .1}.xs\:focus\:bg-opacity-20:focus{--tw-bg-opacity: .2}.xs\:focus\:bg-opacity-25:focus{--tw-bg-opacity: .25}.xs\:focus\:bg-opacity-30:focus{--tw-bg-opacity: .3}.xs\:focus\:bg-opacity-40:focus{--tw-bg-opacity: .4}.xs\:focus\:bg-opacity-50:focus{--tw-bg-opacity: .5}.xs\:focus\:bg-opacity-60:focus{--tw-bg-opacity: .6}.xs\:focus\:bg-opacity-70:focus{--tw-bg-opacity: .7}.xs\:focus\:bg-opacity-75:focus{--tw-bg-opacity: .75}.xs\:focus\:bg-opacity-80:focus{--tw-bg-opacity: .8}.xs\:focus\:bg-opacity-90:focus{--tw-bg-opacity: .9}.xs\:focus\:bg-opacity-95:focus{--tw-bg-opacity: .95}.xs\:focus\:bg-opacity-100:focus{--tw-bg-opacity: 1}.xs\:bg-none{background-image:none}.xs\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.xs\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.xs\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.xs\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.xs\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.xs\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.xs\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.xs\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.xs\:from-transparent{--tw-gradient-from: transparent;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))}.xs\:from-current{--tw-gradient-from: currentColor;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))}.xs\:from-black{--tw-gradient-from: #000;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))}.xs\:from-white{--tw-gradient-from: #fff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))}.xs\:from-gray-50{--tw-gradient-from: #f9fafb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))}.xs\:from-gray-100{--tw-gradient-from: #f3f4f6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))}.xs\:from-gray-200{--tw-gradient-from: #e5e7eb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))}.xs\:from-gray-300{--tw-gradient-from: #d1d5db;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))}.xs\:from-gray-400{--tw-gradient-from: #9ca3af;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))}.xs\:from-gray-500{--tw-gradient-from: #6b7280;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))}.xs\:from-gray-600{--tw-gradient-from: #4b5563;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))}.xs\:from-gray-700{--tw-gradient-from: #374151;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))}.xs\:from-gray-800{--tw-gradient-from: #1f2937;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))}.xs\:from-gray-900{--tw-gradient-from: #111827;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))}.xs\:from-red-50{--tw-gradient-from: #fef2f2;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))}.xs\:from-red-100{--tw-gradient-from: #fee2e2;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))}.xs\:from-red-200{--tw-gradient-from: #fecaca;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))}.xs\:from-red-300{--tw-gradient-from: #fca5a5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))}.xs\:from-red-400{--tw-gradient-from: #f87171;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))}.xs\:from-red-500{--tw-gradient-from: #ef4444;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))}.xs\:from-red-600{--tw-gradient-from: #dc2626;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))}.xs\:from-red-700{--tw-gradient-from: #b91c1c;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))}.xs\:from-red-800{--tw-gradient-from: #991b1b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))}.xs\:from-red-900{--tw-gradient-from: #7f1d1d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))}.xs\:from-yellow-50{--tw-gradient-from: #fffbeb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))}.xs\:from-yellow-100{--tw-gradient-from: #fef3c7;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))}.xs\:from-yellow-200{--tw-gradient-from: #fde68a;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))}.xs\:from-yellow-300{--tw-gradient-from: #fcd34d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))}.xs\:from-yellow-400{--tw-gradient-from: #fbbf24;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))}.xs\:from-yellow-500{--tw-gradient-from: #f59e0b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))}.xs\:from-yellow-600{--tw-gradient-from: #d97706;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))}.xs\:from-yellow-700{--tw-gradient-from: #b45309;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))}.xs\:from-yellow-800{--tw-gradient-from: #92400e;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))}.xs\:from-yellow-900{--tw-gradient-from: #78350f;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))}.xs\:from-green-50{--tw-gradient-from: #ecfdf5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))}.xs\:from-green-100{--tw-gradient-from: #d1fae5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))}.xs\:from-green-200{--tw-gradient-from: #a7f3d0;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))}.xs\:from-green-300{--tw-gradient-from: #6ee7b7;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))}.xs\:from-green-400{--tw-gradient-from: #34d399;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))}.xs\:from-green-500{--tw-gradient-from: #10b981;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))}.xs\:from-green-600{--tw-gradient-from: #059669;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))}.xs\:from-green-700{--tw-gradient-from: #047857;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))}.xs\:from-green-800{--tw-gradient-from: #065f46;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))}.xs\:from-green-900{--tw-gradient-from: #064e3b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))}.xs\:from-blue-50{--tw-gradient-from: #eff6ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))}.xs\:from-blue-100{--tw-gradient-from: #dbeafe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))}.xs\:from-blue-200{--tw-gradient-from: #bfdbfe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))}.xs\:from-blue-300{--tw-gradient-from: #93c5fd;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))}.xs\:from-blue-400{--tw-gradient-from: #60a5fa;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))}.xs\:from-blue-500{--tw-gradient-from: #3b82f6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))}.xs\:from-blue-600{--tw-gradient-from: #2563eb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))}.xs\:from-blue-700{--tw-gradient-from: #1d4ed8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))}.xs\:from-blue-800{--tw-gradient-from: #1e40af;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))}.xs\:from-blue-900{--tw-gradient-from: #1e3a8a;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))}.xs\:from-indigo-50{--tw-gradient-from: #eef2ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))}.xs\:from-indigo-100{--tw-gradient-from: #e0e7ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))}.xs\:from-indigo-200{--tw-gradient-from: #c7d2fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))}.xs\:from-indigo-300{--tw-gradient-from: #a5b4fc;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))}.xs\:from-indigo-400{--tw-gradient-from: #818cf8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))}.xs\:from-indigo-500{--tw-gradient-from: #6366f1;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))}.xs\:from-indigo-600{--tw-gradient-from: #4f46e5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))}.xs\:from-indigo-700{--tw-gradient-from: #4338ca;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))}.xs\:from-indigo-800{--tw-gradient-from: #3730a3;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))}.xs\:from-indigo-900{--tw-gradient-from: #312e81;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))}.xs\:from-purple-50{--tw-gradient-from: #f5f3ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))}.xs\:from-purple-100{--tw-gradient-from: #ede9fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))}.xs\:from-purple-200{--tw-gradient-from: #ddd6fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))}.xs\:from-purple-300{--tw-gradient-from: #c4b5fd;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))}.xs\:from-purple-400{--tw-gradient-from: #a78bfa;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))}.xs\:from-purple-500{--tw-gradient-from: #8b5cf6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))}.xs\:from-purple-600{--tw-gradient-from: #7c3aed;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))}.xs\:from-purple-700{--tw-gradient-from: #6d28d9;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))}.xs\:from-purple-800{--tw-gradient-from: #5b21b6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))}.xs\:from-purple-900{--tw-gradient-from: #4c1d95;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))}.xs\:from-pink-50{--tw-gradient-from: #fdf2f8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))}.xs\:from-pink-100{--tw-gradient-from: #fce7f3;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))}.xs\:from-pink-200{--tw-gradient-from: #fbcfe8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))}.xs\:from-pink-300{--tw-gradient-from: #f9a8d4;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))}.xs\:from-pink-400{--tw-gradient-from: #f472b6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))}.xs\:from-pink-500{--tw-gradient-from: #ec4899;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))}.xs\:from-pink-600{--tw-gradient-from: #db2777;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))}.xs\:from-pink-700{--tw-gradient-from: #be185d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))}.xs\:from-pink-800{--tw-gradient-from: #9d174d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))}.xs\:from-pink-900{--tw-gradient-from: #831843;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))}.xs\:from-atmos-blue{--tw-gradient-from: #2B87FF;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 135, 255, 0))}.xs\:from-ocean-green{--tw-gradient-from: #12FFDE;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(18, 255, 222, 0))}.xs\:from-trench-blue{--tw-gradient-from: #0D2E64;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(13, 46, 100, 0))}.xs\:hover\:from-transparent:hover{--tw-gradient-from: transparent;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))}.xs\:hover\:from-current:hover{--tw-gradient-from: currentColor;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))}.xs\:hover\:from-black:hover{--tw-gradient-from: #000;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))}.xs\:hover\:from-white:hover{--tw-gradient-from: #fff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))}.xs\:hover\:from-gray-50:hover{--tw-gradient-from: #f9fafb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))}.xs\:hover\:from-gray-100:hover{--tw-gradient-from: #f3f4f6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))}.xs\:hover\:from-gray-200:hover{--tw-gradient-from: #e5e7eb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))}.xs\:hover\:from-gray-300:hover{--tw-gradient-from: #d1d5db;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))}.xs\:hover\:from-gray-400:hover{--tw-gradient-from: #9ca3af;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))}.xs\:hover\:from-gray-500:hover{--tw-gradient-from: #6b7280;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))}.xs\:hover\:from-gray-600:hover{--tw-gradient-from: #4b5563;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))}.xs\:hover\:from-gray-700:hover{--tw-gradient-from: #374151;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))}.xs\:hover\:from-gray-800:hover{--tw-gradient-from: #1f2937;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))}.xs\:hover\:from-gray-900:hover{--tw-gradient-from: #111827;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))}.xs\:hover\:from-red-50:hover{--tw-gradient-from: #fef2f2;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))}.xs\:hover\:from-red-100:hover{--tw-gradient-from: #fee2e2;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))}.xs\:hover\:from-red-200:hover{--tw-gradient-from: #fecaca;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))}.xs\:hover\:from-red-300:hover{--tw-gradient-from: #fca5a5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))}.xs\:hover\:from-red-400:hover{--tw-gradient-from: #f87171;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))}.xs\:hover\:from-red-500:hover{--tw-gradient-from: #ef4444;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))}.xs\:hover\:from-red-600:hover{--tw-gradient-from: #dc2626;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))}.xs\:hover\:from-red-700:hover{--tw-gradient-from: #b91c1c;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))}.xs\:hover\:from-red-800:hover{--tw-gradient-from: #991b1b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))}.xs\:hover\:from-red-900:hover{--tw-gradient-from: #7f1d1d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))}.xs\:hover\:from-yellow-50:hover{--tw-gradient-from: #fffbeb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))}.xs\:hover\:from-yellow-100:hover{--tw-gradient-from: #fef3c7;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))}.xs\:hover\:from-yellow-200:hover{--tw-gradient-from: #fde68a;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))}.xs\:hover\:from-yellow-300:hover{--tw-gradient-from: #fcd34d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))}.xs\:hover\:from-yellow-400:hover{--tw-gradient-from: #fbbf24;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))}.xs\:hover\:from-yellow-500:hover{--tw-gradient-from: #f59e0b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))}.xs\:hover\:from-yellow-600:hover{--tw-gradient-from: #d97706;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))}.xs\:hover\:from-yellow-700:hover{--tw-gradient-from: #b45309;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))}.xs\:hover\:from-yellow-800:hover{--tw-gradient-from: #92400e;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))}.xs\:hover\:from-yellow-900:hover{--tw-gradient-from: #78350f;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))}.xs\:hover\:from-green-50:hover{--tw-gradient-from: #ecfdf5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))}.xs\:hover\:from-green-100:hover{--tw-gradient-from: #d1fae5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))}.xs\:hover\:from-green-200:hover{--tw-gradient-from: #a7f3d0;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))}.xs\:hover\:from-green-300:hover{--tw-gradient-from: #6ee7b7;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))}.xs\:hover\:from-green-400:hover{--tw-gradient-from: #34d399;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))}.xs\:hover\:from-green-500:hover{--tw-gradient-from: #10b981;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))}.xs\:hover\:from-green-600:hover{--tw-gradient-from: #059669;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))}.xs\:hover\:from-green-700:hover{--tw-gradient-from: #047857;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))}.xs\:hover\:from-green-800:hover{--tw-gradient-from: #065f46;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))}.xs\:hover\:from-green-900:hover{--tw-gradient-from: #064e3b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))}.xs\:hover\:from-blue-50:hover{--tw-gradient-from: #eff6ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))}.xs\:hover\:from-blue-100:hover{--tw-gradient-from: #dbeafe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))}.xs\:hover\:from-blue-200:hover{--tw-gradient-from: #bfdbfe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))}.xs\:hover\:from-blue-300:hover{--tw-gradient-from: #93c5fd;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))}.xs\:hover\:from-blue-400:hover{--tw-gradient-from: #60a5fa;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))}.xs\:hover\:from-blue-500:hover{--tw-gradient-from: #3b82f6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))}.xs\:hover\:from-blue-600:hover{--tw-gradient-from: #2563eb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))}.xs\:hover\:from-blue-700:hover{--tw-gradient-from: #1d4ed8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))}.xs\:hover\:from-blue-800:hover{--tw-gradient-from: #1e40af;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))}.xs\:hover\:from-blue-900:hover{--tw-gradient-from: #1e3a8a;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))}.xs\:hover\:from-indigo-50:hover{--tw-gradient-from: #eef2ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))}.xs\:hover\:from-indigo-100:hover{--tw-gradient-from: #e0e7ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))}.xs\:hover\:from-indigo-200:hover{--tw-gradient-from: #c7d2fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))}.xs\:hover\:from-indigo-300:hover{--tw-gradient-from: #a5b4fc;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))}.xs\:hover\:from-indigo-400:hover{--tw-gradient-from: #818cf8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))}.xs\:hover\:from-indigo-500:hover{--tw-gradient-from: #6366f1;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))}.xs\:hover\:from-indigo-600:hover{--tw-gradient-from: #4f46e5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))}.xs\:hover\:from-indigo-700:hover{--tw-gradient-from: #4338ca;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))}.xs\:hover\:from-indigo-800:hover{--tw-gradient-from: #3730a3;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))}.xs\:hover\:from-indigo-900:hover{--tw-gradient-from: #312e81;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))}.xs\:hover\:from-purple-50:hover{--tw-gradient-from: #f5f3ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))}.xs\:hover\:from-purple-100:hover{--tw-gradient-from: #ede9fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))}.xs\:hover\:from-purple-200:hover{--tw-gradient-from: #ddd6fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))}.xs\:hover\:from-purple-300:hover{--tw-gradient-from: #c4b5fd;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))}.xs\:hover\:from-purple-400:hover{--tw-gradient-from: #a78bfa;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))}.xs\:hover\:from-purple-500:hover{--tw-gradient-from: #8b5cf6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))}.xs\:hover\:from-purple-600:hover{--tw-gradient-from: #7c3aed;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))}.xs\:hover\:from-purple-700:hover{--tw-gradient-from: #6d28d9;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))}.xs\:hover\:from-purple-800:hover{--tw-gradient-from: #5b21b6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))}.xs\:hover\:from-purple-900:hover{--tw-gradient-from: #4c1d95;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))}.xs\:hover\:from-pink-50:hover{--tw-gradient-from: #fdf2f8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))}.xs\:hover\:from-pink-100:hover{--tw-gradient-from: #fce7f3;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))}.xs\:hover\:from-pink-200:hover{--tw-gradient-from: #fbcfe8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))}.xs\:hover\:from-pink-300:hover{--tw-gradient-from: #f9a8d4;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))}.xs\:hover\:from-pink-400:hover{--tw-gradient-from: #f472b6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))}.xs\:hover\:from-pink-500:hover{--tw-gradient-from: #ec4899;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))}.xs\:hover\:from-pink-600:hover{--tw-gradient-from: #db2777;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))}.xs\:hover\:from-pink-700:hover{--tw-gradient-from: #be185d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))}.xs\:hover\:from-pink-800:hover{--tw-gradient-from: #9d174d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))}.xs\:hover\:from-pink-900:hover{--tw-gradient-from: #831843;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))}.xs\:hover\:from-atmos-blue:hover{--tw-gradient-from: #2B87FF;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 135, 255, 0))}.xs\:hover\:from-ocean-green:hover{--tw-gradient-from: #12FFDE;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(18, 255, 222, 0))}.xs\:hover\:from-trench-blue:hover{--tw-gradient-from: #0D2E64;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(13, 46, 100, 0))}.xs\:focus\:from-transparent:focus{--tw-gradient-from: transparent;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))}.xs\:focus\:from-current:focus{--tw-gradient-from: currentColor;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))}.xs\:focus\:from-black:focus{--tw-gradient-from: #000;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))}.xs\:focus\:from-white:focus{--tw-gradient-from: #fff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))}.xs\:focus\:from-gray-50:focus{--tw-gradient-from: #f9fafb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))}.xs\:focus\:from-gray-100:focus{--tw-gradient-from: #f3f4f6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))}.xs\:focus\:from-gray-200:focus{--tw-gradient-from: #e5e7eb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))}.xs\:focus\:from-gray-300:focus{--tw-gradient-from: #d1d5db;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))}.xs\:focus\:from-gray-400:focus{--tw-gradient-from: #9ca3af;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))}.xs\:focus\:from-gray-500:focus{--tw-gradient-from: #6b7280;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))}.xs\:focus\:from-gray-600:focus{--tw-gradient-from: #4b5563;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))}.xs\:focus\:from-gray-700:focus{--tw-gradient-from: #374151;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))}.xs\:focus\:from-gray-800:focus{--tw-gradient-from: #1f2937;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))}.xs\:focus\:from-gray-900:focus{--tw-gradient-from: #111827;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))}.xs\:focus\:from-red-50:focus{--tw-gradient-from: #fef2f2;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))}.xs\:focus\:from-red-100:focus{--tw-gradient-from: #fee2e2;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))}.xs\:focus\:from-red-200:focus{--tw-gradient-from: #fecaca;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))}.xs\:focus\:from-red-300:focus{--tw-gradient-from: #fca5a5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))}.xs\:focus\:from-red-400:focus{--tw-gradient-from: #f87171;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))}.xs\:focus\:from-red-500:focus{--tw-gradient-from: #ef4444;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))}.xs\:focus\:from-red-600:focus{--tw-gradient-from: #dc2626;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))}.xs\:focus\:from-red-700:focus{--tw-gradient-from: #b91c1c;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))}.xs\:focus\:from-red-800:focus{--tw-gradient-from: #991b1b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))}.xs\:focus\:from-red-900:focus{--tw-gradient-from: #7f1d1d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))}.xs\:focus\:from-yellow-50:focus{--tw-gradient-from: #fffbeb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))}.xs\:focus\:from-yellow-100:focus{--tw-gradient-from: #fef3c7;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))}.xs\:focus\:from-yellow-200:focus{--tw-gradient-from: #fde68a;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))}.xs\:focus\:from-yellow-300:focus{--tw-gradient-from: #fcd34d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))}.xs\:focus\:from-yellow-400:focus{--tw-gradient-from: #fbbf24;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))}.xs\:focus\:from-yellow-500:focus{--tw-gradient-from: #f59e0b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))}.xs\:focus\:from-yellow-600:focus{--tw-gradient-from: #d97706;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))}.xs\:focus\:from-yellow-700:focus{--tw-gradient-from: #b45309;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))}.xs\:focus\:from-yellow-800:focus{--tw-gradient-from: #92400e;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))}.xs\:focus\:from-yellow-900:focus{--tw-gradient-from: #78350f;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))}.xs\:focus\:from-green-50:focus{--tw-gradient-from: #ecfdf5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))}.xs\:focus\:from-green-100:focus{--tw-gradient-from: #d1fae5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))}.xs\:focus\:from-green-200:focus{--tw-gradient-from: #a7f3d0;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))}.xs\:focus\:from-green-300:focus{--tw-gradient-from: #6ee7b7;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))}.xs\:focus\:from-green-400:focus{--tw-gradient-from: #34d399;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))}.xs\:focus\:from-green-500:focus{--tw-gradient-from: #10b981;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))}.xs\:focus\:from-green-600:focus{--tw-gradient-from: #059669;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))}.xs\:focus\:from-green-700:focus{--tw-gradient-from: #047857;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))}.xs\:focus\:from-green-800:focus{--tw-gradient-from: #065f46;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))}.xs\:focus\:from-green-900:focus{--tw-gradient-from: #064e3b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))}.xs\:focus\:from-blue-50:focus{--tw-gradient-from: #eff6ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))}.xs\:focus\:from-blue-100:focus{--tw-gradient-from: #dbeafe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))}.xs\:focus\:from-blue-200:focus{--tw-gradient-from: #bfdbfe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))}.xs\:focus\:from-blue-300:focus{--tw-gradient-from: #93c5fd;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))}.xs\:focus\:from-blue-400:focus{--tw-gradient-from: #60a5fa;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))}.xs\:focus\:from-blue-500:focus{--tw-gradient-from: #3b82f6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))}.xs\:focus\:from-blue-600:focus{--tw-gradient-from: #2563eb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))}.xs\:focus\:from-blue-700:focus{--tw-gradient-from: #1d4ed8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))}.xs\:focus\:from-blue-800:focus{--tw-gradient-from: #1e40af;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))}.xs\:focus\:from-blue-900:focus{--tw-gradient-from: #1e3a8a;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))}.xs\:focus\:from-indigo-50:focus{--tw-gradient-from: #eef2ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))}.xs\:focus\:from-indigo-100:focus{--tw-gradient-from: #e0e7ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))}.xs\:focus\:from-indigo-200:focus{--tw-gradient-from: #c7d2fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))}.xs\:focus\:from-indigo-300:focus{--tw-gradient-from: #a5b4fc;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))}.xs\:focus\:from-indigo-400:focus{--tw-gradient-from: #818cf8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))}.xs\:focus\:from-indigo-500:focus{--tw-gradient-from: #6366f1;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))}.xs\:focus\:from-indigo-600:focus{--tw-gradient-from: #4f46e5;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))}.xs\:focus\:from-indigo-700:focus{--tw-gradient-from: #4338ca;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))}.xs\:focus\:from-indigo-800:focus{--tw-gradient-from: #3730a3;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))}.xs\:focus\:from-indigo-900:focus{--tw-gradient-from: #312e81;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))}.xs\:focus\:from-purple-50:focus{--tw-gradient-from: #f5f3ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))}.xs\:focus\:from-purple-100:focus{--tw-gradient-from: #ede9fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))}.xs\:focus\:from-purple-200:focus{--tw-gradient-from: #ddd6fe;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))}.xs\:focus\:from-purple-300:focus{--tw-gradient-from: #c4b5fd;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))}.xs\:focus\:from-purple-400:focus{--tw-gradient-from: #a78bfa;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))}.xs\:focus\:from-purple-500:focus{--tw-gradient-from: #8b5cf6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))}.xs\:focus\:from-purple-600:focus{--tw-gradient-from: #7c3aed;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))}.xs\:focus\:from-purple-700:focus{--tw-gradient-from: #6d28d9;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))}.xs\:focus\:from-purple-800:focus{--tw-gradient-from: #5b21b6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))}.xs\:focus\:from-purple-900:focus{--tw-gradient-from: #4c1d95;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))}.xs\:focus\:from-pink-50:focus{--tw-gradient-from: #fdf2f8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))}.xs\:focus\:from-pink-100:focus{--tw-gradient-from: #fce7f3;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))}.xs\:focus\:from-pink-200:focus{--tw-gradient-from: #fbcfe8;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))}.xs\:focus\:from-pink-300:focus{--tw-gradient-from: #f9a8d4;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))}.xs\:focus\:from-pink-400:focus{--tw-gradient-from: #f472b6;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))}.xs\:focus\:from-pink-500:focus{--tw-gradient-from: #ec4899;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))}.xs\:focus\:from-pink-600:focus{--tw-gradient-from: #db2777;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))}.xs\:focus\:from-pink-700:focus{--tw-gradient-from: #be185d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))}.xs\:focus\:from-pink-800:focus{--tw-gradient-from: #9d174d;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))}.xs\:focus\:from-pink-900:focus{--tw-gradient-from: #831843;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))}.xs\:focus\:from-atmos-blue:focus{--tw-gradient-from: #2B87FF;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(43, 135, 255, 0))}.xs\:focus\:from-ocean-green:focus{--tw-gradient-from: #12FFDE;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(18, 255, 222, 0))}.xs\:focus\:from-trench-blue:focus{--tw-gradient-from: #0D2E64;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(13, 46, 100, 0))}.xs\:via-transparent{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))}.xs\:via-current{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))}.xs\:via-black{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))}.xs\:via-white{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))}.xs\:via-gray-50{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))}.xs\:via-gray-100{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))}.xs\:via-gray-200{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))}.xs\:via-gray-300{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))}.xs\:via-gray-400{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))}.xs\:via-gray-500{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))}.xs\:via-gray-600{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))}.xs\:via-gray-700{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))}.xs\:via-gray-800{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))}.xs\:via-gray-900{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))}.xs\:via-red-50{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))}.xs\:via-red-100{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))}.xs\:via-red-200{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))}.xs\:via-red-300{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))}.xs\:via-red-400{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))}.xs\:via-red-500{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))}.xs\:via-red-600{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))}.xs\:via-red-700{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))}.xs\:via-red-800{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))}.xs\:via-red-900{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))}.xs\:via-yellow-50{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))}.xs\:via-yellow-100{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))}.xs\:via-yellow-200{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))}.xs\:via-yellow-300{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))}.xs\:via-yellow-400{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))}.xs\:via-yellow-500{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))}.xs\:via-yellow-600{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))}.xs\:via-yellow-700{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))}.xs\:via-yellow-800{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))}.xs\:via-yellow-900{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))}.xs\:via-green-50{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))}.xs\:via-green-100{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))}.xs\:via-green-200{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))}.xs\:via-green-300{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))}.xs\:via-green-400{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))}.xs\:via-green-500{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))}.xs\:via-green-600{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))}.xs\:via-green-700{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))}.xs\:via-green-800{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))}.xs\:via-green-900{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))}.xs\:via-blue-50{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))}.xs\:via-blue-100{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))}.xs\:via-blue-200{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))}.xs\:via-blue-300{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))}.xs\:via-blue-400{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))}.xs\:via-blue-500{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))}.xs\:via-blue-600{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))}.xs\:via-blue-700{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))}.xs\:via-blue-800{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))}.xs\:via-blue-900{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))}.xs\:via-indigo-50{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))}.xs\:via-indigo-100{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))}.xs\:via-indigo-200{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))}.xs\:via-indigo-300{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))}.xs\:via-indigo-400{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))}.xs\:via-indigo-500{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))}.xs\:via-indigo-600{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))}.xs\:via-indigo-700{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))}.xs\:via-indigo-800{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))}.xs\:via-indigo-900{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))}.xs\:via-purple-50{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))}.xs\:via-purple-100{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))}.xs\:via-purple-200{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))}.xs\:via-purple-300{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))}.xs\:via-purple-400{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))}.xs\:via-purple-500{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))}.xs\:via-purple-600{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))}.xs\:via-purple-700{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))}.xs\:via-purple-800{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))}.xs\:via-purple-900{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))}.xs\:via-pink-50{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))}.xs\:via-pink-100{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))}.xs\:via-pink-200{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))}.xs\:via-pink-300{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))}.xs\:via-pink-400{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))}.xs\:via-pink-500{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))}.xs\:via-pink-600{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))}.xs\:via-pink-700{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))}.xs\:via-pink-800{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))}.xs\:via-pink-900{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))}.xs\:via-atmos-blue{--tw-gradient-stops: var(--tw-gradient-from), #2B87FF, var(--tw-gradient-to, rgba(43, 135, 255, 0))}.xs\:via-ocean-green{--tw-gradient-stops: var(--tw-gradient-from), #12FFDE, var(--tw-gradient-to, rgba(18, 255, 222, 0))}.xs\:via-trench-blue{--tw-gradient-stops: var(--tw-gradient-from), #0D2E64, var(--tw-gradient-to, rgba(13, 46, 100, 0))}.xs\:hover\:via-transparent:hover{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))}.xs\:hover\:via-current:hover{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))}.xs\:hover\:via-black:hover{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))}.xs\:hover\:via-white:hover{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))}.xs\:hover\:via-gray-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))}.xs\:hover\:via-gray-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))}.xs\:hover\:via-gray-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))}.xs\:hover\:via-gray-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))}.xs\:hover\:via-gray-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))}.xs\:hover\:via-gray-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))}.xs\:hover\:via-gray-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))}.xs\:hover\:via-gray-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))}.xs\:hover\:via-gray-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))}.xs\:hover\:via-gray-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))}.xs\:hover\:via-red-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))}.xs\:hover\:via-red-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))}.xs\:hover\:via-red-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))}.xs\:hover\:via-red-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))}.xs\:hover\:via-red-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))}.xs\:hover\:via-red-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))}.xs\:hover\:via-red-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))}.xs\:hover\:via-red-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))}.xs\:hover\:via-red-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))}.xs\:hover\:via-red-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))}.xs\:hover\:via-yellow-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))}.xs\:hover\:via-yellow-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))}.xs\:hover\:via-yellow-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))}.xs\:hover\:via-yellow-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))}.xs\:hover\:via-yellow-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))}.xs\:hover\:via-yellow-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))}.xs\:hover\:via-yellow-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))}.xs\:hover\:via-yellow-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))}.xs\:hover\:via-yellow-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))}.xs\:hover\:via-yellow-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))}.xs\:hover\:via-green-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))}.xs\:hover\:via-green-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))}.xs\:hover\:via-green-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))}.xs\:hover\:via-green-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))}.xs\:hover\:via-green-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))}.xs\:hover\:via-green-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))}.xs\:hover\:via-green-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))}.xs\:hover\:via-green-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))}.xs\:hover\:via-green-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))}.xs\:hover\:via-green-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))}.xs\:hover\:via-blue-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))}.xs\:hover\:via-blue-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))}.xs\:hover\:via-blue-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))}.xs\:hover\:via-blue-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))}.xs\:hover\:via-blue-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))}.xs\:hover\:via-blue-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))}.xs\:hover\:via-blue-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))}.xs\:hover\:via-blue-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))}.xs\:hover\:via-blue-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))}.xs\:hover\:via-blue-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))}.xs\:hover\:via-indigo-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))}.xs\:hover\:via-indigo-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))}.xs\:hover\:via-indigo-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))}.xs\:hover\:via-indigo-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))}.xs\:hover\:via-indigo-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))}.xs\:hover\:via-indigo-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))}.xs\:hover\:via-indigo-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))}.xs\:hover\:via-indigo-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))}.xs\:hover\:via-indigo-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))}.xs\:hover\:via-indigo-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))}.xs\:hover\:via-purple-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))}.xs\:hover\:via-purple-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))}.xs\:hover\:via-purple-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))}.xs\:hover\:via-purple-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))}.xs\:hover\:via-purple-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))}.xs\:hover\:via-purple-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))}.xs\:hover\:via-purple-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))}.xs\:hover\:via-purple-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))}.xs\:hover\:via-purple-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))}.xs\:hover\:via-purple-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))}.xs\:hover\:via-pink-50:hover{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))}.xs\:hover\:via-pink-100:hover{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))}.xs\:hover\:via-pink-200:hover{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))}.xs\:hover\:via-pink-300:hover{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))}.xs\:hover\:via-pink-400:hover{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))}.xs\:hover\:via-pink-500:hover{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))}.xs\:hover\:via-pink-600:hover{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))}.xs\:hover\:via-pink-700:hover{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))}.xs\:hover\:via-pink-800:hover{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))}.xs\:hover\:via-pink-900:hover{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))}.xs\:hover\:via-atmos-blue:hover{--tw-gradient-stops: var(--tw-gradient-from), #2B87FF, var(--tw-gradient-to, rgba(43, 135, 255, 0))}.xs\:hover\:via-ocean-green:hover{--tw-gradient-stops: var(--tw-gradient-from), #12FFDE, var(--tw-gradient-to, rgba(18, 255, 222, 0))}.xs\:hover\:via-trench-blue:hover{--tw-gradient-stops: var(--tw-gradient-from), #0D2E64, var(--tw-gradient-to, rgba(13, 46, 100, 0))}.xs\:focus\:via-transparent:focus{--tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))}.xs\:focus\:via-current:focus{--tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))}.xs\:focus\:via-black:focus{--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))}.xs\:focus\:via-white:focus{--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))}.xs\:focus\:via-gray-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))}.xs\:focus\:via-gray-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))}.xs\:focus\:via-gray-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))}.xs\:focus\:via-gray-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))}.xs\:focus\:via-gray-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))}.xs\:focus\:via-gray-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))}.xs\:focus\:via-gray-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))}.xs\:focus\:via-gray-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))}.xs\:focus\:via-gray-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))}.xs\:focus\:via-gray-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))}.xs\:focus\:via-red-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))}.xs\:focus\:via-red-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))}.xs\:focus\:via-red-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))}.xs\:focus\:via-red-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))}.xs\:focus\:via-red-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))}.xs\:focus\:via-red-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))}.xs\:focus\:via-red-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))}.xs\:focus\:via-red-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))}.xs\:focus\:via-red-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))}.xs\:focus\:via-red-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))}.xs\:focus\:via-yellow-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))}.xs\:focus\:via-yellow-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))}.xs\:focus\:via-yellow-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))}.xs\:focus\:via-yellow-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))}.xs\:focus\:via-yellow-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))}.xs\:focus\:via-yellow-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))}.xs\:focus\:via-yellow-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))}.xs\:focus\:via-yellow-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))}.xs\:focus\:via-yellow-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))}.xs\:focus\:via-yellow-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))}.xs\:focus\:via-green-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))}.xs\:focus\:via-green-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))}.xs\:focus\:via-green-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))}.xs\:focus\:via-green-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))}.xs\:focus\:via-green-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))}.xs\:focus\:via-green-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))}.xs\:focus\:via-green-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))}.xs\:focus\:via-green-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))}.xs\:focus\:via-green-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))}.xs\:focus\:via-green-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))}.xs\:focus\:via-blue-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))}.xs\:focus\:via-blue-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))}.xs\:focus\:via-blue-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))}.xs\:focus\:via-blue-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))}.xs\:focus\:via-blue-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))}.xs\:focus\:via-blue-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))}.xs\:focus\:via-blue-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))}.xs\:focus\:via-blue-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))}.xs\:focus\:via-blue-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))}.xs\:focus\:via-blue-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))}.xs\:focus\:via-indigo-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))}.xs\:focus\:via-indigo-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))}.xs\:focus\:via-indigo-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))}.xs\:focus\:via-indigo-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))}.xs\:focus\:via-indigo-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))}.xs\:focus\:via-indigo-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))}.xs\:focus\:via-indigo-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))}.xs\:focus\:via-indigo-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))}.xs\:focus\:via-indigo-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))}.xs\:focus\:via-indigo-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))}.xs\:focus\:via-purple-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))}.xs\:focus\:via-purple-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))}.xs\:focus\:via-purple-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))}.xs\:focus\:via-purple-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))}.xs\:focus\:via-purple-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))}.xs\:focus\:via-purple-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))}.xs\:focus\:via-purple-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))}.xs\:focus\:via-purple-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))}.xs\:focus\:via-purple-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))}.xs\:focus\:via-purple-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))}.xs\:focus\:via-pink-50:focus{--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))}.xs\:focus\:via-pink-100:focus{--tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))}.xs\:focus\:via-pink-200:focus{--tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))}.xs\:focus\:via-pink-300:focus{--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))}.xs\:focus\:via-pink-400:focus{--tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))}.xs\:focus\:via-pink-500:focus{--tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))}.xs\:focus\:via-pink-600:focus{--tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))}.xs\:focus\:via-pink-700:focus{--tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))}.xs\:focus\:via-pink-800:focus{--tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))}.xs\:focus\:via-pink-900:focus{--tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))}.xs\:focus\:via-atmos-blue:focus{--tw-gradient-stops: var(--tw-gradient-from), #2B87FF, var(--tw-gradient-to, rgba(43, 135, 255, 0))}.xs\:focus\:via-ocean-green:focus{--tw-gradient-stops: var(--tw-gradient-from), #12FFDE, var(--tw-gradient-to, rgba(18, 255, 222, 0))}.xs\:focus\:via-trench-blue:focus{--tw-gradient-stops: var(--tw-gradient-from), #0D2E64, var(--tw-gradient-to, rgba(13, 46, 100, 0))}.xs\:to-transparent{--tw-gradient-to: transparent}.xs\:to-current{--tw-gradient-to: currentColor}.xs\:to-black{--tw-gradient-to: #000}.xs\:to-white{--tw-gradient-to: #fff}.xs\:to-gray-50{--tw-gradient-to: #f9fafb}.xs\:to-gray-100{--tw-gradient-to: #f3f4f6}.xs\:to-gray-200{--tw-gradient-to: #e5e7eb}.xs\:to-gray-300{--tw-gradient-to: #d1d5db}.xs\:to-gray-400{--tw-gradient-to: #9ca3af}.xs\:to-gray-500{--tw-gradient-to: #6b7280}.xs\:to-gray-600{--tw-gradient-to: #4b5563}.xs\:to-gray-700{--tw-gradient-to: #374151}.xs\:to-gray-800{--tw-gradient-to: #1f2937}.xs\:to-gray-900{--tw-gradient-to: #111827}.xs\:to-red-50{--tw-gradient-to: #fef2f2}.xs\:to-red-100{--tw-gradient-to: #fee2e2}.xs\:to-red-200{--tw-gradient-to: #fecaca}.xs\:to-red-300{--tw-gradient-to: #fca5a5}.xs\:to-red-400{--tw-gradient-to: #f87171}.xs\:to-red-500{--tw-gradient-to: #ef4444}.xs\:to-red-600{--tw-gradient-to: #dc2626}.xs\:to-red-700{--tw-gradient-to: #b91c1c}.xs\:to-red-800{--tw-gradient-to: #991b1b}.xs\:to-red-900{--tw-gradient-to: #7f1d1d}.xs\:to-yellow-50{--tw-gradient-to: #fffbeb}.xs\:to-yellow-100{--tw-gradient-to: #fef3c7}.xs\:to-yellow-200{--tw-gradient-to: #fde68a}.xs\:to-yellow-300{--tw-gradient-to: #fcd34d}.xs\:to-yellow-400{--tw-gradient-to: #fbbf24}.xs\:to-yellow-500{--tw-gradient-to: #f59e0b}.xs\:to-yellow-600{--tw-gradient-to: #d97706}.xs\:to-yellow-700{--tw-gradient-to: #b45309}.xs\:to-yellow-800{--tw-gradient-to: #92400e}.xs\:to-yellow-900{--tw-gradient-to: #78350f}.xs\:to-green-50{--tw-gradient-to: #ecfdf5}.xs\:to-green-100{--tw-gradient-to: #d1fae5}.xs\:to-green-200{--tw-gradient-to: #a7f3d0}.xs\:to-green-300{--tw-gradient-to: #6ee7b7}.xs\:to-green-400{--tw-gradient-to: #34d399}.xs\:to-green-500{--tw-gradient-to: #10b981}.xs\:to-green-600{--tw-gradient-to: #059669}.xs\:to-green-700{--tw-gradient-to: #047857}.xs\:to-green-800{--tw-gradient-to: #065f46}.xs\:to-green-900{--tw-gradient-to: #064e3b}.xs\:to-blue-50{--tw-gradient-to: #eff6ff}.xs\:to-blue-100{--tw-gradient-to: #dbeafe}.xs\:to-blue-200{--tw-gradient-to: #bfdbfe}.xs\:to-blue-300{--tw-gradient-to: #93c5fd}.xs\:to-blue-400{--tw-gradient-to: #60a5fa}.xs\:to-blue-500{--tw-gradient-to: #3b82f6}.xs\:to-blue-600{--tw-gradient-to: #2563eb}.xs\:to-blue-700{--tw-gradient-to: #1d4ed8}.xs\:to-blue-800{--tw-gradient-to: #1e40af}.xs\:to-blue-900{--tw-gradient-to: #1e3a8a}.xs\:to-indigo-50{--tw-gradient-to: #eef2ff}.xs\:to-indigo-100{--tw-gradient-to: #e0e7ff}.xs\:to-indigo-200{--tw-gradient-to: #c7d2fe}.xs\:to-indigo-300{--tw-gradient-to: #a5b4fc}.xs\:to-indigo-400{--tw-gradient-to: #818cf8}.xs\:to-indigo-500{--tw-gradient-to: #6366f1}.xs\:to-indigo-600{--tw-gradient-to: #4f46e5}.xs\:to-indigo-700{--tw-gradient-to: #4338ca}.xs\:to-indigo-800{--tw-gradient-to: #3730a3}.xs\:to-indigo-900{--tw-gradient-to: #312e81}.xs\:to-purple-50{--tw-gradient-to: #f5f3ff}.xs\:to-purple-100{--tw-gradient-to: #ede9fe}.xs\:to-purple-200{--tw-gradient-to: #ddd6fe}.xs\:to-purple-300{--tw-gradient-to: #c4b5fd}.xs\:to-purple-400{--tw-gradient-to: #a78bfa}.xs\:to-purple-500{--tw-gradient-to: #8b5cf6}.xs\:to-purple-600{--tw-gradient-to: #7c3aed}.xs\:to-purple-700{--tw-gradient-to: #6d28d9}.xs\:to-purple-800{--tw-gradient-to: #5b21b6}.xs\:to-purple-900{--tw-gradient-to: #4c1d95}.xs\:to-pink-50{--tw-gradient-to: #fdf2f8}.xs\:to-pink-100{--tw-gradient-to: #fce7f3}.xs\:to-pink-200{--tw-gradient-to: #fbcfe8}.xs\:to-pink-300{--tw-gradient-to: #f9a8d4}.xs\:to-pink-400{--tw-gradient-to: #f472b6}.xs\:to-pink-500{--tw-gradient-to: #ec4899}.xs\:to-pink-600{--tw-gradient-to: #db2777}.xs\:to-pink-700{--tw-gradient-to: #be185d}.xs\:to-pink-800{--tw-gradient-to: #9d174d}.xs\:to-pink-900{--tw-gradient-to: #831843}.xs\:to-atmos-blue{--tw-gradient-to: #2B87FF}.xs\:to-ocean-green{--tw-gradient-to: #12FFDE}.xs\:to-trench-blue{--tw-gradient-to: #0D2E64}.xs\:hover\:to-transparent:hover{--tw-gradient-to: transparent}.xs\:hover\:to-current:hover{--tw-gradient-to: currentColor}.xs\:hover\:to-black:hover{--tw-gradient-to: #000}.xs\:hover\:to-white:hover{--tw-gradient-to: #fff}.xs\:hover\:to-gray-50:hover{--tw-gradient-to: #f9fafb}.xs\:hover\:to-gray-100:hover{--tw-gradient-to: #f3f4f6}.xs\:hover\:to-gray-200:hover{--tw-gradient-to: #e5e7eb}.xs\:hover\:to-gray-300:hover{--tw-gradient-to: #d1d5db}.xs\:hover\:to-gray-400:hover{--tw-gradient-to: #9ca3af}.xs\:hover\:to-gray-500:hover{--tw-gradient-to: #6b7280}.xs\:hover\:to-gray-600:hover{--tw-gradient-to: #4b5563}.xs\:hover\:to-gray-700:hover{--tw-gradient-to: #374151}.xs\:hover\:to-gray-800:hover{--tw-gradient-to: #1f2937}.xs\:hover\:to-gray-900:hover{--tw-gradient-to: #111827}.xs\:hover\:to-red-50:hover{--tw-gradient-to: #fef2f2}.xs\:hover\:to-red-100:hover{--tw-gradient-to: #fee2e2}.xs\:hover\:to-red-200:hover{--tw-gradient-to: #fecaca}.xs\:hover\:to-red-300:hover{--tw-gradient-to: #fca5a5}.xs\:hover\:to-red-400:hover{--tw-gradient-to: #f87171}.xs\:hover\:to-red-500:hover{--tw-gradient-to: #ef4444}.xs\:hover\:to-red-600:hover{--tw-gradient-to: #dc2626}.xs\:hover\:to-red-700:hover{--tw-gradient-to: #b91c1c}.xs\:hover\:to-red-800:hover{--tw-gradient-to: #991b1b}.xs\:hover\:to-red-900:hover{--tw-gradient-to: #7f1d1d}.xs\:hover\:to-yellow-50:hover{--tw-gradient-to: #fffbeb}.xs\:hover\:to-yellow-100:hover{--tw-gradient-to: #fef3c7}.xs\:hover\:to-yellow-200:hover{--tw-gradient-to: #fde68a}.xs\:hover\:to-yellow-300:hover{--tw-gradient-to: #fcd34d}.xs\:hover\:to-yellow-400:hover{--tw-gradient-to: #fbbf24}.xs\:hover\:to-yellow-500:hover{--tw-gradient-to: #f59e0b}.xs\:hover\:to-yellow-600:hover{--tw-gradient-to: #d97706}.xs\:hover\:to-yellow-700:hover{--tw-gradient-to: #b45309}.xs\:hover\:to-yellow-800:hover{--tw-gradient-to: #92400e}.xs\:hover\:to-yellow-900:hover{--tw-gradient-to: #78350f}.xs\:hover\:to-green-50:hover{--tw-gradient-to: #ecfdf5}.xs\:hover\:to-green-100:hover{--tw-gradient-to: #d1fae5}.xs\:hover\:to-green-200:hover{--tw-gradient-to: #a7f3d0}.xs\:hover\:to-green-300:hover{--tw-gradient-to: #6ee7b7}.xs\:hover\:to-green-400:hover{--tw-gradient-to: #34d399}.xs\:hover\:to-green-500:hover{--tw-gradient-to: #10b981}.xs\:hover\:to-green-600:hover{--tw-gradient-to: #059669}.xs\:hover\:to-green-700:hover{--tw-gradient-to: #047857}.xs\:hover\:to-green-800:hover{--tw-gradient-to: #065f46}.xs\:hover\:to-green-900:hover{--tw-gradient-to: #064e3b}.xs\:hover\:to-blue-50:hover{--tw-gradient-to: #eff6ff}.xs\:hover\:to-blue-100:hover{--tw-gradient-to: #dbeafe}.xs\:hover\:to-blue-200:hover{--tw-gradient-to: #bfdbfe}.xs\:hover\:to-blue-300:hover{--tw-gradient-to: #93c5fd}.xs\:hover\:to-blue-400:hover{--tw-gradient-to: #60a5fa}.xs\:hover\:to-blue-500:hover{--tw-gradient-to: #3b82f6}.xs\:hover\:to-blue-600:hover{--tw-gradient-to: #2563eb}.xs\:hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8}.xs\:hover\:to-blue-800:hover{--tw-gradient-to: #1e40af}.xs\:hover\:to-blue-900:hover{--tw-gradient-to: #1e3a8a}.xs\:hover\:to-indigo-50:hover{--tw-gradient-to: #eef2ff}.xs\:hover\:to-indigo-100:hover{--tw-gradient-to: #e0e7ff}.xs\:hover\:to-indigo-200:hover{--tw-gradient-to: #c7d2fe}.xs\:hover\:to-indigo-300:hover{--tw-gradient-to: #a5b4fc}.xs\:hover\:to-indigo-400:hover{--tw-gradient-to: #818cf8}.xs\:hover\:to-indigo-500:hover{--tw-gradient-to: #6366f1}.xs\:hover\:to-indigo-600:hover{--tw-gradient-to: #4f46e5}.xs\:hover\:to-indigo-700:hover{--tw-gradient-to: #4338ca}.xs\:hover\:to-indigo-800:hover{--tw-gradient-to: #3730a3}.xs\:hover\:to-indigo-900:hover{--tw-gradient-to: #312e81}.xs\:hover\:to-purple-50:hover{--tw-gradient-to: #f5f3ff}.xs\:hover\:to-purple-100:hover{--tw-gradient-to: #ede9fe}.xs\:hover\:to-purple-200:hover{--tw-gradient-to: #ddd6fe}.xs\:hover\:to-purple-300:hover{--tw-gradient-to: #c4b5fd}.xs\:hover\:to-purple-400:hover{--tw-gradient-to: #a78bfa}.xs\:hover\:to-purple-500:hover{--tw-gradient-to: #8b5cf6}.xs\:hover\:to-purple-600:hover{--tw-gradient-to: #7c3aed}.xs\:hover\:to-purple-700:hover{--tw-gradient-to: #6d28d9}.xs\:hover\:to-purple-800:hover{--tw-gradient-to: #5b21b6}.xs\:hover\:to-purple-900:hover{--tw-gradient-to: #4c1d95}.xs\:hover\:to-pink-50:hover{--tw-gradient-to: #fdf2f8}.xs\:hover\:to-pink-100:hover{--tw-gradient-to: #fce7f3}.xs\:hover\:to-pink-200:hover{--tw-gradient-to: #fbcfe8}.xs\:hover\:to-pink-300:hover{--tw-gradient-to: #f9a8d4}.xs\:hover\:to-pink-400:hover{--tw-gradient-to: #f472b6}.xs\:hover\:to-pink-500:hover{--tw-gradient-to: #ec4899}.xs\:hover\:to-pink-600:hover{--tw-gradient-to: #db2777}.xs\:hover\:to-pink-700:hover{--tw-gradient-to: #be185d}.xs\:hover\:to-pink-800:hover{--tw-gradient-to: #9d174d}.xs\:hover\:to-pink-900:hover{--tw-gradient-to: #831843}.xs\:hover\:to-atmos-blue:hover{--tw-gradient-to: #2B87FF}.xs\:hover\:to-ocean-green:hover{--tw-gradient-to: #12FFDE}.xs\:hover\:to-trench-blue:hover{--tw-gradient-to: #0D2E64}.xs\:focus\:to-transparent:focus{--tw-gradient-to: transparent}.xs\:focus\:to-current:focus{--tw-gradient-to: currentColor}.xs\:focus\:to-black:focus{--tw-gradient-to: #000}.xs\:focus\:to-white:focus{--tw-gradient-to: #fff}.xs\:focus\:to-gray-50:focus{--tw-gradient-to: #f9fafb}.xs\:focus\:to-gray-100:focus{--tw-gradient-to: #f3f4f6}.xs\:focus\:to-gray-200:focus{--tw-gradient-to: #e5e7eb}.xs\:focus\:to-gray-300:focus{--tw-gradient-to: #d1d5db}.xs\:focus\:to-gray-400:focus{--tw-gradient-to: #9ca3af}.xs\:focus\:to-gray-500:focus{--tw-gradient-to: #6b7280}.xs\:focus\:to-gray-600:focus{--tw-gradient-to: #4b5563}.xs\:focus\:to-gray-700:focus{--tw-gradient-to: #374151}.xs\:focus\:to-gray-800:focus{--tw-gradient-to: #1f2937}.xs\:focus\:to-gray-900:focus{--tw-gradient-to: #111827}.xs\:focus\:to-red-50:focus{--tw-gradient-to: #fef2f2}.xs\:focus\:to-red-100:focus{--tw-gradient-to: #fee2e2}.xs\:focus\:to-red-200:focus{--tw-gradient-to: #fecaca}.xs\:focus\:to-red-300:focus{--tw-gradient-to: #fca5a5}.xs\:focus\:to-red-400:focus{--tw-gradient-to: #f87171}.xs\:focus\:to-red-500:focus{--tw-gradient-to: #ef4444}.xs\:focus\:to-red-600:focus{--tw-gradient-to: #dc2626}.xs\:focus\:to-red-700:focus{--tw-gradient-to: #b91c1c}.xs\:focus\:to-red-800:focus{--tw-gradient-to: #991b1b}.xs\:focus\:to-red-900:focus{--tw-gradient-to: #7f1d1d}.xs\:focus\:to-yellow-50:focus{--tw-gradient-to: #fffbeb}.xs\:focus\:to-yellow-100:focus{--tw-gradient-to: #fef3c7}.xs\:focus\:to-yellow-200:focus{--tw-gradient-to: #fde68a}.xs\:focus\:to-yellow-300:focus{--tw-gradient-to: #fcd34d}.xs\:focus\:to-yellow-400:focus{--tw-gradient-to: #fbbf24}.xs\:focus\:to-yellow-500:focus{--tw-gradient-to: #f59e0b}.xs\:focus\:to-yellow-600:focus{--tw-gradient-to: #d97706}.xs\:focus\:to-yellow-700:focus{--tw-gradient-to: #b45309}.xs\:focus\:to-yellow-800:focus{--tw-gradient-to: #92400e}.xs\:focus\:to-yellow-900:focus{--tw-gradient-to: #78350f}.xs\:focus\:to-green-50:focus{--tw-gradient-to: #ecfdf5}.xs\:focus\:to-green-100:focus{--tw-gradient-to: #d1fae5}.xs\:focus\:to-green-200:focus{--tw-gradient-to: #a7f3d0}.xs\:focus\:to-green-300:focus{--tw-gradient-to: #6ee7b7}.xs\:focus\:to-green-400:focus{--tw-gradient-to: #34d399}.xs\:focus\:to-green-500:focus{--tw-gradient-to: #10b981}.xs\:focus\:to-green-600:focus{--tw-gradient-to: #059669}.xs\:focus\:to-green-700:focus{--tw-gradient-to: #047857}.xs\:focus\:to-green-800:focus{--tw-gradient-to: #065f46}.xs\:focus\:to-green-900:focus{--tw-gradient-to: #064e3b}.xs\:focus\:to-blue-50:focus{--tw-gradient-to: #eff6ff}.xs\:focus\:to-blue-100:focus{--tw-gradient-to: #dbeafe}.xs\:focus\:to-blue-200:focus{--tw-gradient-to: #bfdbfe}.xs\:focus\:to-blue-300:focus{--tw-gradient-to: #93c5fd}.xs\:focus\:to-blue-400:focus{--tw-gradient-to: #60a5fa}.xs\:focus\:to-blue-500:focus{--tw-gradient-to: #3b82f6}.xs\:focus\:to-blue-600:focus{--tw-gradient-to: #2563eb}.xs\:focus\:to-blue-700:focus{--tw-gradient-to: #1d4ed8}.xs\:focus\:to-blue-800:focus{--tw-gradient-to: #1e40af}.xs\:focus\:to-blue-900:focus{--tw-gradient-to: #1e3a8a}.xs\:focus\:to-indigo-50:focus{--tw-gradient-to: #eef2ff}.xs\:focus\:to-indigo-100:focus{--tw-gradient-to: #e0e7ff}.xs\:focus\:to-indigo-200:focus{--tw-gradient-to: #c7d2fe}.xs\:focus\:to-indigo-300:focus{--tw-gradient-to: #a5b4fc}.xs\:focus\:to-indigo-400:focus{--tw-gradient-to: #818cf8}.xs\:focus\:to-indigo-500:focus{--tw-gradient-to: #6366f1}.xs\:focus\:to-indigo-600:focus{--tw-gradient-to: #4f46e5}.xs\:focus\:to-indigo-700:focus{--tw-gradient-to: #4338ca}.xs\:focus\:to-indigo-800:focus{--tw-gradient-to: #3730a3}.xs\:focus\:to-indigo-900:focus{--tw-gradient-to: #312e81}.xs\:focus\:to-purple-50:focus{--tw-gradient-to: #f5f3ff}.xs\:focus\:to-purple-100:focus{--tw-gradient-to: #ede9fe}.xs\:focus\:to-purple-200:focus{--tw-gradient-to: #ddd6fe}.xs\:focus\:to-purple-300:focus{--tw-gradient-to: #c4b5fd}.xs\:focus\:to-purple-400:focus{--tw-gradient-to: #a78bfa}.xs\:focus\:to-purple-500:focus{--tw-gradient-to: #8b5cf6}.xs\:focus\:to-purple-600:focus{--tw-gradient-to: #7c3aed}.xs\:focus\:to-purple-700:focus{--tw-gradient-to: #6d28d9}.xs\:focus\:to-purple-800:focus{--tw-gradient-to: #5b21b6}.xs\:focus\:to-purple-900:focus{--tw-gradient-to: #4c1d95}.xs\:focus\:to-pink-50:focus{--tw-gradient-to: #fdf2f8}.xs\:focus\:to-pink-100:focus{--tw-gradient-to: #fce7f3}.xs\:focus\:to-pink-200:focus{--tw-gradient-to: #fbcfe8}.xs\:focus\:to-pink-300:focus{--tw-gradient-to: #f9a8d4}.xs\:focus\:to-pink-400:focus{--tw-gradient-to: #f472b6}.xs\:focus\:to-pink-500:focus{--tw-gradient-to: #ec4899}.xs\:focus\:to-pink-600:focus{--tw-gradient-to: #db2777}.xs\:focus\:to-pink-700:focus{--tw-gradient-to: #be185d}.xs\:focus\:to-pink-800:focus{--tw-gradient-to: #9d174d}.xs\:focus\:to-pink-900:focus{--tw-gradient-to: #831843}.xs\:focus\:to-atmos-blue:focus{--tw-gradient-to: #2B87FF}.xs\:focus\:to-ocean-green:focus{--tw-gradient-to: #12FFDE}.xs\:focus\:to-trench-blue:focus{--tw-gradient-to: #0D2E64}.xs\:decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.xs\:decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.xs\:bg-auto{background-size:auto}.xs\:bg-cover{background-size:cover}.xs\:bg-contain{background-size:contain}.xs\:bg-fixed{background-attachment:fixed}.xs\:bg-local{background-attachment:local}.xs\:bg-scroll{background-attachment:scroll}.xs\:bg-clip-border{background-clip:border-box}.xs\:bg-clip-padding{background-clip:padding-box}.xs\:bg-clip-content{background-clip:content-box}.xs\:bg-clip-text{background-clip:text}.xs\:bg-bottom{background-position:bottom}.xs\:bg-center{background-position:center}.xs\:bg-left{background-position:left}.xs\:bg-left-bottom{background-position:left bottom}.xs\:bg-left-top{background-position:left top}.xs\:bg-right{background-position:right}.xs\:bg-right-bottom{background-position:right bottom}.xs\:bg-right-top{background-position:right top}.xs\:bg-top{background-position:top}.xs\:bg-repeat{background-repeat:repeat}.xs\:bg-no-repeat{background-repeat:no-repeat}.xs\:bg-repeat-x{background-repeat:repeat-x}.xs\:bg-repeat-y{background-repeat:repeat-y}.xs\:bg-repeat-round{background-repeat:round}.xs\:bg-repeat-space{background-repeat:space}.xs\:bg-origin-border{background-origin:border-box}.xs\:bg-origin-padding{background-origin:padding-box}.xs\:bg-origin-content{background-origin:content-box}.xs\:fill-current{fill:currentColor}.xs\:stroke-current{stroke:currentColor}.xs\:stroke-0{stroke-width:0}.xs\:stroke-1{stroke-width:1}.xs\:stroke-2{stroke-width:2}.xs\:object-contain{object-fit:contain}.xs\:object-cover{object-fit:cover}.xs\:object-fill{object-fit:fill}.xs\:object-none{object-fit:none}.xs\:object-scale-down{object-fit:scale-down}.xs\:object-bottom{object-position:bottom}.xs\:object-center{object-position:center}.xs\:object-left{object-position:left}.xs\:object-left-bottom{object-position:left bottom}.xs\:object-left-top{object-position:left top}.xs\:object-right{object-position:right}.xs\:object-right-bottom{object-position:right bottom}.xs\:object-right-top{object-position:right top}.xs\:object-top{object-position:top}.xs\:p-0{padding:0}.xs\:p-1{padding:.25rem}.xs\:p-2{padding:.5rem}.xs\:p-3{padding:.75rem}.xs\:p-4{padding:1rem}.xs\:p-5{padding:1.25rem}.xs\:p-6{padding:1.5rem}.xs\:p-7{padding:1.75rem}.xs\:p-8{padding:2rem}.xs\:p-9{padding:2.25rem}.xs\:p-10{padding:2.5rem}.xs\:p-11{padding:2.75rem}.xs\:p-12{padding:3rem}.xs\:p-14{padding:3.5rem}.xs\:p-16{padding:4rem}.xs\:p-20{padding:5rem}.xs\:p-24{padding:6rem}.xs\:p-28{padding:7rem}.xs\:p-32{padding:8rem}.xs\:p-36{padding:9rem}.xs\:p-40{padding:10rem}.xs\:p-44{padding:11rem}.xs\:p-48{padding:12rem}.xs\:p-52{padding:13rem}.xs\:p-56{padding:14rem}.xs\:p-60{padding:15rem}.xs\:p-64{padding:16rem}.xs\:p-72{padding:18rem}.xs\:p-80{padding:20rem}.xs\:p-96{padding:24rem}.xs\:p-px{padding:1px}.xs\:p-0\.5{padding:.125rem}.xs\:p-1\.5{padding:.375rem}.xs\:p-2\.5{padding:.625rem}.xs\:p-3\.5{padding:.875rem}.xs\:px-0{padding-left:0;padding-right:0}.xs\:px-1{padding-left:.25rem;padding-right:.25rem}.xs\:px-2{padding-left:.5rem;padding-right:.5rem}.xs\:px-3{padding-left:.75rem;padding-right:.75rem}.xs\:px-4{padding-left:1rem;padding-right:1rem}.xs\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xs\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xs\:px-7{padding-left:1.75rem;padding-right:1.75rem}.xs\:px-8{padding-left:2rem;padding-right:2rem}.xs\:px-9{padding-left:2.25rem;padding-right:2.25rem}.xs\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xs\:px-11{padding-left:2.75rem;padding-right:2.75rem}.xs\:px-12{padding-left:3rem;padding-right:3rem}.xs\:px-14{padding-left:3.5rem;padding-right:3.5rem}.xs\:px-16{padding-left:4rem;padding-right:4rem}.xs\:px-20{padding-left:5rem;padding-right:5rem}.xs\:px-24{padding-left:6rem;padding-right:6rem}.xs\:px-28{padding-left:7rem;padding-right:7rem}.xs\:px-32{padding-left:8rem;padding-right:8rem}.xs\:px-36{padding-left:9rem;padding-right:9rem}.xs\:px-40{padding-left:10rem;padding-right:10rem}.xs\:px-44{padding-left:11rem;padding-right:11rem}.xs\:px-48{padding-left:12rem;padding-right:12rem}.xs\:px-52{padding-left:13rem;padding-right:13rem}.xs\:px-56{padding-left:14rem;padding-right:14rem}.xs\:px-60{padding-left:15rem;padding-right:15rem}.xs\:px-64{padding-left:16rem;padding-right:16rem}.xs\:px-72{padding-left:18rem;padding-right:18rem}.xs\:px-80{padding-left:20rem;padding-right:20rem}.xs\:px-96{padding-left:24rem;padding-right:24rem}.xs\:px-px{padding-left:1px;padding-right:1px}.xs\:px-0\.5{padding-left:.125rem;padding-right:.125rem}.xs\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.xs\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.xs\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.xs\:py-0{padding-top:0;padding-bottom:0}.xs\:py-1{padding-top:.25rem;padding-bottom:.25rem}.xs\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xs\:py-3{padding-top:.75rem;padding-bottom:.75rem}.xs\:py-4{padding-top:1rem;padding-bottom:1rem}.xs\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.xs\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xs\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.xs\:py-8{padding-top:2rem;padding-bottom:2rem}.xs\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.xs\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.xs\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}.xs\:py-12{padding-top:3rem;padding-bottom:3rem}.xs\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.xs\:py-16{padding-top:4rem;padding-bottom:4rem}.xs\:py-20{padding-top:5rem;padding-bottom:5rem}.xs\:py-24{padding-top:6rem;padding-bottom:6rem}.xs\:py-28{padding-top:7rem;padding-bottom:7rem}.xs\:py-32{padding-top:8rem;padding-bottom:8rem}.xs\:py-36{padding-top:9rem;padding-bottom:9rem}.xs\:py-40{padding-top:10rem;padding-bottom:10rem}.xs\:py-44{padding-top:11rem;padding-bottom:11rem}.xs\:py-48{padding-top:12rem;padding-bottom:12rem}.xs\:py-52{padding-top:13rem;padding-bottom:13rem}.xs\:py-56{padding-top:14rem;padding-bottom:14rem}.xs\:py-60{padding-top:15rem;padding-bottom:15rem}.xs\:py-64{padding-top:16rem;padding-bottom:16rem}.xs\:py-72{padding-top:18rem;padding-bottom:18rem}.xs\:py-80{padding-top:20rem;padding-bottom:20rem}.xs\:py-96{padding-top:24rem;padding-bottom:24rem}.xs\:py-px{padding-top:1px;padding-bottom:1px}.xs\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.xs\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.xs\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.xs\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.xs\:pt-0{padding-top:0}.xs\:pt-1{padding-top:.25rem}.xs\:pt-2{padding-top:.5rem}.xs\:pt-3{padding-top:.75rem}.xs\:pt-4{padding-top:1rem}.xs\:pt-5{padding-top:1.25rem}.xs\:pt-6{padding-top:1.5rem}.xs\:pt-7{padding-top:1.75rem}.xs\:pt-8{padding-top:2rem}.xs\:pt-9{padding-top:2.25rem}.xs\:pt-10{padding-top:2.5rem}.xs\:pt-11{padding-top:2.75rem}.xs\:pt-12{padding-top:3rem}.xs\:pt-14{padding-top:3.5rem}.xs\:pt-16{padding-top:4rem}.xs\:pt-20{padding-top:5rem}.xs\:pt-24{padding-top:6rem}.xs\:pt-28{padding-top:7rem}.xs\:pt-32{padding-top:8rem}.xs\:pt-36{padding-top:9rem}.xs\:pt-40{padding-top:10rem}.xs\:pt-44{padding-top:11rem}.xs\:pt-48{padding-top:12rem}.xs\:pt-52{padding-top:13rem}.xs\:pt-56{padding-top:14rem}.xs\:pt-60{padding-top:15rem}.xs\:pt-64{padding-top:16rem}.xs\:pt-72{padding-top:18rem}.xs\:pt-80{padding-top:20rem}.xs\:pt-96{padding-top:24rem}.xs\:pt-px{padding-top:1px}.xs\:pt-0\.5{padding-top:.125rem}.xs\:pt-1\.5{padding-top:.375rem}.xs\:pt-2\.5{padding-top:.625rem}.xs\:pt-3\.5{padding-top:.875rem}.xs\:pr-0{padding-right:0}.xs\:pr-1{padding-right:.25rem}.xs\:pr-2{padding-right:.5rem}.xs\:pr-3{padding-right:.75rem}.xs\:pr-4{padding-right:1rem}.xs\:pr-5{padding-right:1.25rem}.xs\:pr-6{padding-right:1.5rem}.xs\:pr-7{padding-right:1.75rem}.xs\:pr-8{padding-right:2rem}.xs\:pr-9{padding-right:2.25rem}.xs\:pr-10{padding-right:2.5rem}.xs\:pr-11{padding-right:2.75rem}.xs\:pr-12{padding-right:3rem}.xs\:pr-14{padding-right:3.5rem}.xs\:pr-16{padding-right:4rem}.xs\:pr-20{padding-right:5rem}.xs\:pr-24{padding-right:6rem}.xs\:pr-28{padding-right:7rem}.xs\:pr-32{padding-right:8rem}.xs\:pr-36{padding-right:9rem}.xs\:pr-40{padding-right:10rem}.xs\:pr-44{padding-right:11rem}.xs\:pr-48{padding-right:12rem}.xs\:pr-52{padding-right:13rem}.xs\:pr-56{padding-right:14rem}.xs\:pr-60{padding-right:15rem}.xs\:pr-64{padding-right:16rem}.xs\:pr-72{padding-right:18rem}.xs\:pr-80{padding-right:20rem}.xs\:pr-96{padding-right:24rem}.xs\:pr-px{padding-right:1px}.xs\:pr-0\.5{padding-right:.125rem}.xs\:pr-1\.5{padding-right:.375rem}.xs\:pr-2\.5{padding-right:.625rem}.xs\:pr-3\.5{padding-right:.875rem}.xs\:pb-0{padding-bottom:0}.xs\:pb-1{padding-bottom:.25rem}.xs\:pb-2{padding-bottom:.5rem}.xs\:pb-3{padding-bottom:.75rem}.xs\:pb-4{padding-bottom:1rem}.xs\:pb-5{padding-bottom:1.25rem}.xs\:pb-6{padding-bottom:1.5rem}.xs\:pb-7{padding-bottom:1.75rem}.xs\:pb-8{padding-bottom:2rem}.xs\:pb-9{padding-bottom:2.25rem}.xs\:pb-10{padding-bottom:2.5rem}.xs\:pb-11{padding-bottom:2.75rem}.xs\:pb-12{padding-bottom:3rem}.xs\:pb-14{padding-bottom:3.5rem}.xs\:pb-16{padding-bottom:4rem}.xs\:pb-20{padding-bottom:5rem}.xs\:pb-24{padding-bottom:6rem}.xs\:pb-28{padding-bottom:7rem}.xs\:pb-32{padding-bottom:8rem}.xs\:pb-36{padding-bottom:9rem}.xs\:pb-40{padding-bottom:10rem}.xs\:pb-44{padding-bottom:11rem}.xs\:pb-48{padding-bottom:12rem}.xs\:pb-52{padding-bottom:13rem}.xs\:pb-56{padding-bottom:14rem}.xs\:pb-60{padding-bottom:15rem}.xs\:pb-64{padding-bottom:16rem}.xs\:pb-72{padding-bottom:18rem}.xs\:pb-80{padding-bottom:20rem}.xs\:pb-96{padding-bottom:24rem}.xs\:pb-px{padding-bottom:1px}.xs\:pb-0\.5{padding-bottom:.125rem}.xs\:pb-1\.5{padding-bottom:.375rem}.xs\:pb-2\.5{padding-bottom:.625rem}.xs\:pb-3\.5{padding-bottom:.875rem}.xs\:pl-0{padding-left:0}.xs\:pl-1{padding-left:.25rem}.xs\:pl-2{padding-left:.5rem}.xs\:pl-3{padding-left:.75rem}.xs\:pl-4{padding-left:1rem}.xs\:pl-5{padding-left:1.25rem}.xs\:pl-6{padding-left:1.5rem}.xs\:pl-7{padding-left:1.75rem}.xs\:pl-8{padding-left:2rem}.xs\:pl-9{padding-left:2.25rem}.xs\:pl-10{padding-left:2.5rem}.xs\:pl-11{padding-left:2.75rem}.xs\:pl-12{padding-left:3rem}.xs\:pl-14{padding-left:3.5rem}.xs\:pl-16{padding-left:4rem}.xs\:pl-20{padding-left:5rem}.xs\:pl-24{padding-left:6rem}.xs\:pl-28{padding-left:7rem}.xs\:pl-32{padding-left:8rem}.xs\:pl-36{padding-left:9rem}.xs\:pl-40{padding-left:10rem}.xs\:pl-44{padding-left:11rem}.xs\:pl-48{padding-left:12rem}.xs\:pl-52{padding-left:13rem}.xs\:pl-56{padding-left:14rem}.xs\:pl-60{padding-left:15rem}.xs\:pl-64{padding-left:16rem}.xs\:pl-72{padding-left:18rem}.xs\:pl-80{padding-left:20rem}.xs\:pl-96{padding-left:24rem}.xs\:pl-px{padding-left:1px}.xs\:pl-0\.5{padding-left:.125rem}.xs\:pl-1\.5{padding-left:.375rem}.xs\:pl-2\.5{padding-left:.625rem}.xs\:pl-3\.5{padding-left:.875rem}.xs\:text-left{text-align:left}.xs\:text-center{text-align:center}.xs\:text-right{text-align:right}.xs\:text-justify{text-align:justify}.xs\:align-baseline{vertical-align:baseline}.xs\:align-top{vertical-align:top}.xs\:align-middle{vertical-align:middle}.xs\:align-bottom{vertical-align:bottom}.xs\:align-text-top{vertical-align:text-top}.xs\:align-text-bottom{vertical-align:text-bottom}.xs\:font-sans{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"}.xs\:font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.xs\:font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.xs\:text-xs{font-size:.75rem;line-height:1rem}.xs\:text-sm{font-size:.875rem;line-height:1.25rem}.xs\:text-base{font-size:1rem;line-height:1.5rem}.xs\:text-lg{font-size:1.125rem;line-height:1.75rem}.xs\:text-xl{font-size:1.25rem;line-height:1.75rem}.xs\:text-2xl{font-size:1.5rem;line-height:2rem}.xs\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xs\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xs\:text-5xl{font-size:3rem;line-height:1}.xs\:text-6xl{font-size:3.75rem;line-height:1}.xs\:text-7xl{font-size:4.5rem;line-height:1}.xs\:text-8xl{font-size:6rem;line-height:1}.xs\:text-9xl{font-size:8rem;line-height:1}.xs\:font-thin{font-weight:100}.xs\:font-extralight{font-weight:200}.xs\:font-light{font-weight:300}.xs\:font-normal{font-weight:400}.xs\:font-medium{font-weight:500}.xs\:font-semibold{font-weight:600}.xs\:font-bold{font-weight:700}.xs\:font-extrabold{font-weight:800}.xs\:font-black{font-weight:900}.xs\:uppercase{text-transform:uppercase}.xs\:lowercase{text-transform:lowercase}.xs\:capitalize{text-transform:capitalize}.xs\:normal-case{text-transform:none}.xs\:italic{font-style:italic}.xs\:not-italic{font-style:normal}.xs\:ordinal,.xs\:slashed-zero,.xs\:lining-nums,.xs\:oldstyle-nums,.xs\:proportional-nums,.xs\:tabular-nums,.xs\:diagonal-fractions,.xs\:stacked-fractions{--tw-ordinal: var(--tw-empty, );--tw-slashed-zero: var(--tw-empty, );--tw-numeric-figure: var(--tw-empty, );--tw-numeric-spacing: var(--tw-empty, );--tw-numeric-fraction: var(--tw-empty, );font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.xs\:normal-nums{font-variant-numeric:normal}.xs\:ordinal{--tw-ordinal: ordinal}.xs\:slashed-zero{--tw-slashed-zero: slashed-zero}.xs\:lining-nums{--tw-numeric-figure: lining-nums}.xs\:oldstyle-nums{--tw-numeric-figure: oldstyle-nums}.xs\:proportional-nums{--tw-numeric-spacing: proportional-nums}.xs\:tabular-nums{--tw-numeric-spacing: tabular-nums}.xs\:diagonal-fractions{--tw-numeric-fraction: diagonal-fractions}.xs\:stacked-fractions{--tw-numeric-fraction: stacked-fractions}.xs\:leading-3{line-height:.75rem}.xs\:leading-4{line-height:1rem}.xs\:leading-5{line-height:1.25rem}.xs\:leading-6{line-height:1.5rem}.xs\:leading-7{line-height:1.75rem}.xs\:leading-8{line-height:2rem}.xs\:leading-9{line-height:2.25rem}.xs\:leading-10{line-height:2.5rem}.xs\:leading-120{line-height:120%}.xs\:leading-none{line-height:1}.xs\:leading-tight{line-height:1.25}.xs\:leading-snug{line-height:1.375}.xs\:leading-normal{line-height:1.5}.xs\:leading-relaxed{line-height:1.625}.xs\:leading-loose{line-height:2}.xs\:tracking-tighter{letter-spacing:-.05em}.xs\:tracking-tight{letter-spacing:-.025em}.xs\:tracking-normal{letter-spacing:0em}.xs\:tracking-wide{letter-spacing:.025em}.xs\:tracking-wider{letter-spacing:.05em}.xs\:tracking-widest{letter-spacing:.1em}.xs\:text-transparent{color:transparent}.xs\:text-current{color:currentColor}.xs\:text-black{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.xs\:text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.xs\:text-gray-50{--tw-text-opacity: 1;color:rgba(249,250,251,var(--tw-text-opacity))}.xs\:text-gray-100{--tw-text-opacity: 1;color:rgba(243,244,246,var(--tw-text-opacity))}.xs\:text-gray-200{--tw-text-opacity: 1;color:rgba(229,231,235,var(--tw-text-opacity))}.xs\:text-gray-300{--tw-text-opacity: 1;color:rgba(209,213,219,var(--tw-text-opacity))}.xs\:text-gray-400{--tw-text-opacity: 1;color:rgba(156,163,175,var(--tw-text-opacity))}.xs\:text-gray-500{--tw-text-opacity: 1;color:rgba(107,114,128,var(--tw-text-opacity))}.xs\:text-gray-600{--tw-text-opacity: 1;color:rgba(75,85,99,var(--tw-text-opacity))}.xs\:text-gray-700{--tw-text-opacity: 1;color:rgba(55,65,81,var(--tw-text-opacity))}.xs\:text-gray-800{--tw-text-opacity: 1;color:rgba(31,41,55,var(--tw-text-opacity))}.xs\:text-gray-900{--tw-text-opacity: 1;color:rgba(17,24,39,var(--tw-text-opacity))}.xs\:text-red-50{--tw-text-opacity: 1;color:rgba(254,242,242,var(--tw-text-opacity))}.xs\:text-red-100{--tw-text-opacity: 1;color:rgba(254,226,226,var(--tw-text-opacity))}.xs\:text-red-200{--tw-text-opacity: 1;color:rgba(254,202,202,var(--tw-text-opacity))}.xs\:text-red-300{--tw-text-opacity: 1;color:rgba(252,165,165,var(--tw-text-opacity))}.xs\:text-red-400{--tw-text-opacity: 1;color:rgba(248,113,113,var(--tw-text-opacity))}.xs\:text-red-500{--tw-text-opacity: 1;color:rgba(239,68,68,var(--tw-text-opacity))}.xs\:text-red-600{--tw-text-opacity: 1;color:rgba(220,38,38,var(--tw-text-opacity))}.xs\:text-red-700{--tw-text-opacity: 1;color:rgba(185,28,28,var(--tw-text-opacity))}.xs\:text-red-800{--tw-text-opacity: 1;color:rgba(153,27,27,var(--tw-text-opacity))}.xs\:text-red-900{--tw-text-opacity: 1;color:rgba(127,29,29,var(--tw-text-opacity))}.xs\:text-yellow-50{--tw-text-opacity: 1;color:rgba(255,251,235,var(--tw-text-opacity))}.xs\:text-yellow-100{--tw-text-opacity: 1;color:rgba(254,243,199,var(--tw-text-opacity))}.xs\:text-yellow-200{--tw-text-opacity: 1;color:rgba(253,230,138,var(--tw-text-opacity))}.xs\:text-yellow-300{--tw-text-opacity: 1;color:rgba(252,211,77,var(--tw-text-opacity))}.xs\:text-yellow-400{--tw-text-opacity: 1;color:rgba(251,191,36,var(--tw-text-opacity))}.xs\:text-yellow-500{--tw-text-opacity: 1;color:rgba(245,158,11,var(--tw-text-opacity))}.xs\:text-yellow-600{--tw-text-opacity: 1;color:rgba(217,119,6,var(--tw-text-opacity))}.xs\:text-yellow-700{--tw-text-opacity: 1;color:rgba(180,83,9,var(--tw-text-opacity))}.xs\:text-yellow-800{--tw-text-opacity: 1;color:rgba(146,64,14,var(--tw-text-opacity))}.xs\:text-yellow-900{--tw-text-opacity: 1;color:rgba(120,53,15,var(--tw-text-opacity))}.xs\:text-green-50{--tw-text-opacity: 1;color:rgba(236,253,245,var(--tw-text-opacity))}.xs\:text-green-100{--tw-text-opacity: 1;color:rgba(209,250,229,var(--tw-text-opacity))}.xs\:text-green-200{--tw-text-opacity: 1;color:rgba(167,243,208,var(--tw-text-opacity))}.xs\:text-green-300{--tw-text-opacity: 1;color:rgba(110,231,183,var(--tw-text-opacity))}.xs\:text-green-400{--tw-text-opacity: 1;color:rgba(52,211,153,var(--tw-text-opacity))}.xs\:text-green-500{--tw-text-opacity: 1;color:rgba(16,185,129,var(--tw-text-opacity))}.xs\:text-green-600{--tw-text-opacity: 1;color:rgba(5,150,105,var(--tw-text-opacity))}.xs\:text-green-700{--tw-text-opacity: 1;color:rgba(4,120,87,var(--tw-text-opacity))}.xs\:text-green-800{--tw-text-opacity: 1;color:rgba(6,95,70,var(--tw-text-opacity))}.xs\:text-green-900{--tw-text-opacity: 1;color:rgba(6,78,59,var(--tw-text-opacity))}.xs\:text-blue-50{--tw-text-opacity: 1;color:rgba(239,246,255,var(--tw-text-opacity))}.xs\:text-blue-100{--tw-text-opacity: 1;color:rgba(219,234,254,var(--tw-text-opacity))}.xs\:text-blue-200{--tw-text-opacity: 1;color:rgba(191,219,254,var(--tw-text-opacity))}.xs\:text-blue-300{--tw-text-opacity: 1;color:rgba(147,197,253,var(--tw-text-opacity))}.xs\:text-blue-400{--tw-text-opacity: 1;color:rgba(96,165,250,var(--tw-text-opacity))}.xs\:text-blue-500{--tw-text-opacity: 1;color:rgba(59,130,246,var(--tw-text-opacity))}.xs\:text-blue-600{--tw-text-opacity: 1;color:rgba(37,99,235,var(--tw-text-opacity))}.xs\:text-blue-700{--tw-text-opacity: 1;color:rgba(29,78,216,var(--tw-text-opacity))}.xs\:text-blue-800{--tw-text-opacity: 1;color:rgba(30,64,175,var(--tw-text-opacity))}.xs\:text-blue-900{--tw-text-opacity: 1;color:rgba(30,58,138,var(--tw-text-opacity))}.xs\:text-indigo-50{--tw-text-opacity: 1;color:rgba(238,242,255,var(--tw-text-opacity))}.xs\:text-indigo-100{--tw-text-opacity: 1;color:rgba(224,231,255,var(--tw-text-opacity))}.xs\:text-indigo-200{--tw-text-opacity: 1;color:rgba(199,210,254,var(--tw-text-opacity))}.xs\:text-indigo-300{--tw-text-opacity: 1;color:rgba(165,180,252,var(--tw-text-opacity))}.xs\:text-indigo-400{--tw-text-opacity: 1;color:rgba(129,140,248,var(--tw-text-opacity))}.xs\:text-indigo-500{--tw-text-opacity: 1;color:rgba(99,102,241,var(--tw-text-opacity))}.xs\:text-indigo-600{--tw-text-opacity: 1;color:rgba(79,70,229,var(--tw-text-opacity))}.xs\:text-indigo-700{--tw-text-opacity: 1;color:rgba(67,56,202,var(--tw-text-opacity))}.xs\:text-indigo-800{--tw-text-opacity: 1;color:rgba(55,48,163,var(--tw-text-opacity))}.xs\:text-indigo-900{--tw-text-opacity: 1;color:rgba(49,46,129,var(--tw-text-opacity))}.xs\:text-purple-50{--tw-text-opacity: 1;color:rgba(245,243,255,var(--tw-text-opacity))}.xs\:text-purple-100{--tw-text-opacity: 1;color:rgba(237,233,254,var(--tw-text-opacity))}.xs\:text-purple-200{--tw-text-opacity: 1;color:rgba(221,214,254,var(--tw-text-opacity))}.xs\:text-purple-300{--tw-text-opacity: 1;color:rgba(196,181,253,var(--tw-text-opacity))}.xs\:text-purple-400{--tw-text-opacity: 1;color:rgba(167,139,250,var(--tw-text-opacity))}.xs\:text-purple-500{--tw-text-opacity: 1;color:rgba(139,92,246,var(--tw-text-opacity))}.xs\:text-purple-600{--tw-text-opacity: 1;color:rgba(124,58,237,var(--tw-text-opacity))}.xs\:text-purple-700{--tw-text-opacity: 1;color:rgba(109,40,217,var(--tw-text-opacity))}.xs\:text-purple-800{--tw-text-opacity: 1;color:rgba(91,33,182,var(--tw-text-opacity))}.xs\:text-purple-900{--tw-text-opacity: 1;color:rgba(76,29,149,var(--tw-text-opacity))}.xs\:text-pink-50{--tw-text-opacity: 1;color:rgba(253,242,248,var(--tw-text-opacity))}.xs\:text-pink-100{--tw-text-opacity: 1;color:rgba(252,231,243,var(--tw-text-opacity))}.xs\:text-pink-200{--tw-text-opacity: 1;color:rgba(251,207,232,var(--tw-text-opacity))}.xs\:text-pink-300{--tw-text-opacity: 1;color:rgba(249,168,212,var(--tw-text-opacity))}.xs\:text-pink-400{--tw-text-opacity: 1;color:rgba(244,114,182,var(--tw-text-opacity))}.xs\:text-pink-500{--tw-text-opacity: 1;color:rgba(236,72,153,var(--tw-text-opacity))}.xs\:text-pink-600{--tw-text-opacity: 1;color:rgba(219,39,119,var(--tw-text-opacity))}.xs\:text-pink-700{--tw-text-opacity: 1;color:rgba(190,24,93,var(--tw-text-opacity))}.xs\:text-pink-800{--tw-text-opacity: 1;color:rgba(157,23,77,var(--tw-text-opacity))}.xs\:text-pink-900{--tw-text-opacity: 1;color:rgba(131,24,67,var(--tw-text-opacity))}.xs\:text-atmos-blue{--tw-text-opacity: 1;color:rgba(43,135,255,var(--tw-text-opacity))}.xs\:text-ocean-green{--tw-text-opacity: 1;color:rgba(18,255,222,var(--tw-text-opacity))}.xs\:text-trench-blue{--tw-text-opacity: 1;color:rgba(13,46,100,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-transparent{color:transparent}.group:hover .xs\:group-hover\:text-current{color:currentColor}.group:hover .xs\:group-hover\:text-black{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-gray-50{--tw-text-opacity: 1;color:rgba(249,250,251,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-gray-100{--tw-text-opacity: 1;color:rgba(243,244,246,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-gray-200{--tw-text-opacity: 1;color:rgba(229,231,235,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-gray-300{--tw-text-opacity: 1;color:rgba(209,213,219,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-gray-400{--tw-text-opacity: 1;color:rgba(156,163,175,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-gray-500{--tw-text-opacity: 1;color:rgba(107,114,128,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-gray-600{--tw-text-opacity: 1;color:rgba(75,85,99,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-gray-700{--tw-text-opacity: 1;color:rgba(55,65,81,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-gray-800{--tw-text-opacity: 1;color:rgba(31,41,55,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-gray-900{--tw-text-opacity: 1;color:rgba(17,24,39,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-red-50{--tw-text-opacity: 1;color:rgba(254,242,242,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-red-100{--tw-text-opacity: 1;color:rgba(254,226,226,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-red-200{--tw-text-opacity: 1;color:rgba(254,202,202,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-red-300{--tw-text-opacity: 1;color:rgba(252,165,165,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-red-400{--tw-text-opacity: 1;color:rgba(248,113,113,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-red-500{--tw-text-opacity: 1;color:rgba(239,68,68,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-red-600{--tw-text-opacity: 1;color:rgba(220,38,38,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-red-700{--tw-text-opacity: 1;color:rgba(185,28,28,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-red-800{--tw-text-opacity: 1;color:rgba(153,27,27,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-red-900{--tw-text-opacity: 1;color:rgba(127,29,29,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-yellow-50{--tw-text-opacity: 1;color:rgba(255,251,235,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-yellow-100{--tw-text-opacity: 1;color:rgba(254,243,199,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-yellow-200{--tw-text-opacity: 1;color:rgba(253,230,138,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-yellow-300{--tw-text-opacity: 1;color:rgba(252,211,77,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-yellow-400{--tw-text-opacity: 1;color:rgba(251,191,36,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-yellow-500{--tw-text-opacity: 1;color:rgba(245,158,11,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-yellow-600{--tw-text-opacity: 1;color:rgba(217,119,6,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-yellow-700{--tw-text-opacity: 1;color:rgba(180,83,9,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-yellow-800{--tw-text-opacity: 1;color:rgba(146,64,14,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-yellow-900{--tw-text-opacity: 1;color:rgba(120,53,15,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-green-50{--tw-text-opacity: 1;color:rgba(236,253,245,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-green-100{--tw-text-opacity: 1;color:rgba(209,250,229,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-green-200{--tw-text-opacity: 1;color:rgba(167,243,208,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-green-300{--tw-text-opacity: 1;color:rgba(110,231,183,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-green-400{--tw-text-opacity: 1;color:rgba(52,211,153,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-green-500{--tw-text-opacity: 1;color:rgba(16,185,129,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-green-600{--tw-text-opacity: 1;color:rgba(5,150,105,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-green-700{--tw-text-opacity: 1;color:rgba(4,120,87,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-green-800{--tw-text-opacity: 1;color:rgba(6,95,70,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-green-900{--tw-text-opacity: 1;color:rgba(6,78,59,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-blue-50{--tw-text-opacity: 1;color:rgba(239,246,255,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-blue-100{--tw-text-opacity: 1;color:rgba(219,234,254,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-blue-200{--tw-text-opacity: 1;color:rgba(191,219,254,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-blue-300{--tw-text-opacity: 1;color:rgba(147,197,253,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-blue-400{--tw-text-opacity: 1;color:rgba(96,165,250,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-blue-500{--tw-text-opacity: 1;color:rgba(59,130,246,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-blue-600{--tw-text-opacity: 1;color:rgba(37,99,235,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-blue-700{--tw-text-opacity: 1;color:rgba(29,78,216,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-blue-800{--tw-text-opacity: 1;color:rgba(30,64,175,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-blue-900{--tw-text-opacity: 1;color:rgba(30,58,138,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-indigo-50{--tw-text-opacity: 1;color:rgba(238,242,255,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-indigo-100{--tw-text-opacity: 1;color:rgba(224,231,255,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-indigo-200{--tw-text-opacity: 1;color:rgba(199,210,254,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-indigo-300{--tw-text-opacity: 1;color:rgba(165,180,252,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-indigo-400{--tw-text-opacity: 1;color:rgba(129,140,248,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-indigo-500{--tw-text-opacity: 1;color:rgba(99,102,241,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-indigo-600{--tw-text-opacity: 1;color:rgba(79,70,229,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-indigo-700{--tw-text-opacity: 1;color:rgba(67,56,202,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-indigo-800{--tw-text-opacity: 1;color:rgba(55,48,163,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-indigo-900{--tw-text-opacity: 1;color:rgba(49,46,129,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-purple-50{--tw-text-opacity: 1;color:rgba(245,243,255,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-purple-100{--tw-text-opacity: 1;color:rgba(237,233,254,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-purple-200{--tw-text-opacity: 1;color:rgba(221,214,254,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-purple-300{--tw-text-opacity: 1;color:rgba(196,181,253,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-purple-400{--tw-text-opacity: 1;color:rgba(167,139,250,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-purple-500{--tw-text-opacity: 1;color:rgba(139,92,246,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-purple-600{--tw-text-opacity: 1;color:rgba(124,58,237,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-purple-700{--tw-text-opacity: 1;color:rgba(109,40,217,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-purple-800{--tw-text-opacity: 1;color:rgba(91,33,182,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-purple-900{--tw-text-opacity: 1;color:rgba(76,29,149,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-pink-50{--tw-text-opacity: 1;color:rgba(253,242,248,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-pink-100{--tw-text-opacity: 1;color:rgba(252,231,243,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-pink-200{--tw-text-opacity: 1;color:rgba(251,207,232,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-pink-300{--tw-text-opacity: 1;color:rgba(249,168,212,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-pink-400{--tw-text-opacity: 1;color:rgba(244,114,182,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-pink-500{--tw-text-opacity: 1;color:rgba(236,72,153,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-pink-600{--tw-text-opacity: 1;color:rgba(219,39,119,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-pink-700{--tw-text-opacity: 1;color:rgba(190,24,93,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-pink-800{--tw-text-opacity: 1;color:rgba(157,23,77,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-pink-900{--tw-text-opacity: 1;color:rgba(131,24,67,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-atmos-blue{--tw-text-opacity: 1;color:rgba(43,135,255,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-ocean-green{--tw-text-opacity: 1;color:rgba(18,255,222,var(--tw-text-opacity))}.group:hover .xs\:group-hover\:text-trench-blue{--tw-text-opacity: 1;color:rgba(13,46,100,var(--tw-text-opacity))}.xs\:focus-within\:text-transparent:focus-within{color:transparent}.xs\:focus-within\:text-current:focus-within{color:currentColor}.xs\:focus-within\:text-black:focus-within{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.xs\:focus-within\:text-white:focus-within{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.xs\:focus-within\:text-gray-50:focus-within{--tw-text-opacity: 1;color:rgba(249,250,251,var(--tw-text-opacity))}.xs\:focus-within\:text-gray-100:focus-within{--tw-text-opacity: 1;color:rgba(243,244,246,var(--tw-text-opacity))}.xs\:focus-within\:text-gray-200:focus-within{--tw-text-opacity: 1;color:rgba(229,231,235,var(--tw-text-opacity))}.xs\:focus-within\:text-gray-300:focus-within{--tw-text-opacity: 1;color:rgba(209,213,219,var(--tw-text-opacity))}.xs\:focus-within\:text-gray-400:focus-within{--tw-text-opacity: 1;color:rgba(156,163,175,var(--tw-text-opacity))}.xs\:focus-within\:text-gray-500:focus-within{--tw-text-opacity: 1;color:rgba(107,114,128,var(--tw-text-opacity))}.xs\:focus-within\:text-gray-600:focus-within{--tw-text-opacity: 1;color:rgba(75,85,99,var(--tw-text-opacity))}.xs\:focus-within\:text-gray-700:focus-within{--tw-text-opacity: 1;color:rgba(55,65,81,var(--tw-text-opacity))}.xs\:focus-within\:text-gray-800:focus-within{--tw-text-opacity: 1;color:rgba(31,41,55,var(--tw-text-opacity))}.xs\:focus-within\:text-gray-900:focus-within{--tw-text-opacity: 1;color:rgba(17,24,39,var(--tw-text-opacity))}.xs\:focus-within\:text-red-50:focus-within{--tw-text-opacity: 1;color:rgba(254,242,242,var(--tw-text-opacity))}.xs\:focus-within\:text-red-100:focus-within{--tw-text-opacity: 1;color:rgba(254,226,226,var(--tw-text-opacity))}.xs\:focus-within\:text-red-200:focus-within{--tw-text-opacity: 1;color:rgba(254,202,202,var(--tw-text-opacity))}.xs\:focus-within\:text-red-300:focus-within{--tw-text-opacity: 1;color:rgba(252,165,165,var(--tw-text-opacity))}.xs\:focus-within\:text-red-400:focus-within{--tw-text-opacity: 1;color:rgba(248,113,113,var(--tw-text-opacity))}.xs\:focus-within\:text-red-500:focus-within{--tw-text-opacity: 1;color:rgba(239,68,68,var(--tw-text-opacity))}.xs\:focus-within\:text-red-600:focus-within{--tw-text-opacity: 1;color:rgba(220,38,38,var(--tw-text-opacity))}.xs\:focus-within\:text-red-700:focus-within{--tw-text-opacity: 1;color:rgba(185,28,28,var(--tw-text-opacity))}.xs\:focus-within\:text-red-800:focus-within{--tw-text-opacity: 1;color:rgba(153,27,27,var(--tw-text-opacity))}.xs\:focus-within\:text-red-900:focus-within{--tw-text-opacity: 1;color:rgba(127,29,29,var(--tw-text-opacity))}.xs\:focus-within\:text-yellow-50:focus-within{--tw-text-opacity: 1;color:rgba(255,251,235,var(--tw-text-opacity))}.xs\:focus-within\:text-yellow-100:focus-within{--tw-text-opacity: 1;color:rgba(254,243,199,var(--tw-text-opacity))}.xs\:focus-within\:text-yellow-200:focus-within{--tw-text-opacity: 1;color:rgba(253,230,138,var(--tw-text-opacity))}.xs\:focus-within\:text-yellow-300:focus-within{--tw-text-opacity: 1;color:rgba(252,211,77,var(--tw-text-opacity))}.xs\:focus-within\:text-yellow-400:focus-within{--tw-text-opacity: 1;color:rgba(251,191,36,var(--tw-text-opacity))}.xs\:focus-within\:text-yellow-500:focus-within{--tw-text-opacity: 1;color:rgba(245,158,11,var(--tw-text-opacity))}.xs\:focus-within\:text-yellow-600:focus-within{--tw-text-opacity: 1;color:rgba(217,119,6,var(--tw-text-opacity))}.xs\:focus-within\:text-yellow-700:focus-within{--tw-text-opacity: 1;color:rgba(180,83,9,var(--tw-text-opacity))}.xs\:focus-within\:text-yellow-800:focus-within{--tw-text-opacity: 1;color:rgba(146,64,14,var(--tw-text-opacity))}.xs\:focus-within\:text-yellow-900:focus-within{--tw-text-opacity: 1;color:rgba(120,53,15,var(--tw-text-opacity))}.xs\:focus-within\:text-green-50:focus-within{--tw-text-opacity: 1;color:rgba(236,253,245,var(--tw-text-opacity))}.xs\:focus-within\:text-green-100:focus-within{--tw-text-opacity: 1;color:rgba(209,250,229,var(--tw-text-opacity))}.xs\:focus-within\:text-green-200:focus-within{--tw-text-opacity: 1;color:rgba(167,243,208,var(--tw-text-opacity))}.xs\:focus-within\:text-green-300:focus-within{--tw-text-opacity: 1;color:rgba(110,231,183,var(--tw-text-opacity))}.xs\:focus-within\:text-green-400:focus-within{--tw-text-opacity: 1;color:rgba(52,211,153,var(--tw-text-opacity))}.xs\:focus-within\:text-green-500:focus-within{--tw-text-opacity: 1;color:rgba(16,185,129,var(--tw-text-opacity))}.xs\:focus-within\:text-green-600:focus-within{--tw-text-opacity: 1;color:rgba(5,150,105,var(--tw-text-opacity))}.xs\:focus-within\:text-green-700:focus-within{--tw-text-opacity: 1;color:rgba(4,120,87,var(--tw-text-opacity))}.xs\:focus-within\:text-green-800:focus-within{--tw-text-opacity: 1;color:rgba(6,95,70,var(--tw-text-opacity))}.xs\:focus-within\:text-green-900:focus-within{--tw-text-opacity: 1;color:rgba(6,78,59,var(--tw-text-opacity))}.xs\:focus-within\:text-blue-50:focus-within{--tw-text-opacity: 1;color:rgba(239,246,255,var(--tw-text-opacity))}.xs\:focus-within\:text-blue-100:focus-within{--tw-text-opacity: 1;color:rgba(219,234,254,var(--tw-text-opacity))}.xs\:focus-within\:text-blue-200:focus-within{--tw-text-opacity: 1;color:rgba(191,219,254,var(--tw-text-opacity))}.xs\:focus-within\:text-blue-300:focus-within{--tw-text-opacity: 1;color:rgba(147,197,253,var(--tw-text-opacity))}.xs\:focus-within\:text-blue-400:focus-within{--tw-text-opacity: 1;color:rgba(96,165,250,var(--tw-text-opacity))}.xs\:focus-within\:text-blue-500:focus-within{--tw-text-opacity: 1;color:rgba(59,130,246,var(--tw-text-opacity))}.xs\:focus-within\:text-blue-600:focus-within{--tw-text-opacity: 1;color:rgba(37,99,235,var(--tw-text-opacity))}.xs\:focus-within\:text-blue-700:focus-within{--tw-text-opacity: 1;color:rgba(29,78,216,var(--tw-text-opacity))}.xs\:focus-within\:text-blue-800:focus-within{--tw-text-opacity: 1;color:rgba(30,64,175,var(--tw-text-opacity))}.xs\:focus-within\:text-blue-900:focus-within{--tw-text-opacity: 1;color:rgba(30,58,138,var(--tw-text-opacity))}.xs\:focus-within\:text-indigo-50:focus-within{--tw-text-opacity: 1;color:rgba(238,242,255,var(--tw-text-opacity))}.xs\:focus-within\:text-indigo-100:focus-within{--tw-text-opacity: 1;color:rgba(224,231,255,var(--tw-text-opacity))}.xs\:focus-within\:text-indigo-200:focus-within{--tw-text-opacity: 1;color:rgba(199,210,254,var(--tw-text-opacity))}.xs\:focus-within\:text-indigo-300:focus-within{--tw-text-opacity: 1;color:rgba(165,180,252,var(--tw-text-opacity))}.xs\:focus-within\:text-indigo-400:focus-within{--tw-text-opacity: 1;color:rgba(129,140,248,var(--tw-text-opacity))}.xs\:focus-within\:text-indigo-500:focus-within{--tw-text-opacity: 1;color:rgba(99,102,241,var(--tw-text-opacity))}.xs\:focus-within\:text-indigo-600:focus-within{--tw-text-opacity: 1;color:rgba(79,70,229,var(--tw-text-opacity))}.xs\:focus-within\:text-indigo-700:focus-within{--tw-text-opacity: 1;color:rgba(67,56,202,var(--tw-text-opacity))}.xs\:focus-within\:text-indigo-800:focus-within{--tw-text-opacity: 1;color:rgba(55,48,163,var(--tw-text-opacity))}.xs\:focus-within\:text-indigo-900:focus-within{--tw-text-opacity: 1;color:rgba(49,46,129,var(--tw-text-opacity))}.xs\:focus-within\:text-purple-50:focus-within{--tw-text-opacity: 1;color:rgba(245,243,255,var(--tw-text-opacity))}.xs\:focus-within\:text-purple-100:focus-within{--tw-text-opacity: 1;color:rgba(237,233,254,var(--tw-text-opacity))}.xs\:focus-within\:text-purple-200:focus-within{--tw-text-opacity: 1;color:rgba(221,214,254,var(--tw-text-opacity))}.xs\:focus-within\:text-purple-300:focus-within{--tw-text-opacity: 1;color:rgba(196,181,253,var(--tw-text-opacity))}.xs\:focus-within\:text-purple-400:focus-within{--tw-text-opacity: 1;color:rgba(167,139,250,var(--tw-text-opacity))}.xs\:focus-within\:text-purple-500:focus-within{--tw-text-opacity: 1;color:rgba(139,92,246,var(--tw-text-opacity))}.xs\:focus-within\:text-purple-600:focus-within{--tw-text-opacity: 1;color:rgba(124,58,237,var(--tw-text-opacity))}.xs\:focus-within\:text-purple-700:focus-within{--tw-text-opacity: 1;color:rgba(109,40,217,var(--tw-text-opacity))}.xs\:focus-within\:text-purple-800:focus-within{--tw-text-opacity: 1;color:rgba(91,33,182,var(--tw-text-opacity))}.xs\:focus-within\:text-purple-900:focus-within{--tw-text-opacity: 1;color:rgba(76,29,149,var(--tw-text-opacity))}.xs\:focus-within\:text-pink-50:focus-within{--tw-text-opacity: 1;color:rgba(253,242,248,var(--tw-text-opacity))}.xs\:focus-within\:text-pink-100:focus-within{--tw-text-opacity: 1;color:rgba(252,231,243,var(--tw-text-opacity))}.xs\:focus-within\:text-pink-200:focus-within{--tw-text-opacity: 1;color:rgba(251,207,232,var(--tw-text-opacity))}.xs\:focus-within\:text-pink-300:focus-within{--tw-text-opacity: 1;color:rgba(249,168,212,var(--tw-text-opacity))}.xs\:focus-within\:text-pink-400:focus-within{--tw-text-opacity: 1;color:rgba(244,114,182,var(--tw-text-opacity))}.xs\:focus-within\:text-pink-500:focus-within{--tw-text-opacity: 1;color:rgba(236,72,153,var(--tw-text-opacity))}.xs\:focus-within\:text-pink-600:focus-within{--tw-text-opacity: 1;color:rgba(219,39,119,var(--tw-text-opacity))}.xs\:focus-within\:text-pink-700:focus-within{--tw-text-opacity: 1;color:rgba(190,24,93,var(--tw-text-opacity))}.xs\:focus-within\:text-pink-800:focus-within{--tw-text-opacity: 1;color:rgba(157,23,77,var(--tw-text-opacity))}.xs\:focus-within\:text-pink-900:focus-within{--tw-text-opacity: 1;color:rgba(131,24,67,var(--tw-text-opacity))}.xs\:focus-within\:text-atmos-blue:focus-within{--tw-text-opacity: 1;color:rgba(43,135,255,var(--tw-text-opacity))}.xs\:focus-within\:text-ocean-green:focus-within{--tw-text-opacity: 1;color:rgba(18,255,222,var(--tw-text-opacity))}.xs\:focus-within\:text-trench-blue:focus-within{--tw-text-opacity: 1;color:rgba(13,46,100,var(--tw-text-opacity))}.xs\:hover\:text-transparent:hover{color:transparent}.xs\:hover\:text-current:hover{color:currentColor}.xs\:hover\:text-black:hover{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.xs\:hover\:text-white:hover{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.xs\:hover\:text-gray-50:hover{--tw-text-opacity: 1;color:rgba(249,250,251,var(--tw-text-opacity))}.xs\:hover\:text-gray-100:hover{--tw-text-opacity: 1;color:rgba(243,244,246,var(--tw-text-opacity))}.xs\:hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgba(229,231,235,var(--tw-text-opacity))}.xs\:hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgba(209,213,219,var(--tw-text-opacity))}.xs\:hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgba(156,163,175,var(--tw-text-opacity))}.xs\:hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgba(107,114,128,var(--tw-text-opacity))}.xs\:hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgba(75,85,99,var(--tw-text-opacity))}.xs\:hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgba(55,65,81,var(--tw-text-opacity))}.xs\:hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgba(31,41,55,var(--tw-text-opacity))}.xs\:hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgba(17,24,39,var(--tw-text-opacity))}.xs\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgba(254,242,242,var(--tw-text-opacity))}.xs\:hover\:text-red-100:hover{--tw-text-opacity: 1;color:rgba(254,226,226,var(--tw-text-opacity))}.xs\:hover\:text-red-200:hover{--tw-text-opacity: 1;color:rgba(254,202,202,var(--tw-text-opacity))}.xs\:hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgba(252,165,165,var(--tw-text-opacity))}.xs\:hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgba(248,113,113,var(--tw-text-opacity))}.xs\:hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgba(239,68,68,var(--tw-text-opacity))}.xs\:hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgba(220,38,38,var(--tw-text-opacity))}.xs\:hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgba(185,28,28,var(--tw-text-opacity))}.xs\:hover\:text-red-800:hover{--tw-text-opacity: 1;color:rgba(153,27,27,var(--tw-text-opacity))}.xs\:hover\:text-red-900:hover{--tw-text-opacity: 1;color:rgba(127,29,29,var(--tw-text-opacity))}.xs\:hover\:text-yellow-50:hover{--tw-text-opacity: 1;color:rgba(255,251,235,var(--tw-text-opacity))}.xs\:hover\:text-yellow-100:hover{--tw-text-opacity: 1;color:rgba(254,243,199,var(--tw-text-opacity))}.xs\:hover\:text-yellow-200:hover{--tw-text-opacity: 1;color:rgba(253,230,138,var(--tw-text-opacity))}.xs\:hover\:text-yellow-300:hover{--tw-text-opacity: 1;color:rgba(252,211,77,var(--tw-text-opacity))}.xs\:hover\:text-yellow-400:hover{--tw-text-opacity: 1;color:rgba(251,191,36,var(--tw-text-opacity))}.xs\:hover\:text-yellow-500:hover{--tw-text-opacity: 1;color:rgba(245,158,11,var(--tw-text-opacity))}.xs\:hover\:text-yellow-600:hover{--tw-text-opacity: 1;color:rgba(217,119,6,var(--tw-text-opacity))}.xs\:hover\:text-yellow-700:hover{--tw-text-opacity: 1;color:rgba(180,83,9,var(--tw-text-opacity))}.xs\:hover\:text-yellow-800:hover{--tw-text-opacity: 1;color:rgba(146,64,14,var(--tw-text-opacity))}.xs\:hover\:text-yellow-900:hover{--tw-text-opacity: 1;color:rgba(120,53,15,var(--tw-text-opacity))}.xs\:hover\:text-green-50:hover{--tw-text-opacity: 1;color:rgba(236,253,245,var(--tw-text-opacity))}.xs\:hover\:text-green-100:hover{--tw-text-opacity: 1;color:rgba(209,250,229,var(--tw-text-opacity))}.xs\:hover\:text-green-200:hover{--tw-text-opacity: 1;color:rgba(167,243,208,var(--tw-text-opacity))}.xs\:hover\:text-green-300:hover{--tw-text-opacity: 1;color:rgba(110,231,183,var(--tw-text-opacity))}.xs\:hover\:text-green-400:hover{--tw-text-opacity: 1;color:rgba(52,211,153,var(--tw-text-opacity))}.xs\:hover\:text-green-500:hover{--tw-text-opacity: 1;color:rgba(16,185,129,var(--tw-text-opacity))}.xs\:hover\:text-green-600:hover{--tw-text-opacity: 1;color:rgba(5,150,105,var(--tw-text-opacity))}.xs\:hover\:text-green-700:hover{--tw-text-opacity: 1;color:rgba(4,120,87,var(--tw-text-opacity))}.xs\:hover\:text-green-800:hover{--tw-text-opacity: 1;color:rgba(6,95,70,var(--tw-text-opacity))}.xs\:hover\:text-green-900:hover{--tw-text-opacity: 1;color:rgba(6,78,59,var(--tw-text-opacity))}.xs\:hover\:text-blue-50:hover{--tw-text-opacity: 1;color:rgba(239,246,255,var(--tw-text-opacity))}.xs\:hover\:text-blue-100:hover{--tw-text-opacity: 1;color:rgba(219,234,254,var(--tw-text-opacity))}.xs\:hover\:text-blue-200:hover{--tw-text-opacity: 1;color:rgba(191,219,254,var(--tw-text-opacity))}.xs\:hover\:text-blue-300:hover{--tw-text-opacity: 1;color:rgba(147,197,253,var(--tw-text-opacity))}.xs\:hover\:text-blue-400:hover{--tw-text-opacity: 1;color:rgba(96,165,250,var(--tw-text-opacity))}.xs\:hover\:text-blue-500:hover{--tw-text-opacity: 1;color:rgba(59,130,246,var(--tw-text-opacity))}.xs\:hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgba(37,99,235,var(--tw-text-opacity))}.xs\:hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgba(29,78,216,var(--tw-text-opacity))}.xs\:hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgba(30,64,175,var(--tw-text-opacity))}.xs\:hover\:text-blue-900:hover{--tw-text-opacity: 1;color:rgba(30,58,138,var(--tw-text-opacity))}.xs\:hover\:text-indigo-50:hover{--tw-text-opacity: 1;color:rgba(238,242,255,var(--tw-text-opacity))}.xs\:hover\:text-indigo-100:hover{--tw-text-opacity: 1;color:rgba(224,231,255,var(--tw-text-opacity))}.xs\:hover\:text-indigo-200:hover{--tw-text-opacity: 1;color:rgba(199,210,254,var(--tw-text-opacity))}.xs\:hover\:text-indigo-300:hover{--tw-text-opacity: 1;color:rgba(165,180,252,var(--tw-text-opacity))}.xs\:hover\:text-indigo-400:hover{--tw-text-opacity: 1;color:rgba(129,140,248,var(--tw-text-opacity))}.xs\:hover\:text-indigo-500:hover{--tw-text-opacity: 1;color:rgba(99,102,241,var(--tw-text-opacity))}.xs\:hover\:text-indigo-600:hover{--tw-text-opacity: 1;color:rgba(79,70,229,var(--tw-text-opacity))}.xs\:hover\:text-indigo-700:hover{--tw-text-opacity: 1;color:rgba(67,56,202,var(--tw-text-opacity))}.xs\:hover\:text-indigo-800:hover{--tw-text-opacity: 1;color:rgba(55,48,163,var(--tw-text-opacity))}.xs\:hover\:text-indigo-900:hover{--tw-text-opacity: 1;color:rgba(49,46,129,var(--tw-text-opacity))}.xs\:hover\:text-purple-50:hover{--tw-text-opacity: 1;color:rgba(245,243,255,var(--tw-text-opacity))}.xs\:hover\:text-purple-100:hover{--tw-text-opacity: 1;color:rgba(237,233,254,var(--tw-text-opacity))}.xs\:hover\:text-purple-200:hover{--tw-text-opacity: 1;color:rgba(221,214,254,var(--tw-text-opacity))}.xs\:hover\:text-purple-300:hover{--tw-text-opacity: 1;color:rgba(196,181,253,var(--tw-text-opacity))}.xs\:hover\:text-purple-400:hover{--tw-text-opacity: 1;color:rgba(167,139,250,var(--tw-text-opacity))}.xs\:hover\:text-purple-500:hover{--tw-text-opacity: 1;color:rgba(139,92,246,var(--tw-text-opacity))}.xs\:hover\:text-purple-600:hover{--tw-text-opacity: 1;color:rgba(124,58,237,var(--tw-text-opacity))}.xs\:hover\:text-purple-700:hover{--tw-text-opacity: 1;color:rgba(109,40,217,var(--tw-text-opacity))}.xs\:hover\:text-purple-800:hover{--tw-text-opacity: 1;color:rgba(91,33,182,var(--tw-text-opacity))}.xs\:hover\:text-purple-900:hover{--tw-text-opacity: 1;color:rgba(76,29,149,var(--tw-text-opacity))}.xs\:hover\:text-pink-50:hover{--tw-text-opacity: 1;color:rgba(253,242,248,var(--tw-text-opacity))}.xs\:hover\:text-pink-100:hover{--tw-text-opacity: 1;color:rgba(252,231,243,var(--tw-text-opacity))}.xs\:hover\:text-pink-200:hover{--tw-text-opacity: 1;color:rgba(251,207,232,var(--tw-text-opacity))}.xs\:hover\:text-pink-300:hover{--tw-text-opacity: 1;color:rgba(249,168,212,var(--tw-text-opacity))}.xs\:hover\:text-pink-400:hover{--tw-text-opacity: 1;color:rgba(244,114,182,var(--tw-text-opacity))}.xs\:hover\:text-pink-500:hover{--tw-text-opacity: 1;color:rgba(236,72,153,var(--tw-text-opacity))}.xs\:hover\:text-pink-600:hover{--tw-text-opacity: 1;color:rgba(219,39,119,var(--tw-text-opacity))}.xs\:hover\:text-pink-700:hover{--tw-text-opacity: 1;color:rgba(190,24,93,var(--tw-text-opacity))}.xs\:hover\:text-pink-800:hover{--tw-text-opacity: 1;color:rgba(157,23,77,var(--tw-text-opacity))}.xs\:hover\:text-pink-900:hover{--tw-text-opacity: 1;color:rgba(131,24,67,var(--tw-text-opacity))}.xs\:hover\:text-atmos-blue:hover{--tw-text-opacity: 1;color:rgba(43,135,255,var(--tw-text-opacity))}.xs\:hover\:text-ocean-green:hover{--tw-text-opacity: 1;color:rgba(18,255,222,var(--tw-text-opacity))}.xs\:hover\:text-trench-blue:hover{--tw-text-opacity: 1;color:rgba(13,46,100,var(--tw-text-opacity))}.xs\:focus\:text-transparent:focus{color:transparent}.xs\:focus\:text-current:focus{color:currentColor}.xs\:focus\:text-black:focus{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.xs\:focus\:text-white:focus{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.xs\:focus\:text-gray-50:focus{--tw-text-opacity: 1;color:rgba(249,250,251,var(--tw-text-opacity))}.xs\:focus\:text-gray-100:focus{--tw-text-opacity: 1;color:rgba(243,244,246,var(--tw-text-opacity))}.xs\:focus\:text-gray-200:focus{--tw-text-opacity: 1;color:rgba(229,231,235,var(--tw-text-opacity))}.xs\:focus\:text-gray-300:focus{--tw-text-opacity: 1;color:rgba(209,213,219,var(--tw-text-opacity))}.xs\:focus\:text-gray-400:focus{--tw-text-opacity: 1;color:rgba(156,163,175,var(--tw-text-opacity))}.xs\:focus\:text-gray-500:focus{--tw-text-opacity: 1;color:rgba(107,114,128,var(--tw-text-opacity))}.xs\:focus\:text-gray-600:focus{--tw-text-opacity: 1;color:rgba(75,85,99,var(--tw-text-opacity))}.xs\:focus\:text-gray-700:focus{--tw-text-opacity: 1;color:rgba(55,65,81,var(--tw-text-opacity))}.xs\:focus\:text-gray-800:focus{--tw-text-opacity: 1;color:rgba(31,41,55,var(--tw-text-opacity))}.xs\:focus\:text-gray-900:focus{--tw-text-opacity: 1;color:rgba(17,24,39,var(--tw-text-opacity))}.xs\:focus\:text-red-50:focus{--tw-text-opacity: 1;color:rgba(254,242,242,var(--tw-text-opacity))}.xs\:focus\:text-red-100:focus{--tw-text-opacity: 1;color:rgba(254,226,226,var(--tw-text-opacity))}.xs\:focus\:text-red-200:focus{--tw-text-opacity: 1;color:rgba(254,202,202,var(--tw-text-opacity))}.xs\:focus\:text-red-300:focus{--tw-text-opacity: 1;color:rgba(252,165,165,var(--tw-text-opacity))}.xs\:focus\:text-red-400:focus{--tw-text-opacity: 1;color:rgba(248,113,113,var(--tw-text-opacity))}.xs\:focus\:text-red-500:focus{--tw-text-opacity: 1;color:rgba(239,68,68,var(--tw-text-opacity))}.xs\:focus\:text-red-600:focus{--tw-text-opacity: 1;color:rgba(220,38,38,var(--tw-text-opacity))}.xs\:focus\:text-red-700:focus{--tw-text-opacity: 1;color:rgba(185,28,28,var(--tw-text-opacity))}.xs\:focus\:text-red-800:focus{--tw-text-opacity: 1;color:rgba(153,27,27,var(--tw-text-opacity))}.xs\:focus\:text-red-900:focus{--tw-text-opacity: 1;color:rgba(127,29,29,var(--tw-text-opacity))}.xs\:focus\:text-yellow-50:focus{--tw-text-opacity: 1;color:rgba(255,251,235,var(--tw-text-opacity))}.xs\:focus\:text-yellow-100:focus{--tw-text-opacity: 1;color:rgba(254,243,199,var(--tw-text-opacity))}.xs\:focus\:text-yellow-200:focus{--tw-text-opacity: 1;color:rgba(253,230,138,var(--tw-text-opacity))}.xs\:focus\:text-yellow-300:focus{--tw-text-opacity: 1;color:rgba(252,211,77,var(--tw-text-opacity))}.xs\:focus\:text-yellow-400:focus{--tw-text-opacity: 1;color:rgba(251,191,36,var(--tw-text-opacity))}.xs\:focus\:text-yellow-500:focus{--tw-text-opacity: 1;color:rgba(245,158,11,var(--tw-text-opacity))}.xs\:focus\:text-yellow-600:focus{--tw-text-opacity: 1;color:rgba(217,119,6,var(--tw-text-opacity))}.xs\:focus\:text-yellow-700:focus{--tw-text-opacity: 1;color:rgba(180,83,9,var(--tw-text-opacity))}.xs\:focus\:text-yellow-800:focus{--tw-text-opacity: 1;color:rgba(146,64,14,var(--tw-text-opacity))}.xs\:focus\:text-yellow-900:focus{--tw-text-opacity: 1;color:rgba(120,53,15,var(--tw-text-opacity))}.xs\:focus\:text-green-50:focus{--tw-text-opacity: 1;color:rgba(236,253,245,var(--tw-text-opacity))}.xs\:focus\:text-green-100:focus{--tw-text-opacity: 1;color:rgba(209,250,229,var(--tw-text-opacity))}.xs\:focus\:text-green-200:focus{--tw-text-opacity: 1;color:rgba(167,243,208,var(--tw-text-opacity))}.xs\:focus\:text-green-300:focus{--tw-text-opacity: 1;color:rgba(110,231,183,var(--tw-text-opacity))}.xs\:focus\:text-green-400:focus{--tw-text-opacity: 1;color:rgba(52,211,153,var(--tw-text-opacity))}.xs\:focus\:text-green-500:focus{--tw-text-opacity: 1;color:rgba(16,185,129,var(--tw-text-opacity))}.xs\:focus\:text-green-600:focus{--tw-text-opacity: 1;color:rgba(5,150,105,var(--tw-text-opacity))}.xs\:focus\:text-green-700:focus{--tw-text-opacity: 1;color:rgba(4,120,87,var(--tw-text-opacity))}.xs\:focus\:text-green-800:focus{--tw-text-opacity: 1;color:rgba(6,95,70,var(--tw-text-opacity))}.xs\:focus\:text-green-900:focus{--tw-text-opacity: 1;color:rgba(6,78,59,var(--tw-text-opacity))}.xs\:focus\:text-blue-50:focus{--tw-text-opacity: 1;color:rgba(239,246,255,var(--tw-text-opacity))}.xs\:focus\:text-blue-100:focus{--tw-text-opacity: 1;color:rgba(219,234,254,var(--tw-text-opacity))}.xs\:focus\:text-blue-200:focus{--tw-text-opacity: 1;color:rgba(191,219,254,var(--tw-text-opacity))}.xs\:focus\:text-blue-300:focus{--tw-text-opacity: 1;color:rgba(147,197,253,var(--tw-text-opacity))}.xs\:focus\:text-blue-400:focus{--tw-text-opacity: 1;color:rgba(96,165,250,var(--tw-text-opacity))}.xs\:focus\:text-blue-500:focus{--tw-text-opacity: 1;color:rgba(59,130,246,var(--tw-text-opacity))}.xs\:focus\:text-blue-600:focus{--tw-text-opacity: 1;color:rgba(37,99,235,var(--tw-text-opacity))}.xs\:focus\:text-blue-700:focus{--tw-text-opacity: 1;color:rgba(29,78,216,var(--tw-text-opacity))}.xs\:focus\:text-blue-800:focus{--tw-text-opacity: 1;color:rgba(30,64,175,var(--tw-text-opacity))}.xs\:focus\:text-blue-900:focus{--tw-text-opacity: 1;color:rgba(30,58,138,var(--tw-text-opacity))}.xs\:focus\:text-indigo-50:focus{--tw-text-opacity: 1;color:rgba(238,242,255,var(--tw-text-opacity))}.xs\:focus\:text-indigo-100:focus{--tw-text-opacity: 1;color:rgba(224,231,255,var(--tw-text-opacity))}.xs\:focus\:text-indigo-200:focus{--tw-text-opacity: 1;color:rgba(199,210,254,var(--tw-text-opacity))}.xs\:focus\:text-indigo-300:focus{--tw-text-opacity: 1;color:rgba(165,180,252,var(--tw-text-opacity))}.xs\:focus\:text-indigo-400:focus{--tw-text-opacity: 1;color:rgba(129,140,248,var(--tw-text-opacity))}.xs\:focus\:text-indigo-500:focus{--tw-text-opacity: 1;color:rgba(99,102,241,var(--tw-text-opacity))}.xs\:focus\:text-indigo-600:focus{--tw-text-opacity: 1;color:rgba(79,70,229,var(--tw-text-opacity))}.xs\:focus\:text-indigo-700:focus{--tw-text-opacity: 1;color:rgba(67,56,202,var(--tw-text-opacity))}.xs\:focus\:text-indigo-800:focus{--tw-text-opacity: 1;color:rgba(55,48,163,var(--tw-text-opacity))}.xs\:focus\:text-indigo-900:focus{--tw-text-opacity: 1;color:rgba(49,46,129,var(--tw-text-opacity))}.xs\:focus\:text-purple-50:focus{--tw-text-opacity: 1;color:rgba(245,243,255,var(--tw-text-opacity))}.xs\:focus\:text-purple-100:focus{--tw-text-opacity: 1;color:rgba(237,233,254,var(--tw-text-opacity))}.xs\:focus\:text-purple-200:focus{--tw-text-opacity: 1;color:rgba(221,214,254,var(--tw-text-opacity))}.xs\:focus\:text-purple-300:focus{--tw-text-opacity: 1;color:rgba(196,181,253,var(--tw-text-opacity))}.xs\:focus\:text-purple-400:focus{--tw-text-opacity: 1;color:rgba(167,139,250,var(--tw-text-opacity))}.xs\:focus\:text-purple-500:focus{--tw-text-opacity: 1;color:rgba(139,92,246,var(--tw-text-opacity))}.xs\:focus\:text-purple-600:focus{--tw-text-opacity: 1;color:rgba(124,58,237,var(--tw-text-opacity))}.xs\:focus\:text-purple-700:focus{--tw-text-opacity: 1;color:rgba(109,40,217,var(--tw-text-opacity))}.xs\:focus\:text-purple-800:focus{--tw-text-opacity: 1;color:rgba(91,33,182,var(--tw-text-opacity))}.xs\:focus\:text-purple-900:focus{--tw-text-opacity: 1;color:rgba(76,29,149,var(--tw-text-opacity))}.xs\:focus\:text-pink-50:focus{--tw-text-opacity: 1;color:rgba(253,242,248,var(--tw-text-opacity))}.xs\:focus\:text-pink-100:focus{--tw-text-opacity: 1;color:rgba(252,231,243,var(--tw-text-opacity))}.xs\:focus\:text-pink-200:focus{--tw-text-opacity: 1;color:rgba(251,207,232,var(--tw-text-opacity))}.xs\:focus\:text-pink-300:focus{--tw-text-opacity: 1;color:rgba(249,168,212,var(--tw-text-opacity))}.xs\:focus\:text-pink-400:focus{--tw-text-opacity: 1;color:rgba(244,114,182,var(--tw-text-opacity))}.xs\:focus\:text-pink-500:focus{--tw-text-opacity: 1;color:rgba(236,72,153,var(--tw-text-opacity))}.xs\:focus\:text-pink-600:focus{--tw-text-opacity: 1;color:rgba(219,39,119,var(--tw-text-opacity))}.xs\:focus\:text-pink-700:focus{--tw-text-opacity: 1;color:rgba(190,24,93,var(--tw-text-opacity))}.xs\:focus\:text-pink-800:focus{--tw-text-opacity: 1;color:rgba(157,23,77,var(--tw-text-opacity))}.xs\:focus\:text-pink-900:focus{--tw-text-opacity: 1;color:rgba(131,24,67,var(--tw-text-opacity))}.xs\:focus\:text-atmos-blue:focus{--tw-text-opacity: 1;color:rgba(43,135,255,var(--tw-text-opacity))}.xs\:focus\:text-ocean-green:focus{--tw-text-opacity: 1;color:rgba(18,255,222,var(--tw-text-opacity))}.xs\:focus\:text-trench-blue:focus{--tw-text-opacity: 1;color:rgba(13,46,100,var(--tw-text-opacity))}.xs\:text-opacity-0{--tw-text-opacity: 0}.xs\:text-opacity-5{--tw-text-opacity: .05}.xs\:text-opacity-10{--tw-text-opacity: .1}.xs\:text-opacity-20{--tw-text-opacity: .2}.xs\:text-opacity-25{--tw-text-opacity: .25}.xs\:text-opacity-30{--tw-text-opacity: .3}.xs\:text-opacity-40{--tw-text-opacity: .4}.xs\:text-opacity-50{--tw-text-opacity: .5}.xs\:text-opacity-60{--tw-text-opacity: .6}.xs\:text-opacity-70{--tw-text-opacity: .7}.xs\:text-opacity-75{--tw-text-opacity: .75}.xs\:text-opacity-80{--tw-text-opacity: .8}.xs\:text-opacity-90{--tw-text-opacity: .9}.xs\:text-opacity-95{--tw-text-opacity: .95}.xs\:text-opacity-100{--tw-text-opacity: 1}.group:hover .xs\:group-hover\:text-opacity-0{--tw-text-opacity: 0}.group:hover .xs\:group-hover\:text-opacity-5{--tw-text-opacity: .05}.group:hover .xs\:group-hover\:text-opacity-10{--tw-text-opacity: .1}.group:hover .xs\:group-hover\:text-opacity-20{--tw-text-opacity: .2}.group:hover .xs\:group-hover\:text-opacity-25{--tw-text-opacity: .25}.group:hover .xs\:group-hover\:text-opacity-30{--tw-text-opacity: .3}.group:hover .xs\:group-hover\:text-opacity-40{--tw-text-opacity: .4}.group:hover .xs\:group-hover\:text-opacity-50{--tw-text-opacity: .5}.group:hover .xs\:group-hover\:text-opacity-60{--tw-text-opacity: .6}.group:hover .xs\:group-hover\:text-opacity-70{--tw-text-opacity: .7}.group:hover .xs\:group-hover\:text-opacity-75{--tw-text-opacity: .75}.group:hover .xs\:group-hover\:text-opacity-80{--tw-text-opacity: .8}.group:hover .xs\:group-hover\:text-opacity-90{--tw-text-opacity: .9}.group:hover .xs\:group-hover\:text-opacity-95{--tw-text-opacity: .95}.group:hover .xs\:group-hover\:text-opacity-100{--tw-text-opacity: 1}.xs\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity: 0}.xs\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity: .05}.xs\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity: .1}.xs\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity: .2}.xs\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity: .25}.xs\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity: .3}.xs\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity: .4}.xs\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity: .5}.xs\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity: .6}.xs\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity: .7}.xs\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity: .75}.xs\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity: .8}.xs\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity: .9}.xs\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity: .95}.xs\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity: 1}.xs\:hover\:text-opacity-0:hover{--tw-text-opacity: 0}.xs\:hover\:text-opacity-5:hover{--tw-text-opacity: .05}.xs\:hover\:text-opacity-10:hover{--tw-text-opacity: .1}.xs\:hover\:text-opacity-20:hover{--tw-text-opacity: .2}.xs\:hover\:text-opacity-25:hover{--tw-text-opacity: .25}.xs\:hover\:text-opacity-30:hover{--tw-text-opacity: .3}.xs\:hover\:text-opacity-40:hover{--tw-text-opacity: .4}.xs\:hover\:text-opacity-50:hover{--tw-text-opacity: .5}.xs\:hover\:text-opacity-60:hover{--tw-text-opacity: .6}.xs\:hover\:text-opacity-70:hover{--tw-text-opacity: .7}.xs\:hover\:text-opacity-75:hover{--tw-text-opacity: .75}.xs\:hover\:text-opacity-80:hover{--tw-text-opacity: .8}.xs\:hover\:text-opacity-90:hover{--tw-text-opacity: .9}.xs\:hover\:text-opacity-95:hover{--tw-text-opacity: .95}.xs\:hover\:text-opacity-100:hover{--tw-text-opacity: 1}.xs\:focus\:text-opacity-0:focus{--tw-text-opacity: 0}.xs\:focus\:text-opacity-5:focus{--tw-text-opacity: .05}.xs\:focus\:text-opacity-10:focus{--tw-text-opacity: .1}.xs\:focus\:text-opacity-20:focus{--tw-text-opacity: .2}.xs\:focus\:text-opacity-25:focus{--tw-text-opacity: .25}.xs\:focus\:text-opacity-30:focus{--tw-text-opacity: .3}.xs\:focus\:text-opacity-40:focus{--tw-text-opacity: .4}.xs\:focus\:text-opacity-50:focus{--tw-text-opacity: .5}.xs\:focus\:text-opacity-60:focus{--tw-text-opacity: .6}.xs\:focus\:text-opacity-70:focus{--tw-text-opacity: .7}.xs\:focus\:text-opacity-75:focus{--tw-text-opacity: .75}.xs\:focus\:text-opacity-80:focus{--tw-text-opacity: .8}.xs\:focus\:text-opacity-90:focus{--tw-text-opacity: .9}.xs\:focus\:text-opacity-95:focus{--tw-text-opacity: .95}.xs\:focus\:text-opacity-100:focus{--tw-text-opacity: 1}.xs\:underline{text-decoration:underline}.xs\:line-through{text-decoration:line-through}.xs\:no-underline{text-decoration:none}.group:hover .xs\:group-hover\:underline{text-decoration:underline}.group:hover .xs\:group-hover\:line-through{text-decoration:line-through}.group:hover .xs\:group-hover\:no-underline{text-decoration:none}.xs\:focus-within\:underline:focus-within{text-decoration:underline}.xs\:focus-within\:line-through:focus-within{text-decoration:line-through}.xs\:focus-within\:no-underline:focus-within{text-decoration:none}.xs\:hover\:underline:hover{text-decoration:underline}.xs\:hover\:line-through:hover{text-decoration:line-through}.xs\:hover\:no-underline:hover{text-decoration:none}.xs\:focus\:underline:focus{text-decoration:underline}.xs\:focus\:line-through:focus{text-decoration:line-through}.xs\:focus\:no-underline:focus{text-decoration:none}.xs\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xs\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.xs\:placeholder-transparent::placeholder{color:transparent}.xs\:placeholder-current::placeholder{color:currentColor}.xs\:placeholder-black::placeholder{--tw-placeholder-opacity: 1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.xs\:placeholder-white::placeholder{--tw-placeholder-opacity: 1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.xs\:placeholder-gray-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.xs\:placeholder-gray-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.xs\:placeholder-gray-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.xs\:placeholder-gray-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.xs\:placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.xs\:placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.xs\:placeholder-gray-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.xs\:placeholder-gray-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.xs\:placeholder-gray-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.xs\:placeholder-gray-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.xs\:placeholder-red-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,242,242,var(--tw-placeholder-opacity))}.xs\:placeholder-red-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,226,226,var(--tw-placeholder-opacity))}.xs\:placeholder-red-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,202,202,var(--tw-placeholder-opacity))}.xs\:placeholder-red-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(252,165,165,var(--tw-placeholder-opacity))}.xs\:placeholder-red-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(248,113,113,var(--tw-placeholder-opacity))}.xs\:placeholder-red-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(239,68,68,var(--tw-placeholder-opacity))}.xs\:placeholder-red-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(220,38,38,var(--tw-placeholder-opacity))}.xs\:placeholder-red-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(185,28,28,var(--tw-placeholder-opacity))}.xs\:placeholder-red-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(153,27,27,var(--tw-placeholder-opacity))}.xs\:placeholder-red-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(127,29,29,var(--tw-placeholder-opacity))}.xs\:placeholder-yellow-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.xs\:placeholder-yellow-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.xs\:placeholder-yellow-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.xs\:placeholder-yellow-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.xs\:placeholder-yellow-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.xs\:placeholder-yellow-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.xs\:placeholder-yellow-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.xs\:placeholder-yellow-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.xs\:placeholder-yellow-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.xs\:placeholder-yellow-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.xs\:placeholder-green-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.xs\:placeholder-green-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.xs\:placeholder-green-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.xs\:placeholder-green-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.xs\:placeholder-green-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.xs\:placeholder-green-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.xs\:placeholder-green-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.xs\:placeholder-green-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.xs\:placeholder-green-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.xs\:placeholder-green-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.xs\:placeholder-blue-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(239,246,255,var(--tw-placeholder-opacity))}.xs\:placeholder-blue-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(219,234,254,var(--tw-placeholder-opacity))}.xs\:placeholder-blue-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(191,219,254,var(--tw-placeholder-opacity))}.xs\:placeholder-blue-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(147,197,253,var(--tw-placeholder-opacity))}.xs\:placeholder-blue-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(96,165,250,var(--tw-placeholder-opacity))}.xs\:placeholder-blue-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.xs\:placeholder-blue-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(37,99,235,var(--tw-placeholder-opacity))}.xs\:placeholder-blue-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(29,78,216,var(--tw-placeholder-opacity))}.xs\:placeholder-blue-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(30,64,175,var(--tw-placeholder-opacity))}.xs\:placeholder-blue-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(30,58,138,var(--tw-placeholder-opacity))}.xs\:placeholder-indigo-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.xs\:placeholder-indigo-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.xs\:placeholder-indigo-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.xs\:placeholder-indigo-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.xs\:placeholder-indigo-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.xs\:placeholder-indigo-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.xs\:placeholder-indigo-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.xs\:placeholder-indigo-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.xs\:placeholder-indigo-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.xs\:placeholder-indigo-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.xs\:placeholder-purple-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.xs\:placeholder-purple-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.xs\:placeholder-purple-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.xs\:placeholder-purple-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.xs\:placeholder-purple-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.xs\:placeholder-purple-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.xs\:placeholder-purple-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.xs\:placeholder-purple-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.xs\:placeholder-purple-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.xs\:placeholder-purple-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.xs\:placeholder-pink-50::placeholder{--tw-placeholder-opacity: 1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.xs\:placeholder-pink-100::placeholder{--tw-placeholder-opacity: 1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.xs\:placeholder-pink-200::placeholder{--tw-placeholder-opacity: 1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.xs\:placeholder-pink-300::placeholder{--tw-placeholder-opacity: 1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.xs\:placeholder-pink-400::placeholder{--tw-placeholder-opacity: 1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.xs\:placeholder-pink-500::placeholder{--tw-placeholder-opacity: 1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.xs\:placeholder-pink-600::placeholder{--tw-placeholder-opacity: 1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.xs\:placeholder-pink-700::placeholder{--tw-placeholder-opacity: 1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.xs\:placeholder-pink-800::placeholder{--tw-placeholder-opacity: 1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.xs\:placeholder-pink-900::placeholder{--tw-placeholder-opacity: 1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.xs\:placeholder-atmos-blue::placeholder{--tw-placeholder-opacity: 1;color:rgba(43,135,255,var(--tw-placeholder-opacity))}.xs\:placeholder-ocean-green::placeholder{--tw-placeholder-opacity: 1;color:rgba(18,255,222,var(--tw-placeholder-opacity))}.xs\:placeholder-trench-blue::placeholder{--tw-placeholder-opacity: 1;color:rgba(13,46,100,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.xs\:focus\:placeholder-current:focus::placeholder{color:currentColor}.xs\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(0,0,0,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-gray-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(249,250,251,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-gray-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(243,244,246,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-gray-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(229,231,235,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-gray-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(156,163,175,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-gray-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(107,114,128,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-gray-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(75,85,99,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-gray-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(55,65,81,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-gray-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(31,41,55,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-gray-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(17,24,39,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-red-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,242,242,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-red-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,226,226,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-red-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,202,202,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-red-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(252,165,165,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-red-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(248,113,113,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-red-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(239,68,68,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-red-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(220,38,38,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-red-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(185,28,28,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-red-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(153,27,27,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-red-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(127,29,29,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-yellow-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(255,251,235,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-yellow-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(254,243,199,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-yellow-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(253,230,138,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-yellow-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(252,211,77,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-yellow-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(251,191,36,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-yellow-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(245,158,11,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-yellow-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(217,119,6,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-yellow-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(180,83,9,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-yellow-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(146,64,14,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-yellow-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(120,53,15,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-green-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(236,253,245,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-green-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(209,250,229,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-green-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(167,243,208,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-green-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(110,231,183,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-green-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(52,211,153,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-green-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(16,185,129,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-green-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(5,150,105,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-green-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(4,120,87,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-green-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(6,95,70,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-green-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(6,78,59,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-blue-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(239,246,255,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-blue-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(219,234,254,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-blue-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(191,219,254,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-blue-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(147,197,253,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-blue-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(96,165,250,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-blue-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(59,130,246,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-blue-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(37,99,235,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-blue-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(29,78,216,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-blue-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(30,64,175,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-blue-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(30,58,138,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-indigo-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(238,242,255,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-indigo-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(224,231,255,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-indigo-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(199,210,254,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-indigo-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(165,180,252,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-indigo-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(129,140,248,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-indigo-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(99,102,241,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-indigo-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(79,70,229,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-indigo-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(67,56,202,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-indigo-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(55,48,163,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-indigo-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(49,46,129,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-purple-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(245,243,255,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-purple-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(237,233,254,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-purple-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(221,214,254,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-purple-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(196,181,253,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-purple-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(167,139,250,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-purple-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(139,92,246,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-purple-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(124,58,237,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-purple-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(109,40,217,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-purple-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(91,33,182,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-purple-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(76,29,149,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-pink-50:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(253,242,248,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-pink-100:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(252,231,243,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-pink-200:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(251,207,232,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-pink-300:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(249,168,212,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-pink-400:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(244,114,182,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-pink-500:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(236,72,153,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-pink-600:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(219,39,119,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-pink-700:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(190,24,93,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-pink-800:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(157,23,77,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-pink-900:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(131,24,67,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-atmos-blue:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(43,135,255,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-ocean-green:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(18,255,222,var(--tw-placeholder-opacity))}.xs\:focus\:placeholder-trench-blue:focus::placeholder{--tw-placeholder-opacity: 1;color:rgba(13,46,100,var(--tw-placeholder-opacity))}.xs\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity: 0}.xs\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity: .05}.xs\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity: .1}.xs\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity: .2}.xs\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity: .25}.xs\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity: .3}.xs\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity: .4}.xs\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity: .5}.xs\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity: .6}.xs\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity: .7}.xs\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity: .75}.xs\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity: .8}.xs\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity: .9}.xs\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity: .95}.xs\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity: 1}.xs\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity: 0}.xs\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity: .05}.xs\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity: .1}.xs\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity: .2}.xs\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity: .25}.xs\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity: .3}.xs\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity: .4}.xs\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity: .5}.xs\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity: .6}.xs\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity: .7}.xs\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity: .75}.xs\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity: .8}.xs\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity: .9}.xs\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity: .95}.xs\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity: 1}.xs\:opacity-0{opacity:0}.xs\:opacity-5{opacity:.05}.xs\:opacity-10{opacity:.1}.xs\:opacity-20{opacity:.2}.xs\:opacity-25{opacity:.25}.xs\:opacity-30{opacity:.3}.xs\:opacity-40{opacity:.4}.xs\:opacity-50{opacity:.5}.xs\:opacity-60{opacity:.6}.xs\:opacity-70{opacity:.7}.xs\:opacity-75{opacity:.75}.xs\:opacity-80{opacity:.8}.xs\:opacity-90{opacity:.9}.xs\:opacity-95{opacity:.95}.xs\:opacity-100{opacity:1}.group:hover .xs\:group-hover\:opacity-0{opacity:0}.group:hover .xs\:group-hover\:opacity-5{opacity:.05}.group:hover .xs\:group-hover\:opacity-10{opacity:.1}.group:hover .xs\:group-hover\:opacity-20{opacity:.2}.group:hover .xs\:group-hover\:opacity-25{opacity:.25}.group:hover .xs\:group-hover\:opacity-30{opacity:.3}.group:hover .xs\:group-hover\:opacity-40{opacity:.4}.group:hover .xs\:group-hover\:opacity-50{opacity:.5}.group:hover .xs\:group-hover\:opacity-60{opacity:.6}.group:hover .xs\:group-hover\:opacity-70{opacity:.7}.group:hover .xs\:group-hover\:opacity-75{opacity:.75}.group:hover .xs\:group-hover\:opacity-80{opacity:.8}.group:hover .xs\:group-hover\:opacity-90{opacity:.9}.group:hover .xs\:group-hover\:opacity-95{opacity:.95}.group:hover .xs\:group-hover\:opacity-100{opacity:1}.xs\:focus-within\:opacity-0:focus-within{opacity:0}.xs\:focus-within\:opacity-5:focus-within{opacity:.05}.xs\:focus-within\:opacity-10:focus-within{opacity:.1}.xs\:focus-within\:opacity-20:focus-within{opacity:.2}.xs\:focus-within\:opacity-25:focus-within{opacity:.25}.xs\:focus-within\:opacity-30:focus-within{opacity:.3}.xs\:focus-within\:opacity-40:focus-within{opacity:.4}.xs\:focus-within\:opacity-50:focus-within{opacity:.5}.xs\:focus-within\:opacity-60:focus-within{opacity:.6}.xs\:focus-within\:opacity-70:focus-within{opacity:.7}.xs\:focus-within\:opacity-75:focus-within{opacity:.75}.xs\:focus-within\:opacity-80:focus-within{opacity:.8}.xs\:focus-within\:opacity-90:focus-within{opacity:.9}.xs\:focus-within\:opacity-95:focus-within{opacity:.95}.xs\:focus-within\:opacity-100:focus-within{opacity:1}.xs\:hover\:opacity-0:hover{opacity:0}.xs\:hover\:opacity-5:hover{opacity:.05}.xs\:hover\:opacity-10:hover{opacity:.1}.xs\:hover\:opacity-20:hover{opacity:.2}.xs\:hover\:opacity-25:hover{opacity:.25}.xs\:hover\:opacity-30:hover{opacity:.3}.xs\:hover\:opacity-40:hover{opacity:.4}.xs\:hover\:opacity-50:hover{opacity:.5}.xs\:hover\:opacity-60:hover{opacity:.6}.xs\:hover\:opacity-70:hover{opacity:.7}.xs\:hover\:opacity-75:hover{opacity:.75}.xs\:hover\:opacity-80:hover{opacity:.8}.xs\:hover\:opacity-90:hover{opacity:.9}.xs\:hover\:opacity-95:hover{opacity:.95}.xs\:hover\:opacity-100:hover{opacity:1}.xs\:focus\:opacity-0:focus{opacity:0}.xs\:focus\:opacity-5:focus{opacity:.05}.xs\:focus\:opacity-10:focus{opacity:.1}.xs\:focus\:opacity-20:focus{opacity:.2}.xs\:focus\:opacity-25:focus{opacity:.25}.xs\:focus\:opacity-30:focus{opacity:.3}.xs\:focus\:opacity-40:focus{opacity:.4}.xs\:focus\:opacity-50:focus{opacity:.5}.xs\:focus\:opacity-60:focus{opacity:.6}.xs\:focus\:opacity-70:focus{opacity:.7}.xs\:focus\:opacity-75:focus{opacity:.75}.xs\:focus\:opacity-80:focus{opacity:.8}.xs\:focus\:opacity-90:focus{opacity:.9}.xs\:focus\:opacity-95:focus{opacity:.95}.xs\:focus\:opacity-100:focus{opacity:1}.xs\:bg-blend-normal{background-blend-mode:normal}.xs\:bg-blend-multiply{background-blend-mode:multiply}.xs\:bg-blend-screen{background-blend-mode:screen}.xs\:bg-blend-overlay{background-blend-mode:overlay}.xs\:bg-blend-darken{background-blend-mode:darken}.xs\:bg-blend-lighten{background-blend-mode:lighten}.xs\:bg-blend-color-dodge{background-blend-mode:color-dodge}.xs\:bg-blend-color-burn{background-blend-mode:color-burn}.xs\:bg-blend-hard-light{background-blend-mode:hard-light}.xs\:bg-blend-soft-light{background-blend-mode:soft-light}.xs\:bg-blend-difference{background-blend-mode:difference}.xs\:bg-blend-exclusion{background-blend-mode:exclusion}.xs\:bg-blend-hue{background-blend-mode:hue}.xs\:bg-blend-saturation{background-blend-mode:saturation}.xs\:bg-blend-color{background-blend-mode:color}.xs\:bg-blend-luminosity{background-blend-mode:luminosity}.xs\:mix-blend-normal{mix-blend-mode:normal}.xs\:mix-blend-multiply{mix-blend-mode:multiply}.xs\:mix-blend-screen{mix-blend-mode:screen}.xs\:mix-blend-overlay{mix-blend-mode:overlay}.xs\:mix-blend-darken{mix-blend-mode:darken}.xs\:mix-blend-lighten{mix-blend-mode:lighten}.xs\:mix-blend-color-dodge{mix-blend-mode:color-dodge}.xs\:mix-blend-color-burn{mix-blend-mode:color-burn}.xs\:mix-blend-hard-light{mix-blend-mode:hard-light}.xs\:mix-blend-soft-light{mix-blend-mode:soft-light}.xs\:mix-blend-difference{mix-blend-mode:difference}.xs\:mix-blend-exclusion{mix-blend-mode:exclusion}.xs\:mix-blend-hue{mix-blend-mode:hue}.xs\:mix-blend-saturation{mix-blend-mode:saturation}.xs\:mix-blend-color{mix-blend-mode:color}.xs\:mix-blend-luminosity{mix-blend-mode:luminosity}.xs\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:shadow-none{--tw-shadow: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .xs\:group-hover\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .xs\:group-hover\:shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .xs\:group-hover\:shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .xs\:group-hover\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .xs\:group-hover\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .xs\:group-hover\:shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .xs\:group-hover\:shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .xs\:group-hover\:shadow-none{--tw-shadow: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus-within\:shadow-sm:focus-within{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus-within\:shadow:focus-within{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus-within\:shadow-md:focus-within{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus-within\:shadow-lg:focus-within{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus-within\:shadow-xl:focus-within{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus-within\:shadow-2xl:focus-within{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus-within\:shadow-inner:focus-within{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus-within\:shadow-none:focus-within{--tw-shadow: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:hover\:shadow:hover{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:hover\:shadow-inner:hover{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:hover\:shadow-none:hover{--tw-shadow: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus\:shadow-sm:focus{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus\:shadow:focus{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus\:shadow-md:focus{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus\:shadow-lg:focus{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus\:shadow-xl:focus{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus\:shadow-2xl:focus{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus\:shadow-inner:focus{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:focus\:shadow-none:focus{--tw-shadow: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xs\:outline-none{outline:2px solid transparent;outline-offset:2px}.xs\:outline-white{outline:2px dotted white;outline-offset:2px}.xs\:outline-black{outline:2px dotted black;outline-offset:2px}.xs\:focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.xs\:focus-within\:outline-white:focus-within{outline:2px dotted white;outline-offset:2px}.xs\:focus-within\:outline-black:focus-within{outline:2px dotted black;outline-offset:2px}.xs\:focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.xs\:focus\:outline-white:focus{outline:2px dotted white;outline-offset:2px}.xs\:focus\:outline-black:focus{outline:2px dotted black;outline-offset:2px}.xs\:ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:ring-8{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:focus-within\:ring:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:focus\:ring-8:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.xs\:ring-inset{--tw-ring-inset: inset}.xs\:focus-within\:ring-inset:focus-within{--tw-ring-inset: inset}.xs\:focus\:ring-inset:focus{--tw-ring-inset: inset}.xs\:ring-transparent{--tw-ring-color: transparent}.xs\:ring-current{--tw-ring-color: currentColor}.xs\:ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))}.xs\:ring-white{--tw-ring-opacity: 1;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity))}.xs\:ring-gray-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity))}.xs\:ring-gray-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity))}.xs\:ring-gray-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity))}.xs\:ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity))}.xs\:ring-gray-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity))}.xs\:ring-gray-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity))}.xs\:ring-gray-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity))}.xs\:ring-gray-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity))}.xs\:ring-gray-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity))}.xs\:ring-gray-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity))}.xs\:ring-red-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity))}.xs\:ring-red-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity))}.xs\:ring-red-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity))}.xs\:ring-red-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity))}.xs\:ring-red-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity))}.xs\:ring-red-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity))}.xs\:ring-red-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity))}.xs\:ring-red-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity))}.xs\:ring-red-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity))}.xs\:ring-red-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity))}.xs\:ring-yellow-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity))}.xs\:ring-yellow-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity))}.xs\:ring-yellow-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity))}.xs\:ring-yellow-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity))}.xs\:ring-yellow-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity))}.xs\:ring-yellow-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity))}.xs\:ring-yellow-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity))}.xs\:ring-yellow-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity))}.xs\:ring-yellow-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity))}.xs\:ring-yellow-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity))}.xs\:ring-green-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity))}.xs\:ring-green-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity))}.xs\:ring-green-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity))}.xs\:ring-green-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity))}.xs\:ring-green-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity))}.xs\:ring-green-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity))}.xs\:ring-green-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity))}.xs\:ring-green-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity))}.xs\:ring-green-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity))}.xs\:ring-green-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity))}.xs\:ring-blue-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity))}.xs\:ring-blue-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity))}.xs\:ring-blue-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity))}.xs\:ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity))}.xs\:ring-blue-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity))}.xs\:ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity))}.xs\:ring-blue-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity))}.xs\:ring-blue-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity))}.xs\:ring-blue-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity))}.xs\:ring-blue-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity))}.xs\:ring-indigo-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity))}.xs\:ring-indigo-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity))}.xs\:ring-indigo-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity))}.xs\:ring-indigo-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity))}.xs\:ring-indigo-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity))}.xs\:ring-indigo-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity))}.xs\:ring-indigo-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity))}.xs\:ring-indigo-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity))}.xs\:ring-indigo-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity))}.xs\:ring-indigo-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity))}.xs\:ring-purple-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity))}.xs\:ring-purple-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity))}.xs\:ring-purple-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity))}.xs\:ring-purple-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity))}.xs\:ring-purple-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity))}.xs\:ring-purple-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity))}.xs\:ring-purple-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity))}.xs\:ring-purple-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity))}.xs\:ring-purple-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity))}.xs\:ring-purple-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity))}.xs\:ring-pink-50{--tw-ring-opacity: 1;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity))}.xs\:ring-pink-100{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity))}.xs\:ring-pink-200{--tw-ring-opacity: 1;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity))}.xs\:ring-pink-300{--tw-ring-opacity: 1;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity))}.xs\:ring-pink-400{--tw-ring-opacity: 1;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity))}.xs\:ring-pink-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity))}.xs\:ring-pink-600{--tw-ring-opacity: 1;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity))}.xs\:ring-pink-700{--tw-ring-opacity: 1;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity))}.xs\:ring-pink-800{--tw-ring-opacity: 1;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity))}.xs\:ring-pink-900{--tw-ring-opacity: 1;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity))}.xs\:ring-atmos-blue{--tw-ring-opacity: 1;--tw-ring-color: rgba(43, 135, 255, var(--tw-ring-opacity))}.xs\:ring-ocean-green{--tw-ring-opacity: 1;--tw-ring-color: rgba(18, 255, 222, var(--tw-ring-opacity))}.xs\:ring-trench-blue{--tw-ring-opacity: 1;--tw-ring-color: rgba(13, 46, 100, var(--tw-ring-opacity))}.xs\:focus-within\:ring-transparent:focus-within{--tw-ring-color: transparent}.xs\:focus-within\:ring-current:focus-within{--tw-ring-color: currentColor}.xs\:focus-within\:ring-black:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))}.xs\:focus-within\:ring-white:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity))}.xs\:focus-within\:ring-gray-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity))}.xs\:focus-within\:ring-gray-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity))}.xs\:focus-within\:ring-gray-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity))}.xs\:focus-within\:ring-gray-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity))}.xs\:focus-within\:ring-gray-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity))}.xs\:focus-within\:ring-gray-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity))}.xs\:focus-within\:ring-gray-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity))}.xs\:focus-within\:ring-gray-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity))}.xs\:focus-within\:ring-gray-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity))}.xs\:focus-within\:ring-gray-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity))}.xs\:focus-within\:ring-red-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity))}.xs\:focus-within\:ring-red-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity))}.xs\:focus-within\:ring-red-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity))}.xs\:focus-within\:ring-red-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity))}.xs\:focus-within\:ring-red-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity))}.xs\:focus-within\:ring-red-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity))}.xs\:focus-within\:ring-red-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity))}.xs\:focus-within\:ring-red-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity))}.xs\:focus-within\:ring-red-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity))}.xs\:focus-within\:ring-red-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity))}.xs\:focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity))}.xs\:focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity))}.xs\:focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity))}.xs\:focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity))}.xs\:focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity))}.xs\:focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity))}.xs\:focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity))}.xs\:focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity))}.xs\:focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity))}.xs\:focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity))}.xs\:focus-within\:ring-green-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity))}.xs\:focus-within\:ring-green-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity))}.xs\:focus-within\:ring-green-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity))}.xs\:focus-within\:ring-green-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity))}.xs\:focus-within\:ring-green-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity))}.xs\:focus-within\:ring-green-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity))}.xs\:focus-within\:ring-green-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity))}.xs\:focus-within\:ring-green-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity))}.xs\:focus-within\:ring-green-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity))}.xs\:focus-within\:ring-green-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity))}.xs\:focus-within\:ring-blue-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity))}.xs\:focus-within\:ring-blue-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity))}.xs\:focus-within\:ring-blue-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity))}.xs\:focus-within\:ring-blue-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity))}.xs\:focus-within\:ring-blue-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity))}.xs\:focus-within\:ring-blue-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity))}.xs\:focus-within\:ring-blue-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity))}.xs\:focus-within\:ring-blue-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity))}.xs\:focus-within\:ring-blue-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity))}.xs\:focus-within\:ring-blue-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity))}.xs\:focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity))}.xs\:focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity))}.xs\:focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity))}.xs\:focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity))}.xs\:focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity))}.xs\:focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity))}.xs\:focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity))}.xs\:focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity))}.xs\:focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity))}.xs\:focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity))}.xs\:focus-within\:ring-purple-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity))}.xs\:focus-within\:ring-purple-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity))}.xs\:focus-within\:ring-purple-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity))}.xs\:focus-within\:ring-purple-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity))}.xs\:focus-within\:ring-purple-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity))}.xs\:focus-within\:ring-purple-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity))}.xs\:focus-within\:ring-purple-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity))}.xs\:focus-within\:ring-purple-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity))}.xs\:focus-within\:ring-purple-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity))}.xs\:focus-within\:ring-purple-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity))}.xs\:focus-within\:ring-pink-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity))}.xs\:focus-within\:ring-pink-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity))}.xs\:focus-within\:ring-pink-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity))}.xs\:focus-within\:ring-pink-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity))}.xs\:focus-within\:ring-pink-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity))}.xs\:focus-within\:ring-pink-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity))}.xs\:focus-within\:ring-pink-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity))}.xs\:focus-within\:ring-pink-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity))}.xs\:focus-within\:ring-pink-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity))}.xs\:focus-within\:ring-pink-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity))}.xs\:focus-within\:ring-atmos-blue:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(43, 135, 255, var(--tw-ring-opacity))}.xs\:focus-within\:ring-ocean-green:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(18, 255, 222, var(--tw-ring-opacity))}.xs\:focus-within\:ring-trench-blue:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgba(13, 46, 100, var(--tw-ring-opacity))}.xs\:focus\:ring-transparent:focus{--tw-ring-color: transparent}.xs\:focus\:ring-current:focus{--tw-ring-color: currentColor}.xs\:focus\:ring-black:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))}.xs\:focus\:ring-white:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity))}.xs\:focus\:ring-gray-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity))}.xs\:focus\:ring-gray-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity))}.xs\:focus\:ring-gray-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity))}.xs\:focus\:ring-gray-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity))}.xs\:focus\:ring-gray-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity))}.xs\:focus\:ring-gray-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity))}.xs\:focus\:ring-gray-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity))}.xs\:focus\:ring-gray-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity))}.xs\:focus\:ring-gray-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity))}.xs\:focus\:ring-gray-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity))}.xs\:focus\:ring-red-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity))}.xs\:focus\:ring-red-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity))}.xs\:focus\:ring-red-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity))}.xs\:focus\:ring-red-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity))}.xs\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity))}.xs\:focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity))}.xs\:focus\:ring-red-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity))}.xs\:focus\:ring-red-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity))}.xs\:focus\:ring-red-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity))}.xs\:focus\:ring-red-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity))}.xs\:focus\:ring-yellow-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity))}.xs\:focus\:ring-yellow-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity))}.xs\:focus\:ring-yellow-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity))}.xs\:focus\:ring-yellow-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity))}.xs\:focus\:ring-yellow-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity))}.xs\:focus\:ring-yellow-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity))}.xs\:focus\:ring-yellow-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity))}.xs\:focus\:ring-yellow-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity))}.xs\:focus\:ring-yellow-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity))}.xs\:focus\:ring-yellow-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity))}.xs\:focus\:ring-green-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity))}.xs\:focus\:ring-green-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity))}.xs\:focus\:ring-green-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity))}.xs\:focus\:ring-green-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity))}.xs\:focus\:ring-green-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity))}.xs\:focus\:ring-green-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity))}.xs\:focus\:ring-green-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity))}.xs\:focus\:ring-green-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity))}.xs\:focus\:ring-green-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity))}.xs\:focus\:ring-green-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity))}.xs\:focus\:ring-blue-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity))}.xs\:focus\:ring-blue-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity))}.xs\:focus\:ring-blue-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity))}.xs\:focus\:ring-blue-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity))}.xs\:focus\:ring-blue-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity))}.xs\:focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity))}.xs\:focus\:ring-blue-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity))}.xs\:focus\:ring-blue-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity))}.xs\:focus\:ring-blue-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity))}.xs\:focus\:ring-blue-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity))}.xs\:focus\:ring-indigo-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity))}.xs\:focus\:ring-indigo-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity))}.xs\:focus\:ring-indigo-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity))}.xs\:focus\:ring-indigo-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity))}.xs\:focus\:ring-indigo-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity))}.xs\:focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity))}.xs\:focus\:ring-indigo-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity))}.xs\:focus\:ring-indigo-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity))}.xs\:focus\:ring-indigo-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity))}.xs\:focus\:ring-indigo-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity))}.xs\:focus\:ring-purple-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(245, 243, 255, var(--tw-ring-opacity))}.xs\:focus\:ring-purple-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(237, 233, 254, var(--tw-ring-opacity))}.xs\:focus\:ring-purple-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(221, 214, 254, var(--tw-ring-opacity))}.xs\:focus\:ring-purple-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity))}.xs\:focus\:ring-purple-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(167, 139, 250, var(--tw-ring-opacity))}.xs\:focus\:ring-purple-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity))}.xs\:focus\:ring-purple-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity))}.xs\:focus\:ring-purple-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(109, 40, 217, var(--tw-ring-opacity))}.xs\:focus\:ring-purple-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(91, 33, 182, var(--tw-ring-opacity))}.xs\:focus\:ring-purple-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(76, 29, 149, var(--tw-ring-opacity))}.xs\:focus\:ring-pink-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity))}.xs\:focus\:ring-pink-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity))}.xs\:focus\:ring-pink-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity))}.xs\:focus\:ring-pink-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity))}.xs\:focus\:ring-pink-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity))}.xs\:focus\:ring-pink-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity))}.xs\:focus\:ring-pink-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity))}.xs\:focus\:ring-pink-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity))}.xs\:focus\:ring-pink-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity))}.xs\:focus\:ring-pink-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity))}.xs\:focus\:ring-atmos-blue:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(43, 135, 255, var(--tw-ring-opacity))}.xs\:focus\:ring-ocean-green:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(18, 255, 222, var(--tw-ring-opacity))}.xs\:focus\:ring-trench-blue:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(13, 46, 100, var(--tw-ring-opacity))}.xs\:ring-opacity-0{--tw-ring-opacity: 0}.xs\:ring-opacity-5{--tw-ring-opacity: .05}.xs\:ring-opacity-10{--tw-ring-opacity: .1}.xs\:ring-opacity-20{--tw-ring-opacity: .2}.xs\:ring-opacity-25{--tw-ring-opacity: .25}.xs\:ring-opacity-30{--tw-ring-opacity: .3}.xs\:ring-opacity-40{--tw-ring-opacity: .4}.xs\:ring-opacity-50{--tw-ring-opacity: .5}.xs\:ring-opacity-60{--tw-ring-opacity: .6}.xs\:ring-opacity-70{--tw-ring-opacity: .7}.xs\:ring-opacity-75{--tw-ring-opacity: .75}.xs\:ring-opacity-80{--tw-ring-opacity: .8}.xs\:ring-opacity-90{--tw-ring-opacity: .9}.xs\:ring-opacity-95{--tw-ring-opacity: .95}.xs\:ring-opacity-100{--tw-ring-opacity: 1}.xs\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity: 0}.xs\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity: .05}.xs\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity: .1}.xs\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity: .2}.xs\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity: .25}.xs\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity: .3}.xs\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity: .4}.xs\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity: .5}.xs\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity: .6}.xs\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity: .7}.xs\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity: .75}.xs\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity: .8}.xs\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity: .9}.xs\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity: .95}.xs\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity: 1}.xs\:focus\:ring-opacity-0:focus{--tw-ring-opacity: 0}.xs\:focus\:ring-opacity-5:focus{--tw-ring-opacity: .05}.xs\:focus\:ring-opacity-10:focus{--tw-ring-opacity: .1}.xs\:focus\:ring-opacity-20:focus{--tw-ring-opacity: .2}.xs\:focus\:ring-opacity-25:focus{--tw-ring-opacity: .25}.xs\:focus\:ring-opacity-30:focus{--tw-ring-opacity: .3}.xs\:focus\:ring-opacity-40:focus{--tw-ring-opacity: .4}.xs\:focus\:ring-opacity-50:focus{--tw-ring-opacity: .5}.xs\:focus\:ring-opacity-60:focus{--tw-ring-opacity: .6}.xs\:focus\:ring-opacity-70:focus{--tw-ring-opacity: .7}.xs\:focus\:ring-opacity-75:focus{--tw-ring-opacity: .75}.xs\:focus\:ring-opacity-80:focus{--tw-ring-opacity: .8}.xs\:focus\:ring-opacity-90:focus{--tw-ring-opacity: .9}.xs\:focus\:ring-opacity-95:focus{--tw-ring-opacity: .95}.xs\:focus\:ring-opacity-100:focus{--tw-ring-opacity: 1}.xs\:ring-offset-0{--tw-ring-offset-width: 0px}.xs\:ring-offset-1{--tw-ring-offset-width: 1px}.xs\:ring-offset-2{--tw-ring-offset-width: 2px}.xs\:ring-offset-4{--tw-ring-offset-width: 4px}.xs\:ring-offset-8{--tw-ring-offset-width: 8px}.xs\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width: 0px}.xs\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width: 1px}.xs\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width: 2px}.xs\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width: 4px}.xs\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width: 8px}.xs\:focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px}.xs\:focus\:ring-offset-1:focus{--tw-ring-offset-width: 1px}.xs\:focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.xs\:focus\:ring-offset-4:focus{--tw-ring-offset-width: 4px}.xs\:focus\:ring-offset-8:focus{--tw-ring-offset-width: 8px}.xs\:ring-offset-transparent{--tw-ring-offset-color: transparent}.xs\:ring-offset-current{--tw-ring-offset-color: currentColor}.xs\:ring-offset-black{--tw-ring-offset-color: #000}.xs\:ring-offset-white{--tw-ring-offset-color: #fff}.xs\:ring-offset-gray-50{--tw-ring-offset-color: #f9fafb}.xs\:ring-offset-gray-100{--tw-ring-offset-color: #f3f4f6}.xs\:ring-offset-gray-200{--tw-ring-offset-color: #e5e7eb}.xs\:ring-offset-gray-300{--tw-ring-offset-color: #d1d5db}.xs\:ring-offset-gray-400{--tw-ring-offset-color: #9ca3af}.xs\:ring-offset-gray-500{--tw-ring-offset-color: #6b7280}.xs\:ring-offset-gray-600{--tw-ring-offset-color: #4b5563}.xs\:ring-offset-gray-700{--tw-ring-offset-color: #374151}.xs\:ring-offset-gray-800{--tw-ring-offset-color: #1f2937}.xs\:ring-offset-gray-900{--tw-ring-offset-color: #111827}.xs\:ring-offset-red-50{--tw-ring-offset-color: #fef2f2}.xs\:ring-offset-red-100{--tw-ring-offset-color: #fee2e2}.xs\:ring-offset-red-200{--tw-ring-offset-color: #fecaca}.xs\:ring-offset-red-300{--tw-ring-offset-color: #fca5a5}.xs\:ring-offset-red-400{--tw-ring-offset-color: #f87171}.xs\:ring-offset-red-500{--tw-ring-offset-color: #ef4444}.xs\:ring-offset-red-600{--tw-ring-offset-color: #dc2626}.xs\:ring-offset-red-700{--tw-ring-offset-color: #b91c1c}.xs\:ring-offset-red-800{--tw-ring-offset-color: #991b1b}.xs\:ring-offset-red-900{--tw-ring-offset-color: #7f1d1d}.xs\:ring-offset-yellow-50{--tw-ring-offset-color: #fffbeb}.xs\:ring-offset-yellow-100{--tw-ring-offset-color: #fef3c7}.xs\:ring-offset-yellow-200{--tw-ring-offset-color: #fde68a}.xs\:ring-offset-yellow-300{--tw-ring-offset-color: #fcd34d}.xs\:ring-offset-yellow-400{--tw-ring-offset-color: #fbbf24}.xs\:ring-offset-yellow-500{--tw-ring-offset-color: #f59e0b}.xs\:ring-offset-yellow-600{--tw-ring-offset-color: #d97706}.xs\:ring-offset-yellow-700{--tw-ring-offset-color: #b45309}.xs\:ring-offset-yellow-800{--tw-ring-offset-color: #92400e}.xs\:ring-offset-yellow-900{--tw-ring-offset-color: #78350f}.xs\:ring-offset-green-50{--tw-ring-offset-color: #ecfdf5}.xs\:ring-offset-green-100{--tw-ring-offset-color: #d1fae5}.xs\:ring-offset-green-200{--tw-ring-offset-color: #a7f3d0}.xs\:ring-offset-green-300{--tw-ring-offset-color: #6ee7b7}.xs\:ring-offset-green-400{--tw-ring-offset-color: #34d399}.xs\:ring-offset-green-500{--tw-ring-offset-color: #10b981}.xs\:ring-offset-green-600{--tw-ring-offset-color: #059669}.xs\:ring-offset-green-700{--tw-ring-offset-color: #047857}.xs\:ring-offset-green-800{--tw-ring-offset-color: #065f46}.xs\:ring-offset-green-900{--tw-ring-offset-color: #064e3b}.xs\:ring-offset-blue-50{--tw-ring-offset-color: #eff6ff}.xs\:ring-offset-blue-100{--tw-ring-offset-color: #dbeafe}.xs\:ring-offset-blue-200{--tw-ring-offset-color: #bfdbfe}.xs\:ring-offset-blue-300{--tw-ring-offset-color: #93c5fd}.xs\:ring-offset-blue-400{--tw-ring-offset-color: #60a5fa}.xs\:ring-offset-blue-500{--tw-ring-offset-color: #3b82f6}.xs\:ring-offset-blue-600{--tw-ring-offset-color: #2563eb}.xs\:ring-offset-blue-700{--tw-ring-offset-color: #1d4ed8}.xs\:ring-offset-blue-800{--tw-ring-offset-color: #1e40af}.xs\:ring-offset-blue-900{--tw-ring-offset-color: #1e3a8a}.xs\:ring-offset-indigo-50{--tw-ring-offset-color: #eef2ff}.xs\:ring-offset-indigo-100{--tw-ring-offset-color: #e0e7ff}.xs\:ring-offset-indigo-200{--tw-ring-offset-color: #c7d2fe}.xs\:ring-offset-indigo-300{--tw-ring-offset-color: #a5b4fc}.xs\:ring-offset-indigo-400{--tw-ring-offset-color: #818cf8}.xs\:ring-offset-indigo-500{--tw-ring-offset-color: #6366f1}.xs\:ring-offset-indigo-600{--tw-ring-offset-color: #4f46e5}.xs\:ring-offset-indigo-700{--tw-ring-offset-color: #4338ca}.xs\:ring-offset-indigo-800{--tw-ring-offset-color: #3730a3}.xs\:ring-offset-indigo-900{--tw-ring-offset-color: #312e81}.xs\:ring-offset-purple-50{--tw-ring-offset-color: #f5f3ff}.xs\:ring-offset-purple-100{--tw-ring-offset-color: #ede9fe}.xs\:ring-offset-purple-200{--tw-ring-offset-color: #ddd6fe}.xs\:ring-offset-purple-300{--tw-ring-offset-color: #c4b5fd}.xs\:ring-offset-purple-400{--tw-ring-offset-color: #a78bfa}.xs\:ring-offset-purple-500{--tw-ring-offset-color: #8b5cf6}.xs\:ring-offset-purple-600{--tw-ring-offset-color: #7c3aed}.xs\:ring-offset-purple-700{--tw-ring-offset-color: #6d28d9}.xs\:ring-offset-purple-800{--tw-ring-offset-color: #5b21b6}.xs\:ring-offset-purple-900{--tw-ring-offset-color: #4c1d95}.xs\:ring-offset-pink-50{--tw-ring-offset-color: #fdf2f8}.xs\:ring-offset-pink-100{--tw-ring-offset-color: #fce7f3}.xs\:ring-offset-pink-200{--tw-ring-offset-color: #fbcfe8}.xs\:ring-offset-pink-300{--tw-ring-offset-color: #f9a8d4}.xs\:ring-offset-pink-400{--tw-ring-offset-color: #f472b6}.xs\:ring-offset-pink-500{--tw-ring-offset-color: #ec4899}.xs\:ring-offset-pink-600{--tw-ring-offset-color: #db2777}.xs\:ring-offset-pink-700{--tw-ring-offset-color: #be185d}.xs\:ring-offset-pink-800{--tw-ring-offset-color: #9d174d}.xs\:ring-offset-pink-900{--tw-ring-offset-color: #831843}.xs\:ring-offset-atmos-blue{--tw-ring-offset-color: #2B87FF}.xs\:ring-offset-ocean-green{--tw-ring-offset-color: #12FFDE}.xs\:ring-offset-trench-blue{--tw-ring-offset-color: #0D2E64}.xs\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color: transparent}.xs\:focus-within\:ring-offset-current:focus-within{--tw-ring-offset-color: currentColor}.xs\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color: #000}.xs\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color: #fff}.xs\:focus-within\:ring-offset-gray-50:focus-within{--tw-ring-offset-color: #f9fafb}.xs\:focus-within\:ring-offset-gray-100:focus-within{--tw-ring-offset-color: #f3f4f6}.xs\:focus-within\:ring-offset-gray-200:focus-within{--tw-ring-offset-color: #e5e7eb}.xs\:focus-within\:ring-offset-gray-300:focus-within{--tw-ring-offset-color: #d1d5db}.xs\:focus-within\:ring-offset-gray-400:focus-within{--tw-ring-offset-color: #9ca3af}.xs\:focus-within\:ring-offset-gray-500:focus-within{--tw-ring-offset-color: #6b7280}.xs\:focus-within\:ring-offset-gray-600:focus-within{--tw-ring-offset-color: #4b5563}.xs\:focus-within\:ring-offset-gray-700:focus-within{--tw-ring-offset-color: #374151}.xs\:focus-within\:ring-offset-gray-800:focus-within{--tw-ring-offset-color: #1f2937}.xs\:focus-within\:ring-offset-gray-900:focus-within{--tw-ring-offset-color: #111827}.xs\:focus-within\:ring-offset-red-50:focus-within{--tw-ring-offset-color: #fef2f2}.xs\:focus-within\:ring-offset-red-100:focus-within{--tw-ring-offset-color: #fee2e2}.xs\:focus-within\:ring-offset-red-200:focus-within{--tw-ring-offset-color: #fecaca}.xs\:focus-within\:ring-offset-red-300:focus-within{--tw-ring-offset-color: #fca5a5}.xs\:focus-within\:ring-offset-red-400:focus-within{--tw-ring-offset-color: #f87171}.xs\:focus-within\:ring-offset-red-500:focus-within{--tw-ring-offset-color: #ef4444}.xs\:focus-within\:ring-offset-red-600:focus-within{--tw-ring-offset-color: #dc2626}.xs\:focus-within\:ring-offset-red-700:focus-within{--tw-ring-offset-color: #b91c1c}.xs\:focus-within\:ring-offset-red-800:focus-within{--tw-ring-offset-color: #991b1b}.xs\:focus-within\:ring-offset-red-900:focus-within{--tw-ring-offset-color: #7f1d1d}.xs\:focus-within\:ring-offset-yellow-50:focus-within{--tw-ring-offset-color: #fffbeb}.xs\:focus-within\:ring-offset-yellow-100:focus-within{--tw-ring-offset-color: #fef3c7}.xs\:focus-within\:ring-offset-yellow-200:focus-within{--tw-ring-offset-color: #fde68a}.xs\:focus-within\:ring-offset-yellow-300:focus-within{--tw-ring-offset-color: #fcd34d}.xs\:focus-within\:ring-offset-yellow-400:focus-within{--tw-ring-offset-color: #fbbf24}.xs\:focus-within\:ring-offset-yellow-500:focus-within{--tw-ring-offset-color: #f59e0b}.xs\:focus-within\:ring-offset-yellow-600:focus-within{--tw-ring-offset-color: #d97706}.xs\:focus-within\:ring-offset-yellow-700:focus-within{--tw-ring-offset-color: #b45309}.xs\:focus-within\:ring-offset-yellow-800:focus-within{--tw-ring-offset-color: #92400e}.xs\:focus-within\:ring-offset-yellow-900:focus-within{--tw-ring-offset-color: #78350f}.xs\:focus-within\:ring-offset-green-50:focus-within{--tw-ring-offset-color: #ecfdf5}.xs\:focus-within\:ring-offset-green-100:focus-within{--tw-ring-offset-color: #d1fae5}.xs\:focus-within\:ring-offset-green-200:focus-within{--tw-ring-offset-color: #a7f3d0}.xs\:focus-within\:ring-offset-green-300:focus-within{--tw-ring-offset-color: #6ee7b7}.xs\:focus-within\:ring-offset-green-400:focus-within{--tw-ring-offset-color: #34d399}.xs\:focus-within\:ring-offset-green-500:focus-within{--tw-ring-offset-color: #10b981}.xs\:focus-within\:ring-offset-green-600:focus-within{--tw-ring-offset-color: #059669}.xs\:focus-within\:ring-offset-green-700:focus-within{--tw-ring-offset-color: #047857}.xs\:focus-within\:ring-offset-green-800:focus-within{--tw-ring-offset-color: #065f46}.xs\:focus-within\:ring-offset-green-900:focus-within{--tw-ring-offset-color: #064e3b}.xs\:focus-within\:ring-offset-blue-50:focus-within{--tw-ring-offset-color: #eff6ff}.xs\:focus-within\:ring-offset-blue-100:focus-within{--tw-ring-offset-color: #dbeafe}.xs\:focus-within\:ring-offset-blue-200:focus-within{--tw-ring-offset-color: #bfdbfe}.xs\:focus-within\:ring-offset-blue-300:focus-within{--tw-ring-offset-color: #93c5fd}.xs\:focus-within\:ring-offset-blue-400:focus-within{--tw-ring-offset-color: #60a5fa}.xs\:focus-within\:ring-offset-blue-500:focus-within{--tw-ring-offset-color: #3b82f6}.xs\:focus-within\:ring-offset-blue-600:focus-within{--tw-ring-offset-color: #2563eb}.xs\:focus-within\:ring-offset-blue-700:focus-within{--tw-ring-offset-color: #1d4ed8}.xs\:focus-within\:ring-offset-blue-800:focus-within{--tw-ring-offset-color: #1e40af}.xs\:focus-within\:ring-offset-blue-900:focus-within{--tw-ring-offset-color: #1e3a8a}.xs\:focus-within\:ring-offset-indigo-50:focus-within{--tw-ring-offset-color: #eef2ff}.xs\:focus-within\:ring-offset-indigo-100:focus-within{--tw-ring-offset-color: #e0e7ff}.xs\:focus-within\:ring-offset-indigo-200:focus-within{--tw-ring-offset-color: #c7d2fe}.xs\:focus-within\:ring-offset-indigo-300:focus-within{--tw-ring-offset-color: #a5b4fc}.xs\:focus-within\:ring-offset-indigo-400:focus-within{--tw-ring-offset-color: #818cf8}.xs\:focus-within\:ring-offset-indigo-500:focus-within{--tw-ring-offset-color: #6366f1}.xs\:focus-within\:ring-offset-indigo-600:focus-within{--tw-ring-offset-color: #4f46e5}.xs\:focus-within\:ring-offset-indigo-700:focus-within{--tw-ring-offset-color: #4338ca}.xs\:focus-within\:ring-offset-indigo-800:focus-within{--tw-ring-offset-color: #3730a3}.xs\:focus-within\:ring-offset-indigo-900:focus-within{--tw-ring-offset-color: #312e81}.xs\:focus-within\:ring-offset-purple-50:focus-within{--tw-ring-offset-color: #f5f3ff}.xs\:focus-within\:ring-offset-purple-100:focus-within{--tw-ring-offset-color: #ede9fe}.xs\:focus-within\:ring-offset-purple-200:focus-within{--tw-ring-offset-color: #ddd6fe}.xs\:focus-within\:ring-offset-purple-300:focus-within{--tw-ring-offset-color: #c4b5fd}.xs\:focus-within\:ring-offset-purple-400:focus-within{--tw-ring-offset-color: #a78bfa}.xs\:focus-within\:ring-offset-purple-500:focus-within{--tw-ring-offset-color: #8b5cf6}.xs\:focus-within\:ring-offset-purple-600:focus-within{--tw-ring-offset-color: #7c3aed}.xs\:focus-within\:ring-offset-purple-700:focus-within{--tw-ring-offset-color: #6d28d9}.xs\:focus-within\:ring-offset-purple-800:focus-within{--tw-ring-offset-color: #5b21b6}.xs\:focus-within\:ring-offset-purple-900:focus-within{--tw-ring-offset-color: #4c1d95}.xs\:focus-within\:ring-offset-pink-50:focus-within{--tw-ring-offset-color: #fdf2f8}.xs\:focus-within\:ring-offset-pink-100:focus-within{--tw-ring-offset-color: #fce7f3}.xs\:focus-within\:ring-offset-pink-200:focus-within{--tw-ring-offset-color: #fbcfe8}.xs\:focus-within\:ring-offset-pink-300:focus-within{--tw-ring-offset-color: #f9a8d4}.xs\:focus-within\:ring-offset-pink-400:focus-within{--tw-ring-offset-color: #f472b6}.xs\:focus-within\:ring-offset-pink-500:focus-within{--tw-ring-offset-color: #ec4899}.xs\:focus-within\:ring-offset-pink-600:focus-within{--tw-ring-offset-color: #db2777}.xs\:focus-within\:ring-offset-pink-700:focus-within{--tw-ring-offset-color: #be185d}.xs\:focus-within\:ring-offset-pink-800:focus-within{--tw-ring-offset-color: #9d174d}.xs\:focus-within\:ring-offset-pink-900:focus-within{--tw-ring-offset-color: #831843}.xs\:focus-within\:ring-offset-atmos-blue:focus-within{--tw-ring-offset-color: #2B87FF}.xs\:focus-within\:ring-offset-ocean-green:focus-within{--tw-ring-offset-color: #12FFDE}.xs\:focus-within\:ring-offset-trench-blue:focus-within{--tw-ring-offset-color: #0D2E64}.xs\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color: transparent}.xs\:focus\:ring-offset-current:focus{--tw-ring-offset-color: currentColor}.xs\:focus\:ring-offset-black:focus{--tw-ring-offset-color: #000}.xs\:focus\:ring-offset-white:focus{--tw-ring-offset-color: #fff}.xs\:focus\:ring-offset-gray-50:focus{--tw-ring-offset-color: #f9fafb}.xs\:focus\:ring-offset-gray-100:focus{--tw-ring-offset-color: #f3f4f6}.xs\:focus\:ring-offset-gray-200:focus{--tw-ring-offset-color: #e5e7eb}.xs\:focus\:ring-offset-gray-300:focus{--tw-ring-offset-color: #d1d5db}.xs\:focus\:ring-offset-gray-400:focus{--tw-ring-offset-color: #9ca3af}.xs\:focus\:ring-offset-gray-500:focus{--tw-ring-offset-color: #6b7280}.xs\:focus\:ring-offset-gray-600:focus{--tw-ring-offset-color: #4b5563}.xs\:focus\:ring-offset-gray-700:focus{--tw-ring-offset-color: #374151}.xs\:focus\:ring-offset-gray-800:focus{--tw-ring-offset-color: #1f2937}.xs\:focus\:ring-offset-gray-900:focus{--tw-ring-offset-color: #111827}.xs\:focus\:ring-offset-red-50:focus{--tw-ring-offset-color: #fef2f2}.xs\:focus\:ring-offset-red-100:focus{--tw-ring-offset-color: #fee2e2}.xs\:focus\:ring-offset-red-200:focus{--tw-ring-offset-color: #fecaca}.xs\:focus\:ring-offset-red-300:focus{--tw-ring-offset-color: #fca5a5}.xs\:focus\:ring-offset-red-400:focus{--tw-ring-offset-color: #f87171}.xs\:focus\:ring-offset-red-500:focus{--tw-ring-offset-color: #ef4444}.xs\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.xs\:focus\:ring-offset-red-700:focus{--tw-ring-offset-color: #b91c1c}.xs\:focus\:ring-offset-red-800:focus{--tw-ring-offset-color: #991b1b}.xs\:focus\:ring-offset-red-900:focus{--tw-ring-offset-color: #7f1d1d}.xs\:focus\:ring-offset-yellow-50:focus{--tw-ring-offset-color: #fffbeb}.xs\:focus\:ring-offset-yellow-100:focus{--tw-ring-offset-color: #fef3c7}.xs\:focus\:ring-offset-yellow-200:focus{--tw-ring-offset-color: #fde68a}.xs\:focus\:ring-offset-yellow-300:focus{--tw-ring-offset-color: #fcd34d}.xs\:focus\:ring-offset-yellow-400:focus{--tw-ring-offset-color: #fbbf24}.xs\:focus\:ring-offset-yellow-500:focus{--tw-ring-offset-color: #f59e0b}.xs\:focus\:ring-offset-yellow-600:focus{--tw-ring-offset-color: #d97706}.xs\:focus\:ring-offset-yellow-700:focus{--tw-ring-offset-color: #b45309}.xs\:focus\:ring-offset-yellow-800:focus{--tw-ring-offset-color: #92400e}.xs\:focus\:ring-offset-yellow-900:focus{--tw-ring-offset-color: #78350f}.xs\:focus\:ring-offset-green-50:focus{--tw-ring-offset-color: #ecfdf5}.xs\:focus\:ring-offset-green-100:focus{--tw-ring-offset-color: #d1fae5}.xs\:focus\:ring-offset-green-200:focus{--tw-ring-offset-color: #a7f3d0}.xs\:focus\:ring-offset-green-300:focus{--tw-ring-offset-color: #6ee7b7}.xs\:focus\:ring-offset-green-400:focus{--tw-ring-offset-color: #34d399}.xs\:focus\:ring-offset-green-500:focus{--tw-ring-offset-color: #10b981}.xs\:focus\:ring-offset-green-600:focus{--tw-ring-offset-color: #059669}.xs\:focus\:ring-offset-green-700:focus{--tw-ring-offset-color: #047857}.xs\:focus\:ring-offset-green-800:focus{--tw-ring-offset-color: #065f46}.xs\:focus\:ring-offset-green-900:focus{--tw-ring-offset-color: #064e3b}.xs\:focus\:ring-offset-blue-50:focus{--tw-ring-offset-color: #eff6ff}.xs\:focus\:ring-offset-blue-100:focus{--tw-ring-offset-color: #dbeafe}.xs\:focus\:ring-offset-blue-200:focus{--tw-ring-offset-color: #bfdbfe}.xs\:focus\:ring-offset-blue-300:focus{--tw-ring-offset-color: #93c5fd}.xs\:focus\:ring-offset-blue-400:focus{--tw-ring-offset-color: #60a5fa}.xs\:focus\:ring-offset-blue-500:focus{--tw-ring-offset-color: #3b82f6}.xs\:focus\:ring-offset-blue-600:focus{--tw-ring-offset-color: #2563eb}.xs\:focus\:ring-offset-blue-700:focus{--tw-ring-offset-color: #1d4ed8}.xs\:focus\:ring-offset-blue-800:focus{--tw-ring-offset-color: #1e40af}.xs\:focus\:ring-offset-blue-900:focus{--tw-ring-offset-color: #1e3a8a}.xs\:focus\:ring-offset-indigo-50:focus{--tw-ring-offset-color: #eef2ff}.xs\:focus\:ring-offset-indigo-100:focus{--tw-ring-offset-color: #e0e7ff}.xs\:focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color: #c7d2fe}.xs\:focus\:ring-offset-indigo-300:focus{--tw-ring-offset-color: #a5b4fc}.xs\:focus\:ring-offset-indigo-400:focus{--tw-ring-offset-color: #818cf8}.xs\:focus\:ring-offset-indigo-500:focus{--tw-ring-offset-color: #6366f1}.xs\:focus\:ring-offset-indigo-600:focus{--tw-ring-offset-color: #4f46e5}.xs\:focus\:ring-offset-indigo-700:focus{--tw-ring-offset-color: #4338ca}.xs\:focus\:ring-offset-indigo-800:focus{--tw-ring-offset-color: #3730a3}.xs\:focus\:ring-offset-indigo-900:focus{--tw-ring-offset-color: #312e81}.xs\:focus\:ring-offset-purple-50:focus{--tw-ring-offset-color: #f5f3ff}.xs\:focus\:ring-offset-purple-100:focus{--tw-ring-offset-color: #ede9fe}.xs\:focus\:ring-offset-purple-200:focus{--tw-ring-offset-color: #ddd6fe}.xs\:focus\:ring-offset-purple-300:focus{--tw-ring-offset-color: #c4b5fd}.xs\:focus\:ring-offset-purple-400:focus{--tw-ring-offset-color: #a78bfa}.xs\:focus\:ring-offset-purple-500:focus{--tw-ring-offset-color: #8b5cf6}.xs\:focus\:ring-offset-purple-600:focus{--tw-ring-offset-color: #7c3aed}.xs\:focus\:ring-offset-purple-700:focus{--tw-ring-offset-color: #6d28d9}.xs\:focus\:ring-offset-purple-800:focus{--tw-ring-offset-color: #5b21b6}.xs\:focus\:ring-offset-purple-900:focus{--tw-ring-offset-color: #4c1d95}.xs\:focus\:ring-offset-pink-50:focus{--tw-ring-offset-color: #fdf2f8}.xs\:focus\:ring-offset-pink-100:focus{--tw-ring-offset-color: #fce7f3}.xs\:focus\:ring-offset-pink-200:focus{--tw-ring-offset-color: #fbcfe8}.xs\:focus\:ring-offset-pink-300:focus{--tw-ring-offset-color: #f9a8d4}.xs\:focus\:ring-offset-pink-400:focus{--tw-ring-offset-color: #f472b6}.xs\:focus\:ring-offset-pink-500:focus{--tw-ring-offset-color: #ec4899}.xs\:focus\:ring-offset-pink-600:focus{--tw-ring-offset-color: #db2777}.xs\:focus\:ring-offset-pink-700:focus{--tw-ring-offset-color: #be185d}.xs\:focus\:ring-offset-pink-800:focus{--tw-ring-offset-color: #9d174d}.xs\:focus\:ring-offset-pink-900:focus{--tw-ring-offset-color: #831843}.xs\:focus\:ring-offset-atmos-blue:focus{--tw-ring-offset-color: #2B87FF}.xs\:focus\:ring-offset-ocean-green:focus{--tw-ring-offset-color: #12FFDE}.xs\:focus\:ring-offset-trench-blue:focus{--tw-ring-offset-color: #0D2E64}.xs\:filter{--tw-blur: var(--tw-empty, );--tw-brightness: var(--tw-empty, );--tw-contrast: var(--tw-empty, );--tw-grayscale: var(--tw-empty, );--tw-hue-rotate: var(--tw-empty, );--tw-invert: var(--tw-empty, );--tw-saturate: var(--tw-empty, );--tw-sepia: var(--tw-empty, );--tw-drop-shadow: var(--tw-empty, );filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.xs\:filter-none{filter:none}.xs\:blur-0,.xs\:blur-none{--tw-blur: blur(0)}.xs\:blur-sm{--tw-blur: blur(4px)}.xs\:blur{--tw-blur: blur(8px)}.xs\:blur-md{--tw-blur: blur(12px)}.xs\:blur-lg{--tw-blur: blur(16px)}.xs\:blur-xl{--tw-blur: blur(24px)}.xs\:blur-2xl{--tw-blur: blur(40px)}.xs\:blur-3xl{--tw-blur: blur(64px)}.xs\:brightness-0{--tw-brightness: brightness(0)}.xs\:brightness-50{--tw-brightness: brightness(.5)}.xs\:brightness-75{--tw-brightness: brightness(.75)}.xs\:brightness-90{--tw-brightness: brightness(.9)}.xs\:brightness-95{--tw-brightness: brightness(.95)}.xs\:brightness-100{--tw-brightness: brightness(1)}.xs\:brightness-105{--tw-brightness: brightness(1.05)}.xs\:brightness-110{--tw-brightness: brightness(1.1)}.xs\:brightness-125{--tw-brightness: brightness(1.25)}.xs\:brightness-150{--tw-brightness: brightness(1.5)}.xs\:brightness-200{--tw-brightness: brightness(2)}.xs\:contrast-0{--tw-contrast: contrast(0)}.xs\:contrast-50{--tw-contrast: contrast(.5)}.xs\:contrast-75{--tw-contrast: contrast(.75)}.xs\:contrast-100{--tw-contrast: contrast(1)}.xs\:contrast-125{--tw-contrast: contrast(1.25)}.xs\:contrast-150{--tw-contrast: contrast(1.5)}.xs\:contrast-200{--tw-contrast: contrast(2)}.xs\:drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,.05))}.xs\:drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, .1)) drop-shadow(0 1px 1px rgba(0, 0, 0, .06))}.xs\:drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, .07)) drop-shadow(0 2px 2px rgba(0, 0, 0, .06))}.xs\:drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, .04)) drop-shadow(0 4px 3px rgba(0, 0, 0, .1))}.xs\:drop-shadow-xl{--tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, .03)) drop-shadow(0 8px 5px rgba(0, 0, 0, .08))}.xs\:drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, .15))}.xs\:drop-shadow-none{--tw-drop-shadow: drop-shadow(0 0 #0000)}.xs\:grayscale-0{--tw-grayscale: grayscale(0)}.xs\:grayscale{--tw-grayscale: grayscale(100%)}.xs\:hue-rotate-0{--tw-hue-rotate: hue-rotate(0deg)}.xs\:hue-rotate-15{--tw-hue-rotate: hue-rotate(15deg)}.xs\:hue-rotate-30{--tw-hue-rotate: hue-rotate(30deg)}.xs\:hue-rotate-60{--tw-hue-rotate: hue-rotate(60deg)}.xs\:hue-rotate-90{--tw-hue-rotate: hue-rotate(90deg)}.xs\:hue-rotate-180{--tw-hue-rotate: hue-rotate(180deg)}.xs\:-hue-rotate-180{--tw-hue-rotate: hue-rotate(-180deg)}.xs\:-hue-rotate-90{--tw-hue-rotate: hue-rotate(-90deg)}.xs\:-hue-rotate-60{--tw-hue-rotate: hue-rotate(-60deg)}.xs\:-hue-rotate-30{--tw-hue-rotate: hue-rotate(-30deg)}.xs\:-hue-rotate-15{--tw-hue-rotate: hue-rotate(-15deg)}.xs\:invert-0{--tw-invert: invert(0)}.xs\:invert{--tw-invert: invert(100%)}.xs\:saturate-0{--tw-saturate: saturate(0)}.xs\:saturate-50{--tw-saturate: saturate(.5)}.xs\:saturate-100{--tw-saturate: saturate(1)}.xs\:saturate-150{--tw-saturate: saturate(1.5)}.xs\:saturate-200{--tw-saturate: saturate(2)}.xs\:sepia-0{--tw-sepia: sepia(0)}.xs\:sepia{--tw-sepia: sepia(100%)}.xs\:backdrop-filter{--tw-backdrop-blur: var(--tw-empty, );--tw-backdrop-brightness: var(--tw-empty, );--tw-backdrop-contrast: var(--tw-empty, );--tw-backdrop-grayscale: var(--tw-empty, );--tw-backdrop-hue-rotate: var(--tw-empty, );--tw-backdrop-invert: var(--tw-empty, );--tw-backdrop-opacity: var(--tw-empty, );--tw-backdrop-saturate: var(--tw-empty, );--tw-backdrop-sepia: var(--tw-empty, );backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.xs\:backdrop-filter-none{backdrop-filter:none}.xs\:backdrop-blur-0,.xs\:backdrop-blur-none{--tw-backdrop-blur: blur(0)}.xs\:backdrop-blur-sm{--tw-backdrop-blur: blur(4px)}.xs\:backdrop-blur{--tw-backdrop-blur: blur(8px)}.xs\:backdrop-blur-md{--tw-backdrop-blur: blur(12px)}.xs\:backdrop-blur-lg{--tw-backdrop-blur: blur(16px)}.xs\:backdrop-blur-xl{--tw-backdrop-blur: blur(24px)}.xs\:backdrop-blur-2xl{--tw-backdrop-blur: blur(40px)}.xs\:backdrop-blur-3xl{--tw-backdrop-blur: blur(64px)}.xs\:backdrop-brightness-0{--tw-backdrop-brightness: brightness(0)}.xs\:backdrop-brightness-50{--tw-backdrop-brightness: brightness(.5)}.xs\:backdrop-brightness-75{--tw-backdrop-brightness: brightness(.75)}.xs\:backdrop-brightness-90{--tw-backdrop-brightness: brightness(.9)}.xs\:backdrop-brightness-95{--tw-backdrop-brightness: brightness(.95)}.xs\:backdrop-brightness-100{--tw-backdrop-brightness: brightness(1)}.xs\:backdrop-brightness-105{--tw-backdrop-brightness: brightness(1.05)}.xs\:backdrop-brightness-110{--tw-backdrop-brightness: brightness(1.1)}.xs\:backdrop-brightness-125{--tw-backdrop-brightness: brightness(1.25)}.xs\:backdrop-brightness-150{--tw-backdrop-brightness: brightness(1.5)}.xs\:backdrop-brightness-200{--tw-backdrop-brightness: brightness(2)}.xs\:backdrop-contrast-0{--tw-backdrop-contrast: contrast(0)}.xs\:backdrop-contrast-50{--tw-backdrop-contrast: contrast(.5)}.xs\:backdrop-contrast-75{--tw-backdrop-contrast: contrast(.75)}.xs\:backdrop-contrast-100{--tw-backdrop-contrast: contrast(1)}.xs\:backdrop-contrast-125{--tw-backdrop-contrast: contrast(1.25)}.xs\:backdrop-contrast-150{--tw-backdrop-contrast: contrast(1.5)}.xs\:backdrop-contrast-200{--tw-backdrop-contrast: contrast(2)}.xs\:backdrop-grayscale-0{--tw-backdrop-grayscale: grayscale(0)}.xs\:backdrop-grayscale{--tw-backdrop-grayscale: grayscale(100%)}.xs\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate: hue-rotate(0deg)}.xs\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(15deg)}.xs\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(30deg)}.xs\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(60deg)}.xs\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(90deg)}.xs\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(180deg)}.xs\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(-180deg)}.xs\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(-90deg)}.xs\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(-60deg)}.xs\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(-30deg)}.xs\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(-15deg)}.xs\:backdrop-invert-0{--tw-backdrop-invert: invert(0)}.xs\:backdrop-invert{--tw-backdrop-invert: invert(100%)}.xs\:backdrop-opacity-0{--tw-backdrop-opacity: opacity(0)}.xs\:backdrop-opacity-5{--tw-backdrop-opacity: opacity(.05)}.xs\:backdrop-opacity-10{--tw-backdrop-opacity: opacity(.1)}.xs\:backdrop-opacity-20{--tw-backdrop-opacity: opacity(.2)}.xs\:backdrop-opacity-25{--tw-backdrop-opacity: opacity(.25)}.xs\:backdrop-opacity-30{--tw-backdrop-opacity: opacity(.3)}.xs\:backdrop-opacity-40{--tw-backdrop-opacity: opacity(.4)}.xs\:backdrop-opacity-50{--tw-backdrop-opacity: opacity(.5)}.xs\:backdrop-opacity-60{--tw-backdrop-opacity: opacity(.6)}.xs\:backdrop-opacity-70{--tw-backdrop-opacity: opacity(.7)}.xs\:backdrop-opacity-75{--tw-backdrop-opacity: opacity(.75)}.xs\:backdrop-opacity-80{--tw-backdrop-opacity: opacity(.8)}.xs\:backdrop-opacity-90{--tw-backdrop-opacity: opacity(.9)}.xs\:backdrop-opacity-95{--tw-backdrop-opacity: opacity(.95)}.xs\:backdrop-opacity-100{--tw-backdrop-opacity: opacity(1)}.xs\:backdrop-saturate-0{--tw-backdrop-saturate: saturate(0)}.xs\:backdrop-saturate-50{--tw-backdrop-saturate: saturate(.5)}.xs\:backdrop-saturate-100{--tw-backdrop-saturate: saturate(1)}.xs\:backdrop-saturate-150{--tw-backdrop-saturate: saturate(1.5)}.xs\:backdrop-saturate-200{--tw-backdrop-saturate: saturate(2)}.xs\:backdrop-sepia-0{--tw-backdrop-sepia: sepia(0)}.xs\:backdrop-sepia{--tw-backdrop-sepia: sepia(100%)}.xs\:transition-none{transition-property:none}.xs\:transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.xs\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.xs\:transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.xs\:transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.xs\:transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.xs\:transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.xs\:delay-75{transition-delay:75ms}.xs\:delay-100{transition-delay:.1s}.xs\:delay-150{transition-delay:.15s}.xs\:delay-200{transition-delay:.2s}.xs\:delay-300{transition-delay:.3s}.xs\:delay-500{transition-delay:.5s}.xs\:delay-700{transition-delay:.7s}.xs\:delay-1000{transition-delay:1s}.xs\:duration-75{transition-duration:75ms}.xs\:duration-100{transition-duration:.1s}.xs\:duration-150{transition-duration:.15s}.xs\:duration-200{transition-duration:.2s}.xs\:duration-300{transition-duration:.3s}.xs\:duration-500{transition-duration:.5s}.xs\:duration-700{transition-duration:.7s}.xs\:duration-1000{transition-duration:1s}.xs\:ease-linear{transition-timing-function:linear}.xs\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.xs\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.xs\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(layers.ef6db8722c2c3f9a.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(layers-2x.9859cd1231006a4a.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(marker-icon.d577052aa271e13f.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
