.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{box-sizing:content-box;position:absolute;height:0;width:1px;content:"";z-index:-1;border:8px solid transparent;left:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0;width:100%}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 2px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-72px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-names{margin-bottom:-8px}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__month--in-range,.react-datepicker__month--in-selecting-range,.react-datepicker__month--selected,.react-datepicker__quarter--in-range,.react-datepicker__quarter--in-selecting-range,.react-datepicker__quarter--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__month--in-range:hover,.react-datepicker__month--in-selecting-range:hover,.react-datepicker__month--selected:hover,.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter--in-selecting-range:hover,.react-datepicker__quarter--selected:hover{background-color:#1d5d90}.react-datepicker__month--disabled,.react-datepicker__quarter--disabled{color:#ccc;pointer-events:none}.react-datepicker__month--disabled:hover,.react-datepicker__quarter--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#2579ba;color:#fff}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:rgba(33,107,165,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__month-text.react-datepicker__month--in-range:hover,.react-datepicker__month-text.react-datepicker__month--selected:hover,.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,.react-datepicker__month-text.react-datepicker__quarter--selected:hover,.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,.react-datepicker__quarter-text.react-datepicker__month--selected:hover,.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover{background-color:#216ba5}.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{background-color:#f0f0f0}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media(max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}
/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */.button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding:calc(.5em - 1px) calc(.75em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:none}.select fieldset[disabled] select,.select select[disabled],[disabled].button,[disabled].file-cta,[disabled].file-name,[disabled].input,[disabled].pagination-ellipsis,[disabled].pagination-link,[disabled].pagination-next,[disabled].pagination-previous,[disabled].textarea,fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}.breadcrumb,.button,.file,.is-unselectable,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless):after,.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.level:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.pagination:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:hsla(0,0%,4%,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.delete:after,.delete:before,.modal-close:after,.modal-close:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete:before,.modal-close:before{height:2px;width:50%}.delete:after,.modal-close:after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:hsla(0,0%,4%,.3)}.delete:active,.modal-close:active{background-color:hsla(0,0%,4%,.4)}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading:after,.control.is-loading:after,.loader,.select.is-loading:after{-webkit-animation:spinAround .5s linear infinite;animation:spinAround .5s linear infinite;border-radius:9999px;border-color:transparent transparent #dbdbdb #dbdbdb;border-style:solid;border-width:2px;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-square .has-ratio,.image.is-square img,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */.navbar-burger,blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-moz-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em}code,hr{background-color:#f5f5f5}hr{border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@-webkit-keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);color:#4a4a4a;display:block;padding:1.25rem}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px #485fc7}a.box:active{box-shadow:inset 0 1px 2px hsla(0,0%,4%,.2),0 0 0 1px #485fc7}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding:calc(.5em - 1px) 1em;text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button.is-hovered,.button:hover{border-color:#b5b5b5;color:#363636}.button.is-focused,.button:focus{border-color:#485fc7;color:#363636}.button.is-focused:not(:active),.button:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.button.is-active,.button:active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{background-color:#f5f5f5;color:#363636}.button.is-text.is-active,.button.is-text:active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:transparent;color:#485fc7;text-decoration:none}.button.is-ghost.is-hovered,.button.is-ghost:hover{color:#485fc7;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white.is-focused,.button.is-white:focus{border-color:transparent;color:#0a0a0a}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:transparent;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-hovered,.button.is-white.is-inverted:hover{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined.is-focused,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-outlined.is-loading.is-focused:after,.button.is-white.is-outlined.is-loading.is-hovered:after,.button.is-white.is-outlined.is-loading:focus:after,.button.is-white.is-outlined.is-loading:hover:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined.is-focused,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-white.is-inverted.is-outlined.is-loading:focus:after,.button.is-white.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black.is-hovered,.button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:transparent;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,4%,.25)}.button.is-black.is-active,.button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:transparent;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-hovered,.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined.is-focused,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-outlined.is-loading.is-focused:after,.button.is-black.is-outlined.is-loading.is-hovered:after,.button.is-black.is-outlined.is-loading:focus:after,.button.is-black.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined.is-focused,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-black.is-inverted.is-outlined.is-loading:focus:after,.button.is-black.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-hovered,.button.is-light:hover{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused,.button.is-light:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,96%,.25)}.button.is-light.is-active,.button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:transparent;box-shadow:none}.button.is-light.is-inverted{color:#f5f5f5}.button.is-light.is-inverted,.button.is-light.is-inverted.is-hovered,.button.is-light.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined.is-focused,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.button.is-light.is-outlined.is-loading:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-outlined.is-loading.is-focused:after,.button.is-light.is-outlined.is-loading.is-hovered:after,.button.is-light.is-outlined.is-loading:focus:after,.button.is-light.is-outlined.is-loading:hover:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-light.is-inverted.is-outlined.is-focused,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-light.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark.is-focused,.button.is-dark:focus{border-color:transparent;color:#fff}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.button.is-dark.is-active,.button.is-dark:active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:transparent;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-hovered,.button.is-dark.is-inverted:hover{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined.is-focused,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined.is-loading.is-focused:after,.button.is-dark.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-outlined.is-loading:focus:after,.button.is-dark.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined.is-focused,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-dark.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.button.is-primary.is-active,.button.is-primary:active{background-color:#00b89c;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00d1b2;border-color:transparent;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-hovered,.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.button.is-primary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined.is-focused,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-outlined.is-loading.is-focused:after,.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined.is-focused,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.button.is-primary.is-light.is-hovered,.button.is-primary.is-light:hover{background-color:#defffa;border-color:transparent;color:#00947e}.button.is-primary.is-light.is-active,.button.is-primary.is-light:active{background-color:#d1fff8;border-color:transparent;color:#00947e}.button.is-link{background-color:#485fc7;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#3e56c4;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.button.is-link.is-active,.button.is-link:active{background-color:#3a51bb;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#485fc7;border-color:transparent;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#485fc7}.button.is-link.is-inverted.is-hovered,.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#485fc7}.button.is-link.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;color:#485fc7}.button.is-link.is-outlined.is-focused,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#485fc7;border-color:#485fc7;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-outlined.is-loading.is-focused:after,.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;box-shadow:none;color:#485fc7}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined.is-focused,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#485fc7}.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eff1fa;color:#3850b7}.button.is-link.is-light.is-hovered,.button.is-link.is-light:hover{background-color:#e6e9f7;border-color:transparent;color:#3850b7}.button.is-link.is-light.is-active,.button.is-link.is-light:active{background-color:#dce0f4;border-color:transparent;color:#3850b7}.button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#3488ce;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:transparent;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.button.is-info.is-active,.button.is-info:active{background-color:#3082c5;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3e8ed0;border-color:transparent;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-hovered,.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.button.is-info.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.button.is-info.is-outlined.is-focused,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-outlined.is-loading.is-focused:after,.button.is-info.is-outlined.is-loading.is-hovered:after,.button.is-info.is-outlined.is-loading:focus:after,.button.is-info.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined.is-focused,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-info.is-inverted.is-outlined.is-loading:focus:after,.button.is-info.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.button.is-info.is-light.is-hovered,.button.is-info.is-light:hover{background-color:#e4eff9;border-color:transparent;color:#296fa8}.button.is-info.is-light.is-active,.button.is-info.is-light:active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.button.is-success{background-color:#48c78e;border-color:transparent;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#3ec487;border-color:transparent;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:transparent;color:#fff}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.button.is-success.is-active,.button.is-success:active{background-color:#3abb81;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#48c78e;border-color:transparent;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-hovered,.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c78e}.button.is-success.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.button.is-success.is-outlined.is-focused,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#48c78e;border-color:#48c78e;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-outlined.is-loading.is-focused:after,.button.is-success.is-outlined.is-loading.is-hovered:after,.button.is-success.is-outlined.is-loading:focus:after,.button.is-success.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;box-shadow:none;color:#48c78e}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined.is-focused,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-success.is-inverted.is-outlined.is-loading:focus:after,.button.is-success.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effaf5;color:#257953}.button.is-success.is-light.is-hovered,.button.is-success.is-light:hover{background-color:#e6f7ef;border-color:transparent;color:#257953}.button.is-success.is-light.is-active,.button.is-success.is-light:active{background-color:#dcf4e9;border-color:transparent;color:#257953}.button.is-warning{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused,.button.is-warning:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.button.is-warning.is-active,.button.is-warning:active{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffe08a;border-color:transparent;box-shadow:none}.button.is-warning.is-inverted{color:#ffe08a}.button.is-warning.is-inverted,.button.is-warning.is-inverted.is-hovered,.button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffe08a}.button.is-warning.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;color:#ffe08a}.button.is-warning.is-outlined.is-focused,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.button.is-warning.is-outlined.is-loading:after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-outlined.is-loading.is-focused:after,.button.is-warning.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-outlined.is-loading:focus:after,.button.is-warning.is-outlined.is-loading:hover:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;box-shadow:none;color:#ffe08a}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-warning.is-inverted.is-outlined.is-focused,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffe08a}.button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-warning.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.button.is-warning.is-light.is-hovered,.button.is-warning.is-light:hover{background-color:#fff6de;border-color:transparent;color:#946c00}.button.is-warning.is-light.is-active,.button.is-warning.is-light:active{background-color:#fff3d1;border-color:transparent;color:#946c00}.button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:transparent;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.button.is-danger.is-active,.button.is-danger:active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:transparent;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-hovered,.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.button.is-danger.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.button.is-danger.is-outlined.is-focused,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-outlined.is-loading.is-focused:after,.button.is-danger.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-outlined.is-loading:focus:after,.button.is-danger.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined.is-focused,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,.button.is-danger.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light.is-hovered,.button.is-danger.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-danger.is-light.is-active,.button.is-danger.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.button.is-small{font-size:.75rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{position:absolute;left:calc(50% - (1em * .5));top:calc(50% - (1em * .5));position:absolute!important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:9999px;padding-left:calc(1em + .25em);padding-right:calc(1em + .25em)}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (max-width:1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width:1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width:1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth{width:100%}.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-square .has-ratio,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{right:.5rem;position:absolute;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.notification.is-link{background-color:#485fc7;color:#fff}.notification.is-link.is-light{background-color:#eff1fa;color:#3850b7}.notification.is-info{background-color:#3e8ed0;color:#fff}.notification.is-info.is-light{background-color:#eff5fb;color:#296fa8}.notification.is-success{background-color:#48c78e;color:#fff}.notification.is-success.is-light{background-color:#effaf5;color:#257953}.notification.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.notification.is-warning.is-light{background-color:#fffaeb;color:#946c00}.notification.is-danger{background-color:#f14668;color:#fff}.notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(90deg,#fff 30%,#ededed 0)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(90deg,#0a0a0a 30%,#ededed 0)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(90deg,#f5f5f5 30%,#ededed 0)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(90deg,#363636 30%,#ededed 0)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(90deg,#00d1b2 30%,#ededed 0)}.progress.is-link::-webkit-progress-value{background-color:#485fc7}.progress.is-link::-moz-progress-bar{background-color:#485fc7}.progress.is-link::-ms-fill{background-color:#485fc7}.progress.is-link:indeterminate{background-image:linear-gradient(90deg,#485fc7 30%,#ededed 0)}.progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.progress.is-info::-ms-fill{background-color:#3e8ed0}.progress.is-info:indeterminate{background-image:linear-gradient(90deg,#3e8ed0 30%,#ededed 0)}.progress.is-success::-webkit-progress-value{background-color:#48c78e}.progress.is-success::-moz-progress-bar{background-color:#48c78e}.progress.is-success::-ms-fill{background-color:#48c78e}.progress.is-success:indeterminate{background-image:linear-gradient(90deg,#48c78e 30%,#ededed 0)}.progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.progress.is-warning::-ms-fill{background-color:#ffe08a}.progress.is-warning:indeterminate{background-image:linear-gradient(90deg,#ffe08a 30%,#ededed 0)}.progress.is-danger::-webkit-progress-value{background-color:#f14668}.progress.is-danger::-moz-progress-bar{background-color:#f14668}.progress.is-danger::-ms-fill{background-color:#f14668}.progress.is-danger:indeterminate{background-image:linear-gradient(90deg,#f14668 30%,#ededed 0)}.progress:indeterminate{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:moveIndeterminate;animation-name:moveIndeterminate;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(90deg,#4a4a4a 30%,#ededed 0);background-position:0 0;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@-webkit-keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#485fc7;border-color:#485fc7;color:#fff}.table td.is-info,.table th.is-info{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.table td.is-success,.table th.is-success{background-color:#48c78e;border-color:#48c78e;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.table td.is-danger,.table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#363636}.table th:not([align]){text-align:inherit}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover,.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.has-addons .tag,.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.tag:not(body).is-link{background-color:#485fc7;color:#fff}.tag:not(body).is-link.is-light{background-color:#eff1fa;color:#3850b7}.tag:not(body).is-info{background-color:#3e8ed0;color:#fff}.tag:not(body).is-info.is-light{background-color:#eff5fb;color:#296fa8}.tag:not(body).is-success{background-color:#48c78e;color:#fff}.tag:not(body).is-success.is-light{background-color:#effaf5;color:#257953}.tag:not(body).is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.tag:not(body).is-warning.is-light{background-color:#fffaeb;color:#946c00}.tag:not(body).is-danger{background-color:#f14668;color:#fff}.tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete:after,.tag:not(body).is-delete:before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete:before{height:1px;width:50%}.tag:not(body).is-delete:after{height:50%;width:1px}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:9999px}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.subtitle sup,.title sub,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.input,.select select,.textarea{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.input:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered,.select select:hover,.textarea:hover{border-color:#b5b5b5}.input:active,.input:focus,.is-active.input,.is-active.textarea,.is-focused.input,.is-focused.textarea,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{border-color:#485fc7;box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.select fieldset[disabled] select,.select select[disabled],[disabled].input,[disabled].textarea,fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,[disabled].input::-moz-placeholder,[disabled].textarea::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:hsla(0,0%,48%,.3)}.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,[disabled].input::-webkit-input-placeholder,[disabled].textarea::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:hsla(0,0%,48%,.3)}.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,[disabled].input:-moz-placeholder,[disabled].textarea:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:hsla(0,0%,48%,.3)}.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,[disabled].input:-ms-input-placeholder,[disabled].textarea:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:hsla(0,0%,48%,.3)}.input,.textarea{box-shadow:inset 0 .0625em .125em hsla(0,0%,4%,.05);max-width:100%;width:100%}[readonly].input,[readonly].textarea{box-shadow:none}.is-white.input,.is-white.textarea{border-color:#fff}.is-white.input:active,.is-white.input:focus,.is-white.is-active.input,.is-white.is-active.textarea,.is-white.is-focused.input,.is-white.is-focused.textarea,.is-white.textarea:active,.is-white.textarea:focus{box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.is-black.input,.is-black.textarea{border-color:#0a0a0a}.is-black.input:active,.is-black.input:focus,.is-black.is-active.input,.is-black.is-active.textarea,.is-black.is-focused.input,.is-black.is-focused.textarea,.is-black.textarea:active,.is-black.textarea:focus{box-shadow:0 0 0 .125em hsla(0,0%,4%,.25)}.is-light.input,.is-light.textarea{border-color:#f5f5f5}.is-light.input:active,.is-light.input:focus,.is-light.is-active.input,.is-light.is-active.textarea,.is-light.is-focused.input,.is-light.is-focused.textarea,.is-light.textarea:active,.is-light.textarea:focus{box-shadow:0 0 0 .125em hsla(0,0%,96%,.25)}.is-dark.input,.is-dark.textarea{border-color:#363636}.is-dark.input:active,.is-dark.input:focus,.is-dark.is-active.input,.is-dark.is-active.textarea,.is-dark.is-focused.input,.is-dark.is-focused.textarea,.is-dark.textarea:active,.is-dark.textarea:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.is-primary.input,.is-primary.textarea{border-color:#00d1b2}.is-primary.input:active,.is-primary.input:focus,.is-primary.is-active.input,.is-primary.is-active.textarea,.is-primary.is-focused.input,.is-primary.is-focused.textarea,.is-primary.textarea:active,.is-primary.textarea:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.is-link.input,.is-link.textarea{border-color:#485fc7}.is-link.input:active,.is-link.input:focus,.is-link.is-active.input,.is-link.is-active.textarea,.is-link.is-focused.input,.is-link.is-focused.textarea,.is-link.textarea:active,.is-link.textarea:focus{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.is-info.input,.is-info.textarea{border-color:#3e8ed0}.is-info.input:active,.is-info.input:focus,.is-info.is-active.input,.is-info.is-active.textarea,.is-info.is-focused.input,.is-info.is-focused.textarea,.is-info.textarea:active,.is-info.textarea:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.is-success.input,.is-success.textarea{border-color:#48c78e}.is-success.input:active,.is-success.input:focus,.is-success.is-active.input,.is-success.is-active.textarea,.is-success.is-focused.input,.is-success.is-focused.textarea,.is-success.textarea:active,.is-success.textarea:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.is-warning.input,.is-warning.textarea{border-color:#ffe08a}.is-warning.input:active,.is-warning.input:focus,.is-warning.is-active.input,.is-warning.is-active.textarea,.is-warning.is-focused.input,.is-warning.is-focused.textarea,.is-warning.textarea:active,.is-warning.textarea:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.is-danger.input,.is-danger.textarea{border-color:#f14668}.is-danger.input:active,.is-danger.input:focus,.is-danger.is-active.input,.is-danger.is-active.textarea,.is-danger.is-focused.input,.is-danger.is-focused.textarea,.is-danger.textarea:active,.is-danger.textarea:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-small.input,.is-small.textarea{border-radius:2px;font-size:.75rem}.is-medium.input,.is-medium.textarea{font-size:1.25rem}.is-large.input,.is-large.textarea{font-size:1.5rem}.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.is-inline.input,.is-inline.textarea{display:inline;width:auto}.input.is-rounded{border-radius:9999px;padding-left:calc(calc(.75em - 1px) + .375em);padding-right:calc(calc(.75em - 1px) + .375em)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:auto}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox input[disabled],.radio input[disabled],[disabled].checkbox,[disabled].radio,fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading):after{border-color:#485fc7;right:1.125em;z-index:4}.select.is-rounded select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#363636}.select.is-white select,.select.is-white:not(:hover):after{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.select.is-black select,.select.is-black:not(:hover):after{border-color:#0a0a0a}.select.is-black select.is-hovered,.select.is-black select:hover{border-color:#000}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{box-shadow:0 0 0 .125em hsla(0,0%,4%,.25)}.select.is-light select,.select.is-light:not(:hover):after{border-color:#f5f5f5}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e8e8e8}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{box-shadow:0 0 0 .125em hsla(0,0%,96%,.25)}.select.is-dark select,.select.is-dark:not(:hover):after{border-color:#363636}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#292929}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.select.is-primary select,.select.is-primary:not(:hover):after{border-color:#00d1b2}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#00b89c}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.select.is-link select,.select.is-link:not(:hover):after{border-color:#485fc7}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#3a51bb}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.select.is-info select,.select.is-info:not(:hover):after{border-color:#3e8ed0}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#3082c5}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.select.is-success select,.select.is-success:not(:hover):after{border-color:#48c78e}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#3abb81}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.select.is-warning select,.select.is-warning:not(:hover):after{border-color:#ffe08a}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#ffd970}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.select.is-danger select,.select.is-danger:not(:hover):after{border-color:#f14668}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#ef2e55}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled:after{border-color:#7a7a7a}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,100%,.25);color:#0a0a0a}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,4%,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,96%,.25);color:rgba(0,0,0,.7)}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#fff}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#485fc7;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#3e56c4;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,95,199,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#3a51bb;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(62,142,208,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,199,142,.25);color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,224,138,.25);color:rgba(0,0,0,.7)}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-danger .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border:1px solid #dbdbdb;border-left-width:0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#485fc7}.help.is-info{color:#3e8ed0}.help.is-success{color:#48c78e}.help.is-warning{color:#ffe08a}.help.is-danger{color:#f14668}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media print,screen and (min-width:769px){.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:768px){.field-label{margin-bottom:.5rem}}@media print,screen and (min-width:769px){.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media print,screen and (min-width:769px){.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#4a4a4a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#485fc7;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#b5b5b5;content:"/"}.breadcrumb ol,.breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li:before{content:"→"}.breadcrumb.has-bullet-separator li+li:before{content:"•"}.breadcrumb.has-dot-separator li+li:before{content:"·"}.breadcrumb.has-succeeds-separator li+li:before{content:"≻"}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);color:#4a4a4a;max-width:100%;position:relative}.card-content:first-child,.card-footer:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-content:last-child,.card-footer:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em hsla(0,0%,4%,.1);display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-icon,.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;align-items:center;cursor:pointer;display:flex;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{padding:1.5rem}.card-content,.card-footer{background-color:transparent}.card-footer{border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:0;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#485fc7;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media print,screen and (min-width:769px){.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media print,screen and (min-width:769px){.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right{margin-top:1.5rem}}@media print,screen and (min-width:769px){.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media print,screen and (min-width:769px){.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid hsla(0,0%,86%,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid hsla(0,0%,86%,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width:768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#485fc7;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#ebfffc}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#00947e}.message.is-link{background-color:#eff1fa}.message.is-link .message-header{background-color:#485fc7;color:#fff}.message.is-link .message-body{border-color:#485fc7;color:#3850b7}.message.is-info{background-color:#eff5fb}.message.is-info .message-header{background-color:#3e8ed0;color:#fff}.message.is-info .message-body{border-color:#3e8ed0;color:#296fa8}.message.is-success{background-color:#effaf5}.message.is-success .message-header{background-color:#48c78e;color:#fff}.message.is-success .message-body{border-color:#48c78e;color:#257953}.message.is-warning{background-color:#fffaeb}.message.is-warning .message-header{background-color:#ffe08a;color:rgba(0,0,0,.7)}.message.is-warning .message-body{border-color:#ffe08a;color:#946c00}.message.is-danger{background-color:#feecf0}.message.is-danger .message-header{background-color:#f14668;color:#fff}.message.is-danger .message-body{border-color:#f14668;color:#cc0f35}.message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-radius:4px;border:solid #dbdbdb;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:hsla(0,0%,4%,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:769px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-foot,.modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width:1024px){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link:after,.navbar.is-white .navbar-start .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-black .navbar-end .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-start>.navbar-item{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link:after,.navbar.is-black .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5}.navbar.is-light,.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link:after,.navbar.is-light .navbar-start .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link:after,.navbar.is-dark .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-end .navbar-link:after,.navbar.is-primary .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#485fc7;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-end .navbar-link:after,.navbar.is-link .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#485fc7;color:#fff}}.navbar.is-info{background-color:#3e8ed0;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-end .navbar-link:after,.navbar.is-info .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.navbar.is-success{background-color:#48c78e;color:#fff}.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-end .navbar-link:after,.navbar.is-success .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#48c78e;color:#fff}}.navbar.is-warning{background-color:#ffe08a}.navbar.is-warning,.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link:after,.navbar.is-warning .navbar-start .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffe08a;color:rgba(0,0,0,.7)}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-end .navbar-link:after,.navbar.is-danger .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:first-child{top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover{background-color:#fafafa;color:#485fc7}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#485fc7}.navbar-item.is-tab.is-active{background-color:transparent;border-bottom:3px solid #485fc7;color:#485fc7;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless):after{border-color:#485fc7;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px hsla(0,0%,4%,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px hsla(0,0%,4%,.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:1024px){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:4px}.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link:after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px hsla(0,0%,4%,.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px hsla(0,0%,4%,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-left:-.75rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px hsla(0,0%,4%,.1)}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.navbar-link.is-active,a.navbar-item.is-active{color:#0a0a0a}.navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#dbdbdb;color:#363636;min-width:2.5em}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:#b5b5b5;color:#363636}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#485fc7}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px hsla(0,0%,4%,.2)}.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#485fc7;border-color:#485fc7;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width:768px){.pagination{flex-wrap:wrap}.pagination-list li,.pagination-next,.pagination-previous{flex-grow:1;flex-shrink:1}}@media print,screen and (min-width:769px){.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#00d1b2;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#00d1b2}.panel.is-primary .panel-block.is-active .panel-icon{color:#00d1b2}.panel.is-link .panel-heading{background-color:#485fc7;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#485fc7}.panel.is-link .panel-block.is-active .panel-icon{color:#485fc7}.panel.is-info .panel-heading{background-color:#3e8ed0;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3e8ed0}.panel.is-info .panel-block.is-active .panel-icon{color:#3e8ed0}.panel.is-success .panel-heading{background-color:#48c78e;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#48c78e}.panel.is-success .panel-block.is-active .panel-icon{color:#48c78e}.panel.is-warning .panel-heading{background-color:#ffe08a;color:rgba(0,0,0,.7)}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#ffe08a}.panel.is-warning .panel-block.is-active .panel-icon{color:#ffe08a}.panel.is-danger .panel-heading{background-color:#f14668;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f14668}.panel.is-danger .panel-block.is-active .panel-icon{color:#f14668}.panel-block:not(:last-child),.panel-tabs:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#485fc7}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#485fc7;color:#363636}.panel-block.is-active .panel-icon{color:#485fc7}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom:1px solid #dbdbdb;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#485fc7;color:#485fc7}.tabs ul{align-items:center;border-bottom:1px solid #dbdbdb;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-center,.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border:1px solid #dbdbdb;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#485fc7;border-color:#485fc7;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0}.columns.is-mobile>.column.is-offset-0{margin-left:0}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0}.column.is-offset-0-mobile{margin-left:0}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media print,screen and (min-width:769px){.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333337%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66666674%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66666674%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333337%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333337%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66666674%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66666674%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333337%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333337%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66666674%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66666674%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333337%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333337%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66666674%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66666674%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0}.column.is-offset-0-touch{margin-left:0}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0}.column.is-offset-0-desktop{margin-left:0}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0}.column.is-offset-0-widescreen{margin-left:0}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0}.column.is-offset-0-fullhd{margin-left:0}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media print,screen and (min-width:769px){.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(-1*var(--columnGap));margin-right:calc(-1*var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1408px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1408px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1408px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media print,screen and (min-width:769px){.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333337%}.tile.is-2{flex:none;width:16.66666674%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333337%}.tile.is-5{flex:none;width:41.66666674%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333337%}.tile.is-8{flex:none;width:66.66666674%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333337%}.tile.is-11{flex:none;width:91.66666674%}.tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#485fc7!important}a.has-text-link:focus,a.has-text-link:hover{color:#3449a8!important}.has-background-link{background-color:#485fc7!important}.has-text-link-light{color:#eff1fa!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#c8cfee!important}.has-background-link-light{background-color:#eff1fa!important}.has-text-link-dark{color:#3850b7!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#576dcb!important}.has-background-link-dark{background-color:#3850b7!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:focus,a.has-text-info:hover{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.mx-1{margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mx-2{margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3,.mx-3{margin-left:.75rem!important}.mx-3{margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4,.mx-4{margin-left:1rem!important}.mx-4{margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5,.mx-5{margin-left:1.5rem!important}.mx-5{margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6,.mx-6{margin-left:3rem!important}.mx-6{margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mx-auto{margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.px-1{padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.px-2{padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3,.px-3{padding-left:.75rem!important}.px-3{padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4,.px-4{padding-left:1rem!important}.px-4{padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5,.px-5{padding-left:1.5rem!important}.px-5{padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6,.px-6{padding-left:3rem!important}.px-6{padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto,.px-auto{padding-left:auto!important}.px-auto{padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media print,screen and (min-width:769px){.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (min-width:769px){.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px)and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px)and (max-width:1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1216px)and (max-width:1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media print,screen and (min-width:769px){.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px)and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px)and (max-width:1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1216px)and (max-width:1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media print,screen and (min-width:769px){.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px)and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px)and (max-width:1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1216px)and (max-width:1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media print,screen and (min-width:769px){.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px)and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px)and (max-width:1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1216px)and (max-width:1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary,.is-family-sans-serif,.is-family-secondary{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-code,.is-family-monospace{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media print,screen and (min-width:769px){.is-block-tablet{display:block!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media print,screen and (min-width:769px){.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:769px){.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media print,screen and (min-width:769px){.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media print,screen and (min-width:769px){.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:769px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1408px){.is-invisible-fullhd{visibility:hidden!important}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:hsla(0,0%,4%,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width:1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:hsla(0,0%,4%,.7)}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff!important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e8e3e4,#fff 71%,#fff)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e8e3e4,#fff 71%,#fff)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-black .navbar-link.is-active,.hero.is-black .navbar-link:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black a.navbar-item:hover{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#0a0a0a!important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,.7)}.hero.is-light .subtitle{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,.7)}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.hero.is-light .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5!important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{color:#363636!important;opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{color:#00d1b2!important;opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c,#00d1b2 71%,#00e7eb)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c,#00d1b2 71%,#00e7eb)}}.hero.is-link{background-color:#485fc7;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-link .navbar-menu{background-color:#485fc7}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#3a51bb;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#485fc7!important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#485fc7}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#2959b3,#485fc7 71%,#5658d2)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2959b3,#485fc7 71%,#5658d2)}}.hero.is-info{background-color:#3e8ed0;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-info .navbar-menu{background-color:#3e8ed0}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover{background-color:#3082c5;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3e8ed0!important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc,#3e8ed0 71%,#4d83db)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#208fbc,#3e8ed0 71%,#4d83db)}}.hero.is-success{background-color:#48c78e;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-success .navbar-menu{background-color:#48c78e}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#3abb81;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#48c78e!important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b35e,#48c78e 71%,#56d2af)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b35e,#48c78e 71%,#56d2af)}}.hero.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-warning .navbar-menu{background-color:#ffe08a}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#ffe08a!important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffe08a}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657,#ffe08a 71%,#fff6a3)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffb657,#ffe08a 71%,#fff6a3)}}.hero.is-danger{background-color:#f14668;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#f14668!important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:hsla(0,0%,4%,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}}.hero.is-small .hero-body{padding:1.5rem}@media print,screen and (min-width:769px){.hero.is-medium .hero-body{padding:9rem 4.5rem}.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body,.hero.is-halfheight .hero-body{align-items:center;display:flex}.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-halfheight .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media print,screen and (min-width:769px){.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media print,screen and (min-width:769px){.hero-body{padding:3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.section{padding:3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}[data-tooltip]:not(.is-disabled),[data-tooltip]:not(.is-loading),[data-tooltip]:not([disabled]){cursor:pointer;overflow:visible;position:relative}[data-tooltip]:not(.is-disabled):after,[data-tooltip]:not(.is-disabled):before,[data-tooltip]:not(.is-loading):after,[data-tooltip]:not(.is-loading):before,[data-tooltip]:not([disabled]):after,[data-tooltip]:not([disabled]):before{box-sizing:border-box;color:#fff;display:inline-block;font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.75rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;visibility:hidden;z-index:1020}[data-tooltip]:not(.is-disabled):after,[data-tooltip]:not(.is-loading):after,[data-tooltip]:not([disabled]):after{content:"";border:6px solid transparent;border-top-color:rgba(74,74,74,.9);margin-bottom:-5px;top:0;right:auto;bottom:auto;left:50%;margin:-5px auto auto -5px;border-color:rgba(74,74,74,.9) transparent transparent}[data-tooltip]:not(.is-disabled):before,[data-tooltip]:not(.is-loading):before,[data-tooltip]:not([disabled]):before{background:rgba(74,74,74,.9);border-radius:2px;content:attr(data-tooltip);padding:.5rem 1rem;text-overflow:ellipsis;white-space:pre;right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;transform:translate(-50%,-100%)}[data-tooltip]:not(.is-disabled).has-tooltip-bottom:after,[data-tooltip]:not(.is-loading).has-tooltip-bottom:after,[data-tooltip]:not([disabled]).has-tooltip-bottom:after{top:auto;right:auto;bottom:0;left:50%;margin:auto auto -5px -5px;border-color:transparent transparent rgba(74,74,74,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-bottom:before,[data-tooltip]:not(.is-loading).has-tooltip-bottom:before,[data-tooltip]:not([disabled]).has-tooltip-bottom:before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;transform:translate(-50%,100%)}[data-tooltip]:not(.is-disabled).has-tooltip-left:after,[data-tooltip]:not(.is-loading).has-tooltip-left:after,[data-tooltip]:not([disabled]).has-tooltip-left:after{top:auto;right:auto;bottom:50%;left:0;margin:auto auto -6px -11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-left:before,[data-tooltip]:not(.is-loading).has-tooltip-left:before,[data-tooltip]:not([disabled]).has-tooltip-left:before{top:auto;right:auto;bottom:50%;left:-11px;transform:translate(-100%,50%)}[data-tooltip]:not(.is-disabled).has-tooltip-right:after,[data-tooltip]:not(.is-loading).has-tooltip-right:after,[data-tooltip]:not([disabled]).has-tooltip-right:after{top:auto;right:0;bottom:50%;left:auto;margin:auto -11px -6px auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-right:before,[data-tooltip]:not(.is-loading).has-tooltip-right:before,[data-tooltip]:not([disabled]).has-tooltip-right:before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;transform:translate(100%,50%)}[data-tooltip]:not(.is-disabled).has-tooltip-multiline:before,[data-tooltip]:not(.is-loading).has-tooltip-multiline:before,[data-tooltip]:not([disabled]).has-tooltip-multiline:before{height:auto;width:15rem;max-width:15rem;text-overflow:clip;white-space:normal;word-break:keep-all}[data-tooltip]:not(.is-disabled).has-tooltip-white.has-tooltip-bottom:after,[data-tooltip]:not(.is-loading).has-tooltip-white.has-tooltip-bottom:after,[data-tooltip]:not([disabled]).has-tooltip-white.has-tooltip-bottom:after{border-color:transparent transparent hsla(0,0%,100%,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-white.has-tooltip-left:after,[data-tooltip]:not(.is-loading).has-tooltip-white.has-tooltip-left:after,[data-tooltip]:not([disabled]).has-tooltip-white.has-tooltip-left:after{border-color:transparent transparent transparent hsla(0,0%,100%,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-white.has-tooltip-right:after,[data-tooltip]:not(.is-loading).has-tooltip-white.has-tooltip-right:after,[data-tooltip]:not([disabled]).has-tooltip-white.has-tooltip-right:after{border-color:transparent hsla(0,0%,100%,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-white:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-disabled).has-tooltip-white:not(.has-tooltip-left):after,[data-tooltip]:not(.is-disabled).has-tooltip-white:not(.has-tooltip-right):after,[data-tooltip]:not(.is-loading).has-tooltip-white:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-loading).has-tooltip-white:not(.has-tooltip-left):after,[data-tooltip]:not(.is-loading).has-tooltip-white:not(.has-tooltip-right):after,[data-tooltip]:not([disabled]).has-tooltip-white:not(.has-tooltip-bottom):after,[data-tooltip]:not([disabled]).has-tooltip-white:not(.has-tooltip-left):after,[data-tooltip]:not([disabled]).has-tooltip-white:not(.has-tooltip-right):after{border-color:hsla(0,0%,100%,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-white:before,[data-tooltip]:not(.is-loading).has-tooltip-white:before,[data-tooltip]:not([disabled]).has-tooltip-white:before{background-color:hsla(0,0%,100%,.9);color:#0a0a0a}[data-tooltip]:not(.is-disabled).has-tooltip-black.has-tooltip-bottom:after,[data-tooltip]:not(.is-loading).has-tooltip-black.has-tooltip-bottom:after,[data-tooltip]:not([disabled]).has-tooltip-black.has-tooltip-bottom:after{border-color:transparent transparent hsla(0,0%,4%,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-black.has-tooltip-left:after,[data-tooltip]:not(.is-loading).has-tooltip-black.has-tooltip-left:after,[data-tooltip]:not([disabled]).has-tooltip-black.has-tooltip-left:after{border-color:transparent transparent transparent hsla(0,0%,4%,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-black.has-tooltip-right:after,[data-tooltip]:not(.is-loading).has-tooltip-black.has-tooltip-right:after,[data-tooltip]:not([disabled]).has-tooltip-black.has-tooltip-right:after{border-color:transparent hsla(0,0%,4%,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-black:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-disabled).has-tooltip-black:not(.has-tooltip-left):after,[data-tooltip]:not(.is-disabled).has-tooltip-black:not(.has-tooltip-right):after,[data-tooltip]:not(.is-loading).has-tooltip-black:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-loading).has-tooltip-black:not(.has-tooltip-left):after,[data-tooltip]:not(.is-loading).has-tooltip-black:not(.has-tooltip-right):after,[data-tooltip]:not([disabled]).has-tooltip-black:not(.has-tooltip-bottom):after,[data-tooltip]:not([disabled]).has-tooltip-black:not(.has-tooltip-left):after,[data-tooltip]:not([disabled]).has-tooltip-black:not(.has-tooltip-right):after{border-color:hsla(0,0%,4%,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-black:before,[data-tooltip]:not(.is-loading).has-tooltip-black:before,[data-tooltip]:not([disabled]).has-tooltip-black:before{background-color:hsla(0,0%,4%,.9);color:#fff}[data-tooltip]:not(.is-disabled).has-tooltip-light.has-tooltip-bottom:after,[data-tooltip]:not(.is-loading).has-tooltip-light.has-tooltip-bottom:after,[data-tooltip]:not([disabled]).has-tooltip-light.has-tooltip-bottom:after{border-color:transparent transparent hsla(0,0%,96%,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-light.has-tooltip-left:after,[data-tooltip]:not(.is-loading).has-tooltip-light.has-tooltip-left:after,[data-tooltip]:not([disabled]).has-tooltip-light.has-tooltip-left:after{border-color:transparent transparent transparent hsla(0,0%,96%,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-light.has-tooltip-right:after,[data-tooltip]:not(.is-loading).has-tooltip-light.has-tooltip-right:after,[data-tooltip]:not([disabled]).has-tooltip-light.has-tooltip-right:after{border-color:transparent hsla(0,0%,96%,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-light:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-disabled).has-tooltip-light:not(.has-tooltip-left):after,[data-tooltip]:not(.is-disabled).has-tooltip-light:not(.has-tooltip-right):after,[data-tooltip]:not(.is-loading).has-tooltip-light:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-loading).has-tooltip-light:not(.has-tooltip-left):after,[data-tooltip]:not(.is-loading).has-tooltip-light:not(.has-tooltip-right):after,[data-tooltip]:not([disabled]).has-tooltip-light:not(.has-tooltip-bottom):after,[data-tooltip]:not([disabled]).has-tooltip-light:not(.has-tooltip-left):after,[data-tooltip]:not([disabled]).has-tooltip-light:not(.has-tooltip-right):after{border-color:hsla(0,0%,96%,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-light:before,[data-tooltip]:not(.is-loading).has-tooltip-light:before,[data-tooltip]:not([disabled]).has-tooltip-light:before{background-color:hsla(0,0%,96%,.9);color:rgba(0,0,0,.7)}[data-tooltip]:not(.is-disabled).has-tooltip-dark.has-tooltip-bottom:after,[data-tooltip]:not(.is-loading).has-tooltip-dark.has-tooltip-bottom:after,[data-tooltip]:not([disabled]).has-tooltip-dark.has-tooltip-bottom:after{border-color:transparent transparent rgba(54,54,54,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-dark.has-tooltip-left:after,[data-tooltip]:not(.is-loading).has-tooltip-dark.has-tooltip-left:after,[data-tooltip]:not([disabled]).has-tooltip-dark.has-tooltip-left:after{border-color:transparent transparent transparent rgba(54,54,54,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-dark.has-tooltip-right:after,[data-tooltip]:not(.is-loading).has-tooltip-dark.has-tooltip-right:after,[data-tooltip]:not([disabled]).has-tooltip-dark.has-tooltip-right:after{border-color:transparent rgba(54,54,54,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-dark:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-disabled).has-tooltip-dark:not(.has-tooltip-left):after,[data-tooltip]:not(.is-disabled).has-tooltip-dark:not(.has-tooltip-right):after,[data-tooltip]:not(.is-loading).has-tooltip-dark:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-loading).has-tooltip-dark:not(.has-tooltip-left):after,[data-tooltip]:not(.is-loading).has-tooltip-dark:not(.has-tooltip-right):after,[data-tooltip]:not([disabled]).has-tooltip-dark:not(.has-tooltip-bottom):after,[data-tooltip]:not([disabled]).has-tooltip-dark:not(.has-tooltip-left):after,[data-tooltip]:not([disabled]).has-tooltip-dark:not(.has-tooltip-right):after{border-color:rgba(54,54,54,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-dark:before,[data-tooltip]:not(.is-loading).has-tooltip-dark:before,[data-tooltip]:not([disabled]).has-tooltip-dark:before{background-color:rgba(54,54,54,.9);color:#fff}[data-tooltip]:not(.is-disabled).has-tooltip-primary.has-tooltip-bottom:after,[data-tooltip]:not(.is-loading).has-tooltip-primary.has-tooltip-bottom:after,[data-tooltip]:not([disabled]).has-tooltip-primary.has-tooltip-bottom:after{border-color:transparent transparent rgba(0,209,178,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-primary.has-tooltip-left:after,[data-tooltip]:not(.is-loading).has-tooltip-primary.has-tooltip-left:after,[data-tooltip]:not([disabled]).has-tooltip-primary.has-tooltip-left:after{border-color:transparent transparent transparent rgba(0,209,178,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-primary.has-tooltip-right:after,[data-tooltip]:not(.is-loading).has-tooltip-primary.has-tooltip-right:after,[data-tooltip]:not([disabled]).has-tooltip-primary.has-tooltip-right:after{border-color:transparent rgba(0,209,178,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-primary:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-disabled).has-tooltip-primary:not(.has-tooltip-left):after,[data-tooltip]:not(.is-disabled).has-tooltip-primary:not(.has-tooltip-right):after,[data-tooltip]:not(.is-loading).has-tooltip-primary:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-loading).has-tooltip-primary:not(.has-tooltip-left):after,[data-tooltip]:not(.is-loading).has-tooltip-primary:not(.has-tooltip-right):after,[data-tooltip]:not([disabled]).has-tooltip-primary:not(.has-tooltip-bottom):after,[data-tooltip]:not([disabled]).has-tooltip-primary:not(.has-tooltip-left):after,[data-tooltip]:not([disabled]).has-tooltip-primary:not(.has-tooltip-right):after{border-color:rgba(0,209,178,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-primary:before,[data-tooltip]:not(.is-loading).has-tooltip-primary:before,[data-tooltip]:not([disabled]).has-tooltip-primary:before{background-color:rgba(0,209,178,.9);color:#fff}[data-tooltip]:not(.is-disabled).has-tooltip-link.has-tooltip-bottom:after,[data-tooltip]:not(.is-loading).has-tooltip-link.has-tooltip-bottom:after,[data-tooltip]:not([disabled]).has-tooltip-link.has-tooltip-bottom:after{border-color:transparent transparent rgba(72,95,199,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-link.has-tooltip-left:after,[data-tooltip]:not(.is-loading).has-tooltip-link.has-tooltip-left:after,[data-tooltip]:not([disabled]).has-tooltip-link.has-tooltip-left:after{border-color:transparent transparent transparent rgba(72,95,199,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-link.has-tooltip-right:after,[data-tooltip]:not(.is-loading).has-tooltip-link.has-tooltip-right:after,[data-tooltip]:not([disabled]).has-tooltip-link.has-tooltip-right:after{border-color:transparent rgba(72,95,199,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-link:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-disabled).has-tooltip-link:not(.has-tooltip-left):after,[data-tooltip]:not(.is-disabled).has-tooltip-link:not(.has-tooltip-right):after,[data-tooltip]:not(.is-loading).has-tooltip-link:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-loading).has-tooltip-link:not(.has-tooltip-left):after,[data-tooltip]:not(.is-loading).has-tooltip-link:not(.has-tooltip-right):after,[data-tooltip]:not([disabled]).has-tooltip-link:not(.has-tooltip-bottom):after,[data-tooltip]:not([disabled]).has-tooltip-link:not(.has-tooltip-left):after,[data-tooltip]:not([disabled]).has-tooltip-link:not(.has-tooltip-right):after{border-color:rgba(72,95,199,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-link:before,[data-tooltip]:not(.is-loading).has-tooltip-link:before,[data-tooltip]:not([disabled]).has-tooltip-link:before{background-color:rgba(72,95,199,.9);color:#fff}[data-tooltip]:not(.is-disabled).has-tooltip-info.has-tooltip-bottom:after,[data-tooltip]:not(.is-loading).has-tooltip-info.has-tooltip-bottom:after,[data-tooltip]:not([disabled]).has-tooltip-info.has-tooltip-bottom:after{border-color:transparent transparent rgba(62,142,208,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-info.has-tooltip-left:after,[data-tooltip]:not(.is-loading).has-tooltip-info.has-tooltip-left:after,[data-tooltip]:not([disabled]).has-tooltip-info.has-tooltip-left:after{border-color:transparent transparent transparent rgba(62,142,208,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-info.has-tooltip-right:after,[data-tooltip]:not(.is-loading).has-tooltip-info.has-tooltip-right:after,[data-tooltip]:not([disabled]).has-tooltip-info.has-tooltip-right:after{border-color:transparent rgba(62,142,208,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-info:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-disabled).has-tooltip-info:not(.has-tooltip-left):after,[data-tooltip]:not(.is-disabled).has-tooltip-info:not(.has-tooltip-right):after,[data-tooltip]:not(.is-loading).has-tooltip-info:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-loading).has-tooltip-info:not(.has-tooltip-left):after,[data-tooltip]:not(.is-loading).has-tooltip-info:not(.has-tooltip-right):after,[data-tooltip]:not([disabled]).has-tooltip-info:not(.has-tooltip-bottom):after,[data-tooltip]:not([disabled]).has-tooltip-info:not(.has-tooltip-left):after,[data-tooltip]:not([disabled]).has-tooltip-info:not(.has-tooltip-right):after{border-color:rgba(62,142,208,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-info:before,[data-tooltip]:not(.is-loading).has-tooltip-info:before,[data-tooltip]:not([disabled]).has-tooltip-info:before{background-color:rgba(62,142,208,.9);color:#fff}[data-tooltip]:not(.is-disabled).has-tooltip-success.has-tooltip-bottom:after,[data-tooltip]:not(.is-loading).has-tooltip-success.has-tooltip-bottom:after,[data-tooltip]:not([disabled]).has-tooltip-success.has-tooltip-bottom:after{border-color:transparent transparent rgba(72,199,142,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-success.has-tooltip-left:after,[data-tooltip]:not(.is-loading).has-tooltip-success.has-tooltip-left:after,[data-tooltip]:not([disabled]).has-tooltip-success.has-tooltip-left:after{border-color:transparent transparent transparent rgba(72,199,142,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-success.has-tooltip-right:after,[data-tooltip]:not(.is-loading).has-tooltip-success.has-tooltip-right:after,[data-tooltip]:not([disabled]).has-tooltip-success.has-tooltip-right:after{border-color:transparent rgba(72,199,142,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-success:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-disabled).has-tooltip-success:not(.has-tooltip-left):after,[data-tooltip]:not(.is-disabled).has-tooltip-success:not(.has-tooltip-right):after,[data-tooltip]:not(.is-loading).has-tooltip-success:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-loading).has-tooltip-success:not(.has-tooltip-left):after,[data-tooltip]:not(.is-loading).has-tooltip-success:not(.has-tooltip-right):after,[data-tooltip]:not([disabled]).has-tooltip-success:not(.has-tooltip-bottom):after,[data-tooltip]:not([disabled]).has-tooltip-success:not(.has-tooltip-left):after,[data-tooltip]:not([disabled]).has-tooltip-success:not(.has-tooltip-right):after{border-color:rgba(72,199,142,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-success:before,[data-tooltip]:not(.is-loading).has-tooltip-success:before,[data-tooltip]:not([disabled]).has-tooltip-success:before{background-color:rgba(72,199,142,.9);color:#fff}[data-tooltip]:not(.is-disabled).has-tooltip-warning.has-tooltip-bottom:after,[data-tooltip]:not(.is-loading).has-tooltip-warning.has-tooltip-bottom:after,[data-tooltip]:not([disabled]).has-tooltip-warning.has-tooltip-bottom:after{border-color:transparent transparent rgba(255,224,138,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-warning.has-tooltip-left:after,[data-tooltip]:not(.is-loading).has-tooltip-warning.has-tooltip-left:after,[data-tooltip]:not([disabled]).has-tooltip-warning.has-tooltip-left:after{border-color:transparent transparent transparent rgba(255,224,138,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-warning.has-tooltip-right:after,[data-tooltip]:not(.is-loading).has-tooltip-warning.has-tooltip-right:after,[data-tooltip]:not([disabled]).has-tooltip-warning.has-tooltip-right:after{border-color:transparent rgba(255,224,138,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-warning:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-disabled).has-tooltip-warning:not(.has-tooltip-left):after,[data-tooltip]:not(.is-disabled).has-tooltip-warning:not(.has-tooltip-right):after,[data-tooltip]:not(.is-loading).has-tooltip-warning:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-loading).has-tooltip-warning:not(.has-tooltip-left):after,[data-tooltip]:not(.is-loading).has-tooltip-warning:not(.has-tooltip-right):after,[data-tooltip]:not([disabled]).has-tooltip-warning:not(.has-tooltip-bottom):after,[data-tooltip]:not([disabled]).has-tooltip-warning:not(.has-tooltip-left):after,[data-tooltip]:not([disabled]).has-tooltip-warning:not(.has-tooltip-right):after{border-color:rgba(255,224,138,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-warning:before,[data-tooltip]:not(.is-loading).has-tooltip-warning:before,[data-tooltip]:not([disabled]).has-tooltip-warning:before{background-color:rgba(255,224,138,.9);color:rgba(0,0,0,.7)}[data-tooltip]:not(.is-disabled).has-tooltip-danger.has-tooltip-bottom:after,[data-tooltip]:not(.is-loading).has-tooltip-danger.has-tooltip-bottom:after,[data-tooltip]:not([disabled]).has-tooltip-danger.has-tooltip-bottom:after{border-color:transparent transparent rgba(241,70,104,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-danger.has-tooltip-left:after,[data-tooltip]:not(.is-loading).has-tooltip-danger.has-tooltip-left:after,[data-tooltip]:not([disabled]).has-tooltip-danger.has-tooltip-left:after{border-color:transparent transparent transparent rgba(241,70,104,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-danger.has-tooltip-right:after,[data-tooltip]:not(.is-loading).has-tooltip-danger.has-tooltip-right:after,[data-tooltip]:not([disabled]).has-tooltip-danger.has-tooltip-right:after{border-color:transparent rgba(241,70,104,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-danger:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-disabled).has-tooltip-danger:not(.has-tooltip-left):after,[data-tooltip]:not(.is-disabled).has-tooltip-danger:not(.has-tooltip-right):after,[data-tooltip]:not(.is-loading).has-tooltip-danger:not(.has-tooltip-bottom):after,[data-tooltip]:not(.is-loading).has-tooltip-danger:not(.has-tooltip-left):after,[data-tooltip]:not(.is-loading).has-tooltip-danger:not(.has-tooltip-right):after,[data-tooltip]:not([disabled]).has-tooltip-danger:not(.has-tooltip-bottom):after,[data-tooltip]:not([disabled]).has-tooltip-danger:not(.has-tooltip-left):after,[data-tooltip]:not([disabled]).has-tooltip-danger:not(.has-tooltip-right):after{border-color:rgba(241,70,104,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-danger:before,[data-tooltip]:not(.is-loading).has-tooltip-danger:before,[data-tooltip]:not([disabled]).has-tooltip-danger:before{background-color:rgba(241,70,104,.9);color:#fff}[data-tooltip]:not(.is-disabled).has-tooltip-active:after,[data-tooltip]:not(.is-disabled).has-tooltip-active:before,[data-tooltip]:not(.is-disabled):focus:after,[data-tooltip]:not(.is-disabled):focus:before,[data-tooltip]:not(.is-disabled):hover:after,[data-tooltip]:not(.is-disabled):hover:before,[data-tooltip]:not(.is-loading).has-tooltip-active:after,[data-tooltip]:not(.is-loading).has-tooltip-active:before,[data-tooltip]:not(.is-loading):focus:after,[data-tooltip]:not(.is-loading):focus:before,[data-tooltip]:not(.is-loading):hover:after,[data-tooltip]:not(.is-loading):hover:before,[data-tooltip]:not([disabled]).has-tooltip-active:after,[data-tooltip]:not([disabled]).has-tooltip-active:before,[data-tooltip]:not([disabled]):focus:after,[data-tooltip]:not([disabled]):focus:before,[data-tooltip]:not([disabled]):hover:after,[data-tooltip]:not([disabled]):hover:before{opacity:1;visibility:visible}[data-tooltip]:not(.is-disabled).has-tooltip-fade:after,[data-tooltip]:not(.is-disabled).has-tooltip-fade:before,[data-tooltip]:not(.is-loading).has-tooltip-fade:after,[data-tooltip]:not(.is-loading).has-tooltip-fade:before,[data-tooltip]:not([disabled]).has-tooltip-fade:after,[data-tooltip]:not([disabled]).has-tooltip-fade:before{transition:opacity .3s linear,visibility .3s linear}@media screen and (max-width:768px){.has-tooltip-top-mobile:after{top:0;right:auto;bottom:auto;left:50%;margin:-5px auto auto -5px;border-color:rgba(74,74,74,.9) transparent transparent}.has-tooltip-top-mobile:before{right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;transform:translate(-50%,-100%)}}@media print,screen and (min-width:769px){.has-tooltip-top-tablet:after{top:0;right:auto;bottom:auto;left:50%;margin:-5px auto auto -5px;border-color:rgba(74,74,74,.9) transparent transparent}.has-tooltip-top-tablet:before{right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;transform:translate(-50%,-100%)}}@media screen and (min-width:769px)and (max-width:1023px){.has-tooltip-top-tablet-only:after{top:0;right:auto;bottom:auto;left:50%;margin:-5px auto auto -5px;border-color:rgba(74,74,74,.9) transparent transparent}.has-tooltip-top-tablet-only:before{right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;transform:translate(-50%,-100%)}}@media screen and (max-width:1023px){.has-tooltip-top-touch:after{top:0;right:auto;bottom:auto;left:50%;margin:-5px auto auto -5px;border-color:rgba(74,74,74,.9) transparent transparent}.has-tooltip-top-touch:before{right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;transform:translate(-50%,-100%)}}@media screen and (min-width:1024px){.has-tooltip-top-desktop:after{top:0;right:auto;bottom:auto;left:50%;margin:-5px auto auto -5px;border-color:rgba(74,74,74,.9) transparent transparent}.has-tooltip-top-desktop:before{right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;transform:translate(-50%,-100%)}}@media screen and (min-width:1024px)and (max-width:1215px){.has-tooltip-top-desktop-only:after{top:0;right:auto;bottom:auto;left:50%;margin:-5px auto auto -5px;border-color:rgba(74,74,74,.9) transparent transparent}.has-tooltip-top-desktop-only:before{right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;transform:translate(-50%,-100%)}}@media screen and (max-width:1215px){.has-tooltip-top-until-widescreen:after{top:0;right:auto;bottom:auto;left:50%;margin:-5px auto auto -5px;border-color:rgba(74,74,74,.9) transparent transparent}.has-tooltip-top-until-widescreen:before{right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;transform:translate(-50%,-100%)}}@media screen and (min-width:1216px){.has-tooltip-top-widescreen:after{top:0;right:auto;bottom:auto;left:50%;margin:-5px auto auto -5px;border-color:rgba(74,74,74,.9) transparent transparent}.has-tooltip-top-widescreen:before{right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;transform:translate(-50%,-100%)}}@media screen and (min-width:1216px)and (max-width:1407px){.has-tooltip-top-widescreen-only:after{top:0;right:auto;bottom:auto;left:50%;margin:-5px auto auto -5px;border-color:rgba(74,74,74,.9) transparent transparent}.has-tooltip-top-widescreen-only:before{right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;transform:translate(-50%,-100%)}}@media screen and (max-width:1407px){.has-tooltip-top-until-fullhd:after{top:0;right:auto;bottom:auto;left:50%;margin:-5px auto auto -5px;border-color:rgba(74,74,74,.9) transparent transparent}.has-tooltip-top-until-fullhd:before{right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;transform:translate(-50%,-100%)}}@media screen and (min-width:1408px){.has-tooltip-top-fullhd:after{top:0;right:auto;bottom:auto;left:50%;margin:-5px auto auto -5px;border-color:rgba(74,74,74,.9) transparent transparent}.has-tooltip-top-fullhd:before{right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;transform:translate(-50%,-100%)}}@media screen and (max-width:768px){.has-tooltip-right-mobile:after{top:auto;right:0;bottom:50%;left:auto;margin:auto -11px -6px auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-mobile:before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;transform:translate(100%,50%)}}@media print,screen and (min-width:769px){.has-tooltip-right-tablet:after{top:auto;right:0;bottom:50%;left:auto;margin:auto -11px -6px auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-tablet:before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;transform:translate(100%,50%)}}@media screen and (min-width:769px)and (max-width:1023px){.has-tooltip-right-tablet-only:after{top:auto;right:0;bottom:50%;left:auto;margin:auto -11px -6px auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-tablet-only:before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;transform:translate(100%,50%)}}@media screen and (max-width:1023px){.has-tooltip-right-touch:after{top:auto;right:0;bottom:50%;left:auto;margin:auto -11px -6px auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-touch:before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;transform:translate(100%,50%)}}@media screen and (min-width:1024px){.has-tooltip-right-desktop:after{top:auto;right:0;bottom:50%;left:auto;margin:auto -11px -6px auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-desktop:before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;transform:translate(100%,50%)}}@media screen and (min-width:1024px)and (max-width:1215px){.has-tooltip-right-desktop-only:after{top:auto;right:0;bottom:50%;left:auto;margin:auto -11px -6px auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-desktop-only:before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;transform:translate(100%,50%)}}@media screen and (max-width:1215px){.has-tooltip-right-until-widescreen:after{top:auto;right:0;bottom:50%;left:auto;margin:auto -11px -6px auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-until-widescreen:before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;transform:translate(100%,50%)}}@media screen and (min-width:1216px){.has-tooltip-right-widescreen:after{top:auto;right:0;bottom:50%;left:auto;margin:auto -11px -6px auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-widescreen:before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;transform:translate(100%,50%)}}@media screen and (min-width:1216px)and (max-width:1407px){.has-tooltip-right-widescreen-only:after{top:auto;right:0;bottom:50%;left:auto;margin:auto -11px -6px auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-widescreen-only:before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;transform:translate(100%,50%)}}@media screen and (max-width:1407px){.has-tooltip-right-until-fullhd:after{top:auto;right:0;bottom:50%;left:auto;margin:auto -11px -6px auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-until-fullhd:before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;transform:translate(100%,50%)}}@media screen and (min-width:1408px){.has-tooltip-right-fullhd:after{top:auto;right:0;bottom:50%;left:auto;margin:auto -11px -6px auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-fullhd:before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;transform:translate(100%,50%)}}@media screen and (max-width:768px){.has-tooltip-bottom-mobile:after{top:auto;right:auto;bottom:0;left:50%;margin:auto auto -5px -5px;border-color:transparent transparent rgba(74,74,74,.9)}.has-tooltip-bottom-mobile:before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;transform:translate(-50%,100%)}}@media print,screen and (min-width:769px){.has-tooltip-bottom-tablet:after{top:auto;right:auto;bottom:0;left:50%;margin:auto auto -5px -5px;border-color:transparent transparent rgba(74,74,74,.9)}.has-tooltip-bottom-tablet:before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;transform:translate(-50%,100%)}}@media screen and (min-width:769px)and (max-width:1023px){.has-tooltip-bottom-tablet-only:after{top:auto;right:auto;bottom:0;left:50%;margin:auto auto -5px -5px;border-color:transparent transparent rgba(74,74,74,.9)}.has-tooltip-bottom-tablet-only:before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;transform:translate(-50%,100%)}}@media screen and (max-width:1023px){.has-tooltip-bottom-touch:after{top:auto;right:auto;bottom:0;left:50%;margin:auto auto -5px -5px;border-color:transparent transparent rgba(74,74,74,.9)}.has-tooltip-bottom-touch:before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;transform:translate(-50%,100%)}}@media screen and (min-width:1024px){.has-tooltip-bottom-desktop:after{top:auto;right:auto;bottom:0;left:50%;margin:auto auto -5px -5px;border-color:transparent transparent rgba(74,74,74,.9)}.has-tooltip-bottom-desktop:before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;transform:translate(-50%,100%)}}@media screen and (min-width:1024px)and (max-width:1215px){.has-tooltip-bottom-desktop-only:after{top:auto;right:auto;bottom:0;left:50%;margin:auto auto -5px -5px;border-color:transparent transparent rgba(74,74,74,.9)}.has-tooltip-bottom-desktop-only:before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;transform:translate(-50%,100%)}}@media screen and (max-width:1215px){.has-tooltip-bottom-until-widescreen:after{top:auto;right:auto;bottom:0;left:50%;margin:auto auto -5px -5px;border-color:transparent transparent rgba(74,74,74,.9)}.has-tooltip-bottom-until-widescreen:before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;transform:translate(-50%,100%)}}@media screen and (min-width:1216px){.has-tooltip-bottom-widescreen:after{top:auto;right:auto;bottom:0;left:50%;margin:auto auto -5px -5px;border-color:transparent transparent rgba(74,74,74,.9)}.has-tooltip-bottom-widescreen:before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;transform:translate(-50%,100%)}}@media screen and (min-width:1216px)and (max-width:1407px){.has-tooltip-bottom-widescreen-only:after{top:auto;right:auto;bottom:0;left:50%;margin:auto auto -5px -5px;border-color:transparent transparent rgba(74,74,74,.9)}.has-tooltip-bottom-widescreen-only:before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;transform:translate(-50%,100%)}}@media screen and (max-width:1407px){.has-tooltip-bottom-until-fullhd:after{top:auto;right:auto;bottom:0;left:50%;margin:auto auto -5px -5px;border-color:transparent transparent rgba(74,74,74,.9)}.has-tooltip-bottom-until-fullhd:before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;transform:translate(-50%,100%)}}@media screen and (min-width:1408px){.has-tooltip-bottom-fullhd:after{top:auto;right:auto;bottom:0;left:50%;margin:auto auto -5px -5px;border-color:transparent transparent rgba(74,74,74,.9)}.has-tooltip-bottom-fullhd:before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;transform:translate(-50%,100%)}}@media screen and (max-width:768px){.has-tooltip-left-mobile:after{top:auto;right:auto;bottom:50%;left:0;margin:auto auto -6px -11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-mobile:before{top:auto;right:auto;bottom:50%;left:-11px;transform:translate(-100%,50%)}}@media print,screen and (min-width:769px){.has-tooltip-left-tablet:after{top:auto;right:auto;bottom:50%;left:0;margin:auto auto -6px -11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-tablet:before{top:auto;right:auto;bottom:50%;left:-11px;transform:translate(-100%,50%)}}@media screen and (min-width:769px)and (max-width:1023px){.has-tooltip-left-tablet-only:after{top:auto;right:auto;bottom:50%;left:0;margin:auto auto -6px -11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-tablet-only:before{top:auto;right:auto;bottom:50%;left:-11px;transform:translate(-100%,50%)}}@media screen and (max-width:1023px){.has-tooltip-left-touch:after{top:auto;right:auto;bottom:50%;left:0;margin:auto auto -6px -11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-touch:before{top:auto;right:auto;bottom:50%;left:-11px;transform:translate(-100%,50%)}}@media screen and (min-width:1024px){.has-tooltip-left-desktop:after{top:auto;right:auto;bottom:50%;left:0;margin:auto auto -6px -11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-desktop:before{top:auto;right:auto;bottom:50%;left:-11px;transform:translate(-100%,50%)}}@media screen and (min-width:1024px)and (max-width:1215px){.has-tooltip-left-desktop-only:after{top:auto;right:auto;bottom:50%;left:0;margin:auto auto -6px -11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-desktop-only:before{top:auto;right:auto;bottom:50%;left:-11px;transform:translate(-100%,50%)}}@media screen and (max-width:1215px){.has-tooltip-left-until-widescreen:after{top:auto;right:auto;bottom:50%;left:0;margin:auto auto -6px -11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-until-widescreen:before{top:auto;right:auto;bottom:50%;left:-11px;transform:translate(-100%,50%)}}@media screen and (min-width:1216px){.has-tooltip-left-widescreen:after{top:auto;right:auto;bottom:50%;left:0;margin:auto auto -6px -11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-widescreen:before{top:auto;right:auto;bottom:50%;left:-11px;transform:translate(-100%,50%)}}@media screen and (min-width:1216px)and (max-width:1407px){.has-tooltip-left-widescreen-only:after{top:auto;right:auto;bottom:50%;left:0;margin:auto auto -6px -11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-widescreen-only:before{top:auto;right:auto;bottom:50%;left:-11px;transform:translate(-100%,50%)}}@media screen and (max-width:1407px){.has-tooltip-left-until-fullhd:after{top:auto;right:auto;bottom:50%;left:0;margin:auto auto -6px -11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-until-fullhd:before{top:auto;right:auto;bottom:50%;left:-11px;transform:translate(-100%,50%)}}@media screen and (min-width:1408px){.has-tooltip-left-fullhd:after{top:auto;right:auto;bottom:50%;left:0;margin:auto auto -6px -11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-fullhd:before{top:auto;right:auto;bottom:50%;left:-11px;transform:translate(-100%,50%)}}.fz-1{font-size:.0625rem}.fz-2{font-size:.125rem}.fz-3{font-size:.1875rem}.fz-4{font-size:.25rem}.fz-5{font-size:.3125rem}.fz-6{font-size:.375rem}.fz-7{font-size:.4375rem}.fz-8{font-size:.5rem}.fz-9{font-size:.5625rem}.fz-10{font-size:.625rem}.fz-11{font-size:.6875rem}.fz-12{font-size:.75rem}.fz-13{font-size:.8125rem}.fz-14{font-size:.875rem}.fz-15{font-size:.9375rem}.fz-16{font-size:1rem}.fz-17{font-size:1.0625rem}.fz-18{font-size:1.125rem}.fz-19{font-size:1.1875rem}.fz-20{font-size:1.25rem}.fz-21{font-size:1.3125rem}.fz-22{font-size:1.375rem}.fz-23{font-size:1.4375rem}.fz-24{font-size:1.5rem}.fz-25{font-size:1.5625rem}.fz-26{font-size:1.625rem}.fz-27{font-size:1.6875rem}.fz-28{font-size:1.75rem}.fz-29{font-size:1.8125rem}.fz-30{font-size:1.875rem}.fz-31{font-size:1.9375rem}.fz-32{font-size:2rem}.fz-33{font-size:2.0625rem}.fz-34{font-size:2.125rem}.fz-35{font-size:2.1875rem}.fz-36{font-size:2.25rem}.fz-37{font-size:2.3125rem}.fz-38{font-size:2.375rem}.fz-39{font-size:2.4375rem}.fz-40{font-size:2.5rem}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.ml--0{margin-left:0!important}.mr--0{margin-right:0!important}.pt--0{padding-top:0!important}.pb--0{padding-bottom:0!important}.pl--0{padding-left:0!important}.pr--0{padding-right:0!important}.mt--1{margin-top:.0625rem!important}.mb--1{margin-bottom:.0625rem!important}.ml--1{margin-left:.0625rem!important}.mr--1{margin-right:.0625rem!important}.pt--1{padding-top:.0625rem!important}.pb--1{padding-bottom:.0625rem!important}.pl--1{padding-left:.0625rem!important}.pr--1{padding-right:.0625rem!important}.mt--2{margin-top:.125rem!important}.mb--2{margin-bottom:.125rem!important}.ml--2{margin-left:.125rem!important}.mr--2{margin-right:.125rem!important}.pt--2{padding-top:.125rem!important}.pb--2{padding-bottom:.125rem!important}.pl--2{padding-left:.125rem!important}.pr--2{padding-right:.125rem!important}.mt--3{margin-top:.1875rem!important}.mb--3{margin-bottom:.1875rem!important}.ml--3{margin-left:.1875rem!important}.mr--3{margin-right:.1875rem!important}.pt--3{padding-top:.1875rem!important}.pb--3{padding-bottom:.1875rem!important}.pl--3{padding-left:.1875rem!important}.pr--3{padding-right:.1875rem!important}.mt--4{margin-top:.25rem!important}.mb--4{margin-bottom:.25rem!important}.ml--4{margin-left:.25rem!important}.mr--4{margin-right:.25rem!important}.pt--4{padding-top:.25rem!important}.pb--4{padding-bottom:.25rem!important}.pl--4{padding-left:.25rem!important}.pr--4{padding-right:.25rem!important}.mt--5{margin-top:.3125rem!important}.mb--5{margin-bottom:.3125rem!important}.ml--5{margin-left:.3125rem!important}.mr--5{margin-right:.3125rem!important}.pt--5{padding-top:.3125rem!important}.pb--5{padding-bottom:.3125rem!important}.pl--5{padding-left:.3125rem!important}.pr--5{padding-right:.3125rem!important}.mt--6{margin-top:.375rem!important}.mb--6{margin-bottom:.375rem!important}.ml--6{margin-left:.375rem!important}.mr--6{margin-right:.375rem!important}.pt--6{padding-top:.375rem!important}.pb--6{padding-bottom:.375rem!important}.pl--6{padding-left:.375rem!important}.pr--6{padding-right:.375rem!important}.mt--7{margin-top:.4375rem!important}.mb--7{margin-bottom:.4375rem!important}.ml--7{margin-left:.4375rem!important}.mr--7{margin-right:.4375rem!important}.pt--7{padding-top:.4375rem!important}.pb--7{padding-bottom:.4375rem!important}.pl--7{padding-left:.4375rem!important}.pr--7{padding-right:.4375rem!important}.mt--8{margin-top:.5rem!important}.mb--8{margin-bottom:.5rem!important}.ml--8{margin-left:.5rem!important}.mr--8{margin-right:.5rem!important}.pt--8{padding-top:.5rem!important}.pb--8{padding-bottom:.5rem!important}.pl--8{padding-left:.5rem!important}.pr--8{padding-right:.5rem!important}.mt--9{margin-top:.5625rem!important}.mb--9{margin-bottom:.5625rem!important}.ml--9{margin-left:.5625rem!important}.mr--9{margin-right:.5625rem!important}.pt--9{padding-top:.5625rem!important}.pb--9{padding-bottom:.5625rem!important}.pl--9{padding-left:.5625rem!important}.pr--9{padding-right:.5625rem!important}.mt--10{margin-top:.625rem!important}.mb--10{margin-bottom:.625rem!important}.ml--10{margin-left:.625rem!important}.mr--10{margin-right:.625rem!important}.pt--10{padding-top:.625rem!important}.pb--10{padding-bottom:.625rem!important}.pl--10{padding-left:.625rem!important}.pr--10{padding-right:.625rem!important}.mt--11{margin-top:.6875rem!important}.mb--11{margin-bottom:.6875rem!important}.ml--11{margin-left:.6875rem!important}.mr--11{margin-right:.6875rem!important}.pt--11{padding-top:.6875rem!important}.pb--11{padding-bottom:.6875rem!important}.pl--11{padding-left:.6875rem!important}.pr--11{padding-right:.6875rem!important}.mt--12{margin-top:.75rem!important}.mb--12{margin-bottom:.75rem!important}.ml--12{margin-left:.75rem!important}.mr--12{margin-right:.75rem!important}.pt--12{padding-top:.75rem!important}.pb--12{padding-bottom:.75rem!important}.pl--12{padding-left:.75rem!important}.pr--12{padding-right:.75rem!important}.mt--13{margin-top:.8125rem!important}.mb--13{margin-bottom:.8125rem!important}.ml--13{margin-left:.8125rem!important}.mr--13{margin-right:.8125rem!important}.pt--13{padding-top:.8125rem!important}.pb--13{padding-bottom:.8125rem!important}.pl--13{padding-left:.8125rem!important}.pr--13{padding-right:.8125rem!important}.mt--14{margin-top:.875rem!important}.mb--14{margin-bottom:.875rem!important}.ml--14{margin-left:.875rem!important}.mr--14{margin-right:.875rem!important}.pt--14{padding-top:.875rem!important}.pb--14{padding-bottom:.875rem!important}.pl--14{padding-left:.875rem!important}.pr--14{padding-right:.875rem!important}.mt--15{margin-top:.9375rem!important}.mb--15{margin-bottom:.9375rem!important}.ml--15{margin-left:.9375rem!important}.mr--15{margin-right:.9375rem!important}.pt--15{padding-top:.9375rem!important}.pb--15{padding-bottom:.9375rem!important}.pl--15{padding-left:.9375rem!important}.pr--15{padding-right:.9375rem!important}.mt--16{margin-top:1rem!important}.mb--16{margin-bottom:1rem!important}.ml--16{margin-left:1rem!important}.mr--16{margin-right:1rem!important}.pt--16{padding-top:1rem!important}.pb--16{padding-bottom:1rem!important}.pl--16{padding-left:1rem!important}.pr--16{padding-right:1rem!important}.mt--17{margin-top:1.0625rem!important}.mb--17{margin-bottom:1.0625rem!important}.ml--17{margin-left:1.0625rem!important}.mr--17{margin-right:1.0625rem!important}.pt--17{padding-top:1.0625rem!important}.pb--17{padding-bottom:1.0625rem!important}.pl--17{padding-left:1.0625rem!important}.pr--17{padding-right:1.0625rem!important}.mt--18{margin-top:1.125rem!important}.mb--18{margin-bottom:1.125rem!important}.ml--18{margin-left:1.125rem!important}.mr--18{margin-right:1.125rem!important}.pt--18{padding-top:1.125rem!important}.pb--18{padding-bottom:1.125rem!important}.pl--18{padding-left:1.125rem!important}.pr--18{padding-right:1.125rem!important}.mt--19{margin-top:1.1875rem!important}.mb--19{margin-bottom:1.1875rem!important}.ml--19{margin-left:1.1875rem!important}.mr--19{margin-right:1.1875rem!important}.pt--19{padding-top:1.1875rem!important}.pb--19{padding-bottom:1.1875rem!important}.pl--19{padding-left:1.1875rem!important}.pr--19{padding-right:1.1875rem!important}.mt--20{margin-top:1.25rem!important}.mb--20{margin-bottom:1.25rem!important}.ml--20{margin-left:1.25rem!important}.mr--20{margin-right:1.25rem!important}.pt--20{padding-top:1.25rem!important}.pb--20{padding-bottom:1.25rem!important}.pl--20{padding-left:1.25rem!important}.pr--20{padding-right:1.25rem!important}.mt--21{margin-top:1.3125rem!important}.mb--21{margin-bottom:1.3125rem!important}.ml--21{margin-left:1.3125rem!important}.mr--21{margin-right:1.3125rem!important}.pt--21{padding-top:1.3125rem!important}.pb--21{padding-bottom:1.3125rem!important}.pl--21{padding-left:1.3125rem!important}.pr--21{padding-right:1.3125rem!important}.mt--22{margin-top:1.375rem!important}.mb--22{margin-bottom:1.375rem!important}.ml--22{margin-left:1.375rem!important}.mr--22{margin-right:1.375rem!important}.pt--22{padding-top:1.375rem!important}.pb--22{padding-bottom:1.375rem!important}.pl--22{padding-left:1.375rem!important}.pr--22{padding-right:1.375rem!important}.mt--23{margin-top:1.4375rem!important}.mb--23{margin-bottom:1.4375rem!important}.ml--23{margin-left:1.4375rem!important}.mr--23{margin-right:1.4375rem!important}.pt--23{padding-top:1.4375rem!important}.pb--23{padding-bottom:1.4375rem!important}.pl--23{padding-left:1.4375rem!important}.pr--23{padding-right:1.4375rem!important}.mt--24{margin-top:1.5rem!important}.mb--24{margin-bottom:1.5rem!important}.ml--24{margin-left:1.5rem!important}.mr--24{margin-right:1.5rem!important}.pt--24{padding-top:1.5rem!important}.pb--24{padding-bottom:1.5rem!important}.pl--24{padding-left:1.5rem!important}.pr--24{padding-right:1.5rem!important}.mt--25{margin-top:1.5625rem!important}.mb--25{margin-bottom:1.5625rem!important}.ml--25{margin-left:1.5625rem!important}.mr--25{margin-right:1.5625rem!important}.pt--25{padding-top:1.5625rem!important}.pb--25{padding-bottom:1.5625rem!important}.pl--25{padding-left:1.5625rem!important}.pr--25{padding-right:1.5625rem!important}.mt--26{margin-top:1.625rem!important}.mb--26{margin-bottom:1.625rem!important}.ml--26{margin-left:1.625rem!important}.mr--26{margin-right:1.625rem!important}.pt--26{padding-top:1.625rem!important}.pb--26{padding-bottom:1.625rem!important}.pl--26{padding-left:1.625rem!important}.pr--26{padding-right:1.625rem!important}.mt--27{margin-top:1.6875rem!important}.mb--27{margin-bottom:1.6875rem!important}.ml--27{margin-left:1.6875rem!important}.mr--27{margin-right:1.6875rem!important}.pt--27{padding-top:1.6875rem!important}.pb--27{padding-bottom:1.6875rem!important}.pl--27{padding-left:1.6875rem!important}.pr--27{padding-right:1.6875rem!important}.mt--28{margin-top:1.75rem!important}.mb--28{margin-bottom:1.75rem!important}.ml--28{margin-left:1.75rem!important}.mr--28{margin-right:1.75rem!important}.pt--28{padding-top:1.75rem!important}.pb--28{padding-bottom:1.75rem!important}.pl--28{padding-left:1.75rem!important}.pr--28{padding-right:1.75rem!important}.mt--29{margin-top:1.8125rem!important}.mb--29{margin-bottom:1.8125rem!important}.ml--29{margin-left:1.8125rem!important}.mr--29{margin-right:1.8125rem!important}.pt--29{padding-top:1.8125rem!important}.pb--29{padding-bottom:1.8125rem!important}.pl--29{padding-left:1.8125rem!important}.pr--29{padding-right:1.8125rem!important}.mt--30{margin-top:1.875rem!important}.mb--30{margin-bottom:1.875rem!important}.ml--30{margin-left:1.875rem!important}.mr--30{margin-right:1.875rem!important}.pt--30{padding-top:1.875rem!important}.pb--30{padding-bottom:1.875rem!important}.pl--30{padding-left:1.875rem!important}.pr--30{padding-right:1.875rem!important}.mt--31{margin-top:1.9375rem!important}.mb--31{margin-bottom:1.9375rem!important}.ml--31{margin-left:1.9375rem!important}.mr--31{margin-right:1.9375rem!important}.pt--31{padding-top:1.9375rem!important}.pb--31{padding-bottom:1.9375rem!important}.pl--31{padding-left:1.9375rem!important}.pr--31{padding-right:1.9375rem!important}.mt--32{margin-top:2rem!important}.mb--32{margin-bottom:2rem!important}.ml--32{margin-left:2rem!important}.mr--32{margin-right:2rem!important}.pt--32{padding-top:2rem!important}.pb--32{padding-bottom:2rem!important}.pl--32{padding-left:2rem!important}.pr--32{padding-right:2rem!important}.mt--33{margin-top:2.0625rem!important}.mb--33{margin-bottom:2.0625rem!important}.ml--33{margin-left:2.0625rem!important}.mr--33{margin-right:2.0625rem!important}.pt--33{padding-top:2.0625rem!important}.pb--33{padding-bottom:2.0625rem!important}.pl--33{padding-left:2.0625rem!important}.pr--33{padding-right:2.0625rem!important}.mt--34{margin-top:2.125rem!important}.mb--34{margin-bottom:2.125rem!important}.ml--34{margin-left:2.125rem!important}.mr--34{margin-right:2.125rem!important}.pt--34{padding-top:2.125rem!important}.pb--34{padding-bottom:2.125rem!important}.pl--34{padding-left:2.125rem!important}.pr--34{padding-right:2.125rem!important}.mt--35{margin-top:2.1875rem!important}.mb--35{margin-bottom:2.1875rem!important}.ml--35{margin-left:2.1875rem!important}.mr--35{margin-right:2.1875rem!important}.pt--35{padding-top:2.1875rem!important}.pb--35{padding-bottom:2.1875rem!important}.pl--35{padding-left:2.1875rem!important}.pr--35{padding-right:2.1875rem!important}.mt--36{margin-top:2.25rem!important}.mb--36{margin-bottom:2.25rem!important}.ml--36{margin-left:2.25rem!important}.mr--36{margin-right:2.25rem!important}.pt--36{padding-top:2.25rem!important}.pb--36{padding-bottom:2.25rem!important}.pl--36{padding-left:2.25rem!important}.pr--36{padding-right:2.25rem!important}.mt--37{margin-top:2.3125rem!important}.mb--37{margin-bottom:2.3125rem!important}.ml--37{margin-left:2.3125rem!important}.mr--37{margin-right:2.3125rem!important}.pt--37{padding-top:2.3125rem!important}.pb--37{padding-bottom:2.3125rem!important}.pl--37{padding-left:2.3125rem!important}.pr--37{padding-right:2.3125rem!important}.mt--38{margin-top:2.375rem!important}.mb--38{margin-bottom:2.375rem!important}.ml--38{margin-left:2.375rem!important}.mr--38{margin-right:2.375rem!important}.pt--38{padding-top:2.375rem!important}.pb--38{padding-bottom:2.375rem!important}.pl--38{padding-left:2.375rem!important}.pr--38{padding-right:2.375rem!important}.mt--39{margin-top:2.4375rem!important}.mb--39{margin-bottom:2.4375rem!important}.ml--39{margin-left:2.4375rem!important}.mr--39{margin-right:2.4375rem!important}.pt--39{padding-top:2.4375rem!important}.pb--39{padding-bottom:2.4375rem!important}.pl--39{padding-left:2.4375rem!important}.pr--39{padding-right:2.4375rem!important}.mt--40{margin-top:2.5rem!important}.mb--40{margin-bottom:2.5rem!important}.ml--40{margin-left:2.5rem!important}.mr--40{margin-right:2.5rem!important}.pt--40{padding-top:2.5rem!important}.pb--40{padding-bottom:2.5rem!important}.pl--40{padding-left:2.5rem!important}.pr--40{padding-right:2.5rem!important}.mt--41{margin-top:2.5625rem!important}.mb--41{margin-bottom:2.5625rem!important}.ml--41{margin-left:2.5625rem!important}.mr--41{margin-right:2.5625rem!important}.pt--41{padding-top:2.5625rem!important}.pb--41{padding-bottom:2.5625rem!important}.pl--41{padding-left:2.5625rem!important}.pr--41{padding-right:2.5625rem!important}.mt--42{margin-top:2.625rem!important}.mb--42{margin-bottom:2.625rem!important}.ml--42{margin-left:2.625rem!important}.mr--42{margin-right:2.625rem!important}.pt--42{padding-top:2.625rem!important}.pb--42{padding-bottom:2.625rem!important}.pl--42{padding-left:2.625rem!important}.pr--42{padding-right:2.625rem!important}.mt--43{margin-top:2.6875rem!important}.mb--43{margin-bottom:2.6875rem!important}.ml--43{margin-left:2.6875rem!important}.mr--43{margin-right:2.6875rem!important}.pt--43{padding-top:2.6875rem!important}.pb--43{padding-bottom:2.6875rem!important}.pl--43{padding-left:2.6875rem!important}.pr--43{padding-right:2.6875rem!important}.mt--44{margin-top:2.75rem!important}.mb--44{margin-bottom:2.75rem!important}.ml--44{margin-left:2.75rem!important}.mr--44{margin-right:2.75rem!important}.pt--44{padding-top:2.75rem!important}.pb--44{padding-bottom:2.75rem!important}.pl--44{padding-left:2.75rem!important}.pr--44{padding-right:2.75rem!important}.mt--45{margin-top:2.8125rem!important}.mb--45{margin-bottom:2.8125rem!important}.ml--45{margin-left:2.8125rem!important}.mr--45{margin-right:2.8125rem!important}.pt--45{padding-top:2.8125rem!important}.pb--45{padding-bottom:2.8125rem!important}.pl--45{padding-left:2.8125rem!important}.pr--45{padding-right:2.8125rem!important}.mt--46{margin-top:2.875rem!important}.mb--46{margin-bottom:2.875rem!important}.ml--46{margin-left:2.875rem!important}.mr--46{margin-right:2.875rem!important}.pt--46{padding-top:2.875rem!important}.pb--46{padding-bottom:2.875rem!important}.pl--46{padding-left:2.875rem!important}.pr--46{padding-right:2.875rem!important}.mt--47{margin-top:2.9375rem!important}.mb--47{margin-bottom:2.9375rem!important}.ml--47{margin-left:2.9375rem!important}.mr--47{margin-right:2.9375rem!important}.pt--47{padding-top:2.9375rem!important}.pb--47{padding-bottom:2.9375rem!important}.pl--47{padding-left:2.9375rem!important}.pr--47{padding-right:2.9375rem!important}.mt--48{margin-top:3rem!important}.mb--48{margin-bottom:3rem!important}.ml--48{margin-left:3rem!important}.mr--48{margin-right:3rem!important}.pt--48{padding-top:3rem!important}.pb--48{padding-bottom:3rem!important}.pl--48{padding-left:3rem!important}.pr--48{padding-right:3rem!important}.mt--49{margin-top:3.0625rem!important}.mb--49{margin-bottom:3.0625rem!important}.ml--49{margin-left:3.0625rem!important}.mr--49{margin-right:3.0625rem!important}.pt--49{padding-top:3.0625rem!important}.pb--49{padding-bottom:3.0625rem!important}.pl--49{padding-left:3.0625rem!important}.pr--49{padding-right:3.0625rem!important}.mt--50{margin-top:3.125rem!important}.mb--50{margin-bottom:3.125rem!important}.ml--50{margin-left:3.125rem!important}.mr--50{margin-right:3.125rem!important}.pt--50{padding-top:3.125rem!important}.pb--50{padding-bottom:3.125rem!important}.pl--50{padding-left:3.125rem!important}.pr--50{padding-right:3.125rem!important}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.flex{display:flex}.align-center{align-items:center}.align-start{align-items:flex-start}.align-baseline{align-items:baseline}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.flex-col{flex-direction:column}.relative{position:relative}.absolute{position:absolute}.text-center{text-align:center}.pointer{cursor:pointer}.not-allowed{cursor:not-allowed!important}.interview-hub .btn-primary{height:50px;grid-gap:8px;gap:8px;word-wrap:normal;background-color:#ebebeb;color:#000;font-size:.875rem;font-weight:500;border:none;text-transform:uppercase;cursor:pointer;transition:all .3s ease;padding:0 10px;position:relative;letter-spacing:.5px}.interview-hub .btn-primary:hover{background-color:#c4c7cb}.interview-hub .btn-primary_active{background-color:#575757;color:#fff;font-weight:700}.interview-hub .btn-primary_active:hover{background-color:#6b6b6b}.interview-hub .btn-primary_active.bg-te{background-color:#417b8e}.interview-hub .btn-primary_filter{width:100px;height:46px;text-transform:inherit}.interview-hub .btn-primary_addnew,.interview-hub .btn-primary_sync{width:63px;height:46px;text-transform:inherit}.interview-hub .btn-primary_icon{position:absolute;left:25px;top:14px}.interview-hub .btn-primary .dot-btn{position:absolute;width:10px;height:10px;background:red;top:0;right:0;border-radius:10px}.interview-hub .btn-primary_disabled{background-color:#f8f8f8!important;cursor:not-allowed!important;display:none}.interview-hub .opacity-0{opacity:0}.interview-hub .opacity-100{opacity:1}.interview-hub .invisible{visibility:hidden}.interview-hub .visible{visibility:visible}.interview-hub .no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.interview-hub .no-scrollbar::-webkit-scrollbar{display:none}.interview-hub .noti-content{display:flex;width:100%}.interview-hub .noti-box{height:0;width:400px;border-radius:8px;transition:.5s;position:absolute;overflow-y:scroll;padding:0;left:-300px;margin-top:12px;background-color:#f9f9f9;box-shadow:0 3px 8px rgba(0,0,0,.24)}.interview-hub .noti-box.show{height:55vh}.interview-hub .display{position:relative}.interview-hub .cont{position:absolute;top:0;width:100%;height:100%;background-color:#f4f4f4}.interview-hub .loadmore{display:flex;justify-content:center;color:#575757;text-align:center;font-size:11px;padding:7px 0}.interview-hub .loadmore span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.interview-hub .loadmore span:hover{text-decoration:underline}.interview-hub .cont:empty{display:none}.interview-hub .noti-txt{width:100%;vertical-align:top;font-size:12px;color:#505050}.interview-hub .new-noti{color:#333}.interview-hub .date{font-size:10px;color:gray}.interview-hub .noti-header{display:flex;padding:10px;position:-webkit-sticky;position:sticky;width:100%;top:0;justify-content:space-between;align-items:center;align-content:space-around;background:#575757;z-index:300}.interview-hub .noti-header-title{margin:0;font-size:15px;color:#fff;cursor:default;text-align:inherit;font-weight:700}.interview-hub .noti-btn-read-all{display:flex}.interview-hub .tich-img{background-image:url(/_next/static/media/icon-tick-mark.450e83de.png);width:15px;height:15px;background-size:cover;background-repeat:no-repeat}.interview-hub .noti-read-all{margin:0;font-size:11px;color:#fff;cursor:pointer;text-align:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.interview-hub .noti-read-all:hover{text-decoration:underline}.interview-hub .noti-info{display:flex;margin-top:5px;justify-content:space-between;align-items:center}.interview-hub .noti-tag{border-radius:30px;font-size:7px;text-align:center;text-transform:uppercase;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:4px 6px}.interview-hub .noti-tag.dcv{background-color:#ede5ff;color:#4800ff;border:1px solid #4800ff}.interview-hub .noti-tag.r1{background-color:#ffede2;color:#f60;border:1px solid #f60}.interview-hub .noti-tag.r2{background-color:#e0fffd;color:#00b0a4;border:1px solid #00b0a4}.interview-hub .noti-tag.months{background-color:#e7ffde;color:#37b401;border:1px solid #37b401}.interview-hub .noti-tag.probation{background-color:#ffeaea;color:#e13c3c;border:1px solid #e13c3c}.interview-hub .noti-tag.infomember,.interview-hub .noti-tag.result_r1,.interview-hub .noti-tag.result_r2{color:#3c82f1;background-color:#e7f1fe;border:1px solid #3c82f1}.interview-hub .noti-box::-webkit-scrollbar-track{background-color:transparent}.interview-hub .noti-box::-webkit-scrollbar{width:1px}.interview-hub .noti-box::-webkit-scrollbar-thumb{background-color:#c4c7cb}.interview-hub .new,.interview-hub .new:hover{background-color:azure!important}.interview-hub .sec.new:hover>.noti-content>.noti-txt.new-noti{color:#333}.interview-hub .sec{padding:2px 8px 5px;background-color:#fff;transition:.5s;border-top:.5px solid #eae6e6}.interview-hub .sec:hover{background-color:#f4f4f4;cursor:pointer}.interview-hub .w3-wrapper{color:#fff;text-decoration:none;font-size:15px;position:relative;padding:11px 7px 15px;display:block;border-bottom:3px solid transparent;transition:all .3s;box-sizing:border-box;height:54px;width:38px}.interview-hub .notify-icon{width:30px;height:30px;display:block;position:relative;background-position:50%}.interview-hub .notify-icon-call{cursor:pointer;width:30px;height:30px}.interview-hub .notify-icon-ring{-webkit-animation:ring 1.6s linear infinite;animation:ring 1.6s linear infinite}.interview-hub .notify-icon:hover{-webkit-animation:ring .1s linear infinite;animation:ring .1s linear infinite}.interview-hub .main-filter-btn-group>.noti-btn:hover>span.w3-count{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}.interview-hub .main-filter-btn-group>.noti-btn:hover>.notify-icon-call{-webkit-animation:none!important;animation:none!important}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.interview-hub .w3-count{position:absolute;padding:2px 3px;background:#ff4f38;color:#fff;border-radius:30px;top:7px;right:0;min-width:20px;font-size:11px;z-index:200;text-align:center;-webkit-animation:w3-alert-red 1.6s infinite;animation:w3-alert-red 1.6s infinite}.interview-hub .w3-count.top-0{top:-10px!important}@-webkit-keyframes w3-alert-red{0%{box-shadow:0 0 0 0 rgba(254,57,5,.7)}to{box-shadow:0 0 0 10px rgba(254,57,5,0)}}@keyframes w3-alert-red{0%{box-shadow:0 0 0 0 rgba(254,57,5,.7)}to{box-shadow:0 0 0 10px rgba(254,57,5,0)}}@-webkit-keyframes ring{0%{transform:rotate(0deg)}5%{transform:rotate(0deg)}15%{transform:rotate(0deg)}25%{transform:rotate(20deg)}35%{transform:rotate(-15deg)}45%{transform:rotate(10deg)}55%{transform:rotate(-5deg)}60%{transform:rotate(0deg)}to{transform:rotate(0deg)}}@keyframes ring{0%{transform:rotate(0deg)}5%{transform:rotate(0deg)}15%{transform:rotate(0deg)}25%{transform:rotate(20deg)}35%{transform:rotate(-15deg)}45%{transform:rotate(10deg)}55%{transform:rotate(-5deg)}60%{transform:rotate(0deg)}to{transform:rotate(0deg)}}.interview-hub .interview-icon{background:url(/_next/static/media/icon_interview.0d524179.png);background-size:contain;width:30px;height:25px;margin-left:10px;margin-top:15px;background-repeat:no-repeat;background-position:50%;display:block;position:relative;cursor:pointer}.interview-hub .no-interview{background:url(/_next/static/media/icon_no_data_found.30ee97d9.jpg);background-size:contain;background-repeat:no-repeat;height:130px;background-position:50%;margin:30px 0}.interview-hub .p-none-interview{text-align:center;font-size:12px;color:#6a5acd}.interview-hub .btn-add-ic{width:120px;height:50px;background-color:#fff;border:1px solid gray;border-radius:10px;outline:none;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#636464;font-weight:700}.interview-hub .btn-add-ic:hover{background-color:#c4c7cb;border:1px solid transparent}.interview-hub .input-search{height:50px;background-color:#f5f5f5;border-radius:8px;overflow:hidden;position:relative;width:300px;min-width:300px}.interview-hub .input-search:after{content:" ";width:20px;height:20px;position:absolute;right:20px;top:15px;background:url(/_next/static/media/icon_search.b2a60dfc.png) no-repeat 50%/cover}.interview-hub .input-search.full:after{display:none}.interview-hub .input-search input{width:100%;height:100%;font-weight:400;border-radius:8px;border:1px solid transparent;outline:none;font-size:.8125rem;padding:0 45px 0 25px;background:transparent;transition:all .25s ease}.interview-hub .input-search input:focus{border:1px solid #575757}.interview-hub .input-search-clear{width:17px;height:17px;position:absolute;right:20px;top:15px;background-image:url(/_next/static/media/icon_close.a83c0a0a.png);background-size:cover;background-position:50%;transition:.2s ease-in-out;transform:scale(1);cursor:pointer}.interview-hub .input-search-clear:hover{transform:scale(1.2)}.interview-hub .account-setting{width:50px;height:50px;font-size:20px;display:flex;align-items:center;justify-content:center;background-color:#a1a1a1!important;color:#fff}.interview-hub .main-filter-btn-group{grid-gap:0!important;gap:0!important}.interview-hub .card-form{padding:30px;background-color:#fff;border:1px solid #e4e4e4;border-radius:8px;width:415px;margin:0 auto;min-height:250px}.interview-hub .card-form h2{font-size:1rem;font-weight:500;padding-bottom:8px}.interview-hub .card-form-group{display:flex;justify-content:space-between;align-items:center;padding:16px 0;position:relative}.interview-hub .card-form-group label{font-size:.875rem}.interview-hub .card-form-group input[type=text]{padding:12px 16px;font-size:12px;width:200px;border-radius:8px;border:1px solid #e4e4e4}.interview-hub .card-form-group input[type=color]{margin-right:150px}.interview-hub .card-form .add-btn{cursor:pointer;padding:12px;border-radius:8px;width:357px;color:#fff;background-color:#1b1b1b;font-size:.75rem;font-weight:500}.interview-hub .card-form-item{padding:18px 0 0;display:flex;align-items:center;justify-content:flex-start;grid-gap:25px;gap:25px}.interview-hub .email a{color:#000}.interview-hub .email a:hover{text-decoration:underline;color:#1890ff}.interview-hub .list-icon{display:flex;align-items:center;justify-content:flex-start}.interview-hub .list-icon .list-icon-item{transition:all .25s ease;cursor:pointer}.interview-hub .input-change-parent{font-size:.8125rem;width:100%;height:80%;border:none;border-bottom:1px solid transparent;background-color:transparent}.interview-hub .input-change-parent:focus{outline:none;background-color:#f5f5f5;border:.5px solid #404040}.interview-hub .input-change-parent.text-center{text-align:center}.interview-hub .input-change-parent.border-radius{border-top-left-radius:10px;border-bottom-left-radius:10px}.interview-hub .effect-input.sid{text-align:center}.interview-hub .effect-input:focus{background-color:#f5f5f5;border:.5px solid #404040}.interview-hub .effect-input.editing{border:.5px solid red}.interview-hub .effect-input~.focus-border{position:absolute;bottom:0;width:0;height:1px;background-color:#f5f5f5;transition:.4s}.interview-hub .effect-input:focus~.focus-border{width:100%;transition:.4s;left:0}.interview-hub .f-bold{font-weight:700}.interview-hub .card-container{width:37.5rem;padding:21px 25px;background-color:#fff;border-radius:8px;grid-gap:21px;gap:21px;display:flex;justify-content:center;position:relative;letter-spacing:.5px}.interview-hub .modal{height:100vh;width:100vw}.interview-hub .modal .modal-content{margin:0;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.interview-hub .modal-background{background-color:rgba(0,0,0,.2)}.interview-hub .open{display:block}.interview-hub .display-none{display:none!important}.interview-hub .display-block{display:block!important}.interview-hub .approve-box{position:absolute;width:200px;height:40px;background-color:#f5f5f5;border:1px solid #555;left:-210px;display:flex;align-items:center;justify-content:center;grid-gap:10px;gap:10px;opacity:0;z-index:99}.interview-hub .approve-box_filter{right:210px;width:317px;top:75px;left:auto!important;height:auto!important;padding:15px!important;display:block!important;cursor:default!important;box-shadow:0 4px 4px rgba(0,0,0,.25)}.interview-hub .approve-box_filter .btn-primary{width:100%;height:37px;text-transform:none}.interview-hub .approve-box_filter .input-date{border-radius:4px;text-transform:uppercase;padding:0 8px;width:100%;height:37px;border:1px solid #ccc}.interview-hub .approve-box_filter .input-date:focus{outline:none;border:1px solid #2684ff;box-shadow:0 0 0 1px #2684ff}.interview-hub .approve-box_logout{right:25px;top:75px;left:auto!important;height:auto!important;padding:5px 10px!important;display:block!important;cursor:default!important}.interview-hub .approve-box_logout .text-log{cursor:pointer}.interview-hub .approve-box_logout .text-log:hover{background:#f1f1f1}.interview-hub .approve-box_notification{right:72px;top:75px;width:300px;left:auto!important;height:auto!important;padding:18px 0!important;display:block!important;cursor:default!important}.interview-hub .approve-box_notification .text-log{cursor:pointer}.interview-hub .approve-box_notification .text-log:hover{background:#f1f1f1}.interview-hub .approve-box_notification .noti-title{padding:0 28px 3px;font-size:16px;font-weight:600}.interview-hub .approve-box button{width:80px;padding:5px;border-radius:8px}.interview-hub .approve-box .approve{cursor:pointer;border:transparent;outline:none;background-color:#42ce9f;color:#fff;font-weight:500}.interview-hub .approve-box .cancel{cursor:pointer;border:1px solid #888;outline:none;background-color:#fff;font-weight:500}.interview-hub .approve-box-open{opacity:1}.interview-hub .approve-box-acc{max-height:40vh;overflow:scroll;position:absolute;height:37.5px;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(36px);backdrop-filter:blur(36px);box-shadow:0 5px 15px rgba(0,0,0,.35);border-radius:8px;padding:0 14px;left:55px;display:flex;align-items:center;justify-content:center;grid-gap:14px;gap:14px;opacity:0;z-index:9999;cursor:pointer;box-sizing:border-box}.interview-hub .approve-box-acc button{width:80px;padding:5px;border-radius:8px}.interview-hub .approve-box-acc-open{opacity:1}.interview-hub .no-pointer:hover{cursor:default}.interview-hub .status{width:18px;height:18px;border-radius:100%;transition:all .2s ease;cursor:pointer}.interview-hub .status-pointer:hover{cursor:pointer}.interview-hub .status.Passed{border:3px solid #58bf82;background:#d9ffe0;transition:all .3s ease}.interview-hub .status.Passed:hover{border:3px solid #d9ffe0;background:#58bf82;box-shadow:0 0 .25em rgba(67,71,85,.27),0 .25em 1em rgba(90,125,188,.05)}.interview-hub .status.Failed{border:3px solid #ff7575;background:#ffeaea;transition:all .3s ease}.interview-hub .status.Failed:hover{border:3px solid #ffeaea;background:#ff7575;box-shadow:0 0 .25em rgba(67,71,85,.27),0 .25em 1em rgba(90,125,188,.05)}.interview-hub .status.New{border:3px solid #fae100;background:#fff9c8;transition:all .3s ease}.interview-hub .status.New:hover{border:3px solid #fff9c8;background:#fae100;box-shadow:0 0 .25em rgba(67,71,85,.27),0 .25em 1em rgba(90,125,188,.05)}.interview-hub .lds-spinner{color:official;display:inline-block;position:relative;width:80px;height:80px}.interview-hub .lds-spinner div{transform-origin:40px 40px;-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite}.interview-hub .lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#1890ff}.interview-hub .lds-spinner div:first-child{transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.interview-hub .lds-spinner div:nth-child(2){transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.interview-hub .lds-spinner div:nth-child(3){transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.interview-hub .lds-spinner div:nth-child(4){transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.interview-hub .lds-spinner div:nth-child(5){transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.interview-hub .lds-spinner div:nth-child(6){transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.interview-hub .lds-spinner div:nth-child(7){transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.interview-hub .lds-spinner div:nth-child(8){transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.interview-hub .lds-spinner div:nth-child(9){transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.interview-hub .lds-spinner div:nth-child(10){transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.interview-hub .lds-spinner div:nth-child(11){transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.interview-hub .lds-spinner div:nth-child(12){transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.interview-hub .ctn-loader{position:fixed;bottom:25px;left:25px;width:calc(100vw - 50px);height:calc(100vh - 145px);background-color:hsla(0,0%,100%,.4);-webkit-animation:fadeIn .2s;animation:fadeIn .2s;z-index:1000;cursor:wait}.interview-hub .ctn-loader,.interview-hub .tag-filter{display:flex;align-items:center;justify-content:center}.interview-hub .tag-filter{white-space:pre;height:22px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0 25px 0 5px;background-color:#e8f5fe;color:#006fbf;font-size:10px;overflow:hidden;transition:all .2s ease;border:.5px solid transparent;border-radius:4px;cursor:pointer}.interview-hub .tag-filter strong{color:#006fbf}.interview-hub .tag-filter:hover{background-color:#fff;border:.5px solid #e8f5fe}.interview-hub .max-ctn{width:-webkit-max-content;width:-moz-max-content;width:max-content;overflow:hidden;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.interview-hub .btn-filter{position:absolute;border:none;background-color:transparent;padding:0;height:100%;display:flex;align-items:center;justify-content:center;height:22px;width:22px!important;font-weight:700;color:#006fbf;right:0;top:0;border-radius:0!important;cursor:pointer;transition:all .2s ease;line-height:1}.interview-hub .btn-filter:hover{color:#cf1322;background:#fff1f0;border-color:#ffa39e}.interview-hub .test{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.interview-hub hr{background-color:gray;height:1px;margin:5px 0}.interview-hub .user-info{display:flex;align-items:left;justify-content:left;grid-gap:8px;gap:8px;border:none;transition:all .5s ease;padding:3px 4px;position:relative}.interview-hub .user-info_icon{position:absolute;left:25px;top:14px}.interview-hub .expand-row-child{cursor:pointer;transition:all .3s ease}.interview-hub .expand-row-child:hover{background-color:#efefef}.interview-hub .popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:-webkit-max-content;width:-moz-max-content;width:max-content;background:hsla(0,0%,100%,.6);box-shadow:-2px 4px 35px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-radius:10px;z-index:999;visibility:hidden}.interview-hub .popup-sync{width:auto;min-width:396px}.interview-hub .popup.open{visibility:visible;-webkit-animation:fadeIn .4s;animation:fadeIn .4s}.interview-hub .popup .popup-title{padding:34px 30px 13px;font-size:1.25rem;font-weight:700;color:#000}.interview-hub .popup .popup-content{padding:0 30px 18px;font-size:.875rem;font-weight:400}.interview-hub .popup .popup-button{padding:0 30px 24px;justify-content:flex-end;min-height:62px;align-items:center}.interview-hub .popup .popup-btn{margin-top:auto;cursor:pointer;width:116px;height:38px;border:none;outline:none;border-radius:5px;font-weight:700;font-size:.875rem}.interview-hub .popup .popup-btn:hover{opacity:.8}.interview-hub .popup .popup-btn.sync{line-height:1px}.interview-hub .popup .yes-btn{background-color:#575757;color:#fff;margin-left:5px}.interview-hub .popup .no-btn{background-color:#d2d2d2;color:#000}.interview-hub .popup .popup-close{cursor:pointer;display:flex;justify-content:center;align-items:center;border:none;outline:none;position:absolute;top:5px;right:5px;border-radius:100%;background:transparent;width:30px;height:30px;padding:0}.interview-hub .popup .popup-close:hover{background-color:#fff}.interview-hub .popup .popup-close:after{content:" ";position:absolute;width:17px;height:2px;background-color:#b3b3b3;transform:rotate(-45deg)}.interview-hub .popup .popup-close:before{content:" ";position:absolute;width:17px;height:2px;background-color:#b3b3b3;transform:rotate(45deg)}.interview-hub .popup-overlay{width:100%;height:100%;position:fixed;left:0;right:0;z-index:999;background-color:hsla(0,0%,74%,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.interview-hub .account-icon-child{width:1rem;height:1rem}.interview-hub .account-icon-child.check-name{color:#033f95;font-size:1.125rem;line-height:1.125rem;font-weight:600}.interview-hub .account-icon-child.has-name{color:#333;font-size:1.125rem;line-height:1.125rem}.interview-hub .todo-list{width:60%}.interview-hub .todo-list-header{padding:.625rem 0 .625rem 1.875rem;color:#333;font-size:.875rem;font-weight:700;z-index:9;border-top-left-radius:24px;border-top-right-radius:24px;text-transform:uppercase}.interview-hub .todo-list-header.primary{background:linear-gradient(13.27deg,#dff8e3 -1.1%,#fbfffb 115.78%)}.interview-hub .todo-list-header.secondary{background:#ffecec}.interview-hub .todo-list-main{display:flex;justify-content:space-between;grid-gap:.75rem;gap:.75rem}@media screen and (max-width:1250px){.interview-hub .todo-list-main{flex-wrap:wrap}}.interview-hub .todo-list-main-item{width:50%}@media screen and (max-width:1250px){.interview-hub .todo-list-main-item{width:100%}}.interview-hub .todo-list-main .sticky-header{position:-webkit-sticky;position:sticky;top:-1px;background:#fff;z-index:9}.interview-hub .todo-list-main-onboard{background:linear-gradient(13.27deg,#dff8e3 -1.1%,#fbfffb 115.78%)}.interview-hub .todo-list-main-offboard,.interview-hub .todo-list-main-onboard{padding:10px 26px 26px;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.interview-hub .todo-list-main-offboard{background:linear-gradient(37.21deg,#ffecec .1%,snow 97.92%)}.interview-hub .todo{width:100%;display:flex;overflow:hidden;margin-bottom:.625rem;background:hsla(0,0%,100%,.8);box-shadow:2px 4px 4px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);border-radius:10px;padding:18px}.interview-hub .todo-member{width:45%}.interview-hub .todo-member-header{padding:1.125rem 0 1.125rem 1.5625rem;color:#000;font-size:.8125rem;font-weight:700;border-left:1px solid #000;border-radius:5px;mix-blend-mode:multiply;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.interview-hub .todo-member-header-onboard{background:rgba(246,252,246,.8)}.interview-hub .todo-member-header-offboard{background:hsla(0,100%,99%,.8)}.interview-hub .todo-member-header-date,.interview-hub .todo-member-header-name{display:flex;padding-bottom:.75rem;grid-gap:.625rem;gap:.625rem}.interview-hub .todo-member-header-name{font-weight:400;overflow:hidden;text-overflow:ellipsis;width:12.5rem}.interview-hub .todo-member-header-email{font-weight:400;display:flex;grid-gap:.625rem;gap:.625rem}.interview-hub .todo-member-header-email span:last-child{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:12.5rem}.interview-hub .todo-account{width:55%;padding:.625rem}.interview-hub .activies-account-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #efefef;padding:.875rem 0;grid-gap:.625rem;gap:.625rem}.interview-hub .activies-account-row p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:9.5rem}.interview-hub .activies-account-row span{display:flex;grid-gap:.9375rem;gap:.9375rem;align-items:center;flex-shrink:0}.interview-hub .activies-account-row:last-child{border-bottom:transparent}.interview-hub .create-member-card{padding:40px;width:21.5rem;height:28.5rem;position:relative;box-shadow:-2px 4px 35px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(36px);backdrop-filter:blur(36px);border-radius:10px}.interview-hub .create-member-card .text-title-c{text-align:center;font-weight:700;font-size:1.5rem;color:#000}.interview-hub .create-member-card-group{display:flex;flex-direction:column}.interview-hub .create-member-card-group .react-datepicker__input-container{position:inherit}.interview-hub .create-member-card-group input{width:100%;height:38px;padding:7px 12px 7px 48px;background:#fbfbfb;border:1px solid #d6d6d6;border-radius:5px;transition:all .1s ease}.interview-hub .create-member-card-group input:focus{background:#fff;outline:none}.interview-hub .create-member-card-group .ico{width:16px;height:16px;position:absolute;left:15px;top:50%;transform:translateY(-50%)}.interview-hub .create-member-card-group .ico-user{background:url(/_next/static/media/icon_user_b.950caef3.png) no-repeat 50%/cover}.interview-hub .create-member-card-group .ico-mail{background:url(/_next/static/media/icon_mailinput.4bf531af.png) no-repeat 50%/cover}.interview-hub .create-member-card-group .ico-calendar{background:url(/_next/static/media/icon_calendar_2.128e476f.png) no-repeat 50%/cover}.interview-hub .create-member-card-group .ico-line{height:16px;width:1px;background-color:#b6b6b6;position:absolute;top:50%;transform:translateY(-50%);left:40px}.interview-hub .create-member-card-group .button-sb-f{cursor:pointer;background:#575757;border-radius:.3125rem;color:#fff;font-weight:700;font-size:.875rem;outline:none;border:none;margin-top:6px;height:38px}.interview-hub .create-member-card-group .button-sb-f:disabled{opacity:.8;pointer-events:none}.interview-hub .create-member-card-close{content:"";right:.5rem;top:.5rem;cursor:pointer;display:flex;justify-content:center;align-items:center;border:none;outline:none;position:absolute;font-size:1.2rem;border-radius:100%;padding:4px;background:transparent}.interview-hub .create-member-card-close:hover{background-color:#ececec}@media only screen and (max-width:1700px){.interview-hub .todo{flex-direction:column}.interview-hub .todo-member{width:100%}.interview-hub .todo-content{padding:1.125rem 1.875rem}.interview-hub .todo-content-email,.interview-hub .todo-content-name{width:14rem}.interview-hub .todo-account{width:100%;padding:.625rem 1.875rem}.interview-hub .todo-list{width:60%}}.interview-hub .activity-log{width:calc(38% - 25px);height:calc(100vh - 100px);overflow:hidden;position:fixed;right:25px;top:87px;padding-left:30px;background:hsla(0,0%,100%,.5);box-shadow:0 0 20px rgba(0,0,0,.08);border-radius:24px}.interview-hub .activity-log-header{padding-top:12px;padding-bottom:12px;color:#000;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.2px;background:hsla(0,0%,100%,.5)}.interview-hub .activity-log-list{width:100%;padding-top:33px;padding-bottom:15px;background:#fff;height:calc(100vh - 158px);overflow-y:scroll;overflow-x:hidden}.interview-hub .activity-log-list::-webkit-scrollbar{display:none}.interview-hub .activity-log .text-load{cursor:pointer;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto}.interview-hub .activity-log .text-load:hover{text-decoration:underline;color:#1890ff}.interview-hub .activity-log .none-bottom .log-type:after{content:"";width:0;height:0;border:none!important}.interview-hub .activity-log .log{margin-bottom:42px}.interview-hub .activity-log .log-date{color:#a6a6a6;font-size:.875rem;font-weight:400}.interview-hub .activity-log .log-type{top:2px;left:80px}.interview-hub .activity-log .log-type:after{content:" ";height:35px;border:.5px solid hsla(0,0%,48%,.5);position:absolute;left:50%;transform:translateX(-50%);top:100%;margin-top:4px}.interview-hub .activity-log .log:last-child .log-type:after{content:"";width:0;height:0;border:none}.interview-hub .activity-log .log .log-message{font-size:.9375rem;position:absolute;left:108px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;width:calc(100% - 95px)}.interview-hub .activity-log .log .log-account,.interview-hub .activity-log .log .log-member{font-weight:700;color:#000}@media screen and (min-width:1300px){.interview-hub .activity-log{width:calc(39% - 15px)}}.interview-hub .activities{grid-gap:.625rem;gap:.625rem}.interview-hub .gray-scale{filter:grayscale(1);opacity:.75}.interview-hub .status-popup-card-main{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px 0}.interview-hub .status-popup-card-main p{padding-bottom:.8125rem;font-size:.8125rem;font-weight:400;text-align:center}.interview-hub .status-popup-card-main p span{font-weight:700;text-transform:capitalize}.interview-hub .status-popup-card-main p span .offboarding:last-child{color:#ff7575}.interview-hub .status-popup-card-main p .onboarding,.interview-hub .status-popup-card-main p span .onboarding:last-child{color:#58bf82}.interview-hub .status-popup-card-main p .active{color:#033f95}.interview-hub .status-popup-card-main p .offboarding{color:#ff7575}.interview-hub .status-popup-card-main-btn{display:flex;grid-gap:5px;gap:5px}.interview-hub .status-popup-card-main-btn button{font-size:.8125rem;font-weight:700;cursor:pointer;border-radius:4px;padding:.5rem 1.6875rem;border:transparent;outline:none}.interview-hub .status-popup-card-main-btn .change{color:#fff;background:#033f95}.interview-hub .status-popup-card-main-btn .change:hover{background:#1774f6}.interview-hub .status-popup-card-main-btn .cancel{color:#000;background:#dedede}.interview-hub .status-popup-card-main-btn .cancel:hover{background:#ece8e8}.interview-hub .status-popup-card-main-close{content:"";right:.3125rem;top:.3125rem;cursor:pointer;display:flex;justify-content:center;align-items:center;border:none;outline:none;position:absolute;font-size:1.2rem;border-radius:100%;padding:4px;background:transparent}.interview-hub .status-popup-card-main-close:hover{background-color:#ececec}.interview-hub [data-tooltip]:not(.is-disabled):before,.interview-hub [data-tooltip]:not(.is-loading):before,.interview-hub [data-tooltip]:not([disabled]):before{background:rgba(83,83,83,.95);border-radius:3px;padding:6px 10px;font-size:11px;font-weight:400;font-family:ProductSansRegular}.interview-hub .full-width{width:100%}.interview-hub .todo-information{padding:20px 0 0 20px;font-weight:500}.interview-hub .gap{display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px}.interview-hub .gap-10{grid-gap:10px;gap:10px}.interview-hub .h-full{height:100%}.interview-hub .h-auto{height:auto}.interview-hub .h-fit{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.interview-hub .h-108{height:108px}.interview-hub .h-0{height:0}.interview-hub .min-h-0{min-height:0}.interview-hub .min-h-84{min-height:84px}.interview-hub .w-full{width:100%}.interview-hub .w-185{width:185px}.interview-hub .w-200{width:200px}.interview-hub .w-156{width:156px}.interview-hub .w-138{width:138px}.interview-hub .w-142{width:142px}.interview-hub .w-167{width:167px}.interview-hub .w-126{width:126px}.interview-hub .w-131{width:131px}.interview-hub .w-143{width:143px}.interview-hub .w-155{width:155px}.interview-hub .w-157{width:157px}.interview-hub .w-187{width:187px}.interview-hub .w-max-content{width:-webkit-max-content;width:-moz-max-content;width:max-content}.interview-hub .status-user{position:relative}.interview-hub .status-user:hover .tooltip{visibility:visible}.interview-hub .tooltip{visibility:hidden;position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#fff;white-space:pre;top:50%;right:27px;transform:translateY(-50%);z-index:9;border-radius:5px;padding:3px 5px;font-size:.625rem}.interview-hub .tooltip.active{color:#096dd9;background:#e6f7ff;border:1px solid #91d5ff}.interview-hub .tooltip.onboarding{color:#389e0d;background:#f6ffed;border:1px solid #b7eb8f}.interview-hub .tooltip.offboarding{color:#cf1322;background:#fff1f0;border:1px solid #ffa39e}.interview-hub .tooltip.unactive{color:rgba(0,0,0,.851);background:#fafafa;border:1px solid #d9d9d9}.interview-hub .todo-empty{padding:20px 0}.interview-hub .todo-empty p{margin-top:14px;font-size:1rem;color:#000}.interview-hub .table-input{padding:14px;font-size:.875rem;width:100%;height:50px;border:1px solid transparent;background-color:transparent;transition:all .25s ease}.interview-hub .table-input:focus{outline:none;background-color:inherit;border:1px solid #000}.interview-hub .table-input.text-center{text-align:center}.interview-hub .table-input.border-radius-left{border-top-left-radius:10px;border-bottom-left-radius:10px}.interview-hub .table-input.border-radius-right{border-top-right-radius:10px;border-bottom-right-radius:10px}.interview-hub .table-input.input-cv-input{padding-top:16px;padding-bottom:16px}.interview-hub .table-tooltip{visibility:hidden;opacity:0;padding:6px 5px 6px 10px;position:absolute;top:35px;left:50%;transform:translateX(-50%);width:95%;background:#fff;border:1px solid #c9e0ef;color:#3f517e;cursor:auto;font-size:12px;box-shadow:0 0 5px 0 rgba(0,0,0,.1),0 0 1px 0 rgba(0,0,0,.1);border-radius:5px;transition:.2s ease-in-out;z-index:9;word-wrap:break-word}.interview-hub .table-tooltip.master-tb-tooltip{width:170px;top:100%;left:50%;right:0;transform:translateX(-50%)}.interview-hub .tooltip-icon{width:18px;height:18px;cursor:pointer}.interview-hub .tooltip-icon:hover .table-tooltip{visibility:visible;opacity:1}.interview-hub .status-popup{position:absolute;bottom:-85px;right:1px;min-width:85px;background:#fff;box-shadow:0 3px 8px rgba(0,0,0,.24);border-radius:4px;z-index:9}.interview-hub .status-popup.master{bottom:-80px}.interview-hub .status-popup-item{padding:8px 12px;display:flex;align-items:center}.interview-hub .status-popup-item:hover{background-color:#ebebeb;cursor:pointer}.interview-hub .status-popup-item:hover .Passed{border:3px solid #fff;background:#58bf82;box-shadow:0 0 .25em rgba(67,71,85,.27),0 .25em 1em rgba(90,125,188,.05)}.interview-hub .status-popup-item:hover .Failed{background:#ff7575}.interview-hub .status-popup-item:hover .Failed,.interview-hub .status-popup-item:hover .New{border:3px solid #fff;box-shadow:0 0 .25em rgba(67,71,85,.27),0 .25em 1em rgba(90,125,188,.05)}.interview-hub .status-popup-item:hover .New{background:#fae100}.interview-hub .status-popup.screencv{top:-15px;right:86px;bottom:unset}.interview-hub .react-datepicker{border:none;overflow:hidden;box-shadow:0 3px 8px rgba(0,0,0,.24)}.interview-hub .react-datepicker__day--keyboard-selected,.interview-hub .react-datepicker__day--selected{background-color:#000}.interview-hub .react-datepicker__time-list-item--selected{background-color:#000!important}.interview-hub .react-datepicker__time-box ::-webkit-scrollbar-track{background-color:#f8f8f8}.interview-hub .react-datepicker__time-box ::-webkit-scrollbar{width:3px}.interview-hub .react-datepicker__time-box ::-webkit-scrollbar-thumb{background-color:#575757}.interview-hub .lds-roller{display:inline-block;position:relative;width:80px;height:80px}.interview-hub .lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.interview-hub .lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#000;margin:-4px 0 0 -4px}.interview-hub .lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.interview-hub .lds-roller div:first-child:after{top:63px;left:63px}.interview-hub .lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.interview-hub .lds-roller div:nth-child(2):after{top:68px;left:56px}.interview-hub .lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.interview-hub .lds-roller div:nth-child(3):after{top:71px;left:48px}.interview-hub .lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.interview-hub .lds-roller div:nth-child(4):after{top:72px;left:40px}.interview-hub .lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.interview-hub .lds-roller div:nth-child(5):after{top:71px;left:32px}.interview-hub .lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.interview-hub .lds-roller div:nth-child(6):after{top:68px;left:24px}.interview-hub .lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.interview-hub .lds-roller div:nth-child(7):after{top:63px;left:17px}.interview-hub .lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.interview-hub .lds-roller div:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.interview-hub .react-datepicker-popper{z-index:9999}.interview-hub .react-datepicker__close-icon{right:25px}.interview-hub .react-datepicker__close-icon:after{background-color:#575757}.interview-hub .item-probation{width:100%;height:27px;position:relative;border-radius:5px;font-size:11px;padding:0 28px;overflow:hidden;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:4px}.interview-hub .item-probation:hover{transition:all .2s ease;opacity:.7}.interview-hub .item-probation .item-head{position:absolute;top:7px;left:7px}.interview-hub .item-probation .item-foot{position:absolute;right:0;top:0;width:27px;height:27px;display:flex;justify-content:center;align-items:center}.interview-hub .item-probation.sdetail{background-color:#fbead6}.interview-hub .item-probation.sdetail .item-foot{background-color:#f7c489}.interview-hub .item-probation.s30days{background-color:#d2edfc}.interview-hub .item-probation.s30days .item-foot{background-color:#83c3e8}.interview-hub .item-probation.s60days{background-color:#d6f4dd}.interview-hub .item-probation.s60days .item-foot{background-color:#97daa6}.interview-hub .list-item-probation{height:calc(100% - 40px);overflow-y:scroll;margin-right:-3px;padding-right:2px}.interview-hub .list-item-probation::-webkit-scrollbar{width:1px;height:1px}.interview-hub .list-item-probation::-webkit-scrollbar-track{background-color:transparent}.interview-hub .list-item-probation::-webkit-scrollbar-thumb{background:#575757;border-radius:10px}.interview-hub .list-item-probation .container-loader{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent}.interview-hub .empty-data{background:url(/_next/static/media/Empty-pana.aa7dcd38.png);height:190px;width:100%;background-size:contain;background-repeat:no-repeat;background-position:50%;display:block;top:40%}.interview-hub .empty-data,.interview-hub .p-nodata{position:absolute;left:50%;transform:translate(-50%,-50%)}.interview-hub .p-nodata{text-align:center;top:55%;color:gray}.interview-hub .item-member-pro{width:100%;height:auto;background-color:#fff;border:1px solid #e7e7e7;border-radius:10px;padding:15px;margin-top:8px;transition:all .2s ease;position:relative}.interview-hub .item-member-pro .react-datepicker-wrapper{width:auto}.interview-hub .item-member-pro .input-email{width:100%;margin-top:5px;transition:all .2s ease;outline:none;border:1px solid transparent;border-bottom-color:#575757}.interview-hub .item-member-pro .input-email.vld{border-bottom:1px solid red}.interview-hub .item-member-pro .warning-dark{width:10px;height:10px;background:url(/_next/static/media/icon_warning_dark.79978b93.png) no-repeat 50%/cover}.interview-hub .item-member-pro .cus-pre-in{padding-bottom:10px;border-bottom:1px solid #e1e1e1;margin-bottom:10px}.interview-hub .item-member-pro:hover{border:1px solid #add8e6}.interview-hub .item-member-pro .sub-text{color:#a2a2a2;font-size:11px}.interview-hub .item-member-pro .sub2-text{color:#000;font-size:11px}.interview-hub .item-member-pro .name-text{color:#000;font-weight:700;font-size:13px}.interview-hub .item-member-pro_header{display:flex;flex-wrap:wrap}.interview-hub .item-member-pro_header .col1{width:50%;border-right:.5px solid #e1e1e1;padding-right:16px}.interview-hub .item-member-pro_header .col2{width:50%;padding-left:16px}.interview-hub .item-member-pro_header .bd-col2{width:100%;height:1px;background-color:#e1e1e1;margin:10px 0 5px}.interview-hub .item-member-pro_footer{border-top:1px solid #e1e1e1;margin-top:12px}.interview-hub .item-member-pro .down-pdf-wrapper{position:absolute;top:20px;right:15px}.interview-hub .btn-probation{width:calc(50% - 4px);height:30px;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:11px;border:none;border-radius:5px;color:#fff;cursor:pointer}.interview-hub .btn-probation:active{opacity:.8;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08)}.interview-hub .btn-probation.fail{background-color:#b6b6b6}.interview-hub .btn-probation.pass{background-color:#575757}.interview-hub .btn-probation.pass.bg-te{background-color:#417b8e}.interview-hub .btn-gowork{width:30px;height:30px;background-color:#ebebeb;border:1px solid transparent;border-radius:5px;filter:opacity(.4);position:relative;cursor:pointer}.interview-hub .btn-gowork.acti{filter:opacity(1)}.interview-hub .btn-gowork:active{border:1px solid #575757;background-color:#fff}.interview-hub .btn-gowork:after{content:" ";width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(/_next/static/media/icon_gowork.b07dfe21.png) no-repeat 50%/cover}.interview-hub .btn-copy{width:auto;height:17px;border:.5px solid #ecb87b;border-radius:2px;background-color:transparent;color:#ecb87b;font-size:8px;display:flex;align-items:center;position:absolute;top:5px;right:30px;padding-left:19px;padding-right:2px;transition:all .2s linear;cursor:pointer}.interview-hub .btn-copy:hover{background-color:#fff;text-decoration:underline}.interview-hub .btn-copy:before{content:" ";position:absolute;width:11px;height:11px;top:3px;left:5px;background:url(/_next/static/media/icon_copy_link.74bd1d27.png) no-repeat 50%/cover}.interview-hub .btn-copy.pre-onboard{right:50px!important;top:24px!important;height:20px;width:62px;color:#919090;filter:grayscale(1)}.interview-hub .item-official{max-height:55px;overflow:hidden}.interview-hub .item-official>div{cursor:pointer}.interview-hub .item-official.open{max-height:206px;transition:all .2s linear}.interview-hub .item-official.open .btn-arr-i{transform:rotate(-90deg);transition:all .2s linear}.interview-hub .item-official_body{border-top:1px solid #e1e1e1;padding-top:10px}.interview-hub .item-official_body .item-probation{padding-left:10px}.interview-hub .item-official_body .btn-copy,.interview-hub .item-official_body .item-head{display:none}.interview-hub .item-official .btn-arr-i{cursor:pointer;width:14px;height:14px;background:url(/_next/static/media/icon_arrow2_left.6abd9a1f.png) no-repeat 50%/cover;border:none}.interview-hub .item-sub-off{width:100%;height:27px;border-radius:5px;font-size:11px;display:flex;align-items:center;padding-left:10px}.interview-hub .item-sub-off .btn-subss{height:17px;border:.7px solid;border-radius:2px;background-color:transparent;margin-right:4px;cursor:pointer;font-size:8px;display:flex;align-items:center;padding:0 22px 0 6px;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.interview-hub .item-sub-off .btn-subss:hover{background-color:#fff}.interview-hub .item-sub-off .icon-subss{position:absolute;height:100%;width:17px;right:0;top:0}.interview-hub .item-sub-off.blue{background-color:#d2edfc}.interview-hub .item-sub-off.blue .btn-subss{border-color:#83c3e8;color:#76b3d7}.interview-hub .item-sub-off.blue .icon-subss{background-color:#83c3e8}.interview-hub .item-sub-off.blue .icon-subss:after{content:" ";width:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:9px;background:url(/_next/static/media/icon_eye_30days.853b24ce.png) no-repeat 50%/cover}.interview-hub .item-sub-off.green{background-color:#d6f4dd}.interview-hub .item-sub-off.green .btn-subss{border-color:#97daa6;color:#88cf98}.interview-hub .item-sub-off.green .icon-subss{background-color:#97daa6}.interview-hub .item-sub-off.green .icon-subss:after{content:" ";width:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:9px;background:url(/_next/static/media/icon_eye_60days.fd419712.png) no-repeat 50%/cover}.interview-hub .item-bell-notification{position:relative;background-image:url(/_next/static/media/icon_bell.dab3852d.png);border-radius:50%}.interview-hub .ip-cld-pro{outline:none;border:none;border-bottom:1px solid #000;width:81px;font-size:10px;margin-right:4px}.interview-hub .add-comment,.interview-hub .btn-more,.interview-hub .copy-cv-link,.interview-hub .edit-btn,.interview-hub .save-btn,.interview-hub .view-cv{cursor:pointer;display:flex;justify-content:center;align-items:center;border:1px solid #ebebeb;background-color:#fff;border-radius:4px;color:#666;font-size:.875rem;font-weight:400;line-height:100%;font-style:normal;transition:.2s ease-in-out;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:8px;min-width:60px}@media screen and (max-width:640px){.interview-hub .add-comment,.interview-hub .btn-more,.interview-hub .copy-cv-link,.interview-hub .edit-btn,.interview-hub .save-btn,.interview-hub .view-cv{width:80px}}.interview-hub .btn-more,.interview-hub .copy-cv-link{min-width:0}.interview-hub .view-cv{background-color:#575757;color:#fff}.interview-hub .btn-download{background-color:#fff!important;color:#666!important;border:1px solid #ebebeb;border-radius:4px!important;line-height:14px}.interview-hub .add-comment:hover,.interview-hub .btn-download:hover,.interview-hub .btn-more:hover,.interview-hub .copy-cv-link:hover,.interview-hub .edit-btn:hover{opacity:.7}.interview-hub .add-comment:before,.interview-hub .btn-download:before,.interview-hub .btn-more:before,.interview-hub .copy-cv-link:before,.interview-hub .edit-btn:before{background:url(/_next/static/media/icon-edit.8b3c55ba.svg) no-repeat 50%/cover;content:"";width:16px;height:16px;margin-right:4px}.interview-hub .btn-download:before{background:url(/_next/static/media/icon-download.3167b68b.svg) no-repeat 50%/cover!important}.interview-hub .copy-cv-link:before{margin-right:0;background:url(/_next/static/media/icon-share.0c465abf.svg) no-repeat 50%/cover}.interview-hub .btn-more:hover{opacity:1}.interview-hub .btn-more:before{background:url(/_next/static/media/icon-more.6c3f8972.svg) no-repeat 50%/cover;margin-right:0}.interview-hub .add-comment:before{background:url(/_next/static/media/icon-comment.f1ca3732.svg) no-repeat 50%/cover}.interview-hub .view-cv:before{content:"";width:16px;height:16px;margin-right:4px;background:url(/_next/static/media/icon-search-file.3f7ff41c.svg) no-repeat 50%/cover}.interview-hub .dropdown-box{position:relative;display:inline-block}.interview-hub .box-dropdown-list{display:flex;width:120px;padding:4px 0;flex-direction:column;align-items:flex-start;position:absolute;bottom:-42px;right:0;background-color:#fff;min-width:120px;box-shadow:0 2px 4px 0 rgba(0,0,0,.14);opacity:1;z-index:99999999;border-radius:4px}.interview-hub .dropdown-content-box{display:flex;align-items:center;grid-gap:4px;gap:4px;width:100%;opacity:1;height:30px;padding:0 10px;border-radius:4px}.interview-hub .dropdown-content-box:hover{background-color:#f0f0f0}.interview-hub .dropdown-content-active{display:flex;align-items:center;grid-gap:8px;gap:8px}.interview-hub .dropdown-content-hide{display:none}.interview-hub .input-datepicker{width:100%}.interview-hub .input-datepicker input{outline:none;border:1px solid transparent;background-color:#f1f4f5;width:100%;cursor:pointer}.interview-hub .input-edit{border:1px solid #d6d6d6!important}.interview-hub .input-required{border:1px solid red!important}.interview-hub .ccd-btn-edit{margin-left:72px!important}.interview-hub .button-logout{margin-left:auto;align-items:center;background-color:#ffe7e7;border:1px solid #d33a2c;border-radius:3px;box-sizing:border-box;color:#d33a2c;cursor:pointer;display:flex;font-weight:700;padding:4px 8px;transition:all .2s ease}.interview-hub .button-logout:hover{color:#ffe7e7;background-color:#d33a2c}.interview-hub .button-submit{background-color:#157afe;position:relative;border:none;color:#fff}.interview-hub .button-submit:hover{opacity:.9}.interview-hub .button-submit.loading{background-color:#ccc;color:#000;cursor:not-allowed;pointer-events:none}.interview-hub .button-cancel{background-color:#fff;border:1px solid #6082b6;color:#6082b6}.interview-hub .button-cancel:hover{opacity:.9}.interview-hub .newbtn-modal{width:auto;min-width:100px;height:30px;align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:center;transition:all .2s ease}.interview-hub .newbtn-modal:disabled{opacity:50%;cursor:not-allowed}.interview-hub .resignation-date-component{display:flex;align-items:center;grid-gap:16px;gap:16px}.interview-hub .resignation-date-picker{width:220px;background-color:#f5f7f9;border-radius:4px}.interview-hub .button-disable{opacity:.5;cursor:auto}.interview-hub .button-disable:hover{opacity:.5}.interview-hub .divider{max-width:211px;width:100%;height:1px;background-color:#e9e9e9;margin:0 auto}.interview-hub .review-feedback{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.interview-hub .expand-feedback-row{position:relative;border-radius:8px;max-height:50px;overflow:hidden;box-shadow:0 0 5px rgba(0,0,0,.2);background:#fff;transition:all .2s ease-in}.interview-hub .expand-feedback-row.open{height:auto;max-height:100vh}.interview-hub .expand-feedback-header{padding:1rem;cursor:pointer}.interview-hub .expand-feedback-header:after{position:absolute;right:1rem;content:"";width:1rem;height:1rem;background:url(/_next/static/media/icon_ep_arrow.60cfaf46.png) no-repeat 50%/cover;transition:all .2s ease}.interview-hub .expand-feedback-header.open:after{transform:rotate(-90deg)}.interview-hub .expand-feedback-content{white-space:pre-line;overflow:auto;height:500px;position:relative;border-top:1px solid #e9e9e9;padding:0 1rem;margin-inline:16px;-ms-overflow-style:none;scrollbar-width:none}.interview-hub .expand-feedback-content::-webkit-scrollbar{display:none}.interview-hub .expand-feedback-content .feedback-header{padding:1rem;background-color:red;border-top:1px solid #9eccaa;border-bottom:1px solid #9eccaa;background-color:#f6fff9;margin:0 -1rem 1rem;position:-webkit-sticky;position:sticky;top:0}.interview-hub .expand-feedback-content .feedback-header-name{font-size:1.25rem;font-weight:700;color:#4d4d4d;margin-bottom:.5rem}.interview-hub .expand-feedback-content .feedback-header-leader{font-size:1rem;font-weight:400;margin-bottom:.5rem}.interview-hub .expand-feedback-content .leader-feedback-container .feedback-member-type{font-size:1.125rem;font-weight:400;margin-bottom:.75rem;border-bottom:1px solid #e1e1e1;margin-left:-1rem;margin-right:-1rem;padding-bottom:.75rem}.interview-hub .navigation-button{height:50px;position:absolute;top:0;z-index:1;display:flex;justify-content:center;align-items:center;outline-width:0;background-color:#fff;border:none}.interview-hub .navigation-button button{cursor:pointer;border:none;padding:0;height:24px}.interview-hub .navigation-button-left{left:-4px}.interview-hub .navigation-button-left :after{content:"";position:absolute;z-index:2;left:100%;top:0;width:24px;height:100%;background-image:linear-gradient(90deg,#fff,transparent)}.interview-hub .navigation-button-right{right:-4px;background-image:linear-gradient(270deg,#fff,transparent)}.interview-hub .navigation-button-right :before{content:"";position:absolute;z-index:2;right:100%;top:0;width:24px;height:100%;background-image:linear-gradient(270deg,#fff,transparent)}.interview-hub .outline-0{outline-width:0}.interview-hub .bg-white{background-color:#fff}.interview-hub .menu-tab-container{position:relative;width:100%;overflow-x:scroll}.interview-hub .switch{position:fixed;bottom:11px;left:116px;display:inline-block;width:76px;height:32px;z-index:10000}.interview-hub .switch input{opacity:0;width:0;height:0}.interview-hub .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-image:url(/_next/static/media/btn-swap-teq-exe.f854bfe1.png);background-size:cover;background-repeat:no-repeat;transition:.4s}.interview-hub input:checked+.slider{background-image:url(/_next/static/media/btn-swap-exe-teq.ab1478ef.png)}.interview-hub input:focus+.slider{box-shadow:0 0 1px #2196f3}.interview-hub input:checked+.slider:before{transform:translateX(26px)}.interview-hub .slider.round,.interview-hub .slider.round:before{border-radius:4px}.interview-hub .status-wrapper{display:flex;padding:6px 12px;justify-content:center;align-items:center;grid-gap:4px;gap:4px;border-radius:16px;background:hsla(0,0%,100%,.93);box-shadow:1px 1px 2px 0 rgba(180,198,241,.26);white-space:nowrap;max-width:240px;overflow:hidden;text-overflow:ellipsis}.interview-hub .status-wrapper,.interview-hub .status-wrapper>span{font-size:11px;font-style:normal;font-weight:400;line-height:normal}.interview-hub .status-wrapper img{width:11px;height:11px}.interview-hub .status-wrapper.waiting{border:1px solid #c3771d;color:#c3771d}.interview-hub .status-wrapper.pass{border:1px solid #389e4f;color:#389e4f}.interview-hub .status-wrapper.fail{border:1px solid #9e3838;color:#9e3838}.interview-hub .status-wrapper.cancel{border:1px solid #8a389e;color:#8a389e}.interview-hub .status-final{position:relative}.interview-hub .status-final,.interview-hub .status-tooltip{background-color:#575757;color:#fff;padding:6px 12px;border-radius:16px;font-size:11px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.interview-hub .status-tooltip{width:220px}.interview-hub .container-layout{width:100%;height:auto;min-height:100vh;position:relative;background:#fff}.interview-hub .table td{border:.5px solid #e2e8f0}.interview-hub .table th{border:none}.interview-hub .main-header{position:fixed;top:.875rem;left:0;width:100%;padding:0 14px;z-index:100}.interview-hub .main-header_tab{overflow-x:auto}.interview-hub .main-header_tab .btn-primary{border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.interview-hub .main-filter{background-color:#fff;padding:1.1875rem 1.75rem;border-radius:.5rem;display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px}.interview-hub .main-filter-btn-group{grid-gap:8px;gap:8px}.interview-hub .main-filter-btn-group .btn-primary{border-radius:8px}.interview-hub .main-content{position:absolute;width:100%;height:auto;max-height:calc(100vh - 89px);top:71px;left:0;overflow:auto;overflow-y:scroll;margin-top:2px;padding:0 14px}.interview-hub .main-content-allmembers{top:71px;max-height:calc(100vh - 106px);overflow-y:hidden}.interview-hub .main-content-member{top:71px;max-height:calc(100vh - 79px);overflow-y:hidden}.interview-hub .main-row-td{height:40px;border-radius:.5rem;background-color:#fff;margin:3px 0!important}.interview-hub .main-row-td .column{display:flex;align-items:center;justify-content:flex-start}.interview-hub .main-row-td-row-td{height:40px;border-radius:.5rem;background-color:#fff;margin:3px 0!important}.interview-hub .main-row-td-row-td .column{display:flex;align-items:center;justify-content:flex-start}.interview-hub .main-row-td-row-td .center-f{display:flex;align-items:center;justify-content:center}.interview-hub .main-row-td-dot-data span{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}.interview-hub .main-row-td-pd .column{padding:0 3px}.interview-hub .notfound{position:relative;width:100vw;height:100vh}.interview-hub .notfound-404{position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.interview-hub .notfound h1{font-size:150px;font-weight:900;margin:0;text-transform:uppercase;text-align:center}.interview-hub .notfound .custom-css-btn{width:40%;border-radius:10px;margin-left:auto;margin-right:auto;margin-top:20px}.interview-hub .center-item-c{justify-content:center!important}.interview-hub .row-parrent{transition:all .3s ease;overflow:hidden;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;margin:4px 0}.interview-hub .row-parrent .main-row-td{margin:0!important;border-radius:0}.interview-hub .row-parrent span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.interview-hub .row-parrent .column{padding:0}.interview-hub .row-parrent input{padding:12px;height:100%;border:.5px solid transparent}.interview-hub .no-line-height{line-height:0!important}.interview-hub .row-header{width:100%}.interview-hub .row-child{width:100%;padding-top:12px;padding-bottom:20px;background-color:#fff;font-weight:500;font-size:.75rem}.interview-hub .row-child-bd-header{border-top:1px solid #efefef;border-bottom:1px solid #efefef}.interview-hub .row-child-header{overflow:hidden}.interview-hub .row-child-header .columns{background-color:#f7f7f7}.interview-hub .row-child-header .column{height:38px;display:flex;align-items:center;justify-content:flex-start}.interview-hub .row-child-data{padding:0;font-weight:400;border-bottom:1px solid #efefef}.interview-hub .row-child-bgwhite{background-color:#fdfdfd!important}.interview-hub .row-child-bggray{background-color:#fbfbfb!important}.interview-hub .row-expand{border:.5px solid #efefef}.interview-hub .row-colapp{border:.5px solid transparent}.interview-hub .custom-header-row{background-color:#575757;font-weight:700;color:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px}.interview-hub .custom-header-row .column.is-1{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.interview-hub .border-r{border-right:2px solid #fff}.interview-hub .border-l{border-left:2px solid #fff}.interview-hub .border-r-child{border-right:2px solid #efefef}.interview-hub .reset-mg{margin:0}.interview-hub .row-img-account{border-left:3px solid transparent;transition:all .3s ease}.interview-hub .row-base-account{border-left:3px solid rgba(0,55,255,.466)}.interview-hub .row-optional-account{border-left:3px solid rgba(255,0,170,.391)}.interview-hub .row-pl{padding-left:16px!important}.interview-hub .position-btn-ex{cursor:pointer;right:6px;width:16px;height:16px;background:url(/_next/static/media/icon_ep_arrow.60cfaf46.png) no-repeat 50%/cover;border:none;outline:none;transition:all .2s ease}.interview-hub .position-btn-ex.open{transform:rotate(-90deg)}.interview-hub .offboarding-remove{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;-webkit-line-clamp:1}.interview-hub .offboarding-link{font-size:12.7px;color:#0075ff;cursor:pointer;padding-left:5px}.interview-hub .offboarding-link:hover{color:#0075ff;text-decoration:underline}.interview-hub .na-link{color:#959595;text-align:center}.interview-hub .column.sid{width:5%;text-align:center;cursor:pointer}.interview-hub .sort-arrow{top:3px!important}.interview-hub .rotate-arrow-down{transition:all .2s ease;transform:rotate(180deg)}.interview-hub .column.account-logo{position:relative;width:4%;cursor:pointer}.interview-hub .column.account-logo:hover{background-color:#efefef}.interview-hub .column.account-logo .account-name-box{min-width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;visibility:hidden;opacity:.5;position:absolute;left:0;right:0;bottom:100%;padding:3px 7px;background-color:rgba(0,0,0,.9);box-shadow:0 3px 8px rgba(0,0,0,.24);font-size:.8rem;color:#fff;text-align:center;transition:all .1s ease-in-out;border-radius:4px;z-index:99}.interview-hub .column.account-logo:hover .account-name-box{visibility:visible;opacity:1}.interview-hub .column.account-logo.lock-hover{cursor:default}.interview-hub .column.account-logo.lock-hover:hover{background-color:#efefef}.interview-hub .column.account-logo.lock-hover .account-name-box{min-width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;visibility:hidden;opacity:.8;position:absolute;left:0;right:0;bottom:100%;padding:3px 7px;top:7px;background-color:rgba(0,0,0,.6);box-shadow:0 3px 8px rgba(0,0,0,.2);font-size:.8rem;text-align:center;color:#fff;transition:all .1s ease-in-out;border-radius:4px;z-index:999}.interview-hub .column.account-logo.lock-hover:hover .account-name-box{visibility:visible;opacity:1}.interview-hub .column.account-logo.lock-hover.lock-hover{cursor:default}.interview-hub .column.account-logo.lock-hover.lock-hover:hover{background-color:transparent}.interview-hub .column.switch-btn{width:7%;justify-content:center}.interview-hub .column.adjust-btn{width:3%;justify-content:center;cursor:pointer}.interview-hub .is-1.stt{width:6.95%}.interview-hub .collapse-all{cursor:pointer;display:flex;justify-content:center}.interview-hub .column.is-2.email{width:19%}.interview-hub .column.is-2.accounts{width:18.4%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.interview-hub .column.is-1.date{width:10%}.interview-hub .column.is-1.date input,.interview-hub .column.is-1.date span{padding:12px 6px}.interview-hub .column.is-1.user{width:11%}.interview-hub .column.account-type{width:30%!important}.interview-hub .no-mg{margin:-2px!important}.interview-hub .column.is-2.account-name{width:20.4%}.interview-hub .block-data{transition:all .3s ease}.interview-hub .none-data{padding:0;transition:all .3s ease;overflow:hidden}.interview-hub .version-app{position:fixed;bottom:15px;left:15px;padding:4px;background-color:gray;color:#fff;border-radius:4px;z-index:10000}.interview-hub .version-app.bg-te{background-color:#417b8e}.interview-hub .column{font-size:.875rem!important}.interview-hub .column.accounts,.interview-hub .column.email,.interview-hub .column.fullname,.interview-hub .column.offboard,.interview-hub .column.onboard,.interview-hub .column.status-member{cursor:pointer}.interview-hub .column.text-center{text-align:center}.interview-hub .avartar-user{width:50px;height:50px;border-radius:8px;background-image:url(https://assets.codepen.io/4787486/door.jpg);background-size:cover;background-position:50%;cursor:pointer}.interview-hub .avartar-user.active-a,.interview-hub .avartar-user:hover{box-shadow:0 3px 8px rgba(0,0,0,.24)}.interview-hub .pagination-pa{position:fixed;right:50px;bottom:9px;display:flex;grid-gap:10px;gap:10px}.interview-hub .pagination-pa.pagination-multi{left:1000px}.interview-hub .pagination-pa .disable-pa{position:absolute;width:100%;height:28px;cursor:not-allowed;background-color:#fff;opacity:.4;z-index:10;top:-1px}.interview-hub .pagination-pa li{margin:0 4px}.interview-hub .pagination-pa .page-item a{box-shadow:none!important;background:#f1f1f1;font-size:.8125rem;line-height:125.8%;text-align:center;color:#575757}.interview-hub .pagination-pa .page-link{padding:6px 12px;border-radius:10px}.interview-hub .pagination-pa .page-item.active .page-link{color:#fff;background-color:#575757;border-color:#575757;border-radius:10px}.interview-hub .pagination-pa .page-item.active .page-link.bg-te{background-color:#417b8e;border-color:#417b8e}.interview-hub .pagination-pa .previous-label{width:8px;height:13px;background:url(/_next/static/media/icon_previous_on.fe70e9d8.png) no-repeat 50%/cover}.interview-hub .pagination-pa .previous.disabled .previous-label{background:url(/_next/static/media/icon_previous_off.884251c8.png) no-repeat 50%/cover}.interview-hub .pagination-pa .next-label{width:8px;height:13px;background:url(/_next/static/media/icon_next_on.76dec5f1.png) no-repeat 50%/cover}.interview-hub .pagination-pa .next.disabled .next-label{background:url(/_next/static/media/icon_next_off.87bddf90.png) no-repeat 50%/cover}@-webkit-keyframes fadeInSelect{0%{opacity:0;transform:translateY(10px);max-height:0}to{opacity:1;transform:translateY(0);max-height:auto}}@keyframes fadeInSelect{0%{opacity:0;transform:translateY(10px);max-height:0}to{opacity:1;transform:translateY(0);max-height:auto}}.interview-hub .menu-select{-webkit-animation:fadeInSelect .2s ease-in-out;animation:fadeInSelect .2s ease-in-out}.interview-hub .goto-top{width:40px;height:40px;background:url(/_next/static/media/icon_gototop.23bedefd.png) no-repeat 50%/cover;position:fixed;bottom:15px;right:15px;cursor:pointer;transition:all .3s linear}.interview-hub .goto-top.hide{right:-40px!important}.interview-hub .goto-top:hover{opacity:.8}.interview-hub .login-container{background-color:#f7fafb;width:100vw;height:100vh;overflow:hidden;position:relative}.interview-hub .login-container .tree04{width:28px;height:77px;position:absolute;background:url(/_next/static/media/icon_tree_thin.d15dce84.png) no-repeat 50%/cover;bottom:0}.interview-hub .login-container .tree04-01{right:17px}.interview-hub .login-container .tree04-02{width:19px;height:51px;right:54px}.interview-hub .login-container .tree01{width:143px;height:280px;position:absolute;bottom:-10px;z-index:1;background:url(/_next/static/media/icon_tree_1.f6a777f1.png) no-repeat 50%/cover}.interview-hub .login-container .tree01-01{right:10px}.interview-hub .login-container .tree01-02{right:163px}.interview-hub .login-container .tree01-03{right:317px}.interview-hub .login-container .tree02{width:176px;height:334px;position:absolute;top:0;right:0;background:url(/_next/static/media/icon_tree_2.8880deef.png) no-repeat 50%/cover}.interview-hub .login-container .tree03{position:absolute;width:308px;height:225px;top:0;left:0;background:url(/_next/static/media/icon_tree_3.c7e5f97f.png) no-repeat 50%/cover}.interview-hub .login-container .city{position:absolute;width:1042px;height:590px;background:url(/_next/static/media/icon_city.5df1aca9.png) no-repeat 50%/cover;bottom:-15px;left:0}.interview-hub .login-container .logo-long{position:absolute;top:48px;left:67px}.interview-hub .login-container .c-form-login{position:absolute;width:968px;height:390px;left:50%;top:45%;transform:translate(-50%,-50%);background:hsla(0,0%,100%,.3);box-shadow:-2px 4px 35px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);border-radius:10px;z-index:10}.interview-hub .login-container .c-form-login .operating-im{position:absolute;left:78px;bottom:65px}.interview-hub .form-container{width:282px;position:absolute;top:64px;right:89px}.interview-hub .form-container .line{padding-top:10px;display:flex;align-items:center;grid-gap:12px;gap:12px}.interview-hub .form-container .line:after,.interview-hub .form-container .line:before{content:"";width:120px;height:.5px;left:0;top:0;background-color:#595959}.interview-hub .formlogin-title{font-size:2rem;font-weight:700;color:#575757}.interview-hub .formlogin-btn{cursor:pointer;padding:0;border-radius:5px;background-color:#575757;font-size:1rem;font-weight:700;color:#fff;border:none;width:100%;transition:all .15s ease;display:flex;align-items:center;grid-gap:3rem;gap:3rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.interview-hub .formlogin-btn img{padding:8px!important;background-color:#fff;border:1px solid #575757!important;border-radius:5px!important}.interview-hub .formlogin-btn:hover{background-color:#1a1a1a;box-shadow:0 8px 15px rgba(0,0,0,.25);transform:translateY(-1px)}.interview-hub .formlogin-btn:disabled{opacity:.6;background-color:#575757;cursor:not-allowed}.interview-hub .formlogin-btn:active,.interview-hub .formlogin-btn:disabled{box-shadow:none;transform:translateY(0)}.interview-hub .sbl-circ{height:20px;width:20px;color:#1890ff;position:relative;display:inline-block;border-radius:50%;border:2px solid;border-top:2px solid transparent;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.interview-hub .error-page{display:grid;height:100%;margin:0;padding:0;place-items:center;position:absolute;width:100%}.interview-hub .error-page .error{padding:.5rem;text-align:center}.interview-hub .error-page .card{border:1px solid #e1e1e1;border-radius:5px;margin:50px auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:20px 50px}.interview-hub .error-page .message{margin-bottom:1.5rem}.interview-hub .error-page .message>div{background-color:#fff}.interview-hub .error-page button{cursor:pointer;border:1px solid #e1e1e1;border-radius:8px;box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06);font-size:1rem;font-weight:500;margin:0 0 .75rem;padding:.75rem 1rem;position:relative;transition:all .1s ease-in-out}.interview-hub .error-page h1{display:block;font-size:2em;-webkit-margin-before:.67em;margin-block-start:.67em;-webkit-margin-after:.67em;margin-block-end:.67em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0}.interview-hub .error-page p{font-size:1.1rem;line-height:2rem;margin:0 0 1.5rem;padding:0 1rem}.interview-hub .modal-overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden;background:rgba(41,41,41,.84);z-index:9998;display:flex;justify-content:center;align-items:center;transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out}.interview-hub .modal-overlay.open{-webkit-animation:fade_in_show_overlay .25s;animation:fade_in_show_overlay .25s}.interview-hub .modal-overlay.open>.modal-content{-webkit-animation:fade_in_show .35s!important;animation:fade_in_show .35s!important}.interview-hub .modal-overlay.close{-webkit-animation:fade_in_out_overlay 5s;animation:fade_in_out_overlay 5s}.interview-hub .modal-overlay.close>.modal-content{-webkit-animation:fade_in_out 3s;animation:fade_in_out 3s}.interview-hub .box-parent{display:flex;align-items:center;background-color:transparent;height:850px}@media screen and (max-width:1440px){.interview-hub .box-parent{height:650px}}.interview-hub .modal-content{margin:0;background-color:#fff;box-shadow:-2px 4px 35px rgba(0,0,0,.2);border-radius:10px}.interview-hub .modal-content.inputcv-md{width:850px;height:420px;background-color:#fff;padding:0;overflow-y:hidden}.interview-hub .modal-content.inputcv-md .image-cv-gr{position:absolute;width:69px;height:43px;background:url(/_next/static/media/icon_inputcv_gr.67188d13.png) no-repeat 50%/cover;top:18px;left:66px}.interview-hub .modal-content.inputcv-md .react-datepicker__input-container{display:flex;justify-content:flex-end}.interview-hub .modal-content.inputcv-md .select-status{width:282px}.interview-hub .modal-content.inputcv-md .select-status.required,.interview-hub .modal-content.inputcv-md .select-status.vld-data{border:1px solid red;border-radius:5px;box-shadow:0 0 0 4px rgba(255,0,0,.1);background-color:rgba(255,0,0,.03)}.interview-hub .modal-content.inputcv-md .cv-filename{color:#4a84ff;width:120px;overflow:hidden;text-overflow:ellipsis;margin-left:10px;font-size:12px;white-space:nowrap}.interview-hub .modal-content.inputcv-md .cv-delete{width:15px;height:15px;background-image:url(/_next/static/media/icon_close.a83c0a0a.png);background-size:cover;background-position:50%;transition:.2s;cursor:pointer}.interview-hub .modal-content.inputcv-md .cv-delete:hover{transform:rotate(90deg)}.interview-hub .modal-content.noti-update-email{width:400px;padding:0;background-color:#fff}.interview-hub .modal-content.noti-update-email .content{margin-top:4px;padding-top:5px}.interview-hub .modal-content.noti-update-email .row-update-email{position:relative;padding:10px 0 10px 40px}.interview-hub .modal-content.noti-update-email .row-update-email button{display:none;position:absolute;right:10px;top:10px;width:35px;height:20px;padding:0;outline:none;cursor:pointer;border-radius:5px;background-color:#575757;color:#fff;border:1px solid transparent}.interview-hub .modal-content.noti-update-email .row-update-email button:hover{background-color:#fff;color:#000;border:1px solid #000}.interview-hub .modal-content.noti-update-email .row-update-email:hover{background-color:#e6f7ff}.interview-hub .modal-content.noti-update-email .row-update-email:hover button{display:block}.interview-hub .modal-content.noti-update-email .row-update-email .sp1{position:absolute;height:100%;top:0;left:0;width:40px;display:flex;justify-content:center;align-items:center}.interview-hub .modal-content.screencv-detail-md{width:490px;background-color:#fff;padding:0;overflow-x:hidden}.interview-hub .modal-content.screencv-detail-md .select-result-md{width:100%;height:34px;background:#fbfbfb;border-radius:5px;transition:all .1s ease}.interview-hub .modal-content.screencv-detail-md .list-btn{position:absolute;padding:10px 20px;width:100%;bottom:0;left:0;justify-content:flex-end;background-color:#eaecef}.interview-hub .modal-content.screencv-detail-md .custom-select-item{transition:.2s ease-in-out;font-size:.8125rem}.interview-hub .modal-content.screencv-detail-md .custom-select-item .status:after,.interview-hub .modal-content.screencv-detail-md .custom-select-item .status:before{display:none}.interview-hub .modal-content.screencv-detail-md .custom-select-item:hover{background:#deebff}.interview-hub .modal-content.screencv-detail-md .custom-select-item.active{background:#4a84ff;color:#fff}.interview-hub .modal-content.update-result-md{width:554px}.interview-hub .modal-content.update-result-lg{width:675px}.interview-hub .modal-content.update-result-lg .title-update-result,.interview-hub .modal-content.update-result-md .title-update-result{background-color:#eaecef;padding:10px 20px;font-size:20px;color:#4d4d4d;margin:0}.interview-hub .modal-content.update-result-lg .content-update-result,.interview-hub .modal-content.update-result-md .content-update-result{padding:10px 20px;border-top:none}.interview-hub .modal-content.update-result-lg .content-update-result .text,.interview-hub .modal-content.update-result-md .content-update-result .text{font-weight:400;font-size:.875rem;min-height:42px}.interview-hub .modal-content.update-result-lg .content-update-result .candidate-fullname,.interview-hub .modal-content.update-result-md .content-update-result .candidate-fullname{font-weight:600;color:#000}.interview-hub .modal-content.update-result-lg .content-update-result .candidate-result,.interview-hub .modal-content.update-result-md .content-update-result .candidate-result{margin-left:5px;font-weight:600}.interview-hub .modal-content.update-result-lg .content-update-result .candidate-result.Passed,.interview-hub .modal-content.update-result-md .content-update-result .candidate-result.Passed{color:#58bf82}.interview-hub .modal-content.update-result-lg .content-update-result .candidate-result.Failed,.interview-hub .modal-content.update-result-md .content-update-result .candidate-result.Failed{color:#ff7575}.interview-hub .modal-content.update-result-lg .content-update-result .resignation-qa-block,.interview-hub .modal-content.update-result-md .content-update-result .resignation-qa-block{margin-top:10px;font-size:14px}.interview-hub .modal-content.update-result-lg .content-update-result .resignation-question,.interview-hub .modal-content.update-result-md .content-update-result .resignation-question{font-weight:600}.interview-hub .modal-content.update-result-lg .list-btn,.interview-hub .modal-content.update-result-md .list-btn{display:flex;justify-content:flex-end;width:100%;padding:10px 20px;background:#eaecef;position:static}.interview-hub .modal-content.candidate-exist-md{width:554px}.interview-hub .modal-content.candidate-exist-md .title{padding-top:34px;padding-left:31px;font-weight:700;font-size:1.25rem;color:#000}.interview-hub .modal-content.candidate-exist-md .title .warning-exist-icon{background:url(/_next/static/media/icon_warning.ba83fdd2.png);background-size:contain;background-repeat:no-repeat;display:inline-flex;align-content:flex-end;height:25px;width:25px;position:relative;bottom:-5px;margin-right:3px}.interview-hub .modal-content.candidate-exist-md .content{position:relative;margin-top:13px;padding-left:31px;padding-right:31px;border-top:none}.interview-hub .modal-content.candidate-exist-md .content .text{font-weight:400;font-size:.875rem}.interview-hub .modal-content.candidate-exist-md .content .candidate-fullname{font-weight:600;color:#000}.interview-hub .modal-content.candidate-exist-md .review-btn{position:unset;margin-bottom:20px;margin-left:35px;float:left}.interview-hub .modal-content.candidate-exist-md .list-btn{position:unset}.interview-hub .modal-content.choose-interviewer-md{width:490px;height:520px;padding:0}.interview-hub .modal-content.choose-interviewer-md .hassendmail{bottom:20px;font-style:italic}.interview-hub .modal-content.choose-interviewer-md .bot-40{bottom:20px}.interview-hub .modal-content.choose-interviewer-md .bot-45{bottom:60px}.interview-hub .modal-content.choose-interviewer-md .list-btn-sendmail{display:flex}.interview-hub .modal-content.choose-interviewer-md .list-btn-sendmail span{color:#000;cursor:pointer}.interview-hub .modal-content.choose-interviewer-md .list-btn-sendmail span:hover{text-decoration:underline}.interview-hub .modal-content.choose-interviewer-md .sendmail{transition:all .2s ease}.interview-hub .modal-content.choose-interviewer-md .sendmail:after{content:" ";position:absolute;right:-22px;width:20px;height:20px;background:url(/_next/static/media/icon_sendmail.55458765.png) no-repeat 50%/cover}.interview-hub .modal-content.choose-interviewer-md .sendmail:hover{cursor:pointer;text-decoration:underline}.interview-hub .modal-content.choose-interviewer-md .sendmail .loader{display:none}.interview-hub .modal-content.choose-interviewer-md .sendmail.loading{width:110px!important;cursor:not-allowed;pointer-events:none}.interview-hub .modal-content.choose-interviewer-md .sendmail.loading .loader{display:block!important;margin-left:10px;margin-right:-5px}.interview-hub .modal-content.choose-interviewer-md .informail{background-color:#f0f8ff;padding:5px 10px;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}.interview-hub .modal-content.choose-interviewer-md .informail p{margin:0}.interview-hub .modal-content.fb-30d-member{width:809px!important;height:80vh!important;overflow:hidden}.interview-hub .modal-content.fb-30d-member .content-f-mb{margin-top:26px;margin-bottom:50px;padding:0 25px;overflow-y:scroll;height:calc(100% - 140px)}.interview-hub .modal-content.fb-30d-member .content-f-mb2{height:calc(100% - 160px)!important}.interview-hub .modal-content.fb-30d-member .table-cv_item{height:45px}.interview-hub .modal-content.fb-30d-member .table-cv_item span{width:75px;font-weight:700}.interview-hub .modal-content.fb-30d-member .answer-form{background-color:#fafafa;border:1px solid #e7e7e7;border-radius:5px;padding:12px 22px;text-align:justify}.interview-hub .modal-content.fb-detail-member{height:80vh!important;overflow:hidden}.interview-hub .modal-content.fb-detail-member .fb-detail-content{overflow-y:scroll;height:calc(100% - 75px)!important}.interview-hub .modal-content.fb-detail-member .fb-detail-content::-webkit-scrollbar{width:1px;height:1px}.interview-hub .modal-content.fb-detail-member .fb-detail-content::-webkit-scrollbar-track{background-color:transparent}.interview-hub .modal-content.fb-detail-member .fb-detail-content::-webkit-scrollbar-thumb{background:#bebdbd;border-radius:10px}.interview-hub .modal-content.information-member-md{width:77vw;height:auto;padding:37px 45px 45px}.interview-hub .modal-content.information-member-md .header-member{background-color:#faebd7;padding:10px 20px;font-size:20px;color:#4d4d4d}.interview-hub .modal-content.information-member-md .header-member-form-mb{background-color:#f1faff;border-top:1px solid #9fcbe7;border-bottom:1px solid #9fcbe7;padding-left:25px!important;padding-right:25px!important}.interview-hub .modal-content.information-member-md .header-member-leader{border-bottom:1px solid #9fcbe7;padding:12px 25px;background-color:#e9f8ed}@media only screen and (max-width:768px){.interview-hub .modal-content.information-member-md .header-member{padding-left:20px}}.interview-hub .modal-content.information-member-md .content-member{height:auto;width:100%;overflow-y:auto;display:flex;flex-wrap:wrap;padding:10px 20px}.interview-hub .modal-content.information-member-md .content-member span{font-size:13px;font-weight:400}.interview-hub .modal-content.information-member-md .content-member-left{width:53%;border-right:1px solid #ffd2b4;padding:4px 15px 4px 0}.interview-hub .modal-content.information-member-md .content-member-right{width:47%;padding:4px 0 4px 20px}.interview-hub .modal-content.information-member-md .content-member .has-no,.interview-hub .modal-content.information-member-md .content-member .has-red{margin:0 3px}.interview-hub .modal-content.information-member-md .content-member .has-red:after{content:"*";color:red}.interview-hub .modal-content.information-member-md .content-member .bd-md{width:100%;height:1px;margin:20px 0;background-color:#ffd2b4}@media only screen and (max-width:768px){.interview-hub .modal-content.information-member-md .content-member{flex-direction:column}.interview-hub .modal-content.information-member-md .content-member-left{width:100%;border:none}.interview-hub .modal-content.information-member-md .content-member-right{width:100%}}@media only screen and (max-width:425px){.interview-hub .modal-content.information-member-md .content-member-left,.interview-hub .modal-content.information-member-md .content-member-right{padding:0}}.interview-hub .modal-content.information-member-md.info{padding:0 0 60px}.interview-hub .modal-content.information-member-md.info .list-btn{background-color:transparent}@media only screen and (max-width:768px){.interview-hub .modal-content.information-member-md.info{padding:0}}@media only screen and (max-width:425px){.interview-hub .modal-content.information-member-md.info{width:90%;margin:0}}.interview-hub .modal-content.noti-interview-candidate{background-color:#fff;width:auto;min-width:50vw;height:auto;padding:37px 20px 17px}.interview-hub .modal-content.noti-interview-candidate .header-noti{position:absolute;width:100%;top:0;left:0;height:45px;display:flex;justify-content:center;align-items:center;background-color:#e6e6fa;text-transform:uppercase;color:#6a5acd;font-weight:700}.interview-hub .modal-content.noti-interview-candidate .content table td{border-width:0 0 .5px!important}.interview-hub .modal-content.noti-interview-candidate tr{transition:all .25s ease}.interview-hub .modal-content.noti-interview-candidate tr:hover{background-color:#f8f8f8}.interview-hub .modal-content .btn-not-confirm{outline:none;height:30px;text-align:center;width:100px;border-radius:40px;background:#fff;border:2px solid navy;color:navy;letter-spacing:1px;text-shadow:0;cursor:pointer;transition:all .25s ease;position:relative;float:right}.interview-hub .modal-content .btn-not-confirm:hover{color:#fff;background:navy}.interview-hub .modal-content .btn-not-confirm:active{letter-spacing:2px}.interview-hub .modal-content .title-c,.interview-hub .modal-content .title-s{background-color:#eaecef;padding:10px 20px;font-size:20px;color:#4d4d4d}.interview-hub .modal-content .title-noti{font-size:18px;font-weight:700;text-align:center}.interview-hub .modal-content .title-noti-schedule{color:#8f8fff}.interview-hub .modal-content .title-noti-feedback{color:#f9a4a4}.interview-hub .modal-content .note-feedback{font-size:12px;font-weight:300;color:#ff3b3b}.interview-hub .modal-content .content{padding:10px 20px;background-color:#fff}.interview-hub .modal-content .content .column-sv{padding-top:10px}.interview-hub .modal-content .content.noti-top{border-top:0!important}.interview-hub .modal-content .content.noti-tb-mr-bot{margin-bottom:16px}.interview-hub .modal-content .content th{color:#c38a42}.interview-hub .modal-content .content tbody.lst-noti-content{overflow-y:scroll;height:calc(100% - 150px)}.interview-hub .modal-content .content tbody.lst-noti-content .noti-row{cursor:pointer}.interview-hub .modal-content .content.noti-table{overflow:auto;height:calc(100% - 150px);max-height:350px;padding-top:0}.interview-hub .modal-content .content thead.tb-head-noti{background-color:#f8f8ff;position:-webkit-sticky;position:sticky;top:0}.interview-hub .modal-content .content thead.tb-head-noti-pink{background-color:#fbf1f1}.interview-hub .modal-content .content .noti-table table{border-collapse:collapse}.interview-hub .modal-content .list-btn{padding:10px 20px;background-color:#eaecef;position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:flex-end}@media only screen and (max-width:810px){.interview-hub .modal-content .list-btn{bottom:-20px}}@media only screen and (max-width:768px){.interview-hub .modal-content .list-btn{position:static;margin-left:auto;padding:0}}.interview-hub .modal-content .list-btn2{padding:10px 20px;background-color:#eaecef;position:absolute;bottom:0;width:100%;display:flex;justify-content:flex-end}.interview-hub .modal-content.probation-md{width:550px;height:auto;max-height:95vh;padding:0;overflow:scroll;background-color:#fff}.interview-hub .modal-content.probation-md .vld-data{border-color:red!important;box-shadow:0 0 0 4px rgba(255,0,0,.1)!important;background-color:rgba(255,0,0,.03)!important}.interview-hub .modal-content.probation-md .input-d-p{background:#f5f7f9;border:1px solid transparent;border-radius:5px;height:28px;width:100%;padding:5px 10px;transition:all .23s ease;outline:none}.interview-hub .modal-content.probation-md .input-d-p:focus{border-color:rgba(37,132,255,.4);background-color:#fff;box-shadow:0 0 0 4px rgba(37,132,255,.1)}.interview-hub .modal-content.probation-md .has-red:after{content:" * ";color:red}.interview-hub .modal-content.probation-md .ctns-pro{overflow:scroll;height:calc(100% - 60px);padding:10px 20px}.interview-hub .modal-content.probation-md .ctns-pro::-webkit-scrollbar{width:1px;height:1px}.interview-hub .modal-content.probation-md .ctns-pro::-webkit-scrollbar-track{background-color:transparent}.interview-hub .modal-content.probation-md .ctns-pro::-webkit-scrollbar-thumb{background:#dbd9d9;border-radius:10px}.interview-hub .modal-content.probation-md .ctns-pro-head{background-color:#eaecef;padding:10px 20px;font-size:20px;color:#4d4d4d}.interview-hub .modal-content.probation-md .list-btn-ctns{padding:10px 20px;background:#eaecef}.interview-hub .modal-content.probation-md .tb-sub{background-color:#fff;border:1px solid #e7e7e7;border-radius:5px;overflow:hidden;width:100%;height:auto;word-break:break-word}.interview-hub .modal-content.probation-md .input-large{min-height:auto}.interview-hub .modal-content.probation-md .btn-mini-md{width:75px}.interview-hub .modal-content.probation-md .r-tb{border-bottom:.5px solid #e7e7e7;display:flex;flex-wrap:wrap}.interview-hub .modal-content.probation-md .r-tb_1{width:110px;padding:8px 10px;border-right:.5px solid #e7e7e7}.interview-hub .modal-content.probation-md .r-tb_2{width:calc(100% - 110px);padding:8px 10px}.interview-hub .modal-content.probation-md .r-tb:hover{background-color:#e6f7ff}.interview-hub .modal-content.probation-md .select-status{width:100%}.interview-hub .modal-content.probation-md .select-status.vld-data{border:1px solid red;border-radius:5px;box-shadow:0 0 0 4px rgba(255,0,0,.1);background-color:rgba(255,0,0,.03)}.interview-hub .modal-content .btn-md-close-cdd{cursor:pointer;display:flex;justify-content:center;align-items:center;position:absolute;border:none;outline:none;top:6px;right:8px;border-radius:100%;background:transparent;width:36px;height:36px;padding:0;z-index:1;transition:all .2s ease}@media screen and (max-width:1024px){.interview-hub .modal-content .btn-md-close-cdd{top:2px;right:2px}}.interview-hub .modal-content .btn-md-close-cdd:hover{transform:rotate(90deg);background-color:#fff}.interview-hub .modal-content .btn-md-close-cdd:after{content:" ";position:absolute;width:15px;height:2px;background-color:#303030;transform:rotate(-45deg);border-radius:4px}.interview-hub .modal-content .btn-md-close-cdd:before{content:" ";position:absolute;width:15px;height:2px;background-color:#222;transform:rotate(45deg);border-radius:4px}.interview-hub .modal-content.cadidate-md{position:relative;z-index:2;width:1024px;overflow:visible;background-color:#f2f2f2;margin-right:10px;transform:translateX(231px);transition:all .25s linear}.interview-hub .modal-content.cadidate-md.show{transform:translateX(0)}@media screen and (max-width:1440px){.interview-hub .modal-content.cadidate-md{height:90.5%;width:972px}}.interview-hub .modal-content.cadidate-md .header-modal-cdd{display:flex;justify-content:space-between;padding:6px 8px 6px 24px;border-radius:12px 12px 0 0;background:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.16);position:-webkit-sticky;position:sticky;top:0;z-index:9999999}.interview-hub .modal-content.cadidate-md .wrapper-title-header{padding:9px 0;display:flex;grid-gap:6px;gap:6px;align-items:center;justify-content:center;color:#333;font-size:14px;font-weight:600;line-height:normal}.interview-hub .modal-content.cadidate-md .body-cdd{height:737px;padding:16px 24px 24px;overflow-y:scroll;overflow-x:hidden}.interview-hub .modal-content.cadidate-md .body-cdd.body-active-edit{height:487px}@media screen and (max-width:1440px){.interview-hub .modal-content.cadidate-md .body-cdd.body-active-edit{height:224px}.interview-hub .modal-content.cadidate-md .body-cdd{height:calc(100% - 112px)}}.interview-hub .modal-content.cadidate-md .body-cdd .body-main-cdd{z-index:10000;position:-webkit-sticky;position:sticky;top:0}.interview-hub .modal-content.cadidate-md .body-cdd .body-cdd-title{display:flex;grid-gap:4px;gap:4px;padding:8px 0;align-items:center;margin-bottom:12px}.interview-hub .modal-content.cadidate-md .body-cdd .body-cdd-title p{font-size:20px;font-style:normal;font-weight:400;line-height:normal}.interview-hub .modal-content.cadidate-md .body-cdd .body-cdd-title .body-cv-code{color:#666}.interview-hub .modal-content.cadidate-md .body-cdd .body-cdd-title .body-cv-name{color:#333}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-left{padding:20px;background-color:#fff;border-radius:8px;display:flex;grid-gap:32px;gap:32px;width:578px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-left .cdd-left-1,.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-left .cdd-left-2{width:50%}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right{max-height:329px;display:flex;border-radius:8px;background-color:#fff;width:calc(100% - 578px);flex-direction:column}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right.same-height{max-height:445px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .body-cdd-right-top{display:flex;flex-direction:column;border-bottom:1px solid #e6e6e6}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .body-cdd-right{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;padding:2px 20px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-control-tab{display:flex;grid-gap:4px;gap:4px;padding:0 20px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-control-tab .tab-interview{border-radius:4px 4px 0 0;display:flex;height:28px;background-color:#eee;color:#464646;padding:6px 12px;justify-content:center;align-items:center;font-size:13px;font-style:normal;font-weight:400;line-height:normal;width:117px;cursor:pointer}@media screen and (max-width:1440px){.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-control-tab .tab-interview{width:100px}}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-control-tab .tab-interview.active{background:#575757;color:#fff;font-weight:700}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-no-fb{height:154px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-tab{display:flex;flex-direction:column;height:154px;width:100%;overflow:hidden;padding:12px 24px 0}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-tab .content-fb-left{color:#333;font-size:14px!important}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-tab .wrapper-content-fb{display:flex;padding:4px 0 2px;align-items:flex-start;flex:1 0;align-self:stretch;flex-wrap:wrap;color:#333!important;line-height:21px;-webkit-line-clamp:3;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word;font-size:14px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-tab .wrapper-content-fb .wrapper-content-no-level{-webkit-line-clamp:4}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-tab .wrapper-content-fb h1,.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-tab .wrapper-content-fb h2,.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-tab .wrapper-content-fb h3,.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-tab .wrapper-content-fb h4,.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-tab .wrapper-content-fb p,.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-tab .wrapper-content-fb span,.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-tab .wrapper-content-fb strong{font-size:14px;line-height:21px;color:#333!important}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-tab .wrapper-content-fb span,.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-content-right .box-tab .wrapper-content-fb strong{height:100%;overflow:hidden;color:#333!important}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom{display:flex;padding:20px;width:100%;flex-direction:column;align-items:flex-start;grid-gap:12px;gap:12px;background-color:#fff;border-radius:8px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .box-control{cursor:pointer;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#333}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .active-control-cmt{font-weight:700;text-decoration:underline}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .icon-collapse{display:flex;width:28px;height:28px;padding:4px;justify-content:center;align-items:center;border-radius:4px;background:#e8e8e8;cursor:pointer}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .icon-collapse img{width:20px;height:20px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper{display:flex;flex-direction:column;align-items:flex-start;grid-gap:10px;gap:10px;border-bottom:1px solid #ddd;width:100%}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper.item-comment-collapse{padding:10px 0 0 10px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper.item-comment-expand{padding:20px 0 18px 10px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .avatar-cmt{width:40px;height:40px;position:absolute;top:0;left:0;display:inline-block}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .item-title-cmt{font-size:15px;font-style:normal;font-weight:700;line-height:normal;color:#222;display:flex;justify-content:space-between;width:100%}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .item-title-cmt .box-info-cmt{display:flex;flex-direction:column;align-items:start;min-width:115px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .item-title-cmt .box-right-cmt-hd{display:flex;align-items:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .info-cmt{color:#222;grid-gap:4px;gap:4px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .info-cmt span{color:#7c7c7c;font-size:12px;font-weight:400}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .box-content-cmt{display:grid;padding-left:32px;padding-right:32px;overflow:hidden;transition:all 3000 ease-in-out;grid-gap:10px;gap:10px;width:100%}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .box-content-cmt.box-expand-hd{padding-left:71px;padding-right:0;display:block;grid-gap:10px;gap:10px;width:757px;text-overflow:ellipsis;white-space:nowrap;text-align:left}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .box-content-cmt.box-content-cmt-show{padding-top:12px;padding-bottom:8px;grid-template-rows:1fr;opacity:1}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .box-content-cmt.box-content-cmt-hide{padding-top:12px;padding-bottom:0;grid-template-rows:0fr;opacity:0}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .box-content-cmt .box-overflow{overflow:hidden;display:flex;flex-direction:column;grid-gap:10px;gap:10px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .box-content-cmt .item-content-cmt{position:relative;color:#222;font-size:14px;line-height:normal;font-style:normal;display:inline;margin-right:30px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .box-content-cmt .item-content-cmt:before{position:absolute;width:12px;height:12px;display:inline-block;content:"";background:url(/_next/static/media/icon-item-cmt.c7211815.svg) no-repeat 50%/cover;top:2px;left:-18px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .box-content-cmt .item-content-cmt img{margin-right:6px}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .box-content-cmt .item-content-cmt .item-content-cmt-item{display:inline-flex;align-items:center}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .box-hd-item-comment{display:flex;justify-content:space-between!important;width:100%;background-color:transparent;border:none;padding-left:0;cursor:pointer}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .item-comment-wrapper .btn-copy-activity{width:24px;height:24px;border-radius:50%;padding:0}.interview-hub .modal-content.cadidate-md .body-cdd .wrapper-bottom .active-item{background-color:#f1f1f1}.interview-hub .modal-content.cadidate-md .cdd_header_wrapper{padding-bottom:19px;border-bottom:1px solid #c5c5c5;margin-bottom:30px}@media screen and (max-width:640px){.interview-hub .modal-content.cadidate-md .cdd_header_wrapper{flex-direction:column;grid-gap:19px;gap:19px;margin-bottom:20px}}@media screen and (max-width:1024px){.interview-hub .modal-content.cadidate-md .cdd_header_wrapper{margin-bottom:20px}}.interview-hub .modal-content.cadidate-md .cdd_header{font-weight:700;font-size:22px}.interview-hub .modal-content.cadidate-md .footer-cdd-cv{position:relative;z-index:9999999;border-radius:0 0 8px 8px;background:#fff;box-shadow:0 -4px 18px 0 rgba(0,0,0,.16);padding:8px 48px}.interview-hub .modal-content.cadidate-md .footer-cdd-cv .box-editor-hidden{display:none}.interview-hub .modal-content.cadidate-md .footer-cdd-cv .box-input{display:flex;padding:12px 16px;align-items:center;justify-content:space-between;border-radius:4px;border:1px solid #d9d9d9;cursor:pointer}.interview-hub .modal-content.cadidate-md .footer-cdd-cv .box-input .input-comment{outline:none;border:none;width:100%}.interview-hub .modal-content.cadidate-md .footer-cdd-cv .box-input .input-comment ::-moz-placeholder{font-style:italic;color:#929292}.interview-hub .modal-content.cadidate-md .footer-cdd-cv .box-input .input-comment :-ms-input-placeholder{font-style:italic;color:#929292}.interview-hub .modal-content.cadidate-md .footer-cdd-cv .box-input .input-comment ::placeholder{font-style:italic;color:#929292}.interview-hub .modal-content.cadidate-md .footer-cdd-cv .box-input .btn-sent-cmt{border-left:1px solid #bebebe;display:flex;align-items:center;padding-left:12px}.interview-hub .modal-content.cadidate-md .footer-cdd-cv .box-input .btn-sent-cmt image{width:24px;height:24px}.interview-hub .modal-content pre{padding:0;font-size:12px;color:#000;white-space:pre-line}.interview-hub .box-reviewer-more{display:flex;padding:2px 0;justify-content:flex-end;align-items:center}.interview-hub .more-reviewer{margin-left:4px;display:flex;padding:0 2px;justify-content:flex-end;align-items:center;grid-gap:10px;gap:10px;border-radius:2px;background:#eee;color:#888;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.interview-hub .more-reviewer:before{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important;left:-73%!important;margin-bottom:-8px!important}.interview-hub .more-reviewer:after{margin-bottom:-8px!important}.interview-hub .box-fb-r1-content{display:flex;flex-direction:column;grid-gap:10px;gap:10px;width:100%;border-bottom:1px solid #e1e1e1;padding-bottom:10px}.interview-hub .box-fb-r1-content:last-child{border-bottom:1px solid transparent;padding-bottom:0}.interview-hub .wrapper-content-tab{height:168px;overflow:hidden}.interview-hub .cursor-pointer{cursor:pointer}.interview-hub .box-view-more{padding:8px 20px 20px;color:#616161;font-size:12px}.interview-hub .box-view-more,.interview-hub .link-see-more{display:flex;justify-content:flex-end;align-items:flex-end;flex:1 1;cursor:pointer;font-style:normal;font-weight:400;line-height:normal;text-decoration:underline}.interview-hub .link-see-more{padding-left:4px;color:#1da0ff!important;font-size:14px}.interview-hub .old-item{background-color:#ffe6e6;text-decoration:line-through}.interview-hub .new-item{background-color:#e6ffe6}.interview-hub .content-fb-vm,.interview-hub .title-content,.interview-hub .title-content-vm{font-size:13px;color:#7c7c7c;font-style:normal;line-height:normal;font-weight:400;text-align:left}.interview-hub .title-content-dark{color:#333}.interview-hub .content-fb-vm,.interview-hub .title-content-vm{font-size:14px}.interview-hub .content-fb-vm{color:#333;font-size:15px}.interview-hub .overflow-hidden{overflow:hidden}.interview-hub .modal-view-more{position:relative;z-index:1;background:#f1f1f1;width:442px;padding:18px 16px 16px;border-radius:8px;display:flex;flex-direction:column;align-items:flex-start;grid-gap:12px;gap:12px;opacity:0;height:100%;transition:all .25s linear}@media screen and (max-width:1440px){.interview-hub .modal-view-more.view-more-active-editor{min-height:680px}.interview-hub .modal-view-more{height:90.5%}}.interview-hub .modal-view-more.show-view-more{opacity:1}.interview-hub .modal-view-more .view-more-header{color:#666;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.interview-hub .modal-view-more .view-more-header span{color:#333;font-size:16px}.interview-hub .modal-view-more .view-more-body{overflow-y:scroll;display:flex;height:648px;flex-direction:column;grid-gap:10px;gap:10px;width:100%;flex:1 1}@media screen and (min-width:1441px){.interview-hub .modal-view-more .view-more-body{height:707px}}.interview-hub .modal-view-more .btn-close{display:flex;width:100%;padding:14px 0;flex-direction:column;align-items:center;grid-gap:10px;gap:10px;border-radius:8px;border:1px solid #ebebeb;background:#fff;cursor:pointer;color:#1a1a1a;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.interview-hub .modal-view-more .box-panel-result{display:flex;padding:14px 20px;flex-direction:column;align-items:flex-start;grid-gap:10px;gap:10px;border-radius:8px;background:#fff;width:100%}.interview-hub .modal-view-more .box-panel-result.box-panel-result-active{border:1px solid #575757;padding:13px 19px}.interview-hub .modal-view-more .box-panel-result .fb-view-more{color:#333!important;font-size:15px!important;word-break:break-all!important}.interview-hub .modal-view-more .box-panel-result .fb-view-more span{color:#333!important}.interview-hub .modal-view-more .box-panel-result .title-reason{color:#be8383}.interview-hub .modal-view-more .box-panel-result .result-divide{width:100%;height:1px;background-color:#e1e1e1}.interview-hub .modal-view-more .box-panel-result .content-fb{font-size:14px;font-style:normal;font-weight:400;line-height:21px;text-align:left}.interview-hub .modal-view-more .box-panel-result .content-fb.reason{color:#9e3838;font-size:15px}.interview-hub .modal-view-more .box-panel-result .content-fb.result{color:#888}.interview-hub .modal-view-more .box-panel-result .score-text{font-weight:700;color:#333;font-size:15px}.interview-hub .modal-view-more .box-hd-panel{display:flex;justify-content:space-between;align-items:center;width:100%}.interview-hub .modal-view-more .box-hd-panel .title-fb-cd{color:#333;font-size:16px;font-style:normal;font-weight:700;line-height:100%;margin-top:4px}.interview-hub .modal-view-more .box-hd-panel .box-icon-cld{display:flex;padding:6px;grid-gap:10px;gap:10px;border-radius:2px;background:#f3f3f3;margin-left:10px}.interview-hub .modal-view-more .box-hd-panel .icon-cld{width:14px;height:14px;border-radius:2px;background-color:#f3f3f3;background:url(/_next/static/media/icon-calendar.984b6070.svg) no-repeat 50%/cover}.interview-hub .btn-md-close{cursor:pointer;display:flex;justify-content:center;align-items:center;outline:none;position:absolute;top:10px;right:10px;border-radius:100%;background:transparent;width:30px;height:30px;padding:0;z-index:1;border:1px solid transparent;transition:all .2s ease}@media screen and (max-width:1024px){.interview-hub .btn-md-close{top:2px;right:2px}}.interview-hub .btn-md-close:hover{transform:rotate(90deg);background-color:#fff}.interview-hub .btn-md-close:after{transform:rotate(-45deg)}.interview-hub .btn-md-close:after,.interview-hub .btn-md-close:before{content:" ";position:absolute;width:15px;height:1px;background-color:#575757}.interview-hub .btn-md-close:before{transform:rotate(45deg)}.interview-hub .box-control-cmt{display:flex;justify-content:end;grid-gap:8px;gap:8px;margin-top:14px;color:#333;font-style:normal;line-height:normal}.interview-hub .btn-close-cmt,.interview-hub .btn-submit-comment{display:flex;height:28px;padding:6px 12px;justify-content:center;align-items:center;border-radius:4px;background-color:#575757;color:#fff;border:none;cursor:pointer}.interview-hub .btn-close-cmt{background-color:#eee;color:#464646}.interview-hub .input-mini-md{width:282px;height:34px;padding:5px 10px;background-color:#f5f7f9;border:1px solid transparent;border-radius:5px;transition:all .1s ease;color:#0d0c22;outline:none}.interview-hub .input-mini-md:hover{border-color:rgba(37,132,255,.4)}.interview-hub .input-mini-md:focus{border-color:rgba(37,132,255,.4);background-color:#fff;box-shadow:0 0 0 4px rgba(37,132,255,.1)}.interview-hub .input-mini-md.secondary{background:#ebebeb;font-size:.8125rem;letter-spacing:.5px;color:#4f4f4f}.interview-hub .input-mini-md.interview-modal-input,.interview-hub .input-mini-md.sv-modal-input{width:100%}.interview-hub .input-mini-md.interview-modal-input.vld-data{border-color:red!important;box-shadow:0 0 0 4px rgba(255,0,0,.1)!important;background-color:rgba(255,0,0,.03)!important}.interview-hub .input-mini-md.no-padding{padding:0}.interview-hub .input-mini-md.required{border-color:red;box-shadow:0 0 0 4px rgba(255,0,0,.1);background-color:rgba(255,0,0,.03)}.interview-hub .input-mini-md.disabled-bg{background:#ebebeb;border:1px solid #d6d6d6}.interview-hub .input-date-md{width:100%;height:50px;padding:5px 10px;background:inherit;border:1px solid transparent;transition:all .1s ease;font-weight:400;font-size:.875rem;color:#000;outline:none;border-radius:5px}.interview-hub .input-date-md:focus{border-color:rgba(37,132,255,.4);background-color:#fff;box-shadow:0 0 0 4px rgba(37,132,255,.1)}.interview-hub .input-date-md.secondary{background:#ebebeb;font-size:.8125rem;letter-spacing:.5px;color:#4f4f4f}.interview-hub .input-date-md.interview-modal-date{height:34px}.interview-hub .input-date-md.interview-modal-date.vld-data{border-color:red!important;box-shadow:0 0 0 4px rgba(255,0,0,.1)!important;background-color:rgba(255,0,0,.03)!important}.interview-hub .input-date-md.pointer{cursor:pointer}.interview-hub .input-large-md{width:282px;height:81px;padding:11px 18px;background:#fbfbfb;border-radius:5px;transition:all .1s ease;font-size:.8125rem;letter-spacing:.5px;resize:none;border:1px solid #d6d6d6}.interview-hub .input-large-md:focus{outline:none;background:#fff;border:1px solid #000}.interview-hub .label-input{color:#7c7c7c;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.interview-hub .label-input.required-label-cdd{position:relative}.interview-hub .label-input.required-label-cdd:before{content:"*";position:absolute;top:0;right:-8px;color:red}.interview-hub .input-text{font-size:14px;font-weight:400;color:#222;line-height:180%;letter-spacing:.5px;font-style:normal}.interview-hub .no-tooltip:after,.interview-hub .no-tooltip:before{display:none}.interview-hub .input-disabled-cdd,.interview-hub .input-edit-cdd{width:100%;height:27px;border:none;border-bottom:1px solid #e6e6e6;padding:2px 0;cursor:text;text-overflow:ellipsis}.interview-hub .input-disabled-cdd:focus,.interview-hub .input-edit-cdd:focus{padding-left:10px}.interview-hub .input-disabled-cdd.input-cdd-required,.interview-hub .input-edit-cdd.input-cdd-required{border-bottom:1px solid red!important}.interview-hub .input-disabled-cdd{background-color:#fff}.interview-hub .input-edit-cdd{background-color:#f1f4f5;padding-left:10px}.interview-hub .input-disabled{width:282px;height:34px;background-color:#f1f4f5;border:none;border-bottom:.5px solid #c5c5c5;border-radius:3px;padding:5px 18px;cursor:text}.interview-hub .input-large{width:100%;min-height:136px;height:auto;padding:5px 10px;transition:all .23s ease;font-size:13px;background:#f5f7f9;border:1px solid transparent;border-radius:5px;resize:none;outline:none}.interview-hub .input-large:focus{border-color:rgba(37,132,255,.4);background-color:#fff;box-shadow:0 0 0 4px rgba(37,132,255,.1)}.interview-hub .input-large.input-reason{transition:none}.interview-hub .input-large-disabled{width:100%;min-height:136px;height:auto;background-color:#f1f4f5;border:none;border-bottom:.5px solid #c5c5c5;border-radius:5px;padding:5px 10px;font-size:13px;cursor:text}.interview-hub .label-md,.interview-hub .label-text{font-weight:400;font-size:.875rem;color:#000}.interview-hub .btn-mini-md{width:87px;height:35px;border:none;background:#d2d2d2;border-radius:5px;display:flex;align-items:center;justify-content:center;padding:0;font-weight:700;font-size:.875rem;color:#000;transition:all .25s ease;cursor:pointer}.interview-hub .btn-mini-md .loader{display:none}.interview-hub .btn-mini-md:hover{opacity:.8}.interview-hub .btn-mini-md.active{background:#575757;color:#fff;width:auto;min-width:87px;padding:0 10px}.interview-hub .btn-mini-md.loading{width:110px!important;cursor:not-allowed;pointer-events:none}.interview-hub .btn-mini-md.loading .loader{display:block!important;margin-left:10px;margin-right:-5px}.interview-hub .btn-mini-md.candidate{background:transparent!important;border:1px solid!important;width:auto!important;padding:0 10px}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.interview-hub .upload-btn::-webkit-file-upload-button{visibility:hidden}.interview-hub .upload-btn{width:112px;height:34px;margin-left:58px;position:relative;cursor:pointer;transition:all .2s ease;border-radius:5px}.interview-hub .upload-btn:hover{box-shadow:0 0 0 4px rgba(37,132,255,.1)}.interview-hub .upload-btn:hover:before{border-color:rgba(37,132,255,.4);background-color:#fff}.interview-hub .upload-btn:before{width:100%;height:100%;content:"Upload file";display:inline-block;background:#fff;border:1px solid #cdd9ed;border-radius:5px;outline:none;font-weight:400;font-size:.8125rem;letter-spacing:.5px;color:#575757;padding:8px 0 8px 35px;line-height:16px}.interview-hub .upload-btn:after{position:absolute;left:18px;top:9px;content:"";width:14px;height:14px;background:url(/_next/static/media/icon_upload.7cedb1eb.png) no-repeat 50%/cover}.interview-hub .upload-btn.required:before{border-color:red;box-shadow:0 0 0 4px rgba(255,0,0,.1);background-color:rgba(255,0,0,.03)}@-webkit-keyframes fade_in_show{0%{opacity:.7;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fade_in_show{0%{opacity:.7;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes fade_in_out{0%{opacity:1;transform:scale(1)}to{opacity:.8;transform:scale(.8)}}@keyframes fade_in_out{0%{opacity:1;transform:scale(1)}to{opacity:.8;transform:scale(.8)}}@-webkit-keyframes fade_in_show_overlay{0%{opacity:0}to{opacity:1}}@keyframes fade_in_show_overlay{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fade_in_out_overlay{0%{opacity:1}to{opacity:0}}@keyframes fade_in_out_overlay{0%{opacity:1}to{opacity:0}}.interview-hub .required-label{position:relative}.interview-hub .required-label:before{content:"*";position:absolute;top:0;left:-10px;color:red}@media screen and (max-width:640px){.interview-hub .required-label:before{left:-8px}}.interview-hub .ic-cld-form{width:17px;height:17px;background:url(/_next/static/media/icon_cld_form.ba36d178.png) no-repeat 50%/cover}.interview-hub .group-btn-candidate{display:flex;justify-content:space-between;grid-gap:8px;gap:8px}.interview-hub .ccd-btn{cursor:pointer;display:flex;align-items:center;justify-content:center;background:#575757;border-radius:5px;color:#fff;transition:.2s ease-in-out}.interview-hub .ccd-btn.bg-te{background-color:#417b8e}.interview-hub .ccd-btn:hover{background:#333}.interview-hub .ccd-btn-opencv{margin-left:0!important;width:90px;height:28px;font-size:.75rem;background:transparent;border:.5px solid #393939;color:#000}.interview-hub .ccd-btn-opencv:hover{background:#ebebeb}.interview-hub .ccd-btn-delete{position:relative;width:118px;height:34px;font-size:.875rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#f93e3e!important}.interview-hub .ccd-btn-delete:hover{background:#d60000!important}.interview-hub .ccd-btn-delete:before{content:"";margin-right:5px;width:15px;height:16px;background:url(/_next/static/media/icon_delete.17796106.png) no-repeat 50%/cover;filter:invert(1)}.interview-hub .ccd-btn-delete .loader{display:none}.interview-hub .ccd-btn-delete.loading{cursor:not-allowed;pointer-events:none}.interview-hub .ccd-btn-delete.loading .loader{display:block!important;margin-left:7px;margin-right:-5px}.interview-hub .ccd-btn-delete.loading:after{display:none}.interview-hub .ccd-btn-export{position:relative;width:118px;height:34px;font-size:.875rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:640px){.interview-hub .ccd-btn-export{width:80px}}.interview-hub .ccd-btn-export:before{content:"";margin-right:5px;width:14px;height:16px;background:url(/_next/static/media/icon_pdf.58ddbc9f.svg) no-repeat 50%/cover}.interview-hub .ccd-btn-export .loader{display:none}.interview-hub .ccd-btn-export.loading{cursor:not-allowed;pointer-events:none}.interview-hub .ccd-btn-export.loading .loader{display:block!important;margin-left:7px;margin-right:-5px}.interview-hub .ccd-btn-export.loading:after{display:none}.interview-hub .ccd-btn-export-probation{width:45px;height:20px;font-size:.625rem}.interview-hub .ccd-btn-export-probation:before{content:"";width:11px;height:13px;background:url(/_next/static/media/icon_pdf.58ddbc9f.svg) no-repeat 50%/cover}.interview-hub .ccd-btn-export-probation .loader{width:12px;height:12px}.interview-hub .ccd-btn-export-probation.loading .loader{margin-right:0}.interview-hub .group-btn-master{display:flex;grid-gap:8px;gap:8px}.interview-hub .cv-filename{color:#4a84ff;width:120px;overflow:hidden;text-overflow:ellipsis;margin-left:10px;font-size:12px;white-space:nowrap}.interview-hub .cv-delete{width:15px;height:15px;background-image:url(/_next/static/media/icon_close.a83c0a0a.png);background-size:cover;background-position:50%;transition:.2s;cursor:pointer}.interview-hub .cv-delete:hover{transform:rotate(90deg)}.interview-hub .upload-btn-edit{margin-left:0}.interview-hub .modal-footer{display:flex;justify-content:flex-end;bottom:0;position:absolute;width:100%;left:0;padding:10px 20px;background:#eaecef;z-index:1000}.interview-hub .title-m{font-size:22px;font-weight:700}.interview-hub .modal-logout{padding:2rem 1.5rem;max-width:28rem;width:100%}.interview-hub .modal-logout-content{width:100%;display:grid;place-items:center}.interview-hub .modal-logout-title{font-size:1.25rem;font-weight:600;line-height:1.5rem;padding-bottom:.5rem;color:#141414}.interview-hub .modal-logout-sub-title{font-size:1rem;line-height:1.5rem;color:#595959;padding-bottom:1.5rem}.interview-hub .modal-logout-button{cursor:pointer;max-width:9.375rem;width:100%;height:2rem;padding:0 1rem;display:grid;place-items:center;border-radius:.625rem;background-color:#575757;outline:none;border:transparent;font-size:.875rem;color:#fff}.interview-hub .ctn-round1{width:100%;height:auto;display:flex;justify-content:space-between}.interview-hub .ctn-round1 .left{width:calc((100% - 10px)*2/3)}.interview-hub .ctn-round1 .left-content{display:flex;justify-content:space-between}.interview-hub .ctn-round1 .left-content_1{width:37%}.interview-hub .ctn-round1 .left-content_1 .sticky{position:-webkit-sticky;position:sticky;top:5px}.interview-hub .ctn-round1 .left-content_2{width:calc(63% - 10px)}.interview-hub .ctn-round1 .right{width:calc((100% - 10px)*1/3)}.interview-hub .ctn-box-cv{overflow:hidden}.interview-hub .ctn-box-cv,.interview-hub .item-nocacdi{box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px}.interview-hub .nocacdi-head{width:100%;height:60px;display:flex;align-items:center;padding-left:30px;font-weight:700;font-size:.875rem;line-height:17px;color:#000}.interview-hub .nocacdi-head.round1{background:#f1f4fd}.interview-hub .nocacdi-head.round2{background:#fdf8f1}.interview-hub .nocacdi-CV-ctn{position:relative;padding:15px 30px;border-top:none;display:flex;flex-wrap:wrap}.interview-hub .no-candidate{background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;height:133px;font-size:14px;overflow:hidden;display:flex;align-items:center;justify-content:center}.interview-hub .no-candidate .description{padding-left:20px;position:relative}.interview-hub .no-candidate .description:before{content:" ";position:absolute;width:79px;height:77px;background:url(/_next/static/media/icon_no_cadidate.1dfd8485.png) no-repeat 50%/cover;top:50%;transform:translateY(-50%);left:-102px}.interview-hub .no-select-code{width:100%;height:294px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;position:relative;transition:all .5s ease}.interview-hub .no-select-code.hide-select{height:0;overflow:hidden}.interview-hub .no-select-code .img-evaluate{position:absolute;top:50%;width:208px;height:145px;background:url(/_next/static/media/icon_evaluate.8e6ffffa.png) no-repeat 50%/cover;left:50%;transform:translate(-50%,-50%)}.interview-hub .no-select-code span{position:absolute;bottom:23px;font-size:14px;color:#000;left:50%;transform:translateX(-50%)}.interview-hub .no-select-code .cv-code-recorded{text-align:center;padding-top:22px;padding-left:15px;padding-right:15px;font-size:14px;color:#000}.interview-hub .form-input-data{background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;padding:18px 34px 40px}.interview-hub .form-input-data .form-header{border-bottom:1px solid #e7e7e7;padding-bottom:18px}.interview-hub .form-input-data .form-header .title-h{font-weight:700;font-size:18px;color:#000}.interview-hub .form-input-data .form-content1{padding:22px 0 24px;border-bottom:1px solid #e7e7e7}.interview-hub .form-input-data .form-content1 p{font-weight:400;font-size:14px;line-height:17px;margin-bottom:18px;color:#000}.interview-hub .form-input-data .form-content1 textarea{width:100%;height:153px;padding:12px;resize:none;background:#fbfbfb;border:1px solid #d6d6d6;border-radius:5px;transition:all .2s ease;outline:none}.interview-hub .form-input-data .form-content1 textarea:focus{border:1px solid #575757}.interview-hub .form-input-data .form-content2{padding:28px 0 0}.interview-hub .form-input-data .form-content2 p{font-weight:400;font-size:14px;color:#000}.interview-hub .button-sv{background:#575757;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px;padding:0;font-weight:700;font-size:14px;color:#fff;width:94px;height:40px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.interview-hub .button-sv .loader{display:none}.interview-hub .button-sv.bg-te{background-color:#417b8e}.interview-hub .button-sv.loading{cursor:progress;pointer-events:none}.interview-hub .button-sv.loading .loader{display:block!important;margin-left:10px;margin-right:-5px}.interview-hub .loader{border-radius:50%;border:2px solid #575757;border-top:1px solid #fff;width:18px;height:18px}.interview-hub .loader,.interview-hub .loader-reverse{-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite}.interview-hub .loader-reverse{border-radius:50%;border:2px solid #fff;border-top:1px solid #575757;width:14px;height:14px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.interview-hub .final-radio-form{padding:22px;display:block!important;height:auto!important}.interview-hub .final-radio-form p{font-size:.875rem;font-weight:400;text-align:justify}.interview-hub .radio-form{width:100%;height:86px;background:#fbfbfb;border-radius:5px;position:relative;display:flex;justify-content:center;border:1px solid transparent}.interview-hub .ctn-radio{width:255px;height:100%;padding:20px 0;display:flex;justify-content:space-between}.interview-hub .ctn-radio .item-r{display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-size:14px}.interview-hub .radio-c{width:16px;height:16px;padding:0;border-radius:50%;border:2px solid #575757;background-color:#fff;position:relative;cursor:pointer;transition:all .2s ease;flex-shrink:0}.interview-hub .radio-c:active{box-shadow:0 0 0 3px rgba(60,64,67,.4)}.interview-hub .radio-c.checked:after{content:" ";border-radius:50%;width:8px;height:8px;background-color:#575757;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.interview-hub .introduce-round{transition:all .2s ease;height:175px;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;position:relative}.interview-hub .introduce-round.round1{background:#f1f4fd;padding:73px 250px 0 50px}.interview-hub .introduce-round.round2{background:#fdf8f1;padding:73px 250px 0 50px}.interview-hub .introduce-round h1{font-weight:700;font-size:1.5rem;letter-spacing:.5px;color:#000;position:absolute;top:23px;left:50px}.interview-hub .introduce-round p{font-weight:400;font-size:.875rem;line-height:24px;color:#000;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.interview-hub .introduce-round_img{width:178px;height:120px;position:absolute;top:30px;right:54px}.interview-hub .introduce-round_img.img1{background:url(/_next/static/media/icon_feedback1.32ab3356.png) no-repeat 50%/cover}.interview-hub .introduce-round_img.img2{background:url(/_next/static/media/icon_feedback2.4af2f0f5.png) no-repeat 50%/cover}.interview-hub .cv-code{background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;padding:24px 28px 18px 24px}.interview-hub .cv-code .title-cv{font-weight:700;font-size:14px;color:#000}.interview-hub .cv-code .des-cv{font-weight:400;font-size:12px;color:#000}.interview-hub .table-cv{width:100%;height:auto;background:#fafafa;border:1px solid #e7e7e7;border-bottom:none;border-radius:5px;overflow:hidden;cursor:default}.interview-hub .table-cv_item{height:54px;display:flex;align-items:center;padding-left:16px;padding-right:60px;font-weight:400;font-size:14px;color:#000;position:relative;border-bottom:1px solid #e7e7e7}.interview-hub .table-cv_item:hover{background:#e6f7ff}.interview-hub .table-cv_item span{position:absolute;top:0;right:0;width:43px;display:flex;align-items:center;justify-content:center;height:100%;border-left:1px solid #e7e7e7}.interview-hub .custom-scroll{position:-webkit-sticky;position:sticky;top:5px}.interview-hub .border-line{width:100%;height:1px;background-color:#e7e7e7}.interview-hub .border-line.top-b{margin-top:-10px}.interview-hub .input-another{background-color:transparent;outline:none;border:none;border-bottom:1px solid #c9c9c9;width:100%;margin-left:10px;padding:5px 0;transition:all .2s ease}.interview-hub .input-another:focus{border-bottom:1px solid #575757}.interview-hub .error-p{font-size:11px!important;letter-spacing:.5px;color:#ff7575!important;position:absolute;left:0;bottom:-18px;margin-bottom:0!important}.interview-hub .error-bd{border-color:red!important;border-radius:4px;box-shadow:0 0 0 4px rgba(255,0,0,.1)!important;background-color:rgba(255,0,0,.03)!important}.interview-hub .item-evaluation{white-space:pre-line;width:100%;position:relative;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;padding:17px 30px 19px;max-height:50px;transition:all .2s linear;overflow:hidden;cursor:pointer}.interview-hub .item-evaluation.open{height:auto!important;cursor:auto!important;max-height:500px;overflow:hidden}.interview-hub .item-evaluation.open:hover{background:#fff!important}.interview-hub .item-evaluation.open .header-eva{font-weight:700}.interview-hub .item-evaluation.open .arrow-eva{transform:rotate(-90deg)}.interview-hub .item-evaluation.open .content-eva{height:100%}.interview-hub .item-evaluation.open .content-eva-body{height:280px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.interview-hub .item-evaluation.open .content-eva-body::-webkit-scrollbar{display:none}.interview-hub .item-evaluation:hover{background:#f8f8f8}.interview-hub .item-evaluation .arrow-eva{position:absolute;width:16px;height:16px;background:url(/_next/static/media/icon_arrowleft.0ee200e6.png) no-repeat 50%/cover;top:17px;right:30px;cursor:pointer;transition:all .2s ease}.interview-hub .item-evaluation .footer-eva{display:flex;justify-content:space-between;font-size:14px;color:#000;padding-top:10px;border-top:1px solid #e7e7e7;align-items:baseline}.interview-hub .item-evaluation .footer-eva button{background:transparent;box-shadow:0 0 5px rgba(0,0,0,.2);border:1px solid #575757;border-radius:5px;padding:0;font-weight:700;font-size:14px;color:#575757;width:94px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.interview-hub .item-evaluation .footer-eva button:hover{background:#575757;color:#fff;border:none}.interview-hub .item-evaluation .footer-eva button:hover.bg-te{background-color:#417b8e}.interview-hub .item-evaluation .footer-eva.reverse{flex-direction:row-reverse}.interview-hub .item-evaluation .header-eva{font-size:14px;color:#000;padding-bottom:13px;border-bottom:1px solid #e7e7e7;align-items:center;justify-content:space-between}.interview-hub .item-evaluation .header-eva .icon-cld{width:15px;height:15px;background:url(/_next/static/media/icon_cld_sm.45dc7d70.png) no-repeat 50%/cover}.interview-hub .item-evaluation .header-eva .cv-code-name{cursor:pointer}.interview-hub .item-evaluation .header-eva .cv-code-name:hover{color:#000;text-decoration:underline;font-weight:700}.interview-hub .item-evaluation .content-eva{padding:11px 0 18px}.interview-hub .item-evaluation .content-eva pre{font-weight:400;font-size:14px;line-height:22px;color:#000;padding:0;background-color:inherit;white-space:pre-line;max-height:150px}.interview-hub .item-evaluation .content-eva ul{list-style:disc}.interview-hub .main-pdf-view{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;height:100%;background-color:rgba(0,0,0,.451)}.interview-hub .main-pdf-view.open{-webkit-animation:fade_in_show_overlay .25s;animation:fade_in_show_overlay .25s}.interview-hub .main-pdf-view.open>.modal-content{-webkit-animation:fade_in_show .35s;animation:fade_in_show .35s}.interview-hub .main-pdf-view .btn-md-close{transform:scale(1.5);top:15px;right:15px;transition:all .2s ease}.interview-hub .main-pdf-view .btn-md-close:hover{background-color:#575757}.interview-hub .main-pdf-view .btn-md-close:after,.interview-hub .main-pdf-view .btn-md-close:before{background-color:#fff;height:1px}.interview-hub .main-pdf-view .pdf-view{height:98vh;width:80vw;position:absolute;top:1vh;left:50%;transform:translateX(-50%)}.interview-hub .page-controls{position:absolute;bottom:10px;left:50%;background:#fff;transform:translateX(-50%);transition:opacity .2s ease-in-out;box-shadow:0 3px 12px rgba(0,0,0,.09);border-radius:4px;justify-content:space-between;align-items:center}.interview-hub .page-controls span{font:inherit;font-size:.8em;padding:0 .5em}.interview-hub .page-controls button{width:44px;height:44px;background:#fff;border:0;font:inherit;font-size:.8em;border-radius:4px;transition:all .2s ease}.interview-hub .page-controls button:hover{background:#e6e6e6;cursor:pointer}.interview-hub .page-controls button[disabled]{cursor:not-allowed;background:#fff}.interview-hub .page-controls button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.interview-hub .page-controls button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.interview-hub .cv-tag{margin:0 4px 4px 0;font-size:13px;line-height:1.5715;padding:0 7px;border-radius:4px;color:#531dab;background:#f9f0ff;border:1px solid #d3adf7;cursor:pointer;transition:all .2s ease}.interview-hub .cv-tag:hover{background:#531dab;border-color:#531dab;color:#f9f0ff}.interview-hub .modal-box,.interview-hub .show-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 3px 8px rgba(0,0,0,.24);overflow:hidden}.interview-hub section.active .show-modal{display:none}.interview-hub .overlay{position:fixed;height:100%;width:100%;background:rgba(0,0,0,.3);opacity:0;pointer-events:none}.interview-hub section.active .overlay{opacity:1;pointer-events:auto}.interview-hub .modal-box{width:auto;border-radius:10px;background-color:#fff;opacity:0;pointer-events:none;transition:all .3s ease;transform:translate(-50%,-50%) scale(.8);z-index:100}.interview-hub .modal-box h2{padding-bottom:15px;border-bottom:1px solid #ebedf9}.interview-hub .modal-box .header-mdb{background-color:#eaecef;padding:10px 20px;font-size:20px;color:#4d4d4d}.interview-hub .modal-box .footer-mdb{background-color:#eaecef;padding:10px}.interview-hub .modal-box .body-mdb{background-color:#f8f9fb;padding:10px 20px}.interview-hub section.active .modal-box{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.interview-hub .section-bg{position:fixed;width:100vw;height:100vh;background-color:rgba(49,49,49,.2);z-index:10000}.interview-hub .modal-personal-infor .cont-data{display:flex;justify-content:space-between;align-items:flex-start}.interview-hub .modal-personal-infor .data-name{width:calc(100% - 100px)}.interview-hub .modal-personal-infor .avt-mdb{background-position:50%;background-size:cover;background-repeat:no-repeat;width:83px;height:83px;border-radius:10px;cursor:default}.interview-hub .modal-personal-infor .avt-holder{width:83px;height:83px;border-radius:10px;background-color:#a1a1a1;cursor:default}.interview-hub .modal-personal-infor .avt-text-name{color:#0f283c}.interview-hub .modal-personal-infor .avt-text-role{color:#718190;text-transform:capitalize}.interview-hub .modal-personal-infor .avt-text-email{color:#136bce}.interview-hub .text-count{font-size:11px!important;letter-spacing:.5px;position:absolute;right:20px;bottom:10px;margin-bottom:0!important}.interview-hub .container-loader{position:fixed;bottom:25px;left:25px;width:calc(100vw - 50px);height:calc(100vh - 145px);background-color:hsla(0,0%,100%,.6);display:flex;align-items:center;justify-content:center;-webkit-animation:fadeIn .2s;animation:fadeIn .2s;z-index:1000;cursor:wait;cursor:progress}@-webkit-keyframes fadeInShow{0%{opacity:0}to{opacity:1}}@keyframes fadeInShow{0%{opacity:0}to{opacity:1}}.interview-hub .container-loader .text-load{color:#575757;font-size:.75rem}.interview-hub .container-loader .load-data-bar{position:absolute;top:50%;right:45%;transform:translate(50%,-50%)}.interview-hub .loader-circle,.interview-hub .loader-circle:after{border-radius:50%;width:7em;height:7em}.interview-hub .loader-circle{font-size:4px;text-indent:-9999em;margin:auto;border:.7em solid #fff;border-left-color:#575757;transform:translateZ(0);-webkit-animation:load8 .9s linear infinite;animation:load8 .9s linear infinite}@-webkit-keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.interview-hub .loader-bar,.interview-hub .loader-bar:after,.interview-hub .loader-bar:before{-webkit-animation:load1 1s ease-in-out infinite;animation:load1 1s ease-in-out infinite;width:1em;height:4em}.interview-hub .loader-bar{margin:auto;color:#1e74a2;text-indent:-9999em;position:relative;font-size:8px;transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.interview-hub .loader-bar:after,.interview-hub .loader-bar:before{position:absolute;top:0;content:""}.interview-hub .loader-bar:before{left:-1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.interview-hub .loader-bar:after{left:1.5em}@-webkit-keyframes load1{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes load1{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}.interview-hub .master-table-ctn .container-loader{top:223px!important;height:calc(100vh - 261px)}.interview-hub .master-table-ctn .sticky-table{height:calc(100vh - 180px)!important}.interview-hub .master-table-ctn .sticky-table-show{height:calc(100vh - 158px)!important}.interview-hub .sticky-table{overflow:auto;height:calc(100vh - 9.375rem);transition:all .25s ease}.interview-hub .sticky-table .table td{border-width:.5px!important}.interview-hub .sticky-table::-webkit-scrollbar{width:1px;height:1px}.interview-hub .sticky-table::-webkit-scrollbar-track{background-color:transparent}.interview-hub .sticky-table::-webkit-scrollbar-thumb{background:#d5d3d3;border-radius:10px}.interview-hub .sticky-table.hide-scrollbar::-webkit-scrollbar-thumb{display:none;width:0;height:0}.interview-hub .sticky-table table{width:100%;border-collapse:separate}.interview-hub .sticky-table table thead{position:-webkit-sticky;position:sticky;top:0;z-index:99;height:94px}.interview-hub .sticky-table table thead tr:first-child th:last-child{position:-webkit-sticky;position:sticky;z-index:69;right:0;box-shadow:-5px 0 10px -8px rgba(0,0,0,.3);padding:0;min-width:4.375rem;vertical-align:middle;text-align:center;border-top-right-radius:10px;border-bottom-right-radius:10px}.interview-hub .sticky-table table thead tr:first-child th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.interview-hub .sticky-table table thead tr th{font-weight:700;font-size:.875rem!important;color:#fff;background:#575757;vertical-align:middle}.interview-hub .sticky-table table thead tr th.collapse{display:none}.interview-hub .sticky-table table thead tr th.col-cvcode{max-width:267px}.interview-hub .sticky-table table thead tr th:not(:last-child){border-right:.125rem solid #fff}.interview-hub .sticky-table table thead tr th[scope=col]{z-index:1;padding:.75rem .875rem}.interview-hub .sticky-table table thead tr th[scope=col].col-fullname{min-width:200px}.interview-hub .sticky-table table thead tr th[scope=col].col-timestamp{min-width:110px}.interview-hub .sticky-table table thead tr th[scope=col].col-position{min-width:300px}.interview-hub .sticky-table table thead tr th[scope=col].col-cvsource{min-width:120px}.interview-hub .sticky-table table thead tr th[scope=col].col-cvlink{min-width:101px}.interview-hub .sticky-table table thead tr th[scope=col].col-email{min-width:230px}.interview-hub .sticky-table table thead tr th[scope=col].col-phone{min-width:110px}.interview-hub .sticky-table table thead tr th[scope=col].col-education,.interview-hub .sticky-table table thead tr th[scope=col].col-note{min-width:200px}.interview-hub .sticky-table table thead tr th[scope=col].col-date{min-width:130px}.interview-hub .sticky-table table thead tr th[scope=col].col-level{min-width:90px}.interview-hub .sticky-table table thead tr th[scope=col].col-result{min-width:80px}.interview-hub .sticky-table table thead tr th[scope=col].col-interview{min-width:126px}.interview-hub .sticky-table table thead tr:first-child th[scope=col]{border-bottom:.125rem solid #fff}.interview-hub .sticky-table table thead tr th[scope=row]{padding:.9375rem 1.875rem;min-height:4.875rem}.interview-hub .sticky-table table thead tr th[scope=row] .row-bg{width:100%;height:75px;background:#575757;color:#fff;border-radius:0 10px 10px 0;display:flex;align-items:center}.interview-hub .sticky-table table thead tr th[scope=row].col-status{min-width:190px}.interview-hub .sticky-table table thead tr th[scope=row].col-result{padding-left:.9375rem;min-width:190px}.interview-hub .sticky-table table tbody tr{transition:all .1s ease;height:50px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.interview-hub .sticky-table table tbody tr:hover td{transition:all .2s ease;background-color:#ffffeb!important}.interview-hub .sticky-table table tbody tr td{padding:0 .875rem;vertical-align:middle;background-color:#fff;border-right:1px solid #dedede;font-weight:400;font-size:.875rem;color:#000;z-index:9999}.interview-hub .sticky-table table tbody tr td p{overflow:hidden;text-overflow:ellipsis;width:-webkit-max-content;width:-moz-max-content;width:max-content}.interview-hub .sticky-table table tbody tr td.collapse{display:none}.interview-hub .sticky-table table tbody tr td button.cv-link{margin-left:5px;color:#1da0ff;overflow:hidden;text-overflow:ellipsis;cursor:pointer;outline:none;border:1px solid transparent;background-color:transparent}.interview-hub .sticky-table table tbody tr td button.cv-link:hover{text-decoration:underline}.interview-hub .sticky-table table tbody tr td.td-cvcode{max-width:267px;border-right:solid #797979;padding:0 14px}.interview-hub .sticky-table table tbody tr td.td-fullname,.interview-hub .sticky-table table tbody tr td.td-note{max-width:200px}.interview-hub .sticky-table table tbody tr td.td-cv-link,.interview-hub .sticky-table table tbody tr td.td-cv-link-text{max-width:101px}.interview-hub .sticky-table table tbody tr td.td-cv-source{max-width:120px}.interview-hub .sticky-table table tbody tr td.td-email{max-width:230px}.interview-hub .sticky-table table tbody tr td.td-education{max-width:200px}.interview-hub .sticky-table table tbody tr td.td-interviewer{cursor:pointer;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .sticky-table table tbody tr td.td-phone{max-width:110px}.interview-hub .sticky-table table tbody tr td.td-date{max-width:130px}.interview-hub .sticky-table table tbody tr td.td-date.pointer{cursor:pointer}.interview-hub .sticky-table table tbody tr td.td-position{max-width:119px}.interview-hub .sticky-table table tbody tr td .td-cvcode-text{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .sticky-table table tbody tr td .td-cvcode-text .td-cvcode-text-hover{transition:.2s ease-in-out;cursor:pointer}.interview-hub .sticky-table table tbody tr td .td-cvcode-text .td-cvcode-text-hover:hover{color:#1da0ff;text-decoration:underline}.interview-hub .sticky-table table tbody tr td .td-position-text{max-width:119px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .sticky-table table tbody tr td .td-note-text{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .sticky-table table tbody tr td .td-fullname-text{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .sticky-table table tbody tr td .td-cv-link-text{max-width:101px}.interview-hub .sticky-table table tbody tr td .td-cv-source-text{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .sticky-table table tbody tr td .td-email-text{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .sticky-table table tbody tr td .td-phone-text{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .sticky-table table tbody tr td .td-education-text{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .sticky-table table tbody tr td .td-interviewer-text{padding:0 14px;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .sticky-table table tbody tr td .td-date-text{max-width:130px}.interview-hub .sticky-table table tbody tr td .td-date-text.pl-holder{color:#757373}.interview-hub .sticky-table table tbody tr td .td-date-text.r1{padding:0 14px}.interview-hub .sticky-table table tbody tr td .td-date-text.pointer{cursor:pointer}.interview-hub .sticky-table table tbody tr td.no-padding{padding:0}.interview-hub .sticky-table table tbody tr td[scope=col]{position:static;z-index:1}.interview-hub .sticky-table table tbody tr td:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.interview-hub .sticky-table table tbody tr td:last-child{position:-webkit-sticky;position:sticky;z-index:65;right:0;padding:0;min-width:4.625rem;vertical-align:middle;text-align:center;border-top-right-radius:10px;border-bottom-right-radius:10px}.interview-hub .sticky-table table tbody tr .comment-area{width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.interview-hub .sticky-table table.table thead{border-spacing:0!important}.interview-hub .sticky-table table.table tbody tr td.sticky-col,.interview-hub .sticky-table table.table thead tr th.sticky-col{min-width:15.125rem;position:-webkit-sticky;position:sticky;z-index:69;vertical-align:middle;padding:0 0 0 1.25rem}.interview-hub .sticky-table table.table tbody tr td.sticky-col.td-cvcode{padding:0 1.25rem}.interview-hub .sticky-table table.table tbody tr td.sticky-col.col-status,.interview-hub .sticky-table table.table thead tr th.sticky-col.col-status{min-width:190px;right:190px}.interview-hub .sticky-table table.table thead tr th.sticky-col.col-status{border-left:.125rem solid #fff}.interview-hub .sticky-table table.table tbody tr td.sticky-col.col-status{border-left:1px solid #797979}.interview-hub .sticky-table table tbody tr td:first-child,.interview-hub .sticky-table table thead tr th[scope=row]:first-child{left:0}.interview-hub .sticky-table table tbody tr td:nth-child(21),.interview-hub .sticky-table table thead tr th[scope=row]:nth-child(8){right:0}.interview-hub .sticky-table .table-child-text{cursor:text}.interview-hub .sticky-table .na-name{color:#959595}.interview-hub .sticky-table .tb-bd-nodata{position:absolute;height:auto!important;top:60%;left:50%;transform:translate(-50%,-60%);overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column}.interview-hub .sticky-table .tb-bd-nodata .tb-bd-nodata-img{cursor:pointer;width:240px;height:190px;background:url(/_next/static/media/icon_nodata.11c628ff.svg) no-repeat 50%/cover;filter:grayscale(1);transition:all .3s ease}.interview-hub .sticky-table .tb-bd-nodata .tb-bd-nodata-img:hover{filter:grayscale(0)}.interview-hub .sticky-table .tb-bd-nodata .tb-bd-nodata-text{font-size:.8125rem;color:#333;font-weight:700;letter-spacing:.5px}.interview-hub .td-row-white td{background-color:#fff!important}.interview-hub .td-row-blue td{background-color:#fafcff!important}.interview-hub .td-row-inactive td{background-color:#f1f1f1!important}.interview-hub .bg-te table thead tr th{background-color:#417b8e!important}.interview-hub .bg-te table thead tr th .config-cb,.interview-hub .bg-te table thead tr th .row-bg{background-color:#417b8e!important;transition:none}.interview-hub .master-select{width:100%;padding:8px 25px;height:46px;background:#ebebeb;border-radius:10px;font-size:12px;overflow-x:scroll;overflow-y:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:-webkit-sticky;position:sticky;top:0}.interview-hub .master-select_title{font-weight:400;font-size:12px;line-height:15px;color:#000}.interview-hub .master-select .cb-lb{display:flex;align-items:center}.interview-hub .master-select .cb-lb .cb{width:12px;height:12px;transition:all .2s linear}.interview-hub .master-select .cb-lb .cb.null{background:url(/_next/static/media/icon_cb_null.8a5f7c52.png) no-repeat 50%/cover}.interview-hub .master-select .cb-lb .cb.true{background:url(/_next/static/media/icon_cb_true.847ceab0.png) no-repeat 50%/cover}.interview-hub .master-select .cb-lb .cb.false{background:url(/_next/static/media/icon_cb_false.041dadb0.png) no-repeat 50%/cover}.interview-hub .master-select .cb-lb .lb{margin-left:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:10px}.interview-hub .master-select .cb-lb.bd-none{border:none!important}.interview-hub .master-select::-webkit-scrollbar{width:0;height:0}.interview-hub .master-select::-webkit-scrollbar-track{background-color:gray}.interview-hub .master-select::-webkit-scrollbar-thumb{background:gray;border-radius:10px}.interview-hub .master-select:hover{overflow-x:auto;overflow-y:hidden}.interview-hub .master-select:hover::-webkit-scrollbar-thumb{background:#575757;border-radius:10px}.interview-hub .master-select td{font-size:20px!important}.interview-hub .text-code-cdd{cursor:pointer}.interview-hub .text-code-cdd:hover{text-decoration:underline}.interview-hub .bgmt-white td{background-color:#fff!important}.interview-hub .bgmt-green td{background-color:#f8fbfc!important}.interview-hub .link-icon-bf{position:relative;margin-left:5px}.interview-hub .link-icon-bf:before{content:" ";width:14px;height:14px;position:absolute;left:-13px;background:url(/_next/static/media/icon_cv_link.3539bd15.png) no-repeat 50%/cover}.interview-hub .link-icon-bf.screencv-tb:before{left:3px}.interview-hub .config-cb{width:48px;height:100%;right:0;top:0;background-color:#575757;cursor:pointer}.interview-hub .config-cb.activeopen,.interview-hub .config-cb:hover{background-color:#626262}.interview-hub .config-cb.haschoose:before{content:" ";width:10px;height:10px;background-color:#adff2f;border-radius:10px;position:absolute;top:3px;right:3px}.interview-hub .config-cb:after{content:" ";width:22px;height:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(/_next/static/media/icon_config_cb.0de20d1c.png) no-repeat 50%/cover}.interview-hub .mt-config{position:absolute;width:195px;height:170px;padding:16px;z-index:1000;background:#fff;top:140px;left:190px;box-shadow:0 5px 15px 0 rgba(0,0,0,.15);border-radius:5px;display:flex;flex-direction:column;justify-content:space-between}.interview-hub .filter-container-show{width:calc(100vw - 30px);position:fixed;z-index:9999;background:#fff;border:1px solid transparent;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32);overflow-y:hidden;overflow-x:auto;border-radius:10px;visibility:hidden;max-height:0;transition:all .4s ease-in-out}.interview-hub .filter-container-show.open{visibility:visible;max-height:370px}.interview-hub .filter-container{padding:5px 0;border-radius:10px;background:#ebebeb;border:.4px solid transparent;visibility:visible;transition:.1s ease-in;opacity:1;cursor:pointer}.interview-hub .filter-container.close{visibility:hidden;opacity:0}.interview-hub .master-filter-show{margin-top:10px}.interview-hub .master-filter .box-img-container{flex-shrink:0;border-right:1px solid #d8d8d8}.interview-hub .master-filter .box-img-container-show{flex-shrink:0;min-height:262px;border-right:1px solid #d8d8d8}.interview-hub .master-filter .box-img{height:33px;display:flex;align-items:center}.interview-hub .master-filter .fh-fm{border-right:1px solid #d8d8d8}.interview-hub .master-filter .fh-fm .fh{font-size:.6875rem;font-weight:700;line-height:.8125rem;color:#929292;padding-bottom:5px}.interview-hub .master-filter .fh-fm .fh-title{color:#575757}.interview-hub .master-filter .fh-fm .fh-subtitle{font-size:.6875rem;line-height:13px;color:#a2a2a2;padding-bottom:8px}.interview-hub .master-filter .fh-fm .fm{font-size:.75rem;line-height:.9375rem;color:#000}.interview-hub .master-filter .fh-fm .fm-title{font-size:.6875rem;line-height:13px;color:#a2a2a2}.interview-hub .master-filter .fh-fm .fm-show{background:#f8f8f8;border-top:1px solid #cacaca;padding:0 15px 12px}.interview-hub .master-filter .fh-fm .fm-show input{display:none}.interview-hub .master-filter .fh-fm .fm-show label{padding-left:23px;position:relative;font-size:.75rem;line-height:15px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.interview-hub .master-filter .fh-fm .fm-show label:before{position:absolute;content:"";width:12px;height:12px;left:0;top:50%;transform:translateY(-50%);transition:all .2s linear;background:url(/_next/static/media/icon_cb_false.041dadb0.png) no-repeat 50%/cover}.interview-hub .master-filter .fh-fm .fm-show label.true:before{background:url(/_next/static/media/icon_cb_true.847ceab0.png) no-repeat 50%/cover}.interview-hub .master-filter .fh-fm .fm-show label.true.bg-te:before{background:url(/_next/static/media/icon_cb_true_te.07560387.png) no-repeat 50%/cover}.interview-hub .master-filter .fh-fm .fm-show label.false:before{background:url(/_next/static/media/icon_cb_false.041dadb0.png) no-repeat 50%/cover}.interview-hub .master-filter .fh-fm .fm-show label.null:before{background:url(/_next/static/media/icon_cb_null.8a5f7c52.png) no-repeat 50%/cover}.interview-hub .master-filter .fh-fm .fm-show label.null.bg-te:before{background:url(/_next/static/media/icon_cb_null_te.dba5ef62.png) no-repeat 50%/cover}.interview-hub .master-filter .fh-fm .fm-show input:checked~label:before{background:url(/_next/static/media/icon_cb_true.847ceab0.png) no-repeat 50%/cover}.interview-hub .master-filter .fh-fm .fm-show input:checked~label.bg-te:before{background:url(/_next/static/media/icon_cb_true_te.07560387.png) no-repeat 50%/cover}.interview-hub .master-filter .fh-fm .fm-status{min-width:180px;max-height:260px;height:100%;overflow-y:auto;overflow-x:hidden}.interview-hub .master-filter .fh-fm .fm-result{min-width:300px;max-height:260px;height:100%;overflow-y:auto;overflow-x:hidden}.interview-hub .master-filter .fh-fm .fm-cv-src{min-width:164px;max-height:260px;height:100%;overflow-y:auto;overflow-x:hidden}.interview-hub .master-filter .fh-fm .fm-cv-src-list{display:flex;flex-direction:column;justify-content:space-between;height:-webkit-max-content;height:-moz-max-content;height:max-content}.interview-hub .master-filter .fh-fm .fm-position{min-width:164px;height:187px}.interview-hub .master-filter .fh-fm .fm-timestamp{min-width:164px;height:100px}.interview-hub .master-filter .fh-fm .fm-text{word-break:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.interview-hub .master-filter .fh-fm .fm-text-status{width:180px}.interview-hub .master-filter .fh-fm .fm-text-result{width:300px}.interview-hub .master-filter .fh-fm .fm-text-source{width:165px}.interview-hub .master-filter .bd-none{border:none!important}.interview-hub .master-filter .reset-filter-btn{position:absolute;top:8px;right:60px;cursor:pointer;width:55px;height:27px;font-size:12px;font-weight:600;background:#fff;color:#333;border-radius:4px;transition:.1s linear;border:.5px solid #575757;box-shadow:0 1px 3px rgba(0,0,0,.16)}.interview-hub .master-filter .reset-filter-btn:hover{transform:translateY(1px)}.interview-hub .group-btn-filter-master{margin:20px 50px 0;display:flex}.interview-hub .group-btn-filter-master .btn-apply{cursor:pointer;padding:14px 0;width:95%;background:#575757;border-radius:5px;font-weight:700;font-size:.875rem;line-height:17px;color:#fff;border:none;outline:none;margin-bottom:10px}.interview-hub .group-btn-filter-master .btn-apply:hover{background:#6b6b6b}.interview-hub .group-btn-filter-master .btn-apply.bg-te{background-color:#417b8e}.interview-hub .group-btn-filter-master .csv-btn{cursor:pointer;width:4%;background:#575757;border-radius:5px;border:none;outline:none;margin:0 0 10px 10px;position:relative;display:flex;align-items:center;justify-content:center}.interview-hub .group-btn-filter-master .csv-btn.bg-te{background-color:#417b8e}.interview-hub .group-btn-filter-master .csv-btn:hover{background-color:#6b6b6b}.interview-hub .group-btn-filter-master .csv-btn .icon_download_csv{background-image:url(/_next/static/media/icon_export_csv.224d5b9d.png);background-position:50%;background-repeat:no-repeat;width:22px;height:25px;background-size:contain}.interview-hub .date-picker .react-datepicker__input-container:after{position:absolute;content:"";height:14px;width:14px;right:10px;top:50%;transform:translateY(-50%);background:url(/_next/static/media/icon_calendar_filter.128e476f.png) no-repeat 50%/cover}.interview-hub .date-picker .react-datepicker__input-container input{position:relative;padding:6px 26px 6px 10px;background:#f0f0f0;border:1px solid #d6d6d6;border-radius:5px;font-weight:400;font-size:.8125rem;line-height:23px;letter-spacing:.5px;color:#575757}.interview-hub .time-text{word-break:break-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.interview-hub .sticky-table.input-cv{padding-bottom:0;height:calc(100vh - 111px)}.interview-hub .sticky-table.input-cv .container-loader{top:181px!important;height:calc(100vh - 219px)}.interview-hub .sticky-table.input-cv table{border-collapse:separate}.interview-hub .sticky-table.input-cv table thead tr{height:60px}.interview-hub .sticky-table.input-cv table thead tr th.cv-code{min-width:255px;border-radius:0}.interview-hub .sticky-table.input-cv table thead tr th.time-stamp{min-width:122px}.interview-hub .sticky-table.input-cv table thead tr th.fullname{min-width:226px}.interview-hub .sticky-table.input-cv table thead tr th.cv-link{min-width:106px}.interview-hub .sticky-table.input-cv table thead tr th.year-of-birth{min-width:136px}.interview-hub .sticky-table.input-cv table thead tr th.position{min-width:133px}.interview-hub .sticky-table.input-cv table thead tr th.cv-source{min-width:150px}.interview-hub .sticky-table.input-cv table thead tr th.email{min-width:250px}.interview-hub .sticky-table.input-cv table thead tr th.phone{min-width:135px}.interview-hub .sticky-table.input-cv table thead tr th.education{min-width:200px}.interview-hub .sticky-table.input-cv table thead tr th.note{min-width:300px}.interview-hub .sticky-table.input-cv table thead tr th.skill{min-width:150px}.interview-hub .sticky-table.input-cv table thead tr:first-child th:last-child{position:unset}.interview-hub .sticky-table.input-cv table tbody tr{height:50px}.interview-hub .sticky-table.input-cv table tbody tr td{vertical-align:middle;font-weight:400;font-size:.875rem;color:#000;vertical-align:unset;padding:0}.interview-hub .sticky-table.input-cv table tbody tr td.td-cv-link{padding:0 .875rem;max-width:106px;vertical-align:middle}.interview-hub .sticky-table.input-cv table tbody tr td.td-cvcode{max-width:255px;border-right:unset}.interview-hub .sticky-table.input-cv table tbody tr td .td-cvcode-text{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .sticky-table.input-cv table tbody tr td .td-cvcode-text .td-cvcode-text-hover{cursor:pointer}.interview-hub .sticky-table.input-cv table tbody tr td .td-cvcode-text .td-cvcode-text-hover:hover{color:#1da0ff;text-decoration:underline}.interview-hub .sticky-table.input-cv table tbody tr button.cv-link{margin-left:5px;color:#1da0ff;overflow:hidden;text-overflow:ellipsis;outline:none;border:1px solid transparent;background-color:transparent}.interview-hub .sticky-table.input-cv table tbody tr button.cv-link:hover{text-decoration:underline}.interview-hub .sticky-table.input-cv table tbody tr td:last-child{position:unset;box-shadow:none;border-left:0;border-bottom-width:1px;border-right-width:0;border-top-width:0}.interview-hub .sticky-table.input-cv table tbody tr .td-cv-link-text{max-width:106px}.interview-hub .sticky-table.input-cv table thead tr th[scope=row]{padding:0 0 0 14px}.interview-hub .sticky-table.input-cv table tbody tr td:first-child,.interview-hub .sticky-table.input-cv table thead tr th[scope=row]:first-child{left:0;border-top-left-radius:10px;border-bottom-left-radius:10px}.interview-hub .sticky-table.input-cv table tbody tr td:nth-child(2),.interview-hub .sticky-table.input-cv table thead tr th[scope=row]:nth-child(2){left:255px}.interview-hub .sticky-table.input-cv table tbody tr td:nth-child(3),.interview-hub .sticky-table.input-cv table thead tr th[scope=row]:nth-child(3){left:377px}.interview-hub .sticky-table.input-cv table tbody tr td:nth-child(3){border-right:1px solid #797979}.interview-hub .sticky-table.input-cv table.table tbody tr td.sticky-col{min-width:unset;padding-left:0}.interview-hub .sticky-table.input-cv table.table tbody tr td.sticky-col.td-cvcode{padding:0}.interview-hub .sticky-table.screen-cv{padding-bottom:0;height:calc(100vh - 111px)}.interview-hub .sticky-table.screen-cv .container-loader{top:181px!important;height:calc(100vh - 219px)}.interview-hub .sticky-table.screen-cv table{border-collapse:separate}.interview-hub .sticky-table.screen-cv table thead tr{height:60px}.interview-hub .sticky-table.screen-cv table thead tr th.cv-code{min-width:241px;border-radius:0}.interview-hub .sticky-table.screen-cv table thead tr th.time-stamp{min-width:122px}.interview-hub .sticky-table.screen-cv table thead tr th.fullname{min-width:225px}.interview-hub .sticky-table.screen-cv table thead tr th.cv-link{min-width:130px}.interview-hub .sticky-table.screen-cv table thead tr th.position{min-width:139px}.interview-hub .sticky-table.screen-cv table thead tr th.reviewer{min-width:230px}.interview-hub .sticky-table.screen-cv table thead tr th.level-cv{min-width:94px}.interview-hub .sticky-table.screen-cv table thead tr th.comment{min-width:260px}.interview-hub .sticky-table.screen-cv table thead tr th.result{min-width:82px}.interview-hub .sticky-table.screen-cv table thead tr th .bef-res{position:relative}.interview-hub .sticky-table.screen-cv table thead tr th .bef-res:before{content:" ";position:absolute;width:2px;height:94px;left:-16px;background-color:#fff}.interview-hub .sticky-table.screen-cv table thead tr th.date{min-width:120px}.interview-hub .sticky-table.screen-cv table thead tr th.function{min-width:635px}.interview-hub .sticky-table.screen-cv table tbody tr{height:50px;filter:unset;border-radius:10px}.interview-hub .sticky-table.screen-cv table tbody tr td{font-weight:400;font-size:.875rem;color:#000;vertical-align:middle;padding:0}.interview-hub .sticky-table.screen-cv table tbody tr td.cv-link{vertical-align:middle}.interview-hub .sticky-table.screen-cv table tbody tr td .cvcode{transition:.2s ease-in-out}.interview-hub .sticky-table.screen-cv table tbody tr td button.cv-link{margin-left:8px;color:#1da0ff;overflow:hidden;text-overflow:ellipsis;cursor:pointer;outline:none;border:1px solid transparent;background-color:transparent}.interview-hub .sticky-table.screen-cv table tbody tr td button.cv-link:hover{text-decoration:underline}.interview-hub .sticky-table.screen-cv table tbody tr td .comment-area{width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.interview-hub .sticky-table.screen-cv table tbody tr td .text-td{padding:0 14px}.interview-hub .sticky-table.screen-cv table tbody tr td .cmt{cursor:pointer;transition:.2s ease-in-out}.interview-hub .sticky-table.screen-cv table tbody tr td.td-cv-code{max-width:241px}.interview-hub .sticky-table.screen-cv table tbody tr td.td-time-stamp{max-width:122px}.interview-hub .sticky-table.screen-cv table tbody tr td.td-fullname{max-width:225px;border-right:1px solid #797979}.interview-hub .sticky-table.screen-cv table tbody tr td.td-cv-link{max-width:130px}.interview-hub .sticky-table.screen-cv table tbody tr td.td-position{max-width:139px}.interview-hub .sticky-table.screen-cv table tbody tr td.td-reviewer{max-width:230px}.interview-hub .sticky-table.screen-cv table tbody tr td.td-level-cv{max-width:94px}.interview-hub .sticky-table.screen-cv table tbody tr td.td-comment{max-width:260px}.interview-hub .sticky-table.screen-cv table tbody tr td.td-result{max-width:82px;border-left:1px solid #797979}.interview-hub .sticky-table.screen-cv table tbody tr td.td-date{max-width:120px}.interview-hub .sticky-table.screen-cv table tbody tr td .td-fullname-text{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .sticky-table.screen-cv table tbody tr td .td-cv-code-text{max-width:241px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .sticky-table.screen-cv table tbody tr td .td-cv-code-text .td-cv-code-text-hover{cursor:pointer}.interview-hub .sticky-table.screen-cv table tbody tr td .td-cv-code-text .td-cv-code-text-hover:hover{color:#1da0ff;text-decoration:underline}.interview-hub .sticky-table.screen-cv table tbody tr td .td-position-text{max-width:139px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .sticky-table.screen-cv table tbody tr td .td-cv-link-text{max-width:130px;padding-left:14px}.interview-hub .sticky-table.screen-cv table tbody tr td .td-date-text{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .sticky-table.screen-cv table tbody tr td:last-child{padding:0;min-width:82px;border-left:0 solid #797979;border-bottom-width:1px;border-right-width:0;border-top-width:0}.interview-hub .sticky-table.screen-cv table .bd-left-rs{width:1px;height:50px;background-color:#797979;position:absolute;left:-1px;top:-16px}.interview-hub .sticky-table.screen-cv table thead tr th[scope=row]{padding:0 0 0 14px;min-height:0}.interview-hub .sticky-table.screen-cv table tbody tr td:first-child,.interview-hub .sticky-table.screen-cv table thead tr th[scope=row]:first-child{left:0;border-top-left-radius:10px;border-bottom-left-radius:10px;box-shadow:unset}.interview-hub .sticky-table.screen-cv table tbody tr td:first-child,.interview-hub .sticky-table.screen-cv table tbody tr td:nth-child(2){padding-left:0}.interview-hub .sticky-table.screen-cv .table tbody tr:last-child td{border-bottom-width:unset}.interview-hub .sticky-table.screen-cv.table-batch-update table tbody tr td:first-child,.interview-hub .sticky-table.screen-cv.table-batch-update table thead tr th[scope=row]:first-child,.interview-hub .sticky-table.screen-cv.table-batch-update:first-child th:last-child{border-radius:0!important}.interview-hub .sticky-table.screen-cv.table-batch-update tr td:last-child{position:static}.interview-hub .sticky-table.screen-cvtable.table tbody tr td.sticky-col{min-width:unset;padding-left:0}.interview-hub .filter-scv{width:170px;height:50px;margin-left:10px;border-radius:10px;transition:.2s linear;background:#ebebeb;padding:7px 0;cursor:pointer}.interview-hub .filter-scv.open{display:flex;height:141px;background:#fff;box-shadow:0 0 18px rgba(0,0,0,.22);padding:8px 0 14px}.interview-hub .filter-scv-left{width:30%;border-right:1px solid #d8d8d8}.interview-hub .filter-scv-right{width:70%;padding:0 14px;overflow:hidden}.interview-hub .filter-scv-title{font-weight:700;font-size:11px;color:#929292}.interview-hub .filter-scv-box{margin-top:11px;background:#fafafa;border-top:1px solid #cacaca;padding:8px 10px 15px}.interview-hub .filter-scv-box .cb-lb{display:flex;align-items:center;margin-bottom:10px}.interview-hub .filter-scv-box .cb-lb .cb{width:12px;height:12px;transition:all .2s linear}.interview-hub .filter-scv-box .cb-lb .cb.null{background:url(/_next/static/media/icon_cb_null.8a5f7c52.png) no-repeat 50%/cover}.interview-hub .filter-scv-box .cb-lb .cb.true{background:url(/_next/static/media/icon_cb_true.847ceab0.png) no-repeat 50%/cover}.interview-hub .filter-scv-box .cb-lb .cb.bg-te.true{background:url(/_next/static/media/icon_cb_true_te.07560387.png) no-repeat 50%/cover}.interview-hub .filter-scv-box .cb-lb .cb.false{background:url(/_next/static/media/icon_cb_false.041dadb0.png) no-repeat 50%/cover}.interview-hub .filter-scv-box .cb-lb .lb{margin-left:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:13px}.interview-hub .filter-scv-box .cb-lb.bd-none{border:none!important}.interview-hub .filter-scv .checked-filter-text{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-hub .tag-container[data-title]{position:relative;display:flex;padding:0 14px}.interview-hub .react-tags__selected{display:flex}.interview-hub .react-tags__selected-tag{position:relative;border:none;border-radius:5px;margin-right:5px;border-radius:25%;width:28px;height:28px;text-transform:uppercase;font-weight:700;color:#fff;text-align:center;padding-top:4px;cursor:default}.interview-hub .react-tags__selected-tag[data-title]:hover:before{content:attr(data-title);position:absolute;bottom:-40px;left:-55px;border-radius:2px;background:#575757;color:#fff;font-size:12px;font-family:sans-serif;white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:30px;border-radius:5px;display:flex;align-items:center;padding:0 10px;text-transform:lowercase;z-index:1}.interview-hub .react-tags__selected-tag[data-title]:hover:after{content:"";position:absolute;bottom:-12px;left:6px;display:inline-block;border:8px solid transparent;border-bottom-color:#575757}.interview-hub .react-tags__selected-tag button{position:absolute;display:none;align-items:center;border:none;text-align:center;justify-content:center;width:10px!important;height:12px;right:-5px;top:-5px;border-radius:50%;padding-bottom:4px;cursor:pointer}.interview-hub .react-tags__selected-tag button:hover{background-color:#575757;color:#fff}.interview-hub .react-tags__selected-tag:hover button{display:flex}.interview-hub .reviewer-input{display:flex;position:relative;justify-content:space-between}.interview-hub .reviewer-input input{width:100%;padding-left:25px}.interview-hub .reviewer-input button{border:.1px solid #dcdcdc;background:hsla(0,0%,79%,.251);cursor:pointer}.interview-hub .reviewer-input button:active{background:#575757;color:#fff}.interview-hub .reviewer-input img{position:absolute;left:5px;top:8px;height:19px!important;width:19px!important}.interview-hub .tab-container{position:relative;display:flex;margin:14px 0}.interview-hub .tab-container:after{content:"";position:absolute;bottom:0;width:100%;height:2px;background:2px hsla(0,0%,50%,.21)}.interview-hub .tab-button__tab{width:100px;height:25px;border:none;background:transparent;cursor:pointer}.interview-hub .tab-button__tab.active{border-bottom:2px solid #575757}.interview-hub .tab-button__tab:disabled:hover{position:relative}.interview-hub .tab-button__tab:disabled:hover:after{content:"Coming soon";position:absolute;width:120px;height:20px;border-radius:5px;color:#fff;background:#575757;left:-10px;top:35px;font-size:12px}.interview-hub .tab-button__tab:disabled:hover:before{content:"";position:absolute;bottom:-12px;left:40px;display:inline-block;border:8px solid transparent;border-bottom-color:#575757}.interview-hub .tab-button__tab span{background:#575757;padding:1px 5px;border-radius:50%;line-height:17px;color:#fff}.interview-hub .list-reviewer-container{display:flex;flex-direction:column;height:320px;overflow-y:scroll;padding-right:15px}.interview-hub .list-reviewer-container input{margin-right:10px}.interview-hub .list-reviewer-container .list-reviewer{display:flex;align-items:center;margin:5px 0}.interview-hub .list-reviewer-container .list-reviewer .reviewer-info{display:flex;flex-direction:column}.interview-hub .list-reviewer-container .list-reviewer .reviewer-name{font-weight:700;font-size:15px}.interview-hub .list-reviewer-container .list-reviewer .reviewer-email{color:gray;font-size:12px;line-height:13px}.interview-hub .screen-cv .react-tags{display:flex;padding:10px 0;align-items:center;width:268px!important}.interview-hub .screen-cv .react-tags.is-focused .react-tags__search-wrapper:after{content:""}.interview-hub .screen-cv .react-tags .react-tags__search-input{position:relative;border:none;border-radius:5px;padding:0;border-radius:25%;width:28px!important;height:28px;text-transform:uppercase;font-weight:700;cursor:pointer;background:#efefef!important}.interview-hub .screen-cv .react-tags .react-tags__search-input:focus-within{border:none;outline:none!important;text-transform:none;font-weight:400;background:transparent!important;padding:0;width:360px!important}.interview-hub .screen-cv .react-tags .react-tags__search-wrapper{position:relative}.interview-hub .screen-cv .react-tags .react-tags__search-wrapper:after{content:"+";width:20px;height:20px;background:transparent;left:7px;top:-6px;position:absolute;font-size:25px}.interview-hub .screen-cv .react-tags .react-tags__search_disabled{display:none}.interview-hub .multi-assign-header{display:flex;align-items:center;height:60px;background:#f3f3f3}.interview-hub .multi-assign-content{display:flex;justify-content:space-between}.interview-hub .multi-assign-aside{width:calc(100vw - 1081px);height:calc(100vh - 60px)}.interview-hub .multi-assign-function{height:calc(100vh - 60px);background:#f3f3f3;border-left:10px solid #575757}.interview-hub .multi-assign-function-content{position:relative;height:100%;padding:10px 20px}.interview-hub .multi-assign-function-content .list-reviewer-container{height:410px}.interview-hub .multi-assign-title{margin-left:20px;font-size:20px;font-weight:700}.interview-hub .multi-assign-button{width:30px;height:30px;background-image:url(/_next/static/media/icon_back_1.0903cc2e.png);background-size:cover;background-position:50%;border:none;background-color:#f3f3f3;cursor:pointer}.interview-hub .resignation.probation-wrapper{padding-left:0}.interview-hub .resignation__col{width:calc(33.333% - 14px)!important}.interview-hub .resignation .probation.home{width:calc(100vw - 13px)}.interview-hub .resignation .list-item-probation{margin:0;padding:0}.interview-hub .resignation .probation-container .probation-main .main{padding-left:0}.interview-hub .resignation .probation-container .probation-main .main .right-content{margin-left:0}.interview-hub .resignation .resignation-list_head{min-height:50px;padding-bottom:12px;border-bottom:1px solid #e1e1e1}.interview-hub .resignation .item-member-resignation{padding:8px 8px 12px;margin-top:12px;border:1px solid #e1e1e1;border-radius:4px;background-color:#fff}.interview-hub .resignation .item-member-resignation .name-text{font-weight:600}.interview-hub .resignation .item-member-resignation .fz-11,.interview-hub .resignation .item-member-resignation .name-text{line-height:1.5}.interview-hub .resignation .item-member-resignation:hover{border-color:#add8e6}.interview-hub .resignation .item-member-resignation .btn-resignation-item{display:flex;border:none;padding:4px;align-items:center;width:26px;height:26px;background-color:#fff;border-radius:5px;cursor:pointer}.interview-hub .resignation .item-member-resignation .btn-resignation-item:hover{background-color:#d9d9d9}.interview-hub .resignation .item-member-resignation .btn-resignation-item .btn-icon{background-position:50%;background-repeat:no-repeat;width:18px;height:18px;background-size:contain}.interview-hub .resignation .item-member-resignation .btn-resignation-item .icon_preview_resignation{background-image:url(/_next/static/media/icon_preview.b992f0c8.png)}.interview-hub .resignation .item-member-resignation .btn-resignation-item .icon_remove_resignation{width:16px;height:16px;background-image:url(/_next/static/media/icon_delete.17796106.png)}.interview-hub .resignation .item-member-resignation .btn-generate-form{cursor:pointer;padding:2px 4px;border:.5px solid #d1d1d1;border-radius:2px;display:flex;align-items:center;grid-gap:4px;gap:4px;filter:grayscale(1)}.interview-hub .resignation .item-member-resignation .btn-generate-form .btn-generate-form-text{font-size:10px;color:#cfcfcf}.interview-hub .resignation .item-member-resignation .btn-generate-form:hover{filter:grayscale(0);border-color:#919090}.interview-hub .resignation .item-member-resignation .btn-generate-form:hover .btn-generate-form-text{color:#919090;text-decoration:underline}.interview-hub .resignation .download-all-btn{cursor:pointer;background:#575757;border-radius:5px;padding:6px;border:none;outline:none;position:relative;display:flex;grid-gap:6px;gap:6px;align-items:center;justify-content:center;color:#fff}.interview-hub .resignation .download-all-btn:hover{background-color:#6b6b6b}.interview-hub .resignation .download-all-btn .icon_download_csv{background-image:url(/_next/static/media/icon_export_csv.224d5b9d.png);background-position:50%;background-repeat:no-repeat;width:22px;height:25px;background-size:contain}.interview-hub .resignation__assign-member{align-items:center;grid-gap:10px;gap:10px;height:calc(100% - 57px)}.interview-hub .resignation__assign-member>.resignation__search-input{flex-grow:1}.interview-hub .resignation__assign-member-button{display:flex;margin-top:20px;justify-content:flex-end}.interview-hub .resignation__search-input.reviewer-input input{background-color:#fff}.interview-hub .resignation .react-tags{display:flex;width:100%;height:100%;flex-direction:column}.interview-hub .resignation .react-tags .react-tags__selected{display:block;order:1;max-height:calc(100% - 30px);overflow-y:auto}.interview-hub .resignation .react-tags .react-tags__selected::-webkit-scrollbar-track{background-color:transparent}.interview-hub .resignation .react-tags .react-tags__selected::-webkit-scrollbar{width:1px}.interview-hub .resignation .react-tags .react-tags__selected::-webkit-scrollbar-thumb{background-color:#575757}.interview-hub .resignation .react-tags .react-tags__selected button{position:absolute;align-items:center;border:none;text-align:center;justify-content:center;width:24px!important;height:24px;border-radius:5px;right:8px;top:8px;display:none;cursor:pointer}.interview-hub .resignation .react-tags .react-tags__selected button:hover{background-color:#575757;color:#fff}.interview-hub .resignation .react-tags .react-tags__selected .item-member-resignation:hover button{display:flex}.interview-hub .resignation .react-tags .react-tags__search-wrapper{padding-top:10px}.interview-hub .resignation .react-tags .react-tags__search-wrapper input{width:100%!important;height:34px;padding:5px 10px;background-color:#fff;border:1px solid transparent;border-radius:5px;transition:all .1s ease;color:#0d0c22;outline:none}.interview-hub .resignation .react-tags .react-tags__search-wrapper input:focus{border-color:rgba(37,132,255,.4);background-color:#fff;box-shadow:0 0 0 4px rgba(37,132,255,.1)}.interview-hub .resignation .react-tags .react-tags__search-wrapper input:hover{border-color:rgba(37,132,255,.4)}.interview-hub .resignation .react-tags{position:relative;font-size:1em;line-height:1.2;cursor:text}.interview-hub .resignation .react-tags.is-focused{border-color:#b1b1b1}.interview-hub .resignation .react-tags__selected{display:inline}.interview-hub .resignation .react-tags__selected-tag{display:inline-block;box-sizing:border-box;margin:0 6px 6px 0;padding:6px 8px;border:1px solid #d1d1d1;border-radius:2px;background:#f1f1f1;font-size:inherit;line-height:inherit}.interview-hub .resignation .react-tags__selected-tag:after{content:"✕";color:#aaa;margin-left:8px}.interview-hub .resignation .react-tags__selected-tag:focus,.interview-hub .resignation .react-tags__selected-tag:hover{border-color:#b1b1b1}.interview-hub .resignation .react-tags__search{display:inline-block;margin-bottom:6px;max-width:100%}.interview-hub .resignation .react-tags__search-input{max-width:100%;margin:0;padding:0;border:0;outline:none;font-size:inherit;line-height:inherit}.interview-hub .resignation .react-tags__search-input::-ms-clear{display:none}.interview-hub .resignation .react-tags__suggestions{position:absolute;top:45px;width:100%}.interview-hub .resignation .react-tags__suggestions ul{margin:4px -1px;padding:0;list-style:none;background:#fff;border:1px solid #d1d1d1;border-radius:2px;box-shadow:0 2px 6px rgba(0,0,0,.2)}.interview-hub .resignation .react-tags__suggestions li{border-bottom:1px solid #ddd;padding:6px 8px}.interview-hub .resignation .react-tags__suggestions li mark{text-decoration:underline;background:none;font-weight:600}.interview-hub .resignation .react-tags__suggestions li:hover{cursor:pointer;background:#ebebeb}.interview-hub .resignation .react-tags__suggestions li.is-active{background:#ebebeb}.interview-hub .resignation .react-tags__suggestions li.is-disabled{opacity:.5;cursor:auto}.interview-hub .resignation-form-container .resignation-form-main{margin:0 auto;padding:0 16px;max-width:996px}.interview-hub .resignation-form-container .resignation-form-main .header{top:0;width:calc(100% - 32px);max-width:964px;z-index:2;height:130px;position:fixed;background-color:#f7fff9}.interview-hub .resignation-form-container .resignation-form-main .header .header-icon{position:absolute;width:325px;height:112px;background-repeat:no-repeat;bottom:0}@media screen and (max-width:768px){.interview-hub .resignation-form-container .resignation-form-main .header .header-icon{display:none}}.interview-hub .resignation-form-container .resignation-form-main .header .header-icon-left-green{background-image:url(/_next/static/media/icon_feedback_left_green.bdeb1a55.png)}.interview-hub .resignation-form-container .resignation-form-main .header .header-content{font-size:28px;font-weight:700;line-height:37px;letter-spacing:0;margin-top:40px;margin-left:30px;text-align:left}.interview-hub .resignation-form-container .resignation-form-main .header .header-icon-feedback-green{background-image:url(/_next/static/media/icon_feedback4.fe4eb918.png)}.interview-hub .resignation-form-container .resignation-form-main .header .icon-feedback{position:absolute;right:104px;bottom:16px;width:171px;height:95px;background-size:cover}.interview-hub .resignation-form-container .resignation-form-main .header .header-icon-right-green{background-image:url(/_next/static/media/icon_feedback_right_green.87c3349c.png)}.interview-hub .resignation-form-container .resignation-form-main .header .right{right:0}.interview-hub .resignation-form-container .resignation-form-main .main{margin:144px 0 6px;width:100%;min-height:calc(100vh - 150px);padding:20px;background-color:#f7fff9;border-radius:8px;border:1px solid #9eccaa;position:relative}.interview-hub .resignation-form-container .resignation-form-main .main .resignation-submited{margin-top:56px}.interview-hub .resignation-form-container .resignation-form-main .main .resignation-submited p{font-size:24px;text-align:center}.interview-hub .resignation-form-container .resignation-form-main .main .resignation-submited .empty-data{position:relative;transform:none;left:0;top:0;margin-top:20px}.interview-hub .resignation-answer{word-break:break-word;white-space:pre-line}.interview-hub .candidate{padding-top:2px}.interview-hub .candidate-header{height:106px;width:100%;background:#f9f8ff;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;padding:25px 40px 25px 50px}.interview-hub .candidate-header-title{font-size:1.125rem;color:#000}.interview-hub .candidate-header-cvcode{font-weight:700;font-size:1.375rem;color:#553a9a}.interview-hub .candidate-header .back-button{cursor:pointer;transition:.2s ease-in-out}.interview-hub .candidate-header .back-button p{font-weight:400;font-size:15px;text-decoration:underline;color:#a2a2a2;margin-right:5px}.interview-hub .candidate-header .back-button p:hover{color:#000}.interview-hub .candidate-info{margin-top:10px;padding:29px 0 29px 50px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px}.interview-hub .candidate-info-text{width:70%}.interview-hub .candidate-info-text p{font-size:.875rem;font-weight:400;color:#000}.interview-hub .candidate-info-text a{font-size:.875rem;font-weight:400;color:#1da0ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.interview-hub .candidate-info-text a:hover{text-decoration:underline}.interview-hub .candidate-info-image,.interview-hub .candidate-info-title{width:30%}.interview-hub .candidate-info-content{width:70%}.interview-hub .candidate-feedback{margin-top:10px}.interview-hub .candidate-feedback-r1,.interview-hub .candidate-feedback-r2{width:50%;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px;overflow:hidden}.interview-hub .candidate-feedback-r2{margin-left:10px}.interview-hub .candidate-feedback-header{padding:18px 0 18px 30px;background:#f9f8ff;font-weight:700;font-size:1.125rem;color:#000}.interview-hub .candidate-feedback-content{padding:30px}.interview-hub .candidate-feedback-item{background:#fafafa;border:1px solid #e7e7e7;border-radius:5px;margin-bottom:12px;overflow:hidden}.interview-hub .candidate-feedback-item .item-content-content,.interview-hub .candidate-feedback-item .item-content-score{border-top:1px solid #e7e7e7}.interview-hub .candidate-feedback-item .row{display:flex;border-bottom:1px solid #e7e7e7}.interview-hub .candidate-feedback-item .row:last-child{border-bottom:none}.interview-hub .candidate-feedback-item .row:hover{background-color:#fff}.interview-hub .candidate-feedback-item .col-title{width:20%;border-right:1px solid #e7e7e7;text-align:center}.interview-hub .candidate-feedback-item .col-title:first-child{padding:15px 0}.interview-hub .candidate-feedback-item .col-title:nth-child(2){padding:18px 0}.interview-hub .candidate-feedback-item .col-title:nth-child(3){padding:15px 0}.interview-hub .candidate-feedback-item .col-content{white-space:pre-line;width:80%}.interview-hub .candidate-feedback-item .col-content ul{list-style:disc}.interview-hub .candidate-feedback-item .col-content:first-child{padding:12px 0 15px 16px}.interview-hub .candidate-feedback-item .col-content:nth-child(2){padding:14px 20px 18px}.interview-hub .candidate-feedback-item .col-content:nth-child(3){padding:12px 0 15px 16px;font-weight:700}.interview-hub .candidate-feedback-item .col-content pre{padding:0;background:inherit;font-size:13px;color:#000;white-space:pre-line}.interview-hub .candidate-feedback-empty p{margin-top:22px;font-size:.875rem;color:#000}@media screen and (max-width:1000px){.interview-hub .candidate{flex-wrap:wrap}.interview-hub .candidate-info-text a{overflow:hidden;text-overflow:ellipsis;width:70%}.interview-hub .candidate-feedback{flex-wrap:wrap}.interview-hub .candidate-feedback-r1{width:100%}.interview-hub .candidate-feedback-r2{width:100%;margin-left:0;margin-top:20px}}@page{.interview-hub{size:A4 portrait;margin:24px}}.interview-hub #candidate-pdf a{color:#00e}.interview-hub #candidate-pdf .hidden{visibility:hidden}.interview-hub #candidate-pdf .visible{visibility:visible}.interview-hub #candidate-pdf .page{font-size:16px;background-color:#fff;height:100%;padding:8px}.interview-hub #candidate-pdf .logo-container{display:flex;justify-content:flex-end}.interview-hub #candidate-pdf .logo-container img{width:156px;height:60px}.interview-hub #candidate-pdf .header-pdf{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-bottom:1px solid #000}.interview-hub #candidate-pdf .header-pdf-name{font-size:24px;font-weight:700}.interview-hub #candidate-pdf .title-pdf{font-size:18px;font-weight:700;padding-top:12px}.interview-hub #candidate-pdf .info-pdf{display:flex;justify-content:space-between;padding-top:12px}.interview-hub #candidate-pdf .table-pdf{margin-top:12px;border:1px solid #000;border-radius:8px;overflow:hidden}.interview-hub #candidate-pdf .table-pdf-row{display:flex;border-bottom:1px solid #000}.interview-hub #candidate-pdf .table-pdf-row:last-child{border-bottom:transparent}.interview-hub #candidate-pdf .table-pdf-row-label{padding:10px;width:150px;border-right:1px solid #000;background-color:#f7f7f7;flex-shrink:0;border-top-left-radius:8px;border-bottom-left-radius:8px}.interview-hub #candidate-pdf .table-pdf-row-content{white-space:pre-line;padding:12px;width:100%}.interview-hub #candidate-pdf .table-html ul{list-style:disc}.interview-hub .nav-bar{position:fixed;left:.875rem;width:63px;height:calc(100vh - 89px);background-color:#ebebeb;padding-top:15px}.interview-hub .nav-bar .nav-bar-item{cursor:pointer;display:flex;align-items:center;justify-content:center;width:33px;height:33px;background:#d9d9d9;border:none;border-radius:6px;margin-bottom:11px;font-size:.875rem;color:#333;font-weight:800;text-transform:uppercase;transition:.2s ease-in-out}.interview-hub .nav-bar .nav-bar-item:hover{background:#c0bebe}.interview-hub .nav-bar .nav-bar-item.active:not(:first-child){background-color:#575757!important;color:#fff!important}.interview-hub .nav-bar .nav-bar-item.active:not(:first-child).bg-te{background-color:#417b8e!important}.interview-hub .nav-bar .nav-bar-item.active:first-child{filter:opacity(1)}.interview-hub .nav-bar .nav-bar-item:disabled{opacity:.4;pointer-events:none}.interview-hub .nav-bar .nav-bar-item:disabled:first-child{filter:opacity(.4)}.interview-hub .nav-bar .nav-bar-item:first-child{background:url(/_next/static/media/icon_probation.24803358.svg) no-repeat 50%/cover!important;filter:opacity(.7)}.interview-hub .nav-bar .nav-bar-item:first-child.bg-te{background:url(/_next/static/media/icon_probation_te.d8ceb689.svg) no-repeat 50%/cover!important}.interview-hub .probation-wrapper{width:100%;height:calc(100vh - 89px);padding-left:77px}.interview-hub .probation.home{height:calc(100vh - 89px);flex-wrap:wrap;position:fixed;width:calc(100vw - 90px);z-index:2000}.interview-hub .probation .probation-list{padding:18px 16px;margin-right:14px;background:#f9f9f9;border-radius:10px;height:100%;overflow:hidden}.interview-hub .probation .probation-list_head{padding-bottom:17px;border-bottom:1px solid #e1e1e1}.interview-hub .probation .probation-list_body{width:100%;height:calc(100% - 36px);padding:10px 0}.interview-hub .probation .probation-list .icon-tab{width:16px;height:16px;border-radius:50%;border:3px solid}.interview-hub .probation .probation-list .icon-tab-wait{border-color:#fae100;background-color:#fff9c8}.interview-hub .probation .probation-list .icon-tab-onboard{border-color:#58bf82;background-color:#d9ffe0}.interview-hub .probation .probation-list .icon-tab-offical{border-color:#033f95;background-color:#ebf3ff}.interview-hub .probation .probation-list .icon-num{width:20px;height:20px;display:flex;justify-content:center;align-items:center;color:#000;font-size:11px;background-color:#e2e2e2;border-radius:50%}.interview-hub .probation .probation-list.waiting{width:calc(28% - 14px)}.interview-hub .probation .probation-list.onboard{width:calc(44% - 14px)}.interview-hub .probation .probation-list.onboard .w3-count{background-color:#ffb6c1;color:#483d8b;font-weight:700;position:absolute;right:0;top:0;cursor:pointer}.interview-hub .probation .probation-list.offical{width:calc(28% - 14px)}@media screen and (max-width:1024px){.interview-hub .probation .probation-list{margin-top:14px}.interview-hub .probation .probation-list.offical,.interview-hub .probation .probation-list.onboard,.interview-hub .probation .probation-list.waiting{width:100%}}.interview-hub .new-member-ctn{background-color:#fff;padding:16px;height:auto;min-height:100vh;width:100%;overflow-x:hidden;overflow-y:scroll}.interview-hub .new-member-ctn .react-datepicker__header{background-color:#fff5ec}.interview-hub .new-member-ctn .header-wel{width:calc(100vw - 32px - 367px - 4px);height:141px;background:#fff5ec;border-radius:10px;position:relative;overflow:hidden}.interview-hub .new-member-ctn .header-wel.bg-te{width:100%}.interview-hub .new-member-ctn .header-wel.bg-te .content-ctn{width:60%;left:20%}@media only screen and (max-width:768px){.interview-hub .new-member-ctn .header-wel.bg-te .content-ctn{width:80%;left:10%}}.interview-hub .new-member-ctn .header-wel .img1{width:90px;height:131px;position:absolute;background:url(/_next/static/media/icon_wel1.72bc33e8.png) no-repeat 50%/cover;top:0;left:0}.interview-hub .new-member-ctn .header-wel .img2{width:251px;height:140px;position:absolute;background:url(/_next/static/media/icon_wel2.ae4b1333.png) no-repeat 50%/cover;top:12px;right:0}.interview-hub .new-member-ctn .header-wel .content-ctn{width:80%;position:absolute;height:100%;left:10%;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:768px){.interview-hub .new-member-ctn .header-wel{width:100%}}@media only screen and (max-width:425px){.interview-hub .new-member-ctn .header-wel .img1{width:48px;height:70px}.interview-hub .new-member-ctn .header-wel .img2{width:105px;height:57px;top:84px;z-index:1}.interview-hub .new-member-ctn .header-wel .content-ctn span.fz-28{font-size:12px}}.interview-hub .new-member-ctn .headerwel-form{display:flex;justify-content:space-between;align-items:flex-start}.interview-hub .new-member-ctn .headerwel-form_v1{width:361px;height:auto}.interview-hub .new-member-ctn .headerwel-form_v2{width:calc(100vw - 32px - 361px - 10px);height:auto;background:#fffcf9;border:1px solid #ffd2b4;border-radius:10px}@media only screen and (max-width:768px){.interview-hub .new-member-ctn .headerwel-form_v2{padding:24px 20px 20px}}.interview-hub .new-member-ctn .headerwel-form_pagination{position:absolute;visibility:hidden}@media only screen and (max-width:768px){.interview-hub .new-member-ctn .headerwel-form{flex-direction:column-reverse}.interview-hub .new-member-ctn .headerwel-form_v1{visibility:hidden}.interview-hub .new-member-ctn .headerwel-form_v2{width:100%}.interview-hub .new-member-ctn .headerwel-form_pagination{visibility:visible;position:relative;width:100%;padding:7px;color:#a1a1a1;text-align:center}.interview-hub .new-member-ctn>div{flex-direction:column;justify-content:center}.interview-hub .new-member-ctn>div img{min-width:0!important;width:151px!important;height:58px!important}}.interview-hub .box-f-w{width:100%;height:42px;background-color:#fff8f1;border-radius:10px;font-size:14px;display:flex;align-items:center;padding-left:26px;transition:all .4s ease}.interview-hub .box-f-w.activedd{background-color:#575757;color:#fff;font-weight:700}.interview-hub .box-user{width:100%;height:79px;background-color:#fff8f1;border:1px solid #ffd2b4;border-radius:10px;padding:16px 26px;transition:all .25s ease;cursor:default}.interview-hub .btn-form-mb{background:#ffe8d4;border-radius:5px;color:#000;font-weight:700;font-size:13px;border:none;height:34px;width:auto;cursor:pointer;transition:all .15s ease;position:relative}.interview-hub .btn-form-mb.send{width:65px;height:34px;background:#575757;display:flex;align-items:center;justify-content:center;color:#fff}.interview-hub .btn-form-mb.send:active{box-shadow:none;background-color:#575757;opacity:.8}.interview-hub .btn-form-mb.goto{width:73px;text-align:left;padding-left:20px}.interview-hub .btn-form-mb.goto:after{content:" ";top:11px;right:10px;width:12px;height:12px;position:absolute;background:url(/_next/static/media/icon_arr_r.1f42aa8f.png) no-repeat 50%/cover}.interview-hub .btn-form-mb.back{width:94px;text-align:right;padding-right:20px;margin-right:6px}.interview-hub .btn-form-mb.back:before{content:" ";top:11px;left:10px;width:12px;height:12px;position:absolute;transform:rotate(180deg);background:url(/_next/static/media/icon_arr_r.1f42aa8f.png) no-repeat 50%/cover}.interview-hub .btn-form-mb:active{box-shadow:0 0 0 3px rgba(255,210,180,.6);background-color:#fff}.interview-hub .btn-form-mb.goto-disabled{background-color:#e1e1e1;color:#bfbfbf;width:73px;text-align:left;padding-left:20px}.interview-hub .btn-form-mb.goto-disabled:after{content:" ";top:12px;right:12px;width:7px;height:10px;position:absolute;background:url(/_next/static/media/icon_arr_r_disabled.706c8ef0.png) no-repeat 50%/cover}.interview-hub .form-mb .label-t{color:#000;font-size:13px}.interview-hub .form-mb .label-s{font-weight:700;font-size:10px;color:#a2a2a2}.interview-hub .form-mb .input-f{background-color:#fbfbfb;border:1px solid #e4e4e4;border-radius:5px;width:100%;height:34px;color:#000;padding:5px 15px;margin-top:6px}.interview-hub .form-mb .input-f:focus{outline:none;background-color:#fff;border:1px solid #ffd2b4}.interview-hub .form-mb-header{width:100%;display:flex}.interview-hub .form-mb-1{width:50%;border-right:1px solid #ffd2b4;padding-right:35px}.interview-hub .form-mb-2{width:50%;padding-left:35px}.interview-hub .form-mb [custom-attribute=true]{border:1px solid red}.interview-hub .form-mb .vld-input{border:1px solid red!important}.interview-hub .form-mb .vld-input-another{border-bottom:1px solid red!important}.interview-hub .form-mb .cus-radio span{color:red}.interview-hub .form-mb .cus-radio .radio-c{border-color:red!important}.interview-hub .form-mb .final-form-img{width:212px;height:143px;background:url(/_next/static/media/icon_complete_form.2289caf2.png) no-repeat 50%/cover}@media only screen and (max-width:425px){.interview-hub .form-mb-header{flex-direction:column}.interview-hub .form-mb-1,.interview-hub .form-mb-2{width:100%;border:none;padding:0}.interview-hub .form-mb-2.small{margin-left:20px;max-width:95%}}.interview-hub .form-mb .form-mb-box{padding:24px 35px 20px}.interview-hub .form-mb .container-body-form{height:auto;max-height:408px;display:flex;flex-direction:column;grid-gap:24;gap:24;overflow-y:auto}.interview-hub .form-mb .container-body-form .box-accept{padding-left:0;display:flex;justify-content:flex-start;align-items:center;grid-gap:12px;gap:12px}.interview-hub .form-mb .container-body-form .box-accept input{display:none}.interview-hub .form-mb .container-body-form .box-accept label{padding-left:28px;position:relative;font-size:.875rem;line-height:21px;color:#000;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.interview-hub .form-mb .container-body-form .box-accept label:before{position:absolute;content:"";width:18px;height:18px;left:0;top:12px;transform:translateY(-50%);transition:all .2s linear;background:url(/_next/static/media/icon_cb_off.2f44fd96.png) no-repeat 50%/cover}.interview-hub .form-mb .container-body-form .box-accept label.true:before{background:url(/_next/static/media/icon_cb_on.334df0c2.png) no-repeat 50%/cover}.interview-hub .form-mb .container-body-form .box-accept label.false:before{background:url(/_next/static/media/icon_cb_off.2f44fd96.png) no-repeat 50%/cover}.interview-hub .form-mb .container-body-form .box-accept input:checked~label:before{background:url(/_next/static/media/icon_cb_on.334df0c2.png) no-repeat 50%/cover}.interview-hub .form-mb .check-box-accept{display:flex}.interview-hub .form-mb .check-box-accept img{width:24px;height:24px}.interview-hub .form-mb .text-header{font-size:24px;font-weight:700;line-height:33.89px;align-items:center;text-align:center;color:#1f1f1f}.interview-hub .form-mb .text-sub-header{font-size:18px;font-weight:500;line-height:21.78px;align-items:center;color:#262626}.interview-hub .form-mb .text-title{font-size:16px;font-weight:600;line-height:24px}.interview-hub .form-mb p{font-size:14px;line-height:21px;font-weight:400;color:#262626}.interview-hub .form-mb p .sm-bold{font-weight:500}.interview-hub .form-mb p .bold,.interview-hub .form-mb p.text-bold{font-weight:600}.interview-hub .form-mb p .highlight{background-color:#ffe8d4}.interview-hub .form-mb .list-type-dot{padding-left:18px;list-style-type:disc}.interview-hub .form-mb .list-type-none{list-style-type:none}.interview-hub .form-mb .footer-form{padding:24px 32px;box-shadow:0 -2px 15px hsla(30,57%,70%,.251)}.interview-hub .final-f{display:flex;align-items:center;justify-content:center;flex-direction:column}.interview-hub .text-form2{position:relative}.interview-hub .text-form2:after{content:" ";top:1px;left:-20px;width:14px;height:14px;position:absolute;background:url(/_next/static/media/icon_warning.ba83fdd2.png) no-repeat 50%/cover}.interview-hub .has-require:after{content:"*";color:#ff744a;margin-left:4px}.interview-hub .probation-container{display:flex;position:fixed;flex-direction:row;justify-content:space-between;width:calc(100vw - 105px);height:calc(100vh - 89px);overflow:hidden}.interview-hub .probation-container .probation-main{width:100%;height:100%;display:flex;flex-direction:column;overflow:scroll}.interview-hub .probation-container .probation-main::-webkit-scrollbar{width:1px;height:1px}.interview-hub .probation-container .probation-main::-webkit-scrollbar-track{background-color:transparent}.interview-hub .probation-container .probation-main::-webkit-scrollbar-thumb{background:#ececec;border-radius:10px}.interview-hub .probation-container .probation-main .header{position:relative;height:129px;border-radius:10px}.interview-hub .probation-container .probation-main .header .header-content{margin:35px 379px 60px 60px}.interview-hub .probation-container .probation-main .header .header-content :first-child{font-size:28px;font-weight:700;line-height:37px;letter-spacing:0;text-align:left}.interview-hub .probation-container .probation-main .header .header-icon{position:absolute;width:325px;height:112px;background-repeat:no-repeat;bottom:0}.interview-hub .probation-container .probation-main .header .left{left:0}.interview-hub .probation-container .probation-main .header .header-icon-left-blue{background-image:url(/_next/static/media/icon_feedback_left_blue.93636098.png)}.interview-hub .probation-container .probation-main .header .header-icon-left-green{background-image:url(/_next/static/media/icon_feedback_left_green.bdeb1a55.png)}.interview-hub .probation-container .probation-main .header .right{right:0}.interview-hub .probation-container .probation-main .header .header-icon-right-blue{background-image:url(/_next/static/media/icon_feedback_right_blue.6bd00e1b.png)}.interview-hub .probation-container .probation-main .header .header-icon-right-green{background-image:url(/_next/static/media/icon_feedback_right_green.87c3349c.png)}.interview-hub .probation-container .probation-main .header .icon-feedback{position:absolute;right:104px;bottom:16px;width:171px;height:95px;background-size:cover}.interview-hub .probation-container .probation-main .header .header-icon-feedback-blue{background-image:url(/_next/static/media/icon_feedback3.e4b400ab.png)}.interview-hub .probation-container .probation-main .header .header-icon-feedback-green{background-image:url(/_next/static/media/icon_feedback4.fe4eb918.png)}.interview-hub .probation-container .probation-main .header.feedback30days{background-color:#f1faff}.interview-hub .probation-container .probation-main .header.feedbackProbation{background-color:#f7fff9}.interview-hub .probation-container .probation-main .main{width:100%;display:flex;padding-left:3px}.interview-hub .probation-container .probation-main .main .left-content{display:flex;flex-direction:column;width:368px;position:-webkit-sticky;position:sticky;top:0}.interview-hub .probation-container .probation-main .main .left-content>div{position:-webkit-sticky;position:sticky;top:3px}.interview-hub .probation-container .probation-main .main .left-content .left-content-info{border-radius:10px;margin:0 0 10px}.interview-hub .probation-container .probation-main .main .left-content .left-content-info .probation-input-container{display:flex;min-height:38px;border:1px solid #ccc;border-radius:4px;align-items:center;justify-content:space-between}.interview-hub .probation-container .probation-main .main .left-content .left-content-info .probation-input-container input{width:100%;height:100%;border:1px solid transparent;outline:none;font-size:.8125rem;background:transparent;transition:all .25s ease;padding:2px 8px}.interview-hub .probation-container .probation-main .main .left-content .left-content-info .probation-input-container-clear{width:17px;height:17px;position:absolute;right:20px;top:15px;background-image:url(/_next/static/media/icon_close.a83c0a0a.png);background-size:cover;background-position:50%;transition:.2s ease-in-out;transform:scale(1);cursor:pointer}.interview-hub .probation-container .probation-main .main .left-content .left-content-info .probation-input-container-clear:hover{transform:scale(1.2)}.interview-hub .probation-container .probation-main .main .left-content .left-content-info .probation-date-picker-container{position:relative;display:flex;min-height:38px;border:1px solid #ccc;border-radius:4px;align-items:center;justify-content:space-between}.interview-hub .probation-container .probation-main .main .left-content .left-content-info .probation-date-picker-container .start-date-picker{width:100%;height:100%;border:1px solid transparent;outline:none;font-size:.8125rem;background:transparent;transition:all .25s ease;padding:2px 8px}.interview-hub .probation-container .probation-main .main .left-content .left-content-info .probation-date-picker-container:after{content:" ";width:14px;height:14px;position:absolute;right:10px;top:8px;background:url(/_next/static/media/icon_calendar_filter.128e476f.png) no-repeat 50%/cover}.interview-hub .probation-container .probation-main .main .bb-blue{background-color:#f4fbff;border:1px solid #9fcbe7}.interview-hub .probation-container .probation-main .main .bb-green{background-color:#f6fff9;border:1px solid #9eccaa}.interview-hub .probation-container .probation-main .main .right-content{width:100%;margin:0 0 20px 10px;border-radius:10px;align-self:baseline}.interview-hub .probation-container .probation-main .main .right-content .question-container{margin:20px}.interview-hub .probation-container .probation-main .main .right-content .question-container .probation-input-container{min-height:38px;align-items:center;justify-content:space-between;width:100%;height:100%;padding:8px 15px;font-size:.8125rem;background-color:#fbfbfb;border:1px solid #ccc;border-radius:4px;transition:all .23s ease}.interview-hub .probation-container .probation-main .main .right-content .question-container .probation-input-container:focus{outline:none;border:1px solid #000;background:#fff}.interview-hub .probation-container .probation-main .main .right-content .button-group{float:right;margin:0 20px 20px 0;font-size:13px}.interview-hub .probation-container .probation-main .main .right-content .button-group *{text-transform:capitalize}.interview-hub .probation-container .probation-main .main .right-content .button-group button:first-child{background-color:#e3f5ff}.interview-hub .probation-container .probation-main .main .right-content .button-group button:nth-child(2){padding:0 30px;height:34px!important;border-radius:10px;size:14px;word-wrap:break-word;margin-left:10px;background-color:#575757;color:#fff}.interview-hub .probation-container .probation-main .ineligible-noti{margin-top:50px;width:100%;display:flex;justify-content:center;font-size:18px;font-weight:500}.interview-hub .probation-container .feedback-done{width:100%;height:247px;border-radius:10px}.interview-hub .probation-container .feedback-done.feedback30days{background:#f1faff;border:1px solid #9fcbe7}.interview-hub .probation-container .feedback-done.feedbackProbation{background:#f7fff9;border:1px solid #9eccaa}.interview-hub .probation-container .feedback-done>div{display:flex;flex-direction:column;width:199px;margin:33px auto}.interview-hub .probation-container .probation-aside-container{height:130vh}.interview-hub .probation-container .probation-aside{width:241px;background-color:#f8f8f8;margin-right:10px;border-radius:10px;height:calc(100vh - 89px)}.interview-hub .probation-container .probation-aside button{width:211px;height:42px;margin:0 15px 5px;border-radius:10px;size:14px;word-wrap:break-word;text-transform:capitalize;text-align:start;grid-gap:9px 55px 9px 26px!important;gap:9px 55px 9px 26px!important}.interview-hub .probation-container.isChecked{overflow:hidden;height:calc(100vh - 89px)}.interview-hub .opacity--0{opacity:0}.interview-hub .sticky{position:-webkit-sticky;position:sticky;top:0}.interview-hub .edit-info-pb-btn{position:absolute;top:8px;right:50px;cursor:pointer;width:60px;height:24px;border:none;font-size:12px;font-weight:600;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.16);color:#333;border-radius:4px;transition:.1s linear}.interview-hub .edit-info-pb-btn:hover{transform:translateY(1px)}.interview-hub .edit-info-pb-btn.editing{background:#575757;color:#fff}.interview-hub .require-bold-label{font-size:13px;font-weight:700;position:relative}.interview-hub .info-date-picker-wrapper{width:282px}.interview-hub .gender-group{width:282px;height:34px;display:flex;align-items:center;justify-content:flex-start}.interview-hub .info-member-group{position:absolute;bottom:-20px;right:0}.interview-hub .row-nationality{width:282px}@media only screen and (max-width:1024px){.interview-hub .info-member-row{flex-direction:column;align-items:flex-start}.interview-hub .info-member-row .input-mini-md{margin-top:8px}}.interview-hub .edit-leader-email{display:flex;align-items:center;justify-content:space-between}.interview-hub .edit-leader-email form{flex:1 1}.interview-hub .edit-leader-email .edit-button{background:url(/_next/static/media/icon_edit.2cdbb3ed.png) no-repeat;content:"";width:27px;height:27px;border:0;cursor:pointer;background-size:15px 15px;background-position:50%}.interview-hub h1{font-size:2em;font-weight:700;line-height:1.5}.interview-hub h2{font-size:1.5em;font-weight:700;line-height:1.5}.interview-hub h3{font-size:1.17em;font-weight:700;line-height:1.5}.interview-hub h4{font-size:1em;font-weight:700;line-height:1.5}.interview-hub h5{font-size:.83em;font-weight:700;line-height:1.5}.interview-hub h6{font-size:.67em;font-weight:700;line-height:1.5}.interview-hub .ltr{text-align:left}.interview-hub .rtl{text-align:right}.interview-hub .editor-container{border-radius:2px;width:100%;color:#000;position:relative;line-height:20px;font-weight:400;text-align:left;border-top-left-radius:10px;border-top-right-radius:10px}.interview-hub .editor-container p{margin:0!important}.interview-hub .editor-inner{background:#fff;position:relative;border:1px solid #e7e7e7;border-radius:8px}.interview-hub .editor-inner.error{border:1px solid #ff7575}.interview-hub .editor-input{min-height:200px;resize:none;font-size:16px;caret-color:#050505;position:relative;-moz-tab-size:1;-o-tab-size:1;tab-size:1;outline:0;padding:20px 10px 30px;caret-color:#444}.interview-hub .editor-placeholder{color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:15px;left:10px;font-size:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;pointer-events:none}.interview-hub .editor-text-bold{font-weight:700}.interview-hub .editor-text-italic{font-style:italic}.interview-hub .editor-text-underline{text-decoration:underline}.interview-hub .editor-text-strikethrough{text-decoration:line-through}.interview-hub .editor-text-underlineStrikethrough{text-decoration:underline line-through}.interview-hub .editor-text-code{background-color:#f0f2f5;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.interview-hub .editor-link{color:#216fdb;text-decoration:none}.interview-hub .tree-view-output{display:block;background:#222;color:#fff;padding:5px;font-size:12px;white-space:pre-wrap;margin:1px auto 10px;max-height:250px;position:relative;border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:auto;line-height:14px}.interview-hub .editor-code{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;display:block;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;-moz-tab-size:2;-o-tab-size:2;tab-size:2;overflow-x:auto;position:relative}.interview-hub .editor-code:before{content:attr(data-gutter);position:absolute;background-color:#eee;left:0;top:0;border-right:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.interview-hub .editor-code:after{content:attr(data-highlight-language);top:0;right:3px;padding:3px;font-size:10px;text-transform:uppercase;position:absolute;color:rgba(0,0,0,.5)}.interview-hub .editor-tokenComment{color:#708090}.interview-hub .editor-tokenPunctuation{color:#999}.interview-hub .editor-tokenProperty{color:#905}.interview-hub .editor-tokenSelector{color:#690}.interview-hub .editor-tokenOperator{color:#9a6e3a}.interview-hub .editor-tokenAttr{color:#07a}.interview-hub .editor-tokenVariable{color:#e90}.interview-hub .editor-tokenFunction{color:#dd4a68}.interview-hub .editor-paragraph{margin:0;position:relative}.interview-hub .editor-paragraph:last-child{margin-bottom:0}.interview-hub .editor-quote{margin:0 0 0 20px;font-size:15px;color:#65676b;border-left:4px solid #ced0d4;padding-left:16px}.interview-hub .editor-list-ol{padding:0;margin:0 0 0 16px}.interview-hub .editor-list-ul{padding:0;margin:0 0 0 16px;list-style:disc}.interview-hub .editor-listitem{margin:8px 32px}.interview-hub .editor-nested-listitem{list-style-type:none}.interview-hub pre::-webkit-scrollbar{background:transparent;width:10px}.interview-hub pre::-webkit-scrollbar-thumb{background:#999}.interview-hub .debug-timetravel-panel{overflow:hidden;padding:0 0 10px;margin:auto;display:flex}.interview-hub .debug-timetravel-panel-slider{padding:0;flex:8 1}.interview-hub .debug-timetravel-panel-button{padding:0;border:0;background:none;flex:1 1;color:#fff;font-size:12px}.interview-hub .debug-timetravel-panel-button:hover{text-decoration:underline}.interview-hub .debug-timetravel-button{border:0;padding:0;font-size:12px;top:10px;right:15px;position:absolute;background:none;color:#fff}.interview-hub .debug-timetravel-button:hover{text-decoration:underline}.interview-hub .toolbar{display:flex;grid-gap:8px;gap:8px;background:#fff;padding:4px;border-top-left-radius:10px;border-top-right-radius:10px;vertical-align:middle;flex-wrap:wrap;margin-bottom:8px;border:1px solid #e7e7e7;border-radius:8px}.interview-hub .toolbar button.toolbar-item{display:flex;background:none;border-radius:8px;padding:8px;cursor:pointer;vertical-align:middle;border:1px solid #d4d4d4}.interview-hub .toolbar button.toolbar-item:disabled{cursor:not-allowed}.interview-hub .toolbar button.toolbar-item.spaced{margin-right:2px}.interview-hub .toolbar button.toolbar-item i.format{background-size:contain;display:inline-block;height:18px;width:18px;margin-top:2px;vertical-align:-.25em;display:flex;opacity:.6}.interview-hub .toolbar button.toolbar-item:disabled i.format{opacity:.2}.interview-hub .toolbar button.toolbar-item.active{background-color:rgba(223,232,250,.3)}.interview-hub .toolbar button.toolbar-item.active i{opacity:1}.interview-hub .toolbar .toolbar-item:hover:not([disabled]){background-color:#eee}.interview-hub .toolbar .divider{width:1px;background-color:#eee;margin:0 4px}.interview-hub .toolbar select.toolbar-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;width:70px;font-size:14px;color:#777;text-overflow:ellipsis}.interview-hub .toolbar select.code-language{text-transform:capitalize;width:130px}.interview-hub .toolbar .toolbar-item .text{display:flex;line-height:20px;width:200px;vertical-align:middle;font-size:14px;color:#777;text-overflow:ellipsis;width:70px;overflow:hidden;height:20px;text-align:left}.interview-hub .toolbar .toolbar-item .icon{width:20px;height:20px;margin-right:8px;line-height:16px;background-size:contain}.interview-hub .toolbar .toolbar-item .icon,.interview-hub .toolbar i.chevron-down{display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.interview-hub .toolbar i.chevron-down{margin-top:3px;width:16px;height:16px}.interview-hub .toolbar i.chevron-down.inside{width:16px;height:16px;display:flex;margin-left:-25px;margin-top:11px;margin-right:10px;pointer-events:none}.interview-hub i.chevron-down{background-color:transparent;background-size:contain;display:inline-block;height:8px;width:8px;background-image:url(/_next/static/media/chevron-down.c6e3f095.svg)}.interview-hub #block-controls button:hover{background-color:#efefef}.interview-hub #block-controls button:focus-visible{border-color:blue}.interview-hub #block-controls span.block-type{background-size:contain;display:block;width:18px;height:18px;margin:2px}.interview-hub #block-controls span.block-type.paragraph{background-image:url(/_next/static/media/text-paragraph.fbded589.svg)}.interview-hub #block-controls span.block-type.h1{background-image:url(/_next/static/media/icon-h1.7270e62e.svg)}.interview-hub #block-controls span.block-type.h2{background-image:url(/_next/static/media/icon-h2.91556b63.svg)}.interview-hub #block-controls span.block-type.h3{background-image:url(/_next/static/media/icon-h3.ce1a3c38.svg)}.interview-hub #block-controls span.block-type.h4{background-image:url(/_next/static/media/icon-h4.2ab69839.svg)}.interview-hub #block-controls span.block-type.h5{background-image:url(/_next/static/media/icon-h5.66b2d7ab.svg)}.interview-hub #block-controls span.block-type.quote{background-image:url(/_next/static/media/chat-square-quote.5315220d.svg)}.interview-hub #block-controls span.block-type.ul{background-image:url(/_next/static/media/list-ul.bed8f450.svg)}.interview-hub #block-controls span.block-type.ol{background-image:url(/_next/static/media/list-ol.98663563.svg)}.interview-hub #block-controls span.block-type.code{background-image:url(/_next/static/media/code.eb5d9e87.svg)}.interview-hub .dropdown{z-index:5;display:block;position:absolute;box-shadow:0 12px 28px 0 rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.5);border-radius:8px;min-width:100px;min-height:40px;background-color:#fff}.interview-hub .dropdown .item{margin:0 8px;padding:8px;color:#050505;cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;justify-content:space-between;background-color:#fff;border-radius:8px;border:0;min-width:268px}.interview-hub .dropdown .item .active{display:flex;width:20px;height:20px;background-size:contain}.interview-hub .dropdown .item:first-child{margin-top:8px}.interview-hub .dropdown .item:last-child{margin-bottom:8px}.interview-hub .dropdown .item:hover{background-color:#eee}.interview-hub .dropdown .item .text{display:flex;line-height:20px;flex-grow:1;width:200px}.interview-hub .dropdown .item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:12px;line-height:16px;background-size:contain}.interview-hub .link-editor{position:absolute;z-index:100;top:-10000px;left:-10000px;margin-top:-6px;max-width:300px;width:100%;opacity:0;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.3);border-radius:8px;transition:opacity .5s}.interview-hub .link-editor .link-input{display:block;width:calc(100% - 24px);box-sizing:border-box;margin:8px 12px;padding:8px 12px;border-radius:15px;background-color:#eee;font-size:15px;color:#050505;border:0;outline:0;position:relative;font-family:inherit}.interview-hub .link-editor div.link-edit{background-image:url(/_next/static/media/pencil-fill.0867cbcb.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;vertical-align:-.25em;position:absolute;right:0;top:0;bottom:0;cursor:pointer}.interview-hub .link-editor .link-input a{color:#216fdb;text-decoration:none;display:block;white-space:nowrap;overflow:hidden;margin-right:30px;text-overflow:ellipsis}.interview-hub .link-editor .link-input a:hover{text-decoration:underline}.interview-hub .link-editor .button{width:20px;height:20px;display:inline-block;padding:6px;border-radius:8px;cursor:pointer;margin:0 2px}.interview-hub .link-editor .button.hovered{width:20px;height:20px;display:inline-block;background-color:#eee}.interview-hub .actions i,.interview-hub .link-editor .button i{background-size:contain;display:inline-block;height:20px;width:20px;vertical-align:-.25em}.interview-hub i.undo{background-image:url(/_next/static/media/arrow-counterclockwise.8d9125b5.svg)}.interview-hub i.redo{background-image:url(/_next/static/media/arrow-clockwise.989e9b4d.svg)}.interview-hub .icon.paragraph{background-image:url(/_next/static/media/text-paragraph.fbded589.svg)}.interview-hub .icon.h1,.interview-hub .icon.h1-heading{margin-top:2px;background-image:url(/_next/static/media/icon-h1.7270e62e.svg)}.interview-hub .icon.h2,.interview-hub .icon.h2-heading{margin-top:2px;background-image:url(/_next/static/media/icon-h2.91556b63.svg)}.interview-hub .icon.h3,.interview-hub .icon.h3-heading{margin-top:2px;background-image:url(/_next/static/media/icon-h3.ce1a3c38.svg)}.interview-hub .icon.h4,.interview-hub .icon.h4-heading{margin-top:2px;background-image:url(/_next/static/media/icon-h4.2ab69839.svg)}.interview-hub .icon.h5,.interview-hub .icon.h5-heading{margin-top:2px;background-image:url(/_next/static/media/icon-h5.66b2d7ab.svg)}.interview-hub .icon.bullet-list,.interview-hub .icon.ul{background-image:url(/_next/static/media/list-ul.bed8f450.svg)}.interview-hub .icon.numbered-list,.interview-hub .icon.ol{background-image:url(/_next/static/media/list-ol.98663563.svg)}.interview-hub .icon.quote{background-image:url(/_next/static/media/chat-square-quote.5315220d.svg)}.interview-hub .icon.code{background-image:url(/_next/static/media/code.eb5d9e87.svg)}.interview-hub i.bold{background-image:url(/_next/static/media/type-bold.75675c47.svg)}.interview-hub i.italic{background-image:url(/_next/static/media/type-italic.cd79165b.svg)}.interview-hub i.underline{background-image:url(/_next/static/media/type-underline.cda93251.svg)}.interview-hub i.strikethrough{background-image:url(/_next/static/media/type-strikethrough.1d04de1e.svg)}.interview-hub i.code{background-image:url(/_next/static/media/code.eb5d9e87.svg)}.interview-hub i.link{background-image:url(/_next/static/media/link.8d0ddc18.svg)}.interview-hub i.left-align{background-image:url(/_next/static/media/text-left.27cfc29b.svg)}.interview-hub i.center-align{background-image:url(/_next/static/media/text-center.a47404c8.svg)}.interview-hub i.right-align{background-image:url(/_next/static/media/text-right.b2990204.svg)}.interview-hub i.clear,.interview-hub i.justify-align{background-image:url(/_next/static/media/justify.0f263645.svg)}.account-hub{position:relative;width:100%}.account-hub .btn-primary{height:50px;grid-gap:8px;gap:8px;word-wrap:normal;background-color:#ebebeb;color:#000;font-size:.875rem;font-weight:500;border:none;text-transform:uppercase;cursor:pointer;transition:all .3s ease;padding:0 10px;position:relative;letter-spacing:.5px}.account-hub .btn-primary:hover{background-color:#c4c7cb}.account-hub .btn-primary_active{background-color:#575757;color:#fff;font-weight:700}.account-hub .btn-primary_active:hover{background-color:#6b6b6b}.account-hub .btn-primary_filter{margin-left:10px;border-radius:8px}.account-hub .btn-primary_filter,.account-hub .btn-primary_sync{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:50px;text-transform:inherit}.account-hub .btn-primary_addnew{width:63px;height:50px;text-transform:inherit}.account-hub .btn-primary_icon{position:absolute;left:25px;top:14px}.account-hub .btn-primary .dot-btn{position:absolute;width:10px;height:10px;background:red;top:-3px;right:-3px;border-radius:10px}.account-hub .btn-primary_disabled{background-color:#f8f8f8!important;cursor:not-allowed!important;display:none}.account-hub .btn-add-mn{border:none;width:22px;height:22px;background:url(/_next/static/media/icon_plus_ac.4c21faef.png) no-repeat 50%/cover;cursor:pointer;transition:all .3s ease}.account-hub .btn-add-mn:hover{background-color:rgba(0,117,255,.2)}.account-hub .acc-btn-group{display:flex;flex:1 1;justify-content:space-between}.account-hub .account-setting{width:46px;height:46px;font-size:20px;background-color:#a1a1a1!important;color:#fff;padding-bottom:3px}.account-hub .main-filter-btn-group{grid-gap:0!important;gap:0!important}.account-hub .card-form{padding:30px;background-color:#fff;border:1px solid #e4e4e4;border-radius:8px;width:415px;margin:0 auto;min-height:250px}.account-hub .card-form h2{font-size:1rem;font-weight:500;padding-bottom:8px}.account-hub .card-form-group{display:flex;justify-content:space-between;align-items:center;padding:16px 0;position:relative}.account-hub .card-form-group label{font-size:.875rem}.account-hub .card-form-group input[type=text]{padding:12px 16px;font-size:12px;width:200px;border-radius:8px;border:1px solid #e4e4e4}.account-hub .card-form-group input[type=color]{margin-right:150px}.account-hub .card-form .add-btn{cursor:pointer;padding:12px;border-radius:8px;width:357px;color:#fff;background-color:#1b1b1b;font-size:.75rem;font-weight:500}.account-hub .card-form-item{padding:18px 0 0;display:flex;align-items:center;justify-content:flex-start;grid-gap:25px;gap:25px}.account-hub .email a{color:#000}.account-hub .email a:hover{text-decoration:underline;color:#1890ff}.account-hub .list-icon{display:flex;align-items:center;justify-content:flex-start;overflow-x:hidden}.account-hub .list-icon-item{width:22px;height:22px;cursor:pointer}.account-hub .wd--0{width:0}.account-hub .hg--0{height:0}.account-hub .wd--1{width:1px}.account-hub .hg--1{height:1px}.account-hub .wd--2{width:2px}.account-hub .hg--2{height:2px}.account-hub .wd--3{width:3px}.account-hub .hg--3{height:3px}.account-hub .wd--4{width:4px}.account-hub .hg--4{height:4px}.account-hub .wd--5{width:5px}.account-hub .hg--5{height:5px}.account-hub .wd--6{width:6px}.account-hub .hg--6{height:6px}.account-hub .wd--7{width:7px}.account-hub .hg--7{height:7px}.account-hub .wd--8{width:8px}.account-hub .hg--8{height:8px}.account-hub .wd--9{width:9px}.account-hub .hg--9{height:9px}.account-hub .wd--10{width:10px}.account-hub .hg--10{height:10px}.account-hub .wd--11{width:11px}.account-hub .hg--11{height:11px}.account-hub .wd--12{width:12px}.account-hub .hg--12{height:12px}.account-hub .wd--13{width:13px}.account-hub .hg--13{height:13px}.account-hub .wd--14{width:14px}.account-hub .hg--14{height:14px}.account-hub .wd--15{width:15px}.account-hub .hg--15{height:15px}.account-hub .wd--16{width:16px}.account-hub .hg--16{height:16px}.account-hub .wd--17{width:17px}.account-hub .hg--17{height:17px}.account-hub .wd--18{width:18px}.account-hub .hg--18{height:18px}.account-hub .wd--19{width:19px}.account-hub .hg--19{height:19px}.account-hub .wd--20{width:20px}.account-hub .hg--20{height:20px}.account-hub .wd--21{width:21px}.account-hub .hg--21{height:21px}.account-hub .wd--22{width:22px}.account-hub .hg--22{height:22px}.account-hub .wd--23{width:23px}.account-hub .hg--23{height:23px}.account-hub .wd--24{width:24px}.account-hub .hg--24{height:24px}.account-hub .wd--25{width:25px}.account-hub .hg--25{height:25px}.account-hub .wd--26{width:26px}.account-hub .hg--26{height:26px}.account-hub .wd--27{width:27px}.account-hub .hg--27{height:27px}.account-hub .wd--28{width:28px}.account-hub .hg--28{height:28px}.account-hub .wd--29{width:29px}.account-hub .hg--29{height:29px}.account-hub .wd--30{width:30px}.account-hub .hg--30{height:30px}.account-hub .wd--31{width:31px}.account-hub .hg--31{height:31px}.account-hub .wd--32{width:32px}.account-hub .hg--32{height:32px}.account-hub .wd--33{width:33px}.account-hub .hg--33{height:33px}.account-hub .wd--34{width:34px}.account-hub .hg--34{height:34px}.account-hub .wd--35{width:35px}.account-hub .hg--35{height:35px}.account-hub .wd--36{width:36px}.account-hub .hg--36{height:36px}.account-hub .wd--37{width:37px}.account-hub .hg--37{height:37px}.account-hub .wd--38{width:38px}.account-hub .hg--38{height:38px}.account-hub .wd--39{width:39px}.account-hub .hg--39{height:39px}.account-hub .wd--40{width:40px}.account-hub .hg--40{height:40px}.account-hub .wd--41{width:41px}.account-hub .hg--41{height:41px}.account-hub .wd--42{width:42px}.account-hub .hg--42{height:42px}.account-hub .wd--43{width:43px}.account-hub .hg--43{height:43px}.account-hub .wd--44{width:44px}.account-hub .hg--44{height:44px}.account-hub .wd--45{width:45px}.account-hub .hg--45{height:45px}.account-hub .wd--46{width:46px}.account-hub .hg--46{height:46px}.account-hub .wd--47{width:47px}.account-hub .hg--47{height:47px}.account-hub .wd--48{width:48px}.account-hub .hg--48{height:48px}.account-hub .wd--49{width:49px}.account-hub .hg--49{height:49px}.account-hub .wd--50{width:50px}.account-hub .hg--50{height:50px}.account-hub .wd--51{width:51px}.account-hub .hg--51{height:51px}.account-hub .wd--52{width:52px}.account-hub .hg--52{height:52px}.account-hub .wd--53{width:53px}.account-hub .hg--53{height:53px}.account-hub .wd--54{width:54px}.account-hub .hg--54{height:54px}.account-hub .wd--55{width:55px}.account-hub .hg--55{height:55px}.account-hub .wd--56{width:56px}.account-hub .hg--56{height:56px}.account-hub .wd--57{width:57px}.account-hub .hg--57{height:57px}.account-hub .wd--58{width:58px}.account-hub .hg--58{height:58px}.account-hub .wd--59{width:59px}.account-hub .hg--59{height:59px}.account-hub .wd--60{width:60px}.account-hub .hg--60{height:60px}.account-hub .wd--61{width:61px}.account-hub .hg--61{height:61px}.account-hub .wd--62{width:62px}.account-hub .hg--62{height:62px}.account-hub .wd--63{width:63px}.account-hub .hg--63{height:63px}.account-hub .wd--64{width:64px}.account-hub .hg--64{height:64px}.account-hub .wd--65{width:65px}.account-hub .hg--65{height:65px}.account-hub .wd--66{width:66px}.account-hub .hg--66{height:66px}.account-hub .wd--67{width:67px}.account-hub .hg--67{height:67px}.account-hub .wd--68{width:68px}.account-hub .hg--68{height:68px}.account-hub .wd--69{width:69px}.account-hub .hg--69{height:69px}.account-hub .wd--70{width:70px}.account-hub .hg--70{height:70px}.account-hub .wd--71{width:71px}.account-hub .hg--71{height:71px}.account-hub .wd--72{width:72px}.account-hub .hg--72{height:72px}.account-hub .wd--73{width:73px}.account-hub .hg--73{height:73px}.account-hub .wd--74{width:74px}.account-hub .hg--74{height:74px}.account-hub .wd--75{width:75px}.account-hub .hg--75{height:75px}.account-hub .wd--76{width:76px}.account-hub .hg--76{height:76px}.account-hub .wd--77{width:77px}.account-hub .hg--77{height:77px}.account-hub .wd--78{width:78px}.account-hub .hg--78{height:78px}.account-hub .wd--79{width:79px}.account-hub .hg--79{height:79px}.account-hub .wd--80{width:80px}.account-hub .hg--80{height:80px}.account-hub .wd--81{width:81px}.account-hub .hg--81{height:81px}.account-hub .wd--82{width:82px}.account-hub .hg--82{height:82px}.account-hub .wd--83{width:83px}.account-hub .hg--83{height:83px}.account-hub .wd--84{width:84px}.account-hub .hg--84{height:84px}.account-hub .wd--85{width:85px}.account-hub .hg--85{height:85px}.account-hub .wd--86{width:86px}.account-hub .hg--86{height:86px}.account-hub .wd--87{width:87px}.account-hub .hg--87{height:87px}.account-hub .wd--88{width:88px}.account-hub .hg--88{height:88px}.account-hub .wd--89{width:89px}.account-hub .hg--89{height:89px}.account-hub .wd--90{width:90px}.account-hub .hg--90{height:90px}.account-hub .wd--91{width:91px}.account-hub .hg--91{height:91px}.account-hub .wd--92{width:92px}.account-hub .hg--92{height:92px}.account-hub .wd--93{width:93px}.account-hub .hg--93{height:93px}.account-hub .wd--94{width:94px}.account-hub .hg--94{height:94px}.account-hub .wd--95{width:95px}.account-hub .hg--95{height:95px}.account-hub .wd--96{width:96px}.account-hub .hg--96{height:96px}.account-hub .wd--97{width:97px}.account-hub .hg--97{height:97px}.account-hub .wd--98{width:98px}.account-hub .hg--98{height:98px}.account-hub .wd--99{width:99px}.account-hub .hg--99{height:99px}.account-hub .wd--100{width:100px}.account-hub .hg--100{height:100px}.account-hub .wd--101{width:101px}.account-hub .hg--101{height:101px}.account-hub .wd--102{width:102px}.account-hub .hg--102{height:102px}.account-hub .wd--103{width:103px}.account-hub .hg--103{height:103px}.account-hub .wd--104{width:104px}.account-hub .hg--104{height:104px}.account-hub .wd--105{width:105px}.account-hub .hg--105{height:105px}.account-hub .wd--106{width:106px}.account-hub .hg--106{height:106px}.account-hub .wd--107{width:107px}.account-hub .hg--107{height:107px}.account-hub .wd--108{width:108px}.account-hub .hg--108{height:108px}.account-hub .wd--109{width:109px}.account-hub .hg--109{height:109px}.account-hub .wd--110{width:110px}.account-hub .hg--110{height:110px}.account-hub .wd--111{width:111px}.account-hub .hg--111{height:111px}.account-hub .wd--112{width:112px}.account-hub .hg--112{height:112px}.account-hub .wd--113{width:113px}.account-hub .hg--113{height:113px}.account-hub .wd--114{width:114px}.account-hub .hg--114{height:114px}.account-hub .wd--115{width:115px}.account-hub .hg--115{height:115px}.account-hub .wd--116{width:116px}.account-hub .hg--116{height:116px}.account-hub .wd--117{width:117px}.account-hub .hg--117{height:117px}.account-hub .wd--118{width:118px}.account-hub .hg--118{height:118px}.account-hub .wd--119{width:119px}.account-hub .hg--119{height:119px}.account-hub .wd--120{width:120px}.account-hub .hg--120{height:120px}.account-hub .wd--121{width:121px}.account-hub .hg--121{height:121px}.account-hub .wd--122{width:122px}.account-hub .hg--122{height:122px}.account-hub .wd--123{width:123px}.account-hub .hg--123{height:123px}.account-hub .wd--124{width:124px}.account-hub .hg--124{height:124px}.account-hub .wd--125{width:125px}.account-hub .hg--125{height:125px}.account-hub .wd--126{width:126px}.account-hub .hg--126{height:126px}.account-hub .wd--127{width:127px}.account-hub .hg--127{height:127px}.account-hub .wd--128{width:128px}.account-hub .hg--128{height:128px}.account-hub .wd--129{width:129px}.account-hub .hg--129{height:129px}.account-hub .wd--130{width:130px}.account-hub .hg--130{height:130px}.account-hub .wd--131{width:131px}.account-hub .hg--131{height:131px}.account-hub .wd--132{width:132px}.account-hub .hg--132{height:132px}.account-hub .wd--133{width:133px}.account-hub .hg--133{height:133px}.account-hub .wd--134{width:134px}.account-hub .hg--134{height:134px}.account-hub .wd--135{width:135px}.account-hub .hg--135{height:135px}.account-hub .wd--136{width:136px}.account-hub .hg--136{height:136px}.account-hub .wd--137{width:137px}.account-hub .hg--137{height:137px}.account-hub .wd--138{width:138px}.account-hub .hg--138{height:138px}.account-hub .wd--139{width:139px}.account-hub .hg--139{height:139px}.account-hub .wd--140{width:140px}.account-hub .hg--140{height:140px}.account-hub .wd--141{width:141px}.account-hub .hg--141{height:141px}.account-hub .wd--142{width:142px}.account-hub .hg--142{height:142px}.account-hub .wd--143{width:143px}.account-hub .hg--143{height:143px}.account-hub .wd--144{width:144px}.account-hub .hg--144{height:144px}.account-hub .wd--145{width:145px}.account-hub .hg--145{height:145px}.account-hub .wd--146{width:146px}.account-hub .hg--146{height:146px}.account-hub .wd--147{width:147px}.account-hub .hg--147{height:147px}.account-hub .wd--148{width:148px}.account-hub .hg--148{height:148px}.account-hub .wd--149{width:149px}.account-hub .hg--149{height:149px}.account-hub .wd--150{width:150px}.account-hub .hg--150{height:150px}.account-hub .wd--151{width:151px}.account-hub .hg--151{height:151px}.account-hub .wd--152{width:152px}.account-hub .hg--152{height:152px}.account-hub .wd--153{width:153px}.account-hub .hg--153{height:153px}.account-hub .wd--154{width:154px}.account-hub .hg--154{height:154px}.account-hub .wd--155{width:155px}.account-hub .hg--155{height:155px}.account-hub .wd--156{width:156px}.account-hub .hg--156{height:156px}.account-hub .wd--157{width:157px}.account-hub .hg--157{height:157px}.account-hub .wd--158{width:158px}.account-hub .hg--158{height:158px}.account-hub .wd--159{width:159px}.account-hub .hg--159{height:159px}.account-hub .wd--160{width:160px}.account-hub .hg--160{height:160px}.account-hub .wd--161{width:161px}.account-hub .hg--161{height:161px}.account-hub .wd--162{width:162px}.account-hub .hg--162{height:162px}.account-hub .wd--163{width:163px}.account-hub .hg--163{height:163px}.account-hub .wd--164{width:164px}.account-hub .hg--164{height:164px}.account-hub .wd--165{width:165px}.account-hub .hg--165{height:165px}.account-hub .wd--166{width:166px}.account-hub .hg--166{height:166px}.account-hub .wd--167{width:167px}.account-hub .hg--167{height:167px}.account-hub .wd--168{width:168px}.account-hub .hg--168{height:168px}.account-hub .wd--169{width:169px}.account-hub .hg--169{height:169px}.account-hub .wd--170{width:170px}.account-hub .hg--170{height:170px}.account-hub .wd--171{width:171px}.account-hub .hg--171{height:171px}.account-hub .wd--172{width:172px}.account-hub .hg--172{height:172px}.account-hub .wd--173{width:173px}.account-hub .hg--173{height:173px}.account-hub .wd--174{width:174px}.account-hub .hg--174{height:174px}.account-hub .wd--175{width:175px}.account-hub .hg--175{height:175px}.account-hub .wd--176{width:176px}.account-hub .hg--176{height:176px}.account-hub .wd--177{width:177px}.account-hub .hg--177{height:177px}.account-hub .wd--178{width:178px}.account-hub .hg--178{height:178px}.account-hub .wd--179{width:179px}.account-hub .hg--179{height:179px}.account-hub .wd--180{width:180px}.account-hub .hg--180{height:180px}.account-hub .wd--181{width:181px}.account-hub .hg--181{height:181px}.account-hub .wd--182{width:182px}.account-hub .hg--182{height:182px}.account-hub .wd--183{width:183px}.account-hub .hg--183{height:183px}.account-hub .wd--184{width:184px}.account-hub .hg--184{height:184px}.account-hub .wd--185{width:185px}.account-hub .hg--185{height:185px}.account-hub .wd--186{width:186px}.account-hub .hg--186{height:186px}.account-hub .wd--187{width:187px}.account-hub .hg--187{height:187px}.account-hub .wd--188{width:188px}.account-hub .hg--188{height:188px}.account-hub .wd--189{width:189px}.account-hub .hg--189{height:189px}.account-hub .wd--190{width:190px}.account-hub .hg--190{height:190px}.account-hub .wd--191{width:191px}.account-hub .hg--191{height:191px}.account-hub .wd--192{width:192px}.account-hub .hg--192{height:192px}.account-hub .wd--193{width:193px}.account-hub .hg--193{height:193px}.account-hub .wd--194{width:194px}.account-hub .hg--194{height:194px}.account-hub .wd--195{width:195px}.account-hub .hg--195{height:195px}.account-hub .wd--196{width:196px}.account-hub .hg--196{height:196px}.account-hub .wd--197{width:197px}.account-hub .hg--197{height:197px}.account-hub .wd--198{width:198px}.account-hub .hg--198{height:198px}.account-hub .wd--199{width:199px}.account-hub .hg--199{height:199px}.account-hub .wd--200{width:200px}.account-hub .hg--200{height:200px}.account-hub .icon-item{transition:all .25s ease;cursor:pointer}.account-hub .icon-item-mattermost{display:block;background-size:100%;background:url(/_next/static/media/icon_mattermost.69153acb.png) no-repeat 50%/cover}.account-hub .icon-item-email{display:block;background-size:100%;background:url(/_next/static/media/icon_email.484c5f18.png) no-repeat 50%/cover}.account-hub .icon-item-slack{display:block;background-size:100%;background:url(/_next/static/media/icon_slack.fbdb63dc.png) no-repeat 50%/cover}.account-hub .icon-item-backlogfinatext{display:block;background-size:100%;background:url(/_next/static/media/icon_backlogfinatext.1e3cff66.png) no-repeat 50%/cover}.account-hub .icon-item-backlog{display:block;background-size:100%;background:url(/_next/static/media/icon_backlog.00682e01.png) no-repeat 50%/cover}.account-hub .icon-item-offwork{display:block;background-size:100%;background:url(/_next/static/media/icon_offwork.a1fd307e.png) no-repeat 50%/cover}.account-hub .icon-item-gitlab{display:block;background-size:100%;background:url(/_next/static/media/icon_gitlab.996372ce.png) no-repeat 50%/cover}.account-hub .icon-item-github{display:block;background-size:100%;background:url(/_next/static/media/icon_github.62502ef9.png) no-repeat 50%/cover}.account-hub .icon-item-githubfinatext{display:block;background-size:100%;background:url(/_next/static/media/icon_githubfinatext.ae1cc1ac.png) no-repeat 50%/cover}.account-hub .icon-item-aws{display:block;background-size:100%;background:url(/_next/static/media/icon_aws.f38347c7.png) no-repeat 50%/cover}.account-hub .icon-item-awsfinatext{display:block;background-size:100%;background:url(/_next/static/media/icon_awsfinatext.43577ea2.png) no-repeat 50%/cover}.account-hub .icon-item-vpnpritunel{display:block;background-size:100%;background:url(/_next/static/media/icon_vpnpritunel.91c9bd21.png) no-repeat 50%/cover}.account-hub .icon-item-sentry{display:block;background-size:100%;background:url(/_next/static/media/icon_sentry.7a142fb2.png) no-repeat 50%/cover}.account-hub .icon-item-datadog{display:block;background-size:100%;background:url(/_next/static/media/icon_datadog.6847fb63.png) no-repeat 50%/cover}.account-hub .icon-item-adobe{display:block;background-size:100%;background:url(/_next/static/media/icon_adobe.5d6e463d.png) no-repeat 50%/cover}.account-hub .icon-item-appsflyer{display:block;background-size:100%;background:url(/_next/static/media/icon_appsflyer.de28fad5.png) no-repeat 50%/cover}.account-hub .icon-item-apptester{display:block;background-size:100%;background:url(/_next/static/media/icon_apptester.3f0014ec.png) no-repeat 50%/cover}.account-hub .icon-item-miro{display:block;background-size:100%;background:url(/_next/static/media/icon_miro.07daa74e.png) no-repeat 50%/cover}.account-hub .icon-item-check_removed{background-size:100%;background:url(/_next/static/media/icon_check_removed.698b8b33.png) no-repeat 50%/cover}.account-hub .icon-item-check_created{background-size:100%;background:url(/_next/static/media/icon_check_created.ec61b498.png) no-repeat 50%/cover}.account-hub .icon-item-delete{background-size:100%;background:url(/_next/static/media/icon_delete.6965a7ae.png) no-repeat 50%/cover}.account-hub .icon-item-calendar{background-size:100%;background:url(/_next/static/media/icon_calendar.7251aea4.png) no-repeat 50%/cover}.account-hub .icon-item-user_act{background-size:100%;background:url(/_next/static/media/icon_user_act.55a98644.png) no-repeat 50%/cover}.account-hub .icon-item-email_act{background-size:100%;background:url(/_next/static/media/icon_email_act.ba576f01.png) no-repeat 50%/cover}.account-hub .icon-item-link{background-size:100%;background:url(/_next/static/media/icon_link.3539bd15.png) no-repeat 50%/cover}.account-hub .icon-item-arrow_offboarding{background-size:100%;background:url(/_next/static/media/icon_arrow_offboarding.7ef3d6cd.png) no-repeat 50%/cover}.account-hub .icon-item-empty{background-size:100%;background:url(/_next/static/media/icon_empty.54c9f6d2.png) no-repeat 50%/cover}.account-hub .icon-item-close{background-size:100%;background:url(/_next/static/media/icon_close.39a99667.png) no-repeat 50%/cover}.account-hub .icon-item-collapse_all{background-size:100%;background:url(/_next/static/media/icon_collapse_all.d4eb04fe.png) no-repeat 50%/cover}.account-hub .icon-item-activities_active{background-size:contain!important;background:url(/_next/static/media/icon_activities_active.73d9f344.png)}.account-hub .icon-item-activities_normal{background-size:contain!important;background:url(/_next/static/media/icon_activities_normal.b69f2f5c.png)}.account-hub .icon-item-allmember_active{background-size:contain!important;background-repeat:round!important;background:url(/_next/static/media/icon_allmembers_active.222667ac.png)}.account-hub .icon-item-allmember_normal{background-size:contain!important;background-repeat:round!important;background:url(/_next/static/media/icon_allmembers_normal.df43c536.png)}.account-hub .icon-item-onboarding_active{background-size:contain!important;background:url(/_next/static/media/icon_onboarding_active.99b1899a.png)}.account-hub .icon-item-offboard_active{background-size:contain!important;background:url(/_next/static/media/icon_offboard_active.502de6a2.png)}.account-hub .icon-item-in{background-size:contain!important;background:url(/_next/static/media/icon_in.e3410da7.png)}.account-hub .icon-item-out{background-size:contain!important;background:url(/_next/static/media/icon_out.be3bd67b.png)}.account-hub .icon-item-plus{background-size:contain!important;background:url(/_next/static/media/icon_plus.605bc479.png)}.account-hub .icon-item-sort{background-size:contain!important;background:url(/_next/static/media/icon_sort.d51b9114.png)}.account-hub .icon-item-sync{background-size:contain!important;background:url(/_next/static/media/icon_sync.56d57f5d.png)}.account-hub .icon-item-notify{background-size:contain!important;background:url(/_next/static/media/icon_notify.0fa3e5d6.png)}.account-hub .icon-item-guideline{background-size:contain!important;background:url(/_next/static/media/icon_guideline.66125aa2.png)}.account-hub .icon-item-filter{background-size:contain!important;background:url(/_next/static/media/icon_filter.14240fe4.png)}.account-hub .icon-item-export_csv{background-size:contain!important;background:url(/_next/static/media/icon_export_csv.224d5b9d.png)}.account-hub .input-change-parent{font-size:.8125rem;width:100%;height:80%;border:none;border-bottom:1px solid transparent;background-color:transparent}.account-hub .input-change-parent:focus{outline:none;background-color:#f5f5f5;border:.5px solid #404040}.account-hub .input-change-parent.text-center{text-align:center}.account-hub .input-change-parent.border-radius{border-top-left-radius:10px;border-bottom-left-radius:10px}.account-hub .effect-input{cursor:pointer}.account-hub .effect-input.sid{text-align:center}.account-hub .effect-input:focus{background-color:#f5f5f5;border:.5px solid #404040}.account-hub .effect-input.editing{border:.5px solid red}.account-hub .effect-input~.focus-border{position:absolute;bottom:0;width:0;height:1px;background-color:#f5f5f5;transition:.4s}.account-hub .effect-input:focus~.focus-border{width:100%;transition:.4s;left:0}.account-hub .f-bold{font-weight:500}.account-hub .card-container{width:24.5rem;padding:21px 31px;background-color:hsla(0,0%,100%,.6);box-shadow:-2px 4px 35px rgba(0,0,0,.2);border-radius:10px;grid-gap:21px;gap:21px;display:flex;justify-content:center;position:relative;letter-spacing:.5px}.account-hub .modal{height:100vh;width:100vw;z-index:999}.account-hub .modal .modal-content{margin:0;top:50%;left:50%;transform:translate(-50%,-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center}.account-hub .modal-background{background-color:hsla(0,0%,74%,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.account-hub .open{display:block}.account-hub .display-none{display:none!important}.account-hub .display-block{display:block!important}.account-hub .switch-input{display:none}.account-hub .switch-bar{cursor:pointer;width:48px;height:24px;background-color:#bebfbe;border-radius:3rem;padding:2px;transition:background-color .2s linear;position:relative}.account-hub .switch-bar-off{background-color:#4ec29f}.account-hub .switch-bar-off:before{background:url(/_next/static/media/icon_check_on.aca65295.png) no-repeat 50%/cover!important}.account-hub .switch-bar:before{content:"";position:absolute;height:8px;width:8px;background:url(/_next/static/media/icon_check_off.2355ee33.png) no-repeat 50%/cover;top:50%;right:10px;transform:translateY(-50%)}.account-hub .switch-bar.cursor-not-allowed{cursor:not-allowed}.account-hub .switch-bar.in-progress{cursor:wait}.account-hub .switch-spin{cursor:pointer;width:20px;height:20px;background-color:#fff;border-radius:100rem;transition:transform .2s linear}.account-hub .switch-spin.cursor-not-allowed{cursor:not-allowed}.account-hub .switch-spin.in-progress{cursor:wait}.account-hub .switch-input:checked+.switch-bar{background-color:#42ce9f}.account-hub .switch-input:checked+.switch-bar:before{left:10px;background:url(/_next/static/media/icon_check_on.aca65295.png) no-repeat 50%/cover}.account-hub .switch-input-off:checked+.switch-bar{background-color:#ff6565}.account-hub .switch-input-off:checked+.switch-bar:before{left:10px;background:url(/_next/static/media/icon_check_off.2355ee33.png) no-repeat 50%/cover!important}.account-hub .switch-input:checked+.switch-bar .switch-spin{transform:translateX(24px)}.account-hub .approve-box{position:absolute;width:200px;height:40px;background-color:#f5f5f5;border:1px solid #555;left:-210px;display:flex;align-items:center;justify-content:center;grid-gap:10px;gap:10px;opacity:0;z-index:99}.account-hub .approve-box_filter{right:210px;width:317px;top:75px;left:auto!important;height:auto!important;padding:15px!important;display:block!important;cursor:default!important;box-shadow:0 4px 4px rgba(0,0,0,.25)}.account-hub .approve-box_filter .btn-primary{width:100%;height:37px;text-transform:none}.account-hub .approve-box_filter .input-date{border-radius:4px;text-transform:uppercase;padding:0 8px;width:100%;height:37px;border:1px solid #ccc}.account-hub .approve-box_filter .input-date:focus{outline:none;border:1px solid #2684ff;box-shadow:0 0 0 1px #2684ff}.account-hub .approve-box_logout{right:25px;top:75px;left:auto!important;height:auto!important;padding:5px 10px!important;display:block!important;cursor:default!important}.account-hub .approve-box_logout .text-log{cursor:pointer}.account-hub .approve-box_logout .text-log:hover{background:#f1f1f1}.account-hub .approve-box_notification{right:72px;top:75px;width:300px;left:auto!important;height:auto!important;padding:18px 0!important;display:block!important;cursor:default!important}.account-hub .approve-box_notification .text-log{cursor:pointer}.account-hub .approve-box_notification .text-log:hover{background:#f1f1f1}.account-hub .approve-box_notification .noti-title{padding:0 28px 3px;font-size:16px;font-weight:600}.account-hub .approve-box button{width:80px;padding:5px;border-radius:8px}.account-hub .approve-box .approve{cursor:pointer;border:transparent;outline:none;background-color:#42ce9f;color:#fff;font-weight:500}.account-hub .approve-box .cancel{cursor:pointer;border:1px solid #888;outline:none;background-color:#fff;font-weight:500}.account-hub .approve-box-open{opacity:1}.account-hub .approve-box-acc{max-height:40vh;overflow:scroll;position:absolute;height:37.5px;background:hsla(0,0%,100%,.8);box-shadow:-2px 2px 13px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(36px);backdrop-filter:blur(36px);border-radius:6px;padding:0 14px;left:55px;display:flex;align-items:center;justify-content:center;grid-gap:14px;gap:14px;opacity:0;z-index:9999;cursor:pointer;box-sizing:border-box}.account-hub .approve-box-acc button{width:80px;padding:5px;border-radius:8px}.account-hub .approve-box-acc-open{opacity:1}.account-hub .no-pointer:hover{cursor:default}.account-hub .status{width:18px;height:18px;border-radius:100%;transition:all .2s ease;cursor:pointer}.account-hub .status-pointer:hover{cursor:pointer}.account-hub .status-allmembers-onboarding{border:3px solid #58bf82;background:#d9ffe0}.account-hub .status-allmembers-onboarding:hover{border:3px solid #d9ffe0;background:#58bf82;box-shadow:-1px 1px 7px rgba(0,0,0,.3)}.account-hub .status-allmembers-offboarding{border:3px solid #ff7575;background:#ffeaea}.account-hub .status-allmembers-offboarding:hover{border:3px solid #ffeaea;background:#ff7575;box-shadow:-1px 1px 7px rgba(0,0,0,.3)}.account-hub .status-allmembers-active{border:3px solid #033f95;background:#e8f1ff}.account-hub .status-allmembers-active:hover{border:3px solid #e8f1ff;background:#033f95;box-shadow:-1px 1px 7px rgba(0,0,0,.3)}.account-hub .status-allmembers-unactive{border:3px solid #a1a1a1;background:#ebebeb}.account-hub .status-allmembers-unactive:hover{border:3px solid #ebebeb;background:#a1a1a1;box-shadow:-1px 1px 7px rgba(0,0,0,.3)}.account-hub .status-onboarding{border:3px solid #58bf82;background:#d9ffe0}.account-hub .status-onboarding:hover{border:3px solid #d9ffe0;background:#58bf82;box-shadow:-1px 1px 7px rgba(0,0,0,.3)}.account-hub .status-offboarding{border:3px solid #ff7575;background:#ffeaea}.account-hub .status-active{border:3px solid #033f95;background:#e8f1ff}.account-hub .status-active:hover{border:3px solid #e8f1ff;background:#033f95;box-shadow:-1px 1px 7px rgba(0,0,0,.3)}.account-hub .status-unactive{border:3px solid #a1a1a1;background:#ebebeb}.account-hub .lds-spinner{color:official;display:inline-block;position:relative;width:80px;height:80px}.account-hub .lds-spinner div{transform-origin:40px 40px;-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite}.account-hub .lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#1890ff}.account-hub .lds-spinner div:first-child{transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.account-hub .lds-spinner div:nth-child(2){transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.account-hub .lds-spinner div:nth-child(3){transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.account-hub .lds-spinner div:nth-child(4){transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.account-hub .lds-spinner div:nth-child(5){transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.account-hub .lds-spinner div:nth-child(6){transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.account-hub .lds-spinner div:nth-child(7){transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.account-hub .lds-spinner div:nth-child(8){transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.account-hub .lds-spinner div:nth-child(9){transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.account-hub .lds-spinner div:nth-child(10){transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.account-hub .lds-spinner div:nth-child(11){transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.account-hub .lds-spinner div:nth-child(12){transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.account-hub .ctn-loader{position:fixed;bottom:25px;left:25px;width:calc(100vw - 50px);height:calc(100vh - 145px);background-color:rgba(24,144,255,.02);display:flex;align-items:center;justify-content:center;-webkit-animation:fadeIn .2s;animation:fadeIn .2s;z-index:10;cursor:wait}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.account-hub .tag-filter{white-space:pre;height:22px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0 25px 0 5px;background-color:#e8f5fe;display:flex;align-items:center;justify-content:center;color:#006fbf;font-size:10px;overflow:hidden;transition:all .2s ease;border:.5px solid transparent;border-radius:4px;cursor:pointer}.account-hub .tag-filter strong{color:#006fbf}.account-hub .tag-filter:hover{background-color:#fff;border:.5px solid #e8f5fe}.account-hub .max-ctn{width:-webkit-max-content;width:-moz-max-content;width:max-content;overflow:hidden;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.account-hub .btn-filter{position:absolute;border:none;background-color:transparent;padding:0;height:100%;display:flex;align-items:center;justify-content:center;height:22px;width:22px!important;font-weight:700;color:#006fbf;right:0;top:0;border-radius:0!important;cursor:pointer;transition:all .2s ease;line-height:1}.account-hub .btn-filter:hover{color:#cf1322;background:#fff1f0;border-color:#ffa39e}.account-hub .test{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.account-hub hr{background-color:#000;height:1px;margin:5px 0}.account-hub .user-info{display:flex;align-items:left;justify-content:left;grid-gap:8px;gap:8px;border:none;transition:all .5s ease;padding:3px 4px;position:relative}.account-hub .user-info_icon{position:absolute;left:25px;top:14px}.account-hub .noti{border:none;transition:all .5s ease;margin-top:5px;padding:10px 28px;position:relative;cursor:pointer}.account-hub .noti-dot{width:6px;height:6px;border-radius:50px;background-color:#ff7575;right:15px}.account-hub .noti-dot,.account-hub .noti:before{position:absolute;top:50%;transform:translateY(-50%)}.account-hub .noti:before{content:"";height:26px;width:26px;background:url(/_next/static/media/icon_bell.0f7ba285.png) no-repeat 50%/cover;left:15px}.account-hub .noti:hover{background-color:#f5f5f5}.account-hub .noti_icon{position:absolute;left:25px;top:14px}.account-hub .noti p{padding-left:36px;font-size:12px}.account-hub .expand-row-child{cursor:pointer;transition:all .3s ease}.account-hub .expand-row-child:hover{background-color:#efefef}.account-hub .popup-overlay{width:100%;height:100%;position:fixed;left:0;right:0;top:0;z-index:999;background:hsla(0,0%,74%,.4);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.account-hub .popup-overlay.confirm{top:0;visibility:hidden}.account-hub .popup-overlay.open{visibility:visible;visibility:initial}.account-hub .popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#fff;box-shadow:-2px 4px 35px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-radius:10px;z-index:999;visibility:hidden}.account-hub .popup-sync{width:auto;min-width:396px}.account-hub .popup-guest{width:721px;height:347px}.account-hub .popup-guest-left{width:50%}.account-hub .popup-guest-right{width:50%;padding-right:49px}.account-hub .popup-guest-logo{margin-top:27px;margin-left:13px;width:198px;height:37px;background:url(/_next/static/media/icon_guest_1.01866d99.png) no-repeat 50%/cover}.account-hub .popup-guest-img{margin-top:34px;margin-left:43px;width:250px;height:160px;background:url(/_next/static/media/icon_guest.904a6992.png) no-repeat 50%/cover}.account-hub .popup-guest-title{margin-top:97px;font-weight:700;font-size:2.125rem;line-height:2.875rem;color:#000;letter-spacing:.5px}.account-hub .popup-guest-content{margin-top:19px;font-size:.875rem;letter-spacing:.5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.account-hub .popup-guest.open{display:flex}.account-hub .popup-confirm{width:392px;min-height:199px;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding-bottom:24px}.account-hub .popup.open{visibility:visible;-webkit-animation:fadeIn .4s;animation:fadeIn .4s}.account-hub .popup .popup-title{padding:34px 30px 13px;font-size:1.25rem;font-weight:700;color:#000}.account-hub .popup .popup-content{padding:0 30px 18px;font-size:.875rem;font-weight:400}.account-hub .popup .popup-button{padding:0 30px 24px;justify-content:flex-end;min-height:62px;align-items:center}.account-hub .popup .popup-button.logout-btn{margin-top:45px}.account-hub .popup .popup-btn{margin-top:auto;cursor:pointer;width:107px;height:38px;border:none;outline:none;border-radius:5px;font-weight:700;font-size:.875rem;display:flex;align-items:center;justify-content:center}.account-hub .popup .popup-btn .loader{display:none}.account-hub .popup .popup-btn.loading{width:110px!important;cursor:not-allowed;pointer-events:none}.account-hub .popup .popup-btn.loading .loader{display:block!important;margin-left:10px;margin-right:-5px}.account-hub .popup .popup-btn:hover{opacity:.8}.account-hub .popup .popup-btn.sync{line-height:1px}.account-hub .popup .popup-btn.logout{margin-top:35px;min-height:0;padding:0}.account-hub .popup .popup-btn.logout,.account-hub .popup .yes-btn{background-color:#575757;color:#fff;margin-left:5px}.account-hub .popup .no-btn{background-color:#d2d2d2;color:#000}.account-hub .popup .popup-close{cursor:pointer;display:flex;justify-content:center;align-items:center;border:none;outline:none;position:absolute;top:5px;right:5px;border-radius:100%;background:transparent;width:30px;height:30px;padding:0}.account-hub .popup .popup-close:hover{background-color:#fff}.account-hub .popup .popup-close:after{content:" ";position:absolute;width:17px;height:2px;background-color:#b3b3b3;transform:rotate(-45deg)}.account-hub .popup .popup-close:before{content:" ";position:absolute;width:17px;height:2px;background-color:#b3b3b3;transform:rotate(45deg)}.account-hub .sticky-table{overflow:auto;height:calc(100vh - 165px);transition:all .25s ease}.account-hub .sticky-table .table th{border:none}.account-hub .sticky-table .table td{border:.5px solid #dbdbdb}.account-hub .sticky-table::-webkit-scrollbar{width:2px;height:2px}.account-hub .sticky-table::-webkit-scrollbar-track{background-color:transparent}.account-hub .sticky-table::-webkit-scrollbar-thumb{background:transparent;border-radius:10px}.account-hub .sticky-table:hover{overflow:auto}.account-hub .sticky-table:hover::-webkit-scrollbar-thumb{background:#e7e7e7;border-radius:10px}.account-hub .sticky-table table{width:100%;border-collapse:separate;border-spacing:0 2px}.account-hub .sticky-table table thead{position:-webkit-sticky;position:sticky;top:0;z-index:99}.account-hub .sticky-table table thead tr.list-accounts th{position:relative}.account-hub .sticky-table table thead tr.list-accounts th.account:before{content:"";position:absolute;height:6px;left:0;top:-6px;width:100%;background:#cfcfcf}.account-hub .sticky-table table thead tr.list-accounts th.account:after{content:"";position:absolute;height:2px;left:0;top:-6px;width:100%;background:#fff}.account-hub .sticky-table table thead tr:first-child th:last-child{position:-webkit-sticky;position:sticky;z-index:69;right:0;box-shadow:-5px 0 10px -8px rgba(0,0,0,.3);padding:0;min-width:4.375rem;vertical-align:middle;text-align:center;border-top-right-radius:10px;border-bottom-right-radius:10px}.account-hub .sticky-table table thead tr:first-child th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.account-hub .sticky-table table thead tr th{font-weight:700;font-size:.875rem!important;color:#fff;background:#575757;vertical-align:middle;cursor:pointer}.account-hub .sticky-table table thead tr th.collapse{display:none}.account-hub .sticky-table table thead tr th .collapse-btn{position:absolute;left:13px;top:10px;cursor:pointer;width:16px;height:16px;background:url(/_next/static/media/icon_arrow_collapse_active.14207d69.png) no-repeat 50%/cover;border:none;outline:none;transition:all .2s ease}.account-hub .sticky-table table thead tr th .collapse-btn-open{transform:rotate(180deg)}.account-hub .sticky-table table thead tr th:not(:last-child){border-right:.125rem solid #fff}.account-hub .sticky-table table thead tr th[scope=col]{padding:.4375rem 1.875rem}.account-hub .sticky-table table thead tr:first-child th[scope=col]{border-bottom:.125rem solid #fff}.account-hub .sticky-table table thead tr th[scope=row]{padding:.9375rem 1.875rem;min-height:4.875rem}.account-hub .sticky-table table thead tr th[scope=row] .row-bg{width:100%;height:75px;background:#575757;color:#fff;border-radius:0 10px 10px 0;display:flex;justify-content:center;align-items:center}.account-hub .sticky-table table tbody tr{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.account-hub .sticky-table table tbody tr td{padding:.75rem 1.875rem;background-color:#fff;border-right:1px solid #dedede;z-index:9999}.account-hub .sticky-table table tbody tr td p{overflow:hidden;text-overflow:ellipsis;width:-webkit-max-content;width:-moz-max-content;width:max-content}.account-hub .sticky-table table tbody tr td.collapse{display:none}.account-hub .sticky-table table tbody tr td[scope=col]{position:static;z-index:1}.account-hub .sticky-table table tbody tr td:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.account-hub .sticky-table table tbody tr td:last-child{position:-webkit-sticky;position:sticky;right:0;padding:0;min-width:4.625rem;vertical-align:middle;text-align:center;border-left:1px solid #959595;border-right:.5px solid #c4c7cb;border-top-right-radius:10px;border-bottom-right-radius:10px}.account-hub .sticky-table table.table thead{height:75px;border-spacing:0!important}.account-hub .sticky-table table tbody tr td:first-child,.account-hub .sticky-table table thead tr th[scope=row]:first-child{padding:0;min-width:5rem;position:-webkit-sticky;position:sticky;left:0;z-index:69;vertical-align:middle;text-align:center}.account-hub .sticky-table table tbody tr td:nth-child(2),.account-hub .sticky-table table thead tr th[scope=row]:nth-child(2){min-width:15.125rem;position:-webkit-sticky;position:sticky;left:5rem;z-index:69;vertical-align:middle;padding:0 0 0 1.25rem}.account-hub .sticky-table table tbody tr td:nth-child(3),.account-hub .sticky-table table thead tr th[scope=row]:nth-child(3){min-width:15.9375rem;position:-webkit-sticky;position:sticky;left:20.125rem;z-index:69;vertical-align:middle;padding:0 0 0 1.25rem}.account-hub .sticky-table table tbody tr td:nth-child(4),.account-hub .sticky-table table thead tr th[scope=row]:nth-child(4){padding:0;min-width:8.125rem;position:-webkit-sticky;position:sticky;left:36.0625rem;z-index:69;vertical-align:middle;text-align:center}.account-hub .sticky-table table tbody tr td:nth-child(5),.account-hub .sticky-table table thead tr th[scope=row]:nth-child(5){padding:0;min-width:8.125rem;position:-webkit-sticky;position:sticky;left:44.1875rem;z-index:69;vertical-align:middle;text-align:center}.account-hub .sticky-table table tbody tr td:nth-child(6),.account-hub .sticky-table table thead tr th[scope=row]:nth-child(6){padding:0;min-width:8.125rem;position:-webkit-sticky;position:sticky;left:52.3125rem;z-index:69;vertical-align:middle;text-align:center;border-right:1px solid #959595}.account-hub .sticky-table .table-child-text{cursor:pointer}.account-hub .sticky-table .table-child-text:hover{color:#1da0ff;text-decoration:underline}.account-hub .sticky-table .na-name{color:#959595}.account-hub .account-icon-child{width:1rem;height:1rem}.account-hub .account-icon-child.check-name{color:#033f95;font-size:1.125rem;line-height:1.125rem;font-weight:600}.account-hub .account-icon-child.has-name{color:#333;font-size:1.125rem;line-height:1.125rem}.account-hub .td-row-white td{background-color:#fff!important}.account-hub .td-row-blue td{background-color:#fafcff!important}.account-hub .td-row-inactive td{background-color:#f1f1f1!important}.account-hub .todo-list{width:calc(62% - 12px)}.account-hub .todo-list-header{padding:.625rem 0 .625rem 1.875rem;color:#333;font-size:.875rem;font-weight:700;z-index:9;border-top-left-radius:24px;border-top-right-radius:24px;text-transform:uppercase}.account-hub .todo-list-header.primary{background:linear-gradient(13.27deg,#dff8e3 -1.1%,#fbfffb 115.78%)}.account-hub .todo-list-header.secondary{background:#ffecec}.account-hub .todo-list-main{display:flex;justify-content:space-between;grid-gap:.75rem;gap:.75rem}@media screen and (max-width:1250px){.account-hub .todo-list-main{flex-wrap:wrap}}.account-hub .todo-list-main-item{width:50%}@media screen and (max-width:1250px){.account-hub .todo-list-main-item{width:100%}}.account-hub .todo-list-main .sticky-header{position:-webkit-sticky;position:sticky;top:-1px;background:#fff;z-index:9}.account-hub .todo-list-main-onboard{background:linear-gradient(13.27deg,#dff8e3 -1.1%,#fbfffb 115.78%)}.account-hub .todo-list-main-offboard,.account-hub .todo-list-main-onboard{padding:10px 26px 26px;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.account-hub .todo-list-main-offboard{background:linear-gradient(37.21deg,#ffecec .1%,snow 97.92%)}.account-hub .todo{width:100%;display:block;overflow:hidden;margin-bottom:.625rem;background:hsla(0,0%,100%,.8);box-shadow:2px 4px 4px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);border-radius:10px;padding:18px}.account-hub .todo-member{width:100%}.account-hub .todo-member-header{padding:1.125rem 0 1.125rem 1.5625rem;color:#000;font-size:.8125rem;font-weight:700;border-left:1px solid #000;border-radius:5px;mix-blend-mode:multiply;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.account-hub .todo-member-header-onboard{background:rgba(246,252,246,.8)}.account-hub .todo-member-header-offboard{background:hsla(0,100%,99%,.8)}.account-hub .todo-member-header-date{display:flex;padding-bottom:.75rem;grid-gap:.625rem;gap:.625rem}.account-hub .todo-member-header-name{padding-bottom:.75rem;width:12.5rem}.account-hub .todo-member-header-email,.account-hub .todo-member-header-name{font-weight:400;display:flex;align-items:center;grid-gap:.625rem;gap:.625rem;overflow:hidden;text-overflow:ellipsis}.account-hub .todo-member-header-email{white-space:nowrap;width:13.75rem}.account-hub .todo-member-header-email span:last-child{width:18px}.account-hub .todo-account{width:100%;padding:.625rem}.account-hub .activies-account-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #efefef;padding:.875rem 0;grid-gap:.625rem;gap:.625rem}.account-hub .activies-account-row p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:9.5rem}.account-hub .activies-account-row span{display:flex;grid-gap:.9375rem;gap:.9375rem;align-items:center;flex-shrink:0}.account-hub .activies-account-row:last-child{border-bottom:transparent}.account-hub .create-member-card{padding:40px;width:21.5rem;height:28.5rem;position:relative;box-shadow:-2px 4px 35px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(36px);backdrop-filter:blur(36px);border-radius:10px}.account-hub .create-member-card .text-title-c{text-align:center;font-weight:700;font-size:1.5rem;color:#000}.account-hub .create-member-card-group{display:flex;flex-direction:column}.account-hub .create-member-card-group .react-datepicker__input-container{position:inherit}.account-hub .create-member-card-group input{width:100%;height:38px;padding:7px 12px 7px 48px;background:#fbfbfb;border:1px solid #d6d6d6;border-radius:5px;transition:all .1s ease}.account-hub .create-member-card-group input:focus{background:#fff;outline:none}.account-hub .create-member-card-group .ico{width:16px;height:16px;position:absolute;left:15px;top:50%;transform:translateY(-50%)}.account-hub .create-member-card-group .ico-user{background:url(/_next/static/media/icon_user_b.950caef3.png) no-repeat 50%/cover}.account-hub .create-member-card-group .ico-mail{background:url(/_next/static/media/icon_mailinput.4bf531af.png) no-repeat 50%/cover}.account-hub .create-member-card-group .ico-calendar{background:url(/_next/static/media/icon_calendar_2.128e476f.png) no-repeat 50%/cover}.account-hub .create-member-card-group .ico-line{height:16px;width:1px;background-color:#b6b6b6;position:absolute;top:50%;transform:translateY(-50%);left:40px}.account-hub .create-member-card-group .button-sb-f{cursor:pointer;background:#575757;border-radius:.3125rem;color:#fff;font-weight:700;font-size:.875rem;outline:none;border:none;margin-top:6px;height:38px}.account-hub .create-member-card-group .button-sb-f:disabled{opacity:.8;pointer-events:none}.account-hub .create-member-card-close{content:"";position:absolute;right:.5rem;top:.5rem;cursor:pointer;display:flex;justify-content:center;align-items:center;border:none;outline:none;font-size:1.2rem;border-radius:100%;padding:4px;background:transparent}.account-hub .create-member-card-close:hover{background-color:#ececec}@media only screen and (max-width:1700px){.account-hub .todo{flex-direction:column}.account-hub .todo-member{width:100%}.account-hub .todo-content{padding:1.125rem 1.875rem}.account-hub .todo-content-email,.account-hub .todo-content-name{width:14rem}.account-hub .todo-account{width:100%;padding:.625rem 1.875rem}.account-hub .todo-list{width:60%}}.account-hub .activity-log{width:calc(38% - 16px);height:calc(100vh - 150px);overflow:hidden;position:fixed;right:14px;top:135px;padding:0 16px;background:hsla(0,0%,100%,.5);box-shadow:0 0 20px rgba(0,0,0,.08);border-radius:24px}.account-hub .activity-log-header{padding-top:12px;padding-bottom:12px;color:#000;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.2px;background:hsla(0,0%,100%,.5)}.account-hub .activity-log-list{width:100%;padding-top:33px;padding-bottom:15px;background:#fff;height:calc(100vh - 158px);overflow-y:scroll;overflow-x:hidden}.account-hub .activity-log-list::-webkit-scrollbar{display:none}.account-hub .activity-log .text-load{cursor:pointer;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto}.account-hub .activity-log .text-load:hover{text-decoration:underline;color:#1890ff}.account-hub .activity-log .none-bottom .log-type:after{content:"";width:0;height:0;border:none!important}.account-hub .activity-log .log{margin-bottom:42px}.account-hub .activity-log .log-date{color:#a6a6a6;font-size:.875rem;font-weight:400}.account-hub .activity-log .log-type{top:2px;left:80px}.account-hub .activity-log .log-type:after{content:" ";height:35px;border:.5px solid hsla(0,0%,48%,.5);position:absolute;left:50%;transform:translateX(-50%);top:100%;margin-top:4px}.account-hub .activity-log .log:last-child .log-type:after{content:"";width:0;height:0;border:none}.account-hub .activity-log .log .log-message{font-size:.9375rem;position:absolute;left:108px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;width:calc(100% - 95px)}.account-hub .activity-log .log .log-account,.account-hub .activity-log .log .log-member{font-weight:700;color:#000}.account-hub .activities{grid-gap:.625rem;gap:.625rem}.account-hub .gray-scale{filter:grayscale(1);opacity:.75}.account-hub .status-popup-card-main{position:relative;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:10px 0}.account-hub .status-popup-card-main h1{font-weight:700;font-size:1.25rem}.account-hub .status-popup-card-main p{padding-top:.6875rem;padding-bottom:.8125rem;font-size:.8125rem;font-weight:400;line-height:180%;letter-spacing:.5px}.account-hub .status-popup-card-main p span{font-weight:700;text-transform:capitalize}.account-hub .status-popup-card-main p span .offboarding:last-child{color:#ff7575}.account-hub .status-popup-card-main p .onboarding,.account-hub .status-popup-card-main p span .onboarding:last-child{color:#58bf82}.account-hub .status-popup-card-main p .active{color:#033f95}.account-hub .status-popup-card-main p .offboarding{color:#ff7575}.account-hub .status-popup-card-main-btn{display:flex;grid-gap:5px;gap:5px;align-self:flex-end}.account-hub .status-popup-card-main-btn button{font-size:.8125rem;font-weight:700;cursor:pointer;border-radius:5px;padding:.5rem 1.6875rem;border:transparent;outline:none;width:107px;height:38px}.account-hub .status-popup-card-main-btn .change{color:#fff;background:#575757}.account-hub .status-popup-card-main-btn .change:hover{opacity:.8}.account-hub .status-popup-card-main-btn .cancel{color:#000;background:#d2d2d2}.account-hub .status-popup-card-main-btn .cancel:hover{opacity:.8}.account-hub .status-popup-card-main-close{content:"";position:absolute;right:.3125rem;top:.3125rem;cursor:pointer;display:flex;justify-content:center;align-items:center;border:none;outline:none;font-size:1.2rem;border-radius:100%;padding:4px;background:transparent}.account-hub .status-popup-card-main-close:hover{background-color:#ececec}.account-hub [data-tooltip]:not(.is-disabled):before,.account-hub [data-tooltip]:not(.is-loading):before,.account-hub [data-tooltip]:not([disabled]):before{background:rgba(57,57,57,.859);border-radius:3px;padding:5px 10px;font-size:.75rem;white-space:pre;font-weight:600}.account-hub .full-width{width:100%}.account-hub .todo-information{padding:20px 0 0 20px;font-weight:500}.account-hub .gap{display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px}.account-hub .w-185{width:185px}.account-hub .w-200{width:200px}.account-hub .w-155{width:155px}.account-hub .w-138{width:138px}.account-hub .status-user{position:relative}.account-hub .status-user:hover .tooltip{visibility:visible}.account-hub .tooltip{visibility:hidden;position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#fff;white-space:pre;top:50%;right:27px;transform:translateY(-50%);z-index:9;border-radius:5px;padding:3px 5px;font-size:.625rem}.account-hub .tooltip.active{color:#096dd9;background:#e6f7ff;border:1px solid #91d5ff}.account-hub .tooltip.onboarding{color:#389e0d;background:#f6ffed;border:1px solid #b7eb8f}.account-hub .tooltip.offboarding{color:#cf1322;background:#fff1f0;border:1px solid #ffa39e}.account-hub .tooltip.unactive{color:rgba(0,0,0,.851);background:#fafafa;border:1px solid #d9d9d9}.account-hub .todo-empty{padding:20px 0}.account-hub .todo-empty p{margin-top:14px;font-size:1rem;color:#000}.account-hub .sort-icon{width:100%;height:100%;position:relative}.account-hub .sort-icon:before{top:4px}.account-hub .sort-icon:after,.account-hub .sort-icon:before{content:"";position:absolute;right:10px;width:6px;height:4px;background:url(/_next/static/media/icon_sort_gray.e1dc3131.png) no-repeat 50%/cover}.account-hub .sort-icon:after{bottom:4px;transform:rotate(180deg)}.account-hub .sort-icon-asc:before{transform:rotate(180deg)}.account-hub .sort-icon-asc:before,.account-hub .sort-icon-des:after{background:url(/_next/static/media/icon_sort_white.37ad1f96.png) no-repeat 50%/cover}.account-hub .sort-icon-des:after{transform:unset}.account-hub .sort-icon-right:after,.account-hub .sort-icon-right:before{right:-7px}.account-hub .main-filter-box{position:relative}.account-hub .main-filter-box .main-filter-card{position:absolute;width:400px;top:110%;right:0;background:hsla(0,0%,100%,.8);box-shadow:0 4px 13px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(36px);backdrop-filter:blur(36px);border-radius:8px;padding:14px 20px 20px}.account-hub .main-filter-box .main-filter-group{margin-bottom:14px}.account-hub .main-filter-box .main-filter-group-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:6px}.account-hub .main-filter-box .main-filter-group-header p{font-size:.75rem;line-height:25px}.account-hub .main-filter-box .main-filter-group-header .main-filter-clear{cursor:pointer;background:url(/_next/static/media/icon_clear_filter_hover.8aa18006.png) no-repeat 50%/cover;width:21px;height:21px}.account-hub .main-filter-box .main-filter-group-header .main-filter-clear:hover{background:url(/_next/static/media/icon_clear_filter.8d581ab0.png) no-repeat 50%/cover}.account-hub .main-filter-box .main-filter-date{display:flex;align-items:center;justify-content:space-between}.account-hub .main-filter-box .main-filter-date-input input{width:165px;height:32px;background:#fbfbfb;border:1.2px solid #ececec;border-radius:4px;padding:6px 0 6px 12px}.account-hub .main-filter-box .main-filter-date-input .react-datepicker__input-container{position:relative}.account-hub .main-filter-box .main-filter-date-input .react-datepicker__input-container:before{position:absolute;content:"";width:12px;height:12px;background:url(/_next/static/media/icon_filter_date.d9d4e6f9.png) no-repeat 50%/cover;top:50%;right:8px;transform:translateY(-50%)}.account-hub .main-filter-box .main-filter-date-input .react-datepicker__input-container .react-datepicker__close-icon{right:20px}.account-hub .main-filter-box .main-filter-date-input .react-datepicker__input-container .react-datepicker__close-icon:after{background-color:#575757}.account-hub .main-filter-box .export-group-btn{width:100%;display:flex;align-items:center;grid-gap:6px;gap:6px}.account-hub .main-filter-box .export-group-btn button{height:38px;background:#575757;border-radius:5px;color:#fff;padding:6px 16px;outline:none;border:1px solid transparent;cursor:pointer}.account-hub .main-filter-box .export-group-btn .filter{width:100%;font-weight:700;font-size:14px;line-height:25px;transition:.2s ease-in-out}.account-hub .main-filter-box .export-group-btn .filter:hover{background:#6d6d6d}.account-hub .main-filter-box .export-group-btn .csv-btn{width:50px;padding:6px 0;position:relative;transition:.2s ease-in-out;display:flex;align-items:center;justify-content:center}.account-hub .main-filter-box .export-group-btn .csv-btn:hover{background:#6d6d6d}.account-hub .main-filter-box .export-group-btn .csv-btn .loader{display:none}.account-hub .main-filter-box .export-group-btn .csv-btn.loading{width:50px!important;cursor:not-allowed;pointer-events:none}.account-hub .main-filter-box .export-group-btn .csv-btn.loading .loader{display:block!important}.account-hub .react-datepicker{border:none;overflow:hidden;box-shadow:0 3px 8px rgba(0,0,0,.24)}.account-hub .react-datepicker__day--keyboard-selected,.account-hub .react-datepicker__day--selected{background-color:#000}.account-hub .menu-acc-box{width:185px;height:120px;padding:11px 0 14px;position:absolute;background:hsla(0,0%,100%,.8);box-shadow:-2px 2px 13px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(36px);backdrop-filter:blur(36px);border-radius:6px;left:58px;z-index:9999;cursor:pointer;box-sizing:border-box}.account-hub .menu-acc-box .menu-acc-box-left{padding:5px;width:80%;flex-wrap:wrap;height:100%;overflow-x:hidden;overflow-y:scroll}.account-hub .menu-acc-box .menu-acc-box-left::-webkit-scrollbar{width:5px;height:32px}.account-hub .menu-acc-box .menu-acc-box-left::-webkit-scrollbar-thumb{background-color:#e4e4e4;border-radius:50px}.account-hub .menu-acc-box .menu-acc-box-left .no-account{font-size:.75rem;color:#000;text-align:center}.account-hub .menu-acc-box.parent-pst{width:165px;height:100px;top:100%;left:50%}.account-hub .menu-acc-box .menu-acc-box-parent{width:100%}.account-hub .menu-acc-box .menu-acc-box-right{width:20%;height:100%;border-left:1px solid #c8c8c8}.account-hub .menu-acc-box .menu-acc-item{display:flex;align-items:center;justify-content:center;width:33.3333333333%;margin-bottom:11px;transition:all .2s linear}.account-hub .menu-acc-box .menu-acc-item:hover{transform:scale(1.2)}.account-hub .menu-acc-box .menu-acc-item.full-width{width:100%}.account-hub .menu-acc-box .menu-acc-logo{display:block;width:22px;height:22px}.account-hub .menu-acc-box .menu-tooltip{width:-webkit-max-content;width:-moz-max-content;width:max-content;visibility:hidden;opacity:0;position:absolute;left:85%;padding:2px 7px;color:#fff;font-size:.75rem;border-radius:4px;font-weight:700;letter-spacing:.4px;background:rgba(0,0,0,.9)}.account-hub .menu-acc-box .menu-tooltip.active{visibility:visible;opacity:1;z-index:999}.account-hub .menu-acc-box .menu-tooltip.bg-delete{background:#ff5349}.account-hub .email{cursor:pointer}.account-hub .email:hover input{color:#1da0ff;text-decoration:underline}.account-hub .guideline-title p{font-size:x-large;text-align:center}.account-hub .acc-length-btn{width:22px;height:22px;background:#ff6f61;display:flex;align-items:center;justify-content:center;border-radius:100%;position:relative;font-size:13px;color:#fff;cursor:pointer;transition:.2s ease-in-out;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.account-hub .acc-length-btn:before{content:"+";position:absolute;top:0;right:-4px;color:red;font-size:12px}.account-hub .acc-length-btn:hover{transform:scale(1.1)}.account-hub .container-layout{width:100%;height:auto;position:relative;background:#fff}.account-hub .main-header{position:fixed;top:4.6875rem;width:100%;padding:0 14px;z-index:100}@media screen and (max-width:768px){.account-hub .main-header{top:5.9375rem}}.account-hub .main-header_tab{overflow-x:auto}.account-hub .main-header_tab .btn-primary{border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.account-hub .main-header .input-search{min-width:450px}.account-hub .main-filter{background-color:#fff;padding:1.1875rem 1.75rem;border-radius:.5rem;display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px}.account-hub .main-filter-btn-group{grid-gap:8px;gap:8px}.account-hub .main-filter-btn-group .btn-primary{border-radius:8px}.account-hub .main-content{position:fixed;width:calc(100% - 28px);height:auto;max-height:calc(100vh - 200px);top:165px;left:0;overflow:auto;overflow-y:scroll;padding:0;margin:14px 14px 0}.account-hub .main-content-scroll{margin-right:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:auto;min-height:70vh}.account-hub .main-content-allmembers,.account-hub .main-content-guideline{top:120px;max-height:calc(100vh - 130px)}.account-hub .main-row-td{height:40px;border-radius:.5rem;background-color:#fff;margin:3px 0!important}.account-hub .main-row-td .column{display:flex;align-items:center;justify-content:flex-start}.account-hub .main-row-td .center-f{display:flex;align-items:center;justify-content:center}.account-hub .main-row-td-dot-data span{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}.account-hub .main-row-td-pd .column{padding:0 3px}.account-hub .main-row-td.not-bg{background:transparent}.account-hub .notfound{position:relative;width:100vw;height:100vh}.account-hub .notfound-404{position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.account-hub .notfound h1{font-size:150px;font-weight:900;margin:0;text-transform:uppercase;text-align:center}.account-hub .notfound-button{text-align:center}.account-hub .notfound-button .custom-css-btn{width:40%;border-radius:10px;margin-top:20px}.account-hub .center-item-c{justify-content:center!important}.account-hub .row-parent{transition:all .3s ease;overflow:hidden;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);border:.5px solid #dbdbdb!important;border-radius:10px;margin:6px 0}.account-hub .row-parent .main-row-td{margin:0!important;border-radius:0}.account-hub .row-parent span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.account-hub .row-parent .column{padding:0}.account-hub .row-parent input{padding:12px;height:100%;border:.5px solid transparent}.account-hub .row-parent.not-overflow{overflow:unset}.account-hub .row-parent:hover{background:hsla(94,54%,75%,.2)}.account-hub .no-line-height{line-height:0!important}.account-hub .row-header{width:100%}.account-hub .row-child{width:100%;padding-top:12px;padding-bottom:20px;background-color:#fff;font-weight:500;font-size:.75rem}.account-hub .row-child-bd-header{border-top:1px solid #efefef;border-bottom:1px solid #efefef}.account-hub .row-child-header{overflow:hidden}.account-hub .row-child-header .columns{background-color:#f7f7f7}.account-hub .row-child-header .column{height:38px;display:flex;align-items:center;justify-content:flex-start}.account-hub .row-child-data{padding:0;font-weight:400;border-bottom:1px solid #efefef}.account-hub .row-child-bgwhite{background-color:#fdfdfd!important}.account-hub .row-child-bggray{background-color:#fbfbfb!important}.account-hub .row-child.not-bg{background:transparent}.account-hub .row-expand{box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.account-hub .row-colapp,.account-hub .row-expand{border:.5px solid transparent}.account-hub .custom-header-row{background-color:#575757;font-weight:700;color:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:10px}.account-hub .custom-header-row .column.is-1{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.account-hub .border-r{border-right:2px solid #fff}.account-hub .border-l{border-left:2px solid #fff}.account-hub .border-r-child{border-right:2px solid #efefef}.account-hub .reset-mg{margin:0}.account-hub .row-img-account{border-left:3px solid transparent;transition:all .3s ease}.account-hub .row-base-account{position:relative}.account-hub .row-base-account:before{content:"";position:absolute;width:3px;height:calc(100% + 1px);left:-3px;background-color:rgba(0,55,255,.466)}.account-hub .row-optional-account{position:relative}.account-hub .row-optional-account:before{content:"";position:absolute;width:3px;height:calc(100% + 1px);left:-3px;background-color:rgba(255,0,170,.391)}.account-hub .row-pl{padding-left:16px!important}.account-hub .row-pr{padding-right:16px!important}.account-hub .position-btn-ex{cursor:pointer;right:6px;width:16px;height:16px;background:url(/_next/static/media/icon_ep_arrow.60cfaf46.png) no-repeat 50%/cover;border:none;outline:none;transition:all .2s ease}.account-hub .position-btn-ex-open{transform:rotate(-90deg)}.account-hub .offboarding-remove{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;-webkit-line-clamp:1}.account-hub .offboarding-link{font-size:12.7px;color:#0075ff;cursor:pointer;font-weight:400;padding-left:5px}.account-hub .offboarding-link:hover{color:#0075ff;text-decoration:underline}.account-hub .na-link{color:#959595;font-weight:400;text-align:center}.account-hub .column.sid{width:7.5%;text-align:center;cursor:pointer}.account-hub .sort-arrow{top:3px!important}.account-hub .rotate-arrow-down{transition:all .2s ease;transform:rotate(180deg)}.account-hub .column.account-logo{position:relative;width:4%;cursor:pointer}.account-hub .column.account-logo:hover{background-color:#efefef}.account-hub .column.account-logo .account-name-box{min-width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;visibility:hidden;opacity:.5;position:absolute;left:0;right:0;bottom:100%;padding:3px 7px;background-color:rgba(0,0,0,.9);box-shadow:0 3px 8px rgba(0,0,0,.24);font-size:.8rem;color:#fff;text-align:center;transition:all .1s ease-in-out;border-radius:4px;z-index:99}.account-hub .column.account-logo:hover .account-name-box{visibility:visible;opacity:1}.account-hub .column.account-logo.lock-hover{cursor:default}.account-hub .column.account-logo.lock-hover:hover{background-color:#efefef}.account-hub .column.account-logo.lock-hover .account-name-box{min-width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;visibility:hidden;opacity:.8;position:absolute;left:0;right:0;bottom:100%;padding:3px 7px;top:7px;background-color:rgba(0,0,0,.6);box-shadow:0 3px 8px rgba(0,0,0,.2);font-size:.8rem;text-align:center;color:#fff;transition:all .1s ease-in-out;border-radius:4px;z-index:999}.account-hub .column.account-logo.lock-hover:hover .account-name-box{visibility:visible;opacity:1}.account-hub .column.account-logo.lock-hover.lock-hover{cursor:default}.account-hub .column.account-logo.lock-hover.lock-hover:hover{background-color:transparent}.account-hub .column.switch-btn{width:7%;justify-content:center}.account-hub .column.adjust-btn{width:3%;justify-content:center;cursor:pointer}.account-hub .column.adjust-btn.border-tr-rd{border-top-right-radius:10px}.account-hub .column.adjust-btn.border-r-rd{border-top-right-radius:10px;border-bottom-right-radius:10px}.account-hub .is-1.stt{width:6.95%}.account-hub .collapse-all{cursor:pointer;display:flex;justify-content:center}.account-hub .column.is-2.email{width:19%}.account-hub .column.is-2.accounts{width:18.4%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.account-hub .column.is-1.date{width:10%}.account-hub .column.is-1.date input,.account-hub .column.is-1.date span{padding:12px 6px}.account-hub .column.is-1.user{width:11%}.account-hub .column.account-type{width:30%!important}.account-hub .no-mg{margin-left:-2px!important}.account-hub .column.is-2.account-name{width:20.4%}.account-hub .block-data{transition:all .3s ease}.account-hub .none-data{padding:0;transition:all .3s ease;overflow:hidden}.account-hub .version-app{position:fixed;bottom:15px;right:15px;padding:4px;background-color:gray;color:#fff;border-radius:4px}.account-hub .column{font-size:.875rem!important;font-weight:700}.account-hub .column.accounts,.account-hub .column.email,.account-hub .column.fullname,.account-hub .column.offboard,.account-hub .column.onboard,.account-hub .column.status-member{cursor:pointer}.account-hub .column.text-center{text-align:center}.account-hub .avartar-user{width:50px;height:50px;border-radius:8px;background-image:url(https://assets.codepen.io/4787486/door.jpg);background-size:cover;background-position:50%;cursor:pointer}.account-hub .avartar-user.active-a,.account-hub .avartar-user:hover{box-shadow:0 3px 8px rgba(0,0,0,.24)}.account-hub .date{color:#000}.account-hub .login-container{background-color:#f7fafb;width:100vw;height:100vh;overflow:hidden;position:relative}.account-hub .login-container .tree04{width:28px;height:77px;position:absolute;background:url(/_next/static/media/icon_tree_thin.d15dce84.png) no-repeat 50%/cover;bottom:0}.account-hub .login-container .tree04-01{right:17px}.account-hub .login-container .tree04-02{width:19px;height:51px;right:54px}.account-hub .login-container .tree01{width:143px;height:280px;position:absolute;bottom:-10px;z-index:1;background:url(/_next/static/media/icon_tree_1.f6a777f1.png) no-repeat 50%/cover}.account-hub .login-container .tree01-01{right:10px}.account-hub .login-container .tree01-02{right:163px}.account-hub .login-container .tree01-03{right:317px}.account-hub .login-container .tree02{width:176px;height:334px;position:absolute;top:0;right:0;background:url(/_next/static/media/icon_tree_2.8880deef.png) no-repeat 50%/cover}.account-hub .login-container .tree03{position:absolute;width:308px;height:225px;top:0;left:0;background:url(/_next/static/media/icon_tree_3.c7e5f97f.png) no-repeat 50%/cover}.account-hub .login-container .city{position:absolute;width:1042px;height:590px;background:url(/_next/static/media/icon_city.5df1aca9.png) no-repeat 50%/cover;bottom:-15px;left:0}.account-hub .login-container .logo-long{position:absolute;top:48px;left:67px}.account-hub .login-container .c-form-login{position:absolute;display:flex;grid-gap:57px;gap:57px;width:100%;max-width:986px;padding:80px 90px 90px 95px;left:50%;top:50%;transform:translate(-50%,-50%);background:hsla(0,0%,100%,.3);box-shadow:-2px 4px 35px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);border-radius:10px;z-index:10}.account-hub .form-container{width:282px}.account-hub .form-container .line{padding-top:10px;display:flex;align-items:center;grid-gap:12px;gap:12px}.account-hub .form-container .line:after,.account-hub .form-container .line:before{content:"";width:120px;height:.5px;left:0;top:0;background-color:#595959}.account-hub .formlogin-title{font-size:2rem;font-weight:700;color:#575757}.account-hub .formlogin-btn{cursor:pointer;padding:0;border-radius:5px;background-color:#575757;font-size:1rem;font-weight:700;color:#fff;border:none;width:100%;transition:all .15s ease;display:flex;align-items:center;grid-gap:3rem;gap:3rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.account-hub .formlogin-btn img{padding:8px!important;background-color:#fff;border:1px solid #575757!important;border-radius:5px!important}.account-hub .formlogin-btn:hover{background-color:#1a1a1a;box-shadow:0 8px 15px rgba(0,0,0,.25);transform:translateY(-1px)}.account-hub .formlogin-btn:disabled{opacity:.6;background-color:#575757;cursor:not-allowed}.account-hub .formlogin-btn:active,.account-hub .formlogin-btn:disabled{box-shadow:none;transform:translateY(0)}.account-hub .sbl-circ{height:20px;width:20px;color:#1890ff;position:relative;display:inline-block;border-radius:50%;border:2px solid;border-top:2px solid transparent;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media screen and (max-height:640px){.account-hub .login-container .c-form-login{max-width:600px;padding:40px;top:60%}.account-hub .login-container .c-form-login .operating-im{width:250px}}.account-hub .error-page{display:grid;height:100%;margin:0;padding:0;place-items:center;position:absolute;width:100%}.account-hub .error-page .error{padding:.5rem;text-align:center}.account-hub .error-page .card{border:1px solid #e1e1e1;border-radius:5px;margin:50px auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:20px 50px}.account-hub .error-page .message{margin-bottom:1.5rem}.account-hub .error-page .message>div{background-color:#fff}.account-hub .error-page button{cursor:pointer;border:1px solid #e1e1e1;border-radius:8px;box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06);font-size:1rem;font-weight:500;margin:0 0 .75rem;padding:.75rem 1rem;position:relative;transition:all .1s ease-in-out}.account-hub .error-page h1{display:block;font-size:2em;-webkit-margin-before:.67em;margin-block-start:.67em;-webkit-margin-after:.67em;margin-block-end:.67em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0}.account-hub .error-page p{font-size:1.1rem;line-height:2rem;margin:0 0 1.5rem;padding:0 1rem}@font-face{font-family:ProductSansRegular;src:url(/_next/static/media/product_sans_regular.f7f704c0.otf)}body{font-family:ProductSansRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.8125rem;color:#000}html{font-size:100%;word-spacing:1px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box;background:#f0f2f5}html p,html ul{padding:0}@media only screen and (max-width:768px){html{font-size:75%}}html input:disabled{color:#000}*{font-family:ProductSansRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important}*,:after,:before{box-sizing:border-box!important;margin:0}.ul{list-style:disc!important}strong{color:#000}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}