.Avatar-module__0AwfNa__wrapper{flex-shrink:0}.Avatar-module__0AwfNa__avatar{object-fit:cover;background:var(--white);border-radius:50%;display:block;box-shadow:0 2px 8px #7487ab1a}.Avatar-module__0AwfNa__border{border:2px solid var(--white)}@media (min-width:768px){.Avatar-module__0AwfNa__avatar{background:0 0;padding:0}}
.AsideButton-module__hoSvgW__button{width:100%;color:var(--white);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 8px;font-size:14px;font-weight:600;line-height:1.4;display:flex}.AsideButton-module__hoSvgW__button:not(.AsideButton-module__hoSvgW__disabled):hover{color:var(--white);background:var(--menu-hover)}.AsideButton-module__hoSvgW__button:not(.AsideButton-module__hoSvgW__disabled):hover .AsideButton-module__hoSvgW__icon>*{fill:var(--white)}.AsideButton-module__hoSvgW__button.AsideButton-module__hoSvgW__active{background-color:var(--white);color:var(--gray-gray-600)}.AsideButton-module__hoSvgW__button.AsideButton-module__hoSvgW__active .AsideButton-module__hoSvgW__icon>*{fill:var(--gray-gray-600)}.AsideButton-module__hoSvgW__button.AsideButton-module__hoSvgW__disabled{cursor:not-allowed;opacity:.5}.AsideButton-module__hoSvgW__button .AsideButton-module__hoSvgW__icon,.AsideButton-module__hoSvgW__button .AsideButton-module__hoSvgW__icon>*{fill:var(--white);width:24px;height:24px}
.TimerBlock-module__bH6jBG__timer{border:1px solid var(--background-brand-tetriary);background:var(--white);border-radius:8px;justify-content:center;align-items:center;width:fit-content;height:44px;padding:8px 24px;display:flex}.TimerBlock-module__bH6jBG__timerIcon{width:28px;height:28px;color:var(--gray-gray-600)}.TimerBlock-module__bH6jBG__timerValue{font-size:20px;font-weight:var(--font-weight-bold);line-height:var(--line-height-base);color:var(--gray-gray-600);display:flex}.TimerBlock-module__bH6jBG__timeBlock{text-align:center;width:30px;padding-inline:2px}
.ProfileHeading-module__vjGAcq__extra-large{font-size:24px;font-weight:600}.ProfileHeading-module__vjGAcq__large{font-size:20px;font-weight:600}.ProfileHeading-module__vjGAcq__medium{font-size:16px;font-weight:600}.ProfileHeading-module__vjGAcq__small{font-size:14px;font-weight:700}.ProfileHeading-module__vjGAcq__large,.ProfileHeading-module__vjGAcq__medium,.ProfileHeading-module__vjGAcq__small{color:var(--text-primary);line-height:1.4}
.ConfirmEmailSection-module__ref5iW__section{border:1px solid var(--stroke);border-radius:var(--corner-radius-mobile);background-color:var(--white);flex-direction:column;justify-content:center;gap:12px;margin-bottom:16px;padding:16px 12px;display:flex}.ConfirmEmailSection-module__ref5iW__content{flex-direction:column;gap:16px;display:flex}.ConfirmEmailSection-module__ref5iW__titleGroup{align-items:center;gap:8px;display:flex}.ConfirmEmailSection-module__ref5iW__checkIcon{width:24px;height:24px;color:var(--orange);flex-shrink:0}.ConfirmEmailSection-module__ref5iW__text{font-weight:var(--font-weight-medium);color:var(--text-secondary);font-size:14px}.ConfirmEmailSection-module__ref5iW__actionBlock{white-space:nowrap;width:100%}@media (min-width:1280px){.ConfirmEmailSection-module__ref5iW__section{border-radius:var(--corner-radius);gap:20px;margin-bottom:20px;padding:20px}.ConfirmEmailSection-module__ref5iW__content{flex-direction:row;gap:20px}.ConfirmEmailSection-module__ref5iW__actionBlock{width:fit-content}}
.Tooltip-module__w6kZxW__wrapper{display:inline-flex}.Tooltip-module__w6kZxW__content{z-index:9999;background-color:var(--white);color:var(--text-secondary);white-space:nowrap;font-size:12px;font-weight:var(--font-weight-base);line-height:var(--line-height-base);border-radius:8px;padding:12px;position:fixed;box-shadow:0 4px 15px #7487ab59}.Tooltip-module__w6kZxW__content:after{content:"";border-style:solid;border-width:8px;position:absolute}.Tooltip-module__w6kZxW__topCenter:after{border-color:var(--white) transparent transparent transparent;top:100%;left:50%;transform:translate(-50%)}.Tooltip-module__w6kZxW__topRight:after{border-color:var(--white) transparent transparent transparent;top:100%;left:90%;transform:translate(-40%)}.Tooltip-module__w6kZxW__bottomCenter:after{border-color:transparent transparent var(--white) transparent;bottom:100%;left:50%;transform:translate(-50%)}.Tooltip-module__w6kZxW__rightCenter:after{border-color:transparent var(--white) transparent transparent;top:50%;right:100%;transform:translateY(-50%)}
.FieldInfoTooltip-module__Fo9UyG__icon{width:16px;height:16px;color:var(--text-secondary);cursor:pointer;flex-shrink:0}.FieldInfoTooltip-module__Fo9UyG__iconError{color:var(--red)}.FieldInfoTooltip-module__Fo9UyG__list{white-space:normal;text-align:left;flex-direction:column;gap:4px;max-width:260px;margin:0;padding:0;list-style-type:"- ";display:flex}.FieldInfoTooltip-module__Fo9UyG__item{color:var(--text-secondary);margin-left:5px}.FieldInfoTooltip-module__Fo9UyG__failed{color:var(--red);font-weight:var(--font-weight-medium)}
.Textarea-module__hgi6uG__wrapper{flex-direction:column;gap:8px;width:100%;display:inline-flex}.Textarea-module__hgi6uG__textarea{border:1px solid var(--brand-tretiary);width:100%;min-height:103px;transition:border-color var(--transition-base);resize:none;font-family:var(--font-montserrat);border-radius:8px;outline:none;padding:12px 16px;overflow:hidden}.Textarea-module__hgi6uG__textarea::placeholder{color:var(--text-secondary)}.Textarea-module__hgi6uG__textarea:is(:focus-within,:hover){border-color:var(--text-primary)}.Textarea-module__hgi6uG__editing{border-color:var(--brand-tretiary)}.Textarea-module__hgi6uG__counter{color:var(--text-secondary);align-self:flex-end;font-size:12px}.Textarea-module__hgi6uG__limitReached{font-weight:var(--font-weight-heavy);color:var(--red)}.Textarea-module__hgi6uG__label{font-size:14px;font-weight:var(--font-weight-medium);color:var(--text-primary);cursor:pointer;justify-content:space-between;align-items:center;display:flex}.Textarea-module__hgi6uG__labelText{align-items:center;gap:6px;display:inline-flex}.Textarea-module__hgi6uG__labelError,.Textarea-module__hgi6uG__textareaError::placeholder{color:var(--red)}.Textarea-module__hgi6uG__textareaError{border-color:var(--red)}.Textarea-module__hgi6uG__validationMsg{color:var(--red);font-weight:var(--font-weight-base);font-size:12px;line-height:var(--line-height-base)}
.Dropdown-module__Qp4KCW__dropdownWrap{--option-height:40px;flex-direction:column;gap:6px;width:100%;display:flex}.Dropdown-module__Qp4KCW__withoutLabel.Dropdown-module__Qp4KCW__dropdownWrap{gap:2px;padding-top:4px}.Dropdown-module__Qp4KCW__dropdown{width:100%;position:relative}.Dropdown-module__Qp4KCW__label{min-height:calc(1em * var(--line-height-base));color:var(--text-primary);font-size:14px;font-weight:var(--font-weight-medium);justify-content:space-between;align-items:flex-end;gap:4px;display:flex}@supports (min-height:1lh){.Dropdown-module__Qp4KCW__label{min-height:1lh}}.Dropdown-module__Qp4KCW__label:hover{cursor:pointer}.Dropdown-module__Qp4KCW__label:hover+.Dropdown-module__Qp4KCW__inputTrigger{border-color:var(--text-primary)}.Dropdown-module__Qp4KCW__labelText{align-items:center;gap:6px;display:inline-flex}.Dropdown-module__Qp4KCW__validationMsg{font-size:12px;font-weight:var(--font-weight-base);color:var(--red);margin-left:auto;display:block}.Dropdown-module__Qp4KCW__hintText{font-size:12px;font-weight:var(--font-weight-base);color:var(--text-secondary);margin-left:10px}.Dropdown-module__Qp4KCW__noResults{font-size:14px;font-weight:var(--font-weight-medium);color:var(--text-primary);padding:10px 12px 10px 16px}.Dropdown-module__Qp4KCW__trigger{background:var(--white);border:1px solid var(--brand-tretiary);width:100%;height:44px;font:inherit;font-size:14px;font-weight:var(--font-weight-base);cursor:pointer;transition:border var(--transition-base);border-radius:8px;outline:none;justify-content:space-between;align-items:center;padding-inline:16px;display:flex}.Dropdown-module__Qp4KCW__trigger:is(:hover,:focus):not(:disabled):not(.Dropdown-module__Qp4KCW__triggerDisabled):not(.Dropdown-module__Qp4KCW__triggerOpenUp):not(.Dropdown-module__Qp4KCW__triggerOpenDown){border:1px solid var(--text-neutral-900)}.Dropdown-module__Qp4KCW__trigger:disabled{border:1px solid var(--background-neutral-tetriary);background:var(--input-disabled-bg);cursor:not-allowed}.Dropdown-module__Qp4KCW__inputTrigger{border:1px solid var(--brand-tretiary);cursor:pointer;width:100%;height:44px;transition:border var(--transition-base);border-radius:8px;align-items:center;gap:8px;display:flex;position:relative}.Dropdown-module__Qp4KCW__inputTrigger:is(:hover,:focus,:focus-within):not(.Dropdown-module__Qp4KCW__inputWrapOpenUp):not(.Dropdown-module__Qp4KCW__inputWrapOpenDown){border-color:var(--text-primary)}.Dropdown-module__Qp4KCW__triggerErr{border-color:var(--red)}.Dropdown-module__Qp4KCW__triggerErr,.Dropdown-module__Qp4KCW__textErr{color:var(--red)}.Dropdown-module__Qp4KCW__triggerOpenDown{border:1px solid var(--text-neutral-900);border-bottom:1px solid var(--stroke);border-radius:8px 8px 0 0}.Dropdown-module__Qp4KCW__triggerOpenUp{border:1px solid var(--text-neutral-900);border-top:1px solid var(--stroke);border-radius:0 0 8px 8px}.Dropdown-module__Qp4KCW__content{z-index:1000;background:var(--white);max-height:0;transition:max-height var(--transition-base);position:absolute;left:0;right:0;overflow:hidden}.Dropdown-module__Qp4KCW__contentOpen{max-height:var(--content-height);border:1px solid var(--stroke);box-shadow:0 2px 8px #7487ab1a}.Dropdown-module__Qp4KCW__contentOpenDown{border-radius:0 0 var(--corner-radius) var(--corner-radius);border-top:none;top:100%;bottom:auto}.Dropdown-module__Qp4KCW__contentOpenUp{border-radius:var(--corner-radius) var(--corner-radius) 0 0;border-bottom:none;top:auto;bottom:100%}.Dropdown-module__Qp4KCW__scrollContainer{max-height:inherit;overflow-y:auto}.Dropdown-module__Qp4KCW__scrollContainer::-webkit-scrollbar{width:8px}.Dropdown-module__Qp4KCW__scrollContainer::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.Dropdown-module__Qp4KCW__scrollContainer::-webkit-scrollbar-thumb:hover{background-color:#0006}.Dropdown-module__Qp4KCW__scrollContainer::-webkit-scrollbar-track{background:0 0}@supports ((-moz-appearance:none)){.Dropdown-module__Qp4KCW__scrollContainer{scrollbar-width:thin;scrollbar-color:#0003 transparent}}.Dropdown-module__Qp4KCW__searchInput{appearance:none;width:100%;color:var(--text-primary);font-family:var(--font-montserrat);background:0 0;border:none;outline:none;padding:16px 0 16px 10px;font-size:14px}.Dropdown-module__Qp4KCW__searchInput::placeholder{color:var(--text-secondary)}.Dropdown-module__Qp4KCW__searchInput::-webkit-search-decoration{-webkit-appearance:none;display:none}.Dropdown-module__Qp4KCW__searchInput::-webkit-search-cancel-button{-webkit-appearance:none;display:none}.Dropdown-module__Qp4KCW__searchInput::-webkit-search-results-button{-webkit-appearance:none;display:none}.Dropdown-module__Qp4KCW__searchInput::-webkit-search-results-decoration{-webkit-appearance:none;display:none}.Dropdown-module__Qp4KCW__triggerErr .Dropdown-module__Qp4KCW__searchInput::placeholder{color:var(--red)}.Dropdown-module__Qp4KCW__icon{aspect-ratio:1;height:24px;color:var(--text-secondary);transition:transform var(--transition-base);margin-left:auto}.Dropdown-module__Qp4KCW__iconOpen{fill:var(--text-primary);transform:rotate(180deg)}.Dropdown-module__Qp4KCW__buttonIcon{width:24px;height:24px;color:var(--text-secondary);transition:transform var(--transition-base)}.Dropdown-module__Qp4KCW__iconButtons{align-items:center;padding-right:4px;display:flex}.Dropdown-module__Qp4KCW__toggleButton{cursor:pointer;width:44px;height:44px;transition:transform var(--transition-base);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.Dropdown-module__Qp4KCW__buttonOpen{transform:rotate(180deg)}.Dropdown-module__Qp4KCW__buttonOpen .Dropdown-module__Qp4KCW__buttonIcon{fill:var(--text-primary)}.Dropdown-module__Qp4KCW__resetButton{cursor:pointer;background:0 0;border:none;height:44px;padding:0}.Dropdown-module__Qp4KCW__optionButton{width:100%;font-family:var(--font-montserrat);font-size:14px;font-weight:var(--font-weight-base);text-align:start;color:var(--text-primary);cursor:pointer;height:var(--option-height);background:0 0;border:none;outline:none;padding:10px 16px}.Dropdown-module__Qp4KCW__optionButton:hover{background-color:var(--brand-tretiary)}.Dropdown-module__Qp4KCW__optionButtonSelected{background:var(--brand-quaternary)}.Dropdown-module__Qp4KCW__optionButtonFocused{background:var(--brand-tretiary);outline:none}
.SupportForm-module__5EuZDW__form{flex-direction:column;gap:20px;display:flex}
.Container-module__WhgPqq__container{background:var(--surface-base);width:100%;max-width:1670px;margin:0 auto;padding:20px}@media (min-width:2560px){.Container-module__WhgPqq__container{padding-right:0}}
.CollapsibleBlock-module__NY31nW__collapsibleBlock{background-color:var(--white);border-radius:var(--corner-radius-mobile);flex-direction:column;gap:8px;padding:20px;display:flex}.CollapsibleBlock-module__NY31nW__headerBlock{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:8px;width:100%;margin:0;padding:0;display:flex}.CollapsibleBlock-module__NY31nW__arrowIcon{width:24px;height:24px;transition:transform var(--transition-base)}.CollapsibleBlock-module__NY31nW__open{transform:rotate(180deg)}.CollapsibleBlock-module__NY31nW__subtitle{font-weight:var(--font-weight-bold)}
.DateField-module__KV-3KW__wrapper{flex-direction:column;gap:6px;display:flex;position:relative}.DateField-module__KV-3KW__label{color:var(--text-primary);font-size:14px;font-weight:var(--font-weight-medium);line-height:var(--line-height-base);cursor:pointer;justify-content:space-between;align-items:center;display:flex}.DateField-module__KV-3KW__labelText{align-items:center;gap:6px;display:inline-flex}.DateField-module__KV-3KW__visibleInput{cursor:pointer;border-radius:var(--corner-radius-mobile);border:1px solid var(--brand-tretiary);background:var(--white);cursor:pointer;gap:8px;padding:8px;font-size:14px;display:flex}.DateField-module__KV-3KW__input{cursor:pointer;border:none;font-size:14px}.DateField-module__KV-3KW__input::placeholder{color:var(--text-secondary);font-size:14px;font-weight:var(--font-weight-base);line-height:var(--line-height-base)}.DateField-module__KV-3KW__icon{pointer-events:none;width:24px;height:24px;color:var(--text-secondary)}.DateField-module__KV-3KW__hiddenDate{opacity:0;pointer-events:none;position:absolute;inset:0}.DateField-module__KV-3KW__wrapper:focus-within .DateField-module__KV-3KW__visibleInput{border-color:var(--brand-primary)}
.ExperienceRangeField-module__aZ6l5a__label{display:block}.ExperienceRangeField-module__aZ6l5a__rangeContainer{align-items:center;width:100%;height:16px;margin-block:40px 8px;display:flex;position:relative}.ExperienceRangeField-module__aZ6l5a__range{appearance:none;cursor:pointer;background:0 0;border-radius:12px;outline:none;width:100%;height:12px;position:relative}.ExperienceRangeField-module__aZ6l5a__range::-webkit-slider-thumb{appearance:none;background-color:var(--primary-primary-700);width:16px;height:16px;transition:all var(--transition-base);border-radius:50%}.ExperienceRangeField-module__aZ6l5a__range::-moz-range-thumb{background-color:var(--primary-primary-700);width:16px;height:16px;transition:all var(--transition-base);border:none;border-radius:50%}.ExperienceRangeField-module__aZ6l5a__range::-webkit-slider-thumb:hover{cursor:grab;transform:scale(1.5);box-shadow:0 0 0 4px #ffcf5766}.ExperienceRangeField-module__aZ6l5a__range:active::-webkit-slider-thumb{cursor:grab;transform:scale(1.5);box-shadow:0 0 0 4px #ffcf5766}.ExperienceRangeField-module__aZ6l5a__range:focus-visible::-webkit-slider-thumb{cursor:grab;transform:scale(1.5);box-shadow:0 0 0 4px #ffcf5766}.ExperienceRangeField-module__aZ6l5a__range:active::-webkit-slider-thumb{cursor:grabbing}.ExperienceRangeField-module__aZ6l5a__range::-moz-range-thumb:hover{transform:scale(1.5);box-shadow:0 0 0 4px #ffcf5766}.ExperienceRangeField-module__aZ6l5a__range:active::-moz-range-thumb{transform:scale(1.5);box-shadow:0 0 0 4px #ffcf5766}.ExperienceRangeField-module__aZ6l5a__range:focus-visible::-moz-range-thumb{transform:scale(1.5);box-shadow:0 0 0 4px #ffcf5766}.ExperienceRangeField-module__aZ6l5a__badge{z-index:10;width:46px;height:40px;transition:opacity var(--transition-base);background:0 0;justify-content:center;align-items:flex-start;display:flex;position:absolute;top:-40px;transform:translate(-50%)}.ExperienceRangeField-module__aZ6l5a__badgeBg{z-index:-1;filter:drop-shadow(0 4px 8px #0000004d);width:46px;height:40px;position:absolute;top:0;left:0}.ExperienceRangeField-module__aZ6l5a__badgeText{z-index:1;color:var(--white);margin-top:5px;font-size:14px;font-weight:400;line-height:1.5}.ExperienceRangeField-module__aZ6l5a__trackMarkers{pointer-events:none;justify-content:space-between;align-items:center;width:100%;display:flex;position:absolute}.ExperienceRangeField-module__aZ6l5a__markerContainer{padding-inline:5px}.ExperienceRangeField-module__aZ6l5a__markerDot{z-index:1;background:var(--gray-gray-600);border-radius:50%;width:6px;height:6px;position:relative}.ExperienceRangeField-module__aZ6l5a__markerDotFilled{background:var(--primary-primary-700)}.ExperienceRangeField-module__aZ6l5a__rangeLabels{flex-direction:row;justify-content:space-between;display:flex}.ExperienceRangeField-module__aZ6l5a__rangeLabel{justify-content:center;align-items:center;width:24px;font-size:14px;font-weight:500;display:flex}
.InputField-module__7kVqRG__inputField{flex-direction:column;gap:4px;min-height:76px;display:flex}.InputField-module__7kVqRG__label{cursor:pointer;justify-content:space-between;align-items:center;gap:4px;line-height:1.5;display:flex}.InputField-module__7kVqRG__input{appearance:none;background-color:var(--gray-gray-100);border:2px solid var(--border-inactive);border-radius:var(--corner-radius);height:48px;font-family:var(--font-montserrat);transition:box-shadow var(--transition-base), border-color var(--transition-base);outline:none;padding:14px 12px;font-size:14px}.InputField-module__7kVqRG__input::placeholder{color:var(--placeholder)}.InputField-module__7kVqRG__input:not(:disabled):is(:hover,:focus,:active){box-shadow:0 0 0 2px var(--focus-stroke-forms)}.InputField-module__7kVqRG__input:disabled{cursor:not-allowed;background-color:var(--text-neutral-disabled)}.InputField-module__7kVqRG__inputColor{color:var(--gray-gray-900)}.InputField-module__7kVqRG__hasValueBorder:not(:disabled){border-color:var(--focus-stroke-forms)}.InputField-module__7kVqRG__validationMsg{color:var(--error-text);font-size:14px}.InputField-module__7kVqRG__inputColorErr,.InputField-module__7kVqRG__inputColorErr::placeholder{color:var(--error)}.InputField-module__7kVqRG__hasValueBorderErr{border-color:var(--error)}
.InputPassField-module__Ca3UUa__passInputWrap{flex-direction:column;gap:4px;display:flex;position:relative}.InputPassField-module__Ca3UUa__iconWrap{cursor:pointer;justify-content:center;align-items:flex-end;width:22px;height:20px;display:flex;position:absolute;top:42px;right:12px}.InputPassField-module__Ca3UUa__icon{flex-shrink:0;width:24px;height:24px}
.ChallengeDescriptionSections-module__G3o8lW__heading{margin-bottom:8px}.ChallengeDescriptionSections-module__G3o8lW__description{font-size:14px;font-weight:var(--font-weight-base);line-height:var(--line-height-base);color:var(--text-secondary)}.ChallengeDescriptionSections-module__G3o8lW__placeholder{font-style:italic}.ChallengeDescriptionSections-module__G3o8lW__rewards{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ChallengeDescriptionSections-module__G3o8lW__rewards:not(:last-child){margin-bottom:12px}
.TechnicalRequirementsBlock-module__WyE6RW__checkBoxGroup{border:none;flex-direction:column;gap:12px;display:flex}.TechnicalRequirementsBlock-module__WyE6RW__decisionFormatsTitle{font-size:14px;font-weight:var(--font-weight-medium);line-height:var(--line-height-base);color:var(--text-primary)}.TechnicalRequirementsBlock-module__WyE6RW__legendText{align-items:center;gap:6px;display:inline-flex}@media (min-width:1024px){.TechnicalRequirementsBlock-module__WyE6RW__checkBoxGroup{grid-column:1/3;grid-template-rows:repeat(3,auto);grid-template-columns:1fr 1fr;grid-auto-flow:column;display:grid}.TechnicalRequirementsBlock-module__WyE6RW__decisionFormatsTitle{grid-column:1/3}.TechnicalRequirementsBlock-module__WyE6RW__decisionFormatsOther{align-self:flex-end;max-width:50%}}
.TimelineRewardsBlock-module__-I1TXG__decisionFormatsTitle{font-size:14px;font-weight:var(--font-weight-medium);line-height:var(--line-height-base);color:var(--text-primary)}.TimelineRewardsBlock-module__-I1TXG__legendText{align-items:center;gap:6px;display:inline-flex}.TimelineRewardsBlock-module__-I1TXG__checkBoxGroup{flex-direction:column;gap:12px;display:flex}.TimelineRewardsBlock-module__-I1TXG__disableCheckBox{align-items:center;gap:8px;height:24px;display:inline-flex}.TimelineRewardsBlock-module__-I1TXG__box{border:2px solid var(--text-neutral-disabled);background-color:var(--text-neutral-disabled);width:19px;height:19px;box-shadow:none;color:var(--white);border-radius:3px;justify-content:center;align-items:center;margin-left:2px;display:flex}.TimelineRewardsBlock-module__-I1TXG__label{font-size:12px;font-weight:var(--font-weight-bold);color:var(--text-secondary)}@media (min-width:1024px){.TimelineRewardsBlock-module__-I1TXG__checkBoxGroup{grid-column:1/3;grid-template-rows:repeat(4,auto);grid-template-columns:1fr 1fr;grid-auto-flow:column;display:grid}.TimelineRewardsBlock-module__-I1TXG__decisionFormatsTitle,.TimelineRewardsBlock-module__-I1TXG__textareaWinner{grid-column:1/3}.TimelineRewardsBlock-module__-I1TXG__dateGroup{grid-template-columns:1fr 1fr;display:grid}.TimelineRewardsBlock-module__-I1TXG__dateGroup>h2{grid-column:1/3}.TimelineRewardsBlock-module__-I1TXG__confirmationBlock{flex-direction:row;justify-content:space-between;gap:20px}.TimelineRewardsBlock-module__-I1TXG__decisionFormatsOther{grid-column:2/3}}
.SubmitActions-module__bTDDUG__actionBlock{flex-direction:column;flex-shrink:0;gap:12px;display:flex}.SubmitActions-module__bTDDUG__issues{white-space:normal;text-align:left;flex-direction:column;gap:4px;max-width:280px;margin:0;padding:0;list-style-type:"- ";display:flex}.SubmitActions-module__bTDDUG__issues>li{margin-left:5px}@media (min-width:1280px){.SubmitActions-module__bTDDUG__actionBlock{flex-direction:row;align-items:flex-start}}
.ChallengeForm-module__1gwvIa__form{flex-direction:column;gap:16px;display:flex}.ChallengeForm-module__1gwvIa__warningSms{color:var(--red);padding-left:30px}.ChallengeForm-module__1gwvIa__confirmationBlock{font-size:14px;font-weight:var(--font-weight-medium);line-height:var(--line-height-base);color:var(--text-neutral-900);flex-direction:column;gap:16px;padding:16px 12px;display:flex}.ChallengeForm-module__1gwvIa__link{color:var(--color-darkblue);text-decoration:underline}.ChallengeForm-module__1gwvIa__confirmationLabel{align-items:flex-start}.ChallengeForm-module__1gwvIa__confirmationLabel>span{font-size:14px;font-weight:var(--font-weight-base)}.ChallengeForm-module__1gwvIa__acceptRules{flex-direction:column;gap:10px;display:flex}@media (min-width:1024px){.ChallengeForm-module__1gwvIa__confirmationBlock{flex-direction:row;justify-content:space-between;gap:20px}}
.MyChallenges-module__-brzYa__resultsContainer{border:1px solid var(--stroke);border-radius:var(--corner-radius);color:var(--text-neutral-900);background-color:var(--white);flex-direction:column;gap:16px;padding:16px 12px;font-size:14px;display:flex}.MyChallenges-module__-brzYa__empty{flex-grow:1;justify-content:center;align-items:center;height:74vh}.MyChallenges-module__-brzYa__empty>.MyChallenges-module__-brzYa__createChallengeButton{align-self:center}.MyChallenges-module__-brzYa__challenges{flex-direction:column;gap:16px;display:flex}.MyChallenges-module__-brzYa__textEmpty{color:var(--text-secondary);text-align:center}@media (min-width:768px){.MyChallenges-module__-brzYa__resultsContainer{gap:20px;margin-top:-10px;padding:20px}.MyChallenges-module__-brzYa__challenges{gap:20px}.MyChallenges-module__-brzYa__empty{height:80vh}.MyChallenges-module__-brzYa__createChallengeButton{align-self:flex-end}}
.WinnersPodium-module__ZEtMfq__podium{justify-content:center;align-items:flex-start;gap:12px;margin:0;padding:0;list-style:none;display:flex}.WinnersPodium-module__ZEtMfq__slot{flex-direction:column;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.WinnersPodium-module__ZEtMfq__wreath{justify-content:center;align-items:center;width:88px;height:88px;display:flex;position:relative}.WinnersPodium-module__ZEtMfq__wreathEmpty{opacity:.4}.WinnersPodium-module__ZEtMfq__wreathImage{object-fit:contain;width:100%;height:100%}.WinnersPodium-module__ZEtMfq__avatarWrap{border-radius:50%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.WinnersPodium-module__ZEtMfq__name{font-size:13px;font-weight:var(--font-weight-medium);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}
.ChallengeSolutionForm-module__FI0_Xa__form{flex-direction:column;gap:20px;display:flex}
.ReviewSolutionBlock-module__6I05va__reviewBlock{flex-direction:column;gap:20px;display:flex}.ReviewSolutionBlock-module__6I05va__fieldBlock{flex-direction:column;gap:8px;display:flex}.ReviewSolutionBlock-module__6I05va__fieldText{color:var(--text-secondary);font-size:14px}
.ChallengeDetails-module__VlyfbW__mainSection{grid-template-columns:1fr;justify-content:center;align-items:center;gap:16px;display:grid}.ChallengeDetails-module__VlyfbW__contentGroup{border:1px solid var(--stroke);border-radius:var(--corner-radius);font-size:14px;font-weight:var(--font-weight-medium);line-height:var(--line-height-base);color:var(--text-neutral-900);background-color:var(--white);flex-direction:column;gap:16px;padding:16px 12px;display:flex}.ChallengeDetails-module__VlyfbW__dataSection{justify-content:space-between;align-items:center;display:flex}.ChallengeDetails-module__VlyfbW__dataSection>span{font-size:16px;font-weight:var(--font-weight-bold);line-height:var(--line-height-base);color:var(--text-neutral-900)}@media (min-width:1280px){.ChallengeDetails-module__VlyfbW__mainSection{grid-template-columns:6fr 4fr;grid-template-areas:"mainInfo mainInfo""rulesBlock dataBlock""rulesBlock techBlock""rulesBlock achievBlock";align-items:start;gap:20px}.ChallengeDetails-module__VlyfbW__contentGroup{gap:20px;padding:20px}.ChallengeDetails-module__VlyfbW__mainInfo{grid-area:mainInfo;justify-self:stretch;width:100%}.ChallengeDetails-module__VlyfbW__rulesBlock{grid-area:rulesBlock}.ChallengeDetails-module__VlyfbW__dataBlock{grid-area:dataBlock}.ChallengeDetails-module__VlyfbW__techBlock{grid-area:techBlock}.ChallengeDetails-module__VlyfbW__achievBlock{grid-area:achievBlock}}
.ContactItem-module__eFeuZa__wrapper{align-items:center;gap:8px;display:flex}.ContactItem-module__eFeuZa__icon{color:var(--color-icon-secondary);flex-shrink:0}.ContactItem-module__eFeuZa__link{font-size:12px;font-weight:var(--font-weight-medium);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;text-decoration:none;overflow:hidden}.ContactItem-module__eFeuZa__link:hover{cursor:pointer}
.ContactList-module__y3xJuq__divider{background-color:var(--stroke);width:100%;height:1px}
.LanguagesList-module__p4RFoW__languagesList{flex-direction:column;gap:16px;display:flex}.LanguagesList-module__p4RFoW__labelsWrap{flex-direction:row;justify-content:space-between;margin-bottom:12px;display:flex}.LanguagesList-module__p4RFoW__language{color:var(--text-secondary);font-size:12px;font-weight:600}.LanguagesList-module__p4RFoW__level{color:var(--text-secondary);font-size:12px;font-weight:400}@media (min-width:1280px){.LanguagesList-module__p4RFoW__languagesList{gap:20px}}
.Review-module__69QYJq__card{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.Review-module__69QYJq__wrapper{flex-shrink:0}.Review-module__69QYJq__avatar{object-fit:cover;border-radius:50%;width:44px;height:44px}.Review-module__69QYJq__userInfo{flex-direction:column;gap:4px;display:flex}.Review-module__69QYJq__username{white-space:nowrap;color:#1b1d23;font-size:14px;font-weight:500;line-height:140%}.Review-module__69QYJq__date{color:#928f9c;font-size:12px;font-weight:600;line-height:140%}.Review-module__69QYJq__jobBadge{white-space:nowrap;border:1px solid #f1f1f1;border-radius:22px;padding:4px 8px}.Review-module__69QYJq__jobTitle{color:#64616a;font-size:12px;font-weight:400;line-height:100%}.Review-module__69QYJq__ratingWrapper{margin-left:auto}.Review-module__69QYJq__text{color:#64616a;font-size:14px;font-weight:400;line-height:140%}@media (max-width:768px){.Review-module__69QYJq__card{flex-direction:column;align-items:flex-start;gap:8px}.Review-module__69QYJq__wrapper,.Review-module__69QYJq__userInfo{order:1}.Review-module__69QYJq__jobBadge{order:2;justify-content:flex-start;width:fit-content}.Review-module__69QYJq__ratingWrapper{order:3;justify-content:flex-start;width:100%;margin-left:0;display:flex}}
.Reward-module__cfRxgq__wrapper{flex-direction:row;align-items:center;gap:12px;width:100%;display:flex}.Reward-module__cfRxgq__reward{color:#1b1d23;font-size:14px;font-weight:400;line-height:140%}.Reward-module__cfRxgq__icon{color:#ffd260}
.SkillsList-module__gBJNwa__skillsList{flex-direction:column;gap:12px;display:flex}.SkillsList-module__gBJNwa__title{font-size:12px;font-weight:var(--font-weight-medium);color:var(--text-neutral-600)}.SkillsList-module__gBJNwa__skills{flex-flow:wrap;gap:8px;display:flex}
.TalentPoolCard-module__4SQjyW__card{background-color:var(--white);border:1px solid var(--border-card);box-sizing:border-box;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:space-between;gap:20px;width:348px;max-width:100%;height:224px;padding:20px 20px 12px;display:flex}.TalentPoolCard-module__4SQjyW__header{flex-shrink:0;justify-content:space-between;align-items:flex-end;width:100%;display:flex}.TalentPoolCard-module__4SQjyW__userMain{align-items:center;gap:12px;display:flex}.TalentPoolCard-module__4SQjyW__avatar{object-fit:cover;border-radius:50%;display:block}.TalentPoolCard-module__4SQjyW__nameBlock{flex-direction:column;gap:4px;display:flex}.TalentPoolCard-module__4SQjyW__name{font-weight:var(--font-weight-medium);font-size:15px;line-height:1.4}.TalentPoolCard-module__4SQjyW__badgesBlock{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;display:flex}.TalentPoolCard-module__4SQjyW__skillsList{flex-flow:wrap;flex:1;align-content:flex-start;gap:4px;display:flex}.TalentPoolCard-module__4SQjyW__footer{justify-content:space-between;align-items:center;display:flex}.TalentPoolCard-module__4SQjyW__challengesCount{font-size:12px;font-weight:var(--font-weight-bold);color:var(--text-secondary);gap:8px;line-height:1.4;display:flex}.TalentPoolCard-module__4SQjyW__socialLinks{align-items:center;gap:12px;display:flex}.TalentPoolCard-module__4SQjyW__casesIcon,.TalentPoolCard-module__4SQjyW__socialIcon{width:20px;color:var(--color-icon-secondary)}.TalentPoolCard-module__4SQjyW__specBadge{color:var(--text-secondary);border:1px solid var(--stroke);border-radius:100px;padding:4px 8px;font-size:12px}@media (min-width:768px){.TalentPoolCard-module__4SQjyW__card{width:330px;max-width:330px}}
.WelcomeSection-module__OsK1HW__section{border:1px solid var(--stroke);border-radius:var(--corner-radius-mobile);background-color:var(--white);flex-direction:column;gap:12px;margin-bottom:16px;padding:16px 12px;display:flex}.WelcomeSection-module__OsK1HW__row{flex:0 0 100%;justify-content:space-between;align-items:center;gap:20px;display:flex}.WelcomeSection-module__OsK1HW__wrapper{gap:8px;display:flex}.WelcomeSection-module__OsK1HW__checkIcon{width:24px;height:24px;color:var(--green)}.WelcomeSection-module__OsK1HW__icon{align-self:flex-start}.WelcomeSection-module__OsK1HW__content{flex-direction:column;gap:16px;display:flex}.WelcomeSection-module__OsK1HW__text{font-size:14px;font-weight:var(--font-weight-medium);color:var(--text-secondary)}.WelcomeSection-module__OsK1HW__button{width:100%;font-weight:var(--font-weight-bold);white-space:nowrap}@media (min-width:1280px){.WelcomeSection-module__OsK1HW__section{gap:20px;margin-bottom:20px;padding:20px}.WelcomeSection-module__OsK1HW__content{flex-direction:row;gap:20px}.WelcomeSection-module__OsK1HW__text{flex:auto;min-width:0}.WelcomeSection-module__OsK1HW__button{width:revert;line-height:var(--line-height-compact);flex:none;padding:8px 16px}}
.DeleteAccountBlock-module__74PoUq__description{white-space:pre-line;font-size:14px;font-weight:400;line-height:1.4}.DeleteAccountBlock-module__74PoUq__button{align-self:flex-end}.DeleteAccountBlock-module__74PoUq__btnModal:disabled{color:var(--text-secondary)}
.BizRegStep0-module__mcTuVa__buttonHolder{justify-content:center;align-items:center;gap:40px;width:100%;margin-bottom:40px;display:flex}
.UserRegStep0-module__P_fIOa__buttonHolder{justify-content:center;align-items:center;gap:40px;width:100%;margin-bottom:40px;display:flex}
.BizRegStep1-module__Nm7eoW__fieldsWrap{background:linear-gradient(241deg, var(--gray-gray-500-alfa06) 0%, var(--gray-gray-600-alfa06) 100%);width:100%;box-shadow:0 4px 4px 0 var(--box-shadow);border-radius:20px;flex-direction:column;gap:20px;margin-bottom:60px;padding:40px;display:flex}
.UserRegStep1-module__jcYAwW__fieldsWrap{background:linear-gradient(241deg, var(--gray-gray-500-alfa06) 0%, var(--gray-gray-600-alfa06) 100%);width:100%;box-shadow:0 4px 4px 0 var(--box-shadow);border-radius:20px;flex-direction:column;gap:20px;margin-bottom:60px;padding:40px;display:flex}
.BizContactBlock-module__2vVZaq__wrapper{flex-direction:column;gap:16px;width:100%;display:flex}.BizContactBlock-module__2vVZaq__inputGroup{flex-direction:column;gap:8px;display:flex}@media (min-width:1280px){.BizContactBlock-module__2vVZaq__wrapper{flex-direction:row;gap:20px}.BizContactBlock-module__2vVZaq__wrapper>*{flex:1}}
.BizRegStep2-module__c6CkLq__fieldsWrap{background:linear-gradient(241deg, var(--gray-gray-500-alfa06) 0%, var(--gray-gray-600-alfa06) 100%);width:100%;box-shadow:0 4px 4px 0 var(--box-shadow);border-radius:20px;flex-direction:column;gap:20px;margin-bottom:60px;padding:40px;display:flex}.BizRegStep2-module__c6CkLq__passInputWrap{flex-direction:column;gap:4px;display:flex;position:relative}.BizRegStep2-module__c6CkLq__iconWrap{cursor:pointer;justify-content:center;align-items:center;width:22px;height:20px;display:flex;position:absolute;top:42px;right:12px}.BizRegStep2-module__c6CkLq__passRule{font-size:14px;line-height:1.5}.BizRegStep2-module__c6CkLq__passRuleInvalid{color:var(--error-text)}
.Step0Email-module__aZyOfa__fieldsWrap{background:linear-gradient(241deg, var(--gray-gray-500-alfa06) 0%, var(--gray-gray-600-alfa06) 100%);width:100%;box-shadow:0 4px 4px 0 var(--box-shadow);border-radius:20px;margin-bottom:60px;padding:40px}
.UserRegStep2-module__ONIwwq__fieldsWrap{background:linear-gradient(241deg, var(--gray-gray-500-alfa06) 0%, var(--gray-gray-600-alfa06) 100%);width:100%;box-shadow:0 4px 4px 0 var(--box-shadow);border-radius:20px;flex-direction:column;gap:20px;margin-bottom:60px;padding:40px;display:flex}.UserRegStep2-module__ONIwwq__passInputWrap{flex-direction:column;gap:4px;display:flex;position:relative}.UserRegStep2-module__ONIwwq__iconWrap{cursor:pointer;justify-content:center;align-items:center;width:22px;height:20px;display:flex;position:absolute;top:42px;right:12px}.UserRegStep2-module__ONIwwq__passRule{font-size:14px;line-height:1.5}.UserRegStep2-module__ONIwwq__passRuleInvalid{color:var(--error-text)}
.UploadAvatar-module__WdPnxa__avatarUploader{width:112px;position:relative}.UploadAvatar-module__WdPnxa__settingsMenu{align-items:flex-end;gap:4px;display:flex;position:absolute;bottom:0;left:70%}.UploadAvatar-module__WdPnxa__toggleButton{background:var(--background-neutral-tetriary);border:2px solid var(--white);cursor:pointer;width:32px;height:32px;transition:all var(--transition-base);border-radius:50px;align-items:center;display:flex}.UploadAvatar-module__WdPnxa__toggleButton:is(:hover,:focus-visible),.UploadAvatar-module__WdPnxa__buttonActiveState{background:var(--background-purple)}.UploadAvatar-module__WdPnxa__toggleIcon{fill:var(--gray-gray-600)}.UploadAvatar-module__WdPnxa__menuDropdown{opacity:0;pointer-events:none;transition:all var(--transition-base);background:var(--white);width:240px;box-shadow:0 2px 8px 0 var(--shadow-primary);border:1px solid var(--stroke);border-radius:12px;flex-direction:column;gap:4px;padding:8px;display:flex}.UploadAvatar-module__WdPnxa__menuDropdownVisible{opacity:1;pointer-events:auto}.UploadAvatar-module__WdPnxa__menuItem{cursor:pointer;height:36px;font-size:14px;font-weight:var(--font-weight-base);transition:all var(--transition-base);border-radius:8px;align-items:center;gap:8px;padding:8px;display:flex}.UploadAvatar-module__WdPnxa__menuItem:is(:hover,:focus-visible){background:var(--brand-tretiary);outline:none}.UploadAvatar-module__WdPnxa__menuItemLabel{color:var(--text-secondary)}.UploadAvatar-module__WdPnxa__menuItem:is(:hover,:focus-visible) .UploadAvatar-module__WdPnxa__menuItemLabel{color:var(--text-primary)}.UploadAvatar-module__WdPnxa__menuItem:active{background:var(--brand-quaternary)}.UploadAvatar-module__WdPnxa__removeAvatarButton{color:var(--color-red-40);font-family:var(--font-montserrat);background:0 0;border:none}.UploadAvatar-module__WdPnxa__removeAvatarButton:disabled{color:var(--text-neutral-disabled);cursor:not-allowed;background:0 0}.UploadAvatar-module__WdPnxa__cropContainer{background-color:#333;border-radius:10px;width:100%;height:300px;position:relative;overflow:hidden}.UploadAvatar-module__WdPnxa__controls{justify-content:space-between;align-items:center;height:40px;display:flex}.UploadAvatar-module__WdPnxa__buttonControl{padding:10px}.UploadAvatar-module__WdPnxa__cameraIcon,.UploadAvatar-module__WdPnxa__removeIcon{fill:currentColor}
.BizRegStep3-module__AXBQga__timer{text-align:center;width:fit-content;font-family:var(--font-tektur);background:linear-gradient(241deg, var(--gray-gray-500-alfa06) 0%, var(--gray-gray-600-alfa06) 100%);box-shadow:0 4px 4px 0 var(--box-shadow);border-radius:20px;flex-direction:row;margin:0 auto 60px;padding:20px 40px;font-size:42px;line-height:1.2;display:flex}.BizRegStep3-module__AXBQga__timeBlock{text-align:center;width:58px;padding-inline:2px}@media (min-width:768px){.BizRegStep3-module__AXBQga__timer{font-size:51px}.BizRegStep3-module__AXBQga__timeBlock{width:70px}}
.Step1Verification-module__RjMLzG__timer{text-align:center;width:fit-content;font-family:var(--font-tektur);background:linear-gradient(241deg, var(--gray-gray-500-alfa06) 0%, var(--gray-gray-600-alfa06) 100%);box-shadow:0 4px 4px 0 var(--box-shadow);border-radius:20px;flex-direction:row;margin:0 auto 60px;padding:20px 40px;font-size:42px;line-height:1.2;display:flex}.Step1Verification-module__RjMLzG__timeBlock{text-align:center;width:58px;padding-inline:2px}.Step1Verification-module__RjMLzG__buttonHolder{justify-content:center;align-items:center;gap:20px;margin-bottom:40px;display:flex}.Step1Verification-module__RjMLzG__text{text-align:center;white-space:pre-wrap;margin-bottom:60px;font-weight:500;line-height:1.6}@media (min-width:768px){.Step1Verification-module__RjMLzG__timer{font-size:51px}.Step1Verification-module__RjMLzG__timeBlock{width:70px}}
.UserRegStep3-module__wvddjW__timer{text-align:center;width:fit-content;font-family:var(--font-tektur);background:linear-gradient(241deg, var(--gray-gray-500-alfa06) 0%, var(--gray-gray-600-alfa06) 100%);box-shadow:0 4px 4px 0 var(--box-shadow);border-radius:20px;flex-direction:row;margin:0 auto 60px;padding:20px 40px;font-size:42px;line-height:1.2;display:flex}.UserRegStep3-module__wvddjW__timeBlock{text-align:center;width:58px;padding-inline:2px}@media (min-width:768px){.UserRegStep3-module__wvddjW__timer{font-size:51px}.UserRegStep3-module__wvddjW__timeBlock{width:70px}}
.BizInfoBlock-module__PXdsYq__avatar{align-self:center;width:fit-content}.BizInfoBlock-module__PXdsYq__wrapper{flex-direction:column;gap:16px;width:100%;display:flex}.BizInfoBlock-module__PXdsYq__inputGroup{flex-direction:column;gap:8px;display:flex}@media (min-width:768px){.BizInfoBlock-module__PXdsYq__avatar{align-self:auto}}@media (min-width:1280px){.BizInfoBlock-module__PXdsYq__wrapper{flex-direction:row;gap:20px}.BizInfoBlock-module__PXdsYq__wrapper>*{flex:1}}
.BizRegForm-module__IRAdrG__formWrap{max-width:640px;margin:0 auto}.BizRegForm-module__IRAdrG__form{flex-direction:column;align-items:center;display:flex}.BizRegForm-module__IRAdrG__description{text-align:center;flex-direction:column;gap:40px;margin-bottom:60px;display:flex}.BizRegForm-module__IRAdrG__title{font-family:var(--font-tektur);font-size:42px;font-weight:500;line-height:1.2}.BizRegForm-module__IRAdrG__text{font-weight:500;line-height:1.6}.BizRegForm-module__IRAdrG__buttonHolder{justify-content:center;gap:20px;margin-bottom:40px;display:flex}.BizRegForm-module__IRAdrG__switchAccLink{margin-bottom:40px}.BizRegForm-module__IRAdrG__backBtn{background-color:#0000}.BizRegForm-module__IRAdrG__verificationHint{text-align:center;margin-bottom:40px;font-weight:500;line-height:1.6}.BizRegForm-module__IRAdrG__errorText{color:var(--error);text-align:center;white-space:pre-wrap;padding-bottom:20px}@media (min-width:768px){.BizRegForm-module__IRAdrG__title{font-size:51px}.BizRegForm-module__IRAdrG__buttonHolder{gap:40px;width:100%}}
.LoginForm-module__Quyi8W__content{width:100%;max-width:640px;margin:0 auto}.LoginForm-module__Quyi8W__title{font-family:var(--font-tektur);text-align:center;margin-bottom:40px;font-size:42px;font-weight:500;line-height:1.2}.LoginForm-module__Quyi8W__form{margin-bottom:40px}.LoginForm-module__Quyi8W__passWrap{flex-direction:column;gap:8px;display:flex}.LoginForm-module__Quyi8W__formWrap{background:linear-gradient(241deg, var(--gray-gray-500-alfa06) 0%, var(--gray-gray-600-alfa06) 100%);box-shadow:0 4px 4px 0 var(--box-shadow);border-radius:20px;margin-bottom:60px;padding:40px}.LoginForm-module__Quyi8W__fieldsWrap{flex-direction:column;gap:20px;margin-bottom:8px;display:flex}.LoginForm-module__Quyi8W__serverError{color:var(--error);text-align:center}.LoginForm-module__Quyi8W__submit{flex-direction:column;align-items:center;gap:20px;display:flex}@media (min-width:768px){.LoginForm-module__Quyi8W__title{font-size:51px}}
.LoginSwitcher-module__WQsUQG__wrap{flex-direction:column;align-items:center;gap:8px;display:flex}
.Step2ChangePassword-module__0V_gcG__fieldsWrap{background:linear-gradient(241deg, var(--gray-gray-500-alfa06) 0%, var(--gray-gray-600-alfa06) 100%);box-shadow:0 4px 4px 0 var(--box-shadow);border-radius:20px;flex-direction:column;gap:20px;margin-bottom:60px;padding:40px;display:flex}.Step2ChangePassword-module__0V_gcG__passInputWrap{flex-direction:column;gap:4px;display:flex;position:relative}.Step2ChangePassword-module__0V_gcG__hidden{white-space:nowrap;border:0;width:0;height:0;margin:-1px;padding:0;position:absolute;overflow:hidden}
.Footer-module__Gvo_kG__footer{text-align:center;flex-direction:column;align-items:center;width:335px;margin:0 auto;display:flex}.Footer-module__Gvo_kG__madeWithLove{color:var(--primary-primary-100,#fffcf4);text-align:center;margin-top:20px;font-family:Tektur;font-size:1.125rem;font-style:normal;font-weight:600;line-height:145%}.Footer-module__Gvo_kG__followUs{color:var(--primary-primary-100,#fffcf4);text-align:center;letter-spacing:-.16px;margin-top:80px;font-family:Montserrat;font-size:1rem;font-style:normal;font-weight:500;line-height:150%}.Footer-module__Gvo_kG__socialIcons{justify-content:center;gap:58px;margin-top:13px;display:flex}.Footer-module__Gvo_kG__socialIconWrapper{border-radius:8px;width:44px;height:44px;display:inline-block;overflow:hidden}.Footer-module__Gvo_kG__contactTitle{color:var(--primary-primary-100,#fffcf4);text-align:center;letter-spacing:-.16px;margin-top:40px;font-family:Montserrat;font-size:1rem;font-style:normal;font-weight:500;line-height:150%}.Footer-module__Gvo_kG__contactEmail{color:var(--primary-primary-700,#ffcf57);text-align:center;margin-top:8px;font-family:Montserrat;font-size:.875rem;font-style:normal;font-weight:500;line-height:150%}.Footer-module__Gvo_kG__middleSection{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:169px;margin-top:60px;display:flex}.Footer-module__Gvo_kG__logo{width:100%;max-width:167px;height:auto}.Footer-module__Gvo_kG__rights,.Footer-module__Gvo_kG__year,.Footer-module__Gvo_kG__yearDown{color:var(--primary-primary-100,#fffcf4);text-align:center;font-family:Montserrat;font-size:.875rem;font-style:normal;font-weight:500;line-height:150%}.Footer-module__Gvo_kG__year{margin-top:8px;margin-bottom:0}.Footer-module__Gvo_kG__yearDown{margin:0}.Footer-module__Gvo_kG__bottomLinks{flex-direction:column;align-items:center;gap:20px;height:auto;margin-top:60px;display:flex}.Footer-module__Gvo_kG__bottomLinks>a{color:var(--primary-primary-100,#fffcf4);font-family:Montserrat;font-size:1rem;font-style:normal;font-weight:500;line-height:160%}.Footer-module__Gvo_kG__footerSvg{justify-content:center;width:100%;margin-top:140px;display:flex}.Footer-module__Gvo_kG__footerSvg svg{width:100%;height:auto}@media (min-width:768px){.Footer-module__Gvo_kG__footer{width:688px}.Footer-module__Gvo_kG__madeWithLove{margin-top:20px;font-size:1.5625rem}.Footer-module__Gvo_kG__followUs,.Footer-module__Gvo_kG__contactTitle{letter-spacing:-.18px;font-size:1.125rem}.Footer-module__Gvo_kG__contactEmail{font-size:1rem;line-height:160%}.Footer-module__Gvo_kG__middleSection{width:100%;margin-top:80px}.Footer-module__Gvo_kG__rights,.Footer-module__Gvo_kG__year .Footer-module__Gvo_kG__yearDown{font-size:1rem;line-height:160%}.Footer-module__Gvo_kG__bottomLinks{flex-flow:wrap;justify-content:center;gap:20px 40px;width:600px}.Footer-module__Gvo_kG__footerSvg{width:706px;margin-top:160px}}@media (min-width:1024px){.Footer-module__Gvo_kG__footer{width:944px}.Footer-module__Gvo_kG__madeWithLove{margin-bottom:120px}.Footer-module__Gvo_kG__footerBlocks{justify-content:space-between;align-items:flex-start;gap:20px;width:100%;margin:0;display:flex}.Footer-module__Gvo_kG__middleSection,.Footer-module__Gvo_kG__followBlock,.Footer-module__Gvo_kG__bottomLinks{flex:1}.Footer-module__Gvo_kG__followUs{margin:0}.Footer-module__Gvo_kG__middleSection{flex-direction:column;justify-content:space-between;align-items:flex-start;height:186px;margin:0;display:flex}.Footer-module__Gvo_kG__middleInfo{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__Gvo_kG__bottomLinks{flex-direction:column;align-items:flex-end;height:186px;margin:0;display:flex}.Footer-module__Gvo_kG__footerSvg{width:962px;margin-top:254px}.Footer-module__Gvo_kG__middleSection{order:1}.Footer-module__Gvo_kG__followBlock{order:2}.Footer-module__Gvo_kG__bottomLinks{order:3}.Footer-module__Gvo_kG__year,.Footer-module__Gvo_kG__yearDown{font-size:.75rem}}@media (min-width:1280px){.Footer-module__Gvo_kG__footer{width:1200px}.Footer-module__Gvo_kG__footerSvg{width:1218px;margin-top:218px}.Footer-module__Gvo_kG__year,.Footer-module__Gvo_kG__yearDown{font-size:1rem;line-height:160%}}
.ProfileHeader-module__6klesG__profileHeader{background:var(--gray-gray-600)}.ProfileHeader-module__6klesG__container{justify-content:space-between;align-items:center;width:100%;max-width:1670px;margin:0 auto;padding:16px;display:flex}.ProfileHeader-module__6klesG__link{width:80px;height:24px}.ProfileHeader-module__6klesG__burgerAndLogo{align-items:center;gap:16px;display:flex}.ProfileHeader-module__6klesG__burgerButton{cursor:pointer;background:0 0;border:none;padding:0}.ProfileHeader-module__6klesG__burgerButton svg{width:24px;height:24px}.ProfileHeader-module__6klesG__subHeader{background:var(--white);padding:16px}.ProfileHeader-module__6klesG__title{color:var(--text-primary);font-size:16px;font-weight:var(--font-weight-bold)}.ProfileHeader-module__6klesG__titleButtonGroup{align-items:center;gap:12px;height:54px;display:flex}.ProfileHeader-module__6klesG__actions{align-items:center;gap:20px;display:flex}@media (min-width:768px){.ProfileHeader-module__6klesG__profileHeader{background:var(--white)}.ProfileHeader-module__6klesG__container{height:68px;padding:14px 20px}}@media (min-width:2560px){.ProfileHeader-module__6klesG__profileHeader{border-radius:0 0 8px}}
.RegisterUserPage-module__DHXqFq__main{flex-direction:column;justify-content:center;padding-top:100px;display:flex}
.ResetPasswordForm-module__AZzg1G__formWrap{max-width:640px;margin:0 auto}.ResetPasswordForm-module__AZzg1G__title{font-family:var(--font-tektur);text-align:center;margin-bottom:40px;font-size:51px;font-weight:500;line-height:1.2}.ResetPasswordForm-module__AZzg1G__text{text-align:center;white-space:pre-wrap;margin-bottom:60px;font-weight:500;line-height:1.6}.ResetPasswordForm-module__AZzg1G__form,.ResetPasswordForm-module__AZzg1G__formWrap{flex-direction:column;align-items:center;width:100%;display:flex}
.StarBackground-module__miclzq__canvas{z-index:0;pointer-events:none;max-width:100vw;position:absolute;top:-700px;left:50%;overflow-x:clip;transform:translate(-50%)}
.LevelCards-module__2X2QxG__wrap{gap:20px;display:flex}.LevelCards-module__2X2QxG__lineLabel{width:125px;height:135px;font-size:14px;font-weight:var(--font-weight-medium);flex-shrink:0;justify-content:center;align-items:center;display:flex}.LevelCards-module__2X2QxG__list{flex-wrap:wrap;gap:12px;display:flex}.LevelCards-module__2X2QxG__card{border:1px solid;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;width:156px;height:135px;padding:16px 12px;display:flex}.LevelCards-module__2X2QxG__honor{aspect-ratio:1;border:1px solid var(--rating);width:50px;font-family:var(--font-tektur);color:var(--rating);cursor:default;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding-block:5px 10px;display:flex}.LevelCards-module__2X2QxG__levelNumber{font-size:20px;font-weight:var(--font-weight-bold)}.LevelCards-module__2X2QxG__levelTitle{font-size:10px;font-weight:var(--font-weight-medium);margin-top:-10px}.LevelCards-module__2X2QxG__progress{width:100%;color:var(--text-primary);flex-direction:column;align-items:stretch;gap:8px;font-size:12px;display:flex}.LevelCards-module__2X2QxG__progressHeader{justify-content:center;display:flex}.LevelCards-module__2X2QxG__progressLabel{display:none}.LevelCards-module__2X2QxG__progressBar{flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:16px;padding-right:4px;display:flex;position:relative}.LevelCards-module__2X2QxG__progressBar:before,.LevelCards-module__2X2QxG__progressBar:after{content:"";border-block:1px solid;width:4px;height:100%}.LevelCards-module__2X2QxG__progressBar:before{border-left:1px solid}.LevelCards-module__2X2QxG__progressBar:after{border-right:1px solid;position:absolute;top:-1px;right:0}.LevelCards-module__2X2QxG__progressFill{background-color:var(--rating);height:8px}.LevelCards-module__2X2QxG__border{border:1px solid var(--rating);width:100%}.LevelCards-module__2X2QxG__lvlDisabledCard{--rating:var(--achieve-disabled-honor-label);border-color:var(--achieve-disabled-border);background:var(--achieve-disabled-bg)}.LevelCards-module__2X2QxG__lvlDisabledCard .LevelCards-module__2X2QxG__honor{border-color:var(--white)}.LevelCards-module__2X2QxG__lvlDisabledCard .LevelCards-module__2X2QxG__progress{color:var(--text-secondary)}.LevelCards-module__2X2QxG__lvlDisabledCard .LevelCards-module__2X2QxG__progressBar .LevelCards-module__2X2QxG__border{border-color:var(--white);background-color:var(--white)}.LevelCards-module__2X2QxG__lvlDisabledCard .LevelCards-module__2X2QxG__progressBar:before,.LevelCards-module__2X2QxG__lvlDisabledCard .LevelCards-module__2X2QxG__progressBar:after{border-color:var(--white)}.LevelCards-module__2X2QxG__lvl1Card{border-color:var(--achieve-card-bg-light-blue);background:var(--achieve-card-bg-light-blue)}.LevelCards-module__2X2QxG__lvl1Card .LevelCards-module__2X2QxG__honor{background:var(--achieve-honor-bg-light-blue)}.LevelCards-module__2X2QxG__lvl1Card .LevelCards-module__2X2QxG__progressBar:before,.LevelCards-module__2X2QxG__lvl1Card .LevelCards-module__2X2QxG__progressBar:after{border-color:var(--achieve-progress-brackets-blue)}.LevelCards-module__2X2QxG__lvl2Card{border-color:var(--achieve-card-bg-orange);background:var(--achieve-card-bg-orange)}.LevelCards-module__2X2QxG__lvl2Card .LevelCards-module__2X2QxG__honor{background:var(--achieve-honor-bg-red)}.LevelCards-module__2X2QxG__lvl2Card .LevelCards-module__2X2QxG__progressBar:before,.LevelCards-module__2X2QxG__lvl2Card .LevelCards-module__2X2QxG__progressBar:after{border-color:var(--achieve-progress-brackets-red)}.LevelCards-module__2X2QxG__lvl3Card{border-color:var(--achieve-card-bg-green);background:var(--achieve-card-bg-green)}.LevelCards-module__2X2QxG__lvl3Card .LevelCards-module__2X2QxG__honor{background:var(--achieve-honor-bg-green)}.LevelCards-module__2X2QxG__lvl3Card .LevelCards-module__2X2QxG__progressBar:before,.LevelCards-module__2X2QxG__lvl3Card .LevelCards-module__2X2QxG__progressBar:after{border-color:var(--achieve-progress-brackets-green)}.LevelCards-module__2X2QxG__lvl4Card{border-color:var(--achieve-card-bg-purple);background:var(--achieve-card-bg-purple)}.LevelCards-module__2X2QxG__lvl4Card .LevelCards-module__2X2QxG__honor{background:var(--achieve-honor-bg-violet)}.LevelCards-module__2X2QxG__lvl4Card .LevelCards-module__2X2QxG__progressBar:before,.LevelCards-module__2X2QxG__lvl4Card .LevelCards-module__2X2QxG__progressBar:after{border-color:var(--achieve-progress-brackets-violet)}.LevelCards-module__2X2QxG__lvl5Card{border-color:var(--achieve-card-bg-light-blue);background:var(--achieve-card-bg-light-blue)}.LevelCards-module__2X2QxG__lvl5Card .LevelCards-module__2X2QxG__honor{background:var(--achieve-honor-bg-light-blue)}.LevelCards-module__2X2QxG__lvl5Card .LevelCards-module__2X2QxG__progressBar:before,.LevelCards-module__2X2QxG__lvl5Card .LevelCards-module__2X2QxG__progressBar:after{border-color:var(--achieve-progress-brackets-blue)}.LevelCards-module__2X2QxG__lvl6Card{border-color:var(--achieve-card-bg-orange);background:var(--achieve-card-bg-orange)}.LevelCards-module__2X2QxG__lvl6Card .LevelCards-module__2X2QxG__honor{background:var(--achieve-honor-bg-red)}.LevelCards-module__2X2QxG__lvl6Card .LevelCards-module__2X2QxG__progressBar:before,.LevelCards-module__2X2QxG__lvl6Card .LevelCards-module__2X2QxG__progressBar:after{border-color:var(--achieve-progress-brackets-red)}@media (min-width:768px){.LevelCards-module__2X2QxG__lineLabel{height:175px}.LevelCards-module__2X2QxG__card{width:182px;height:175px;padding:20px}.LevelCards-module__2X2QxG__honor{width:74px;padding-block:5px 15px}.LevelCards-module__2X2QxG__levelNumber{font-size:30px}.LevelCards-module__2X2QxG__levelTitle{margin-top:-7.5px;font-size:16px}.LevelCards-module__2X2QxG__progressHeader{justify-content:space-between}.LevelCards-module__2X2QxG__progressLabel{display:inline}}
.TalentPool-module__J5DGpq__talentPoolBlock{flex-direction:column;gap:20px;width:100%;display:flex}.TalentPool-module__J5DGpq__filterBar{width:100%}.TalentPool-module__J5DGpq__profilesList{flex-wrap:wrap;justify-content:center;gap:20px;width:100%;display:flex}.TalentPool-module__J5DGpq__textEmpty{color:var(--text-secondary);text-align:center;font-size:14px}@media (min-width:768px){.TalentPool-module__J5DGpq__profilesList{grid-template-columns:repeat(auto-fit,330px);justify-content:center;gap:20px;display:grid}.TalentPool-module__J5DGpq__filterBar{width:505px}}
.layout-module__hTyZ_a__layout{background-color:var(--surface-base);width:100%;min-height:100dvh;color:var(--text-neutral-900)}.layout-module__hTyZ_a__layoutContainer{grid-template-rows:auto 1fr;width:100%;max-width:1880px;height:100dvh;margin:0 auto;display:grid}.layout-module__hTyZ_a__header{height:122px}.layout-module__hTyZ_a__main{width:100%;max-width:none;padding:0;overflow:hidden auto}@media (min-width:768px){.layout-module__hTyZ_a__layoutContainer{grid-template-rows:auto 1fr;grid-template-columns:auto 1fr}.layout-module__hTyZ_a__sidebar{grid-row:1/-1;width:210px}.layout-module__hTyZ_a__header{height:68px}.layout-module__hTyZ_a__main{height:calc(100dvh - 68px);padding:0}}
.LoginPage-module__letfVa__main{flex-direction:column;justify-content:center;padding-top:100px;display:flex}
.RegisterOrganizationPage-module__-g9qka__main{flex-direction:column;justify-content:center;padding-top:100px;display:flex}
.page-module__FBrJAq__main{flex-direction:column;justify-content:center;padding-top:100px;display:flex}
.page-module__B9CwmG__title{font-family:var(--font-tektur);font-size:42px;font-weight:var(--font-weight-medium);line-height:var(--line-height-snug);margin-bottom:24px}.page-module__B9CwmG__revisionDate{margin-bottom:16px;font-style:italic}.page-module__B9CwmG__list{counter-reset:section}.page-module__B9CwmG__list>li{counter-increment:section;margin-bottom:32px}.page-module__B9CwmG__list>li:last-child{margin-bottom:0}.page-module__B9CwmG__list>li>ol{counter-reset:subsection}.page-module__B9CwmG__list>li>ol>li{counter-increment:subsection;padding-left:10px}.page-module__B9CwmG__list>li>ol>li::marker{content:counter(section) "." counter(subsection) "."}.page-module__B9CwmG__subtitle{font-size:24px;font-weight:var(--font-weight-medium);font-family:var(--font-tektur);line-height:var(--line-height-snug);margin-bottom:16px}.page-module__B9CwmG__unorderedList{padding-left:15px;list-style:outside}.page-module__B9CwmG__noMarker{margin-block:10px}.page-module__B9CwmG__subList{padding-left:25px}
.page-module__th25_a__title{font-family:var(--font-tektur);font-size:42px;font-weight:500;line-height:1.2}.page-module__th25_a__text{font-weight:500;line-height:1.6}.page-module__th25_a__contact{align-items:center;gap:20px;display:flex}
.page-module__Af-3vW__title{font-family:var(--font-tektur);font-weight:var(--font-weight-medium);line-height:var(--line-height-snug);margin-bottom:24px;font-size:42px}.page-module__Af-3vW__subTitle{font-family:var(--font-tektur);font-weight:var(--font-weight-medium);line-height:var(--line-height-snug);margin-bottom:16px}.page-module__Af-3vW__text{line-height:var(--line-height-loose);text-align:justify;margin-bottom:12px}.page-module__Af-3vW__text:last-child{margin-bottom:0}.page-module__Af-3vW__textBold{font-weight:var(--font-weight-bold)}.page-module__Af-3vW__textItalic{font-style:italic}.page-module__Af-3vW__section{margin-bottom:32px}.page-module__Af-3vW__section:last-child{margin-bottom:0}.page-module__Af-3vW__list{padding-left:30px;list-style-type:disc}.page-module__Af-3vW__list>li:last-child{margin-bottom:12px}
.Achievements-module__BI2s2q__resultsContainer{border:1px solid var(--stroke);border-radius:var(--corner-radius);background-color:var(--white);flex-direction:column;gap:20px;padding:20px;display:flex}@media (min-width:768px){.Achievements-module__BI2s2q__resultsContainer{gap:20px;margin-top:-10px;padding:20px}.Achievements-module__BI2s2q__empty{height:80vh}}
.Challenges-module__nEiO5W__challenges{flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.Challenges-module__nEiO5W__filterBar{width:100%}.Challenges-module__nEiO5W__textEmpty{color:var(--text-secondary);text-align:center;align-self:stretch;font-size:14px}.Challenges-module__nEiO5W__scrollTop{background-color:var(--gray-gray-500);aspect-ratio:1;width:40px;color:var(--white);opacity:0;transition:opacity var(--transition-base);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:5%;right:5%}.Challenges-module__nEiO5W__scrollTop:hover{cursor:pointer;transform:scale(1.1)}.Challenges-module__nEiO5W__visibleScrollTop{opacity:1}@media (min-width:768px){.Challenges-module__nEiO5W__challenges{gap:20px}.Challenges-module__nEiO5W__filterBar{width:515px}}
