.param-label{color:var(--color-ci-func-param,#576871);text-align:center;margin-bottom:5px;font-size:14px}.param-label__data-type{text-transform:capitalize;font-weight:300}.param-label__param-name{font-weight:600}.primitive-type{margin:10px;display:inline-block}.primitive-type .custom-input.theme-m .input{color:var(--color-ci-input-color,#0e141e);background-color:var(--color-ci-input-bg,#f3f7f7)}.array-format{margin:10px;display:inline-block}.array-format .ReactTags__tags{background-color:var(--color-ci-input-bg,#f3f7f7);box-sizing:border-box;border:0;width:340px;min-height:40px;max-height:200px;margin:0 5px;overflow:auto;box-shadow:inset 0 1px 4px rgba(0,0,0,.1),0 0 transparent}.array-format .ReactTags__selected:focus-within{box-shadow:inset 0 1px 4px rgba(0,0,0,.1),inset 0 -2px #738f93}.array-format .ReactTags__tagInput{border-radius:2px;outline:none;flex:1;display:flex}.array-format .ReactTags__selected{flex-flow:wrap;align-items:center;padding-left:5px;display:flex}.array-format .ReactTags__tagInput input.ReactTags__tagInputField,.array-format .ReactTags__tagInput input.ReactTags__tagInputField:focus{color:var(--color-ci-input-color,#0e141e);width:100%;height:40px;box-shadow:none;background-color:transparent;border:none;outline:none;margin:0;padding:0 5px;font-size:13px}.array-format .ReactTags__selected span.ReactTags__tag{background-color:var(--color-ci-tag-bg,#fff);color:var(--color-ci-tag-item,#000);cursor:move;word-break:break-word;margin:5px 2px;padding:5px;font-size:14px;display:inline-block;box-shadow:0 2px 3px #b3c3c5}.array-format .ReactTags__selected a.ReactTags__remove{color:var(--color-ci-tag-item-remove,#39424e);cursor:pointer;margin-left:5px}.array-format__params{justify-content:space-between;display:flex}.array-format__hint{background-color:var(--color-ci-token-bg,#f4faff);color:var(--color-ci-token-color,#075c8e);box-shadow:2px 2px 1px var(--color-ci-token-shadow,#075c8e);border:1px solid #075c8e;border-color:var(--color-ci-token-border,#075c8e);float:right;margin:5px;padding:5px;font-family:monospace;font-size:14px;font-style:italic;font-weight:700}.array-format--has-error .ReactTags__selected{box-shadow:inset 0 1px 4px rgba(0,0,0,.1),inset 0 -2px #d11534}.array-format--has-error:focus-within .ReactTags__selected{box-shadow:inset 0 1px 4px rgba(0,0,0,.1),inset 0 -2px #d11534}.visual-format__debug-info-icon{margin-right:5px}.visual-format__help{margin:0 0 4px;font-size:16px}.visual-format__parameters{flex-wrap:wrap;display:flex}.visual-format__func-name{background-color:var(--color-ci-token-bg,#f4faff);color:var(--color-ci-token-color,#075c8e);box-shadow:2px 2px 1px var(--color-ci-token-shadow,#075c8e);border:1px solid #075c8e;border-color:var(--color-ci-token-border,#075c8e);margin:0 5px;padding:5px;font-family:monospace;font-size:14px;font-style:italic;font-weight:700}.custom-input-wrapper{background-color:var(--color-ci-main-bg,#fff);color:var(--color-ci-main-text,#000);width:100%;line-height:initial}.custom-input-wrapper__message{border-radius:3px;width:50%;height:100%;margin-left:20px;padding:10px;font-size:16px}.custom-input-wrapper__message-list{margin:0;padding-left:40px}.custom-input-wrapper__message--warning{color:#db7100;background-color:#fff8da;border:1px solid #ffd40e;margin-top:5px}.custom-input-wrapper__message--error{color:#d11534;background-color:#f8bac4;border:1px solid #d11534}.custom-input-wrapper__raw-format{min-width:240px;min-height:100px}.custom-input.theme-m .custom-input-wrapper__raw-format.input{color:var(--color-ci-input-color,#0e141e);background-color:var(--color-ci-input-bg,#f3f7f7)}.custom-input-wrapper__tab .render-list{background-color:var(--color-ci-main-bg,#fff);border-bottom:1px solid #b7c9cc;border-bottom-color:var(--color-ci-nav-border,#b7c9cc)}.custom-input-wrapper__tab .tab-header{margin:0;padding:0 0 0 15px}.custom-input-wrapper__tab.ui-tabs-wrap .tab-item{margin-bottom:1px}.custom-input-wrapper__tab.ui-tabs-wrap .tab-item.active{color:var(--color-ci-tab-active-text,#000);border-bottom:3px solid #13813a;border-color:var(--color-ci-tab-active-border,#13813a);font-weight:700}.custom-input-wrapper__tab-content{min-height:220px;padding:20px}.ui-tabs-wrap .custom-input-wrapper__tab-content{background-color:var(--color-ci-main-bg,#fff);color:var(--color-ci-main-text,#000)}.custom-input-wrapper .custom-input.theme-m .input.warning{box-shadow:inset 0 1px 4px rgba(0,0,0,.1),inset 0 -2px #ffd40e}.testcase-wrapper .tc-progress-wrapper{padding:0 0 0 30px}.testcase-wrapper .status-progress{color:var(--color-text-dark);font-size:26px;font-weight:600}.testcase-wrapper .ui-progress-bar{margin:10px 0}.testcase-wrapper{background-color:#f3f7f7;background-color:var(--color-tc-status-wrapper-bg,var(--color-shade-light,#f3f7f7))}.testcase-wrapper .tc-live-status-wrapper{padding:20px}.testcase-wrapper .testcase-item{padding:15px 30px;font-size:16px}.testcase-wrapper .tc-live-status{flex:0 auto;max-height:250px;overflow:auto}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.testcase-wrapper .tc-live-status{height:250px}}.compiler-message{background:0 0;border:none;margin:0;padding:10px}.compiler-message__value{font-weight:700}.compile-error{background-color:#fff;background-color:var(--color-tc-compile-error-bg,var(--color-white,#fff));color:var(--color-tc-compile-error-text,var(--color-text-dark,#0e141e));max-height:inherit;border:none;flex:1;padding:15px 30px;overflow-y:auto}.compile-error__item{width:100%}.compile-error__message{box-sizing:border-box;width:100%;margin:15px 0}.compile-error__label{color:var(--color-tc-compile-error-label-text,#576871);margin:0 0 5px;font-size:14px;font-weight:400}.compile-error__value{background-color:#f3f7f7;background-color:var(--color-tc-compile-error-codeblock-bg,var(--color-bg,#f3f7f7));box-sizing:border-box;border:0;font-weight:700;overflow:auto}.lines-container{counter-reset:item;margin:0;list-style-type:none}.lines-container__line{word-break:break-word;font-size:14px;display:flex}.lines-container__line:before{background-color:#f3f7f7;background-color:var(--color-split-lines-bg,var(--color-bg,#f3f7f7));color:var(--color-split-lines-line-text,var(--color-text-light,#b7c9cc));content:counter(item);counter-increment:item;text-align:center;text-align:center;border-right:1px solid #e7eeef;border-right-color:var(--color-split-lines-border,var(--color-shade-light,#e7eeef));min-width:30px;padding-top:10px;font-size:12px;display:block}.lines-container__line:last-child:before{padding-bottom:10px}.lines-container__content-wrapper{margin:0 10px;padding-top:10px}.lines-container__content-wrapper .lines-container__content{color:var(--color-split-lines-text,var(--color-text-dark,#0e141e));white-space:pre-wrap;background-color:transparent;border:none;margin:0;padding:0;font-weight:700}:root{--balloon-color:rgba(16,16,16,.95);--balloon-font-size:12px;--balloon-move:4px}button[aria-label][data-balloon-pos]{overflow:visible}[aria-label][data-balloon-pos]{cursor:pointer;position:relative}[aria-label][data-balloon-pos]:after{opacity:0;pointer-events:none;text-indent:0;text-shadow:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;font-size:var(--balloon-font-size);background:var(--balloon-color);color:#fff;content:attr(aria-label);white-space:nowrap;z-index:10;border-radius:2px;padding:.5em 1em;transition:all .18s ease-out .18s;position:absolute}[aria-label][data-balloon-pos]:before{border:5px solid transparent;border-top-color:var(--balloon-color);opacity:0;pointer-events:none;content:"";z-index:10;width:0;height:0;transition:all .18s ease-out .18s;position:absolute}[aria-label][data-balloon-pos]:hover:before,[aria-label][data-balloon-pos]:hover:after,[aria-label][data-balloon-pos][data-balloon-visible]:before,[aria-label][data-balloon-pos][data-balloon-visible]:after,[aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:before,[aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:after{opacity:1;pointer-events:none}[aria-label][data-balloon-pos].font-awesome:after{font-family:FontAwesome,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}[aria-label][data-balloon-pos][data-balloon-break]:after{white-space:pre}[aria-label][data-balloon-pos][data-balloon-break][data-balloon-length]:after{white-space:pre-line;word-break:break-word}[aria-label][data-balloon-pos][data-balloon-blunt]:before,[aria-label][data-balloon-pos][data-balloon-blunt]:after{transition:none}[aria-label][data-balloon-pos][data-balloon-pos=up]:after{transform:translate(-50%, var(--balloon-move));transform-origin:top;margin-bottom:10px;bottom:100%;left:50%}[aria-label][data-balloon-pos][data-balloon-pos=up]:before{transform:translate(-50%, var(--balloon-move));transform-origin:top;bottom:100%;left:50%}[aria-label][data-balloon-pos][data-balloon-pos=up]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos=up][data-balloon-visible]:after,[aria-label][data-balloon-pos][data-balloon-pos=up]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos=up][data-balloon-visible]:before{transform:translate(-50%)}[aria-label][data-balloon-pos][data-balloon-pos=up-left]:after{transform:translate(0, var(--balloon-move));transform-origin:top;margin-bottom:10px;bottom:100%;left:0}[aria-label][data-balloon-pos][data-balloon-pos=up-left]:before{transform:translate(0, var(--balloon-move));transform-origin:top;bottom:100%;left:5px}[aria-label][data-balloon-pos][data-balloon-pos=up-left]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos=up-left][data-balloon-visible]:after,[aria-label][data-balloon-pos][data-balloon-pos=up-left]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos=up-left][data-balloon-visible]:before{transform:translate(0)}[aria-label][data-balloon-pos][data-balloon-pos=up-right]:after{transform:translate(0, var(--balloon-move));transform-origin:top;margin-bottom:10px;bottom:100%;right:0}[aria-label][data-balloon-pos][data-balloon-pos=up-right]:before{transform:translate(0, var(--balloon-move));transform-origin:top;bottom:100%;right:5px}[aria-label][data-balloon-pos][data-balloon-pos=up-right]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos=up-right][data-balloon-visible]:after,[aria-label][data-balloon-pos][data-balloon-pos=up-right]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos=up-right][data-balloon-visible]:before{transform:translate(0)}[aria-label][data-balloon-pos][data-balloon-pos=down]:after{transform:translate(-50%, calc(var(--balloon-move) * -1));margin-top:10px;top:100%;left:50%}[aria-label][data-balloon-pos][data-balloon-pos=down]:before{border:5px solid transparent;border-bottom-color:var(--balloon-color);width:0;height:0;transform:translate(-50%, calc(var(--balloon-move) * -1));top:100%;left:50%}[aria-label][data-balloon-pos][data-balloon-pos=down]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos=down][data-balloon-visible]:after,[aria-label][data-balloon-pos][data-balloon-pos=down]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos=down][data-balloon-visible]:before{transform:translate(-50%)}[aria-label][data-balloon-pos][data-balloon-pos=down-left]:after{transform:translate(0, calc(var(--balloon-move) * -1));margin-top:10px;top:100%;left:0}[aria-label][data-balloon-pos][data-balloon-pos=down-left]:before{border:5px solid transparent;border-bottom-color:var(--balloon-color);width:0;height:0;transform:translate(0, calc(var(--balloon-move) * -1));top:100%;left:5px}[aria-label][data-balloon-pos][data-balloon-pos=down-left]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos=down-left][data-balloon-visible]:after,[aria-label][data-balloon-pos][data-balloon-pos=down-left]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos=down-left][data-balloon-visible]:before{transform:translate(0)}[aria-label][data-balloon-pos][data-balloon-pos=down-right]:after{transform:translate(0, calc(var(--balloon-move) * -1));margin-top:10px;top:100%;right:0}[aria-label][data-balloon-pos][data-balloon-pos=down-right]:before{border:5px solid transparent;border-bottom-color:var(--balloon-color);width:0;height:0;transform:translate(0, calc(var(--balloon-move) * -1));top:100%;right:5px}[aria-label][data-balloon-pos][data-balloon-pos=down-right]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos=down-right][data-balloon-visible]:after,[aria-label][data-balloon-pos][data-balloon-pos=down-right]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos=down-right][data-balloon-visible]:before{transform:translate(0)}[aria-label][data-balloon-pos][data-balloon-pos=left]:after{transform:translate(var(--balloon-move), -50%);margin-right:10px;top:50%;right:100%}[aria-label][data-balloon-pos][data-balloon-pos=left]:before{border:5px solid transparent;border-left-color:var(--balloon-color);width:0;height:0;transform:translate(var(--balloon-move), -50%);top:50%;right:100%}[aria-label][data-balloon-pos][data-balloon-pos=left]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos=left][data-balloon-visible]:after,[aria-label][data-balloon-pos][data-balloon-pos=left]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos=left][data-balloon-visible]:before{transform:translateY(-50%)}[aria-label][data-balloon-pos][data-balloon-pos=right]:after{transform:translate(calc(var(--balloon-move) * -1), -50%);margin-left:10px;top:50%;left:100%}[aria-label][data-balloon-pos][data-balloon-pos=right]:before{border:5px solid transparent;border-right-color:var(--balloon-color);width:0;height:0;transform:translate(calc(var(--balloon-move) * -1), -50%);top:50%;left:100%}[aria-label][data-balloon-pos][data-balloon-pos=right]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos=right][data-balloon-visible]:after,[aria-label][data-balloon-pos][data-balloon-pos=right]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos=right][data-balloon-visible]:before{transform:translateY(-50%)}[aria-label][data-balloon-pos][data-balloon-length=small]:after{white-space:normal;width:80px}[aria-label][data-balloon-pos][data-balloon-length=medium]:after{white-space:normal;width:150px}[aria-label][data-balloon-pos][data-balloon-length=large]:after{white-space:normal;width:260px}[aria-label][data-balloon-pos][data-balloon-length=xlarge]:after{white-space:normal;width:380px}@media screen and (width<=768px){[aria-label][data-balloon-pos][data-balloon-length=xlarge]:after{white-space:normal;width:90vw}}[aria-label][data-balloon-pos][data-balloon-length=fit]:after{white-space:normal;width:100%}.testcases-result-wrapper .tab-content{background-color:#fff;background-color:var(--color-tc-result-content-bg,var(--color-white,#fff));border:none;flex:1;padding:15px 30px;overflow-y:auto}.testcases-result-wrapper .loading-testcase{text-align:center;flex:1}.testcases-result-wrapper .ui-btn.ui-btn-link.text-link{color:var(--color-tc-result-link-text,#097bbf);height:auto;margin-top:5px;font-size:13px;font-weight:700}.testcases-result-wrapper .flex-display{box-sizing:border-box;width:100%;margin:15px 0}.testcases-result-wrapper .flex-block{flex-wrap:wrap;display:flex}.testcases-result-wrapper .custom-tc-content{margin-right:5px}.testcases-result-wrapper .tab-pane-content{flex:1;width:100%}.testcases-result-wrapper .tab-pane-error{border-bottom:1px solid #d11534;border-bottom-color:var(--color-tc-error,#d11534)}.testcases-result-wrapper .tab-pane-success{border-bottom:1px solid #13813a;border-bottom-color:var(--color-tc-success,#13813a)}.testcases-result-wrapper .tab-pane-info{border-bottom:1px solid #f65039;border-bottom-color:var(--color-tc-info,#f65039)}.testcases-result-wrapper .test-case-header{display:flex}.testcases-result-wrapper .unlock-wrapper{flex:1}.testcases-result-wrapper .unlock-wrapper .unlock-block{text-align:center;padding:60px}.testcases-result-wrapper .unlock-wrapper .unlock-block .unlock-heading{color:var(--color-tc-result-unlock-heading-text,#576871);margin-bottom:15px;font-size:26px}.testcases-result-wrapper .unlock-wrapper .unlock-block .unlock-cost{color:var(--color-tc-result-unlock-cost-text,#738f93);margin-bottom:15px;font-size:13px}.testcases-result-wrapper .unlock-wrapper .unlock-block .unlock-error{color:var(--color-tc-result-tc-error,#d11534);margin-bottom:15px;font-size:16px;font-weight:700}.testcases-result-wrapper .unlock-wrapper .unlock-block .hovered.ui-btn-line{color:var(--color-tc-result-unlock-btn-text,#39424e);border:1px solid #b7c9cc;border-color:var(--color-tc-result-unlock-btn-border,#b7c9cc)}.testcases-result-wrapper .hidden-testcase-wrapper .compilation-time-response{width:100%}.testcases-result-wrapper .hidden-testcase-wrapper__content{color:var(--color-tc-result-hidden-heading-text,#576871);text-align:center;margin-bottom:15px;padding:60px;font-size:26px}.testcases-result-wrapper .hidden-testcase-wrapper__content__help-text{color:var(--color-tc-result-hidden-content-text,#738f93);padding:5px 0;font-size:13px;display:block}.testcases-result-wrapper.ui-tabs-wrap{flex:1;width:100%}.testcases-result-wrapper.ui-tabs-wrap .tab-header .tab-item.active{background-color:#fff;background-color:var(--color-tc-result-tab-bg,var(--color-white,#fff))}.testcases-result-wrapper.ui-tabs-wrap.vertical-layout{max-height:500px;box-shadow:0 6px 16px rgba(0,0,0,.2)}.testcases-result-wrapper.ui-tabs-wrap.vertical-layout .tab-header .tab-item.active{box-shadow:0 3px 10px rgba(0,0,0,.1)}.testcases-result-wrapper.ui-tabs-wrap.vertical-layout .tab-list-content{box-shadow:-16px 0 16px -16px rgba(0,0,0,.4)}.testcases-result-wrapper.ui-tabs-wrap.vertical-layout .render-list,.testcases-result-wrapper.ui-tabs-wrap.vertical-layout .tab-list-content{max-height:inherit}.testcases-result-wrapper.ui-tabs-wrap.vertical-layout .render-list{flex:none}.testcases-result-wrapper.ui-tabs-wrap.vertical-layout .tab-header{min-width:auto;height:100%;overflow-y:auto}.testcases-result-wrapper.ui-tabs-wrap.vertical-layout .tab-header .tab-item{padding:0}.testcases-result-wrapper .compile-message__content,.testcases-result-wrapper .compiler-message__content,.testcases-result-wrapper .stderr__content,.testcases-result-wrapper .debug-output__content,.testcases-result-wrapper .custom-checker-message__content{box-sizing:border-box;max-height:100%}.testcases-result-wrapper .compile-message__tooltip_label,.testcases-result-wrapper .compiler-message__tooltip_label,.testcases-result-wrapper .stderr__tooltip_label,.testcases-result-wrapper .debug-output__tooltip_label,.testcases-result-wrapper .custom-checker-message__tooltip_label{padding:0 5px}.testcases-result-wrapper .compile-output-message{background-color:#f3f7f7;background-color:var(--color-tc-result-codeblock-bg,var(--color-bg,#f3f7f7));color:var(--color-tc-result-codeblock-text,var(--color-text-dark,#0e141e));box-sizing:border-box;border:0;font-weight:700;overflow:auto}.testcases-result-wrapper .compile-output-message .compiler-message__content{background:0 0;border:none;margin:0;padding:10px}.testcases-result-wrapper .compile-output-message .full-testcase:before{color:transparent;padding-top:0}.testcases-result-wrapper .compile-output-message .full-testcase__link{flex:1;margin-right:5px}.testcases-result-wrapper .compile-output-message .download_link{padding-bottom:20px;padding-left:10px}.testcases-result-wrapper .compile-output-message.no-response{margin:0;padding:10px 20px}.testcases-result-wrapper .compile-field-label{color:var(--color-tc-result-label-text,#576871);margin:0 0 5px;font-size:14px;font-weight:400}.testcases-result-wrapper .compile-field-label__links{height:0;margin-left:auto}.testcases-result-wrapper ul{margin:0;padding:0}.testcases-result-wrapper .cursor-pointer{cursor:pointer}.testcases-result-wrapper .hidden-testcase{text-align:center;font-weight:700}.testcases-result-wrapper .divider{padding:0 5px}.compiler-message__tooltip{width:400px}.compiler-message__link{color:#fff}.compiler-message__info{margin-bottom:2px}@media screen and (width<=767px){.testcases-result-wrapper .tab-item.active .tab-item-color-error{border-bottom:2px solid #d11534;border-bottom-color:var(--color-tc-error,#d11534)}.testcases-result-wrapper .tab-item.active .tab-item-color-success{border-bottom:2px solid #13813a;border-bottom-color:var(--color-tc-success,#13813a)}.testcases-result-wrapper .tab-item.active .tab-item-color-info{border-bottom:2px solid #576871;border-bottom-color:var(--color-tc-info,#576871)}.testcases-result-wrapper .tab-pane-content{padding:15px 5px}.testcases-result-wrapper.ui-tabs-wrap{max-height:inherit}.testcases-result-wrapper.ui-tabs-wrap.vertical-layout .tab-header .tab-item.active{box-shadow:none}.testcases-result-wrapper .compile-message .compile-output-message{max-height:300px}.testcases-result-wrapper .compile-error-wrapper{margin:0 20px}}.custom-popover .custom-tc-tooltip{width:200px}.testcase-tab-item{font-weight:700}.testcase-tab-item.tab-item-color-success{color:var(--color-tc-success,#13813a)}.testcase-tab-item.tab-item-color-error{color:var(--color-tc-error,#d11534)}.testcase-tab-item.tab-item-color-info{color:var(--color-tc-info,var(--color-text-dark-faded,#576871))}.testcase-tab-item .tab-item-label{padding:5px}.testcase-tab-item__lock-icon-tooltip .align-popover-top{width:200px}.form-alert{margin-bottom:20px;padding:20px;font-size:14px}.form-alert.message-error{background:#fad1d8;border:1px solid #d11534}.form-alert.message-info{background:#fffdf4;border:1px solid #ffd40e}@media screen and (width<=767px){.form-alert{margin-bottom:15px;padding:15px}}.ReactCrop{cursor:crosshair;background-color:#000;max-width:100%;display:inline-block;position:relative;overflow:hidden}.ReactCrop:focus{outline:none}.ReactCrop--disabled{cursor:inherit}.ReactCrop__image{max-width:100%;max-height:-webkit-fill-available;max-height:-moz-available;max-height:stretch;display:block}.ReactCrop--crop-invisible .ReactCrop__image{opacity:.5}.ReactCrop__crop-selection{box-sizing:border-box;cursor:move;position:absolute;top:0;left:0;transform:translate(0,0);box-shadow:0 0 0 9999em rgba(0,0,0,.5)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop__crop-selection{border:1px solid;border-image-source:url(data:image/gif;base64,R0lGODlhCgAKAJECAAAAAP///////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI5RDc5MTFDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI5RDc5MTBDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEBQoAAgAsAAAAAAoACgAAAhWEERkn7W3ei7KlagMWF/dKgYeyGAUAIfkEBQoAAgAsAAAAAAoACgAAAg+UYwLJ7RnQm7QmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYgLJHdiinNSAVfOEKoUCACH5BAUKAAIALAAAAAAKAAoAAAIRVISAdusPo3RAzYtjaMIaUQAAIfkEBQoAAgAsAAAAAAoACgAAAg+MDiem7Q8bSLFaG5il6xQAIfkEBQoAAgAsAAAAAAoACgAAAg+UYRLJ7QnQm7SmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYBLJDdiinNSEVfOEKoECACH5BAUKAAIALAAAAAAKAAoAAAIRFISBdusPo3RBzYsjaMIaUQAAOw==);border-image-slice:1;border-image-repeat:repeat}.ReactCrop__drag-handle{box-sizing:border-box;background-color:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.7);outline:1px solid transparent;width:9px;height:9px;position:absolute}.ReactCrop .ord-nw{cursor:nw-resize;margin-top:-5px;margin-left:-5px;top:0;left:0}.ReactCrop .ord-n{cursor:n-resize;margin-top:-5px;margin-left:-5px;top:0;left:50%}.ReactCrop .ord-ne{cursor:ne-resize;margin-top:-5px;margin-right:-5px;top:0;right:0}.ReactCrop .ord-e{cursor:e-resize;margin-top:-5px;margin-right:-5px;top:50%;right:0}.ReactCrop .ord-se{cursor:se-resize;margin-bottom:-5px;margin-right:-5px;bottom:0;right:0}.ReactCrop .ord-s{cursor:s-resize;margin-bottom:-5px;margin-left:-5px;bottom:0;left:50%}.ReactCrop .ord-sw{cursor:sw-resize;margin-bottom:-5px;margin-left:-5px;bottom:0;left:0}.ReactCrop .ord-w{cursor:w-resize;margin-top:-5px;margin-left:-5px;top:50%;left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:6px;margin-top:-3px;top:0;left:0}.ReactCrop__drag-bar.ord-e{width:6px;height:100%;margin-right:-3px;top:0;right:0}.ReactCrop__drag-bar.ord-s{width:100%;height:6px;margin-bottom:-3px;bottom:0;left:0}.ReactCrop__drag-bar.ord-w{width:6px;height:100%;margin-left:-3px;top:0;left:0}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (width<=768px),(pointer:coarse){.ReactCrop__drag-handle{width:17px;height:17px}.ReactCrop .ord-nw,.ReactCrop .ord-n{margin-top:-9px;margin-left:-9px}.ReactCrop .ord-ne,.ReactCrop .ord-e{margin-top:-9px;margin-right:-9px}.ReactCrop .ord-se{margin-bottom:-9px;margin-right:-9px}.ReactCrop .ord-s,.ReactCrop .ord-sw{margin-bottom:-9px;margin-left:-9px}.ReactCrop .ord-w{margin-top:-9px;margin-left:-9px}.ReactCrop__drag-bar.ord-n{height:14px;margin-top:-7px}.ReactCrop__drag-bar.ord-e{width:14px;margin-right:-7px}.ReactCrop__drag-bar.ord-s{height:14px;margin-bottom:-7px}.ReactCrop__drag-bar.ord-w{width:14px;margin-left:-7px}}.ReactCrop{margin:20px 0;display:inline-block}.ReactCrop .ReactCrop__image{max-height:100%}.image-action-container{text-align:right;justify-content:flex-end;display:flex}.image-action-container .change-img{margin-right:20px}@media screen and (width<=767px){.ReactCrop{display:block}}.theme-m.upload-widget{text-align:center}.theme-m.upload-widget .dropdown{width:140px;margin:20px auto 10px;position:relative}.theme-m.upload-widget .dropdown-button{width:100%}.theme-m.upload-widget .dropdown-body{z-index:1;background-color:#fff;border:0;width:100%;position:absolute;box-shadow:0 6px 16px rgba(0,0,0,.2)}.theme-m.upload-widget .upload-list{list-style:none}.theme-m.upload-widget .upload-label{justify-content:center;width:auto;margin:0;display:flex}.theme-m.upload-widget .upload-label-btn{background-color:transparent;border:0;width:100%;padding:5px 30px;font-family:inherit}.theme-m.upload-widget .upload-label-btn:hover,.theme-m.upload-widget .upload-label-btn:focus{background-color:#e7eeef;outline:0}.theme-m.upload-widget .upload-form-github{justify-content:center;margin-bottom:20px;display:flex}.theme-m.upload-widget .input-wrapper{width:90%}.theme-m.upload-widget .input-wrapper .input{margin-bottom:0}.theme-m.upload-widget .input-wrapper .input:disabled{border:1px solid var(--color-shade-medium)}.theme-m.upload-widget .message{text-align:left;margin:5px 0}.theme-m.upload-widget .message-maxsize{margin-bottom:0}.theme-m.upload-widget .message-filetype-supported{margin-top:5px}.theme-m.upload-widget .message-maxsize,.theme-m.upload-widget .message-filetype-supported{color:#39424e;font-size:14px}.theme-m.upload-widget .message-center{text-align:center}.theme-m.upload-widget .message-success{color:#13813a}.theme-m.upload-widget .message-error{color:#d11534}.theme-m.upload-widget .label-btn{justify-content:center;align-items:center;margin:5px auto;display:flex}.theme-m.upload-widget input[type=file]{display:none}.oauth-login .oauth-login-label{color:#b7c9cc;text-align:center;margin:30px 0 20px;position:relative}.oauth-login .oauth-login-label:before{content:"";border-top:1px solid var(--color-shade-medium);width:100%;margin-top:-.5px;position:absolute;top:50%;left:0}.oauth-login .label-text{z-index:1;background:#fff;padding:0 30px;display:inline-block;position:relative}.oauth-login .oauth-btn-wrap{display:flex}.oauth-login .oauth-btn-item{border-right:1px solid var(--color-shade-light,#e7eeef);flex:1;justify-content:space-around;align-items:center;display:flex}.oauth-login .oauth-btn-item:first-child,.oauth-login .oauth-btn-item:last-child{max-width:calc(16.6667% + 14.6667px)}.oauth-login .oauth-btn-item:first-child{justify-content:flex-start}.oauth-login .oauth-btn-item:last-child{border-right:0;justify-content:flex-end}.oauth-login .oauth-btn{cursor:pointer}.oauth-login .oauth-btn-icon{width:44px;height:44px}@media screen and (width<=767px){.oauth-login .oauth-login-label{margin:20px 0}}.upload-wrapper{font-size:14px}.upload-wrapper__button{color:#075c8e;margin:5px auto}.upload-wrapper__download-url{color:#576871;background-color:#fff;border:1px dashed #b7c9cc;border-radius:5px;margin-right:10px;padding:10px}.upload-wrapper__title{color:#39424e;padding-bottom:5px;font-size:14px}.upload-wrapper__delete-button.ui-btn{color:#075c8e;text-decoration:underline}.upload-wrapper__input{display:none}.upload-wrapper .error-message{color:#d11534;font-size:13px}.upload-wrapper .error-message .error-icon{width:16px;height:16px;margin-right:5px}.upload-wrapper .message-maxsize{margin-bottom:0}.upload-wrapper .message-filetype-supported{margin-top:5px}@font-face{font-family:UIKitIcon;src:url(https://hrcdn.net/fcore/assets/UIKitIcon-45ec97b135.eot);src:url(https://hrcdn.net/fcore/assets/UIKitIcon-45ec97b135.eot?#iefix)format("eot"),url(https://hrcdn.net/fcore/assets/UIKitIcon-0374ec195d.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/UIKitIcon-5a84fcfa6c.woff)format("woff"),url(https://hrcdn.net/fcore/assets/UIKitIcon-862249a493.ttf)format("truetype"),url(https://hrcdn.net/fcore/assets/UIKitIcon-ff3324d9da.svg#font)format("svg");font-weight:400;font-style:normal}@font-face{font-weight:400;font-style:normal;font-family:OpenSans;src:local(Open Sans),local(OpenSans),url(https://hrcdn.net/fcore/assets/open-sans-f28f637e43.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/open-sans-90327f5ac4.woff)format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:OpenSans;src:local(OpenSans Bold),local(OpenSans-Bold),url(https://hrcdn.net/fcore/assets/open-sans-bold-b3fdf30d75.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/open-sans-bold-05d1a99a91.woff)format("woff");font-display:swap}@font-face{font-weight:400;font-style:normal;font-family:SourceCodePro;src:local(Source Code Pro),local(SourceCodePro),local(SourceCodePro-Regular),url(https://hrcdn.net/fcore/assets/source-code-pro-f3f0dc3751.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/source-code-pro-83e81662de.woff)format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:SourceCodePro;src:local(SourceCodePro Bold),local(SourceCodePro-Bold),url(https://hrcdn.net/fcore/assets/source-code-pro-bold-f2efae5666.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/source-code-pro-bold-975970a3af.woff)format("woff");font-display:swap}@media (width>=576px){.theme-m .d-sm-none{display:none!important}.theme-m .d-sm-inline{display:inline!important}.theme-m .d-sm-inline-block{display:inline-block!important}.theme-m .d-sm-block{display:block!important}.theme-m .d-sm-table{display:table!important}.theme-m .d-sm-table-cell{display:table-cell!important}.theme-m .d-sm-flex{display:flex!important}.theme-m .d-sm-inline-flex{display:inline-flex!important}}@media (width>=768px){.theme-m .d-md-none{display:none!important}.theme-m .d-md-inline{display:inline!important}.theme-m .d-md-inline-block{display:inline-block!important}.theme-m .d-md-block{display:block!important}.theme-m .d-md-table{display:table!important}.theme-m .d-md-table-cell{display:table-cell!important}.theme-m .d-md-flex{display:flex!important}.theme-m .d-md-inline-flex{display:inline-flex!important}}@media (width>=992px){.theme-m .d-lg-none{display:none!important}.theme-m .d-lg-inline{display:inline!important}.theme-m .d-lg-inline-block{display:inline-block!important}.theme-m .d-lg-block{display:block!important}.theme-m .d-lg-table{display:table!important}.theme-m .d-lg-table-cell{display:table-cell!important}.theme-m .d-lg-flex{display:flex!important}.theme-m .d-lg-inline-flex{display:inline-flex!important}}@media (width>=1200px){.theme-m .d-xl-none{display:none!important}.theme-m .d-xl-inline{display:inline!important}.theme-m .d-xl-inline-block{display:inline-block!important}.theme-m .d-xl-block{display:block!important}.theme-m .d-xl-table{display:table!important}.theme-m .d-xl-table-cell{display:table-cell!important}.theme-m .d-xl-flex{display:flex!important}.theme-m .d-xl-inline-flex{display:inline-flex!important}}@media (width>=576px){.theme-m .flex-sm-first{order:-1}.theme-m .flex-sm-last{order:1}.theme-m .flex-sm-unordered{order:0}.theme-m .flex-sm-row{flex-direction:row!important}.theme-m .flex-sm-column{flex-direction:column!important}.theme-m .flex-sm-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-sm-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-sm-wrap{flex-wrap:wrap!important}.theme-m .flex-sm-nowrap{flex-wrap:nowrap!important}.theme-m .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-sm-start{justify-content:flex-start!important}.theme-m .justify-content-sm-end{justify-content:flex-end!important}.theme-m .justify-content-sm-center{justify-content:center!important}.theme-m .justify-content-sm-between{justify-content:space-between!important}.theme-m .justify-content-sm-around{justify-content:space-around!important}.theme-m .align-items-sm-start{align-items:flex-start!important}.theme-m .align-items-sm-end{align-items:flex-end!important}.theme-m .align-items-sm-center{align-items:center!important}.theme-m .align-items-sm-baseline{align-items:baseline!important}.theme-m .align-items-sm-stretch{align-items:stretch!important}.theme-m .align-content-sm-start{align-content:flex-start!important}.theme-m .align-content-sm-end{align-content:flex-end!important}.theme-m .align-content-sm-center{align-content:center!important}.theme-m .align-content-sm-between{align-content:space-between!important}.theme-m .align-content-sm-around{align-content:space-around!important}.theme-m .align-content-sm-stretch{align-content:stretch!important}.theme-m .align-self-sm-auto{align-self:auto!important}.theme-m .align-self-sm-start{align-self:flex-start!important}.theme-m .align-self-sm-end{align-self:flex-end!important}.theme-m .align-self-sm-center{align-self:center!important}.theme-m .align-self-sm-baseline{align-self:baseline!important}.theme-m .align-self-sm-stretch{align-self:stretch!important}}@media (width>=768px){.theme-m .flex-md-first{order:-1}.theme-m .flex-md-last{order:1}.theme-m .flex-md-unordered{order:0}.theme-m .flex-md-row{flex-direction:row!important}.theme-m .flex-md-column{flex-direction:column!important}.theme-m .flex-md-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-md-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-md-wrap{flex-wrap:wrap!important}.theme-m .flex-md-nowrap{flex-wrap:nowrap!important}.theme-m .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-md-start{justify-content:flex-start!important}.theme-m .justify-content-md-end{justify-content:flex-end!important}.theme-m .justify-content-md-center{justify-content:center!important}.theme-m .justify-content-md-between{justify-content:space-between!important}.theme-m .justify-content-md-around{justify-content:space-around!important}.theme-m .align-items-md-start{align-items:flex-start!important}.theme-m .align-items-md-end{align-items:flex-end!important}.theme-m .align-items-md-center{align-items:center!important}.theme-m .align-items-md-baseline{align-items:baseline!important}.theme-m .align-items-md-stretch{align-items:stretch!important}.theme-m .align-content-md-start{align-content:flex-start!important}.theme-m .align-content-md-end{align-content:flex-end!important}.theme-m .align-content-md-center{align-content:center!important}.theme-m .align-content-md-between{align-content:space-between!important}.theme-m .align-content-md-around{align-content:space-around!important}.theme-m .align-content-md-stretch{align-content:stretch!important}.theme-m .align-self-md-auto{align-self:auto!important}.theme-m .align-self-md-start{align-self:flex-start!important}.theme-m .align-self-md-end{align-self:flex-end!important}.theme-m .align-self-md-center{align-self:center!important}.theme-m .align-self-md-baseline{align-self:baseline!important}.theme-m .align-self-md-stretch{align-self:stretch!important}}@media (width>=992px){.theme-m .flex-lg-first{order:-1}.theme-m .flex-lg-last{order:1}.theme-m .flex-lg-unordered{order:0}.theme-m .flex-lg-row{flex-direction:row!important}.theme-m .flex-lg-column{flex-direction:column!important}.theme-m .flex-lg-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-lg-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-lg-wrap{flex-wrap:wrap!important}.theme-m .flex-lg-nowrap{flex-wrap:nowrap!important}.theme-m .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-lg-start{justify-content:flex-start!important}.theme-m .justify-content-lg-end{justify-content:flex-end!important}.theme-m .justify-content-lg-center{justify-content:center!important}.theme-m .justify-content-lg-between{justify-content:space-between!important}.theme-m .justify-content-lg-around{justify-content:space-around!important}.theme-m .align-items-lg-start{align-items:flex-start!important}.theme-m .align-items-lg-end{align-items:flex-end!important}.theme-m .align-items-lg-center{align-items:center!important}.theme-m .align-items-lg-baseline{align-items:baseline!important}.theme-m .align-items-lg-stretch{align-items:stretch!important}.theme-m .align-content-lg-start{align-content:flex-start!important}.theme-m .align-content-lg-end{align-content:flex-end!important}.theme-m .align-content-lg-center{align-content:center!important}.theme-m .align-content-lg-between{align-content:space-between!important}.theme-m .align-content-lg-around{align-content:space-around!important}.theme-m .align-content-lg-stretch{align-content:stretch!important}.theme-m .align-self-lg-auto{align-self:auto!important}.theme-m .align-self-lg-start{align-self:flex-start!important}.theme-m .align-self-lg-end{align-self:flex-end!important}.theme-m .align-self-lg-center{align-self:center!important}.theme-m .align-self-lg-baseline{align-self:baseline!important}.theme-m .align-self-lg-stretch{align-self:stretch!important}}@media (width>=1200px){.theme-m .flex-xl-first{order:-1}.theme-m .flex-xl-last{order:1}.theme-m .flex-xl-unordered{order:0}.theme-m .flex-xl-row{flex-direction:row!important}.theme-m .flex-xl-column{flex-direction:column!important}.theme-m .flex-xl-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-xl-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-xl-wrap{flex-wrap:wrap!important}.theme-m .flex-xl-nowrap{flex-wrap:nowrap!important}.theme-m .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-xl-start{justify-content:flex-start!important}.theme-m .justify-content-xl-end{justify-content:flex-end!important}.theme-m .justify-content-xl-center{justify-content:center!important}.theme-m .justify-content-xl-between{justify-content:space-between!important}.theme-m .justify-content-xl-around{justify-content:space-around!important}.theme-m .align-items-xl-start{align-items:flex-start!important}.theme-m .align-items-xl-end{align-items:flex-end!important}.theme-m .align-items-xl-center{align-items:center!important}.theme-m .align-items-xl-baseline{align-items:baseline!important}.theme-m .align-items-xl-stretch{align-items:stretch!important}.theme-m .align-content-xl-start{align-content:flex-start!important}.theme-m .align-content-xl-end{align-content:flex-end!important}.theme-m .align-content-xl-center{align-content:center!important}.theme-m .align-content-xl-between{align-content:space-between!important}.theme-m .align-content-xl-around{align-content:space-around!important}.theme-m .align-content-xl-stretch{align-content:stretch!important}.theme-m .align-self-xl-auto{align-self:auto!important}.theme-m .align-self-xl-start{align-self:flex-start!important}.theme-m .align-self-xl-end{align-self:flex-end!important}.theme-m .align-self-xl-center{align-self:center!important}.theme-m .align-self-xl-baseline{align-self:baseline!important}.theme-m .align-self-xl-stretch{align-self:stretch!important}}@media (width<=575px){.theme-m .hidden-xs-down{display:none!important}}@media (width>=576px){.theme-m .hidden-sm-up{display:none!important}}@media (width<=767px){.theme-m .hidden-sm-down{display:none!important}}@media (width>=768px){.theme-m .hidden-md-up{display:none!important}}@media (width<=991px){.theme-m .hidden-md-down{display:none!important}}@media (width>=992px){.theme-m .hidden-lg-up{display:none!important}}@media (width<=1199px){.theme-m .hidden-lg-down{display:none!important}}@media (width>=1200px){.theme-m .hidden-xl-up{display:none!important}}@media print{.theme-m .visible-print-block{display:block!important}}@media print{.theme-m .visible-print-inline{display:inline!important}}@media print{.theme-m .visible-print-inline-block{display:inline-block!important}.theme-m .hidden-print{display:none!important}}.qscore-app{margin-top:30px;font-family:Open Sans,Arial,Helvetica,sans-serif}.qscore-app .card-row{background:#fff;width:100%;height:250px;margin:.25rem 0 .5rem .25rem;overflow-x:hidden;box-shadow:0 6px 16px rgba(0,0,0,.2)}.qscore-app .card-attributes{border-right:3px solid #f4faff;width:25%;padding:30px;position:relative}.qscore-app .redirection-arrow{cursor:pointer;color:#0093e2;width:100%;margin-top:20px;text-decoration:none;position:absolute;bottom:30px}.qscore-app .score{margin-bottom:10px;font-size:15px}.qscore-app .score-icon{font-size:20px;line-height:1.5em}.qscore-app .score-icon:before{margin-left:0}.qscore-app .score-heading{margin-left:5px;font-size:18px;line-height:1.5em}.qscore-app .ui-icon-arrow-left{font-size:16px}.qscore-app .score:before{margin-left:0}.qscore-app .high-score{color:#13813a}.qscore-app .medium-score{color:#f6a416}.qscore-app .low-score{color:#d11534}.qscore-app .custom-center-align{vertical-align:middle}.qscore-app .custom-center-align .text-container{vertical-align:middle;position:relative;top:1px}.qscore-app .score-description{font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:13px;font-weight:inherit;color:#576871;line-height:1.5em}.qscore-app .score-description a{color:#0093e2;font-family:Open Sans,Arial,Helvetica,sans-serif;text-decoration:none}.qscore-app .manual-overwrite{color:#0093e2;cursor:pointer;margin-top:20px;font-size:13px;text-decoration:none;position:absolute}.qscore-app .manual-overwrite:hover{text-decoration:underline}.qscore-app .redirect-text{margin:0;font-size:13px;text-decoration:none}.qscore-app .blocks-1{width:25%}.qscore-app .blocks-1 .card-attributes{width:100%}.qscore-app .blocks-2,.qscore-app .blocks-2 .card-attributes{width:50%}.qscore-app .blocks-3{width:75%}.qscore-app .blocks-3 .card-attributes{width:34%}.content-section .title{margin:10px;font-size:40px}@font-face{font-weight:400;font-style:normal;font-family:OpenSans;src:local(Open Sans),local(OpenSans),url(https://hrcdn.net/fcore/assets/open-sans-f28f637e43.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/open-sans-90327f5ac4.woff)format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:OpenSans;src:local(OpenSans Bold),local(OpenSans-Bold),url(https://hrcdn.net/fcore/assets/open-sans-bold-b3fdf30d75.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/open-sans-bold-05d1a99a91.woff)format("woff");font-display:swap}@font-face{font-weight:400;font-style:normal;font-family:SourceCodePro;src:local(Source Code Pro),local(SourceCodePro),local(SourceCodePro-Regular),url(https://hrcdn.net/fcore/assets/source-code-pro-f3f0dc3751.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/source-code-pro-83e81662de.woff)format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:SourceCodePro;src:local(SourceCodePro Bold),local(SourceCodePro-Bold),url(https://hrcdn.net/fcore/assets/source-code-pro-bold-f2efae5666.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/source-code-pro-bold-975970a3af.woff)format("woff");font-display:swap}@media (width>=576px){.theme-m .d-sm-none{display:none!important}.theme-m .d-sm-inline{display:inline!important}.theme-m .d-sm-inline-block{display:inline-block!important}.theme-m .d-sm-block{display:block!important}.theme-m .d-sm-table{display:table!important}.theme-m .d-sm-table-cell{display:table-cell!important}.theme-m .d-sm-flex{display:flex!important}.theme-m .d-sm-inline-flex{display:inline-flex!important}}@media (width>=768px){.theme-m .d-md-none{display:none!important}.theme-m .d-md-inline{display:inline!important}.theme-m .d-md-inline-block{display:inline-block!important}.theme-m .d-md-block{display:block!important}.theme-m .d-md-table{display:table!important}.theme-m .d-md-table-cell{display:table-cell!important}.theme-m .d-md-flex{display:flex!important}.theme-m .d-md-inline-flex{display:inline-flex!important}}@media (width>=992px){.theme-m .d-lg-none{display:none!important}.theme-m .d-lg-inline{display:inline!important}.theme-m .d-lg-inline-block{display:inline-block!important}.theme-m .d-lg-block{display:block!important}.theme-m .d-lg-table{display:table!important}.theme-m .d-lg-table-cell{display:table-cell!important}.theme-m .d-lg-flex{display:flex!important}.theme-m .d-lg-inline-flex{display:inline-flex!important}}@media (width>=1200px){.theme-m .d-xl-none{display:none!important}.theme-m .d-xl-inline{display:inline!important}.theme-m .d-xl-inline-block{display:inline-block!important}.theme-m .d-xl-block{display:block!important}.theme-m .d-xl-table{display:table!important}.theme-m .d-xl-table-cell{display:table-cell!important}.theme-m .d-xl-flex{display:flex!important}.theme-m .d-xl-inline-flex{display:inline-flex!important}}@media (width>=576px){.theme-m .flex-sm-first{order:-1}.theme-m .flex-sm-last{order:1}.theme-m .flex-sm-unordered{order:0}.theme-m .flex-sm-row{flex-direction:row!important}.theme-m .flex-sm-column{flex-direction:column!important}.theme-m .flex-sm-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-sm-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-sm-wrap{flex-wrap:wrap!important}.theme-m .flex-sm-nowrap{flex-wrap:nowrap!important}.theme-m .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-sm-start{justify-content:flex-start!important}.theme-m .justify-content-sm-end{justify-content:flex-end!important}.theme-m .justify-content-sm-center{justify-content:center!important}.theme-m .justify-content-sm-between{justify-content:space-between!important}.theme-m .justify-content-sm-around{justify-content:space-around!important}.theme-m .align-items-sm-start{align-items:flex-start!important}.theme-m .align-items-sm-end{align-items:flex-end!important}.theme-m .align-items-sm-center{align-items:center!important}.theme-m .align-items-sm-baseline{align-items:baseline!important}.theme-m .align-items-sm-stretch{align-items:stretch!important}.theme-m .align-content-sm-start{align-content:flex-start!important}.theme-m .align-content-sm-end{align-content:flex-end!important}.theme-m .align-content-sm-center{align-content:center!important}.theme-m .align-content-sm-between{align-content:space-between!important}.theme-m .align-content-sm-around{align-content:space-around!important}.theme-m .align-content-sm-stretch{align-content:stretch!important}.theme-m .align-self-sm-auto{align-self:auto!important}.theme-m .align-self-sm-start{align-self:flex-start!important}.theme-m .align-self-sm-end{align-self:flex-end!important}.theme-m .align-self-sm-center{align-self:center!important}.theme-m .align-self-sm-baseline{align-self:baseline!important}.theme-m .align-self-sm-stretch{align-self:stretch!important}}@media (width>=768px){.theme-m .flex-md-first{order:-1}.theme-m .flex-md-last{order:1}.theme-m .flex-md-unordered{order:0}.theme-m .flex-md-row{flex-direction:row!important}.theme-m .flex-md-column{flex-direction:column!important}.theme-m .flex-md-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-md-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-md-wrap{flex-wrap:wrap!important}.theme-m .flex-md-nowrap{flex-wrap:nowrap!important}.theme-m .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-md-start{justify-content:flex-start!important}.theme-m .justify-content-md-end{justify-content:flex-end!important}.theme-m .justify-content-md-center{justify-content:center!important}.theme-m .justify-content-md-between{justify-content:space-between!important}.theme-m .justify-content-md-around{justify-content:space-around!important}.theme-m .align-items-md-start{align-items:flex-start!important}.theme-m .align-items-md-end{align-items:flex-end!important}.theme-m .align-items-md-center{align-items:center!important}.theme-m .align-items-md-baseline{align-items:baseline!important}.theme-m .align-items-md-stretch{align-items:stretch!important}.theme-m .align-content-md-start{align-content:flex-start!important}.theme-m .align-content-md-end{align-content:flex-end!important}.theme-m .align-content-md-center{align-content:center!important}.theme-m .align-content-md-between{align-content:space-between!important}.theme-m .align-content-md-around{align-content:space-around!important}.theme-m .align-content-md-stretch{align-content:stretch!important}.theme-m .align-self-md-auto{align-self:auto!important}.theme-m .align-self-md-start{align-self:flex-start!important}.theme-m .align-self-md-end{align-self:flex-end!important}.theme-m .align-self-md-center{align-self:center!important}.theme-m .align-self-md-baseline{align-self:baseline!important}.theme-m .align-self-md-stretch{align-self:stretch!important}}@media (width>=992px){.theme-m .flex-lg-first{order:-1}.theme-m .flex-lg-last{order:1}.theme-m .flex-lg-unordered{order:0}.theme-m .flex-lg-row{flex-direction:row!important}.theme-m .flex-lg-column{flex-direction:column!important}.theme-m .flex-lg-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-lg-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-lg-wrap{flex-wrap:wrap!important}.theme-m .flex-lg-nowrap{flex-wrap:nowrap!important}.theme-m .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-lg-start{justify-content:flex-start!important}.theme-m .justify-content-lg-end{justify-content:flex-end!important}.theme-m .justify-content-lg-center{justify-content:center!important}.theme-m .justify-content-lg-between{justify-content:space-between!important}.theme-m .justify-content-lg-around{justify-content:space-around!important}.theme-m .align-items-lg-start{align-items:flex-start!important}.theme-m .align-items-lg-end{align-items:flex-end!important}.theme-m .align-items-lg-center{align-items:center!important}.theme-m .align-items-lg-baseline{align-items:baseline!important}.theme-m .align-items-lg-stretch{align-items:stretch!important}.theme-m .align-content-lg-start{align-content:flex-start!important}.theme-m .align-content-lg-end{align-content:flex-end!important}.theme-m .align-content-lg-center{align-content:center!important}.theme-m .align-content-lg-between{align-content:space-between!important}.theme-m .align-content-lg-around{align-content:space-around!important}.theme-m .align-content-lg-stretch{align-content:stretch!important}.theme-m .align-self-lg-auto{align-self:auto!important}.theme-m .align-self-lg-start{align-self:flex-start!important}.theme-m .align-self-lg-end{align-self:flex-end!important}.theme-m .align-self-lg-center{align-self:center!important}.theme-m .align-self-lg-baseline{align-self:baseline!important}.theme-m .align-self-lg-stretch{align-self:stretch!important}}@media (width>=1200px){.theme-m .flex-xl-first{order:-1}.theme-m .flex-xl-last{order:1}.theme-m .flex-xl-unordered{order:0}.theme-m .flex-xl-row{flex-direction:row!important}.theme-m .flex-xl-column{flex-direction:column!important}.theme-m .flex-xl-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-xl-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-xl-wrap{flex-wrap:wrap!important}.theme-m .flex-xl-nowrap{flex-wrap:nowrap!important}.theme-m .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-xl-start{justify-content:flex-start!important}.theme-m .justify-content-xl-end{justify-content:flex-end!important}.theme-m .justify-content-xl-center{justify-content:center!important}.theme-m .justify-content-xl-between{justify-content:space-between!important}.theme-m .justify-content-xl-around{justify-content:space-around!important}.theme-m .align-items-xl-start{align-items:flex-start!important}.theme-m .align-items-xl-end{align-items:flex-end!important}.theme-m .align-items-xl-center{align-items:center!important}.theme-m .align-items-xl-baseline{align-items:baseline!important}.theme-m .align-items-xl-stretch{align-items:stretch!important}.theme-m .align-content-xl-start{align-content:flex-start!important}.theme-m .align-content-xl-end{align-content:flex-end!important}.theme-m .align-content-xl-center{align-content:center!important}.theme-m .align-content-xl-between{align-content:space-between!important}.theme-m .align-content-xl-around{align-content:space-around!important}.theme-m .align-content-xl-stretch{align-content:stretch!important}.theme-m .align-self-xl-auto{align-self:auto!important}.theme-m .align-self-xl-start{align-self:flex-start!important}.theme-m .align-self-xl-end{align-self:flex-end!important}.theme-m .align-self-xl-center{align-self:center!important}.theme-m .align-self-xl-baseline{align-self:baseline!important}.theme-m .align-self-xl-stretch{align-self:stretch!important}}@media (width<=575px){.theme-m .hidden-xs-down{display:none!important}}@media (width>=576px){.theme-m .hidden-sm-up{display:none!important}}@media (width<=767px){.theme-m .hidden-sm-down{display:none!important}}@media (width>=768px){.theme-m .hidden-md-up{display:none!important}}@media (width<=991px){.theme-m .hidden-md-down{display:none!important}}@media (width>=992px){.theme-m .hidden-lg-up{display:none!important}}@media (width<=1199px){.theme-m .hidden-lg-down{display:none!important}}@media (width>=1200px){.theme-m .hidden-xl-up{display:none!important}}@media print{.theme-m .visible-print-block{display:block!important}}@media print{.theme-m .visible-print-inline{display:inline!important}}@media print{.theme-m .visible-print-inline-block{display:inline-block!important}.theme-m .hidden-print{display:none!important}}@font-face{font-family:UIKitIcon;src:url(https://hrcdn.net/fcore/assets/UIKitIcon-45ec97b135.eot);src:url(https://hrcdn.net/fcore/assets/UIKitIcon-45ec97b135.eot?#iefix)format("eot"),url(https://hrcdn.net/fcore/assets/UIKitIcon-0374ec195d.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/UIKitIcon-5a84fcfa6c.woff)format("woff"),url(https://hrcdn.net/fcore/assets/UIKitIcon-862249a493.ttf)format("truetype"),url(https://hrcdn.net/fcore/assets/UIKitIcon-ff3324d9da.svg#font)format("svg");font-weight:400;font-style:normal}[class^=ui-icon-],[class*=\ ui-icon-]{vertical-align:middle;display:inline-block}.ui-icon,[class^=ui-icon-]:before,[class*=\ ui-icon-]:before{speak:none;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:1em;margin-left:.2em;margin-right:.2em;font-family:UIKitIcon;font-style:normal;font-weight:400;line-height:1em;display:block}.ui-icon-lg{font-size:1.33333em}.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{text-align:center;width:1.28571em}.ui-icon-activity:before{content:""}.ui-icon-add-user:before{content:""}.ui-icon-alert-triangle:before{content:""}.ui-icon-android:before{content:""}.ui-icon-angular:before{content:""}.ui-icon-archive:before{content:""}.ui-icon-arrow-down-filled:before{content:""}.ui-icon-arrow-left:before{content:""}.ui-icon-arrow-right:before{content:""}.ui-icon-arrow-right_long:before{content:""}.ui-icon-arrow-up-circle-filled:before{content:""}.ui-icon-arrow-up-circle:before{content:""}.ui-icon-badge:before{content:""}.ui-icon-book-open:before{content:""}.ui-icon-box:before{content:""}.ui-icon-building:before{content:""}.ui-icon-bulb:before{content:""}.ui-icon-calendar:before{content:""}.ui-icon-cash:before{content:""}.ui-icon-cast:before{content:""}.ui-icon-check-circle:before{content:""}.ui-icon-check-square:before{content:""}.ui-icon-check:before{content:""}.ui-icon-chevron-down-sm:before{content:""}.ui-icon-chevron-down:before{content:""}.ui-icon-chevron-left-sm:before{content:""}.ui-icon-chevron-left:before{content:""}.ui-icon-chevron-right-sm:before{content:""}.ui-icon-chevron-right:before{content:""}.ui-icon-chevron-up-sm:before{content:""}.ui-icon-chevron-up:before{content:""}.ui-icon-chevrons-right:before{content:""}.ui-icon-circle-filled:before{content:""}.ui-icon-circle-half:before{content:""}.ui-icon-circle:before{content:""}.ui-icon-clipboard:before{content:""}.ui-icon-code-large:before{content:""}.ui-icon-code-try:before{content:""}.ui-icon-code:before{content:""}.ui-icon-codepen:before{content:""}.ui-icon-command-key:before{content:""}.ui-icon-company-admin:before{content:""}.ui-icon-company-building:before{content:""}.ui-icon-cookie:before{content:""}.ui-icon-copy-file:before{content:""}.ui-icon-cross-circle:before{content:""}.ui-icon-cross:before{content:""}.ui-icon-delete:before{content:""}.ui-icon-design:before{content:""}.ui-icon-devops:before{content:""}.ui-icon-diagram:before{content:""}.ui-icon-diamond:before{content:""}.ui-icon-discussion:before{content:""}.ui-icon-dock-bottom:before{content:""}.ui-icon-dock-right:before{content:""}.ui-icon-dollar:before{content:""}.ui-icon-download-v2:before{content:""}.ui-icon-download:before{content:""}.ui-icon-drag-handle-slim:before{content:""}.ui-icon-drag-handle:before{content:""}.ui-icon-drawer:before{content:""}.ui-icon-edit-icon:before{content:""}.ui-icon-edit-plain:before{content:""}.ui-icon-edit-v2:before{content:""}.ui-icon-edit:before{content:""}.ui-icon-editorial:before{content:""}.ui-icon-email:before{content:""}.ui-icon-employment:before{content:""}.ui-icon-empty-state:before{content:""}.ui-icon-environment:before{content:""}.ui-icon-error:before{content:""}.ui-icon-external-link:before{content:""}.ui-icon-eye-off:before{content:""}.ui-icon-eye:before{content:""}.ui-icon-facebook-filled:before{content:""}.ui-icon-facebook-line:before{content:""}.ui-icon-facebook-selected:before{content:""}.ui-icon-facebook:before{content:""}.ui-icon-feature-feedback:before{content:""}.ui-icon-file-text:before{content:""}.ui-icon-file-zip:before{content:""}.ui-icon-filter:before{content:""}.ui-icon-flash:before{content:""}.ui-icon-flutter_web:before{content:""}.ui-icon-folder:before{content:""}.ui-icon-fork:before{content:""}.ui-icon-gift:before{content:""}.ui-icon-git-commit:before{content:""}.ui-icon-github-code:before{content:""}.ui-icon-github-copy:before{content:""}.ui-icon-github-selected:before{content:""}.ui-icon-github:before{content:""}.ui-icon-globe:before{content:""}.ui-icon-graduation:before{content:""}.ui-icon-hamburger:before{content:""}.ui-icon-happy-face:before{content:""}.ui-icon-help-circle:before{content:""}.ui-icon-help:before{content:""}.ui-icon-hexagon-filled:before{content:""}.ui-icon-hexagon-line:before{content:""}.ui-icon-hide:before{content:""}.ui-icon-hint:before{content:""}.ui-icon-history:before{content:""}.ui-icon-home:before{content:""}.ui-icon-image-file:before{content:""}.ui-icon-info-square:before{content:""}.ui-icon-info:before{content:""}.ui-icon-interview:before{content:""}.ui-icon-invite-slim:before{content:""}.ui-icon-io_console:before{content:""}.ui-icon-io_hamburger:before{content:""}.ui-icon-java-mobile:before{content:""}.ui-icon-keyboard:before{content:""}.ui-icon-kotlin:before{content:""}.ui-icon-layout:before{content:""}.ui-icon-line-folder:before{content:""}.ui-icon-linkedin-filed:before{content:""}.ui-icon-linkedin-filled:before{content:""}.ui-icon-linkedin-line:before{content:""}.ui-icon-linkedin-selected:before{content:""}.ui-icon-linkedin:before{content:""}.ui-icon-loader:before{content:""}.ui-icon-loading:before{content:""}.ui-icon-location:before{content:""}.ui-icon-lock-v2:before{content:""}.ui-icon-lock:before{content:""}.ui-icon-logout:before{content:""}.ui-icon-mail-alert:before{content:""}.ui-icon-mail:before{content:""}.ui-icon-marker-circle-head:before{content:""}.ui-icon-marker:before{content:""}.ui-icon-maximize-without-arrow:before{content:""}.ui-icon-maximize:before{content:""}.ui-icon-menu-more-horizontal:before{content:""}.ui-icon-menu-more:before{content:""}.ui-icon-message:before{content:""}.ui-icon-mic-mute:before{content:""}.ui-icon-mic:before{content:""}.ui-icon-minimize-without-arrow:before{content:""}.ui-icon-minimize:before{content:""}.ui-icon-minus-circle:before{content:""}.ui-icon-minus-folder:before{content:""}.ui-icon-minus:before{content:""}.ui-icon-monitor:before{content:""}.ui-icon-moon:before{content:""}.ui-icon-notification:before{content:""}.ui-icon-offline-ide:before{content:""}.ui-icon-online-ide:before{content:""}.ui-icon-open-new-window:before{content:""}.ui-icon-packet:before{content:""}.ui-icon-paper-folded:before{content:""}.ui-icon-pause-circle:before{content:""}.ui-icon-pause-filled:before{content:""}.ui-icon-pause-line:before{content:""}.ui-icon-pdf-file:before{content:""}.ui-icon-phone-call:before{content:""}.ui-icon-phone:before{content:""}.ui-icon-placeholder:before{content:""}.ui-icon-plagiarism:before{content:""}.ui-icon-play-circle:before{content:""}.ui-icon-play-filled:before{content:""}.ui-icon-play-line:before{content:""}.ui-icon-plus-circle:before{content:""}.ui-icon-plus-folder:before{content:""}.ui-icon-plus-slim:before{content:""}.ui-icon-plus:before{content:""}.ui-icon-progress:before{content:""}.ui-icon-ratings:before{content:""}.ui-icon-react-native:before{content:""}.ui-icon-react:before{content:""}.ui-icon-refresh:before{content:""}.ui-icon-resend:before{content:""}.ui-icon-reset-code:before{content:""}.ui-icon-restore-size:before{content:""}.ui-icon-run-code:before{content:""}.ui-icon-sad-face:before{content:""}.ui-icon-score:before{content:""}.ui-icon-search:before{content:""}.ui-icon-settings-slim:before{content:""}.ui-icon-settings:before{content:""}.ui-icon-share-v2:before{content:""}.ui-icon-share:before{content:""}.ui-icon-shareV2:before{content:""}.ui-icon-shortcut:before{content:""}.ui-icon-show:before{content:""}.ui-icon-skills:before{content:""}.ui-icon-smartphone:before{content:""}.ui-icon-smiley-average:before{content:""}.ui-icon-smiley-bad:before{content:""}.ui-icon-smiley-excellent:before{content:""}.ui-icon-smiley-good:before{content:""}.ui-icon-smiley-poor:before{content:""}.ui-icon-smiley:before{content:""}.ui-icon-solidity:before{content:""}.ui-icon-star-filled:before{content:""}.ui-icon-star:before{content:""}.ui-icon-stop-circle:before{content:""}.ui-icon-submissions:before{content:""}.ui-icon-success:before{content:""}.ui-icon-sun:before{content:""}.ui-icon-switch:before{content:""}.ui-icon-tag-filled:before{content:""}.ui-icon-tag:before{content:""}.ui-icon-target:before{content:""}.ui-icon-team-admin:before{content:""}.ui-icon-team:before{content:""}.ui-icon-thumbs-down-2:before{content:""}.ui-icon-thumbs-down-filled:before{content:""}.ui-icon-thumbs-down:before{content:""}.ui-icon-thumbs-up-2:before{content:""}.ui-icon-thumbs-up-filled:before{content:""}.ui-icon-thumbs-up-light:before{content:""}.ui-icon-thumbs-up:before{content:""}.ui-icon-time-deprecated:before{content:""}.ui-icon-time:before{content:""}.ui-icon-timeline:before{content:""}.ui-icon-trash:before{content:""}.ui-icon-triangle-filled:before{content:""}.ui-icon-trophy:before{content:""}.ui-icon-tutorial:before{content:""}.ui-icon-twitter:before{content:""}.ui-icon-unlock-v2:before{content:""}.ui-icon-unlock:before{content:""}.ui-icon-upload:before{content:""}.ui-icon-user-check:before{content:""}.ui-icon-user:before{content:""}.ui-icon-users:before{content:""}.ui-icon-version-control:before{content:""}.ui-icon-volume:before{content:""}.ui-icon-warning-hexagon:before{content:""}.ui-icon-webcam-mute:before{content:""}.ui-icon-webcam:before{content:""}.ui-icon-whiteboard:before{content:""}.ui-icon-zip-file:before{content:""}.ui-icon-zoom-maximize-video:before{content:""}.confirm-cancel-form{text-align:left;background-color:#fff;padding:20px 30px;font-family:Open Sans,Helvetica,sans-serif;line-height:22px}.confirm-cancel-form .close-icon{cursor:pointer;border:none;justify-content:center;align-items:center;width:25px;height:25px;display:flex;position:absolute;top:20px;right:20px}.confirm-cancel-form .close-icon:hover:before,.confirm-cancel-form .close-icon:hover:after{background-color:#0e141e}.confirm-cancel-form .close-icon:before,.confirm-cancel-form .close-icon:after{content:"";height:2px;position:inherit;background-color:#738f93;border-radius:5px;width:17px;transform:rotate(-45deg)}.confirm-cancel-form .close-icon:before{transform:rotate(45deg)}.confirm-cancel-form .modal-left{color:#576871;width:610px;margin-right:60px;font-size:14px;display:inline-block}.confirm-cancel-form .modal-left div{margin:30px 0}.confirm-cancel-form .modal-left .title{color:#000;font-size:26px;font-weight:700}.confirm-cancel-form .modal-left textarea{resize:none;background-color:#f3f7f7;width:600px;font-size:14px}.confirm-cancel-form .modal-left .actions .ui-btn{margin-right:12px;font-size:18px;line-height:200%}.confirm-cancel-form .modal-left .actions .ui-btn.ui-btn-primary{color:#fff}.confirm-cancel-form .modal-left .actions .ui-btn.ui-btn-primary:hover{color:#2ec866}.confirm-cancel-form .modal-left .actions .ui-btn.ui-btn-secondary{box-shadow:none}.confirm-cancel-form .modal-left .actions .ui-btn.ui-btn-secondary:hover{text-decoration:underline}.confirm-cancel-form .modal-right{display:inline-block}@font-face{font-weight:400;font-style:normal;font-family:OpenSans;src:local(Open Sans),local(OpenSans),url(https://hrcdn.net/fcore/assets/open-sans-f28f637e43.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/open-sans-90327f5ac4.woff)format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:OpenSans;src:local(OpenSans Bold),local(OpenSans-Bold),url(https://hrcdn.net/fcore/assets/open-sans-bold-b3fdf30d75.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/open-sans-bold-05d1a99a91.woff)format("woff");font-display:swap}@font-face{font-weight:400;font-style:normal;font-family:SourceCodePro;src:local(Source Code Pro),local(SourceCodePro),local(SourceCodePro-Regular),url(https://hrcdn.net/fcore/assets/source-code-pro-f3f0dc3751.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/source-code-pro-83e81662de.woff)format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:SourceCodePro;src:local(SourceCodePro Bold),local(SourceCodePro-Bold),url(https://hrcdn.net/fcore/assets/source-code-pro-bold-f2efae5666.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/source-code-pro-bold-975970a3af.woff)format("woff");font-display:swap}@media (width>=576px){.theme-m .d-sm-none{display:none!important}.theme-m .d-sm-inline{display:inline!important}.theme-m .d-sm-inline-block{display:inline-block!important}.theme-m .d-sm-block{display:block!important}.theme-m .d-sm-table{display:table!important}.theme-m .d-sm-table-cell{display:table-cell!important}.theme-m .d-sm-flex{display:flex!important}.theme-m .d-sm-inline-flex{display:inline-flex!important}}@media (width>=768px){.theme-m .d-md-none{display:none!important}.theme-m .d-md-inline{display:inline!important}.theme-m .d-md-inline-block{display:inline-block!important}.theme-m .d-md-block{display:block!important}.theme-m .d-md-table{display:table!important}.theme-m .d-md-table-cell{display:table-cell!important}.theme-m .d-md-flex{display:flex!important}.theme-m .d-md-inline-flex{display:inline-flex!important}}@media (width>=992px){.theme-m .d-lg-none{display:none!important}.theme-m .d-lg-inline{display:inline!important}.theme-m .d-lg-inline-block{display:inline-block!important}.theme-m .d-lg-block{display:block!important}.theme-m .d-lg-table{display:table!important}.theme-m .d-lg-table-cell{display:table-cell!important}.theme-m .d-lg-flex{display:flex!important}.theme-m .d-lg-inline-flex{display:inline-flex!important}}@media (width>=1200px){.theme-m .d-xl-none{display:none!important}.theme-m .d-xl-inline{display:inline!important}.theme-m .d-xl-inline-block{display:inline-block!important}.theme-m .d-xl-block{display:block!important}.theme-m .d-xl-table{display:table!important}.theme-m .d-xl-table-cell{display:table-cell!important}.theme-m .d-xl-flex{display:flex!important}.theme-m .d-xl-inline-flex{display:inline-flex!important}}@media (width>=576px){.theme-m .flex-sm-first{order:-1}.theme-m .flex-sm-last{order:1}.theme-m .flex-sm-unordered{order:0}.theme-m .flex-sm-row{flex-direction:row!important}.theme-m .flex-sm-column{flex-direction:column!important}.theme-m .flex-sm-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-sm-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-sm-wrap{flex-wrap:wrap!important}.theme-m .flex-sm-nowrap{flex-wrap:nowrap!important}.theme-m .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-sm-start{justify-content:flex-start!important}.theme-m .justify-content-sm-end{justify-content:flex-end!important}.theme-m .justify-content-sm-center{justify-content:center!important}.theme-m .justify-content-sm-between{justify-content:space-between!important}.theme-m .justify-content-sm-around{justify-content:space-around!important}.theme-m .align-items-sm-start{align-items:flex-start!important}.theme-m .align-items-sm-end{align-items:flex-end!important}.theme-m .align-items-sm-center{align-items:center!important}.theme-m .align-items-sm-baseline{align-items:baseline!important}.theme-m .align-items-sm-stretch{align-items:stretch!important}.theme-m .align-content-sm-start{align-content:flex-start!important}.theme-m .align-content-sm-end{align-content:flex-end!important}.theme-m .align-content-sm-center{align-content:center!important}.theme-m .align-content-sm-between{align-content:space-between!important}.theme-m .align-content-sm-around{align-content:space-around!important}.theme-m .align-content-sm-stretch{align-content:stretch!important}.theme-m .align-self-sm-auto{align-self:auto!important}.theme-m .align-self-sm-start{align-self:flex-start!important}.theme-m .align-self-sm-end{align-self:flex-end!important}.theme-m .align-self-sm-center{align-self:center!important}.theme-m .align-self-sm-baseline{align-self:baseline!important}.theme-m .align-self-sm-stretch{align-self:stretch!important}}@media (width>=768px){.theme-m .flex-md-first{order:-1}.theme-m .flex-md-last{order:1}.theme-m .flex-md-unordered{order:0}.theme-m .flex-md-row{flex-direction:row!important}.theme-m .flex-md-column{flex-direction:column!important}.theme-m .flex-md-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-md-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-md-wrap{flex-wrap:wrap!important}.theme-m .flex-md-nowrap{flex-wrap:nowrap!important}.theme-m .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-md-start{justify-content:flex-start!important}.theme-m .justify-content-md-end{justify-content:flex-end!important}.theme-m .justify-content-md-center{justify-content:center!important}.theme-m .justify-content-md-between{justify-content:space-between!important}.theme-m .justify-content-md-around{justify-content:space-around!important}.theme-m .align-items-md-start{align-items:flex-start!important}.theme-m .align-items-md-end{align-items:flex-end!important}.theme-m .align-items-md-center{align-items:center!important}.theme-m .align-items-md-baseline{align-items:baseline!important}.theme-m .align-items-md-stretch{align-items:stretch!important}.theme-m .align-content-md-start{align-content:flex-start!important}.theme-m .align-content-md-end{align-content:flex-end!important}.theme-m .align-content-md-center{align-content:center!important}.theme-m .align-content-md-between{align-content:space-between!important}.theme-m .align-content-md-around{align-content:space-around!important}.theme-m .align-content-md-stretch{align-content:stretch!important}.theme-m .align-self-md-auto{align-self:auto!important}.theme-m .align-self-md-start{align-self:flex-start!important}.theme-m .align-self-md-end{align-self:flex-end!important}.theme-m .align-self-md-center{align-self:center!important}.theme-m .align-self-md-baseline{align-self:baseline!important}.theme-m .align-self-md-stretch{align-self:stretch!important}}@media (width>=992px){.theme-m .flex-lg-first{order:-1}.theme-m .flex-lg-last{order:1}.theme-m .flex-lg-unordered{order:0}.theme-m .flex-lg-row{flex-direction:row!important}.theme-m .flex-lg-column{flex-direction:column!important}.theme-m .flex-lg-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-lg-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-lg-wrap{flex-wrap:wrap!important}.theme-m .flex-lg-nowrap{flex-wrap:nowrap!important}.theme-m .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-lg-start{justify-content:flex-start!important}.theme-m .justify-content-lg-end{justify-content:flex-end!important}.theme-m .justify-content-lg-center{justify-content:center!important}.theme-m .justify-content-lg-between{justify-content:space-between!important}.theme-m .justify-content-lg-around{justify-content:space-around!important}.theme-m .align-items-lg-start{align-items:flex-start!important}.theme-m .align-items-lg-end{align-items:flex-end!important}.theme-m .align-items-lg-center{align-items:center!important}.theme-m .align-items-lg-baseline{align-items:baseline!important}.theme-m .align-items-lg-stretch{align-items:stretch!important}.theme-m .align-content-lg-start{align-content:flex-start!important}.theme-m .align-content-lg-end{align-content:flex-end!important}.theme-m .align-content-lg-center{align-content:center!important}.theme-m .align-content-lg-between{align-content:space-between!important}.theme-m .align-content-lg-around{align-content:space-around!important}.theme-m .align-content-lg-stretch{align-content:stretch!important}.theme-m .align-self-lg-auto{align-self:auto!important}.theme-m .align-self-lg-start{align-self:flex-start!important}.theme-m .align-self-lg-end{align-self:flex-end!important}.theme-m .align-self-lg-center{align-self:center!important}.theme-m .align-self-lg-baseline{align-self:baseline!important}.theme-m .align-self-lg-stretch{align-self:stretch!important}}@media (width>=1200px){.theme-m .flex-xl-first{order:-1}.theme-m .flex-xl-last{order:1}.theme-m .flex-xl-unordered{order:0}.theme-m .flex-xl-row{flex-direction:row!important}.theme-m .flex-xl-column{flex-direction:column!important}.theme-m .flex-xl-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-xl-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-xl-wrap{flex-wrap:wrap!important}.theme-m .flex-xl-nowrap{flex-wrap:nowrap!important}.theme-m .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-xl-start{justify-content:flex-start!important}.theme-m .justify-content-xl-end{justify-content:flex-end!important}.theme-m .justify-content-xl-center{justify-content:center!important}.theme-m .justify-content-xl-between{justify-content:space-between!important}.theme-m .justify-content-xl-around{justify-content:space-around!important}.theme-m .align-items-xl-start{align-items:flex-start!important}.theme-m .align-items-xl-end{align-items:flex-end!important}.theme-m .align-items-xl-center{align-items:center!important}.theme-m .align-items-xl-baseline{align-items:baseline!important}.theme-m .align-items-xl-stretch{align-items:stretch!important}.theme-m .align-content-xl-start{align-content:flex-start!important}.theme-m .align-content-xl-end{align-content:flex-end!important}.theme-m .align-content-xl-center{align-content:center!important}.theme-m .align-content-xl-between{align-content:space-between!important}.theme-m .align-content-xl-around{align-content:space-around!important}.theme-m .align-content-xl-stretch{align-content:stretch!important}.theme-m .align-self-xl-auto{align-self:auto!important}.theme-m .align-self-xl-start{align-self:flex-start!important}.theme-m .align-self-xl-end{align-self:flex-end!important}.theme-m .align-self-xl-center{align-self:center!important}.theme-m .align-self-xl-baseline{align-self:baseline!important}.theme-m .align-self-xl-stretch{align-self:stretch!important}}@media (width<=575px){.theme-m .hidden-xs-down{display:none!important}}@media (width>=576px){.theme-m .hidden-sm-up{display:none!important}}@media (width<=767px){.theme-m .hidden-sm-down{display:none!important}}@media (width>=768px){.theme-m .hidden-md-up{display:none!important}}@media (width<=991px){.theme-m .hidden-md-down{display:none!important}}@media (width>=992px){.theme-m .hidden-lg-up{display:none!important}}@media (width<=1199px){.theme-m .hidden-lg-down{display:none!important}}@media (width>=1200px){.theme-m .hidden-xl-up{display:none!important}}@media print{.theme-m .visible-print-block{display:block!important}}@media print{.theme-m .visible-print-inline{display:inline!important}}@media print{.theme-m .visible-print-inline-block{display:inline-block!important}.theme-m .hidden-print{display:none!important}}.pricing-table{font-family:Open Sans,Helvetica,sans-serif}.pricing-table th .header-text{color:#738f93;text-align:left;font-size:13px;font-weight:400}.pricing-table--two{max-width:700px;margin:0 auto}.pricing-table--three{width:100%}.pricing-table td{width:20%;font-size:13px;font-weight:700;line-height:30px}.pricing-table button.ui-btn,.pricing-table a.ui-btn{white-space:nowrap;font-size:18px;line-height:200%;text-decoration:none}.pricing-table button.ui-btn.ui-btn-line-primary:hover,.pricing-table a.ui-btn.ui-btn-line-primary:hover{color:#32c766}.pricing-table .plan-price{text-align:left}.pricing-table .plan-price span{padding-right:5px;display:inline}.pricing-table .plan-price .main-text{font-size:18px;font-weight:700}.pricing-table .plan-price .main-text2{font-size:18px;font-weight:400}.pricing-table .plan-price .subtext{color:#738f93;font-size:18px;font-weight:400}.content-section{flex-wrap:wrap;place-content:center;width:80%;margin:0 auto 30px;font-size:26px;line-height:30px;display:flex}.content-section .section{padding:30px 0}.content-section .header{text-align:center;flex-wrap:wrap-reverse;flex-basis:100%;width:100%}.faq-section{width:100%;padding:60px 0;font-family:Open Sans,sans-serif}.faq-section .fl-col-group{padding:0 7em;display:flex}.faq-section .fl-col-group .fl-col{flex:1;font-size:14px}.faq-section .fl-col-group .fl-col.title{margin:30px auto 2em;font-size:40px}.faq-section .fl-col-group .fl-col .fl-content{padding:15px 20px}@font-face{font-weight:400;font-style:normal;font-family:OpenSans;src:local(Open Sans),local(OpenSans),url(https://hrcdn.net/fcore/assets/open-sans-f28f637e43.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/open-sans-90327f5ac4.woff)format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:OpenSans;src:local(OpenSans Bold),local(OpenSans-Bold),url(https://hrcdn.net/fcore/assets/open-sans-bold-b3fdf30d75.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/open-sans-bold-05d1a99a91.woff)format("woff");font-display:swap}@font-face{font-weight:400;font-style:normal;font-family:SourceCodePro;src:local(Source Code Pro),local(SourceCodePro),local(SourceCodePro-Regular),url(https://hrcdn.net/fcore/assets/source-code-pro-f3f0dc3751.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/source-code-pro-83e81662de.woff)format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:SourceCodePro;src:local(SourceCodePro Bold),local(SourceCodePro-Bold),url(https://hrcdn.net/fcore/assets/source-code-pro-bold-f2efae5666.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/source-code-pro-bold-975970a3af.woff)format("woff");font-display:swap}@media (width>=576px){.theme-m .d-sm-none{display:none!important}.theme-m .d-sm-inline{display:inline!important}.theme-m .d-sm-inline-block{display:inline-block!important}.theme-m .d-sm-block{display:block!important}.theme-m .d-sm-table{display:table!important}.theme-m .d-sm-table-cell{display:table-cell!important}.theme-m .d-sm-flex{display:flex!important}.theme-m .d-sm-inline-flex{display:inline-flex!important}}@media (width>=768px){.theme-m .d-md-none{display:none!important}.theme-m .d-md-inline{display:inline!important}.theme-m .d-md-inline-block{display:inline-block!important}.theme-m .d-md-block{display:block!important}.theme-m .d-md-table{display:table!important}.theme-m .d-md-table-cell{display:table-cell!important}.theme-m .d-md-flex{display:flex!important}.theme-m .d-md-inline-flex{display:inline-flex!important}}@media (width>=992px){.theme-m .d-lg-none{display:none!important}.theme-m .d-lg-inline{display:inline!important}.theme-m .d-lg-inline-block{display:inline-block!important}.theme-m .d-lg-block{display:block!important}.theme-m .d-lg-table{display:table!important}.theme-m .d-lg-table-cell{display:table-cell!important}.theme-m .d-lg-flex{display:flex!important}.theme-m .d-lg-inline-flex{display:inline-flex!important}}@media (width>=1200px){.theme-m .d-xl-none{display:none!important}.theme-m .d-xl-inline{display:inline!important}.theme-m .d-xl-inline-block{display:inline-block!important}.theme-m .d-xl-block{display:block!important}.theme-m .d-xl-table{display:table!important}.theme-m .d-xl-table-cell{display:table-cell!important}.theme-m .d-xl-flex{display:flex!important}.theme-m .d-xl-inline-flex{display:inline-flex!important}}@media (width>=576px){.theme-m .flex-sm-first{order:-1}.theme-m .flex-sm-last{order:1}.theme-m .flex-sm-unordered{order:0}.theme-m .flex-sm-row{flex-direction:row!important}.theme-m .flex-sm-column{flex-direction:column!important}.theme-m .flex-sm-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-sm-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-sm-wrap{flex-wrap:wrap!important}.theme-m .flex-sm-nowrap{flex-wrap:nowrap!important}.theme-m .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-sm-start{justify-content:flex-start!important}.theme-m .justify-content-sm-end{justify-content:flex-end!important}.theme-m .justify-content-sm-center{justify-content:center!important}.theme-m .justify-content-sm-between{justify-content:space-between!important}.theme-m .justify-content-sm-around{justify-content:space-around!important}.theme-m .align-items-sm-start{align-items:flex-start!important}.theme-m .align-items-sm-end{align-items:flex-end!important}.theme-m .align-items-sm-center{align-items:center!important}.theme-m .align-items-sm-baseline{align-items:baseline!important}.theme-m .align-items-sm-stretch{align-items:stretch!important}.theme-m .align-content-sm-start{align-content:flex-start!important}.theme-m .align-content-sm-end{align-content:flex-end!important}.theme-m .align-content-sm-center{align-content:center!important}.theme-m .align-content-sm-between{align-content:space-between!important}.theme-m .align-content-sm-around{align-content:space-around!important}.theme-m .align-content-sm-stretch{align-content:stretch!important}.theme-m .align-self-sm-auto{align-self:auto!important}.theme-m .align-self-sm-start{align-self:flex-start!important}.theme-m .align-self-sm-end{align-self:flex-end!important}.theme-m .align-self-sm-center{align-self:center!important}.theme-m .align-self-sm-baseline{align-self:baseline!important}.theme-m .align-self-sm-stretch{align-self:stretch!important}}@media (width>=768px){.theme-m .flex-md-first{order:-1}.theme-m .flex-md-last{order:1}.theme-m .flex-md-unordered{order:0}.theme-m .flex-md-row{flex-direction:row!important}.theme-m .flex-md-column{flex-direction:column!important}.theme-m .flex-md-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-md-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-md-wrap{flex-wrap:wrap!important}.theme-m .flex-md-nowrap{flex-wrap:nowrap!important}.theme-m .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-md-start{justify-content:flex-start!important}.theme-m .justify-content-md-end{justify-content:flex-end!important}.theme-m .justify-content-md-center{justify-content:center!important}.theme-m .justify-content-md-between{justify-content:space-between!important}.theme-m .justify-content-md-around{justify-content:space-around!important}.theme-m .align-items-md-start{align-items:flex-start!important}.theme-m .align-items-md-end{align-items:flex-end!important}.theme-m .align-items-md-center{align-items:center!important}.theme-m .align-items-md-baseline{align-items:baseline!important}.theme-m .align-items-md-stretch{align-items:stretch!important}.theme-m .align-content-md-start{align-content:flex-start!important}.theme-m .align-content-md-end{align-content:flex-end!important}.theme-m .align-content-md-center{align-content:center!important}.theme-m .align-content-md-between{align-content:space-between!important}.theme-m .align-content-md-around{align-content:space-around!important}.theme-m .align-content-md-stretch{align-content:stretch!important}.theme-m .align-self-md-auto{align-self:auto!important}.theme-m .align-self-md-start{align-self:flex-start!important}.theme-m .align-self-md-end{align-self:flex-end!important}.theme-m .align-self-md-center{align-self:center!important}.theme-m .align-self-md-baseline{align-self:baseline!important}.theme-m .align-self-md-stretch{align-self:stretch!important}}@media (width>=992px){.theme-m .flex-lg-first{order:-1}.theme-m .flex-lg-last{order:1}.theme-m .flex-lg-unordered{order:0}.theme-m .flex-lg-row{flex-direction:row!important}.theme-m .flex-lg-column{flex-direction:column!important}.theme-m .flex-lg-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-lg-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-lg-wrap{flex-wrap:wrap!important}.theme-m .flex-lg-nowrap{flex-wrap:nowrap!important}.theme-m .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-lg-start{justify-content:flex-start!important}.theme-m .justify-content-lg-end{justify-content:flex-end!important}.theme-m .justify-content-lg-center{justify-content:center!important}.theme-m .justify-content-lg-between{justify-content:space-between!important}.theme-m .justify-content-lg-around{justify-content:space-around!important}.theme-m .align-items-lg-start{align-items:flex-start!important}.theme-m .align-items-lg-end{align-items:flex-end!important}.theme-m .align-items-lg-center{align-items:center!important}.theme-m .align-items-lg-baseline{align-items:baseline!important}.theme-m .align-items-lg-stretch{align-items:stretch!important}.theme-m .align-content-lg-start{align-content:flex-start!important}.theme-m .align-content-lg-end{align-content:flex-end!important}.theme-m .align-content-lg-center{align-content:center!important}.theme-m .align-content-lg-between{align-content:space-between!important}.theme-m .align-content-lg-around{align-content:space-around!important}.theme-m .align-content-lg-stretch{align-content:stretch!important}.theme-m .align-self-lg-auto{align-self:auto!important}.theme-m .align-self-lg-start{align-self:flex-start!important}.theme-m .align-self-lg-end{align-self:flex-end!important}.theme-m .align-self-lg-center{align-self:center!important}.theme-m .align-self-lg-baseline{align-self:baseline!important}.theme-m .align-self-lg-stretch{align-self:stretch!important}}@media (width>=1200px){.theme-m .flex-xl-first{order:-1}.theme-m .flex-xl-last{order:1}.theme-m .flex-xl-unordered{order:0}.theme-m .flex-xl-row{flex-direction:row!important}.theme-m .flex-xl-column{flex-direction:column!important}.theme-m .flex-xl-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-xl-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-xl-wrap{flex-wrap:wrap!important}.theme-m .flex-xl-nowrap{flex-wrap:nowrap!important}.theme-m .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-xl-start{justify-content:flex-start!important}.theme-m .justify-content-xl-end{justify-content:flex-end!important}.theme-m .justify-content-xl-center{justify-content:center!important}.theme-m .justify-content-xl-between{justify-content:space-between!important}.theme-m .justify-content-xl-around{justify-content:space-around!important}.theme-m .align-items-xl-start{align-items:flex-start!important}.theme-m .align-items-xl-end{align-items:flex-end!important}.theme-m .align-items-xl-center{align-items:center!important}.theme-m .align-items-xl-baseline{align-items:baseline!important}.theme-m .align-items-xl-stretch{align-items:stretch!important}.theme-m .align-content-xl-start{align-content:flex-start!important}.theme-m .align-content-xl-end{align-content:flex-end!important}.theme-m .align-content-xl-center{align-content:center!important}.theme-m .align-content-xl-between{align-content:space-between!important}.theme-m .align-content-xl-around{align-content:space-around!important}.theme-m .align-content-xl-stretch{align-content:stretch!important}.theme-m .align-self-xl-auto{align-self:auto!important}.theme-m .align-self-xl-start{align-self:flex-start!important}.theme-m .align-self-xl-end{align-self:flex-end!important}.theme-m .align-self-xl-center{align-self:center!important}.theme-m .align-self-xl-baseline{align-self:baseline!important}.theme-m .align-self-xl-stretch{align-self:stretch!important}}@media (width<=575px){.theme-m .hidden-xs-down{display:none!important}}@media (width>=576px){.theme-m .hidden-sm-up{display:none!important}}@media (width<=767px){.theme-m .hidden-sm-down{display:none!important}}@media (width>=768px){.theme-m .hidden-md-up{display:none!important}}@media (width<=991px){.theme-m .hidden-md-down{display:none!important}}@media (width>=992px){.theme-m .hidden-lg-up{display:none!important}}@media (width<=1199px){.theme-m .hidden-lg-down{display:none!important}}@media (width>=1200px){.theme-m .hidden-xl-up{display:none!important}}@media print{.theme-m .visible-print-block{display:block!important}}@media print{.theme-m .visible-print-inline{display:inline!important}}@media print{.theme-m .visible-print-inline-block{display:inline-block!important}.theme-m .hidden-print{display:none!important}}.pricing-view{font-family:Open Sans,Whitney SSm A,Whitney SSm B,Helvetica,sans-serif}.pricing-view span{font-size:14px;line-height:24px;display:block}.pricing-view strong{font-size:18px}.overall-feedback{padding:10px 10px 10px 20px}.overall-feedback__label{color:#e7eeef;font-size:13px}.overall-feedback__button.ui-btn{color:#097bbf;height:18px;font-size:12px}.overall-feedback--light .overall-feedback__label{color:#738f93}.star-rating{border-radius:15px;padding:0 5px}.star-rating__label{color:#39424e;padding:5px 0;font-size:12px}.star-rating__feedback{color:#0e141e;border-right:1px solid rgba(14,20,30,.2);padding:5px 10px;font-size:12px;font-weight:700}.star-rating__stars{padding:5px;font-size:14px}.star-rating__star{color:#39424e;cursor:pointer;padding:0 1px}.star-rating--hover{background-color:#13813a}.star-rating--hover .star-rating__star{color:#0e141e;opacity:.25}.star-rating--hover .star-rating__star--hover{opacity:1}.star-rating--light .star-rating__feedback{color:#fff}.star-rating--light .star-rating__star{color:#b7c9cc}.star-rating--light.star-rating--hover .star-rating__star{color:#fff}.skill-description-modal{position:absolute}.skill-description-modal__content{background-color:#39424e;border-radius:3px;padding:30px}.skill-description-modal__header{color:#f3f7f7}.skill-description-modal__header__title{margin:0;font-size:26px}.skill-description-modal .body{color:#f3f7f7;text-align:left;margin-top:15px;font-size:14px}.skill-description-modal .skill-directory{padding-top:10px;font-size:14px}.skill-description-modal .skill-directory__para{color:#f3f7f7}.skill-description-modal .skill-directory__link{color:#097bbf;margin-left:5px}.skill-description-modal .close-icon{cursor:pointer}.skill-description-modal .modal-overlay{position:absolute}.skill-description-modal ul{list-style-position:inside}.interviewer-scorecard{color:#fff;box-sizing:content-box;background-color:#0e141e;padding:10px 0;overflow:auto}.interviewer-scorecard__content{flex-grow:1;overflow:auto}.interviewer-scorecard__list{padding:0;list-style-type:none}.interviewer-scorecard__list-item{border-bottom:1px solid #262e39;padding:10px 10px 10px 20px}.interviewer-scorecard__skill{font-size:15px}.interviewer-scorecard__skill-info{color:#576871;cursor:pointer;padding:0 5px}.interviewer-scorecard__skill [data-balloon]:after{text-align:center}.interviewer-scorecard__ratings{width:200px}.custom-input .interviewer-scorecard__input.text-area{resize:vertical;color:#b7c9cc;background-color:#000;margin-top:10px;font-size:14px}.interviewer-scorecard__footer{padding:20px}.interviewer-scorecard__footer-text{color:#576871}.interviewer-scorecard__copy-button.ui-btn.ui-btn-secondary{color:#0e141e;background-color:#b7c9cc}.interviewer-scorecard--light{color:#0e141e;background-color:#f3f7f7}.interviewer-scorecard--light .interviewer-scorecard__list-item{border-bottom:none}.interviewer-scorecard--light .interviewer-scorecard__copy-button.ui-btn.ui-btn-secondary{color:#39424e;background-color:#fff}.interviewer-scorecard--light .custom-input .interviewer-scorecard__input.text-area{color:#000;background-color:#e7eeef}.role-data-loader{justify-content:center;padding:20px;display:flex}@font-face{font-weight:400;font-style:normal;font-family:OpenSans;src:local(Open Sans),local(OpenSans),url(https://hrcdn.net/fcore/assets/open-sans-f28f637e43.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/open-sans-90327f5ac4.woff)format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:OpenSans;src:local(OpenSans Bold),local(OpenSans-Bold),url(https://hrcdn.net/fcore/assets/open-sans-bold-b3fdf30d75.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/open-sans-bold-05d1a99a91.woff)format("woff");font-display:swap}@font-face{font-weight:400;font-style:normal;font-family:SourceCodePro;src:local(Source Code Pro),local(SourceCodePro),local(SourceCodePro-Regular),url(https://hrcdn.net/fcore/assets/source-code-pro-f3f0dc3751.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/source-code-pro-83e81662de.woff)format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:SourceCodePro;src:local(SourceCodePro Bold),local(SourceCodePro-Bold),url(https://hrcdn.net/fcore/assets/source-code-pro-bold-f2efae5666.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/source-code-pro-bold-975970a3af.woff)format("woff");font-display:swap}@media (width>=576px){.theme-m .d-sm-none{display:none!important}.theme-m .d-sm-inline{display:inline!important}.theme-m .d-sm-inline-block{display:inline-block!important}.theme-m .d-sm-block{display:block!important}.theme-m .d-sm-table{display:table!important}.theme-m .d-sm-table-cell{display:table-cell!important}.theme-m .d-sm-flex{display:flex!important}.theme-m .d-sm-inline-flex{display:inline-flex!important}}@media (width>=768px){.theme-m .d-md-none{display:none!important}.theme-m .d-md-inline{display:inline!important}.theme-m .d-md-inline-block{display:inline-block!important}.theme-m .d-md-block{display:block!important}.theme-m .d-md-table{display:table!important}.theme-m .d-md-table-cell{display:table-cell!important}.theme-m .d-md-flex{display:flex!important}.theme-m .d-md-inline-flex{display:inline-flex!important}}@media (width>=992px){.theme-m .d-lg-none{display:none!important}.theme-m .d-lg-inline{display:inline!important}.theme-m .d-lg-inline-block{display:inline-block!important}.theme-m .d-lg-block{display:block!important}.theme-m .d-lg-table{display:table!important}.theme-m .d-lg-table-cell{display:table-cell!important}.theme-m .d-lg-flex{display:flex!important}.theme-m .d-lg-inline-flex{display:inline-flex!important}}@media (width>=1200px){.theme-m .d-xl-none{display:none!important}.theme-m .d-xl-inline{display:inline!important}.theme-m .d-xl-inline-block{display:inline-block!important}.theme-m .d-xl-block{display:block!important}.theme-m .d-xl-table{display:table!important}.theme-m .d-xl-table-cell{display:table-cell!important}.theme-m .d-xl-flex{display:flex!important}.theme-m .d-xl-inline-flex{display:inline-flex!important}}@media (width>=576px){.theme-m .flex-sm-first{order:-1}.theme-m .flex-sm-last{order:1}.theme-m .flex-sm-unordered{order:0}.theme-m .flex-sm-row{flex-direction:row!important}.theme-m .flex-sm-column{flex-direction:column!important}.theme-m .flex-sm-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-sm-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-sm-wrap{flex-wrap:wrap!important}.theme-m .flex-sm-nowrap{flex-wrap:nowrap!important}.theme-m .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-sm-start{justify-content:flex-start!important}.theme-m .justify-content-sm-end{justify-content:flex-end!important}.theme-m .justify-content-sm-center{justify-content:center!important}.theme-m .justify-content-sm-between{justify-content:space-between!important}.theme-m .justify-content-sm-around{justify-content:space-around!important}.theme-m .align-items-sm-start{align-items:flex-start!important}.theme-m .align-items-sm-end{align-items:flex-end!important}.theme-m .align-items-sm-center{align-items:center!important}.theme-m .align-items-sm-baseline{align-items:baseline!important}.theme-m .align-items-sm-stretch{align-items:stretch!important}.theme-m .align-content-sm-start{align-content:flex-start!important}.theme-m .align-content-sm-end{align-content:flex-end!important}.theme-m .align-content-sm-center{align-content:center!important}.theme-m .align-content-sm-between{align-content:space-between!important}.theme-m .align-content-sm-around{align-content:space-around!important}.theme-m .align-content-sm-stretch{align-content:stretch!important}.theme-m .align-self-sm-auto{align-self:auto!important}.theme-m .align-self-sm-start{align-self:flex-start!important}.theme-m .align-self-sm-end{align-self:flex-end!important}.theme-m .align-self-sm-center{align-self:center!important}.theme-m .align-self-sm-baseline{align-self:baseline!important}.theme-m .align-self-sm-stretch{align-self:stretch!important}}@media (width>=768px){.theme-m .flex-md-first{order:-1}.theme-m .flex-md-last{order:1}.theme-m .flex-md-unordered{order:0}.theme-m .flex-md-row{flex-direction:row!important}.theme-m .flex-md-column{flex-direction:column!important}.theme-m .flex-md-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-md-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-md-wrap{flex-wrap:wrap!important}.theme-m .flex-md-nowrap{flex-wrap:nowrap!important}.theme-m .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-md-start{justify-content:flex-start!important}.theme-m .justify-content-md-end{justify-content:flex-end!important}.theme-m .justify-content-md-center{justify-content:center!important}.theme-m .justify-content-md-between{justify-content:space-between!important}.theme-m .justify-content-md-around{justify-content:space-around!important}.theme-m .align-items-md-start{align-items:flex-start!important}.theme-m .align-items-md-end{align-items:flex-end!important}.theme-m .align-items-md-center{align-items:center!important}.theme-m .align-items-md-baseline{align-items:baseline!important}.theme-m .align-items-md-stretch{align-items:stretch!important}.theme-m .align-content-md-start{align-content:flex-start!important}.theme-m .align-content-md-end{align-content:flex-end!important}.theme-m .align-content-md-center{align-content:center!important}.theme-m .align-content-md-between{align-content:space-between!important}.theme-m .align-content-md-around{align-content:space-around!important}.theme-m .align-content-md-stretch{align-content:stretch!important}.theme-m .align-self-md-auto{align-self:auto!important}.theme-m .align-self-md-start{align-self:flex-start!important}.theme-m .align-self-md-end{align-self:flex-end!important}.theme-m .align-self-md-center{align-self:center!important}.theme-m .align-self-md-baseline{align-self:baseline!important}.theme-m .align-self-md-stretch{align-self:stretch!important}}@media (width>=992px){.theme-m .flex-lg-first{order:-1}.theme-m .flex-lg-last{order:1}.theme-m .flex-lg-unordered{order:0}.theme-m .flex-lg-row{flex-direction:row!important}.theme-m .flex-lg-column{flex-direction:column!important}.theme-m .flex-lg-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-lg-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-lg-wrap{flex-wrap:wrap!important}.theme-m .flex-lg-nowrap{flex-wrap:nowrap!important}.theme-m .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-lg-start{justify-content:flex-start!important}.theme-m .justify-content-lg-end{justify-content:flex-end!important}.theme-m .justify-content-lg-center{justify-content:center!important}.theme-m .justify-content-lg-between{justify-content:space-between!important}.theme-m .justify-content-lg-around{justify-content:space-around!important}.theme-m .align-items-lg-start{align-items:flex-start!important}.theme-m .align-items-lg-end{align-items:flex-end!important}.theme-m .align-items-lg-center{align-items:center!important}.theme-m .align-items-lg-baseline{align-items:baseline!important}.theme-m .align-items-lg-stretch{align-items:stretch!important}.theme-m .align-content-lg-start{align-content:flex-start!important}.theme-m .align-content-lg-end{align-content:flex-end!important}.theme-m .align-content-lg-center{align-content:center!important}.theme-m .align-content-lg-between{align-content:space-between!important}.theme-m .align-content-lg-around{align-content:space-around!important}.theme-m .align-content-lg-stretch{align-content:stretch!important}.theme-m .align-self-lg-auto{align-self:auto!important}.theme-m .align-self-lg-start{align-self:flex-start!important}.theme-m .align-self-lg-end{align-self:flex-end!important}.theme-m .align-self-lg-center{align-self:center!important}.theme-m .align-self-lg-baseline{align-self:baseline!important}.theme-m .align-self-lg-stretch{align-self:stretch!important}}@media (width>=1200px){.theme-m .flex-xl-first{order:-1}.theme-m .flex-xl-last{order:1}.theme-m .flex-xl-unordered{order:0}.theme-m .flex-xl-row{flex-direction:row!important}.theme-m .flex-xl-column{flex-direction:column!important}.theme-m .flex-xl-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-xl-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-xl-wrap{flex-wrap:wrap!important}.theme-m .flex-xl-nowrap{flex-wrap:nowrap!important}.theme-m .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-xl-start{justify-content:flex-start!important}.theme-m .justify-content-xl-end{justify-content:flex-end!important}.theme-m .justify-content-xl-center{justify-content:center!important}.theme-m .justify-content-xl-between{justify-content:space-between!important}.theme-m .justify-content-xl-around{justify-content:space-around!important}.theme-m .align-items-xl-start{align-items:flex-start!important}.theme-m .align-items-xl-end{align-items:flex-end!important}.theme-m .align-items-xl-center{align-items:center!important}.theme-m .align-items-xl-baseline{align-items:baseline!important}.theme-m .align-items-xl-stretch{align-items:stretch!important}.theme-m .align-content-xl-start{align-content:flex-start!important}.theme-m .align-content-xl-end{align-content:flex-end!important}.theme-m .align-content-xl-center{align-content:center!important}.theme-m .align-content-xl-between{align-content:space-between!important}.theme-m .align-content-xl-around{align-content:space-around!important}.theme-m .align-content-xl-stretch{align-content:stretch!important}.theme-m .align-self-xl-auto{align-self:auto!important}.theme-m .align-self-xl-start{align-self:flex-start!important}.theme-m .align-self-xl-end{align-self:flex-end!important}.theme-m .align-self-xl-center{align-self:center!important}.theme-m .align-self-xl-baseline{align-self:baseline!important}.theme-m .align-self-xl-stretch{align-self:stretch!important}}@media (width<=575px){.theme-m .hidden-xs-down{display:none!important}}@media (width>=576px){.theme-m .hidden-sm-up{display:none!important}}@media (width<=767px){.theme-m .hidden-sm-down{display:none!important}}@media (width>=768px){.theme-m .hidden-md-up{display:none!important}}@media (width<=991px){.theme-m .hidden-md-down{display:none!important}}@media (width>=992px){.theme-m .hidden-lg-up{display:none!important}}@media (width<=1199px){.theme-m .hidden-lg-down{display:none!important}}@media (width>=1200px){.theme-m .hidden-xl-up{display:none!important}}@media print{.theme-m .visible-print-block{display:block!important}}@media print{.theme-m .visible-print-inline{display:inline!important}}@media print{.theme-m .visible-print-inline-block{display:inline-block!important}.theme-m .hidden-print{display:none!important}}.hr-diff-root .comment{border:1px solid #eaecef;align-items:flex-start;padding:15px 15px 15px 23px;display:flex}.hr-diff-root .comment-text{margin-top:-20px}.hr-diff-root .comment-relative{position:relative}.hr-diff-root .image-author{vertical-align:text-top;width:25px;height:30px;margin-top:15px;margin-right:10px}.hr-diff-root .author{justify-content:space-between;align-items:center;display:flex}.hr-diff-root .author-name{margin-top:1em;margin-bottom:1em;display:block}.hr-diff-root .author-container{width:100%}.hr-diff-root .author-box{justify-content:flex-start;align-items:center;display:flex}.hr-diff-root .icons-box svg{width:15px;height:15px;margin:0 10px}@font-face{font-weight:400;font-style:normal;font-family:OpenSans;src:local(Open Sans),local(OpenSans),url(https://hrcdn.net/fcore/assets/open-sans-f28f637e43.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/open-sans-90327f5ac4.woff)format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:OpenSans;src:local(OpenSans Bold),local(OpenSans-Bold),url(https://hrcdn.net/fcore/assets/open-sans-bold-b3fdf30d75.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/open-sans-bold-05d1a99a91.woff)format("woff");font-display:swap}@font-face{font-weight:400;font-style:normal;font-family:SourceCodePro;src:local(Source Code Pro),local(SourceCodePro),local(SourceCodePro-Regular),url(https://hrcdn.net/fcore/assets/source-code-pro-f3f0dc3751.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/source-code-pro-83e81662de.woff)format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:SourceCodePro;src:local(SourceCodePro Bold),local(SourceCodePro-Bold),url(https://hrcdn.net/fcore/assets/source-code-pro-bold-f2efae5666.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/source-code-pro-bold-975970a3af.woff)format("woff");font-display:swap}@media (width>=576px){.theme-m .d-sm-none{display:none!important}.theme-m .d-sm-inline{display:inline!important}.theme-m .d-sm-inline-block{display:inline-block!important}.theme-m .d-sm-block{display:block!important}.theme-m .d-sm-table{display:table!important}.theme-m .d-sm-table-cell{display:table-cell!important}.theme-m .d-sm-flex{display:flex!important}.theme-m .d-sm-inline-flex{display:inline-flex!important}}@media (width>=768px){.theme-m .d-md-none{display:none!important}.theme-m .d-md-inline{display:inline!important}.theme-m .d-md-inline-block{display:inline-block!important}.theme-m .d-md-block{display:block!important}.theme-m .d-md-table{display:table!important}.theme-m .d-md-table-cell{display:table-cell!important}.theme-m .d-md-flex{display:flex!important}.theme-m .d-md-inline-flex{display:inline-flex!important}}@media (width>=992px){.theme-m .d-lg-none{display:none!important}.theme-m .d-lg-inline{display:inline!important}.theme-m .d-lg-inline-block{display:inline-block!important}.theme-m .d-lg-block{display:block!important}.theme-m .d-lg-table{display:table!important}.theme-m .d-lg-table-cell{display:table-cell!important}.theme-m .d-lg-flex{display:flex!important}.theme-m .d-lg-inline-flex{display:inline-flex!important}}@media (width>=1200px){.theme-m .d-xl-none{display:none!important}.theme-m .d-xl-inline{display:inline!important}.theme-m .d-xl-inline-block{display:inline-block!important}.theme-m .d-xl-block{display:block!important}.theme-m .d-xl-table{display:table!important}.theme-m .d-xl-table-cell{display:table-cell!important}.theme-m .d-xl-flex{display:flex!important}.theme-m .d-xl-inline-flex{display:inline-flex!important}}@media (width>=576px){.theme-m .flex-sm-first{order:-1}.theme-m .flex-sm-last{order:1}.theme-m .flex-sm-unordered{order:0}.theme-m .flex-sm-row{flex-direction:row!important}.theme-m .flex-sm-column{flex-direction:column!important}.theme-m .flex-sm-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-sm-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-sm-wrap{flex-wrap:wrap!important}.theme-m .flex-sm-nowrap{flex-wrap:nowrap!important}.theme-m .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-sm-start{justify-content:flex-start!important}.theme-m .justify-content-sm-end{justify-content:flex-end!important}.theme-m .justify-content-sm-center{justify-content:center!important}.theme-m .justify-content-sm-between{justify-content:space-between!important}.theme-m .justify-content-sm-around{justify-content:space-around!important}.theme-m .align-items-sm-start{align-items:flex-start!important}.theme-m .align-items-sm-end{align-items:flex-end!important}.theme-m .align-items-sm-center{align-items:center!important}.theme-m .align-items-sm-baseline{align-items:baseline!important}.theme-m .align-items-sm-stretch{align-items:stretch!important}.theme-m .align-content-sm-start{align-content:flex-start!important}.theme-m .align-content-sm-end{align-content:flex-end!important}.theme-m .align-content-sm-center{align-content:center!important}.theme-m .align-content-sm-between{align-content:space-between!important}.theme-m .align-content-sm-around{align-content:space-around!important}.theme-m .align-content-sm-stretch{align-content:stretch!important}.theme-m .align-self-sm-auto{align-self:auto!important}.theme-m .align-self-sm-start{align-self:flex-start!important}.theme-m .align-self-sm-end{align-self:flex-end!important}.theme-m .align-self-sm-center{align-self:center!important}.theme-m .align-self-sm-baseline{align-self:baseline!important}.theme-m .align-self-sm-stretch{align-self:stretch!important}}@media (width>=768px){.theme-m .flex-md-first{order:-1}.theme-m .flex-md-last{order:1}.theme-m .flex-md-unordered{order:0}.theme-m .flex-md-row{flex-direction:row!important}.theme-m .flex-md-column{flex-direction:column!important}.theme-m .flex-md-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-md-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-md-wrap{flex-wrap:wrap!important}.theme-m .flex-md-nowrap{flex-wrap:nowrap!important}.theme-m .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-md-start{justify-content:flex-start!important}.theme-m .justify-content-md-end{justify-content:flex-end!important}.theme-m .justify-content-md-center{justify-content:center!important}.theme-m .justify-content-md-between{justify-content:space-between!important}.theme-m .justify-content-md-around{justify-content:space-around!important}.theme-m .align-items-md-start{align-items:flex-start!important}.theme-m .align-items-md-end{align-items:flex-end!important}.theme-m .align-items-md-center{align-items:center!important}.theme-m .align-items-md-baseline{align-items:baseline!important}.theme-m .align-items-md-stretch{align-items:stretch!important}.theme-m .align-content-md-start{align-content:flex-start!important}.theme-m .align-content-md-end{align-content:flex-end!important}.theme-m .align-content-md-center{align-content:center!important}.theme-m .align-content-md-between{align-content:space-between!important}.theme-m .align-content-md-around{align-content:space-around!important}.theme-m .align-content-md-stretch{align-content:stretch!important}.theme-m .align-self-md-auto{align-self:auto!important}.theme-m .align-self-md-start{align-self:flex-start!important}.theme-m .align-self-md-end{align-self:flex-end!important}.theme-m .align-self-md-center{align-self:center!important}.theme-m .align-self-md-baseline{align-self:baseline!important}.theme-m .align-self-md-stretch{align-self:stretch!important}}@media (width>=992px){.theme-m .flex-lg-first{order:-1}.theme-m .flex-lg-last{order:1}.theme-m .flex-lg-unordered{order:0}.theme-m .flex-lg-row{flex-direction:row!important}.theme-m .flex-lg-column{flex-direction:column!important}.theme-m .flex-lg-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-lg-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-lg-wrap{flex-wrap:wrap!important}.theme-m .flex-lg-nowrap{flex-wrap:nowrap!important}.theme-m .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-lg-start{justify-content:flex-start!important}.theme-m .justify-content-lg-end{justify-content:flex-end!important}.theme-m .justify-content-lg-center{justify-content:center!important}.theme-m .justify-content-lg-between{justify-content:space-between!important}.theme-m .justify-content-lg-around{justify-content:space-around!important}.theme-m .align-items-lg-start{align-items:flex-start!important}.theme-m .align-items-lg-end{align-items:flex-end!important}.theme-m .align-items-lg-center{align-items:center!important}.theme-m .align-items-lg-baseline{align-items:baseline!important}.theme-m .align-items-lg-stretch{align-items:stretch!important}.theme-m .align-content-lg-start{align-content:flex-start!important}.theme-m .align-content-lg-end{align-content:flex-end!important}.theme-m .align-content-lg-center{align-content:center!important}.theme-m .align-content-lg-between{align-content:space-between!important}.theme-m .align-content-lg-around{align-content:space-around!important}.theme-m .align-content-lg-stretch{align-content:stretch!important}.theme-m .align-self-lg-auto{align-self:auto!important}.theme-m .align-self-lg-start{align-self:flex-start!important}.theme-m .align-self-lg-end{align-self:flex-end!important}.theme-m .align-self-lg-center{align-self:center!important}.theme-m .align-self-lg-baseline{align-self:baseline!important}.theme-m .align-self-lg-stretch{align-self:stretch!important}}@media (width>=1200px){.theme-m .flex-xl-first{order:-1}.theme-m .flex-xl-last{order:1}.theme-m .flex-xl-unordered{order:0}.theme-m .flex-xl-row{flex-direction:row!important}.theme-m .flex-xl-column{flex-direction:column!important}.theme-m .flex-xl-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-xl-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-xl-wrap{flex-wrap:wrap!important}.theme-m .flex-xl-nowrap{flex-wrap:nowrap!important}.theme-m .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-xl-start{justify-content:flex-start!important}.theme-m .justify-content-xl-end{justify-content:flex-end!important}.theme-m .justify-content-xl-center{justify-content:center!important}.theme-m .justify-content-xl-between{justify-content:space-between!important}.theme-m .justify-content-xl-around{justify-content:space-around!important}.theme-m .align-items-xl-start{align-items:flex-start!important}.theme-m .align-items-xl-end{align-items:flex-end!important}.theme-m .align-items-xl-center{align-items:center!important}.theme-m .align-items-xl-baseline{align-items:baseline!important}.theme-m .align-items-xl-stretch{align-items:stretch!important}.theme-m .align-content-xl-start{align-content:flex-start!important}.theme-m .align-content-xl-end{align-content:flex-end!important}.theme-m .align-content-xl-center{align-content:center!important}.theme-m .align-content-xl-between{align-content:space-between!important}.theme-m .align-content-xl-around{align-content:space-around!important}.theme-m .align-content-xl-stretch{align-content:stretch!important}.theme-m .align-self-xl-auto{align-self:auto!important}.theme-m .align-self-xl-start{align-self:flex-start!important}.theme-m .align-self-xl-end{align-self:flex-end!important}.theme-m .align-self-xl-center{align-self:center!important}.theme-m .align-self-xl-baseline{align-self:baseline!important}.theme-m .align-self-xl-stretch{align-self:stretch!important}}@media (width<=575px){.theme-m .hidden-xs-down{display:none!important}}@media (width>=576px){.theme-m .hidden-sm-up{display:none!important}}@media (width<=767px){.theme-m .hidden-sm-down{display:none!important}}@media (width>=768px){.theme-m .hidden-md-up{display:none!important}}@media (width<=991px){.theme-m .hidden-md-down{display:none!important}}@media (width>=992px){.theme-m .hidden-lg-up{display:none!important}}@media (width<=1199px){.theme-m .hidden-lg-down{display:none!important}}@media (width>=1200px){.theme-m .hidden-xl-up{display:none!important}}@media print{.theme-m .visible-print-block{display:block!important}}@media print{.theme-m .visible-print-inline{display:inline!important}}@media print{.theme-m .visible-print-inline-block{display:inline-block!important}.theme-m .hidden-print{display:none!important}}.hr-diff-root .mde-container{border:1px solid #ddd;border-right:0;padding:10px}.hr-diff-root .mde-header .mde-tabs button{font-family:Source Code Pro;font-size:16px}.hr-diff-root .btn-section{text-align:end}.hr-diff-root .action-button{margin:5px 5px 0}.hr-diff-root textarea.mde-text{font-size:14px}.diff{background-color:initial;background-color:var(--diff-background-color);color:var(--diff-text-color);table-layout:fixed;border-collapse:collapse;width:100%}.diff::selection{background-color:#b3d7ff;background-color:var(--diff-selection-background-color)}.diff td{vertical-align:top;padding-top:0;padding-bottom:0}.diff-line{font-family:Consolas,Courier,monospace;line-height:1.5;font-family:var(--diff-font-family)}.diff-gutter>a{color:inherit;display:block}.diff-gutter,.diff-gutter>a{text-align:right;cursor:pointer;-webkit-user-select:none;user-select:none;padding:0 1ch}.diff-gutter-insert{background-color:#d6fedb;background-color:var(--diff-gutter-insert-background-color)}.diff-gutter-delete{background-color:#fadde0;background-color:var(--diff-gutter-delete-background-color)}.diff-gutter-omit{cursor:default}.diff-gutter-selected{background-color:#fffce0;background-color:var(--diff-gutter-selected-background-color)}.diff-code{white-space:pre-wrap;word-wrap:break-word;word-break:break-all;padding:0 0 0 .5em}.diff-code-edit{color:inherit;display:inline-block}.diff-code-insert{background-color:#eaffee;background-color:var(--diff-code-insert-background-color)}.diff-code-insert .diff-code-edit{background-color:#c0dc91;background-color:var(--diff-code-insert-edit-background-color)}.diff-code-delete{background-color:#fdeff0;background-color:var(--diff-code-delete-background-color)}.diff-code-delete .diff-code-edit{background-color:#f39ea2;background-color:var(--diff-code-delete-edit-background-color)}.diff-code-selected{background-color:#fffce0;background-color:var(--diff-code-selected-background-color)}.diff-widget-content{vertical-align:top}.diff-gutter-col{width:7ch}.diff-gutter-omit{height:0}.diff-gutter-omit:before{content:" ";white-space:pre;background-color:#cb2a1d;background-color:var(--diff-omit-gutter-line-color);width:2px;height:100%;margin-left:4.6ch;display:block;overflow:hidden}.diff-decoration{-webkit-user-select:none;user-select:none;line-height:1.5}.diff-decoration-content{font-family:Consolas,Courier,monospace;font-family:var(--diff-font-family);padding:0}code[class*=language-],pre[class*=language-]{color:#393a34;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;tab-size:4;hyphens:none;direction:ltr;font-family:Consolas,Bitstream Vera Sans Mono,Courier New,Courier,monospace;font-size:.9em;line-height:1.2em}pre>code[class*=language-]{font-size:1em}pre[class*=language-]::-moz-selection{background:#b3d4fc}pre[class*=language-] ::-moz-selection{background:#b3d4fc}code[class*=language-]::-moz-selection{background:#b3d4fc}code[class*=language-] ::-moz-selection{background:#b3d4fc}pre[class*=language-]::selection{background:#b3d4fc}pre[class*=language-] ::selection{background:#b3d4fc}code[class*=language-]::selection{background:#b3d4fc}code[class*=language-] ::selection{background:#b3d4fc}pre[class*=language-]{background-color:#fff;border:1px solid #ddd;margin:.5em 0;padding:1em;overflow:auto}:not(pre)>code[class*=language-]{background:#f8f8f8;border:1px solid #ddd;padding:1px .2em}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#998;font-style:italic}.token.namespace{opacity:.7}.token.string,.token.attr-value{color:#e3116c}.token.punctuation,.token.operator{color:#393a34}.token.entity,.token.url,.token.symbol,.token.number,.token.boolean,.token.variable,.token.constant,.token.property,.token.regex,.token.inserted{color:#36acaa}.token.atrule,.token.keyword,.token.attr-name,.language-autohotkey .token.selector{color:#00a4db}.token.function,.token.deleted,.language-autohotkey .token.tag{color:#9a050f}.token.tag,.token.selector,.language-autohotkey .token.keyword{color:#00009f}.token.important,.token.function,.token.bold{font-weight:700}.token.italic{font-style:italic}:root{--color-primary:#13813a;--color-primary-dark:#068932;--color-error:#d11534;--color-bg:#f3f7f7;--color-bg-2:#e7eeef;--color-white:#fff;--color-link:#097bbf;--color-shade-lighter:#f3f7f7;--color-shade-lighter-2:#f3f7f7;--color-shade-light:#e7eeef;--color-shade-medium:#b7c9cc;--color-shade-medium-2:#b7c9cc;--color-shade-dark:#738f93;--color-shade-darker:#0e141e;--color-text-light:#b7c9cc;--color-text-medium-dark:#39424e;--color-text-dark:#0e141e;--color-text-dark-faded:#576871;--muted-foreground:#626266;--modal-overlay-color:rgba(231,238,239,.9);--active-tab-color:#000;--select-border-color:#b3b3b3;--shadow-border:.1px 1px 4px 0 #e7eeef;--card-shadow-1:#fff;--card-shadow-2:#fff}.theme-dark{--color-primary:#32c766;--color-primary-dark:#32c766;--color-error:#e25147;--color-bg:#050c1b;--color-bg-2:#2e3441;--color-white:#050c1b;--color-link:#40c1e8;--color-shade-lighter:#111827;--color-shade-lighter-2:#1d2432;--color-shade-light:#1d2432;--color-shade-medium:#585d68;--color-shade-medium-2:#2e3441;--color-shade-dark:#8c96a6;--color-shade-darker:#eef4fc;--color-text-light:rgba(212,228,249,.2);--color-text-medium-dark:#deeafa;--color-text-dark:#d4e4f9;--color-text-dark-faded:#b5c0d0;--muted-foreground:#bdbdbf;--modal-overlay-color:rgba(0,0,0,.7);--active-tab-color:#f3f7f7;--select-border-color:#585d68;--card-shadow-1:#111827;--card-shadow-2:#1d2432;--shadow-border:.1px 1px 4px 0 #1d2432}:root{--font-family-text:Arial, Helvetica, sans-serif;--font-family-input:monaco, Courier, monospace}@font-face{font-weight:400;font-style:normal;font-family:OpenSans;src:local(Open Sans),local(OpenSans),url(https://hrcdn.net/fcore/assets/open-sans-f28f637e43.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/open-sans-90327f5ac4.woff)format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:OpenSans;src:local(OpenSans Bold),local(OpenSans-Bold),url(https://hrcdn.net/fcore/assets/open-sans-bold-b3fdf30d75.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/open-sans-bold-05d1a99a91.woff)format("woff");font-display:swap}@font-face{font-weight:400;font-style:normal;font-family:SourceCodePro;src:local(Source Code Pro),local(SourceCodePro),local(SourceCodePro-Regular),url(https://hrcdn.net/fcore/assets/source-code-pro-f3f0dc3751.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/source-code-pro-83e81662de.woff)format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:SourceCodePro;src:local(SourceCodePro Bold),local(SourceCodePro-Bold),url(https://hrcdn.net/fcore/assets/source-code-pro-bold-f2efae5666.woff2)format("woff2"),url(https://hrcdn.net/fcore/assets/source-code-pro-bold-975970a3af.woff)format("woff");font-display:swap}.font-open-sans-loader{font-family:OpenSans}.font-source-code-loader{font-family:SourceCodePro}.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ui-icon-grey{color:#b7c9cc}.ui-icon-label{vertical-align:middle;display:inline-block}.disable-pointer-events{pointer-events:none}.sr-only{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.align-absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.is-required-field:after{color:#d11534;content:"*";margin-left:3px}.theme-m .d-none{display:none!important}.theme-m .d-inline{display:inline!important}.theme-m .d-inline-block{display:inline-block!important}.theme-m .d-block{display:block!important}.theme-m .d-table{display:table!important}.theme-m .d-table-cell{display:table-cell!important}.theme-m .d-flex{display:flex!important}.theme-m .d-inline-flex{display:inline-flex!important}@media (width>=576px){.theme-m .d-sm-none{display:none!important}.theme-m .d-sm-inline{display:inline!important}.theme-m .d-sm-inline-block{display:inline-block!important}.theme-m .d-sm-block{display:block!important}.theme-m .d-sm-table{display:table!important}.theme-m .d-sm-table-cell{display:table-cell!important}.theme-m .d-sm-flex{display:flex!important}.theme-m .d-sm-inline-flex{display:inline-flex!important}}@media (width>=768px){.theme-m .d-md-none{display:none!important}.theme-m .d-md-inline{display:inline!important}.theme-m .d-md-inline-block{display:inline-block!important}.theme-m .d-md-block{display:block!important}.theme-m .d-md-table{display:table!important}.theme-m .d-md-table-cell{display:table-cell!important}.theme-m .d-md-flex{display:flex!important}.theme-m .d-md-inline-flex{display:inline-flex!important}}@media (width>=992px){.theme-m .d-lg-none{display:none!important}.theme-m .d-lg-inline{display:inline!important}.theme-m .d-lg-inline-block{display:inline-block!important}.theme-m .d-lg-block{display:block!important}.theme-m .d-lg-table{display:table!important}.theme-m .d-lg-table-cell{display:table-cell!important}.theme-m .d-lg-flex{display:flex!important}.theme-m .d-lg-inline-flex{display:inline-flex!important}}@media (width>=1200px){.theme-m .d-xl-none{display:none!important}.theme-m .d-xl-inline{display:inline!important}.theme-m .d-xl-inline-block{display:inline-block!important}.theme-m .d-xl-block{display:block!important}.theme-m .d-xl-table{display:table!important}.theme-m .d-xl-table-cell{display:table-cell!important}.theme-m .d-xl-flex{display:flex!important}.theme-m .d-xl-inline-flex{display:inline-flex!important}}.theme-m .flex-first{order:-1}.theme-m .flex-last{order:1}.theme-m .flex-unordered{order:0}.theme-m .flex-row{flex-direction:row!important}.theme-m .flex-column{flex-direction:column!important}.theme-m .flex-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-wrap{flex-wrap:wrap!important}.theme-m .flex-nowrap{flex-wrap:nowrap!important}.theme-m .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-start{justify-content:flex-start!important}.theme-m .justify-content-end{justify-content:flex-end!important}.theme-m .justify-content-center{justify-content:center!important}.theme-m .justify-content-between{justify-content:space-between!important}.theme-m .justify-content-around{justify-content:space-around!important}.theme-m .align-items-start{align-items:flex-start!important}.theme-m .align-items-end{align-items:flex-end!important}.theme-m .align-items-center{align-items:center!important}.theme-m .align-items-baseline{align-items:baseline!important}.theme-m .align-items-stretch{align-items:stretch!important}.theme-m .align-content-start{align-content:flex-start!important}.theme-m .align-content-end{align-content:flex-end!important}.theme-m .align-content-center{align-content:center!important}.theme-m .align-content-between{align-content:space-between!important}.theme-m .align-content-around{align-content:space-around!important}.theme-m .align-content-stretch{align-content:stretch!important}.theme-m .align-self-auto{align-self:auto!important}.theme-m .align-self-start{align-self:flex-start!important}.theme-m .align-self-end{align-self:flex-end!important}.theme-m .align-self-center{align-self:center!important}.theme-m .align-self-baseline{align-self:baseline!important}.theme-m .align-self-stretch{align-self:stretch!important}@media (width>=576px){.theme-m .flex-sm-first{order:-1}.theme-m .flex-sm-last{order:1}.theme-m .flex-sm-unordered{order:0}.theme-m .flex-sm-row{flex-direction:row!important}.theme-m .flex-sm-column{flex-direction:column!important}.theme-m .flex-sm-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-sm-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-sm-wrap{flex-wrap:wrap!important}.theme-m .flex-sm-nowrap{flex-wrap:nowrap!important}.theme-m .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-sm-start{justify-content:flex-start!important}.theme-m .justify-content-sm-end{justify-content:flex-end!important}.theme-m .justify-content-sm-center{justify-content:center!important}.theme-m .justify-content-sm-between{justify-content:space-between!important}.theme-m .justify-content-sm-around{justify-content:space-around!important}.theme-m .align-items-sm-start{align-items:flex-start!important}.theme-m .align-items-sm-end{align-items:flex-end!important}.theme-m .align-items-sm-center{align-items:center!important}.theme-m .align-items-sm-baseline{align-items:baseline!important}.theme-m .align-items-sm-stretch{align-items:stretch!important}.theme-m .align-content-sm-start{align-content:flex-start!important}.theme-m .align-content-sm-end{align-content:flex-end!important}.theme-m .align-content-sm-center{align-content:center!important}.theme-m .align-content-sm-between{align-content:space-between!important}.theme-m .align-content-sm-around{align-content:space-around!important}.theme-m .align-content-sm-stretch{align-content:stretch!important}.theme-m .align-self-sm-auto{align-self:auto!important}.theme-m .align-self-sm-start{align-self:flex-start!important}.theme-m .align-self-sm-end{align-self:flex-end!important}.theme-m .align-self-sm-center{align-self:center!important}.theme-m .align-self-sm-baseline{align-self:baseline!important}.theme-m .align-self-sm-stretch{align-self:stretch!important}}@media (width>=768px){.theme-m .flex-md-first{order:-1}.theme-m .flex-md-last{order:1}.theme-m .flex-md-unordered{order:0}.theme-m .flex-md-row{flex-direction:row!important}.theme-m .flex-md-column{flex-direction:column!important}.theme-m .flex-md-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-md-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-md-wrap{flex-wrap:wrap!important}.theme-m .flex-md-nowrap{flex-wrap:nowrap!important}.theme-m .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-md-start{justify-content:flex-start!important}.theme-m .justify-content-md-end{justify-content:flex-end!important}.theme-m .justify-content-md-center{justify-content:center!important}.theme-m .justify-content-md-between{justify-content:space-between!important}.theme-m .justify-content-md-around{justify-content:space-around!important}.theme-m .align-items-md-start{align-items:flex-start!important}.theme-m .align-items-md-end{align-items:flex-end!important}.theme-m .align-items-md-center{align-items:center!important}.theme-m .align-items-md-baseline{align-items:baseline!important}.theme-m .align-items-md-stretch{align-items:stretch!important}.theme-m .align-content-md-start{align-content:flex-start!important}.theme-m .align-content-md-end{align-content:flex-end!important}.theme-m .align-content-md-center{align-content:center!important}.theme-m .align-content-md-between{align-content:space-between!important}.theme-m .align-content-md-around{align-content:space-around!important}.theme-m .align-content-md-stretch{align-content:stretch!important}.theme-m .align-self-md-auto{align-self:auto!important}.theme-m .align-self-md-start{align-self:flex-start!important}.theme-m .align-self-md-end{align-self:flex-end!important}.theme-m .align-self-md-center{align-self:center!important}.theme-m .align-self-md-baseline{align-self:baseline!important}.theme-m .align-self-md-stretch{align-self:stretch!important}}@media (width>=992px){.theme-m .flex-lg-first{order:-1}.theme-m .flex-lg-last{order:1}.theme-m .flex-lg-unordered{order:0}.theme-m .flex-lg-row{flex-direction:row!important}.theme-m .flex-lg-column{flex-direction:column!important}.theme-m .flex-lg-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-lg-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-lg-wrap{flex-wrap:wrap!important}.theme-m .flex-lg-nowrap{flex-wrap:nowrap!important}.theme-m .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-lg-start{justify-content:flex-start!important}.theme-m .justify-content-lg-end{justify-content:flex-end!important}.theme-m .justify-content-lg-center{justify-content:center!important}.theme-m .justify-content-lg-between{justify-content:space-between!important}.theme-m .justify-content-lg-around{justify-content:space-around!important}.theme-m .align-items-lg-start{align-items:flex-start!important}.theme-m .align-items-lg-end{align-items:flex-end!important}.theme-m .align-items-lg-center{align-items:center!important}.theme-m .align-items-lg-baseline{align-items:baseline!important}.theme-m .align-items-lg-stretch{align-items:stretch!important}.theme-m .align-content-lg-start{align-content:flex-start!important}.theme-m .align-content-lg-end{align-content:flex-end!important}.theme-m .align-content-lg-center{align-content:center!important}.theme-m .align-content-lg-between{align-content:space-between!important}.theme-m .align-content-lg-around{align-content:space-around!important}.theme-m .align-content-lg-stretch{align-content:stretch!important}.theme-m .align-self-lg-auto{align-self:auto!important}.theme-m .align-self-lg-start{align-self:flex-start!important}.theme-m .align-self-lg-end{align-self:flex-end!important}.theme-m .align-self-lg-center{align-self:center!important}.theme-m .align-self-lg-baseline{align-self:baseline!important}.theme-m .align-self-lg-stretch{align-self:stretch!important}}@media (width>=1200px){.theme-m .flex-xl-first{order:-1}.theme-m .flex-xl-last{order:1}.theme-m .flex-xl-unordered{order:0}.theme-m .flex-xl-row{flex-direction:row!important}.theme-m .flex-xl-column{flex-direction:column!important}.theme-m .flex-xl-row-reverse{flex-direction:row-reverse!important}.theme-m .flex-xl-column-reverse{flex-direction:column-reverse!important}.theme-m .flex-xl-wrap{flex-wrap:wrap!important}.theme-m .flex-xl-nowrap{flex-wrap:nowrap!important}.theme-m .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.theme-m .justify-content-xl-start{justify-content:flex-start!important}.theme-m .justify-content-xl-end{justify-content:flex-end!important}.theme-m .justify-content-xl-center{justify-content:center!important}.theme-m .justify-content-xl-between{justify-content:space-between!important}.theme-m .justify-content-xl-around{justify-content:space-around!important}.theme-m .align-items-xl-start{align-items:flex-start!important}.theme-m .align-items-xl-end{align-items:flex-end!important}.theme-m .align-items-xl-center{align-items:center!important}.theme-m .align-items-xl-baseline{align-items:baseline!important}.theme-m .align-items-xl-stretch{align-items:stretch!important}.theme-m .align-content-xl-start{align-content:flex-start!important}.theme-m .align-content-xl-end{align-content:flex-end!important}.theme-m .align-content-xl-center{align-content:center!important}.theme-m .align-content-xl-between{align-content:space-between!important}.theme-m .align-content-xl-around{align-content:space-around!important}.theme-m .align-content-xl-stretch{align-content:stretch!important}.theme-m .align-self-xl-auto{align-self:auto!important}.theme-m .align-self-xl-start{align-self:flex-start!important}.theme-m .align-self-xl-end{align-self:flex-end!important}.theme-m .align-self-xl-center{align-self:center!important}.theme-m .align-self-xl-baseline{align-self:baseline!important}.theme-m .align-self-xl-stretch{align-self:stretch!important}}.theme-m .invisible{visibility:hidden!important}.theme-m .hidden-xs-up{display:none!important}@media (width<=575px){.theme-m .hidden-xs-down{display:none!important}}@media (width>=576px){.theme-m .hidden-sm-up{display:none!important}}@media (width<=767px){.theme-m .hidden-sm-down{display:none!important}}@media (width>=768px){.theme-m .hidden-md-up{display:none!important}}@media (width<=991px){.theme-m .hidden-md-down{display:none!important}}@media (width>=992px){.theme-m .hidden-lg-up{display:none!important}}@media (width<=1199px){.theme-m .hidden-lg-down{display:none!important}}@media (width>=1200px){.theme-m .hidden-xl-up{display:none!important}}.theme-m .hidden-xl-down,.theme-m .visible-print-block{display:none!important}@media print{.theme-m .visible-print-block{display:block!important}}.theme-m .visible-print-inline{display:none!important}@media print{.theme-m .visible-print-inline{display:inline!important}}.theme-m .visible-print-inline-block{display:none!important}@media print{.theme-m .visible-print-inline-block{display:inline-block!important}.theme-m .hidden-print{display:none!important}}.theme-m .align-baseline{vertical-align:baseline!important}.theme-m .align-top{vertical-align:top!important}.theme-m .align-middle{vertical-align:middle!important}.theme-m .align-bottom{vertical-align:bottom!important}.theme-m .align-text-bottom{vertical-align:text-bottom!important}.theme-m .align-text-top{vertical-align:text-top!important}.theme-m .clearfix:after{content:"";clear:both;display:block}.theme-m :root{--color-primary:#13813a;--color-primary-dark:#068932;--color-error:#d11534;--color-bg:#f3f7f7;--color-bg-2:#e7eeef;--color-white:#fff;--color-link:#097bbf;--color-shade-lighter:#f3f7f7;--color-shade-lighter-2:#f3f7f7;--color-shade-light:#e7eeef;--color-shade-medium:#b7c9cc;--color-shade-medium-2:#b7c9cc;--color-shade-dark:#738f93;--color-shade-darker:#0e141e;--color-text-light:#b7c9cc;--color-text-medium-dark:#39424e;--color-text-dark:#0e141e;--color-text-dark-faded:#576871;--muted-foreground:#626266;--modal-overlay-color:rgba(231,238,239,.9);--active-tab-color:#000;--select-border-color:#b3b3b3;--shadow-border:.1px 1px 4px 0 #e7eeef;--card-shadow-1:#fff;--card-shadow-2:#fff}.theme-m .theme-dark{--color-primary:#32c766;--color-primary-dark:#32c766;--color-error:#e25147;--color-bg:#050c1b;--color-bg-2:#2e3441;--color-white:#050c1b;--color-link:#40c1e8;--color-shade-lighter:#111827;--color-shade-lighter-2:#1d2432;--color-shade-light:#1d2432;--color-shade-medium:#585d68;--color-shade-medium-2:#2e3441;--color-shade-dark:#8c96a6;--color-shade-darker:#eef4fc;--color-text-light:rgba(212,228,249,.2);--color-text-medium-dark:#deeafa;--color-text-dark:#d4e4f9;--color-text-dark-faded:#b5c0d0;--muted-foreground:#bdbdbf;--modal-overlay-color:rgba(0,0,0,.7);--active-tab-color:#f3f7f7;--select-border-color:#585d68;--card-shadow-1:#111827;--card-shadow-2:#1d2432;--shadow-border:.1px 1px 4px 0 #1d2432}.theme-m .text-hero{letter-spacing:-2px;font-family:monaco,Courier,monospace;font-size:56px;font-weight:lighter;font-family:var(--font-family-input)}.theme-m .text-headline{letter-spacing:-2px;font-family:monaco,Courier,monospace;font-size:40px;font-weight:400;font-family:var(--font-family-input)}.theme-m .text-sub-headline{font-family:Arial,Helvetica,sans-serif;font-size:40px;font-weight:700;font-family:var(--font-family-text)}.theme-m .text-sec-headline-xs{color:var(--color-shade-dark,#738f93);text-transform:uppercase;letter-spacing:.6px;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:1.4;font-family:var(--font-family-text)}.theme-m .text-sec-headline-s{color:var(--color-shade-dark,#738f93);text-transform:uppercase;letter-spacing:1.4px;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.4;font-family:var(--font-family-text)}.theme-m .text-para-headline{font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:1.4;font-family:var(--font-family-text)}.theme-m .text-content{color:var(--color-shade-dark,#738f93);letter-spacing:0;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:400;line-height:1.5;font-family:var(--font-family-text)}.theme-m .text-link{color:var(--color-link);cursor:pointer}.theme-m .text-link:hover{text-decoration:underline}.theme-m .bold{font-weight:700}.theme-m{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-family:var(--font-family-text);color:var(--color-text-dark);line-height:1.2}.theme-m p,.theme-m a,.theme-m label{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-family:var(--font-family-text)}.theme-m pre,.theme-m code,.theme-m button,.theme-m .btn{font-family:monaco,Courier,monospace;font-weight:400;font-family:var(--font-family-input)}.theme-m hr{margin:5px 0}.theme-m .hr-line-light{border-top:1px solid var(--color-bg-2);border-bottom:0;border-left:0}.theme-m{line-height:1.2em}.theme-m .border-shadow{box-shadow:0 2px 4px #b7c9cc}.theme-m .btn-as-link{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-family:var(--font-family-text);height:auto;color:var(--color-link);cursor:pointer;background:0 0;border:0;outline:none;margin:0;padding:0;font-size:15px}.theme-m .btn-as-link:hover,.theme-m .btn-as-link:active,.theme-m .btn-as-link:focus{color:#075c8e}.theme-m .stretch-viewport-width{left:50%;transform:translate(-50%);min-width:100vw!important}:root{--diff-background-color:initial;--diff-text-color:initial;--diff-font-family:SFMono-Regular, Courier, monospace;--diff-selection-background-color:#b3d7ff;--diff-gutter-insert-background-color:#cdffd8;--diff-gutter-delete-background-color:#ffdce0;--diff-gutter-selected-background-color:#fffce0;--diff-code-insert-background-color:#e6ffed;--diff-code-delete-background-color:#ffeef0;--diff-code-insert-edit-background-color:#c0dc91;--diff-code-delete-edit-background-color:#f39ea2;--diff-code-selected-background-color:#fffce0;--diff-omit-gutter-line-color:#cb2a1d}.hr-diff-root .mde-header{background:#f9f9f9;border-bottom:1px solid #c8ccd0;border-radius:2px 2px 0 0;flex-wrap:wrap;flex-shrink:0;align-items:stretch;display:flex}.hr-diff-root .mde-header .mde-tabs{flex-direction:row;display:flex}.hr-diff-root .mde-header .mde-tabs button{cursor:pointer;background-color:transparent;border:1px solid transparent;border-radius:2px;margin:6px 3px}.hr-diff-root .mde-header .mde-tabs button:first-child{margin-left:6px}.hr-diff-root .mde-header .mde-tabs button.selected{border:1px solid #c8ccd0}.hr-diff-root .mde-header .svg-icon{width:1em;height:1em;font-size:inherit;vertical-align:-.125em;display:inline-block;overflow:visible}.hr-diff-root .mde-header ul.mde-header-group{flex-wrap:nowrap;margin:0;padding:10px;list-style:none;display:flex}.hr-diff-root .mde-header ul.mde-header-group.hidden{visibility:hidden}.hr-diff-root .mde-header ul.mde-header-group li.mde-header-item{margin:0 4px;display:inline-block;position:relative}.hr-diff-root .mde-header ul.mde-header-group li.mde-header-item button{text-align:left;cursor:pointer;color:#242729;background:0 0;border:none;height:22px;margin:0;padding:4px}@keyframes tooltip-appear{0%{opacity:0}to{opacity:1}}.hr-diff-root .mde-header ul.mde-header-group li.mde-header-item button.tooltipped:hover:before{opacity:0;z-index:1000001;color:rgba(0,0,0,.8);pointer-events:none;content:"";border:5px solid transparent;border-top-color:rgba(0,0,0,.8);width:0;height:0;margin-right:-5px;animation-name:tooltip-appear;animation-duration:.2s;animation-delay:.5s;animation-fill-mode:forwards;position:absolute;top:-5px;bottom:auto;right:50%}.hr-diff-root .mde-header ul.mde-header-group li.mde-header-item button.tooltipped:hover:after{opacity:0;z-index:1000000;color:#fff;pointer-events:none;content:attr(aria-label);white-space:nowrap;background:rgba(0,0,0,.8);border-radius:3px;margin-bottom:5px;padding:5px 8px;font-size:11px;animation-name:tooltip-appear;animation-duration:.2s;animation-delay:.5s;animation-fill-mode:forwards;position:absolute;bottom:100%;right:50%;transform:translate(50%)}.hr-diff-root .mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown{z-index:2;background-color:#fff;border:1px solid #c8ccd0;padding:5px;position:absolute;top:30px;left:0;transform:translate(-9px)}.hr-diff-root .mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li{white-space:nowrap;margin:0;list-style:none;display:block}.hr-diff-root .mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li button{height:auto;display:block}.hr-diff-root .mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li button p{text-align:left;background:0 0;border:0;margin:0;padding:0;font-weight:700;line-height:1em;display:block}.hr-diff-root .mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li button p:hover{color:#4078c0}.hr-diff-root .mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li button p.header-1{font-size:20px}.hr-diff-root .mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li button p.header-2{font-size:18px}.hr-diff-root .mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li button p.header-3{font-size:14px}.hr-diff-root .mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown li button p.header-4{font-size:12px}.hr-diff-root .mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown:before{content:"";border:8px solid transparent;border-bottom-color:rgba(0,0,0,.15);width:0;height:0;position:absolute;top:-16px;left:3px;transform:translate(50%)}.hr-diff-root .mde-header ul.mde-header-group li.mde-header-item ul.react-mde-dropdown:after{content:"";border:7px solid transparent;border-bottom-color:#fff;width:0;height:0;position:absolute;top:-14px;left:5px;transform:translate(50%)}.hr-diff-root .mde-textarea-wrapper{position:relative}.hr-diff-root .mde-textarea-wrapper textarea.mde-text{vertical-align:top;resize:none;border:0;width:100%;padding:10px;overflow-y:auto}.hr-diff-root .mde-preview .mde-preview-content{padding:10px}.hr-diff-root .mde-preview .mde-preview-content p,.hr-diff-root .mde-preview .mde-preview-content blockquote,.hr-diff-root .mde-preview .mde-preview-content ul,.hr-diff-root .mde-preview .mde-preview-content ol,.hr-diff-root .mde-preview .mde-preview-content dl,.hr-diff-root .mde-preview .mde-preview-content table,.hr-diff-root .mde-preview .mde-preview-content pre{margin-top:0;margin-bottom:16px}.hr-diff-root .mde-preview .mde-preview-content h1,.hr-diff-root .mde-preview .mde-preview-content h2,.hr-diff-root .mde-preview .mde-preview-content h3{border-bottom:1px solid #eee;margin-top:24px;margin-bottom:16px;padding-bottom:.3em;font-weight:600;line-height:1.25}.hr-diff-root .mde-preview .mde-preview-content h1{font-size:1.6em}.hr-diff-root .mde-preview .mde-preview-content h2{font-size:1.4em}.hr-diff-root .mde-preview .mde-preview-content h3{font-size:1.2em}.hr-diff-root .mde-preview .mde-preview-content ul,.hr-diff-root .mde-preview .mde-preview-content ol{padding-left:2em}.hr-diff-root .mde-preview .mde-preview-content blockquote{color:#777;border-left:.25em solid #ddd;margin-left:0;padding:0 1em}.hr-diff-root .mde-preview .mde-preview-content blockquote>:first-child{margin-top:0}.hr-diff-root .mde-preview .mde-preview-content blockquote>:last-child{margin-bottom:0}.hr-diff-root .mde-preview .mde-preview-content code{background-color:rgba(0,0,0,.04);border-radius:3px;margin:0;padding:.2em 0;font-size:90%}.hr-diff-root .mde-preview .mde-preview-content code:before,.hr-diff-root .mde-preview .mde-preview-content code:after{letter-spacing:-.2em;content:" "}.hr-diff-root .mde-preview .mde-preview-content pre{background-color:#f7f7f7;border-radius:3px;padding:16px;font-size:85%;line-height:1.45;overflow:auto}.hr-diff-root .mde-preview .mde-preview-content pre code{line-height:inherit;word-wrap:normal;background-color:transparent;border:0;margin:0;padding:0;display:inline;overflow:visible}.hr-diff-root .mde-preview .mde-preview-content pre code:before,.hr-diff-root .mde-preview .mde-preview-content pre code:after{content:none}.hr-diff-root .mde-preview .mde-preview-content pre>code{word-break:normal;white-space:pre;background:0 0;border:0;margin:0;padding:0;font-size:100%}.hr-diff-root .mde-preview .mde-preview-content a{color:#4078c0;text-decoration:none}.hr-diff-root .mde-preview .mde-preview-content a:hover{text-decoration:underline}.hr-diff-root .mde-preview .mde-preview-content>:first-child{margin-top:0!important}.hr-diff-root .mde-preview .mde-preview-content>:last-child{margin-bottom:0!important}.hr-diff-root .mde-preview .mde-preview-content:after{clear:both;content:"";display:table}.hr-diff-root .mde-preview .mde-preview-content table{border-spacing:0;border-collapse:collapse;width:100%;display:block}.hr-diff-root .mde-preview .mde-preview-content table thead th{font-weight:700}.hr-diff-root .mde-preview .mde-preview-content table th,.hr-diff-root .mde-preview .mde-preview-content table td{border:1px solid #c8ccd0;padding:6px 13px}.hr-diff-root *{box-sizing:border-box}.hr-diff-root .react-mde{border:1px solid #c8ccd0;border-radius:2px}.hr-diff-root .react-mde .grip{text-align:center;color:#000;cursor:s-resize;background-color:#f9f9f9;border-top:1px solid #c8ccd0;height:10px}.hr-diff-root .react-mde .grip .icon{height:10px}.hr-diff-root ul.mde-suggestions{cursor:pointer;background:#fff;border:1px solid #c8ccd0;border-radius:3px;min-width:180px;margin:20px 0 0;padding:0;list-style:none;position:absolute;box-shadow:0 1px 5px rgba(27,31,35,.15)}.hr-diff-root ul.mde-suggestions li{border-bottom:1px solid #e1e4e8;padding:4px 8px}.hr-diff-root ul.mde-suggestions li:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.hr-diff-root ul.mde-suggestions li:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.hr-diff-root ul.mde-suggestions li:hover,.hr-diff-root ul.mde-suggestions li[aria-selected=true]{color:#fff;background-color:#0366d6}.hr-diff-root{font-size:12px}.hr-diff-root .diff td{padding:0 10px}.hr-diff-root .diff-split,.hr-diff-root .diff-unified{border:1px solid var(--color-shade-medium);border-color:currentColor #ddd #ddd;border-top-style:none;border-top-width:0}.hr-diff-root .diff-decoration-content{vertical-align:middle;color:rgba(27,31,35,.7);background-color:#f1f8ff;height:30px;padding:5px 10px!important}.hr-diff-root .diff-code-omit,.hr-diff-root .diff-gutter-omit{background-color:#fafbfc}.hr-diff-root .diff-gutter{color:rgba(27,31,35,.3);padding:0 10px}.hr-diff-root .diff-gutter-normal,.hr-diff-root .diff-gutter-insert,.hr-diff-root .diff-gutter-delete{text-align:right}.hr-diff-root .diff-hunk{position:relative}.hr-diff-root .diff-code-delete:before{content:" -  "}.hr-diff-root .diff-code-insert:before{content:" +  "}.hr-diff-root .diff-code-normal:before{content:"    "}.hr-diff-root .diff-code{word-wrap:break-word!important;white-space:pre-wrap!important;word-break:break-all!important}.hr-diff-root .diff-widget-content{padding:0!important}.hr-diff-root .diff-line-hover-new{margin:0;padding:0}.hr-diff-root .gutter{position:relative}.hr-diff-root .gutter__line-no{text-align:right}.hr-diff-root .gutter__line-icon{position:absoulte;left:20%}.hr-diff-root .empty__space{width:10%}.hr-diff-root .comment_add_button{cursor:pointer;color:#fff;background:#2f69f4;border:1px solid transparent;border-radius:2px;width:15px;height:15px;padding:2px;font-size:18px;transition:transform .1s ease-in-out;display:inline-block;position:absolute;top:1.2px;right:-20px;transform:scale(1)}.hr-diff-root .comment_add_button:hover{transform:scale(1.3)}.hr-diff-root .file{margin-bottom:20px}.hr-diff-root .file_name{z-index:100;color:#000;background-color:#fafbfc;border:1px solid #ddd;border-radius:2px 2px 0 0;align-items:center;padding:10px;font-family:menlo;display:flex;position:sticky;top:0}.hr-diff-root .file_name svg{cursor:pointer;width:10px;height:10px;margin-right:10px}.hr-diff-root .file_name svg:hover{color:#0366d6;cursor:pointer}.layout-pane{flex:none;position:relative;overflow:hidden auto}.layout-pane--primary{flex:auto;height:100%}.layout-pane--smooth{transition:width .1s,height .1s}.layout-pane__container{min-width:250px;height:100%;overflow-x:auto}.layout-pane--vertical:not(:first-child){box-shadow:12px 0 32px #b7c9cc}.pane-splitter{flex:none;position:relative}.pane-splitter__drag-icon{font-size:36px;position:absolute;left:-13px}.pane-splitter-button{z-index:1;border:1px solid #b7c9cc;border-radius:50%;width:36px;height:36px;position:absolute;left:-13px;overflow:hidden}.pane-splitter-button .ui-btn{width:100%;height:100%;padding:0}.pane-splitter-button .ui-btn-icon{color:#576871;transition:transform .25s}.pane-splitter-button .ui-text{display:none}.pane-splitter-button--rotated .ui-btn-icon{transform:rotate(180deg)}.pane-splitter--horizontal{cursor:col-resize;border-left:1px solid #d7e1e2;border-right:1px solid #d7e1e2;width:10px}.pane-splitter--horizontal:hover{background-color:#b7c9cc}.pane-splitter--vertical{cursor:row-resize;border-bottom:1px solid #b7c9cc}.pane-splitter--vertical:hover{border-bottom:1px solid #738f93}.pane-splitter--vertical .pane-splitter-button{top:-13px;left:auto}.pane-splitter--vertical .pane-splitter-button .ui-btn-icon{transform:rotate(90deg)}.pane-splitter--vertical .pane-splitter-button--rotated .ui-btn-icon{transform:rotate(-90deg)}.split-pane{width:100%;height:100%;position:relative;overflow:hidden}.split-pane__overlay{z-index:10;background:0 0;width:100%;height:100%;position:absolute}.split-pane--resizing{cursor:col-resize}.scrolling-form-container{--color-btn-default-text:var(--color-branding-text,#fff);--color-btn-primary-bg:var(--color-branding-bg,#068932);--color-btn-line-primary-border:var(--color-branding-bg,#068932);--color-btn-line-primary-text:var(--color-branding-bg,#068932);--color-btn-line-primary-bg:var(--color-branding-text,#fff)}.scrolling-form-container *,.scrolling-form-container :after,.scrolling-form-container :before{box-sizing:border-box}.scrolling-form-container{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.scrolling-form-container__pane-left{z-index:1;background-color:var(--color-branding-bg,#fff);flex-direction:column;justify-content:center;align-items:center;width:40%;min-height:100%;padding:60px;display:flex;box-shadow:0 3px 10px rgba(0,0,0,.1)}.scrolling-form-container__pane-left .scrolling-form-container__test-title{color:var(--color-branding-text,#0e141e);word-break:break-word;margin-bottom:60px;padding:0;font-size:40px;font-weight:700;line-height:1.2}.scrolling-form-container__pane-right{background:#f3f7f7;flex-direction:column;width:60%;height:100vh;display:flex;overflow-y:auto}.scrolling-form-page{justify-content:center;align-items:center;max-width:720px;margin-right:auto;padding:20% 60px 60px;display:flex}