body,html{height:100%;margin:0;font-size:calc(1600% / 16)}body{font-family:sans-serif}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}li,ol,ul{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}ol,ul{list-style:none}a{text-decoration:none;color:#090909}a:visited{color:inherit}body{font-family:OpenSans,Roboto,sans-serif;color:#363537}h1,h2,h3,h4{font-family:Nunito,Roboto,sans-serif}.button--ghost,.button--primary,.button--red,.button--secondary,.button--tertiary,.button--transparent{cursor:pointer;padding:.5rem 1rem;height:2.5rem;font-size:calc(.875 * 1rem);text-decoration:none;transition:all .2s;font-family:OpenSans,Roboto,sans-serif;border:1px solid;border-radius:4px;outline:none;font-weight:500}[disabled].button--ghost,[disabled].button--primary,[disabled].button--red,[disabled].button--secondary,[disabled].button--tertiary,[disabled].button--transparent{cursor:not-allowed;opacity:.6}.button--ghost:hover,.button--primary:hover,.button--red:hover,.button--secondary:hover,.button--tertiary:hover,.button--transparent:hover{opacity:.6}.button--primary{background-color:#80e8ba;color:#fff;border:1px solid #80e8ba}.button--secondary{background-color:#42b296;color:#fff;border:1px solid #42b296}.button--tertiary{background-color:#e5e5e5;color:#363537;border:1px solid #e5e5e5}.button--red{background-color:rgba(229,75,75,.05);color:#e54b4b;border:none}.button--transparent{padding:0;background-color:transparent;color:#363537;border:none}.button--ghost{background-color:transparent;color:#42b296;border:1px solid #42b296}.button--ghost:hover{background-color:#42b296;color:#fff;opacity:1}.button--ghost:hover:active{opacity:.6}.button--loading{animation-duration:4s;animation-timing-function:linear;animation-iteration-count:infinite;animation-name:spin;-webkit-user-select:none;-moz-user-select:none;user-select:none}::-webkit-scrollbar{width:8px;height:10px}::-webkit-scrollbar-thumb{border-radius:8px;background:#e5e5e5}.svg-icon{width:20px;height:20px}.svg-icon svg,.svg-icon>*{width:auto;height:100%}.svg-icon--override path{fill:var(--icon-color)}.svg-icon--override :hover path{fill:var(--icon-color-hover)}.svg-icon--black{--icon-color:#363537;--icon-color-hover:#363537}.svg-icon--white{--icon-color:#fff;--icon-color-hover:#fff}.svg-icon--red{--icon-color:#e54b4b;--icon-color-hover:#e54b4b}.svg-icon--green{--icon-color:#80e8ba;--icon-color-hover:#80e8ba}.svg-icon--greeny-blue{--icon-color:#42b296;--icon-color-hover:#42b296}.svg-icon--dark-green{--icon-color:#144f4f;--icon-color-hover:#144f4f}.drawer{position:fixed;top:0;z-index:9999}.drawer>*{transition:transform .3s cubic-bezier(.78,.14,.15,.86),opacity .3s cubic-bezier(.78,.14,.15,.86),box-shadow .3s cubic-bezier(.78,.14,.15,.86)}.drawer .drawer-mask{background:#000;opacity:0;width:100%;height:0;position:fixed;top:0;left:0;transition:opacity .3s cubic-bezier(.78,.14,.15,.86),height 0s ease .3s}.drawer-content-wrapper{position:fixed;background:#fff}.drawer-content{overflow:auto;z-index:1;position:relative}.drawer-handle{position:absolute;top:72px;width:41px;height:40px;cursor:pointer;z-index:0;text-align:center;line-height:40px;font-size:16px;display:flex;justify-content:center;align-items:center;background:#fff}.drawer-handle-icon{width:14px;height:2px;background:#333;position:relative;transition:background .3s cubic-bezier(.78,.14,.15,.86)}.drawer-handle-icon:after,.drawer-handle-icon:before{content:"";display:block;position:absolute;background:#333;width:100%;height:2px;transition:transform .3s cubic-bezier(.78,.14,.15,.86)}.drawer-handle-icon:before{top:-5px}.drawer-handle-icon:after{top:5px}.drawer-left,.drawer-right{width:0;height:100%}.drawer-left .drawer-content,.drawer-left .drawer-content-wrapper,.drawer-right .drawer-content,.drawer-right .drawer-content-wrapper{height:100%}.drawer-left.drawer-open,.drawer-right.drawer-open{width:100%}.drawer-left.drawer-open.no-mask,.drawer-right.drawer-open.no-mask{width:0}.drawer-left{left:0}.drawer-left .drawer-handle{right:-40px;border-radius:0 4px 4px 0}.drawer-left .drawer-handle,.drawer-left.drawer-open .drawer-content-wrapper{box-shadow:2px 0 8px rgba(0,0,0,.15)}.drawer-right,.drawer-right .drawer-content-wrapper{right:0}.drawer-right .drawer-handle{left:-40px;border-radius:4px 0 0 4px}.drawer-right .drawer-handle,.drawer-right.drawer-open .drawer-content-wrapper{box-shadow:-2px 0 8px rgba(0,0,0,.15)}.drawer-bottom,.drawer-top{width:100%;height:0%}.drawer-bottom .drawer-content,.drawer-bottom .drawer-content-wrapper,.drawer-top .drawer-content,.drawer-top .drawer-content-wrapper{width:100%}.drawer-bottom .drawer-content,.drawer-bottom.drawer-open,.drawer-top .drawer-content,.drawer-top.drawer-open{height:100%}.drawer-bottom.drawer-open.no-mask,.drawer-top.drawer-open.no-mask{height:0%}.drawer-bottom .drawer-handle,.drawer-top .drawer-handle{left:50%;margin-left:-20px}.drawer-top{top:0}.drawer-top .drawer-handle{top:auto;bottom:-40px;border-radius:0 0 4px 4px}.drawer-top .drawer-handle,.drawer-top.drawer-open .drawer-content-wrapper{box-shadow:0 2px 8px rgba(0,0,0,.15)}.drawer-bottom,.drawer-bottom .drawer-content-wrapper{bottom:0}.drawer-bottom .drawer-handle{top:-40px;border-radius:4px 4px 0 0}.drawer-bottom .drawer-handle,.drawer-bottom.drawer-open .drawer-content-wrapper{box-shadow:0 -2px 8px rgba(0,0,0,.15)}.drawer.drawer-open .drawer-mask{opacity:.3;height:100%;animation:rcDrawerFadeIn .3s cubic-bezier(.78,.14,.15,.86);transition:none}.drawer.drawer-open .drawer-handle-icon{background:transparent}.drawer.drawer-open .drawer-handle-icon:before{transform:translateY(5px) rotate(45deg)}.drawer.drawer-open .drawer-handle-icon:after{transform:translateY(-5px) rotate(-45deg)}@keyframes rcDrawerFadeIn{0%{opacity:0}to{opacity:.3}}.modal__drawer .drawer-content{width:600px}@media(max-width:767px){.modal__drawer{display:flex}.modal__drawer .drawer-content{width:100vw;display:flex;flex-direction:column}}.modal__close{position:-webkit-sticky;position:sticky;top:25px;left:25px;background-color:transparent;border:none}.modal__close__cross{width:25px;height:25px;cursor:pointer}@media(max-width:767px){.modal__close{position:absolute;top:20px;left:90%;padding:0}.modal__close__cross{width:15px;height:15px}}.modal__confirmation{width:715px;height:540px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;right:auto;bottom:auto;margin-right:-50%;transform:translate(-50%,-50%);background:#fff;outline:none}.modal__confirmation .modal__close{position:absolute}@media(max-width:767px){.modal__confirmation{width:100%;height:100%;padding:0 10px}}.ReactModal__Body--open{z-index:2;overflow:hidden}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background-color:rgba(54,53,55,.5)}.ReactModal__Overlay{opacity:0;transition:.15s ease}.ReactModal__Overlay--after-open{opacity:1;transition:.15s ease}.ReactModal__Content{right:-750px}.ReactModal__Content,.ReactModal__Content--after-open{transition-duration:.2s;transition-delay:.1s;transition-timing-function:ease-in-out}.select__style-icon{display:flex;align-items:center;justify-content:center}.select__style-icon>*{margin:auto;width:10px;height:10px;position:relative}.select__style-icon>* svg{position:absolute}.wrapper{position:relative}.wrapper__input{width:100%;height:45px;padding:8px 12px;border:1px solid #e5e5e5;border-radius:4px;font-size:calc(1 * 1rem)}.wrapper__input--small{height:35px;font-size:calc(.875 * 1rem)}.wrapper__input--large{height:55px;font-size:calc(1.125 * 1rem)}.wrapper__input--disabled{cursor:not-allowed;background-color:#e5e5e5}.wrapper__input--error{border-color:#e54b4b}.wrapper__input:focus{outline:none;border:1px solid #80e8ba}.wrapper__input--error:focus,.wrapper__input--error:hover{border:1px solid #e54b4b}.wrapper__input__counter{position:absolute;right:25px;bottom:22px}.form-group__label{display:block;margin-bottom:12px;color:#144f4f;font-size:calc(1.125 * 1rem)}.form-group__wrapper--error{border:2px solid #e54b4b;border-radius:4px;background-color:#e54b4b}.form-group__wrapper__msg--error{margin:0;padding:8px 12px;color:#fff}.form-group__wrapper__input input::placeholder{color:#e5e5e5}.add-members-form{margin:0 80px}.add-members-form__title{margin:60px 0 20px;color:#144f4f}.add-members-form__fields>*{margin-bottom:24px}.add-members-form__fields>* .form-group__label{font-size:calc(1 * 1rem)}.add-members-form__wrapper__button{width:100%;margin:16px 0}@media(max-width:767px){.add-members-form{margin:0 30px}.add-members-form__title{margin:50px 0}}.success-modal{display:flex;flex-direction:column;justify-content:center;align-items:center}.success-modal>*{text-align:center}.success-modal__icon{margin:50px 60px;height:200px;width:200px}.success-modal__title{color:#80e8ba}.success-modal__subtitle{color:#363537}.success-modal__button{margin-top:20px;width:300px;height:100%}.add-members-form--error{text-align:center;color:#e54b4b;margin-bottom:20px}.edit-member-form{margin:0 80px 20px}.edit-member-form__title{margin:100px 0 30px;color:#144f4f}.edit-member-form__label{font-size:calc(1.125 * 1rem);color:#144f4f;margin-bottom:36px}.edit-member-form__text{font-size:calc(1 * 1rem);color:#363537;margin-bottom:30px}.edit-member-form__fields>*{margin-bottom:30px}.edit-member-form__wrapper__button{width:100%;margin-top:20px}@media(max-width:767px){.edit-member-form{margin:0 30px}.edit-member-form__title{margin:50px 0;font-size:calc(1.125 * 1rem)}.edit-member-form__text{margin-bottom:30px}.edit-member-form__fields .form-group__label,.edit-member-form__label{font-size:calc(1 * 1rem)}.edit-member-form__wrapper__button{margin-top:30px}}.edit-member-form--error{margin-bottom:20px;text-align:center;color:#e54b4b}.edit-members-form{margin:0 80px 20px}.edit-members-form__title{margin:100px 0 30px;color:#144f4f}.edit-members-form__label{font-size:calc(1.125 * 1rem);color:#144f4f;margin-bottom:36px}.edit-members-form__text{font-size:calc(1 * 1rem);font-weight:700}.edit-members-form__selected-members,.edit-members-form__text{color:#363537;margin-bottom:10px}.edit-members-form__btn-show{font-size:calc(.875 * 1rem);border:0;background-color:transparent;font-weight:700;color:#80e8ba;padding:0;margin-bottom:30px;cursor:pointer}.edit-members-form__fields>*{margin-bottom:30px}.edit-members-form__wrapper__button{width:100%;margin-top:20px}@media(max-width:767px){.edit-members-form{margin:0 30px}.edit-members-form__title{margin:50px 0;font-size:calc(1.125 * 1rem)}.edit-members-form__text{margin-bottom:30px}.edit-members-form__fields .form-group__label,.edit-members-form__label{font-size:calc(1 * 1rem)}.edit-members-form__wrapper__button{margin-top:30px}}.edit-members-form--error{margin-bottom:20px;text-align:center;color:#e54b4b}.confirmation-modal{display:flex;flex-direction:column;text-align:center;justify-content:center;height:100%}.confirmation-modal__title{font-size:calc(1.125 * 1rem);margin:0 0 20px}.confirmation-modal__subtitle{font-size:calc(.875 * 1rem)}.confirmation-modal__error{color:#e54b4b}.confirmation-modal__actions{margin:60px 0 0}.confirmation-modal__actions__btn{width:140px}.confirmation-modal__actions__btn:not(:last-child){margin-right:40px}@media(max-width:767px){.confirmation-modal__title{font-size:calc(1 * 1rem)}.confirmation-modal__subtitle{font-size:calc(.75 * 1rem)}.confirmation-modal__actions{display:flex;flex-direction:column;align-items:center;margin:30px 0 0}.confirmation-modal__actions__btn{width:140px}.confirmation-modal__actions__btn:not(:last-child){margin:30px 0 0;order:2}}.skeleton{background-size:300% 100%;animation:gradient 2s linear infinite}.img--is-loading{display:none}.user-badge{text-decoration:none}.user-badge--white{border:1px solid #fff}.user-badge--green{border:1px solid #80e8ba}.user-badge--black{border:1px solid #090909}.user-badge__background,.user-badge__img{width:40px;height:40px;border-radius:50%;cursor:pointer}.user-badge__img{object-fit:cover}.user-badge__background{display:flex;justify-content:center;background-color:#e5e5e5}.user-badge__background__initials{font-size:calc(.875 * 1rem);align-self:center;color:#fafbfc;text-decoration:none}.menu__item{display:flex;align-items:center;cursor:pointer}.menu__item__icon{height:10px;width:10px;margin-right:10px}.menu__item__link{margin-left:20px;color:#363537;text-decoration:none}.menu__item__link--active{color:#80e8ba;text-decoration:none}.menu{padding:20px}.menu__header{display:flex;justify-content:space-between}.menu__title{font-family:Nunito,Roboto,sans-serif;font-size:calc(1.25 * 1rem);margin:20px 0 0}.menu__separator{margin:10px 0 30px;height:1px;border:0;background-color:#e5e5e5}.menu__profile{display:flex}.menu__profile__link{margin-left:15px;text-decoration:none;color:#363537;align-self:center}.menu__profile__link--active{color:#80e8ba}.menu__close{padding:0;border:none;background:transparent;cursor:pointer}.menu__close__cross{width:15px;height:15px}.menu__container{display:flex;flex-direction:column}.menu__container>*{text-align:start;margin-bottom:20px;padding:0;font-size:calc(.875 * 1rem);cursor:pointer}.menu__btn{margin-left:20px;border:none;background-color:#fff}.tooltip-link{position:absolute;left:0;top:0;padding-right:50px;font-size:calc(.75 * 1rem);display:inline-block}.tooltip-link__arrow{position:absolute;width:0;height:0;top:50%;margin-top:-5px;border-color:transparent transparent transparent #363537;border-style:solid;border-width:6px 0 6px 6px;right:45px;left:auto}.tooltip-link__wrapper{width:250px;padding:5px 10px;color:#fff;text-align:center;background-color:#363537;border-radius:4px}.tooltip-link__wrapper__label{margin:0}.tooltip-link__wrapper__link{display:flex;justify-content:center;align-items:center;margin:7px 0 0;padding:5px 0;text-decoration:none;background-color:#555456;color:#fff;border-radius:3px}.tooltip-link__wrapper__link__icon{margin-left:5px;width:12px;height:12px}.social-media-modal__form__item:not(:last-child){margin-bottom:40px}.social-media-modal__form__item{display:flex;align-items:center}.social-media-modal__form__item__icon{width:32px;height:32px;margin-right:15px}.social-media-modal__form__item__info{position:relative;margin-left:15px}.social-media-modal__form__item__info__icon{width:23px;height:23px}.social-media-modal__form__item__info__tooltip{left:-260px;top:-10px;padding-right:50px}.social-media-modal__form__item__info .tooltip-slack{top:-18px}.social-media-modal__form__item .form-group{width:100%}.social-media-modal__form__item__input{height:35px;padding:7px;font-size:calc(.875 * 1rem)}.social-media-modal__form__button{width:100%;height:35px;margin-top:40px}.social-media-modal{margin:120px 80px}.social-media-modal__title{font-family:Nunito,Roboto,sans-serif;font-size:calc(1.75 * 1rem);margin:0 0 50px;color:#144f4f}.button-tag{cursor:pointer;padding:5px 10px;margin:10px 10px 0 0;border:1px solid #42b296;border-radius:2px;background-color:#fff;color:#42b296}.button-tag--active{background-color:#42b296;color:#fff}.filters-modal{padding:25px 0 17px;height:100vh;display:flex;flex-direction:column}.filters-modal__close{width:20px;height:20px;padding:0;position:absolute;right:20px;border:none;display:flex;align-items:center;justify-content:center;background-color:#fff}.filters-modal__close__icon{width:15px;height:15px}.filters-modal__title{margin:20px 20px 0;padding:0 0 10px;font-size:calc(1.25 * 1rem);font-family:Nunito,Roboto,sans-serif;color:#363537;border-bottom:1px solid #e5e5e5}.filters-modal__options{padding:20px 20px 0}.filters-modal__options__title{font-size:calc(1 * 1rem);font-family:Nunito,Roboto,sans-serif;margin:0}.filters-modal__options:not(:first-of-type){margin-top:10px;padding:0 20px}.filters-modal__options:not(:last-of-type){margin-bottom:20px}.filters-modal__actions{margin-top:auto;padding:18px 0 20px;display:flex;border-top:1px solid #e5e5e5}.filters-modal__actions__apply,.filters-modal__actions__erase{flex:1 1;height:35px}.filters-modal__actions__erase{margin-left:20px}.filters-modal__actions__apply{margin-left:10px;margin-right:20px}.filters-modal .button-tag{cursor:pointer;padding:5px 10px;margin:10px 10px 0 0;border:1px solid #42b296;border-radius:2px;background-color:#fff;color:#42b296}.filters-modal .button-tag--active{background-color:#42b296;color:#fff}.edit-job-form{margin:0 80px}.edit-job-form__title{margin:100px 0 30px;color:#144f4f}.edit-job-form__label{font-size:calc(1.125 * 1rem);color:#144f4f;margin-bottom:36px}.edit-job-form__text{font-size:calc(1 * 1rem);color:#363537;margin-bottom:30px}.edit-job-form__fields>*{margin-bottom:24px}.edit-job-form__wrapper__button{width:100%;margin-top:16px}@media(max-width:767px){.edit-job-form{margin:0 30px}.edit-job-form__title{margin:50px 0;font-size:calc(1.125 * 1rem)}.edit-job-form__text{margin-bottom:30px}.edit-job-form__fields .form-group__label,.edit-job-form__label{font-size:calc(1 * 1rem)}.edit-job-form__wrapper__button{margin-top:30px}}.add-job-form{margin:0 80px}.add-job-form__title{margin:100px 0 30px;color:#144f4f}.add-job-form__text{font-size:calc(1 * 1rem);color:#363537;margin-bottom:30px}.add-job-form__fields>*{margin-bottom:24px}.add-job-form__wrapper__button{width:100%;margin-top:16px}@media(max-width:767px){.add-job-form{margin:0 30px}.add-job-form__title{margin:50px 0;font-size:calc(1.125 * 1rem)}.add-job-form__text{margin-bottom:30px}.add-job-form__fields .form-group__label{font-size:calc(1 * 1rem)}.add-job-form__wrapper__button{margin-top:16px}}.card-link{--card-link-color:#42b296;display:inline-block;border:1px solid #e5e5e5;background-color:#fff;border-radius:8px;padding:24px 16px 16px;font-family:Nunito,Roboto,sans-serif;text-align:center;min-width:194px;font-weight:600;transition:background-color .2s,color .2s}.card-link:not(.card-link--disabled):hover{background-color:var(--card-link-color);color:#fff;border-color:var(--card-link-color)}.card-link--black:hover{background-color:#090909;color:#fff}.card-link--disabled{cursor:not-allowed;opacity:.4}.card-link:not(.card-link--disabled):hover .svg-icon path{fill:#fff}.card-link .svg-icon{height:40px;width:40px;margin:0 auto 12px}.card-link .svg-icon path{transition:fill .2s}@media screen and (max-width:767px){.card-link{display:flex;align-items:center;justify-content:space-between;min-width:236px;max-height:64px;padding-top:16px}.card-link .svg-icon{margin:0;width:32px;height:32px}.card-link__text{width:100%}}.quick-access-hub{text-align:center;padding:0 16px 32px}.quick-access-hub__apps,.quick-access-hub__links{margin-bottom:64px;display:flex;max-width:100%;flex-wrap:wrap;justify-content:center;gap:24px}.quick-access-hub__apps:last-child,.quick-access-hub__links:last-child{margin-bottom:0}.text-area{position:relative}.text-area__label{display:block;margin-bottom:12px;color:#144f4f;font-size:calc(1.125 * 1rem)}.text-area .text-area__input{font-family:OpenSans,Roboto,sans-serif;width:100%;min-height:120px;resize:none;border:1px solid #e5e5e5;padding:8px 12px 30px;border-radius:8px;font-size:calc(1 * 1rem);box-shadow:0 1px 4px 0 rgba(0,0,0,.05)}@media screen and (max-width:767px){.text-area .text-area__input{border-radius:0 8px 8px 8px}}.text-area .text-area__input:disabled{background-color:#e5e5e5;cursor:not-allowed}.text-area .text-area__input:focus{outline:none;border:1px solid #80e8ba}.text-area .text-area__input__counter{min-width:100px;color:#fff;position:absolute;right:0;bottom:4px;padding:2px 10px;background:#363537;border-radius:4px 0 8px;font-size:calc(.875 * 1rem);text-align:center}@media screen and (max-width:767px){.text-area .text-area__input__counter{right:auto;bottom:0;left:0;top:auto;width:100%;border-radius:0 0 4px 4px}}.text-area--error{border:2px solid #e54b4b;border-radius:4px;background-color:#e54b4b}.text-area--error .text-area__input,.text-area--error .text-area__input:focus{border:1px solid #e54b4b}.text-area--error .text-area__input__counter{color:#fff;bottom:39px}.text-area__msg-error{margin:0;padding:8px 12px;color:#fff}.add-memo-form{padding:0 80px}.add-memo-form__title{margin:64px 0 40px;color:#144f4f}.add-memo-form__button{margin-top:40px;width:100%}.add-memo-form--error{text-align:center;color:#e54b4b;margin-top:32px}@media screen and (max-width:767px){.add-memo-form{padding:0 16px}.add-memo-form__title{font-size:calc(1.125 * 1rem)}}.tooltip{pointer-events:none;color:#fff;padding:4px 8px;background-color:#363537;border-radius:2px;font-size:.8rem;z-index:1000}.tooltip__arrow path{fill:#363537}.tooltip-child,.tooltip-trigger{display:inline-block}.category-restrictions{position:relative;display:flex;background:#fff;border:1px solid #e5e5e5;padding:12px 20px;border-radius:8px;font-size:12px;line-height:14px}.category-restrictions--large{flex-direction:column;width:-moz-fit-content;width:fit-content}.category-restrictions--large .category-restrictions__restriction+.category-restrictions__restriction{padding:0;border:0;margin:8px 0 0}.category-restrictions__restriction{display:flex;flex-wrap:wrap;width:100%}.category-restrictions__restriction+.category-restrictions__restriction{margin-left:10px;padding-left:10px;border-left:1px solid #8e8d8e}.category-restrictions__restriction__title:after{content:":";margin-left:4px}.category-restrictions__restriction__content{margin-left:8px;color:#42b296}.category-restrictions__restriction__content+.category-restrictions__restriction__content:before{margin-right:8px;color:#8e8d8e;content:"–"}.category-restrictions__icon{position:absolute;border:1px solid #e5e5e5;left:0;top:50%;transform:translate(-50%,-50%);text-align:center;padding:4px;background:#fff;border-radius:4px}.category-restrictions__icon .svg-icon{height:10px;width:10px;transform:translateY(-1px)}.category-restrictions__icon .svg-icon>*{height:auto}.link-form{padding:0 80px}.link-form>*{margin-bottom:28px}.link-form__title{margin:64px 0 40px;color:#144f4f}.link-form__button{width:100%}.link-form--error{text-align:center;color:#e54b4b}@media screen and (max-width:767px){.link-form{padding:0 16px}.link-form__title{font-size:calc(1.125 * 1rem)}}.link-category-form{padding:0 80px 32px}.link-category-form #id-link-category-form-input-name{margin-bottom:40px}.link-category-form__title{margin:64px 0 40px;color:#144f4f}.link-category-form__button{width:100%}.link-category-form__no-limit{color:#8e8d8e;font-size:calc(.875 * 1rem);margin:10px 0 40px}.link-category-form--error{text-align:center;color:#e54b4b}@media screen and (max-width:767px){.link-category-form{padding:0 16px}.link-category-form__title{font-size:calc(1.125 * 1rem)}}.decline-candidate-form{padding:0 80px}.decline-candidate-form__title{margin:64px 0 40px;color:#144f4f}.decline-candidate-form__subtitle{margin:0 0 32px;color:#828282;font-size:calc(.875 * 1rem)}.decline-candidate-form__subtitle__name{color:#42b296}.decline-candidate-form__label{color:#144f4f;font-size:calc(1.125 * 1rem)}.decline-candidate-form__select{margin:12px 0 40px}.decline-candidate-form__btn{margin-top:40px;width:100%}.decline-candidate-form--error{text-align:center;color:#e54b4b;margin-top:32px}@media screen and (max-width:767px){.decline-candidate-form{padding:0 16px}.decline-candidate-form__title{font-size:calc(1.125 * 1rem)}}.availability-form{padding:0 80px}.availability-form__title{margin:64px 0 40px;color:#144f4f}.availability-form{display:flex;flex-direction:column;max-height:100vh;height:calc(100% - 40px)}.availability-form__title{text-align:center}.availability-form__description{color:#8e8d8e;font-size:14px;font-family:OpenSans,Roboto,sans-serif}.availability-form__description__name{color:#42b296;margin-left:4px}.availability-form .text-area{margin-top:64px}.availability-form__cta-container{margin-top:auto;display:flex;padding:32px 0;justify-content:center;align-items:center;column-gap:16px}.availability-form__cta-container>*{flex:1 1}.availability-form--error{text-align:center;color:#e54b4b;margin-top:20px}.tester-option{font-size:calc(.875 * 1rem)}.tester-option__name{margin-right:5px}.tester-option__speciality{display:inline-block;color:#42b296;padding:4px;border-radius:2px;margin:5px 5px 0 0;background-color:rgba(128,232,186,.2);border:1px solid #42b296;transition:all .2s}.tester-option__speciality--selected{color:#fff}.tester-option:hover .tester-option__speciality{color:#fff;background-color:rgba(66,178,150,.7)}.select__input__option--is-selected .tester-option__speciality{border:1px solid #fff;color:#fff}.tech-itw-edit-form-content{display:flex;flex-direction:column;height:100%}.tech-itw-edit-form-content__label{display:block;margin-bottom:12px;color:#144f4f;font-size:calc(1.125 * 1rem)}.tech-itw-edit-form-content__label__star{color:#e54b4b;font-size:larger}.tech-itw-edit-form-content__tester{display:flex;align-items:center;column-gap:20px;margin-bottom:25px}.tech-itw-edit-form-content__select{width:285px}.tech-itw-edit-form-content__btn{width:-moz-fit-content;width:fit-content;background-color:transparent;border:none;color:#144f4f;cursor:pointer}.tech-itw-edit-form-content__btn:hover{color:#80e8ba}.tech-itw-edit-form-content__input-itw{display:flex;flex-direction:row;justify-content:left;align-items:flex-start}.tech-itw-edit-form-content__input-itw__time{margin-left:20px}.tech-itw-edit-form-content--error{color:#e54b4b}.tech-itw-edit-form{padding:0 80px}.tech-itw-edit-form__title{margin:64px 0 40px;color:#144f4f}.tech-itw-edit-form{display:flex;flex-direction:column;max-height:100vh;height:calc(100% - 40px)}.tech-itw-edit-form__title{text-align:center}.tech-itw-edit-form__description{color:#8e8d8e;font-size:14px;font-family:OpenSans,Roboto,sans-serif}.tech-itw-edit-form__description__name{color:#42b296;margin-left:4px}.tech-itw-edit-form__actions{margin-top:auto;display:flex;padding:32px 0;justify-content:center;align-items:center;column-gap:16px}.tech-itw-edit-form__actions>*{flex:1 1}.tech-itw-edit-form--error{text-align:center;color:#e54b4b;margin-top:20px}.tester-form{padding:0 80px}.tester-form>*{margin-bottom:28px}.tester-form__title{margin:64px 0 40px;color:#144f4f}.tester-form__button{width:100%}.tester-form--error{text-align:center;color:#e54b4b}@media screen and (max-width:767px){.tester-form{padding:0 16px}.tester-form__title{font-size:calc(1.125 * 1rem)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes gradient{0%{background-position:100% 0}to{background-position:0 0}}.edit-status-tester-form{padding:0 80px}.edit-status-tester-form__title{margin:64px 0 40px;color:#144f4f}.edit-status-tester-form__subtitle{margin:0 0 32px;color:#828282;font-size:calc(.875 * 1rem)}.edit-status-tester-form__subtitle__name{color:#42b296}.edit-status-tester-form__label{color:#144f4f;font-size:calc(1.125 * 1rem)}.edit-status-tester-form__select{margin:12px 0 40px}.edit-status-tester-form__btn{margin-top:24px;width:100%}.edit-status-tester-form--error{text-align:center;color:#e54b4b;margin-top:32px}@media screen and (max-width:767px){.edit-status-tester-form{padding:0 16px}.edit-status-tester-form__title{font-size:calc(1.125 * 1rem)}}