.error-message-for-toast{display:flex}.error-message-for-toast .ui-btn-line{margin-left:20px}
.ui-btn{color:#fff;color:var(--color-btn-default-text,#fff);position:relative;display:inline-block;padding-right:20px;padding-left:20px;height:40px;border:none;border-radius:5px;font-weight:500;font-size:14px;cursor:pointer;transition:all .5s ease;transition-property:box-shadow,background,color,border}.ui-btn,.ui-btn:active,.ui-btn:focus{outline-width:0}.keyboard-active .ui-btn:focus{outline-width:3px;outline-style:solid;border-color:#fff}.ui-btn .ui-text{margin:0 5px}.ui-btn .ui-btn-loading{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ui-btn .ui-btn-icon{font-size:1.4em;line-height:0}.ui-btn .ui-btn-icon:before{margin:0;vertical-align:middle}.ui-btn.ui-btn-primary{border:1px solid #179342;background:#1ba94c}.ui-btn.ui-btn-primary:hover{box-shadow:0 4px 8px 0 rgba(27,169,76,.4)}.ui-btn.ui-btn-primary:active{background:#147d38;box-shadow:none}.ui-btn.ui-btn-primary:not(:disabled) rect.loader-piece{fill:#fff}.ui-btn.ui-btn-danger{border:1px solid #f53a21;background:#f65039}.ui-btn.ui-btn-danger:hover{box-shadow:0 4px 8px 0 rgba(246,80,57,.4)}.ui-btn.ui-btn-danger:active{background:#f1270b;box-shadow:none}.ui-btn.ui-btn-default{border:1px solid #d2d8dd;background:#eff1f3;color:#626b7f}.ui-btn.ui-btn-default:not(:disabled):hover{box-shadow:0 4px 8px 0 rgba(210,216,221,.4)}.ui-btn.ui-btn-default:not(:disabled):active{background:#d2d8dd;box-shadow:none}.ui-btn.ui-btn-dark{border:1px solid #2e363f;background:#39424e}.ui-btn.ui-btn-dark:hover{box-shadow:0 4px 8px 0 rgba(57,66,78,.4)}.ui-btn.ui-btn-dark:active{background:#232931;box-shadow:none}.ui-btn.ui-btn-plain{padding:0;border:none;background:none;box-shadow:none;color:inherit}.ui-btn.ui-btn-plain .ui-text{margin:0}.ui-btn:disabled{transition:none}.ui-btn:disabled,.ui-btn:disabled:active,.ui-btn:disabled:hover{border:none;background:#eff1f3;box-shadow:none;color:#979faf;cursor:not-allowed}.ui-btn.has-loader{padding-right:40px}.ui-btn .ui-content{display:flex;align-items:center;justify-content:center}.ui-btn .ui-content .ui-text{order:1}.ui-btn .ui-content.has-icon.align-icon-left .ui-btn-icon{order:0}.ui-btn .ui-content.has-icon.align-icon-right .ui-btn-icon{order:2}.ui-btn.ui-btn-link{color:#fff}.ui-btn.ui-btn-link:active,.ui-btn.ui-btn-link:focus,.ui-btn.ui-btn-link:hover{text-decoration:none}.ui-btn.ui-btn-link[disabled]{pointer-events:none}.ui-btn.ui-btn-link[disabled],.ui-btn.ui-btn-link[disabled]:active,.ui-btn.ui-btn-link[disabled]:hover{border:none;background:#eff1f3;box-shadow:none;color:#979faf;cursor:not-allowed}.ui-btn.ui-btn-link .ui-content{height:100%}.ui-btn.ui-btn-link.ui-btn-default{color:#626b7f}.theme-m .keyboard-active .ui-btn:focus{border-color:#fff;border-color:var(--color-btn-focus-border,#fff)}.theme-m .ui-btn{font-weight:700;font-family:monaco,Courier,monospace;font-family:var(--font-family-input);border-radius:2px;word-spacing:-2px;font-size:15px}.keyboard-active .theme-m .ui-btn:focus{border-color:#fff;border-color:var(--color-btn-focus-border,#fff)}@media screen and (min-width:768px){.theme-m .ui-btn.ui-btn-large{height:56px;font-size:18px}}.theme-m .ui-btn.ui-btn-primary{background-color:#1ba94c;background-color:var(--color-btn-primary-bg,#1ba94c);border-color:#1ba94c;border-color:var(--color-btn-primary-bg,#1ba94c);box-shadow:0 4px 12px 0 rgba(var(--shadow-btn-primary,27,169,76),.5)}.theme-m .ui-btn.ui-btn-primary:hover{box-shadow:0 3px 6px 0 rgba(var(--shadow-btn-primary,27,169,76),.4)}.theme-m .ui-btn.ui-btn-primary:active{box-shadow:none}.theme-m .ui-btn.ui-btn-secondary{background-color:#fff;background-color:var(--color-btn-secondary-bg,#fff);color:#39424e;color:var(--color-btn-secondary-text,#39424e);box-shadow:0 3px 10px 0 rgba(var(--shadow-btn-secondary,0,0,0),.1)}.theme-m .ui-btn.ui-btn-secondary:focus,.theme-m .ui-btn.ui-btn-secondary:hover{box-shadow:0 2px 6px 0 rgba(var(--shadow-btn-secondary,0,0,0),.05)}.theme-m .ui-btn.ui-btn-secondary:active{box-shadow:0 1px 3px 0 rgba(var(--shadow-btn-secondary,0,0,0),0)}.theme-m .ui-btn.ui-btn-danger{background-color:#d11534;background-color:var(--color-btn-danger-bg,#d11534);color:#fff;color:var(--color-btn-default-text,#fff);border-color:#d11534;border-color:var(--color-btn-danger-bg,#d11534);box-shadow:0 4px 12px 0 rgba(var(--shadow-btn-danger,209,21,52),.5)}.theme-m .ui-btn.ui-btn-danger:hover{box-shadow:0 3px 6px 0 rgba(var(--shadow-btn-danger,209,21,52),.4)}.theme-m .ui-btn.ui-btn-danger:active{box-shadow:none}.theme-m .ui-btn.ui-btn-line{background-color:transparent;background-color:var(--color-btn-line-bg,transparent);color:#738f93;color:var(--color-btn-line-text,#738f93);border:1px solid #e7eeef;border-color:var(--color-btn-line-border,#e7eeef)}.theme-m .ui-btn.ui-btn-line:active,.theme-m .ui-btn.ui-btn-line:hover{color:#39424e;color:var(--color-btn-line-hover-text,#39424e);border-color:#b7c9cc;border-color:var(--color-btn-line-hover-border,#b7c9cc)}.theme-m .ui-btn.ui-btn-line:active{background-color:#f3f7f7;background-color:var(--color-btn-line-active-bg,#f3f7f7)}.theme-m .ui-btn.ui-btn-line-primary{background-color:transparent;background-color:var(--color-btn-line-primary-bg,transparent);color:#1ba94c;color:var(--color-btn-line-primary-text,#1ba94c);border:1px solid #1ba94c;border-color:var(--color-btn-line-primary-border,#1ba94c)}.theme-m .ui-btn.ui-btn-line-primary:active{background-color:#f3f7f7;background-color:var(--color-btn-line-primary-active-bg,#f3f7f7)}.theme-m .ui-btn:disabled,.theme-m .ui-btn:disabled:active,.theme-m .ui-btn:disabled:hover{color:#b7c9cc;color:var(--color-btn-disabled-text,#b7c9cc)}.theme-m .ui-btn.ui-btn-link[disabled],.theme-m .ui-btn.ui-btn-link[disabled]:active,.theme-m .ui-btn.ui-btn-link[disabled]:hover,.theme-m .ui-btn:disabled,.theme-m .ui-btn:disabled:active,.theme-m .ui-btn:disabled:hover{background-color:#e7eeef;background-color:var(--color-btn-disabled-bg,#e7eeef);border:0;box-shadow:none}
.loader-svg-icon{vertical-align:middle}
@font-face{font-family:UIKitIcon;src:url(UIKitIcon-6ab6cdc21a.eot);src:url(UIKitIcon-6ab6cdc21a.eot?#iefix) format("eot"),url(UIKitIcon-c2b13d3609.woff2) format("woff2"),url(UIKitIcon-3b0b780bb1.woff) format("woff"),url(UIKitIcon-bc4239372e.ttf) format("truetype"),url(UIKitIcon-9b0300baf2.svg#font) format("svg");font-weight:400;font-style:normal}[class*=" ui-icon-"],[class^=ui-icon-]{display:inline-block;vertical-align:middle}.hr-toaster-notice-close-x,.ui-icon,[class*=" ui-icon-"]:before,[class^=ui-icon-]:before{font-family:UIKitIcon;font-style:normal;font-weight:400;speak:none;display:block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ui-icon-lg{font-size:1.3333333333333333em}.ui-icon-2x{font-size:2em}.ui-icon-3x{font-size:3em}.ui-icon-4x{font-size:4em}.ui-icon-5x{font-size:5em}.ui-icon-fw{width:1.2857142857142858em;text-align:center}.ui-icon-activity:before{content:"\EA01"}.ui-icon-add-user:before{content:"\EA02"}.ui-icon-alert-triangle:before{content:"\EA03"}.ui-icon-arrow-down-filled:before{content:"\EA04"}.ui-icon-arrow-left:before{content:"\EA05"}.ui-icon-arrow-right:before{content:"\EA06"}.ui-icon-arrow-right_long:before{content:"\EA07"}.ui-icon-badge:before{content:"\EA08"}.ui-icon-box:before{content:"\EA09"}.ui-icon-building:before{content:"\EA0A"}.ui-icon-bulb:before{content:"\EA0B"}.ui-icon-calendar:before{content:"\EA0C"}.ui-icon-cash:before{content:"\EA0D"}.ui-icon-cast:before{content:"\EA0E"}.ui-icon-check-circle:before{content:"\EA0F"}.ui-icon-check-square:before{content:"\EA10"}.ui-icon-check:before{content:"\EA11"}.ui-icon-chevron-down:before{content:"\EA12"}.ui-icon-chevron-left:before{content:"\EA13"}.ui-icon-chevron-right:before{content:"\EA14"}.ui-icon-circle-filled:before{content:"\EA15"}.ui-icon-circle:before{content:"\EA16"}.ui-icon-clipboard:before{content:"\EA17"}.ui-icon-code-try:before{content:"\EA18"}.ui-icon-code:before{content:"\EA19"}.ui-icon-codepen:before{content:"\EA1A"}.ui-icon-company-admin:before{content:"\EA1B"}.ui-icon-copy-file:before{content:"\EA1C"}.ui-icon-cross-circle:before{content:"\EA1D"}.hr-toaster-notice-close-x:before,.ui-icon-cross:before{content:"\EA1E"}.ui-icon-delete:before{content:"\EA1F"}.ui-icon-discussion:before{content:"\EA20"}.ui-icon-dollar:before{content:"\EA21"}.ui-icon-download:before{content:"\EA22"}.ui-icon-drag-handle:before{content:"\EA23"}.ui-icon-edit-plain:before{content:"\EA24"}.ui-icon-edit:before{content:"\EA25"}.ui-icon-editorial:before{content:"\EA26"}.ui-icon-email:before{content:"\EA27"}.ui-icon-employment:before{content:"\EA28"}.ui-icon-environment:before{content:"\EA29"}.ui-icon-error:before{content:"\EA2A"}.ui-icon-facebook-filled:before{content:"\EA2B"}.ui-icon-facebook-line:before{content:"\EA2C"}.ui-icon-facebook-selected:before{content:"\EA2D"}.ui-icon-facebook:before{content:"\EA2E"}.ui-icon-feature-feedback:before{content:"\EA2F"}.ui-icon-file-text:before{content:"\EA30"}.ui-icon-filter:before{content:"\EA31"}.ui-icon-folder:before{content:"\EA32"}.ui-icon-fork:before{content:"\EA33"}.ui-icon-git-commit:before{content:"\EA34"}.ui-icon-github-code:before{content:"\EA35"}.ui-icon-github-copy:before{content:"\EA36"}.ui-icon-github-selected:before{content:"\EA37"}.ui-icon-github:before{content:"\EA38"}.ui-icon-globe:before{content:"\EA39"}.ui-icon-graduation:before{content:"\EA3A"}.ui-icon-hamburger:before{content:"\EA3B"}.ui-icon-happy-face:before{content:"\EA3C"}.ui-icon-help-circle:before{content:"\EA3D"}.ui-icon-help:before{content:"\EA3E"}.ui-icon-hexagon-filled:before{content:"\EA3F"}.ui-icon-hexagon-line:before{content:"\EA40"}.ui-icon-hide:before{content:"\EA41"}.ui-icon-hint:before{content:"\EA42"}.ui-icon-history:before{content:"\EA43"}.ui-icon-home:before{content:"\EA44"}.ui-icon-info:before{content:"\EA45"}.ui-icon-interview:before{content:"\EA46"}.ui-icon-layout:before{content:"\EA47"}.ui-icon-linkedin-filed:before{content:"\EA48"}.ui-icon-linkedin-filled:before{content:"\EA49"}.ui-icon-linkedin-line:before{content:"\EA4A"}.ui-icon-linkedin-selected:before{content:"\EA4B"}.ui-icon-linkedin:before{content:"\EA4C"}.ui-icon-loader:before{content:"\EA4D"}.ui-icon-loading:before{content:"\EA4E"}.ui-icon-location:before{content:"\EA4F"}.ui-icon-lock:before{content:"\EA50"}.ui-icon-mail-alert:before{content:"\EA51"}.ui-icon-mail:before{content:"\EA52"}.ui-icon-maximize:before{content:"\EA53"}.ui-icon-menu-more:before{content:"\EA54"}.ui-icon-message:before{content:"\EA55"}.ui-icon-mic-mute:before{content:"\EA56"}.ui-icon-mic:before{content:"\EA57"}.ui-icon-minimize:before{content:"\EA58"}.ui-icon-minus-circle:before{content:"\EA59"}.ui-icon-minus:before{content:"\EA5A"}.ui-icon-monitor:before{content:"\EA5B"}.ui-icon-moon:before{content:"\EA5C"}.ui-icon-notification:before{content:"\EA5D"}.ui-icon-offline-ide:before{content:"\EA5E"}.ui-icon-online-ide:before{content:"\EA5F"}.ui-icon-open-new-window:before{content:"\EA60"}.ui-icon-packet:before{content:"\EA61"}.ui-icon-paper-folded:before{content:"\EA62"}.ui-icon-plagiarism:before{content:"\EA63"}.ui-icon-play:before{content:"\EA64"}.ui-icon-plus-circle:before{content:"\EA65"}.ui-icon-plus:before{content:"\EA66"}.ui-icon-ratings:before{content:"\EA67"}.ui-icon-resend:before{content:"\EA68"}.ui-icon-reset-code:before{content:"\EA69"}.ui-icon-restore-size:before{content:"\EA6A"}.ui-icon-run-code:before{content:"\EA6B"}.ui-icon-sad-face:before{content:"\EA6C"}.ui-icon-score:before{content:"\EA6D"}.ui-icon-search:before{content:"\EA6E"}.ui-icon-settings:before{content:"\EA6F"}.ui-icon-share:before{content:"\EA70"}.ui-icon-show:before{content:"\EA71"}.ui-icon-skills:before{content:"\EA72"}.ui-icon-smiley:before{content:"\EA73"}.ui-icon-star-filled:before{content:"\EA74"}.ui-icon-star:before{content:"\EA75"}.ui-icon-submissions:before{content:"\EA76"}.ui-icon-success:before{content:"\EA77"}.ui-icon-sun:before{content:"\EA78"}.ui-icon-target:before{content:"\EA79"}.ui-icon-team-admin:before{content:"\EA7A"}.ui-icon-thumbs-down-2:before{content:"\EA7B"}.ui-icon-thumbs-down-filled:before{content:"\EA7C"}.ui-icon-thumbs-down:before{content:"\EA7D"}.ui-icon-thumbs-up-2:before{content:"\EA7E"}.ui-icon-thumbs-up-filled:before{content:"\EA7F"}.ui-icon-thumbs-up-light:before{content:"\EA80"}.ui-icon-thumbs-up:before{content:"\EA81"}.ui-icon-time-deprecated:before{content:"\EA82"}.ui-icon-time:before{content:"\EA83"}.ui-icon-timeline:before{content:"\EA84"}.ui-icon-trash:before{content:"\EA85"}.ui-icon-triangle-filled:before{content:"\EA86"}.ui-icon-trophy:before{content:"\EA87"}.ui-icon-tutorial:before{content:"\EA88"}.ui-icon-twitter:before{content:"\EA89"}.ui-icon-upload:before{content:"\EA8A"}.ui-icon-user-check:before{content:"\EA8B"}.ui-icon-user:before{content:"\EA8C"}.ui-icon-volume:before{content:"\EA8D"}.ui-icon-warning-hexagon:before{content:"\EA8E"}.ui-icon-webcam-mute:before{content:"\EA8F"}.ui-icon-webcam:before{content:"\EA90"}.hr-toaster{position:fixed;z-index:10000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hr-toaster-topCenter .hr-toaster-fade-appear.hr-toaster-fade-appear-active,.hr-toaster-topCenter .hr-toaster-fade-enter.hr-toaster-fade-enter-active{-webkit-animation-name:ToastTopCenterFadeIn;animation-name:ToastTopCenterFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.hr-toaster-bottomCenter .hr-toaster-fade-appear.hr-toaster-fade-appear-active,.hr-toaster-bottomCenter .hr-toaster-fade-enter.hr-toaster-fade-enter-active{-webkit-animation-name:ToastBottomCenterFadeIn;animation-name:ToastBottomCenterFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.hr-toaster-bottomLeft,.hr-toaster-topLeft{margin-right:0;margin-left:20px}.hr-toaster-bottomLeft .hr-toaster-fade-appear.hr-toaster-fade-appear-active,.hr-toaster-bottomLeft .hr-toaster-fade-enter.hr-toaster-fade-enter-active,.hr-toaster-topLeft .hr-toaster-fade-appear.hr-toaster-fade-appear-active,.hr-toaster-topLeft .hr-toaster-fade-enter.hr-toaster-fade-enter-active{-webkit-animation-name:ToastLeftFadeIn;animation-name:ToastLeftFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.hr-toaster-bottomRight,.hr-toaster-topRight{margin-right:20px}.hr-toaster-bottomRight .hr-toaster-fade-appear.hr-toaster-fade-appear-active,.hr-toaster-bottomRight .hr-toaster-fade-enter.hr-toaster-fade-enter-active,.hr-toaster-topRight .hr-toaster-fade-appear.hr-toaster-fade-appear-active,.hr-toaster-topRight .hr-toaster-fade-enter.hr-toaster-fade-enter-active{-webkit-animation-name:ToastRightFadeIn;animation-name:ToastRightFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.hr-toaster>span{display:flex;flex-direction:column}.hr-toaster-bottomCenter,.hr-toaster-topCenter{-webkit-transform:translateX(50%);transform:translateX(50%)}.hr-toaster-bottomCenter>span,.hr-toaster-topCenter>span{align-items:center}.hr-toaster-bottomLeft>span,.hr-toaster-topLeft>span{align-items:flex-start}.hr-toaster-bottomRight>span,.hr-toaster-topRight>span{align-items:flex-end}.hr-toaster-notice{background-color:#fff;background-color:var(--color-toast-default-bg,#fff);position:relative;overflow:hidden;margin-bottom:15px;padding:15px 20px;min-width:400px;max-width:600px;line-height:1.5}.hr-toaster-notice-inner-wrapper{display:flex;justify-content:flex-start;align-items:center}.hr-toaster-notice-close{position:absolute;top:20px;right:20px;outline:none;opacity:.3;cursor:pointer}.hr-toaster-notice-close-x{color:#39424e;color:var(--color-toast-default-text,#39424e)}.hr-toaster-notice-close:hover{opacity:.7}.hr-toaster-notice.type-basic{background-color:#f3f7f7;background-color:var(--color-toast-basic-bg,#f3f7f7);box-shadow:0 6px 16px 0 rgba(var(--shadow-toast-basic,57,66,78),.2)}.hr-toaster-notice.type-basic,.hr-toaster-notice.type-basic .hr-toaster-notice-close-x{color:#39424e;color:var(--color-toast-basic-text,#39424e)}.hr-toaster-notice.type-success{background-color:#fff;background-color:var(--color-toast-success-bg,#fff);box-shadow:0 6px 16px 0 rgba(var(--shadow-toast-success,27,169,76),.2)}.hr-toaster-notice.type-success,.hr-toaster-notice.type-success .hr-toaster-notice-close-x{color:#1ba94c;color:var(--color-toast-success-text,#1ba94c)}.hr-toaster-notice.type-error{background-color:#fff;background-color:var(--color-toast-error-bg,#fff);box-shadow:0 6px 16px 0 rgba(var(--shadow-toast-error,209,21,52),.2)}.hr-toaster-notice.type-error,.hr-toaster-notice.type-error .hr-toaster-notice-close-x{color:#d11534;color:var(--color-toast-error-text,#d11534)}.hr-toaster-notice.type-success_strong{background-color:#1ba94c;background-color:var(--color-toast-strong-success-bg,#1ba94c);box-shadow:0 6px 16px 0 rgba(var(--shadow-toast-success,27,169,76),.2)}.hr-toaster-notice.type-success_strong,.hr-toaster-notice.type-success_strong .hr-toaster-notice-close-x{color:#fff;color:var(--color-toast-strong-success-text,#fff)}.hr-toaster-notice.type-error_strong{background-color:#d11534;background-color:var(--color-toast-strong-error-bg,#d11534);box-shadow:0 6px 16px 0 rgba(var(--shadow-toast-error,209,21,52),.2)}.hr-toaster-notice.type-error_strong,.hr-toaster-notice.type-error_strong .hr-toaster-notice-close-x{color:#fff;color:var(--color-toast-strong-error-text,#fff)}.hr-toaster-notice-message{display:inline-block;margin-bottom:0;font-size:14px;line-height:24px}.hr-toaster-notice-description{font-size:13px}.hr-toaster-notice-closable .hr-toaster-notice-message{padding-right:20px}.hr-toaster-notice-with-icon .hr-toaster-notice-description{margin-left:40px;font-size:14px}.hr-toaster-notice-with-icon .hr-toaster-notice-icon{margin-right:10px;font-size:24px;line-height:24px}.hr-toaster-notice-with-icon .hr-toaster-notice-icon:before{margin:0}.hr-toaster .hr-toaster-fade-appear,.hr-toaster .hr-toaster-fade-enter,.hr-toaster .hr-toaster-fade-leave,.hr-toaster .toast-fade-effect{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1)}.hr-toaster-fade-appear,.hr-toaster-fade-enter{opacity:0;-webkit-animation-play-state:paused;animation-play-state:paused}.hr-toaster-fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused}.hr-toaster .hr-toaster-fade-leave.hr-toaster-fade-leave-active{-webkit-animation-name:ToastFadeOut;animation-name:ToastFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes ToastTopCenterFadeIn{0%{bottom:100px;opacity:0}to{bottom:0;opacity:1}}@keyframes ToastTopCenterFadeIn{0%{bottom:100px;opacity:0}to{bottom:0;opacity:1}}@-webkit-keyframes ToastBottomCenterFadeIn{0%{top:100px;opacity:0}to{top:0;opacity:1}}@keyframes ToastBottomCenterFadeIn{0%{top:100px;opacity:0}to{top:0;opacity:1}}@-webkit-keyframes ToastRightFadeIn{0%{left:400px;opacity:0}to{left:0;opacity:1}}@keyframes ToastRightFadeIn{0%{left:400px;opacity:0}to{left:0;opacity:1}}@-webkit-keyframes ToastLeftFadeIn{0%{right:400px;opacity:0}to{right:0;opacity:1}}@keyframes ToastLeftFadeIn{0%{right:400px;opacity:0}to{right:0;opacity:1}}@-webkit-keyframes ToastFadeOut{0%{max-height:150px;opacity:1}to{margin-bottom:0;padding-top:0;padding-bottom:0;max-height:0;opacity:0}}@keyframes ToastFadeOut{0%{max-height:150px;opacity:1}to{margin-bottom:0;padding-top:0;padding-bottom:0;max-height:0;opacity:0}}
.ui-svg-icon{display:inline-block;vertical-align:middle}
.toast{font-weight:400;font-family:Arial,Helvetica,sans-serif;font-family:var(--font-family-text);box-shadow:0 3px 6px 0 rgba(115,143,147,.5);position:fixed;top:10px;left:50%;z-index:100;padding:15px 20px;background-color:#f3f7f7;color:#39424e;font-size:14px;opacity:0;transition-timing-function:ease-in-out;transition-duration:.2s;transition-property:background-color,top,opacity;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.toast--success{box-shadow:0 3px 6px 0 rgba(6,137,50,.5);background-color:#068932}.toast--error,.toast--success{background-image:none;color:#fff}.toast--error{box-shadow:0 3px 6px 0 rgba(209,21,52,.5);background-color:#d11534}.toast--active{top:70px;z-index:10000;opacity:1}.toast--active .toast__icon--animated{-webkit-animation:rotation 2s linear infinite;animation:rotation 2s linear infinite}.toast__icon{margin-right:10px;font-size:20px}.toast__icon:before{margin-right:0;margin-left:0}.work-page.show-content-service-banner .toast--active,.work-page.show-work-banner .toast--active{top:120px}.work-page.show-work-content-banner .toast--active{top:170px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
.cookie-banner-wrapper{z-index:700;padding:10px 60px;background:#1ba94c;color:#fff;font-weight:700;font-size:13px}.cookie-banner-wrapper .cookie-container{display:flex;align-items:center}.cookie-banner-wrapper .cookie-message{flex:1}.cookie-banner-wrapper .cookie-btn-wrapper{display:flex;justify-content:center}.cookie-banner-wrapper .cookie-link{border-bottom:1px dotted #fff;color:#fff}.cookie-banner-wrapper .ui-btn-secondary{height:30px;text-transform:uppercase;font-weight:700}.cookie-banner-wrapper .ui-text{color:#1ba94c}.show-cookie-banner .work-login{height:calc(100vh - 50px)}@media screen and (max-width:800px){.cookie-banner-wrapper{position:fixed;bottom:0;width:100%}.show-cookie-banner{padding-bottom:60px}}

/*# sourceMappingURL=https://hrcdn.net/community-frontend/assets/sourcemaps/vendors~hackerrank_r_app-ccf2acb0.css.map*/