.the5ers-toggle{--mainColor:var(--colorAttention);--buttonRadius:6px;--defaultBorder:1px solid var(--border-color);display:flex;align-items:center;flex-wrap:wrap;row-gap:14px}.the5ers-toggle__option{position:relative;min-height:32px;display:flex;align-items:center;gap:4px;font-size:14px;padding:0 16px;box-shadow:0 0 0 1px var(--border-color);overflow:hidden;background-color:var(--color-bg-box)}.the5ers-toggle__option.selected{box-shadow:0 0 0 1px var(--mainColor);color:var(--mainColor);z-index:1}.the5ers-toggle__option.selected:before{content:" ";left:0;top:0;position:absolute;height:100%;width:100%;background-color:var(--colorInfo);opacity:.1}.the5ers-toggle__option:hover{cursor:pointer;opacity:.8}.the5ers-toggle>div:first-child>div{border-radius:var(--buttonRadius) 0 0 var(--buttonRadius)}.the5ers-toggle>div:last-child>div{border-radius:0 var(--buttonRadius) var(--buttonRadius) 0}.the5ers-toggle__tooltip{max-width:fit-content;white-space:nowrap}.the5ers-button--mobile{padding-left:8px;padding-right:8px}.the5ers-button.rewards-table-button{border:none}.the5ers-select{width:100%}.the5ers-select.ant-select .ant-select-selector{background-color:var(--colorBgBase)}.the5ers-select.ant-select.pending .ant-select-selector{color:var(--select-pending-color);border-color:var(--select-pending-color);background-color:var(--select-pending-bgcolor)}.the5ers-select.ant-select.approved .ant-select-selector{color:var(--colorSuccess);border-color:var(--colorSuccess);background-color:rgba(23,157,166,.1)}.the5ers-select.ant-select.escalated .ant-select-selector{border-color:var(--colorWarning);background-color:rgba(255,211,14,.1)}.the5ers-select.ant-select.rejected .ant-select-selector{color:var(--colorError);border-color:var(--colorError);background-color:rgba(210,0,88,.1)}.the5ers-icon .set-fill-bg-base-color{fill:var(--colorBgBase,red)}.the5ers-icon .set-fill-bg-container-color{fill:var(--ant-color-bg-container,red)}.the5ers-icon .set-fill-attention-color{fill:var(--colorAttention,red)}.the5ers-icon .set-fill-seed-color{fill:var(--color-text-seed,red)}.the5ers-icon--shadow{filter:var(--icon-drop-shadow-filter,none)}.the5ers-icon--disabled{filter:grayscale(1);opacity:.5}.editor-container,.editor-input{position:relative}.editor-input{min-height:200px;padding:12px 10px;background-color:var(--color-bg-box);font-size:var(--text-level-sixth);color:var(--ant-color-text);tab-size:1;overflow:auto;outline:0}.editor-input:focus{border-color:var(--ant-input-active-border-color);box-shadow:var(--ant-input-active-shadow);background-color:var(--ant-input-active-bg)}.editor-input.mobile{font-size:var(--text-level-sixth-mobile)}.editor-input *{margin:0}.editor-input .editor-list-ol li::marker{font-size:16px}.editor-input .editor-list-ul li::marker{font-size:14px}.editor-placeholder{max-height:-webkit-fill-available;width:100%;position:absolute;top:32px;padding:16px 12px;color:var(--ant-color-text-placeholder)!important;text-overflow:ellipsis;overflow:auto;user-select:none;pointer-events:none}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-text-underline{text-decoration:underline}.editor-text-strikethrough{text-decoration:line-through}.editor-text-underlineStrikethrough{text-decoration:underline line-through}.editor-list-ol{list-style:decimal}.editor-list-ul{list-style-type:disc}.editor-list-ol,.editor-list-ul{padding:0;margin:0 0 0 20px}.editor-link{color:var(--colorLink);text-decoration:underline}.toolbar{height:32px;padding:4px 0}.toolbar .toolbar-item{width:24px;height:24px;border:0;border-radius:var(--button-border-radius);margin-right:2px;background:none;cursor:pointer}.toolbar .toolbar-item.active{background-color:var(--ant-color-bg-text-active,rgba(0,0,0,.15))}.toolbar .toolbar-item.active span.icon{opacity:1}.toolbar .toolbar-item:disabled{cursor:not-allowed}.toolbar .toolbar-item:disabled span.icon{opacity:.2}.toolbar .toolbar-item:hover:not(.active){background-color:var(--ant-control-item-bg-hover)}.toolbar .toolbar-item span.icon{font-size:var(--text-level-sixth);line-height:var(--text-level-sixth);color:var(--ant-color-text);vertical-align:-.25em;opacity:.6;user-select:none}.toolbar .toolbar-item.ol-list-icon span.icon{font-size:20.5px}.autocomplete_the5ersAutocomplete__Vf2sE .ant-input-affix-wrapper{height:var(--input-height-lg)}.the5ers-tree-select{width:100%}.the5ers-tag{padding-inline:6px;padding-block:2px;display:inline-block}.the5ers-tag .account-status-inner{display:flex;align-items:center;gap:4px;white-space:nowrap}.the5ers-card{border:1px solid var(--card-border-color,#e1e1e1);transition:box-shadow .2s ease-in-out;padding:var(--card-padding-y,clamp(24px,5vw,32px)) var(--card-padding-x,clamp(16px,5vw,24px))}.the5ers-card--box-shadow-size-default{box-shadow:var(--card-shadow,6px 15px 25px 0 rgba(0,0,0,.4))}.the5ers-card--box-shadow-size-small{box-shadow:var(--card-shadow-small)}.the5ers-card--border-radius-none{border-radius:var(--border-radius-none,0)}.the5ers-card--border-radius-default{border-radius:var(--border-radius-default,4px)}.the5ers-card--border-radius-medium{border-radius:var(--border-radius-medium,8px)}.the5ers-card--border-radius-large{border-radius:var(--border-radius-large,16px)}.the5ers-card--hoverable:hover{cursor:pointer;box-shadow:var(--card-shadow-hover)}.the5ers-card--active{border:1px solid var(--colorPrimary);box-shadow:var(--card-shadow-hover)}.the5ers-card--dashed{border:none;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='4' ry='4' stroke='%23DBDBDBFF' stroke-width='3' stroke-dasharray='10' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e")}.the5ers-card--error{border:2px solid var(--colorError);background-image:none;background-color:var(--colorErrorLight)!important}.the5ers-card--border-less{border:none}.the5ers-text{color:inherit;line-height:normal;word-break:auto-phrase}.the5ers-text.capitalized{text-transform:capitalize}.the5ers-text.uppercased{text-transform:uppercase}.the5ers-text__no-wrap{white-space:nowrap}.the5ers-text__deleted{text-decoration:line-through}.the5ers-text__block{display:block}.the5ers-text__level-first{font-size:var(--text-level-first)}.the5ers-text__level-first-mobile{font-size:var(--text-level-first-mobile)}.the5ers-text__level-second{font-size:var(--text-level-second)}.the5ers-text__level-second-mobile{font-size:var(--text-level-second-mobile)}.the5ers-text__level-third{font-size:var(--text-level-third)}.the5ers-text__level-third-mobile{font-size:var(--text-level-third-mobile)}.the5ers-text__level-fourth{font-size:var(--text-level-fourth)}.the5ers-text__level-fourth-mobile{font-size:var(--text-level-fourth-mobile)}.the5ers-text__level-fifth{font-size:var(--text-level-fifth)}.the5ers-text__level-fifth-mobile{font-size:var(--text-level-fifth-mobile)}.the5ers-text__level-sixth{font-size:var(--text-level-sixth)}.the5ers-text__level-sixth-mobile{font-size:var(--text-level-sixth-mobile)}.the5ers-text__level-seventh{font-size:var(--text-level-seventh)}.the5ers-text__level-seventh-mobile{font-size:var(--text-level-seventh-mobile)}.the5ers-text__level-eighth{font-size:var(--text-level-eighth)}.the5ers-text__level-eighth-mobile{font-size:var(--text-level-eighth-mobile)}.the5ers-text__level-ninth{font-size:var(--text-level-ninth)}.the5ers-text__level-tenth{font-size:var(--text-level-tenth)}.the5ers-text__level-tenth-mobile{font-size:var(--text-level-tenth-mobile)}.the5ers-table{width:100%;box-shadow:none}.the5ers-table .ant-card-body{padding:0}.the5ers-table .ant-table-wrapper{width:100%}.the5ers-table .ant-table-container .ant-table-tbody tr:hover{cursor:pointer}.the5ers-table .disabled-hoverable .ant-table-container .ant-table-tbody tr:hover td:not(.actions-column){background-color:unset!important}.the5ers-table .disabled-hoverable .ant-table-container .ant-table-tbody tr{cursor:unset}.the5ers-table .ant-table-content{overflow:auto hidden}.the5ers-table .search-outlined{font-size:14px;stroke-width:30px}.the5ers-table .search-outlined.active{color:#1a2052;stroke:#1a2052}.column-search.align-right{position:absolute;left:80px;min-width:250px}.the5ers-countdown__separator{height:100%;font-size:28px;margin:0 12px;animation:pulse 1s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.2}to{opacity:1}}.the5ers-countdown__separator--large{font-size:28px;margin:0 12px}.the5ers-countdown__separator--medium{font-size:23px;margin:0 6px}.the5ers-countdown__separator--small{font-size:18px;margin:0 3px}.the5ers-countdown__separator--x-small{font-size:14px;margin:0 2px}.the5ers-countdown__pair--large .digit{height:44px;font-size:32px}.the5ers-countdown__pair--medium .digit{height:36px;font-size:24px}.the5ers-countdown__pair--small .digit{height:28px;font-size:24px}.the5ers-countdown__pair--x-small .digit{height:20px;font-size:14px}.the5ers-countdown__pair--large .digit-type,.the5ers-countdown__pair--medium .digit-type,.the5ers-countdown__pair--small .digit-type,.the5ers-countdown__pair--x-small .digit-type{color:#fff}.the5ers-countdown__pair--large .pair-digits,.the5ers-countdown__pair--medium .pair-digits,.the5ers-countdown__pair--small .pair-digits,.the5ers-countdown__pair--x-small .pair-digits{width:33px;font-weight:600;border-radius:4px}.the5ers-countdown__pair--large .digit-type{font-weight:700}.the5ers-countdown__pair--large .digit-type.the5ers{color:var(--colorPrimaryFixed)}.the5ers-countdown__pair--large .digit-type.ttp{color:var(--colorTextFixed)}.the5ers-countdown__pair--small .pair-digits{width:22px}.the5ers-countdown__pair--x-small .pair-digits{width:16px;height:20px}.the5ers-countdown__pair--x-small .digit-type{font-weight:400;text-transform:uppercase}.the5ers-countdown__pair--x-small .digit-type.the5ers{color:var(--colorPrimaryFixed)}.the5ers-countdown__pair--x-small .digit-type.ttp{color:var(--colorTextFixed)}.the5ers-countdown__pair__digit--open{background-color:var(--colorWarning,orange);color:#000}.the5ers-countdown__pair__digit--end,.the5ers-countdown__pair__digit--start{background-color:var(--colorSuccess,green);color:#fff}.the5ers-expanded,.the5ers-expanded__content{position:relative;width:100%}.the5ers-expanded__content{max-height:0;overflow:hidden;transition:max-height .6s ease}.the5ers-expanded__content--opened{max-height:1000px}.the5ers-expanded__button{color:var(--colorInfo,blue);font-size:12px;margin-top:10px}.the5ers-expanded__button svg{transition:transform .2s ease-in-out}.the5ers-expanded__button:hover{cursor:pointer}.the5ers-expanded__button--opened svg{transform:rotate(180deg)}.the5ers-expanded__button--top-border{border-top:1px solid var(--border-color,#dee2e6);padding-top:3px}.list-sortable_sortableList__WqXyU{padding:0;margin:0}.list-sortable_sortableList__WqXyU .list-sortable_listItem__F9G5b{margin-bottom:16px;border:0;padding:0;cursor:grab}.list-sortable_sortableList__WqXyU .list-sortable_listItem__F9G5b:active{cursor:grabbing}.list-sortable_sortableList__WqXyU .list-sortable_listItem__F9G5b .list-sortable_draggable__AJjLV{width:100%;background-color:var(--color-bg-box);border:0}.list-sortable_overlayDraggable__eu_0S{width:calc(100% + 8px);background-color:var(--color-bg-box);padding:4px;border:1px solid var(--colorPrimary);border-radius:8px;cursor:grabbing}.the5ers-badge-ribbon{opacity:.8;top:0;transform:translateY(-50%)}.ant-ribbon-wrapper{width:100%}.the5ers-progress-slider{position:relative}.the5ers-progress-slider .ant-slider .ant-slider-handle{cursor:auto}.the5ers-progress-slider .ant-slider.ant-slider-disabled .ant-slider-rail,.the5ers-progress-slider .ant-slider.ant-slider-disabled .ant-slider-track{box-shadow:1px 4px 7px 0 rgba(0,0,0,.2)}.the5ers-progress-slider .ant-slider.ant-slider-disabled,.the5ers-progress-slider .ant-slider.ant-slider-disabled .ant-slider-handle:after{cursor:auto}.the5ers-progress-slider__primary-handle .ant-slider-horizontal .ant-slider-handle:before{content:"";width:4px;background-color:var(--color-white);border-radius:10px;transform:translateX(100%)}.the5ers-progress-slider__primary-handle .ant-slider-horizontal .ant-slider-handle:after{display:none}.the5ers-progress-slider__primary-handle .ant-slider-horizontal .ant-slider-handle:hover:before{height:14px;inset-inline-start:calc(var(--ant-slider-handle-line-width)*-1);inset-block-start:calc(var(--ant-slider-handle-line-width)*-1)}.the5ers-progress-slider__primary-handle__secondary .ant-slider-horizontal .ant-slider-handle:before{background-color:var(--colorSecondary)}.the5ers-progress-slider__primary-handle__success .ant-slider-horizontal .ant-slider-handle:before{background-color:var(--ant-color-success)}.the5ers-progress-slider__primary-handle__primary .ant-slider-horizontal .ant-slider-handle:before{background-color:var(--colorPrimary)}.the5ers-progress-slider__primary-handle__link .ant-slider-horizontal .ant-slider-handle:before{background-color:var(--colorLink)}.the5ers-progress-slider__primary-handle__error .ant-slider-horizontal .ant-slider-handle:before{background-color:var(--colorError)}.the5ers-progress-slider__primary-handle__attention .ant-slider-horizontal .ant-slider-handle:before{background-color:var(--colorAttention)}.the5ers-progress-slider__track--primary div.ant-slider.ant-slider-disabled .ant-slider-track{background-color:var(--ant-color-primary)!important}.the5ers-progress-slider__track--primary .ant-slider-horizontal .ant-slider-handle:after{box-shadow:var(--ant-color-primary) 0 0 0 2px}.the5ers-progress-slider__track--secondary .ant-slider.ant-slider-disabled .ant-slider-track{background-color:var(--colorSecondary)!important}.the5ers-progress-slider__track--secondary .ant-slider-horizontal .ant-slider-handle:after{box-shadow:var(--colorSecondary) 0 0 0 2px}.the5ers-progress-slider__track--white .ant-slider.ant-slider-disabled .ant-slider-track{background-color:var(--color-white)!important}.the5ers-progress-slider__track--white .ant-slider-horizontal .ant-slider-handle:after{box-shadow:var(--colorPrimary) 0 0 0 2px}.the5ers-progress-slider__track--link .ant-slider.ant-slider-disabled .ant-slider-track{background-color:var(--ant-color-link)!important}.the5ers-progress-slider__track--link .ant-slider-horizontal .ant-slider-handle:after{box-shadow:var(--ant-color-link) 0 0 0 2px}.the5ers-progress-slider__track--success .ant-slider.ant-slider-disabled .ant-slider-track{background-color:var(--ant-color-success)!important}.the5ers-progress-slider__track--success .ant-slider-horizontal .ant-slider-handle:after{box-shadow:var(--ant-color-error) 0 0 0 2px}.the5ers-progress-slider__track--error .ant-slider.ant-slider-disabled .ant-slider-track{background-color:var(--ant-color-error)!important}.the5ers-progress-slider__track--error .ant-slider-horizontal .ant-slider-handle:after{box-shadow:var(--ant-color-error) 0 0 0 2px}.the5ers-progress-slider__track--attention div.ant-slider.ant-slider-disabled .ant-slider-track{background-color:var(--colorAttention)!important}.the5ers-progress-slider__track--attention .ant-slider-horizontal .ant-slider-handle:after{box-shadow:var(--colorAttention) 0 0 0 2px}.the5ers-progress-slider__untrack--error .ant-slider.ant-slider-disabled .ant-slider-rail{background-color:var(--ant-color-error)!important}.the5ers-progress-slider__untrack--white .ant-slider.ant-slider-disabled .ant-slider-rail{background-color:var(--color-white)!important}.the5ers-progress-slider__untrack--primary .ant-slider.ant-slider-disabled .ant-slider-rail{background-color:var(--ant-color-primary)!important}.the5ers-progress-slider__custom-track{border-radius:4px;position:absolute;z-index:1;top:40%;height:4px;background:repeating-linear-gradient(-45deg,var(--ant-color-error) 0,var(--ant-color-error) 10px,var(--color-danger) 10px,var(--color-danger) 20px)}.the5ers-progress-slider__slider{width:100%}.the5ers-progress-slider__range .ant-slider-horizontal .ant-slider-handle-1,.the5ers-progress-slider__range .ant-slider-horizontal .ant-slider-handle-2{z-index:1}.the5ers-progress-slider__range .ant-slider-horizontal .ant-slider-handle:before{background-color:transparent}.the5ers-progress-slider__range--positive .ant-slider-horizontal .ant-slider-handle-1:hover:before{height:14px;inset-inline-start:calc(var(--ant-slider-handle-line-width)*-1);inset-block-start:calc(var(--ant-slider-handle-line-width)*-1)}.the5ers-progress-slider__range--positive .ant-slider-horizontal .ant-slider-handle-1:before{content:"";width:4px;background-color:var(--color-white);border-radius:10px;transform:translateX(100%)}.the5ers-progress-slider__range--positive .ant-slider-horizontal .ant-slider-handle-1:after{display:none}.the5ers-progress-slider__range--positive .ant-slider-horizontal .ant-slider-handle-2:after{box-shadow:var(--ant-color-primary) 0 0 0 2px;cursor:auto}.the5ers-progress-slider__range--negative .ant-slider-horizontal .ant-slider-handle-2:hover:before{height:14px;inset-inline-start:calc(var(--ant-slider-handle-line-width)*-1);inset-block-start:calc(var(--ant-slider-handle-line-width)*-1)}.the5ers-progress-slider__range--negative .ant-slider-horizontal .ant-slider-handle-2:before{content:"";width:4px;background-color:#fff;border-radius:10px;transform:translateX(100%)}.the5ers-progress-slider__range--negative .ant-slider-horizontal .ant-slider-handle-2:after{display:none}.the5ers-progress-slider__range--negative .ant-slider-horizontal .ant-slider-handle-1:after{box-shadow:var(--ant-color-error) 0 0 0 2px;cursor:auto}.loading-dot{width:10px;height:10px;border-radius:50%}.the5ers-step-number{position:relative;min-height:60px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background-color:#f6f6f6;box-shadow:4px 4px 14px 0 hsla(0,0%,40%,.35);border-radius:100%;text-align:center;color:#000;font-size:32px;font-weight:600;font-style:normal;line-height:normal;text-transform:capitalize}.the5ers-step-number:before{content:" ";position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:100%;border:2px solid #dbdbdb}.the5ers-step-number--mobile{min-height:40px;font-size:21.3px}.the5ers-skeleton{background:linear-gradient(90deg,hsla(0,0%,94%,.8) 25%,hsla(0,0%,94%,.8) 37%,hsla(0,0%,39%,.3) 63%);background-size:400% 100%;animation-name:skeleton-loading;animation-duration:2s;animation-timing-function:ease;animation-iteration-count:infinite}@keyframes skeleton-loading{0%{background-position:0 50%}50%{background-position:70% 50%}to{background-position:0 60%}}.brand-spinner_appLoadingSpinner__RSP2p{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:var(--color-bg-box);z-index:100000}.ant-popconfirm-buttons{display:flex}.rate_rate__t5oPt .rate_smileIcon__D7LOq{font-size:24px;color:var(--medium-grey);margin-inline-end:2px}.rate_rate__t5oPt .ant-rate-star-full .rate_smileIcon__D7LOq{color:var(--colorPrimary)}.the5ers-modal .ant-modal-footer{display:flex}.ant-dropdown-menu-item{gap:8px}.static-page{height:100%}.static-page__iframe{position:relative;width:100%;height:100%;min-height:200vh;border:none}@media(width <= 600px){.static-page__iframe{min-height:300vh}}.static-page__iframe--loading{opacity:0}.the5ers-marked-flex{position:relative;width:fit-content}.the5ers-marked-flex__content{opacity:1;padding:12px;z-index:1}.the5ers-marked-flex__bg{position:absolute;border-radius:8px;width:100%;height:100%;opacity:.05}.divider-with-element-inside{width:100%;overflow:hidden}.divider-with-element-inside__children{min-width:fit-content}.the5ers-space.full-width{width:100%}.ant-modal-root .notification-modal{min-width:min(623px,95%)}.ant-modal-root .notification-modal .ant-modal-content{padding:var(--ant-padding-lg,24px);padding-right:var(--ant-padding-xl,32px)}.ant-modal-root .notification-modal .ant-modal-content .notification-modal-icon{color:var(--colorError)}.ant-modal-root .notification-modal .ant-modal-content .notification-modal-icon.success{color:var(--colorSuccess)}.ant-modal-root .notification-modal .ant-modal-content .notification-modal-icon.info{color:var(--colorInfo)}.ant-modal-root .notification-modal .ant-modal-content .notification-modal-icon svg{fill:transparent;height:76px;width:76px}.ant-modal-root .notification-modal .ant-modal-content .modal-msg,.ant-modal-root .notification-modal .ant-modal-content .modal-title{text-wrap:balance}.ant-modal-root .notification-modal .ant-modal-content .ant-modal-footer{display:flex;flex-direction:column-reverse;align-items:center;gap:12px;margin-top:var(--ant-margin-lg,24px)}.ant-modal-root .notification-modal .ant-modal-content .ant-modal-footer button{width:276px;height:40px}.ant-modal-root .notification-modal .ant-modal-content .ant-modal-footer .ok-btn{margin:0}.ant-modal-root .notification-modal.no-footer .ant-modal-content .ant-modal-footer{display:none}.three-dots-btn{align-self:center}.three-dots-btn .ant-btn-icon{height:25px}.three-dots-btn .ant-btn-icon .anticon{font-size:25px}.form-field{width:100%}.form-field .error-message{display:flex;place-items:center center;margin-top:6px;margin-bottom:0;color:var(--color-error-message,#bf1650);max-width:100%;word-break:break-word;white-space:normal;line-height:1.4}.form-field .error-message svg{margin-right:6px;margin-top:-2px}.form-field.checkbox-group-title{display:flex;flex-direction:column;gap:18px}.form-field__date-picker,.form-field__input-number,.form-field__select{width:100%}.form-field__otp{width:70%}.form-field__radio-button-group{display:flex;width:100%}.form-field__radio-button-group label{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap;width:100%}.form-field__radio-card-group{display:flex;flex-wrap:wrap;gap:20px}.form-field__radio-card-group__card{width:100%;padding:clamp(16px,5vw,24px) clamp(16px,5vw,40px)}.form-field__checkbox{display:flex;align-items:center}.form-field__choose-image-button{width:40%}.form-field .the5ers-toggle{height:38px;flex-wrap:nowrap;margin-top:10px}.form-field .form-country-select .ant-select-selection-wrap .ant-select-selection-search .ant-select-selection-search-input,.form-field .the5ers-toggle .the5ers-toggle__option{height:100%}.form-field .form-country-select--loading{pointer-events:none}.form-field .field-label{display:inline-flex}.form-field.required-field .ant-select-selection-placeholder:after{content:" *";color:var(--colorError,#d20059)}.PhoneInput .PhoneInputInput{border:1px solid var(--input-border);border-radius:var(--border-radius-default);background:var(--color-bg-box)}.PhoneInput .PhoneInputInput:hover{border-color:var(--input-border-hover)}.PhoneInput .PhoneInputInput:focus{border:1px solid var(--input-border-active);box-shadow:0 0 0 2px var(--input-shadow-active);outline:none}.PhoneInput .PhoneInputCountrySelect{background-color:var(--phonenumber-country-select)}.PhoneInput .PhoneInputCountrySelect::-webkit-scrollbar{width:6px;border-radius:19px}.PhoneInput .PhoneInputCountrySelect::-webkit-scrollbar-track{background:var(--border-color,#1a1d21);border-radius:19px}.PhoneInput .PhoneInputCountrySelect::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color,#888);border-radius:19px}.PhoneInput .PhoneInputCountrySelect::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color,#555)}.contest-info .divider-arrow{color:var(--color-divider-light,#dbdbdb);font-size:41px}.contest-info .divider-arrow--mobile{font-size:38px}.contest-info__divider{height:34px;width:2px;background-color:var(--color-divider-light,#dbdbdb);border-radius:100%}.contest-info__divider--mobile{height:1px;margin:0}.author-info_userInfo__53uqn .author-info_avatar__DbnZV{min-width:30px}.author-info_userInfo__53uqn .author-info_noAvatar__60cX5{color:var(--border-color);font-size:30px}.author-info_userInfo__53uqn .author-info_author__kp4Pq{line-height:22px}.author-info_userInfo__53uqn .author-info_date__bHCjZ{line-height:20px;color:var(--medium-grey);display:flex;align-items:center;gap:4px}.author-info_userInfo__53uqn .author-info_clickable__i9nZy{cursor:pointer}.overflow-tag{text-overflow:ellipsis;overflow:hidden;max-width:150px}.invisible-tag{visibility:hidden;position:absolute;pointer-events:none}.tags-group-container{width:100%;overflow:hidden}.tags-group-container .ant-tag{padding:2px 16px;border-radius:22px;text-align:center}.tags-group-container.mobile .ant-tag{height:20px;padding:1px 10px;line-height:15px}.the5ers-country-icon{width:15.5px;height:10px}.the5ers-country-icon--bordered{border:1px solid var(--border-color,#d1d1d1)}.currency-avatar .the5ers-country-icon{width:28px;height:20px}.currency-avatar .the5ers-country-icon svg{border-radius:6px}.withdrawal{background-color:rgba(50,64,194,.1);color:var(--colorSuccess);border-color:var(--colorSuccess)}.openTicket{background-color:rgba(255,211,14,.1);color:var(--colorWarning);border-color:var(--colorWarning)}.purchase{border-color:var(--colorSuccess);background-color:rgba(23,157,166,.1);color:var(--colorSuccess)}.refunded{border-color:var(--colorPrimary);background-color:rgba(26,32,82,.1);color:var(--colorPrimary)}.failed{background-color:rgba(255,211,14,.1);color:var(--colorWarning);border-color:var(--colorWarning)}.cancelled{border-color:var(--colorError);background-color:rgba(251,230,239,.1);color:var(--colorError)}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.warning-modal{display:flex;flex-direction:column;align-items:center}.warning-modal__header{margin-bottom:1.5rem}.warning-modal__icon{font-size:8rem;color:var(--colorError)}.warning-modal__content{text-align:center;font-size:1rem;line-height:1.5}.warning-modal .ant-modal-footer{display:flex;justify-content:center;gap:1rem;margin:1rem}.the5ers-drawer.ant-drawer-content{padding:20px 16px}.the5ers-drawer .ant-drawer-header{padding:0 0 12px}.the5ers-drawer .ant-drawer-body{margin-top:12px}.the5ers-drawer .ant-row{gap:8px}.the5ers-drawer .form-field{gap:2px}.floating-tutorial_button__fVfc1{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:16px;position:fixed;z-index:10;bottom:1em;right:90px;cursor:pointer;animation:floating-tutorial_scaleIn__3vWwj .3s ease-out;transform-origin:right bottom}@keyframes floating-tutorial_scaleIn__3vWwj{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.floating-tutorial_button__fVfc1.floating-tutorial_the5ers__8_rv0{color:#000;background-color:var(--colorWarning);border-color:var(--colorWarning)}.floating-tutorial_button__fVfc1.floating-tutorial_ttp__POUrE{color:var(--color-white);background-color:var(--colorSuccess);border-color:var(--colorSuccess)}.floating-tutorial_button__fVfc1 .floating-tutorial_play__fnJPV{transition:.5s;font-size:30px;transform:rotate(0deg)}.floating-tutorial_button__fVfc1 .floating-tutorial_close__hlZ5m{position:absolute;top:-2px;right:-2px;background-color:var(--color-text-seed);color:var(--colorBgBase);padding:4px;border-radius:50%;transition:.3s}.floating-tutorial_button__fVfc1 .floating-tutorial_close__hlZ5m:hover{transform:scale(1.1)}.floating-tutorial_button__fVfc1:hover:not(:has(.floating-tutorial_close__hlZ5m:hover)) .floating-tutorial_play__fnJPV{transform:rotate(1turn)}.floating-tutorial_modal__9JVtu .ant-modal-wrap{z-index:1002}.floating-tutorial_modal__9JVtu .ant-modal-content{width:700px;height:414px;padding:16px}.floating-tutorial_modal__9JVtu .ant-modal-content button{height:24px;width:24px;background-color:var(--ant-color-bg-base);border-radius:100%;top:28px;right:28px}.floating-tutorial_modal__9JVtu .ant-modal-content button span{font-size:12px}.floating-tutorial_modal__9JVtu .ant-modal-content .ant-modal-footer{display:none}.floating-tutorial_modal__9JVtu video{width:100%;height:100%}.floating-tutorial_modal__9JVtu.floating-tutorial_smallScreen__ArmUG .ant-modal-content{min-width:100%;max-width:100%;height:fit-content}.sign-in-free-button_btn__hgmCg>button{color:var(--colorBgBase);border-radius:var(--border-radius-default);padding:4px 8px;animation:sign-in-free-button_pulse__MUNaJ 1s infinite;font-weight:700;text-transform:uppercase;font-size:14px;pointer-events:none}@keyframes sign-in-free-button_pulse__MUNaJ{0%{box-shadow:0 0 0 0 var(--colorPrimary)}70%{box-shadow:0 0 0 10px transparent}to{box-shadow:0 0 0 50px transparent}}