.axxes-mobile-header{display:none;position:fixed;bottom:0;width:100%;z-index:9999;background-color:#fff;box-shadow:0 -1px 25px 0 rgba(0,0,0,.3)}.axxes-mobile-header a{font-size:1.2em;display:flex;flex-grow:1;justify-content:center;align-items:center;min-height:50px}.axxes-mobile-header i{color:var(--axxes-primary)}.axxes-mobile-header .axxes-icon-home{font-size:1em}.axxes-mobile-header .axxes-icon-users{font-size:.8em}@media(max-width:600px){.axxes-mobile-header{display:flex}}.modal{position:absolute;top:50%;left:50%;right:auto;bottom:auto;margin-right:-25%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:80%;max-height:80vh;z-index:1001}@media(max-width:600px){.modal{width:95vw;max-width:100%}}.delete-modal__content{display:flex;flex-direction:column;overflow-y:auto;max-height:55vh}.delete-modal__content span{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.delete-modal__buttons{display:flex;flex-direction:row;justify-content:flex-end;margin-top:30px}.delete-modal__buttons Button{margin-left:15px}.delete-modal .nowrap{white-space:nowrap}@media(min-width:1224px){.modal{max-width:50%}}.axxes-edit-pdf-sorting-button{width:110px;justify-content:center;margin-left:5px}.axxes-edit-pdf-sorting-label{margin:5px 0 5px 5px}.axxes-edit-pdf-sorting-column{display:flex;flex-direction:column;padding:0;justify-content:space-between}.axxes-edit-pdf-sorting-column-within{display:flex;flex-direction:column;align-items:center}.axxes-visibility-minimization-button{width:45px;justify-content:center;margin-top:3px}.axxes-visibility-minimization-block-no-hover{display:none}.axxes-visibility-minimization-block-hover{display:flex}@media(max-width:600px){.axxes-edit-pdf-sorting-column{flex-direction:row}}.axxes-textarea{position:relative;width:100%;margin-bottom:8px;overflow:hidden;border-radius:0 5px 5px 0}.axxes-textarea__editable>p{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:85vw}@media(max-width:600px){.axxes-textarea__editable>p{max-width:75vw}}.axxes-textarea__button{padding:8px;margin:0;font-size:14px;color:grey;border:none;background:none}.axxes-textarea__button:hover{background:none}.axxes-textarea__button--active{color:#333}.axxes-textarea__counter{padding:8px;margin:0;font-size:14px;color:grey;border:none;background:none}.axxes-textarea__counter--warning{color:red}.axxes-textarea__toolbar{position:absolute;right:5px;top:0}.axxes-textarea label{display:none;top:0;left:0;z-index:1000;align-self:center;justify-content:center;pointer-events:none;z-index:1;position:absolute;top:12px;left:16px;font-size:1rem;font-weight:300;margin:0;line-height:1.5rem;color:var(--axxes-grey);transition:.2s ease-in}.axxes-textarea .label--float,.axxes-textarea:focus-within label{top:4px;font-size:8px;line-height:.8rem;font-weight:600}.axxes-textarea:focus-within label{color:var(--axxes-accent)}.axxes-textarea__label+input{padding-top:8px}.axxes-textarea__warning{overflow:hidden;pointer-events:none;z-index:1;position:absolute;font-weight:300;text-transform:capitalize;transition:.3s ease-in-out;background-color:red;color:#fff;width:auto;width:30px;right:-40px;top:0;height:100%;display:flex;align-items:center;justify-content:center;line-height:normal}.axxes-textarea__warning:before{content:"⚠"}.axxes-textarea:not(.axxes-textarea--readonly){cursor:text;background-color:var(--axxes-light-background);border:transparent;border-left:2px solid var(--axxes-grey)}.axxes-textarea:not(.axxes-textarea--readonly) div:not(.axxes-textarea__toolbar):not(.axxes-textarea__warning){line-height:normal;padding:16px 8px 8px 16px}.axxes-textarea:not(.axxes-textarea--readonly):active,.axxes-textarea:not(.axxes-textarea--readonly):focus,.axxes-textarea:not(.axxes-textarea--readonly):hover{border-left:2px solid var(--axxes-accent)}.axxes-textarea:not(.axxes-textarea--readonly) label{display:flex}.axxes-textarea__readonly-placeholder{display:flex!important}.axxes-textarea--error{border-color:red;right:0}.axxes-textarea--error .axxes-textarea__warning{right:0}.axxes-about__container{display:flex;flex-direction:column;position:relative;margin-top:24px}.axxes-about__photo{z-index:1;width:192px;min-height:192px;border-radius:3px;margin-left:16px}.axxes-about__header{margin-top:-134.4px}.axxes-about__header-text{display:flex;flex:1 1;padding-left:24px;flex-direction:column;height:192px;justify-content:space-between}.axxes-about__title{flex:.6 1;display:flex;flex-direction:column;max-height:50%;justify-content:space-around}.axxes-about__name{margin-bottom:0;margin-top:16px;line-height:2rem}.axxes-about__job{text-transform:capitalize}.axxes-about__card{padding-top:134.4px;margin-top:-20px}.axxes-about__card-info{flex:.35 1;width:100%;display:flex;flex-direction:column;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px;grid-row-gap:8px;row-gap:8px}.axxes-about__card-info__item svg{width:24px;margin-right:8px}.axxes-about__card-info--city{font-weight:700}.axxes-about__card-content{padding-top:19.2px}.axxes-about__card-content>div{position:relative}.axxes-about__card-content__general{margin-top:8px;grid-row-gap:8px;row-gap:8px}.axxes-about__actions{margin-top:8px}@media print{.axxes-about__options{display:none}}.axxes-location__input{margin-bottom:8px}@media(max-width:600px){.axxes-about__header{flex-direction:column;align-items:center;text-align:center}.axxes-about__photo{border-radius:96px}.axxes-about__header-text{margin-top:16px;padding-left:0;align-items:center}.axxes-about__card-info{margin-top:24px;flex-direction:row;flex-wrap:wrap;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;justify-content:center}}.axxes-avatar__photo__small{width:2rem!important;height:2rem!important}.axxes-avatar__photo__medium{width:4rem!important;height:4rem!important}.axxes-avatar__photo__large{width:6rem!important;height:6rem!important}.axxes-edit-pdf-block-width{width:50%}.axxes-edit-pdf-invisible{background:var(--axxes-grey)!important;color:#fff}.axxes-edit-pdf-invisible h1,.axxes-edit-pdf-invisible h2,.axxes-edit-pdf-invisible h3,.axxes-edit-pdf-invisible h4,.axxes-edit-pdf-invisible h5,.axxes-edit-pdf-invisible h6{color:#fff}.axxes-edit-pdf__minimized{color:var(--axxes-accent)}.axxes-project-item-container{display:flex;flex-direction:row;justify-content:space-between}.axxes-project-item-view{display:flex;flex-grow:1;flex-direction:row;margin:0}.axxes-project-item-view .axxes-avatar{width:70%;margin-bottom:0;padding-right:24px!important}.axxes-project-item-view__content{display:flex;width:30%;flex-direction:column;grid-gap:8px;gap:8px;align-items:flex-start}.axxes-project-item-view__content span{font-weight:700}.axxes-project-item-view__actions,.axxes-project-item-view__tasks-skills{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.axxes-project-item-view__actions{justify-content:center}.axxes-project-item-view__sortable:hover{cursor:grab}@media(max-width:600px){.axxes-project-item-view{flex-direction:column}.axxes-project-item-view .axxes-avatar{width:100%}.axxes-project-item-view__content{width:100%;align-items:center;margin-top:8px}.axxes-project-item-view__tasks-skills{flex-direction:row}.axxes-project-item-view__actions{flex-direction:row;margin-top:8px}.axxes-project-item-container{flex-direction:column}}.axxes-sortable-item{touch-action:none;padding:10px;margin:20px 0;border:2px solid #fff;border-radius:20px;display:flex;flex-direction:row}.axxes-sortable-item:hover{cursor:grab;background-color:var(--axxes-light-background)}.axxes-sortable-item.--active{opacity:.5}.axxes-sortable-item.--dragging:hover{cursor:grabbing;background-color:none}.axxes-sortable-item__drag-handle{display:flex;width:20px;color:var(--axxes-grey--lighter);align-items:center}.axxes-sortable-item__children-container{width:98%}@media(max-width:600px){.axxes-sortable-item{border:1px solid var(--axxes-primary)}}.axxes-language,.axxes-languages{grid-gap:8px;gap:8px}.axxes-language{display:flex;align-items:center;justify-content:center;flex-grow:1;flex-direction:row}.axxes-language>div:first-of-type{flex-basis:100%;justify-content:flex-start}.axxes-language>div{display:flex;flex-basis:70%;justify-content:flex-end}.axxes-language--edit{align-items:flex-start}.axxes-language--edit Input{flex:1 1}.axxes-language__title{background-color:transparent!important}.axxes-language__title>span{text-align:center;font-weight:700;text-transform:capitalize}.axxes-language__tag-container{grid-gap:16px;gap:16px;align-items:center}.axxes-language__tag-container svg{display:none;width:30px!important;max-height:40px;color:var(--axxes-primary)}.axxes-language__error{white-space:nowrap;max-width:0}.axxes-language__tag{border-radius:5px;background-color:var(--axxes-grey);max-width:12.5rem;justify-content:center;align-items:center}.axxes-language__tag-text{color:#fff;padding:8px;text-transform:lowercase}.axxes-language__tag-text:first-letter{text-transform:uppercase}.axxes-language__tag.-basic{background-color:var(--axxes-grey--light)}.axxes-language__tag.-intermediate{background-color:var(--axxes-grey)}.axxes-language__tag.-fluent{background-color:var(--axxes-primary)}.axxes-language__tag.-native{background-color:var(--axxes-accent)}.axxes-language__form{display:flex;flex-shrink:1;max-width:12.5rem}.axxes-language__actions{justify-content:space-between;align-items:center}@media(max-width:600px){.axxes-language{flex-direction:column}.axxes-language__title-container{width:100%;border-bottom:1px solid var(--axxes-primary);margin-bottom:4px;margin-top:8px}.axxes-language>div{justify-content:center!important}.axxes-language__header{display:none}.axxes-language__tag-container{width:100%}.axxes-language__tag-container>svg{display:block}.axxes-language__tag{flex:1 1}.axxes-language__form{width:100%;max-width:100%}.axxes-language--edit>div{width:100%}.axxes-language__title{font-size:1.2rem}.axxes-languages{grid-gap:24px;gap:24px}}.selected{border:2px solid var(--axxes-accent);border-radius:20px;background-color:var(--axxes-accent);color:#fff}.axxes-edit-pdf-skill{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.axxes-edit-pdf-skill-container{max-width:70%}.axxes-edit-pdf-skill-name{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.axxes-edit-pdf-skill-item{flex-grow:1;max-width:300px;min-width:200px;margin-bottom:6px;border-left:2px solid var(--axxes-grey--light)}.axxes-edit-pdf-skill-del{margin-left:auto;margin-right:0}.axxes-link{flex:0 0 50%}.axxes-link__text{margin-top:3px;line-height:20px;max-width:calc(40vw - 50px)}.axxes-link__name{font-weight:500;word-wrap:break-word;word-break:break-all;-webkit-hyphens:auto;hyphens:auto}.axxes-link__icon{width:50px;font-size:30pt;margin-right:8px}.axxes-link__link{font-weight:300;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.axxes-link__actions{display:flex;justify-content:space-between;align-items:center;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px;grid-row-gap:8px;row-gap:8px}.axxes-link__form{display:flex;flex-direction:row;grid-gap:8px;gap:8px}.axxes-link__form-icon>div:first-of-type{flex-basis:40%}.axxes-link__form>div{margin-right:4px}.axxes-link__form>div:last-of-type{margin-right:0}.axxes-link>div{margin-bottom:4px}.axxes-link>div:last-of-type{margin-bottom:0}.axxes-links{flex-wrap:wrap}@media(max-width:600px){.axxes-link{flex-basis:100%}.axxes-link__form{flex-direction:column}.axxes-link__text{max-width:calc(70vw - 50px)}}.axxes-edit-pdf{display:flex;width:100%;max-width:100vw;overflow-x:hidden}.axxes-edit-pdf-action{display:flex;position:-webkit-sticky;position:sticky;top:0;margin-top:5px;z-index:9999;background-color:var(--axxes-light-background);grid-gap:8px;gap:8px;justify-content:center}.axxes-edit-pdf-action Button{width:170px;justify-content:center;margin:8px 0}.axxes-edit-pdf-action Button .axxes-flex-container{align-items:center}.axxes-edit-pdf-action Button span{margin-left:8px}.axxes-edit-pdf-pdf-block{margin-bottom:20px;margin-top:20px}.axxes-edit-pdf-pdf-block-title{cursor:pointer;padding:10px}.axxes-edit-pdf-pdf-block-title:hover{background-color:var(--axxes-light-background)}.axxes-edit-pdf-selected{display:flex;flex-direction:row;border-left:10px solid var(--axxes-accent);border-radius:3px}.axxes-edit-pdf-selected-card{flex-grow:1}.axxes-edit-pdf-separator{display:flex;align-items:center;text-align:center;color:var(--axxes-grey--light)}.axxes-edit-pdf-separator:after,.axxes-edit-pdf-separator:before{content:"";flex:1 1;border-bottom:1px dashed var(--axxes-grey--lighter)}.axxes-edit-pdf-separator:not(:empty):before{margin-right:.25em}.axxes-edit-pdf-separator:not(:empty):after{margin-left:.25em}@media(max-width:600px){.axxes-edit-pdf{margin-top:60px}.axxes-edit-pdf-action{position:fixed;margin-top:0;top:0;left:0;grid-gap:0;gap:0;background-color:#fff;box-shadow:0 10px 25px 0 rgba(0,0,0,.3)}.axxes-edit-pdf-action Button{width:calc(33.33333vw - 10.66667px);margin-right:8px}.axxes-edit-pdf-action Button span{display:none}.axxes-edit-pdf-action:first-child{padding-left:8px!important}}@media(min-width:1224px){.axxes-edit-pdf{width:70%;margin-left:15%}}@media(max-width:600px){.axxes-edit-pdf-selected{flex-direction:column-reverse}}.axxes-generate-container{margin-bottom:-6.25rem}.axxes-generate__container{position:relative;justify-content:center;align-items:center}.axxes-generate__container>img{display:none;width:80%;margin-bottom:10%}.axxes-generate__ready-text{display:none}.axxes-generate__action-container{display:flex;flex-direction:column;grid-gap:8px;gap:8px;position:absolute;top:65px;right:8px}.axxes-generate__action-container>.axxes-button__container,.axxes-generate__action-container a{width:100%}.axxes-generate__action-container Button{width:100%;justify-content:center}.axxes-generate__action-container Button>div{align-items:center}.axxes-generate__action-container Button svg{margin-right:8px}.axxes-generate__text{font-size:larger}.axxes-generate__text.-loading:after{content:"_";color:var(--axxes-accent);font-size:1.5em;-webkit-animation:blink 1s step-end infinite;animation:blink 1s step-end infinite}.axxes-generate__text.-ready{display:none;margin-bottom:20%}@media(max-width:600px){.axxes-generate__container>img,.axxes-generate__text.-ready{display:flex}.axxes-generate__action-container{position:static;align-items:center;grid-gap:24px;gap:24px;width:100%}.axxes-generate__action-container>.axxes-button__container,.axxes-generate__action-container a{width:80%}.axxes-generate__viewer{display:none}}@-webkit-keyframes blink{0%,to{opacity:0}50%{opacity:1}}@keyframes blink{0%,to{opacity:0}50%{opacity:1}}.axxes-edit__container{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.axxes-edit__item{width:45%;margin:5px 20px}.axxes-edit__item-button{margin-right:10px}.axxes-edit__item-actions{margin-left:100px}.axxes-edit__search{width:33%}.axxes-edit__singleField{padding:10px 0}.axxes-edit__destruction-warn{color:red}.axxes-manage__edit{display:flex;flex-direction:column;width:100%;margin:20px}.axxes-manage__card{display:flex;flex-direction:column;position:relative;margin:20px 0}.axxes-manage-users__grid{background:#fff}.axxes-manage-users__item{display:grid;grid-template-columns:.5fr 2fr 2fr 2fr 1fr;grid-template-rows:auto;padding:8px;cursor:pointer;border-bottom:1px solid #f2f5f5;color:#313d47!important}.axxes-manage-users__item:hover{transition:.2s;background-color:#f2f5f5}.axxes-manage-users__item div{display:flex;align-items:center}.axxes-manage-users__picture img{border-radius:50%;height:40px;width:40px;background-color:#d3d3d3}.axxes-manage-users__name{font-weight:700}.axxes-manage-users__role{text-transform:capitalize}.axxes-manage__users{display:flex;flex-direction:column;width:100%}.axxes-manage__header,.axxes-manage__list{display:flex;flex-direction:row;grid-row-gap:32px;row-gap:32px}.axxes-manage__header{padding:8px}.axxes-manage__header__list-items{margin-left:auto}.react-date-picker__calendar{z-index:99}.axxes-datepicker{position:relative;width:100%;margin-bottom:8px;border-radius:0 5px 5px 0}.axxes-datepicker label{top:0;left:0;z-index:1000;display:flex;align-self:center;justify-content:center;pointer-events:none;z-index:1;position:absolute;top:12px;left:18px;font-size:1rem;font-weight:300;text-transform:capitalize;margin:0;line-height:1.5rem;color:var(--axxes-grey);transition:.2s ease-in}.axxes-datepicker:focus-within{overflow:visible}.axxes-datepicker:focus-within .axxes-datepicker__warning{transition:0s ease-in-out;visibility:hidden}.axxes-datepicker .label--float,.axxes-datepicker:focus-within label{top:4px;font-size:8px;line-height:.8rem;font-weight:600}.axxes-datepicker:focus-within label{color:var(--axxes-accent)}.axxes-datepicker__control{width:100%}.axxes-datepicker__control .react-date-picker__inputGroup__input:invalid{background-color:transparent}.axxes-datepicker__control .react-date-picker__inputGroup__divider{visibility:hidden}.axxes-datepicker__control input::-webkit-input-placeholder{color:transparent}.axxes-datepicker__control input::placeholder{color:transparent}.axxes-datepicker__control--filled .react-date-picker__inputGroup__divider,.axxes-datepicker__control:focus-within .react-date-picker__inputGroup__divider{visibility:visible}.axxes-datepicker__control--filled input::-webkit-input-placeholder,.axxes-datepicker__control:focus-within input::-webkit-input-placeholder{color:grey}.axxes-datepicker__control--filled input::placeholder,.axxes-datepicker__control:focus-within input::placeholder{color:grey}.axxes-datepicker__control .react-date-picker__button:enabled:focus .react-date-picker__button__icon,.axxes-datepicker__control .react-date-picker__button:enabled:hover .react-date-picker__button__icon{stroke:#e9531d}.axxes-datepicker__control .react-calendar__tile--active{background:#e9531d}.axxes-datepicker__control .react-calendar__tile--active:enabled:hover{background:#fae1d6}.axxes-datepicker__control .react-calendar__tile:disabled{color:grey}.axxes-datepicker__control .react-calendar__tile--now{background:#90b6bb}.axxes-datepicker__control .react-calendar__tile--now:enabled:focus,.axxes-datepicker__control .react-calendar__tile--now:enabled:hover{background:#e6e6e6}.axxes-datepicker__control .react-date-picker__wrapper{cursor:pointer;background-color:var(--axxes-light-background);border:transparent;border-left:2px solid var(--axxes-grey);height:48px;padding-right:8px}.axxes-datepicker__control .react-date-picker__wrapper:active,.axxes-datepicker__control .react-date-picker__wrapper:focus,.axxes-datepicker__control .react-date-picker__wrapper:hover{border-left:2px solid var(--axxes-accent)}.axxes-datepicker__control .react-date-picker__inputGroup{line-height:normal;padding:1rem}.axxes-datepicker__control .react-date-picker__inputGroup__input{height:unset;line-height:normal}.axxes-datepicker--error .react-date-picker__wrapper{border-color:red}.axxes-datepicker--error .axxes-datepicker__warning{right:0}.axxes-datepicker__warning{overflow:hidden;pointer-events:none;z-index:1;position:absolute;font-weight:300;text-transform:capitalize;transition:.3s ease-in-out;background-color:red;color:#fff;width:auto;width:30px;right:-40px;top:0;height:100%;display:flex;align-items:center;justify-content:center;line-height:normal}.axxes-datepicker__warning:before{content:"⚠"}@media(max-width:600px){.react-date-picker__calendar{position:fixed!important;inset:0!important;width:100%!important;height:100%!important;background-color:hsla(0,0%,100%,.75)}.react-calendar{position:fixed!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;margin-right:-25%!important;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:95%!important}}.axxes-details-header{background-color:#fff;margin-bottom:-20px;grid-gap:8px;gap:8px}.axxes-details-header__consultant{width:100%;z-index:2;position:relative;top:120px;justify-content:flex-end;margin-top:-100px}@media(max-width:600px){.axxes-details-header__consultant{top:95px}}.axxes-details-header__left-column{grid-gap:8px;gap:8px}.axxes-details-header__container{flex-wrap:wrap-reverse;grid-gap:8px;gap:8px;align-items:flex-end}.axxes-details-header__row{flex-wrap:wrap;justify-content:flex-start}.axxes-details-header__recipient-container,.axxes-details-header__row,.axxes-details-header__version-container{align-items:center;grid-gap:8px;gap:8px}.axxes-details-header__input{width:200px}.axxes-details-header__button{white-space:nowrap;justify-content:center}.axxes-details-header__error{margin-top:5px;margin-bottom:-3px;color:red}.axxes-details-header__pdf-container{flex:1 0;justify-content:flex-end;align-items:center;height:100%;max-height:48px}.axxes-details-header__sync{align-items:center;margin-right:16px;cursor:pointer}.axxes-details-header__sync label{margin-right:8px;text-align:end;white-space:nowrap}.axxes-details-header__sync-toggle{cursor:pointer;color:#f2f5f5;font-size:.8rem}.axxes-details-header__share{margin-top:15px;align-items:center;max-width:90vw}.axxes-details-header__share-close{cursor:pointer;margin-right:8px}.axxes-details-header__share-link{cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.axxes-details-header__share-copy{margin-left:10px}@media(max-width:600px){.axxes-details-header__version-container{flex-wrap:wrap;flex-grow:1}.axxes-details-header__recipient-container{flex-wrap:wrap}.axxes-details-header__input{flex-grow:1}.axxes-details-header__full-width,.axxes-details-header__full-width .axxes-button__container,.axxes-details-header__full-width Button{width:100%}.axxes-details-header__share{max-width:83vw}}.axxes-cv-element__description{display:flex}.axxes-cv-element__description--mobile{display:none}@media(max-width:600px){.axxes-cv-element__description{display:none}.axxes-cv-element__description--mobile{display:flex}}.axxes-cv-element .axxes-avatar,.axxes-cv-element .axxes-textarea,.axxes-cv-element .axxes-textarea p{margin-bottom:0}.axxes-projects-list__sortable-item:last-child .axxes-project-view__content{margin-bottom:8px}.axxes-projects-list__sortable-item:not(.--draggable)+.axxes-projects-list__sortable-item:last-child .axxes-projects-list__item__overlay,.axxes-projects-list__sortable-item:only-child .axxes-projects-list__item__overlay{margin-bottom:0}.axxes-projects-list__sortable-item.--draggable{touch-action:none;cursor:grab}.axxes-projects-list__drag-overlay{cursor:grabbing}.axxes-projects-list__item{display:flex;flex-direction:row}.axxes-projects-list__item.--active{opacity:.5}.axxes-projects-list__item__actions{flex-direction:column;grid-gap:8px;gap:8px;height:100px}.axxes-projects-list__item__actions,.axxes-projects-list__item__fill-div{display:flex;margin-right:16px;justify-content:center;align-items:center;flex:0 0 50px}.axxes-projects-list__item__fill-div svg{color:var(--axxes-grey--lighter)}.axxes-projects-list__item__overlay{width:100%;margin-bottom:16px}.axxes-projects-list__item__toggle{display:none;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:8px;gap:8px;flex:1 1}.axxes-project-view__container{grid-row-gap:24px;row-gap:24px}.axxes-project-view__header{flex:10% 0}.axxes-project-view__header .axxes-avatar{margin-bottom:0}.axxes-project-view__tasks{padding-left:0!important}.axxes-project-view__tasks li{padding-left:10px;margin-bottom:8px;max-width:76vw;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.axxes-project-view__content{flex:100% 0;margin-bottom:24px}.axxes-project-view__content p{margin-top:0}.axxes-project-edit{grid-gap:0!important;gap:0!important}.axxes-project-edit .axxes-cv-form__photo{margin-right:16px}.task-item{padding:.5rem;font-size:13pt;background-color:var(--axxes-light-background);margin:2px 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;touch-action:none}.task-item__drag-icon{display:flex;margin-right:18px;margin-left:10px;color:var(--axxes-grey--lighter);align-items:center}.task-item__draggable:hover{cursor:grab}.task-item__not-draggable:hover{cursor:not-allowed}.task-item #task{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;width:100%;max-width:51vw}.axxes-edit-form{width:100%;align-items:center;padding:8px 0!important;flex-direction:column!important;grid-gap:8px;gap:8px}.axxes-edit-form__input{padding-top:10px;width:100%}.axxes-edit-form__input .axxes-input__container{margin-bottom:0!important}.axxes-edit-form__actions{width:100%;display:flex;justify-content:flex-end;align-items:center;margin-left:8px;margin-right:8px;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px;grid-row-gap:8px;row-gap:8px}.axxes-edit-form__actions Button{height:36px;display:flex;align-items:center;justify-content:center}.axxes-edit-form__description{margin-bottom:8px}.axxes-timeline{margin-right:16px}.axxes-timeline:before{margin-top:40px!important}@media(min-width:1224px){.axxes-edit-form{flex-direction:row!important}.axxes-edit-form__input{width:80%}.axxes-edit-form__actions{width:20%}}@media(max-width:600px){.axxes-projects-list__item{flex-direction:column;border-top:1px solid var(--axxes-primary)}.axxes-projects-list__item__actions{flex-direction:row;margin-top:8px;margin-right:0;height:auto;flex:auto}.axxes-projects-list__item__fill-div{display:none}.axxes-projects-list__item__toggle{display:flex}.axxes-project-view__container{margin-top:16px}.axxes-project-view__content{margin-bottom:0}.axxes-project-edit{margin-top:16px}.axxes-timeline{display:none}}.axxes-skill-edit{width:100%;align-items:flex-end;padding:8px 0!important;flex-direction:column!important;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;grid-row-gap:16px;row-gap:16px}.axxes-skill-edit__add{width:100%;display:flex;flex-direction:row;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px}.axxes-skill-edit__level,.axxes-skill-edit__skill{display:flex;align-items:center;flex:1 1}.axxes-skill-edit__actions{display:flex;justify-content:flex-end;align-items:center;margin-left:8px;margin-right:8px;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px;grid-row-gap:8px;row-gap:8px}.axxes-skill-edit__actions Button{height:36px;display:flex;align-items:center;justify-content:center}.axxes-skills-container{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.axxes-skills-container__title{display:flex;flex-direction:row;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px;align-items:center}.axxes-skills-container__title Button{padding:4px}.axxes-skills-container__edit{display:flex;align-items:center;flex:0 1 100%;box-sizing:border-box;flex-direction:column;width:94%}.axxes-skills-container__edit--active{width:100%}.axxes-skills-container__new{width:100%;margin-left:auto}.axxes-skills-container .edit-overlay{width:100%}.axxes-skills-container .axxes-progress .axxes-progress__empty,.axxes-skills-container .axxes-progress .axxes-progress__filled{width:40px;max-width:40px}.axxes-skill{display:flex;padding:8px 0!important;align-items:center}.axxes-skill-active{opacity:.5}.axxes-skill--dragging{cursor:grabbing}.axxes-skill__skill{margin-right:32px;width:40%;max-width:40vw;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.axxes-skill__level{width:60%}.axxes-skill__level:first-letter{text-transform:uppercase}.axxes-skill__sortable-item{width:100%}.axxes-skill__sortable-item:hover{cursor:grab}.axxes-skill__sortable-item.--draggable{touch-action:none}.axxes-skill__drag-handle{display:flex;width:6%;color:var(--axxes-grey--lighter);align-items:center;justify-content:center}.share-view{width:100%}.axxes-skill-levels-table>div{padding-bottom:16px;vertical-align:top;display:flex;flex-direction:row}.axxes-skill-levels-table .level{white-space:nowrap;font-weight:500;padding-right:16px;min-width:120px}.axxes-skill-levels-table .level:before{content:"- ";color:var(--axxes-accent)}@media(min-width:1224px){.axxes-skill-edit{flex-direction:row!important;align-items:center}.axxes-skills-container__edit{box-sizing:border-box;flex-direction:row!important}.axxes-skills-container__share{flex:0 1 50%}.axxes-skills-container__new{width:100%;margin-left:auto}.axxes-skill__sortable-item{width:50%}}@media(max-width:600px){.axxes-progress div{max-width:20px!important}.axxes-skill__skill{width:60%}.axxes-skill__level{width:40%}.axxes-skill-levels-table>div{flex-direction:column;grid-gap:8px;gap:8px}.axxes-skill-edit__add{flex-direction:column}}.axxes-user__detail{width:100%;margin:0 auto;display:flex;flex-direction:row;grid-row-gap:32px;row-gap:32px}@media(min-width:1224px){.axxes-user__detail{width:80%;margin:0 auto}}.axxes-card-actions{width:100%;margin-top:8px;display:flex;justify-content:flex-end;grid-gap:8px;gap:8px}.axxes-avatar{position:relative;flex-wrap:nowrap;margin-bottom:1rem}.axxes-avatar__photo{width:100px;height:100px;border-radius:5px;object-fit:contain;object-position:center;background-color:var(--axxes-light-background)}.axxes-avatar__photo .react-loading-skeleton{width:100px!important;height:100px!important}@media(max-width:600px){.axxes-avatar__photo{width:75px;height:75px}.axxes-avatar__photo .react-loading-skeleton{width:75px!important;height:75px!important}}.axxes-avatar__container{padding-left:20px!important}.axxes-avatar__title{margin-bottom:5px;line-height:1.5rem;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.axxes-avatar__text{font-size:.9rem;font-weight:300}.axxes-avatar__text>h1,.axxes-avatar__text>h2,.axxes-avatar__text>h3,.axxes-avatar__text>h4,.axxes-avatar__text>h5,.axxes-avatar__text>h6{line-height:1.5rem}.axxes-timeline{flex-grow:unset!important;flex-grow:1}.axxes-project>div:first-child{flex-basis:25%}.axxes-project>div:nth-child(2){flex-basis:10%}.axxes-project>div:nth-child(3){flex-basis:65%}.axxes-school{transition:1s ease-in-out;overflow:hidden;max-height:0}.axxes-school.-open{max-height:100vh}.axxes-edit__education .axxes-custom-dropdown{margin-bottom:1rem}.axxes-cv-element-list{grid-row-gap:16px;row-gap:16px}.axxes-foldable-card__header{align-items:center;cursor:pointer;padding:8px;margin:-8px}.axxes-foldable-card__header:hover{background-color:var(--axxes-light-background)}.axxes-foldable-card__header h3{margin-bottom:0}.axxes-foldable-card__content{margin-top:1rem}@media(max-width:600px){.axxes-card-actions{flex-direction:column}.axxes-card-actions Button{width:100%}.axxes-card-actions Button .axxes-flex-container{width:100%;justify-content:center}}.axxes__danger_zone__margin{margin-bottom:2rem}.axxes-notfound__container{width:100%;margin:0 auto;align-items:center;justify-content:center}@media(min-width:1224px){.axxes-notfound__container{width:80%;margin:0 auto}}.axxes-notfound__container h1{font-size:3rem}.axxes-loading__container{position:relative;justify-content:center;align-items:center}.axxes-loading__loading-text{color:#1d242b;font-size:4rem;margin-bottom:2rem}@media(max-width:600px){.axxes-loading__loading-text{font-size:3rem}}.custom-footer{max-height:4rem}@media(max-width:600px){.axxes-header,.custom-footer{display:none}}.axxes-share-error{margin-bottom:-100px}.axxes-share-error__container{justify-content:center;align-items:center;margin-bottom:64px}.axxes-share-error #subtitle{font-style:italic}.axxes-share-error h1{font-size:3.5rem;margin-bottom:35px}.axxes-share-error h1:before{content:"_";color:var(--axxes-accent)}.axxes-share-error p{margin-bottom:-5px;font-size:1.2rem}.axxes-share-error img{display:none}.custom-cookie-banner{z-index:50;position:fixed;bottom:20px;right:20px;width:calc(100% - 40px);box-shadow:0 2px 4px rgba(0,0,0,.25)}@media(min-width:1224px){.axxes-share-error{margin-left:15%}.axxes-share-error__container{align-items:flex-start}.axxes-share-error img{display:block;position:absolute;bottom:0;right:0;height:70%}.custom-cookie-banner{max-width:calc(50vw - 20px)}}.edit-overlay{width:100%}.edit-overlay--has-editing{position:relative;cursor:pointer}.edit-overlay--has-editing .edit-text{opacity:0;cursor:pointer}.edit-overlay--has-editing:after{opacity:0}.edit-overlay--has-editing:hover .edit-text,.edit-overlay--has-editing:hover:after{opacity:.9}.edit-overlay--has-editing:after{pointer-events:none;content:"";background-color:var(--axxes-light-background);margin:auto;top:0;left:0;width:100%;height:100%;z-index:1;cursor:pointer}.edit-overlay--has-editing:after,.edit-text{transition:.2s ease-in-out;position:absolute}.edit-text{opacity:0;z-index:99;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-transform:uppercase;letter-spacing:1px}textarea{margin:0;padding:0}*{color-adjust:exact;-webkit-print-color-adjust:exact}.axxes-print__container table{width:100%}@media print{.hideOnPrint{display:none}}.axxes-card__disableOnPrint{background-color:var(--axxes-white);border-top:2px solid var(--axxes-accent);padding:24px;border-radius:0 0 3px 3px;box-shadow:0 1px 3px rgba(0,0,0,.25)}.axxes-card__disableOnPrint.--has-action{cursor:pointer}.axxes-card__disableOnPrint.--no-border{border-top:none}@media print{.axxes-card__disableOnPrint{background-color:unset;border-top:unset;padding:unset;border-radius:unset;box-shadow:unset}.axxes-card__disableOnPrint>.axxes-card__header{display:none}.axxes-card__disableOnPrint .axxes-project-view{background-color:var(--axxes-white);border-top:2px solid var(--axxes-accent);padding:24px!important;border-radius:0 0 3px 3px;box-shadow:0 1px 3px rgba(0,0,0,.25)}.axxes-card__disableOnPrint .axxes-project-view.--has-action{cursor:pointer}.axxes-card__disableOnPrint .axxes-project-view.--no-border{border-top:none}}.axxes-print__footer,.axxes-print__header{display:none}.axxes-print__container{height:100%;display:flex;flex-grow:1}.axxes-project-view__print-title{display:none}@media print{.axxes-root-container{min-height:unset}.axxes-project-view{flex-direction:column;page-break-before:always;-webkit-column-break-before:always;break-before:always}.axxes-timeline{display:none}.axxes-project-view__header .axxes-avatar__photo{height:50px;width:50px}.axxes-project-view__content{margin-top:16px;margin-left:0}.axxes-project-view__print-title{display:block}.axxes-skill__skill{width:125px;margin-right:0}.axxes-skills-container__edit{width:80%;flex:0 1 50%}.axxes-skill__level{width:175px}body,html{background:none;font-size:10pt}.axxes-user__detail{padding:0!important}.axxes-button,.axxes-button--ghost,.axxes-button--subtle,.axxes-footer,.axxes-header,.axxes-header__title{display:none}.axxes-card,.axxes-project-view{page-break-inside:avoid}.axxes-user__detail{display:block!important;width:99%}.axxes-user__detail>div{margin-bottom:32px}.axxes-project>div:first-child{flex-basis:auto}.axxes-project>div:nth-child(2){flex-basis:10%}.axxes-project>div:nth-child(3){flex-basis:65%}.axxes-print__header,.axxes-print__header-space{height:50px;display:block}.axxes-print__footer,.axxes-print__footer-space{height:30px;display:block}.axxes-print__header{position:fixed;top:0}.axxes-print__footer{position:fixed;display:grid;grid-template-columns:auto auto auto;text-align:center;width:100%;bottom:0;line-height:25px}.axxes-print__line{color:#e9531d;font-size:40px;line-height:0}}.axxes-cv-form{flex-wrap:nowrap;width:100%;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;grid-row-gap:16px;row-gap:16px}.axxes-cv-form__container{display:flex;flex-direction:row;flex-grow:1}@media(max-width:830px){.axxes-cv-form__container{flex-direction:column}}.axxes-cv-form .axxes-input__container{margin-bottom:8px}.axxes-cv-form__photo{width:100px;height:100px;border-radius:5px;margin-bottom:8px;background-color:var(--axxes-light-background);object-fit:contain}.axxes-cv-form__actions{display:flex;justify-content:flex-end;margin-left:8px;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px;grid-row-gap:8px;row-gap:8px}.axxes-cv-form__actions Button{width:150px;display:flex;align-items:center;justify-content:center}.axxes-cv-form__inline-actions{display:flex;justify-content:flex-start;align-items:center;margin-top:8px;margin-bottom:16px}.axxes-cv-form__inline-actions .axxes-custom-dropdown,.axxes-cv-form__inline-actions .axxes-input__container{margin-bottom:0}.axxes-cv-form__inline-actions .axxes-input__container{width:100%}.axxes-cv-form__inline-actions Button{display:flex;align-items:center;justify-content:center;height:auto}.axxes-cv-form__badges{font-size:.9rem;grid-row-gap:8px;row-gap:8px;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px;flex-wrap:wrap}.axxes-cv-form__badges .axxes-badge{padding:4px 8px}.axxes-cv-form__badges .axxes-badge>span{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:70vw}@media(min-width:1224px){.axxes-cv-form__badges .axxes-badge>span{max-width:40vw}}@media(max-width:600px){.axxes-cv-form__badges .axxes-badge>span{max-width:60vw}}.axxes-cv-form__add-block{display:flex}.axxes-cv-form__dual-form{display:flex;flex-direction:row;flex-grow:1;grid-row-gap:8px;row-gap:8px;margin-bottom:8px}.axxes-cv-form__dual-form>div{width:50%;margin-right:16px}.axxes-cv-form__dual-form>div:last-child{margin-right:0}.axxes-cv-form__add{transition:overflow 0s linear 1s,max-height 1s ease-in-out;transition-delay:1s overflow;overflow:hidden;max-height:0}.axxes-cv-form__add.-open{transition:max-height 1s ease-in-out;max-height:100vh;overflow:unset;-webkit-animation:delay-overflow .5s backwards;animation:delay-overflow .5s backwards}@-webkit-keyframes delay-overflow{0%,to{overflow:hidden}}@keyframes delay-overflow{0%,to{overflow:hidden}}.axxes-datepicker{margin-bottom:0}.axxes-border-title{width:100%;text-align:center;border-bottom:1px solid #000;line-height:0!important;margin:10px 0 20px}.axxes-border-title__text{background:#fff;padding:0 10px}.react-toggle{touch-action:pan-x;display:inline-block;position:relative;cursor:pointer;background-color:transparent;border:0;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:var(--axxes-accent--dark);-webkit-tap-highlight-color:rgba(0,0,0,0)}.react-toggle-screenreader-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.react-toggle--disabled{cursor:not-allowed;opacity:.5;transition:opacity .25s}.react-toggle-track{width:56px;height:36px;padding:0;border-radius:5px;background-color:var(--axxes-primary);transition:all .2s ease}.react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:var(--axxes-accent--dark)}.react-toggle--checked .react-toggle-track{background-color:var(--axxes-accent)}.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:var(--axxes-accent--dark)}.react-toggle-track-check{position:absolute;width:14px;height:30px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0;left:7px;display:flex;align-items:center;opacity:0;transition:opacity .25s ease}.react-toggle--checked .react-toggle-track-check,.react-toggle-track-x{opacity:1;transition:opacity .25s ease}.react-toggle-track-x{position:absolute;width:14px;height:30px;align-items:center;display:flex;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0;right:7px}.react-toggle--checked .react-toggle-track-x{opacity:0}.react-toggle-thumb{transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;position:absolute;top:2px;left:2px;width:27px;height:32px;border-radius:3px;background-color:#fafafa;box-sizing:border-box;transition:all .25s ease}.react-toggle--checked .react-toggle-thumb{left:27px}@media(max-width:600px){.axxes-cv-form__actions{flex-direction:column;border-top:1px solid var(--axxes-primary);margin-left:0;margin-bottom:32px;padding-top:8px}.axxes-cv-form__actions Button{width:100%}.axxes-cv-form__dual-form{flex-direction:column}.axxes-cv-form__dual-form>div{width:100%;margin-right:0}}@media(max-width:600px){h1{font-size:1.16875rem}h2{font-size:1.0625rem}h3{font-size:1.00937rem}h4{font-size:.95625rem}h5{font-size:.85rem}a,body,button,p,span{font-size:.85rem!important}.axxes-avatar__text,.axxes-cv-form__badges{font-size:.765rem}}.axxes-root__wrapper{margin-bottom:6.25rem}.axxes-footer{z-index:1}
/*# sourceMappingURL=main.21f768a0.chunk.css.map */