@keyframes styles-module__7w16bW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__7w16bW__fadeOut{0%{opacity:1}to{opacity:0}}.styles-module__7w16bW__wrapper{position:relative}.styles-module__7w16bW__trigger{cursor:pointer;text-align:start;background-color:#0000;border:none}.styles-module__7w16bW__floatBox{z-index:var(--base-dropdown-z-index,var(--z-index-menu));flex-direction:column;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.styles-module__7w16bW__floatBox[data-open=true]{animation-name:styles-module__7w16bW__fadeIn;animation-duration:var(--base-dropdown-animation-duration,.25s);animation-timing-function:ease-in-out}.styles-module__7w16bW__floatBox[data-open=false]{animation-name:styles-module__7w16bW__fadeOut;animation-duration:var(--base-dropdown-animation-duration,.25s);animation-timing-function:ease-in-out}.styles-module__7w16bW__content{background-color:var(--background-natural-popover);border:1px solid var(--border-default-primary);border-radius:10px;margin-top:11px;overflow:hidden}
@keyframes style-module__dDGwaq__animationWave{0%{transform:translate(-100%)}to{transform:translate(100%)}}.style-module__dDGwaq__wrapper{width:var(--base-skeleton-width,100px);height:var(--base-skeleton-height,50px);margin:var(--base-skeleton-margin,var(--base-skeleton-marginTop) 0 0 0);background-color:var(--base-skeleton-background-color,red);border-radius:var(--base-skeleton-border-radius);cursor:wait;max-width:100%;position:relative;overflow:hidden}.style-module__dDGwaq__wrapper:after{content:"";background-image:linear-gradient(-45deg,#0000 30%,#fff 50%,#0000 70%);width:150%;height:150%;animation:1.3s .5s infinite style-module__dDGwaq__animationWave;position:absolute;inset:0;transform:translate(100%)}html.dark .style-module__dDGwaq__wrapper:after{background-image:linear-gradient(-45deg,#0000 30%,#ffffff1a 50%,#0000 70%)}
.styles-module__dMLnsa__button{width:var(--button-width,auto);min-width:var(--button-min-width,80px);height:var(--button-height,40px);margin:var(--button-margin,0);box-sizing:border-box;opacity:1;cursor:pointer;-webkit-user-select:none;user-select:none;padding:0;padding:var(--edge);background-color:#0000;border:none;outline:none;justify-content:center;align-items:center;transition:opacity .3s,background-color .3s,border-color .3s;display:flex}.styles-module__dMLnsa__button__content{padding:var(--button-padding,8px 16px);font-family:inherit;font-size:var(--button-font-size,16px);font-weight:var(--button-font-weight,600);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__dMLnsa__button:active{opacity:.9}.styles-module__dMLnsa__button:disabled{cursor:not-allowed;opacity:.7}.styles-module__dMLnsa__button--variant-primary{background-color:var(--background-brand-primary);--edge:3px;clip-path:polygon(0% var(--edge), var(--edge) var(--edge), var(--edge) 0%, calc(100% - var(--edge)) 0%, calc(100% - var(--edge)) var(--edge), 100% var(--edge), 100% calc(100% - var(--edge)), calc(100% - var(--edge)) calc(100% - var(--edge)), calc(100% - var(--edge)) 100%, var(--edge) 100%, var(--edge) calc(100% - var(--edge)), 0% calc(100% - var(--edge)))}.styles-module__dMLnsa__button--variant-primary .styles-module__dMLnsa__button__content{color:var(--text-white);border:2px solid #273f53}.styles-module__dMLnsa__button--variant-primary circle{stroke:var(--text-white)}.styles-module__dMLnsa__button--variant-primary:hover{--pixel-bg-color:var(--background-brand-primary-hover)}.styles-module__dMLnsa__button--variant-outline-primary{background-color:var(--border-brand-primary);color:var(--text-brand);--edge:3px;clip-path:polygon(0% var(--edge), var(--edge) var(--edge), var(--edge) 0%, calc(100% - var(--edge)) 0%, calc(100% - var(--edge)) var(--edge), 100% var(--edge), 100% calc(100% - var(--edge)), calc(100% - var(--edge)) calc(100% - var(--edge)), calc(100% - var(--edge)) 100%, var(--edge) 100%, var(--edge) calc(100% - var(--edge)), 0% calc(100% - var(--edge)))}.styles-module__dMLnsa__button--variant-outline-primary .styles-module__dMLnsa__button__content{background-color:var(--background-natural-white)}.styles-module__dMLnsa__button--variant-outline-primary circle{stroke:var(--text-brand-primary)}.styles-module__dMLnsa__button--variant-outline-primary:hover{color:var(--text-white)}.styles-module__dMLnsa__button--variant-outline-primary:hover .styles-module__dMLnsa__button__content{background-color:var(--background-brand-primary);border:1px solid #e6e3e3}.styles-module__dMLnsa__button--variant-transparent{color:var(--text-secondary);background-color:#0000;padding:2px}.styles-module__dMLnsa__button--variant-transparent circle{stroke:var(--text-secondary)}.styles-module__dMLnsa__button--variant-transparent:hover{background-color:#0000}.styles-module__dMLnsa__button--variant-outline-gray{--tw-bg-opacity:1;background-color:rgb(121 121 121/var(--tw-bg-opacity,1));color:var(--text-primary);--edge:3px;clip-path:polygon(0% var(--edge), var(--edge) var(--edge), var(--edge) 0%, calc(100% - var(--edge)) 0%, calc(100% - var(--edge)) var(--edge), 100% var(--edge), 100% calc(100% - var(--edge)), calc(100% - var(--edge)) calc(100% - var(--edge)), calc(100% - var(--edge)) 100%, var(--edge) 100%, var(--edge) calc(100% - var(--edge)), 0% calc(100% - var(--edge)))}.styles-module__dMLnsa__button--variant-outline-gray .styles-module__dMLnsa__button__content{background-color:#fffc;border:2px solid #fff}.dark .styles-module__dMLnsa__button--variant-outline-gray .styles-module__dMLnsa__button__content{background-color:var(--background-natural-100);border-color:#0000}.styles-module__dMLnsa__button--variant-outline-gray circle{stroke:var(--text-primary)}.styles-module__dMLnsa__button--variant-outline-blue{--tw-bg-opacity:1;background-color:rgb(17 165 250/var(--tw-bg-opacity,1));color:var(--text-primary);--edge:3px;clip-path:polygon(0% var(--edge), var(--edge) var(--edge), var(--edge) 0%, calc(100% - var(--edge)) 0%, calc(100% - var(--edge)) var(--edge), 100% var(--edge), 100% calc(100% - var(--edge)), calc(100% - var(--edge)) calc(100% - var(--edge)), calc(100% - var(--edge)) 100%, var(--edge) 100%, var(--edge) calc(100% - var(--edge)), 0% calc(100% - var(--edge)))}.styles-module__dMLnsa__button--variant-outline-blue .styles-module__dMLnsa__button__content{background-color:#fffc;border:2px solid #fff}.dark .styles-module__dMLnsa__button--variant-outline-blue .styles-module__dMLnsa__button__content{background-color:var(--background-natural-100);border-color:#0000}.styles-module__dMLnsa__button--variant-outline-blue circle{stroke:var(--text-primary)}
.styles-module__9E07MW__loading{z-index:1;width:var(--base-loading-dots-width,100%);height:var(--base-loading-dots-height,100%);background:var(--base-loading-dots-background,transparent);justify-content:center;align-items:center;display:flex;position:relative}.styles-module__9E07MW__loading--fullscreen{position:absolute;inset:0}.styles-module__9E07MW__svg{width:var(--loading-size,200px);background:0 0;margin:auto;display:block}.styles-module__9E07MW__circle{stroke:#0000!important}.styles-module__9E07MW__circle--white{fill:var(--white-100)}.styles-module__9E07MW__circle--blue{fill:var(--blue-300)}.styles-module__9E07MW__circle--gray{fill:var(--gray-300)}.styles-module__9E07MW__circle--black{fill:#000}
.styles-module__GvfFXW__badge{height:var(--base-badge-height);min-width:var(--base-badge-min-width);width:var(--base-badge-width,40px);line-height:var(--base-badge-height);font-size:var(--base-badge-font-size,15px);margin:var(--base-badge-margin,2px 2px);padding:var(--base-badge-padding,2px 6px);border-radius:var(--base-badge-border-radius,3px);color:var(--text-secondary);font-weight:var(--base-badge-font-weight,400);border:var(--base-badge-border,none);--edge:3px;clip-path:polygon(0% var(--edge), var(--edge) var(--edge), var(--edge) 0%, calc(100% - var(--edge)) 0%, calc(100% - var(--edge)) var(--edge), 100% var(--edge), 100% calc(100% - var(--edge)), calc(100% - var(--edge)) calc(100% - var(--edge)), calc(100% - var(--edge)) 100%, var(--edge) 100%, var(--edge) calc(100% - var(--edge)), 0% calc(100% - var(--edge)));background:#f8f8f8;justify-content:center;align-items:center;display:inline-flex}.styles-module__GvfFXW__badge--success-fill{background-color:var(--background-success-100);color:var(--text-success)}.styles-module__GvfFXW__badge--danger-fill{background-color:var(--background-danger-100);color:var(--text-danger)}.styles-module__GvfFXW__badge--info-fill{background-color:var(--background-info-100);color:var(--text-info)}.styles-module__GvfFXW__badge--gray-fill{background-color:var(--background-natural-100);color:var(--text-secondary)}.styles-module__GvfFXW__badge--warning-fill{background-color:var(--background-warning-100);color:var(--text-warning)}.styles-module__GvfFXW__badge--yellow-fill{color:#172b4d;background-color:#fecf12}
.styles-module__XvoH3W__container{font-size:var(--base-checkbox-font-size,14px);cursor:var(--base-checkbox-cursor,pointer);font-weight:var(--base-checkbox-font-weight,400);padding-block:var(--base-checkbox-padding-block,0);padding-inline:var(--base-checkbox-padding-inline,0);background-color:var(--base-checkbox-background,transparent);align-items:center;gap:6px;display:flex}.styles-module__XvoH3W__container[data-disabled=true]{cursor:not-allowed}.styles-module__XvoH3W__container input[type=checkbox]{display:none}.styles-module__XvoH3W__customCheckbox{width:var(--base-checkbox-width,22px);height:var(--base-checkbox-height,22px);background-color:var(--base-checkbox-bg,#d7dde6);--edge:3px;clip-path:polygon(0% var(--edge), var(--edge) var(--edge), var(--edge) 0%, calc(100% - var(--edge)) 0%, calc(100% - var(--edge)) var(--edge), 100% var(--edge), 100% calc(100% - var(--edge)), calc(100% - var(--edge)) calc(100% - var(--edge)), calc(100% - var(--edge)) 100%, var(--edge) 100%, var(--edge) calc(100% - var(--edge)), 0% calc(100% - var(--edge)));border-radius:5px;justify-content:center;align-items:center;transition:border-color .2s,background-color .2s;display:flex}.styles-module__XvoH3W__customCheckbox[data-selected=true]{background-color:#11a5fa;border-color:#11a5fa}.styles-module__XvoH3W__customCheckbox svg{fill:#fff;display:none}.styles-module__XvoH3W__customCheckbox[data-selected=true] svg{display:block}.styles-module__XvoH3W__text{color:var(--base-checkbox-text-color,var(--text-primary))}
.styles-module__rw_xqq__container{opacity:var(--base-input-opacity,1);cursor:var(--base-input-cursor,text);margin:var(--base-input-margin,22px 5px);max-width:var(--base-input-width,auto);width:var(--base-input-width,auto);outline:0;flex-direction:column;display:flex;position:relative}.styles-module__rw_xqq__nativeContainer{height:var(--base-input-height,auto);position:relative}.styles-module__rw_xqq__input{cursor:var(--base-input-cursor,text);border-style:solid;border-color:var(--base-input-border-color,var(--border-default-primary));color:var(--base-input-color,var(--text-primary));border-width:var(--base-input-border-width,1px);border-radius:var(--base-input-radius,10px);font-size:var(--base-input-font-size,14px);padding-inline:var(--base-input-padding-inline,12px);padding-block:var(--base-input-padding-block,8px);width:100%;height:var(--base-input-height,100%);min-height:30px;caret-color:var(--text-brand);background-color:var(--background-natural-white);font-weight:600;transition:border-color .2s,color .2s}.styles-module__rw_xqq__input[data-error=true]{border-color:var(--red-500);color:var(--red-500)}.styles-module__rw_xqq__input::placeholder{color:var(--base-input-placeholder-color,var(--text-secondary));opacity:1}.styles-module__rw_xqq__input:focus-visible{outline:0}.styles-module__rw_xqq__input:read-only{cursor:default}.styles-module__rw_xqq__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module__rw_xqq__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module__rw_xqq__input[type=number]{-moz-appearance:textfield}.styles-module__rw_xqq__adornmentStart{top:50%;align-items:center;display:flex;position:absolute;inset-inline-start:12px;transform:translateY(-50%)}.styles-module__rw_xqq__adornmentEnd{top:50%;align-items:center;display:flex;position:absolute;inset-inline-end:12px;transform:translateY(-50%)}.styles-module__rw_xqq__error{color:var(--red-500);margin-top:5px;margin-left:4px;font-size:14px;font-weight:600}
@keyframes styles-module__CjaMNq__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__CjaMNq__wrapper{z-index:999;width:100%;animation-name:styles-module__CjaMNq__fadeIn;animation-duration:var(--base-modal-animation-speed);flex-direction:column;justify-content:center;align-items:center;animation-timing-function:ease;animation-delay:0s;display:flex;position:fixed;inset:0}.styles-module__CjaMNq__wrapper--hide{animation-name:styles-module__CjaMNq__fadeOut}@media (max-width:768px){.styles-module__CjaMNq__wrapper{justify-content:flex-end}}.styles-module__CjaMNq__backdrop{background-color:#1f2029bf;transition:opacity .1s;position:fixed;inset:0}.styles-module__CjaMNq__backdrop--show{opacity:1;z-index:1000;pointer-events:auto}.styles-module__CjaMNq__backdrop--hide{opacity:0;z-index:-1;pointer-events:none}.styles-module__CjaMNq__container{background-color:var(--background-natural-white);z-index:9999;width:92%;max-height:calc(100% - 70px);transition:opacity var(--animation-speed) ease 0s;max-width:var(--base-modal-width);border-radius:15px;align-self:center;margin:20px auto;display:block;position:relative}.styles-module__CjaMNq__container--show{opacity:1}.styles-module__CjaMNq__container--hide{opacity:0}@media (max-width:768px){.styles-module__CjaMNq__container{border-radius:15px 15px 0 0;width:100%;max-height:calc(100% - 40px);margin:30px 0 0;max-width:unset!important}.styles-module__CjaMNq__container--fullscreen{height:100%}}.styles-module__CjaMNq__closeButton{position:absolute;left:34px}.styles-module__CjaMNq__content{width:100%;height:100%;min-height:200px;padding:var(--base-modal-padding);flex-direction:column;display:flex;overflow-y:auto}@media (max-width:768px){.styles-module__CjaMNq__content{padding:12px}}.styles-module__CjaMNq__header{border-bottom:1px solid var(--border-default-primary);justify-content:center;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.styles-module__CjaMNq__title{color:var(--text-secondary);width:var(--base-modal-title-width);align-items:center;font-size:18px;font-weight:600;line-height:22px;display:flex}.styles-module__CjaMNq__main{flex-grow:1;position:relative;overflow-y:auto}.styles-module__CjaMNq__footer{width:100%;bottom:0;left:0;right:0}
@keyframes styles-module__blMnna__caret-blink{0%,70%,to{opacity:1}20%,50%{opacity:0}}.styles-module__blMnna__caretBlink{animation:1.2s ease-out infinite styles-module__blMnna__caret-blink}
.style-module__1PR3ga__switch_container{cursor:pointer;width:56px;height:28px;opacity:var(--base-switch-opacity);display:inline-block;position:relative}.style-module__1PR3ga__switch_disabled:disabled{cursor:not-allowed;opacity:.5}.style-module__1PR3ga__switch_input{display:none}.style-module__1PR3ga__switch_slider{background-color:var(--base-switch-container-slider-background-color);opacity:var(--base-switch-container-slider-opacity);--edge:3px;clip-path:polygon(0% var(--edge), var(--edge) var(--edge), var(--edge) 0%, calc(100% - var(--edge)) 0%, calc(100% - var(--edge)) var(--edge), 100% var(--edge), 100% calc(100% - var(--edge)), calc(100% - var(--edge)) calc(100% - var(--edge)), calc(100% - var(--edge)) 100%, var(--edge) 100%, var(--edge) calc(100% - var(--edge)), 0% calc(100% - var(--edge)));transition:all .4s;position:absolute;inset:0}.style-module__1PR3ga__switch_slider:before{content:"";background-color:var(--background-natural-white);width:24px;height:20px;transform:var(--base-switch-container-slider-transform);--edge:3px;clip-path:polygon(0% var(--edge), var(--edge) var(--edge), var(--edge) 0%, calc(100% - var(--edge)) 0%, calc(100% - var(--edge)) var(--edge), 100% var(--edge), 100% calc(100% - var(--edge)), calc(100% - var(--edge)) calc(100% - var(--edge)), calc(100% - var(--edge)) 100%, var(--edge) 100%, var(--edge) calc(100% - var(--edge)), 0% calc(100% - var(--edge)));transition:all .4s;position:absolute;top:4px;left:2px}.style-module__1PR3ga__switch_label{background-color:var(--gray-400);border-radius:34px;transition:all .4s;position:absolute;inset:0}.style-module__1PR3ga__switch_label:before{content:"";background-color:var(--background-natural-white);border-radius:50%;width:12px;height:12px;transition:all .4s;position:absolute;bottom:1px;left:2px}
.styles-module__TlRiSa__input::-webkit-slider-runnable-track{height:50px}.styles-module__TlRiSa__input::-moz-range-track{height:50px}
.style-module__svyUhG__button{min-width:48px;height:48px;color:var(--text-primary);cursor:pointer;background-color:#0000;border:1px solid #0000;justify-content:center;align-items:center;font-weight:700;display:flex}.style-module__svyUhG__button:hover{background-color:var(--background-natural-100)}.style-module__svyUhG__button:disabled{background-color:#0000}.style-module__svyUhG__button.style-module__svyUhG__is-show-dots:disabled{cursor:default}.style-module__svyUhG__button:not(.style-module__svyUhG__is-show-dots):disabled{cursor:not-allowed}.style-module__svyUhG__button.style-module__svyUhG__is-active{border:1px solid var(--border-default-primary);color:var(--text-primary)}.style-module__svyUhG__button.style-module__svyUhG__is-active:hover{cursor:default;background-color:#0000}
.styles-module__9gwkaW__close-button{color:#5f6c84;background-color:#fafafa;border:1px solid #d0d2e1}.styles-module__9gwkaW__close-button:hover{color:#5f6c84;background-color:#fafafa;border-color:#d0d2e1}.styles-module__9gwkaW__prev-button,.styles-module__9gwkaW__prev-button:hover{background-color:var(--gray-400);border:1px solid var(--gray-400)}
.style-module__6hrKvG__pageNumbers_container{display:flex}.style-module__6hrKvG__current_page{min-width:48px;height:48px;color:var(--text-primary);justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}
.style-module__UsVnma__timeline-item__wrapper{position:relative}.style-module__UsVnma__timeline-item__title{color:var(--text-secondary);font-size:16px;font-weight:400;line-height:25px}.style-module__UsVnma__timeline-item__body{color:var(--text-primary);font-weight:600;line-height:25px}.style-module__UsVnma__timeline-item__content{padding-inline:var(--base-timeline-content-padding-inline);padding-block:var(--base-timeline-content-padding-block)}.style-module__UsVnma__timeline-item__content:before{content:"";inset-inline-start:var(--base-timeline-content-left);background-color:#d4d7dc;width:1px;height:100%;position:absolute;top:12px}.style-module__UsVnma__timeline-item__content:after{content:"";top:9px;width:var(--base-timeline-content-width-dot);height:var(--base-timeline-content-height-dot);background-color:var(--base-timeline-content-background);border-radius:100%;position:absolute;inset-inline-start:-3.6px}.style-module__UsVnma__timeline-item__wrapper:last-of-type .style-module__UsVnma__timeline-item__content{padding-bottom:0}.style-module__UsVnma__timeline-item__wrapper:last-of-type .style-module__UsVnma__timeline-item__content:before{display:none}
.styles-module__mKVSyW__track{width:max-content;animation:45s linear infinite styles-module__mKVSyW__scroll;display:flex}.styles-module__mKVSyW__track:hover{animation-play-state:paused}@keyframes styles-module__mKVSyW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.styles-module__mhBfUa__detail:first-of-type,.styles-module__mhBfUa__detail:nth-of-type(3){border-left:none;padding-left:0}@media (min-width:768px){.styles-module__mhBfUa__detail:nth-of-type(3){border-left:none;padding-left:0}}
.style-module__W6dD6W__pagination_button{height:48px;color:var(--text-primary);cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;gap:6px;padding:0 22px;font-size:14px;font-weight:700;display:flex;position:relative}.style-module__W6dD6W__pagination_button:hover{background-color:#f5f6f6}.style-module__W6dD6W__pagination_button:disabled{color:var(--text-secondary);cursor:not-allowed;background-color:#0000}.style-module__W6dD6W__pagination_button:disabled svg>path{fill:var(--text-secondary)!important}.style-module__W6dD6W__pagination_button:after{content:"";border-inline-end:1px solid var(--border-default-primary);height:33px;position:absolute;inset-inline-start:unset;inset-inline-end:unset}.style-module__W6dD6W__pagination_button.style-module__W6dD6W__is-previous-button:after{inset-inline-end:0}.style-module__W6dD6W__pagination_button:not(.style-module__W6dD6W__is-previous-button):after{inset-inline-start:0}.style-module__W6dD6W__Pagination_button svg{width:10px;height:10px}.style-module__W6dD6W__pagination_button svg>path{fill:var(--text-primary)!important}
.style-module__SK0HlW__timelineWrapper{padding-inline-start:4.1px;list-style:none}
