@layer reset, base, tokens, recipes, utilities;/**
 * Swiper 12.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 21, 2025
 */:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}@layer reset{
  html,:host {
    --font-fallback: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-tab-size: 4;
    tab-size: 4;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.5;
    font-family: var(--global-font-body, var(--font-fallback));
}

  *,::before,::after,::backdrop,::file-selector-button {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    border-width: 0px;
    border-style: solid;
    border-color: var(--global-color-border, currentcolor);
}

  hr {
    height: 0px;
    color: inherit;
    border-top-width: 1px;
}

  body {
    height: 100%;
    line-height: inherit;
}

  img {
    border-style: none;
}

  img,svg,video,canvas,audio,iframe,embed,object {
    display: block;
    vertical-align: middle;
}

  img,video {
    max-width: 100%;
    height: auto;
}

  h1,h2,h3,h4,h5,h6 {
    text-wrap: balance;
    font-size: inherit;
    font-weight: inherit;
}

  p,h1,h2,h3,h4,h5,h6 {
    overflow-wrap: break-word;
}

  ol,ul,menu {
    list-style: none;
}

  button,input:where([type='button'], [type='reset'], [type='submit']),::file-selector-button {
    appearance: button;
    -webkit-appearance: button;
}

  button,input,optgroup,select,textarea,::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    background: transparent;
}

  ::placeholder {
    opacity: 1;
    --placeholder-fallback: rgba(0, 0, 0, 0.5);
    color: var(--global-color-placeholder, var(--placeholder-fallback));
}

  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      --placeholder-fallback: color-mix(in oklab, currentcolor 50%, transparent);
}
}

  textarea {
    resize: vertical;
}

  table {
    text-indent: 0px;
    border-collapse: collapse;
    border-color: inherit;
}

  summary {
    display: list-item;
}

  small {
    font-size: 80%;
}

  sub,sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
}

  sub {
    bottom: -0.25em;
}

  sup {
    top: -0.5em;
}

  dialog {
    padding: 0px;
}

  a {
    color: inherit;
    text-decoration: inherit;
}

  abbr:where([title]) {
    text-decoration: underline dotted;
}

  b,strong {
    font-weight: bolder;
}

  code,kbd,samp,pre {
    --font-mono-fallback: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New';
    font-feature-settings: normal;
    font-variation-settings: normal;
    font-family: var(--global-font-mono, var(--font-mono-fallback));
    font-size: 1em;
}

  progress {
    vertical-align: baseline;
}

  ::-webkit-search-decoration,::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

  ::-webkit-inner-spin-button,::-webkit-outer-spin-button {
    height: auto;
}

  :-moz-ui-invalid {
    box-shadow: none;
}

  :-moz-focusring {
    outline: auto;
}

  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
}
}@layer base{
  :root {
    --made-with-panda: '🐼';
}

  *,::before,::after,::backdrop {
    --blur: /*-*/ /*-*/;
    --brightness: /*-*/ /*-*/;
    --contrast: /*-*/ /*-*/;
    --grayscale: /*-*/ /*-*/;
    --hue-rotate: /*-*/ /*-*/;
    --invert: /*-*/ /*-*/;
    --saturate: /*-*/ /*-*/;
    --sepia: /*-*/ /*-*/;
    --drop-shadow: /*-*/ /*-*/;
    --backdrop-blur: /*-*/ /*-*/;
    --backdrop-brightness: /*-*/ /*-*/;
    --backdrop-contrast: /*-*/ /*-*/;
    --backdrop-grayscale: /*-*/ /*-*/;
    --backdrop-hue-rotate: /*-*/ /*-*/;
    --backdrop-invert: /*-*/ /*-*/;
    --backdrop-opacity: /*-*/ /*-*/;
    --backdrop-saturate: /*-*/ /*-*/;
    --backdrop-sepia: /*-*/ /*-*/;
    --gradient-from-position: /*-*/ /*-*/;
    --gradient-to-position: /*-*/ /*-*/;
    --gradient-via-position: /*-*/ /*-*/;
    --scroll-snap-strictness: proximity;
    --border-spacing-x: 0;
    --border-spacing-y: 0;
    --translate-x: 0;
    --translate-y: 0;
    --rotate: 0;
    --rotate-x: 0;
    --rotate-y: 0;
    --skew-x: 0;
    --skew-y: 0;
    --scale-x: 1;
    --scale-y: 1;
}
}@layer tokens{
  :where(:root, :host) {
    --workthy-jesop-colors-white: #FFFFFF;
    --workthy-jesop-colors-black: #000000;
    --workthy-jesop-colors-red: #FF0000;
    --workthy-jesop-colors-blue-900: #1A3285;
    --workthy-jesop-colors-gray-200: #F2F2F2;
    --workthy-jesop-colors-gray-400: #E6E6E6;
    --workthy-jesop-colors-gray-900: #2B2C2E;
    --workthy-jesop-colors-green-700: #609699;
    --workthy-jesop-colors-beige-300: #E5E2CF;
    --workthy-jesop-spacing-3xs: 4px;
    --workthy-jesop-spacing-2xs: 8px;
    --workthy-jesop-spacing-xs: 16px;
    --workthy-jesop-spacing-s: 24px;
    --workthy-jesop-spacing-m: 32px;
    --workthy-jesop-spacing-l: 40px;
    --workthy-jesop-spacing-xl: 48px;
    --workthy-jesop-spacing-2xl: 56px;
    --workthy-jesop-spacing-3xl: 64px;
}
}@layer utilities{

  .workthy-jesop-d_grid {
    display: grid;
}

  .workthy-jesop-trs_0\.3s_ease-out {
    transition: 0.3s ease-out;
}

  .workthy-jesop-gap_16 {
    gap: 16px;
}

  .workthy-jesop-w_100\% {
    width: 100%;
}

  .workthy-jesop-c_\#2B2C2E {
    color: #2B2C2E;
}

  .workthy-jesop-ta_start {
    text-align: start;
}

  .workthy-jesop-bdr_8 {
    border-radius: 8px;
}

  .workthy-jesop-py_16 {
    padding-block: 16px;
}

  .workthy-jesop-px_16 {
    padding-inline: 16px;
}

  .workthy-jesop-d_flex {
    display: flex;
}

  .workthy-jesop-w_26 {
    width: 26px;
}

  .workthy-jesop-h_26 {
    height: 26px;
}

  .workthy-jesop-bdr_50\% {
    border-radius: 50%;
}

  .workthy-jesop-cursor_pointer {
    cursor: pointer;
}

  .workthy-jesop-p_16 {
    padding: 16px;
}

  .workthy-jesop-gap_12 {
    gap: 12px;
}

  .workthy-jesop-gap_0 {
    gap: 0;
}

  .workthy-jesop-d_inline-flex {
    display: inline-flex;
}

  .workthy-jesop-w_fit-content {
    width: fit-content;
}

  .workthy-jesop-bdr_9999 {
    border-radius: 9999px;
}

  .workthy-jesop-ls_0 {
    letter-spacing: 0;
}

  .workthy-jesop-min-w_18 {
    min-width: 18px;
}

  .workthy-jesop-px_4 {
    padding-inline: 4px;
}

  .workthy-jesop-py_3\.5 {
    padding-block: 3.5px;
}

  .workthy-jesop-grid-area_actions {
    grid-area: actions;
}

  .workthy-jesop-gap_4 {
    gap: 4px;
}

  .workthy-jesop-p_8 {
    padding: 8px;
}

  .workthy-jesop-ls_5\% {
    letter-spacing: 5%;
}

  .workthy-jesop-w_18 {
    width: 18px;
}

  .workthy-jesop-h_18 {
    height: 18px;
}

  .workthy-jesop-grid-area_legend {
    grid-area: legend;
}

  .workthy-jesop-px_8 {
    padding-inline: 8px;
}

  .workthy-jesop-grid-area_graph {
    grid-area: graph;
}

  .workthy-jesop-h_100\% {
    height: 100%;
}

  .workthy-jesop-pos_relative {
    position: relative;
}

  .workthy-jesop-min-h_0 {
    min-height: 0;
}

  .workthy-jesop-min-w_0 {
    min-width: 0;
}

  .workthy-jesop-gap_8 {
    gap: 8px;
}

  .workthy-jesop-py_32px {
    padding-block: 32px;
}

  .workthy-jesop-bdr-t_24px {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}

  .workthy-jesop-px_15 {
    padding-inline: 15px;
}

  .workthy-jesop-py_15 {
    padding-block: 15px;
}

  .workthy-jesop-bdr_25 {
    border-radius: 25px;
}

  .workthy-jesop-c_white {
    color: var(--workthy-jesop-colors-white);
}

  .workthy-jesop-c_\#2B2C3E {
    color: #2B2C3E;
}

  .workthy-jesop-px_24 {
    padding-inline: 24px;
}

  .workthy-jesop-py_8 {
    padding-block: 8px;
}

  .workthy-jesop-c_\#FFFFFF {
    color: #FFFFFF;
}

  .workthy-jesop-m_-1px {
    margin: -1px;
}

  .workthy-jesop-ov_hidden {
    overflow: hidden;
}

  .workthy-jesop-d_flex\! {
    display: flex !important;
}

  .workthy-jesop-ta_center {
    text-align: center;
}

  .workthy-jesop-w_20 {
    width: 20px;
}

  .workthy-jesop-h_20 {
    height: 20px;
}

  .workthy-jesop-bdr_2 {
    border-radius: 2px;
}

  .workthy-jesop-bd_2px_solid_\#2B2C2E {
    border: 2px solid #2B2C2E;
}

  .workthy-jesop-ap_none {
    appearance: none;
    -webkit-appearance: none;
}

  .workthy-jesop-pos_absolute {
    position: absolute;
}

  .workthy-jesop-trf_translate\(-50\%\,_-50\%\) {
    transform: translate(-50%, -50%);
}

  .workthy-jesop-w_12 {
    width: 12px;
}

  .workthy-jesop-h_10 {
    height: 10px;
}

  .workthy-jesop-d_none {
    display: none;
}

  .workthy-jesop-w_84 {
    width: 84px;
}

  .workthy-jesop-h_84 {
    height: 84px;
}

  .workthy-jesop-place-content_center {
    place-content: center;
}

  .workthy-jesop-bd_2px_solid_\#E6E6E6 {
    border: 2px solid #E6E6E6;
}

  .workthy-jesop-c_\#609699 {
    color: #609699;
}

  .workthy-jesop-gap_10 {
    gap: 10px;
}

  .workthy-jesop-ls_0\.05em {
    letter-spacing: 0.05em;
}

  .workthy-jesop-bd-t_1px_solid_\#E6E6E6 {
    border-top: 1px solid #E6E6E6;
}

  .workthy-jesop-bd-b_1px_solid_\#E6E6E6 {
    border-bottom: 1px solid #E6E6E6;
}

  .workthy-jesop-d_inline-block {
    display: inline-block;
}

  .workthy-jesop-min-w_160 {
    min-width: 160px;
}

  .workthy-jesop-min-h_56 {
    min-height: 56px;
}

  .workthy-jesop-max-h_56 {
    max-height: 56px;
}

  .workthy-jesop-c_gray\.900 {
    color: var(--workthy-jesop-colors-gray-900);
}

  .workthy-jesop-trf_translateY\(-50\%\) {
    transform: translateY(-50%);
}

  .workthy-jesop-w_16 {
    width: 16px;
}

  .workthy-jesop-h_16 {
    height: 16px;
}

  .workthy-jesop-pointer-events_none {
    pointer-events: none;
}

  .workthy-jesop-c_\#C41010 {
    color: #C41010;
}

  .workthy-jesop-place-items_center {
    place-items: center;
}

  .workthy-jesop-c_rgb\(43_44_46_\/_1\) {
    color: rgb(43 44 46 / 1);
}

  .workthy-jesop-px_36 {
    padding-inline: 36px;
}

  .workthy-jesop-bx-sh_0px_-3px_30px_0px_rgb\(0_0_0_\/_0\.1\) {
    box-shadow: 0px -3px 30px 0px rgb(0 0 0 / 0.1);
}

  .workthy-jesop-bkdp-blur_20 {
    --backdrop-blur: blur(20);
}

  .workthy-jesop-bdr-t_20 {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

  .workthy-jesop-gap_10px_24px {
    gap: 10px 24px;
}

  .workthy-jesop-px_12 {
    padding-inline: 12px;
}

  .workthy-jesop-py_9 {
    padding-block: 9px;
}

  .workthy-jesop-bdr_20 {
    border-radius: 20px;
}

  .workthy-jesop-bx-sh_0px_4px_24px_0px_\#938A7F33 {
    box-shadow: 0px 4px 24px 0px #938A7F33;
}

  .workthy-jesop-bdr_4 {
    border-radius: 4px;
}

  .workthy-jesop-px_6 {
    padding-inline: 6px;
}

  .workthy-jesop-py_2 {
    padding-block: 2px;
}

  .workthy-jesop-py_4 {
    padding-block: 4px;
}

  .workthy-jesop-pos_fixed {
    position: fixed;
}

  .workthy-jesop-inset_0 {
    inset: 0;
}

  .workthy-jesop-w_100dvw {
    width: 100dvw;
}

  .workthy-jesop-max-w_none {
    max-width: none;
}

  .workthy-jesop-h_100dvh {
    height: 100dvh;
}

  .workthy-jesop-max-h_none {
    max-height: none;
}

  .workthy-jesop-p_24 {
    padding: 24px;
}

  .workthy-jesop-m_0 {
    margin: 0;
}

  .workthy-jesop-op_0 {
    opacity: 0;
}

  .workthy-jesop-trs_opacity_0\.3s {
    transition: opacity 0.3s;
}

  .workthy-jesop-gap_24 {
    gap: 24px;
}

  .workthy-jesop-trf_scaleY\(-1\) {
    transform: scaleY(-1);
}

  .workthy-jesop-trf_scaleY\(1\) {
    transform: scaleY(1);
}

  .workthy-jesop-p_4 {
    padding: 4px;
}

  .workthy-jesop-bx-sh_0px_2px_8px_0px_\#00000026 {
    box-shadow: 0px 2px 8px 0px #00000026;
}

  .workthy-jesop-bd-y-w_2 {
    border-block-width: 2px;
}

  .workthy-jesop-bx-sh_0px_4px_4px_0px_rgba\(0\,_0\,_0\,_0\.2\) {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2);
}

  .workthy-jesop-z_1 {
    z-index: 1;
}

  .workthy-jesop-d_contents {
    display: contents;
}

  .workthy-jesop-pos_sticky {
    position: sticky;
}

  .workthy-jesop-min-h_100dvh {
    min-height: 100dvh;
}

  .workthy-jesop-w_35 {
    width: 35px;
}

  .workthy-jesop-h_35 {
    height: 35px;
}

  .workthy-jesop-bdr_calc\(35px_\/_2\) {
    border-radius: calc(35px / 2);
}

  .workthy-jesop-bd_none {
    border: none;
}

  .workthy-jesop-bd_1px_solid_\#2B2C2E {
    border: 1px solid #2B2C2E;
}

  .workthy-jesop-d_block {
    display: block;
}

  .workthy-jesop-trf_none {
    transform: none;
}

  .workthy-jesop-trf_rotate\(180deg\) {
    transform: rotate(180deg);
}

  .workthy-jesop-py_0 {
    padding-block: 0;
}

  .workthy-jesop-py_12 {
    padding-block: 12px;
}

  .workthy-jesop-ls_-3\% {
    letter-spacing: -3%;
}

  .workthy-jesop-c_\#009926 {
    color: #009926;
}

  .workthy-jesop-ls_2\% {
    letter-spacing: 2%;
}

  .workthy-jesop-tov_ellipsis {
    text-overflow: ellipsis;
}

  .workthy-jesop-white-space_nowrap {
    white-space: nowrap;
}

  .workthy-jesop-py_10 {
    padding-block: 10px;
}

  .workthy-jesop-c_\#5C5E63 {
    color: #5C5E63;
}

  .workthy-jesop-p_0_20px {
    padding: 0 20px;
}

  .workthy-jesop-px_30 {
    padding-inline: 30px;
}

  .workthy-jesop-py_40 {
    padding-block: 40px;
}

  .workthy-jesop-px_20 {
    padding-inline: 20px;
}

  .workthy-jesop-c_\#333333 {
    color: #333333;
}

  .workthy-jesop-w_40 {
    width: 40px;
}

  .workthy-jesop-h_40 {
    height: 40px;
}

  .workthy-jesop-gap_34 {
    gap: 34px;
}

  .workthy-jesop-w_34 {
    width: 34px;
}

  .workthy-jesop-h_34 {
    height: 34px;
}

  .workthy-jesop-w_44 {
    width: 44px;
}

  .workthy-jesop-h_44 {
    height: 44px;
}

  .workthy-jesop-w_61px {
    width: 61px;
}

  .workthy-jesop-h_26px {
    height: 26px;
}

  .workthy-jesop-bdr_18px {
    border-radius: 18px;
}

  .workthy-jesop-w_0 {
    width: 0;
}

  .workthy-jesop-h_0 {
    height: 0;
}

  .workthy-jesop-bd-b_2px_solid_\#2B2C2E {
    border-bottom: 2px solid #2B2C2E;
}

  .workthy-jesop-bd-l_1px_solid_\#E6E6E6 {
    border-left: 1px solid #E6E6E6;
}

  .workthy-jesop-bd-r_1px_solid_\#E6E6E6 {
    border-right: 1px solid #E6E6E6;
}

  .workthy-jesop-py_18 {
    padding-block: 18px;
}

  .workthy-jesop-trs_all_0\.2s_ease-in-out {
    transition: all 0.2s ease-in-out;
}

  .workthy-jesop-p_0 {
    padding: 0;
}

  .workthy-jesop-op_1 {
    opacity: 1;
}

  .workthy-jesop-vis_visible {
    visibility: visible;
}

  .workthy-jesop-vis_hidden {
    visibility: hidden;
}

  .workthy-jesop-min-h_36 {
    min-height: 36px;
}

  .workthy-jesop-bd_1px_solid_\#E6E6E6 {
    border: 1px solid #E6E6E6;
}

  .workthy-jesop-w_max-content {
    width: max-content;
}

  .workthy-jesop-td_underline {
    text-decoration: underline;
}

  .workthy-jesop-ta_left {
    text-align: left;
}

  .workthy-jesop-ta_right {
    text-align: right;
}

  .workthy-jesop-bdr_12 {
    border-radius: 12px;
}

  .workthy-jesop-ring-o_-1 {
    outline-offset: -1px;
}

  .workthy-jesop-trs-prop_grid-template-rows {
    --transition-prop: grid-template-rows;
    transition-property: grid-template-rows;
}

  .workthy-jesop-grid-tr_1fr {
    grid-template-rows: 1fr;
}

  .workthy-jesop-ov-y_hidden {
    overflow-y: hidden;
}

  .workthy-jesop-pt_24 {
    padding-top: 24px;
}

  .workthy-jesop-grid-tc_1fr_auto {
    grid-template-columns: 1fr auto;
}

  .workthy-jesop-ai_center {
    align-items: center;
}

  .workthy-jesop-fs_15 {
    font-size: 15px;
}

  .workthy-jesop-fw_700 {
    font-weight: 700;
}

  .workthy-jesop-lh_1\.6 {
    line-height: 1.6;
}

  .workthy-jesop-bg-c_\#F7F7F7 {
    background-color: #F7F7F7;
}

  .workthy-jesop-jc_end {
    justify-content: end;
}

  .workthy-jesop-trs-prop_gap {
    --transition-prop: gap;
    transition-property: gap;
}

  .workthy-jesop-jc_center {
    justify-content: center;
}

  .workthy-jesop-fs_11 {
    font-size: 11px;
}

  .workthy-jesop-fw_600 {
    font-weight: 600;
}

  .workthy-jesop-lh_1 {
    line-height: 1;
}

  .workthy-jesop-bd-w_1 {
    border-width: 1px;
}

  .workthy-jesop-bd-c_\#000000 {
    border-color: #000000;
}

  .workthy-jesop-fs_13 {
    font-size: 13px;
}

  .workthy-jesop-lh_160\% {
    line-height: 160%;
}

  .workthy-jesop-grid-template-areas_\"legend_actions\"_\"graph_graph\" {
    grid-template-areas: "legend actions" "graph graph";
}

  .workthy-jesop-grid-tc_1fr_max-content {
    grid-template-columns: 1fr max-content;
}

  .workthy-jesop-fs_14 {
    font-size: 14px;
}

  .workthy-jesop-fw_400 {
    font-weight: 400;
}

  .workthy-jesop-bg-c_\#2B2C3E {
    background-color: #2B2C3E;
}

  .workthy-jesop-bg-c_\#2B2C2E {
    background-color: #2B2C2E;
}

  .workthy-jesop-bg-c_\#F2F2F2 {
    background-color: #F2F2F2;
}

  .workthy-jesop-bd-w_1px {
    border-width: 1px;
}

  .workthy-jesop-border-style_solid {
    border-style: solid;
}

  .workthy-jesop-bd-c_gray\.400 {
    border-color: var(--workthy-jesop-colors-gray-400);
}

  .workthy-jesop-bottom_0\! {
    bottom: 0 !important;
}

  .workthy-jesop-mb_48 {
    margin-bottom: 48px;
}

  .workthy-jesop-bg-c_\#FFFFFF {
    background-color: #FFFFFF;
}

  .workthy-jesop-top_50\% {
    top: 50%;
}

  .workthy-jesop-left_50\% {
    left: 50%;
}

  .workthy-jesop-rg_8 {
    row-gap: 8px;
}

  .workthy-jesop-cg_16 {
    column-gap: 16px;
}

  .workthy-jesop-grid-af_column {
    grid-auto-flow: column;
}

  .workthy-jesop-grid-ac_max-content {
    grid-auto-columns: max-content;
}

  .workthy-jesop-grid-tc_auto_1fr {
    grid-template-columns: auto 1fr;
}

  .workthy-jesop-rg_16 {
    row-gap: 16px;
}

  .workthy-jesop-pt_16 {
    padding-top: 16px;
}

  .workthy-jesop-pb_16 {
    padding-bottom: 16px;
}

  .workthy-jesop-ring-w_2 {
    outline-width: 2px;
}

  .workthy-jesop-outline-style_solid {
    outline-style: solid;
}

  .workthy-jesop-ring-c_\#E6E6E6 {
    outline-color: #E6E6E6;
}

  .workthy-jesop-bg-c_white {
    background-color: var(--workthy-jesop-colors-white);
}

  .workthy-jesop-right_16 {
    right: 16px;
}

  .workthy-jesop-fs_16 {
    font-size: 16px;
}

  .workthy-jesop-ml_8 {
    margin-left: 8px;
}

  .workthy-jesop-flex-d_column {
    flex-direction: column;
}

  .workthy-jesop-jc_space-between {
    justify-content: space-between;
}

  .workthy-jesop-pb_40 {
    padding-bottom: 40px;
}

  .workthy-jesop-bg-c_\#FFF {
    background-color: #FFF;
}

  .workthy-jesop-bd-c_transparent {
    border-color: transparent;
}

  .workthy-jesop-grid-tc_repeat\(1\,_1fr\) {
    grid-template-columns: repeat(1, 1fr);
}

  .workthy-jesop-grid-tc_repeat\(2\,_1fr\) {
    grid-template-columns: repeat(2, 1fr);
}

  .workthy-jesop-grid-tc_repeat\(3\,_1fr\) {
    grid-template-columns: repeat(3, 1fr);
}

  .workthy-jesop-grid-tc_230px_1fr {
    grid-template-columns: 230px 1fr;
}

  .workthy-jesop-lh_1\.5 {
    line-height: 1.5;
}

  .workthy-jesop-grid-ac_1fr {
    grid-auto-columns: 1fr;
}

  .workthy-jesop-bd-b-w_1 {
    border-bottom-width: 1px;
}

  .workthy-jesop-bd-c_\#E6E6E6 {
    border-color: #E6E6E6;
}

  .workthy-jesop-fs_18 {
    font-size: 18px;
}

  .workthy-jesop-pt_8 {
    padding-top: 8px;
}

  .workthy-jesop-ring-c_\#C41010 {
    outline-color: #C41010;
}

  .workthy-jesop-bg-c_\#C41010 {
    background-color: #C41010;
}

  .workthy-jesop-bg-c_rgb\(0_0_0_\/_70\%\) {
    background-color: rgb(0 0 0 / 70%);
}

  .workthy-jesop-top_calc\(-1_\*_\(32px_\+_4px\)\) {
    top: calc(-1 * (32px + 4px));
}

  .workthy-jesop-right_0 {
    right: 0;
}

  .workthy-jesop-bd-w_2 {
    border-width: 2px;
}

  .workthy-jesop-justify-items_center {
    justify-items: center;
}

  .workthy-jesop-justify-items_start {
    justify-items: start;
}

  .workthy-jesop-trs-prop_border-width\,_box-shadow\,_margin {
    --transition-prop: border-width, box-shadow, margin;
    transition-property: border-width, box-shadow, margin;
}

  .workthy-jesop-mt_4 {
    margin-top: 4px;
}

  .workthy-jesop-pt_12 {
    padding-top: 12px;
}

  .workthy-jesop-grid-tr_1fr_auto {
    grid-template-rows: 1fr auto;
}

  .workthy-jesop-bottom_0 {
    bottom: 0;
}

  .workthy-jesop-ov-y_auto {
    overflow-y: auto;
}

  .workthy-jesop-fw_500 {
    font-weight: 500;
}

  .workthy-jesop-bg-c_transparent {
    background-color: transparent;
}

  .workthy-jesop-jc_flex-start {
    justify-content: flex-start;
}

  .workthy-jesop-jc_flex-end {
    justify-content: flex-end;
}

  .workthy-jesop-ai_baseline {
    align-items: baseline;
}

  .workthy-jesop-ff_inherit {
    font-family: inherit;
}

  .workthy-jesop-fs_24 {
    font-size: 24px;
}

  .workthy-jesop-lh_150\% {
    line-height: 150%;
}

  .workthy-jesop-fs_20 {
    font-size: 20px;
}

  .workthy-jesop-fs_12 {
    font-size: 12px;
}

  .workthy-jesop-pr_24 {
    padding-right: 24px;
}

  .workthy-jesop-right_8 {
    right: 8px;
}

  .workthy-jesop-pr_8 {
    padding-right: 8px;
}

  .workthy-jesop-bd-bs-w_2 {
    border-block-start-width: 2px;
}

  .workthy-jesop-bd-s-w_2 {
    border-inline-start-width: 2px;
}

  .workthy-jesop-bg-c_\#EAEAEA {
    background-color: #EAEAEA;
}

  .workthy-jesop-bg-c_\#808080 {
    background-color: #808080;
}

  .workthy-jesop-trs-prop_background-color\,_outline-color {
    --transition-prop: background-color, outline-color;
    transition-property: background-color, outline-color;
}

  .workthy-jesop-trs-dur_0\.3s {
    --transition-duration: 0.3s;
    transition-duration: 0.3s;
}

  .workthy-jesop-ring-w_3 {
    outline-width: 3px;
}

  .workthy-jesop-ring-c_\#808080 {
    outline-color: #808080;
}

  .workthy-jesop-grid-tc_repeat\(auto-fit\,_minmax\(0px\,_1fr\)\) {
    grid-template-columns: repeat(auto-fit, minmax(0px, 1fr));
}

  .workthy-jesop-grid-tc_subgrid {
    grid-template-columns: subgrid;
}

  .workthy-jesop-grid-cs_1 {
    grid-column-start: 1;
}

  .workthy-jesop-grid-ce_-1 {
    grid-column-end: -1;
}

  .workthy-jesop-jc_left {
    justify-content: left;
}

  .workthy-jesop-jc_right {
    justify-content: right;
}

  .workthy-jesop-fs_26 {
    font-size: 26px;
}

  .workthy-jesop-fs_22 {
    font-size: 22px;
}

  .workthy-jesop-lh_1\.7 {
    line-height: 1.7;
}

  .workthy-jesop-lh_1\.4 {
    line-height: 1.4;
}

  .workthy-jesop-ring-w_1 {
    outline-width: 1px;
}

  .first\:workthy-jesop-bdr-t_8:first-child {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

  .last\:workthy-jesop-bdr-b_8:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

  .\[\&_\.swiper-pagination-bullet\]\:workthy-jesop-bd_1px_solid_\#2B2C2E\! .swiper-pagination-bullet {
    border: 1px solid #2B2C2E !important;
}

  .\[\&_\.swiper-pagination-bullet\]\:workthy-jesop-op_1\! .swiper-pagination-bullet {
    opacity: 1 !important;
}

  .\[\&_\.swiper-pagination-bullet-active\]\:workthy-jesop-bd_1px_solid_\#2B2C2E\! .swiper-pagination-bullet-active {
    border: 1px solid #2B2C2E !important;
}

  .\[\&_\.swiper-pagination-bullet-active\]\:workthy-jesop-op_1\! .swiper-pagination-bullet-active {
    opacity: 1 !important;
}

  input:checked + .\[input\:checked_\+_\&\]\:workthy-jesop-d_block {
    display: block;
}

  .checked\:workthy-jesop-bd_none:is(:checked, [data-checked], [aria-checked=true], [data-state="checked"]) {
    border: none;
}

  .\[\&\:has\(input\:checked\)\]\:workthy-jesop-bd_none:has(input:checked) {
    border: none;
}

  .\[\&\:has\(input\[type\=\'checkbox\'\]\:checked\)\]\:workthy-jesop-c_\#FFFFFF:has(input[type='checkbox']:checked) {
    color: #FFFFFF;
}

  .disabled\:workthy-jesop-cursor_not-allowed:is(:disabled, [disabled], [data-disabled]) {
    cursor: not-allowed;
}

  .after\:workthy-jesop-d_block::after {
    display: block;
}

  .after\:workthy-jesop-pos_absolute::after {
    position: absolute;
}

  .after\:workthy-jesop-h_5::after {
    height: 5px;
}

  .after\:workthy-jesop-w_5::after {
    width: 5px;
}

  .after\:workthy-jesop-bdr_2\.5::after {
    border-radius: 2.5px;
}

  .placeholder\:workthy-jesop-c_\#E6E6E6::placeholder,.placeholder\:workthy-jesop-c_\#E6E6E6[data-placeholder] {
    color: #E6E6E6;
}

  .open\:workthy-jesop-pointer-events_auto:is([open], [data-open], [data-state="open"]) {
    pointer-events: auto;
}

  .open\:workthy-jesop-op_1:is([open], [data-open], [data-state="open"]) {
    opacity: 1;
}

  .\[\&\:not\(\:disabled\)\:not\(\[data-selected\]\)\]\:workthy-jesop-c_\#c2c4c8:not(:disabled):not([data-selected]) {
    color: #c2c4c8;
}

  .scrollbar\:workthy-jesop-w_4::-webkit-scrollbar {
    width: 4px;
}

  .scrollbarTrack\:workthy-jesop-bdr_100::-webkit-scrollbar-track,.scrollbarThumb\:workthy-jesop-bdr_100::-webkit-scrollbar-thumb {
    border-radius: 100px;
}

  .\[\&\:before\]\:workthy-jesop-pos_absolute:before {
    position: absolute;
}

  .\[\&\:before\]\:workthy-jesop-trf_translate\(0\%\,_-50\%\):before {
    transform: translate(0%, -50%);
}

  .\[\&\:before\]\:workthy-jesop-w_68:before {
    width: 68px;
}

  .\[\&\:before\]\:workthy-jesop-h_10:before {
    height: 10px;
}

  .\[\&\:last-child\:before\]\:workthy-jesop-d_none:last-child:before {
    display: none;
}

  .\[\&_\>_span\]\:workthy-jesop-pos_relative > span {
    position: relative;
}

  .\[\&_\>_span\]\:workthy-jesop-w_100\% > span {
    width: 100%;
}

  .\[\&_\>_span\]\:workthy-jesop-h_100\% > span {
    height: 100%;
}

  .\[\&_\>_span\]\:workthy-jesop-bdr_50\% > span {
    border-radius: 50%;
}

  .\[\&_\>_span\]\:workthy-jesop-c_gray\.900 > span {
    color: var(--workthy-jesop-colors-gray-900);
}

  .\[\&_\>_span\]\:workthy-jesop-d_flex > span {
    display: flex;
}

  .\[\&_\>_span\]\:workthy-jesop-c_white > span {
    color: var(--workthy-jesop-colors-white);
}

  .before\:workthy-jesop-pos_absolute::before {
    position: absolute;
}

  .before\:workthy-jesop-h_26::before {
    height: 26px;
}

  .before\:workthy-jesop-w_26::before {
    width: 26px;
}

  .before\:workthy-jesop-bdr_50\%::before {
    border-radius: 50%;
}

  .before\:workthy-jesop-bx-sh_2px_2px_4px_0px_rgba\(0\,_0\,_0\,_0\.21\)::before {
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.21);
}

  .after\:workthy-jesop-trf_translateX\(-50\%\)::after {
    transform: translateX(-50%);
}

  .after\:workthy-jesop-bd-l_6\.5px_solid_transparent::after {
    border-left: 6.5px solid transparent;
}

  .after\:workthy-jesop-bd-r_6\.5px_solid_transparent::after {
    border-right: 6.5px solid transparent;
}

  .after\:workthy-jesop-bd-t_7px_solid_transparent::after {
    border-top: 7px solid transparent;
}

  .\[\&\[data-active\=\"true\"\]\,_\&\[aria-current\=\"true\"\]\]\:workthy-jesop-c_\#fff[data-active="true"],.\[\&\[data-active\=\"true\"\]\,_\&\[aria-current\=\"true\"\]\]\:workthy-jesop-c_\#fff[aria-current="true"] {
    color: #fff;
}

  .\[\&\[data-active\=\"true\"\]\,_\&\[aria-current\=\"true\"\]\]\:workthy-jesop-bd-t_1px_solid_\#2B2C2E[data-active="true"],.\[\&\[data-active\=\"true\"\]\,_\&\[aria-current\=\"true\"\]\]\:workthy-jesop-bd-t_1px_solid_\#2B2C2E[aria-current="true"] {
    border-top: 1px solid #2B2C2E;
}

  .\[\&\[data-active\=\"true\"\]\,_\&\[aria-current\=\"true\"\]\]\:workthy-jesop-bd-l_1px_solid_\#2B2C2E[data-active="true"],.\[\&\[data-active\=\"true\"\]\,_\&\[aria-current\=\"true\"\]\]\:workthy-jesop-bd-l_1px_solid_\#2B2C2E[aria-current="true"] {
    border-left: 1px solid #2B2C2E;
}

  .\[\&\[data-active\=\"true\"\]\,_\&\[aria-current\=\"true\"\]\]\:workthy-jesop-bd-r_1px_solid_\#2B2C2E[data-active="true"],.\[\&\[data-active\=\"true\"\]\,_\&\[aria-current\=\"true\"\]\]\:workthy-jesop-bd-r_1px_solid_\#2B2C2E[aria-current="true"] {
    border-right: 1px solid #2B2C2E;
}

  thead .\[thead_\&\]\:workthy-jesop-c_\#FFFFFF {
    color: #FFFFFF;
}

  .\[\&\[aria-hidden\]\]\:workthy-jesop-grid-tr_0fr[aria-hidden] {
    grid-template-rows: 0fr;
}

  .\[\&_\.swiper-pagination-bullet\]\:workthy-jesop-bg-c_\#FFFFFF\! .swiper-pagination-bullet {
    background-color: #FFFFFF !important;
}

  .\[\&_\.swiper-pagination-bullet-active\]\:workthy-jesop-bg-c_\#2B2C2E\! .swiper-pagination-bullet-active {
    background-color: #2B2C2E !important;
}

  .checked\:workthy-jesop-bg-c_\#2B2C2E:is(:checked, [data-checked], [aria-checked=true], [data-state="checked"]) {
    background-color: #2B2C2E;
}

  .\[\&\:has\(input\:checked\)\]\:workthy-jesop-bg-c_\#2B2C2E:has(input:checked) {
    background-color: #2B2C2E;
}

  .\[\&\:has\(input\[type\=\'checkbox\'\]\:checked\)\]\:workthy-jesop-bg-c_\#609699:has(input[type='checkbox']:checked) {
    background-color: #609699;
}

  .readOnly\:workthy-jesop-ring-c_\#F2F2F2:is(:read-only, [data-read-only]) {
    outline-color: #F2F2F2;
}

  .readOnly\:workthy-jesop-bg-c_\#F2F2F2:is(:read-only, [data-read-only]) {
    background-color: #F2F2F2;
}

  .disabled\:workthy-jesop-ring-c_\#E6E6E6:is(:disabled, [disabled], [data-disabled]) {
    outline-color: #E6E6E6;
}

  .disabled\:workthy-jesop-bg-c_gray\.200:is(:disabled, [disabled], [data-disabled]) {
    background-color: var(--workthy-jesop-colors-gray-200);
}

  .after\:workthy-jesop-content_\'\'::after {
    content: '';
}

  .after\:workthy-jesop-top_-2\.5::after {
    top: -2.5px;
}

  .after\:workthy-jesop-right_-2\.5::after {
    right: -2.5px;
}

  .after\:workthy-jesop-bg-c_transparent::after {
    background-color: transparent;
}

  .after\:workthy-jesop-bg-c_\#C41010::after {
    background-color: #C41010;
}

  .backdrop\:workthy-jesop-bg-c_transparent::backdrop {
    background-color: transparent;
}

  .scrollbarTrack\:workthy-jesop-bg-c_\#E6E6E6::-webkit-scrollbar-track {
    background-color: #E6E6E6;
}

  .scrollbarThumb\:workthy-jesop-bg-c_\#2B2C2E::-webkit-scrollbar-thumb {
    background-color: #2B2C2E;
}

  .\[\&\:before\]\:workthy-jesop-content_\'\':before {
    content: '';
}

  .\[\&\:before\]\:workthy-jesop-top_50\%:before {
    top: 50%;
}

  .\[\&\:before\]\:workthy-jesop-left_50\%:before {
    left: 50%;
}

  .\[\&\:before\]\:workthy-jesop-bg-c_gray\.200:before {
    background-color: var(--workthy-jesop-colors-gray-200);
}

  .\[\&_\>_span\]\:workthy-jesop-ai_center > span {
    align-items: center;
}

  .\[\&_\>_span\]\:workthy-jesop-jc_center > span {
    justify-content: center;
}

  .\[\&_\>_span\]\:workthy-jesop-fs_16 > span {
    font-size: 16px;
}

  .\[\&_\>_span\]\:workthy-jesop-fw_600 > span {
    font-weight: 600;
}

  .\[\&_\>_span\]\:workthy-jesop-fs_18 > span {
    font-size: 18px;
}

  .\[\&_\>_span\]\:workthy-jesop-bg-c_gray\.900 > span {
    background-color: var(--workthy-jesop-colors-gray-900);
}

  .\[\&_\>_span\]\:workthy-jesop-bg-c_green\.700 > span {
    background-color: var(--workthy-jesop-colors-green-700);
}

  .\[\&\:before\]\:workthy-jesop-bg-c_beige\.300:before {
    background-color: var(--workthy-jesop-colors-beige-300);
}

  .\[\&_\>_span\]\:workthy-jesop-bg-c_\#E6E6E6 > span {
    background-color: #E6E6E6;
}

  .before\:workthy-jesop-content_\"\"::before {
    content: "";
}

  .before\:workthy-jesop-left_0::before {
    left: 0;
}

  .before\:workthy-jesop-top_0::before {
    top: 0;
}

  .before\:workthy-jesop-bg-c_white::before {
    background-color: var(--workthy-jesop-colors-white);
}

  .before\:workthy-jesop-trs-prop_transform::before {
    --transition-prop: transform;
    transition-property: transform;
}

  .before\:workthy-jesop-trs-dur_0\.3s::before {
    --transition-duration: 0.3s;
    transition-duration: 0.3s;
}

  .\[\&\:has\(input\:checked\)\]\:workthy-jesop-bg-c_\#609699:has(input:checked) {
    background-color: #609699;
}

  .\[\&\:has\(input\:checked\)\]\:workthy-jesop-ring-c_\#609699:has(input:checked) {
    outline-color: #609699;
}

  .after\:workthy-jesop-content_\"\"::after {
    content: "";
}

  .after\:workthy-jesop-bottom_-7::after {
    bottom: -7px;
}

  .after\:workthy-jesop-left_50\%::after {
    left: 50%;
}

  .\[\&\[data-active\=\"true\"\]\,_\&\[aria-current\=\"true\"\]\]\:workthy-jesop-bg-c_\#2B2C2E[data-active="true"],.\[\&\[data-active\=\"true\"\]\,_\&\[aria-current\=\"true\"\]\]\:workthy-jesop-bg-c_\#2B2C2E[aria-current="true"],thead .\[thead_\&\]\:workthy-jesop-bg-c_\#2B2C2E {
    background-color: #2B2C2E;
}

  .focus\:workthy-jesop-bd-c_\#2B2C2E:is(:focus, [data-focus]) {
    border-color: #2B2C2E;
}

  .\[\&\:has\(input\:checked\)\]\:before\:workthy-jesop-trf_translateX\(35px\):has(input:checked)::before {
    transform: translateX(35px);
}

  .\[\&\[data-active\=\"true\"\]\,_\&\[aria-current\=\"true\"\]\]\:after\:workthy-jesop-bd-t-c_\#2B2C2E[data-active="true"]::after,.\[\&\[data-active\=\"true\"\]\,_\&\[aria-current\=\"true\"\]\]\:after\:workthy-jesop-bd-t-c_\#2B2C2E[aria-current="true"]::after {
    border-top-color: #2B2C2E;
}

  thead .\[thead_\&\]\:first\:workthy-jesop-bdr-tl_7:first-child {
    border-top-left-radius: 7px;
}

  thead .\[thead_\&\]\:first\:workthy-jesop-bdr-tr_7:first-child {
    border-top-right-radius: 7px;
}

  tbody .\[tbody_\&\]\:odd\:workthy-jesop-bg-c_\#FFFFFF:nth-child(odd) {
    background-color: #FFFFFF;
}

  tbody .\[tbody_\&\]\:even\:workthy-jesop-bg-c_\#F2F2F2:nth-child(even) {
    background-color: #F2F2F2;
}

  tbody .\[tbody_\&\]\:last\:workthy-jesop-bdr-bl_7:last-child {
    border-bottom-left-radius: 7px;
}

  tbody .\[tbody_\&\]\:last\:workthy-jesop-bdr-br_7:last-child {
    border-bottom-right-radius: 7px;
}

  tbody .\[tbody_\&\]\:hover\:workthy-jesop-bg_\#60969933:is(:hover, [data-hover]) {
    background: #60969933;
}

  @media screen and (hover: hover) {
    @supports (-moz-appearance: none) {
      .\[\@media_screen_and_\(hover\:_hover\)\]\:\[\@supports_\(-moz-appearance\:_none\)\]\:workthy-jesop-d_none {
        display: none;
}
}
}

  @media screen and (hover: hover) {
    @supports not (-moz-appearance: none) {
      @supports (selector(::-webkit-calendar-picker-indicator)) {
        .\[\@media_screen_and_\(hover\:_hover\)\]\:\[\@supports_not_\(-moz-appearance\:_none\)\]\:\[\@supports_\(selector\(\:\:-webkit-calendar-picker-indicator\)\)\]\:\[\&\:\:-webkit-calendar-picker-indicator\]\:workthy-jesop-op_0::-webkit-calendar-picker-indicator {
          opacity: 0;
}
        .\[\@media_screen_and_\(hover\:_hover\)\]\:\[\@supports_not_\(-moz-appearance\:_none\)\]\:\[\@supports_\(selector\(\:\:-webkit-calendar-picker-indicator\)\)\]\:\[\&\:\:-webkit-calendar-picker-indicator\]\:workthy-jesop-pos_absolute::-webkit-calendar-picker-indicator {
          position: absolute;
}
        .\[\@media_screen_and_\(hover\:_hover\)\]\:\[\@supports_not_\(-moz-appearance\:_none\)\]\:\[\@supports_\(selector\(\:\:-webkit-calendar-picker-indicator\)\)\]\:\[\&\:\:-webkit-calendar-picker-indicator\]\:workthy-jesop-trf_translateY\(-50\%\)::-webkit-calendar-picker-indicator {
          transform: translateY(-50%);
}
        .\[\@media_screen_and_\(hover\:_hover\)\]\:\[\@supports_not_\(-moz-appearance\:_none\)\]\:\[\@supports_\(selector\(\:\:-webkit-calendar-picker-indicator\)\)\]\:\[\&\:\:-webkit-calendar-picker-indicator\]\:workthy-jesop-w_16::-webkit-calendar-picker-indicator {
          width: 16px;
}
        .\[\@media_screen_and_\(hover\:_hover\)\]\:\[\@supports_not_\(-moz-appearance\:_none\)\]\:\[\@supports_\(selector\(\:\:-webkit-calendar-picker-indicator\)\)\]\:\[\&\:\:-webkit-calendar-picker-indicator\]\:workthy-jesop-h_16::-webkit-calendar-picker-indicator {
          height: 16px;
}
        .\[\@media_screen_and_\(hover\:_hover\)\]\:\[\@supports_not_\(-moz-appearance\:_none\)\]\:\[\@supports_\(selector\(\:\:-webkit-calendar-picker-indicator\)\)\]\:\[\&\:\:-webkit-calendar-picker-indicator\]\:workthy-jesop-right_16::-webkit-calendar-picker-indicator {
          right: 16px;
}
        .\[\@media_screen_and_\(hover\:_hover\)\]\:\[\@supports_not_\(-moz-appearance\:_none\)\]\:\[\@supports_\(selector\(\:\:-webkit-calendar-picker-indicator\)\)\]\:\[\&\:\:-webkit-calendar-picker-indicator\]\:workthy-jesop-top_50\%::-webkit-calendar-picker-indicator {
          top: 50%;
}
}
}
}

  @media screen and (hover: hover) {
    @supports not (-moz-appearance: none) {
      @supports not (selector(::-webkit-calendar-picker-indicator)) {
        .\[\@media_screen_and_\(hover\:_hover\)\]\:\[\@supports_not_\(-moz-appearance\:_none\)\]\:\[\@supports_not_\(selector\(\:\:-webkit-calendar-picker-indicator\)\)\]\:workthy-jesop-pr_40 {
          padding-right: 40px;
}
}
}
}

  @media screen and (hover: none) {
    .\[\@media_screen_and_\(hover\:_none\)\]\:workthy-jesop-pr_40 {
      padding-right: 40px;
}
}
}


/*# sourceMappingURL=c1034ff2c667ac74.css.map*/