@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";.spinner[data-v-6c052219]{left:0;margin:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:100%}.spinner>span[data-v-6c052219]{animation:sk-bouncedelay-6c052219 1.4s ease-in-out infinite both;background-color:#fff;border-radius:100%;display:inline-block;height:9px;width:9px}.spinner .bounce1[data-v-6c052219]{animation-delay:-.32s}.spinner .bounce2[data-v-6c052219]{animation-delay:-.16s}@keyframes sk-bouncedelay-6c052219{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.v-toast{inset:0;padding:2em;z-index:4000}.v-toast__item{border-radius:.25em}select.u2y-native-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.ds-select-container .v-popper__popper{width:100%!important}.ds-select-container .v-popper--theme-dropdown .v-popper__inner{max-height:200px!important;padding-bottom:12px!important;padding-top:12px!important}.v-popper--theme-tooltip .v-popper__inner{border-radius:.5rem;word-break:break-all;z-index:80;--tw-bg-opacity:1;background-color:rgb(var(--color-bg-inverse)/var(--tw-bg-opacity,1));padding:.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));max-width:var(--tooltip-max-width,250px)}.v-popper--theme-tooltip .v-popper__arrow-outer{--tw-border-opacity:1;border-color:rgb(var(--color-borders-inverse)/var(--tw-border-opacity,1))}.v-popper--theme-dropdown .v-popper__inner{max-height:500px;overflow-y:auto!important;scrollbar-width:thin!important}.ds-autocomplete-container .v-popper__popper{width:100%!important}.ds-autocomplete-container .v-popper--theme-dropdown .v-popper__inner{max-height:200px!important;padding-bottom:12px!important;padding-top:12px!important}.ds-message-container .v-popper--theme-dropdown .v-popper__inner{min-width:0!important}#dsContainer[data-v-44570cb1]::-webkit-scrollbar{height:8px;width:10px}#dsContainer[data-v-44570cb1]::-webkit-scrollbar-track{background:#f7f9fb;border-radius:16px}#dsContainer[data-v-44570cb1]::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:16px}#dsContainer[data-v-44570cb1]::-webkit-scrollbar-thumb:hover{background:gray}.dp__input_wrap{box-sizing:unset;position:relative;width:100%}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input_valid{box-shadow:0 0 var(--dp-border-radius) var(--dp-success-color)}.dp__input_valid,.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 var(--dp-border-radius) var(--dp-danger-color)}.dp__input_invalid,.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__input{background-color:var(--dp-background-color);border:1px solid var(--dp-border-color);border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color);font-family:var(--dp-font-family);font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);outline:none;padding:var(--dp-input-padding);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.dp__input::-moz-placeholder{opacity:.7}.dp__input::placeholder{opacity:.7}.dp__input:hover:not(.dp__input_focus){border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:#0000}.dp__input_focus{border-color:var(--dp-border-color-focus)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::-moz-placeholder{color:var(--dp-disabled-color-text)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{display:inline-block;height:var(--dp-font-size);width:var(--dp-font-size);stroke-width:0;box-sizing:content-box;color:var(--dp-icon-color);font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:6px 12px}.dp__input_icon{inset-inline-start:0}.dp--clear-btn,.dp__input_icon{color:var(--dp-icon-color);cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.dp--clear-btn{align-items:center;background:#0000;border:none;display:inline-flex;inset-inline-end:0;margin:0;padding:0}.dp__input_icon_pad{padding-inline-start:var(--dp-input-icon-padding)}.dp__menu{background:var(--dp-background-color);border:1px solid var(--dp-menu-border-color);border-radius:var(--dp-border-radius);font-family:var(--dp-font-family);font-size:var(--dp-font-size);min-width:var(--dp-menu-min-width);-webkit-user-select:none;-moz-user-select:none;user-select:none}.dp__menu,.dp__menu:after,.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp--menu-wrapper{position:absolute;z-index:99999}.dp__menu_inner{padding:var(--dp-menu-padding)}.dp--menu--inner-stretched{padding:6px 0}.dp__menu_index{z-index:99999}.dp-menu-loading,.dp__menu_disabled,.dp__menu_readonly{inset:0;position:absolute;z-index:999999}.dp__menu_disabled{background:#ffffff80;cursor:not-allowed}.dp__menu_readonly{background:#0000;cursor:default}.dp-menu-loading{background:#ffffff80;cursor:default}.dp--menu-load-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.dp--menu-loader{animation:dp-load-rotation 1s linear infinite;border:var(--dp-loader);border-bottom-color:#0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;position:absolute;width:48px}@keyframes dp-load-rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.dp__arrow_top{border-inline-end:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);top:0;transform:translate(-50%,-50%) rotate(-45deg)}.dp__arrow_bottom,.dp__arrow_top{background-color:var(--dp-background-color);height:12px;left:var(--dp-arrow-left);position:absolute;width:12px}.dp__arrow_bottom{border-bottom:1px solid var(--dp-menu-border-color);border-inline-end:1px solid var(--dp-menu-border-color);bottom:0;transform:translate(-50%,50%) rotate(45deg)}.dp__action_extra{padding:2px 0;text-align:center}.dp--preset-dates{border-inline-end:1px solid var(--dp-border-color);padding:5px}.dp--preset-dates-collapsed,.dp--preset-dates[data-dp-mobile]{align-self:center;border:none;display:flex;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2);overflow-x:auto}.dp__sidebar_left{border-inline-end:1px solid var(--dp-border-color);padding:5px}.dp__sidebar_right{margin-inline-end:1px solid var(--dp-border-color);padding:5px}.dp--preset-range{border-radius:var(--dp-border-radius);color:var(--dp-text-color);display:block;padding:5px;text-align:left;transition:var(--dp-common-transition);white-space:nowrap;width:100%}.dp--preset-range:hover{background-color:var(--dp-hover-color);color:var(--dp-hover-text-color);cursor:pointer}.dp--preset-range[data-dp-mobile]{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range[data-dp-mobile]:first-child{margin-left:0}.dp--preset-range[data-dp-mobile]:last-child{margin-right:0}.dp--preset-range-collapsed{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range-collapsed:first-child{margin-left:0}.dp--preset-range-collapsed:last-child{margin-right:0}.dp__menu_content_wrapper{display:flex}.dp--menu-content-wrapper-collapsed,.dp__menu_content_wrapper[data-dp-mobile]{flex-direction:column-reverse}.dp__calendar_header{align-items:center;color:var(--dp-text-color);display:flex;font-weight:700;justify-content:center;position:relative;white-space:nowrap}.dp__calendar_header_item{box-sizing:border-box;flex-grow:1;height:var(--dp-cell-size);padding:var(--dp-cell-padding);text-align:center;width:var(--dp-cell-size)}.dp__calendar_row{align-items:center;display:flex;justify-content:center;margin:var(--dp-row-margin)}.dp__calendar_item{box-sizing:border-box;color:var(--dp-text-color);flex-grow:1;text-align:center}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:var(--dp-calendar-header-cell-padding)}.dp__cell_inner{align-items:center;border:1px solid transparent;border-radius:var(--dp-cell-border-radius);box-sizing:border-box;display:flex;height:var(--dp-cell-size);justify-content:center;padding:var(--dp-cell-padding);position:relative;text-align:center;width:var(--dp-cell-size)}.dp__cell_inner:hover{transition:all .2s}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-end-end-radius:0;border-start-end-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-end-start-radius:0;border-start-start-radius:0}.dp__active_date,.dp__range_end,.dp__range_start{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__date_hover:hover,.dp__date_hover_end:hover,.dp__date_hover_start:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_disabled,.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{cursor:not-allowed}.dp__range_between{background:var(--dp-range-between-dates-background-color);border:1px solid var(--dp-range-between-border-color);border-radius:0;color:var(--dp-range-between-dates-text-color)}.dp__range_between_week{background:var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color);border-radius:0;border-top:1px solid var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-bottom:1px dashed var(--dp-primary-color);border-radius:0;border-top:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-bottom:1px dashed var(--dp-primary-color);border-end-start-radius:var(--dp-cell-border-radius);border-inline-start:1px dashed var(--dp-primary-color);border-start-start-radius:var(--dp-cell-border-radius);border-top:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-bottom:1px dashed var(--dp-primary-color);border-end-end-radius:var(--dp-cell-border-radius);border-inline-end:1px dashed var(--dp-primary-color);border-start-end-radius:var(--dp-cell-border-radius);border-top:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{background:var(--dp-border-color);height:1px;width:100%}.dp__calendar_next{margin-inline-start:var(--dp-multi-calendars-spacing)}.dp__marker_dot,.dp__marker_line{background-color:var(--dp-marker-color);bottom:0;height:5px;position:absolute}.dp__marker_dot{border-radius:50%;left:50%;transform:translate(-50%);width:5px}.dp__marker_line{left:0;width:100%}.dp__marker_tooltip{background-color:var(--dp-tooltip-color);border:1px solid var(--dp-border-color);border-radius:var(--dp-border-radius);box-sizing:border-box;cursor:default;padding:5px;position:absolute;z-index:99999}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{align-items:center;color:var(--dp-text-color);display:flex;flex-flow:row nowrap}.dp__tooltip_mark{background-color:var(--dp-text-color);border-radius:50%;color:var(--dp-text-color);height:5px;margin-inline-end:5px;width:5px}.dp__arrow_bottom_tp{background-color:var(--dp-tooltip-color);border-bottom:1px solid var(--dp-border-color);border-inline-end:1px solid var(--dp-border-color);bottom:0;height:8px;position:absolute;transform:translate(-50%,50%) rotate(45deg);width:8px}.dp__instance_calendar{position:relative;width:100%}.dp--flex-display-collapsed,.dp__flex_display[data-dp-mobile]{flex-direction:column}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{align-items:center;box-sizing:border-box;color:var(--dp-text-color);display:flex;height:var(--dp-month-year-row-height)}.dp__inner_nav{align-items:center;border-radius:50%;color:var(--dp-icon-color);cursor:pointer;display:flex;height:var(--dp-month-year-row-button-size);justify-content:center;text-align:center;width:var(--dp-month-year-row-button-size)}.dp__inner_nav svg{height:var(--dp-button-icon-height);width:var(--dp-button-icon-height)}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}[dir=rtl] .dp__inner_nav{transform:rotate(180deg)}.dp__inner_nav_disabled,.dp__inner_nav_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp--year-select,.dp__month_year_select{align-items:center;border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color);cursor:pointer;display:flex;height:var(--dp-month-year-row-height);justify-content:center;text-align:center}.dp--year-select:hover,.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__month_year_select{width:50%}.dp--year-select{width:100%}.dp__month_year_wrap{display:flex;flex-direction:row;width:100%}.dp__year_disable_select{justify-content:space-around}.dp--header-wrap{display:flex;flex-direction:column;width:100%}.dp__overlay{background:var(--dp-background-color);box-sizing:border-box;color:var(--dp-text-color);font-family:var(--dp-font-family);transition:opacity 1s ease-out;width:100%;z-index:99999}.dp--overlay-absolute{height:100%;left:0;position:absolute;top:0}.dp--overlay-relative{position:relative}.dp__overlay_container::-webkit-scrollbar-track{background-color:var(--dp-scroll-bar-background);box-shadow:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{background-color:var(--dp-scroll-bar-background);width:5px}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;height:var(--dp-overlay-height);overflow-y:auto}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;margin-inline:auto;max-width:100%;padding:0;width:100%}.dp__flex_row{flex:1}.dp__overlay_col{box-sizing:border-box;padding:var(--dp-overlay-col-padding);white-space:nowrap;width:33%}.dp__overlay_cell_pad{padding:var(--dp-common-padding) 0}.dp__overlay_cell_active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell,.dp__overlay_cell_active{border-radius:var(--dp-border-radius);cursor:pointer;text-align:center}.dp__overlay_cell:hover{transition:var(--dp-common-transition)}.dp__cell_in_between,.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__over_action_scroll{box-sizing:border-box;right:5px}.dp__overlay_cell_disabled{cursor:not-allowed}.dp__overlay_cell_disabled,.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed}.dp__overlay_cell_active_disabled,.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp--qr-btn,.dp--time-invalid,.dp--time-overlay-btn,.dp__btn{border:none;font:inherit;line-height:normal;transition:var(--dp-common-transition)}.dp--year-mode-picker{align-items:center;display:flex;height:var(--dp-cell-size);justify-content:space-between;width:100%}.dp--tp-wrap{max-width:var(--dp-menu-min-width)}.dp--tp-wrap[data-dp-mobile]{max-width:100%}.dp__time_input{align-items:center;color:var(--dp-text-color);display:flex;font-family:var(--dp-font-family);justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.dp__time_col_reg_block{padding:0 20px}.dp__time_col_reg_inline{padding:0 10px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_reg_with_button[data-compact~=true]{padding:0 5px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col_sec_with_button[data-collapsed~=true]{padding:0}.dp__time_col{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.dp__time_col_block{font-size:var(--dp-time-font-size)}.dp__time_display_block{padding:0 3px}.dp__time_display_inline{padding:5px}.dp__time_picker_inline_container{display:flex;justify-content:center;width:100%}.dp__inc_dec_button{align-items:center;border-radius:50%;box-sizing:border-box;color:var(--dp-icon-color);cursor:pointer;display:flex;justify-content:center;margin:0;padding:5px}.dp__inc_dec_button,.dp__inc_dec_button svg{height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size)}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__time_display{align-items:center;border-radius:var(--dp-border-radius);color:var(--dp-text-color);cursor:pointer;display:flex;justify-content:center}.dp__time_display:hover:enabled{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button_inline{align-items:center;cursor:pointer;display:flex;height:8px;padding:0;width:100%}.dp__inc_dec_button_disabled,.dp__inc_dec_button_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);border:none;border-radius:var(--dp-border-radius);color:var(--dp-primary-text-color);cursor:pointer;padding:var(--dp-common-padding)}.dp__pm_am_button[data-compact~=true]{padding:7px}.dp__tp_inline_btn_bar{background-color:var(--dp-secondary-color);border-collapse:collapse;height:4px;transition:var(--dp-common-transition);width:100%}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_r,.dp__tp_inline_btn_top:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(-12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp--time-overlay-btn{background:none}.dp--time-invalid{background-color:var(--dp-disabled-color)}.dp__action_row{align-items:center;box-sizing:border-box;color:var(--dp-text-color);display:flex;flex-flow:row nowrap;padding:var(--dp-action-row-padding);width:100%}.dp__action_row svg{height:var(--dp-button-icon-height);width:auto}.dp__selection_preview{color:var(--dp-text-color);display:block;font-size:var(--dp-preview-font-size);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dp__action_buttons{align-items:center;display:flex;flex:0;justify-content:flex-end;margin-inline-start:auto;white-space:nowrap}.dp__action_button{align-items:center;background:#0000;border:1px solid transparent;border-radius:var(--dp-border-radius);cursor:pointer;display:inline-flex;font-family:var(--dp-font-family);font-size:var(--dp-preview-font-size);height:var(--dp-action-button-height);line-height:var(--dp-action-button-height);margin-inline-start:3px;padding:var(--dp-action-buttons-padding)}.dp__action_cancel{border:1px solid var(--dp-border-color);color:var(--dp-text-color)}.dp__action_cancel:hover{border-color:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__action_buttons .dp__action_select:hover{background:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select:disabled{background:var(--dp-primary-disabled-color);cursor:not-allowed}.dp-quarter-picker-wrap{display:flex;flex-direction:column;height:100%;min-width:var(--dp-menu-min-width)}.dp--qr-btn-disabled{cursor:not-allowed}.dp--qr-btn-disabled,.dp--qr-btn-disabled:hover{background:var(--dp-disabled-color)}.dp--qr-btn{padding:var(--dp-common-padding);width:100%}.dp--qr-btn:not(.dp--highlighted,.dp--qr-btn-active,.dp--qr-btn-disabled,.dp--qr-btn-between){background:none}.dp--qr-btn:hover:not(.dp--qr-btn-active,.dp--qr-btn-disabled){background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp--quarter-items{display:flex;flex:1;flex-direction:column;height:100%;justify-content:space-evenly;width:100%}.dp--qr-btn-active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp--qr-btn-between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}:root{--dp-common-transition:all .1s ease-in;--dp-menu-padding:6px 8px;--dp-animation-duration:.1s;--dp-menu-appear-transition-timing:cubic-bezier(.4,0,1,1);--dp-transition-timing:ease-out;--dp-action-row-transtion:all .2s ease-in;--dp-font-family:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen,ubuntu,cantarell,"Open Sans","Helvetica Neue",sans-serif;--dp-border-radius:4px;--dp-cell-border-radius:4px;--dp-transition-length:22px;--dp-transition-timing-general:.1s;--dp-button-height:35px;--dp-month-year-row-height:35px;--dp-month-year-row-button-size:25px;--dp-button-icon-height:20px;--dp-calendar-wrap-padding:0 5px;--dp-cell-size:35px;--dp-cell-padding:5px;--dp-common-padding:10px;--dp-input-icon-padding:35px;--dp-input-padding:6px 30px 6px 12px;--dp-menu-min-width:260px;--dp-action-buttons-padding:1px 6px;--dp-row-margin:5px 0;--dp-calendar-header-cell-padding:.5rem;--dp-multi-calendars-spacing:10px;--dp-overlay-col-padding:3px;--dp-time-inc-dec-button-size:32px;--dp-font-size:1rem;--dp-preview-font-size:.8rem;--dp-time-font-size:2rem;--dp-action-button-height:22px;--dp-action-row-padding:8px;--dp-direction:ltr}.dp__theme_dark{--dp-background-color:#212121;--dp-text-color:#fff;--dp-hover-color:#484848;--dp-hover-text-color:#fff;--dp-hover-icon-color:#959595;--dp-primary-color:#005cb2;--dp-primary-disabled-color:#61a8ea;--dp-primary-text-color:#fff;--dp-secondary-color:#a9a9a9;--dp-border-color:#2d2d2d;--dp-menu-border-color:#2d2d2d;--dp-border-color-hover:#aaaeb7;--dp-border-color-focus:#aaaeb7;--dp-disabled-color:#737373;--dp-disabled-color-text:#d0d0d0;--dp-scroll-bar-background:#212121;--dp-scroll-bar-color:#484848;--dp-success-color:#00701a;--dp-success-color-disabled:#428f59;--dp-icon-color:#959595;--dp-danger-color:#e53935;--dp-marker-color:#e53935;--dp-tooltip-color:#3e3e3e;--dp-highlight-color:rgba(0,92,178,.2);--dp-range-between-dates-background-color:var(--dp-hover-color,#484848);--dp-range-between-dates-text-color:var(--dp-hover-text-color,#fff);--dp-range-between-border-color:var(--dp-hover-color,#fff);--dp-loader:5px solid #005cb2}.dp__theme_light{--dp-background-color:#fff;--dp-text-color:#212121;--dp-hover-color:#f3f3f3;--dp-hover-text-color:#212121;--dp-hover-icon-color:#959595;--dp-primary-color:#1976d2;--dp-primary-disabled-color:#6bacea;--dp-primary-text-color:#fff;--dp-secondary-color:#c0c4cc;--dp-border-color:#ddd;--dp-menu-border-color:#ddd;--dp-border-color-hover:#aaaeb7;--dp-border-color-focus:#aaaeb7;--dp-disabled-color:#f6f6f6;--dp-scroll-bar-background:#f3f3f3;--dp-scroll-bar-color:#959595;--dp-success-color:#76d275;--dp-success-color-disabled:#a3d9b1;--dp-icon-color:#959595;--dp-danger-color:#ff6f60;--dp-marker-color:#ff6f60;--dp-tooltip-color:#fafafa;--dp-disabled-color-text:#8e8e8e;--dp-highlight-color:rgba(25,118,210,.1);--dp-range-between-dates-background-color:var(--dp-hover-color,#f3f3f3);--dp-range-between-dates-text-color:var(--dp-hover-text-color,#212121);--dp-range-between-border-color:var(--dp-hover-color,#f3f3f3);--dp-loader:5px solid #1976d2}.dp__flex{align-items:center;display:flex}.dp__btn{background:none}.dp__main{box-sizing:border-box;font-family:var(--dp-font-family);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.dp__main *{direction:var(--dp-direction,ltr)}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentcolor;fill:currentcolor}.dp__button{align-items:center;box-sizing:border-box;color:var(--dp-icon-color);cursor:pointer;display:flex;height:var(--dp-button-height);padding:var(--dp-common-padding);place-content:center center;text-align:center;width:100%}.dp__button.dp__overlay_action{bottom:0;position:absolute}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:var(--dp-button-icon-height);width:auto}.dp__button_bottom{border-bottom-left-radius:var(--dp-border-radius);border-bottom-right-radius:var(--dp-border-radius)}.dp__flex_display{display:flex}.dp__flex_display_with_input{align-items:flex-start;flex-direction:column}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all var(--dp-transition-timing-general) ease-out}.calendar-next-enter-from{opacity:0;transform:translate(var(--dp-transition-length))}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translate(calc(var(--dp-transition-length)*-1))}.calendar-prev-leave-to{opacity:0;transform:translate(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-active,.dp-menu-appear-bottom-leave-active,.dp-menu-appear-top-enter-active,.dp-menu-appear-top-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active{transition:all var(--dp-animation-duration) var(--dp-transition-timing)}.dp-menu-appear-top-enter-from,.dp-menu-appear-top-leave-to,.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-from,.dp-menu-appear-bottom-leave-to,.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(calc(var(--dp-transition-length)*-1))}.dp--arrow-btn-nav{transition:var(--dp-common-transition)}.dp--highlighted{background-color:var(--dp-highlight-color)}.dp--hidden-el{visibility:hidden}.dp__input{border-radius:8px!important;font-family:Inter!important;padding-bottom:13px!important;padding-left:50px!important;padding-top:13px!important;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.dp--clear-btn{margin-right:16px}.dp__input_icon{margin-left:16px}.dp__menu{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.dp__theme_light{--dp-primary-color:rgb(var(--color-bg-action_secondary));--dp-background-color:rgb(var(--color-bg-action_tertiary--subdued));--dp-border-color:rgb(var(--color-borders-subdued))}.dp__input:hover:not(.dp__input_focus){--dp-background-color:rgb(var(--color-bg-action_tertiary--hovered))}.dp__input_focus{--dp-border-color:rgb(var(--color-borders-action_secondary));outline-color:rgb(var(--color-borders-action_secondary)/1)!important;outline-style:solid!important;outline-width:3px!important}.date-picker-disabled .dp__theme_light{--dp-text-color:rgb(var(--color-content-action_disabled));--dp-border-color-hover:rgb(var(--color-borders-subdued))}.date-picker-error .dp__theme_light{--dp-border-color:rgb(var(--color-borders-critical));--dp-background-color:rgb(var(--color-bg-critical--subdued));--dp-border-color-focus:rgb(var(--color-borders-critical--subdued))}.date-picker-error .dp__input_focus{outline-color:rgb(var(--color-borders-critical--subdued)/1)!important;outline-style:solid!important;outline-width:3px!important}.u2y-list>li+li{margin-top:1rem}.ai-logo-container[data-v-90a38e43]{display:inline-block;position:relative;transform-origin:center;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.ai-logo[data-v-90a38e43]{left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out}.ai-logo--normal[data-v-90a38e43]{position:relative}.ai-logo--visible[data-v-90a38e43]{opacity:1}.ai-logo-container--hovered[data-v-90a38e43]:not(.ai-logo-container--active){transform:rotate(90deg)}.ai-logo-container[data-v-90a38e43]:not(.ai-logo-container--hovered):not(.ai-logo-container--active){transform:rotate(-90deg);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}@keyframes continuous-spin-90a38e43{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.u2y-checkbox-container{align-items:center;cursor:pointer;display:inline-flex;height:32px;padding-left:32px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.u2y-checkbox-container input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.u2y-checkbox-checkmark{align-items:center;border-radius:4px;box-sizing:border-box;display:flex;height:32px;justify-content:center;left:0;position:absolute;top:0;width:32px;--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--subdued)/var(--tw-bg-opacity,1));outline-color:rgb(var(--color-borders-action_disabled)/1);outline-style:solid;outline-width:1px}.u2y-checkbox-container input:focus~.u2y-checkbox-checkmark,.u2y-checkbox-container:hover input~.u2y-checkbox-checkmark{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-primary)/var(--tw-bg-opacity,1));outline-color:rgb(var(--color-borders-action_secondary)/1);outline-style:solid;outline-width:3px}.u2y-checkbox-container.u2y-error .u2y-checkbox-checkmark,.u2y-checkbox-container.u2y-error input:focus~.u2y-checkbox-checkmark{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-critical--subdued)/var(--tw-bg-opacity,1));outline-color:rgb(var(--color-borders-critical)/1);outline-style:solid;outline-width:3px}.u2y-checkbox-container.u2y-error input:focus~.u2y-checkbox-checkmark{box-shadow:0 0 0 5px #ffb2b2}.u2y-checkbox-container.u2y-disabled{cursor:default;--tw-text-opacity:1;color:rgb(var(--color-content-action_disabled)/var(--tw-text-opacity,1))}.u2y-checkbox-container.u2y-disabled .u2y-checkbox-checkmark,.u2y-checkbox-container.u2y-disabled:focus .u2y-checkbox-checkmark,.u2y-checkbox-container.u2y-disabled:hover .u2y-checkbox-checkmark{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary)/var(--tw-bg-opacity,1));outline-color:rgb(var(--color-borders-subdued--very)/1);outline-width:2px}.u2y-checkbox-container input:checked~.u2y-checkbox-checkmark{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_secondary)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.u2y-checkbox-container.u2y-disabled input:checked~.u2y-checkbox-checkmark{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--disabled)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--color-content--inverse)/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.u2y-checkbox-checkmark .u2y-checkbox-icon{display:none}.u2y-checkbox-container input:checked~.u2y-checkbox-checkmark .u2y-checkbox-icon{display:block}.u2y-checkbox-container .u2y-checkbox-checkmark .u2y-checkbox-icon{height:22px;width:22px}.shadow-interactive{box-shadow:var(--interactive-shadow) var(--interactive-shadow-color)}.shadow-interactive-hovered{box-shadow:var(--interactive-hovered-shadow) var(--interactive-hovered-shadow-color)}.shadow-interactive-pressed{box-shadow:var(--interactive-pressed-shadow) var(--interactive-pressed-shadow-color)}.shadow-fixed-top{box-shadow:var(--fixed-top-shadow) var(--fixed-top-shadow-color)}.shadow-fixed-bottom{box-shadow:var(--fixed-bottom-shadow) var(--fixed-bottom-shadow-color)}.shadow-static-soft{box-shadow:var(--static-soft-shadow) var(--static-soft-shadow-color)}.shadow-checkbox{box-shadow:var(--checkbox-shadow) var(--checkbox-shadow-color)}.shadow-radio{box-shadow:var(--radio-shadow) var(--radio-shadow-color)}.shadow-radio-ai{box-shadow:var(--radio-shadow-ai) var(--radio-shadow-color-ai)}.shadow-radio-disabled{box-shadow:var(--radio-disabled-shadow) var(--radio-disabled-shadow-color)}.shadow-radio-checked-disabled{box-shadow:var(--radio-checked-disabled-shadow) var(--radio-checked-disabled-shadow-color)}.shadow-radio-readonly{box-shadow:var(--radio-readonly-shadow) var(--radio-readonly-shadow-color)!important}.shadow-radio-checked-readonly{box-shadow:var(--radio-checked-readonly-shadow) var(--radio-checked-readonly-shadow-color)!important}.v-popper__popper{left:0;outline:none;top:0;z-index:10000}.v-popper__popper.v-popper__popper--hidden{opacity:0;pointer-events:none;transition:opacity .15s,visibility .15s;visibility:hidden}.v-popper__popper.v-popper__popper--shown{opacity:1;transition:opacity .15s;visibility:visible}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{display:none;height:100%;left:0;position:absolute;top:0;width:100%}.v-popper__inner{box-sizing:border-box;overflow-y:auto;position:relative}.v-popper__inner>div{max-height:inherit;max-width:inherit;position:relative;z-index:1}.v-popper__arrow-container{height:10px;position:absolute;width:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;height:0;left:0;position:absolute;top:0;width:0}.v-popper__arrow-inner{border-width:7px;visibility:hidden}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-color:transparent!important;border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;border-top-width:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-bottom-color:transparent!important;border-left-color:transparent!important;border-left-width:0;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-bottom-color:transparent!important;border-right-color:transparent!important;border-right-width:0;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-tooltip .v-popper__inner{background:#000c;border-radius:6px;color:#fff;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.v-popper--theme-dropdown .v-popper__inner{background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 6px 30px #0000001a;color:#000}.v-popper--theme-dropdown .v-popper__arrow-inner{border-color:#fff;visibility:visible}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}*{scrollbar-color:auto;scrollbar-width:auto}:root{--color-neutral--100:255 255 255;--color-neutral--200:247 249 251;--color-neutral--300:243 246 249;--color-neutral--400:231 236 242;--color-neutral--500:210 217 224;--color-neutral--600:188 196 204;--color-neutral--700:150 160 170;--color-neutral--800:101 114 125;--color-neutral--900:63 72 81;--color-neutral--1000:39 47 54;--color-neutral--1100:20 29 30;--color-neutral--1200:0 0 0;--color-action--100:229 254 247;--color-action--200:191 248 231;--color-action--300:107 231 195;--color-action--400:12 198 145;--color-action--500:9 167 131;--color-action--600:8 125 104;--color-action--700:6 89 85;--color-action-ai--100:247 249 255;--color-action-ai--200:221 229 255;--color-action-ai--300:184 204 255;--color-action-ai--400:123 158 249;--color-action-ai--500:90 133 245;--color-action-ai--600:60 95 197;--color-action-ai--700:38 69 164;--color-accent--100:229 254 247;--color-accent--200:191 248 231;--color-accent--300:12 198 145;--color-accent--400:8 125 104;--color-accent--500:6 89 85;--color-critical--100:254 239 239;--color-critical--200:255 215 215;--color-critical--300:255 178 178;--color-critical--400:244 88 88;--color-critical--500:224 65 65;--color-critical--600:196 44 44;--color-warning--100:254 246 239;--color-warning--200:252 221 183;--color-warning--300:247 193 127;--color-warning--400:244 172 77;--color-warning--500:232 139 31;--color-warning--600:214 114 32;--color-success--100:229 254 247;--color-success--200:191 248 231;--color-success--300:107 231 195;--color-success--400:12 198 145;--color-success--500:9 167 131;--color-success--600:8 125 104;--color-borders:var(--color-neutral--700);--color-borders-ai:var(--color-action-ai--500);--color-borders-ai--subdued:var(--color-action-ai--200);--color-borders-subdued:var(--color-neutral--500);--color-borders-subdued--very:var(--color-neutral--400);--color-borders-accent:var(--color-accent--400);--color-borders-accent--subdued:var(--color-accent--200);--color-borders-action_primary:var(--color-action--600);--color-borders-action_primary--subdued:var(--color-action--300);--color-borders-action_primary--hovered:var(--color-action--500);--color-borders-action_primary--pressed:var(--color-action--400);--color-borders-action_secondary:var(--color-neutral--900);--color-borders-action_secondary--subdued:var(--color-neutral--800);--color-borders-action_secondary--hovered:var(--color-neutral--1000);--color-borders-action_secondary--pressed:var(--color-neutral--1100);--color-borders-action_tertiary:var(--color-neutral--500);--color-borders-action_tertiary--subdued:var(--color-neutral--400);--color-borders-action_tertiary--hovered:var(--color-neutral--500);--color-borders-action_tertiary--pressed:var(--color-neutral--700);--color-borders-action_disabled:var(--color-neutral--600);--color-borders-action_inverse:var(--color-neutral--100);--color-borders-critical:var(--color-critical--600);--color-borders-critical--subdued:var(--color-critical--200);--color-borders-warning:var(--color-warning--600);--color-borders-warning--subdued:var(--color-warning--200);--color-borders-success:var(--color-success--600);--color-borders-success--subdued:var(--color-success--200);--color-borders-inverse:var(--color-neutral--1100);--color-borders-inverse--subdued:var(--color-neutral--900);--color-bg-primary:var(--color-neutral--100);--color-bg-primary--hovered:var(--color-neutral--300);--color-bg-primary--pressed:var(--color-neutral--400);--color-bg-ai:var(--color-action-ai--400);--color-bg-ai_subdued:var(--color-action-ai--200);--color-bg-ai_subdued--very:var(--color-action-ai--100);--color-bg-ai_disabled:var(--color-neutral--600);--color-bg-secondary:var(--color-neutral--200);--color-bg-secondary--hovered:var(--color-neutral--400);--color-bg-secondary--pressed:var(--color-neutral--500);--color-bg-action_primary:var(--color-action--600);--color-bg-action_primary--disabled:var(--color-action--600);--color-bg-action_primary--hovered:var(--color-action--500);--color-bg-action_primary--pressed:var(--color-action--400);--color-bg-action_primary_ai:var(--color-action-ai--600);--color-bg-action_primary_ai--disabled:var(--color-action-ai--600);--color-bg-action_primary_ai--hovered:var(--color-action-ai--500);--color-bg-action_primary_ai--pressed:var(--color-action-ai--400);--color-bg-action_secondary:var(--color-neutral--900);--color-bg-action_secondary--subdued:var(--color-neutral--800);--color-bg-action_secondary--hovered:var(--color-neutral--1000);--color-bg-action_secondary--pressed:var(--color-neutral--1100);--color-bg-action_secondary--disabled:var(--color-neutral--600);--color-bg-action_tertiary:var(--color-neutral--400);--color-bg-action_tertiary--subdued:var(--color-neutral--300);--color-bg-action_tertiary--hovered:var(--color-neutral--500);--color-bg-action_tertiary--pressed:var(--color-neutral--700);--color-bg-action_tertiary--disabled:var(--color-neutral--400);--color-bg-action_inverse:var(--color-neutral--100);--color-bg-action_inverse--hovered:var(--color-neutral--200);--color-bg-action_inverse--pressed:var(--color-neutral--300);--color-bg-action_inverse--disabled:var(--color-neutral--700);--color-bg-action_ghost:var(--color-neutral--100);--color-bg-action_ghost--hovered:var(--color-neutral--100);--color-bg-action_ghost--pressed:var(--color-neutral--100);--color-bg-action_ghost--disabled:var(--color-neutral--100);--color-bg-accent:var(--color-accent--400);--color-bg-accent_subdued:var(--color-accent--200);--color-bg-accent_subdued--very:var(--color-accent--100);--color-bg-accent_strong:var(--color-accent--400);--color-bg-accent_strong--very:var(--color-accent--500);--color-bg-accent--disabled:var(--color-neutral--600);--color-bg-critical:var(--color-critical--600);--color-bg-critical--subdued:var(--color-critical--100);--color-bg-critical--hovered:var(--color-critical--500);--color-bg-critical--pressed:var(--color-critical--400);--color-bg-warning:var(--color-warning--600);--color-bg-warning--subdued:var(--color-warning--100);--color-bg-warning--hovered:var(--color-warning--500);--color-bg-warning--pressed:var(--color-warning--400);--color-bg-success:var(--color-success--600);--color-bg-success--subdued:var(--color-success--100);--color-bg-success--hovered:var(--color-success--500);--color-bg-success--pressed:var(--color-success--400);--color-bg-inverse:var(--color-neutral--1100);--color-bg-inverse--subdued:var(--color-neutral--900);--color-bg-inverse--hovered:var(--color-neutral--1000);--color-bg-inverse--pressed:var(--color-neutral--1200);--color-content:var(--color-neutral--900);--color-content--subdued:var(--color-neutral--800);--color-content--accent:var(--color-accent--400);--color-content--inverse:var(--color-neutral--100);--colore-content-ai:var(--color-action-ai--500);--color-content-action_primary:var(--color-action--600);--color-content-action_primary--hovered:var(--color-action--500);--color-content-action_primary--pressed:var(--color-action--400);--color-content-action_secondary:var(--color-neutral--900);--color-content-action_secondary--hovered:var(--color-neutral--1000);--color-content-action_secondary--pressed:var(--color-neutral--1100);--color-content-action_inverse:var(--color-neutral--100);--color-content-action_inverse--hovered:var(--color-neutral--300);--color-content-action_inverse--pressed:var(--color-neutral--400);--color-content-action_disabled:var(--color-neutral--700);--color-content--critical:var(--color-critical--600);--color-content--warning:var(--color-warning--600);--color-content--success:var(--color-success--600);--fontSize-l--900:56;--fontSize-l--800:40;--fontSize-l--700:32;--fontSize-l--600:28;--fontSize-l--500:24;--fontSize-l--400:20;--fontSize-l--300:18;--fontSize-l--200:14;--fontSize-l--100:12;--fontSize-button--xl:17;--fontSize-button--lg:16;--fontSize-button--md:14;--fontSize-button--sm:14;--fontSize-l--body:14;--fontSize-l--body-sm:13;--fontSize-l--caption:12;--lineHeight-l--900:56;--lineHeight-l--800:48;--lineHeight-l--700:40;--lineHeight-l--600:36;--lineHeight-l--500:32;--lineHeight-l--400:28;--lineHeight-l--300:24;--lineHeight-l--200:22;--lineHeight-l--100:16;--lineHeight-button--xl:17;--lineHeight-button--lg:16;--lineHeight-button--md:14;--lineHeight-button--sm:14;--lineHeight-l--body:22;--lineHeight-l--body-sm:18;--lineHeight-l--caption:18}@media (min-width:1024px){:root{--fontSize-l--900:64;--fontSize-l--800:56;--fontSize-l--700:40;--fontSize-l--600:32;--fontSize-l--500:28;--fontSize-l--400:24;--fontSize-l--300:18;--fontSize-l--200:16;--fontSize-l--100:12;--fontSize-button--xl:17;--fontSize-button--lg:16;--fontSize-button--md:14;--fontSize-button--sm:14;--fontSize-l--body:16;--fontSize-l--body-sm:14;--fontSize-l--caption:13;--lineHeight-l--900:64;--lineHeight-l--800:56;--lineHeight-l--700:48;--lineHeight-l--600:40;--lineHeight-l--500:36;--lineHeight-l--400:32;--lineHeight-l--300:24;--lineHeight-l--200:24;--lineHeight-l--100:16;--lineHeight-button--xl:17;--lineHeight-button--lg:16;--lineHeight-button--md:14;--lineHeight-button--sm:14;--lineHeight-l--body:24;--lineHeight-l--body-sm:20;--lineHeight-l--caption:18}}:root{--interactive-shadow:0px 4px 8px 0px;--interactive-shadow-color:rgba(63,72,81,.1);--interactive-hovered-shadow:0px 4px 16px;--interactive-hovered-shadow-color:rgba(63,72,81,.15);--interactive-pressed-shadow:0px 2px 8px;--interactive-pressed-shadow-color:rgba(63,72,81,.15);--fixed-top-shadow:0px 4px 24px;--fixed-top-shadow-color:rgba(63,72,81,.1);--fixed-bottom-shadow:0px -8px 24px 0px;--fixed-bottom-shadow-color:rgba(191,194,205,.3);--static-soft-shadow:0px 16px 48px;--static-soft-shadow-color:rgba(191,194,205,.2);--checkbox-shadow:0 0 0 .25rem;--checkbox-shadow-color:#d0f6eb;--radio-shadow:inset 18px 18px;--radio-shadow-color:#3f4851;--radio-shadow-ai:inset 18px 18px;--radio-shadow-color-ai:#5a85f5;--radio-disabled-shadow:inset 18px 18px;--radio-disabled-shadow-color:#babfc3;--radio-checked-disabled-shadow:inset 18px 18px;--radio-checked-disabled-shadow-color:#bcc4cc;--radio-readonly-shadow:inset 18px 18px;--radio-readonly-shadow-color:#fff;--radio-checked-readonly-shadow:inset 18px 18px;--radio-checked-readonly-shadow-color:#65727d}.u2y-pointer-events-none{pointer-events:none}.u2y-pointer-events-auto{pointer-events:auto}.u2y-static{position:static}.u2y-fixed{position:fixed}.u2y-absolute{position:absolute}.u2y-relative{position:relative}.u2y-bottom-0{bottom:0}.u2y-bottom-2{bottom:.5rem}.u2y-bottom-\[12px\]{bottom:12px}.u2y-left-0{left:0}.u2y-left-1\/2{left:50%}.u2y-left-\[16px\]{left:16px}.u2y-left-\[50\%\]{left:50%}.u2y-left-\[50px\]{left:50px}.u2y-right-0{right:0}.u2y-right-4{right:1rem}.u2y-right-\[12px\]{right:12px}.u2y-right-\[16px\]{right:16px}.u2y-top-0{top:0}.u2y-top-2{top:.5rem}.u2y-top-4{top:1rem}.u2y-top-\[100\%\]{top:100%}.u2y-top-\[10px\]{top:10px}.u2y-top-\[16px\]{top:16px}.u2y-top-\[9px\]{top:9px}.-u2y-z-10{z-index:-10}.u2y-z-10{z-index:10}.u2y-z-40{z-index:40}.u2y-z-50{z-index:50}.u2y-z-\[20000\]{z-index:20000}.u2y-z-\[20001\]{z-index:20001}.u2y-z-\[2000\]{z-index:2000}.u2y-z-\[80\]{z-index:80}.u2y-m-\[4px\]{margin:4px}.u2y-m-auto{margin:auto}.u2y-mx-\[4px\]{margin-left:4px;margin-right:4px}.u2y-mx-auto{margin-left:auto;margin-right:auto}.u2y-mb-0{margin-bottom:0}.u2y-mb-2{margin-bottom:.5rem}.u2y-mb-4{margin-bottom:1rem}.u2y-mb-\[166px\]{margin-bottom:166px}.u2y-mb-\[16px\]{margin-bottom:16px}.u2y-mb-\[24px\]{margin-bottom:24px}.u2y-mb-\[8px\]{margin-bottom:8px}.u2y-mb-\[93px\]{margin-bottom:93px}.u2y-ml-1{margin-left:.25rem}.u2y-ml-4{margin-left:1rem}.u2y-ml-\[-11px\]{margin-left:-11px}.u2y-ml-\[16px\]{margin-left:16px}.u2y-ml-\[4px\]{margin-left:4px}.u2y-ml-\[6px\]{margin-left:6px}.u2y-ml-\[8px\]{margin-left:8px}.u2y-ml-auto{margin-left:auto}.u2y-mr-1{margin-right:.25rem}.u2y-mr-2{margin-right:.5rem}.u2y-mr-4{margin-right:1rem}.u2y-mr-\[12px\]{margin-right:12px}.u2y-mr-\[16px\]{margin-right:16px}.u2y-mr-\[30px\]{margin-right:30px}.u2y-mr-\[4px\]{margin-right:4px}.u2y-mr-\[6px\]{margin-right:6px}.u2y-mr-\[8px\]{margin-right:8px}.u2y-mr-\[9px\]{margin-right:9px}.u2y-mt-0{margin-top:0}.u2y-mt-2{margin-top:.5rem}.u2y-mt-4{margin-top:1rem}.u2y-mt-8{margin-top:2rem}.u2y-mt-\[16px\]{margin-top:16px}.u2y-mt-\[1px\]{margin-top:1px}.u2y-mt-\[24px\]{margin-top:24px}.u2y-mt-\[32px\]{margin-top:32px}.u2y-mt-\[4px\]{margin-top:4px}.u2y-mt-\[8px\]{margin-top:8px}.u2y-box-border{box-sizing:border-box}.u2y-line-clamp-2{-webkit-line-clamp:2}.u2y-line-clamp-2,.u2y-line-clamp-3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.u2y-line-clamp-3{-webkit-line-clamp:3}.u2y-block{display:block}.u2y-inline-block{display:inline-block}.u2y-inline{display:inline}.u2y-flex{display:flex}.u2y-inline-flex{display:inline-flex}.u2y-grid{display:grid}.u2y-inline-grid{display:inline-grid}.u2y-list-item{display:list-item}.u2y-hidden{display:none}.u2y-aspect-square{aspect-ratio:1/1}.\!u2y-h-\[12px\]{height:12px!important}.\!u2y-h-\[16px\]{height:16px!important}.\!u2y-h-\[30px\]{height:30px!important}.\!u2y-h-\[33px\]{height:33px!important}.\!u2y-h-\[34px\]{height:34px!important}.\!u2y-h-\[40px\]{height:40px!important}.u2y-h-0{height:0}.u2y-h-12{height:3rem}.u2y-h-4{height:1rem}.u2y-h-6{height:1.5rem}.u2y-h-\[14px\]{height:14px}.u2y-h-\[15px\]{height:15px}.u2y-h-\[16px\]{height:16px}.u2y-h-\[18px\]{height:18px}.u2y-h-\[200px\]{height:200px}.u2y-h-\[20px\]{height:20px}.u2y-h-\[21px\]{height:21px}.u2y-h-\[24px\]{height:24px}.u2y-h-\[26px\]{height:26px}.u2y-h-\[30px\]{height:30px}.u2y-h-\[32px\]{height:32px}.u2y-h-\[40px\]{height:40px}.u2y-h-\[41px\]{height:41px}.u2y-h-\[48px\]{height:48px}.u2y-h-\[4px\]{height:4px}.u2y-h-\[56px\]{height:56px}.u2y-h-\[95\%\]{height:95%}.u2y-h-fit{height:-moz-fit-content;height:fit-content}.u2y-h-full{height:100%}.u2y-h-screen{height:100vh}.\!u2y-max-h-\[200px\]{max-height:200px!important}.u2y-max-h-\[240px\]{max-height:240px}.u2y-max-h-\[46px\]{max-height:46px}.u2y-max-h-full{max-height:100%}.u2y-max-h-modal{max-height:calc(100vh - 64px)}.\!u2y-min-h-\[42px\]{min-height:42px!important}.u2y-min-h-\[120px\]{min-height:120px}.u2y-min-h-\[150px\]{min-height:150px}.u2y-min-h-screen{min-height:100vh}.\!u2y-w-\[110px\]{width:110px!important}.\!u2y-w-\[12px\]{width:12px!important}.\!u2y-w-\[16px\]{width:16px!important}.\!u2y-w-\[260px\]{width:260px!important}.\!u2y-w-\[83px\]{width:83px!important}.\!u2y-w-full{width:100%!important}.u2y-w-4{width:1rem}.u2y-w-6{width:1.5rem}.u2y-w-\[100px\]{width:100px}.u2y-w-\[110px\]{width:110px}.u2y-w-\[140px\]{width:140px}.u2y-w-\[14px\]{width:14px}.u2y-w-\[150px\]{width:150px}.u2y-w-\[15px\]{width:15px}.u2y-w-\[16px\]{width:16px}.u2y-w-\[18px\]{width:18px}.u2y-w-\[190px\]{width:190px}.u2y-w-\[200px\]{width:200px}.u2y-w-\[20px\]{width:20px}.u2y-w-\[22px\]{width:22px}.u2y-w-\[24px\]{width:24px}.u2y-w-\[26px\]{width:26px}.u2y-w-\[30px\]{width:30px}.u2y-w-\[320px\]{width:320px}.u2y-w-\[32px\]{width:32px}.u2y-w-\[346px\]{width:346px}.u2y-w-\[40px\]{width:40px}.u2y-w-\[48px\]{width:48px}.u2y-w-\[54px\]{width:54px}.u2y-w-\[56px\]{width:56px}.u2y-w-\[85\%\]{width:85%}.u2y-w-\[90px\]{width:90px}.u2y-w-\[94\%\]{width:94%}.u2y-w-\[97\%\]{width:97%}.u2y-w-auto{width:auto}.u2y-w-fit{width:-moz-fit-content;width:fit-content}.u2y-w-full{width:100%}.u2y-w-mobile-modal{width:calc(100vw - 48px)}.u2y-w-screen{width:100vw}.u2y-min-w-\[100px\]{min-width:100px}.u2y-max-w-\[1300px\]{max-width:1300px}.u2y-max-w-\[16ch\]{max-width:16ch}.u2y-max-w-\[600px\]{max-width:600px}.u2y-max-w-\[700px\]{max-width:700px}.u2y-max-w-\[800px\]{max-width:800px}.u2y-max-w-full{max-width:100%}.u2y-flex-1{flex:1 1 0%}.u2y-flex-grow{flex-grow:1}.u2y-basis-full{flex-basis:100%}.u2y-table-auto{table-layout:auto}.u2y-table-fixed{table-layout:fixed}.u2y-border-separate{border-collapse:separate}.u2y-border-spacing-0{--tw-border-spacing-x:0px;--tw-border-spacing-y:0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.u2y-translate-x-\[-50\%\]{--tw-translate-x:-50%}.u2y-translate-x-\[-50\%\],.u2y-translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.u2y-translate-y-0{--tw-translate-y:0px}.u2y-translate-y-\[50px\]{--tw-translate-y:50px}.u2y-rotate-180,.u2y-translate-y-\[50px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.u2y-rotate-180{--tw-rotate:180deg}.u2y-rotate-90{--tw-rotate:90deg}.u2y-rotate-90,.u2y-rotate-\[270deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.u2y-rotate-\[270deg\]{--tw-rotate:270deg}@keyframes u2y-pulse{50%{opacity:.5}}.u2y-animate-pulse{animation:u2y-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.\!u2y-cursor-default{cursor:default!important}.\!u2y-cursor-none{cursor:none!important}.u2y-cursor-auto{cursor:auto}.u2y-cursor-not-allowed{cursor:not-allowed}.u2y-cursor-pointer{cursor:pointer}.u2y-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.u2y-resize-none{resize:none}.u2y-list-decimal-no-dot{list-style-type:decimal-no-dot}.u2y-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.u2y-flex-row{flex-direction:row}.u2y-flex-row-reverse{flex-direction:row-reverse}.u2y-flex-col{flex-direction:column}.u2y-flex-col-reverse{flex-direction:column-reverse}.u2y-flex-nowrap{flex-wrap:nowrap}.u2y-items-start{align-items:flex-start}.u2y-items-end{align-items:flex-end}.u2y-items-center{align-items:center}.u2y-justify-start{justify-content:flex-start}.u2y-justify-end{justify-content:flex-end}.u2y-justify-center{justify-content:center}.u2y-justify-between{justify-content:space-between}.u2y-gap-0{gap:0}.u2y-gap-1{gap:.25rem}.u2y-gap-2{gap:.5rem}.u2y-gap-3{gap:.75rem}.u2y-gap-4{gap:1rem}.u2y-gap-5{gap:1.25rem}.u2y-gap-\[10px\]{gap:10px}.u2y-gap-\[12px\]{gap:12px}.u2y-gap-\[16px\]{gap:16px}.u2y-gap-\[24px\]{gap:24px}.u2y-gap-\[6px\]{gap:6px}.u2y-gap-\[8px\]{gap:8px}.u2y-gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.u2y-gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.u2y-gap-x-\[6px\]{-moz-column-gap:6px;column-gap:6px}.u2y-gap-x-\[8px\]{-moz-column-gap:8px;column-gap:8px}.u2y-gap-y-8{row-gap:2rem}.u2y-gap-y-\[12px\]{row-gap:12px}.u2y-gap-y-\[6px\]{row-gap:6px}.u2y-gap-y-\[8px\]{row-gap:8px}.u2y-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.u2y-self-start{align-self:flex-start}.u2y-self-center{align-self:center}.u2y-overflow-auto{overflow:auto}.\!u2y-overflow-hidden{overflow:hidden!important}.u2y-overflow-hidden{overflow:hidden}.u2y-overflow-y-auto{overflow-y:auto}.u2y-overflow-y-scroll{overflow-y:scroll}.u2y-truncate{overflow:hidden;white-space:nowrap}.u2y-text-ellipsis,.u2y-truncate{text-overflow:ellipsis}.u2y-whitespace-nowrap{white-space:nowrap}.u2y-break-words{overflow-wrap:break-word}.u2y-break-all{word-break:break-all}.\!u2y-rounded-\[8px\]{border-radius:8px!important}.u2y-rounded{border-radius:.25rem}.u2y-rounded-2xl{border-radius:1rem}.u2y-rounded-3xl{border-radius:1.5rem}.u2y-rounded-\[12px\]{border-radius:12px}.u2y-rounded-\[16px\]{border-radius:16px}.u2y-rounded-\[20px\]{border-radius:20px}.u2y-rounded-\[24px\]{border-radius:24px}.u2y-rounded-\[32px\]{border-radius:32px}.u2y-rounded-\[8px\]{border-radius:8px}.u2y-rounded-full{border-radius:9999px}.u2y-rounded-lg{border-radius:.5rem}.u2y-rounded-md{border-radius:8px}.u2y-rounded-xl{border-radius:.75rem}.\!u2y-rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.u2y-rounded-b-\[24px\]{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.u2y-rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.u2y-rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.\!u2y-rounded-bl-none{border-bottom-left-radius:0!important}.\!u2y-rounded-br-none{border-bottom-right-radius:0!important}.\!u2y-rounded-tl-none{border-top-left-radius:0!important}.\!u2y-rounded-tr-none{border-top-right-radius:0!important}.u2y-rounded-bl-2xl{border-bottom-left-radius:1rem}.u2y-rounded-br-2xl{border-bottom-right-radius:1rem}.u2y-rounded-tl-2xl{border-top-left-radius:1rem}.u2y-rounded-tr-2xl{border-top-right-radius:1rem}.\!u2y-border-0{border-width:0!important}.\!u2y-border-2{border-width:2px!important}.u2y-border{border-width:1px}.u2y-border-0{border-width:0}.u2y-border-2{border-width:2px}.u2y-border-\[1px\]{border-width:1px}.\!u2y-border-b{border-bottom-width:1px!important}.u2y-border-b{border-bottom-width:1px}.u2y-border-b-0{border-bottom-width:0}.u2y-border-b-2{border-bottom-width:2px}.u2y-border-r{border-right-width:1px}.u2y-border-r-0{border-right-width:0}.u2y-border-t-0{border-top-width:0}.u2y-border-solid{border-style:solid}.u2y-border-dashed{border-style:dashed}.u2y-border-none{border-style:none}.\!u2y-border-action-secondary-subdued{--tw-border-opacity:1!important;border-color:rgb(var(--color-borders-action_secondary--subdued)/var(--tw-border-opacity,1))!important}.\!u2y-border-ai{--tw-border-opacity:1!important;border-color:rgb(var(--color-borders-ai)/var(--tw-border-opacity,1))!important}.\!u2y-border-subdued{--tw-border-opacity:1!important;border-color:rgb(var(--color-borders-subdued)/var(--tw-border-opacity,1))!important}.\!u2y-border-transparent{border-color:transparent!important}.u2y-border-accent{--tw-border-opacity:1;border-color:rgb(var(--color-borders-accent)/var(--tw-border-opacity,1))}.u2y-border-accent-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-borders-accent--subdued)/var(--tw-border-opacity,1))}.u2y-border-action-inverse{--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_inverse)/var(--tw-border-opacity,1))}.u2y-border-action-primary{--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_primary)/var(--tw-border-opacity,1))}.u2y-border-action-secondary{--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_secondary)/var(--tw-border-opacity,1))}.u2y-border-action-secondary-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_secondary--subdued)/var(--tw-border-opacity,1))}.u2y-border-action-tertiary{--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_tertiary)/var(--tw-border-opacity,1))}.u2y-border-action-tertiary-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_tertiary--subdued)/var(--tw-border-opacity,1))}.u2y-border-ai{--tw-border-opacity:1;border-color:rgb(var(--color-borders-ai)/var(--tw-border-opacity,1))}.u2y-border-critical{--tw-border-opacity:1;border-color:rgb(var(--color-borders-critical)/var(--tw-border-opacity,1))}.u2y-border-critical-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-borders-critical--subdued)/var(--tw-border-opacity,1))}.u2y-border-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-borders-subdued)/var(--tw-border-opacity,1))}.u2y-border-subdued-very{--tw-border-opacity:1;border-color:rgb(var(--color-borders-subdued--very)/var(--tw-border-opacity,1))}.u2y-border-success{--tw-border-opacity:1;border-color:rgb(var(--color-borders-success)/var(--tw-border-opacity,1))}.u2y-border-success-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-borders-success--subdued)/var(--tw-border-opacity,1))}.u2y-border-transparent{border-color:transparent}.u2y-border-warning{--tw-border-opacity:1;border-color:rgb(var(--color-borders-warning)/var(--tw-border-opacity,1))}.u2y-border-warning-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-borders-warning--subdued)/var(--tw-border-opacity,1))}.u2y-border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.u2y-border-b-subdued{--tw-border-opacity:1;border-bottom-color:rgb(var(--color-borders-subdued)/var(--tw-border-opacity,1))}.u2y-border-r-transparent{border-right-color:transparent}.\!u2y-bg-action-ai{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-action_primary_ai)/var(--tw-bg-opacity,1))!important}.\!u2y-bg-action-ai-disabled{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-action_primary_ai--disabled)/var(--tw-bg-opacity,1))!important}.\!u2y-bg-action-secondary-subdued{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-action_secondary--subdued)/var(--tw-bg-opacity,1))!important}.\!u2y-bg-action-tertiary{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-action_tertiary)/var(--tw-bg-opacity,1))!important}.\!u2y-bg-action-tertiary-disabled{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-action_tertiary--disabled)/var(--tw-bg-opacity,1))!important}.\!u2y-bg-action-tertiary-hovered{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-action_tertiary--hovered)/var(--tw-bg-opacity,1))!important}.\!u2y-bg-action-tertiary-subdued{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-action_tertiary--subdued)/var(--tw-bg-opacity,1))!important}.\!u2y-bg-primary{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-primary)/var(--tw-bg-opacity,1))!important}.\!u2y-bg-primary-hovered{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-primary--hovered)/var(--tw-bg-opacity,1))!important}.\!u2y-bg-transparent{background-color:transparent!important}.\!u2y-bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.u2y-bg-\[\#E7ECF2\]{--tw-bg-opacity:1;background-color:rgb(231 236 242/var(--tw-bg-opacity,1))}.u2y-bg-accent{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-accent)/var(--tw-bg-opacity,1))}.u2y-bg-accent-subdued{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-accent_subdued)/var(--tw-bg-opacity,1))}.u2y-bg-accent-subdued-very{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-accent_subdued--very)/var(--tw-bg-opacity,1))}.u2y-bg-action-ai{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_primary_ai)/var(--tw-bg-opacity,1))}.u2y-bg-action-ghost\/0{background-color:rgb(var(--color-bg-action_ghost)/0)}.u2y-bg-action-primary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_primary)/var(--tw-bg-opacity,1))}.u2y-bg-action-secondary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_secondary)/var(--tw-bg-opacity,1))}.u2y-bg-action-secondary-disabled{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_secondary--disabled)/var(--tw-bg-opacity,1))}.u2y-bg-action-tertiary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary)/var(--tw-bg-opacity,1))}.u2y-bg-action-tertiary-disabled{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--disabled)/var(--tw-bg-opacity,1))}.u2y-bg-action-tertiary-hovered{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--hovered)/var(--tw-bg-opacity,1))}.u2y-bg-action-tertiary-pressed{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--pressed)/var(--tw-bg-opacity,1))}.u2y-bg-action-tertiary-subdued{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--subdued)/var(--tw-bg-opacity,1))}.u2y-bg-critical{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-critical)/var(--tw-bg-opacity,1))}.u2y-bg-critical-subdued{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-critical--subdued)/var(--tw-bg-opacity,1))}.u2y-bg-inverse{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-inverse)/var(--tw-bg-opacity,1))}.u2y-bg-primary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-primary)/var(--tw-bg-opacity,1))}.u2y-bg-primary-pressed{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-primary--pressed)/var(--tw-bg-opacity,1))}.u2y-bg-secondary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-secondary)/var(--tw-bg-opacity,1))}.u2y-bg-secondary-hovered{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-secondary--hovered)/var(--tw-bg-opacity,1))}.u2y-bg-success{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-success)/var(--tw-bg-opacity,1))}.u2y-bg-success-subdued{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-success--subdued)/var(--tw-bg-opacity,1))}.u2y-bg-transparent{background-color:transparent}.u2y-bg-warning{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-warning)/var(--tw-bg-opacity,1))}.u2y-bg-warning-subdued{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-warning--subdued)/var(--tw-bg-opacity,1))}.u2y-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.\!u2y-fill-accent{fill:rgb(var(--color-content--accent)/1)!important}.\!u2y-fill-action-disabled{fill:rgb(var(--color-content-action_disabled)/1)!important}.\!u2y-fill-critical{fill:rgb(var(--color-content--critical)/1)!important}.\!u2y-fill-ds-base{fill:rgb(var(--color-content)/1)!important}.\!u2y-fill-none{fill:none!important}.\!u2y-fill-subdued{fill:rgb(var(--color-content--subdued)/1)!important}.\!u2y-fill-success{fill:rgb(var(--color-content--success)/1)!important}.\!u2y-fill-warning{fill:rgb(var(--color-content--warning)/1)!important}.\!u2y-fill-white{fill:#fff!important}.u2y-fill-current{fill:currentColor}.u2y-fill-ds-base{fill:rgb(var(--color-content)/1)}.u2y-fill-inherit{fill:inherit}.u2y-fill-none{fill:none}.u2y-fill-white{fill:#fff}.u2y-stroke-current{stroke:currentColor}.u2y-stroke-2{stroke-width:2}.\!u2y-p-0{padding:0!important}.u2y-p-0{padding:0}.u2y-p-2{padding:.5rem}.u2y-p-3{padding:.75rem}.u2y-p-4{padding:1rem}.u2y-p-6{padding:1.5rem}.u2y-p-7{padding:1.75rem}.u2y-p-9{padding:2.25rem}.u2y-p-\[12px\]{padding:12px}.u2y-p-\[16px\]{padding:16px}.u2y-p-\[24px\]{padding:24px}.u2y-p-\[2px\]{padding:2px}.u2y-p-\[4px\]{padding:4px}.u2y-p-\[5px\]{padding:5px}.u2y-p-\[6px\]{padding:6px}.u2y-p-\[8px\]{padding:8px}.\!u2y-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\!u2y-py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.\!u2y-py-\[12px\]{padding-bottom:12px!important;padding-top:12px!important}.\!u2y-py-\[13px\]{padding-bottom:13px!important;padding-top:13px!important}.u2y-px-1{padding-left:.25rem;padding-right:.25rem}.u2y-px-2{padding-left:.5rem;padding-right:.5rem}.u2y-px-4{padding-left:1rem;padding-right:1rem}.u2y-px-6{padding-left:1.5rem;padding-right:1.5rem}.u2y-px-8{padding-left:2rem;padding-right:2rem}.u2y-px-\[12px\]{padding-left:12px;padding-right:12px}.u2y-px-\[16px\]{padding-left:16px;padding-right:16px}.u2y-px-\[24px\]{padding-left:24px;padding-right:24px}.u2y-px-\[2px\]{padding-left:2px;padding-right:2px}.u2y-px-\[4px\]{padding-left:4px;padding-right:4px}.u2y-px-\[5px\]{padding-left:5px;padding-right:5px}.u2y-px-\[8px\]{padding-left:8px;padding-right:8px}.u2y-px-\[9px\]{padding-left:9px;padding-right:9px}.u2y-py-0{padding-bottom:0;padding-top:0}.u2y-py-2{padding-bottom:.5rem;padding-top:.5rem}.u2y-py-3{padding-bottom:.75rem;padding-top:.75rem}.u2y-py-8{padding-bottom:2rem;padding-top:2rem}.u2y-py-\[11px\]{padding-bottom:11px;padding-top:11px}.u2y-py-\[12px\]{padding-bottom:12px;padding-top:12px}.u2y-py-\[13px\]{padding-bottom:13px;padding-top:13px}.u2y-py-\[16px\]{padding-bottom:16px;padding-top:16px}.u2y-py-\[20px\]{padding-bottom:20px;padding-top:20px}.u2y-py-\[24px\]{padding-bottom:24px;padding-top:24px}.u2y-py-\[2px\]{padding-bottom:2px;padding-top:2px}.u2y-py-\[4px\]{padding-bottom:4px;padding-top:4px}.u2y-py-\[6px\]{padding-bottom:6px;padding-top:6px}.u2y-py-\[8px\]{padding-bottom:8px;padding-top:8px}.\!u2y-pl-0{padding-left:0!important}.\!u2y-pl-\[20px\]{padding-left:20px!important}.\!u2y-pl-\[38px\]{padding-left:38px!important}.\!u2y-pl-\[50px\]{padding-left:50px!important}.u2y-pb-10{padding-bottom:2.5rem}.u2y-pb-6{padding-bottom:1.5rem}.u2y-pb-\[24px\]{padding-bottom:24px}.u2y-pl-\[12px\]{padding-left:12px}.u2y-pl-\[16px\]{padding-left:16px}.u2y-pl-\[32px\]{padding-left:32px}.u2y-pl-\[50px\]{padding-left:50px}.u2y-pl-\[8px\]{padding-left:8px}.u2y-pr-\[16px\]{padding-right:16px}.u2y-pr-\[2\.5rem\]{padding-right:2.5rem}.u2y-pr-\[50px\]{padding-right:50px}.u2y-pr-\[8px\]{padding-right:8px}.u2y-pt-0{padding-top:0}.u2y-pt-8{padding-top:2rem}.u2y-pt-9{padding-top:2.25rem}.u2y-pt-\[8px\]{padding-top:8px}.u2y-text-left{text-align:left}.u2y-text-center{text-align:center}.u2y-text-right{text-align:right}.\!u2y-font-\[Inter\]{font-family:Inter!important}.u2y-text-\[10px\]{font-size:10px}.u2y-text-\[11px\]{font-size:11px}.u2y-text-\[13px\]{font-size:13px}.u2y-text-button-md{font-size:calc(var(--fontSize-button--md)*1px)}.u2y-text-desktop-2xs{font-size:16px}.u2y-text-desktop-3xs{font-size:12px}.u2y-text-desktop-body,.u2y-text-desktop-btn-lg{font-size:16px}.u2y-text-desktop-btn-md,.u2y-text-desktop-btn-sm{font-size:14px}.u2y-text-desktop-btn-xl{font-size:17px}.u2y-text-desktop-caption{font-size:13px}.u2y-text-lg{font-size:1.125rem;line-height:1.75rem}.u2y-font-bold{font-weight:700}.u2y-font-medium{font-weight:500}.u2y-font-normal{font-weight:400}.u2y-font-semi-bold,.u2y-font-semibold{font-weight:600}.u2y-uppercase{text-transform:uppercase}.u2y-leading-6{line-height:1.5rem}.u2y-leading-\[10px\]{line-height:10px}.u2y-leading-\[17px\]{line-height:17px}.u2y-leading-\[19px\]{line-height:19px}.u2y-leading-\[21px\]{line-height:21px}.u2y-leading-\[24px\],.u2y-leading-desktop-body{line-height:24px}.u2y-leading-normal{line-height:1.5}.\!u2y-text-ds-base{--tw-text-opacity:1!important;color:rgb(var(--color-content)/var(--tw-text-opacity,1))!important}.\!u2y-text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.u2y-text-\[\#96A0AA\]{--tw-text-opacity:1;color:rgb(150 160 170/var(--tw-text-opacity,1))}.u2y-text-accent{--tw-text-opacity:1;color:rgb(var(--color-content--accent)/var(--tw-text-opacity,1))}.u2y-text-action-disabled{--tw-text-opacity:1;color:rgb(var(--color-content-action_disabled)/var(--tw-text-opacity,1))}.u2y-text-action-primary{--tw-text-opacity:1;color:rgb(var(--color-content-action_primary)/var(--tw-text-opacity,1))}.u2y-text-action-secondary{--tw-text-opacity:1;color:rgb(var(--color-content-action_secondary)/var(--tw-text-opacity,1))}.u2y-text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.u2y-text-critical{--tw-text-opacity:1;color:rgb(var(--color-content--critical)/var(--tw-text-opacity,1))}.u2y-text-ds-base{--tw-text-opacity:1;color:rgb(var(--color-content)/var(--tw-text-opacity,1))}.u2y-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.u2y-text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.u2y-text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.u2y-text-inverse{--tw-text-opacity:1;color:rgb(var(--color-content--inverse)/var(--tw-text-opacity,1))}.u2y-text-neutral-700{--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity,1))}.u2y-text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.u2y-text-subdued{--tw-text-opacity:1;color:rgb(var(--color-content--subdued)/var(--tw-text-opacity,1))}.u2y-text-success{--tw-text-opacity:1;color:rgb(var(--color-content--success)/var(--tw-text-opacity,1))}.u2y-text-warning{--tw-text-opacity:1;color:rgb(var(--color-content--warning)/var(--tw-text-opacity,1))}.u2y-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.u2y-underline{text-decoration-line:underline}.u2y-placeholder-subdued::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(var(--color-content--subdued)/var(--tw-placeholder-opacity,1))}.u2y-placeholder-subdued::placeholder{--tw-placeholder-opacity:1;color:rgb(var(--color-content--subdued)/var(--tw-placeholder-opacity,1))}.u2y-opacity-0{opacity:0}.u2y-opacity-100{opacity:1}.u2y-opacity-20{opacity:.2}.u2y-opacity-50{opacity:.5}.u2y-opacity-70{opacity:.7}.u2y-opacity-80{opacity:.8}.u2y-shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.u2y-shadow-2xl,.u2y-shadow-\[0_4px_8px_0_rgba\(0\,0\,0\,0\.05\)\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.u2y-shadow-\[0_4px_8px_0_rgba\(0\,0\,0\,0\.05\)\]{--tw-shadow:0 4px 8px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 4px 8px 0 var(--tw-shadow-color)}.u2y-shadow-checkbox{--tw-shadow:0 0 0 .25rem #d0f6eb;--tw-shadow-colored:0 0 0 .25rem var(--tw-shadow-color)}.u2y-shadow-checkbox,.u2y-shadow-fixed-bottom{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.u2y-shadow-fixed-bottom{--tw-shadow:0px -8px 24px 0px rgba(191,194,205,.3);--tw-shadow-colored:0px -8px 24px 0px var(--tw-shadow-color)}.u2y-shadow-fixed-top{--tw-shadow:0px 4px 24px rgba(63,72,81,.1);--tw-shadow-colored:0px 4px 24px var(--tw-shadow-color)}.u2y-shadow-fixed-top,.u2y-shadow-inner{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.u2y-shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)}.u2y-shadow-interactive{--tw-shadow:0px 4px 8px 0px rgba(63,72,81,.1);--tw-shadow-colored:0px 4px 8px 0px var(--tw-shadow-color)}.u2y-shadow-interactive,.u2y-shadow-interactive-hovered{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.u2y-shadow-interactive-hovered{--tw-shadow:0px 4px 16px rgba(63,72,81,.15);--tw-shadow-colored:0px 4px 16px var(--tw-shadow-color)}.u2y-shadow-interactive-pressed{--tw-shadow:0px 2px 8px rgba(63,72,81,.15);--tw-shadow-colored:0px 2px 8px var(--tw-shadow-color)}.u2y-shadow-interactive-pressed,.u2y-shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.u2y-shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.u2y-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.u2y-shadow-md,.u2y-shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.u2y-shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.u2y-shadow-radio{--tw-shadow:inset 18px 18px #0cc691;--tw-shadow-colored:inset 18px 18px var(--tw-shadow-color)}.u2y-shadow-radio,.u2y-shadow-radio-checked-disabled{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.u2y-shadow-radio-checked-disabled{--tw-shadow:inset 18px 18px #81dfc5;--tw-shadow-colored:inset 18px 18px var(--tw-shadow-color)}.u2y-shadow-radio-disabled{--tw-shadow:inset 18px 18px #babfc3;--tw-shadow-colored:inset 18px 18px var(--tw-shadow-color)}.u2y-shadow-radio-disabled,.u2y-shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.u2y-shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.u2y-shadow-static-soft{--tw-shadow:0px 16px 48px rgba(191,194,205,.2);--tw-shadow-colored:0px 16px 48px var(--tw-shadow-color)}.u2y-shadow-static-soft,.u2y-shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.u2y-shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.u2y-shadow-accent{--tw-shadow-color:rgb(var(--color-borders-accent)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/0{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/10{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/100{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/15{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/20{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/25{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/30{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/35{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/40{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/45{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/5{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/50{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/55{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/60{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/65{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/70{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/75{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/80{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/85{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/90{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent-subdued\/95{--tw-shadow-color:rgb(var(--color-borders-accent--subdued)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/0{--tw-shadow-color:rgb(var(--color-borders-accent)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/10{--tw-shadow-color:rgb(var(--color-borders-accent)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/100{--tw-shadow-color:rgb(var(--color-borders-accent)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/15{--tw-shadow-color:rgb(var(--color-borders-accent)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/20{--tw-shadow-color:rgb(var(--color-borders-accent)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/25{--tw-shadow-color:rgb(var(--color-borders-accent)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/30{--tw-shadow-color:rgb(var(--color-borders-accent)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/35{--tw-shadow-color:rgb(var(--color-borders-accent)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/40{--tw-shadow-color:rgb(var(--color-borders-accent)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/45{--tw-shadow-color:rgb(var(--color-borders-accent)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/5{--tw-shadow-color:rgb(var(--color-borders-accent)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/50{--tw-shadow-color:rgb(var(--color-borders-accent)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/55{--tw-shadow-color:rgb(var(--color-borders-accent)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/60{--tw-shadow-color:rgb(var(--color-borders-accent)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/65{--tw-shadow-color:rgb(var(--color-borders-accent)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/70{--tw-shadow-color:rgb(var(--color-borders-accent)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/75{--tw-shadow-color:rgb(var(--color-borders-accent)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/80{--tw-shadow-color:rgb(var(--color-borders-accent)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/85{--tw-shadow-color:rgb(var(--color-borders-accent)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/90{--tw-shadow-color:rgb(var(--color-borders-accent)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-accent\/95{--tw-shadow-color:rgb(var(--color-borders-accent)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/0{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/10{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/100{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/15{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/20{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/25{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/30{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/35{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/40{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/45{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/5{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/50{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/55{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/60{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/65{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/70{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/75{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/80{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/85{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/90{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-disabled\/95{--tw-shadow-color:rgb(var(--color-borders-action_disabled)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/0{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/10{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/100{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/15{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/20{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/25{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/30{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/35{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/40{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/45{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/5{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/50{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/55{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/60{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/65{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/70{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/75{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/80{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/85{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/90{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-inverse\/95{--tw-shadow-color:rgb(var(--color-borders-action_inverse)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary{--tw-shadow-color:rgb(var(--color-borders-action_primary)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/0{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/10{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/100{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/15{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/20{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/25{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/30{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/35{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/40{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/45{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/5{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/50{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/55{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/60{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/65{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/70{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/75{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/80{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/85{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/90{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-hovered\/95{--tw-shadow-color:rgb(var(--color-borders-action_primary--hovered)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/0{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/10{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/100{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/15{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/20{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/25{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/30{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/35{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/40{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/45{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/5{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/50{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/55{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/60{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/65{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/70{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/75{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/80{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/85{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/90{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-pressed\/95{--tw-shadow-color:rgb(var(--color-borders-action_primary--pressed)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/0{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/10{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/100{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/15{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/20{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/25{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/30{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/35{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/40{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/45{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/5{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/50{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/55{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/60{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/65{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/70{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/75{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/80{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/85{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/90{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary-subdued\/95{--tw-shadow-color:rgb(var(--color-borders-action_primary--subdued)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/0{--tw-shadow-color:rgb(var(--color-borders-action_primary)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/10{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/100{--tw-shadow-color:rgb(var(--color-borders-action_primary)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/15{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/20{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/25{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/30{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/35{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/40{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/45{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/5{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/50{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/55{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/60{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/65{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/70{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/75{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/80{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/85{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/90{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-primary\/95{--tw-shadow-color:rgb(var(--color-borders-action_primary)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/0{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/10{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/100{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/15{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/20{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/25{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/30{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/35{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/40{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/45{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/5{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/50{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/55{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/60{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/65{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/70{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/75{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/80{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/85{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/90{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-hovered\/95{--tw-shadow-color:rgb(var(--color-borders-action_secondary--hovered)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/0{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/10{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/100{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/15{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/20{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/25{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/30{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/35{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/40{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/45{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/5{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/50{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/55{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/60{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/65{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/70{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/75{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/80{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/85{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/90{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-pressed\/95{--tw-shadow-color:rgb(var(--color-borders-action_secondary--pressed)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/0{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/10{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/100{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/15{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/20{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/25{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/30{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/35{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/40{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/45{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/5{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/50{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/55{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/60{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/65{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/70{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/75{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/80{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/85{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/90{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary-subdued\/95{--tw-shadow-color:rgb(var(--color-borders-action_secondary--subdued)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/0{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/10{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/100{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/15{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/20{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/25{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/30{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/35{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/40{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/45{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/5{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/50{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/55{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/60{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/65{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/70{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/75{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/80{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/85{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/90{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-secondary\/95{--tw-shadow-color:rgb(var(--color-borders-action_secondary)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/0{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/10{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/100{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/15{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/20{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/25{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/30{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/35{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/40{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/45{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/5{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/50{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/55{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/60{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/65{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/70{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/75{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/80{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/85{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/90{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-hovered\/95{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--hovered)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/0{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/10{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/100{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/15{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/20{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/25{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/30{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/35{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/40{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/45{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/5{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/50{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/55{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/60{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/65{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/70{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/75{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/80{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/85{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/90{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-pressed\/95{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--pressed)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/0{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/10{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/100{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/15{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/20{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/25{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/30{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/35{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/40{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/45{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/5{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/50{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/55{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/60{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/65{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/70{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/75{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/80{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/85{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/90{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary-subdued\/95{--tw-shadow-color:rgb(var(--color-borders-action_tertiary--subdued)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/0{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/10{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/100{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/15{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/20{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/25{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/30{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/35{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/40{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/45{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/5{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/50{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/55{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/60{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/65{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/70{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/75{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/80{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/85{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/90{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-action-tertiary\/95{--tw-shadow-color:rgb(var(--color-borders-action_tertiary)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai{--tw-shadow-color:rgb(var(--color-borders-ai)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/0{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/10{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/100{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/15{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/20{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/25{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/30{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/35{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/40{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/45{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/5{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/50{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/55{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/60{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/65{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/70{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/75{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/80{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/85{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/90{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai-subdued\/95{--tw-shadow-color:rgb(var(--color-borders-ai--subdued)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/0{--tw-shadow-color:rgb(var(--color-borders-ai)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/10{--tw-shadow-color:rgb(var(--color-borders-ai)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/100{--tw-shadow-color:rgb(var(--color-borders-ai)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/15{--tw-shadow-color:rgb(var(--color-borders-ai)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/20{--tw-shadow-color:rgb(var(--color-borders-ai)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/25{--tw-shadow-color:rgb(var(--color-borders-ai)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/30{--tw-shadow-color:rgb(var(--color-borders-ai)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/35{--tw-shadow-color:rgb(var(--color-borders-ai)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/40{--tw-shadow-color:rgb(var(--color-borders-ai)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/45{--tw-shadow-color:rgb(var(--color-borders-ai)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/5{--tw-shadow-color:rgb(var(--color-borders-ai)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/50{--tw-shadow-color:rgb(var(--color-borders-ai)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/55{--tw-shadow-color:rgb(var(--color-borders-ai)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/60{--tw-shadow-color:rgb(var(--color-borders-ai)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/65{--tw-shadow-color:rgb(var(--color-borders-ai)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/70{--tw-shadow-color:rgb(var(--color-borders-ai)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/75{--tw-shadow-color:rgb(var(--color-borders-ai)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/80{--tw-shadow-color:rgb(var(--color-borders-ai)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/85{--tw-shadow-color:rgb(var(--color-borders-ai)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/90{--tw-shadow-color:rgb(var(--color-borders-ai)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ai\/95{--tw-shadow-color:rgb(var(--color-borders-ai)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100{--tw-shadow-color:#fef3c7;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/0{--tw-shadow-color:hsla(48,96%,89%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/10{--tw-shadow-color:hsla(48,96%,89%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/100{--tw-shadow-color:#fef3c7;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/15{--tw-shadow-color:hsla(48,96%,89%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/20{--tw-shadow-color:hsla(48,96%,89%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/25{--tw-shadow-color:hsla(48,96%,89%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/30{--tw-shadow-color:hsla(48,96%,89%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/35{--tw-shadow-color:hsla(48,96%,89%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/40{--tw-shadow-color:hsla(48,96%,89%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/45{--tw-shadow-color:hsla(48,96%,89%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/5{--tw-shadow-color:hsla(48,96%,89%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/50{--tw-shadow-color:hsla(48,96%,89%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/55{--tw-shadow-color:hsla(48,96%,89%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/60{--tw-shadow-color:hsla(48,96%,89%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/65{--tw-shadow-color:hsla(48,96%,89%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/70{--tw-shadow-color:hsla(48,96%,89%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/75{--tw-shadow-color:hsla(48,96%,89%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/80{--tw-shadow-color:hsla(48,96%,89%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/85{--tw-shadow-color:hsla(48,96%,89%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/90{--tw-shadow-color:hsla(48,96%,89%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-100\/95{--tw-shadow-color:hsla(48,96%,89%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200{--tw-shadow-color:#fde68a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/0{--tw-shadow-color:hsla(48,97%,77%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/10{--tw-shadow-color:hsla(48,97%,77%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/100{--tw-shadow-color:#fde68a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/15{--tw-shadow-color:hsla(48,97%,77%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/20{--tw-shadow-color:hsla(48,97%,77%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/25{--tw-shadow-color:hsla(48,97%,77%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/30{--tw-shadow-color:hsla(48,97%,77%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/35{--tw-shadow-color:hsla(48,97%,77%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/40{--tw-shadow-color:hsla(48,97%,77%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/45{--tw-shadow-color:hsla(48,97%,77%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/5{--tw-shadow-color:hsla(48,97%,77%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/50{--tw-shadow-color:hsla(48,97%,77%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/55{--tw-shadow-color:hsla(48,97%,77%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/60{--tw-shadow-color:hsla(48,97%,77%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/65{--tw-shadow-color:hsla(48,97%,77%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/70{--tw-shadow-color:hsla(48,97%,77%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/75{--tw-shadow-color:hsla(48,97%,77%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/80{--tw-shadow-color:hsla(48,97%,77%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/85{--tw-shadow-color:hsla(48,97%,77%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/90{--tw-shadow-color:hsla(48,97%,77%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-200\/95{--tw-shadow-color:hsla(48,97%,77%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300{--tw-shadow-color:#fcd34d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/0{--tw-shadow-color:rgba(252,211,77,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/10{--tw-shadow-color:rgba(252,211,77,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/100{--tw-shadow-color:#fcd34d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/15{--tw-shadow-color:rgba(252,211,77,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/20{--tw-shadow-color:rgba(252,211,77,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/25{--tw-shadow-color:rgba(252,211,77,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/30{--tw-shadow-color:rgba(252,211,77,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/35{--tw-shadow-color:rgba(252,211,77,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/40{--tw-shadow-color:rgba(252,211,77,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/45{--tw-shadow-color:rgba(252,211,77,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/5{--tw-shadow-color:rgba(252,211,77,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/50{--tw-shadow-color:rgba(252,211,77,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/55{--tw-shadow-color:rgba(252,211,77,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/60{--tw-shadow-color:rgba(252,211,77,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/65{--tw-shadow-color:rgba(252,211,77,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/70{--tw-shadow-color:rgba(252,211,77,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/75{--tw-shadow-color:rgba(252,211,77,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/80{--tw-shadow-color:rgba(252,211,77,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/85{--tw-shadow-color:rgba(252,211,77,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/90{--tw-shadow-color:rgba(252,211,77,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-300\/95{--tw-shadow-color:rgba(252,211,77,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400{--tw-shadow-color:#fbbf24;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/0{--tw-shadow-color:rgba(251,191,36,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/10{--tw-shadow-color:rgba(251,191,36,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/100{--tw-shadow-color:#fbbf24;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/15{--tw-shadow-color:rgba(251,191,36,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/20{--tw-shadow-color:rgba(251,191,36,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/25{--tw-shadow-color:rgba(251,191,36,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/30{--tw-shadow-color:rgba(251,191,36,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/35{--tw-shadow-color:rgba(251,191,36,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/40{--tw-shadow-color:rgba(251,191,36,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/45{--tw-shadow-color:rgba(251,191,36,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/5{--tw-shadow-color:rgba(251,191,36,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/50{--tw-shadow-color:rgba(251,191,36,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/55{--tw-shadow-color:rgba(251,191,36,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/60{--tw-shadow-color:rgba(251,191,36,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/65{--tw-shadow-color:rgba(251,191,36,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/70{--tw-shadow-color:rgba(251,191,36,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/75{--tw-shadow-color:rgba(251,191,36,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/80{--tw-shadow-color:rgba(251,191,36,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/85{--tw-shadow-color:rgba(251,191,36,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/90{--tw-shadow-color:rgba(251,191,36,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-400\/95{--tw-shadow-color:rgba(251,191,36,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50{--tw-shadow-color:#fffbeb;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/0{--tw-shadow-color:rgba(255,251,235,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/10{--tw-shadow-color:rgba(255,251,235,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/100{--tw-shadow-color:#fffbeb;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/15{--tw-shadow-color:rgba(255,251,235,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/20{--tw-shadow-color:rgba(255,251,235,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/25{--tw-shadow-color:rgba(255,251,235,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/30{--tw-shadow-color:rgba(255,251,235,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/35{--tw-shadow-color:rgba(255,251,235,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/40{--tw-shadow-color:rgba(255,251,235,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/45{--tw-shadow-color:rgba(255,251,235,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/5{--tw-shadow-color:rgba(255,251,235,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/50{--tw-shadow-color:rgba(255,251,235,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/55{--tw-shadow-color:rgba(255,251,235,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/60{--tw-shadow-color:rgba(255,251,235,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/65{--tw-shadow-color:rgba(255,251,235,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/70{--tw-shadow-color:rgba(255,251,235,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/75{--tw-shadow-color:rgba(255,251,235,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/80{--tw-shadow-color:rgba(255,251,235,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/85{--tw-shadow-color:rgba(255,251,235,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/90{--tw-shadow-color:rgba(255,251,235,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-50\/95{--tw-shadow-color:rgba(255,251,235,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500{--tw-shadow-color:#f59e0b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/0{--tw-shadow-color:rgba(245,158,11,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/10{--tw-shadow-color:rgba(245,158,11,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/100{--tw-shadow-color:#f59e0b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/15{--tw-shadow-color:rgba(245,158,11,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/20{--tw-shadow-color:rgba(245,158,11,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/25{--tw-shadow-color:rgba(245,158,11,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/30{--tw-shadow-color:rgba(245,158,11,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/35{--tw-shadow-color:rgba(245,158,11,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/40{--tw-shadow-color:rgba(245,158,11,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/45{--tw-shadow-color:rgba(245,158,11,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/5{--tw-shadow-color:rgba(245,158,11,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/50{--tw-shadow-color:rgba(245,158,11,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/55{--tw-shadow-color:rgba(245,158,11,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/60{--tw-shadow-color:rgba(245,158,11,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/65{--tw-shadow-color:rgba(245,158,11,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/70{--tw-shadow-color:rgba(245,158,11,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/75{--tw-shadow-color:rgba(245,158,11,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/80{--tw-shadow-color:rgba(245,158,11,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/85{--tw-shadow-color:rgba(245,158,11,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/90{--tw-shadow-color:rgba(245,158,11,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-500\/95{--tw-shadow-color:rgba(245,158,11,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600{--tw-shadow-color:#d97706;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/0{--tw-shadow-color:rgba(217,119,6,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/10{--tw-shadow-color:rgba(217,119,6,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/100{--tw-shadow-color:#d97706;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/15{--tw-shadow-color:rgba(217,119,6,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/20{--tw-shadow-color:rgba(217,119,6,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/25{--tw-shadow-color:rgba(217,119,6,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/30{--tw-shadow-color:rgba(217,119,6,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/35{--tw-shadow-color:rgba(217,119,6,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/40{--tw-shadow-color:rgba(217,119,6,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/45{--tw-shadow-color:rgba(217,119,6,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/5{--tw-shadow-color:rgba(217,119,6,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/50{--tw-shadow-color:rgba(217,119,6,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/55{--tw-shadow-color:rgba(217,119,6,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/60{--tw-shadow-color:rgba(217,119,6,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/65{--tw-shadow-color:rgba(217,119,6,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/70{--tw-shadow-color:rgba(217,119,6,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/75{--tw-shadow-color:rgba(217,119,6,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/80{--tw-shadow-color:rgba(217,119,6,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/85{--tw-shadow-color:rgba(217,119,6,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/90{--tw-shadow-color:rgba(217,119,6,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-600\/95{--tw-shadow-color:rgba(217,119,6,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700{--tw-shadow-color:#b45309;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/0{--tw-shadow-color:rgba(180,83,9,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/10{--tw-shadow-color:rgba(180,83,9,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/100{--tw-shadow-color:#b45309;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/15{--tw-shadow-color:rgba(180,83,9,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/20{--tw-shadow-color:rgba(180,83,9,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/25{--tw-shadow-color:rgba(180,83,9,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/30{--tw-shadow-color:rgba(180,83,9,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/35{--tw-shadow-color:rgba(180,83,9,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/40{--tw-shadow-color:rgba(180,83,9,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/45{--tw-shadow-color:rgba(180,83,9,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/5{--tw-shadow-color:rgba(180,83,9,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/50{--tw-shadow-color:rgba(180,83,9,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/55{--tw-shadow-color:rgba(180,83,9,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/60{--tw-shadow-color:rgba(180,83,9,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/65{--tw-shadow-color:rgba(180,83,9,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/70{--tw-shadow-color:rgba(180,83,9,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/75{--tw-shadow-color:rgba(180,83,9,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/80{--tw-shadow-color:rgba(180,83,9,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/85{--tw-shadow-color:rgba(180,83,9,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/90{--tw-shadow-color:rgba(180,83,9,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-700\/95{--tw-shadow-color:rgba(180,83,9,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800{--tw-shadow-color:#92400e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/0{--tw-shadow-color:rgba(146,64,14,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/10{--tw-shadow-color:rgba(146,64,14,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/100{--tw-shadow-color:#92400e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/15{--tw-shadow-color:rgba(146,64,14,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/20{--tw-shadow-color:rgba(146,64,14,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/25{--tw-shadow-color:rgba(146,64,14,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/30{--tw-shadow-color:rgba(146,64,14,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/35{--tw-shadow-color:rgba(146,64,14,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/40{--tw-shadow-color:rgba(146,64,14,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/45{--tw-shadow-color:rgba(146,64,14,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/5{--tw-shadow-color:rgba(146,64,14,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/50{--tw-shadow-color:rgba(146,64,14,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/55{--tw-shadow-color:rgba(146,64,14,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/60{--tw-shadow-color:rgba(146,64,14,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/65{--tw-shadow-color:rgba(146,64,14,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/70{--tw-shadow-color:rgba(146,64,14,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/75{--tw-shadow-color:rgba(146,64,14,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/80{--tw-shadow-color:rgba(146,64,14,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/85{--tw-shadow-color:rgba(146,64,14,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/90{--tw-shadow-color:rgba(146,64,14,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-800\/95{--tw-shadow-color:rgba(146,64,14,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900{--tw-shadow-color:#78350f;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/0{--tw-shadow-color:rgba(120,53,15,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/10{--tw-shadow-color:rgba(120,53,15,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/100{--tw-shadow-color:#78350f;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/15{--tw-shadow-color:rgba(120,53,15,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/20{--tw-shadow-color:rgba(120,53,15,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/25{--tw-shadow-color:rgba(120,53,15,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/30{--tw-shadow-color:rgba(120,53,15,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/35{--tw-shadow-color:rgba(120,53,15,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/40{--tw-shadow-color:rgba(120,53,15,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/45{--tw-shadow-color:rgba(120,53,15,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/5{--tw-shadow-color:rgba(120,53,15,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/50{--tw-shadow-color:rgba(120,53,15,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/55{--tw-shadow-color:rgba(120,53,15,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/60{--tw-shadow-color:rgba(120,53,15,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/65{--tw-shadow-color:rgba(120,53,15,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/70{--tw-shadow-color:rgba(120,53,15,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/75{--tw-shadow-color:rgba(120,53,15,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/80{--tw-shadow-color:rgba(120,53,15,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/85{--tw-shadow-color:rgba(120,53,15,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/90{--tw-shadow-color:rgba(120,53,15,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-900\/95{--tw-shadow-color:rgba(120,53,15,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950{--tw-shadow-color:#451a03;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/0{--tw-shadow-color:rgba(69,26,3,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/10{--tw-shadow-color:rgba(69,26,3,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/100{--tw-shadow-color:#451a03;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/15{--tw-shadow-color:rgba(69,26,3,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/20{--tw-shadow-color:rgba(69,26,3,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/25{--tw-shadow-color:rgba(69,26,3,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/30{--tw-shadow-color:rgba(69,26,3,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/35{--tw-shadow-color:rgba(69,26,3,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/40{--tw-shadow-color:rgba(69,26,3,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/45{--tw-shadow-color:rgba(69,26,3,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/5{--tw-shadow-color:rgba(69,26,3,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/50{--tw-shadow-color:rgba(69,26,3,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/55{--tw-shadow-color:rgba(69,26,3,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/60{--tw-shadow-color:rgba(69,26,3,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/65{--tw-shadow-color:rgba(69,26,3,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/70{--tw-shadow-color:rgba(69,26,3,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/75{--tw-shadow-color:rgba(69,26,3,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/80{--tw-shadow-color:rgba(69,26,3,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/85{--tw-shadow-color:rgba(69,26,3,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/90{--tw-shadow-color:rgba(69,26,3,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-amber-950\/95{--tw-shadow-color:rgba(69,26,3,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black{--tw-shadow-color:#000;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/0{--tw-shadow-color:transparent;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/10{--tw-shadow-color:rgba(0,0,0,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/100{--tw-shadow-color:#000;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/15{--tw-shadow-color:rgba(0,0,0,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/20{--tw-shadow-color:rgba(0,0,0,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/25{--tw-shadow-color:rgba(0,0,0,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/30{--tw-shadow-color:rgba(0,0,0,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/35{--tw-shadow-color:rgba(0,0,0,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/40{--tw-shadow-color:rgba(0,0,0,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/45{--tw-shadow-color:rgba(0,0,0,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/5{--tw-shadow-color:rgba(0,0,0,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/50{--tw-shadow-color:rgba(0,0,0,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/55{--tw-shadow-color:rgba(0,0,0,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/60{--tw-shadow-color:rgba(0,0,0,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/65{--tw-shadow-color:rgba(0,0,0,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/70{--tw-shadow-color:rgba(0,0,0,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/75{--tw-shadow-color:rgba(0,0,0,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/80{--tw-shadow-color:rgba(0,0,0,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/85{--tw-shadow-color:rgba(0,0,0,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/90{--tw-shadow-color:rgba(0,0,0,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-black\/95{--tw-shadow-color:rgba(0,0,0,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100{--tw-shadow-color:#dbeafe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/0{--tw-shadow-color:rgba(219,234,254,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/10{--tw-shadow-color:rgba(219,234,254,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/100{--tw-shadow-color:#dbeafe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/15{--tw-shadow-color:rgba(219,234,254,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/20{--tw-shadow-color:rgba(219,234,254,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/25{--tw-shadow-color:rgba(219,234,254,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/30{--tw-shadow-color:rgba(219,234,254,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/35{--tw-shadow-color:rgba(219,234,254,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/40{--tw-shadow-color:rgba(219,234,254,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/45{--tw-shadow-color:rgba(219,234,254,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/5{--tw-shadow-color:rgba(219,234,254,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/50{--tw-shadow-color:rgba(219,234,254,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/55{--tw-shadow-color:rgba(219,234,254,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/60{--tw-shadow-color:rgba(219,234,254,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/65{--tw-shadow-color:rgba(219,234,254,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/70{--tw-shadow-color:rgba(219,234,254,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/75{--tw-shadow-color:rgba(219,234,254,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/80{--tw-shadow-color:rgba(219,234,254,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/85{--tw-shadow-color:rgba(219,234,254,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/90{--tw-shadow-color:rgba(219,234,254,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-100\/95{--tw-shadow-color:rgba(219,234,254,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200{--tw-shadow-color:#bfdbfe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/0{--tw-shadow-color:rgba(191,219,254,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/10{--tw-shadow-color:rgba(191,219,254,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/100{--tw-shadow-color:#bfdbfe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/15{--tw-shadow-color:rgba(191,219,254,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/20{--tw-shadow-color:rgba(191,219,254,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/25{--tw-shadow-color:rgba(191,219,254,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/30{--tw-shadow-color:rgba(191,219,254,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/35{--tw-shadow-color:rgba(191,219,254,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/40{--tw-shadow-color:rgba(191,219,254,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/45{--tw-shadow-color:rgba(191,219,254,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/5{--tw-shadow-color:rgba(191,219,254,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/50{--tw-shadow-color:rgba(191,219,254,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/55{--tw-shadow-color:rgba(191,219,254,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/60{--tw-shadow-color:rgba(191,219,254,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/65{--tw-shadow-color:rgba(191,219,254,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/70{--tw-shadow-color:rgba(191,219,254,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/75{--tw-shadow-color:rgba(191,219,254,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/80{--tw-shadow-color:rgba(191,219,254,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/85{--tw-shadow-color:rgba(191,219,254,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/90{--tw-shadow-color:rgba(191,219,254,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-200\/95{--tw-shadow-color:rgba(191,219,254,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300{--tw-shadow-color:#93c5fd;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/0{--tw-shadow-color:rgba(147,197,253,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/10{--tw-shadow-color:rgba(147,197,253,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/100{--tw-shadow-color:#93c5fd;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/15{--tw-shadow-color:rgba(147,197,253,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/20{--tw-shadow-color:rgba(147,197,253,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/25{--tw-shadow-color:rgba(147,197,253,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/30{--tw-shadow-color:rgba(147,197,253,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/35{--tw-shadow-color:rgba(147,197,253,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/40{--tw-shadow-color:rgba(147,197,253,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/45{--tw-shadow-color:rgba(147,197,253,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/5{--tw-shadow-color:rgba(147,197,253,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/50{--tw-shadow-color:rgba(147,197,253,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/55{--tw-shadow-color:rgba(147,197,253,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/60{--tw-shadow-color:rgba(147,197,253,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/65{--tw-shadow-color:rgba(147,197,253,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/70{--tw-shadow-color:rgba(147,197,253,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/75{--tw-shadow-color:rgba(147,197,253,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/80{--tw-shadow-color:rgba(147,197,253,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/85{--tw-shadow-color:rgba(147,197,253,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/90{--tw-shadow-color:rgba(147,197,253,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-300\/95{--tw-shadow-color:rgba(147,197,253,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400{--tw-shadow-color:#60a5fa;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/0{--tw-shadow-color:rgba(96,165,250,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/10{--tw-shadow-color:rgba(96,165,250,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/100{--tw-shadow-color:#60a5fa;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/15{--tw-shadow-color:rgba(96,165,250,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/20{--tw-shadow-color:rgba(96,165,250,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/25{--tw-shadow-color:rgba(96,165,250,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/30{--tw-shadow-color:rgba(96,165,250,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/35{--tw-shadow-color:rgba(96,165,250,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/40{--tw-shadow-color:rgba(96,165,250,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/45{--tw-shadow-color:rgba(96,165,250,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/5{--tw-shadow-color:rgba(96,165,250,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/50{--tw-shadow-color:rgba(96,165,250,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/55{--tw-shadow-color:rgba(96,165,250,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/60{--tw-shadow-color:rgba(96,165,250,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/65{--tw-shadow-color:rgba(96,165,250,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/70{--tw-shadow-color:rgba(96,165,250,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/75{--tw-shadow-color:rgba(96,165,250,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/80{--tw-shadow-color:rgba(96,165,250,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/85{--tw-shadow-color:rgba(96,165,250,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/90{--tw-shadow-color:rgba(96,165,250,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-400\/95{--tw-shadow-color:rgba(96,165,250,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50{--tw-shadow-color:#eff6ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/0{--tw-shadow-color:rgba(239,246,255,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/10{--tw-shadow-color:rgba(239,246,255,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/100{--tw-shadow-color:#eff6ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/15{--tw-shadow-color:rgba(239,246,255,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/20{--tw-shadow-color:rgba(239,246,255,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/25{--tw-shadow-color:rgba(239,246,255,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/30{--tw-shadow-color:rgba(239,246,255,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/35{--tw-shadow-color:rgba(239,246,255,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/40{--tw-shadow-color:rgba(239,246,255,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/45{--tw-shadow-color:rgba(239,246,255,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/5{--tw-shadow-color:rgba(239,246,255,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/50{--tw-shadow-color:rgba(239,246,255,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/55{--tw-shadow-color:rgba(239,246,255,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/60{--tw-shadow-color:rgba(239,246,255,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/65{--tw-shadow-color:rgba(239,246,255,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/70{--tw-shadow-color:rgba(239,246,255,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/75{--tw-shadow-color:rgba(239,246,255,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/80{--tw-shadow-color:rgba(239,246,255,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/85{--tw-shadow-color:rgba(239,246,255,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/90{--tw-shadow-color:rgba(239,246,255,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-50\/95{--tw-shadow-color:rgba(239,246,255,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500{--tw-shadow-color:#3b82f6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/0{--tw-shadow-color:rgba(59,130,246,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/10{--tw-shadow-color:rgba(59,130,246,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/100{--tw-shadow-color:#3b82f6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/15{--tw-shadow-color:rgba(59,130,246,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/20{--tw-shadow-color:rgba(59,130,246,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/25{--tw-shadow-color:rgba(59,130,246,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/30{--tw-shadow-color:rgba(59,130,246,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/35{--tw-shadow-color:rgba(59,130,246,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/40{--tw-shadow-color:rgba(59,130,246,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/45{--tw-shadow-color:rgba(59,130,246,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/5{--tw-shadow-color:rgba(59,130,246,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/50{--tw-shadow-color:rgba(59,130,246,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/55{--tw-shadow-color:rgba(59,130,246,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/60{--tw-shadow-color:rgba(59,130,246,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/65{--tw-shadow-color:rgba(59,130,246,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/70{--tw-shadow-color:rgba(59,130,246,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/75{--tw-shadow-color:rgba(59,130,246,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/80{--tw-shadow-color:rgba(59,130,246,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/85{--tw-shadow-color:rgba(59,130,246,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/90{--tw-shadow-color:rgba(59,130,246,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-500\/95{--tw-shadow-color:rgba(59,130,246,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600{--tw-shadow-color:#2563eb;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/0{--tw-shadow-color:rgba(37,99,235,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/10{--tw-shadow-color:rgba(37,99,235,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/100{--tw-shadow-color:#2563eb;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/15{--tw-shadow-color:rgba(37,99,235,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/20{--tw-shadow-color:rgba(37,99,235,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/25{--tw-shadow-color:rgba(37,99,235,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/30{--tw-shadow-color:rgba(37,99,235,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/35{--tw-shadow-color:rgba(37,99,235,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/40{--tw-shadow-color:rgba(37,99,235,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/45{--tw-shadow-color:rgba(37,99,235,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/5{--tw-shadow-color:rgba(37,99,235,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/50{--tw-shadow-color:rgba(37,99,235,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/55{--tw-shadow-color:rgba(37,99,235,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/60{--tw-shadow-color:rgba(37,99,235,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/65{--tw-shadow-color:rgba(37,99,235,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/70{--tw-shadow-color:rgba(37,99,235,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/75{--tw-shadow-color:rgba(37,99,235,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/80{--tw-shadow-color:rgba(37,99,235,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/85{--tw-shadow-color:rgba(37,99,235,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/90{--tw-shadow-color:rgba(37,99,235,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-600\/95{--tw-shadow-color:rgba(37,99,235,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700{--tw-shadow-color:#1d4ed8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/0{--tw-shadow-color:rgba(29,78,216,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/10{--tw-shadow-color:rgba(29,78,216,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/100{--tw-shadow-color:#1d4ed8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/15{--tw-shadow-color:rgba(29,78,216,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/20{--tw-shadow-color:rgba(29,78,216,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/25{--tw-shadow-color:rgba(29,78,216,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/30{--tw-shadow-color:rgba(29,78,216,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/35{--tw-shadow-color:rgba(29,78,216,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/40{--tw-shadow-color:rgba(29,78,216,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/45{--tw-shadow-color:rgba(29,78,216,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/5{--tw-shadow-color:rgba(29,78,216,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/50{--tw-shadow-color:rgba(29,78,216,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/55{--tw-shadow-color:rgba(29,78,216,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/60{--tw-shadow-color:rgba(29,78,216,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/65{--tw-shadow-color:rgba(29,78,216,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/70{--tw-shadow-color:rgba(29,78,216,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/75{--tw-shadow-color:rgba(29,78,216,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/80{--tw-shadow-color:rgba(29,78,216,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/85{--tw-shadow-color:rgba(29,78,216,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/90{--tw-shadow-color:rgba(29,78,216,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-700\/95{--tw-shadow-color:rgba(29,78,216,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800{--tw-shadow-color:#1e40af;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/0{--tw-shadow-color:rgba(30,64,175,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/10{--tw-shadow-color:rgba(30,64,175,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/100{--tw-shadow-color:#1e40af;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/15{--tw-shadow-color:rgba(30,64,175,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/20{--tw-shadow-color:rgba(30,64,175,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/25{--tw-shadow-color:rgba(30,64,175,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/30{--tw-shadow-color:rgba(30,64,175,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/35{--tw-shadow-color:rgba(30,64,175,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/40{--tw-shadow-color:rgba(30,64,175,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/45{--tw-shadow-color:rgba(30,64,175,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/5{--tw-shadow-color:rgba(30,64,175,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/50{--tw-shadow-color:rgba(30,64,175,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/55{--tw-shadow-color:rgba(30,64,175,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/60{--tw-shadow-color:rgba(30,64,175,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/65{--tw-shadow-color:rgba(30,64,175,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/70{--tw-shadow-color:rgba(30,64,175,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/75{--tw-shadow-color:rgba(30,64,175,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/80{--tw-shadow-color:rgba(30,64,175,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/85{--tw-shadow-color:rgba(30,64,175,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/90{--tw-shadow-color:rgba(30,64,175,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-800\/95{--tw-shadow-color:rgba(30,64,175,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900{--tw-shadow-color:#1e3a8a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/0{--tw-shadow-color:rgba(30,58,138,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/10{--tw-shadow-color:rgba(30,58,138,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/100{--tw-shadow-color:#1e3a8a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/15{--tw-shadow-color:rgba(30,58,138,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/20{--tw-shadow-color:rgba(30,58,138,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/25{--tw-shadow-color:rgba(30,58,138,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/30{--tw-shadow-color:rgba(30,58,138,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/35{--tw-shadow-color:rgba(30,58,138,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/40{--tw-shadow-color:rgba(30,58,138,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/45{--tw-shadow-color:rgba(30,58,138,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/5{--tw-shadow-color:rgba(30,58,138,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/50{--tw-shadow-color:rgba(30,58,138,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/55{--tw-shadow-color:rgba(30,58,138,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/60{--tw-shadow-color:rgba(30,58,138,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/65{--tw-shadow-color:rgba(30,58,138,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/70{--tw-shadow-color:rgba(30,58,138,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/75{--tw-shadow-color:rgba(30,58,138,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/80{--tw-shadow-color:rgba(30,58,138,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/85{--tw-shadow-color:rgba(30,58,138,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/90{--tw-shadow-color:rgba(30,58,138,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-900\/95{--tw-shadow-color:rgba(30,58,138,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950{--tw-shadow-color:#172554;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/0{--tw-shadow-color:rgba(23,37,84,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/10{--tw-shadow-color:rgba(23,37,84,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/100{--tw-shadow-color:#172554;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/15{--tw-shadow-color:rgba(23,37,84,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/20{--tw-shadow-color:rgba(23,37,84,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/25{--tw-shadow-color:rgba(23,37,84,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/30{--tw-shadow-color:rgba(23,37,84,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/35{--tw-shadow-color:rgba(23,37,84,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/40{--tw-shadow-color:rgba(23,37,84,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/45{--tw-shadow-color:rgba(23,37,84,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/5{--tw-shadow-color:rgba(23,37,84,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/50{--tw-shadow-color:rgba(23,37,84,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/55{--tw-shadow-color:rgba(23,37,84,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/60{--tw-shadow-color:rgba(23,37,84,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/65{--tw-shadow-color:rgba(23,37,84,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/70{--tw-shadow-color:rgba(23,37,84,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/75{--tw-shadow-color:rgba(23,37,84,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/80{--tw-shadow-color:rgba(23,37,84,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/85{--tw-shadow-color:rgba(23,37,84,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/90{--tw-shadow-color:rgba(23,37,84,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-blue-950\/95{--tw-shadow-color:rgba(23,37,84,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical{--tw-shadow-color:rgb(var(--color-borders-critical)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/0{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/10{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/100{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/15{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/20{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/25{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/30{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/35{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/40{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/45{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/5{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/50{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/55{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/60{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/65{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/70{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/75{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/80{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/85{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/90{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical-subdued\/95{--tw-shadow-color:rgb(var(--color-borders-critical--subdued)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/0{--tw-shadow-color:rgb(var(--color-borders-critical)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/10{--tw-shadow-color:rgb(var(--color-borders-critical)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/100{--tw-shadow-color:rgb(var(--color-borders-critical)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/15{--tw-shadow-color:rgb(var(--color-borders-critical)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/20{--tw-shadow-color:rgb(var(--color-borders-critical)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/25{--tw-shadow-color:rgb(var(--color-borders-critical)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/30{--tw-shadow-color:rgb(var(--color-borders-critical)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/35{--tw-shadow-color:rgb(var(--color-borders-critical)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/40{--tw-shadow-color:rgb(var(--color-borders-critical)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/45{--tw-shadow-color:rgb(var(--color-borders-critical)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/5{--tw-shadow-color:rgb(var(--color-borders-critical)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/50{--tw-shadow-color:rgb(var(--color-borders-critical)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/55{--tw-shadow-color:rgb(var(--color-borders-critical)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/60{--tw-shadow-color:rgb(var(--color-borders-critical)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/65{--tw-shadow-color:rgb(var(--color-borders-critical)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/70{--tw-shadow-color:rgb(var(--color-borders-critical)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/75{--tw-shadow-color:rgb(var(--color-borders-critical)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/80{--tw-shadow-color:rgb(var(--color-borders-critical)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/85{--tw-shadow-color:rgb(var(--color-borders-critical)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/90{--tw-shadow-color:rgb(var(--color-borders-critical)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-critical\/95{--tw-shadow-color:rgb(var(--color-borders-critical)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-current{--tw-shadow-color:currentColor;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100{--tw-shadow-color:#cffafe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/0{--tw-shadow-color:rgba(207,250,254,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/10{--tw-shadow-color:rgba(207,250,254,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/100{--tw-shadow-color:#cffafe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/15{--tw-shadow-color:rgba(207,250,254,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/20{--tw-shadow-color:rgba(207,250,254,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/25{--tw-shadow-color:rgba(207,250,254,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/30{--tw-shadow-color:rgba(207,250,254,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/35{--tw-shadow-color:rgba(207,250,254,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/40{--tw-shadow-color:rgba(207,250,254,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/45{--tw-shadow-color:rgba(207,250,254,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/5{--tw-shadow-color:rgba(207,250,254,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/50{--tw-shadow-color:rgba(207,250,254,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/55{--tw-shadow-color:rgba(207,250,254,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/60{--tw-shadow-color:rgba(207,250,254,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/65{--tw-shadow-color:rgba(207,250,254,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/70{--tw-shadow-color:rgba(207,250,254,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/75{--tw-shadow-color:rgba(207,250,254,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/80{--tw-shadow-color:rgba(207,250,254,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/85{--tw-shadow-color:rgba(207,250,254,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/90{--tw-shadow-color:rgba(207,250,254,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-100\/95{--tw-shadow-color:rgba(207,250,254,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200{--tw-shadow-color:#a5f3fc;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/0{--tw-shadow-color:rgba(165,243,252,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/10{--tw-shadow-color:rgba(165,243,252,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/100{--tw-shadow-color:#a5f3fc;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/15{--tw-shadow-color:rgba(165,243,252,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/20{--tw-shadow-color:rgba(165,243,252,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/25{--tw-shadow-color:rgba(165,243,252,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/30{--tw-shadow-color:rgba(165,243,252,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/35{--tw-shadow-color:rgba(165,243,252,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/40{--tw-shadow-color:rgba(165,243,252,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/45{--tw-shadow-color:rgba(165,243,252,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/5{--tw-shadow-color:rgba(165,243,252,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/50{--tw-shadow-color:rgba(165,243,252,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/55{--tw-shadow-color:rgba(165,243,252,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/60{--tw-shadow-color:rgba(165,243,252,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/65{--tw-shadow-color:rgba(165,243,252,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/70{--tw-shadow-color:rgba(165,243,252,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/75{--tw-shadow-color:rgba(165,243,252,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/80{--tw-shadow-color:rgba(165,243,252,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/85{--tw-shadow-color:rgba(165,243,252,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/90{--tw-shadow-color:rgba(165,243,252,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-200\/95{--tw-shadow-color:rgba(165,243,252,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300{--tw-shadow-color:#67e8f9;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/0{--tw-shadow-color:rgba(103,232,249,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/10{--tw-shadow-color:rgba(103,232,249,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/100{--tw-shadow-color:#67e8f9;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/15{--tw-shadow-color:rgba(103,232,249,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/20{--tw-shadow-color:rgba(103,232,249,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/25{--tw-shadow-color:rgba(103,232,249,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/30{--tw-shadow-color:rgba(103,232,249,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/35{--tw-shadow-color:rgba(103,232,249,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/40{--tw-shadow-color:rgba(103,232,249,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/45{--tw-shadow-color:rgba(103,232,249,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/5{--tw-shadow-color:rgba(103,232,249,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/50{--tw-shadow-color:rgba(103,232,249,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/55{--tw-shadow-color:rgba(103,232,249,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/60{--tw-shadow-color:rgba(103,232,249,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/65{--tw-shadow-color:rgba(103,232,249,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/70{--tw-shadow-color:rgba(103,232,249,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/75{--tw-shadow-color:rgba(103,232,249,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/80{--tw-shadow-color:rgba(103,232,249,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/85{--tw-shadow-color:rgba(103,232,249,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/90{--tw-shadow-color:rgba(103,232,249,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-300\/95{--tw-shadow-color:rgba(103,232,249,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400{--tw-shadow-color:#22d3ee;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/0{--tw-shadow-color:rgba(34,211,238,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/10{--tw-shadow-color:rgba(34,211,238,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/100{--tw-shadow-color:#22d3ee;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/15{--tw-shadow-color:rgba(34,211,238,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/20{--tw-shadow-color:rgba(34,211,238,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/25{--tw-shadow-color:rgba(34,211,238,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/30{--tw-shadow-color:rgba(34,211,238,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/35{--tw-shadow-color:rgba(34,211,238,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/40{--tw-shadow-color:rgba(34,211,238,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/45{--tw-shadow-color:rgba(34,211,238,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/5{--tw-shadow-color:rgba(34,211,238,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/50{--tw-shadow-color:rgba(34,211,238,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/55{--tw-shadow-color:rgba(34,211,238,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/60{--tw-shadow-color:rgba(34,211,238,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/65{--tw-shadow-color:rgba(34,211,238,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/70{--tw-shadow-color:rgba(34,211,238,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/75{--tw-shadow-color:rgba(34,211,238,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/80{--tw-shadow-color:rgba(34,211,238,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/85{--tw-shadow-color:rgba(34,211,238,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/90{--tw-shadow-color:rgba(34,211,238,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-400\/95{--tw-shadow-color:rgba(34,211,238,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50{--tw-shadow-color:#ecfeff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/0{--tw-shadow-color:rgba(236,254,255,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/10{--tw-shadow-color:rgba(236,254,255,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/100{--tw-shadow-color:#ecfeff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/15{--tw-shadow-color:rgba(236,254,255,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/20{--tw-shadow-color:rgba(236,254,255,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/25{--tw-shadow-color:rgba(236,254,255,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/30{--tw-shadow-color:rgba(236,254,255,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/35{--tw-shadow-color:rgba(236,254,255,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/40{--tw-shadow-color:rgba(236,254,255,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/45{--tw-shadow-color:rgba(236,254,255,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/5{--tw-shadow-color:rgba(236,254,255,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/50{--tw-shadow-color:rgba(236,254,255,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/55{--tw-shadow-color:rgba(236,254,255,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/60{--tw-shadow-color:rgba(236,254,255,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/65{--tw-shadow-color:rgba(236,254,255,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/70{--tw-shadow-color:rgba(236,254,255,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/75{--tw-shadow-color:rgba(236,254,255,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/80{--tw-shadow-color:rgba(236,254,255,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/85{--tw-shadow-color:rgba(236,254,255,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/90{--tw-shadow-color:rgba(236,254,255,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-50\/95{--tw-shadow-color:rgba(236,254,255,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500{--tw-shadow-color:#06b6d4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/0{--tw-shadow-color:rgba(6,182,212,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/10{--tw-shadow-color:rgba(6,182,212,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/100{--tw-shadow-color:#06b6d4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/15{--tw-shadow-color:rgba(6,182,212,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/20{--tw-shadow-color:rgba(6,182,212,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/25{--tw-shadow-color:rgba(6,182,212,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/30{--tw-shadow-color:rgba(6,182,212,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/35{--tw-shadow-color:rgba(6,182,212,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/40{--tw-shadow-color:rgba(6,182,212,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/45{--tw-shadow-color:rgba(6,182,212,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/5{--tw-shadow-color:rgba(6,182,212,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/50{--tw-shadow-color:rgba(6,182,212,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/55{--tw-shadow-color:rgba(6,182,212,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/60{--tw-shadow-color:rgba(6,182,212,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/65{--tw-shadow-color:rgba(6,182,212,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/70{--tw-shadow-color:rgba(6,182,212,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/75{--tw-shadow-color:rgba(6,182,212,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/80{--tw-shadow-color:rgba(6,182,212,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/85{--tw-shadow-color:rgba(6,182,212,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/90{--tw-shadow-color:rgba(6,182,212,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-500\/95{--tw-shadow-color:rgba(6,182,212,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600{--tw-shadow-color:#0891b2;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/0{--tw-shadow-color:rgba(8,145,178,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/10{--tw-shadow-color:rgba(8,145,178,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/100{--tw-shadow-color:#0891b2;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/15{--tw-shadow-color:rgba(8,145,178,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/20{--tw-shadow-color:rgba(8,145,178,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/25{--tw-shadow-color:rgba(8,145,178,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/30{--tw-shadow-color:rgba(8,145,178,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/35{--tw-shadow-color:rgba(8,145,178,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/40{--tw-shadow-color:rgba(8,145,178,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/45{--tw-shadow-color:rgba(8,145,178,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/5{--tw-shadow-color:rgba(8,145,178,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/50{--tw-shadow-color:rgba(8,145,178,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/55{--tw-shadow-color:rgba(8,145,178,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/60{--tw-shadow-color:rgba(8,145,178,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/65{--tw-shadow-color:rgba(8,145,178,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/70{--tw-shadow-color:rgba(8,145,178,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/75{--tw-shadow-color:rgba(8,145,178,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/80{--tw-shadow-color:rgba(8,145,178,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/85{--tw-shadow-color:rgba(8,145,178,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/90{--tw-shadow-color:rgba(8,145,178,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-600\/95{--tw-shadow-color:rgba(8,145,178,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700{--tw-shadow-color:#0e7490;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/0{--tw-shadow-color:rgba(14,116,144,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/10{--tw-shadow-color:rgba(14,116,144,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/100{--tw-shadow-color:#0e7490;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/15{--tw-shadow-color:rgba(14,116,144,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/20{--tw-shadow-color:rgba(14,116,144,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/25{--tw-shadow-color:rgba(14,116,144,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/30{--tw-shadow-color:rgba(14,116,144,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/35{--tw-shadow-color:rgba(14,116,144,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/40{--tw-shadow-color:rgba(14,116,144,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/45{--tw-shadow-color:rgba(14,116,144,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/5{--tw-shadow-color:rgba(14,116,144,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/50{--tw-shadow-color:rgba(14,116,144,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/55{--tw-shadow-color:rgba(14,116,144,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/60{--tw-shadow-color:rgba(14,116,144,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/65{--tw-shadow-color:rgba(14,116,144,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/70{--tw-shadow-color:rgba(14,116,144,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/75{--tw-shadow-color:rgba(14,116,144,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/80{--tw-shadow-color:rgba(14,116,144,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/85{--tw-shadow-color:rgba(14,116,144,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/90{--tw-shadow-color:rgba(14,116,144,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-700\/95{--tw-shadow-color:rgba(14,116,144,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800{--tw-shadow-color:#155e75;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/0{--tw-shadow-color:rgba(21,94,117,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/10{--tw-shadow-color:rgba(21,94,117,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/100{--tw-shadow-color:#155e75;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/15{--tw-shadow-color:rgba(21,94,117,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/20{--tw-shadow-color:rgba(21,94,117,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/25{--tw-shadow-color:rgba(21,94,117,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/30{--tw-shadow-color:rgba(21,94,117,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/35{--tw-shadow-color:rgba(21,94,117,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/40{--tw-shadow-color:rgba(21,94,117,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/45{--tw-shadow-color:rgba(21,94,117,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/5{--tw-shadow-color:rgba(21,94,117,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/50{--tw-shadow-color:rgba(21,94,117,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/55{--tw-shadow-color:rgba(21,94,117,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/60{--tw-shadow-color:rgba(21,94,117,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/65{--tw-shadow-color:rgba(21,94,117,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/70{--tw-shadow-color:rgba(21,94,117,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/75{--tw-shadow-color:rgba(21,94,117,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/80{--tw-shadow-color:rgba(21,94,117,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/85{--tw-shadow-color:rgba(21,94,117,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/90{--tw-shadow-color:rgba(21,94,117,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-800\/95{--tw-shadow-color:rgba(21,94,117,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900{--tw-shadow-color:#164e63;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/0{--tw-shadow-color:rgba(22,78,99,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/10{--tw-shadow-color:rgba(22,78,99,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/100{--tw-shadow-color:#164e63;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/15{--tw-shadow-color:rgba(22,78,99,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/20{--tw-shadow-color:rgba(22,78,99,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/25{--tw-shadow-color:rgba(22,78,99,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/30{--tw-shadow-color:rgba(22,78,99,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/35{--tw-shadow-color:rgba(22,78,99,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/40{--tw-shadow-color:rgba(22,78,99,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/45{--tw-shadow-color:rgba(22,78,99,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/5{--tw-shadow-color:rgba(22,78,99,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/50{--tw-shadow-color:rgba(22,78,99,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/55{--tw-shadow-color:rgba(22,78,99,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/60{--tw-shadow-color:rgba(22,78,99,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/65{--tw-shadow-color:rgba(22,78,99,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/70{--tw-shadow-color:rgba(22,78,99,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/75{--tw-shadow-color:rgba(22,78,99,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/80{--tw-shadow-color:rgba(22,78,99,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/85{--tw-shadow-color:rgba(22,78,99,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/90{--tw-shadow-color:rgba(22,78,99,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-900\/95{--tw-shadow-color:rgba(22,78,99,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950{--tw-shadow-color:#083344;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/0{--tw-shadow-color:rgba(8,51,68,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/10{--tw-shadow-color:rgba(8,51,68,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/100{--tw-shadow-color:#083344;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/15{--tw-shadow-color:rgba(8,51,68,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/20{--tw-shadow-color:rgba(8,51,68,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/25{--tw-shadow-color:rgba(8,51,68,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/30{--tw-shadow-color:rgba(8,51,68,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/35{--tw-shadow-color:rgba(8,51,68,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/40{--tw-shadow-color:rgba(8,51,68,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/45{--tw-shadow-color:rgba(8,51,68,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/5{--tw-shadow-color:rgba(8,51,68,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/50{--tw-shadow-color:rgba(8,51,68,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/55{--tw-shadow-color:rgba(8,51,68,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/60{--tw-shadow-color:rgba(8,51,68,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/65{--tw-shadow-color:rgba(8,51,68,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/70{--tw-shadow-color:rgba(8,51,68,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/75{--tw-shadow-color:rgba(8,51,68,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/80{--tw-shadow-color:rgba(8,51,68,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/85{--tw-shadow-color:rgba(8,51,68,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/90{--tw-shadow-color:rgba(8,51,68,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-cyan-950\/95{--tw-shadow-color:rgba(8,51,68,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base{--tw-shadow-color:rgb(var(--color-borders)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/0{--tw-shadow-color:rgb(var(--color-borders)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/10{--tw-shadow-color:rgb(var(--color-borders)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/100{--tw-shadow-color:rgb(var(--color-borders)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/15{--tw-shadow-color:rgb(var(--color-borders)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/20{--tw-shadow-color:rgb(var(--color-borders)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/25{--tw-shadow-color:rgb(var(--color-borders)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/30{--tw-shadow-color:rgb(var(--color-borders)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/35{--tw-shadow-color:rgb(var(--color-borders)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/40{--tw-shadow-color:rgb(var(--color-borders)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/45{--tw-shadow-color:rgb(var(--color-borders)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/5{--tw-shadow-color:rgb(var(--color-borders)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/50{--tw-shadow-color:rgb(var(--color-borders)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/55{--tw-shadow-color:rgb(var(--color-borders)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/60{--tw-shadow-color:rgb(var(--color-borders)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/65{--tw-shadow-color:rgb(var(--color-borders)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/70{--tw-shadow-color:rgb(var(--color-borders)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/75{--tw-shadow-color:rgb(var(--color-borders)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/80{--tw-shadow-color:rgb(var(--color-borders)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/85{--tw-shadow-color:rgb(var(--color-borders)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/90{--tw-shadow-color:rgb(var(--color-borders)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-ds-base\/95{--tw-shadow-color:rgb(var(--color-borders)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100{--tw-shadow-color:#d1fae5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/0{--tw-shadow-color:rgba(209,250,229,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/10{--tw-shadow-color:rgba(209,250,229,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/100{--tw-shadow-color:#d1fae5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/15{--tw-shadow-color:rgba(209,250,229,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/20{--tw-shadow-color:rgba(209,250,229,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/25{--tw-shadow-color:rgba(209,250,229,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/30{--tw-shadow-color:rgba(209,250,229,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/35{--tw-shadow-color:rgba(209,250,229,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/40{--tw-shadow-color:rgba(209,250,229,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/45{--tw-shadow-color:rgba(209,250,229,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/5{--tw-shadow-color:rgba(209,250,229,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/50{--tw-shadow-color:rgba(209,250,229,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/55{--tw-shadow-color:rgba(209,250,229,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/60{--tw-shadow-color:rgba(209,250,229,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/65{--tw-shadow-color:rgba(209,250,229,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/70{--tw-shadow-color:rgba(209,250,229,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/75{--tw-shadow-color:rgba(209,250,229,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/80{--tw-shadow-color:rgba(209,250,229,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/85{--tw-shadow-color:rgba(209,250,229,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/90{--tw-shadow-color:rgba(209,250,229,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-100\/95{--tw-shadow-color:rgba(209,250,229,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200{--tw-shadow-color:#a7f3d0;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/0{--tw-shadow-color:rgba(167,243,208,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/10{--tw-shadow-color:rgba(167,243,208,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/100{--tw-shadow-color:#a7f3d0;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/15{--tw-shadow-color:rgba(167,243,208,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/20{--tw-shadow-color:rgba(167,243,208,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/25{--tw-shadow-color:rgba(167,243,208,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/30{--tw-shadow-color:rgba(167,243,208,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/35{--tw-shadow-color:rgba(167,243,208,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/40{--tw-shadow-color:rgba(167,243,208,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/45{--tw-shadow-color:rgba(167,243,208,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/5{--tw-shadow-color:rgba(167,243,208,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/50{--tw-shadow-color:rgba(167,243,208,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/55{--tw-shadow-color:rgba(167,243,208,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/60{--tw-shadow-color:rgba(167,243,208,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/65{--tw-shadow-color:rgba(167,243,208,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/70{--tw-shadow-color:rgba(167,243,208,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/75{--tw-shadow-color:rgba(167,243,208,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/80{--tw-shadow-color:rgba(167,243,208,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/85{--tw-shadow-color:rgba(167,243,208,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/90{--tw-shadow-color:rgba(167,243,208,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-200\/95{--tw-shadow-color:rgba(167,243,208,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300{--tw-shadow-color:#6ee7b7;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/0{--tw-shadow-color:rgba(110,231,183,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/10{--tw-shadow-color:rgba(110,231,183,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/100{--tw-shadow-color:#6ee7b7;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/15{--tw-shadow-color:rgba(110,231,183,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/20{--tw-shadow-color:rgba(110,231,183,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/25{--tw-shadow-color:rgba(110,231,183,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/30{--tw-shadow-color:rgba(110,231,183,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/35{--tw-shadow-color:rgba(110,231,183,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/40{--tw-shadow-color:rgba(110,231,183,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/45{--tw-shadow-color:rgba(110,231,183,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/5{--tw-shadow-color:rgba(110,231,183,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/50{--tw-shadow-color:rgba(110,231,183,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/55{--tw-shadow-color:rgba(110,231,183,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/60{--tw-shadow-color:rgba(110,231,183,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/65{--tw-shadow-color:rgba(110,231,183,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/70{--tw-shadow-color:rgba(110,231,183,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/75{--tw-shadow-color:rgba(110,231,183,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/80{--tw-shadow-color:rgba(110,231,183,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/85{--tw-shadow-color:rgba(110,231,183,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/90{--tw-shadow-color:rgba(110,231,183,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-300\/95{--tw-shadow-color:rgba(110,231,183,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400{--tw-shadow-color:#34d399;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/0{--tw-shadow-color:rgba(52,211,153,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/10{--tw-shadow-color:rgba(52,211,153,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/100{--tw-shadow-color:#34d399;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/15{--tw-shadow-color:rgba(52,211,153,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/20{--tw-shadow-color:rgba(52,211,153,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/25{--tw-shadow-color:rgba(52,211,153,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/30{--tw-shadow-color:rgba(52,211,153,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/35{--tw-shadow-color:rgba(52,211,153,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/40{--tw-shadow-color:rgba(52,211,153,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/45{--tw-shadow-color:rgba(52,211,153,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/5{--tw-shadow-color:rgba(52,211,153,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/50{--tw-shadow-color:rgba(52,211,153,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/55{--tw-shadow-color:rgba(52,211,153,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/60{--tw-shadow-color:rgba(52,211,153,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/65{--tw-shadow-color:rgba(52,211,153,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/70{--tw-shadow-color:rgba(52,211,153,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/75{--tw-shadow-color:rgba(52,211,153,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/80{--tw-shadow-color:rgba(52,211,153,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/85{--tw-shadow-color:rgba(52,211,153,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/90{--tw-shadow-color:rgba(52,211,153,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-400\/95{--tw-shadow-color:rgba(52,211,153,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50{--tw-shadow-color:#ecfdf5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/0{--tw-shadow-color:rgba(236,253,245,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/10{--tw-shadow-color:rgba(236,253,245,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/100{--tw-shadow-color:#ecfdf5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/15{--tw-shadow-color:rgba(236,253,245,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/20{--tw-shadow-color:rgba(236,253,245,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/25{--tw-shadow-color:rgba(236,253,245,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/30{--tw-shadow-color:rgba(236,253,245,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/35{--tw-shadow-color:rgba(236,253,245,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/40{--tw-shadow-color:rgba(236,253,245,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/45{--tw-shadow-color:rgba(236,253,245,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/5{--tw-shadow-color:rgba(236,253,245,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/50{--tw-shadow-color:rgba(236,253,245,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/55{--tw-shadow-color:rgba(236,253,245,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/60{--tw-shadow-color:rgba(236,253,245,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/65{--tw-shadow-color:rgba(236,253,245,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/70{--tw-shadow-color:rgba(236,253,245,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/75{--tw-shadow-color:rgba(236,253,245,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/80{--tw-shadow-color:rgba(236,253,245,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/85{--tw-shadow-color:rgba(236,253,245,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/90{--tw-shadow-color:rgba(236,253,245,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-50\/95{--tw-shadow-color:rgba(236,253,245,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500{--tw-shadow-color:#10b981;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/0{--tw-shadow-color:rgba(16,185,129,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/10{--tw-shadow-color:rgba(16,185,129,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/100{--tw-shadow-color:#10b981;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/15{--tw-shadow-color:rgba(16,185,129,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/20{--tw-shadow-color:rgba(16,185,129,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/25{--tw-shadow-color:rgba(16,185,129,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/30{--tw-shadow-color:rgba(16,185,129,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/35{--tw-shadow-color:rgba(16,185,129,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/40{--tw-shadow-color:rgba(16,185,129,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/45{--tw-shadow-color:rgba(16,185,129,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/5{--tw-shadow-color:rgba(16,185,129,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/50{--tw-shadow-color:rgba(16,185,129,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/55{--tw-shadow-color:rgba(16,185,129,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/60{--tw-shadow-color:rgba(16,185,129,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/65{--tw-shadow-color:rgba(16,185,129,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/70{--tw-shadow-color:rgba(16,185,129,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/75{--tw-shadow-color:rgba(16,185,129,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/80{--tw-shadow-color:rgba(16,185,129,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/85{--tw-shadow-color:rgba(16,185,129,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/90{--tw-shadow-color:rgba(16,185,129,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-500\/95{--tw-shadow-color:rgba(16,185,129,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600{--tw-shadow-color:#059669;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/0{--tw-shadow-color:rgba(5,150,105,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/10{--tw-shadow-color:rgba(5,150,105,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/100{--tw-shadow-color:#059669;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/15{--tw-shadow-color:rgba(5,150,105,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/20{--tw-shadow-color:rgba(5,150,105,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/25{--tw-shadow-color:rgba(5,150,105,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/30{--tw-shadow-color:rgba(5,150,105,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/35{--tw-shadow-color:rgba(5,150,105,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/40{--tw-shadow-color:rgba(5,150,105,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/45{--tw-shadow-color:rgba(5,150,105,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/5{--tw-shadow-color:rgba(5,150,105,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/50{--tw-shadow-color:rgba(5,150,105,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/55{--tw-shadow-color:rgba(5,150,105,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/60{--tw-shadow-color:rgba(5,150,105,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/65{--tw-shadow-color:rgba(5,150,105,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/70{--tw-shadow-color:rgba(5,150,105,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/75{--tw-shadow-color:rgba(5,150,105,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/80{--tw-shadow-color:rgba(5,150,105,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/85{--tw-shadow-color:rgba(5,150,105,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/90{--tw-shadow-color:rgba(5,150,105,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-600\/95{--tw-shadow-color:rgba(5,150,105,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700{--tw-shadow-color:#047857;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/0{--tw-shadow-color:rgba(4,120,87,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/10{--tw-shadow-color:rgba(4,120,87,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/100{--tw-shadow-color:#047857;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/15{--tw-shadow-color:rgba(4,120,87,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/20{--tw-shadow-color:rgba(4,120,87,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/25{--tw-shadow-color:rgba(4,120,87,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/30{--tw-shadow-color:rgba(4,120,87,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/35{--tw-shadow-color:rgba(4,120,87,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/40{--tw-shadow-color:rgba(4,120,87,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/45{--tw-shadow-color:rgba(4,120,87,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/5{--tw-shadow-color:rgba(4,120,87,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/50{--tw-shadow-color:rgba(4,120,87,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/55{--tw-shadow-color:rgba(4,120,87,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/60{--tw-shadow-color:rgba(4,120,87,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/65{--tw-shadow-color:rgba(4,120,87,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/70{--tw-shadow-color:rgba(4,120,87,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/75{--tw-shadow-color:rgba(4,120,87,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/80{--tw-shadow-color:rgba(4,120,87,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/85{--tw-shadow-color:rgba(4,120,87,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/90{--tw-shadow-color:rgba(4,120,87,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-700\/95{--tw-shadow-color:rgba(4,120,87,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800{--tw-shadow-color:#065f46;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/0{--tw-shadow-color:rgba(6,95,70,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/10{--tw-shadow-color:rgba(6,95,70,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/100{--tw-shadow-color:#065f46;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/15{--tw-shadow-color:rgba(6,95,70,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/20{--tw-shadow-color:rgba(6,95,70,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/25{--tw-shadow-color:rgba(6,95,70,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/30{--tw-shadow-color:rgba(6,95,70,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/35{--tw-shadow-color:rgba(6,95,70,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/40{--tw-shadow-color:rgba(6,95,70,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/45{--tw-shadow-color:rgba(6,95,70,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/5{--tw-shadow-color:rgba(6,95,70,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/50{--tw-shadow-color:rgba(6,95,70,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/55{--tw-shadow-color:rgba(6,95,70,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/60{--tw-shadow-color:rgba(6,95,70,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/65{--tw-shadow-color:rgba(6,95,70,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/70{--tw-shadow-color:rgba(6,95,70,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/75{--tw-shadow-color:rgba(6,95,70,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/80{--tw-shadow-color:rgba(6,95,70,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/85{--tw-shadow-color:rgba(6,95,70,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/90{--tw-shadow-color:rgba(6,95,70,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-800\/95{--tw-shadow-color:rgba(6,95,70,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900{--tw-shadow-color:#064e3b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/0{--tw-shadow-color:rgba(6,78,59,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/10{--tw-shadow-color:rgba(6,78,59,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/100{--tw-shadow-color:#064e3b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/15{--tw-shadow-color:rgba(6,78,59,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/20{--tw-shadow-color:rgba(6,78,59,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/25{--tw-shadow-color:rgba(6,78,59,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/30{--tw-shadow-color:rgba(6,78,59,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/35{--tw-shadow-color:rgba(6,78,59,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/40{--tw-shadow-color:rgba(6,78,59,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/45{--tw-shadow-color:rgba(6,78,59,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/5{--tw-shadow-color:rgba(6,78,59,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/50{--tw-shadow-color:rgba(6,78,59,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/55{--tw-shadow-color:rgba(6,78,59,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/60{--tw-shadow-color:rgba(6,78,59,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/65{--tw-shadow-color:rgba(6,78,59,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/70{--tw-shadow-color:rgba(6,78,59,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/75{--tw-shadow-color:rgba(6,78,59,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/80{--tw-shadow-color:rgba(6,78,59,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/85{--tw-shadow-color:rgba(6,78,59,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/90{--tw-shadow-color:rgba(6,78,59,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-900\/95{--tw-shadow-color:rgba(6,78,59,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950{--tw-shadow-color:#022c22;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/0{--tw-shadow-color:rgba(2,44,34,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/10{--tw-shadow-color:rgba(2,44,34,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/100{--tw-shadow-color:#022c22;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/15{--tw-shadow-color:rgba(2,44,34,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/20{--tw-shadow-color:rgba(2,44,34,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/25{--tw-shadow-color:rgba(2,44,34,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/30{--tw-shadow-color:rgba(2,44,34,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/35{--tw-shadow-color:rgba(2,44,34,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/40{--tw-shadow-color:rgba(2,44,34,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/45{--tw-shadow-color:rgba(2,44,34,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/5{--tw-shadow-color:rgba(2,44,34,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/50{--tw-shadow-color:rgba(2,44,34,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/55{--tw-shadow-color:rgba(2,44,34,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/60{--tw-shadow-color:rgba(2,44,34,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/65{--tw-shadow-color:rgba(2,44,34,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/70{--tw-shadow-color:rgba(2,44,34,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/75{--tw-shadow-color:rgba(2,44,34,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/80{--tw-shadow-color:rgba(2,44,34,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/85{--tw-shadow-color:rgba(2,44,34,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/90{--tw-shadow-color:rgba(2,44,34,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-emerald-950\/95{--tw-shadow-color:rgba(2,44,34,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100{--tw-shadow-color:#fae8ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/0{--tw-shadow-color:rgba(250,232,255,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/10{--tw-shadow-color:rgba(250,232,255,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/100{--tw-shadow-color:#fae8ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/15{--tw-shadow-color:rgba(250,232,255,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/20{--tw-shadow-color:rgba(250,232,255,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/25{--tw-shadow-color:rgba(250,232,255,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/30{--tw-shadow-color:rgba(250,232,255,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/35{--tw-shadow-color:rgba(250,232,255,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/40{--tw-shadow-color:rgba(250,232,255,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/45{--tw-shadow-color:rgba(250,232,255,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/5{--tw-shadow-color:rgba(250,232,255,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/50{--tw-shadow-color:rgba(250,232,255,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/55{--tw-shadow-color:rgba(250,232,255,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/60{--tw-shadow-color:rgba(250,232,255,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/65{--tw-shadow-color:rgba(250,232,255,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/70{--tw-shadow-color:rgba(250,232,255,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/75{--tw-shadow-color:rgba(250,232,255,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/80{--tw-shadow-color:rgba(250,232,255,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/85{--tw-shadow-color:rgba(250,232,255,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/90{--tw-shadow-color:rgba(250,232,255,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-100\/95{--tw-shadow-color:rgba(250,232,255,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200{--tw-shadow-color:#f5d0fe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/0{--tw-shadow-color:rgba(245,208,254,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/10{--tw-shadow-color:rgba(245,208,254,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/100{--tw-shadow-color:#f5d0fe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/15{--tw-shadow-color:rgba(245,208,254,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/20{--tw-shadow-color:rgba(245,208,254,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/25{--tw-shadow-color:rgba(245,208,254,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/30{--tw-shadow-color:rgba(245,208,254,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/35{--tw-shadow-color:rgba(245,208,254,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/40{--tw-shadow-color:rgba(245,208,254,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/45{--tw-shadow-color:rgba(245,208,254,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/5{--tw-shadow-color:rgba(245,208,254,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/50{--tw-shadow-color:rgba(245,208,254,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/55{--tw-shadow-color:rgba(245,208,254,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/60{--tw-shadow-color:rgba(245,208,254,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/65{--tw-shadow-color:rgba(245,208,254,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/70{--tw-shadow-color:rgba(245,208,254,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/75{--tw-shadow-color:rgba(245,208,254,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/80{--tw-shadow-color:rgba(245,208,254,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/85{--tw-shadow-color:rgba(245,208,254,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/90{--tw-shadow-color:rgba(245,208,254,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-200\/95{--tw-shadow-color:rgba(245,208,254,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300{--tw-shadow-color:#f0abfc;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/0{--tw-shadow-color:rgba(240,171,252,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/10{--tw-shadow-color:rgba(240,171,252,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/100{--tw-shadow-color:#f0abfc;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/15{--tw-shadow-color:rgba(240,171,252,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/20{--tw-shadow-color:rgba(240,171,252,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/25{--tw-shadow-color:rgba(240,171,252,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/30{--tw-shadow-color:rgba(240,171,252,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/35{--tw-shadow-color:rgba(240,171,252,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/40{--tw-shadow-color:rgba(240,171,252,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/45{--tw-shadow-color:rgba(240,171,252,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/5{--tw-shadow-color:rgba(240,171,252,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/50{--tw-shadow-color:rgba(240,171,252,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/55{--tw-shadow-color:rgba(240,171,252,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/60{--tw-shadow-color:rgba(240,171,252,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/65{--tw-shadow-color:rgba(240,171,252,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/70{--tw-shadow-color:rgba(240,171,252,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/75{--tw-shadow-color:rgba(240,171,252,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/80{--tw-shadow-color:rgba(240,171,252,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/85{--tw-shadow-color:rgba(240,171,252,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/90{--tw-shadow-color:rgba(240,171,252,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-300\/95{--tw-shadow-color:rgba(240,171,252,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400{--tw-shadow-color:#e879f9;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/0{--tw-shadow-color:rgba(232,121,249,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/10{--tw-shadow-color:rgba(232,121,249,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/100{--tw-shadow-color:#e879f9;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/15{--tw-shadow-color:rgba(232,121,249,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/20{--tw-shadow-color:rgba(232,121,249,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/25{--tw-shadow-color:rgba(232,121,249,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/30{--tw-shadow-color:rgba(232,121,249,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/35{--tw-shadow-color:rgba(232,121,249,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/40{--tw-shadow-color:rgba(232,121,249,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/45{--tw-shadow-color:rgba(232,121,249,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/5{--tw-shadow-color:rgba(232,121,249,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/50{--tw-shadow-color:rgba(232,121,249,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/55{--tw-shadow-color:rgba(232,121,249,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/60{--tw-shadow-color:rgba(232,121,249,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/65{--tw-shadow-color:rgba(232,121,249,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/70{--tw-shadow-color:rgba(232,121,249,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/75{--tw-shadow-color:rgba(232,121,249,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/80{--tw-shadow-color:rgba(232,121,249,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/85{--tw-shadow-color:rgba(232,121,249,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/90{--tw-shadow-color:rgba(232,121,249,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-400\/95{--tw-shadow-color:rgba(232,121,249,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50{--tw-shadow-color:#fdf4ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/0{--tw-shadow-color:rgba(253,244,255,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/10{--tw-shadow-color:rgba(253,244,255,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/100{--tw-shadow-color:#fdf4ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/15{--tw-shadow-color:rgba(253,244,255,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/20{--tw-shadow-color:rgba(253,244,255,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/25{--tw-shadow-color:rgba(253,244,255,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/30{--tw-shadow-color:rgba(253,244,255,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/35{--tw-shadow-color:rgba(253,244,255,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/40{--tw-shadow-color:rgba(253,244,255,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/45{--tw-shadow-color:rgba(253,244,255,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/5{--tw-shadow-color:rgba(253,244,255,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/50{--tw-shadow-color:rgba(253,244,255,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/55{--tw-shadow-color:rgba(253,244,255,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/60{--tw-shadow-color:rgba(253,244,255,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/65{--tw-shadow-color:rgba(253,244,255,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/70{--tw-shadow-color:rgba(253,244,255,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/75{--tw-shadow-color:rgba(253,244,255,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/80{--tw-shadow-color:rgba(253,244,255,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/85{--tw-shadow-color:rgba(253,244,255,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/90{--tw-shadow-color:rgba(253,244,255,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-50\/95{--tw-shadow-color:rgba(253,244,255,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500{--tw-shadow-color:#d946ef;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/0{--tw-shadow-color:rgba(217,70,239,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/10{--tw-shadow-color:rgba(217,70,239,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/100{--tw-shadow-color:#d946ef;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/15{--tw-shadow-color:rgba(217,70,239,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/20{--tw-shadow-color:rgba(217,70,239,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/25{--tw-shadow-color:rgba(217,70,239,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/30{--tw-shadow-color:rgba(217,70,239,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/35{--tw-shadow-color:rgba(217,70,239,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/40{--tw-shadow-color:rgba(217,70,239,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/45{--tw-shadow-color:rgba(217,70,239,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/5{--tw-shadow-color:rgba(217,70,239,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/50{--tw-shadow-color:rgba(217,70,239,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/55{--tw-shadow-color:rgba(217,70,239,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/60{--tw-shadow-color:rgba(217,70,239,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/65{--tw-shadow-color:rgba(217,70,239,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/70{--tw-shadow-color:rgba(217,70,239,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/75{--tw-shadow-color:rgba(217,70,239,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/80{--tw-shadow-color:rgba(217,70,239,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/85{--tw-shadow-color:rgba(217,70,239,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/90{--tw-shadow-color:rgba(217,70,239,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-500\/95{--tw-shadow-color:rgba(217,70,239,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600{--tw-shadow-color:#c026d3;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/0{--tw-shadow-color:rgba(192,38,211,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/10{--tw-shadow-color:rgba(192,38,211,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/100{--tw-shadow-color:#c026d3;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/15{--tw-shadow-color:rgba(192,38,211,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/20{--tw-shadow-color:rgba(192,38,211,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/25{--tw-shadow-color:rgba(192,38,211,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/30{--tw-shadow-color:rgba(192,38,211,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/35{--tw-shadow-color:rgba(192,38,211,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/40{--tw-shadow-color:rgba(192,38,211,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/45{--tw-shadow-color:rgba(192,38,211,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/5{--tw-shadow-color:rgba(192,38,211,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/50{--tw-shadow-color:rgba(192,38,211,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/55{--tw-shadow-color:rgba(192,38,211,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/60{--tw-shadow-color:rgba(192,38,211,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/65{--tw-shadow-color:rgba(192,38,211,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/70{--tw-shadow-color:rgba(192,38,211,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/75{--tw-shadow-color:rgba(192,38,211,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/80{--tw-shadow-color:rgba(192,38,211,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/85{--tw-shadow-color:rgba(192,38,211,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/90{--tw-shadow-color:rgba(192,38,211,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-600\/95{--tw-shadow-color:rgba(192,38,211,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700{--tw-shadow-color:#a21caf;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/0{--tw-shadow-color:rgba(162,28,175,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/10{--tw-shadow-color:rgba(162,28,175,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/100{--tw-shadow-color:#a21caf;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/15{--tw-shadow-color:rgba(162,28,175,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/20{--tw-shadow-color:rgba(162,28,175,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/25{--tw-shadow-color:rgba(162,28,175,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/30{--tw-shadow-color:rgba(162,28,175,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/35{--tw-shadow-color:rgba(162,28,175,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/40{--tw-shadow-color:rgba(162,28,175,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/45{--tw-shadow-color:rgba(162,28,175,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/5{--tw-shadow-color:rgba(162,28,175,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/50{--tw-shadow-color:rgba(162,28,175,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/55{--tw-shadow-color:rgba(162,28,175,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/60{--tw-shadow-color:rgba(162,28,175,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/65{--tw-shadow-color:rgba(162,28,175,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/70{--tw-shadow-color:rgba(162,28,175,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/75{--tw-shadow-color:rgba(162,28,175,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/80{--tw-shadow-color:rgba(162,28,175,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/85{--tw-shadow-color:rgba(162,28,175,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/90{--tw-shadow-color:rgba(162,28,175,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-700\/95{--tw-shadow-color:rgba(162,28,175,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800{--tw-shadow-color:#86198f;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/0{--tw-shadow-color:rgba(134,25,143,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/10{--tw-shadow-color:rgba(134,25,143,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/100{--tw-shadow-color:#86198f;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/15{--tw-shadow-color:rgba(134,25,143,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/20{--tw-shadow-color:rgba(134,25,143,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/25{--tw-shadow-color:rgba(134,25,143,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/30{--tw-shadow-color:rgba(134,25,143,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/35{--tw-shadow-color:rgba(134,25,143,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/40{--tw-shadow-color:rgba(134,25,143,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/45{--tw-shadow-color:rgba(134,25,143,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/5{--tw-shadow-color:rgba(134,25,143,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/50{--tw-shadow-color:rgba(134,25,143,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/55{--tw-shadow-color:rgba(134,25,143,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/60{--tw-shadow-color:rgba(134,25,143,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/65{--tw-shadow-color:rgba(134,25,143,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/70{--tw-shadow-color:rgba(134,25,143,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/75{--tw-shadow-color:rgba(134,25,143,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/80{--tw-shadow-color:rgba(134,25,143,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/85{--tw-shadow-color:rgba(134,25,143,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/90{--tw-shadow-color:rgba(134,25,143,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-800\/95{--tw-shadow-color:rgba(134,25,143,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900{--tw-shadow-color:#701a75;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/0{--tw-shadow-color:rgba(112,26,117,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/10{--tw-shadow-color:rgba(112,26,117,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/100{--tw-shadow-color:#701a75;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/15{--tw-shadow-color:rgba(112,26,117,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/20{--tw-shadow-color:rgba(112,26,117,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/25{--tw-shadow-color:rgba(112,26,117,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/30{--tw-shadow-color:rgba(112,26,117,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/35{--tw-shadow-color:rgba(112,26,117,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/40{--tw-shadow-color:rgba(112,26,117,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/45{--tw-shadow-color:rgba(112,26,117,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/5{--tw-shadow-color:rgba(112,26,117,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/50{--tw-shadow-color:rgba(112,26,117,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/55{--tw-shadow-color:rgba(112,26,117,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/60{--tw-shadow-color:rgba(112,26,117,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/65{--tw-shadow-color:rgba(112,26,117,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/70{--tw-shadow-color:rgba(112,26,117,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/75{--tw-shadow-color:rgba(112,26,117,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/80{--tw-shadow-color:rgba(112,26,117,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/85{--tw-shadow-color:rgba(112,26,117,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/90{--tw-shadow-color:rgba(112,26,117,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-900\/95{--tw-shadow-color:rgba(112,26,117,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950{--tw-shadow-color:#4a044e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/0{--tw-shadow-color:rgba(74,4,78,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/10{--tw-shadow-color:rgba(74,4,78,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/100{--tw-shadow-color:#4a044e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/15{--tw-shadow-color:rgba(74,4,78,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/20{--tw-shadow-color:rgba(74,4,78,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/25{--tw-shadow-color:rgba(74,4,78,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/30{--tw-shadow-color:rgba(74,4,78,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/35{--tw-shadow-color:rgba(74,4,78,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/40{--tw-shadow-color:rgba(74,4,78,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/45{--tw-shadow-color:rgba(74,4,78,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/5{--tw-shadow-color:rgba(74,4,78,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/50{--tw-shadow-color:rgba(74,4,78,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/55{--tw-shadow-color:rgba(74,4,78,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/60{--tw-shadow-color:rgba(74,4,78,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/65{--tw-shadow-color:rgba(74,4,78,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/70{--tw-shadow-color:rgba(74,4,78,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/75{--tw-shadow-color:rgba(74,4,78,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/80{--tw-shadow-color:rgba(74,4,78,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/85{--tw-shadow-color:rgba(74,4,78,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/90{--tw-shadow-color:rgba(74,4,78,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-fuchsia-950\/95{--tw-shadow-color:rgba(74,4,78,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100{--tw-shadow-color:#f3f4f6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/0{--tw-shadow-color:rgba(243,244,246,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/10{--tw-shadow-color:rgba(243,244,246,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/100{--tw-shadow-color:#f3f4f6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/15{--tw-shadow-color:rgba(243,244,246,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/20{--tw-shadow-color:rgba(243,244,246,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/25{--tw-shadow-color:rgba(243,244,246,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/30{--tw-shadow-color:rgba(243,244,246,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/35{--tw-shadow-color:rgba(243,244,246,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/40{--tw-shadow-color:rgba(243,244,246,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/45{--tw-shadow-color:rgba(243,244,246,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/5{--tw-shadow-color:rgba(243,244,246,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/50{--tw-shadow-color:rgba(243,244,246,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/55{--tw-shadow-color:rgba(243,244,246,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/60{--tw-shadow-color:rgba(243,244,246,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/65{--tw-shadow-color:rgba(243,244,246,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/70{--tw-shadow-color:rgba(243,244,246,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/75{--tw-shadow-color:rgba(243,244,246,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/80{--tw-shadow-color:rgba(243,244,246,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/85{--tw-shadow-color:rgba(243,244,246,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/90{--tw-shadow-color:rgba(243,244,246,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-100\/95{--tw-shadow-color:rgba(243,244,246,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200{--tw-shadow-color:#e5e7eb;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/0{--tw-shadow-color:rgba(229,231,235,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/10{--tw-shadow-color:rgba(229,231,235,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/100{--tw-shadow-color:#e5e7eb;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/15{--tw-shadow-color:rgba(229,231,235,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/20{--tw-shadow-color:rgba(229,231,235,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/25{--tw-shadow-color:rgba(229,231,235,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/30{--tw-shadow-color:rgba(229,231,235,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/35{--tw-shadow-color:rgba(229,231,235,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/40{--tw-shadow-color:rgba(229,231,235,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/45{--tw-shadow-color:rgba(229,231,235,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/5{--tw-shadow-color:rgba(229,231,235,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/50{--tw-shadow-color:rgba(229,231,235,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/55{--tw-shadow-color:rgba(229,231,235,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/60{--tw-shadow-color:rgba(229,231,235,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/65{--tw-shadow-color:rgba(229,231,235,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/70{--tw-shadow-color:rgba(229,231,235,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/75{--tw-shadow-color:rgba(229,231,235,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/80{--tw-shadow-color:rgba(229,231,235,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/85{--tw-shadow-color:rgba(229,231,235,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/90{--tw-shadow-color:rgba(229,231,235,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-200\/95{--tw-shadow-color:rgba(229,231,235,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300{--tw-shadow-color:#d1d5db;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/0{--tw-shadow-color:rgba(209,213,219,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/10{--tw-shadow-color:rgba(209,213,219,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/100{--tw-shadow-color:#d1d5db;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/15{--tw-shadow-color:rgba(209,213,219,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/20{--tw-shadow-color:rgba(209,213,219,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/25{--tw-shadow-color:rgba(209,213,219,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/30{--tw-shadow-color:rgba(209,213,219,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/35{--tw-shadow-color:rgba(209,213,219,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/40{--tw-shadow-color:rgba(209,213,219,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/45{--tw-shadow-color:rgba(209,213,219,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/5{--tw-shadow-color:rgba(209,213,219,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/50{--tw-shadow-color:rgba(209,213,219,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/55{--tw-shadow-color:rgba(209,213,219,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/60{--tw-shadow-color:rgba(209,213,219,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/65{--tw-shadow-color:rgba(209,213,219,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/70{--tw-shadow-color:rgba(209,213,219,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/75{--tw-shadow-color:rgba(209,213,219,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/80{--tw-shadow-color:rgba(209,213,219,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/85{--tw-shadow-color:rgba(209,213,219,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/90{--tw-shadow-color:rgba(209,213,219,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-300\/95{--tw-shadow-color:rgba(209,213,219,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400{--tw-shadow-color:#9ca3af;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/0{--tw-shadow-color:rgba(156,163,175,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/10{--tw-shadow-color:rgba(156,163,175,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/100{--tw-shadow-color:#9ca3af;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/15{--tw-shadow-color:rgba(156,163,175,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/20{--tw-shadow-color:rgba(156,163,175,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/25{--tw-shadow-color:rgba(156,163,175,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/30{--tw-shadow-color:rgba(156,163,175,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/35{--tw-shadow-color:rgba(156,163,175,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/40{--tw-shadow-color:rgba(156,163,175,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/45{--tw-shadow-color:rgba(156,163,175,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/5{--tw-shadow-color:rgba(156,163,175,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/50{--tw-shadow-color:rgba(156,163,175,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/55{--tw-shadow-color:rgba(156,163,175,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/60{--tw-shadow-color:rgba(156,163,175,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/65{--tw-shadow-color:rgba(156,163,175,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/70{--tw-shadow-color:rgba(156,163,175,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/75{--tw-shadow-color:rgba(156,163,175,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/80{--tw-shadow-color:rgba(156,163,175,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/85{--tw-shadow-color:rgba(156,163,175,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/90{--tw-shadow-color:rgba(156,163,175,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-400\/95{--tw-shadow-color:rgba(156,163,175,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50{--tw-shadow-color:#f9fafb;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/0{--tw-shadow-color:rgba(249,250,251,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/10{--tw-shadow-color:rgba(249,250,251,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/100{--tw-shadow-color:#f9fafb;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/15{--tw-shadow-color:rgba(249,250,251,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/20{--tw-shadow-color:rgba(249,250,251,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/25{--tw-shadow-color:rgba(249,250,251,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/30{--tw-shadow-color:rgba(249,250,251,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/35{--tw-shadow-color:rgba(249,250,251,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/40{--tw-shadow-color:rgba(249,250,251,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/45{--tw-shadow-color:rgba(249,250,251,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/5{--tw-shadow-color:rgba(249,250,251,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/50{--tw-shadow-color:rgba(249,250,251,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/55{--tw-shadow-color:rgba(249,250,251,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/60{--tw-shadow-color:rgba(249,250,251,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/65{--tw-shadow-color:rgba(249,250,251,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/70{--tw-shadow-color:rgba(249,250,251,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/75{--tw-shadow-color:rgba(249,250,251,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/80{--tw-shadow-color:rgba(249,250,251,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/85{--tw-shadow-color:rgba(249,250,251,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/90{--tw-shadow-color:rgba(249,250,251,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-50\/95{--tw-shadow-color:rgba(249,250,251,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500{--tw-shadow-color:#6b7280;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/0{--tw-shadow-color:hsla(220,9%,46%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/10{--tw-shadow-color:hsla(220,9%,46%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/100{--tw-shadow-color:#6b7280;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/15{--tw-shadow-color:hsla(220,9%,46%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/20{--tw-shadow-color:hsla(220,9%,46%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/25{--tw-shadow-color:hsla(220,9%,46%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/30{--tw-shadow-color:hsla(220,9%,46%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/35{--tw-shadow-color:hsla(220,9%,46%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/40{--tw-shadow-color:hsla(220,9%,46%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/45{--tw-shadow-color:hsla(220,9%,46%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/5{--tw-shadow-color:hsla(220,9%,46%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/50{--tw-shadow-color:hsla(220,9%,46%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/55{--tw-shadow-color:hsla(220,9%,46%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/60{--tw-shadow-color:hsla(220,9%,46%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/65{--tw-shadow-color:hsla(220,9%,46%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/70{--tw-shadow-color:hsla(220,9%,46%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/75{--tw-shadow-color:hsla(220,9%,46%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/80{--tw-shadow-color:hsla(220,9%,46%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/85{--tw-shadow-color:hsla(220,9%,46%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/90{--tw-shadow-color:hsla(220,9%,46%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-500\/95{--tw-shadow-color:hsla(220,9%,46%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600{--tw-shadow-color:#4b5563;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/0{--tw-shadow-color:rgba(75,85,99,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/10{--tw-shadow-color:rgba(75,85,99,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/100{--tw-shadow-color:#4b5563;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/15{--tw-shadow-color:rgba(75,85,99,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/20{--tw-shadow-color:rgba(75,85,99,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/25{--tw-shadow-color:rgba(75,85,99,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/30{--tw-shadow-color:rgba(75,85,99,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/35{--tw-shadow-color:rgba(75,85,99,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/40{--tw-shadow-color:rgba(75,85,99,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/45{--tw-shadow-color:rgba(75,85,99,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/5{--tw-shadow-color:rgba(75,85,99,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/50{--tw-shadow-color:rgba(75,85,99,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/55{--tw-shadow-color:rgba(75,85,99,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/60{--tw-shadow-color:rgba(75,85,99,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/65{--tw-shadow-color:rgba(75,85,99,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/70{--tw-shadow-color:rgba(75,85,99,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/75{--tw-shadow-color:rgba(75,85,99,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/80{--tw-shadow-color:rgba(75,85,99,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/85{--tw-shadow-color:rgba(75,85,99,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/90{--tw-shadow-color:rgba(75,85,99,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-600\/95{--tw-shadow-color:rgba(75,85,99,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700{--tw-shadow-color:#374151;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/0{--tw-shadow-color:rgba(55,65,81,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/10{--tw-shadow-color:rgba(55,65,81,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/100{--tw-shadow-color:#374151;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/15{--tw-shadow-color:rgba(55,65,81,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/20{--tw-shadow-color:rgba(55,65,81,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/25{--tw-shadow-color:rgba(55,65,81,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/30{--tw-shadow-color:rgba(55,65,81,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/35{--tw-shadow-color:rgba(55,65,81,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/40{--tw-shadow-color:rgba(55,65,81,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/45{--tw-shadow-color:rgba(55,65,81,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/5{--tw-shadow-color:rgba(55,65,81,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/50{--tw-shadow-color:rgba(55,65,81,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/55{--tw-shadow-color:rgba(55,65,81,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/60{--tw-shadow-color:rgba(55,65,81,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/65{--tw-shadow-color:rgba(55,65,81,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/70{--tw-shadow-color:rgba(55,65,81,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/75{--tw-shadow-color:rgba(55,65,81,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/80{--tw-shadow-color:rgba(55,65,81,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/85{--tw-shadow-color:rgba(55,65,81,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/90{--tw-shadow-color:rgba(55,65,81,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-700\/95{--tw-shadow-color:rgba(55,65,81,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800{--tw-shadow-color:#1f2937;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/0{--tw-shadow-color:rgba(31,41,55,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/10{--tw-shadow-color:rgba(31,41,55,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/100{--tw-shadow-color:#1f2937;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/15{--tw-shadow-color:rgba(31,41,55,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/20{--tw-shadow-color:rgba(31,41,55,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/25{--tw-shadow-color:rgba(31,41,55,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/30{--tw-shadow-color:rgba(31,41,55,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/35{--tw-shadow-color:rgba(31,41,55,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/40{--tw-shadow-color:rgba(31,41,55,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/45{--tw-shadow-color:rgba(31,41,55,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/5{--tw-shadow-color:rgba(31,41,55,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/50{--tw-shadow-color:rgba(31,41,55,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/55{--tw-shadow-color:rgba(31,41,55,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/60{--tw-shadow-color:rgba(31,41,55,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/65{--tw-shadow-color:rgba(31,41,55,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/70{--tw-shadow-color:rgba(31,41,55,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/75{--tw-shadow-color:rgba(31,41,55,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/80{--tw-shadow-color:rgba(31,41,55,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/85{--tw-shadow-color:rgba(31,41,55,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/90{--tw-shadow-color:rgba(31,41,55,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-800\/95{--tw-shadow-color:rgba(31,41,55,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900{--tw-shadow-color:#111827;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/0{--tw-shadow-color:rgba(17,24,39,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/10{--tw-shadow-color:rgba(17,24,39,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/100{--tw-shadow-color:#111827;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/15{--tw-shadow-color:rgba(17,24,39,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/20{--tw-shadow-color:rgba(17,24,39,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/25{--tw-shadow-color:rgba(17,24,39,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/30{--tw-shadow-color:rgba(17,24,39,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/35{--tw-shadow-color:rgba(17,24,39,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/40{--tw-shadow-color:rgba(17,24,39,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/45{--tw-shadow-color:rgba(17,24,39,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/5{--tw-shadow-color:rgba(17,24,39,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/50{--tw-shadow-color:rgba(17,24,39,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/55{--tw-shadow-color:rgba(17,24,39,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/60{--tw-shadow-color:rgba(17,24,39,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/65{--tw-shadow-color:rgba(17,24,39,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/70{--tw-shadow-color:rgba(17,24,39,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/75{--tw-shadow-color:rgba(17,24,39,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/80{--tw-shadow-color:rgba(17,24,39,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/85{--tw-shadow-color:rgba(17,24,39,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/90{--tw-shadow-color:rgba(17,24,39,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-900\/95{--tw-shadow-color:rgba(17,24,39,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950{--tw-shadow-color:#030712;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/0{--tw-shadow-color:rgba(3,7,18,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/10{--tw-shadow-color:rgba(3,7,18,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/100{--tw-shadow-color:#030712;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/15{--tw-shadow-color:rgba(3,7,18,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/20{--tw-shadow-color:rgba(3,7,18,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/25{--tw-shadow-color:rgba(3,7,18,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/30{--tw-shadow-color:rgba(3,7,18,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/35{--tw-shadow-color:rgba(3,7,18,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/40{--tw-shadow-color:rgba(3,7,18,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/45{--tw-shadow-color:rgba(3,7,18,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/5{--tw-shadow-color:rgba(3,7,18,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/50{--tw-shadow-color:rgba(3,7,18,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/55{--tw-shadow-color:rgba(3,7,18,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/60{--tw-shadow-color:rgba(3,7,18,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/65{--tw-shadow-color:rgba(3,7,18,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/70{--tw-shadow-color:rgba(3,7,18,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/75{--tw-shadow-color:rgba(3,7,18,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/80{--tw-shadow-color:rgba(3,7,18,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/85{--tw-shadow-color:rgba(3,7,18,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/90{--tw-shadow-color:rgba(3,7,18,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-gray-950\/95{--tw-shadow-color:rgba(3,7,18,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100{--tw-shadow-color:#dcfce7;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/0{--tw-shadow-color:rgba(220,252,231,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/10{--tw-shadow-color:rgba(220,252,231,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/100{--tw-shadow-color:#dcfce7;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/15{--tw-shadow-color:rgba(220,252,231,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/20{--tw-shadow-color:rgba(220,252,231,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/25{--tw-shadow-color:rgba(220,252,231,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/30{--tw-shadow-color:rgba(220,252,231,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/35{--tw-shadow-color:rgba(220,252,231,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/40{--tw-shadow-color:rgba(220,252,231,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/45{--tw-shadow-color:rgba(220,252,231,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/5{--tw-shadow-color:rgba(220,252,231,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/50{--tw-shadow-color:rgba(220,252,231,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/55{--tw-shadow-color:rgba(220,252,231,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/60{--tw-shadow-color:rgba(220,252,231,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/65{--tw-shadow-color:rgba(220,252,231,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/70{--tw-shadow-color:rgba(220,252,231,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/75{--tw-shadow-color:rgba(220,252,231,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/80{--tw-shadow-color:rgba(220,252,231,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/85{--tw-shadow-color:rgba(220,252,231,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/90{--tw-shadow-color:rgba(220,252,231,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-100\/95{--tw-shadow-color:rgba(220,252,231,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200{--tw-shadow-color:#bbf7d0;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/0{--tw-shadow-color:rgba(187,247,208,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/10{--tw-shadow-color:rgba(187,247,208,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/100{--tw-shadow-color:#bbf7d0;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/15{--tw-shadow-color:rgba(187,247,208,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/20{--tw-shadow-color:rgba(187,247,208,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/25{--tw-shadow-color:rgba(187,247,208,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/30{--tw-shadow-color:rgba(187,247,208,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/35{--tw-shadow-color:rgba(187,247,208,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/40{--tw-shadow-color:rgba(187,247,208,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/45{--tw-shadow-color:rgba(187,247,208,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/5{--tw-shadow-color:rgba(187,247,208,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/50{--tw-shadow-color:rgba(187,247,208,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/55{--tw-shadow-color:rgba(187,247,208,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/60{--tw-shadow-color:rgba(187,247,208,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/65{--tw-shadow-color:rgba(187,247,208,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/70{--tw-shadow-color:rgba(187,247,208,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/75{--tw-shadow-color:rgba(187,247,208,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/80{--tw-shadow-color:rgba(187,247,208,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/85{--tw-shadow-color:rgba(187,247,208,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/90{--tw-shadow-color:rgba(187,247,208,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-200\/95{--tw-shadow-color:rgba(187,247,208,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300{--tw-shadow-color:#86efac;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/0{--tw-shadow-color:rgba(134,239,172,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/10{--tw-shadow-color:rgba(134,239,172,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/100{--tw-shadow-color:#86efac;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/15{--tw-shadow-color:rgba(134,239,172,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/20{--tw-shadow-color:rgba(134,239,172,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/25{--tw-shadow-color:rgba(134,239,172,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/30{--tw-shadow-color:rgba(134,239,172,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/35{--tw-shadow-color:rgba(134,239,172,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/40{--tw-shadow-color:rgba(134,239,172,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/45{--tw-shadow-color:rgba(134,239,172,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/5{--tw-shadow-color:rgba(134,239,172,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/50{--tw-shadow-color:rgba(134,239,172,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/55{--tw-shadow-color:rgba(134,239,172,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/60{--tw-shadow-color:rgba(134,239,172,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/65{--tw-shadow-color:rgba(134,239,172,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/70{--tw-shadow-color:rgba(134,239,172,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/75{--tw-shadow-color:rgba(134,239,172,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/80{--tw-shadow-color:rgba(134,239,172,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/85{--tw-shadow-color:rgba(134,239,172,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/90{--tw-shadow-color:rgba(134,239,172,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-300\/95{--tw-shadow-color:rgba(134,239,172,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400{--tw-shadow-color:#4ade80;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/0{--tw-shadow-color:rgba(74,222,128,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/10{--tw-shadow-color:rgba(74,222,128,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/100{--tw-shadow-color:#4ade80;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/15{--tw-shadow-color:rgba(74,222,128,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/20{--tw-shadow-color:rgba(74,222,128,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/25{--tw-shadow-color:rgba(74,222,128,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/30{--tw-shadow-color:rgba(74,222,128,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/35{--tw-shadow-color:rgba(74,222,128,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/40{--tw-shadow-color:rgba(74,222,128,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/45{--tw-shadow-color:rgba(74,222,128,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/5{--tw-shadow-color:rgba(74,222,128,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/50{--tw-shadow-color:rgba(74,222,128,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/55{--tw-shadow-color:rgba(74,222,128,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/60{--tw-shadow-color:rgba(74,222,128,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/65{--tw-shadow-color:rgba(74,222,128,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/70{--tw-shadow-color:rgba(74,222,128,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/75{--tw-shadow-color:rgba(74,222,128,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/80{--tw-shadow-color:rgba(74,222,128,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/85{--tw-shadow-color:rgba(74,222,128,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/90{--tw-shadow-color:rgba(74,222,128,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-400\/95{--tw-shadow-color:rgba(74,222,128,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50{--tw-shadow-color:#f0fdf4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/0{--tw-shadow-color:rgba(240,253,244,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/10{--tw-shadow-color:rgba(240,253,244,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/100{--tw-shadow-color:#f0fdf4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/15{--tw-shadow-color:rgba(240,253,244,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/20{--tw-shadow-color:rgba(240,253,244,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/25{--tw-shadow-color:rgba(240,253,244,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/30{--tw-shadow-color:rgba(240,253,244,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/35{--tw-shadow-color:rgba(240,253,244,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/40{--tw-shadow-color:rgba(240,253,244,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/45{--tw-shadow-color:rgba(240,253,244,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/5{--tw-shadow-color:rgba(240,253,244,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/50{--tw-shadow-color:rgba(240,253,244,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/55{--tw-shadow-color:rgba(240,253,244,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/60{--tw-shadow-color:rgba(240,253,244,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/65{--tw-shadow-color:rgba(240,253,244,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/70{--tw-shadow-color:rgba(240,253,244,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/75{--tw-shadow-color:rgba(240,253,244,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/80{--tw-shadow-color:rgba(240,253,244,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/85{--tw-shadow-color:rgba(240,253,244,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/90{--tw-shadow-color:rgba(240,253,244,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-50\/95{--tw-shadow-color:rgba(240,253,244,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500{--tw-shadow-color:#22c55e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/0{--tw-shadow-color:rgba(34,197,94,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/10{--tw-shadow-color:rgba(34,197,94,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/100{--tw-shadow-color:#22c55e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/15{--tw-shadow-color:rgba(34,197,94,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/20{--tw-shadow-color:rgba(34,197,94,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/25{--tw-shadow-color:rgba(34,197,94,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/30{--tw-shadow-color:rgba(34,197,94,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/35{--tw-shadow-color:rgba(34,197,94,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/40{--tw-shadow-color:rgba(34,197,94,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/45{--tw-shadow-color:rgba(34,197,94,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/5{--tw-shadow-color:rgba(34,197,94,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/50{--tw-shadow-color:rgba(34,197,94,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/55{--tw-shadow-color:rgba(34,197,94,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/60{--tw-shadow-color:rgba(34,197,94,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/65{--tw-shadow-color:rgba(34,197,94,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/70{--tw-shadow-color:rgba(34,197,94,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/75{--tw-shadow-color:rgba(34,197,94,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/80{--tw-shadow-color:rgba(34,197,94,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/85{--tw-shadow-color:rgba(34,197,94,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/90{--tw-shadow-color:rgba(34,197,94,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-500\/95{--tw-shadow-color:rgba(34,197,94,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600{--tw-shadow-color:#16a34a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/0{--tw-shadow-color:rgba(22,163,74,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/10{--tw-shadow-color:rgba(22,163,74,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/100{--tw-shadow-color:#16a34a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/15{--tw-shadow-color:rgba(22,163,74,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/20{--tw-shadow-color:rgba(22,163,74,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/25{--tw-shadow-color:rgba(22,163,74,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/30{--tw-shadow-color:rgba(22,163,74,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/35{--tw-shadow-color:rgba(22,163,74,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/40{--tw-shadow-color:rgba(22,163,74,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/45{--tw-shadow-color:rgba(22,163,74,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/5{--tw-shadow-color:rgba(22,163,74,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/50{--tw-shadow-color:rgba(22,163,74,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/55{--tw-shadow-color:rgba(22,163,74,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/60{--tw-shadow-color:rgba(22,163,74,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/65{--tw-shadow-color:rgba(22,163,74,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/70{--tw-shadow-color:rgba(22,163,74,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/75{--tw-shadow-color:rgba(22,163,74,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/80{--tw-shadow-color:rgba(22,163,74,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/85{--tw-shadow-color:rgba(22,163,74,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/90{--tw-shadow-color:rgba(22,163,74,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-600\/95{--tw-shadow-color:rgba(22,163,74,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700{--tw-shadow-color:#15803d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/0{--tw-shadow-color:rgba(21,128,61,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/10{--tw-shadow-color:rgba(21,128,61,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/100{--tw-shadow-color:#15803d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/15{--tw-shadow-color:rgba(21,128,61,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/20{--tw-shadow-color:rgba(21,128,61,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/25{--tw-shadow-color:rgba(21,128,61,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/30{--tw-shadow-color:rgba(21,128,61,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/35{--tw-shadow-color:rgba(21,128,61,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/40{--tw-shadow-color:rgba(21,128,61,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/45{--tw-shadow-color:rgba(21,128,61,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/5{--tw-shadow-color:rgba(21,128,61,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/50{--tw-shadow-color:rgba(21,128,61,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/55{--tw-shadow-color:rgba(21,128,61,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/60{--tw-shadow-color:rgba(21,128,61,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/65{--tw-shadow-color:rgba(21,128,61,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/70{--tw-shadow-color:rgba(21,128,61,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/75{--tw-shadow-color:rgba(21,128,61,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/80{--tw-shadow-color:rgba(21,128,61,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/85{--tw-shadow-color:rgba(21,128,61,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/90{--tw-shadow-color:rgba(21,128,61,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-700\/95{--tw-shadow-color:rgba(21,128,61,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800{--tw-shadow-color:#166534;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/0{--tw-shadow-color:rgba(22,101,52,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/10{--tw-shadow-color:rgba(22,101,52,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/100{--tw-shadow-color:#166534;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/15{--tw-shadow-color:rgba(22,101,52,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/20{--tw-shadow-color:rgba(22,101,52,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/25{--tw-shadow-color:rgba(22,101,52,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/30{--tw-shadow-color:rgba(22,101,52,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/35{--tw-shadow-color:rgba(22,101,52,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/40{--tw-shadow-color:rgba(22,101,52,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/45{--tw-shadow-color:rgba(22,101,52,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/5{--tw-shadow-color:rgba(22,101,52,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/50{--tw-shadow-color:rgba(22,101,52,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/55{--tw-shadow-color:rgba(22,101,52,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/60{--tw-shadow-color:rgba(22,101,52,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/65{--tw-shadow-color:rgba(22,101,52,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/70{--tw-shadow-color:rgba(22,101,52,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/75{--tw-shadow-color:rgba(22,101,52,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/80{--tw-shadow-color:rgba(22,101,52,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/85{--tw-shadow-color:rgba(22,101,52,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/90{--tw-shadow-color:rgba(22,101,52,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-800\/95{--tw-shadow-color:rgba(22,101,52,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900{--tw-shadow-color:#14532d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/0{--tw-shadow-color:rgba(20,83,45,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/10{--tw-shadow-color:rgba(20,83,45,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/100{--tw-shadow-color:#14532d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/15{--tw-shadow-color:rgba(20,83,45,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/20{--tw-shadow-color:rgba(20,83,45,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/25{--tw-shadow-color:rgba(20,83,45,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/30{--tw-shadow-color:rgba(20,83,45,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/35{--tw-shadow-color:rgba(20,83,45,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/40{--tw-shadow-color:rgba(20,83,45,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/45{--tw-shadow-color:rgba(20,83,45,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/5{--tw-shadow-color:rgba(20,83,45,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/50{--tw-shadow-color:rgba(20,83,45,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/55{--tw-shadow-color:rgba(20,83,45,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/60{--tw-shadow-color:rgba(20,83,45,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/65{--tw-shadow-color:rgba(20,83,45,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/70{--tw-shadow-color:rgba(20,83,45,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/75{--tw-shadow-color:rgba(20,83,45,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/80{--tw-shadow-color:rgba(20,83,45,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/85{--tw-shadow-color:rgba(20,83,45,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/90{--tw-shadow-color:rgba(20,83,45,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-900\/95{--tw-shadow-color:rgba(20,83,45,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950{--tw-shadow-color:#052e16;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/0{--tw-shadow-color:rgba(5,46,22,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/10{--tw-shadow-color:rgba(5,46,22,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/100{--tw-shadow-color:#052e16;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/15{--tw-shadow-color:rgba(5,46,22,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/20{--tw-shadow-color:rgba(5,46,22,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/25{--tw-shadow-color:rgba(5,46,22,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/30{--tw-shadow-color:rgba(5,46,22,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/35{--tw-shadow-color:rgba(5,46,22,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/40{--tw-shadow-color:rgba(5,46,22,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/45{--tw-shadow-color:rgba(5,46,22,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/5{--tw-shadow-color:rgba(5,46,22,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/50{--tw-shadow-color:rgba(5,46,22,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/55{--tw-shadow-color:rgba(5,46,22,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/60{--tw-shadow-color:rgba(5,46,22,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/65{--tw-shadow-color:rgba(5,46,22,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/70{--tw-shadow-color:rgba(5,46,22,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/75{--tw-shadow-color:rgba(5,46,22,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/80{--tw-shadow-color:rgba(5,46,22,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/85{--tw-shadow-color:rgba(5,46,22,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/90{--tw-shadow-color:rgba(5,46,22,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-green-950\/95{--tw-shadow-color:rgba(5,46,22,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100{--tw-shadow-color:#e0e7ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/0{--tw-shadow-color:rgba(224,231,255,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/10{--tw-shadow-color:rgba(224,231,255,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/100{--tw-shadow-color:#e0e7ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/15{--tw-shadow-color:rgba(224,231,255,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/20{--tw-shadow-color:rgba(224,231,255,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/25{--tw-shadow-color:rgba(224,231,255,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/30{--tw-shadow-color:rgba(224,231,255,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/35{--tw-shadow-color:rgba(224,231,255,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/40{--tw-shadow-color:rgba(224,231,255,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/45{--tw-shadow-color:rgba(224,231,255,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/5{--tw-shadow-color:rgba(224,231,255,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/50{--tw-shadow-color:rgba(224,231,255,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/55{--tw-shadow-color:rgba(224,231,255,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/60{--tw-shadow-color:rgba(224,231,255,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/65{--tw-shadow-color:rgba(224,231,255,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/70{--tw-shadow-color:rgba(224,231,255,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/75{--tw-shadow-color:rgba(224,231,255,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/80{--tw-shadow-color:rgba(224,231,255,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/85{--tw-shadow-color:rgba(224,231,255,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/90{--tw-shadow-color:rgba(224,231,255,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-100\/95{--tw-shadow-color:rgba(224,231,255,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200{--tw-shadow-color:#c7d2fe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/0{--tw-shadow-color:rgba(199,210,254,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/10{--tw-shadow-color:rgba(199,210,254,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/100{--tw-shadow-color:#c7d2fe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/15{--tw-shadow-color:rgba(199,210,254,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/20{--tw-shadow-color:rgba(199,210,254,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/25{--tw-shadow-color:rgba(199,210,254,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/30{--tw-shadow-color:rgba(199,210,254,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/35{--tw-shadow-color:rgba(199,210,254,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/40{--tw-shadow-color:rgba(199,210,254,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/45{--tw-shadow-color:rgba(199,210,254,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/5{--tw-shadow-color:rgba(199,210,254,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/50{--tw-shadow-color:rgba(199,210,254,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/55{--tw-shadow-color:rgba(199,210,254,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/60{--tw-shadow-color:rgba(199,210,254,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/65{--tw-shadow-color:rgba(199,210,254,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/70{--tw-shadow-color:rgba(199,210,254,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/75{--tw-shadow-color:rgba(199,210,254,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/80{--tw-shadow-color:rgba(199,210,254,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/85{--tw-shadow-color:rgba(199,210,254,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/90{--tw-shadow-color:rgba(199,210,254,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-200\/95{--tw-shadow-color:rgba(199,210,254,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300{--tw-shadow-color:#a5b4fc;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/0{--tw-shadow-color:rgba(165,180,252,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/10{--tw-shadow-color:rgba(165,180,252,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/100{--tw-shadow-color:#a5b4fc;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/15{--tw-shadow-color:rgba(165,180,252,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/20{--tw-shadow-color:rgba(165,180,252,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/25{--tw-shadow-color:rgba(165,180,252,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/30{--tw-shadow-color:rgba(165,180,252,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/35{--tw-shadow-color:rgba(165,180,252,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/40{--tw-shadow-color:rgba(165,180,252,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/45{--tw-shadow-color:rgba(165,180,252,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/5{--tw-shadow-color:rgba(165,180,252,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/50{--tw-shadow-color:rgba(165,180,252,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/55{--tw-shadow-color:rgba(165,180,252,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/60{--tw-shadow-color:rgba(165,180,252,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/65{--tw-shadow-color:rgba(165,180,252,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/70{--tw-shadow-color:rgba(165,180,252,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/75{--tw-shadow-color:rgba(165,180,252,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/80{--tw-shadow-color:rgba(165,180,252,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/85{--tw-shadow-color:rgba(165,180,252,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/90{--tw-shadow-color:rgba(165,180,252,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-300\/95{--tw-shadow-color:rgba(165,180,252,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400{--tw-shadow-color:#818cf8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/0{--tw-shadow-color:rgba(129,140,248,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/10{--tw-shadow-color:rgba(129,140,248,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/100{--tw-shadow-color:#818cf8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/15{--tw-shadow-color:rgba(129,140,248,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/20{--tw-shadow-color:rgba(129,140,248,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/25{--tw-shadow-color:rgba(129,140,248,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/30{--tw-shadow-color:rgba(129,140,248,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/35{--tw-shadow-color:rgba(129,140,248,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/40{--tw-shadow-color:rgba(129,140,248,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/45{--tw-shadow-color:rgba(129,140,248,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/5{--tw-shadow-color:rgba(129,140,248,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/50{--tw-shadow-color:rgba(129,140,248,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/55{--tw-shadow-color:rgba(129,140,248,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/60{--tw-shadow-color:rgba(129,140,248,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/65{--tw-shadow-color:rgba(129,140,248,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/70{--tw-shadow-color:rgba(129,140,248,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/75{--tw-shadow-color:rgba(129,140,248,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/80{--tw-shadow-color:rgba(129,140,248,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/85{--tw-shadow-color:rgba(129,140,248,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/90{--tw-shadow-color:rgba(129,140,248,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-400\/95{--tw-shadow-color:rgba(129,140,248,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50{--tw-shadow-color:#eef2ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/0{--tw-shadow-color:rgba(238,242,255,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/10{--tw-shadow-color:rgba(238,242,255,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/100{--tw-shadow-color:#eef2ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/15{--tw-shadow-color:rgba(238,242,255,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/20{--tw-shadow-color:rgba(238,242,255,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/25{--tw-shadow-color:rgba(238,242,255,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/30{--tw-shadow-color:rgba(238,242,255,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/35{--tw-shadow-color:rgba(238,242,255,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/40{--tw-shadow-color:rgba(238,242,255,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/45{--tw-shadow-color:rgba(238,242,255,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/5{--tw-shadow-color:rgba(238,242,255,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/50{--tw-shadow-color:rgba(238,242,255,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/55{--tw-shadow-color:rgba(238,242,255,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/60{--tw-shadow-color:rgba(238,242,255,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/65{--tw-shadow-color:rgba(238,242,255,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/70{--tw-shadow-color:rgba(238,242,255,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/75{--tw-shadow-color:rgba(238,242,255,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/80{--tw-shadow-color:rgba(238,242,255,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/85{--tw-shadow-color:rgba(238,242,255,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/90{--tw-shadow-color:rgba(238,242,255,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-50\/95{--tw-shadow-color:rgba(238,242,255,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500{--tw-shadow-color:#6366f1;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/0{--tw-shadow-color:rgba(99,102,241,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/10{--tw-shadow-color:rgba(99,102,241,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/100{--tw-shadow-color:#6366f1;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/15{--tw-shadow-color:rgba(99,102,241,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/20{--tw-shadow-color:rgba(99,102,241,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/25{--tw-shadow-color:rgba(99,102,241,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/30{--tw-shadow-color:rgba(99,102,241,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/35{--tw-shadow-color:rgba(99,102,241,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/40{--tw-shadow-color:rgba(99,102,241,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/45{--tw-shadow-color:rgba(99,102,241,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/5{--tw-shadow-color:rgba(99,102,241,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/50{--tw-shadow-color:rgba(99,102,241,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/55{--tw-shadow-color:rgba(99,102,241,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/60{--tw-shadow-color:rgba(99,102,241,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/65{--tw-shadow-color:rgba(99,102,241,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/70{--tw-shadow-color:rgba(99,102,241,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/75{--tw-shadow-color:rgba(99,102,241,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/80{--tw-shadow-color:rgba(99,102,241,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/85{--tw-shadow-color:rgba(99,102,241,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/90{--tw-shadow-color:rgba(99,102,241,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-500\/95{--tw-shadow-color:rgba(99,102,241,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600{--tw-shadow-color:#4f46e5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/0{--tw-shadow-color:rgba(79,70,229,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/10{--tw-shadow-color:rgba(79,70,229,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/100{--tw-shadow-color:#4f46e5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/15{--tw-shadow-color:rgba(79,70,229,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/20{--tw-shadow-color:rgba(79,70,229,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/25{--tw-shadow-color:rgba(79,70,229,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/30{--tw-shadow-color:rgba(79,70,229,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/35{--tw-shadow-color:rgba(79,70,229,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/40{--tw-shadow-color:rgba(79,70,229,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/45{--tw-shadow-color:rgba(79,70,229,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/5{--tw-shadow-color:rgba(79,70,229,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/50{--tw-shadow-color:rgba(79,70,229,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/55{--tw-shadow-color:rgba(79,70,229,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/60{--tw-shadow-color:rgba(79,70,229,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/65{--tw-shadow-color:rgba(79,70,229,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/70{--tw-shadow-color:rgba(79,70,229,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/75{--tw-shadow-color:rgba(79,70,229,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/80{--tw-shadow-color:rgba(79,70,229,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/85{--tw-shadow-color:rgba(79,70,229,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/90{--tw-shadow-color:rgba(79,70,229,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-600\/95{--tw-shadow-color:rgba(79,70,229,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700{--tw-shadow-color:#4338ca;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/0{--tw-shadow-color:rgba(67,56,202,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/10{--tw-shadow-color:rgba(67,56,202,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/100{--tw-shadow-color:#4338ca;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/15{--tw-shadow-color:rgba(67,56,202,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/20{--tw-shadow-color:rgba(67,56,202,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/25{--tw-shadow-color:rgba(67,56,202,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/30{--tw-shadow-color:rgba(67,56,202,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/35{--tw-shadow-color:rgba(67,56,202,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/40{--tw-shadow-color:rgba(67,56,202,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/45{--tw-shadow-color:rgba(67,56,202,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/5{--tw-shadow-color:rgba(67,56,202,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/50{--tw-shadow-color:rgba(67,56,202,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/55{--tw-shadow-color:rgba(67,56,202,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/60{--tw-shadow-color:rgba(67,56,202,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/65{--tw-shadow-color:rgba(67,56,202,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/70{--tw-shadow-color:rgba(67,56,202,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/75{--tw-shadow-color:rgba(67,56,202,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/80{--tw-shadow-color:rgba(67,56,202,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/85{--tw-shadow-color:rgba(67,56,202,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/90{--tw-shadow-color:rgba(67,56,202,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-700\/95{--tw-shadow-color:rgba(67,56,202,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800{--tw-shadow-color:#3730a3;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/0{--tw-shadow-color:rgba(55,48,163,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/10{--tw-shadow-color:rgba(55,48,163,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/100{--tw-shadow-color:#3730a3;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/15{--tw-shadow-color:rgba(55,48,163,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/20{--tw-shadow-color:rgba(55,48,163,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/25{--tw-shadow-color:rgba(55,48,163,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/30{--tw-shadow-color:rgba(55,48,163,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/35{--tw-shadow-color:rgba(55,48,163,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/40{--tw-shadow-color:rgba(55,48,163,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/45{--tw-shadow-color:rgba(55,48,163,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/5{--tw-shadow-color:rgba(55,48,163,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/50{--tw-shadow-color:rgba(55,48,163,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/55{--tw-shadow-color:rgba(55,48,163,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/60{--tw-shadow-color:rgba(55,48,163,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/65{--tw-shadow-color:rgba(55,48,163,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/70{--tw-shadow-color:rgba(55,48,163,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/75{--tw-shadow-color:rgba(55,48,163,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/80{--tw-shadow-color:rgba(55,48,163,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/85{--tw-shadow-color:rgba(55,48,163,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/90{--tw-shadow-color:rgba(55,48,163,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-800\/95{--tw-shadow-color:rgba(55,48,163,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900{--tw-shadow-color:#312e81;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/0{--tw-shadow-color:rgba(49,46,129,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/10{--tw-shadow-color:rgba(49,46,129,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/100{--tw-shadow-color:#312e81;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/15{--tw-shadow-color:rgba(49,46,129,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/20{--tw-shadow-color:rgba(49,46,129,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/25{--tw-shadow-color:rgba(49,46,129,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/30{--tw-shadow-color:rgba(49,46,129,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/35{--tw-shadow-color:rgba(49,46,129,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/40{--tw-shadow-color:rgba(49,46,129,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/45{--tw-shadow-color:rgba(49,46,129,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/5{--tw-shadow-color:rgba(49,46,129,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/50{--tw-shadow-color:rgba(49,46,129,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/55{--tw-shadow-color:rgba(49,46,129,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/60{--tw-shadow-color:rgba(49,46,129,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/65{--tw-shadow-color:rgba(49,46,129,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/70{--tw-shadow-color:rgba(49,46,129,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/75{--tw-shadow-color:rgba(49,46,129,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/80{--tw-shadow-color:rgba(49,46,129,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/85{--tw-shadow-color:rgba(49,46,129,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/90{--tw-shadow-color:rgba(49,46,129,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-900\/95{--tw-shadow-color:rgba(49,46,129,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950{--tw-shadow-color:#1e1b4b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/0{--tw-shadow-color:rgba(30,27,75,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/10{--tw-shadow-color:rgba(30,27,75,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/100{--tw-shadow-color:#1e1b4b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/15{--tw-shadow-color:rgba(30,27,75,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/20{--tw-shadow-color:rgba(30,27,75,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/25{--tw-shadow-color:rgba(30,27,75,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/30{--tw-shadow-color:rgba(30,27,75,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/35{--tw-shadow-color:rgba(30,27,75,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/40{--tw-shadow-color:rgba(30,27,75,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/45{--tw-shadow-color:rgba(30,27,75,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/5{--tw-shadow-color:rgba(30,27,75,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/50{--tw-shadow-color:rgba(30,27,75,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/55{--tw-shadow-color:rgba(30,27,75,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/60{--tw-shadow-color:rgba(30,27,75,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/65{--tw-shadow-color:rgba(30,27,75,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/70{--tw-shadow-color:rgba(30,27,75,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/75{--tw-shadow-color:rgba(30,27,75,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/80{--tw-shadow-color:rgba(30,27,75,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/85{--tw-shadow-color:rgba(30,27,75,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/90{--tw-shadow-color:rgba(30,27,75,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-indigo-950\/95{--tw-shadow-color:rgba(30,27,75,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inherit{--tw-shadow-color:inherit;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse{--tw-shadow-color:rgb(var(--color-borders-inverse)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/0{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/10{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/100{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/15{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/20{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/25{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/30{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/35{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/40{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/45{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/5{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/50{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/55{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/60{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/65{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/70{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/75{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/80{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/85{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/90{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse-subdued\/95{--tw-shadow-color:rgb(var(--color-borders-inverse--subdued)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/0{--tw-shadow-color:rgb(var(--color-borders-inverse)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/10{--tw-shadow-color:rgb(var(--color-borders-inverse)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/100{--tw-shadow-color:rgb(var(--color-borders-inverse)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/15{--tw-shadow-color:rgb(var(--color-borders-inverse)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/20{--tw-shadow-color:rgb(var(--color-borders-inverse)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/25{--tw-shadow-color:rgb(var(--color-borders-inverse)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/30{--tw-shadow-color:rgb(var(--color-borders-inverse)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/35{--tw-shadow-color:rgb(var(--color-borders-inverse)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/40{--tw-shadow-color:rgb(var(--color-borders-inverse)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/45{--tw-shadow-color:rgb(var(--color-borders-inverse)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/5{--tw-shadow-color:rgb(var(--color-borders-inverse)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/50{--tw-shadow-color:rgb(var(--color-borders-inverse)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/55{--tw-shadow-color:rgb(var(--color-borders-inverse)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/60{--tw-shadow-color:rgb(var(--color-borders-inverse)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/65{--tw-shadow-color:rgb(var(--color-borders-inverse)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/70{--tw-shadow-color:rgb(var(--color-borders-inverse)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/75{--tw-shadow-color:rgb(var(--color-borders-inverse)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/80{--tw-shadow-color:rgb(var(--color-borders-inverse)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/85{--tw-shadow-color:rgb(var(--color-borders-inverse)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/90{--tw-shadow-color:rgb(var(--color-borders-inverse)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-inverse\/95{--tw-shadow-color:rgb(var(--color-borders-inverse)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100{--tw-shadow-color:#ecfccb;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/0{--tw-shadow-color:hsla(80,89%,89%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/10{--tw-shadow-color:hsla(80,89%,89%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/100{--tw-shadow-color:#ecfccb;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/15{--tw-shadow-color:hsla(80,89%,89%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/20{--tw-shadow-color:hsla(80,89%,89%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/25{--tw-shadow-color:hsla(80,89%,89%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/30{--tw-shadow-color:hsla(80,89%,89%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/35{--tw-shadow-color:hsla(80,89%,89%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/40{--tw-shadow-color:hsla(80,89%,89%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/45{--tw-shadow-color:hsla(80,89%,89%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/5{--tw-shadow-color:hsla(80,89%,89%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/50{--tw-shadow-color:hsla(80,89%,89%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/55{--tw-shadow-color:hsla(80,89%,89%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/60{--tw-shadow-color:hsla(80,89%,89%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/65{--tw-shadow-color:hsla(80,89%,89%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/70{--tw-shadow-color:hsla(80,89%,89%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/75{--tw-shadow-color:hsla(80,89%,89%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/80{--tw-shadow-color:hsla(80,89%,89%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/85{--tw-shadow-color:hsla(80,89%,89%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/90{--tw-shadow-color:hsla(80,89%,89%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-100\/95{--tw-shadow-color:hsla(80,89%,89%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200{--tw-shadow-color:#d9f99d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/0{--tw-shadow-color:hsla(81,88%,80%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/10{--tw-shadow-color:hsla(81,88%,80%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/100{--tw-shadow-color:#d9f99d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/15{--tw-shadow-color:hsla(81,88%,80%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/20{--tw-shadow-color:hsla(81,88%,80%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/25{--tw-shadow-color:hsla(81,88%,80%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/30{--tw-shadow-color:hsla(81,88%,80%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/35{--tw-shadow-color:hsla(81,88%,80%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/40{--tw-shadow-color:hsla(81,88%,80%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/45{--tw-shadow-color:hsla(81,88%,80%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/5{--tw-shadow-color:hsla(81,88%,80%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/50{--tw-shadow-color:hsla(81,88%,80%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/55{--tw-shadow-color:hsla(81,88%,80%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/60{--tw-shadow-color:hsla(81,88%,80%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/65{--tw-shadow-color:hsla(81,88%,80%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/70{--tw-shadow-color:hsla(81,88%,80%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/75{--tw-shadow-color:hsla(81,88%,80%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/80{--tw-shadow-color:hsla(81,88%,80%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/85{--tw-shadow-color:hsla(81,88%,80%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/90{--tw-shadow-color:hsla(81,88%,80%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-200\/95{--tw-shadow-color:hsla(81,88%,80%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300{--tw-shadow-color:#bef264;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/0{--tw-shadow-color:hsla(82,85%,67%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/10{--tw-shadow-color:hsla(82,85%,67%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/100{--tw-shadow-color:#bef264;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/15{--tw-shadow-color:hsla(82,85%,67%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/20{--tw-shadow-color:hsla(82,85%,67%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/25{--tw-shadow-color:hsla(82,85%,67%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/30{--tw-shadow-color:hsla(82,85%,67%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/35{--tw-shadow-color:hsla(82,85%,67%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/40{--tw-shadow-color:hsla(82,85%,67%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/45{--tw-shadow-color:hsla(82,85%,67%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/5{--tw-shadow-color:hsla(82,85%,67%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/50{--tw-shadow-color:hsla(82,85%,67%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/55{--tw-shadow-color:hsla(82,85%,67%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/60{--tw-shadow-color:hsla(82,85%,67%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/65{--tw-shadow-color:hsla(82,85%,67%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/70{--tw-shadow-color:hsla(82,85%,67%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/75{--tw-shadow-color:hsla(82,85%,67%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/80{--tw-shadow-color:hsla(82,85%,67%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/85{--tw-shadow-color:hsla(82,85%,67%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/90{--tw-shadow-color:hsla(82,85%,67%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-300\/95{--tw-shadow-color:hsla(82,85%,67%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400{--tw-shadow-color:#a3e635;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/0{--tw-shadow-color:rgba(163,230,53,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/10{--tw-shadow-color:rgba(163,230,53,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/100{--tw-shadow-color:#a3e635;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/15{--tw-shadow-color:rgba(163,230,53,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/20{--tw-shadow-color:rgba(163,230,53,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/25{--tw-shadow-color:rgba(163,230,53,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/30{--tw-shadow-color:rgba(163,230,53,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/35{--tw-shadow-color:rgba(163,230,53,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/40{--tw-shadow-color:rgba(163,230,53,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/45{--tw-shadow-color:rgba(163,230,53,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/5{--tw-shadow-color:rgba(163,230,53,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/50{--tw-shadow-color:rgba(163,230,53,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/55{--tw-shadow-color:rgba(163,230,53,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/60{--tw-shadow-color:rgba(163,230,53,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/65{--tw-shadow-color:rgba(163,230,53,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/70{--tw-shadow-color:rgba(163,230,53,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/75{--tw-shadow-color:rgba(163,230,53,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/80{--tw-shadow-color:rgba(163,230,53,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/85{--tw-shadow-color:rgba(163,230,53,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/90{--tw-shadow-color:rgba(163,230,53,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-400\/95{--tw-shadow-color:rgba(163,230,53,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50{--tw-shadow-color:#f7fee7;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/0{--tw-shadow-color:hsla(78,92%,95%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/10{--tw-shadow-color:hsla(78,92%,95%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/100{--tw-shadow-color:#f7fee7;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/15{--tw-shadow-color:hsla(78,92%,95%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/20{--tw-shadow-color:hsla(78,92%,95%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/25{--tw-shadow-color:hsla(78,92%,95%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/30{--tw-shadow-color:hsla(78,92%,95%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/35{--tw-shadow-color:hsla(78,92%,95%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/40{--tw-shadow-color:hsla(78,92%,95%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/45{--tw-shadow-color:hsla(78,92%,95%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/5{--tw-shadow-color:hsla(78,92%,95%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/50{--tw-shadow-color:hsla(78,92%,95%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/55{--tw-shadow-color:hsla(78,92%,95%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/60{--tw-shadow-color:hsla(78,92%,95%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/65{--tw-shadow-color:hsla(78,92%,95%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/70{--tw-shadow-color:hsla(78,92%,95%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/75{--tw-shadow-color:hsla(78,92%,95%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/80{--tw-shadow-color:hsla(78,92%,95%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/85{--tw-shadow-color:hsla(78,92%,95%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/90{--tw-shadow-color:hsla(78,92%,95%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-50\/95{--tw-shadow-color:hsla(78,92%,95%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500{--tw-shadow-color:#84cc16;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/0{--tw-shadow-color:rgba(132,204,22,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/10{--tw-shadow-color:rgba(132,204,22,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/100{--tw-shadow-color:#84cc16;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/15{--tw-shadow-color:rgba(132,204,22,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/20{--tw-shadow-color:rgba(132,204,22,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/25{--tw-shadow-color:rgba(132,204,22,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/30{--tw-shadow-color:rgba(132,204,22,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/35{--tw-shadow-color:rgba(132,204,22,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/40{--tw-shadow-color:rgba(132,204,22,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/45{--tw-shadow-color:rgba(132,204,22,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/5{--tw-shadow-color:rgba(132,204,22,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/50{--tw-shadow-color:rgba(132,204,22,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/55{--tw-shadow-color:rgba(132,204,22,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/60{--tw-shadow-color:rgba(132,204,22,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/65{--tw-shadow-color:rgba(132,204,22,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/70{--tw-shadow-color:rgba(132,204,22,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/75{--tw-shadow-color:rgba(132,204,22,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/80{--tw-shadow-color:rgba(132,204,22,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/85{--tw-shadow-color:rgba(132,204,22,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/90{--tw-shadow-color:rgba(132,204,22,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-500\/95{--tw-shadow-color:rgba(132,204,22,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600{--tw-shadow-color:#65a30d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/0{--tw-shadow-color:rgba(101,163,13,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/10{--tw-shadow-color:rgba(101,163,13,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/100{--tw-shadow-color:#65a30d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/15{--tw-shadow-color:rgba(101,163,13,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/20{--tw-shadow-color:rgba(101,163,13,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/25{--tw-shadow-color:rgba(101,163,13,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/30{--tw-shadow-color:rgba(101,163,13,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/35{--tw-shadow-color:rgba(101,163,13,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/40{--tw-shadow-color:rgba(101,163,13,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/45{--tw-shadow-color:rgba(101,163,13,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/5{--tw-shadow-color:rgba(101,163,13,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/50{--tw-shadow-color:rgba(101,163,13,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/55{--tw-shadow-color:rgba(101,163,13,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/60{--tw-shadow-color:rgba(101,163,13,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/65{--tw-shadow-color:rgba(101,163,13,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/70{--tw-shadow-color:rgba(101,163,13,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/75{--tw-shadow-color:rgba(101,163,13,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/80{--tw-shadow-color:rgba(101,163,13,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/85{--tw-shadow-color:rgba(101,163,13,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/90{--tw-shadow-color:rgba(101,163,13,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-600\/95{--tw-shadow-color:rgba(101,163,13,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700{--tw-shadow-color:#4d7c0f;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/0{--tw-shadow-color:rgba(77,124,15,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/10{--tw-shadow-color:rgba(77,124,15,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/100{--tw-shadow-color:#4d7c0f;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/15{--tw-shadow-color:rgba(77,124,15,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/20{--tw-shadow-color:rgba(77,124,15,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/25{--tw-shadow-color:rgba(77,124,15,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/30{--tw-shadow-color:rgba(77,124,15,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/35{--tw-shadow-color:rgba(77,124,15,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/40{--tw-shadow-color:rgba(77,124,15,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/45{--tw-shadow-color:rgba(77,124,15,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/5{--tw-shadow-color:rgba(77,124,15,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/50{--tw-shadow-color:rgba(77,124,15,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/55{--tw-shadow-color:rgba(77,124,15,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/60{--tw-shadow-color:rgba(77,124,15,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/65{--tw-shadow-color:rgba(77,124,15,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/70{--tw-shadow-color:rgba(77,124,15,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/75{--tw-shadow-color:rgba(77,124,15,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/80{--tw-shadow-color:rgba(77,124,15,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/85{--tw-shadow-color:rgba(77,124,15,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/90{--tw-shadow-color:rgba(77,124,15,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-700\/95{--tw-shadow-color:rgba(77,124,15,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800{--tw-shadow-color:#3f6212;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/0{--tw-shadow-color:rgba(63,98,18,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/10{--tw-shadow-color:rgba(63,98,18,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/100{--tw-shadow-color:#3f6212;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/15{--tw-shadow-color:rgba(63,98,18,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/20{--tw-shadow-color:rgba(63,98,18,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/25{--tw-shadow-color:rgba(63,98,18,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/30{--tw-shadow-color:rgba(63,98,18,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/35{--tw-shadow-color:rgba(63,98,18,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/40{--tw-shadow-color:rgba(63,98,18,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/45{--tw-shadow-color:rgba(63,98,18,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/5{--tw-shadow-color:rgba(63,98,18,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/50{--tw-shadow-color:rgba(63,98,18,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/55{--tw-shadow-color:rgba(63,98,18,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/60{--tw-shadow-color:rgba(63,98,18,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/65{--tw-shadow-color:rgba(63,98,18,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/70{--tw-shadow-color:rgba(63,98,18,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/75{--tw-shadow-color:rgba(63,98,18,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/80{--tw-shadow-color:rgba(63,98,18,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/85{--tw-shadow-color:rgba(63,98,18,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/90{--tw-shadow-color:rgba(63,98,18,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-800\/95{--tw-shadow-color:rgba(63,98,18,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900{--tw-shadow-color:#365314;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/0{--tw-shadow-color:rgba(54,83,20,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/10{--tw-shadow-color:rgba(54,83,20,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/100{--tw-shadow-color:#365314;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/15{--tw-shadow-color:rgba(54,83,20,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/20{--tw-shadow-color:rgba(54,83,20,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/25{--tw-shadow-color:rgba(54,83,20,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/30{--tw-shadow-color:rgba(54,83,20,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/35{--tw-shadow-color:rgba(54,83,20,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/40{--tw-shadow-color:rgba(54,83,20,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/45{--tw-shadow-color:rgba(54,83,20,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/5{--tw-shadow-color:rgba(54,83,20,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/50{--tw-shadow-color:rgba(54,83,20,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/55{--tw-shadow-color:rgba(54,83,20,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/60{--tw-shadow-color:rgba(54,83,20,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/65{--tw-shadow-color:rgba(54,83,20,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/70{--tw-shadow-color:rgba(54,83,20,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/75{--tw-shadow-color:rgba(54,83,20,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/80{--tw-shadow-color:rgba(54,83,20,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/85{--tw-shadow-color:rgba(54,83,20,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/90{--tw-shadow-color:rgba(54,83,20,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-900\/95{--tw-shadow-color:rgba(54,83,20,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950{--tw-shadow-color:#1a2e05;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/0{--tw-shadow-color:rgba(26,46,5,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/10{--tw-shadow-color:rgba(26,46,5,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/100{--tw-shadow-color:#1a2e05;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/15{--tw-shadow-color:rgba(26,46,5,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/20{--tw-shadow-color:rgba(26,46,5,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/25{--tw-shadow-color:rgba(26,46,5,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/30{--tw-shadow-color:rgba(26,46,5,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/35{--tw-shadow-color:rgba(26,46,5,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/40{--tw-shadow-color:rgba(26,46,5,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/45{--tw-shadow-color:rgba(26,46,5,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/5{--tw-shadow-color:rgba(26,46,5,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/50{--tw-shadow-color:rgba(26,46,5,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/55{--tw-shadow-color:rgba(26,46,5,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/60{--tw-shadow-color:rgba(26,46,5,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/65{--tw-shadow-color:rgba(26,46,5,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/70{--tw-shadow-color:rgba(26,46,5,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/75{--tw-shadow-color:rgba(26,46,5,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/80{--tw-shadow-color:rgba(26,46,5,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/85{--tw-shadow-color:rgba(26,46,5,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/90{--tw-shadow-color:rgba(26,46,5,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-lime-950\/95{--tw-shadow-color:rgba(26,46,5,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100{--tw-shadow-color:#f5f5f5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/0{--tw-shadow-color:hsla(0,0%,96%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/10{--tw-shadow-color:hsla(0,0%,96%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/100{--tw-shadow-color:#f5f5f5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/15{--tw-shadow-color:hsla(0,0%,96%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/20{--tw-shadow-color:hsla(0,0%,96%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/25{--tw-shadow-color:hsla(0,0%,96%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/30{--tw-shadow-color:hsla(0,0%,96%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/35{--tw-shadow-color:hsla(0,0%,96%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/40{--tw-shadow-color:hsla(0,0%,96%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/45{--tw-shadow-color:hsla(0,0%,96%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/5{--tw-shadow-color:hsla(0,0%,96%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/50{--tw-shadow-color:hsla(0,0%,96%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/55{--tw-shadow-color:hsla(0,0%,96%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/60{--tw-shadow-color:hsla(0,0%,96%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/65{--tw-shadow-color:hsla(0,0%,96%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/70{--tw-shadow-color:hsla(0,0%,96%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/75{--tw-shadow-color:hsla(0,0%,96%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/80{--tw-shadow-color:hsla(0,0%,96%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/85{--tw-shadow-color:hsla(0,0%,96%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/90{--tw-shadow-color:hsla(0,0%,96%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-100\/95{--tw-shadow-color:hsla(0,0%,96%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200{--tw-shadow-color:#e5e5e5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/0{--tw-shadow-color:hsla(0,0%,90%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/10{--tw-shadow-color:hsla(0,0%,90%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/100{--tw-shadow-color:#e5e5e5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/15{--tw-shadow-color:hsla(0,0%,90%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/20{--tw-shadow-color:hsla(0,0%,90%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/25{--tw-shadow-color:hsla(0,0%,90%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/30{--tw-shadow-color:hsla(0,0%,90%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/35{--tw-shadow-color:hsla(0,0%,90%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/40{--tw-shadow-color:hsla(0,0%,90%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/45{--tw-shadow-color:hsla(0,0%,90%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/5{--tw-shadow-color:hsla(0,0%,90%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/50{--tw-shadow-color:hsla(0,0%,90%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/55{--tw-shadow-color:hsla(0,0%,90%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/60{--tw-shadow-color:hsla(0,0%,90%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/65{--tw-shadow-color:hsla(0,0%,90%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/70{--tw-shadow-color:hsla(0,0%,90%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/75{--tw-shadow-color:hsla(0,0%,90%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/80{--tw-shadow-color:hsla(0,0%,90%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/85{--tw-shadow-color:hsla(0,0%,90%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/90{--tw-shadow-color:hsla(0,0%,90%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-200\/95{--tw-shadow-color:hsla(0,0%,90%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300{--tw-shadow-color:#d4d4d4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/0{--tw-shadow-color:hsla(0,0%,83%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/10{--tw-shadow-color:hsla(0,0%,83%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/100{--tw-shadow-color:#d4d4d4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/15{--tw-shadow-color:hsla(0,0%,83%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/20{--tw-shadow-color:hsla(0,0%,83%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/25{--tw-shadow-color:hsla(0,0%,83%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/30{--tw-shadow-color:hsla(0,0%,83%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/35{--tw-shadow-color:hsla(0,0%,83%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/40{--tw-shadow-color:hsla(0,0%,83%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/45{--tw-shadow-color:hsla(0,0%,83%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/5{--tw-shadow-color:hsla(0,0%,83%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/50{--tw-shadow-color:hsla(0,0%,83%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/55{--tw-shadow-color:hsla(0,0%,83%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/60{--tw-shadow-color:hsla(0,0%,83%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/65{--tw-shadow-color:hsla(0,0%,83%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/70{--tw-shadow-color:hsla(0,0%,83%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/75{--tw-shadow-color:hsla(0,0%,83%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/80{--tw-shadow-color:hsla(0,0%,83%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/85{--tw-shadow-color:hsla(0,0%,83%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/90{--tw-shadow-color:hsla(0,0%,83%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-300\/95{--tw-shadow-color:hsla(0,0%,83%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400{--tw-shadow-color:#a3a3a3;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/0{--tw-shadow-color:hsla(0,0%,64%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/10{--tw-shadow-color:hsla(0,0%,64%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/100{--tw-shadow-color:#a3a3a3;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/15{--tw-shadow-color:hsla(0,0%,64%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/20{--tw-shadow-color:hsla(0,0%,64%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/25{--tw-shadow-color:hsla(0,0%,64%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/30{--tw-shadow-color:hsla(0,0%,64%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/35{--tw-shadow-color:hsla(0,0%,64%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/40{--tw-shadow-color:hsla(0,0%,64%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/45{--tw-shadow-color:hsla(0,0%,64%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/5{--tw-shadow-color:hsla(0,0%,64%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/50{--tw-shadow-color:hsla(0,0%,64%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/55{--tw-shadow-color:hsla(0,0%,64%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/60{--tw-shadow-color:hsla(0,0%,64%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/65{--tw-shadow-color:hsla(0,0%,64%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/70{--tw-shadow-color:hsla(0,0%,64%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/75{--tw-shadow-color:hsla(0,0%,64%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/80{--tw-shadow-color:hsla(0,0%,64%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/85{--tw-shadow-color:hsla(0,0%,64%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/90{--tw-shadow-color:hsla(0,0%,64%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-400\/95{--tw-shadow-color:hsla(0,0%,64%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50{--tw-shadow-color:#fafafa;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/0{--tw-shadow-color:hsla(0,0%,98%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/10{--tw-shadow-color:hsla(0,0%,98%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/100{--tw-shadow-color:#fafafa;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/15{--tw-shadow-color:hsla(0,0%,98%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/20{--tw-shadow-color:hsla(0,0%,98%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/25{--tw-shadow-color:hsla(0,0%,98%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/30{--tw-shadow-color:hsla(0,0%,98%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/35{--tw-shadow-color:hsla(0,0%,98%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/40{--tw-shadow-color:hsla(0,0%,98%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/45{--tw-shadow-color:hsla(0,0%,98%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/5{--tw-shadow-color:hsla(0,0%,98%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/50{--tw-shadow-color:hsla(0,0%,98%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/55{--tw-shadow-color:hsla(0,0%,98%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/60{--tw-shadow-color:hsla(0,0%,98%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/65{--tw-shadow-color:hsla(0,0%,98%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/70{--tw-shadow-color:hsla(0,0%,98%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/75{--tw-shadow-color:hsla(0,0%,98%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/80{--tw-shadow-color:hsla(0,0%,98%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/85{--tw-shadow-color:hsla(0,0%,98%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/90{--tw-shadow-color:hsla(0,0%,98%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-50\/95{--tw-shadow-color:hsla(0,0%,98%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500{--tw-shadow-color:#737373;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/0{--tw-shadow-color:hsla(0,0%,45%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/10{--tw-shadow-color:hsla(0,0%,45%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/100{--tw-shadow-color:#737373;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/15{--tw-shadow-color:hsla(0,0%,45%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/20{--tw-shadow-color:hsla(0,0%,45%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/25{--tw-shadow-color:hsla(0,0%,45%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/30{--tw-shadow-color:hsla(0,0%,45%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/35{--tw-shadow-color:hsla(0,0%,45%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/40{--tw-shadow-color:hsla(0,0%,45%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/45{--tw-shadow-color:hsla(0,0%,45%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/5{--tw-shadow-color:hsla(0,0%,45%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/50{--tw-shadow-color:hsla(0,0%,45%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/55{--tw-shadow-color:hsla(0,0%,45%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/60{--tw-shadow-color:hsla(0,0%,45%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/65{--tw-shadow-color:hsla(0,0%,45%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/70{--tw-shadow-color:hsla(0,0%,45%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/75{--tw-shadow-color:hsla(0,0%,45%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/80{--tw-shadow-color:hsla(0,0%,45%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/85{--tw-shadow-color:hsla(0,0%,45%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/90{--tw-shadow-color:hsla(0,0%,45%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-500\/95{--tw-shadow-color:hsla(0,0%,45%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600{--tw-shadow-color:#525252;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/0{--tw-shadow-color:rgba(82,82,82,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/10{--tw-shadow-color:rgba(82,82,82,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/100{--tw-shadow-color:#525252;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/15{--tw-shadow-color:rgba(82,82,82,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/20{--tw-shadow-color:rgba(82,82,82,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/25{--tw-shadow-color:rgba(82,82,82,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/30{--tw-shadow-color:rgba(82,82,82,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/35{--tw-shadow-color:rgba(82,82,82,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/40{--tw-shadow-color:rgba(82,82,82,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/45{--tw-shadow-color:rgba(82,82,82,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/5{--tw-shadow-color:rgba(82,82,82,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/50{--tw-shadow-color:rgba(82,82,82,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/55{--tw-shadow-color:rgba(82,82,82,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/60{--tw-shadow-color:rgba(82,82,82,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/65{--tw-shadow-color:rgba(82,82,82,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/70{--tw-shadow-color:rgba(82,82,82,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/75{--tw-shadow-color:rgba(82,82,82,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/80{--tw-shadow-color:rgba(82,82,82,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/85{--tw-shadow-color:rgba(82,82,82,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/90{--tw-shadow-color:rgba(82,82,82,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-600\/95{--tw-shadow-color:rgba(82,82,82,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700{--tw-shadow-color:#404040;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/0{--tw-shadow-color:rgba(64,64,64,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/10{--tw-shadow-color:rgba(64,64,64,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/100{--tw-shadow-color:#404040;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/15{--tw-shadow-color:rgba(64,64,64,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/20{--tw-shadow-color:rgba(64,64,64,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/25{--tw-shadow-color:rgba(64,64,64,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/30{--tw-shadow-color:rgba(64,64,64,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/35{--tw-shadow-color:rgba(64,64,64,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/40{--tw-shadow-color:rgba(64,64,64,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/45{--tw-shadow-color:rgba(64,64,64,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/5{--tw-shadow-color:rgba(64,64,64,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/50{--tw-shadow-color:rgba(64,64,64,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/55{--tw-shadow-color:rgba(64,64,64,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/60{--tw-shadow-color:rgba(64,64,64,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/65{--tw-shadow-color:rgba(64,64,64,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/70{--tw-shadow-color:rgba(64,64,64,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/75{--tw-shadow-color:rgba(64,64,64,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/80{--tw-shadow-color:rgba(64,64,64,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/85{--tw-shadow-color:rgba(64,64,64,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/90{--tw-shadow-color:rgba(64,64,64,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-700\/95{--tw-shadow-color:rgba(64,64,64,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800{--tw-shadow-color:#262626;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/0{--tw-shadow-color:rgba(38,38,38,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/10{--tw-shadow-color:rgba(38,38,38,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/100{--tw-shadow-color:#262626;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/15{--tw-shadow-color:rgba(38,38,38,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/20{--tw-shadow-color:rgba(38,38,38,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/25{--tw-shadow-color:rgba(38,38,38,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/30{--tw-shadow-color:rgba(38,38,38,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/35{--tw-shadow-color:rgba(38,38,38,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/40{--tw-shadow-color:rgba(38,38,38,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/45{--tw-shadow-color:rgba(38,38,38,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/5{--tw-shadow-color:rgba(38,38,38,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/50{--tw-shadow-color:rgba(38,38,38,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/55{--tw-shadow-color:rgba(38,38,38,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/60{--tw-shadow-color:rgba(38,38,38,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/65{--tw-shadow-color:rgba(38,38,38,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/70{--tw-shadow-color:rgba(38,38,38,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/75{--tw-shadow-color:rgba(38,38,38,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/80{--tw-shadow-color:rgba(38,38,38,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/85{--tw-shadow-color:rgba(38,38,38,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/90{--tw-shadow-color:rgba(38,38,38,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-800\/95{--tw-shadow-color:rgba(38,38,38,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900{--tw-shadow-color:#171717;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/0{--tw-shadow-color:hsla(0,0%,9%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/10{--tw-shadow-color:hsla(0,0%,9%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/100{--tw-shadow-color:#171717;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/15{--tw-shadow-color:hsla(0,0%,9%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/20{--tw-shadow-color:hsla(0,0%,9%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/25{--tw-shadow-color:hsla(0,0%,9%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/30{--tw-shadow-color:hsla(0,0%,9%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/35{--tw-shadow-color:hsla(0,0%,9%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/40{--tw-shadow-color:hsla(0,0%,9%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/45{--tw-shadow-color:hsla(0,0%,9%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/5{--tw-shadow-color:hsla(0,0%,9%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/50{--tw-shadow-color:hsla(0,0%,9%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/55{--tw-shadow-color:hsla(0,0%,9%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/60{--tw-shadow-color:hsla(0,0%,9%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/65{--tw-shadow-color:hsla(0,0%,9%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/70{--tw-shadow-color:hsla(0,0%,9%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/75{--tw-shadow-color:hsla(0,0%,9%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/80{--tw-shadow-color:hsla(0,0%,9%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/85{--tw-shadow-color:hsla(0,0%,9%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/90{--tw-shadow-color:hsla(0,0%,9%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-900\/95{--tw-shadow-color:hsla(0,0%,9%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950{--tw-shadow-color:#0a0a0a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/0{--tw-shadow-color:hsla(0,0%,4%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/10{--tw-shadow-color:hsla(0,0%,4%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/100{--tw-shadow-color:#0a0a0a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/15{--tw-shadow-color:hsla(0,0%,4%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/20{--tw-shadow-color:hsla(0,0%,4%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/25{--tw-shadow-color:hsla(0,0%,4%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/30{--tw-shadow-color:hsla(0,0%,4%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/35{--tw-shadow-color:hsla(0,0%,4%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/40{--tw-shadow-color:hsla(0,0%,4%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/45{--tw-shadow-color:hsla(0,0%,4%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/5{--tw-shadow-color:hsla(0,0%,4%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/50{--tw-shadow-color:hsla(0,0%,4%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/55{--tw-shadow-color:hsla(0,0%,4%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/60{--tw-shadow-color:hsla(0,0%,4%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/65{--tw-shadow-color:hsla(0,0%,4%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/70{--tw-shadow-color:hsla(0,0%,4%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/75{--tw-shadow-color:hsla(0,0%,4%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/80{--tw-shadow-color:hsla(0,0%,4%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/85{--tw-shadow-color:hsla(0,0%,4%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/90{--tw-shadow-color:hsla(0,0%,4%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-neutral-950\/95{--tw-shadow-color:hsla(0,0%,4%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100{--tw-shadow-color:#ffedd5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/0{--tw-shadow-color:rgba(255,237,213,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/10{--tw-shadow-color:rgba(255,237,213,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/100{--tw-shadow-color:#ffedd5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/15{--tw-shadow-color:rgba(255,237,213,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/20{--tw-shadow-color:rgba(255,237,213,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/25{--tw-shadow-color:rgba(255,237,213,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/30{--tw-shadow-color:rgba(255,237,213,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/35{--tw-shadow-color:rgba(255,237,213,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/40{--tw-shadow-color:rgba(255,237,213,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/45{--tw-shadow-color:rgba(255,237,213,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/5{--tw-shadow-color:rgba(255,237,213,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/50{--tw-shadow-color:rgba(255,237,213,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/55{--tw-shadow-color:rgba(255,237,213,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/60{--tw-shadow-color:rgba(255,237,213,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/65{--tw-shadow-color:rgba(255,237,213,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/70{--tw-shadow-color:rgba(255,237,213,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/75{--tw-shadow-color:rgba(255,237,213,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/80{--tw-shadow-color:rgba(255,237,213,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/85{--tw-shadow-color:rgba(255,237,213,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/90{--tw-shadow-color:rgba(255,237,213,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-100\/95{--tw-shadow-color:rgba(255,237,213,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200{--tw-shadow-color:#fed7aa;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/0{--tw-shadow-color:hsla(32,98%,83%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/10{--tw-shadow-color:hsla(32,98%,83%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/100{--tw-shadow-color:#fed7aa;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/15{--tw-shadow-color:hsla(32,98%,83%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/20{--tw-shadow-color:hsla(32,98%,83%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/25{--tw-shadow-color:hsla(32,98%,83%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/30{--tw-shadow-color:hsla(32,98%,83%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/35{--tw-shadow-color:hsla(32,98%,83%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/40{--tw-shadow-color:hsla(32,98%,83%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/45{--tw-shadow-color:hsla(32,98%,83%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/5{--tw-shadow-color:hsla(32,98%,83%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/50{--tw-shadow-color:hsla(32,98%,83%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/55{--tw-shadow-color:hsla(32,98%,83%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/60{--tw-shadow-color:hsla(32,98%,83%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/65{--tw-shadow-color:hsla(32,98%,83%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/70{--tw-shadow-color:hsla(32,98%,83%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/75{--tw-shadow-color:hsla(32,98%,83%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/80{--tw-shadow-color:hsla(32,98%,83%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/85{--tw-shadow-color:hsla(32,98%,83%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/90{--tw-shadow-color:hsla(32,98%,83%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-200\/95{--tw-shadow-color:hsla(32,98%,83%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300{--tw-shadow-color:#fdba74;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/0{--tw-shadow-color:hsla(31,97%,72%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/10{--tw-shadow-color:hsla(31,97%,72%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/100{--tw-shadow-color:#fdba74;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/15{--tw-shadow-color:hsla(31,97%,72%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/20{--tw-shadow-color:hsla(31,97%,72%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/25{--tw-shadow-color:hsla(31,97%,72%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/30{--tw-shadow-color:hsla(31,97%,72%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/35{--tw-shadow-color:hsla(31,97%,72%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/40{--tw-shadow-color:hsla(31,97%,72%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/45{--tw-shadow-color:hsla(31,97%,72%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/5{--tw-shadow-color:hsla(31,97%,72%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/50{--tw-shadow-color:hsla(31,97%,72%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/55{--tw-shadow-color:hsla(31,97%,72%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/60{--tw-shadow-color:hsla(31,97%,72%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/65{--tw-shadow-color:hsla(31,97%,72%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/70{--tw-shadow-color:hsla(31,97%,72%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/75{--tw-shadow-color:hsla(31,97%,72%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/80{--tw-shadow-color:hsla(31,97%,72%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/85{--tw-shadow-color:hsla(31,97%,72%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/90{--tw-shadow-color:hsla(31,97%,72%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-300\/95{--tw-shadow-color:hsla(31,97%,72%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400{--tw-shadow-color:#fb923c;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/0{--tw-shadow-color:rgba(251,146,60,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/10{--tw-shadow-color:rgba(251,146,60,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/100{--tw-shadow-color:#fb923c;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/15{--tw-shadow-color:rgba(251,146,60,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/20{--tw-shadow-color:rgba(251,146,60,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/25{--tw-shadow-color:rgba(251,146,60,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/30{--tw-shadow-color:rgba(251,146,60,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/35{--tw-shadow-color:rgba(251,146,60,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/40{--tw-shadow-color:rgba(251,146,60,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/45{--tw-shadow-color:rgba(251,146,60,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/5{--tw-shadow-color:rgba(251,146,60,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/50{--tw-shadow-color:rgba(251,146,60,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/55{--tw-shadow-color:rgba(251,146,60,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/60{--tw-shadow-color:rgba(251,146,60,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/65{--tw-shadow-color:rgba(251,146,60,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/70{--tw-shadow-color:rgba(251,146,60,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/75{--tw-shadow-color:rgba(251,146,60,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/80{--tw-shadow-color:rgba(251,146,60,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/85{--tw-shadow-color:rgba(251,146,60,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/90{--tw-shadow-color:rgba(251,146,60,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-400\/95{--tw-shadow-color:rgba(251,146,60,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50{--tw-shadow-color:#fff7ed;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/0{--tw-shadow-color:rgba(255,247,237,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/10{--tw-shadow-color:rgba(255,247,237,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/100{--tw-shadow-color:#fff7ed;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/15{--tw-shadow-color:rgba(255,247,237,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/20{--tw-shadow-color:rgba(255,247,237,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/25{--tw-shadow-color:rgba(255,247,237,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/30{--tw-shadow-color:rgba(255,247,237,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/35{--tw-shadow-color:rgba(255,247,237,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/40{--tw-shadow-color:rgba(255,247,237,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/45{--tw-shadow-color:rgba(255,247,237,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/5{--tw-shadow-color:rgba(255,247,237,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/50{--tw-shadow-color:rgba(255,247,237,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/55{--tw-shadow-color:rgba(255,247,237,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/60{--tw-shadow-color:rgba(255,247,237,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/65{--tw-shadow-color:rgba(255,247,237,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/70{--tw-shadow-color:rgba(255,247,237,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/75{--tw-shadow-color:rgba(255,247,237,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/80{--tw-shadow-color:rgba(255,247,237,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/85{--tw-shadow-color:rgba(255,247,237,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/90{--tw-shadow-color:rgba(255,247,237,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-50\/95{--tw-shadow-color:rgba(255,247,237,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500{--tw-shadow-color:#f97316;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/0{--tw-shadow-color:rgba(249,115,22,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/10{--tw-shadow-color:rgba(249,115,22,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/100{--tw-shadow-color:#f97316;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/15{--tw-shadow-color:rgba(249,115,22,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/20{--tw-shadow-color:rgba(249,115,22,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/25{--tw-shadow-color:rgba(249,115,22,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/30{--tw-shadow-color:rgba(249,115,22,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/35{--tw-shadow-color:rgba(249,115,22,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/40{--tw-shadow-color:rgba(249,115,22,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/45{--tw-shadow-color:rgba(249,115,22,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/5{--tw-shadow-color:rgba(249,115,22,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/50{--tw-shadow-color:rgba(249,115,22,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/55{--tw-shadow-color:rgba(249,115,22,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/60{--tw-shadow-color:rgba(249,115,22,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/65{--tw-shadow-color:rgba(249,115,22,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/70{--tw-shadow-color:rgba(249,115,22,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/75{--tw-shadow-color:rgba(249,115,22,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/80{--tw-shadow-color:rgba(249,115,22,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/85{--tw-shadow-color:rgba(249,115,22,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/90{--tw-shadow-color:rgba(249,115,22,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-500\/95{--tw-shadow-color:rgba(249,115,22,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600{--tw-shadow-color:#ea580c;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/0{--tw-shadow-color:rgba(234,88,12,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/10{--tw-shadow-color:rgba(234,88,12,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/100{--tw-shadow-color:#ea580c;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/15{--tw-shadow-color:rgba(234,88,12,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/20{--tw-shadow-color:rgba(234,88,12,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/25{--tw-shadow-color:rgba(234,88,12,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/30{--tw-shadow-color:rgba(234,88,12,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/35{--tw-shadow-color:rgba(234,88,12,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/40{--tw-shadow-color:rgba(234,88,12,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/45{--tw-shadow-color:rgba(234,88,12,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/5{--tw-shadow-color:rgba(234,88,12,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/50{--tw-shadow-color:rgba(234,88,12,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/55{--tw-shadow-color:rgba(234,88,12,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/60{--tw-shadow-color:rgba(234,88,12,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/65{--tw-shadow-color:rgba(234,88,12,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/70{--tw-shadow-color:rgba(234,88,12,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/75{--tw-shadow-color:rgba(234,88,12,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/80{--tw-shadow-color:rgba(234,88,12,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/85{--tw-shadow-color:rgba(234,88,12,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/90{--tw-shadow-color:rgba(234,88,12,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-600\/95{--tw-shadow-color:rgba(234,88,12,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700{--tw-shadow-color:#c2410c;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/0{--tw-shadow-color:rgba(194,65,12,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/10{--tw-shadow-color:rgba(194,65,12,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/100{--tw-shadow-color:#c2410c;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/15{--tw-shadow-color:rgba(194,65,12,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/20{--tw-shadow-color:rgba(194,65,12,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/25{--tw-shadow-color:rgba(194,65,12,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/30{--tw-shadow-color:rgba(194,65,12,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/35{--tw-shadow-color:rgba(194,65,12,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/40{--tw-shadow-color:rgba(194,65,12,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/45{--tw-shadow-color:rgba(194,65,12,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/5{--tw-shadow-color:rgba(194,65,12,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/50{--tw-shadow-color:rgba(194,65,12,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/55{--tw-shadow-color:rgba(194,65,12,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/60{--tw-shadow-color:rgba(194,65,12,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/65{--tw-shadow-color:rgba(194,65,12,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/70{--tw-shadow-color:rgba(194,65,12,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/75{--tw-shadow-color:rgba(194,65,12,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/80{--tw-shadow-color:rgba(194,65,12,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/85{--tw-shadow-color:rgba(194,65,12,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/90{--tw-shadow-color:rgba(194,65,12,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-700\/95{--tw-shadow-color:rgba(194,65,12,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800{--tw-shadow-color:#9a3412;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/0{--tw-shadow-color:rgba(154,52,18,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/10{--tw-shadow-color:rgba(154,52,18,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/100{--tw-shadow-color:#9a3412;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/15{--tw-shadow-color:rgba(154,52,18,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/20{--tw-shadow-color:rgba(154,52,18,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/25{--tw-shadow-color:rgba(154,52,18,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/30{--tw-shadow-color:rgba(154,52,18,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/35{--tw-shadow-color:rgba(154,52,18,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/40{--tw-shadow-color:rgba(154,52,18,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/45{--tw-shadow-color:rgba(154,52,18,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/5{--tw-shadow-color:rgba(154,52,18,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/50{--tw-shadow-color:rgba(154,52,18,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/55{--tw-shadow-color:rgba(154,52,18,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/60{--tw-shadow-color:rgba(154,52,18,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/65{--tw-shadow-color:rgba(154,52,18,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/70{--tw-shadow-color:rgba(154,52,18,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/75{--tw-shadow-color:rgba(154,52,18,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/80{--tw-shadow-color:rgba(154,52,18,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/85{--tw-shadow-color:rgba(154,52,18,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/90{--tw-shadow-color:rgba(154,52,18,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-800\/95{--tw-shadow-color:rgba(154,52,18,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900{--tw-shadow-color:#7c2d12;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/0{--tw-shadow-color:rgba(124,45,18,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/10{--tw-shadow-color:rgba(124,45,18,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/100{--tw-shadow-color:#7c2d12;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/15{--tw-shadow-color:rgba(124,45,18,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/20{--tw-shadow-color:rgba(124,45,18,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/25{--tw-shadow-color:rgba(124,45,18,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/30{--tw-shadow-color:rgba(124,45,18,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/35{--tw-shadow-color:rgba(124,45,18,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/40{--tw-shadow-color:rgba(124,45,18,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/45{--tw-shadow-color:rgba(124,45,18,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/5{--tw-shadow-color:rgba(124,45,18,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/50{--tw-shadow-color:rgba(124,45,18,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/55{--tw-shadow-color:rgba(124,45,18,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/60{--tw-shadow-color:rgba(124,45,18,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/65{--tw-shadow-color:rgba(124,45,18,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/70{--tw-shadow-color:rgba(124,45,18,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/75{--tw-shadow-color:rgba(124,45,18,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/80{--tw-shadow-color:rgba(124,45,18,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/85{--tw-shadow-color:rgba(124,45,18,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/90{--tw-shadow-color:rgba(124,45,18,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-900\/95{--tw-shadow-color:rgba(124,45,18,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950{--tw-shadow-color:#431407;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/0{--tw-shadow-color:rgba(67,20,7,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/10{--tw-shadow-color:rgba(67,20,7,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/100{--tw-shadow-color:#431407;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/15{--tw-shadow-color:rgba(67,20,7,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/20{--tw-shadow-color:rgba(67,20,7,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/25{--tw-shadow-color:rgba(67,20,7,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/30{--tw-shadow-color:rgba(67,20,7,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/35{--tw-shadow-color:rgba(67,20,7,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/40{--tw-shadow-color:rgba(67,20,7,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/45{--tw-shadow-color:rgba(67,20,7,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/5{--tw-shadow-color:rgba(67,20,7,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/50{--tw-shadow-color:rgba(67,20,7,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/55{--tw-shadow-color:rgba(67,20,7,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/60{--tw-shadow-color:rgba(67,20,7,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/65{--tw-shadow-color:rgba(67,20,7,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/70{--tw-shadow-color:rgba(67,20,7,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/75{--tw-shadow-color:rgba(67,20,7,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/80{--tw-shadow-color:rgba(67,20,7,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/85{--tw-shadow-color:rgba(67,20,7,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/90{--tw-shadow-color:rgba(67,20,7,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-orange-950\/95{--tw-shadow-color:rgba(67,20,7,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100{--tw-shadow-color:#fce7f3;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/0{--tw-shadow-color:rgba(252,231,243,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/10{--tw-shadow-color:rgba(252,231,243,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/100{--tw-shadow-color:#fce7f3;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/15{--tw-shadow-color:rgba(252,231,243,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/20{--tw-shadow-color:rgba(252,231,243,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/25{--tw-shadow-color:rgba(252,231,243,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/30{--tw-shadow-color:rgba(252,231,243,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/35{--tw-shadow-color:rgba(252,231,243,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/40{--tw-shadow-color:rgba(252,231,243,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/45{--tw-shadow-color:rgba(252,231,243,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/5{--tw-shadow-color:rgba(252,231,243,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/50{--tw-shadow-color:rgba(252,231,243,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/55{--tw-shadow-color:rgba(252,231,243,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/60{--tw-shadow-color:rgba(252,231,243,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/65{--tw-shadow-color:rgba(252,231,243,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/70{--tw-shadow-color:rgba(252,231,243,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/75{--tw-shadow-color:rgba(252,231,243,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/80{--tw-shadow-color:rgba(252,231,243,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/85{--tw-shadow-color:rgba(252,231,243,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/90{--tw-shadow-color:rgba(252,231,243,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-100\/95{--tw-shadow-color:rgba(252,231,243,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200{--tw-shadow-color:#fbcfe8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/0{--tw-shadow-color:rgba(251,207,232,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/10{--tw-shadow-color:rgba(251,207,232,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/100{--tw-shadow-color:#fbcfe8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/15{--tw-shadow-color:rgba(251,207,232,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/20{--tw-shadow-color:rgba(251,207,232,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/25{--tw-shadow-color:rgba(251,207,232,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/30{--tw-shadow-color:rgba(251,207,232,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/35{--tw-shadow-color:rgba(251,207,232,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/40{--tw-shadow-color:rgba(251,207,232,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/45{--tw-shadow-color:rgba(251,207,232,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/5{--tw-shadow-color:rgba(251,207,232,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/50{--tw-shadow-color:rgba(251,207,232,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/55{--tw-shadow-color:rgba(251,207,232,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/60{--tw-shadow-color:rgba(251,207,232,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/65{--tw-shadow-color:rgba(251,207,232,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/70{--tw-shadow-color:rgba(251,207,232,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/75{--tw-shadow-color:rgba(251,207,232,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/80{--tw-shadow-color:rgba(251,207,232,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/85{--tw-shadow-color:rgba(251,207,232,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/90{--tw-shadow-color:rgba(251,207,232,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-200\/95{--tw-shadow-color:rgba(251,207,232,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300{--tw-shadow-color:#f9a8d4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/0{--tw-shadow-color:rgba(249,168,212,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/10{--tw-shadow-color:rgba(249,168,212,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/100{--tw-shadow-color:#f9a8d4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/15{--tw-shadow-color:rgba(249,168,212,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/20{--tw-shadow-color:rgba(249,168,212,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/25{--tw-shadow-color:rgba(249,168,212,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/30{--tw-shadow-color:rgba(249,168,212,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/35{--tw-shadow-color:rgba(249,168,212,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/40{--tw-shadow-color:rgba(249,168,212,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/45{--tw-shadow-color:rgba(249,168,212,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/5{--tw-shadow-color:rgba(249,168,212,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/50{--tw-shadow-color:rgba(249,168,212,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/55{--tw-shadow-color:rgba(249,168,212,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/60{--tw-shadow-color:rgba(249,168,212,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/65{--tw-shadow-color:rgba(249,168,212,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/70{--tw-shadow-color:rgba(249,168,212,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/75{--tw-shadow-color:rgba(249,168,212,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/80{--tw-shadow-color:rgba(249,168,212,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/85{--tw-shadow-color:rgba(249,168,212,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/90{--tw-shadow-color:rgba(249,168,212,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-300\/95{--tw-shadow-color:rgba(249,168,212,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400{--tw-shadow-color:#f472b6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/0{--tw-shadow-color:rgba(244,114,182,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/10{--tw-shadow-color:rgba(244,114,182,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/100{--tw-shadow-color:#f472b6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/15{--tw-shadow-color:rgba(244,114,182,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/20{--tw-shadow-color:rgba(244,114,182,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/25{--tw-shadow-color:rgba(244,114,182,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/30{--tw-shadow-color:rgba(244,114,182,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/35{--tw-shadow-color:rgba(244,114,182,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/40{--tw-shadow-color:rgba(244,114,182,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/45{--tw-shadow-color:rgba(244,114,182,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/5{--tw-shadow-color:rgba(244,114,182,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/50{--tw-shadow-color:rgba(244,114,182,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/55{--tw-shadow-color:rgba(244,114,182,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/60{--tw-shadow-color:rgba(244,114,182,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/65{--tw-shadow-color:rgba(244,114,182,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/70{--tw-shadow-color:rgba(244,114,182,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/75{--tw-shadow-color:rgba(244,114,182,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/80{--tw-shadow-color:rgba(244,114,182,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/85{--tw-shadow-color:rgba(244,114,182,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/90{--tw-shadow-color:rgba(244,114,182,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-400\/95{--tw-shadow-color:rgba(244,114,182,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50{--tw-shadow-color:#fdf2f8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/0{--tw-shadow-color:rgba(253,242,248,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/10{--tw-shadow-color:rgba(253,242,248,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/100{--tw-shadow-color:#fdf2f8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/15{--tw-shadow-color:rgba(253,242,248,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/20{--tw-shadow-color:rgba(253,242,248,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/25{--tw-shadow-color:rgba(253,242,248,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/30{--tw-shadow-color:rgba(253,242,248,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/35{--tw-shadow-color:rgba(253,242,248,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/40{--tw-shadow-color:rgba(253,242,248,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/45{--tw-shadow-color:rgba(253,242,248,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/5{--tw-shadow-color:rgba(253,242,248,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/50{--tw-shadow-color:rgba(253,242,248,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/55{--tw-shadow-color:rgba(253,242,248,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/60{--tw-shadow-color:rgba(253,242,248,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/65{--tw-shadow-color:rgba(253,242,248,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/70{--tw-shadow-color:rgba(253,242,248,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/75{--tw-shadow-color:rgba(253,242,248,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/80{--tw-shadow-color:rgba(253,242,248,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/85{--tw-shadow-color:rgba(253,242,248,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/90{--tw-shadow-color:rgba(253,242,248,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-50\/95{--tw-shadow-color:rgba(253,242,248,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500{--tw-shadow-color:#ec4899;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/0{--tw-shadow-color:rgba(236,72,153,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/10{--tw-shadow-color:rgba(236,72,153,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/100{--tw-shadow-color:#ec4899;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/15{--tw-shadow-color:rgba(236,72,153,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/20{--tw-shadow-color:rgba(236,72,153,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/25{--tw-shadow-color:rgba(236,72,153,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/30{--tw-shadow-color:rgba(236,72,153,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/35{--tw-shadow-color:rgba(236,72,153,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/40{--tw-shadow-color:rgba(236,72,153,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/45{--tw-shadow-color:rgba(236,72,153,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/5{--tw-shadow-color:rgba(236,72,153,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/50{--tw-shadow-color:rgba(236,72,153,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/55{--tw-shadow-color:rgba(236,72,153,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/60{--tw-shadow-color:rgba(236,72,153,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/65{--tw-shadow-color:rgba(236,72,153,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/70{--tw-shadow-color:rgba(236,72,153,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/75{--tw-shadow-color:rgba(236,72,153,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/80{--tw-shadow-color:rgba(236,72,153,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/85{--tw-shadow-color:rgba(236,72,153,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/90{--tw-shadow-color:rgba(236,72,153,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-500\/95{--tw-shadow-color:rgba(236,72,153,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600{--tw-shadow-color:#db2777;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/0{--tw-shadow-color:rgba(219,39,119,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/10{--tw-shadow-color:rgba(219,39,119,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/100{--tw-shadow-color:#db2777;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/15{--tw-shadow-color:rgba(219,39,119,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/20{--tw-shadow-color:rgba(219,39,119,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/25{--tw-shadow-color:rgba(219,39,119,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/30{--tw-shadow-color:rgba(219,39,119,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/35{--tw-shadow-color:rgba(219,39,119,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/40{--tw-shadow-color:rgba(219,39,119,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/45{--tw-shadow-color:rgba(219,39,119,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/5{--tw-shadow-color:rgba(219,39,119,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/50{--tw-shadow-color:rgba(219,39,119,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/55{--tw-shadow-color:rgba(219,39,119,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/60{--tw-shadow-color:rgba(219,39,119,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/65{--tw-shadow-color:rgba(219,39,119,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/70{--tw-shadow-color:rgba(219,39,119,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/75{--tw-shadow-color:rgba(219,39,119,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/80{--tw-shadow-color:rgba(219,39,119,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/85{--tw-shadow-color:rgba(219,39,119,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/90{--tw-shadow-color:rgba(219,39,119,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-600\/95{--tw-shadow-color:rgba(219,39,119,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700{--tw-shadow-color:#be185d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/0{--tw-shadow-color:rgba(190,24,93,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/10{--tw-shadow-color:rgba(190,24,93,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/100{--tw-shadow-color:#be185d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/15{--tw-shadow-color:rgba(190,24,93,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/20{--tw-shadow-color:rgba(190,24,93,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/25{--tw-shadow-color:rgba(190,24,93,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/30{--tw-shadow-color:rgba(190,24,93,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/35{--tw-shadow-color:rgba(190,24,93,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/40{--tw-shadow-color:rgba(190,24,93,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/45{--tw-shadow-color:rgba(190,24,93,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/5{--tw-shadow-color:rgba(190,24,93,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/50{--tw-shadow-color:rgba(190,24,93,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/55{--tw-shadow-color:rgba(190,24,93,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/60{--tw-shadow-color:rgba(190,24,93,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/65{--tw-shadow-color:rgba(190,24,93,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/70{--tw-shadow-color:rgba(190,24,93,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/75{--tw-shadow-color:rgba(190,24,93,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/80{--tw-shadow-color:rgba(190,24,93,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/85{--tw-shadow-color:rgba(190,24,93,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/90{--tw-shadow-color:rgba(190,24,93,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-700\/95{--tw-shadow-color:rgba(190,24,93,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800{--tw-shadow-color:#9d174d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/0{--tw-shadow-color:rgba(157,23,77,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/10{--tw-shadow-color:rgba(157,23,77,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/100{--tw-shadow-color:#9d174d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/15{--tw-shadow-color:rgba(157,23,77,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/20{--tw-shadow-color:rgba(157,23,77,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/25{--tw-shadow-color:rgba(157,23,77,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/30{--tw-shadow-color:rgba(157,23,77,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/35{--tw-shadow-color:rgba(157,23,77,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/40{--tw-shadow-color:rgba(157,23,77,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/45{--tw-shadow-color:rgba(157,23,77,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/5{--tw-shadow-color:rgba(157,23,77,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/50{--tw-shadow-color:rgba(157,23,77,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/55{--tw-shadow-color:rgba(157,23,77,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/60{--tw-shadow-color:rgba(157,23,77,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/65{--tw-shadow-color:rgba(157,23,77,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/70{--tw-shadow-color:rgba(157,23,77,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/75{--tw-shadow-color:rgba(157,23,77,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/80{--tw-shadow-color:rgba(157,23,77,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/85{--tw-shadow-color:rgba(157,23,77,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/90{--tw-shadow-color:rgba(157,23,77,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-800\/95{--tw-shadow-color:rgba(157,23,77,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900{--tw-shadow-color:#831843;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/0{--tw-shadow-color:rgba(131,24,67,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/10{--tw-shadow-color:rgba(131,24,67,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/100{--tw-shadow-color:#831843;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/15{--tw-shadow-color:rgba(131,24,67,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/20{--tw-shadow-color:rgba(131,24,67,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/25{--tw-shadow-color:rgba(131,24,67,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/30{--tw-shadow-color:rgba(131,24,67,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/35{--tw-shadow-color:rgba(131,24,67,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/40{--tw-shadow-color:rgba(131,24,67,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/45{--tw-shadow-color:rgba(131,24,67,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/5{--tw-shadow-color:rgba(131,24,67,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/50{--tw-shadow-color:rgba(131,24,67,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/55{--tw-shadow-color:rgba(131,24,67,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/60{--tw-shadow-color:rgba(131,24,67,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/65{--tw-shadow-color:rgba(131,24,67,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/70{--tw-shadow-color:rgba(131,24,67,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/75{--tw-shadow-color:rgba(131,24,67,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/80{--tw-shadow-color:rgba(131,24,67,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/85{--tw-shadow-color:rgba(131,24,67,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/90{--tw-shadow-color:rgba(131,24,67,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-900\/95{--tw-shadow-color:rgba(131,24,67,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950{--tw-shadow-color:#500724;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/0{--tw-shadow-color:rgba(80,7,36,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/10{--tw-shadow-color:rgba(80,7,36,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/100{--tw-shadow-color:#500724;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/15{--tw-shadow-color:rgba(80,7,36,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/20{--tw-shadow-color:rgba(80,7,36,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/25{--tw-shadow-color:rgba(80,7,36,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/30{--tw-shadow-color:rgba(80,7,36,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/35{--tw-shadow-color:rgba(80,7,36,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/40{--tw-shadow-color:rgba(80,7,36,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/45{--tw-shadow-color:rgba(80,7,36,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/5{--tw-shadow-color:rgba(80,7,36,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/50{--tw-shadow-color:rgba(80,7,36,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/55{--tw-shadow-color:rgba(80,7,36,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/60{--tw-shadow-color:rgba(80,7,36,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/65{--tw-shadow-color:rgba(80,7,36,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/70{--tw-shadow-color:rgba(80,7,36,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/75{--tw-shadow-color:rgba(80,7,36,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/80{--tw-shadow-color:rgba(80,7,36,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/85{--tw-shadow-color:rgba(80,7,36,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/90{--tw-shadow-color:rgba(80,7,36,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-pink-950\/95{--tw-shadow-color:rgba(80,7,36,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100{--tw-shadow-color:#f3e8ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/0{--tw-shadow-color:rgba(243,232,255,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/10{--tw-shadow-color:rgba(243,232,255,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/100{--tw-shadow-color:#f3e8ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/15{--tw-shadow-color:rgba(243,232,255,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/20{--tw-shadow-color:rgba(243,232,255,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/25{--tw-shadow-color:rgba(243,232,255,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/30{--tw-shadow-color:rgba(243,232,255,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/35{--tw-shadow-color:rgba(243,232,255,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/40{--tw-shadow-color:rgba(243,232,255,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/45{--tw-shadow-color:rgba(243,232,255,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/5{--tw-shadow-color:rgba(243,232,255,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/50{--tw-shadow-color:rgba(243,232,255,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/55{--tw-shadow-color:rgba(243,232,255,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/60{--tw-shadow-color:rgba(243,232,255,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/65{--tw-shadow-color:rgba(243,232,255,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/70{--tw-shadow-color:rgba(243,232,255,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/75{--tw-shadow-color:rgba(243,232,255,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/80{--tw-shadow-color:rgba(243,232,255,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/85{--tw-shadow-color:rgba(243,232,255,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/90{--tw-shadow-color:rgba(243,232,255,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-100\/95{--tw-shadow-color:rgba(243,232,255,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200{--tw-shadow-color:#e9d5ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/0{--tw-shadow-color:rgba(233,213,255,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/10{--tw-shadow-color:rgba(233,213,255,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/100{--tw-shadow-color:#e9d5ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/15{--tw-shadow-color:rgba(233,213,255,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/20{--tw-shadow-color:rgba(233,213,255,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/25{--tw-shadow-color:rgba(233,213,255,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/30{--tw-shadow-color:rgba(233,213,255,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/35{--tw-shadow-color:rgba(233,213,255,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/40{--tw-shadow-color:rgba(233,213,255,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/45{--tw-shadow-color:rgba(233,213,255,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/5{--tw-shadow-color:rgba(233,213,255,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/50{--tw-shadow-color:rgba(233,213,255,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/55{--tw-shadow-color:rgba(233,213,255,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/60{--tw-shadow-color:rgba(233,213,255,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/65{--tw-shadow-color:rgba(233,213,255,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/70{--tw-shadow-color:rgba(233,213,255,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/75{--tw-shadow-color:rgba(233,213,255,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/80{--tw-shadow-color:rgba(233,213,255,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/85{--tw-shadow-color:rgba(233,213,255,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/90{--tw-shadow-color:rgba(233,213,255,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-200\/95{--tw-shadow-color:rgba(233,213,255,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300{--tw-shadow-color:#d8b4fe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/0{--tw-shadow-color:rgba(216,180,254,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/10{--tw-shadow-color:rgba(216,180,254,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/100{--tw-shadow-color:#d8b4fe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/15{--tw-shadow-color:rgba(216,180,254,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/20{--tw-shadow-color:rgba(216,180,254,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/25{--tw-shadow-color:rgba(216,180,254,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/30{--tw-shadow-color:rgba(216,180,254,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/35{--tw-shadow-color:rgba(216,180,254,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/40{--tw-shadow-color:rgba(216,180,254,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/45{--tw-shadow-color:rgba(216,180,254,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/5{--tw-shadow-color:rgba(216,180,254,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/50{--tw-shadow-color:rgba(216,180,254,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/55{--tw-shadow-color:rgba(216,180,254,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/60{--tw-shadow-color:rgba(216,180,254,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/65{--tw-shadow-color:rgba(216,180,254,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/70{--tw-shadow-color:rgba(216,180,254,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/75{--tw-shadow-color:rgba(216,180,254,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/80{--tw-shadow-color:rgba(216,180,254,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/85{--tw-shadow-color:rgba(216,180,254,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/90{--tw-shadow-color:rgba(216,180,254,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-300\/95{--tw-shadow-color:rgba(216,180,254,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400{--tw-shadow-color:#c084fc;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/0{--tw-shadow-color:rgba(192,132,252,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/10{--tw-shadow-color:rgba(192,132,252,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/100{--tw-shadow-color:#c084fc;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/15{--tw-shadow-color:rgba(192,132,252,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/20{--tw-shadow-color:rgba(192,132,252,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/25{--tw-shadow-color:rgba(192,132,252,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/30{--tw-shadow-color:rgba(192,132,252,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/35{--tw-shadow-color:rgba(192,132,252,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/40{--tw-shadow-color:rgba(192,132,252,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/45{--tw-shadow-color:rgba(192,132,252,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/5{--tw-shadow-color:rgba(192,132,252,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/50{--tw-shadow-color:rgba(192,132,252,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/55{--tw-shadow-color:rgba(192,132,252,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/60{--tw-shadow-color:rgba(192,132,252,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/65{--tw-shadow-color:rgba(192,132,252,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/70{--tw-shadow-color:rgba(192,132,252,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/75{--tw-shadow-color:rgba(192,132,252,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/80{--tw-shadow-color:rgba(192,132,252,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/85{--tw-shadow-color:rgba(192,132,252,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/90{--tw-shadow-color:rgba(192,132,252,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-400\/95{--tw-shadow-color:rgba(192,132,252,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50{--tw-shadow-color:#faf5ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/0{--tw-shadow-color:rgba(250,245,255,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/10{--tw-shadow-color:rgba(250,245,255,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/100{--tw-shadow-color:#faf5ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/15{--tw-shadow-color:rgba(250,245,255,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/20{--tw-shadow-color:rgba(250,245,255,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/25{--tw-shadow-color:rgba(250,245,255,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/30{--tw-shadow-color:rgba(250,245,255,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/35{--tw-shadow-color:rgba(250,245,255,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/40{--tw-shadow-color:rgba(250,245,255,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/45{--tw-shadow-color:rgba(250,245,255,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/5{--tw-shadow-color:rgba(250,245,255,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/50{--tw-shadow-color:rgba(250,245,255,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/55{--tw-shadow-color:rgba(250,245,255,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/60{--tw-shadow-color:rgba(250,245,255,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/65{--tw-shadow-color:rgba(250,245,255,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/70{--tw-shadow-color:rgba(250,245,255,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/75{--tw-shadow-color:rgba(250,245,255,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/80{--tw-shadow-color:rgba(250,245,255,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/85{--tw-shadow-color:rgba(250,245,255,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/90{--tw-shadow-color:rgba(250,245,255,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-50\/95{--tw-shadow-color:rgba(250,245,255,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500{--tw-shadow-color:#a855f7;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/0{--tw-shadow-color:rgba(168,85,247,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/10{--tw-shadow-color:rgba(168,85,247,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/100{--tw-shadow-color:#a855f7;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/15{--tw-shadow-color:rgba(168,85,247,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/20{--tw-shadow-color:rgba(168,85,247,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/25{--tw-shadow-color:rgba(168,85,247,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/30{--tw-shadow-color:rgba(168,85,247,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/35{--tw-shadow-color:rgba(168,85,247,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/40{--tw-shadow-color:rgba(168,85,247,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/45{--tw-shadow-color:rgba(168,85,247,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/5{--tw-shadow-color:rgba(168,85,247,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/50{--tw-shadow-color:rgba(168,85,247,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/55{--tw-shadow-color:rgba(168,85,247,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/60{--tw-shadow-color:rgba(168,85,247,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/65{--tw-shadow-color:rgba(168,85,247,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/70{--tw-shadow-color:rgba(168,85,247,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/75{--tw-shadow-color:rgba(168,85,247,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/80{--tw-shadow-color:rgba(168,85,247,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/85{--tw-shadow-color:rgba(168,85,247,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/90{--tw-shadow-color:rgba(168,85,247,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-500\/95{--tw-shadow-color:rgba(168,85,247,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600{--tw-shadow-color:#9333ea;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/0{--tw-shadow-color:rgba(147,51,234,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/10{--tw-shadow-color:rgba(147,51,234,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/100{--tw-shadow-color:#9333ea;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/15{--tw-shadow-color:rgba(147,51,234,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/20{--tw-shadow-color:rgba(147,51,234,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/25{--tw-shadow-color:rgba(147,51,234,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/30{--tw-shadow-color:rgba(147,51,234,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/35{--tw-shadow-color:rgba(147,51,234,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/40{--tw-shadow-color:rgba(147,51,234,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/45{--tw-shadow-color:rgba(147,51,234,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/5{--tw-shadow-color:rgba(147,51,234,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/50{--tw-shadow-color:rgba(147,51,234,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/55{--tw-shadow-color:rgba(147,51,234,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/60{--tw-shadow-color:rgba(147,51,234,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/65{--tw-shadow-color:rgba(147,51,234,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/70{--tw-shadow-color:rgba(147,51,234,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/75{--tw-shadow-color:rgba(147,51,234,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/80{--tw-shadow-color:rgba(147,51,234,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/85{--tw-shadow-color:rgba(147,51,234,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/90{--tw-shadow-color:rgba(147,51,234,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-600\/95{--tw-shadow-color:rgba(147,51,234,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700{--tw-shadow-color:#7e22ce;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/0{--tw-shadow-color:rgba(126,34,206,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/10{--tw-shadow-color:rgba(126,34,206,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/100{--tw-shadow-color:#7e22ce;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/15{--tw-shadow-color:rgba(126,34,206,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/20{--tw-shadow-color:rgba(126,34,206,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/25{--tw-shadow-color:rgba(126,34,206,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/30{--tw-shadow-color:rgba(126,34,206,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/35{--tw-shadow-color:rgba(126,34,206,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/40{--tw-shadow-color:rgba(126,34,206,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/45{--tw-shadow-color:rgba(126,34,206,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/5{--tw-shadow-color:rgba(126,34,206,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/50{--tw-shadow-color:rgba(126,34,206,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/55{--tw-shadow-color:rgba(126,34,206,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/60{--tw-shadow-color:rgba(126,34,206,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/65{--tw-shadow-color:rgba(126,34,206,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/70{--tw-shadow-color:rgba(126,34,206,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/75{--tw-shadow-color:rgba(126,34,206,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/80{--tw-shadow-color:rgba(126,34,206,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/85{--tw-shadow-color:rgba(126,34,206,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/90{--tw-shadow-color:rgba(126,34,206,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-700\/95{--tw-shadow-color:rgba(126,34,206,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800{--tw-shadow-color:#6b21a8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/0{--tw-shadow-color:rgba(107,33,168,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/10{--tw-shadow-color:rgba(107,33,168,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/100{--tw-shadow-color:#6b21a8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/15{--tw-shadow-color:rgba(107,33,168,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/20{--tw-shadow-color:rgba(107,33,168,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/25{--tw-shadow-color:rgba(107,33,168,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/30{--tw-shadow-color:rgba(107,33,168,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/35{--tw-shadow-color:rgba(107,33,168,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/40{--tw-shadow-color:rgba(107,33,168,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/45{--tw-shadow-color:rgba(107,33,168,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/5{--tw-shadow-color:rgba(107,33,168,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/50{--tw-shadow-color:rgba(107,33,168,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/55{--tw-shadow-color:rgba(107,33,168,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/60{--tw-shadow-color:rgba(107,33,168,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/65{--tw-shadow-color:rgba(107,33,168,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/70{--tw-shadow-color:rgba(107,33,168,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/75{--tw-shadow-color:rgba(107,33,168,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/80{--tw-shadow-color:rgba(107,33,168,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/85{--tw-shadow-color:rgba(107,33,168,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/90{--tw-shadow-color:rgba(107,33,168,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-800\/95{--tw-shadow-color:rgba(107,33,168,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900{--tw-shadow-color:#581c87;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/0{--tw-shadow-color:rgba(88,28,135,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/10{--tw-shadow-color:rgba(88,28,135,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/100{--tw-shadow-color:#581c87;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/15{--tw-shadow-color:rgba(88,28,135,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/20{--tw-shadow-color:rgba(88,28,135,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/25{--tw-shadow-color:rgba(88,28,135,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/30{--tw-shadow-color:rgba(88,28,135,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/35{--tw-shadow-color:rgba(88,28,135,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/40{--tw-shadow-color:rgba(88,28,135,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/45{--tw-shadow-color:rgba(88,28,135,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/5{--tw-shadow-color:rgba(88,28,135,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/50{--tw-shadow-color:rgba(88,28,135,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/55{--tw-shadow-color:rgba(88,28,135,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/60{--tw-shadow-color:rgba(88,28,135,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/65{--tw-shadow-color:rgba(88,28,135,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/70{--tw-shadow-color:rgba(88,28,135,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/75{--tw-shadow-color:rgba(88,28,135,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/80{--tw-shadow-color:rgba(88,28,135,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/85{--tw-shadow-color:rgba(88,28,135,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/90{--tw-shadow-color:rgba(88,28,135,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-900\/95{--tw-shadow-color:rgba(88,28,135,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950{--tw-shadow-color:#3b0764;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/0{--tw-shadow-color:rgba(59,7,100,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/10{--tw-shadow-color:rgba(59,7,100,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/100{--tw-shadow-color:#3b0764;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/15{--tw-shadow-color:rgba(59,7,100,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/20{--tw-shadow-color:rgba(59,7,100,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/25{--tw-shadow-color:rgba(59,7,100,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/30{--tw-shadow-color:rgba(59,7,100,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/35{--tw-shadow-color:rgba(59,7,100,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/40{--tw-shadow-color:rgba(59,7,100,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/45{--tw-shadow-color:rgba(59,7,100,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/5{--tw-shadow-color:rgba(59,7,100,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/50{--tw-shadow-color:rgba(59,7,100,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/55{--tw-shadow-color:rgba(59,7,100,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/60{--tw-shadow-color:rgba(59,7,100,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/65{--tw-shadow-color:rgba(59,7,100,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/70{--tw-shadow-color:rgba(59,7,100,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/75{--tw-shadow-color:rgba(59,7,100,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/80{--tw-shadow-color:rgba(59,7,100,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/85{--tw-shadow-color:rgba(59,7,100,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/90{--tw-shadow-color:rgba(59,7,100,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-purple-950\/95{--tw-shadow-color:rgba(59,7,100,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100{--tw-shadow-color:#fee2e2;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/0{--tw-shadow-color:hsla(0,93%,94%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/10{--tw-shadow-color:hsla(0,93%,94%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/100{--tw-shadow-color:#fee2e2;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/15{--tw-shadow-color:hsla(0,93%,94%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/20{--tw-shadow-color:hsla(0,93%,94%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/25{--tw-shadow-color:hsla(0,93%,94%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/30{--tw-shadow-color:hsla(0,93%,94%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/35{--tw-shadow-color:hsla(0,93%,94%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/40{--tw-shadow-color:hsla(0,93%,94%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/45{--tw-shadow-color:hsla(0,93%,94%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/5{--tw-shadow-color:hsla(0,93%,94%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/50{--tw-shadow-color:hsla(0,93%,94%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/55{--tw-shadow-color:hsla(0,93%,94%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/60{--tw-shadow-color:hsla(0,93%,94%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/65{--tw-shadow-color:hsla(0,93%,94%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/70{--tw-shadow-color:hsla(0,93%,94%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/75{--tw-shadow-color:hsla(0,93%,94%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/80{--tw-shadow-color:hsla(0,93%,94%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/85{--tw-shadow-color:hsla(0,93%,94%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/90{--tw-shadow-color:hsla(0,93%,94%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-100\/95{--tw-shadow-color:hsla(0,93%,94%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200{--tw-shadow-color:#fecaca;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/0{--tw-shadow-color:hsla(0,96%,89%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/10{--tw-shadow-color:hsla(0,96%,89%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/100{--tw-shadow-color:#fecaca;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/15{--tw-shadow-color:hsla(0,96%,89%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/20{--tw-shadow-color:hsla(0,96%,89%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/25{--tw-shadow-color:hsla(0,96%,89%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/30{--tw-shadow-color:hsla(0,96%,89%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/35{--tw-shadow-color:hsla(0,96%,89%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/40{--tw-shadow-color:hsla(0,96%,89%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/45{--tw-shadow-color:hsla(0,96%,89%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/5{--tw-shadow-color:hsla(0,96%,89%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/50{--tw-shadow-color:hsla(0,96%,89%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/55{--tw-shadow-color:hsla(0,96%,89%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/60{--tw-shadow-color:hsla(0,96%,89%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/65{--tw-shadow-color:hsla(0,96%,89%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/70{--tw-shadow-color:hsla(0,96%,89%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/75{--tw-shadow-color:hsla(0,96%,89%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/80{--tw-shadow-color:hsla(0,96%,89%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/85{--tw-shadow-color:hsla(0,96%,89%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/90{--tw-shadow-color:hsla(0,96%,89%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-200\/95{--tw-shadow-color:hsla(0,96%,89%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300{--tw-shadow-color:#fca5a5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/0{--tw-shadow-color:hsla(0,94%,82%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/10{--tw-shadow-color:hsla(0,94%,82%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/100{--tw-shadow-color:#fca5a5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/15{--tw-shadow-color:hsla(0,94%,82%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/20{--tw-shadow-color:hsla(0,94%,82%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/25{--tw-shadow-color:hsla(0,94%,82%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/30{--tw-shadow-color:hsla(0,94%,82%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/35{--tw-shadow-color:hsla(0,94%,82%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/40{--tw-shadow-color:hsla(0,94%,82%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/45{--tw-shadow-color:hsla(0,94%,82%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/5{--tw-shadow-color:hsla(0,94%,82%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/50{--tw-shadow-color:hsla(0,94%,82%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/55{--tw-shadow-color:hsla(0,94%,82%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/60{--tw-shadow-color:hsla(0,94%,82%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/65{--tw-shadow-color:hsla(0,94%,82%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/70{--tw-shadow-color:hsla(0,94%,82%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/75{--tw-shadow-color:hsla(0,94%,82%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/80{--tw-shadow-color:hsla(0,94%,82%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/85{--tw-shadow-color:hsla(0,94%,82%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/90{--tw-shadow-color:hsla(0,94%,82%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-300\/95{--tw-shadow-color:hsla(0,94%,82%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400{--tw-shadow-color:#f87171;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/0{--tw-shadow-color:hsla(0,91%,71%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/10{--tw-shadow-color:hsla(0,91%,71%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/100{--tw-shadow-color:#f87171;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/15{--tw-shadow-color:hsla(0,91%,71%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/20{--tw-shadow-color:hsla(0,91%,71%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/25{--tw-shadow-color:hsla(0,91%,71%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/30{--tw-shadow-color:hsla(0,91%,71%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/35{--tw-shadow-color:hsla(0,91%,71%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/40{--tw-shadow-color:hsla(0,91%,71%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/45{--tw-shadow-color:hsla(0,91%,71%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/5{--tw-shadow-color:hsla(0,91%,71%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/50{--tw-shadow-color:hsla(0,91%,71%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/55{--tw-shadow-color:hsla(0,91%,71%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/60{--tw-shadow-color:hsla(0,91%,71%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/65{--tw-shadow-color:hsla(0,91%,71%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/70{--tw-shadow-color:hsla(0,91%,71%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/75{--tw-shadow-color:hsla(0,91%,71%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/80{--tw-shadow-color:hsla(0,91%,71%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/85{--tw-shadow-color:hsla(0,91%,71%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/90{--tw-shadow-color:hsla(0,91%,71%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-400\/95{--tw-shadow-color:hsla(0,91%,71%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50{--tw-shadow-color:#fef2f2;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/0{--tw-shadow-color:hsla(0,86%,97%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/10{--tw-shadow-color:hsla(0,86%,97%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/100{--tw-shadow-color:#fef2f2;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/15{--tw-shadow-color:hsla(0,86%,97%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/20{--tw-shadow-color:hsla(0,86%,97%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/25{--tw-shadow-color:hsla(0,86%,97%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/30{--tw-shadow-color:hsla(0,86%,97%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/35{--tw-shadow-color:hsla(0,86%,97%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/40{--tw-shadow-color:hsla(0,86%,97%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/45{--tw-shadow-color:hsla(0,86%,97%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/5{--tw-shadow-color:hsla(0,86%,97%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/50{--tw-shadow-color:hsla(0,86%,97%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/55{--tw-shadow-color:hsla(0,86%,97%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/60{--tw-shadow-color:hsla(0,86%,97%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/65{--tw-shadow-color:hsla(0,86%,97%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/70{--tw-shadow-color:hsla(0,86%,97%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/75{--tw-shadow-color:hsla(0,86%,97%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/80{--tw-shadow-color:hsla(0,86%,97%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/85{--tw-shadow-color:hsla(0,86%,97%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/90{--tw-shadow-color:hsla(0,86%,97%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-50\/95{--tw-shadow-color:hsla(0,86%,97%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500{--tw-shadow-color:#ef4444;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/0{--tw-shadow-color:rgba(239,68,68,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/10{--tw-shadow-color:rgba(239,68,68,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/100{--tw-shadow-color:#ef4444;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/15{--tw-shadow-color:rgba(239,68,68,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/20{--tw-shadow-color:rgba(239,68,68,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/25{--tw-shadow-color:rgba(239,68,68,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/30{--tw-shadow-color:rgba(239,68,68,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/35{--tw-shadow-color:rgba(239,68,68,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/40{--tw-shadow-color:rgba(239,68,68,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/45{--tw-shadow-color:rgba(239,68,68,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/5{--tw-shadow-color:rgba(239,68,68,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/50{--tw-shadow-color:rgba(239,68,68,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/55{--tw-shadow-color:rgba(239,68,68,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/60{--tw-shadow-color:rgba(239,68,68,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/65{--tw-shadow-color:rgba(239,68,68,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/70{--tw-shadow-color:rgba(239,68,68,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/75{--tw-shadow-color:rgba(239,68,68,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/80{--tw-shadow-color:rgba(239,68,68,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/85{--tw-shadow-color:rgba(239,68,68,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/90{--tw-shadow-color:rgba(239,68,68,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-500\/95{--tw-shadow-color:rgba(239,68,68,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600{--tw-shadow-color:#dc2626;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/0{--tw-shadow-color:rgba(220,38,38,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/10{--tw-shadow-color:rgba(220,38,38,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/100{--tw-shadow-color:#dc2626;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/15{--tw-shadow-color:rgba(220,38,38,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/20{--tw-shadow-color:rgba(220,38,38,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/25{--tw-shadow-color:rgba(220,38,38,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/30{--tw-shadow-color:rgba(220,38,38,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/35{--tw-shadow-color:rgba(220,38,38,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/40{--tw-shadow-color:rgba(220,38,38,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/45{--tw-shadow-color:rgba(220,38,38,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/5{--tw-shadow-color:rgba(220,38,38,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/50{--tw-shadow-color:rgba(220,38,38,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/55{--tw-shadow-color:rgba(220,38,38,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/60{--tw-shadow-color:rgba(220,38,38,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/65{--tw-shadow-color:rgba(220,38,38,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/70{--tw-shadow-color:rgba(220,38,38,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/75{--tw-shadow-color:rgba(220,38,38,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/80{--tw-shadow-color:rgba(220,38,38,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/85{--tw-shadow-color:rgba(220,38,38,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/90{--tw-shadow-color:rgba(220,38,38,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-600\/95{--tw-shadow-color:rgba(220,38,38,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700{--tw-shadow-color:#b91c1c;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/0{--tw-shadow-color:rgba(185,28,28,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/10{--tw-shadow-color:rgba(185,28,28,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/100{--tw-shadow-color:#b91c1c;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/15{--tw-shadow-color:rgba(185,28,28,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/20{--tw-shadow-color:rgba(185,28,28,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/25{--tw-shadow-color:rgba(185,28,28,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/30{--tw-shadow-color:rgba(185,28,28,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/35{--tw-shadow-color:rgba(185,28,28,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/40{--tw-shadow-color:rgba(185,28,28,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/45{--tw-shadow-color:rgba(185,28,28,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/5{--tw-shadow-color:rgba(185,28,28,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/50{--tw-shadow-color:rgba(185,28,28,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/55{--tw-shadow-color:rgba(185,28,28,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/60{--tw-shadow-color:rgba(185,28,28,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/65{--tw-shadow-color:rgba(185,28,28,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/70{--tw-shadow-color:rgba(185,28,28,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/75{--tw-shadow-color:rgba(185,28,28,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/80{--tw-shadow-color:rgba(185,28,28,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/85{--tw-shadow-color:rgba(185,28,28,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/90{--tw-shadow-color:rgba(185,28,28,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-700\/95{--tw-shadow-color:rgba(185,28,28,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800{--tw-shadow-color:#991b1b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/0{--tw-shadow-color:rgba(153,27,27,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/10{--tw-shadow-color:rgba(153,27,27,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/100{--tw-shadow-color:#991b1b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/15{--tw-shadow-color:rgba(153,27,27,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/20{--tw-shadow-color:rgba(153,27,27,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/25{--tw-shadow-color:rgba(153,27,27,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/30{--tw-shadow-color:rgba(153,27,27,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/35{--tw-shadow-color:rgba(153,27,27,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/40{--tw-shadow-color:rgba(153,27,27,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/45{--tw-shadow-color:rgba(153,27,27,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/5{--tw-shadow-color:rgba(153,27,27,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/50{--tw-shadow-color:rgba(153,27,27,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/55{--tw-shadow-color:rgba(153,27,27,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/60{--tw-shadow-color:rgba(153,27,27,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/65{--tw-shadow-color:rgba(153,27,27,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/70{--tw-shadow-color:rgba(153,27,27,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/75{--tw-shadow-color:rgba(153,27,27,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/80{--tw-shadow-color:rgba(153,27,27,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/85{--tw-shadow-color:rgba(153,27,27,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/90{--tw-shadow-color:rgba(153,27,27,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-800\/95{--tw-shadow-color:rgba(153,27,27,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900{--tw-shadow-color:#7f1d1d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/0{--tw-shadow-color:rgba(127,29,29,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/10{--tw-shadow-color:rgba(127,29,29,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/100{--tw-shadow-color:#7f1d1d;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/15{--tw-shadow-color:rgba(127,29,29,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/20{--tw-shadow-color:rgba(127,29,29,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/25{--tw-shadow-color:rgba(127,29,29,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/30{--tw-shadow-color:rgba(127,29,29,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/35{--tw-shadow-color:rgba(127,29,29,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/40{--tw-shadow-color:rgba(127,29,29,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/45{--tw-shadow-color:rgba(127,29,29,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/5{--tw-shadow-color:rgba(127,29,29,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/50{--tw-shadow-color:rgba(127,29,29,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/55{--tw-shadow-color:rgba(127,29,29,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/60{--tw-shadow-color:rgba(127,29,29,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/65{--tw-shadow-color:rgba(127,29,29,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/70{--tw-shadow-color:rgba(127,29,29,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/75{--tw-shadow-color:rgba(127,29,29,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/80{--tw-shadow-color:rgba(127,29,29,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/85{--tw-shadow-color:rgba(127,29,29,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/90{--tw-shadow-color:rgba(127,29,29,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-900\/95{--tw-shadow-color:rgba(127,29,29,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950{--tw-shadow-color:#450a0a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/0{--tw-shadow-color:rgba(69,10,10,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/10{--tw-shadow-color:rgba(69,10,10,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/100{--tw-shadow-color:#450a0a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/15{--tw-shadow-color:rgba(69,10,10,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/20{--tw-shadow-color:rgba(69,10,10,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/25{--tw-shadow-color:rgba(69,10,10,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/30{--tw-shadow-color:rgba(69,10,10,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/35{--tw-shadow-color:rgba(69,10,10,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/40{--tw-shadow-color:rgba(69,10,10,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/45{--tw-shadow-color:rgba(69,10,10,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/5{--tw-shadow-color:rgba(69,10,10,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/50{--tw-shadow-color:rgba(69,10,10,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/55{--tw-shadow-color:rgba(69,10,10,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/60{--tw-shadow-color:rgba(69,10,10,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/65{--tw-shadow-color:rgba(69,10,10,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/70{--tw-shadow-color:rgba(69,10,10,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/75{--tw-shadow-color:rgba(69,10,10,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/80{--tw-shadow-color:rgba(69,10,10,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/85{--tw-shadow-color:rgba(69,10,10,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/90{--tw-shadow-color:rgba(69,10,10,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-red-950\/95{--tw-shadow-color:rgba(69,10,10,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100{--tw-shadow-color:#ffe4e6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/0{--tw-shadow-color:rgba(255,228,230,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/10{--tw-shadow-color:rgba(255,228,230,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/100{--tw-shadow-color:#ffe4e6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/15{--tw-shadow-color:rgba(255,228,230,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/20{--tw-shadow-color:rgba(255,228,230,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/25{--tw-shadow-color:rgba(255,228,230,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/30{--tw-shadow-color:rgba(255,228,230,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/35{--tw-shadow-color:rgba(255,228,230,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/40{--tw-shadow-color:rgba(255,228,230,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/45{--tw-shadow-color:rgba(255,228,230,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/5{--tw-shadow-color:rgba(255,228,230,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/50{--tw-shadow-color:rgba(255,228,230,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/55{--tw-shadow-color:rgba(255,228,230,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/60{--tw-shadow-color:rgba(255,228,230,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/65{--tw-shadow-color:rgba(255,228,230,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/70{--tw-shadow-color:rgba(255,228,230,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/75{--tw-shadow-color:rgba(255,228,230,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/80{--tw-shadow-color:rgba(255,228,230,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/85{--tw-shadow-color:rgba(255,228,230,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/90{--tw-shadow-color:rgba(255,228,230,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-100\/95{--tw-shadow-color:rgba(255,228,230,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200{--tw-shadow-color:#fecdd3;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/0{--tw-shadow-color:rgba(254,205,211,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/10{--tw-shadow-color:rgba(254,205,211,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/100{--tw-shadow-color:#fecdd3;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/15{--tw-shadow-color:rgba(254,205,211,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/20{--tw-shadow-color:rgba(254,205,211,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/25{--tw-shadow-color:rgba(254,205,211,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/30{--tw-shadow-color:rgba(254,205,211,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/35{--tw-shadow-color:rgba(254,205,211,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/40{--tw-shadow-color:rgba(254,205,211,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/45{--tw-shadow-color:rgba(254,205,211,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/5{--tw-shadow-color:rgba(254,205,211,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/50{--tw-shadow-color:rgba(254,205,211,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/55{--tw-shadow-color:rgba(254,205,211,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/60{--tw-shadow-color:rgba(254,205,211,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/65{--tw-shadow-color:rgba(254,205,211,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/70{--tw-shadow-color:rgba(254,205,211,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/75{--tw-shadow-color:rgba(254,205,211,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/80{--tw-shadow-color:rgba(254,205,211,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/85{--tw-shadow-color:rgba(254,205,211,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/90{--tw-shadow-color:rgba(254,205,211,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-200\/95{--tw-shadow-color:rgba(254,205,211,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300{--tw-shadow-color:#fda4af;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/0{--tw-shadow-color:rgba(253,164,175,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/10{--tw-shadow-color:rgba(253,164,175,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/100{--tw-shadow-color:#fda4af;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/15{--tw-shadow-color:rgba(253,164,175,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/20{--tw-shadow-color:rgba(253,164,175,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/25{--tw-shadow-color:rgba(253,164,175,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/30{--tw-shadow-color:rgba(253,164,175,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/35{--tw-shadow-color:rgba(253,164,175,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/40{--tw-shadow-color:rgba(253,164,175,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/45{--tw-shadow-color:rgba(253,164,175,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/5{--tw-shadow-color:rgba(253,164,175,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/50{--tw-shadow-color:rgba(253,164,175,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/55{--tw-shadow-color:rgba(253,164,175,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/60{--tw-shadow-color:rgba(253,164,175,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/65{--tw-shadow-color:rgba(253,164,175,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/70{--tw-shadow-color:rgba(253,164,175,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/75{--tw-shadow-color:rgba(253,164,175,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/80{--tw-shadow-color:rgba(253,164,175,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/85{--tw-shadow-color:rgba(253,164,175,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/90{--tw-shadow-color:rgba(253,164,175,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-300\/95{--tw-shadow-color:rgba(253,164,175,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400{--tw-shadow-color:#fb7185;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/0{--tw-shadow-color:rgba(251,113,133,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/10{--tw-shadow-color:rgba(251,113,133,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/100{--tw-shadow-color:#fb7185;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/15{--tw-shadow-color:rgba(251,113,133,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/20{--tw-shadow-color:rgba(251,113,133,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/25{--tw-shadow-color:rgba(251,113,133,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/30{--tw-shadow-color:rgba(251,113,133,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/35{--tw-shadow-color:rgba(251,113,133,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/40{--tw-shadow-color:rgba(251,113,133,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/45{--tw-shadow-color:rgba(251,113,133,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/5{--tw-shadow-color:rgba(251,113,133,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/50{--tw-shadow-color:rgba(251,113,133,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/55{--tw-shadow-color:rgba(251,113,133,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/60{--tw-shadow-color:rgba(251,113,133,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/65{--tw-shadow-color:rgba(251,113,133,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/70{--tw-shadow-color:rgba(251,113,133,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/75{--tw-shadow-color:rgba(251,113,133,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/80{--tw-shadow-color:rgba(251,113,133,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/85{--tw-shadow-color:rgba(251,113,133,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/90{--tw-shadow-color:rgba(251,113,133,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-400\/95{--tw-shadow-color:rgba(251,113,133,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50{--tw-shadow-color:#fff1f2;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/0{--tw-shadow-color:rgba(255,241,242,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/10{--tw-shadow-color:rgba(255,241,242,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/100{--tw-shadow-color:#fff1f2;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/15{--tw-shadow-color:rgba(255,241,242,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/20{--tw-shadow-color:rgba(255,241,242,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/25{--tw-shadow-color:rgba(255,241,242,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/30{--tw-shadow-color:rgba(255,241,242,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/35{--tw-shadow-color:rgba(255,241,242,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/40{--tw-shadow-color:rgba(255,241,242,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/45{--tw-shadow-color:rgba(255,241,242,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/5{--tw-shadow-color:rgba(255,241,242,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/50{--tw-shadow-color:rgba(255,241,242,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/55{--tw-shadow-color:rgba(255,241,242,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/60{--tw-shadow-color:rgba(255,241,242,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/65{--tw-shadow-color:rgba(255,241,242,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/70{--tw-shadow-color:rgba(255,241,242,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/75{--tw-shadow-color:rgba(255,241,242,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/80{--tw-shadow-color:rgba(255,241,242,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/85{--tw-shadow-color:rgba(255,241,242,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/90{--tw-shadow-color:rgba(255,241,242,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-50\/95{--tw-shadow-color:rgba(255,241,242,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500{--tw-shadow-color:#f43f5e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/0{--tw-shadow-color:rgba(244,63,94,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/10{--tw-shadow-color:rgba(244,63,94,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/100{--tw-shadow-color:#f43f5e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/15{--tw-shadow-color:rgba(244,63,94,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/20{--tw-shadow-color:rgba(244,63,94,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/25{--tw-shadow-color:rgba(244,63,94,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/30{--tw-shadow-color:rgba(244,63,94,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/35{--tw-shadow-color:rgba(244,63,94,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/40{--tw-shadow-color:rgba(244,63,94,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/45{--tw-shadow-color:rgba(244,63,94,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/5{--tw-shadow-color:rgba(244,63,94,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/50{--tw-shadow-color:rgba(244,63,94,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/55{--tw-shadow-color:rgba(244,63,94,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/60{--tw-shadow-color:rgba(244,63,94,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/65{--tw-shadow-color:rgba(244,63,94,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/70{--tw-shadow-color:rgba(244,63,94,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/75{--tw-shadow-color:rgba(244,63,94,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/80{--tw-shadow-color:rgba(244,63,94,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/85{--tw-shadow-color:rgba(244,63,94,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/90{--tw-shadow-color:rgba(244,63,94,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-500\/95{--tw-shadow-color:rgba(244,63,94,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600{--tw-shadow-color:#e11d48;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/0{--tw-shadow-color:rgba(225,29,72,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/10{--tw-shadow-color:rgba(225,29,72,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/100{--tw-shadow-color:#e11d48;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/15{--tw-shadow-color:rgba(225,29,72,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/20{--tw-shadow-color:rgba(225,29,72,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/25{--tw-shadow-color:rgba(225,29,72,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/30{--tw-shadow-color:rgba(225,29,72,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/35{--tw-shadow-color:rgba(225,29,72,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/40{--tw-shadow-color:rgba(225,29,72,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/45{--tw-shadow-color:rgba(225,29,72,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/5{--tw-shadow-color:rgba(225,29,72,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/50{--tw-shadow-color:rgba(225,29,72,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/55{--tw-shadow-color:rgba(225,29,72,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/60{--tw-shadow-color:rgba(225,29,72,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/65{--tw-shadow-color:rgba(225,29,72,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/70{--tw-shadow-color:rgba(225,29,72,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/75{--tw-shadow-color:rgba(225,29,72,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/80{--tw-shadow-color:rgba(225,29,72,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/85{--tw-shadow-color:rgba(225,29,72,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/90{--tw-shadow-color:rgba(225,29,72,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-600\/95{--tw-shadow-color:rgba(225,29,72,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700{--tw-shadow-color:#be123c;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/0{--tw-shadow-color:rgba(190,18,60,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/10{--tw-shadow-color:rgba(190,18,60,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/100{--tw-shadow-color:#be123c;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/15{--tw-shadow-color:rgba(190,18,60,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/20{--tw-shadow-color:rgba(190,18,60,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/25{--tw-shadow-color:rgba(190,18,60,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/30{--tw-shadow-color:rgba(190,18,60,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/35{--tw-shadow-color:rgba(190,18,60,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/40{--tw-shadow-color:rgba(190,18,60,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/45{--tw-shadow-color:rgba(190,18,60,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/5{--tw-shadow-color:rgba(190,18,60,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/50{--tw-shadow-color:rgba(190,18,60,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/55{--tw-shadow-color:rgba(190,18,60,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/60{--tw-shadow-color:rgba(190,18,60,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/65{--tw-shadow-color:rgba(190,18,60,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/70{--tw-shadow-color:rgba(190,18,60,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/75{--tw-shadow-color:rgba(190,18,60,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/80{--tw-shadow-color:rgba(190,18,60,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/85{--tw-shadow-color:rgba(190,18,60,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/90{--tw-shadow-color:rgba(190,18,60,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-700\/95{--tw-shadow-color:rgba(190,18,60,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800{--tw-shadow-color:#9f1239;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/0{--tw-shadow-color:rgba(159,18,57,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/10{--tw-shadow-color:rgba(159,18,57,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/100{--tw-shadow-color:#9f1239;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/15{--tw-shadow-color:rgba(159,18,57,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/20{--tw-shadow-color:rgba(159,18,57,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/25{--tw-shadow-color:rgba(159,18,57,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/30{--tw-shadow-color:rgba(159,18,57,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/35{--tw-shadow-color:rgba(159,18,57,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/40{--tw-shadow-color:rgba(159,18,57,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/45{--tw-shadow-color:rgba(159,18,57,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/5{--tw-shadow-color:rgba(159,18,57,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/50{--tw-shadow-color:rgba(159,18,57,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/55{--tw-shadow-color:rgba(159,18,57,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/60{--tw-shadow-color:rgba(159,18,57,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/65{--tw-shadow-color:rgba(159,18,57,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/70{--tw-shadow-color:rgba(159,18,57,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/75{--tw-shadow-color:rgba(159,18,57,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/80{--tw-shadow-color:rgba(159,18,57,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/85{--tw-shadow-color:rgba(159,18,57,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/90{--tw-shadow-color:rgba(159,18,57,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-800\/95{--tw-shadow-color:rgba(159,18,57,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900{--tw-shadow-color:#881337;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/0{--tw-shadow-color:rgba(136,19,55,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/10{--tw-shadow-color:rgba(136,19,55,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/100{--tw-shadow-color:#881337;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/15{--tw-shadow-color:rgba(136,19,55,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/20{--tw-shadow-color:rgba(136,19,55,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/25{--tw-shadow-color:rgba(136,19,55,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/30{--tw-shadow-color:rgba(136,19,55,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/35{--tw-shadow-color:rgba(136,19,55,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/40{--tw-shadow-color:rgba(136,19,55,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/45{--tw-shadow-color:rgba(136,19,55,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/5{--tw-shadow-color:rgba(136,19,55,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/50{--tw-shadow-color:rgba(136,19,55,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/55{--tw-shadow-color:rgba(136,19,55,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/60{--tw-shadow-color:rgba(136,19,55,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/65{--tw-shadow-color:rgba(136,19,55,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/70{--tw-shadow-color:rgba(136,19,55,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/75{--tw-shadow-color:rgba(136,19,55,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/80{--tw-shadow-color:rgba(136,19,55,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/85{--tw-shadow-color:rgba(136,19,55,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/90{--tw-shadow-color:rgba(136,19,55,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-900\/95{--tw-shadow-color:rgba(136,19,55,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950{--tw-shadow-color:#4c0519;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/0{--tw-shadow-color:rgba(76,5,25,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/10{--tw-shadow-color:rgba(76,5,25,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/100{--tw-shadow-color:#4c0519;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/15{--tw-shadow-color:rgba(76,5,25,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/20{--tw-shadow-color:rgba(76,5,25,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/25{--tw-shadow-color:rgba(76,5,25,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/30{--tw-shadow-color:rgba(76,5,25,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/35{--tw-shadow-color:rgba(76,5,25,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/40{--tw-shadow-color:rgba(76,5,25,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/45{--tw-shadow-color:rgba(76,5,25,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/5{--tw-shadow-color:rgba(76,5,25,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/50{--tw-shadow-color:rgba(76,5,25,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/55{--tw-shadow-color:rgba(76,5,25,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/60{--tw-shadow-color:rgba(76,5,25,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/65{--tw-shadow-color:rgba(76,5,25,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/70{--tw-shadow-color:rgba(76,5,25,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/75{--tw-shadow-color:rgba(76,5,25,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/80{--tw-shadow-color:rgba(76,5,25,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/85{--tw-shadow-color:rgba(76,5,25,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/90{--tw-shadow-color:rgba(76,5,25,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-rose-950\/95{--tw-shadow-color:rgba(76,5,25,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar{--tw-shadow-color:#ced0d2;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover{--tw-shadow-color:#a0a3a6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/0{--tw-shadow-color:hsla(210,3%,64%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/10{--tw-shadow-color:hsla(210,3%,64%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/100{--tw-shadow-color:#a0a3a6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/15{--tw-shadow-color:hsla(210,3%,64%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/20{--tw-shadow-color:hsla(210,3%,64%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/25{--tw-shadow-color:hsla(210,3%,64%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/30{--tw-shadow-color:hsla(210,3%,64%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/35{--tw-shadow-color:hsla(210,3%,64%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/40{--tw-shadow-color:hsla(210,3%,64%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/45{--tw-shadow-color:hsla(210,3%,64%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/5{--tw-shadow-color:hsla(210,3%,64%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/50{--tw-shadow-color:hsla(210,3%,64%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/55{--tw-shadow-color:hsla(210,3%,64%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/60{--tw-shadow-color:hsla(210,3%,64%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/65{--tw-shadow-color:hsla(210,3%,64%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/70{--tw-shadow-color:hsla(210,3%,64%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/75{--tw-shadow-color:hsla(210,3%,64%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/80{--tw-shadow-color:hsla(210,3%,64%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/85{--tw-shadow-color:hsla(210,3%,64%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/90{--tw-shadow-color:hsla(210,3%,64%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar-hover\/95{--tw-shadow-color:hsla(210,3%,64%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/0{--tw-shadow-color:hsla(210,4%,82%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/10{--tw-shadow-color:hsla(210,4%,82%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/100{--tw-shadow-color:#ced0d2;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/15{--tw-shadow-color:hsla(210,4%,82%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/20{--tw-shadow-color:hsla(210,4%,82%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/25{--tw-shadow-color:hsla(210,4%,82%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/30{--tw-shadow-color:hsla(210,4%,82%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/35{--tw-shadow-color:hsla(210,4%,82%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/40{--tw-shadow-color:hsla(210,4%,82%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/45{--tw-shadow-color:hsla(210,4%,82%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/5{--tw-shadow-color:hsla(210,4%,82%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/50{--tw-shadow-color:hsla(210,4%,82%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/55{--tw-shadow-color:hsla(210,4%,82%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/60{--tw-shadow-color:hsla(210,4%,82%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/65{--tw-shadow-color:hsla(210,4%,82%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/70{--tw-shadow-color:hsla(210,4%,82%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/75{--tw-shadow-color:hsla(210,4%,82%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/80{--tw-shadow-color:hsla(210,4%,82%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/85{--tw-shadow-color:hsla(210,4%,82%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/90{--tw-shadow-color:hsla(210,4%,82%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-scrollbar\/95{--tw-shadow-color:hsla(210,4%,82%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100{--tw-shadow-color:#e0f2fe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/0{--tw-shadow-color:rgba(224,242,254,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/10{--tw-shadow-color:rgba(224,242,254,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/100{--tw-shadow-color:#e0f2fe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/15{--tw-shadow-color:rgba(224,242,254,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/20{--tw-shadow-color:rgba(224,242,254,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/25{--tw-shadow-color:rgba(224,242,254,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/30{--tw-shadow-color:rgba(224,242,254,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/35{--tw-shadow-color:rgba(224,242,254,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/40{--tw-shadow-color:rgba(224,242,254,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/45{--tw-shadow-color:rgba(224,242,254,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/5{--tw-shadow-color:rgba(224,242,254,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/50{--tw-shadow-color:rgba(224,242,254,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/55{--tw-shadow-color:rgba(224,242,254,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/60{--tw-shadow-color:rgba(224,242,254,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/65{--tw-shadow-color:rgba(224,242,254,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/70{--tw-shadow-color:rgba(224,242,254,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/75{--tw-shadow-color:rgba(224,242,254,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/80{--tw-shadow-color:rgba(224,242,254,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/85{--tw-shadow-color:rgba(224,242,254,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/90{--tw-shadow-color:rgba(224,242,254,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-100\/95{--tw-shadow-color:rgba(224,242,254,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200{--tw-shadow-color:#bae6fd;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/0{--tw-shadow-color:rgba(186,230,253,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/10{--tw-shadow-color:rgba(186,230,253,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/100{--tw-shadow-color:#bae6fd;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/15{--tw-shadow-color:rgba(186,230,253,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/20{--tw-shadow-color:rgba(186,230,253,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/25{--tw-shadow-color:rgba(186,230,253,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/30{--tw-shadow-color:rgba(186,230,253,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/35{--tw-shadow-color:rgba(186,230,253,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/40{--tw-shadow-color:rgba(186,230,253,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/45{--tw-shadow-color:rgba(186,230,253,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/5{--tw-shadow-color:rgba(186,230,253,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/50{--tw-shadow-color:rgba(186,230,253,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/55{--tw-shadow-color:rgba(186,230,253,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/60{--tw-shadow-color:rgba(186,230,253,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/65{--tw-shadow-color:rgba(186,230,253,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/70{--tw-shadow-color:rgba(186,230,253,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/75{--tw-shadow-color:rgba(186,230,253,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/80{--tw-shadow-color:rgba(186,230,253,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/85{--tw-shadow-color:rgba(186,230,253,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/90{--tw-shadow-color:rgba(186,230,253,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-200\/95{--tw-shadow-color:rgba(186,230,253,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300{--tw-shadow-color:#7dd3fc;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/0{--tw-shadow-color:rgba(125,211,252,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/10{--tw-shadow-color:rgba(125,211,252,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/100{--tw-shadow-color:#7dd3fc;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/15{--tw-shadow-color:rgba(125,211,252,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/20{--tw-shadow-color:rgba(125,211,252,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/25{--tw-shadow-color:rgba(125,211,252,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/30{--tw-shadow-color:rgba(125,211,252,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/35{--tw-shadow-color:rgba(125,211,252,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/40{--tw-shadow-color:rgba(125,211,252,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/45{--tw-shadow-color:rgba(125,211,252,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/5{--tw-shadow-color:rgba(125,211,252,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/50{--tw-shadow-color:rgba(125,211,252,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/55{--tw-shadow-color:rgba(125,211,252,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/60{--tw-shadow-color:rgba(125,211,252,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/65{--tw-shadow-color:rgba(125,211,252,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/70{--tw-shadow-color:rgba(125,211,252,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/75{--tw-shadow-color:rgba(125,211,252,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/80{--tw-shadow-color:rgba(125,211,252,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/85{--tw-shadow-color:rgba(125,211,252,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/90{--tw-shadow-color:rgba(125,211,252,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-300\/95{--tw-shadow-color:rgba(125,211,252,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400{--tw-shadow-color:#38bdf8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/0{--tw-shadow-color:rgba(56,189,248,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/10{--tw-shadow-color:rgba(56,189,248,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/100{--tw-shadow-color:#38bdf8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/15{--tw-shadow-color:rgba(56,189,248,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/20{--tw-shadow-color:rgba(56,189,248,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/25{--tw-shadow-color:rgba(56,189,248,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/30{--tw-shadow-color:rgba(56,189,248,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/35{--tw-shadow-color:rgba(56,189,248,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/40{--tw-shadow-color:rgba(56,189,248,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/45{--tw-shadow-color:rgba(56,189,248,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/5{--tw-shadow-color:rgba(56,189,248,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/50{--tw-shadow-color:rgba(56,189,248,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/55{--tw-shadow-color:rgba(56,189,248,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/60{--tw-shadow-color:rgba(56,189,248,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/65{--tw-shadow-color:rgba(56,189,248,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/70{--tw-shadow-color:rgba(56,189,248,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/75{--tw-shadow-color:rgba(56,189,248,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/80{--tw-shadow-color:rgba(56,189,248,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/85{--tw-shadow-color:rgba(56,189,248,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/90{--tw-shadow-color:rgba(56,189,248,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-400\/95{--tw-shadow-color:rgba(56,189,248,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50{--tw-shadow-color:#f0f9ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/0{--tw-shadow-color:rgba(240,249,255,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/10{--tw-shadow-color:rgba(240,249,255,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/100{--tw-shadow-color:#f0f9ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/15{--tw-shadow-color:rgba(240,249,255,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/20{--tw-shadow-color:rgba(240,249,255,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/25{--tw-shadow-color:rgba(240,249,255,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/30{--tw-shadow-color:rgba(240,249,255,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/35{--tw-shadow-color:rgba(240,249,255,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/40{--tw-shadow-color:rgba(240,249,255,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/45{--tw-shadow-color:rgba(240,249,255,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/5{--tw-shadow-color:rgba(240,249,255,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/50{--tw-shadow-color:rgba(240,249,255,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/55{--tw-shadow-color:rgba(240,249,255,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/60{--tw-shadow-color:rgba(240,249,255,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/65{--tw-shadow-color:rgba(240,249,255,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/70{--tw-shadow-color:rgba(240,249,255,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/75{--tw-shadow-color:rgba(240,249,255,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/80{--tw-shadow-color:rgba(240,249,255,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/85{--tw-shadow-color:rgba(240,249,255,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/90{--tw-shadow-color:rgba(240,249,255,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-50\/95{--tw-shadow-color:rgba(240,249,255,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500{--tw-shadow-color:#0ea5e9;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/0{--tw-shadow-color:rgba(14,165,233,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/10{--tw-shadow-color:rgba(14,165,233,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/100{--tw-shadow-color:#0ea5e9;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/15{--tw-shadow-color:rgba(14,165,233,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/20{--tw-shadow-color:rgba(14,165,233,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/25{--tw-shadow-color:rgba(14,165,233,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/30{--tw-shadow-color:rgba(14,165,233,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/35{--tw-shadow-color:rgba(14,165,233,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/40{--tw-shadow-color:rgba(14,165,233,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/45{--tw-shadow-color:rgba(14,165,233,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/5{--tw-shadow-color:rgba(14,165,233,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/50{--tw-shadow-color:rgba(14,165,233,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/55{--tw-shadow-color:rgba(14,165,233,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/60{--tw-shadow-color:rgba(14,165,233,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/65{--tw-shadow-color:rgba(14,165,233,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/70{--tw-shadow-color:rgba(14,165,233,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/75{--tw-shadow-color:rgba(14,165,233,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/80{--tw-shadow-color:rgba(14,165,233,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/85{--tw-shadow-color:rgba(14,165,233,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/90{--tw-shadow-color:rgba(14,165,233,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-500\/95{--tw-shadow-color:rgba(14,165,233,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600{--tw-shadow-color:#0284c7;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/0{--tw-shadow-color:rgba(2,132,199,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/10{--tw-shadow-color:rgba(2,132,199,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/100{--tw-shadow-color:#0284c7;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/15{--tw-shadow-color:rgba(2,132,199,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/20{--tw-shadow-color:rgba(2,132,199,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/25{--tw-shadow-color:rgba(2,132,199,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/30{--tw-shadow-color:rgba(2,132,199,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/35{--tw-shadow-color:rgba(2,132,199,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/40{--tw-shadow-color:rgba(2,132,199,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/45{--tw-shadow-color:rgba(2,132,199,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/5{--tw-shadow-color:rgba(2,132,199,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/50{--tw-shadow-color:rgba(2,132,199,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/55{--tw-shadow-color:rgba(2,132,199,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/60{--tw-shadow-color:rgba(2,132,199,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/65{--tw-shadow-color:rgba(2,132,199,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/70{--tw-shadow-color:rgba(2,132,199,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/75{--tw-shadow-color:rgba(2,132,199,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/80{--tw-shadow-color:rgba(2,132,199,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/85{--tw-shadow-color:rgba(2,132,199,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/90{--tw-shadow-color:rgba(2,132,199,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-600\/95{--tw-shadow-color:rgba(2,132,199,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700{--tw-shadow-color:#0369a1;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/0{--tw-shadow-color:rgba(3,105,161,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/10{--tw-shadow-color:rgba(3,105,161,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/100{--tw-shadow-color:#0369a1;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/15{--tw-shadow-color:rgba(3,105,161,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/20{--tw-shadow-color:rgba(3,105,161,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/25{--tw-shadow-color:rgba(3,105,161,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/30{--tw-shadow-color:rgba(3,105,161,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/35{--tw-shadow-color:rgba(3,105,161,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/40{--tw-shadow-color:rgba(3,105,161,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/45{--tw-shadow-color:rgba(3,105,161,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/5{--tw-shadow-color:rgba(3,105,161,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/50{--tw-shadow-color:rgba(3,105,161,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/55{--tw-shadow-color:rgba(3,105,161,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/60{--tw-shadow-color:rgba(3,105,161,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/65{--tw-shadow-color:rgba(3,105,161,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/70{--tw-shadow-color:rgba(3,105,161,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/75{--tw-shadow-color:rgba(3,105,161,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/80{--tw-shadow-color:rgba(3,105,161,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/85{--tw-shadow-color:rgba(3,105,161,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/90{--tw-shadow-color:rgba(3,105,161,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-700\/95{--tw-shadow-color:rgba(3,105,161,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800{--tw-shadow-color:#075985;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/0{--tw-shadow-color:rgba(7,89,133,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/10{--tw-shadow-color:rgba(7,89,133,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/100{--tw-shadow-color:#075985;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/15{--tw-shadow-color:rgba(7,89,133,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/20{--tw-shadow-color:rgba(7,89,133,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/25{--tw-shadow-color:rgba(7,89,133,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/30{--tw-shadow-color:rgba(7,89,133,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/35{--tw-shadow-color:rgba(7,89,133,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/40{--tw-shadow-color:rgba(7,89,133,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/45{--tw-shadow-color:rgba(7,89,133,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/5{--tw-shadow-color:rgba(7,89,133,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/50{--tw-shadow-color:rgba(7,89,133,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/55{--tw-shadow-color:rgba(7,89,133,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/60{--tw-shadow-color:rgba(7,89,133,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/65{--tw-shadow-color:rgba(7,89,133,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/70{--tw-shadow-color:rgba(7,89,133,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/75{--tw-shadow-color:rgba(7,89,133,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/80{--tw-shadow-color:rgba(7,89,133,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/85{--tw-shadow-color:rgba(7,89,133,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/90{--tw-shadow-color:rgba(7,89,133,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-800\/95{--tw-shadow-color:rgba(7,89,133,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900{--tw-shadow-color:#0c4a6e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/0{--tw-shadow-color:rgba(12,74,110,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/10{--tw-shadow-color:rgba(12,74,110,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/100{--tw-shadow-color:#0c4a6e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/15{--tw-shadow-color:rgba(12,74,110,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/20{--tw-shadow-color:rgba(12,74,110,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/25{--tw-shadow-color:rgba(12,74,110,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/30{--tw-shadow-color:rgba(12,74,110,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/35{--tw-shadow-color:rgba(12,74,110,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/40{--tw-shadow-color:rgba(12,74,110,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/45{--tw-shadow-color:rgba(12,74,110,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/5{--tw-shadow-color:rgba(12,74,110,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/50{--tw-shadow-color:rgba(12,74,110,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/55{--tw-shadow-color:rgba(12,74,110,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/60{--tw-shadow-color:rgba(12,74,110,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/65{--tw-shadow-color:rgba(12,74,110,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/70{--tw-shadow-color:rgba(12,74,110,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/75{--tw-shadow-color:rgba(12,74,110,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/80{--tw-shadow-color:rgba(12,74,110,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/85{--tw-shadow-color:rgba(12,74,110,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/90{--tw-shadow-color:rgba(12,74,110,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-900\/95{--tw-shadow-color:rgba(12,74,110,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950{--tw-shadow-color:#082f49;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/0{--tw-shadow-color:rgba(8,47,73,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/10{--tw-shadow-color:rgba(8,47,73,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/100{--tw-shadow-color:#082f49;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/15{--tw-shadow-color:rgba(8,47,73,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/20{--tw-shadow-color:rgba(8,47,73,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/25{--tw-shadow-color:rgba(8,47,73,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/30{--tw-shadow-color:rgba(8,47,73,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/35{--tw-shadow-color:rgba(8,47,73,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/40{--tw-shadow-color:rgba(8,47,73,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/45{--tw-shadow-color:rgba(8,47,73,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/5{--tw-shadow-color:rgba(8,47,73,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/50{--tw-shadow-color:rgba(8,47,73,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/55{--tw-shadow-color:rgba(8,47,73,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/60{--tw-shadow-color:rgba(8,47,73,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/65{--tw-shadow-color:rgba(8,47,73,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/70{--tw-shadow-color:rgba(8,47,73,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/75{--tw-shadow-color:rgba(8,47,73,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/80{--tw-shadow-color:rgba(8,47,73,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/85{--tw-shadow-color:rgba(8,47,73,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/90{--tw-shadow-color:rgba(8,47,73,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-sky-950\/95{--tw-shadow-color:rgba(8,47,73,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100{--tw-shadow-color:#f1f5f9;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/0{--tw-shadow-color:rgba(241,245,249,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/10{--tw-shadow-color:rgba(241,245,249,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/100{--tw-shadow-color:#f1f5f9;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/15{--tw-shadow-color:rgba(241,245,249,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/20{--tw-shadow-color:rgba(241,245,249,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/25{--tw-shadow-color:rgba(241,245,249,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/30{--tw-shadow-color:rgba(241,245,249,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/35{--tw-shadow-color:rgba(241,245,249,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/40{--tw-shadow-color:rgba(241,245,249,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/45{--tw-shadow-color:rgba(241,245,249,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/5{--tw-shadow-color:rgba(241,245,249,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/50{--tw-shadow-color:rgba(241,245,249,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/55{--tw-shadow-color:rgba(241,245,249,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/60{--tw-shadow-color:rgba(241,245,249,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/65{--tw-shadow-color:rgba(241,245,249,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/70{--tw-shadow-color:rgba(241,245,249,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/75{--tw-shadow-color:rgba(241,245,249,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/80{--tw-shadow-color:rgba(241,245,249,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/85{--tw-shadow-color:rgba(241,245,249,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/90{--tw-shadow-color:rgba(241,245,249,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-100\/95{--tw-shadow-color:rgba(241,245,249,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200{--tw-shadow-color:#e2e8f0;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/0{--tw-shadow-color:rgba(226,232,240,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/10{--tw-shadow-color:rgba(226,232,240,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/100{--tw-shadow-color:#e2e8f0;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/15{--tw-shadow-color:rgba(226,232,240,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/20{--tw-shadow-color:rgba(226,232,240,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/25{--tw-shadow-color:rgba(226,232,240,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/30{--tw-shadow-color:rgba(226,232,240,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/35{--tw-shadow-color:rgba(226,232,240,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/40{--tw-shadow-color:rgba(226,232,240,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/45{--tw-shadow-color:rgba(226,232,240,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/5{--tw-shadow-color:rgba(226,232,240,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/50{--tw-shadow-color:rgba(226,232,240,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/55{--tw-shadow-color:rgba(226,232,240,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/60{--tw-shadow-color:rgba(226,232,240,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/65{--tw-shadow-color:rgba(226,232,240,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/70{--tw-shadow-color:rgba(226,232,240,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/75{--tw-shadow-color:rgba(226,232,240,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/80{--tw-shadow-color:rgba(226,232,240,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/85{--tw-shadow-color:rgba(226,232,240,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/90{--tw-shadow-color:rgba(226,232,240,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-200\/95{--tw-shadow-color:rgba(226,232,240,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300{--tw-shadow-color:#cbd5e1;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/0{--tw-shadow-color:rgba(203,213,225,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/10{--tw-shadow-color:rgba(203,213,225,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/100{--tw-shadow-color:#cbd5e1;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/15{--tw-shadow-color:rgba(203,213,225,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/20{--tw-shadow-color:rgba(203,213,225,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/25{--tw-shadow-color:rgba(203,213,225,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/30{--tw-shadow-color:rgba(203,213,225,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/35{--tw-shadow-color:rgba(203,213,225,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/40{--tw-shadow-color:rgba(203,213,225,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/45{--tw-shadow-color:rgba(203,213,225,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/5{--tw-shadow-color:rgba(203,213,225,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/50{--tw-shadow-color:rgba(203,213,225,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/55{--tw-shadow-color:rgba(203,213,225,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/60{--tw-shadow-color:rgba(203,213,225,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/65{--tw-shadow-color:rgba(203,213,225,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/70{--tw-shadow-color:rgba(203,213,225,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/75{--tw-shadow-color:rgba(203,213,225,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/80{--tw-shadow-color:rgba(203,213,225,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/85{--tw-shadow-color:rgba(203,213,225,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/90{--tw-shadow-color:rgba(203,213,225,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-300\/95{--tw-shadow-color:rgba(203,213,225,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400{--tw-shadow-color:#94a3b8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/0{--tw-shadow-color:rgba(148,163,184,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/10{--tw-shadow-color:rgba(148,163,184,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/100{--tw-shadow-color:#94a3b8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/15{--tw-shadow-color:rgba(148,163,184,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/20{--tw-shadow-color:rgba(148,163,184,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/25{--tw-shadow-color:rgba(148,163,184,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/30{--tw-shadow-color:rgba(148,163,184,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/35{--tw-shadow-color:rgba(148,163,184,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/40{--tw-shadow-color:rgba(148,163,184,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/45{--tw-shadow-color:rgba(148,163,184,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/5{--tw-shadow-color:rgba(148,163,184,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/50{--tw-shadow-color:rgba(148,163,184,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/55{--tw-shadow-color:rgba(148,163,184,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/60{--tw-shadow-color:rgba(148,163,184,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/65{--tw-shadow-color:rgba(148,163,184,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/70{--tw-shadow-color:rgba(148,163,184,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/75{--tw-shadow-color:rgba(148,163,184,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/80{--tw-shadow-color:rgba(148,163,184,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/85{--tw-shadow-color:rgba(148,163,184,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/90{--tw-shadow-color:rgba(148,163,184,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-400\/95{--tw-shadow-color:rgba(148,163,184,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50{--tw-shadow-color:#f8fafc;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/0{--tw-shadow-color:rgba(248,250,252,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/10{--tw-shadow-color:rgba(248,250,252,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/100{--tw-shadow-color:#f8fafc;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/15{--tw-shadow-color:rgba(248,250,252,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/20{--tw-shadow-color:rgba(248,250,252,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/25{--tw-shadow-color:rgba(248,250,252,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/30{--tw-shadow-color:rgba(248,250,252,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/35{--tw-shadow-color:rgba(248,250,252,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/40{--tw-shadow-color:rgba(248,250,252,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/45{--tw-shadow-color:rgba(248,250,252,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/5{--tw-shadow-color:rgba(248,250,252,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/50{--tw-shadow-color:rgba(248,250,252,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/55{--tw-shadow-color:rgba(248,250,252,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/60{--tw-shadow-color:rgba(248,250,252,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/65{--tw-shadow-color:rgba(248,250,252,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/70{--tw-shadow-color:rgba(248,250,252,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/75{--tw-shadow-color:rgba(248,250,252,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/80{--tw-shadow-color:rgba(248,250,252,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/85{--tw-shadow-color:rgba(248,250,252,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/90{--tw-shadow-color:rgba(248,250,252,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-50\/95{--tw-shadow-color:rgba(248,250,252,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500{--tw-shadow-color:#64748b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/0{--tw-shadow-color:rgba(100,116,139,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/10{--tw-shadow-color:rgba(100,116,139,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/100{--tw-shadow-color:#64748b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/15{--tw-shadow-color:rgba(100,116,139,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/20{--tw-shadow-color:rgba(100,116,139,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/25{--tw-shadow-color:rgba(100,116,139,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/30{--tw-shadow-color:rgba(100,116,139,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/35{--tw-shadow-color:rgba(100,116,139,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/40{--tw-shadow-color:rgba(100,116,139,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/45{--tw-shadow-color:rgba(100,116,139,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/5{--tw-shadow-color:rgba(100,116,139,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/50{--tw-shadow-color:rgba(100,116,139,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/55{--tw-shadow-color:rgba(100,116,139,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/60{--tw-shadow-color:rgba(100,116,139,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/65{--tw-shadow-color:rgba(100,116,139,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/70{--tw-shadow-color:rgba(100,116,139,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/75{--tw-shadow-color:rgba(100,116,139,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/80{--tw-shadow-color:rgba(100,116,139,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/85{--tw-shadow-color:rgba(100,116,139,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/90{--tw-shadow-color:rgba(100,116,139,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-500\/95{--tw-shadow-color:rgba(100,116,139,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600{--tw-shadow-color:#475569;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/0{--tw-shadow-color:rgba(71,85,105,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/10{--tw-shadow-color:rgba(71,85,105,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/100{--tw-shadow-color:#475569;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/15{--tw-shadow-color:rgba(71,85,105,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/20{--tw-shadow-color:rgba(71,85,105,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/25{--tw-shadow-color:rgba(71,85,105,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/30{--tw-shadow-color:rgba(71,85,105,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/35{--tw-shadow-color:rgba(71,85,105,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/40{--tw-shadow-color:rgba(71,85,105,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/45{--tw-shadow-color:rgba(71,85,105,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/5{--tw-shadow-color:rgba(71,85,105,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/50{--tw-shadow-color:rgba(71,85,105,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/55{--tw-shadow-color:rgba(71,85,105,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/60{--tw-shadow-color:rgba(71,85,105,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/65{--tw-shadow-color:rgba(71,85,105,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/70{--tw-shadow-color:rgba(71,85,105,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/75{--tw-shadow-color:rgba(71,85,105,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/80{--tw-shadow-color:rgba(71,85,105,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/85{--tw-shadow-color:rgba(71,85,105,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/90{--tw-shadow-color:rgba(71,85,105,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-600\/95{--tw-shadow-color:rgba(71,85,105,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700{--tw-shadow-color:#334155;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/0{--tw-shadow-color:rgba(51,65,85,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/10{--tw-shadow-color:rgba(51,65,85,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/100{--tw-shadow-color:#334155;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/15{--tw-shadow-color:rgba(51,65,85,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/20{--tw-shadow-color:rgba(51,65,85,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/25{--tw-shadow-color:rgba(51,65,85,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/30{--tw-shadow-color:rgba(51,65,85,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/35{--tw-shadow-color:rgba(51,65,85,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/40{--tw-shadow-color:rgba(51,65,85,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/45{--tw-shadow-color:rgba(51,65,85,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/5{--tw-shadow-color:rgba(51,65,85,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/50{--tw-shadow-color:rgba(51,65,85,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/55{--tw-shadow-color:rgba(51,65,85,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/60{--tw-shadow-color:rgba(51,65,85,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/65{--tw-shadow-color:rgba(51,65,85,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/70{--tw-shadow-color:rgba(51,65,85,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/75{--tw-shadow-color:rgba(51,65,85,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/80{--tw-shadow-color:rgba(51,65,85,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/85{--tw-shadow-color:rgba(51,65,85,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/90{--tw-shadow-color:rgba(51,65,85,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-700\/95{--tw-shadow-color:rgba(51,65,85,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800{--tw-shadow-color:#1e293b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/0{--tw-shadow-color:rgba(30,41,59,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/10{--tw-shadow-color:rgba(30,41,59,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/100{--tw-shadow-color:#1e293b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/15{--tw-shadow-color:rgba(30,41,59,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/20{--tw-shadow-color:rgba(30,41,59,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/25{--tw-shadow-color:rgba(30,41,59,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/30{--tw-shadow-color:rgba(30,41,59,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/35{--tw-shadow-color:rgba(30,41,59,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/40{--tw-shadow-color:rgba(30,41,59,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/45{--tw-shadow-color:rgba(30,41,59,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/5{--tw-shadow-color:rgba(30,41,59,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/50{--tw-shadow-color:rgba(30,41,59,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/55{--tw-shadow-color:rgba(30,41,59,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/60{--tw-shadow-color:rgba(30,41,59,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/65{--tw-shadow-color:rgba(30,41,59,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/70{--tw-shadow-color:rgba(30,41,59,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/75{--tw-shadow-color:rgba(30,41,59,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/80{--tw-shadow-color:rgba(30,41,59,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/85{--tw-shadow-color:rgba(30,41,59,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/90{--tw-shadow-color:rgba(30,41,59,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-800\/95{--tw-shadow-color:rgba(30,41,59,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900{--tw-shadow-color:#0f172a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/0{--tw-shadow-color:rgba(15,23,42,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/10{--tw-shadow-color:rgba(15,23,42,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/100{--tw-shadow-color:#0f172a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/15{--tw-shadow-color:rgba(15,23,42,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/20{--tw-shadow-color:rgba(15,23,42,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/25{--tw-shadow-color:rgba(15,23,42,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/30{--tw-shadow-color:rgba(15,23,42,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/35{--tw-shadow-color:rgba(15,23,42,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/40{--tw-shadow-color:rgba(15,23,42,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/45{--tw-shadow-color:rgba(15,23,42,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/5{--tw-shadow-color:rgba(15,23,42,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/50{--tw-shadow-color:rgba(15,23,42,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/55{--tw-shadow-color:rgba(15,23,42,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/60{--tw-shadow-color:rgba(15,23,42,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/65{--tw-shadow-color:rgba(15,23,42,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/70{--tw-shadow-color:rgba(15,23,42,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/75{--tw-shadow-color:rgba(15,23,42,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/80{--tw-shadow-color:rgba(15,23,42,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/85{--tw-shadow-color:rgba(15,23,42,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/90{--tw-shadow-color:rgba(15,23,42,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-900\/95{--tw-shadow-color:rgba(15,23,42,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950{--tw-shadow-color:#020617;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/0{--tw-shadow-color:rgba(2,6,23,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/10{--tw-shadow-color:rgba(2,6,23,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/100{--tw-shadow-color:#020617;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/15{--tw-shadow-color:rgba(2,6,23,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/20{--tw-shadow-color:rgba(2,6,23,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/25{--tw-shadow-color:rgba(2,6,23,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/30{--tw-shadow-color:rgba(2,6,23,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/35{--tw-shadow-color:rgba(2,6,23,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/40{--tw-shadow-color:rgba(2,6,23,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/45{--tw-shadow-color:rgba(2,6,23,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/5{--tw-shadow-color:rgba(2,6,23,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/50{--tw-shadow-color:rgba(2,6,23,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/55{--tw-shadow-color:rgba(2,6,23,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/60{--tw-shadow-color:rgba(2,6,23,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/65{--tw-shadow-color:rgba(2,6,23,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/70{--tw-shadow-color:rgba(2,6,23,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/75{--tw-shadow-color:rgba(2,6,23,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/80{--tw-shadow-color:rgba(2,6,23,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/85{--tw-shadow-color:rgba(2,6,23,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/90{--tw-shadow-color:rgba(2,6,23,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-slate-950\/95{--tw-shadow-color:rgba(2,6,23,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100{--tw-shadow-color:#f5f5f4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/0{--tw-shadow-color:hsla(60,5%,96%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/10{--tw-shadow-color:hsla(60,5%,96%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/100{--tw-shadow-color:#f5f5f4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/15{--tw-shadow-color:hsla(60,5%,96%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/20{--tw-shadow-color:hsla(60,5%,96%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/25{--tw-shadow-color:hsla(60,5%,96%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/30{--tw-shadow-color:hsla(60,5%,96%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/35{--tw-shadow-color:hsla(60,5%,96%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/40{--tw-shadow-color:hsla(60,5%,96%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/45{--tw-shadow-color:hsla(60,5%,96%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/5{--tw-shadow-color:hsla(60,5%,96%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/50{--tw-shadow-color:hsla(60,5%,96%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/55{--tw-shadow-color:hsla(60,5%,96%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/60{--tw-shadow-color:hsla(60,5%,96%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/65{--tw-shadow-color:hsla(60,5%,96%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/70{--tw-shadow-color:hsla(60,5%,96%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/75{--tw-shadow-color:hsla(60,5%,96%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/80{--tw-shadow-color:hsla(60,5%,96%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/85{--tw-shadow-color:hsla(60,5%,96%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/90{--tw-shadow-color:hsla(60,5%,96%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-100\/95{--tw-shadow-color:hsla(60,5%,96%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200{--tw-shadow-color:#e7e5e4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/0{--tw-shadow-color:hsla(20,6%,90%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/10{--tw-shadow-color:hsla(20,6%,90%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/100{--tw-shadow-color:#e7e5e4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/15{--tw-shadow-color:hsla(20,6%,90%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/20{--tw-shadow-color:hsla(20,6%,90%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/25{--tw-shadow-color:hsla(20,6%,90%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/30{--tw-shadow-color:hsla(20,6%,90%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/35{--tw-shadow-color:hsla(20,6%,90%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/40{--tw-shadow-color:hsla(20,6%,90%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/45{--tw-shadow-color:hsla(20,6%,90%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/5{--tw-shadow-color:hsla(20,6%,90%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/50{--tw-shadow-color:hsla(20,6%,90%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/55{--tw-shadow-color:hsla(20,6%,90%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/60{--tw-shadow-color:hsla(20,6%,90%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/65{--tw-shadow-color:hsla(20,6%,90%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/70{--tw-shadow-color:hsla(20,6%,90%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/75{--tw-shadow-color:hsla(20,6%,90%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/80{--tw-shadow-color:hsla(20,6%,90%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/85{--tw-shadow-color:hsla(20,6%,90%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/90{--tw-shadow-color:hsla(20,6%,90%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-200\/95{--tw-shadow-color:hsla(20,6%,90%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300{--tw-shadow-color:#d6d3d1;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/0{--tw-shadow-color:hsla(24,6%,83%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/10{--tw-shadow-color:hsla(24,6%,83%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/100{--tw-shadow-color:#d6d3d1;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/15{--tw-shadow-color:hsla(24,6%,83%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/20{--tw-shadow-color:hsla(24,6%,83%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/25{--tw-shadow-color:hsla(24,6%,83%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/30{--tw-shadow-color:hsla(24,6%,83%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/35{--tw-shadow-color:hsla(24,6%,83%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/40{--tw-shadow-color:hsla(24,6%,83%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/45{--tw-shadow-color:hsla(24,6%,83%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/5{--tw-shadow-color:hsla(24,6%,83%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/50{--tw-shadow-color:hsla(24,6%,83%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/55{--tw-shadow-color:hsla(24,6%,83%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/60{--tw-shadow-color:hsla(24,6%,83%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/65{--tw-shadow-color:hsla(24,6%,83%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/70{--tw-shadow-color:hsla(24,6%,83%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/75{--tw-shadow-color:hsla(24,6%,83%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/80{--tw-shadow-color:hsla(24,6%,83%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/85{--tw-shadow-color:hsla(24,6%,83%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/90{--tw-shadow-color:hsla(24,6%,83%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-300\/95{--tw-shadow-color:hsla(24,6%,83%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400{--tw-shadow-color:#a8a29e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/0{--tw-shadow-color:hsla(24,5%,64%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/10{--tw-shadow-color:hsla(24,5%,64%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/100{--tw-shadow-color:#a8a29e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/15{--tw-shadow-color:hsla(24,5%,64%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/20{--tw-shadow-color:hsla(24,5%,64%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/25{--tw-shadow-color:hsla(24,5%,64%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/30{--tw-shadow-color:hsla(24,5%,64%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/35{--tw-shadow-color:hsla(24,5%,64%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/40{--tw-shadow-color:hsla(24,5%,64%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/45{--tw-shadow-color:hsla(24,5%,64%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/5{--tw-shadow-color:hsla(24,5%,64%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/50{--tw-shadow-color:hsla(24,5%,64%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/55{--tw-shadow-color:hsla(24,5%,64%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/60{--tw-shadow-color:hsla(24,5%,64%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/65{--tw-shadow-color:hsla(24,5%,64%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/70{--tw-shadow-color:hsla(24,5%,64%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/75{--tw-shadow-color:hsla(24,5%,64%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/80{--tw-shadow-color:hsla(24,5%,64%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/85{--tw-shadow-color:hsla(24,5%,64%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/90{--tw-shadow-color:hsla(24,5%,64%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-400\/95{--tw-shadow-color:hsla(24,5%,64%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50{--tw-shadow-color:#fafaf9;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/0{--tw-shadow-color:hsla(60,9%,98%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/10{--tw-shadow-color:hsla(60,9%,98%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/100{--tw-shadow-color:#fafaf9;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/15{--tw-shadow-color:hsla(60,9%,98%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/20{--tw-shadow-color:hsla(60,9%,98%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/25{--tw-shadow-color:hsla(60,9%,98%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/30{--tw-shadow-color:hsla(60,9%,98%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/35{--tw-shadow-color:hsla(60,9%,98%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/40{--tw-shadow-color:hsla(60,9%,98%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/45{--tw-shadow-color:hsla(60,9%,98%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/5{--tw-shadow-color:hsla(60,9%,98%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/50{--tw-shadow-color:hsla(60,9%,98%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/55{--tw-shadow-color:hsla(60,9%,98%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/60{--tw-shadow-color:hsla(60,9%,98%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/65{--tw-shadow-color:hsla(60,9%,98%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/70{--tw-shadow-color:hsla(60,9%,98%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/75{--tw-shadow-color:hsla(60,9%,98%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/80{--tw-shadow-color:hsla(60,9%,98%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/85{--tw-shadow-color:hsla(60,9%,98%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/90{--tw-shadow-color:hsla(60,9%,98%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-50\/95{--tw-shadow-color:hsla(60,9%,98%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500{--tw-shadow-color:#78716c;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/0{--tw-shadow-color:hsla(25,5%,45%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/10{--tw-shadow-color:hsla(25,5%,45%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/100{--tw-shadow-color:#78716c;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/15{--tw-shadow-color:hsla(25,5%,45%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/20{--tw-shadow-color:hsla(25,5%,45%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/25{--tw-shadow-color:hsla(25,5%,45%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/30{--tw-shadow-color:hsla(25,5%,45%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/35{--tw-shadow-color:hsla(25,5%,45%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/40{--tw-shadow-color:hsla(25,5%,45%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/45{--tw-shadow-color:hsla(25,5%,45%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/5{--tw-shadow-color:hsla(25,5%,45%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/50{--tw-shadow-color:hsla(25,5%,45%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/55{--tw-shadow-color:hsla(25,5%,45%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/60{--tw-shadow-color:hsla(25,5%,45%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/65{--tw-shadow-color:hsla(25,5%,45%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/70{--tw-shadow-color:hsla(25,5%,45%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/75{--tw-shadow-color:hsla(25,5%,45%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/80{--tw-shadow-color:hsla(25,5%,45%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/85{--tw-shadow-color:hsla(25,5%,45%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/90{--tw-shadow-color:hsla(25,5%,45%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-500\/95{--tw-shadow-color:hsla(25,5%,45%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600{--tw-shadow-color:#57534e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/0{--tw-shadow-color:rgba(87,83,78,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/10{--tw-shadow-color:rgba(87,83,78,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/100{--tw-shadow-color:#57534e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/15{--tw-shadow-color:rgba(87,83,78,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/20{--tw-shadow-color:rgba(87,83,78,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/25{--tw-shadow-color:rgba(87,83,78,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/30{--tw-shadow-color:rgba(87,83,78,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/35{--tw-shadow-color:rgba(87,83,78,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/40{--tw-shadow-color:rgba(87,83,78,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/45{--tw-shadow-color:rgba(87,83,78,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/5{--tw-shadow-color:rgba(87,83,78,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/50{--tw-shadow-color:rgba(87,83,78,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/55{--tw-shadow-color:rgba(87,83,78,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/60{--tw-shadow-color:rgba(87,83,78,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/65{--tw-shadow-color:rgba(87,83,78,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/70{--tw-shadow-color:rgba(87,83,78,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/75{--tw-shadow-color:rgba(87,83,78,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/80{--tw-shadow-color:rgba(87,83,78,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/85{--tw-shadow-color:rgba(87,83,78,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/90{--tw-shadow-color:rgba(87,83,78,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-600\/95{--tw-shadow-color:rgba(87,83,78,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700{--tw-shadow-color:#44403c;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/0{--tw-shadow-color:rgba(68,64,60,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/10{--tw-shadow-color:rgba(68,64,60,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/100{--tw-shadow-color:#44403c;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/15{--tw-shadow-color:rgba(68,64,60,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/20{--tw-shadow-color:rgba(68,64,60,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/25{--tw-shadow-color:rgba(68,64,60,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/30{--tw-shadow-color:rgba(68,64,60,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/35{--tw-shadow-color:rgba(68,64,60,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/40{--tw-shadow-color:rgba(68,64,60,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/45{--tw-shadow-color:rgba(68,64,60,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/5{--tw-shadow-color:rgba(68,64,60,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/50{--tw-shadow-color:rgba(68,64,60,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/55{--tw-shadow-color:rgba(68,64,60,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/60{--tw-shadow-color:rgba(68,64,60,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/65{--tw-shadow-color:rgba(68,64,60,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/70{--tw-shadow-color:rgba(68,64,60,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/75{--tw-shadow-color:rgba(68,64,60,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/80{--tw-shadow-color:rgba(68,64,60,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/85{--tw-shadow-color:rgba(68,64,60,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/90{--tw-shadow-color:rgba(68,64,60,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-700\/95{--tw-shadow-color:rgba(68,64,60,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800{--tw-shadow-color:#292524;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/0{--tw-shadow-color:rgba(41,37,36,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/10{--tw-shadow-color:rgba(41,37,36,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/100{--tw-shadow-color:#292524;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/15{--tw-shadow-color:rgba(41,37,36,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/20{--tw-shadow-color:rgba(41,37,36,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/25{--tw-shadow-color:rgba(41,37,36,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/30{--tw-shadow-color:rgba(41,37,36,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/35{--tw-shadow-color:rgba(41,37,36,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/40{--tw-shadow-color:rgba(41,37,36,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/45{--tw-shadow-color:rgba(41,37,36,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/5{--tw-shadow-color:rgba(41,37,36,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/50{--tw-shadow-color:rgba(41,37,36,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/55{--tw-shadow-color:rgba(41,37,36,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/60{--tw-shadow-color:rgba(41,37,36,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/65{--tw-shadow-color:rgba(41,37,36,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/70{--tw-shadow-color:rgba(41,37,36,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/75{--tw-shadow-color:rgba(41,37,36,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/80{--tw-shadow-color:rgba(41,37,36,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/85{--tw-shadow-color:rgba(41,37,36,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/90{--tw-shadow-color:rgba(41,37,36,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-800\/95{--tw-shadow-color:rgba(41,37,36,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900{--tw-shadow-color:#1c1917;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/0{--tw-shadow-color:rgba(28,25,23,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/10{--tw-shadow-color:rgba(28,25,23,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/100{--tw-shadow-color:#1c1917;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/15{--tw-shadow-color:rgba(28,25,23,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/20{--tw-shadow-color:rgba(28,25,23,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/25{--tw-shadow-color:rgba(28,25,23,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/30{--tw-shadow-color:rgba(28,25,23,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/35{--tw-shadow-color:rgba(28,25,23,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/40{--tw-shadow-color:rgba(28,25,23,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/45{--tw-shadow-color:rgba(28,25,23,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/5{--tw-shadow-color:rgba(28,25,23,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/50{--tw-shadow-color:rgba(28,25,23,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/55{--tw-shadow-color:rgba(28,25,23,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/60{--tw-shadow-color:rgba(28,25,23,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/65{--tw-shadow-color:rgba(28,25,23,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/70{--tw-shadow-color:rgba(28,25,23,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/75{--tw-shadow-color:rgba(28,25,23,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/80{--tw-shadow-color:rgba(28,25,23,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/85{--tw-shadow-color:rgba(28,25,23,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/90{--tw-shadow-color:rgba(28,25,23,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-900\/95{--tw-shadow-color:rgba(28,25,23,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950{--tw-shadow-color:#0c0a09;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/0{--tw-shadow-color:rgba(12,10,9,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/10{--tw-shadow-color:rgba(12,10,9,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/100{--tw-shadow-color:#0c0a09;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/15{--tw-shadow-color:rgba(12,10,9,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/20{--tw-shadow-color:rgba(12,10,9,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/25{--tw-shadow-color:rgba(12,10,9,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/30{--tw-shadow-color:rgba(12,10,9,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/35{--tw-shadow-color:rgba(12,10,9,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/40{--tw-shadow-color:rgba(12,10,9,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/45{--tw-shadow-color:rgba(12,10,9,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/5{--tw-shadow-color:rgba(12,10,9,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/50{--tw-shadow-color:rgba(12,10,9,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/55{--tw-shadow-color:rgba(12,10,9,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/60{--tw-shadow-color:rgba(12,10,9,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/65{--tw-shadow-color:rgba(12,10,9,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/70{--tw-shadow-color:rgba(12,10,9,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/75{--tw-shadow-color:rgba(12,10,9,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/80{--tw-shadow-color:rgba(12,10,9,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/85{--tw-shadow-color:rgba(12,10,9,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/90{--tw-shadow-color:rgba(12,10,9,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-stone-950\/95{--tw-shadow-color:rgba(12,10,9,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued{--tw-shadow-color:rgb(var(--color-borders-subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/0{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/10{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/100{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/15{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/20{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/25{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/30{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/35{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/40{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/45{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/5{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/50{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/55{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/60{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/65{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/70{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/75{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/80{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/85{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/90{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued-very\/95{--tw-shadow-color:rgb(var(--color-borders-subdued--very)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/0{--tw-shadow-color:rgb(var(--color-borders-subdued)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/10{--tw-shadow-color:rgb(var(--color-borders-subdued)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/100{--tw-shadow-color:rgb(var(--color-borders-subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/15{--tw-shadow-color:rgb(var(--color-borders-subdued)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/20{--tw-shadow-color:rgb(var(--color-borders-subdued)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/25{--tw-shadow-color:rgb(var(--color-borders-subdued)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/30{--tw-shadow-color:rgb(var(--color-borders-subdued)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/35{--tw-shadow-color:rgb(var(--color-borders-subdued)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/40{--tw-shadow-color:rgb(var(--color-borders-subdued)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/45{--tw-shadow-color:rgb(var(--color-borders-subdued)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/5{--tw-shadow-color:rgb(var(--color-borders-subdued)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/50{--tw-shadow-color:rgb(var(--color-borders-subdued)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/55{--tw-shadow-color:rgb(var(--color-borders-subdued)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/60{--tw-shadow-color:rgb(var(--color-borders-subdued)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/65{--tw-shadow-color:rgb(var(--color-borders-subdued)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/70{--tw-shadow-color:rgb(var(--color-borders-subdued)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/75{--tw-shadow-color:rgb(var(--color-borders-subdued)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/80{--tw-shadow-color:rgb(var(--color-borders-subdued)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/85{--tw-shadow-color:rgb(var(--color-borders-subdued)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/90{--tw-shadow-color:rgb(var(--color-borders-subdued)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-subdued\/95{--tw-shadow-color:rgb(var(--color-borders-subdued)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success{--tw-shadow-color:rgb(var(--color-borders-success)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/0{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/10{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/100{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/15{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/20{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/25{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/30{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/35{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/40{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/45{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/5{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/50{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/55{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/60{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/65{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/70{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/75{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/80{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/85{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/90{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success-subdued\/95{--tw-shadow-color:rgb(var(--color-borders-success--subdued)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/0{--tw-shadow-color:rgb(var(--color-borders-success)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/10{--tw-shadow-color:rgb(var(--color-borders-success)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/100{--tw-shadow-color:rgb(var(--color-borders-success)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/15{--tw-shadow-color:rgb(var(--color-borders-success)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/20{--tw-shadow-color:rgb(var(--color-borders-success)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/25{--tw-shadow-color:rgb(var(--color-borders-success)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/30{--tw-shadow-color:rgb(var(--color-borders-success)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/35{--tw-shadow-color:rgb(var(--color-borders-success)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/40{--tw-shadow-color:rgb(var(--color-borders-success)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/45{--tw-shadow-color:rgb(var(--color-borders-success)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/5{--tw-shadow-color:rgb(var(--color-borders-success)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/50{--tw-shadow-color:rgb(var(--color-borders-success)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/55{--tw-shadow-color:rgb(var(--color-borders-success)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/60{--tw-shadow-color:rgb(var(--color-borders-success)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/65{--tw-shadow-color:rgb(var(--color-borders-success)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/70{--tw-shadow-color:rgb(var(--color-borders-success)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/75{--tw-shadow-color:rgb(var(--color-borders-success)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/80{--tw-shadow-color:rgb(var(--color-borders-success)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/85{--tw-shadow-color:rgb(var(--color-borders-success)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/90{--tw-shadow-color:rgb(var(--color-borders-success)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-success\/95{--tw-shadow-color:rgb(var(--color-borders-success)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100{--tw-shadow-color:#ccfbf1;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/0{--tw-shadow-color:rgba(204,251,241,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/10{--tw-shadow-color:rgba(204,251,241,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/100{--tw-shadow-color:#ccfbf1;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/15{--tw-shadow-color:rgba(204,251,241,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/20{--tw-shadow-color:rgba(204,251,241,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/25{--tw-shadow-color:rgba(204,251,241,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/30{--tw-shadow-color:rgba(204,251,241,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/35{--tw-shadow-color:rgba(204,251,241,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/40{--tw-shadow-color:rgba(204,251,241,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/45{--tw-shadow-color:rgba(204,251,241,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/5{--tw-shadow-color:rgba(204,251,241,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/50{--tw-shadow-color:rgba(204,251,241,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/55{--tw-shadow-color:rgba(204,251,241,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/60{--tw-shadow-color:rgba(204,251,241,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/65{--tw-shadow-color:rgba(204,251,241,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/70{--tw-shadow-color:rgba(204,251,241,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/75{--tw-shadow-color:rgba(204,251,241,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/80{--tw-shadow-color:rgba(204,251,241,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/85{--tw-shadow-color:rgba(204,251,241,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/90{--tw-shadow-color:rgba(204,251,241,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-100\/95{--tw-shadow-color:rgba(204,251,241,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200{--tw-shadow-color:#99f6e4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/0{--tw-shadow-color:rgba(153,246,228,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/10{--tw-shadow-color:rgba(153,246,228,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/100{--tw-shadow-color:#99f6e4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/15{--tw-shadow-color:rgba(153,246,228,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/20{--tw-shadow-color:rgba(153,246,228,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/25{--tw-shadow-color:rgba(153,246,228,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/30{--tw-shadow-color:rgba(153,246,228,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/35{--tw-shadow-color:rgba(153,246,228,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/40{--tw-shadow-color:rgba(153,246,228,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/45{--tw-shadow-color:rgba(153,246,228,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/5{--tw-shadow-color:rgba(153,246,228,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/50{--tw-shadow-color:rgba(153,246,228,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/55{--tw-shadow-color:rgba(153,246,228,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/60{--tw-shadow-color:rgba(153,246,228,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/65{--tw-shadow-color:rgba(153,246,228,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/70{--tw-shadow-color:rgba(153,246,228,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/75{--tw-shadow-color:rgba(153,246,228,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/80{--tw-shadow-color:rgba(153,246,228,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/85{--tw-shadow-color:rgba(153,246,228,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/90{--tw-shadow-color:rgba(153,246,228,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-200\/95{--tw-shadow-color:rgba(153,246,228,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300{--tw-shadow-color:#5eead4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/0{--tw-shadow-color:rgba(94,234,212,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/10{--tw-shadow-color:rgba(94,234,212,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/100{--tw-shadow-color:#5eead4;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/15{--tw-shadow-color:rgba(94,234,212,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/20{--tw-shadow-color:rgba(94,234,212,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/25{--tw-shadow-color:rgba(94,234,212,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/30{--tw-shadow-color:rgba(94,234,212,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/35{--tw-shadow-color:rgba(94,234,212,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/40{--tw-shadow-color:rgba(94,234,212,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/45{--tw-shadow-color:rgba(94,234,212,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/5{--tw-shadow-color:rgba(94,234,212,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/50{--tw-shadow-color:rgba(94,234,212,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/55{--tw-shadow-color:rgba(94,234,212,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/60{--tw-shadow-color:rgba(94,234,212,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/65{--tw-shadow-color:rgba(94,234,212,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/70{--tw-shadow-color:rgba(94,234,212,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/75{--tw-shadow-color:rgba(94,234,212,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/80{--tw-shadow-color:rgba(94,234,212,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/85{--tw-shadow-color:rgba(94,234,212,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/90{--tw-shadow-color:rgba(94,234,212,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-300\/95{--tw-shadow-color:rgba(94,234,212,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400{--tw-shadow-color:#2dd4bf;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/0{--tw-shadow-color:rgba(45,212,191,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/10{--tw-shadow-color:rgba(45,212,191,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/100{--tw-shadow-color:#2dd4bf;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/15{--tw-shadow-color:rgba(45,212,191,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/20{--tw-shadow-color:rgba(45,212,191,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/25{--tw-shadow-color:rgba(45,212,191,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/30{--tw-shadow-color:rgba(45,212,191,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/35{--tw-shadow-color:rgba(45,212,191,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/40{--tw-shadow-color:rgba(45,212,191,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/45{--tw-shadow-color:rgba(45,212,191,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/5{--tw-shadow-color:rgba(45,212,191,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/50{--tw-shadow-color:rgba(45,212,191,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/55{--tw-shadow-color:rgba(45,212,191,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/60{--tw-shadow-color:rgba(45,212,191,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/65{--tw-shadow-color:rgba(45,212,191,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/70{--tw-shadow-color:rgba(45,212,191,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/75{--tw-shadow-color:rgba(45,212,191,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/80{--tw-shadow-color:rgba(45,212,191,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/85{--tw-shadow-color:rgba(45,212,191,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/90{--tw-shadow-color:rgba(45,212,191,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-400\/95{--tw-shadow-color:rgba(45,212,191,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50{--tw-shadow-color:#f0fdfa;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/0{--tw-shadow-color:rgba(240,253,250,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/10{--tw-shadow-color:rgba(240,253,250,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/100{--tw-shadow-color:#f0fdfa;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/15{--tw-shadow-color:rgba(240,253,250,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/20{--tw-shadow-color:rgba(240,253,250,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/25{--tw-shadow-color:rgba(240,253,250,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/30{--tw-shadow-color:rgba(240,253,250,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/35{--tw-shadow-color:rgba(240,253,250,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/40{--tw-shadow-color:rgba(240,253,250,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/45{--tw-shadow-color:rgba(240,253,250,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/5{--tw-shadow-color:rgba(240,253,250,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/50{--tw-shadow-color:rgba(240,253,250,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/55{--tw-shadow-color:rgba(240,253,250,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/60{--tw-shadow-color:rgba(240,253,250,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/65{--tw-shadow-color:rgba(240,253,250,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/70{--tw-shadow-color:rgba(240,253,250,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/75{--tw-shadow-color:rgba(240,253,250,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/80{--tw-shadow-color:rgba(240,253,250,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/85{--tw-shadow-color:rgba(240,253,250,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/90{--tw-shadow-color:rgba(240,253,250,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-50\/95{--tw-shadow-color:rgba(240,253,250,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500{--tw-shadow-color:#14b8a6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/0{--tw-shadow-color:rgba(20,184,166,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/10{--tw-shadow-color:rgba(20,184,166,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/100{--tw-shadow-color:#14b8a6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/15{--tw-shadow-color:rgba(20,184,166,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/20{--tw-shadow-color:rgba(20,184,166,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/25{--tw-shadow-color:rgba(20,184,166,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/30{--tw-shadow-color:rgba(20,184,166,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/35{--tw-shadow-color:rgba(20,184,166,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/40{--tw-shadow-color:rgba(20,184,166,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/45{--tw-shadow-color:rgba(20,184,166,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/5{--tw-shadow-color:rgba(20,184,166,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/50{--tw-shadow-color:rgba(20,184,166,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/55{--tw-shadow-color:rgba(20,184,166,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/60{--tw-shadow-color:rgba(20,184,166,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/65{--tw-shadow-color:rgba(20,184,166,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/70{--tw-shadow-color:rgba(20,184,166,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/75{--tw-shadow-color:rgba(20,184,166,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/80{--tw-shadow-color:rgba(20,184,166,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/85{--tw-shadow-color:rgba(20,184,166,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/90{--tw-shadow-color:rgba(20,184,166,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-500\/95{--tw-shadow-color:rgba(20,184,166,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600{--tw-shadow-color:#0d9488;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/0{--tw-shadow-color:rgba(13,148,136,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/10{--tw-shadow-color:rgba(13,148,136,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/100{--tw-shadow-color:#0d9488;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/15{--tw-shadow-color:rgba(13,148,136,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/20{--tw-shadow-color:rgba(13,148,136,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/25{--tw-shadow-color:rgba(13,148,136,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/30{--tw-shadow-color:rgba(13,148,136,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/35{--tw-shadow-color:rgba(13,148,136,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/40{--tw-shadow-color:rgba(13,148,136,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/45{--tw-shadow-color:rgba(13,148,136,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/5{--tw-shadow-color:rgba(13,148,136,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/50{--tw-shadow-color:rgba(13,148,136,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/55{--tw-shadow-color:rgba(13,148,136,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/60{--tw-shadow-color:rgba(13,148,136,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/65{--tw-shadow-color:rgba(13,148,136,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/70{--tw-shadow-color:rgba(13,148,136,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/75{--tw-shadow-color:rgba(13,148,136,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/80{--tw-shadow-color:rgba(13,148,136,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/85{--tw-shadow-color:rgba(13,148,136,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/90{--tw-shadow-color:rgba(13,148,136,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-600\/95{--tw-shadow-color:rgba(13,148,136,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700{--tw-shadow-color:#0f766e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/0{--tw-shadow-color:rgba(15,118,110,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/10{--tw-shadow-color:rgba(15,118,110,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/100{--tw-shadow-color:#0f766e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/15{--tw-shadow-color:rgba(15,118,110,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/20{--tw-shadow-color:rgba(15,118,110,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/25{--tw-shadow-color:rgba(15,118,110,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/30{--tw-shadow-color:rgba(15,118,110,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/35{--tw-shadow-color:rgba(15,118,110,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/40{--tw-shadow-color:rgba(15,118,110,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/45{--tw-shadow-color:rgba(15,118,110,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/5{--tw-shadow-color:rgba(15,118,110,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/50{--tw-shadow-color:rgba(15,118,110,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/55{--tw-shadow-color:rgba(15,118,110,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/60{--tw-shadow-color:rgba(15,118,110,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/65{--tw-shadow-color:rgba(15,118,110,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/70{--tw-shadow-color:rgba(15,118,110,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/75{--tw-shadow-color:rgba(15,118,110,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/80{--tw-shadow-color:rgba(15,118,110,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/85{--tw-shadow-color:rgba(15,118,110,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/90{--tw-shadow-color:rgba(15,118,110,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-700\/95{--tw-shadow-color:rgba(15,118,110,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800{--tw-shadow-color:#115e59;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/0{--tw-shadow-color:rgba(17,94,89,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/10{--tw-shadow-color:rgba(17,94,89,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/100{--tw-shadow-color:#115e59;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/15{--tw-shadow-color:rgba(17,94,89,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/20{--tw-shadow-color:rgba(17,94,89,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/25{--tw-shadow-color:rgba(17,94,89,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/30{--tw-shadow-color:rgba(17,94,89,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/35{--tw-shadow-color:rgba(17,94,89,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/40{--tw-shadow-color:rgba(17,94,89,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/45{--tw-shadow-color:rgba(17,94,89,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/5{--tw-shadow-color:rgba(17,94,89,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/50{--tw-shadow-color:rgba(17,94,89,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/55{--tw-shadow-color:rgba(17,94,89,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/60{--tw-shadow-color:rgba(17,94,89,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/65{--tw-shadow-color:rgba(17,94,89,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/70{--tw-shadow-color:rgba(17,94,89,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/75{--tw-shadow-color:rgba(17,94,89,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/80{--tw-shadow-color:rgba(17,94,89,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/85{--tw-shadow-color:rgba(17,94,89,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/90{--tw-shadow-color:rgba(17,94,89,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-800\/95{--tw-shadow-color:rgba(17,94,89,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900{--tw-shadow-color:#134e4a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/0{--tw-shadow-color:rgba(19,78,74,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/10{--tw-shadow-color:rgba(19,78,74,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/100{--tw-shadow-color:#134e4a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/15{--tw-shadow-color:rgba(19,78,74,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/20{--tw-shadow-color:rgba(19,78,74,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/25{--tw-shadow-color:rgba(19,78,74,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/30{--tw-shadow-color:rgba(19,78,74,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/35{--tw-shadow-color:rgba(19,78,74,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/40{--tw-shadow-color:rgba(19,78,74,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/45{--tw-shadow-color:rgba(19,78,74,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/5{--tw-shadow-color:rgba(19,78,74,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/50{--tw-shadow-color:rgba(19,78,74,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/55{--tw-shadow-color:rgba(19,78,74,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/60{--tw-shadow-color:rgba(19,78,74,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/65{--tw-shadow-color:rgba(19,78,74,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/70{--tw-shadow-color:rgba(19,78,74,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/75{--tw-shadow-color:rgba(19,78,74,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/80{--tw-shadow-color:rgba(19,78,74,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/85{--tw-shadow-color:rgba(19,78,74,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/90{--tw-shadow-color:rgba(19,78,74,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-900\/95{--tw-shadow-color:rgba(19,78,74,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950{--tw-shadow-color:#042f2e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/0{--tw-shadow-color:rgba(4,47,46,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/10{--tw-shadow-color:rgba(4,47,46,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/100{--tw-shadow-color:#042f2e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/15{--tw-shadow-color:rgba(4,47,46,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/20{--tw-shadow-color:rgba(4,47,46,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/25{--tw-shadow-color:rgba(4,47,46,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/30{--tw-shadow-color:rgba(4,47,46,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/35{--tw-shadow-color:rgba(4,47,46,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/40{--tw-shadow-color:rgba(4,47,46,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/45{--tw-shadow-color:rgba(4,47,46,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/5{--tw-shadow-color:rgba(4,47,46,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/50{--tw-shadow-color:rgba(4,47,46,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/55{--tw-shadow-color:rgba(4,47,46,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/60{--tw-shadow-color:rgba(4,47,46,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/65{--tw-shadow-color:rgba(4,47,46,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/70{--tw-shadow-color:rgba(4,47,46,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/75{--tw-shadow-color:rgba(4,47,46,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/80{--tw-shadow-color:rgba(4,47,46,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/85{--tw-shadow-color:rgba(4,47,46,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/90{--tw-shadow-color:rgba(4,47,46,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-teal-950\/95{--tw-shadow-color:rgba(4,47,46,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent,.u2y-shadow-transparent\/0{--tw-shadow-color:transparent;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/10{--tw-shadow-color:rgba(0,0,0,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/100{--tw-shadow-color:#000;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/15{--tw-shadow-color:rgba(0,0,0,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/20{--tw-shadow-color:rgba(0,0,0,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/25{--tw-shadow-color:rgba(0,0,0,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/30{--tw-shadow-color:rgba(0,0,0,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/35{--tw-shadow-color:rgba(0,0,0,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/40{--tw-shadow-color:rgba(0,0,0,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/45{--tw-shadow-color:rgba(0,0,0,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/5{--tw-shadow-color:rgba(0,0,0,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/50{--tw-shadow-color:rgba(0,0,0,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/55{--tw-shadow-color:rgba(0,0,0,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/60{--tw-shadow-color:rgba(0,0,0,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/65{--tw-shadow-color:rgba(0,0,0,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/70{--tw-shadow-color:rgba(0,0,0,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/75{--tw-shadow-color:rgba(0,0,0,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/80{--tw-shadow-color:rgba(0,0,0,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/85{--tw-shadow-color:rgba(0,0,0,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/90{--tw-shadow-color:rgba(0,0,0,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-transparent\/95{--tw-shadow-color:rgba(0,0,0,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100{--tw-shadow-color:#ede9fe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/0{--tw-shadow-color:rgba(237,233,254,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/10{--tw-shadow-color:rgba(237,233,254,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/100{--tw-shadow-color:#ede9fe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/15{--tw-shadow-color:rgba(237,233,254,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/20{--tw-shadow-color:rgba(237,233,254,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/25{--tw-shadow-color:rgba(237,233,254,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/30{--tw-shadow-color:rgba(237,233,254,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/35{--tw-shadow-color:rgba(237,233,254,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/40{--tw-shadow-color:rgba(237,233,254,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/45{--tw-shadow-color:rgba(237,233,254,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/5{--tw-shadow-color:rgba(237,233,254,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/50{--tw-shadow-color:rgba(237,233,254,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/55{--tw-shadow-color:rgba(237,233,254,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/60{--tw-shadow-color:rgba(237,233,254,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/65{--tw-shadow-color:rgba(237,233,254,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/70{--tw-shadow-color:rgba(237,233,254,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/75{--tw-shadow-color:rgba(237,233,254,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/80{--tw-shadow-color:rgba(237,233,254,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/85{--tw-shadow-color:rgba(237,233,254,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/90{--tw-shadow-color:rgba(237,233,254,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-100\/95{--tw-shadow-color:rgba(237,233,254,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200{--tw-shadow-color:#ddd6fe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/0{--tw-shadow-color:rgba(221,214,254,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/10{--tw-shadow-color:rgba(221,214,254,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/100{--tw-shadow-color:#ddd6fe;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/15{--tw-shadow-color:rgba(221,214,254,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/20{--tw-shadow-color:rgba(221,214,254,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/25{--tw-shadow-color:rgba(221,214,254,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/30{--tw-shadow-color:rgba(221,214,254,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/35{--tw-shadow-color:rgba(221,214,254,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/40{--tw-shadow-color:rgba(221,214,254,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/45{--tw-shadow-color:rgba(221,214,254,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/5{--tw-shadow-color:rgba(221,214,254,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/50{--tw-shadow-color:rgba(221,214,254,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/55{--tw-shadow-color:rgba(221,214,254,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/60{--tw-shadow-color:rgba(221,214,254,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/65{--tw-shadow-color:rgba(221,214,254,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/70{--tw-shadow-color:rgba(221,214,254,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/75{--tw-shadow-color:rgba(221,214,254,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/80{--tw-shadow-color:rgba(221,214,254,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/85{--tw-shadow-color:rgba(221,214,254,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/90{--tw-shadow-color:rgba(221,214,254,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-200\/95{--tw-shadow-color:rgba(221,214,254,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300{--tw-shadow-color:#c4b5fd;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/0{--tw-shadow-color:rgba(196,181,253,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/10{--tw-shadow-color:rgba(196,181,253,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/100{--tw-shadow-color:#c4b5fd;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/15{--tw-shadow-color:rgba(196,181,253,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/20{--tw-shadow-color:rgba(196,181,253,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/25{--tw-shadow-color:rgba(196,181,253,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/30{--tw-shadow-color:rgba(196,181,253,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/35{--tw-shadow-color:rgba(196,181,253,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/40{--tw-shadow-color:rgba(196,181,253,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/45{--tw-shadow-color:rgba(196,181,253,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/5{--tw-shadow-color:rgba(196,181,253,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/50{--tw-shadow-color:rgba(196,181,253,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/55{--tw-shadow-color:rgba(196,181,253,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/60{--tw-shadow-color:rgba(196,181,253,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/65{--tw-shadow-color:rgba(196,181,253,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/70{--tw-shadow-color:rgba(196,181,253,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/75{--tw-shadow-color:rgba(196,181,253,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/80{--tw-shadow-color:rgba(196,181,253,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/85{--tw-shadow-color:rgba(196,181,253,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/90{--tw-shadow-color:rgba(196,181,253,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-300\/95{--tw-shadow-color:rgba(196,181,253,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400{--tw-shadow-color:#a78bfa;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/0{--tw-shadow-color:rgba(167,139,250,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/10{--tw-shadow-color:rgba(167,139,250,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/100{--tw-shadow-color:#a78bfa;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/15{--tw-shadow-color:rgba(167,139,250,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/20{--tw-shadow-color:rgba(167,139,250,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/25{--tw-shadow-color:rgba(167,139,250,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/30{--tw-shadow-color:rgba(167,139,250,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/35{--tw-shadow-color:rgba(167,139,250,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/40{--tw-shadow-color:rgba(167,139,250,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/45{--tw-shadow-color:rgba(167,139,250,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/5{--tw-shadow-color:rgba(167,139,250,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/50{--tw-shadow-color:rgba(167,139,250,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/55{--tw-shadow-color:rgba(167,139,250,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/60{--tw-shadow-color:rgba(167,139,250,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/65{--tw-shadow-color:rgba(167,139,250,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/70{--tw-shadow-color:rgba(167,139,250,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/75{--tw-shadow-color:rgba(167,139,250,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/80{--tw-shadow-color:rgba(167,139,250,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/85{--tw-shadow-color:rgba(167,139,250,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/90{--tw-shadow-color:rgba(167,139,250,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-400\/95{--tw-shadow-color:rgba(167,139,250,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50{--tw-shadow-color:#f5f3ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/0{--tw-shadow-color:rgba(245,243,255,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/10{--tw-shadow-color:rgba(245,243,255,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/100{--tw-shadow-color:#f5f3ff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/15{--tw-shadow-color:rgba(245,243,255,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/20{--tw-shadow-color:rgba(245,243,255,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/25{--tw-shadow-color:rgba(245,243,255,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/30{--tw-shadow-color:rgba(245,243,255,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/35{--tw-shadow-color:rgba(245,243,255,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/40{--tw-shadow-color:rgba(245,243,255,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/45{--tw-shadow-color:rgba(245,243,255,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/5{--tw-shadow-color:rgba(245,243,255,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/50{--tw-shadow-color:rgba(245,243,255,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/55{--tw-shadow-color:rgba(245,243,255,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/60{--tw-shadow-color:rgba(245,243,255,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/65{--tw-shadow-color:rgba(245,243,255,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/70{--tw-shadow-color:rgba(245,243,255,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/75{--tw-shadow-color:rgba(245,243,255,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/80{--tw-shadow-color:rgba(245,243,255,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/85{--tw-shadow-color:rgba(245,243,255,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/90{--tw-shadow-color:rgba(245,243,255,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-50\/95{--tw-shadow-color:rgba(245,243,255,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500{--tw-shadow-color:#8b5cf6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/0{--tw-shadow-color:rgba(139,92,246,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/10{--tw-shadow-color:rgba(139,92,246,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/100{--tw-shadow-color:#8b5cf6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/15{--tw-shadow-color:rgba(139,92,246,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/20{--tw-shadow-color:rgba(139,92,246,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/25{--tw-shadow-color:rgba(139,92,246,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/30{--tw-shadow-color:rgba(139,92,246,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/35{--tw-shadow-color:rgba(139,92,246,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/40{--tw-shadow-color:rgba(139,92,246,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/45{--tw-shadow-color:rgba(139,92,246,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/5{--tw-shadow-color:rgba(139,92,246,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/50{--tw-shadow-color:rgba(139,92,246,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/55{--tw-shadow-color:rgba(139,92,246,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/60{--tw-shadow-color:rgba(139,92,246,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/65{--tw-shadow-color:rgba(139,92,246,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/70{--tw-shadow-color:rgba(139,92,246,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/75{--tw-shadow-color:rgba(139,92,246,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/80{--tw-shadow-color:rgba(139,92,246,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/85{--tw-shadow-color:rgba(139,92,246,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/90{--tw-shadow-color:rgba(139,92,246,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-500\/95{--tw-shadow-color:rgba(139,92,246,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600{--tw-shadow-color:#7c3aed;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/0{--tw-shadow-color:rgba(124,58,237,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/10{--tw-shadow-color:rgba(124,58,237,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/100{--tw-shadow-color:#7c3aed;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/15{--tw-shadow-color:rgba(124,58,237,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/20{--tw-shadow-color:rgba(124,58,237,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/25{--tw-shadow-color:rgba(124,58,237,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/30{--tw-shadow-color:rgba(124,58,237,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/35{--tw-shadow-color:rgba(124,58,237,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/40{--tw-shadow-color:rgba(124,58,237,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/45{--tw-shadow-color:rgba(124,58,237,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/5{--tw-shadow-color:rgba(124,58,237,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/50{--tw-shadow-color:rgba(124,58,237,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/55{--tw-shadow-color:rgba(124,58,237,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/60{--tw-shadow-color:rgba(124,58,237,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/65{--tw-shadow-color:rgba(124,58,237,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/70{--tw-shadow-color:rgba(124,58,237,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/75{--tw-shadow-color:rgba(124,58,237,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/80{--tw-shadow-color:rgba(124,58,237,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/85{--tw-shadow-color:rgba(124,58,237,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/90{--tw-shadow-color:rgba(124,58,237,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-600\/95{--tw-shadow-color:rgba(124,58,237,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700{--tw-shadow-color:#6d28d9;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/0{--tw-shadow-color:rgba(109,40,217,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/10{--tw-shadow-color:rgba(109,40,217,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/100{--tw-shadow-color:#6d28d9;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/15{--tw-shadow-color:rgba(109,40,217,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/20{--tw-shadow-color:rgba(109,40,217,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/25{--tw-shadow-color:rgba(109,40,217,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/30{--tw-shadow-color:rgba(109,40,217,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/35{--tw-shadow-color:rgba(109,40,217,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/40{--tw-shadow-color:rgba(109,40,217,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/45{--tw-shadow-color:rgba(109,40,217,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/5{--tw-shadow-color:rgba(109,40,217,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/50{--tw-shadow-color:rgba(109,40,217,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/55{--tw-shadow-color:rgba(109,40,217,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/60{--tw-shadow-color:rgba(109,40,217,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/65{--tw-shadow-color:rgba(109,40,217,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/70{--tw-shadow-color:rgba(109,40,217,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/75{--tw-shadow-color:rgba(109,40,217,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/80{--tw-shadow-color:rgba(109,40,217,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/85{--tw-shadow-color:rgba(109,40,217,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/90{--tw-shadow-color:rgba(109,40,217,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-700\/95{--tw-shadow-color:rgba(109,40,217,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800{--tw-shadow-color:#5b21b6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/0{--tw-shadow-color:rgba(91,33,182,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/10{--tw-shadow-color:rgba(91,33,182,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/100{--tw-shadow-color:#5b21b6;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/15{--tw-shadow-color:rgba(91,33,182,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/20{--tw-shadow-color:rgba(91,33,182,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/25{--tw-shadow-color:rgba(91,33,182,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/30{--tw-shadow-color:rgba(91,33,182,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/35{--tw-shadow-color:rgba(91,33,182,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/40{--tw-shadow-color:rgba(91,33,182,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/45{--tw-shadow-color:rgba(91,33,182,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/5{--tw-shadow-color:rgba(91,33,182,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/50{--tw-shadow-color:rgba(91,33,182,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/55{--tw-shadow-color:rgba(91,33,182,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/60{--tw-shadow-color:rgba(91,33,182,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/65{--tw-shadow-color:rgba(91,33,182,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/70{--tw-shadow-color:rgba(91,33,182,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/75{--tw-shadow-color:rgba(91,33,182,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/80{--tw-shadow-color:rgba(91,33,182,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/85{--tw-shadow-color:rgba(91,33,182,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/90{--tw-shadow-color:rgba(91,33,182,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-800\/95{--tw-shadow-color:rgba(91,33,182,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900{--tw-shadow-color:#4c1d95;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/0{--tw-shadow-color:rgba(76,29,149,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/10{--tw-shadow-color:rgba(76,29,149,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/100{--tw-shadow-color:#4c1d95;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/15{--tw-shadow-color:rgba(76,29,149,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/20{--tw-shadow-color:rgba(76,29,149,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/25{--tw-shadow-color:rgba(76,29,149,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/30{--tw-shadow-color:rgba(76,29,149,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/35{--tw-shadow-color:rgba(76,29,149,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/40{--tw-shadow-color:rgba(76,29,149,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/45{--tw-shadow-color:rgba(76,29,149,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/5{--tw-shadow-color:rgba(76,29,149,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/50{--tw-shadow-color:rgba(76,29,149,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/55{--tw-shadow-color:rgba(76,29,149,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/60{--tw-shadow-color:rgba(76,29,149,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/65{--tw-shadow-color:rgba(76,29,149,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/70{--tw-shadow-color:rgba(76,29,149,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/75{--tw-shadow-color:rgba(76,29,149,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/80{--tw-shadow-color:rgba(76,29,149,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/85{--tw-shadow-color:rgba(76,29,149,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/90{--tw-shadow-color:rgba(76,29,149,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-900\/95{--tw-shadow-color:rgba(76,29,149,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950{--tw-shadow-color:#2e1065;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/0{--tw-shadow-color:rgba(46,16,101,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/10{--tw-shadow-color:rgba(46,16,101,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/100{--tw-shadow-color:#2e1065;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/15{--tw-shadow-color:rgba(46,16,101,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/20{--tw-shadow-color:rgba(46,16,101,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/25{--tw-shadow-color:rgba(46,16,101,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/30{--tw-shadow-color:rgba(46,16,101,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/35{--tw-shadow-color:rgba(46,16,101,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/40{--tw-shadow-color:rgba(46,16,101,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/45{--tw-shadow-color:rgba(46,16,101,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/5{--tw-shadow-color:rgba(46,16,101,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/50{--tw-shadow-color:rgba(46,16,101,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/55{--tw-shadow-color:rgba(46,16,101,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/60{--tw-shadow-color:rgba(46,16,101,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/65{--tw-shadow-color:rgba(46,16,101,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/70{--tw-shadow-color:rgba(46,16,101,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/75{--tw-shadow-color:rgba(46,16,101,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/80{--tw-shadow-color:rgba(46,16,101,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/85{--tw-shadow-color:rgba(46,16,101,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/90{--tw-shadow-color:rgba(46,16,101,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-violet-950\/95{--tw-shadow-color:rgba(46,16,101,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning{--tw-shadow-color:rgb(var(--color-borders-warning)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/0{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/10{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/100{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/15{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/20{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/25{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/30{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/35{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/40{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/45{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/5{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/50{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/55{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/60{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/65{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/70{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/75{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/80{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/85{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/90{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning-subdued\/95{--tw-shadow-color:rgb(var(--color-borders-warning--subdued)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/0{--tw-shadow-color:rgb(var(--color-borders-warning)/0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/10{--tw-shadow-color:rgb(var(--color-borders-warning)/.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/100{--tw-shadow-color:rgb(var(--color-borders-warning)/1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/15{--tw-shadow-color:rgb(var(--color-borders-warning)/.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/20{--tw-shadow-color:rgb(var(--color-borders-warning)/.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/25{--tw-shadow-color:rgb(var(--color-borders-warning)/.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/30{--tw-shadow-color:rgb(var(--color-borders-warning)/.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/35{--tw-shadow-color:rgb(var(--color-borders-warning)/.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/40{--tw-shadow-color:rgb(var(--color-borders-warning)/.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/45{--tw-shadow-color:rgb(var(--color-borders-warning)/.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/5{--tw-shadow-color:rgb(var(--color-borders-warning)/.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/50{--tw-shadow-color:rgb(var(--color-borders-warning)/.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/55{--tw-shadow-color:rgb(var(--color-borders-warning)/.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/60{--tw-shadow-color:rgb(var(--color-borders-warning)/.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/65{--tw-shadow-color:rgb(var(--color-borders-warning)/.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/70{--tw-shadow-color:rgb(var(--color-borders-warning)/.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/75{--tw-shadow-color:rgb(var(--color-borders-warning)/.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/80{--tw-shadow-color:rgb(var(--color-borders-warning)/.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/85{--tw-shadow-color:rgb(var(--color-borders-warning)/.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/90{--tw-shadow-color:rgb(var(--color-borders-warning)/.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-warning\/95{--tw-shadow-color:rgb(var(--color-borders-warning)/.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white{--tw-shadow-color:#fff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/0{--tw-shadow-color:hsla(0,0%,100%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/10{--tw-shadow-color:hsla(0,0%,100%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/100{--tw-shadow-color:#fff;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/15{--tw-shadow-color:hsla(0,0%,100%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/20{--tw-shadow-color:hsla(0,0%,100%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/25{--tw-shadow-color:hsla(0,0%,100%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/30{--tw-shadow-color:hsla(0,0%,100%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/35{--tw-shadow-color:hsla(0,0%,100%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/40{--tw-shadow-color:hsla(0,0%,100%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/45{--tw-shadow-color:hsla(0,0%,100%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/5{--tw-shadow-color:hsla(0,0%,100%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/50{--tw-shadow-color:hsla(0,0%,100%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/55{--tw-shadow-color:hsla(0,0%,100%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/60{--tw-shadow-color:hsla(0,0%,100%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/65{--tw-shadow-color:hsla(0,0%,100%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/70{--tw-shadow-color:hsla(0,0%,100%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/75{--tw-shadow-color:hsla(0,0%,100%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/80{--tw-shadow-color:hsla(0,0%,100%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/85{--tw-shadow-color:hsla(0,0%,100%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/90{--tw-shadow-color:hsla(0,0%,100%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-white\/95{--tw-shadow-color:hsla(0,0%,100%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100{--tw-shadow-color:#fef9c3;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/0{--tw-shadow-color:hsla(55,97%,88%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/10{--tw-shadow-color:hsla(55,97%,88%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/100{--tw-shadow-color:#fef9c3;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/15{--tw-shadow-color:hsla(55,97%,88%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/20{--tw-shadow-color:hsla(55,97%,88%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/25{--tw-shadow-color:hsla(55,97%,88%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/30{--tw-shadow-color:hsla(55,97%,88%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/35{--tw-shadow-color:hsla(55,97%,88%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/40{--tw-shadow-color:hsla(55,97%,88%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/45{--tw-shadow-color:hsla(55,97%,88%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/5{--tw-shadow-color:hsla(55,97%,88%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/50{--tw-shadow-color:hsla(55,97%,88%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/55{--tw-shadow-color:hsla(55,97%,88%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/60{--tw-shadow-color:hsla(55,97%,88%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/65{--tw-shadow-color:hsla(55,97%,88%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/70{--tw-shadow-color:hsla(55,97%,88%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/75{--tw-shadow-color:hsla(55,97%,88%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/80{--tw-shadow-color:hsla(55,97%,88%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/85{--tw-shadow-color:hsla(55,97%,88%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/90{--tw-shadow-color:hsla(55,97%,88%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-100\/95{--tw-shadow-color:hsla(55,97%,88%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200{--tw-shadow-color:#fef08a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/0{--tw-shadow-color:hsla(53,98%,77%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/10{--tw-shadow-color:hsla(53,98%,77%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/100{--tw-shadow-color:#fef08a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/15{--tw-shadow-color:hsla(53,98%,77%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/20{--tw-shadow-color:hsla(53,98%,77%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/25{--tw-shadow-color:hsla(53,98%,77%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/30{--tw-shadow-color:hsla(53,98%,77%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/35{--tw-shadow-color:hsla(53,98%,77%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/40{--tw-shadow-color:hsla(53,98%,77%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/45{--tw-shadow-color:hsla(53,98%,77%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/5{--tw-shadow-color:hsla(53,98%,77%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/50{--tw-shadow-color:hsla(53,98%,77%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/55{--tw-shadow-color:hsla(53,98%,77%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/60{--tw-shadow-color:hsla(53,98%,77%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/65{--tw-shadow-color:hsla(53,98%,77%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/70{--tw-shadow-color:hsla(53,98%,77%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/75{--tw-shadow-color:hsla(53,98%,77%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/80{--tw-shadow-color:hsla(53,98%,77%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/85{--tw-shadow-color:hsla(53,98%,77%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/90{--tw-shadow-color:hsla(53,98%,77%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-200\/95{--tw-shadow-color:hsla(53,98%,77%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300{--tw-shadow-color:#fde047;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/0{--tw-shadow-color:rgba(253,224,71,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/10{--tw-shadow-color:rgba(253,224,71,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/100{--tw-shadow-color:#fde047;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/15{--tw-shadow-color:rgba(253,224,71,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/20{--tw-shadow-color:rgba(253,224,71,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/25{--tw-shadow-color:rgba(253,224,71,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/30{--tw-shadow-color:rgba(253,224,71,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/35{--tw-shadow-color:rgba(253,224,71,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/40{--tw-shadow-color:rgba(253,224,71,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/45{--tw-shadow-color:rgba(253,224,71,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/5{--tw-shadow-color:rgba(253,224,71,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/50{--tw-shadow-color:rgba(253,224,71,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/55{--tw-shadow-color:rgba(253,224,71,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/60{--tw-shadow-color:rgba(253,224,71,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/65{--tw-shadow-color:rgba(253,224,71,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/70{--tw-shadow-color:rgba(253,224,71,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/75{--tw-shadow-color:rgba(253,224,71,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/80{--tw-shadow-color:rgba(253,224,71,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/85{--tw-shadow-color:rgba(253,224,71,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/90{--tw-shadow-color:rgba(253,224,71,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-300\/95{--tw-shadow-color:rgba(253,224,71,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400{--tw-shadow-color:#facc15;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/0{--tw-shadow-color:rgba(250,204,21,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/10{--tw-shadow-color:rgba(250,204,21,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/100{--tw-shadow-color:#facc15;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/15{--tw-shadow-color:rgba(250,204,21,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/20{--tw-shadow-color:rgba(250,204,21,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/25{--tw-shadow-color:rgba(250,204,21,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/30{--tw-shadow-color:rgba(250,204,21,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/35{--tw-shadow-color:rgba(250,204,21,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/40{--tw-shadow-color:rgba(250,204,21,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/45{--tw-shadow-color:rgba(250,204,21,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/5{--tw-shadow-color:rgba(250,204,21,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/50{--tw-shadow-color:rgba(250,204,21,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/55{--tw-shadow-color:rgba(250,204,21,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/60{--tw-shadow-color:rgba(250,204,21,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/65{--tw-shadow-color:rgba(250,204,21,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/70{--tw-shadow-color:rgba(250,204,21,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/75{--tw-shadow-color:rgba(250,204,21,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/80{--tw-shadow-color:rgba(250,204,21,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/85{--tw-shadow-color:rgba(250,204,21,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/90{--tw-shadow-color:rgba(250,204,21,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-400\/95{--tw-shadow-color:rgba(250,204,21,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50{--tw-shadow-color:#fefce8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/0{--tw-shadow-color:hsla(55,92%,95%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/10{--tw-shadow-color:hsla(55,92%,95%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/100{--tw-shadow-color:#fefce8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/15{--tw-shadow-color:hsla(55,92%,95%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/20{--tw-shadow-color:hsla(55,92%,95%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/25{--tw-shadow-color:hsla(55,92%,95%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/30{--tw-shadow-color:hsla(55,92%,95%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/35{--tw-shadow-color:hsla(55,92%,95%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/40{--tw-shadow-color:hsla(55,92%,95%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/45{--tw-shadow-color:hsla(55,92%,95%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/5{--tw-shadow-color:hsla(55,92%,95%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/50{--tw-shadow-color:hsla(55,92%,95%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/55{--tw-shadow-color:hsla(55,92%,95%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/60{--tw-shadow-color:hsla(55,92%,95%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/65{--tw-shadow-color:hsla(55,92%,95%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/70{--tw-shadow-color:hsla(55,92%,95%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/75{--tw-shadow-color:hsla(55,92%,95%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/80{--tw-shadow-color:hsla(55,92%,95%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/85{--tw-shadow-color:hsla(55,92%,95%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/90{--tw-shadow-color:hsla(55,92%,95%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-50\/95{--tw-shadow-color:hsla(55,92%,95%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500{--tw-shadow-color:#eab308;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/0{--tw-shadow-color:rgba(234,179,8,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/10{--tw-shadow-color:rgba(234,179,8,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/100{--tw-shadow-color:#eab308;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/15{--tw-shadow-color:rgba(234,179,8,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/20{--tw-shadow-color:rgba(234,179,8,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/25{--tw-shadow-color:rgba(234,179,8,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/30{--tw-shadow-color:rgba(234,179,8,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/35{--tw-shadow-color:rgba(234,179,8,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/40{--tw-shadow-color:rgba(234,179,8,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/45{--tw-shadow-color:rgba(234,179,8,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/5{--tw-shadow-color:rgba(234,179,8,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/50{--tw-shadow-color:rgba(234,179,8,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/55{--tw-shadow-color:rgba(234,179,8,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/60{--tw-shadow-color:rgba(234,179,8,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/65{--tw-shadow-color:rgba(234,179,8,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/70{--tw-shadow-color:rgba(234,179,8,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/75{--tw-shadow-color:rgba(234,179,8,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/80{--tw-shadow-color:rgba(234,179,8,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/85{--tw-shadow-color:rgba(234,179,8,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/90{--tw-shadow-color:rgba(234,179,8,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-500\/95{--tw-shadow-color:rgba(234,179,8,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600{--tw-shadow-color:#ca8a04;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/0{--tw-shadow-color:rgba(202,138,4,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/10{--tw-shadow-color:rgba(202,138,4,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/100{--tw-shadow-color:#ca8a04;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/15{--tw-shadow-color:rgba(202,138,4,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/20{--tw-shadow-color:rgba(202,138,4,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/25{--tw-shadow-color:rgba(202,138,4,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/30{--tw-shadow-color:rgba(202,138,4,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/35{--tw-shadow-color:rgba(202,138,4,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/40{--tw-shadow-color:rgba(202,138,4,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/45{--tw-shadow-color:rgba(202,138,4,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/5{--tw-shadow-color:rgba(202,138,4,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/50{--tw-shadow-color:rgba(202,138,4,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/55{--tw-shadow-color:rgba(202,138,4,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/60{--tw-shadow-color:rgba(202,138,4,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/65{--tw-shadow-color:rgba(202,138,4,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/70{--tw-shadow-color:rgba(202,138,4,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/75{--tw-shadow-color:rgba(202,138,4,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/80{--tw-shadow-color:rgba(202,138,4,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/85{--tw-shadow-color:rgba(202,138,4,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/90{--tw-shadow-color:rgba(202,138,4,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-600\/95{--tw-shadow-color:rgba(202,138,4,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700{--tw-shadow-color:#a16207;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/0{--tw-shadow-color:rgba(161,98,7,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/10{--tw-shadow-color:rgba(161,98,7,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/100{--tw-shadow-color:#a16207;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/15{--tw-shadow-color:rgba(161,98,7,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/20{--tw-shadow-color:rgba(161,98,7,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/25{--tw-shadow-color:rgba(161,98,7,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/30{--tw-shadow-color:rgba(161,98,7,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/35{--tw-shadow-color:rgba(161,98,7,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/40{--tw-shadow-color:rgba(161,98,7,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/45{--tw-shadow-color:rgba(161,98,7,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/5{--tw-shadow-color:rgba(161,98,7,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/50{--tw-shadow-color:rgba(161,98,7,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/55{--tw-shadow-color:rgba(161,98,7,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/60{--tw-shadow-color:rgba(161,98,7,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/65{--tw-shadow-color:rgba(161,98,7,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/70{--tw-shadow-color:rgba(161,98,7,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/75{--tw-shadow-color:rgba(161,98,7,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/80{--tw-shadow-color:rgba(161,98,7,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/85{--tw-shadow-color:rgba(161,98,7,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/90{--tw-shadow-color:rgba(161,98,7,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-700\/95{--tw-shadow-color:rgba(161,98,7,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800{--tw-shadow-color:#854d0e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/0{--tw-shadow-color:rgba(133,77,14,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/10{--tw-shadow-color:rgba(133,77,14,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/100{--tw-shadow-color:#854d0e;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/15{--tw-shadow-color:rgba(133,77,14,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/20{--tw-shadow-color:rgba(133,77,14,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/25{--tw-shadow-color:rgba(133,77,14,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/30{--tw-shadow-color:rgba(133,77,14,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/35{--tw-shadow-color:rgba(133,77,14,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/40{--tw-shadow-color:rgba(133,77,14,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/45{--tw-shadow-color:rgba(133,77,14,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/5{--tw-shadow-color:rgba(133,77,14,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/50{--tw-shadow-color:rgba(133,77,14,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/55{--tw-shadow-color:rgba(133,77,14,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/60{--tw-shadow-color:rgba(133,77,14,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/65{--tw-shadow-color:rgba(133,77,14,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/70{--tw-shadow-color:rgba(133,77,14,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/75{--tw-shadow-color:rgba(133,77,14,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/80{--tw-shadow-color:rgba(133,77,14,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/85{--tw-shadow-color:rgba(133,77,14,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/90{--tw-shadow-color:rgba(133,77,14,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-800\/95{--tw-shadow-color:rgba(133,77,14,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900{--tw-shadow-color:#713f12;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/0{--tw-shadow-color:rgba(113,63,18,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/10{--tw-shadow-color:rgba(113,63,18,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/100{--tw-shadow-color:#713f12;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/15{--tw-shadow-color:rgba(113,63,18,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/20{--tw-shadow-color:rgba(113,63,18,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/25{--tw-shadow-color:rgba(113,63,18,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/30{--tw-shadow-color:rgba(113,63,18,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/35{--tw-shadow-color:rgba(113,63,18,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/40{--tw-shadow-color:rgba(113,63,18,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/45{--tw-shadow-color:rgba(113,63,18,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/5{--tw-shadow-color:rgba(113,63,18,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/50{--tw-shadow-color:rgba(113,63,18,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/55{--tw-shadow-color:rgba(113,63,18,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/60{--tw-shadow-color:rgba(113,63,18,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/65{--tw-shadow-color:rgba(113,63,18,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/70{--tw-shadow-color:rgba(113,63,18,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/75{--tw-shadow-color:rgba(113,63,18,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/80{--tw-shadow-color:rgba(113,63,18,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/85{--tw-shadow-color:rgba(113,63,18,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/90{--tw-shadow-color:rgba(113,63,18,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-900\/95{--tw-shadow-color:rgba(113,63,18,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950{--tw-shadow-color:#422006;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/0{--tw-shadow-color:rgba(66,32,6,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/10{--tw-shadow-color:rgba(66,32,6,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/100{--tw-shadow-color:#422006;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/15{--tw-shadow-color:rgba(66,32,6,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/20{--tw-shadow-color:rgba(66,32,6,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/25{--tw-shadow-color:rgba(66,32,6,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/30{--tw-shadow-color:rgba(66,32,6,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/35{--tw-shadow-color:rgba(66,32,6,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/40{--tw-shadow-color:rgba(66,32,6,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/45{--tw-shadow-color:rgba(66,32,6,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/5{--tw-shadow-color:rgba(66,32,6,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/50{--tw-shadow-color:rgba(66,32,6,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/55{--tw-shadow-color:rgba(66,32,6,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/60{--tw-shadow-color:rgba(66,32,6,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/65{--tw-shadow-color:rgba(66,32,6,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/70{--tw-shadow-color:rgba(66,32,6,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/75{--tw-shadow-color:rgba(66,32,6,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/80{--tw-shadow-color:rgba(66,32,6,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/85{--tw-shadow-color:rgba(66,32,6,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/90{--tw-shadow-color:rgba(66,32,6,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-yellow-950\/95{--tw-shadow-color:rgba(66,32,6,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100{--tw-shadow-color:#f4f4f5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/0{--tw-shadow-color:hsla(240,5%,96%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/10{--tw-shadow-color:hsla(240,5%,96%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/100{--tw-shadow-color:#f4f4f5;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/15{--tw-shadow-color:hsla(240,5%,96%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/20{--tw-shadow-color:hsla(240,5%,96%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/25{--tw-shadow-color:hsla(240,5%,96%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/30{--tw-shadow-color:hsla(240,5%,96%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/35{--tw-shadow-color:hsla(240,5%,96%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/40{--tw-shadow-color:hsla(240,5%,96%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/45{--tw-shadow-color:hsla(240,5%,96%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/5{--tw-shadow-color:hsla(240,5%,96%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/50{--tw-shadow-color:hsla(240,5%,96%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/55{--tw-shadow-color:hsla(240,5%,96%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/60{--tw-shadow-color:hsla(240,5%,96%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/65{--tw-shadow-color:hsla(240,5%,96%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/70{--tw-shadow-color:hsla(240,5%,96%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/75{--tw-shadow-color:hsla(240,5%,96%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/80{--tw-shadow-color:hsla(240,5%,96%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/85{--tw-shadow-color:hsla(240,5%,96%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/90{--tw-shadow-color:hsla(240,5%,96%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-100\/95{--tw-shadow-color:hsla(240,5%,96%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200{--tw-shadow-color:#e4e4e7;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/0{--tw-shadow-color:hsla(240,6%,90%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/10{--tw-shadow-color:hsla(240,6%,90%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/100{--tw-shadow-color:#e4e4e7;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/15{--tw-shadow-color:hsla(240,6%,90%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/20{--tw-shadow-color:hsla(240,6%,90%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/25{--tw-shadow-color:hsla(240,6%,90%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/30{--tw-shadow-color:hsla(240,6%,90%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/35{--tw-shadow-color:hsla(240,6%,90%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/40{--tw-shadow-color:hsla(240,6%,90%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/45{--tw-shadow-color:hsla(240,6%,90%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/5{--tw-shadow-color:hsla(240,6%,90%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/50{--tw-shadow-color:hsla(240,6%,90%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/55{--tw-shadow-color:hsla(240,6%,90%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/60{--tw-shadow-color:hsla(240,6%,90%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/65{--tw-shadow-color:hsla(240,6%,90%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/70{--tw-shadow-color:hsla(240,6%,90%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/75{--tw-shadow-color:hsla(240,6%,90%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/80{--tw-shadow-color:hsla(240,6%,90%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/85{--tw-shadow-color:hsla(240,6%,90%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/90{--tw-shadow-color:hsla(240,6%,90%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-200\/95{--tw-shadow-color:hsla(240,6%,90%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300{--tw-shadow-color:#d4d4d8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/0{--tw-shadow-color:hsla(240,5%,84%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/10{--tw-shadow-color:hsla(240,5%,84%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/100{--tw-shadow-color:#d4d4d8;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/15{--tw-shadow-color:hsla(240,5%,84%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/20{--tw-shadow-color:hsla(240,5%,84%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/25{--tw-shadow-color:hsla(240,5%,84%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/30{--tw-shadow-color:hsla(240,5%,84%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/35{--tw-shadow-color:hsla(240,5%,84%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/40{--tw-shadow-color:hsla(240,5%,84%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/45{--tw-shadow-color:hsla(240,5%,84%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/5{--tw-shadow-color:hsla(240,5%,84%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/50{--tw-shadow-color:hsla(240,5%,84%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/55{--tw-shadow-color:hsla(240,5%,84%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/60{--tw-shadow-color:hsla(240,5%,84%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/65{--tw-shadow-color:hsla(240,5%,84%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/70{--tw-shadow-color:hsla(240,5%,84%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/75{--tw-shadow-color:hsla(240,5%,84%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/80{--tw-shadow-color:hsla(240,5%,84%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/85{--tw-shadow-color:hsla(240,5%,84%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/90{--tw-shadow-color:hsla(240,5%,84%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-300\/95{--tw-shadow-color:hsla(240,5%,84%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400{--tw-shadow-color:#a1a1aa;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/0{--tw-shadow-color:hsla(240,5%,65%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/10{--tw-shadow-color:hsla(240,5%,65%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/100{--tw-shadow-color:#a1a1aa;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/15{--tw-shadow-color:hsla(240,5%,65%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/20{--tw-shadow-color:hsla(240,5%,65%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/25{--tw-shadow-color:hsla(240,5%,65%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/30{--tw-shadow-color:hsla(240,5%,65%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/35{--tw-shadow-color:hsla(240,5%,65%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/40{--tw-shadow-color:hsla(240,5%,65%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/45{--tw-shadow-color:hsla(240,5%,65%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/5{--tw-shadow-color:hsla(240,5%,65%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/50{--tw-shadow-color:hsla(240,5%,65%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/55{--tw-shadow-color:hsla(240,5%,65%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/60{--tw-shadow-color:hsla(240,5%,65%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/65{--tw-shadow-color:hsla(240,5%,65%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/70{--tw-shadow-color:hsla(240,5%,65%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/75{--tw-shadow-color:hsla(240,5%,65%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/80{--tw-shadow-color:hsla(240,5%,65%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/85{--tw-shadow-color:hsla(240,5%,65%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/90{--tw-shadow-color:hsla(240,5%,65%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-400\/95{--tw-shadow-color:hsla(240,5%,65%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50{--tw-shadow-color:#fafafa;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/0{--tw-shadow-color:hsla(0,0%,98%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/10{--tw-shadow-color:hsla(0,0%,98%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/100{--tw-shadow-color:#fafafa;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/15{--tw-shadow-color:hsla(0,0%,98%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/20{--tw-shadow-color:hsla(0,0%,98%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/25{--tw-shadow-color:hsla(0,0%,98%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/30{--tw-shadow-color:hsla(0,0%,98%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/35{--tw-shadow-color:hsla(0,0%,98%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/40{--tw-shadow-color:hsla(0,0%,98%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/45{--tw-shadow-color:hsla(0,0%,98%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/5{--tw-shadow-color:hsla(0,0%,98%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/50{--tw-shadow-color:hsla(0,0%,98%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/55{--tw-shadow-color:hsla(0,0%,98%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/60{--tw-shadow-color:hsla(0,0%,98%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/65{--tw-shadow-color:hsla(0,0%,98%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/70{--tw-shadow-color:hsla(0,0%,98%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/75{--tw-shadow-color:hsla(0,0%,98%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/80{--tw-shadow-color:hsla(0,0%,98%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/85{--tw-shadow-color:hsla(0,0%,98%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/90{--tw-shadow-color:hsla(0,0%,98%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-50\/95{--tw-shadow-color:hsla(0,0%,98%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500{--tw-shadow-color:#71717a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/0{--tw-shadow-color:hsla(240,4%,46%,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/10{--tw-shadow-color:hsla(240,4%,46%,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/100{--tw-shadow-color:#71717a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/15{--tw-shadow-color:hsla(240,4%,46%,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/20{--tw-shadow-color:hsla(240,4%,46%,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/25{--tw-shadow-color:hsla(240,4%,46%,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/30{--tw-shadow-color:hsla(240,4%,46%,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/35{--tw-shadow-color:hsla(240,4%,46%,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/40{--tw-shadow-color:hsla(240,4%,46%,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/45{--tw-shadow-color:hsla(240,4%,46%,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/5{--tw-shadow-color:hsla(240,4%,46%,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/50{--tw-shadow-color:hsla(240,4%,46%,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/55{--tw-shadow-color:hsla(240,4%,46%,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/60{--tw-shadow-color:hsla(240,4%,46%,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/65{--tw-shadow-color:hsla(240,4%,46%,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/70{--tw-shadow-color:hsla(240,4%,46%,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/75{--tw-shadow-color:hsla(240,4%,46%,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/80{--tw-shadow-color:hsla(240,4%,46%,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/85{--tw-shadow-color:hsla(240,4%,46%,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/90{--tw-shadow-color:hsla(240,4%,46%,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-500\/95{--tw-shadow-color:hsla(240,4%,46%,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600{--tw-shadow-color:#52525b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/0{--tw-shadow-color:rgba(82,82,91,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/10{--tw-shadow-color:rgba(82,82,91,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/100{--tw-shadow-color:#52525b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/15{--tw-shadow-color:rgba(82,82,91,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/20{--tw-shadow-color:rgba(82,82,91,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/25{--tw-shadow-color:rgba(82,82,91,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/30{--tw-shadow-color:rgba(82,82,91,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/35{--tw-shadow-color:rgba(82,82,91,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/40{--tw-shadow-color:rgba(82,82,91,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/45{--tw-shadow-color:rgba(82,82,91,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/5{--tw-shadow-color:rgba(82,82,91,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/50{--tw-shadow-color:rgba(82,82,91,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/55{--tw-shadow-color:rgba(82,82,91,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/60{--tw-shadow-color:rgba(82,82,91,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/65{--tw-shadow-color:rgba(82,82,91,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/70{--tw-shadow-color:rgba(82,82,91,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/75{--tw-shadow-color:rgba(82,82,91,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/80{--tw-shadow-color:rgba(82,82,91,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/85{--tw-shadow-color:rgba(82,82,91,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/90{--tw-shadow-color:rgba(82,82,91,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-600\/95{--tw-shadow-color:rgba(82,82,91,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700{--tw-shadow-color:#3f3f46;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/0{--tw-shadow-color:rgba(63,63,70,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/10{--tw-shadow-color:rgba(63,63,70,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/100{--tw-shadow-color:#3f3f46;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/15{--tw-shadow-color:rgba(63,63,70,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/20{--tw-shadow-color:rgba(63,63,70,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/25{--tw-shadow-color:rgba(63,63,70,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/30{--tw-shadow-color:rgba(63,63,70,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/35{--tw-shadow-color:rgba(63,63,70,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/40{--tw-shadow-color:rgba(63,63,70,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/45{--tw-shadow-color:rgba(63,63,70,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/5{--tw-shadow-color:rgba(63,63,70,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/50{--tw-shadow-color:rgba(63,63,70,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/55{--tw-shadow-color:rgba(63,63,70,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/60{--tw-shadow-color:rgba(63,63,70,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/65{--tw-shadow-color:rgba(63,63,70,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/70{--tw-shadow-color:rgba(63,63,70,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/75{--tw-shadow-color:rgba(63,63,70,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/80{--tw-shadow-color:rgba(63,63,70,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/85{--tw-shadow-color:rgba(63,63,70,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/90{--tw-shadow-color:rgba(63,63,70,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-700\/95{--tw-shadow-color:rgba(63,63,70,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800{--tw-shadow-color:#27272a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/0{--tw-shadow-color:rgba(39,39,42,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/10{--tw-shadow-color:rgba(39,39,42,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/100{--tw-shadow-color:#27272a;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/15{--tw-shadow-color:rgba(39,39,42,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/20{--tw-shadow-color:rgba(39,39,42,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/25{--tw-shadow-color:rgba(39,39,42,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/30{--tw-shadow-color:rgba(39,39,42,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/35{--tw-shadow-color:rgba(39,39,42,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/40{--tw-shadow-color:rgba(39,39,42,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/45{--tw-shadow-color:rgba(39,39,42,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/5{--tw-shadow-color:rgba(39,39,42,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/50{--tw-shadow-color:rgba(39,39,42,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/55{--tw-shadow-color:rgba(39,39,42,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/60{--tw-shadow-color:rgba(39,39,42,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/65{--tw-shadow-color:rgba(39,39,42,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/70{--tw-shadow-color:rgba(39,39,42,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/75{--tw-shadow-color:rgba(39,39,42,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/80{--tw-shadow-color:rgba(39,39,42,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/85{--tw-shadow-color:rgba(39,39,42,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/90{--tw-shadow-color:rgba(39,39,42,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-800\/95{--tw-shadow-color:rgba(39,39,42,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900{--tw-shadow-color:#18181b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/0{--tw-shadow-color:rgba(24,24,27,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/10{--tw-shadow-color:rgba(24,24,27,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/100{--tw-shadow-color:#18181b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/15{--tw-shadow-color:rgba(24,24,27,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/20{--tw-shadow-color:rgba(24,24,27,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/25{--tw-shadow-color:rgba(24,24,27,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/30{--tw-shadow-color:rgba(24,24,27,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/35{--tw-shadow-color:rgba(24,24,27,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/40{--tw-shadow-color:rgba(24,24,27,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/45{--tw-shadow-color:rgba(24,24,27,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/5{--tw-shadow-color:rgba(24,24,27,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/50{--tw-shadow-color:rgba(24,24,27,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/55{--tw-shadow-color:rgba(24,24,27,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/60{--tw-shadow-color:rgba(24,24,27,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/65{--tw-shadow-color:rgba(24,24,27,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/70{--tw-shadow-color:rgba(24,24,27,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/75{--tw-shadow-color:rgba(24,24,27,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/80{--tw-shadow-color:rgba(24,24,27,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/85{--tw-shadow-color:rgba(24,24,27,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/90{--tw-shadow-color:rgba(24,24,27,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-900\/95{--tw-shadow-color:rgba(24,24,27,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950{--tw-shadow-color:#09090b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/0{--tw-shadow-color:rgba(9,9,11,0);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/10{--tw-shadow-color:rgba(9,9,11,.1);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/100{--tw-shadow-color:#09090b;--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/15{--tw-shadow-color:rgba(9,9,11,.15);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/20{--tw-shadow-color:rgba(9,9,11,.2);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/25{--tw-shadow-color:rgba(9,9,11,.25);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/30{--tw-shadow-color:rgba(9,9,11,.3);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/35{--tw-shadow-color:rgba(9,9,11,.35);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/40{--tw-shadow-color:rgba(9,9,11,.4);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/45{--tw-shadow-color:rgba(9,9,11,.45);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/5{--tw-shadow-color:rgba(9,9,11,.05);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/50{--tw-shadow-color:rgba(9,9,11,.5);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/55{--tw-shadow-color:rgba(9,9,11,.55);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/60{--tw-shadow-color:rgba(9,9,11,.6);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/65{--tw-shadow-color:rgba(9,9,11,.65);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/70{--tw-shadow-color:rgba(9,9,11,.7);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/75{--tw-shadow-color:rgba(9,9,11,.75);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/80{--tw-shadow-color:rgba(9,9,11,.8);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/85{--tw-shadow-color:rgba(9,9,11,.85);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/90{--tw-shadow-color:rgba(9,9,11,.9);--tw-shadow:var(--tw-shadow-colored)}.u2y-shadow-zinc-950\/95{--tw-shadow-color:rgba(9,9,11,.95);--tw-shadow:var(--tw-shadow-colored)}.u2y-outline-none{outline:2px solid transparent;outline-offset:2px}.\!u2y-outline{outline-style:solid!important}.\!u2y-outline-0{outline-width:0!important}.\!u2y-outline-\[3px\]{outline-width:3px!important}.\!u2y-outline-offset-0{outline-offset:0!important}.\!u2y-outline-subdued-very{outline-color:rgb(var(--color-borders-subdued--very)/1)!important}.u2y-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(var(--tw-ring-offset-width)) var(--tw-ring-color)}.u2y-ring-0,.u2y-ring-2{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.u2y-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)}.\!u2y-ring-ai{--tw-ring-opacity:1!important;--tw-ring-color:rgb(var(--color-borders-ai)/var(--tw-ring-opacity,1))!important}.u2y-ring-action-secondary{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-borders-action_secondary)/var(--tw-ring-opacity,1))}.u2y-transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.u2y-transition-\[left\]{transition-duration:.15s;transition-property:left;transition-timing-function:cubic-bezier(.4,0,.2,1)}.u2y-transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.u2y-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.u2y-transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.u2y-transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.u2y-duration-300{transition-duration:.3s}.u2y-duration-500{transition-duration:.5s}.u2y-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.u2y-font-l-200{font-size:calc(var(--fontSize-l--200)*1px);line-height:calc(var(--lineHeight-l--200)*1px)}.u2y-font-l-100{font-size:calc(var(--fontSize-l--100)*1px);line-height:calc(var(--lineHeight-l--100)*1px)}.u2y-font-button-sm{font-size:calc(var(--fontSize-button--sm)*1px);line-height:calc(var(--lineHeight-button--sm)*1px)}.u2y-font-l-body{font-size:calc(var(--fontSize-l--body)*1px);line-height:calc(var(--lineHeight-l--body)*1px)}.u2y-font-l-body-sm{font-size:calc(var(--fontSize-l--body-sm)*1px);line-height:calc(var(--lineHeight-l--body-sm)*1px)}.u2y-font-l-caption{font-size:calc(var(--fontSize-l--caption)*1px);line-height:calc(var(--lineHeight-l--caption)*1px)}.v-popper--theme-dropdown .v-popper__inner{border-radius:.75rem;overflow-y:scroll;--tw-border-opacity:1!important;border-color:rgb(var(--color-borders-subdued--very)/var(--tw-border-opacity,1))!important;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:inherit;padding-bottom:.25rem;padding-top:.25rem;--tw-shadow:0 4px 24px 0 rgba(63,72,81,.2);--tw-shadow-colored:0 4px 24px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);scrollbar-width:none}.v-popper--theme-dropdown .v-popper__inner::-webkit-scrollbar{display:none;height:8px;width:6px}.v-popper--theme-dropdown .v-popper__inner::-webkit-scrollbar-track{background:#f7f9fb;border-radius:16px}.v-popper--theme-dropdown .v-popper__inner::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:16px}.v-popper--theme-dropdown .v-popper__inner::-webkit-scrollbar-thumb:hover{background:gray}.v-popper__arrow-container{display:none}@media (min-width:1024px){.u2y-text-100{font-size:12px;font-weight:400;line-height:16px}.u2y-text-100.bold{font-weight:600}.u2y-text-200{font-size:16px;font-weight:400;line-height:24px}.u2y-text-200.bold{font-weight:600}.u2y-text-300{font-size:18px;font-weight:400;line-height:24px}.u2y-text-300.bold{font-weight:700}.u2y-text-400{font-size:24px;font-weight:400;line-height:32px}.u2y-text-400.bold{font-weight:700}.u2y-text-500{font-size:28px;font-weight:400;line-height:36px}.u2y-text-500.bold{font-weight:700}.u2y-text-600{font-size:32px;font-weight:400;line-height:40px}.u2y-text-600.bold{font-weight:700}.u2y-text-700{font-size:40px;font-weight:400;line-height:48px}.u2y-text-700.bold{font-weight:700}.u2y-text-800{font-size:56px;font-weight:400;line-height:56px}.u2y-text-800.bold{font-weight:700}.u2y-text-900{font-size:64px;font-weight:400;line-height:64px}.u2y-text-900.bold{font-weight:700}.u2y-text-body{font-size:16px;font-weight:400;line-height:24px}.u2y-text-body.bold{font-weight:700}.u2y-text-caption{font-size:13px;font-weight:500;line-height:18px}.u2y-text-caption.bold{font-weight:600}}.u2y-text-100{font-size:12px;font-weight:400;line-height:16px}.u2y-text-100.bold{font-weight:600}.u2y-text-200{font-size:14px;font-weight:400;line-height:22px}.u2y-text-200.bold{font-weight:600}.u2y-text-300{font-size:18px;font-weight:400;line-height:24px}.u2y-text-300.bold{font-weight:700}.u2y-text-400{font-size:20px;font-weight:400;line-height:28px}.u2y-text-400.bold{font-weight:700}.u2y-text-500{font-size:24px;font-weight:400;line-height:32px}.u2y-text-500.bold{font-weight:700}.u2y-text-600{font-size:28px;font-weight:400;line-height:36px}.u2y-text-600.bold{font-weight:700}.u2y-text-700{font-size:32px;font-weight:400;line-height:40px}.u2y-text-700.bold{font-weight:700}.u2y-text-800{font-size:40px;font-weight:400;line-height:48px}.u2y-text-800.bold{font-weight:700}.u2y-text-900{font-size:56px;font-weight:400;line-height:56px}.u2y-text-900.bold{font-weight:700}.u2y-text-body{font-size:14px;font-weight:400;line-height:22px}.u2y-text-body.bold{font-weight:700}.u2y-text-caption{font-size:12px;font-weight:500;line-height:18px}.u2y-text-caption.bold{font-weight:600}.u2y-card{border-radius:16px;display:flex;height:400px;justify-content:center;width:400px;--tw-shadow:0 12px 32px rgba(191,194,205,.2);--tw-shadow-colored:0 12px 32px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.u2y-link{text-decoration-line:underline}.u2y-btn-primary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_primary)/var(--tw-bg-opacity,1))}.u2y-btn-negative{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_inverse)/var(--tw-bg-opacity,1))}.u2y-btn-secondary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary)/var(--tw-bg-opacity,1))}.u2y-btn-ghost{border-width:1px;--tw-border-opacity:1;background-color:rgb(var(--color-bg-action_ghost)/0);border-color:rgb(var(--color-borders-action_inverse)/var(--tw-border-opacity,1))}.u2y-btn-destructive{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-critical)/var(--tw-bg-opacity,1))}.u2y-btn-primary:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_primary--hovered)/var(--tw-bg-opacity,1))}.u2y-btn-negative:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_inverse--hovered)/var(--tw-bg-opacity,1))}.u2y-btn-secondary:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--hovered)/var(--tw-bg-opacity,1))}.u2y-btn-ghost:hover{background-color:rgb(var(--color-bg-action_ghost--hovered)/.1)}.u2y-btn-destructive:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-critical--hovered)/var(--tw-bg-opacity,1))}.u2y-btn-primary:active{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_primary--pressed)/var(--tw-bg-opacity,1))}.u2y-btn-negative:active{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_inverse--pressed)/var(--tw-bg-opacity,1))}.u2y-btn-secondary:active{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--pressed)/var(--tw-bg-opacity,1))}.u2y-btn-ghost:active{background-color:rgb(var(--color-bg-action_ghost--pressed)/.2)}.u2y-btn-destructive:active{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-critical--pressed)/var(--tw-bg-opacity,1))}.u2y-btn-primary:disabled{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_primary--disabled)/var(--tw-bg-opacity,1));opacity:.5}.u2y-btn-negative:disabled{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_inverse--disabled)/var(--tw-bg-opacity,1));opacity:.5}.u2y-btn-secondary:disabled{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--disabled)/var(--tw-bg-opacity,1));opacity:.5}.u2y-btn-ghost:disabled{background-color:rgb(var(--color-bg-action_ghost--disabled)/0);opacity:.5}.u2y-btn-destructive:disabled{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-critical--pressed)/var(--tw-bg-opacity,1));opacity:.5}.u2y-radio-label{align-items:center;display:inline-block;font-size:16px;font-weight:400;gap:10px;line-height:24px;--tw-text-opacity:1;color:rgb(var(--color-content)/var(--tw-text-opacity,1));grid-template-columns:32px auto}.u2y-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9999px;border-width:1px;display:grid;height:32px;margin:0;place-content:center;width:32px;--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_secondary)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--subdued)/var(--tw-bg-opacity,1))}.u2y-radio:hover{cursor:pointer;--tw-ring-offset-shadow:var(--tw-ring-inset) 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);--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-borders-action_secondary)/var(--tw-ring-opacity,1))}.u2y-radio-clickarea{cursor:pointer}.u2y-radio-label p{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity,1))}.u2y-radio:focus:not(.radio-ai){border-color:rgb(var(--color-borders-action_secondary)/var(--tw-border-opacity,1))!important;border-width:3px}.u2y-radio.radio-ai:focus,.u2y-radio:focus:not(.radio-ai){--tw-border-opacity:1!important;--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-primary)/var(--tw-bg-opacity,1))!important;outline:2px solid transparent;outline-offset:2px}.u2y-radio.radio-ai:focus{border-color:rgb(var(--color-borders-ai)/var(--tw-border-opacity,1))!important;border-width:3px}.u2y-radio:checked:not(.radio-ai){border-width:1px;--tw-border-opacity:1!important;border-color:rgb(var(--color-borders-action_secondary)/var(--tw-border-opacity,1))!important;--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-primary)/var(--tw-bg-opacity,1))!important}.u2y-radio-error:before,.u2y-radio:before{border-radius:50%;box-shadow:var(--radio-shadow) var(--radio-shadow-color);content:"";height:22px;transform:scale(0);width:22px}.u2y-radio:checked:before{transform:scale(1)}.u2y-radio:disabled{border-style:none;--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--color-content-action_disabled)/var(--tw-text-opacity,1))}.u2y-radio:checked:disabled:not(.radio-ai){border-style:solid;border-width:1px;--tw-border-opacity:1!important;border-color:rgb(var(--color-borders-action_disabled)/var(--tw-border-opacity,1))!important;--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-primary)/var(--tw-bg-opacity,1))!important;--tw-text-opacity:1!important;color:rgb(var(--color-content-action_disabled)/var(--tw-text-opacity,1))!important}.u2y-radio:disabled:before{border-style:none;box-shadow:var(--radio-disabled-shadow) var(--radio-disabled-shadow-color)}.u2y-radio:checked:disabled:not(.radio-ai):before{border-style:none;box-shadow:var(--radio-checked-disabled-shadow) var(--radio-checked-disabled-shadow-color)}.u2y-radio-label.u2y-disabled .u2y-radio-clickarea,.u2y-radio-label.u2y-disabled p{--tw-text-opacity:1;color:rgb(var(--color-content-action_disabled)/var(--tw-text-opacity,1))}.u2y-radio-label.u2y-disabled .u2y-radio-clickarea{cursor:default}.u2y-radio-error-message{grid-column:span 2/span 2;--tw-text-opacity:1;color:rgb(var(--color-content--critical)/var(--tw-text-opacity,1))}@media (min-width:1024px){.u2y-radio-error-message{font-size:13px;font-weight:500;line-height:18px}.u2y-radio-error-message.bold{font-weight:600}}.u2y-radio-error-message{font-size:12px;font-weight:500;line-height:18px}.u2y-radio-error-message.bold{font-weight:600}.u2y-radio-error{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgb(var(--color-bg-critical--subdued)/var(--tw-bg-opacity,1));background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:9999px;border-width:2px;display:grid;height:32px;margin:0;place-content:center;width:32px}.u2y-radio-error,.u2y-radio-error:focus{--tw-border-opacity:1;border-color:rgb(var(--color-borders-critical)/var(--tw-border-opacity,1));--tw-bg-opacity:1}.u2y-radio-error:focus{background-color:rgb(var(--color-bg-primary)/var(--tw-bg-opacity,1));outline-color:rgb(var(--color-borders-critical--subdued)/1)}.u2y-radio-readonly{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9999px;border-width:1px!important;display:grid;height:32px;margin:0;place-content:center;width:32px;--tw-border-opacity:1!important;border-color:rgb(var(--color-borders-action_tertiary)/var(--tw-border-opacity,1))!important;--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.u2y-radio-readonly:before{border-radius:50%;box-shadow:var(--radio-readonly-shadow) var(--radio-readonly-shadow-color);content:"";height:22px;transform:scale(0);width:22px}.u2y-radio-readonly:checked:before{border-style:none!important;box-shadow:var(--radio-checked-readonly-shadow) var(--radio-checked-readonly-shadow-color);transform:scale(1)}.u2y-custom-scrollbar::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}.u2y-custom-scrollbar::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track-hover,var(--scrollbar-track))}.u2y-custom-scrollbar::-webkit-scrollbar-track:active{background-color:var(--scrollbar-track-active,var(--scrollbar-track-hover,var(--scrollbar-track)))}.u2y-custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-thumb-radius)}.u2y-custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover,var(--scrollbar-thumb))}.u2y-custom-scrollbar::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-active,var(--scrollbar-thumb-hover,var(--scrollbar-thumb)))}.u2y-custom-scrollbar::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner);border-radius:var(--scrollbar-corner-radius)}.u2y-custom-scrollbar::-webkit-scrollbar-corner:hover{background-color:var(--scrollbar-corner-hover,var(--scrollbar-corner))}.u2y-custom-scrollbar::-webkit-scrollbar-corner:active{background-color:var(--scrollbar-corner-active,var(--scrollbar-corner-hover,var(--scrollbar-corner)))}.u2y-custom-scrollbar{scrollbar-color:var(--scrollbar-thumb,initial) var(--scrollbar-track,initial);scrollbar-width:thin}.u2y-custom-scrollbar::-webkit-scrollbar{display:block;height:8px;width:8px}.u2y-custom-scrollbar{--scrollbar-thumb:#ced0d2;--scrollbar-thumb-radius:9999px;--scrollbar-thumb-hover:#a0a3a6}.u2y-hidden-scrollbar::-webkit-scrollbar{display:none}.u2y-hidden-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.u2y-input-hidden-arrows::-webkit-inner-spin-button,.u2y-input-hidden-arrows::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.u2y-input-hidden-arrows[type=number]{-moz-appearance:textfield}.u2y-hidden-scroll::-webkit-scrollbar{display:none}.u2y-hidden-scroll{-ms-overflow-style:none;scrollbar-width:none}input::-webkit-datetime-edit-day-field:focus,input::-webkit-datetime-edit-month-field:focus,input::-webkit-datetime-edit-year-field:focus{background-color:rgb(var(--color-action--600));color:rgb(var(--color-neutral--100))}::-moz-selection,input::-moz-selection,textarea::-moz-selection{background-color:rgb(var(--color-action--600));color:rgb(var(--color-neutral--100))}::selection,input::selection,textarea::selection{background-color:rgb(var(--color-action--600));color:rgb(var(--color-neutral--100))}.u2y-list-decimal-no-dot li::marker{content:counter(list-item) " ";font-size:calc(var(--fontSize-l--caption)*1px);font-weight:600;--tw-text-opacity:1;color:rgb(var(--color-content--subdued)/var(--tw-text-opacity,1))}.placeholder\:\!u2y-text-warning::-moz-placeholder{--tw-text-opacity:1!important;color:rgb(var(--color-content--warning)/var(--tw-text-opacity,1))!important}.placeholder\:\!u2y-text-warning::placeholder{--tw-text-opacity:1!important;color:rgb(var(--color-content--warning)/var(--tw-text-opacity,1))!important}.first\:u2y-ml-0:first-child{margin-left:0}.first\:u2y-rounded-bl-2xl:first-child{border-bottom-left-radius:1rem}.first\:u2y-rounded-tl-2xl:first-child{border-top-left-radius:1rem}.first\:\!u2y-pt-0:first-child{padding-top:0!important}.first\:u2y-pl-\[16px\]:first-child{padding-left:16px}.last\:u2y-rounded-br-2xl:last-child{border-bottom-right-radius:1rem}.last\:u2y-rounded-tr-2xl:last-child{border-top-right-radius:1rem}.last\:u2y-border-b-0:last-child{border-bottom-width:0}.last\:u2y-border-r:last-child{border-right-width:1px}.last\:u2y-border-r-subdued:last-child{--tw-border-opacity:1;border-right-color:rgb(var(--color-borders-subdued)/var(--tw-border-opacity,1))}.last\:u2y-pb-0:last-child{padding-bottom:0}.last\:u2y-pr-\[16px\]:last-child{padding-right:16px}.u2y-group:hover .group-hover\:\!u2y-border-l-0{border-left-width:0!important}.u2y-group:hover .group-hover\:\!u2y-border-ds-base{--tw-border-opacity:1!important;border-color:rgb(var(--color-borders)/var(--tw-border-opacity,1))!important}.u2y-group:hover .group-hover\:u2y-border-r-subdued{--tw-border-opacity:1;border-right-color:rgb(var(--color-borders-subdued)/var(--tw-border-opacity,1))}.u2y-group.full-width .group-\[\.full-width\]\:u2y-px-0{padding-left:0;padding-right:0}.hover\:u2y-cursor-pointer:hover{cursor:pointer}.hover\:u2y-rounded-full:hover{border-radius:9999px}.hover\:u2y-border-action-primary:hover{--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_primary)/var(--tw-border-opacity,1))}.hover\:u2y-border-action-secondary-hovered:hover{--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_secondary--hovered)/var(--tw-border-opacity,1))}.hover\:u2y-border-action-tertiary-hovered:hover{--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_tertiary--hovered)/var(--tw-border-opacity,1))}.hover\:\!u2y-bg-action-ai-hovered:hover{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-action_primary_ai--hovered)/var(--tw-bg-opacity,1))!important}.hover\:\!u2y-bg-action-tertiary-hovered:hover{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-action_tertiary--hovered)/var(--tw-bg-opacity,1))!important}.hover\:\!u2y-bg-primary-hovered:hover{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-primary--hovered)/var(--tw-bg-opacity,1))!important}.hover\:\!u2y-bg-white:hover{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.hover\:u2y-bg-action-ai-hovered:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_primary_ai--hovered)/var(--tw-bg-opacity,1))}.hover\:u2y-bg-action-tertiary-hovered:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--hovered)/var(--tw-bg-opacity,1))}.hover\:u2y-bg-action-tertiary-subdued:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--subdued)/var(--tw-bg-opacity,1))}.hover\:u2y-bg-primary-hovered:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-primary--hovered)/var(--tw-bg-opacity,1))}.hover\:u2y-bg-primary-pressed:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-primary--pressed)/var(--tw-bg-opacity,1))}.hover\:u2y-bg-secondary-pressed:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-secondary--pressed)/var(--tw-bg-opacity,1))}.hover\:u2y-bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.hover\:u2y-bg-opacity-10:hover{--tw-bg-opacity:.1}.hover\:u2y-text-desktop-2xs:hover{font-size:16px}.hover\:u2y-text-action-secondary:hover{--tw-text-opacity:1;color:rgb(var(--color-content-action_secondary)/var(--tw-text-opacity,1))}.hover\:u2y-shadow-\[0_1px_3px_0px_rgba\(73\,77\,92\,0\.10\)\]:hover{--tw-shadow:0 1px 3px 0px rgba(73,77,92,.1);--tw-shadow-colored:0 1px 3px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:u2y-border-action-primary-subdued:focus{--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_primary--subdued)/var(--tw-border-opacity,1))}.focus\:u2y-border-action-secondary:focus{--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_secondary)/var(--tw-border-opacity,1))}.focus\:u2y-border-ai-subdued:focus{--tw-border-opacity:1;border-color:rgb(var(--color-borders-ai--subdued)/var(--tw-border-opacity,1))}.focus\:u2y-border-critical-subdued:focus{--tw-border-opacity:1;border-color:rgb(var(--color-borders-critical--subdued)/var(--tw-border-opacity,1))}.focus\:u2y-bg-action-tertiary-subdued:focus{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--subdued)/var(--tw-bg-opacity,1))}.focus\:u2y-bg-primary:focus{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-primary)/var(--tw-bg-opacity,1))}.focus\:u2y-shadow-none:focus{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:u2y-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:u2y-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(var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:u2y-ring-0:focus,.focus\:u2y-ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:u2y-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)}.focus\:u2y-ring-action-primary-subdued:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-borders-action_primary--subdued)/var(--tw-ring-opacity,1))}.focus\:u2y-ring-action-secondary:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-borders-action_secondary)/var(--tw-ring-opacity,1))}.focus\:u2y-ring-ai-subdued:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-borders-ai--subdued)/var(--tw-ring-opacity,1))}.focus\:u2y-ring-critical-subdued:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-borders-critical--subdued)/var(--tw-ring-opacity,1))}.active\:\!u2y-bg-action-tertiary-pressed:active{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-action_tertiary--pressed)/var(--tw-bg-opacity,1))!important}.active\:u2y-bg-primary-pressed:active{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-primary--pressed)/var(--tw-bg-opacity,1))}.disabled\:u2y-border-none:disabled{border-style:none}.disabled\:\!u2y-bg-action-ai-disabled:disabled{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-action_primary_ai--disabled)/var(--tw-bg-opacity,1))!important}.disabled\:u2y-bg-action-ai-disabled:disabled{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_primary_ai--disabled)/var(--tw-bg-opacity,1))}.disabled\:u2y-bg-action-tertiary-disabled:disabled{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--disabled)/var(--tw-bg-opacity,1))}.disabled\:u2y-bg-action-tertiary-subdued:disabled{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--subdued)/var(--tw-bg-opacity,1))}.disabled\:u2y-bg-transparent:disabled{background-color:transparent}.disabled\:u2y-text-action-disabled:disabled{--tw-text-opacity:1;color:rgb(var(--color-content-action_disabled)/var(--tw-text-opacity,1))}.disabled\:u2y-opacity-50:disabled{opacity:.5}@media (min-width:1024px){.md\:u2y-mx-0{margin-left:0;margin-right:0}.md\:u2y-mb-0{margin-bottom:0}.md\:u2y-mb-\[93px\]{margin-bottom:93px}.md\:u2y-ml-\[16px\]{margin-left:16px}.md\:u2y-block{display:block}.md\:u2y-flex{display:flex}.md\:u2y-grid{display:grid}.md\:\!u2y-h-screen{height:100vh!important}.md\:u2y-h-auto{height:auto}.md\:u2y-h-fit{height:-moz-fit-content;height:fit-content}.md\:u2y-max-h-modal{max-height:calc(100vh - 64px)}.md\:u2y-min-h-\[56px\]{min-height:56px}.md\:u2y-min-h-\[78px\]{min-height:78px}.md\:u2y-w-1\/2{width:50%}.md\:u2y-w-\[320px\]{width:320px}.md\:u2y-w-full{width:100%}.md\:u2y-max-w-\[600px\]{max-width:600px}.md\:u2y-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:u2y-flex-row{flex-direction:row}.md\:u2y-justify-start{justify-content:flex-start}.md\:u2y-justify-end{justify-content:flex-end}.md\:u2y-justify-center{justify-content:center}.md\:u2y-gap-\[16px\]{gap:16px}.md\:u2y-gap-y-\[8px\]{row-gap:8px}.md\:u2y-self-center{align-self:center}.md\:u2y-rounded-\[24px\]{border-radius:24px}.md\:u2y-rounded-lg{border-radius:.5rem}.md\:u2y-p-10{padding:2.5rem}.md\:\!u2y-py-\[16px\]{padding-bottom:16px!important;padding-top:16px!important}.md\:u2y-pb-0{padding-bottom:0}.md\:u2y-font-semibold{font-weight:600}.md\:u2y-font-l-200{font-size:calc(var(--fontSize-l--200)*1px);line-height:calc(var(--lineHeight-l--200)*1px)}}@media (min-width:1280px){.lg\:u2y-mt-10{margin-top:2.5rem}.lg\:u2y-inline-block{display:inline-block}.lg\:u2y-h-full{height:100%}.lg\:u2y-flex-row{flex-direction:row}.lg\:u2y-items-center{align-items:center}.lg\:u2y-py-\[8px\]{padding-bottom:8px;padding-top:8px}}@media (min-width:1535px){.xl\:u2y-ml-\[12px\]{margin-left:12px}.xl\:u2y-w-\[1300px\]{width:1300px}.xl\:u2y-gap-x-\[12px\]{-moz-column-gap:12px;column-gap:12px}.xl\:u2y-gap-y-\[12px\]{row-gap:12px}}@media (min-width:1536px){.\32xl\:u2y-mt-0{margin-top:0}.\32xl\:u2y-px-0{padding-left:0;padding-right:0}}.\[\&\:focus\:not\(\[readonly\]\)\]\:u2y-border-action-primary-subdued:focus:not([readonly]){--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_primary--subdued)/var(--tw-border-opacity,1))}.\[\&\:focus\:not\(\[readonly\]\)\]\:u2y-border-action-secondary:focus:not([readonly]){--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_secondary)/var(--tw-border-opacity,1))}.\[\&\:focus\:not\(\[readonly\]\)\]\:u2y-border-ai-subdued:focus:not([readonly]){--tw-border-opacity:1;border-color:rgb(var(--color-borders-ai--subdued)/var(--tw-border-opacity,1))}.\[\&\:focus\:not\(\[readonly\]\)\]\:u2y-border-critical-subdued:focus:not([readonly]){--tw-border-opacity:1;border-color:rgb(var(--color-borders-critical--subdued)/var(--tw-border-opacity,1))}.\[\&\:focus\:not\(\[readonly\]\)\]\:u2y-ring-2:focus:not([readonly]){--tw-ring-offset-shadow:var(--tw-ring-inset) 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)}.\[\&\:not\(\:focus\)\]\:hover\:u2y-bg-action-tertiary-hovered:hover:not(:focus){--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--hovered)/var(--tw-bg-opacity,1))}.tippy-box[data-theme~=custom]{border-radius:16px}.total-co2{background:-webkit-linear-gradient(#1bb086,#065955);background-clip:text;-webkit-background-clip:text;color:#383f53;font-size:64px;font-weight:900;-webkit-text-fill-color:transparent}.blurred{filter:blur(12px)}@media screen and (max-width:768px){.chart-mobile{height:50px;position:relative;width:50px}.accuracy-container{background-color:#ffffff1a;border:1px solid hsla(0,0%,100%,.15);border-radius:24px;height:77px;width:100%}.accuracy-container-left{flex:.75}.accuracy-container-right{flex:.25}.chart>span{display:block;font-family:Inter,sans-serif;font-size:12px;font-weight:400;margin-left:5px;position:absolute;text-align:center}.icon-circle-accuracy{margin-bottom:12px;margin-left:8px;width:20px}.label-container-accuracy-circle{margin-top:80px;position:absolute}.master-chart{position:relative}}.chart,.ring-chart{align-items:center;display:flex;justify-content:center}.chart>span{display:block;font-family:Inter,sans-serif;font-size:32px;font-weight:800;margin-left:0;position:absolute}.chart:not(#accuracyGraph)>span{margin-bottom:35px}span.ton-co-master>.cat-molecules-label2{background:#272f36;background-clip:text;-webkit-background-clip:text;font-size:10px!important;-webkit-text-fill-color:transparent}.icon-circle-accuracy{margin-bottom:12px;margin-left:8px;width:20px}.label-container-accuracy-circle{margin-top:80px;position:absolute}.ring-legend{margin-left:57px}.dot{border-radius:50%;display:inline-block;height:18px;width:18px}.option-value{margin-left:18px}.option-title{color:#838898;font-size:14px;font-style:normal;font-weight:500;line-height:22px;margin-left:12px}.legend-row{align-items:center;color:#383f53;font-size:18px;font-style:normal;font-weight:700;height:24px;letter-spacing:-.5px;line-height:24px;margin-top:16px}.ton-co-master{background:#383f53;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:20px!important;font-weight:700;line-height:20px;text-align:Center}.master-chart>span:first-child{background:-webkit-linear-gradient(#0cc691,#064f4a);background-clip:text;-webkit-background-clip:text;font-size:64px;-webkit-text-fill-color:transparent;margin-bottom:15px}.master-chart{position:relative}.ton-co-master>.cat-molecules-label{background:#383f53;background-clip:text;-webkit-background-clip:text;font-size:15px;-webkit-text-fill-color:transparent}#categoriesChartContainer canvas{height:600px;width:600px}#accuracyGraph canvas{height:136px;width:136px}@media screen and (min-width:1024px){.circle-container{margin-top:23px}}@media screen and (max-width:576px){#categoriesChartContainer canvas{height:inherit!important;width:100%!important}#categoriesChartContainer span{font-size:34px}span.ton-co-master{font-size:12px!important}@media screen and (min-width:1024px){span.ton-co-master{margin-top:40px!important}}.ton-co-master>.cat-molecules-label{font-size:10px!important}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}canvas[data-v-73644f46]{height:200px!important;width:200px!important}select.cf-native-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}#calculator-coefficient-table-container[data-v-e795a792]::-webkit-scrollbar{height:8px;width:10px}#calculator-coefficient-table-container[data-v-e795a792]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:16px}#calculator-coefficient-table-container[data-v-e795a792]::-webkit-scrollbar-thumb{background:#888;border-radius:16px}#calculator-coefficient-table-container[data-v-e795a792]::-webkit-scrollbar-thumb:hover{background:#555}.text-component-description>div>ul{list-style:disc;margin:0;padding:revert}.shadow[data-v-f9ca6cf3]{box-shadow:0 10px 30px -5px #0000001a}.rating-shadow[data-v-d3d44e96]{box-shadow:0 10px 30px -5px #00000012}canvas[data-v-91051512]{height:250px!important;width:250px!important}.legend-dot[data-v-aee08d1f]{border-radius:50%;display:inline-block;height:8px;margin-right:4px;width:8px}.legend-label[data-v-aee08d1f]{color:#272f36;flex:none;flex-grow:0;font-size:12px;font-style:normal;font-weight:400;line-height:12px;margin-right:16px;order:1}.active[data-v-0651e03e],.active[data-v-42556c0d]{background:#d5f5fc!important;border-radius:8px!important;color:#3f4851!important}.hide-caret{caret-color:transparent}.customScrollbar[data-v-c7555683]::-webkit-scrollbar{height:8px;width:10px}.customScrollbar[data-v-c7555683]::-webkit-scrollbar-track{background:#f7f9fb;border-radius:16px;margin:10px 0}.customScrollbar[data-v-c7555683]::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:16px}.customScrollbar[data-v-c7555683]::-webkit-scrollbar-thumb:hover{background:gray}.q-container[data-v-eb492c9f]{transition:height .5s ease-in-out}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{scrollbar-width:none}input[data-v-85b5db29]:checked:disabled{background-color:#087d68b3!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%23087d68' fill-rule='evenodd' d='M18.982 4.85a.917.917 0 0 1 0 1.297L8.898 16.23a.917.917 0 0 1-1.296 0l-4.584-4.583a.917.917 0 0 1 1.297-1.296l3.935 3.935 9.435-9.435a.917.917 0 0 1 1.297 0' clip-rule='evenodd'/%3E%3C/svg%3E");border-color:#087d68b3}input[data-v-85b5db29]:checked{background-color:#21ce9a!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M18.982 4.85a.917.917 0 0 1 0 1.297L8.898 16.23a.917.917 0 0 1-1.296 0l-4.584-4.583a.917.917 0 0 1 1.297-1.296l3.935 3.935 9.435-9.435a.917.917 0 0 1 1.297 0' clip-rule='evenodd'/%3E%3C/svg%3E");border-color:#21ce9a}input[data-v-85b5db29]{background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);border-width:0!important;vertical-align:top}.input>select.hs-input{border-right:16px solid transparent}.hs-input:not([type=checkbox]){border:0 solid #e5e7eb;font-feature-settings:normal;--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;border-radius:.75rem;height:3.5rem;margin:0;--tw-bg-opacity:1;background-color:rgb(231 236 242/var(--tw-bg-opacity));font-weight:400;padding:0 1rem;--tw-text-opacity:1;color:#838898;outline-color:#0cc691;width:100%}.hs-input:not([type=checkbox]),.hs-input[type=checkbox]{-webkit-text-size-adjust:100%;box-sizing:border-box;font-family:inherit;font-size:100%;line-height:inherit;-moz-tab-size:4;-o-tab-size:4;tab-size:4}.hs-input[type=checkbox]{cursor:pointer;--tw-border-opacity:1;--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;margin:0 5px 0 0;print-color-adjust:exact;-webkit-print-color-adjust:exact;--tw-shadow:0 0 #0000;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-origin:border-box;border:0 solid #96a0aa;border-radius:.375rem;display:inline-block;flex-shrink:0;height:1.5rem;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1.5rem;--tw-bg-opacity:1;background-color:rgba(232,238,243,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(12,198,145,var(--tw-text-opacity));transition-duration:.2s;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)}.hs-input[type=checkbox]:checked{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}.input .hs-input.error,.input .hs-input.error:focus,.input .hs-input.error:focus-visible{outline:1px auto #ef4444}.hs-form{display:flex;flex-direction:column;gap:1rem;width:100%}.hs-form-field{position:relative}.hs-form-field>label{display:none}.hs-error-msgs{display:none;line-height:1;padding:0 20px;position:absolute;top:100%;width:100%}.hs-error-msg{font-size:12px}.hs-button.primary{-webkit-text-size-adjust:100%;border:0 solid #e5e7eb;box-sizing:border-box;font-feature-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;-webkit-appearance:button;background-image:none;border-radius:9999px;cursor:pointer;font-family:inherit;font-size:100%;height:3.5rem;line-height:inherit;margin:auto 0 0;padding:0 2rem;text-transform:none;--tw-bg-opacity:1;background-color:rgb(12 198 145/var(--tw-bg-opacity));font-weight:700;text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));outline-color:#0cc691;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hs-button.primary:hover{--tw-bg-opacity:1}.hs-button.primary:disabled,.hs-button.primary:hover{background-color:rgb(10 168 120/var(--tw-bg-opacity))}.hs-button.primary:disabled{--tw-bg-opacity:.6;cursor:not-allowed}.legal-consent-container{font-size:10px;max-width:100%}.hs-form-iframe{height:100%!important;overflow-y:scroll;width:100%!important}:root{--color-calculator-accent:9 167 132;--color-calculator-inactive:214 216 224;--color-calculator-gray-nav:231 236 241;--color-calculator-footer:87 94 115;--color-calculator-blue-lighter:213 245 252;--color-calculator-nc:243 246 249;--color-calculator-report-gray:229 229 229;--color-calculator-select-hover:217 227 237;--color-calculator-text-dark:56 63 83;--color-calculator-green-body:5 55 53;--color-calculator-green-light:191 248 231;--color-calculator-gray-ligth:131 136 152;--color-calculator-primary:6 79 74}.theme-choral{--color-action--100:255 234 232;--color-action--200:255 212 208;--color-action--300:254 169 160;--color-action--400:193 51 45;--color-action--500:226 78 71;--color-action--600:254 111 97;--color-action--700:161 33 27;--color-accent--100:231 236 242;--color-accent--200:150 160 170;--color-accent--300:63 72 81;--color-accent--400:39 47 54;--color-accent--500:20 29 30;--color-borders-action_primary:var(--color-action--600);--color-borders-action_primary--subdued:var(--color-action--300);--color-borders-action_primary--hovered:var(--color-action--500);--color-borders-action_primary--pressed:var(--color-action--400);--color-bg-action_primary:var(--color-action--600);--color-bg-action_primary--disabled:var(--color-action--600);--color-bg-action_primary--hovered:var(--color-action--500);--color-bg-action_primary--pressed:var(--color-action--400);--color-content-action_primary:var(--color-action--600);--color-content-action_primary--hovered:var(--color-action--500);--color-content-action_primary--pressed:var(--color-action--400);--color-borders-accent:var(--color-accent--400);--color-borders-accent--subdued:var(--color-accent--200);--color-bg-accent:var(--color-accent--400);--color-bg-accent-subdued:var(--color-accent--200);--color-bg-accent-subdued--very:var(--color-accent--100);--color-bg-accent-strong:var(--color-accent--400);--color-bg-accent-strong--very:var(--color-accent--500);--color-content--accent:var(--color-accent--400)}.cf-pointer-events-none{pointer-events:none}.cf-fixed{position:fixed}.cf-absolute{position:absolute}.cf-relative{position:relative}.cf-sticky{position:sticky}.cf-inset-0{inset:0}.\!cf-bottom-\[40px\]{bottom:40px!important}.\!cf-right-\[32px\]{right:32px!important}.cf-bottom-0{bottom:0}.cf-bottom-1\/2{bottom:50%}.cf-bottom-\[0px\]{bottom:0}.cf-left-0{left:0}.cf-left-\[8px\]{left:8px}.cf-right-0{right:0}.cf-right-2{right:.5rem}.cf-right-6{right:1.5rem}.cf-right-\[8px\]{right:8px}.cf-top-0{top:0}.cf-top-16{top:4rem}.cf-top-2{top:.5rem}.cf-top-24{top:6rem}.cf-top-\[-40px\]{top:-40px}.cf-top-\[12px\]{top:12px}.cf-top-\[8px\]{top:8px}.cf-top-full{top:100%}.\!cf-z-\[100\]{z-index:100!important}.\!cf-z-\[80\]{z-index:80!important}.cf-z-10{z-index:10}.cf-z-20{z-index:20}.cf-z-50{z-index:50}.cf-z-\[1000\]{z-index:1000}.cf-z-\[100\]{z-index:100}.cf-z-\[2101\]{z-index:2101}.cf-z-\[300\]{z-index:300}.cf-z-\[350\]{z-index:350}.cf-z-\[51\]{z-index:51}.cf-z-\[5\]{z-index:5}.cf-z-\[70\]{z-index:70}.cf-z-\[71\]{z-index:71}.cf-z-\[8\]{z-index:8}.cf-z-\[999999999998\]{z-index:999999999998}.cf-z-\[999999999999\]{z-index:999999999999}.cf-order-1{order:1}.cf-order-2{order:2}.cf-order-3{order:3}.cf-col-span-1{grid-column:span 1/span 1}.cf-col-span-2{grid-column:span 2/span 2}.cf-col-span-9{grid-column:span 9/span 9}.cf-col-start-7{grid-column-start:7}.cf-m-1{margin:.25rem}.cf-m-auto{margin:auto}.cf-mx-0{margin-left:0;margin-right:0}.cf-mx-\[16px\]{margin-left:16px;margin-right:16px}.cf-mx-auto{margin-left:auto;margin-right:auto}.cf-my-1{margin-bottom:.25rem;margin-top:.25rem}.cf-my-2\.5{margin-bottom:.625rem;margin-top:.625rem}.cf-my-4{margin-bottom:1rem;margin-top:1rem}.cf-my-6{margin-bottom:1.5rem;margin-top:1.5rem}.cf-my-\[100px\]{margin-bottom:100px;margin-top:100px}.\!cf-mt-0{margin-top:0!important}.cf-mb-1{margin-bottom:.25rem}.cf-mb-2{margin-bottom:.5rem}.cf-mb-20{margin-bottom:5rem}.cf-mb-3{margin-bottom:.75rem}.cf-mb-4{margin-bottom:1rem}.cf-mb-6{margin-bottom:1.5rem}.cf-mb-\[140px\]{margin-bottom:140px}.cf-mb-\[16px\]{margin-bottom:16px}.cf-mb-\[24px\]{margin-bottom:24px}.cf-mb-\[32px\]{margin-bottom:32px}.cf-mb-\[4px\]{margin-bottom:4px}.cf-mb-\[56px\]{margin-bottom:56px}.cf-mb-\[6px\]{margin-bottom:6px}.cf-mb-\[75px\]{margin-bottom:75px}.cf-mb-\[80px\]{margin-bottom:80px}.cf-mb-\[8px\]{margin-bottom:8px}.cf-ml-1{margin-left:.25rem}.cf-ml-28{margin-left:7rem}.cf-ml-3{margin-left:.75rem}.cf-ml-4{margin-left:1rem}.cf-ml-\[16px\]{margin-left:16px}.cf-ml-\[4px\]{margin-left:4px}.cf-ml-\[8px\]{margin-left:8px}.cf-ml-auto{margin-left:auto}.cf-mr-2{margin-right:.5rem}.cf-mr-3{margin-right:.75rem}.cf-mr-4{margin-right:1rem}.cf-mr-\[4px\]{margin-right:4px}.cf-mr-\[50px\]{margin-right:50px}.cf-mt-1{margin-top:.25rem}.cf-mt-10{margin-top:2.5rem}.cf-mt-12{margin-top:3rem}.cf-mt-14{margin-top:3.5rem}.cf-mt-2{margin-top:.5rem}.cf-mt-20{margin-top:5rem}.cf-mt-24{margin-top:6rem}.cf-mt-3{margin-top:.75rem}.cf-mt-4{margin-top:1rem}.cf-mt-5{margin-top:1.25rem}.cf-mt-6{margin-top:1.5rem}.cf-mt-8{margin-top:2rem}.cf-mt-\[-50px\]{margin-top:-50px}.cf-mt-\[10px\]{margin-top:10px}.cf-mt-\[16px\]{margin-top:16px}.cf-mt-\[18px\]{margin-top:18px}.cf-mt-\[24px\]{margin-top:24px}.cf-mt-\[25px\]{margin-top:25px}.cf-mt-\[2px\]{margin-top:2px}.cf-mt-\[40px\]{margin-top:40px}.cf-mt-\[48px\]{margin-top:48px}.cf-mt-\[4px\]{margin-top:4px}.cf-mt-\[50px\]{margin-top:50px}.cf-mt-\[56px\]{margin-top:56px}.cf-mt-\[8px\]{margin-top:8px}.cf-box-content{box-sizing:content-box}.cf-line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cf-block{display:block}.cf-inline-block{display:inline-block}.cf-inline{display:inline}.\!cf-flex{display:flex!important}.cf-flex{display:flex}.cf-inline-flex{display:inline-flex}.cf-grid{display:grid}.cf-list-item{display:list-item}.\!cf-hidden{display:none!important}.cf-hidden{display:none}.cf-aspect-square{aspect-ratio:1/1}.\!cf-h-14{height:3.5rem!important}.\!cf-h-\[20px\]{height:20px!important}.\!cf-h-\[300px\]{height:300px!important}.\!cf-h-\[30px\]{height:30px!important}.\!cf-h-\[45px\]{height:45px!important}.\!cf-h-auto{height:auto!important}.cf-h-0{height:0}.cf-h-1{height:.25rem}.cf-h-10{height:2.5rem}.cf-h-12{height:3rem}.cf-h-14{height:3.5rem}.cf-h-16{height:4rem}.cf-h-20{height:5rem}.cf-h-4{height:1rem}.cf-h-40{height:10rem}.cf-h-44{height:11rem}.cf-h-5{height:1.25rem}.cf-h-6{height:1.5rem}.cf-h-8{height:2rem}.cf-h-\[10px\]{height:10px}.cf-h-\[16px\]{height:16px}.cf-h-\[1px\]{height:1px}.cf-h-\[20px\]{height:20px}.cf-h-\[22px\]{height:22px}.cf-h-\[24px\]{height:24px}.cf-h-\[30px\]{height:30px}.cf-h-\[32px\]{height:32px}.cf-h-\[36px\]{height:36px}.cf-h-\[400px\]{height:400px}.cf-h-\[40px\]{height:40px}.cf-h-\[50px\]{height:50px}.cf-h-\[52px\]{height:52px}.cf-h-\[6px\]{height:6px}.cf-h-\[80px\]{height:80px}.cf-h-\[90\%\]{height:90%}.cf-h-\[calc\(100\%-16px\)\]{height:calc(100% - 16px)}.cf-h-\[calc\(100\%-7px\)\]{height:calc(100% - 7px)}.cf-h-auto{height:auto}.cf-h-fit{height:-moz-fit-content;height:fit-content}.cf-h-full{height:100%}.cf-h-px{height:1px}.cf-h-screen{height:100vh}.cf-max-h-\[46px\]{max-height:46px}.\!cf-min-h-\[300px\]{min-height:300px!important}.cf-min-h-\[100px\]{min-height:100px}.cf-min-h-\[180px\]{min-height:180px}.cf-min-h-\[360px\]{min-height:360px}.cf-min-h-\[443px\]{min-height:443px}.cf-min-h-\[5rem\]{min-height:5rem}.cf-min-h-\[62px\]{min-height:62px}.cf-min-h-fit{min-height:-moz-fit-content;min-height:fit-content}.cf-min-h-screen{min-height:100vh}.\!cf-w-14{width:3.5rem!important}.\!cf-w-6{width:1.5rem!important}.\!cf-w-\[20px\]{width:20px!important}.\!cf-w-\[30px\]{width:30px!important}.\!cf-w-\[50px\]{width:50px!important}.\!cf-w-\[60px\]{width:60px!important}.\!cf-w-\[calc\(100\%-32px\)\]{width:calc(100% - 32px)!important}.\!cf-w-auto{width:auto!important}.\!cf-w-fit{width:-moz-fit-content!important;width:fit-content!important}.\!cf-w-full{width:100%!important}.cf-w-1\/3{width:33.333333%}.cf-w-10{width:2.5rem}.cf-w-12{width:3rem}.cf-w-14{width:3.5rem}.cf-w-16{width:4rem}.cf-w-2\/3{width:66.666667%}.cf-w-2\/5{width:40%}.cf-w-20{width:5rem}.cf-w-4{width:1rem}.cf-w-40{width:10rem}.cf-w-44{width:11rem}.cf-w-5{width:1.25rem}.cf-w-6{width:1.5rem}.cf-w-8{width:2rem}.cf-w-\[100px\]{width:100px}.cf-w-\[15rem\]{width:15rem}.cf-w-\[16px\]{width:16px}.cf-w-\[180px\]{width:180px}.cf-w-\[192px\]{width:192px}.cf-w-\[20px\]{width:20px}.cf-w-\[210px\]{width:210px}.cf-w-\[22px\]{width:22px}.cf-w-\[24px\]{width:24px}.cf-w-\[260px\]{width:260px}.cf-w-\[30px\]{width:30px}.cf-w-\[32px\]{width:32px}.cf-w-\[40px\]{width:40px}.cf-w-\[50px\]{width:50px}.cf-w-\[52px\]{width:52px}.cf-w-\[74px\]{width:74px}.cf-w-\[80px\]{width:80px}.cf-w-\[88px\]{width:88px}.cf-w-\[90\%\]{width:90%}.cf-w-fit{width:-moz-fit-content;width:fit-content}.cf-w-full{width:100%}.cf-w-screen{width:100vw}.cf-min-w-\[100px\]{min-width:100px}.cf-min-w-\[120px\]{min-width:120px}.cf-min-w-\[128px\]{min-width:128px}.cf-min-w-\[150px\]{min-width:150px}.cf-min-w-\[160px\]{min-width:160px}.cf-min-w-\[18px\]{min-width:18px}.cf-min-w-\[210px\]{min-width:210px}.cf-min-w-\[343px\]{min-width:343px}.cf-max-w-2xl{max-width:42rem}.cf-max-w-\[170px\]{max-width:170px}.cf-max-w-\[190px\]{max-width:190px}.cf-max-w-\[450px\]{max-width:450px}.cf-max-w-\[45px\]{max-width:45px}.cf-max-w-\[474px\]{max-width:474px}.cf-max-w-\[4rem\]{max-width:4rem}.cf-max-w-\[500px\]{max-width:500px}.cf-max-w-\[8rem\]{max-width:8rem}.cf-max-w-screen-xl{max-width:1535px}.cf-max-w-sm{max-width:24rem}.cf-max-w-xs{max-width:20rem}.cf-flex-1{flex:1 1 0%}.cf-flex-shrink-0{flex-shrink:0}.cf-flex-grow{flex-grow:1}.cf-table-fixed{table-layout:fixed}.cf-border-separate{border-collapse:separate}.cf-border-spacing-0{--tw-border-spacing-x:0px;--tw-border-spacing-y:0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.cf-rotate-180{--tw-rotate:180deg}.-cf-scale-y-\[1\],.cf-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-cf-scale-y-\[1\]{--tw-scale-y:-1}.cf-cursor-pointer{cursor:pointer}.cf-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.cf-list-inside{list-style-position:inside}.cf-list-disc{list-style-type:disc}.cf-appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.cf-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.cf-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.cf-grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.cf-flex-row{flex-direction:row}.\!cf-flex-col{flex-direction:column!important}.cf-flex-col{flex-direction:column}.cf-flex-col-reverse{flex-direction:column-reverse}.cf-flex-wrap{flex-wrap:wrap}.cf-content-start{align-content:flex-start}.\!cf-items-start{align-items:flex-start!important}.cf-items-start{align-items:flex-start}.\!cf-items-center{align-items:center!important}.cf-items-center{align-items:center}.cf-justify-start{justify-content:flex-start}.\!cf-justify-end{justify-content:flex-end!important}.cf-justify-end{justify-content:flex-end}.cf-justify-center{justify-content:center}.cf-justify-between{justify-content:space-between}.cf-justify-around{justify-content:space-around}.cf-justify-evenly{justify-content:space-evenly}.cf-justify-items-center{justify-items:center}.cf-justify-items-stretch{justify-items:stretch}.\!cf-gap-0{gap:0!important}.\!cf-gap-\[6px\]{gap:6px!important}.cf-gap-1{gap:.25rem}.cf-gap-10{gap:2.5rem}.cf-gap-12{gap:3rem}.cf-gap-14{gap:3.5rem}.cf-gap-2{gap:.5rem}.cf-gap-3{gap:.75rem}.cf-gap-32{gap:8rem}.cf-gap-4{gap:1rem}.cf-gap-5{gap:1.25rem}.cf-gap-6{gap:1.5rem}.cf-gap-8{gap:2rem}.cf-gap-\[10px\]{gap:10px}.cf-gap-\[15px\]{gap:15px}.cf-gap-\[16px\]{gap:16px}.cf-gap-\[18px\]{gap:18px}.cf-gap-\[1px\]{gap:1px}.cf-gap-\[20px\]{gap:20px}.cf-gap-\[32px\]{gap:32px}.cf-gap-\[4px\]{gap:4px}.cf-gap-\[6px\]{gap:6px}.cf-gap-\[8px\]{gap:8px}.cf-self-start{align-self:flex-start}.cf-self-end{align-self:flex-end}.cf-self-center{align-self:center}.\!cf-self-stretch{align-self:stretch!important}.cf-justify-self-start{justify-self:start}.cf-justify-self-end{justify-self:end}.cf-overflow-hidden{overflow:hidden}.cf-overflow-visible{overflow:visible}.cf-overflow-y-auto{overflow-y:auto}.cf-overflow-x-scroll{overflow-x:scroll}.cf-overflow-y-scroll{overflow-y:scroll}.cf-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cf-whitespace-normal{white-space:normal}.cf-text-wrap{text-wrap:wrap}.cf-break-words{overflow-wrap:break-word}.\!cf-rounded-2xl{border-radius:1rem!important}.\!cf-rounded-3xl{border-radius:1.5rem!important}.\!cf-rounded-\[12px\]{border-radius:12px!important}.\!cf-rounded-full{border-radius:9999px!important}.\!cf-rounded-lg{border-radius:.5rem!important}.\!cf-rounded-xl{border-radius:.75rem!important}.cf-rounded{border-radius:.25rem}.cf-rounded-2xl{border-radius:1rem}.cf-rounded-3xl{border-radius:1.5rem}.cf-rounded-\[10px\]{border-radius:10px}.cf-rounded-\[12px\]{border-radius:12px}.cf-rounded-\[16px\]{border-radius:16px}.cf-rounded-\[20px\]{border-radius:20px}.cf-rounded-\[8px\]{border-radius:8px}.cf-rounded-\[9px\]{border-radius:9px}.cf-rounded-full{border-radius:9999px}.cf-rounded-lg{border-radius:.5rem}.cf-rounded-md{border-radius:8px}.cf-rounded-xl{border-radius:.75rem}.cf-rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.cf-rounded-bl-\[8px\]{border-bottom-left-radius:8px}.cf-rounded-br-3xl{border-bottom-right-radius:1.5rem}.cf-rounded-br-\[8px\]{border-bottom-right-radius:8px}.cf-rounded-tl-\[8px\]{border-top-left-radius:8px}.cf-rounded-tr-3xl{border-top-right-radius:1.5rem}.cf-rounded-tr-\[8px\]{border-top-right-radius:8px}.\!cf-border{border-width:1px!important}.\!cf-border-0{border-width:0!important}.cf-border{border-width:1px}.cf-border-2{border-width:2px}.cf-border-4{border-width:4px}.cf-border-b,.cf-border-b-\[1px\]{border-bottom-width:1px}.cf-border-r{border-right-width:1px}.cf-border-r-0{border-right-width:0}.cf-border-t{border-top-width:1px}.cf-border-dashed{border-style:dashed}.\!cf-border-action-tertiary{--tw-border-opacity:1!important;border-color:rgb(var(--color-borders-action_tertiary)/var(--tw-border-opacity,1))!important}.\!cf-border-inactive{--tw-border-opacity:1!important;border-color:rgb(var(--color-calculator-inactive)/var(--tw-border-opacity,1))!important}.\!cf-border-select-bg{--tw-border-opacity:1!important;border-color:rgb(231 236 242/var(--tw-border-opacity,1))!important}.cf-border-\[\#09A783\]{--tw-border-opacity:1;border-color:rgb(9 167 131/var(--tw-border-opacity,1))}.cf-border-\[\#0CC691\]{--tw-border-opacity:1;border-color:rgb(12 198 145/var(--tw-border-opacity,1))}.cf-border-\[\#6BE7C3\]{--tw-border-opacity:1;border-color:rgb(107 231 195/var(--tw-border-opacity,1))}.cf-border-\[\#D2D9E0\]{--tw-border-opacity:1;border-color:rgb(210 217 224/var(--tw-border-opacity,1))}.cf-border-\[\#E7ECF2\]{--tw-border-opacity:1;border-color:rgb(231 236 242/var(--tw-border-opacity,1))}.cf-border-\[\#F7C17F\]{--tw-border-opacity:1;border-color:rgb(247 193 127/var(--tw-border-opacity,1))}.cf-border-\[\#d6d8e0\]{--tw-border-opacity:1;border-color:rgb(214 216 224/var(--tw-border-opacity,1))}.cf-border-\[\#e5e7eb\]{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.cf-border-accent{--tw-border-opacity:1;border-color:rgb(var(--color-borders-accent)/var(--tw-border-opacity,1))}.cf-border-action-tertiary{--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_tertiary)/var(--tw-border-opacity,1))}.cf-border-critical-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-borders-critical--subdued)/var(--tw-border-opacity,1))}.cf-border-gray-border{--tw-border-opacity:1;border-color:rgb(210 217 224/var(--tw-border-opacity,1))}.cf-border-inactive{--tw-border-opacity:1;border-color:rgb(var(--color-calculator-inactive)/var(--tw-border-opacity,1))}.cf-border-select-bg{--tw-border-opacity:1;border-color:rgb(231 236 242/var(--tw-border-opacity,1))}.cf-border-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-borders-subdued)/var(--tw-border-opacity,1))}.cf-border-subdued-very{--tw-border-opacity:1;border-color:rgb(var(--color-borders-subdued--very)/var(--tw-border-opacity,1))}.cf-border-success-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-borders-success--subdued)/var(--tw-border-opacity,1))}.cf-border-warning-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-borders-warning--subdued)/var(--tw-border-opacity,1))}.cf-border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.\!cf-border-opacity-70{--tw-border-opacity:.7!important}.cf-border-opacity-10{--tw-border-opacity:.1}.cf-border-opacity-70{--tw-border-opacity:.7}.cf-border-opacity-\[0\.15\]{--tw-border-opacity:.15}.\!cf-bg-\[\#F2F4F7\]{--tw-bg-opacity:1!important;background-color:rgb(242 244 247/var(--tw-bg-opacity,1))!important}.\!cf-bg-\[transparent\]{background-color:transparent!important}.\!cf-bg-gray-200{--tw-bg-opacity:1!important;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))!important}.cf-bg-\[\#AEF3DF\]{--tw-bg-opacity:1;background-color:rgb(174 243 223/var(--tw-bg-opacity,1))}.cf-bg-\[\#BFF8E7\]{--tw-bg-opacity:1;background-color:rgb(191 248 231/var(--tw-bg-opacity,1))}.cf-bg-\[\#D2D9E0\]{--tw-bg-opacity:1;background-color:rgb(210 217 224/var(--tw-bg-opacity,1))}.cf-bg-\[\#D2FAEF\]{--tw-bg-opacity:1;background-color:rgb(210 250 239/var(--tw-bg-opacity,1))}.cf-bg-\[\#E5FEF7\]{--tw-bg-opacity:1;background-color:rgb(229 254 247/var(--tw-bg-opacity,1))}.cf-bg-\[\#E7ECF2\]{--tw-bg-opacity:1;background-color:rgb(231 236 242/var(--tw-bg-opacity,1))}.cf-bg-\[\#F2F4F7\]{--tw-bg-opacity:1;background-color:rgb(242 244 247/var(--tw-bg-opacity,1))}.cf-bg-\[\#F3F6F9\]{--tw-bg-opacity:1;background-color:rgb(243 246 249/var(--tw-bg-opacity,1))}.cf-bg-\[\#F7F9FB1A\]{background-color:#f7f9fb1a}.cf-bg-\[\#F7F9FB33\]{background-color:#f7f9fb33}.cf-bg-\[\#F7F9FB\]{--tw-bg-opacity:1;background-color:rgb(247 249 251/var(--tw-bg-opacity,1))}.cf-bg-\[\#FEF6EF\]{--tw-bg-opacity:1;background-color:rgb(254 246 239/var(--tw-bg-opacity,1))}.cf-bg-accent{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-accent)/var(--tw-bg-opacity,1))}.cf-bg-action-primary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_primary)/var(--tw-bg-opacity,1))}.cf-bg-action-secondary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_secondary)/var(--tw-bg-opacity,1))}.cf-bg-action-tertiary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary)/var(--tw-bg-opacity,1))}.cf-bg-action-tertiary-subdued{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--subdued)/var(--tw-bg-opacity,1))}.cf-bg-black\/50{background-color:#00000080}.cf-bg-blue-lighter{--tw-bg-opacity:1;background-color:rgb(var(--color-calculator-blue-lighter)/var(--tw-bg-opacity,1))}.cf-bg-calculator-primary{--tw-bg-opacity:1;background-color:rgb(var(--color-calculator-primary)/var(--tw-bg-opacity,1))}.cf-bg-critical-subdued{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-critical--subdued)/var(--tw-bg-opacity,1))}.cf-bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.cf-bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.cf-bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.cf-bg-green-body{--tw-bg-opacity:1;background-color:rgb(var(--color-calculator-green-body)/var(--tw-bg-opacity,1))}.cf-bg-green-light{--tw-bg-opacity:1;background-color:rgb(var(--color-calculator-green-light)/var(--tw-bg-opacity,1))}.cf-bg-inactive{--tw-bg-opacity:1;background-color:rgb(var(--color-calculator-inactive)/var(--tw-bg-opacity,1))}.cf-bg-primary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-primary)/var(--tw-bg-opacity,1))}.cf-bg-report-gray{--tw-bg-opacity:1;background-color:rgb(var(--color-calculator-report-gray)/var(--tw-bg-opacity,1))}.cf-bg-secondary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-secondary)/var(--tw-bg-opacity,1))}.cf-bg-select-bg{--tw-bg-opacity:1;background-color:rgb(231 236 242/var(--tw-bg-opacity,1))}.cf-bg-success{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-success)/var(--tw-bg-opacity,1))}.cf-bg-success-subdued{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-success--subdued)/var(--tw-bg-opacity,1))}.cf-bg-transparent{background-color:transparent}.cf-bg-warning-subdued{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-warning--subdued)/var(--tw-bg-opacity,1))}.cf-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.cf-bg-white\/80{background-color:#fffc}.cf-bg-opacity-5{--tw-bg-opacity:.05}.cf-bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.cf-bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.cf-bg-home{background-image:linear-gradient(180deg,#064f4a9e -59.71%,#043633),url(../assets/background.jpeg)}.cf-bg-main{background-image:url(../assets/bg_typeform.png)}.cf-bg-plugin{background-image:url(../assets/Sfondo.png)}.cf-from-\[\#F7F9FB\]{--tw-gradient-from:#f7f9fb var(--tw-gradient-from-position);--tw-gradient-to:rgba(247,249,251,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.cf-to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.cf-bg-cover{background-size:cover}.cf-bg-fixed{background-attachment:fixed}.cf-bg-bottom{background-position:bottom}.\!cf-fill-action-disabled{fill:rgb(var(--color-content-action_disabled)/1)!important}.\!cf-fill-success{fill:rgb(var(--color-content--success)/1)!important}.\!cf-fill-white{fill:#fff!important}.cf-fill-\[\#383F53\]{fill:#383f53}.cf-fill-\[\#3F4851\]{fill:#3f4851}.cf-fill-\[\#C42C2C\]{fill:#c42c2c}.cf-fill-\[\#D67220\]{fill:#d67220}.cf-fill-accent{fill:rgb(var(--color-content--accent)/1)}.cf-fill-current{fill:currentColor}.cf-fill-ds-base{fill:rgb(var(--color-content)/1)}.\!cf-stroke-white{stroke:#fff!important}.cf-stroke-current{stroke:currentColor}.cf-stroke-subdued{stroke:rgb(var(--color-content--subdued)/1)}.cf-object-contain{-o-object-fit:contain;object-fit:contain}.cf-object-fill{-o-object-fit:fill;object-fit:fill}.\!cf-p-4{padding:1rem!important}.\!cf-p-\[32px\]{padding:32px!important}.cf-p-1{padding:.25rem}.cf-p-2{padding:.5rem}.cf-p-3{padding:.75rem}.cf-p-4{padding:1rem}.cf-p-6{padding:1.5rem}.cf-p-8{padding:2rem}.cf-p-\[12px\]{padding:12px}.cf-p-\[22px\]{padding:22px}.cf-p-\[24px\]{padding:24px}.cf-p-\[4px\]{padding:4px}.cf-p-\[8px\]{padding:8px}.cf-px-1{padding-left:.25rem;padding-right:.25rem}.cf-px-10{padding-left:2.5rem;padding-right:2.5rem}.cf-px-2{padding-left:.5rem;padding-right:.5rem}.cf-px-3{padding-left:.75rem;padding-right:.75rem}.cf-px-4{padding-left:1rem;padding-right:1rem}.cf-px-5{padding-left:1.25rem;padding-right:1.25rem}.cf-px-6{padding-left:1.5rem;padding-right:1.5rem}.cf-px-8{padding-left:2rem;padding-right:2rem}.cf-px-\[12px\]{padding-left:12px;padding-right:12px}.cf-px-\[16px\]{padding-left:16px;padding-right:16px}.cf-px-\[20px\]{padding-left:20px;padding-right:20px}.cf-px-\[32px\]{padding-left:32px;padding-right:32px}.cf-px-\[5px\]{padding-left:5px;padding-right:5px}.cf-py-1{padding-bottom:.25rem;padding-top:.25rem}.cf-py-2{padding-bottom:.5rem;padding-top:.5rem}.cf-py-3{padding-bottom:.75rem;padding-top:.75rem}.cf-py-4{padding-bottom:1rem;padding-top:1rem}.cf-py-5{padding-bottom:1.25rem;padding-top:1.25rem}.cf-py-6{padding-bottom:1.5rem;padding-top:1.5rem}.cf-py-\[12px\]{padding-bottom:12px;padding-top:12px}.cf-py-\[13px\]{padding-bottom:13px;padding-top:13px}.cf-py-\[14px\]{padding-bottom:14px;padding-top:14px}.cf-py-\[16px\]{padding-bottom:16px;padding-top:16px}.cf-py-\[24px\]{padding-bottom:24px;padding-top:24px}.cf-py-\[32px\]{padding-bottom:32px;padding-top:32px}.cf-py-\[4px\]{padding-bottom:4px;padding-top:4px}.cf-py-\[5px\]{padding-bottom:5px;padding-top:5px}.cf-py-\[6px\]{padding-bottom:6px;padding-top:6px}.cf-py-\[8px\]{padding-bottom:8px;padding-top:8px}.\!cf-pl-\[8px\]{padding-left:8px!important}.cf-pb-10{padding-bottom:2.5rem}.cf-pb-14{padding-bottom:3.5rem}.cf-pb-2{padding-bottom:.5rem}.cf-pb-24{padding-bottom:6rem}.cf-pb-5{padding-bottom:1.25rem}.cf-pb-8{padding-bottom:2rem}.cf-pb-\[24px\]{padding-bottom:24px}.cf-pb-\[56\.25\%\]{padding-bottom:56.25%}.cf-pl-2{padding-left:.5rem}.cf-pl-4{padding-left:1rem}.cf-pl-5{padding-left:1.25rem}.cf-pl-\[8px\]{padding-left:8px}.cf-pr-\[10px\]{padding-right:10px}.cf-pr-\[8px\]{padding-right:8px}.cf-pt-0{padding-top:0}.cf-pt-10{padding-top:2.5rem}.cf-pt-11{padding-top:2.75rem}.cf-pt-3{padding-top:.75rem}.cf-pt-4{padding-top:1rem}.cf-pt-8{padding-top:2rem}.cf-pt-\[26px\]{padding-top:26px}.cf-pt-\[50px\]{padding-top:50px}.cf-pt-\[5px\]{padding-top:5px}.cf-text-left{text-align:left}.cf-text-center{text-align:center}.cf-text-2xl{font-size:1.5rem;line-height:2rem}.cf-text-3xl{font-size:1.875rem;line-height:2.25rem}.cf-text-4xl{font-size:2.25rem;line-height:2.5rem}.cf-text-\[12px\]{font-size:12px}.cf-text-\[13px\]{font-size:13px}.cf-text-\[14px\]{font-size:14px}.cf-text-\[15px\]{font-size:15px}.cf-text-\[16px\]{font-size:16px}.cf-text-\[17px\]{font-size:17px}.cf-text-\[18px\]{font-size:18px}.cf-text-\[20px\]{font-size:20px}.cf-text-\[28px\]{font-size:28px}.cf-text-\[40px\]{font-size:40px}.cf-text-base{font-size:1rem;line-height:1.5rem}.cf-text-l-body{font-size:calc(var(--fontSize-l--body)*1px)}.cf-text-l-caption{font-size:calc(var(--fontSize-l--caption)*1px)}.cf-text-lg{font-size:1.125rem;line-height:1.75rem}.cf-text-sm{font-size:.875rem;line-height:1.25rem}.cf-text-xl{font-size:1.25rem;line-height:1.75rem}.cf-text-xs{font-size:.75rem;line-height:1rem}.cf-font-\[16px\]{font-weight:16px}.cf-font-\[500\]{font-weight:500}.cf-font-bold{font-weight:700}.cf-font-extrabold{font-weight:800}.cf-font-medium{font-weight:500}.cf-font-normal{font-weight:400}.cf-font-semibold{font-weight:600}.cf-uppercase{text-transform:uppercase}.cf-leading-4{line-height:1rem}.cf-leading-5{line-height:1.25rem}.cf-leading-7{line-height:1.75rem}.cf-leading-8{line-height:2rem}.cf-leading-9{line-height:2.25rem}.cf-leading-\[10px\]{line-height:10px}.cf-leading-\[15px\]{line-height:15px}.cf-leading-\[24px\]{line-height:24px}.cf-leading-\[30px\]{line-height:30px}.cf-tracking-tight{letter-spacing:-.025em}.cf-tracking-wider{letter-spacing:.05em}.\!cf-text-action-disabled{--tw-text-opacity:1!important;color:rgb(var(--color-content-action_disabled)/var(--tw-text-opacity,1))!important}.\!cf-text-warning{--tw-text-opacity:1!important;color:rgb(var(--color-content--warning)/var(--tw-text-opacity,1))!important}.cf-text-\[\#065955\]{--tw-text-opacity:1;color:rgb(6 89 85/var(--tw-text-opacity,1))}.cf-text-\[\#087D68\]{--tw-text-opacity:1;color:rgb(8 125 104/var(--tw-text-opacity,1))}.cf-text-\[\#272F36\]{--tw-text-opacity:1;color:rgb(39 47 54/var(--tw-text-opacity,1))}.cf-text-\[\#383F53\]{--tw-text-opacity:1;color:rgb(56 63 83/var(--tw-text-opacity,1))}.cf-text-\[\#3F4851\]{--tw-text-opacity:1;color:rgb(63 72 81/var(--tw-text-opacity,1))}.cf-text-\[\#65727D\]{--tw-text-opacity:1;color:rgb(101 114 125/var(--tw-text-opacity,1))}.cf-text-\[\#838898\]{--tw-text-opacity:1;color:rgb(131 136 152/var(--tw-text-opacity,1))}.cf-text-\[\#96A0AA\]{--tw-text-opacity:1;color:rgb(150 160 170/var(--tw-text-opacity,1))}.cf-text-\[\#A3A7B5\]{--tw-text-opacity:1;color:rgb(163 167 181/var(--tw-text-opacity,1))}.cf-text-\[\#C42C2C\]{--tw-text-opacity:1;color:rgb(196 44 44/var(--tw-text-opacity,1))}.cf-text-\[\#D67220\]{--tw-text-opacity:1;color:rgb(214 114 32/var(--tw-text-opacity,1))}.cf-text-accent{--tw-text-opacity:1;color:rgb(var(--color-content--accent)/var(--tw-text-opacity,1))}.cf-text-action-disabled{--tw-text-opacity:1;color:rgb(var(--color-content-action_disabled)/var(--tw-text-opacity,1))}.cf-text-action-primary{--tw-text-opacity:1;color:rgb(var(--color-content-action_primary)/var(--tw-text-opacity,1))}.cf-text-action-secondary-hovered{--tw-text-opacity:1;color:rgb(var(--color-content-action_secondary--hovered)/var(--tw-text-opacity,1))}.cf-text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.cf-text-calculator-accent{--tw-text-opacity:1;color:rgb(var(--color-calculator-accent)/var(--tw-text-opacity,1))}.cf-text-ds-base{--tw-text-opacity:1;color:rgb(var(--color-content)/var(--tw-text-opacity,1))}.cf-text-footer{--tw-text-opacity:1;color:rgb(var(--color-calculator-footer)/var(--tw-text-opacity,1))}.cf-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.cf-text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.cf-text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.cf-text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.cf-text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.cf-text-gray-ligth{--tw-text-opacity:1;color:rgb(var(--color-calculator-gray-ligth)/var(--tw-text-opacity,1))}.cf-text-green-text{--tw-text-opacity:1;color:rgb(8 125 104/var(--tw-text-opacity,1))}.cf-text-inactive{--tw-text-opacity:1;color:rgb(var(--color-calculator-inactive)/var(--tw-text-opacity,1))}.cf-text-neutral-900{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity,1))}.cf-text-subdued{--tw-text-opacity:1;color:rgb(var(--color-content--subdued)/var(--tw-text-opacity,1))}.cf-text-text-dark{--tw-text-opacity:1;color:rgb(var(--color-calculator-text-dark)/var(--tw-text-opacity,1))}.cf-text-warning{--tw-text-opacity:1;color:rgb(var(--color-content--warning)/var(--tw-text-opacity,1))}.cf-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.cf-text-opacity-70{--tw-text-opacity:.7}.cf-text-opacity-90{--tw-text-opacity:.9}.cf-underline{text-decoration-line:underline}.cf-placeholder-subdued::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(var(--color-content--subdued)/var(--tw-placeholder-opacity,1))}.cf-placeholder-subdued::placeholder{--tw-placeholder-opacity:1;color:rgb(var(--color-content--subdued)/var(--tw-placeholder-opacity,1))}.\!cf-opacity-0{opacity:0!important}.cf-opacity-50{opacity:.5}.cf-opacity-70{opacity:.7}.\!cf-shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.cf-shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.cf-shadow,.cf-shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.cf-shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.cf-shadow-navigation-arrows{--tw-shadow:0px 4px 24px rgba(63,72,81,.1);--tw-shadow-colored:0px 4px 24px var(--tw-shadow-color)}.cf-shadow-navigation-arrows,.cf-shadow-navigation-arrows-container{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.cf-shadow-navigation-arrows-container{--tw-shadow:0px 16px 48px 0px hsla(225,4%,59%,.2);--tw-shadow-colored:0px 16px 48px 0px var(--tw-shadow-color)}.cf-outline-none{outline:2px solid transparent;outline-offset:2px}.cf-outline{outline-style:solid}.cf-outline-0{outline-width:0}.cf-outline-1{outline-width:1px}.cf-outline-\[\#6BE7C3\]{outline-color:#6be7c3}.cf-outline-accent{outline-color:rgb(var(--color-borders-accent)/1)}.cf-outline-action-secondary{outline-color:rgb(var(--color-borders-action_secondary)/1)}.cf-outline-gray-border{outline-color:#d2d9e0}.cf-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)}.cf-ring-1,.cf-ring-2{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.cf-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)}.cf-ring-inset{--tw-ring-inset:inset}.cf-ring-\[\#6BE7C3\]{--tw-ring-opacity:1;--tw-ring-color:rgb(107 231 195/var(--tw-ring-opacity,1))}.\!cf-backdrop-blur-\[unset\]{--tw-backdrop-blur:blur(unset)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.cf-backdrop-blur-\[2px\]{--tw-backdrop-blur:blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.cf-transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cf-transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cf-font-l-400{font-size:calc(var(--fontSize-l--400)*1px);line-height:calc(var(--lineHeight-l--400)*1px)}.cf-font-l-300{font-size:calc(var(--fontSize-l--300)*1px);line-height:calc(var(--lineHeight-l--300)*1px)}.cf-font-l-200{font-size:calc(var(--fontSize-l--200)*1px);line-height:calc(var(--lineHeight-l--200)*1px)}.cf-font-l-body{font-size:calc(var(--fontSize-l--body)*1px);line-height:calc(var(--lineHeight-l--body)*1px)}.cf-font-l-body-sm{font-size:calc(var(--fontSize-l--body-sm)*1px);line-height:calc(var(--lineHeight-l--body-sm)*1px)}.cf-font-l-caption{font-size:calc(var(--fontSize-l--caption)*1px);line-height:calc(var(--lineHeight-l--caption)*1px)}.vue-lottie-player{background:transparent!important}.bg-white{background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.first-letter\:cf-uppercase:first-letter{text-transform:uppercase}.last\:cf-border-b-0:last-child{border-bottom-width:0}.first-of-type\:cf-rounded-bl-xl:first-of-type{border-bottom-left-radius:.75rem}.first-of-type\:cf-rounded-tl-xl:first-of-type{border-top-left-radius:.75rem}.last-of-type\:cf-rounded-br-xl:last-of-type{border-bottom-right-radius:.75rem}.last-of-type\:cf-rounded-tr-xl:last-of-type{border-top-right-radius:.75rem}.hover\:cf-cursor-pointer:hover{cursor:pointer}.hover\:cf-border-\[\#c1332d\]:hover{--tw-border-opacity:1;border-color:rgb(193 51 45/var(--tw-border-opacity,1))}.hover\:cf-bg-\[\#8cf2d5\]:hover{--tw-bg-opacity:1;background-color:rgb(140 242 213/var(--tw-bg-opacity,1))}.hover\:cf-bg-\[\#C1F2E5\]:hover{--tw-bg-opacity:1;background-color:rgb(193 242 229/var(--tw-bg-opacity,1))}.hover\:cf-bg-\[\#DBE1E8\]:hover{--tw-bg-opacity:1;background-color:rgb(219 225 232/var(--tw-bg-opacity,1))}.hover\:cf-bg-\[\#F7F9FB\]:hover{--tw-bg-opacity:1;background-color:rgb(247 249 251/var(--tw-bg-opacity,1))}.hover\:cf-bg-action-primary-hovered:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_primary--hovered)/var(--tw-bg-opacity,1))}.hover\:cf-bg-calculator-accent:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-calculator-accent)/var(--tw-bg-opacity,1))}.hover\:cf-bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.hover\:cf-bg-gray-nav:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-calculator-gray-nav)/var(--tw-bg-opacity,1))}.hover\:cf-bg-select-bg:hover{--tw-bg-opacity:1;background-color:rgb(231 236 242/var(--tw-bg-opacity,1))}.hover\:cf-bg-select-hover:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-calculator-select-hover)/var(--tw-bg-opacity,1))}.hover\:cf-bg-gradient-to-r:hover{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.hover\:cf-from-\[\#fe6f61\]:hover{--tw-gradient-from:#fe6f61 var(--tw-gradient-from-position);--tw-gradient-to:hsla(5,99%,69%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:cf-to-\[\#c1332d\]:hover{--tw-gradient-to:#c1332d var(--tw-gradient-to-position)}.hover\:cf-font-bold:hover{font-weight:700}.hover\:cf-text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:cf-opacity-100:hover{opacity:1}.focus\:cf-border-\[\#6BE7C3\]:focus{--tw-border-opacity:1;border-color:rgb(107 231 195/var(--tw-border-opacity,1))}.focus\:cf-border-accent:focus{--tw-border-opacity:1;border-color:rgb(var(--color-borders-accent)/var(--tw-border-opacity,1))}.focus\:cf-bg-\[\#8BE8CE\]:focus{--tw-bg-opacity:1;background-color:rgb(139 232 206/var(--tw-bg-opacity,1))}.focus\:cf-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:cf-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(var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:cf-ring-0:focus,.focus\:cf-ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:cf-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)}.focus\:cf-ring-accent:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(var(--color-borders-accent)/var(--tw-ring-opacity,1))}.active\:cf-translate-y-\[1px\]:active{--tw-translate-y:1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:cf-border-action-disabled:disabled{--tw-border-opacity:1;border-color:rgb(var(--color-borders-action_disabled)/var(--tw-border-opacity,1))}.disabled\:cf-bg-action-inverse-disabled:disabled{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_inverse--disabled)/var(--tw-bg-opacity,1))}.disabled\:cf-bg-action-primary\/50:disabled{background-color:rgb(var(--color-bg-action_primary)/.5)}.disabled\:cf-bg-secondary\/50:disabled{background-color:rgb(var(--color-bg-secondary)/.5)}@media (min-width:490px){.sm\:\!cf-bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.sm\:cf-px-20{padding-left:5rem;padding-right:5rem}}@media (min-width:700px){.sidebarCalculator\:cf-block{display:block}}@media (min-width:900px){.md-extra\:cf-relative{position:relative}.md-extra\:cf-sticky{position:sticky}.md-extra\:cf-bottom-\[40px\]{bottom:40px}.md-extra\:cf-left-6{left:1.5rem}.md-extra\:cf-left-auto{left:auto}.md-extra\:cf-right-\[32px\]{right:32px}.md-extra\:cf-top-auto{top:auto}.md-extra\:cf-z-10{z-index:10}.md-extra\:cf-order-1{order:1}.md-extra\:cf-order-2{order:2}.md-extra\:cf-mb-0{margin-bottom:0}.md-extra\:cf-mb-28{margin-bottom:7rem}.md-extra\:cf-ml-0{margin-left:0}.md-extra\:cf-mt-0{margin-top:0}.md-extra\:cf-block{display:block}.md-extra\:\!cf-flex{display:flex!important}.md-extra\:cf-flex{display:flex}.md-extra\:cf-grid{display:grid}.md-extra\:cf-h-auto{height:auto}.md-extra\:cf-max-h-full{max-height:100%}.md-extra\:cf-min-h-\[20rem\]{min-height:20rem}.md-extra\:cf-w-\[50px\]{width:50px}.md-extra\:cf-w-auto{width:auto}.md-extra\:cf-w-fit{width:-moz-fit-content;width:fit-content}.md-extra\:cf-w-full{width:100%}.md-extra\:cf-max-w-\[120px\]{max-width:120px}.md-extra\:cf-max-w-\[130px\]{max-width:130px}.md-extra\:cf-flex-none{flex:none}.md-extra\:cf-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md-extra\:cf-flex-row{flex-direction:row}.md-extra\:cf-items-center{align-items:center}.md-extra\:cf-justify-end{justify-content:flex-end}.md-extra\:cf-justify-between{justify-content:space-between}.md-extra\:cf-gap-3{gap:.75rem}.md-extra\:cf-gap-4{gap:1rem}.md-extra\:cf-gap-\[4px\]{gap:4px}.md-extra\:cf-gap-\[6px\]{gap:6px}.md-extra\:cf-rounded-3xl{border-radius:1.5rem}.md-extra\:cf-rounded-\[12px\]{border-radius:12px}.md-extra\:cf-border{border-width:1px}.md-extra\:cf-border-none{border-style:none}.md-extra\:cf-border-select-bg{--tw-border-opacity:1;border-color:rgb(231 236 242/var(--tw-border-opacity,1))}.md-extra\:cf-bg-\[\#20625FCC\]{background-color:#20625fcc}.md-extra\:cf-bg-\[transparent\]{background-color:transparent}.md-extra\:cf-bg-nc{--tw-bg-opacity:1;background-color:rgb(var(--color-calculator-nc)/var(--tw-bg-opacity,1))}.md-extra\:cf-p-4{padding:1rem}.md-extra\:cf-px-0{padding-left:0;padding-right:0}.md-extra\:cf-px-6{padding-left:1.5rem;padding-right:1.5rem}.md-extra\:cf-px-\[16px\]{padding-left:16px;padding-right:16px}.md-extra\:cf-px-\[24px\]{padding-left:24px;padding-right:24px}.md-extra\:cf-px-\[8px\]{padding-left:8px;padding-right:8px}.md-extra\:cf-py-\[5px\]{padding-bottom:5px;padding-top:5px}.md-extra\:cf-pb-0{padding-bottom:0}.md-extra\:cf-pb-\[24px\]{padding-bottom:24px}.md-extra\:cf-pt-2{padding-top:.5rem}.md-extra\:cf-pt-\[8px\]{padding-top:8px}.md-extra\:cf-text-\[11px\]{font-size:11px}.md-extra\:cf-backdrop-blur-\[unset\]{--tw-backdrop-blur:blur(unset);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.md-extra\:cf-font-button-sm{font-size:calc(var(--fontSize-button--sm)*1px);line-height:calc(var(--lineHeight-button--sm)*1px)}}@media (min-width:1024px){.md\:cf-order-1{order:1}.md\:cf-order-2{order:2}.md\:cf-col-span-1{grid-column:span 1/span 1}.md\:cf-col-span-3{grid-column:span 3/span 3}.md\:cf-col-span-4{grid-column:span 4/span 4}.md\:cf-col-span-7{grid-column:span 7/span 7}.md\:cf-mx-auto{margin-left:auto;margin-right:auto}.md\:cf-ml-0{margin-left:0}.md\:cf-ml-24{margin-left:6rem}.md\:cf-box-border{box-sizing:border-box}.md\:cf-block{display:block}.md\:cf-inline{display:inline}.md\:cf-flex{display:flex}.md\:cf-hidden{display:none}.md\:cf-h-\[14px\]{height:14px}.md\:cf-w-2\/5{width:40%}.md\:cf-w-20{width:5rem}.md\:cf-w-28{width:7rem}.md\:cf-w-8{width:2rem}.md\:cf-w-\[15\.625rem\]{width:15.625rem}.md\:cf-w-auto{width:auto}.md\:cf-w-fit{width:-moz-fit-content;width:fit-content}.md\:cf-w-full{width:100%}.md\:cf-w-report-container{width:763px}.md\:cf-min-w-\[300px\]{min-width:300px}.md\:cf-min-w-\[500px\]{min-width:500px}.md\:cf-max-w-\[285px\]{max-width:285px}.md\:cf-max-w-none{max-width:none}.md\:cf-flex-shrink{flex-shrink:1}.md\:cf-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:cf-flex-row{flex-direction:row}.md\:cf-flex-wrap{flex-wrap:wrap}.md\:cf-items-center{align-items:center}.md\:cf-justify-between{justify-content:space-between}.md\:cf-gap-0{gap:0}.md\:cf-gap-2{gap:.5rem}.md\:cf-gap-6{gap:1.5rem}.md\:cf-self-auto{align-self:auto}.md\:cf-self-center{align-self:center}.md\:cf-justify-self-auto{justify-self:auto}.md\:cf-rounded-\[0\.625rem\]{border-radius:.625rem}.md\:cf-bg-nc{--tw-bg-opacity:1;background-color:rgb(var(--color-calculator-nc)/var(--tw-bg-opacity,1))}.md\:cf-p-0{padding:0}.md\:cf-p-10{padding:2.5rem}.md\:cf-p-14{padding:3.5rem}.md\:cf-p-6{padding:1.5rem}.md\:cf-px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:cf-px-\[37px\]{padding-left:37px;padding-right:37px}.md\:cf-px-\[50px\]{padding-left:50px;padding-right:50px}.md\:cf-py-\[40px\]{padding-bottom:40px;padding-top:40px}.md\:cf-pb-0{padding-bottom:0}.md\:cf-pl-8{padding-left:2rem}.md\:cf-pt-0{padding-top:0}.md\:cf-text-2xl{font-size:1.5rem;line-height:2rem}.md\:cf-text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:cf-text-\[24px\]{font-size:24px}.md\:cf-text-\[32px\]{font-size:32px}.md\:cf-text-base{font-size:1rem;line-height:1.5rem}.md\:cf-text-sm{font-size:.875rem;line-height:1.25rem}.md\:cf-text-xl{font-size:1.25rem;line-height:1.75rem}.md\:cf-font-extrabold{font-weight:800}.md\:cf-leading-\[40px\]{line-height:40px}.md\:cf-tracking-tighter{letter-spacing:-.05em}}@media (min-width:1280px){.lg\:cf-relative{position:relative}.lg\:cf-order-2{order:2}.lg\:cf-mb-0{margin-bottom:0}.lg\:cf-ml-0{margin-left:0}.lg\:cf-mt-0{margin-top:0}.lg\:cf-mt-4{margin-top:1rem}.lg\:cf-mt-6{margin-top:1.5rem}.lg\:cf-mt-8{margin-top:2rem}.lg\:cf-block{display:block}.lg\:cf-hidden{display:none}.lg\:\!cf-h-20{height:5rem!important}.lg\:cf-h-14{height:3.5rem}.lg\:cf-h-7{height:1.75rem}.lg\:cf-h-auto{height:auto}.lg\:cf-h-fit{height:-moz-fit-content;height:fit-content}.lg\:\!cf-w-20{width:5rem!important}.lg\:cf-w-1\/2{width:50%}.lg\:cf-w-2\/3{width:66.666667%}.lg\:cf-w-7\/12{width:58.333333%}.lg\:cf-w-\[50px\]{width:50px}.lg\:cf-w-auto{width:auto}.lg\:cf-w-full{width:100%}.lg\:\!cf-min-w-\[9rem\]{min-width:9rem!important}.lg\:cf-min-w-\[24\.5rem\]{min-width:24.5rem}.lg\:cf-min-w-\[560px\]{min-width:560px}.lg\:cf-max-w-\[450px\]{max-width:450px}.lg\:cf-flex-row{flex-direction:row}.lg\:cf-flex-col{flex-direction:column}.lg\:cf-justify-between{justify-content:space-between}.lg\:cf-gap-12{gap:3rem}.lg\:cf-gap-5{gap:1.25rem}.lg\:cf-border-none{border-style:none}.lg\:\!cf-bg-transparent{background-color:transparent!important}.lg\:cf-bg-nc{--tw-bg-opacity:1;background-color:rgb(var(--color-calculator-nc)/var(--tw-bg-opacity,1))}.lg\:\!cf-p-6{padding:1.5rem!important}.lg\:cf-p-4{padding:1rem}.lg\:cf-p-\[15px\]{padding:15px}.lg\:cf-px-0{padding-left:0;padding-right:0}.lg\:cf-px-12{padding-left:3rem;padding-right:3rem}.lg\:cf-px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:cf-px-20{padding-left:5rem;padding-right:5rem}.lg\:cf-py-10{padding-bottom:2.5rem;padding-top:2.5rem}.lg\:cf-py-16{padding-bottom:4rem;padding-top:4rem}.lg\:cf-py-5{padding-bottom:1.25rem;padding-top:1.25rem}.lg\:cf-pt-0{padding-top:0}.lg\:cf-text-center{text-align:center}.lg\:cf-text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:cf-text-\[2\.5rem\]{font-size:2.5rem}.lg\:cf-text-\[28px\]{font-size:28px}.lg\:cf-text-base{font-size:1rem;line-height:1.5rem}.lg\:cf-text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:cf-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}}@media (min-width:1024px){@media (min-width:1535px){.md\:xl\:cf-flex{display:flex}}}@media (min-width:1300px){.\32xl\:cf-justify-center{justify-content:center}}@media (min-width:1535px){.xl\:cf-col-span-3{grid-column:span 3/span 3}.xl\:cf-col-span-6{grid-column:span 6/span 6}.xl\:cf-max-w-\[1300px\]{max-width:1300px}}@media (min-width:1800px){.\33xl\:cf-bottom-\[25px\]{bottom:25px}.\33xl\:cf-right-0{right:0}.\33xl\:cf-w-\[780px\]{width:780px}.\33xl\:cf-w-full{width:100%}.\33xl\:cf-justify-center{justify-content:center}.\33xl\:cf-border-transparent{border-color:transparent}.\33xl\:cf-bg-\[\#20625FCC\]{background-color:#20625fcc}.\33xl\:cf-bg-transparent{background-color:transparent}.\33xl\:cf-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.\33xl\:cf-p-\[16px\]{padding:16px}.\33xl\:cf-p-\[24px\]{padding:24px}.\33xl\:cf-pt-10{padding-top:2.5rem}.\33xl\:cf-shadow-navigation-arrows{--tw-shadow:0px 4px 24px rgba(63,72,81,.1);--tw-shadow-colored:0px 4px 24px var(--tw-shadow-color)}.\33xl\:cf-shadow-navigation-arrows,.\33xl\:cf-shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.\33xl\:cf-shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}}.\[\&\:\:-moz-range-thumb\]\:cf-h-\[24px\]::-moz-range-thumb{height:24px}.\[\&\:\:-moz-range-thumb\]\:cf-w-\[24px\]::-moz-range-thumb{width:24px}.\[\&\:\:-moz-range-thumb\]\:cf-cursor-pointer::-moz-range-thumb{cursor:pointer}.\[\&\:\:-moz-range-thumb\]\:cf-appearance-none::-moz-range-thumb{-moz-appearance:none;-webkit-appearance:none;appearance:none}.\[\&\:\:-moz-range-thumb\]\:cf-rounded-full::-moz-range-thumb{border-radius:9999px}.\[\&\:\:-moz-range-thumb\]\:cf-bg-action-primary::-moz-range-thumb{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_primary)/var(--tw-bg-opacity,1))}.\[\&\:\:-webkit-slider-thumb\]\:cf-h-\[24px\]::-webkit-slider-thumb{height:24px}.\[\&\:\:-webkit-slider-thumb\]\:cf-w-\[24px\]::-webkit-slider-thumb{width:24px}.\[\&\:\:-webkit-slider-thumb\]\:cf-cursor-pointer::-webkit-slider-thumb{cursor:pointer}.\[\&\:\:-webkit-slider-thumb\]\:cf-appearance-none::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\[\&\:\:-webkit-slider-thumb\]\:cf-rounded-full::-webkit-slider-thumb{border-radius:9999px}.\[\&\:\:-webkit-slider-thumb\]\:cf-bg-action-primary::-webkit-slider-thumb{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_primary)/var(--tw-bg-opacity,1))}input[data-v-d493caf3]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=number][data-v-d493caf3]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{display:flex;inset:0;overflow:hidden;padding:16px;pointer-events:none;position:fixed;z-index:1090}.v-toast__item{align-items:center;animation-duration:.15s;border-radius:12px;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;color:#fff;cursor:pointer;display:inline-flex;margin:.5em 0;min-height:3em;opacity:.92;pointer-events:auto}.v-toast__item--success{background-color:#e5fef7;color:#087d68}.v-toast__item--info{background-color:#fff;color:#3f4851}.v-toast__item--warning{background-color:#fef6ef;color:#d67220}.v-toast__item--error{background-color:#feefef;color:#c42c2c}.v-toast__item--default{background-color:#fff;color:#3f4851}.v-toast__item.v-toast__item--bottom,.v-toast__item.v-toast__item--top{align-self:center}.v-toast__item.v-toast__item--bottom-right,.v-toast__item.v-toast__item--top-right{align-self:flex-end}.v-toast__item.v-toast__item--bottom-left,.v-toast__item.v-toast__item--top-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width:768px){.v-toast{padding:0;position:fixed!important}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}body{font-family:Inter,sans-serif}.bg-linear{background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:#272f36 var(--tw-gradient-from-position);--tw-gradient-to:rgba(39,47,54,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#545555 var(--tw-gradient-to-position)}.hide-scroll::-webkit-scrollbar{display:none}.hide-scroll{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{height:8px;width:10px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:16px}::-webkit-scrollbar-thumb{background:#888;border-radius:16px}::-webkit-scrollbar-thumb:hover{background:#555}:root{--color-accent-very-strong:6 89 85;--color-border-subdued:210 217 224;--color-border-very-subdued:231 236 242;--color-bg-secondary-default:247 249 251;--color-bg-accent-default:12 198 145;--color-bg-action-tertiary-default:231 236 242;--color-bg-action-tertiary-hovered:188 196 204;--color-pink-bg:253 230 248;--color-pink-text:219 2 171;--color-content-default:63 72 81;--color-content-subdued:101 114 125;--color-body-step-1:67 119 104;--color-body-step-2:84 85 85;--color-success:8 125 104;--color-violet-lightest:238 230 254;--color-violet-darker:110 69 189;--color-critical:244 88 88;--color-critical-text:224 65 65;--color-critical-bg:255 25 25;--color-content-critical-6:196 44 44;--color-critical-subdued:254 239 239;--color-red-lighter:255 215 215;--color-mono-gray-800:56 63 83;--color-acqua:15 168 159;--color-acqua-darker:9 132 125;--color-acqua-lightest:220 250 248}.container{width:100%}@media (min-width:320px){.container{max-width:320px}}@media (min-width:490px){.container{max-width:490px}}@media (min-width:700px){.container{max-width:700px}}@media (min-width:900px){.container{max-width:900px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1300px){.container{max-width:1300px}}@media (min-width:1535px){.container{max-width:1535px}}@media (min-width:1600px){.container{max-width:1600px}}@media (min-width:1800px){.container{max-width:1800px}}.page-title{font-size:.875rem;font-weight:600;line-height:1.25rem;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(var(--color-content-default)/var(--tw-text-opacity,1))}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-\[8px\]{bottom:8px}.left-0{left:0}.left-\[80px\]{left:80px}.left-\[calc\(15\%-1rem\)\]{left:calc(15% - 1rem)}.left-\[calc\(55\%-1rem\)\]{left:calc(55% - 1rem)}.right-\[16px\]{right:16px}.right-\[8px\]{right:8px}.top-0{top:0}.top-\[16px\]{top:16px}.top-\[50px\]{top:50px}.z-10{z-index:10}.z-20{z-index:20}.z-\[1000\]{z-index:1000}.z-\[60\]{z-index:60}.z-content{z-index:20}.z-sidebar{z-index:30}.col-span-3{grid-column:span 3/span 3}.col-start-4{grid-column-start:4}.col-end-10{grid-column-end:10}.\!my-\[18px\]{margin-bottom:18px!important;margin-top:18px!important}.-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.mx-0{margin-left:0;margin-right:0}.mx-\[16px\]{margin-left:16px;margin-right:16px}.mx-auto{margin-left:auto;margin-right:auto}.my-\[10px\]{margin-bottom:10px;margin-top:10px}.my-\[24px\]{margin-bottom:24px;margin-top:24px}.my-\[7px\]{margin-bottom:7px;margin-top:7px}.\!mb-0{margin-bottom:0!important}.\!mr-4{margin-right:1rem!important}.\!mt-0{margin-top:0!important}.\!mt-\[8px\]{margin-top:8px!important}.-mt-2{margin-top:-.5rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-\[10px\]{margin-bottom:10px}.mb-\[16px\]{margin-bottom:16px}.mb-\[24px\]{margin-bottom:24px}.mb-\[4px\]{margin-bottom:4px}.mb-\[8px\]{margin-bottom:8px}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-\[10px\]{margin-left:10px}.ml-\[16px\]{margin-left:16px}.ml-\[8px\]{margin-left:8px}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-9{margin-right:2.25rem}.mr-\[10px\]{margin-right:10px}.mr-\[12px\]{margin-right:12px}.mr-\[14px\]{margin-right:14px}.mr-\[8px\]{margin-right:8px}.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-\[10px\]{margin-top:10px}.mt-\[12px\]{margin-top:12px}.mt-\[16px\]{margin-top:16px}.mt-\[18px\]{margin-top:18px}.mt-\[24px\]{margin-top:24px}.mt-\[32px\]{margin-top:32px}.mt-\[4px\]{margin-top:4px}.mt-\[8px\]{margin-top:8px}.mt-auto{margin-top:auto}.\!line-clamp-1{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important}.line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.list-item{display:list-item}.hidden{display:none}.\!aspect-auto{aspect-ratio:auto!important}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.\!h-4{height:1rem!important}.\!h-8{height:2rem!important}.\!h-\[320px\]{height:320px!important}.\!h-\[33px\]{height:33px!important}.\!h-\[34px\]{height:34px!important}.\!h-\[52px\]{height:52px!important}.\!h-fit{height:-moz-fit-content!important;height:fit-content!important}.\!h-full{height:100%!important}.h-12{height:3rem}.h-16{height:4rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-\[120px\]{height:120px}.h-\[147px\]{height:147px}.h-\[18px\]{height:18px}.h-\[20px\]{height:20px}.h-\[24px\]{height:24px}.h-\[320px\]{height:320px}.h-\[32px\]{height:32px}.h-\[40px\]{height:40px}.h-\[48px\]{height:48px}.h-\[500px\]{height:500px}.h-\[52px\]{height:52px}.h-\[85\%\]{height:85%}.h-\[86vh\]{height:86vh}.h-\[calc\(100\%-32px\)\]{height:calc(100% - 32px)}.h-\[calc\(100\%-48px\)\]{height:calc(100% - 48px)}.h-\[calc\(100\%-80px\)\]{height:calc(100% - 80px)}.h-\[calc\(100vh-150px\)\]{height:calc(100vh - 150px)}.h-\[calc\(100vh-163px\)\]{height:calc(100vh - 163px)}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.\!max-h-\[52px\]{max-height:52px!important}.max-h-\[147px\]{max-height:147px}.max-h-\[300px\]{max-height:300px}.min-h-\[100vh\]{min-height:100vh}.min-h-\[300px\]{min-height:300px}.min-h-\[48px\]{min-height:48px}.min-h-\[85px\]{min-height:85px}.\!w-4{width:1rem!important}.\!w-40{width:10rem!important}.\!w-7{width:1.75rem!important}.\!w-9{width:2.25rem!important}.\!w-\[100px\]{width:100px!important}.\!w-\[110px\]{width:110px!important}.\!w-\[120px\]{width:120px!important}.\!w-\[125px\]{width:125px!important}.\!w-\[140px\]{width:140px!important}.\!w-\[150px\]{width:150px!important}.\!w-\[160px\]{width:160px!important}.\!w-\[16px\]{width:16px!important}.\!w-\[200px\]{width:200px!important}.\!w-\[220px\]{width:220px!important}.\!w-\[244px\]{width:244px!important}.\!w-\[50px\]{width:50px!important}.\!w-\[80px\]{width:80px!important}.\!w-\[83px\]{width:83px!important}.\!w-\[90px\]{width:90px!important}.\!w-\[98\%\]{width:98%!important}.\!w-full{width:100%!important}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-12{width:3rem}.w-2\/12{width:16.666667%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-8\/12{width:66.666667%}.w-9{width:2.25rem}.w-\[100px\]{width:100px}.w-\[120px\]{width:120px}.w-\[190px\]{width:190px}.w-\[200px\]{width:200px}.w-\[20px\]{width:20px}.w-\[24px\]{width:24px}.w-\[300px\]{width:300px}.w-\[33px\]{width:33px}.w-\[40px\]{width:40px}.w-\[41\%\]{width:41%}.w-\[45\%\]{width:45%}.w-\[50px\]{width:50px}.w-\[60px\]{width:60px}.w-\[80px\]{width:80px}.w-\[85\%\]{width:85%}.w-\[calc\(100\%-116px\)\]{width:calc(100% - 116px)}.w-\[calc\(100\%-32px\)\]{width:calc(100% - 32px)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.\!min-w-\[105px\]{min-width:105px!important}.min-w-\[268px\]{min-width:268px}.\!max-w-\[336px\]{max-width:336px!important}.\!max-w-full{max-width:100%!important}.\!max-w-none{max-width:none!important}.max-w-\[1000px\]{max-width:1000px}.max-w-\[1488px\]{max-width:1488px}.max-w-\[1504px\]{max-width:1504px}.max-w-\[150px\]{max-width:150px}.max-w-\[1600px\]{max-width:1600px}.max-w-\[300px\]{max-width:300px}.max-w-\[90\%\]{max-width:90%}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.shrink{flex-shrink:1}.flex-grow{flex-grow:1}.\!table-auto{table-layout:auto!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-flow-col{grid-auto-flow:column}.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-\[1fr\,61\%\]{grid-template-columns:1fr 61%}.grid-cols-\[max-content_1fr\]{grid-template-columns:max-content 1fr}.grid-rows-1{grid-template-rows:repeat(1,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))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.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-\[16px\]{gap:16px}.gap-\[8px\]{gap:8px}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-\[10px\]{-moz-column-gap:10px;column-gap:10px}.gap-x-\[16px\]{-moz-column-gap:16px;column-gap:16px}.gap-x-\[4px\]{-moz-column-gap:4px;column-gap:4px}.gap-x-\[8px\]{-moz-column-gap:8px;column-gap:8px}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.gap-y-\[10px\]{row-gap:10px}.gap-y-\[16px\]{row-gap:16px}.gap-y-\[24px\]{row-gap:24px}.gap-y-\[4px\]{row-gap:4px}.gap-y-\[8px\]{row-gap:8px}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.overflow-auto{overflow:auto}.\!overflow-hidden{overflow:hidden!important}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.\!break-normal{overflow-wrap:normal!important;word-break:normal!important}.\!rounded{border-radius:.25rem!important}.\!rounded-\[20px\]{border-radius:20px!important}.\!rounded-full{border-radius:9999px!important}.\!rounded-lg{border-radius:.5rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[16px\]{border-radius:16px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:8px}.rounded-xl{border-radius:.75rem}.rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.\!rounded-bl-none{border-bottom-left-radius:0!important}.\!rounded-br-none{border-bottom-right-radius:0!important}.rounded-tl-2xl{border-top-left-radius:1rem}.rounded-tr-2xl{border-top-right-radius:1rem}.border{border-width:1px}.border-x{border-left-width:1px;border-right-width:1px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.\!border-none{border-style:none!important}.border-none{border-style:none}.\!border-\[\#D5F5FC\]{--tw-border-opacity:1!important;border-color:rgb(213 245 252/var(--tw-border-opacity,1))!important}.\!border-\[\#DECDFF\]{--tw-border-opacity:1!important;border-color:rgb(222 205 255/var(--tw-border-opacity,1))!important}.\!border-\[\#F1E683\]{--tw-border-opacity:1!important;border-color:rgb(241 230 131/var(--tw-border-opacity,1))!important}.\!border-\[\#F5B8DF\]{--tw-border-opacity:1!important;border-color:rgb(245 184 223/var(--tw-border-opacity,1))!important}.\!border-inverse{--tw-border-opacity:1!important;border-color:rgb(var(--color-borders-inverse)/var(--tw-border-opacity,1))!important}.\!border-subdued-very{--tw-border-opacity:1!important;border-color:rgb(var(--color-borders-subdued--very)/var(--tw-border-opacity,1))!important}.border-border-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-border-subdued)/var(--tw-border-opacity,1))}.border-border-verySubdued{--tw-border-opacity:1;border-color:rgb(var(--color-border-very-subdued)/var(--tw-border-opacity,1))}.border-critical-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-borders-critical--subdued)/var(--tw-border-opacity,1))}.border-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-borders-subdued)/var(--tw-border-opacity,1))}.border-subdued-very{--tw-border-opacity:1;border-color:rgb(var(--color-borders-subdued--very)/var(--tw-border-opacity,1))}.border-success-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-borders-success--subdued)/var(--tw-border-opacity,1))}.border-violet-lighter{--tw-border-opacity:1;border-color:rgb(var(--color-violet-lighter)/var(--tw-border-opacity,1))}.border-warning-subdued{--tw-border-opacity:1;border-color:rgb(var(--color-borders-warning--subdued)/var(--tw-border-opacity,1))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-r-gray-300{--tw-border-opacity:1;border-right-color:rgb(209 213 219/var(--tw-border-opacity,1))}.\!bg-\[\#ECFAFD\]{--tw-bg-opacity:1!important;background-color:rgb(236 250 253/var(--tw-bg-opacity,1))!important}.\!bg-\[\#FBE1F1\]{--tw-bg-opacity:1!important;background-color:rgb(251 225 241/var(--tw-bg-opacity,1))!important}.\!bg-\[\#FCF9DD\]{--tw-bg-opacity:1!important;background-color:rgb(252 249 221/var(--tw-bg-opacity,1))!important}.\!bg-action-tertiary-subdued{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-action_tertiary--subdued)/var(--tw-bg-opacity,1))!important}.\!bg-bg-action-tertiary{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-action-tertiary-default)/var(--tw-bg-opacity,1))!important}.\!bg-inverse-subdued{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-inverse--subdued)/var(--tw-bg-opacity,1))!important}.\!bg-pink-bg{--tw-bg-opacity:1!important;background-color:rgb(var(--color-pink-bg)/var(--tw-bg-opacity,1))!important}.\!bg-primary{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-primary)/var(--tw-bg-opacity,1))!important}.\!bg-red-lighter{--tw-bg-opacity:1!important;background-color:rgb(var(--color-red-lighter)/var(--tw-bg-opacity,1))!important}.\!bg-secondary{--tw-bg-opacity:1!important;background-color:rgb(var(--color-bg-secondary)/var(--tw-bg-opacity,1))!important}.\!bg-transparent{background-color:transparent!important}.\!bg-violet-lightest{--tw-bg-opacity:1!important;background-color:rgb(var(--color-violet-lightest)/var(--tw-bg-opacity,1))!important}.bg-\[\#0d1117\]{--tw-bg-opacity:1;background-color:rgb(13 17 23/var(--tw-bg-opacity,1))}.bg-\[rgb\(29\,37\,39\)\]{--tw-bg-opacity:1;background-color:rgb(29 37 39/var(--tw-bg-opacity,1))}.bg-accent-veryStrong{--tw-bg-opacity:1;background-color:rgb(var(--color-accent-very-strong)/var(--tw-bg-opacity,1))}.bg-action-secondary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_secondary)/var(--tw-bg-opacity,1))}.bg-action-tertiary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary)/var(--tw-bg-opacity,1))}.bg-action-tertiary-subdued{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary--subdued)/var(--tw-bg-opacity,1))}.bg-bg-secondary-default{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-secondary-default)/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-critical-subdued{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-critical--subdued)/var(--tw-bg-opacity,1))}.bg-primary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-primary)/var(--tw-bg-opacity,1))}.bg-secondary{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-secondary)/var(--tw-bg-opacity,1))}.bg-success-subdued{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-success--subdued)/var(--tw-bg-opacity,1))}.bg-violet-lightest{--tw-bg-opacity:1;background-color:rgb(var(--color-violet-lightest)/var(--tw-bg-opacity,1))}.bg-warning-subdued{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-warning--subdued)/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-opacity-50{--tw-bg-opacity:.5}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-bodyStep-1{--tw-gradient-from:rgb(var(--color-body-step-1)/1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(var(--color-body-step-1)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-bodyStep-2{--tw-gradient-to:rgb(var(--color-body-step-2)/1) var(--tw-gradient-to-position)}.\!fill-action-primary{fill:rgb(var(--color-content-action_primary)/1)!important}.\!fill-critical{fill:rgb(var(--color-content--critical)/1)!important}.\!fill-current{fill:currentColor!important}.\!fill-warning{fill:rgb(var(--color-content--warning)/1)!important}.fill-action-primary{fill:rgb(var(--color-content-action_primary)/1)}.fill-critical{fill:rgb(var(--color-content--critical)/1)}.fill-ds-base{fill:rgb(var(--color-content)/1)}.fill-white{fill:#fff}.\!stroke-critical{stroke:rgb(var(--color-content--critical)/1)!important}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.\!p-0{padding:0!important}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[10px\]{padding:10px}.p-\[12px\]{padding:12px}.p-\[16px\]{padding:16px}.p-\[24px\]{padding:24px}.p-\[8px\]{padding:8px}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!px-\[12px\]{padding-left:12px!important;padding-right:12px!important}.\!py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.\!py-\[8px\]{padding-bottom:8px!important;padding-top:8px!important}.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-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[11px\]{padding-left:11px;padding-right:11px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[2px\]{padding-left:2px;padding-right:2px}.px-\[48px\]{padding-left:48px;padding-right:48px}.px-\[4px\]{padding-left:4px;padding-right:4px}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-12{padding-bottom:3rem;padding-top:3rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-\[10px\]{padding-bottom:10px;padding-top:10px}.py-\[24px\]{padding-bottom:24px;padding-top:24px}.py-\[2px\]{padding-bottom:2px;padding-top:2px}.py-\[48px\]{padding-bottom:48px;padding-top:48px}.\!pt-0{padding-top:0!important}.pb-4{padding-bottom:1rem}.pb-\[16px\]{padding-bottom:16px}.pb-\[24px\]{padding-bottom:24px}.pl-4{padding-left:1rem}.pl-\[16px\]{padding-left:16px}.pl-\[25px\]{padding-left:25px}.pl-\[32px\]{padding-left:32px}.pr-2{padding-right:.5rem}.pr-\[16px\]{padding-right:16px}.pr-\[24px\]{padding-right:24px}.pr-\[8px\]{padding-right:8px}.pt-0\.5{padding-top:.125rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-\[10px\]{padding-top:10px}.pt-\[12px\]{padding-top:12px}.pt-\[14px\]{padding-top:14px}.pt-\[16px\]{padding-top:16px}.pt-\[8px\]{padding-top:8px}.text-left{text-align:left}.text-center{text-align:center}.\!text-right{text-align:right!important}.text-end{text-align:end}.indent-\[17px\]{text-indent:17px}.\!text-l-caption{font-size:calc(var(--fontSize-l--caption)*1px)!important}.text-\[11px\]{font-size:11px}.text-button-md{font-size:calc(var(--fontSize-button--md)*1px)}.text-l-100{font-size:calc(var(--fontSize-l--100)*1px)}.text-l-200{font-size:calc(var(--fontSize-l--200)*1px)}.text-l-300{font-size:calc(var(--fontSize-l--300)*1px)}.text-l-body{font-size:calc(var(--fontSize-l--body)*1px)}.text-l-caption{font-size:calc(var(--fontSize-l--caption)*1px)}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-bold{font-weight:700!important}.\!font-medium{font-weight:500!important}.\!font-normal{font-weight:400!important}.\!font-semibold{font-weight:600!important}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.tracking-\[1px\]{letter-spacing:1px}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.\!text-\[\#18A1C1\]{--tw-text-opacity:1!important;color:rgb(24 161 193/var(--tw-text-opacity,1))!important}.\!text-\[\#A37706\]{--tw-text-opacity:1!important;color:rgb(163 119 6/var(--tw-text-opacity,1))!important}.\!text-\[\#B62A83\]{--tw-text-opacity:1!important;color:rgb(182 42 131/var(--tw-text-opacity,1))!important}.\!text-content-critical-6{--tw-text-opacity:1!important;color:rgb(var(--color-content-critical-6)/var(--tw-text-opacity,1))!important}.\!text-critical{--tw-text-opacity:1!important;color:rgb(var(--color-content--critical)/var(--tw-text-opacity,1))!important}.\!text-ds-base{--tw-text-opacity:1!important;color:rgb(var(--color-content)/var(--tw-text-opacity,1))!important}.\!text-pink-text{--tw-text-opacity:1!important;color:rgb(var(--color-pink-text)/var(--tw-text-opacity,1))!important}.\!text-subdued{--tw-text-opacity:1!important;color:rgb(var(--color-content--subdued)/var(--tw-text-opacity,1))!important}.\!text-violet-darker{--tw-text-opacity:1!important;color:rgb(var(--color-violet-darker)/var(--tw-text-opacity,1))!important}.\!text-warning{--tw-text-opacity:1!important;color:rgb(var(--color-content--warning)/var(--tw-text-opacity,1))!important}.text-action-disabled{--tw-text-opacity:1;color:rgb(var(--color-content-action_disabled)/var(--tw-text-opacity,1))}.text-action-secondary{--tw-text-opacity:1;color:rgb(var(--color-content-action_secondary)/var(--tw-text-opacity,1))}.text-content-subdued{--tw-text-opacity:1;color:rgb(var(--color-content-subdued)/var(--tw-text-opacity,1))}.text-critical{--tw-text-opacity:1;color:rgb(var(--color-content--critical)/var(--tw-text-opacity,1))}.text-ds-base{--tw-text-opacity:1;color:rgb(var(--color-content)/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-inverse{--tw-text-opacity:1;color:rgb(var(--color-content--inverse)/var(--tw-text-opacity,1))}.text-subdued{--tw-text-opacity:1;color:rgb(var(--color-content--subdued)/var(--tw-text-opacity,1))}.text-success{--tw-text-opacity:1;color:rgb(var(--color-content--success)/var(--tw-text-opacity,1))}.text-violet-darker{--tw-text-opacity:1;color:rgb(var(--color-violet-darker)/var(--tw-text-opacity,1))}.text-warning{--tw-text-opacity:1;color:rgb(var(--color-content--warning)/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-interactive-default{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-interactive-default{--tw-shadow:0px 4px 8px 0px rgba(0,0,0,.05);--tw-shadow-colored:0px 4px 8px 0px var(--tw-shadow-color)}.shadow-interactive-hovered{--tw-shadow:0px 4px 16px 0px rgba(63,72,81,.15);--tw-shadow-colored:0px 4px 16px 0px var(--tw-shadow-color)}.shadow-interactive-hovered,.shadow-interactive-pressed{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-interactive-pressed{--tw-shadow:0px 2px 8px 0px rgba(63,72,81,.15);--tw-shadow-colored:0px 2px 8px 0px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.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)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500{transition-duration:.5s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.font-l-300{font-size:calc(var(--fontSize-l--300)*1px);line-height:calc(var(--lineHeight-l--300)*1px)}.font-l-200{font-size:calc(var(--fontSize-l--200)*1px);line-height:calc(var(--lineHeight-l--200)*1px)}.font-l-100{font-size:calc(var(--fontSize-l--100)*1px);line-height:calc(var(--lineHeight-l--100)*1px)}.font-button-md{font-size:calc(var(--fontSize-button--md)*1px);line-height:calc(var(--lineHeight-button--md)*1px)}.\!font-l-body{font-size:calc(var(--fontSize-l--body)*1px)!important;line-height:calc(var(--lineHeight-l--body)*1px)!important}.font-l-body{font-size:calc(var(--fontSize-l--body)*1px);line-height:calc(var(--lineHeight-l--body)*1px)}.\!font-l-body-sm{font-size:calc(var(--fontSize-l--body-sm)*1px)!important;line-height:calc(var(--lineHeight-l--body-sm)*1px)!important}.font-l-body-sm{font-size:calc(var(--fontSize-l--body-sm)*1px);line-height:calc(var(--lineHeight-l--body-sm)*1px)}.\!font-l-caption{font-size:calc(var(--fontSize-l--caption)*1px)!important;line-height:calc(var(--lineHeight-l--caption)*1px)!important}.font-l-caption{font-size:calc(var(--fontSize-l--caption)*1px);line-height:calc(var(--lineHeight-l--caption)*1px)}.last\:mb-0:last-child{margin-bottom:0}.last\:mb-4:last-child{margin-bottom:1rem}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:bg-\[rgb\(29\,37\,39\)\]\/50:hover{background-color:#1d252780}.hover\:bg-accent-veryStrong\/50:hover{background-color:rgb(var(--color-accent-very-strong)/.5)}.hover\:bg-action-tertiary:hover{--tw-bg-opacity:1;background-color:rgb(var(--color-bg-action_tertiary)/var(--tw-bg-opacity,1))}.hover\:\!font-semibold:hover{font-weight:600!important}.hover\:font-bold:hover{font-weight:700}.hover\:font-semibold:hover{font-weight:600}.hover\:text-action-secondary:hover{--tw-text-opacity:1;color:rgb(var(--color-content-action_secondary)/var(--tw-text-opacity,1))}.hover\:text-action-secondary-hovered:hover{--tw-text-opacity:1;color:rgb(var(--color-content-action_secondary--hovered)/var(--tw-text-opacity,1))}.hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.hover\:shadow-interactive-hovered:hover,.hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-interactive-hovered:hover{--tw-shadow:0px 4px 16px 0px rgba(63,72,81,.15);--tw-shadow-colored:0px 4px 16px 0px var(--tw-shadow-color)}.active\:text-action-secondary-pressed:active{--tw-text-opacity:1;color:rgb(var(--color-content-action_secondary--pressed)/var(--tw-text-opacity,1))}.active\:shadow-interactive-pressed:active{--tw-shadow:0px 2px 8px 0px rgba(63,72,81,.15);--tw-shadow-colored:0px 2px 8px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:flex{display:flex}.group.compact-version .group-\[\.compact-version\]\:aspect-\[16\/9\]{aspect-ratio:16/9}.group.compact-version .group-\[\.compact-version\]\:w-full{width:100%}.group.compact-version .group-\[\.compact-version\]\:rounded-2xl{border-radius:1rem}.group.compact-version .group-\[\.compact-version\]\:rounded-xl{border-radius:.75rem}.group.compact-version .group-\[\.compact-version\]\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.group.compact-version .group-\[\.compact-version\]\:p-0{padding:0}.group.compact-version .group-\[\.compact-version\]\:text-\[16px\]{font-size:16px}@media (min-width:1024px){.md\:mb-0{margin-bottom:0}.md\:mt-0{margin-top:0}.md\:\!w-\[300px\]{width:300px!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}}@media (min-width:1280px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1535px){.xl\:block{display:block}}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.vue-recycle-scroller__slot{-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}.vue-recycle-scroller__item-wrapper{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1;flex:1;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{left:0;position:absolute;top:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{background-color:transparent;border:none;opacity:0}.resize-observer[data-v-b329ee4c],.resize-observer[data-v-b329ee4c] object{display:block;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}header[data-v-1ad174dc]{line-height:1.5;max-width:100vw}nav>a[data-v-1ad174dc]{padding-left:1rem;padding-right:1rem}@media (min-width:768px){header[data-v-1ad174dc]{display:flex;margin-left:auto;margin-right:auto;max-width:768px;padding-right:calc(var(--section-gap)/2);place-items:center}nav[data-v-1ad174dc]{font-size:1rem;margin-top:1rem;padding:1rem 0;text-align:left}}
