.avatar{overflow:hidden;display:flex;flex-shrink:0;justify-content:center;align-items:center;border:1px solid #000}.avatar__placeholder{min-width:100px;min-height:100px}@media (min-width:992px){.avatar__placeholder{min-width:180px;min-height:180px}}.avatar__image{object-fit:cover;width:180px;height:180px}.avatar__placeholder{padding:30px}.avatar--circle{border-radius:50%}.avatar--small .avatar__image,.avatar--small .avatar__placeholder{width:60px;min-width:unset;height:60px;min-height:unset}.avatar--small .avatar__placeholder{padding:14px}.avatar--member{border:1px solid #b7bbc0;border-radius:6px}.avatar--member .avatar__placeholder path{stroke:#b7bbc0}.button{min-width:100px;padding:18px 24px;border:none;border-radius:4px;background-color:#000;font-weight:700;font-size:18px;font-family:"DINPro";transition:.3s ease-in;color:#fff;transition-property:color,background-color,box-shadow,-webkit-transform;transition-property:transform,color,background-color,box-shadow;transition-property:transform,color,background-color,box-shadow,-webkit-transform;cursor:pointer}.button:hover{-webkit-transform:translateY(1px);transform:translateY(1px);color:#000;background-color:#fff;box-shadow:inset 0 0 0 1px #000}.button--delete{background-color:#ff3662}.button--disabled{background-color:#333}.form-notification{min-height:20px;margin:0 auto 20px;color:#ff3662;font-size:14px;font-weight:700}.form-input{width:100%;padding:8px 16px;border:1px solid #000;border-radius:4px;color:#000;background-color:#fff;font-size:18px;font-weight:500;transition-property:border;transition:.3s ease-in}.form-input::-webkit-input-placeholder{color:#000;font-size:18px}.form-input:-ms-input-placeholder{color:#000;font-size:18px}.form-input::placeholder{color:#000;font-size:18px}.form-input--system{border:none;border-bottom:1px solid #000;border-radius:0;font-size:14px}@media (min-width:1300px){.form-input--system{width:560px;font-size:20px}}.form-input--system::-webkit-input-placeholder{font-size:14px}.form-input--system:-ms-input-placeholder{font-size:14px}.form-input--system::placeholder{font-size:14px}@media (min-width:1300px){.form-input--system::-webkit-input-placeholder{font-size:20px}.form-input--system:-ms-input-placeholder{font-size:20px}.form-input--system::placeholder{font-size:20px}}.form-input--invalid{border-color:#ff3662}.form-input--invalid::-webkit-input-placeholder{color:#ff3662}.form-input--invalid:-ms-input-placeholder{color:#ff3662}.form-input--invalid::placeholder{color:#ff3662}.button-tool{display:block;-webkit-appearance:none;appearance:none;padding:0 16px;border:1px solid transparent;border-radius:4px;outline:0;background-color:transparent;text-decoration:none;letter-spacing:.75px;font-size:16px;font-family:"DINPro";line-height:30px;font-weight:700;cursor:pointer;transition:.3s ease-in;transition-property:color,-webkit-transform;transition-property:transform,color;transition-property:transform,color,-webkit-transform}.button-tool:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.button-tool:active{-webkit-transform:scale(.97);transform:scale(.97)}.button-tool[disabled]{pointer-events:none;cursor:default}.button-tool--white{color:#fff}.button-tool--black{color:#000}.user-form__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px}.user-form__title{margin:30px auto;text-align:center;font-size:40px;line-height:50px}@media (min-width:992px){.user-form__title{font-size:84px;line-height:110px}}.user-form__container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;box-shadow:0 0 6px rgba(0,0,0,.25);border-radius:2px}@media (min-width:640px){.user-form__container{width:500px;margin:0 auto;padding:30px}}.user-form__avatar-wrapper{width:180px;height:180px;margin:20px auto 30px}@media (min-width:992px){.user-form__avatar-wrapper{margin:40px auto 50px}}.user-form__input-container{display:flex;flex-direction:column;justify-content:center}@media (min-width:640px){.user-form__input-container{min-width:430px}}.user-form__label{margin-bottom:6px;font-weight:500;font-size:14px;transition-property:color;transition:.3s ease-in}.user-form__label--invalid{color:#ff3662}.user-form__input{margin-bottom:30px}.user-form__remember-container{position:relative;margin-bottom:20px}.user-form__checkbox{opacity:0;position:absolute;top:0;cursor:pointer}.user-form__checkbox-label{display:flex;align-content:baseline;font-weight:700}.user-form__checkbox-label:before{content:"";display:inline-block;width:20px;height:20px;margin-right:10px;border-radius:4px;border:1px solid #000}.user-form__checkbox-label--checked:before{background:url(/static/media/checkbox.c87816ce.svg) no-repeat;background-size:contain;background-position:50%}.user-form__reset-button{margin-bottom:30px;padding:0;text-align:left}.eu-project{max-width:90%;margin:30px auto}@media (min-width:992px){.eu-project{display:flex}}.eu-project__images-wrapper{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;max-width:500px;margin:auto}.eu-project__image-wrapper{margin:20px}.eu-project__image{max-height:50px}@media (min-width:640px){.eu-project__image{max-height:80px}}.eu-project__text-wrapper{padding:20px}.eu-project__text{margin:10px 0;font-size:12px;line-height:18px}.logo{display:flex;justify-content:center;align-items:center;padding:24px 30px}@media (min-width:480px){.logo{justify-content:flex-start}}.logo__image{width:56px;margin-right:20px}@media (min-width:480px){.logo__image{margin-right:30px}}.logo__image--white{fill:#fff}.logo__title--white{color:#fff}.modal{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;min-height:calc(100vh - 102px);background-color:rgba(0,0,0,.6)}@media (min-width:992px){.modal{left:400px}}.modal__wrapper{padding:40px 20px;border-radius:6px;background-color:#fff}.modal__message{margin-bottom:30px;font-size:16px}.modal__button-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.modal__button-delete{margin-right:30px}.navigation{position:absolute;z-index:13;padding-top:40px;transition:.3s ease-in;transition-property:background-color}@media (min-width:992px){.navigation{position:relative;min-width:400px;min-height:100vh;padding-top:0;background-color:#000}}.navigation__background{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:60px;background-color:#fff}@media (min-width:992px){.navigation__background{display:none}}.navigation__logo{position:relative;z-index:1}.navigation__wrapper{overflow:hidden;background-color:#000;transition:.3s ease-in;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;transition-delay:.2s;-webkit-transform:translateX(-400px);transform:translateX(-400px)}@media (min-width:480px){.navigation__wrapper{max-width:400px;-webkit-transform:translateX(0);transform:translateX(0)}}.navigation__list{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:30px}@media (min-width:480px){.navigation__list{justify-content:flex-start;min-height:600px;margin-left:34px;padding:0}}@media (min-width:992px){.navigation__list{height:calc(100vh - 110px)}}@media (min-width:480px){.navigation__list:hover .navigation__link:not(:hover){opacity:.6}}.navigation__link{margin:20px 0;color:#fff;font-size:32px;line-height:32px;font-weight:400;text-decoration:none;text-transform:lowercase;transition-property:opacity;transition:.3s ease-in}@media (min-width:480px){.navigation__link{margin:4px 0}}.navigation__link:after,.navigation__link:before{display:inline-block;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition:.3s ease-in}.navigation__link:before{content:"<";margin-right:10px}.navigation__link:after{content:"/>";margin-left:10px}.navigation__link:hover{font-weight:700}.navigation__link:hover:after{-webkit-transform:translateX(6px);transform:translateX(6px)}.navigation__link:hover:before{-webkit-transform:translateX(-6px);transform:translateX(-6px)}.navigation__link--active{font-weight:700}@media (min-width:480px){.navigation__link--sign-out{position:absolute;bottom:90px}}.navigation__close-button{display:flex;justify-content:center;align-items:center;position:absolute;top:40px;left:30px;z-index:3;border:0;padding:0;background-color:transparent;color:#000;font-family:"DINPro";font-size:20px;line-height:20px;font-weight:700;transition-property:color;transition:.3s ease-in;cursor:pointer}.navigation__close-button:before{content:"<";margin-right:6px}.navigation__close-button:after{content:"/>";margin-left:6px}.navigation__header-logo{width:16px;margin-right:6px}.navigation__header-logo--white{fill:#fff}.navigation--closed{min-height:60px}.navigation--closed .navigation__wrapper{visibility:hidden;opacity:0;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.navigation--closed .navigation__close-button{color:#000}.navigation--open{overflow-y:auto;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.6)}.navigation--open .navigation__wrapper{visibility:visible;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.navigation--open .navigation__logo{justify-content:flex-start;padding:50px 30px;display:none}@media (min-width:480px){.navigation--open .navigation__logo{display:flex}}.navigation--open .navigation__close-button{color:#fff}.navigation--open .navigation__background{width:100%;min-height:100%;background-color:#000}@media (min-width:480px){.navigation--open .navigation__background{width:400px}}.system-layout{overflow:hidden;display:flex;flex-direction:column;height:100vh;background-color:#fff}@media (min-width:992px){.system-layout{flex-direction:row}}.system-layout__wrapper{display:flex;justify-content:flex-end;align-items:center;position:relative;z-index:5;min-height:100px;padding:20px 30px;text-align:right;box-shadow:0 0 6px rgba(0,0,0,.25)}@media (min-width:992px){.system-layout__wrapper{justify-content:flex-start;padding:20px 60px 24px}}.system-layout__title{display:none;margin-right:0}@media (min-width:640px){.system-layout__title{display:inline}}.system-layout__back-button{margin:0;padding:0;border:none;background-color:transparent;cursor:pointer}.system-layout__arrow{display:none;position:absolute;top:36px;left:30px;width:26px;transition:.3s ease-in;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}@media (min-width:992px){.system-layout__arrow{display:block}}.system-layout__arrow:hover{-webkit-transform:translate(-6px);transform:translate(-6px)}.system-layout__content{flex-grow:1;max-width:100%;height:100vh}@media (min-width:992px){.system-layout__content{max-width:calc(100% - 400px)}}.system-layout__page{overflow-x:hidden;max-height:calc(100vh - 100px)}.system-layout__button{margin-left:10px}@media (min-width:992px){.system-layout__button{margin-left:30px}}.notification{position:absolute;top:100px;left:0;z-index:3;width:100%;text-align:left}.notification__message{padding:4px 30px;font-size:16px;font-weight:700}.notification--hidden,.notification--unautorized{visibility:hidden;opacity:0}.notification--error{color:#fff;background-color:rgba(255,54,98,.7)}.notification--success{background-color:rgba(0,0,0,.7);color:#fff}.edit-delete-menu{display:flex;align-items:center;padding:6px;border-radius:6px;background:#000}.edit-delete-menu__icon{color:#d6d6d6;transition:.3s ease-in;transition-property:color}.edit-delete-menu__icon--edit{width:32px;height:32px;margin-right:20px}.edit-delete-menu__icon--delete{width:24px;height:28px}.edit-delete-menu__button{margin:0;padding:0;border:0;background-color:transparent}.edit-delete-menu__button:hover .edit-delete-menu__icon{color:#fff}.edit-delete-menu__button:hover .edit-delete-menu__icon--delete{color:#ff3662}.announcement-card{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:580px;padding:0;border:none;border-radius:6px;background-color:transparent;text-align:left;box-shadow:0 0 6px rgba(0,0,0,.25);font-family:"DINPro";font-size:16px;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition:.3s ease-in}.announcement-card__avatar-wrapper{display:flex;justify-content:flex-start;align-items:center;padding:20px}.announcement-card__avatar{margin-right:20px}.announcement-card__author-name,.announcement-card__title{font-size:18px;line-height:24px}@media (min-width:1300px){.announcement-card__author-name,.announcement-card__title{font-size:24px;line-height:30px}}.announcement-card__title{font-weight:700}.announcement-card__author-position{font-size:16px;line-height:18px}@media (min-width:1300px){.announcement-card__author-position{font-size:20px;line-height:26px}}.announcement-card__image{width:100%;object-fit:cover;max-height:300px}.announcement-card__text-wrapper{min-height:150px;padding:20px}.announcement-card__settings{display:flex;flex-direction:column;align-items:flex-end;position:absolute;top:10px;right:10px;z-index:2}.announcement-card__settings-icon{opacity:.6;width:24px;height:24px;color:#000}.announcement-card__settings-button,.announcement-card__settings-icon{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition:.3s ease-in}.announcement-card__settings-button{margin:0;padding:0;border:none;background:transparent}.announcement-card__settings-button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.announcement-card__settings-button:hover .announcement-card__settings-icon{opacity:1}.announcement-card__date{margin-top:20px;font-size:12px;text-transform:lowercase}.announcement-card--dashboard{justify-content:unset;min-height:420px;height:unset;box-shadow:unset}.announcement-card--dashboard .announcement-card__image{display:none}.request{overflow:hidden;margin:30px 0;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.25)}.request__wrapper{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;padding:20px}@media (min-width:1300px){.request__wrapper{flex-wrap:nowrap}}.request__author,.request__avatar,.request__info{margin:10px}.request__avatar-wrapper{display:flex;align-items:center;justify-content:space-between}.request__info{max-width:200px}.request__avatar{flex-shrink:0}.request__author-name{font-size:16px;line-height:24px}@media (min-width:1300px){.request__author-name{font-size:18px;line-height:28px}}.request__author-position{font-size:14px;line-height:20px}@media (min-width:1300px){.request__author-position{font-size:16px;line-height:24px}}.request__status,.request__type{width:100%}.request__type{background-color:#000}.request__status-label,.request__type-label{padding:10px 30px;color:#fff;font-size:14px;font-weight:700}.request__status{text-align:center}.request__status--pending{background-color:#ff3662}.request__status--declined{background-color:#333}.request__status--approved{background-color:#000}@media (min-width:992px){.request__button{margin-left:auto}}.request--dashboard{border:1px solid #d6d6d6;box-shadow:none}.request--dashboard .request__wrapper{flex-direction:column;align-items:flex-start}.request--dashboard .request__button{margin:10px}.dashboard{display:flex;flex-wrap:wrap;padding:30px}.dashboard__card{width:100%;margin:15px;min-height:420px;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.25)}@media (min-width:1300px){.dashboard__card{width:calc(50% - 30px)}}.dashboard__card-title{padding:30px;font-weight:400;font-size:32px;line-height:41px}.dashboard__card-title:after,.dashboard__card-title:before{display:inline-block}.dashboard__card-title:before{content:"<";margin-right:10px}.dashboard__card-title:after{content:"/>";margin-left:10px}.dashboard__wrapper{padding:0 30px}.not-found{position:relative;height:calc(100vh - 112px)}.not-found__wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.not-found__title{font-size:120px;line-height:120px}.not-found__message{font-size:24px;line-height:36px}.not-found__button{margin-top:16px}.tools{display:flex;flex-wrap:wrap;padding:14px;list-style-type:none}.tools__item{display:flex;flex-direction:column;align-items:center;width:100%;margin:16px;padding:20px;box-shadow:0 0 6px rgba(0,0,0,.25);border-radius:6px;cursor:pointer;font-family:"DINPro";transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition:.3s ease-in}@media (min-width:640px){.tools__item{width:calc(25% - 32px)}}@media (min-width:1300px){.tools__item{width:calc(16.66667% - 32px)}}.tools__item:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.tools__button{flex-direction:column;border:0;background-color:transparent;margin:0;padding:0;font-family:"DINPro"}.tools__button,.tools__image-wrapper{display:flex;justify-content:center;align-items:center}.tools__image-wrapper{width:80px;height:80px;margin-bottom:10px;border-radius:50%;border:1px solid #000}@media (min-width:1300px){.tools__image-wrapper{width:100px;height:100px}}.tools__image{width:50px;height:50px}.tools__link{color:#000;font-size:20px}.background{border-radius:16px}.settings-label{margin:0 0 12px;padding:0;color:#000;font-size:18px;line-height:18px;font-weight:700}.direction-picker{display:flex;flex-wrap:wrap;width:210px;margin:0 -4px}.direction-picker__button{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin:4px;padding:0 16px;border-radius:6px;border:1px solid #333;background-color:#fff;outline:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.direction-picker__button:hover{background-color:#000;color:#fff}.direction-picker__angle{width:18px;height:18px}.direction-picker__blank{margin:4px;width:60px;height:60px;background-color:#000;border-radius:6px}.tabs{display:flex;width:100%}.tabs__button{flex:1 1;height:36px;padding:0 16px;border:1px solid #d6d6d6;color:#333;background-color:#fff;outline:0;white-space:nowrap;-webkit-appearance:none;appearance:none;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:18px;font-family:"DINPro";transition:.3s ease-in;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.tabs__button:hover{color:#fff;background-color:#000}.tabs__button:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.tabs__button+.tabs__button{border-left:0}.tabs__button:last-of-type{border-top-right-radius:6px;border-bottom-right-radius:6px}.tabs__button:first-of-type{border-top-left-radius:6px;border-bottom-left-radius:6px}.tabs__button--active{color:#fff;background-color:#000}.tabs--no-border .tabs__button{border:none}.track{display:inline-block;position:relative;height:10px;margin:20px 0 40px;border-radius:4px;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:#d6d6d6}@media (min-width:480px){.track{margin:20px 0}}.track__active{position:absolute;top:0;height:100%;border-radius:4px;background-color:#000}.track__active,.track__thumb{-webkit-user-select:none;-ms-user-select:none;user-select:none}.track__thumb{content:"";position:relative;display:block;width:18px;height:18px;border-radius:50%;background-color:#fff;box-shadow:0 0 6px rgba(0,0,0,.25);cursor:grab}.track__thumb:active{cursor:grabbing}.input{height:36px;margin-right:10px;padding:0 16px;border:1px solid #cfc4c4;border-radius:6px;background-color:#fff;font-family:"DINPro"}.input:focus{outline:0;border-color:#333}.input::-webkit-input-placeholder{color:#000}.input:-ms-input-placeholder{color:#000}.input::placeholder{color:#000}.input--invalid{border-color:#ff3662!important}.slider-input{display:flex;align-items:baseline;flex-wrap:wrap;justify-content:flex-start}@media (min-width:480px){.slider-input{flex-wrap:nowrap}}.slider-input__input{min-width:50px;margin-right:16px;padding:0 6px;text-align:center;font-family:"DINPro";font-size:18px}.size-picker__title{margin-bottom:8px;color:#000;font-size:16px}.size-picker__field{margin-top:16px}.swatch{opacity:.8;width:18px;height:18px;border:0;border-radius:6px;outline:0;cursor:pointer;transition:.3s ease-in;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.swatch:hover{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:1}.swatch:active{-webkit-transform:scale(.9);transform:scale(.9)}.hex-input{position:relative}.hex-input__wrapper{display:flex;position:relative}.hex-input__control{height:36px;width:36px;border:1px solid #d6d6d6;border-top-left-radius:4px;border-bottom-left-radius:4px;outline:0;cursor:pointer}.hex-input__hash{position:absolute;top:6px;left:46px;pointer-events:none;font-size:16px;font-weight:500}.hex-input__input{max-width:120px;height:36px;padding:0 16px 0 28px;border:1px solid #cfc4c4;border-left:0;border-radius:0 4px 4px 0;background-color:#fff;font-family:"DINPro";font-size:18px}.hex-input__input:focus{outline:0;border-color:#333}.hex-input__picker{position:absolute!important;top:40px;left:0;z-index:10;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.25)}.swatches{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:296px}.swatches__color{margin-right:4px}.swatches__input{width:100%;margin-top:10px}.settings{padding:16px}.settings__inner{display:flex;flex-wrap:wrap;justify-content:center}.settings__section{margin:16px}.triangle-preview{position:relative;height:340px;box-shadow:0 0 6px rgba(0,0,0,.25);background-color:#fff}.triangle-preview__triangle{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;left:0;bottom:0}.triangle-preview__button{position:absolute;z-index:3;top:10px;right:10px;height:36px;padding:0 16px;border:0;border-radius:6px;cursor:pointer;font-family:"DINPro"}.triangle-preview__button--light{color:#000}.triangle-preview__button--dark{color:#fff}.triangle-preview--light{background-image:linear-gradient(45deg,#dfe9f3,#fff)}.triangle-preview--dark{background-image:linear-gradient(225deg,#333,#1c1c1c)}.code-container{overflow-x:hidden;position:relative;max-height:300px;padding:30px;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.25);background-color:#fff;font-size:14px;line-height:20px}.code-container::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#d6d6d6;border-radius:4px}.code-container::-webkit-scrollbar{width:10px;border-radius:4px;background-color:#d6d6d6}.code-container::-webkit-scrollbar-thumb{border:1px solid #cfc4c4;border-radius:4px;background-color:#000}.code-container__code{overflow-x:auto;max-width:100%;margin:0;background-color:#fff;color:#000;white-space:pre-wrap;word-break:break-word}.code-container__copy{position:absolute;z-index:1;top:0;right:0;border:0;color:#000;font-size:16px;font-weight:700}.code__title{margin-bottom:6px;color:#000;font-size:18px}.code__section{margin-top:16px}.triangle-generator{display:flex;flex-direction:column;width:100%;background-color:#fff}.triangle-generator__row{margin:30px}.triangle-generator__row+.triangle-generator__row{margin-top:0}.triangle-generator__row:last-of-type{flex:1 1}.symbols-collection{position:relative;margin:10px;padding:20px}.symbols-collection__input{display:block;width:100%;height:40px;margin-top:16px;border-radius:6px}.symbols-collection__results{position:relative;table-layout:fixed;border-collapse:collapse;width:100%;margin-top:16px}.symbols-collection__heading{position:sticky;top:0;z-index:5;height:36px;padding:0 16px;border-bottom:1px solid #d6d6d6;text-align:left;color:#fff;background-color:#000}.symbols-collection__tabs{flex-wrap:wrap}.symbols-collection__tabs *{min-width:100%}@media (min-width:992px){.symbols-collection__tabs *{min-width:unset}}.symbols-collection-item__name{font-size:14px;color:#000;padding:0 16px}.symbols-collection-item__button{width:100%;height:40px;text-align:left;padding:0 16px;outline:0;background-color:#fff;position:relative;z-index:2;border:0;color:#000;font-family:"DINPro";font-size:16px;cursor:pointer}.symbols-collection-item__button:hover{z-index:3;color:#fff;background-color:#000}.symbols-collection-item__button:hover:before{opacity:1;color:#fff}.symbols-collection-item__button:before{opacity:0;display:block;position:absolute;top:0;right:0;z-index:10;padding:10px;border-radius:0;color:#000;pointer-events:none;text-align:center;font-size:16px;transition:.3s ease-in;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}@media (min-width:640px){.symbols-collection-item__button:before{content:attr(data-content)}}.lorem-ipsum-settings{padding:30px}.lorem-ipsum-settings__tabs{flex-wrap:wrap}.lorem-ipsum-settings__tabs *{min-width:100%}@media (min-width:992px){.lorem-ipsum-settings__tabs *{min-width:unset}}.lorem-ipsum-settings__wrapper{display:flex;align-items:center;flex-direction:column;justify-content:flex-start;margin-top:16px}@media (min-width:992px){.lorem-ipsum-settings__wrapper{flex-direction:row;justify-content:space-between}}.lorem-ipsum-settings__input-wrapper{display:flex;align-items:center;flex-wrap:wrap}.lorem-ipsum-settings__input-label{margin-bottom:16px;color:#000}@media (min-width:480px){.lorem-ipsum-settings__input-label{margin-right:16px;margin-bottom:0}}.lorem-ipsum-settings__button{margin-top:16px}@media (min-width:992px){.lorem-ipsum-settings__button{margin-top:0}}.lorem-ipsum-preview{padding:30px}.lorem-ipsum-preview__item{color:#000;font-size:16px;line-height:24px}.lorem-ipsum-preview__item:first-of-type{margin-top:0}.lorem-ipsum-preview__item:last-of-type{margin-bottom:0;padding-bottom:0}.color-stop{position:absolute;top:-4px;-webkit-transform:translateX(-8px);transform:translateX(-8px)}.color-stop__handle{overflow:hidden;width:16px;height:66px;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.25);cursor:col-resize}.color-stop__handle-color{width:100%;height:100%;border:2px solid #fff;border-radius:14px}.gradient-line{position:relative}.gradient-line__line{height:50px;border-radius:4px;cursor:copy}.gradient-line__line-wrapper{padding:4px;border-radius:6px;border:1px solid #d6d6d6}.gradient-colors__header{display:none}@media (min-width:1200px){.gradient-colors__header{display:flex;justify-content:space-between}}.gradient-color{display:flex}.gradient-color+.gradient-color{margin-top:16px}.gradient-color__header{display:flex}.gradient-color__label{margin-bottom:8px;color:#333;font-size:14px}@media (min-width:1200px){.gradient-color__field+.gradient-color__field{margin-left:30px}}.gradient-color__field .slider-input{display:none}@media (min-width:1200px){.gradient-color__field .slider-input{display:flex}}.gradient-color__button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;color:#333;background-color:transparent;cursor:pointer;outline:0}.gradient-color__button:hover{color:#ff3662}.gradient-settings{display:flex;flex-direction:column}.gradient-settings__field{flex:1 1}.gradient-settings__field+.gradient-settings__field{margin-top:16px}.gradient-settings__label{font-size:14px;margin-bottom:8px;color:#000}.gradient-preview{overflow:hidden;height:220px;border-radius:6px;background-color:#fff;background-image:linear-gradient(45deg,#dfe9f3 25%,transparent 0),linear-gradient(-45deg,#dfe9f3 25%,transparent 0),linear-gradient(45deg,transparent 75%,#dfe9f3 0),linear-gradient(-45deg,transparent 75%,#dfe9f3 0);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0}.gradient-preview__body{height:220px}.gradient-code{margin:10px;padding:20px}.gradient-code__section+.gradient-code__section{margin-top:20px}.gradient-code__title{margin-bottom:6px;color:#000;font-size:18px}.gradient-gallery-item{min-width:300px;border-radius:180px;margin:16px auto;padding:16px;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.25);border:1px solid #d6d6d6}.gradient-gallery-item__header{display:flex;justify-content:space-between;margin-top:-8px}.gradient-gallery-item__preview{height:180px;width:180px;border-radius:180px;margin:16px auto}.gradient-gallery-item__name{max-width:120px;height:30px;margin-bottom:8px;color:#000;font-weight:700;font-size:16px;line-height:30px}.gradient-gallery-item__copy{background-color:transparent;cursor:pointer;height:30px;padding:0;border:0;color:#333;text-align:center;outline:0;line-height:1;font-size:14px}.gradient-gallery-item__copy:hover{color:#000}.gradient-gallery-item__copied{color:#ff3662;pointer-events:none}.gradient-gallery-item__button{height:30px;width:100%;border:0;background-color:transparent;color:#333;text-align:center;outline:0;cursor:pointer;font-size:14px}.gradient-gallery-item__button:hover{color:#000}.gradient-gallery-item__gradient-gallery-item{padding:16px}.gradients-gallery{margin-top:40px;padding:16px}.gradients-gallery__title{margin:10px;text-align:center}.gradients-gallery__items{display:flex;flex-wrap:wrap;margin:6px}.gradients-gallery__item{margin:6px;flex:0 0 1}@media (min-width:640px){.gradients-gallery__item{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333% - 60px)}}.gradient-generator{margin:30px}.gradient-generator__controls{margin:10px;padding:20px}.gradient-generator__body{margin-top:30px;display:flex;justify-content:space-between;flex-wrap:wrap}.gradient-generator__column+.gradient-generator__column{margin:0 10px}.select__label{display:block;margin-bottom:5px;color:#000;font-size:14px}.select__control-wrapper{position:relative;min-width:80px}.select__control{width:100%;-webkit-appearance:none;appearance:none}.select__chevron{opacity:.3;position:absolute;top:10px;right:10px;width:18px;height:18px;pointer-events:none}.fake-generator-settings{margin:10px;padding:20px}.fake-generator-settings__footer,.fake-generator-settings__header{display:flex;align-items:center;justify-content:space-between}.fake-generator-settings__header{flex-wrap:wrap}@media (min-width:640px){.fake-generator-settings__header{flex-wrap:nowrap}}.fake-generator-settings__button{flex-grow:1}.fake-generator-settings__body,.fake-generator-settings__footer{margin-top:16px}.fake-generator-settings__label{margin-bottom:6px;color:#000;font-size:14px}.fake-generator-settings__field{display:flex;align-items:center;flex-wrap:wrap;margin-top:10px}.fake-generator-settings__input{flex:1 1}.fake-generator-settings__input+.fake-generator-settings__input{margin-left:16px}.fake-generator-settings__name-input{width:100%}.fake-generator-settings__remove-button{display:flex;align-items:center;justify-content:center;flex-grow:1;height:40px;margin:16px 0;padding:0;border:0;color:#ff3662;background-color:transparent;font-size:14px;outline:0;-webkit-appearance:none;appearance:none;cursor:pointer}@media (min-width:480px){.fake-generator-settings__remove-button{margin:16px 0 0 16px;padding:0 16px}}.fake-generator-settings__remove-button:hover{text-decoration:underline}.fake-generator-settings__slider{margin-top:20px}.fake-data-output{padding:16px;margin:10px}.fake-data-output__item{display:flex;padding:8px 0}.fake-data-output__key{width:160px;color:#000}.placeholder{display:flex;align-items:center;justify-content:center;min-height:100px;margin:30px;padding:16px;border-radius:6px;border:none;box-shadow:0 0 6px rgba(0,0,0,.25);background-color:#fff;background-image:linear-gradient(-225deg,#fff,#d6d6d6);color:#333;font-size:22px}.placeholder__input{visibility:hidden}.placeholder__input-label{display:block;width:120px;height:32px;margin-left:16px;padding:0;border-radius:4px;color:#333;background-color:#fff;cursor:pointer;text-align:center;font-size:16px;line-height:30px;transition:.3s ease-in;transition-property:box-shadow,-webkit-transform;transition-property:transform,box-shadow;transition-property:transform,box-shadow,-webkit-transform}.placeholder__input-label:hover{-webkit-transform:scale(1.01) translateY(-2px);transform:scale(1.01) translateY(-2px);box-shadow:0 0 6px rgba(0,0,0,.25)}.dropzone{display:flex;align-items:center;justify-content:center;flex-direction:column;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;background-color:rgba(0,0,0,.9);color:#d6d6d6;transition:.3s ease-in;transition:opacity,-webkit-transform;transition:opacity,transform;transition:opacity,transform,-webkit-transform}.dropzone__title{font-size:40px;font-weight:700}.base64-encoding{overflow:hidden;margin:10px;padding:20px}.base64-encoding__section{margin-top:30px}.base64-encoding__fullscreen-drop{height:calc(100vh - 20px)}.keycap{display:flex;justify-content:center;align-items:center;position:relative;z-index:2;min-width:40px;min-height:40px;padding:6px;border-radius:4px;border:1px solid #d6d6d6;background-color:#fff;text-transform:uppercase;font-size:16px;line-height:16px;font-weight:700}.keycap--control{width:62px}.keycap--shift{width:82px}.keycap--alt{width:52px}.keycap--enter:before,.keycap--meta:before,.keycap--space:before{position:absolute;top:0;left:0;bottom:0;right:0;text-align:center;line-height:40px;font-size:24px}.keycap--space{position:relative;width:182px}.keycap--space:before{content:"[";-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.keycap--enter{width:82px}.keycap--enter:before{content:"↵"}.keycap--meta{width:52px}.keycap--meta:before{content:"⌘"}.event-keycode-page-header{margin-bottom:16px;padding:30px}.event-keycode-page-header__title{margin:20px 0;border-radius:6px;color:#000;font-size:30px;line-height:30px;font-weight:700}.event-keycode-page-header__description{margin:20px 0 0;color:#333}.event-keycode-page-header__placeholder{text-align:center}.event-keycode-page-header__keys{display:flex}.event-keycode-page-header__key{display:flex;align-items:center}.event-keycode-page-header__separator{margin:0 16px;font-weight:700;font-size:20px;line-height:20px}.event-info{padding:6px;border:1px solid #d6d6d6;border-radius:6px;background-color:#fff}.event-info:not(:last-child){margin-right:6px}.event-info__title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #000;font-size:12px}.event-info__title-label{margin-left:6px}.event-info__kbd{padding:4px 6px;border-radius:4px;background-color:#1c1c1c;color:#fff;font-size:12px;line-height:12px}.event-info__boolean{color:#ff3662;font-weight:700}.event-info__boolean--false{color:#333;font-weight:500}.event-info__deprecation,.event-info__space{color:#333}.event-info__deprecation{margin-left:6px}.event-keycode-page{margin:10px;padding:20px}.event-keycode-page__title{margin:0;padding:10px 16px;border-radius:6px;color:#000;background-color:#fff;font-size:30px;line-height:30px;font-weight:700}.event-keycode-page__event{width:100%;padding:30px}.event-keycode-page__event-title{margin-bottom:60px;text-align:center;font-size:30px;font-weight:700}.event-keycode-page__group{margin-top:30px}.event-keycode-page__info{display:flex;flex-wrap:wrap}.event-keycode-page__info-item{flex:1 1}.event-keycode-page__output{padding:16px}.color-shades-list{margin:10px;padding:20px}.color-shades-list__header{display:flex;align-items:center;justify-content:space-between}.color-shades-list__shades{display:flex;margin-top:20px}.color-shades-list__shade{flex:1 1;overflow:hidden;position:relative;min-width:70px;border:1px solid #d6d6d6;background-color:transparent;padding:0;outline:0;cursor:pointer}.color-shades-list__shade:before{content:attr(data-content);opacity:0;position:absolute;display:block;top:60px;right:0;left:0;bottom:0;color:#fff;background-color:rgba(0,0,0,.8);text-align:center;font-size:14px;font-family:"DINPro";line-height:30px}.color-shades-list__shade:hover:before{opacity:1}.color-shades-list__shade:first-of-type{border-top-left-radius:6px;border-bottom-left-radius:6px}.color-shades-list__shade:last-of-type{border-top-right-radius:6px;border-bottom-right-radius:6px}.color-shades-list__shade+.color-shades-list__shade{border-left:0}.color-shades-list__preview{height:60px}.color-shades-list__value{display:block;width:100%;padding:8px 0;border:0;border-top:1px solid #d6d6d6;background-color:#fff;font-size:12px}.color-shades-list__copy-all-button,.color-shades-list__remove-button{-webkit-appearance:none;appearance:none;padding:0;border:0;color:#000;background-color:transparent;outline:0;cursor:pointer;font-size:14px;font-family:"DINPro"}.color-shades-list__copy-all-button:hover,.color-shades-list__remove-button:hover{text-decoration:underline}.color-shades-list__remove-button{margin-left:16px}.color-shades-list__copy-all-button{color:#000}.color-shades-list__copy-all-button--copied{pointer-events:none}.colors-shade-generator-settings{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin:10px;padding:20px}@media (min-width:1300px){.colors-shade-generator-settings{flex-direction:row}}.colors-shade-generator-settings__slider{margin-top:10px}.colors-shade-generator-settings__label{margin-bottom:6px;color:#000;font-size:14px}.colors-shade-generator-settings__buttons{display:flex;align-items:center;margin:0 4px}.colors-shade-generator-settings__button{margin-left:16px}.color-shades-generator__button{display:flex;align-items:center;justify-content:center;padding-bottom:50px}.page-dividers-settings{padding:20px;margin:10px}.page-dividers-settings__wrapper{display:flex;flex-wrap:wrap;margin:-10px}.page-dividers-settings__group{flex-grow:1;flex-shrink:0;flex-basis:calc(32% - 20px);margin:10px}.page-dividers-settings__input+.page-dividers-settings__input{margin-top:10px}.page-dividers-settings__label{color:#000;font-size:14px;margin-bottom:6px}.page-dividers-settings__hex-input input{flex:1 1}.page-dividers-output{padding:20px;margin:10px}.page-dividers-output__section+.page-dividers-output__section{margin-top:30px}.page-dividers-output__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.page-dividers-output__title{margin-bottom:0}.page-dividers-output__button{color:#000}.page-dividers-preview{position:relative;overflow:hidden;height:500px;margin:30px;border-radius:6px;background-image:linear-gradient(90deg,#ed6ea0 0,#ec8c69)}.page-dividers-preview__shape-wrapper{overflow:hidden;position:absolute;right:0;left:0;border-top-right-radius:6px;border-top-left-radius:6px;transition-property:top,bottom,-webkit-transform;transition-property:transform,top,bottom;transition-property:transform,top,bottom,-webkit-transform;transition:.3s ease-in}.page-dividers-preview__shape-wrapper--top{top:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.page-dividers-preview__shape-wrapper--top-reverse{-webkit-transform:rotate(0deg) scaleX(-1);transform:rotate(0deg) scaleX(-1)}.page-dividers-preview__shape-wrapper--bottom{bottom:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.page-dividers-preview__shape-wrapper--bottom-reverse{-webkit-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1)}.cursor-item{position:relative;height:60px;margin:0 10px 10px 0;border:1px solid #d6d6d6;border-radius:6px;color:#000;background-color:#fff;outline:0;font-family:"DINPro";font-size:16px;line-height:24px}.cursor-item:hover{color:#fff;background-color:#000}.cursor-item--active:after{content:attr(data-content);display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:6px;color:#fff;background-color:#333}.css-cursors-generator{margin:10px;padding:20px}.css-cursors-generator__buttons{display:flex;justify-content:flex-start;flex-wrap:wrap}.css-cursors-generator__group{margin-top:30px}.css-cursors-generator__button{min-width:60px}.css-cursors-generator__title{margin-bottom:10px}.svg-input__background{max-width:100%;padding:30px}.svg-input__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.svg-input__title{margin-bottom:0}.svg-input__input{outline:0;width:100%;height:100px;padding:10px 16px;border-radius:6px;border:none;box-shadow:0 0 6px rgba(0,0,0,.25);resize:none;font-family:"DINPro"}.svg-input__input:focus{border-color:#000}.svg-input__input::-webkit-input-placeholder{color:#d6d6d6}.svg-input__input:-ms-input-placeholder{color:#d6d6d6}.svg-input__input::placeholder{color:#d6d6d6}.svg-input__errors{margin-top:10px;color:#000;font-size:14px}.svg-input__error{margin:0}.svg-input__error+.svg-input__error{margin-top:10px}.svg-to-jsx-wrapper{margin:10px;padding:20px}.create-password-form__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px}.create-password-form__title{margin:30px auto;text-align:center;font-size:40px;line-height:50px}@media (min-width:992px){.create-password-form__title{font-size:84px;line-height:110px}}.create-password-form__container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;box-shadow:0 0 6px rgba(0,0,0,.25);border-radius:2px}@media (min-width:640px){.create-password-form__container{width:500px;margin:0 auto;padding:30px}}.create-password-form__avatar{margin:20px auto 30px}@media (min-width:992px){.create-password-form__avatar{margin:40px auto 50px}}.create-password-form__input-container{display:flex;flex-direction:column;justify-content:center}@media (min-width:640px){.create-password-form__input-container{min-width:430px}}.create-password-form__label{margin-bottom:6px;font-weight:500;font-size:14px;transition-property:color;transition:.3s ease-in}.create-password-form__label--invalid{color:#ff3662}.create-password-form__input{margin-bottom:30px}.create-password-form__hint{display:inline;min-height:20px;color:#ff3662;font-size:14px;line-height:14px;font-weight:700}.compressed-result{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:100%;margin:30px;padding:20px;box-shadow:0 0 6px rgba(0,0,0,.25)}@media (min-width:480px){.compressed-result{flex-wrap:nowrap}}.compressed-result__preview{max-width:200px;margin:0 auto 30px}@media (min-width:480px){.compressed-result__preview{margin:0 30px 0 0}}.compressed-result__svg-wrapper svg{max-width:160px;max-height:160px}.compressed-result__result{overflow:hidden;max-width:90%}@media (min-width:992px){.compressed-result__result{max-width:70%}}.compressed-result__code-container{position:relative}.compressed-result__code{overflow-x:hidden;display:block;max-height:300px;padding:16px 0;border-radius:6px;background-color:#fff;color:#000;font-size:12px;line-height:14px}.compressed-result__name{margin-top:10px;color:#000;text-align:center;font-size:14px}.compressed-result__controls{display:flex;flex-direction:column;align-items:center;margin-top:10px}.compressed-result__controls-label{margin-top:16px;color:#000;font-size:14px}.compressed-result__control{width:100%;min-width:300px;margin-top:10px;text-align:center}.compressed-result__controls-group{display:flex;justify-content:center;margin-top:8px}.compressed-result__controls-group-item{margin-left:12px}.svg-compressor-output{display:flex;margin:10px;padding:16px}.announcement-list{padding:30px}.announcement-list__list{overflow:auto;max-height:calc(100vh - 192px);list-style-type:none}.announcement-list__scroller{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.announcement-list__item{width:100%;margin-bottom:16px}@media (min-width:640px){.announcement-list__item{width:calc(50% - 32px);margin:16px}}.announcement-list__message{width:100%;text-align:center}.annoucement-article__wrapper{display:flex;flex-wrap:wrap;padding:30px}.annoucement-article__image-wrapper,.annoucement-article__text-wrapper{width:100%}@media (min-width:480px){.annoucement-article__image-wrapper,.annoucement-article__text-wrapper{width:calc(50% - 15px)}}.annoucement-article__text-wrapper{min-height:200px;margin:0 0 30px;padding-right:30px}@media (min-wdith:480px){.annoucement-article__text-wrapper{margin:0 30px}}@media (min-wdith:1300px){.annoucement-article__text-wrapper{margin-right:60px}}.annoucement-article__image-wrapper{overflow:hidden;display:flex;align-items:center;min-height:200px;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.25)}.annoucement-article__image{width:100%;object-fit:cover}.annoucement-article__title{margin-bottom:20px;font-size:28px;font-weight:700}.annoucement-article__description{font-size:16px}@media (min-width:1300px){.annoucement-article__description{font-size:20px}}.annoucement-article__avatar-wrapper{display:flex;justify-content:flex-start;align-items:center;padding:20px 0}.annoucement-article__avatar{margin-right:20px}.annoucement-article__author-name{font-size:18px;line-height:24px}@media (min-width:1300px){.annoucement-article__author-name{font-size:24px;line-height:30px}}.annoucement-article__author-position{font-size:16px;line-height:18px}@media (min-width:1300px){.annoucement-article__author-position{font-size:20px;line-height:26px}}.annoucement-article__files-wrapper{padding:30px;margin-top:60px}.annoucement-article__files-label{font-size:24px;font-weight:700}.annoucement-article__list{list-style-type:none}.annoucement-article__item{margin:10px 0}.annoucement-article__download-button,.annoucement-article__download-button:visited{color:#000}.annoucement-article__date{margin-top:20px;font-size:12px;text-transform:lowercase}.add-member-form__container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:30px}.add-member-form__input-container{display:flex;flex-direction:column;justify-content:center;width:100%}.add-member-form__input-label{margin-right:6px;font-size:16px}.add-member-form__input{margin-bottom:30px}.add-member-form__notification{margin:0 0 20px}.profile-page__wrapper{padding:30px}@media (min-width:1300px){.profile-page__wrapper{min-width:600px}}.profile-page__dropzone{margin:0 30px 0 0}.profile-page__upload-button{display:inline;margin:8px 0}.profile-page__avatar-wrapper{display:flex;flex-wrap:wrap;align-items:flex-end;margin-bottom:20px}@media (min-width:992px){.profile-page__avatar-wrapper{flex-wrap:nowrap}}.profile-page__avatar{width:100px;height:100px}@media (min-width:992px){.profile-page__avatar{width:176px;height:176px}}.profile-page__details,.profile-page__input,.profile-page__language-switcher,.profile-page__title,.profile-page__upload-button{font-size:16px;font-weight:500}@media (min-width:992px){.profile-page__details,.profile-page__input,.profile-page__language-switcher,.profile-page__title,.profile-page__upload-button{font-size:24px}}.profile-page__title{margin-right:20px;font-weight:700}.profile-page__detail{padding:8px 0}.profile-page__input{display:block;margin:20px 0}.profile-page__input--phone{width:300px}.profile-page__input--hidden{display:none}.profile-page__signature-arrow{max-width:24px;transition:.3s ease-in;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.profile-page__signature-button{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 0 30px;padding:0;border:none;background-color:transparent;font-family:"DINPro"}.profile-page__template-wrapper{visibility:hidden;max-height:0;opacity:0;transition:.3s ease-in;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;transition-delay:.2s}.profile-page__signature{width:100%;margin:10px 0}@media (min-width:480px){.profile-page__signature{width:60%}}@media (min-width:1300px){.profile-page__signature{width:614px}}.profile-page__signature--expanded .profile-page__template-wrapper{visibility:visible;opacity:1;display:block;max-height:100%}.profile-page__signature--expanded .profile-page__signature-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.profile-page__input-container{display:flex;flex-direction:column;align-items:flex-start;width:100%}.profile-page__notification{width:100%;margin:0 0 20px}.profile-page__reset-button{margin-top:20px;padding:0}.member-card{word-wrap:break-word}.member-card__settings{display:flex;flex-direction:column;align-items:flex-end;position:absolute;top:10px;right:10px;z-index:2}.member-card__settings-icon{opacity:.6;width:24px;height:24px;color:#000}.member-card__settings-button,.member-card__settings-icon{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition:.3s ease-in}.member-card__settings-button{margin:0;padding:0;border:none;background:transparent}.member-card__settings-button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.member-card__settings-button:hover .member-card__settings-icon{opacity:1}.member-card__avatar-wrapper{padding:30px 20px 20px}.member-card__avatar{height:160px}.member-card__name{text-align:center;font-size:20px;line-height:30px}.member-card__additional{text-align:center;font-size:16px;line-height:26px}.member-card__contact-list{display:flex;justify-content:center;max-width:80%;margin:6px auto;list-style-type:none}.member-card__contact-item{margin:0 6px}.member-card__contact-icon{opacity:.6}.member-card__contact-button,.member-card__contact-icon{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition:.3s ease-in}.member-card__contact-button{margin:0;padding:0;border:0;font-family:"DINPro";font-size:14px;background-color:transparent}.member-card__contact-button:hover .member-card__contact-icon{opacity:1}.member-card__details{min-height:30px;margin:10px 0;text-align:center}.members-list-page{position:relative;height:100vh;padding:30px}.members-list-page__list{display:flex;flex-wrap:wrap;list-style-type:none}.members-list-page__item{position:relative;width:100%;max-width:260px;min-height:420px;margin:16px auto;padding:10px;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.25);transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition:.3s ease-in}@media (min-width:640px){.members-list-page__item{width:calc(50% - 16px);margin:16px}}@media (min-width:1300px){.members-list-page__item{width:calc(33.33333% - 16px)}}.reset-password-form__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px}.reset-password-form__title{margin:30px auto;text-align:center;font-size:40px;line-height:50px}@media (min-width:992px){.reset-password-form__title{font-size:84px;line-height:110px}}.reset-password-form__container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;box-shadow:0 0 6px rgba(0,0,0,.25);border-radius:2px}@media (min-width:640px){.reset-password-form__container{width:500px;margin:0 auto;padding:30px}}.reset-password-form__avatar{margin:20px auto 30px}@media (min-width:992px){.reset-password-form__avatar{margin:40px auto 50px}}.reset-password-form__input-container{display:flex;flex-direction:column;justify-content:center}@media (min-width:640px){.reset-password-form__input-container{min-width:430px}}.reset-password-form__label{margin-bottom:6px;font-weight:500;font-size:14px;transition-property:color;transition:.3s ease-in}.reset-password-form__label--invalid{color:#ff3662}.reset-password-form__input{margin-bottom:30px}.reset-password-form__success-message-wrapper{text-align:center}.reset-password-form__success-message{margin-bottom:30px}.announcement-form__form{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:30px}.announcement-form__input{display:block;margin-bottom:30px}.announcement-form__email-notification{position:relative;margin-bottom:20px}.announcement-form__checkbox{opacity:0;position:absolute;top:0;cursor:pointer}.announcement-form__checkbox-label{display:flex;flex-direction:row-reverse;align-content:baseline;font-weight:700;margin-right:10px}.announcement-form__checkbox-label:before{content:"";display:inline-block;min-width:20px;height:20px;margin-left:30px;border-radius:4px;border:1px solid #000}.announcement-form__checkbox-label--checked:before{background:url(/static/media/checkbox.c87816ce.svg) no-repeat;background-size:contain;background-position:50%}.announcement-form__upload-wrapper{display:flex;align-items:flex-end;flex-wrap:wrap;margin:20px 0}.announcement-form__image-label-wrapper{display:flex;justify-content:space-between;align-items:center}.announcement-form__reset-image-button{margin:0 40px;padding:0;font-size:14px;line-height:14px}.announcement-form__upload-image-button{width:220px;height:150px;margin-right:30px;padding:0;border:none;border-radius:6px;color:#cfc4c4;background-color:transparent;box-shadow:0 0 6px rgba(0,0,0,.25);font-family:"DINPro";font-size:15px;cursor:pointer}.announcement-form__upload-image-button--invalid{border:1px solid #ff3662}.announcement-form__upload-image-icon{max-width:30px;margin-bottom:10px}.announcement-form__upload-label{margin-bottom:16px}.announcement-form__dropzone{flex-direction:column;width:220px;height:150px;margin:0;border-radius:6px;background-image:none;background-color:transparent;box-shadow:0 0 6px rgba(0,0,0,.25);color:#cfc4c4;font-size:15px}.announcement-form__image-preview-wrapper{overflow:hidden;width:220px;height:150px}.announcement-form__image-preview{object-fit:cover}.announcement-form__image-preview .announcement-form__upload-image-button{padding:0}.announcement-form__files-list{margin:20px 0;list-style-type:none}.announcement-form__files-item{display:flex;justify-content:space-between;align-items:baseline}.announcement-form__notification{margin:0 0 20px}.faq-item__question-wrapper{padding:10px 0;border-bottom:1px solid #000}.faq-item__question{margin-right:20px;color:#000;font-size:20px;line-height:30px}@media (min-width:1300px){.faq-item__question{font-size:32px;line-height:48px}}.faq-item__expand-button{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0;padding:0;border:none;background-color:transparent;cursor:pointer;font-family:"DINPro"}.faq-item__arrow{width:24px;transition:.3s ease-in;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.faq-item__arrow--rotated{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq-item__menu{position:absolute;top:0;right:0;margin:8px}.faq-item__answer{padding:10px 0;color:#000;visibility:hidden;max-height:0;opacity:0;font-size:16px;line-height:24px;transition:.3s ease-in;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;transition-delay:.2s}@media (min-width:1300px){.faq-item__answer{font-size:24px;line-height:36px}}.faq-item__answer-wrapper{position:relative}.faq-item__answer-wrapper--expanded .faq-item__answer{visibility:visible;opacity:1;display:block;max-height:100%}.faq{overflow:hidden;position:relative;min-height:calc(100vh - 96px);padding:30px}.faq__form{display:flex;flex-direction:column;align-items:flex-end}.faq__input,.faq__textarea{display:block;width:100%;border:none;border-bottom:1px solid #000;color:#000;font-size:20px;line-height:30px}@media (min-width:1300px){.faq__input,.faq__textarea{font-size:32px;line-height:48px}}.faq__input--invalid,.faq__textarea--invalid{border-bottom:1px solid #ff3662}.faq__textarea{resize:none;font-size:16px;line-height:24px}@media (min-width:1300px){.faq__textarea{font-size:24px;line-height:36px}}.faq__add-button{margin:20px 0}.faq__list{list-style-type:none}.faq__item:not(:last-child){margin-bottom:56px}.faq__notification{margin:0 0 20px}.edit-member-page{padding:30px}.edit-member-page__input-container{display:flex;flex-direction:column;justify-content:center;width:100%}.edit-member-page__input-label{margin-right:6px}.edit-member-page__info,.edit-member-page__input-group,.edit-member-page__input-label,.edit-member-page__role-label{margin-bottom:20px;padding:0;font-size:16px}@media (min-width:640px){.edit-member-page__info,.edit-member-page__input-group,.edit-member-page__input-label,.edit-member-page__role-label{font-size:20px}}.edit-member-page__input-group{margin-right:30px}.edit-member-page__input{margin-bottom:30px}.edit-member-page__role-wrapper{display:flex;flex-wrap:wrap}.edit-member-page__status-wrapper{display:flex;justify-content:flex-start;align-items:center;margin:20px 0}.edit-member-page__status-label{font-size:16px}@media (min-width:640px){.edit-member-page__status-label{font-size:20px}}.edit-member-page__deactivate-button,.edit-member-page__resend-button{margin-left:40px}.edit-member-page__checkbox:before{content:"";display:inline-block;width:20px;height:20px;margin-right:10px;border-radius:4px;border:1px solid #000}.edit-member-page__checkbox--checked:before{background:url(/static/media/checkbox.c87816ce.svg) no-repeat;background-size:contain;background-position:50%}.edit-member-page__notification{margin:0 0 20px}.leaves{padding:30px}.leaves__list{overflow:auto;max-height:calc(100vh - 196px);list-style-type:none}.leaves__item{margin:10px 30px}.leaves__message{text-align:center}.add-request-page{display:flex;flex-wrap:wrap;padding:30px}@media (min-width:640px){.add-request-page{flex-wrap:nowrap}}.add-request-page__button{width:100%;max-width:100%;height:420px;margin:30px 15px;padding:10px;border:none;background-color:#fff;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.25);font-size:40px;line-height:40px;font-family:"DINPro";font-weight:700;cursor:pointer;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition:.3s ease-in}@media (min-width:640px){.add-request-page__button{width:calc(50% - 15px)}}.add-request-page__button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.home-office-request-form{padding:30px}.home-office-request-form__container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.home-office-request-form__input{margin-bottom:30px}.home-office-request-form__notification{margin:0 0 20px}.resolve-request{padding:30px}.resolve-request__container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.resolve-request__select{margin:10px 0;font-family:"DINPro"}.resolve-request__notification{margin:0 0 20px}.resolve-request__input{margin-bottom:30px}.annual-leave-request-form{padding:30px}.annual-leave-request-form__container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.annual-leave-request-form__input,.annual-leave-request-form__select{margin-bottom:30px}.annual-leave-request-form__notification{margin:0 0 20px}.drawing-area{position:relative;margin-right:30px}.drawing-area__background{width:300px;height:300px;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.25);background-color:#d6d6d6}.drawing-area__buttons{display:flex;justify-content:space-between;position:absolute;top:0;left:0;z-index:5}.drawing-area__button:first-child{margin-right:20px}.sign-annual-leave{padding:30px}.sign-annual-leave__form{display:flex;flex-direction:column;width:100%}.sign-annual-leave__input{max-width:90%;margin-bottom:30px;padding:8px 0;border:none;border-bottom:1px solid #000;color:#000;background-color:#fff;font-size:20px;font-weight:500;transition-property:border;transition:.3s ease-in}@media (min-width:640px){.sign-annual-leave__input{width:560px}}.sign-annual-leave__input::-webkit-input-placeholder{color:#cfc4c4}.sign-annual-leave__input:-ms-input-placeholder{color:#cfc4c4}.sign-annual-leave__input::placeholder{color:#cfc4c4}.sign-annual-leave__input--invalid{border-bottom:1px solid #ff3662}.sign-annual-leave__input--invalid::-webkit-input-placeholder{color:#ff3662}.sign-annual-leave__input--invalid:-ms-input-placeholder{color:#ff3662}.sign-annual-leave__input--invalid::placeholder{color:#ff3662}.sign-annual-leave__button{margin-top:20px}@media (min-width:640px){.sign-annual-leave__button{margin-top:0}}.sign-annual-leave__signature-wrapper{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;margin:20px 0}@media (min-width:640px){.sign-annual-leave__signature-wrapper{flex-wrap:nowrap}}.sign-annual-leave__preview{width:100%;min-height:500px;margin:20px 0;border:none}.clearfix,.row{zoom:1}.clearfix:after,.clearfix:before,.row:after,.row:before{content:"";display:block;overflow:hidden;height:0}.clearfix:after,.row:after{clear:both}.hidden{display:none;visibility:hidden;opacity:1}.row{width:100%;max-width:1230px;margin:0 auto}[class^=col-],[class^=prefix],[class^=suffix]{float:left;width:100%;padding:0 15px}.col-1{width:8.33%}.col-2{width:16.67%}.col-3{width:25%}.col-4{width:33.3%}.col-5{width:41.67%}.col-6{width:50%}.col-7{width:58.33%}.col-8{width:66.7%}.col-9{width:75%}.col-10{width:83.33%}.col-11{width:91.67%}.prefix-1{margin-left:8.33%}.prefix-2{margin-left:16.67%}.prefix-3{margin-left:25%}.prefix-4{margin-left:33.3%}.prefix-5{margin-left:41.67%}.prefix-6{margin-left:50%}.prefix-7{margin-left:58.33%}.prefix-8{margin-left:66.7%}.prefix-9{margin-left:75%}.prefix-10{margin-left:83.33%}.prefix-11{margin-left:91.67%}.suffix-1{margin-right:8.33%}.suffix-2{margin-right:16.67%}.suffix-3{margin-right:25%}.suffix-4{margin-right:33.3%}.suffix-5{margin-right:41.67%}.suffix-6{margin-right:50%}.suffix-7{margin-right:58.33%}.suffix-8{margin-right:66.7%}.suffix-9{margin-right:75%}.suffix-10{margin-right:83.33%}.suffix-11{margin-right:91.67%}@media (min-width:480px){.col-small-1{width:8.33%}.col-small-2{width:16.67%}.col-small-3{width:25%}.col-small-4{width:33.3%}.col-small-5{width:41.67%}.col-small-6{width:50%}.col-small-7{width:58.33%}.col-small-8{width:66.7%}.col-small-9{width:75%}.col-small-10{width:83.33%}.col-small-11{width:91.67%}}@media (min-width:640px){.col-medium-1{width:8.33%}.col-medium-2{width:16.67%}.col-medium-3{width:25%}.col-medium-4{width:33.3%}.col-medium-5{width:41.67%}.col-medium-6{width:50%}.col-medium-7{width:58.33%}.col-medium-8{width:66.7%}.col-medium-9{width:75%}.col-medium-10{width:83.33%}.col-medium-11{width:91.67%}}@media (min-width:992px){.col-large-1{width:8.33%}.col-large-2{width:16.67%}.col-large-3{width:25%}.col-large-4{width:33.3%}.col-large-5{width:41.67%}.col-large-6{width:50%}.col-large-7{width:58.33%}.col-large-8{width:66.7%}.col-large-9{width:75%}.col-large-10{width:83.33%}.col-large-11{width:91.67%}}@media (min-width:480px){.prefix-small-0{margin-left:0}.prefix-small-1{margin-left:8.33%}.prefix-small-2{margin-left:16.67%}.prefix-small-3{margin-left:25%}.prefix-small-4{margin-left:33.3%}.prefix-small-5{margin-left:41.67%}.prefix-small-6{margin-left:50%}.prefix-small-7{margin-left:58.33%}.prefix-small-8{margin-left:66.7%}.prefix-small-9{margin-left:75%}.prefix-small-10{margin-left:83.33%}.prefix-small-11{margin-left:91.67%}}@media (min-width:640px){.prefix-medium-0{margin-left:0}.prefix-medium-1{margin-left:8.33%}.prefix-medium-2{margin-left:16.67%}.prefix-medium-3{margin-left:25%}.prefix-medium-4{margin-left:33.3%}.prefix-medium-5{margin-left:41.67%}.prefix-medium-6{margin-left:50%}.prefix-medium-7{margin-left:58.33%}.prefix-medium-8{margin-left:66.7%}.prefix-medium-9{margin-left:75%}.prefix-medium-10{margin-left:83.33%}.prefix-medium-11{margin-left:91.67%}}@media (min-width:992px){.prefix-large-0{margin-left:0}.prefix-large-1{margin-left:8.33%}.prefix-large-2{margin-left:16.67%}.prefix-large-3{margin-left:25%}.prefix-large-4{margin-left:33.3%}.prefix-large-5{margin-left:41.67%}.prefix-large-6{margin-left:50%}.prefix-large-7{margin-left:58.33%}.prefix-large-8{margin-left:66.7%}.prefix-large-9{margin-left:75%}.prefix-large-10{margin-left:83.33%}.prefix-large-11{margin-left:91.67%}}@media (min-width:480px){.suffix-small-0{margin-right:0}.suffix-small-1{margin-right:8.33%}.suffix-small-2{margin-right:16.67%}.suffix-small-3{margin-right:25%}.suffix-small-4{margin-right:33.3%}.suffix-small-5{margin-right:41.67%}.suffix-small-6{margin-right:50%}.suffix-small-7{margin-right:58.33%}.suffix-small-8{margin-right:66.7%}.suffix-small-9{margin-right:75%}.suffix-small-10{margin-right:83.33%}.suffix-small-11{margin-right:91.67%}}@media (min-width:640px){.suffix-medium-0{margin-right:0}.suffix-medium-1{margin-right:8.33%}.suffix-medium-2{margin-right:16.67%}.suffix-medium-3{margin-right:25%}.suffix-medium-4{margin-right:33.3%}.suffix-medium-5{margin-right:41.67%}.suffix-medium-6{margin-right:50%}.suffix-medium-7{margin-right:58.33%}.suffix-medium-8{margin-right:66.7%}.suffix-medium-9{margin-right:75%}.suffix-medium-10{margin-right:83.33%}.suffix-medium-11{margin-right:91.67%}}@media (min-width:992px){.suffix-large-0{margin-right:0}.suffix-large-1{margin-right:8.33%}.suffix-large-2{margin-right:16.67%}.suffix-large-3{margin-right:25%}.suffix-large-4{margin-right:33.3%}.suffix-large-5{margin-right:41.67%}.suffix-large-6{margin-right:50%}.suffix-large-7{margin-right:58.33%}.suffix-large-8{margin-right:66.7%}.suffix-large-9{margin-right:75%}.suffix-large-10{margin-right:83.33%}.suffix-large-11{margin-right:91.67%}}*,:after,:before{box-sizing:border-box;outline:none!important;-webkit-backface-visibility:hidden;backface-visibility:hidden;text-decoration:none}img{display:inline-block;max-width:100%;vertical-align:middle}fieldset{min-width:0;margin:0;padding:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-before:0;padding-block-start:0;-webkit-padding-start:0;padding-inline-start:0;-webkit-padding-end:0;padding-inline-end:0;-webkit-padding-after:0;padding-block-end:0;border:none}body,html{width:100%;height:100%;margin:0;font-family:"DINPro";color:#000}ol,ul{padding:0}h1,h2,h3,ol,p,ul{margin:0}code,input,textarea{font-family:"DINPro"}code:-webkit-autofill,code:-webkit-autofill:active,code:-webkit-autofill:focus,code:-webkit-autofill:hover,input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:active,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:inset 0 0 0 30px #fff!important}code::-webkit-input-placeholder,input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#cfc4c4}code:-ms-input-placeholder,input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#cfc4c4}code::placeholder,input::placeholder,textarea::placeholder{color:#cfc4c4}select{font-family:"DINPro"}select option,select option::selection{background-color:#fff;color:#000}select option:checked{background:#000;color:#fff}noscript>div{position:fixed;top:0;left:0;z-index:999;width:100%;padding:0 18px;background:rgba(255,54,98,.7);font-size:18px;line-height:36px;text-align:center;color:#fff}noscript>div a{text-decoration:underline}noscript>div a:hover{text-decoration:none}@font-face{font-family:"DINPro";src:url(/static/media/din-pro--regular.ddf64406.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"DINPro";src:url(/static/media/din-pro--medium.dad1cac6.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:"DINPro";src:url(/static/media/din-pro--bold.35e0d463.woff) format("woff");font-weight:700;font-style:normal}h1{font-size:30px}@media (min-width:480px){h1{font-size:36px;line-height:46px}}h2{font-size:20px;line-height:20px}@media (min-width:1300px){h2{font-size:48px;line-height:48px}}h3{font-size:18px;line-height:22px}h4{font-size:16px;line-height:20px}h5{font-size:14px;line-height:18px}h6{font-size:12px;line-height:16px}
/*# sourceMappingURL=main.b3607c16.chunk.css.map */