.a-badge{position:fixed;bottom:0;right:0;z-index:9999;pointer-events:none;overflow:hidden;width:150px;height:150px;opacity:.85}.a-badge__ribbon{position:absolute;bottom:28px;right:-40px;transform:rotate(-45deg);width:170px;text-align:center;padding:6px 0;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}.a-badge__ribbon--env-dev{background:#d63031}.a-badge__ribbon--env-uat{background:#e67e22}.o-error-boundary{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.o-error-boundary__message{font-size:18px;font-weight:600;color:#434357}.o-error-boundary__button{padding:8px 16px;height:42px;border-radius:8px;background-color:#5b19c4;color:#fff;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:background-color .3s ease}.o-error-boundary__button:hover{background-color:#48149c}.o-error-boundary__button:active{background-color:#240a4e}.o-error-boundary__button:focus-visible{outline:2px solid #3889e5;outline-offset:2px}.m-autocomplete{position:relative;width:100%}.m-autocomplete__input-wrapper{caret-color:#05051e;width:100%;position:relative;display:flex;align-items:center;padding-bottom:0}.m-autocomplete__input{background-color:#fafafb;border:1px solid #d6d6dd;border-radius:12px;padding:16px;width:100%;caret-color:#05051e}.m-autocomplete__input::placeholder{color:#60607d}.m-autocomplete__input:disabled{opacity:.6;cursor:not-allowed}.m-autocomplete__input--open{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:rgba(0,0,0,0)}.m-autocomplete__loading{position:absolute;right:16px;width:16px;height:16px;border:2px solid #d6d6dd;border-top-color:#5b19c4;border-radius:50%;animation:autocomplete-spin .6s linear infinite}.m-autocomplete__dropdown{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #d6d6dd;border-top:none;border-radius:0 0 10px 10px;max-height:327px;overflow-y:auto;z-index:100;list-style:none;margin:0;padding:0}.m-autocomplete__option{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:12px 32px 12px 16px;cursor:pointer;transition:background-color .15s ease}.m-autocomplete__option--highlighted,.m-autocomplete__option:hover{background-color:#f7f7f8}.m-autocomplete__option-avatar{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:40px;height:40px;border-radius:50%;background-color:#eeeef1;color:#05051e;font-size:14px}.m-autocomplete__option-content{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0;align-self:stretch}.m-autocomplete__option-name{font-size:16px;font-weight:500;color:#434357}.m-autocomplete__option-id{font-weight:600;color:#05051e}.m-autocomplete__option-title{font-size:14px;font-weight:400}@keyframes autocomplete-spin{to{transform:rotate(1turn)}}.m-button{padding:8px 16px;height:42px;text-wrap-mode:nowrap;border-radius:8px;transition:color .3s ease,background-color .3s ease,border-color .3s ease;color:#434357;position:relative}.m-button:focus-visible{outline:none}.m-button:focus-visible:after{content:"";position:absolute;inset:-5px;z-index:-1}.m-button__primary{background-color:#efe8f9;border:1px solid #7b47cf}.m-button__primary:focus-visible:after{background-color:#3889e5;border-radius:10px}.m-button__primary:disabled{background-color:#f7f7f8;border-color:#9f9fb1;color:#9f9fb1}.m-button__primary:not(:disabled):hover{cursor:pointer;color:#05051e;border-color:#48149c}.m-button__primary:not(:disabled).is-active,.m-button__primary:not(:disabled):active{background-color:#ded1f3}.m-button__primary.m-button__outlined{background-color:rgba(0,0,0,0)}.m-button__primary.m-button__outlined:focus-visible:after{background-color:rgba(0,0,0,0);border-radius:12px;border:4px solid #3889e5}.m-button__primary.m-button__outlined:disabled{background-color:rgba(0,0,0,0);border-color:#9f9fb1}.m-button__primary.m-button__outlined:not(:disabled).is-active,.m-button__primary.m-button__outlined:not(:disabled):active{background-color:rgba(0,0,0,0);border-color:#240a4e}.m-button__primary.m-button__error{background-color:#f9e0de;border:1px solid #dc2f23}.m-button__primary.m-button__error:focus-visible:after{background-color:#3889e5}.m-button__primary.m-button__error:disabled{background-color:rgba(249,224,222,.3019607843);border-color:rgba(241,171,167,.8);color:#76768f}.m-button__primary.m-button__error:not(:disabled):hover{cursor:pointer;color:#434357;border-color:#b0251c}.m-button__primary.m-button__error:not(:disabled).is-active,.m-button__primary.m-button__error:not(:disabled):active{background-color:#f1aba7}.m-button__primary.m-button__error.m-button__outlined{background-color:rgba(0,0,0,0)}.m-button__primary.m-button__error.m-button__outlined:focus-visible:after{background-color:rgba(0,0,0,0);border-radius:12px;border:4px solid #3889e5}.m-button__primary.m-button__error.m-button__outlined:disabled{border-color:#9f9fb1}.m-button__primary.m-button__error.m-button__outlined:not(:disabled).is-active,.m-button__primary.m-button__error.m-button__outlined:not(:disabled):active{background-color:rgba(0,0,0,0)}.m-button__primary.m-button__error.m-button__outlined:disabled{background-color:rgba(0,0,0,0);border-color:rgba(241,171,167,.8);color:#76768f}.m-button__primary.m-button__error.m-button__outlined.is-active,.m-button__primary.m-button__error.m-button__outlined:not(:disabled):active{border-color:#841c15}.m-button__secondary{background-color:#fff;border-radius:30px;border:1px solid #7b47cf;display:flex;align-items:center;column-gap:8px}.m-button__secondary:after{content:"";border-radius:30px;background-color:#cebaed;position:absolute;inset:-4px;z-index:-1;opacity:0;transition:opacity .3s ease}.m-button__secondary:focus-visible:before{content:"";border-radius:30px;background-color:#3889e5;position:absolute;inset:-4px;z-index:-1}.m-button__secondary:disabled{background-color:#fff;border-color:#aeaebc;color:#60607d}.m-button__secondary:not(:disabled):hover{cursor:pointer;color:#05051e;border-color:#48149c}.m-button__secondary:not(:disabled).is-active,.m-button__secondary:not(:disabled):active{color:#05051e;border-color:#48149c;border-radius:30px}.m-button__secondary:not(:disabled).is-active:after,.m-button__secondary:not(:disabled):active:after{opacity:1}.m-button__secondary:not(:disabled).is-active:focus-visible:before,.m-button__secondary:not(:disabled):active:focus-visible:before{inset:-4px}.m-button__secondary.m-button__error{background-color:#fff;border:1px solid #dc2f23}.m-button__secondary.m-button__error:focus-visible:after{background-color:#3889e5;border-radius:30px}.m-button__secondary.m-button__error:disabled{background-color:#fff;border-color:rgba(241,171,167,.8);color:#76768f}.m-button__secondary.m-button__error:not(:disabled):hover{cursor:pointer;color:#434357;border-color:#b0251c}.m-button__secondary.m-button__error:not(:disabled).is-active,.m-button__secondary.m-button__error:not(:disabled):active{background-color:#fff}.m-button__secondary.m-button__error.m-button__outlined{background-color:rgba(0,0,0,0)}.m-button__secondary.m-button__error.m-button__outlined:focus-visible:after{background-color:rgba(0,0,0,0);border-radius:12px;border:4px solid #3889e5}.m-button__secondary.m-button__error.m-button__outlined:disabled{background-color:rgba(0,0,0,0);border-color:#9f9fb1}.m-button__secondary.m-button__error.m-button__outlined:not(:disabled).is-active,.m-button__secondary.m-button__error.m-button__outlined:not(:disabled):active{background-color:rgba(0,0,0,0)}.m-button__secondary.m-button__error.m-button__outlined:disabled{background-color:#fff;border-color:rgba(241,171,167,.8);color:#76768f}.m-button__secondary.m-button__error.m-button__outlined.is-active,.m-button__secondary.m-button__error.m-button__outlined:not(:disabled):active{border-color:#841c15}.m-button__pill{background-color:#eee8f9;height:30px;font-size:14px;border-radius:30px;border:1px solid #7b47cf;color:#5116b0;display:flex;align-items:center;position:relative;transition:box-shadow .3s ease,color .3s ease,background-color .3s ease,border-color .3s ease}.m-button__pill:focus-visible:before{content:"";border-radius:30px;background-color:#3889e5;position:absolute;inset:-4px;z-index:-1}.m-button__pill:disabled{background-color:#dedee4;border-color:#dedee4;color:#aeaebc}.m-button__pill:not(:disabled):hover{cursor:pointer;color:#5116b0;border-color:#48149c;background-color:#ded1f3}.m-button__pill:not(:disabled).is-active,.m-button__pill:not(:disabled):active{color:#05051e;border-color:#48149c;border-radius:30px;background-color:#fff;box-shadow:0 0 0 4px #cebaed}.m-button__pill.m-button__label{padding:4px 12px;gap:6px}.m-button__rounded{border-radius:30px}.m-button__rounded.m-button__error.m-button__outlined:focus-visible:after,.m-button__rounded.m-button__outlined:focus-visible:after,.m-button__rounded:focus-visible:after{border-radius:30px}.m-button:has(.a-button--icon-only){height:42px;width:42px;display:flex;justify-content:center;padding:8px}.m-button__label{display:flex;justify-content:center;gap:12px;padding:8px 16px}.a-button--content{display:flex;flex-direction:row;gap:12px;align-items:center}.a-button--content .a-icon{align-items:center}.m-checkbox__label{display:inline-flex;align-items:flex-start;gap:12px;padding:8px;max-height:unset;max-width:180px;box-sizing:content-box;font-weight:500;color:#434357;cursor:pointer}.m-checkbox__label:has(.m-checkbox__select:checked){color:#5116b0}.m-checkbox__label:has(.m-checkbox__select:hover:not(:checked,:disabled)){color:#05051e;transition:.5s ease-in-out}.m-checkbox__label:has(.m-checkbox__select:disabled){color:#aeaebc;cursor:not-allowed}.m-checkbox__text{display:block;flex:1 1 auto;min-width:0;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:translateY(-2px)}.m-checkbox__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;width:16px;height:16px;flex:0 0 16px;background-color:#fff;border:1px solid #aeaebc;border-radius:2px;color:#aeaebc;margin:0;padding:0;position:relative;transform:translateY(0)}.m-checkbox__select:before{content:"";display:grid;position:absolute;left:50%;top:50%;width:10px;height:8px;transform:translate(-50%,-50%) scale(0);transform-origin:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.875 0C7.63 0 7.41125 0.09625 7.25375 0.25375L3.5 4.01625L1.49625 2.00375C1.33875 1.84625 1.12 1.75 0.875 1.75C0.39375 1.75 0 2.14375 0 2.625C0 2.87 0.09625 3.08875 0.25375 3.24625L2.87875 5.87125C3.03625 6.02875 3.255 6.125 3.5 6.125C3.745 6.125 3.96375 6.02875 4.12125 5.87125L8.49625 1.49625C8.65375 1.33875 8.75 1.12 8.75 0.875C8.75 0.39375 8.35625 0 7.875 0Z' fill='currentColor' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.875 0C7.63 0 7.41125 0.09625 7.25375 0.25375L3.5 4.01625L1.49625 2.00375C1.33875 1.84625 1.12 1.75 0.875 1.75C0.39375 1.75 0 2.14375 0 2.625C0 2.87 0.09625 3.08875 0.25375 3.24625L2.87875 5.87125C3.03625 6.02875 3.255 6.125 3.5 6.125C3.745 6.125 3.96375 6.02875 4.12125 5.87125L8.49625 1.49625C8.65375 1.33875 8.75 1.12 8.75 0.875C8.75 0.39375 8.35625 0 7.875 0Z' fill='currentColor' /%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background-color:#5116b0;transition:transform .3s ease;will-change:transform;pointer-events:none}.m-checkbox__select:checked{color:#5116b0;border-color:#5116b0}.m-checkbox__select:checked:before{transform:translate(-50%,-50%) scale(1) translateY(1px)}.m-checkbox__select:focus-visible{outline:none;position:relative}.m-checkbox__select:focus-visible:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:16px;width:16px;border-radius:2px;box-shadow:0 0 0 4px #3889e5;z-index:-1}.m-checkbox__select:hover:not(:disabled):not(:checked){border-color:#05051e;transition:.5s ease-in-out;cursor:pointer}.m-checkbox__select:disabled{background-color:#eeeef1;border-color:#aeaebc;cursor:not-allowed}.m-checkbox__select:disabled:before{border-color:#aeaebc}.m-chip{display:inline-block;position:relative}.m-chip__menu{position:absolute;left:0;bottom:calc(550% + 18px)}.m-chip__menu--hidden{display:none}.m-chip__button{color:#434357;background-color:#fff;padding:10px 16px;border:1px solid #7b47cf;border-radius:30px;display:flex;align-items:center;column-gap:8px;transition:color .3s ease,border-color .3s ease,box-shadow .3s ease;position:relative}@media(max-width:599px){.m-chip__button{border-radius:50%;padding:10px}.m-chip__button .m-chip__items,.m-chip__button .m-chip__multiple,.m-chip__button>span:not(.a-icon){display:none}}.m-chip__button:after{content:"";border-radius:26px;background-color:#cebaed;position:absolute;inset:-4px;z-index:-1;opacity:0;transition:opacity .3s ease}.m-chip__button:focus-visible{outline:none}.m-chip__button:focus-visible:before{content:"";border-radius:30px;background-color:#3889e5;position:absolute;inset:-4px;z-index:-1}.m-chip__button:not(:disabled):hover{cursor:pointer;color:#05051e;border-color:#48149c}.m-chip__button .m-chip__multiple{border-radius:50%;color:#5116b0;background-color:#eee8f9;margin:-4px -10px -4px 0;padding:4px 10px}.state-m-chip__button--open{color:#05051e;border-color:#48149c}.state-m-chip__button--open:after{opacity:1}.state-m-chip__button--open:focus-visible:before{inset:-8px}.m-chip__items{display:none;column-gap:6px;margin:-4px -10px -4px 0}.m-chip__items:has(.m-chip__item){display:flex}@media(max-width:599px){.m-chip__items:has(.m-chip__item){display:none}}.m-chip__item{color:#5116b0;background-color:#eee8f9;border-radius:360px;padding:4px 12px;display:flex;align-items:center;column-gap:6px;transition:background-color .3s ease;max-height:27.5px;text-wrap-mode:nowrap}.m-chip__item:has(.m-chip__cross:hover){background-color:#cebaed}.m-chip__cross{padding:6px;margin:-6px}.m-chip__cross,.m-chip__cross .a-icon{display:flex;align-items:center;justify-content:center}.m-chip__cross .a-icon{color:#5116b0}.m-chip__cross .a-cross path{stroke-width:3}.m-cv-card{display:flex;flex-direction:column;max-height:280px;width:100%;background-color:#fafafb;border-radius:8px;overflow:hidden}.m-cv-card__header{padding:20px 12px 12px;border-bottom:1px solid #eeeef1}.m-cv-card__header .m-checkbox__label{max-width:100%;align-items:baseline;padding:0;font-weight:800}.m-cv-card__header .m-checkbox__text{white-space:unset;text-overflow:unset;font-size:14px}.m-cv-card__header-label{margin:0;font-size:18px;font-weight:800;color:#434357}.m-cv-card__content{position:relative}.m-cv-card__body,.m-cv-card__content{display:flex;flex-direction:column;flex:1 1;min-height:0;overflow:hidden}.m-cv-card__body{gap:8px;padding:12px}.m-cv-card__title{font-size:14px;font-weight:500;color:#05051e;margin:0}.m-cv-card__title strong{font-size:14px;font-weight:700}.m-cv-card__duration{font-size:14px;font-weight:500;color:#05051e;margin:0}.m-cv-card__duration strong{font-size:14px;font-weight:700}.m-cv-card__achievements{font-size:14px;font-weight:500;color:#05051e;line-height:22px}.m-cv-card__achievements strong{font-size:14px;font-weight:700;color:#05051e}.m-cv-card__footer{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:22px 12px;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,rgba(255,255,255,0) -25.66%,#fafafb 36.84%)}.m-cv-card__read-more{background:none;border:none;padding:0;font-size:14px;font-weight:500;color:#5b19c4;cursor:pointer;transition:color .2s ease-in-out}.m-cv-card__read-more:hover{color:#48149c}.m-cv-card__read-more:focus{outline:2px solid #3889e5;outline-offset:2px;border-radius:2px}.m-cv-card-language{display:flex;flex-direction:column;gap:8px;width:100%}.m-cv-card-language__row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;justify-items:center}.m-cv-card-language__row--header .m-cv-card-language__cell{font-weight:500;color:#60607d;font-size:12px}.m-cv-card-language__cell{font-size:14px;font-weight:500;color:#434357}.m-drawer{will-change:width;display:flex;flex-direction:column;flex-wrap:nowrap;padding:14px;border-left:1px solid #d6d6dd;height:100%;overflow:hidden;background-color:#fff;box-shadow:0 4px 16px 0 rgba(0,0,0,.2);box-sizing:border-box;position:relative}.m-drawer__open{width:465px;transition:width .28s ease-in-out}.m-drawer__close{width:0;transition:width .24s ease-in-out;padding:0;border-left:none;box-shadow:none}.m-drawer--people{padding-left:0;padding-right:0}.m-drawer--people .m-drawer__icon{padding-right:14px}@media(max-width:calc(1016px - 1px)){.m-drawer{position:fixed;top:0;right:0;z-index:120;height:100vh;max-width:90vw}.m-drawer__open{width:min(465px,90vw)}}.m-drawer__top{display:flex;flex-direction:column;flex-shrink:0;gap:12px;padding-bottom:14px}.m-drawer__icon{background:none;border:none;padding:0;font:inherit;color:inherit;display:flex;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer;align-self:flex-end}.m-drawer__header{flex-shrink:0}.m-drawer__content{flex:1 1 auto;overflow-y:auto;min-height:0;overflow-x:hidden;position:relative;padding-bottom:96px;scrollbar-width:none;-ms-overflow-style:none}.m-drawer__content::-webkit-scrollbar{display:none}.m-drawer__footer{display:flex;justify-content:flex-end;gap:12px;padding:32px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(180deg,rgba(255,255,255,0) -25.66%,#fafafb 36.84%);position:absolute;bottom:0;right:0;left:-1px}.m-drawer .fade-in{opacity:1;pointer-events:auto;transition:opacity .5s ease-in-out .2s}.m-drawer .fade-out{opacity:0;pointer-events:none;transition:opacity 0s}.m-dropdown{position:relative;display:inline-block;background-color:#fff;border:1px solid #dedee4;padding:4px;border-radius:360px}.m-dropdown:focus-within{box-shadow:0 0 0 3px #3889e5}.m-dropdown__button{display:inline-flex;align-items:center;gap:4px;border:none;background-color:rgba(0,0,0,0);cursor:pointer;padding:0;-webkit-padding-start:8px;padding-inline-start:8px;position:relative;color:#434357;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap;transition:color .3s ease}.m-dropdown__button .m-dropdown__label{display:inline-grid;align-items:center;justify-items:center;padding-right:4px}.m-dropdown__button .m-dropdown__label>*{grid-area:1/1}.m-dropdown__button .m-dropdown__sizer{visibility:hidden;pointer-events:none;white-space:nowrap}.m-dropdown__button .m-dropdown__value{font-size:14px;white-space:nowrap}.m-dropdown__button .a-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background-color:#f7f3fc;border:1px solid #dedee4;color:#434357;flex-shrink:0;transition:background-color .3s ease,border-color .3s ease}.m-dropdown__button .a-icon svg{width:12px;height:12px}.m-dropdown__button:hover .a-icon{background-color:#eee8f9}.m-dropdown__button:focus-visible{outline:none}.m-dropdown__button:disabled{cursor:not-allowed;color:#aeaebc}.m-dropdown__button:disabled .a-icon{background-color:#dedee4;color:#aeaebc}.m-dropdown__menu--hidden{display:none}.state-m-dropdown__button--open .a-icon{background-color:#eee8f9;border-color:#dedee4}.state-m-dropdown__button--open .a-icon svg{transform:scaleY(-1)}.a-icon{display:flex;color:inherit;width:16px;height:16px}.a-icon svg{width:100%;height:100%}.a-icon--12{width:12px;height:12px}.a-icon--14{width:14px;height:14px}.a-icon--16{width:16px;height:16px}.a-icon--20{width:20px;height:20px}.a-icon--custom{width:var(--icon-w);height:var(--icon-h)}.a-cross path{stroke-width:2}.dot-elastic{position:relative;width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0;animation:dot-elastic 1s linear infinite}.dot-elastic:after,.dot-elastic:before{content:"";display:inline-block;position:absolute;top:0}.dot-elastic:before{left:-13.5px;animation:dot-elastic-before 1s linear infinite}.dot-elastic:after,.dot-elastic:before{width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0}.dot-elastic:after{left:13.5px;animation:dot-elastic-after 1s linear infinite}@keyframes dot-elastic-before{0%{transform:scale(1)}25%{transform:scaleY(1.5)}50%{transform:scaleY(.67)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-elastic{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(1.5)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-elastic-after{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(.67)}75%{transform:scaleY(1.5)}to{transform:scale(1)}}.dot-pulse,.m-loader__pulse{position:relative;left:-9999px;width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0;box-shadow:9999px 0 0 -5px;animation:dot-pulse 1.5s linear infinite;animation-delay:.25s}.dot-pulse:after,.dot-pulse:before,.m-loader__pulse:after,.m-loader__pulse:before{content:"";display:inline-block;position:absolute;top:0;width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0}.dot-pulse:before,.m-loader__pulse:before{box-shadow:9985.5px 0 0 -5px;animation:dot-pulse-before 1.5s linear infinite;animation-delay:0s}.dot-pulse:after,.m-loader__pulse:after{box-shadow:10012.5px 0 0 -5px;animation:dot-pulse-after 1.5s linear infinite;animation-delay:.5s}@keyframes dot-pulse-before{0%{box-shadow:9985.5px 0 0 -5px}30%{box-shadow:9985.5px 0 0 2px}60%,to{box-shadow:9985.5px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10012.5px 0 0 -5px}30%{box-shadow:10012.5px 0 0 2px}60%,to{box-shadow:10012.5px 0 0 -5px}}.dot-flashing{position:relative;width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0;animation:dot-flashing 1s linear infinite alternate;animation-delay:.5s}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-13.5px;animation:dot-flashing 1s infinite alternate;animation-delay:0s}.dot-flashing:after,.dot-flashing:before{width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0}.dot-flashing:after{left:13.5px;animation:dot-flashing 1s infinite alternate;animation-delay:1s}@keyframes dot-flashing{0%{background-color:#5116b0}50%,to{background-color:rgba(81,22,176,.2)}}.dot-collision{position:relative;width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0}.dot-collision:after,.dot-collision:before{content:"";display:inline-block;position:absolute;top:0}.dot-collision:before{left:-9px;animation:dot-collision-before 2s ease-in infinite}.dot-collision:after,.dot-collision:before{width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0}.dot-collision:after{left:9px;animation:dot-collision-after 2s ease-in infinite;animation-delay:1s}@keyframes dot-collision-before{0%,50%,75%,to{transform:translateX(0)}25%{transform:translateX(-13.5px)}}@keyframes dot-collision-after{0%,50%,75%,to{transform:translateX(0)}25%{transform:translateX(13.5px)}}.dot-revolution{position:relative;width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0}.dot-revolution:after,.dot-revolution:before{content:"";display:inline-block;position:absolute}.dot-revolution:before{top:-13.5px;transform-origin:4.5px 18px;animation:dot-revolution 1.4s linear infinite}.dot-revolution:after,.dot-revolution:before{left:0;width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0}.dot-revolution:after{top:-27px;transform-origin:4.5px 31.5px;animation:dot-revolution 1s linear infinite}@keyframes dot-revolution{0%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(1turn) translateZ(0)}}.dot-carousel{position:relative;left:-9999px;width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0;box-shadow:9985.5px 0 0 0 #5116b0,9999px 0 0 0 #5116b0,10012.5px 0 0 0 #5116b0;animation:dot-carousel 1.5s linear infinite}@keyframes dot-carousel{0%{box-shadow:9985.5px 0 0 -1px #5116b0,9999px 0 0 1px #5116b0,10012.5px 0 0 -1px #5116b0}50%{box-shadow:10012.5px 0 0 -1px #5116b0,9985.5px 0 0 -1px #5116b0,9999px 0 0 1px #5116b0}to{box-shadow:9999px 0 0 1px #5116b0,10012.5px 0 0 -1px #5116b0,9985.5px 0 0 -1px #5116b0}}.dot-typing{position:relative;left:-9999px;width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0;box-shadow:9985.5px 0 0 0 #5116b0,9999px 0 0 0 #5116b0,10012.5px 0 0 0 #5116b0;animation:dot-typing 1.5s linear infinite}@keyframes dot-typing{0%{box-shadow:9985.5px 0 0 0 #5116b0,9999px 0 0 0 #5116b0,10012.5px 0 0 0 #5116b0}16.667%{box-shadow:9985.5px -10px 0 0 #5116b0,9999px 0 0 0 #5116b0,10012.5px 0 0 0 #5116b0}33.333%{box-shadow:9985.5px 0 0 0 #5116b0,9999px 0 0 0 #5116b0,10012.5px 0 0 0 #5116b0}50%{box-shadow:9985.5px 0 0 0 #5116b0,9999px -10px 0 0 #5116b0,10012.5px 0 0 0 #5116b0}66.667%{box-shadow:9985.5px 0 0 0 #5116b0,9999px 0 0 0 #5116b0,10012.5px 0 0 0 #5116b0}83.333%{box-shadow:9985.5px 0 0 0 #5116b0,9999px 0 0 0 #5116b0,10012.5px -10px 0 0 #5116b0}to{box-shadow:9985.5px 0 0 0 #5116b0,9999px 0 0 0 #5116b0,10012.5px 0 0 0 #5116b0}}.dot-windmill{position:relative;top:-10px;width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0;transform-origin:5px 15px;animation:dot-windmill 2s linear infinite}.dot-windmill:after,.dot-windmill:before{content:"";display:inline-block;position:absolute}.dot-windmill:before{left:-8.66254px}.dot-windmill:after,.dot-windmill:before{top:15px;width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0}.dot-windmill:after{left:8.66254px}@keyframes dot-windmill{0%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(2turn) translateZ(0)}}.dot-bricks{position:relative;top:7.5px;left:-9999px;width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0;box-shadow:9991.5px -15px 0 0 #5116b0,9991.5px 0 0 0 #5116b0,10006.5px 0 0 0 #5116b0;animation:dot-bricks 2s ease infinite}@keyframes dot-bricks{0%{box-shadow:9991.5px -15px 0 0 #5116b0,9991.5px 0 0 0 #5116b0,10006.5px 0 0 0 #5116b0}8.333%{box-shadow:10006.5px -15px 0 0 #5116b0,9991.5px 0 0 0 #5116b0,10006.5px 0 0 0 #5116b0}16.667%{box-shadow:10006.5px -15px 0 0 #5116b0,9991.5px -15px 0 0 #5116b0,10006.5px 0 0 0 #5116b0}25%{box-shadow:10006.5px -15px 0 0 #5116b0,9991.5px -15px 0 0 #5116b0,9991.5px 0 0 0 #5116b0}33.333%{box-shadow:10006.5px 0 0 0 #5116b0,9991.5px -15px 0 0 #5116b0,9991.5px 0 0 0 #5116b0}41.667%{box-shadow:10006.5px 0 0 0 #5116b0,10006.5px -15px 0 0 #5116b0,9991.5px 0 0 0 #5116b0}50%{box-shadow:10006.5px 0 0 0 #5116b0,10006.5px -15px 0 0 #5116b0,9991.5px -15px 0 0 #5116b0}58.333%{box-shadow:9991.5px 0 0 0 #5116b0,10006.5px -15px 0 0 #5116b0,9991.5px -15px 0 0 #5116b0}66.666%{box-shadow:9991.5px 0 0 0 #5116b0,10006.5px 0 0 0 #5116b0,9991.5px -15px 0 0 #5116b0}75%{box-shadow:9991.5px 0 0 0 #5116b0,10006.5px 0 0 0 #5116b0,10006.5px -15px 0 0 #5116b0}83.333%{box-shadow:9991.5px -15px 0 0 #5116b0,10006.5px 0 0 0 #5116b0,10006.5px -15px 0 0 #5116b0}91.667%{box-shadow:9991.5px -15px 0 0 #5116b0,9991.5px 0 0 0 #5116b0,10006.5px -15px 0 0 #5116b0}to{box-shadow:9991.5px -15px 0 0 #5116b0,9991.5px 0 0 0 #5116b0,10006.5px 0 0 0 #5116b0}}.dot-floating{position:relative;width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0;animation:dot-floating 3s cubic-bezier(.15,.6,.9,.1) infinite}.dot-floating:after,.dot-floating:before{content:"";display:inline-block;position:absolute;top:0}.dot-floating:before{left:-12px;animation:dot-floating-before 3s ease-in-out infinite}.dot-floating:after,.dot-floating:before{width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0}.dot-floating:after{left:-24px;animation:dot-floating-after 3s cubic-bezier(.4,0,1,1) infinite}@keyframes dot-floating{0%{left:calc(-50% - 4.5px)}75%{left:calc(50% + 104.5px)}to{left:calc(50% + 104.5px)}}@keyframes dot-floating-before{0%{left:-50px}50%{left:-12px}75%{left:-50px}to{left:-50px}}@keyframes dot-floating-after{0%{left:-100px}50%{left:-24px}75%{left:-100px}to{left:-100px}}.dot-fire{position:relative;left:-9999px;box-shadow:9999px 20.25px 0 -5px #5116b0;animation:dot-fire 1.5s linear infinite;animation-delay:-.85s}.dot-fire,.dot-fire:after,.dot-fire:before{width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0}.dot-fire:after,.dot-fire:before{content:"";display:inline-block;position:absolute;top:0}.dot-fire:before{animation:dot-fire 1.5s linear infinite;animation-delay:-1.85s}.dot-fire:after,.dot-fire:before{box-shadow:9999px 20.25px 0 -5px #5116b0}.dot-fire:after{animation:dot-fire 1.5s linear infinite;animation-delay:-2.85s}@keyframes dot-fire{1%{box-shadow:9999px 20.25px 0 -5px #5116b0}50%{box-shadow:9999px -5.0625px 0 2px #5116b0}to{box-shadow:9999px -20.25px 0 -5px #5116b0}}.dot-spin{position:relative;width:9px;height:9px;border-radius:4.5px;background-color:rgba(0,0,0,0);color:rgba(0,0,0,0);box-shadow:0 -16.2px 0 0 #5116b0,11.4551334px -11.4551334px 0 0 #5116b0,16.2px 0 0 0 #5116b0,11.4551334px 11.4551334px 0 0 rgba(81,22,176,0),0 16.2px 0 0 rgba(81,22,176,0),-11.4551334px 11.4551334px 0 0 rgba(81,22,176,0),-16.2px 0 0 0 rgba(81,22,176,0),-11.4551334px -11.4551334px 0 0 rgba(81,22,176,0);animation:dot-spin 1.5s linear infinite}@keyframes dot-spin{0%,to{box-shadow:0 -16.2px 0 0 #5116b0,11.4551334px -11.4551334px 0 0 #5116b0,16.2px 0 0 0 #5116b0,11.4551334px 11.4551334px 0 -5px rgba(81,22,176,0),0 16.2px 0 -5px rgba(81,22,176,0),-11.4551334px 11.4551334px 0 -5px rgba(81,22,176,0),-16.2px 0 0 -5px rgba(81,22,176,0),-11.4551334px -11.4551334px 0 -5px rgba(81,22,176,0)}12.5%{box-shadow:0 -16.2px 0 -5px rgba(81,22,176,0),11.4551334px -11.4551334px 0 0 #5116b0,16.2px 0 0 0 #5116b0,11.4551334px 11.4551334px 0 0 #5116b0,0 16.2px 0 -5px rgba(81,22,176,0),-11.4551334px 11.4551334px 0 -5px rgba(81,22,176,0),-16.2px 0 0 -5px rgba(81,22,176,0),-11.4551334px -11.4551334px 0 -5px rgba(81,22,176,0)}25%{box-shadow:0 -16.2px 0 -5px rgba(81,22,176,0),11.4551334px -11.4551334px 0 -5px rgba(81,22,176,0),16.2px 0 0 0 #5116b0,11.4551334px 11.4551334px 0 0 #5116b0,0 16.2px 0 0 #5116b0,-11.4551334px 11.4551334px 0 -5px rgba(81,22,176,0),-16.2px 0 0 -5px rgba(81,22,176,0),-11.4551334px -11.4551334px 0 -5px rgba(81,22,176,0)}37.5%{box-shadow:0 -16.2px 0 -5px rgba(81,22,176,0),11.4551334px -11.4551334px 0 -5px rgba(81,22,176,0),16.2px 0 0 -5px rgba(81,22,176,0),11.4551334px 11.4551334px 0 0 #5116b0,0 16.2px 0 0 #5116b0,-11.4551334px 11.4551334px 0 0 #5116b0,-16.2px 0 0 -5px rgba(81,22,176,0),-11.4551334px -11.4551334px 0 -5px rgba(81,22,176,0)}50%{box-shadow:0 -16.2px 0 -5px rgba(81,22,176,0),11.4551334px -11.4551334px 0 -5px rgba(81,22,176,0),16.2px 0 0 -5px rgba(81,22,176,0),11.4551334px 11.4551334px 0 -5px rgba(81,22,176,0),0 16.2px 0 0 #5116b0,-11.4551334px 11.4551334px 0 0 #5116b0,-16.2px 0 0 0 #5116b0,-11.4551334px -11.4551334px 0 -5px rgba(81,22,176,0)}62.5%{box-shadow:0 -16.2px 0 -5px rgba(81,22,176,0),11.4551334px -11.4551334px 0 -5px rgba(81,22,176,0),16.2px 0 0 -5px rgba(81,22,176,0),11.4551334px 11.4551334px 0 -5px rgba(81,22,176,0),0 16.2px 0 -5px rgba(81,22,176,0),-11.4551334px 11.4551334px 0 0 #5116b0,-16.2px 0 0 0 #5116b0,-11.4551334px -11.4551334px 0 0 #5116b0}75%{box-shadow:0 -16.2px 0 0 #5116b0,11.4551334px -11.4551334px 0 -5px rgba(81,22,176,0),16.2px 0 0 -5px rgba(81,22,176,0),11.4551334px 11.4551334px 0 -5px rgba(81,22,176,0),0 16.2px 0 -5px rgba(81,22,176,0),-11.4551334px 11.4551334px 0 -5px rgba(81,22,176,0),-16.2px 0 0 0 #5116b0,-11.4551334px -11.4551334px 0 0 #5116b0}87.5%{box-shadow:0 -16.2px 0 0 #5116b0,11.4551334px -11.4551334px 0 0 #5116b0,16.2px 0 0 -5px rgba(81,22,176,0),11.4551334px 11.4551334px 0 -5px rgba(81,22,176,0),0 16.2px 0 -5px rgba(81,22,176,0),-11.4551334px 11.4551334px 0 -5px rgba(81,22,176,0),-16.2px 0 0 -5px rgba(81,22,176,0),-11.4551334px -11.4551334px 0 0 #5116b0}}.dot-falling{position:relative;left:-9999px;width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0;box-shadow:9999px 0 0 0 #5116b0;animation:dot-falling 1s linear infinite;animation-delay:.1s}.dot-falling:after,.dot-falling:before{content:"";display:inline-block;position:absolute;top:0}.dot-falling:before{animation:dot-falling-before 1s linear infinite;animation-delay:0s}.dot-falling:after,.dot-falling:before{width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0}.dot-falling:after{animation:dot-falling-after 1s linear infinite;animation-delay:.2s}@keyframes dot-falling{0%{box-shadow:9999px -13.5px 0 0 rgba(81,22,176,0)}25%,50%,75%{box-shadow:9999px 0 0 0 #5116b0}to{box-shadow:9999px 13.5px 0 0 rgba(81,22,176,0)}}@keyframes dot-falling-before{0%{box-shadow:9985.5px -13.5px 0 0 rgba(81,22,176,0)}25%,50%,75%{box-shadow:9985.5px 0 0 0 #5116b0}to{box-shadow:9985.5px 13.5px 0 0 rgba(81,22,176,0)}}@keyframes dot-falling-after{0%{box-shadow:10012.5px -13.5px 0 0 rgba(81,22,176,0)}25%,50%,75%{box-shadow:10012.5px 0 0 0 #5116b0}to{box-shadow:10012.5px 13.5px 0 0 rgba(81,22,176,0)}}.dot-stretching{position:relative;width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0;transform:scale(1.25);animation:dot-stretching 2s ease-in infinite}.dot-stretching:after,.dot-stretching:before{content:"";display:inline-block;position:absolute;top:0}.dot-stretching:before{animation:dot-stretching-before 2s ease-in infinite}.dot-stretching:after,.dot-stretching:before{width:9px;height:9px;border-radius:4.5px;background-color:#5116b0;color:#5116b0}.dot-stretching:after{animation:dot-stretching-after 2s ease-in infinite}@keyframes dot-stretching{0%{transform:scale(1.25)}50%,60%{transform:scale(.8)}to{transform:scale(1.25)}}@keyframes dot-stretching-before{0%{transform:translate(0) scale(.7)}50%,60%{transform:translate(-20px) scale(1)}to{transform:translate(0) scale(.7)}}@keyframes dot-stretching-after{0%{transform:translate(0) scale(.7)}50%,60%{transform:translate(20px) scale(1)}to{transform:translate(0) scale(.7)}}.dot-gathering{position:relative;margin:-1px 0}.dot-gathering,.dot-gathering:after,.dot-gathering:before{width:12px;height:12px;border-radius:6px;background-color:#000;color:rgba(0,0,0,0);filter:blur(2px)}.dot-gathering:after,.dot-gathering:before{content:"";display:inline-block;position:absolute;top:0;left:-50px;opacity:0;animation:dot-gathering 2s ease-in infinite}.dot-gathering:after{animation-delay:.5s}@keyframes dot-gathering{0%{opacity:0;transform:translateX(0)}35%,60%{opacity:1;transform:translateX(50px)}to{opacity:0;transform:translateX(100px)}}.dot-hourglass{position:relative;top:-13.5px;margin:-1px 0;transform-origin:4.5px 18px;animation:dot-hourglass 2.4s ease-in-out infinite;animation-delay:.6s}.dot-hourglass,.dot-hourglass:after,.dot-hourglass:before{width:12px;height:12px;border-radius:6px;background-color:#000;color:rgba(0,0,0,0);filter:blur(2px)}.dot-hourglass:after,.dot-hourglass:before{content:"";display:inline-block;position:absolute;top:0;left:0}.dot-hourglass:before{top:27px}.dot-hourglass:after{animation:dot-hourglass-after 2.4s cubic-bezier(.65,.05,.36,1) infinite}@keyframes dot-hourglass{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes dot-hourglass-after{0%{transform:translateY(0)}25%{transform:translateY(27px)}50%{transform:translateY(27px)}75%{transform:translateY(0)}to{transform:translateY(0)}}.dot-overtaking{position:relative;margin:-1px 0;animation:dot-overtaking 2s cubic-bezier(.2,.6,.8,.2) infinite}.dot-overtaking,.dot-overtaking:after,.dot-overtaking:before{width:12px;height:12px;border-radius:6px;background-color:rgba(0,0,0,0);color:#000;box-shadow:0 -20px 0 0;filter:blur(2px)}.dot-overtaking:after,.dot-overtaking:before{content:"";display:inline-block;position:absolute;top:0;left:0}.dot-overtaking:before{animation:dot-overtaking 2s cubic-bezier(.2,.6,.8,.2) infinite;animation-delay:.3s}.dot-overtaking:after{animation:dot-overtaking 1.5s cubic-bezier(.2,.6,.8,.2) infinite;animation-delay:.6s}@keyframes dot-overtaking{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dot-shuttle{position:relative;left:-13.5px;margin:-1px 0}.dot-shuttle,.dot-shuttle:after,.dot-shuttle:before{width:12px;height:12px;border-radius:6px;background-color:#000;color:rgba(0,0,0,0);filter:blur(2px)}.dot-shuttle:after,.dot-shuttle:before{content:"";display:inline-block;position:absolute;top:0}.dot-shuttle:before{left:13.5px;animation:dot-shuttle 2s ease-out infinite}.dot-shuttle:after{left:27px}@keyframes dot-shuttle{0%,50%,to{transform:translateX(0)}25%{transform:translateX(-40.5px)}75%{transform:translateX(40.5px)}}.dot-bouncing{position:relative;height:9px;font-size:10px}.dot-bouncing:before{content:"⚽🏀🏐";display:inline-block;position:relative;animation:dot-bouncing 1s infinite}@keyframes dot-bouncing{0%{top:-20px;animation-timing-function:ease-in}34%{transform:scale(1)}35%{top:20px;animation-timing-function:ease-out;transform:scale(1.5,.5)}45%{transform:scale(1)}90%{top:-20px}to{top:-20px}}.dot-rolling{position:relative;height:9px;font-size:10px}.dot-rolling:before{content:"⚽";display:inline-block;position:relative;transform:translateX(-25px);animation:dot-rolling 3s infinite}@keyframes dot-rolling{0%{content:"⚽";transform:translateX(-25px) rotate(0deg)}16.667%{content:"⚽";transform:translateX(25px) rotate(2turn)}33.333%{content:"⚽";transform:translateX(-25px) rotate(0deg)}34.333%{content:"🏀";transform:translateX(-25px) rotate(0deg)}50%{content:"🏀";transform:translateX(25px) rotate(2turn)}66.667%{content:"🏀";transform:translateX(-25px) rotate(0deg)}67.667%{content:"🏐";transform:translateX(-25px) rotate(0deg)}83.333%{content:"🏐";transform:translateX(25px) rotate(2turn)}to{content:"🏐";transform:translateX(-25px) rotate(0deg)}}.m-loader{padding:0 26px 6px}.m-loader__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.m-menu{position:absolute;top:calc(100% + 6px);left:0;background-color:#fff;border:1px solid #eeeef1;border-radius:8px;box-shadow:0 2px 4px 0 rgba(5,5,30,.15);overflow-y:auto;max-height:200px;min-width:100%;width:max-content;display:flex;flex-direction:column;z-index:1}.m-menu__item{padding:12px 8px;border:none;background-color:rgba(0,0,0,0);color:#434357;text-align:left;cursor:pointer;white-space:nowrap;display:flex;align-items:center;outline-offset:-2px;transition:color .3s ease}.m-menu__item:hover:not(.m-menu__item--selected){color:#5116b0}.m-menu__item .m-checkbox__label{max-width:none;flex:1 1;margin:-12px -8px;padding:12px 8px}.m-menu__item--selected{background-color:#eee8f9;color:#5116b0}.m-menu__close{margin:8px;display:grid;place-content:center}.m-cv-message{display:flex;flex-direction:column;gap:12px}.m-cv-message__sender{color:#60607d;font-size:14px;margin-bottom:8px}.m-cv-message__intro{color:#05051e;border-bottom:1px solid #05051e;padding-bottom:16px;margin-bottom:48px}.m-cv-message__intro p{margin:0 0 8px}.m-cv-message__intro p:last-child{margin-bottom:0}.m-cv-message__content{display:flex;flex-direction:column;gap:48px}.m-cv-message__header{margin-bottom:12px}.m-cv-message__name{font-size:18px;font-weight:700;color:#05051e;margin-bottom:20px}.m-cv-message__meta{font-size:16px;margin:0}.m-cv-message__section{display:flex;flex-direction:column;gap:8px}.m-cv-message__section-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.m-cv-message__section-header-add{cursor:pointer;display:flex;align-items:center;border:1px solid rgba(0,0,0,0);background-color:#eee8f9;font-size:12px;padding:4px;border-radius:4px;color:#5116b0;position:relative;margin-left:4px}.m-cv-message__section-header-add:after{content:"";background-color:#cebaed;position:absolute;inset:-4px;z-index:-1;opacity:0;border-radius:8px;transition:opacity .3s ease}.m-cv-message__section-header-add:not(:disabled):hover{background-color:#ded1f3}.m-cv-message__section-header-add:not(:disabled).is-active,.m-cv-message__section-header-add:not(:disabled):active{border-color:#5116b0;color:#05051e;background-color:#fff}.m-cv-message__section-header-add:not(:disabled).is-active:after,.m-cv-message__section-header-add:not(:disabled):active:after{opacity:1}.m-cv-message__section-header-add:not(:disabled).is-active .a-icon,.m-cv-message__section-header-add:not(:disabled):active .a-icon{transform:rotate(45deg);transition:transform .5s ease}.m-cv-message__section-header-add:disabled{color:#aeaebc;background-color:#dedee4;cursor:auto}.m-cv-message__section-title{font-size:16px;font-weight:700;color:#05051e}.m-cv-message__section-text{font-size:16px;color:#05051e;margin:0}.m-cv-message__section-text p{margin:0 0 8px}.m-cv-message__section-text p:last-child{margin-bottom:0}.m-cv-message__section-text strong{font-weight:700}.m-cv-message__education-item,.m-cv-message__project-item{margin-bottom:12px}.m-cv-message__education-item:last-child,.m-cv-message__project-item:last-child{margin-bottom:0}.m-cv-message__education-item p,.m-cv-message__project-item p{margin:0 0 2px}.m-cv-message__education-item p:last-child,.m-cv-message__project-item p:last-child{margin-bottom:0}.m-cv-message__list{list-style:disc;list-style-position:outside;-webkit-padding-start:20px;padding-inline-start:20px;margin:0}.m-cv-message__list li{font-size:16px;color:#05051e;margin-bottom:2px}.m-cv-message__list li:last-child{margin-bottom:0}.m-cv-message__export-prompt{border-top:1px solid #05051e;padding-top:16px;margin-top:12px}.m-cv-message__export-prompt p{font-size:16px;margin:0}.m-cv-message__export-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.m-cv-message__pdf-dropdown{position:relative}.m-cv-message__pdf-options{position:fixed;z-index:100;background-color:#fff;padding:10px;border-radius:8px;box-shadow:0 4px 16px 0 rgba(0,0,0,.2);margin-top:6px;width:294px}.m-cv-message__pdf-options button{display:block;width:100%;padding:8px 16px;text-align:left;background:none;border:none;cursor:pointer;font-size:14px;color:#434357}.m-cv-message__pdf-options button:hover{color:#5116b0;border-radius:4px}.m-cv-message__pdf-options button:disabled{color:#aeaebc;cursor:not-allowed;opacity:.6}.m-cv-message__pdf-options button:disabled:hover{color:#aeaebc}.m-cv-message__icons{display:flex;gap:8px;margin-top:12px}.m-cv-message__icon-btn{color:#9090a4;background-color:rgba(0,0,0,0);border:none;cursor:pointer;transition:color .3s ease;outline-offset:2px}.m-cv-message__icon-btn:hover{color:#60607d}.m-cv-message__icon-btn.is-active{color:#7b47cf}.m-message{padding-left:8px}.m-message__message{color:#05051e}.m-message--is-user{padding-left:0;display:flex;flex-direction:column;align-items:flex-end}.m-message--is-user .m-message__message{border:1px solid #c6c6d0;border-radius:12px 0 12px 12px;background-color:#fff;padding:12px 20px}.m-message__sender{color:#60607d;font-size:14px;margin-bottom:8px}.m-message--is-user .m-message__sender{margin-bottom:12px}.m-message__output{margin-bottom:20px}.m-message__output p{margin:0 0 12px}.m-message__output p:last-child{margin-bottom:0}.m-message__explanation{margin-bottom:20px}.m-message__explanation .m-message__explanation-label{font-size:14px;margin-bottom:8px;color:#60607d}.m-message__explanation p{margin:0 0 12px}.m-message__explanation p:last-child{margin-bottom:0}.m-message__total-matches{margin-bottom:24px;color:#05051e}.m-message__total-matches .m-message__total-matches-count{background:none;border:none;padding:0;font:inherit;font-weight:800;color:#5116b0;text-decoration:underline;text-underline-offset:25%;text-decoration-thickness:10%;cursor:pointer}.m-message__total-matches .m-message__total-matches-count--disabled{color:#60607d;text-decoration:none;cursor:default}.m-message__reasoning.m-accordion{background-color:rgba(0,0,0,0)}.m-message__reasoning.m-accordion:focus-within:after{background-color:rgba(0,0,0,0);border:2px solid #3889e5}.m-message__reasoning.m-accordion .m-accordion__title{font-size:14px}.m-message__reasoning-list{list-style:none;padding:24px 0 0 24px;margin:0;display:flex;flex-direction:column;gap:24px;position:relative}.m-message__reasoning-list:before{content:"";position:absolute;left:29px;top:-10px;width:1px;height:39px;transform:translateX(-50%);background-color:#c6c6d0}.m-message__reasoning-item{display:flex;flex-direction:column;gap:7px;padding-left:42px;position:relative}.m-message__reasoning-item:before{content:"";position:absolute;left:0;top:5px;width:10px;height:10px;background-color:#8c5ed5;border-radius:50%}.m-message__reasoning-item:after{content:"";position:absolute;left:5px;top:15px;width:1px;height:calc(100% + 24px);transform:translateX(-50%);background-color:#c6c6d0}.m-message__reasoning-item:last-child:after{height:calc(100% - 10px)}.m-message__reasoning-title{font-size:16px;line-height:20px;color:#05051e;font-weight:500}.m-message__reasoning-text{font-size:14px;font-weight:500;color:#434357}.m-message__role-tabs{margin-bottom:20px}.m-message__top-results-label{margin-bottom:16px;color:#05051e}.m-message__people-list{display:flex;flex-direction:column;gap:16px;counter-reset:person-counter;list-style:none;-webkit-padding-start:0;padding-inline-start:0;margin:0}.m-message__load-more{display:flex;justify-content:flex-start;margin-top:20px;border-top:1px solid #c6c6d0;padding-top:24px}.m-message__person-card{background:#fafafb;border-radius:16px;padding:32px 24px}.m-message__person-card .m-message__person{margin:0}.m-message__person{counter-increment:person-counter;margin:0 0 24px;display:flex;gap:12px}.m-message__person:before{content:counter(person-counter);display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:6px;background-color:rgba(0,0,0,0);border-radius:100%;border:1px solid #dedee4;font-size:14px;font-weight:700;color:#60607d;flex-shrink:0}.m-message__person:last-child{margin-bottom:0}.m-message__person-content{display:flex;flex-direction:column;gap:20px;flex-wrap:wrap;flex:1px 1}.m-message__person-content>button{align-self:flex-start}.m-message__person-name{font-size:16px;font-weight:700;color:#05051e;margin-bottom:-20px}@media(max-width:calc(1016px - 1px)){.m-message__person-name{margin-bottom:-15px}}.m-message__person-view-profile{display:flex;align-self:flex-end}.m-message__person-details{display:flex;flex-wrap:wrap;margin-bottom:12px}.m-message__highlight-info--score{display:block;padding:12px}.m-message__score-breakdown{display:flex;flex-direction:column;gap:2px;padding:0 20px}.m-message__score-item{list-style:disc;padding:0;margin:0;display:flex;justify-content:space-between;gap:2px}.m-message__score-label{font-size:12px;color:#5b19c4;white-space:nowrap}.m-message__person-highlights-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.m-message__person-highlights{display:flex;gap:24px;color:#05051e}.m-message__highlight{position:relative;display:inline-flex;align-items:center;gap:4px;border-radius:8px}.m-message__highlight .a-icon{color:#cebaed;cursor:pointer}.m-message__highlight .a-icon:hover{color:#5116b0}.m-message__highlight .a-icon:hover+.m-message__highlight-info{opacity:1;visibility:visible}.m-message__highlight-info{display:grid;grid-template-columns:auto 1fr auto 1fr;grid-gap:4px 2px;gap:4px 2px;position:absolute;top:auto;bottom:calc(100% + 10px);left:95%;transform:translateX(-50%);background-color:#eee8f9;padding:8px 12px;border-radius:8px;z-index:100;opacity:0;visibility:hidden;font-size:12px;color:#5b19c4;width:max-content;grid-column-gap:10px;column-gap:10px}.m-message__highlight-info-item{display:contents}.m-message__highlight-info-item .a-icon{display:flex;align-items:center;justify-content:center;color:#5b19c4}.m-message__highlight-info-label{white-space:nowrap;font-size:12px}.m-message__highlight-key{font-size:14px}.m-message__highlight-value{font-size:14px;color:#05051e}.m-message__prop-list{margin:0}.m-message__prop-item{display:block}.m-message__prop-key{font-weight:700;white-space:nowrap}.m-message__prop-key,.m-message__prop-value{color:#05051e;margin:0}.m-message__prop-value:empty{display:none}.m-message__prop-key:has(+.m-message__prop-value:empty){display:none}.m-message__pill-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:4px;margin-top:-20px}.m-message__pill-list{display:contents;margin:0;padding:0;list-style:none}.m-message__pill-item{display:inline-flex;align-items:center;padding:2px 12px;font-size:16px;color:#434357;background-color:#eeeef1;border-radius:10px;white-space:nowrap}.m-message__icons{display:flex;gap:8px;margin-top:12px}.m-message__icon-btn{color:#9090a4;background-color:rgba(0,0,0,0);border:none;cursor:pointer;transition:color .3s ease;outline-offset:2px}.m-message__icon-btn:hover{color:#60607d}.m-message__icon-btn.is-active{color:#7b47cf}.m-people-card{display:flex;flex-direction:column;width:100%;background-color:#fff;overflow:visible;padding-bottom:16px}.m-people-card__header{display:flex;align-items:flex-start;width:100%;padding:0 0 12px 14px;border-bottom:1px solid #d6d6dd}.m-people-card--profile-header .m-people-card__header{margin:0 14px;padding-left:0;width:auto}.m-people-card__title{margin:0;font-size:22px;font-weight:700;color:#434357}.m-people-card__section-title{margin:0;font-size:16px;font-weight:500;color:#05051e}.m-people-card__content{display:flex;flex-direction:column;padding:0 14px}.m-people-card__body{display:flex;flex-direction:column;gap:12px;padding:14px 0 12px;color:#60607d;font-size:12px;line-height:22px}.m-people-card-skills-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.m-people-card-skills-list__item{display:inline-flex;align-items:center;padding:2px 12px;font-size:12px;color:#434357;background-color:#eeeef1;border-radius:10px;white-space:nowrap}.m-people-card-list{margin:0;padding:0;list-style:none}.m-people-card-list__item{font-size:14px;color:#434357;padding:2px 0}.m-people-card-table{width:100%;border-collapse:collapse;font-size:12px}.m-people-card-table--job-history{table-layout:fixed;width:calc(100% + 12px);border-collapse:separate;border-spacing:8px 24px;margin-top:-24px;margin-left:-12px}.m-people-card-table--job-history .m-people-card-table__header th{padding:0;vertical-align:bottom;text-align:left;border-bottom:none}.m-people-card-table--job-history .m-people-card-table__header tr{position:relative}.m-people-card-table--job-history .m-people-card-table__header tr:after{content:"";position:absolute;left:0;right:8px;bottom:0;height:1px;background-color:#dedee4}.m-people-card-table--job-history .m-people-card-table__row td{padding:0;vertical-align:top}.m-people-card-table--job-history td:first-child,.m-people-card-table--job-history th:first-child{width:80px}.m-people-card-table--job-history td:nth-child(2),.m-people-card-table--job-history th:nth-child(2){width:120px}.m-people-card-table--job-history td:nth-child(3),.m-people-card-table--job-history th:nth-child(3){width:150px}.m-people-card-table--job-history td:nth-child(4),.m-people-card-table--job-history th:nth-child(4){width:66px}.m-people-card-table--job-history .m-people-card-table__header th:last-child,.m-people-card-table--job-history .m-people-card-table__row td:last-child{text-align:left}.m-people-card-table--education{table-layout:fixed;width:auto;border-collapse:separate;border-spacing:12px 16px;margin-left:-12px;margin-right:-12px;margin-top:-16px}.m-people-card-table--education td,.m-people-card-table--education th{width:139px;min-width:139px;max-width:139px}.m-people-card-table--education th{border-bottom:none}.m-people-card-table--education .m-people-card-table__header tr{position:relative}.m-people-card-table--education .m-people-card-table__header tr:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:1px;background-color:#dedee4}.m-people-card-table--education td:first-child,.m-people-card-table--education th:first-child{padding-left:0}.m-people-card-table--education td:last-child,.m-people-card-table--education th:last-child{padding-right:0}.m-people-card-table--education .m-people-card-table__header th:last-child,.m-people-card-table--education .m-people-card-table__row td:last-child{text-align:left}.m-people-card-table--projects{table-layout:fixed;width:calc(100% + 12px);border-collapse:separate;border-spacing:8px 24px;margin-top:-24px;margin-left:-12px}.m-people-card-table--projects .m-people-card-table__header th{padding:0;vertical-align:bottom;text-align:left;border-bottom:none}.m-people-card-table--projects .m-people-card-table__header tr{position:relative}.m-people-card-table--projects .m-people-card-table__header tr:after{content:"";position:absolute;left:0;right:8px;bottom:0;height:1px;background-color:#dedee4}.m-people-card-table--projects .m-people-card-table__row td{padding:0;vertical-align:top}.m-people-card-table--projects td:first-child,.m-people-card-table--projects th:first-child{width:80px}.m-people-card-table--projects td:nth-child(2),.m-people-card-table--projects th:nth-child(2){width:120px}.m-people-card-table--projects td:nth-child(3),.m-people-card-table--projects th:nth-child(3){width:150px}.m-people-card-table--projects td:nth-child(4),.m-people-card-table--projects th:nth-child(4){width:66px}.m-people-card-table--projects .m-people-card-table__header th:last-child,.m-people-card-table--projects .m-people-card-table__row td:last-child{text-align:left}.m-people-card-table--popup{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:12px 16px;margin:0}.m-people-card-table--popup td,.m-people-card-table--popup th{vertical-align:top;padding:0;text-align:left;word-wrap:break-word;overflow-wrap:break-word;font-size:14px}.m-people-card-table--popup .m-people-card-table__header th{border-bottom:none;font-size:14px;padding:0;text-align:left}.m-people-card-table--popup .m-people-card-table__header th:last-child,.m-people-card-table--popup .m-people-card-table__row td:last-child{text-align:left}.m-people-card-table--popup .m-people-card-table__header tr{position:relative}.m-people-card-table--popup .m-people-card-table__header tr:after{content:"";position:absolute;left:0;right:12px;bottom:0;height:1px;background-color:#dedee4}.m-people-card-table--popup td{font-size:14px;color:#434357;line-height:1.5}.m-people-card-table--popup-job-history td:first-child,.m-people-card-table--popup-job-history th:first-child{width:15%}.m-people-card-table--popup-job-history td:nth-child(2),.m-people-card-table--popup-job-history th:nth-child(2){width:20%}.m-people-card-table--popup-job-history td:nth-child(3),.m-people-card-table--popup-job-history th:nth-child(3){width:45%}.m-people-card-table--popup-job-history td:nth-child(4),.m-people-card-table--popup-job-history th:nth-child(4){width:20%;text-align:left}.m-people-card-table--popup-projects td:first-child,.m-people-card-table--popup-projects td:nth-child(2),.m-people-card-table--popup-projects th:first-child,.m-people-card-table--popup-projects th:nth-child(2){width:15%}.m-people-card-table--popup-projects td:nth-child(3),.m-people-card-table--popup-projects th:nth-child(3){width:50%}.m-people-card-table--popup-projects td:nth-child(4),.m-people-card-table--popup-projects th:nth-child(4){width:20%;text-align:left}.m-people-card-table__header th{padding:8px 8px 2px;text-align:left;font-size:12px;font-weight:500;color:#60607d;border-bottom:1px solid #dedee4;line-height:2;vertical-align:bottom}.m-people-card-table__header th:first-child{text-align:left;padding-left:0}.m-people-card-table__header th:last-child{text-align:right}.m-people-card-table__row td{padding:8px;font-size:12px;color:#434357;vertical-align:top}.m-people-card-table__row td:first-child{text-align:left;padding-left:0}.m-people-card-table__row td:last-child{text-align:right}.m-people-card-table__row:first-child td{padding-top:12px}.m-people-card-table__row:last-child td{border-bottom:none}.m-people-card-item{display:flex;flex-direction:column;gap:2px;padding:12px;background-color:#f7f7f8;border-radius:4px;border:1px solid #eeeef1}.m-people-card-item:not(:last-child){margin-bottom:8px}.m-people-card-item__title{font-size:12px;font-weight:700;color:#05051e;margin:0}.m-people-card-item__subtitle{font-size:12px;font-weight:500;color:#60607d;margin:0}.m-people-card-item__dates{font-size:12px;font-weight:500;color:#aeaebc;margin:0}.m-people-card-item__description{font-size:12px;font-weight:400;color:#60607d;line-height:22px;margin:0}.m-people-card__empty{font-size:12px;font-style:italic;color:#aeaebc;padding:8px}.m-people-card-expandable-cell__content{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-size:14px}.m-people-card-table__row--expandable{position:relative}.m-people-card-table__cell--has-footer{position:relative;padding-bottom:40px!important}.m-people-card-expandable-cell__footer{display:flex;justify-content:center;align-items:center;padding:12px 100px 12px 0;background:linear-gradient(178deg,rgba(255,255,255,0) -22.46%,#fff 67.3%);position:absolute;bottom:-14px;left:-12px;width:calc(100% + 500px);margin-bottom:14px}.m-people-card-expandable-cell__read-more{background:none;border:none;padding:0;font-size:14px;font-weight:500;color:#5b19c4;cursor:pointer;transition:color .2s ease-in-out;text-align:center;width:-moz-fit-content;width:fit-content}.m-people-card-expandable-cell__read-more:hover{color:#48149c}.m-people-card-expandable-cell__read-more:focus{outline:2px solid #3889e5;outline-offset:2px;border-radius:2px}.m-popup{border:none;border-radius:8px;box-shadow:0 4px 16px 0 rgba(0,0,0,.2);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:90vw;max-height:90vh;padding:40px 32px 0}.m-popup:has(.m-popup__expanded){overflow:hidden}.m-popup::-webkit-backdrop{background-color:rgba(242,242,242,.4392156863);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.m-popup::backdrop{background-color:rgba(242,242,242,.4392156863);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.m-popup__close{position:absolute;top:16px;right:16px;background:rgba(0,0,0,0);border:0;cursor:pointer}.m-popup__info,.m-popup__prompt,.m-popup__scout{display:flex;flex-direction:column}.m-popup__info{max-width:480px;min-width:248px;align-items:center;padding-bottom:40px}.m-popup__info .m-popup__info--warning{width:60px;height:60px;border-radius:50%;background-color:#f9e0de;color:#dc2f23;display:flex;align-items:center;justify-content:center;padding:12px;margin-bottom:24px;flex-shrink:0}.m-popup__info .m-popup__info--title{font-weight:700;font-size:18px;color:#05051e;margin-bottom:8px;text-align:center}.m-popup__info .m-popup__info--content{font-weight:500;font-size:18px;color:#60607d;margin-bottom:32px;text-align:center}.m-popup__info .m-popup__info--actions{display:flex;flex-direction:row;gap:12px;width:100%}.m-popup__info .m-popup__info--actions .m-button{width:inherit}.m-popup__prompt{gap:32px;padding-top:32px;padding-bottom:40px;min-width:864px;height:100%}.m-popup__prompt .m-popup__prompt--title{align-self:flex-start;font-weight:700;font-size:18px;color:#05051e;margin-bottom:8px}.m-popup__prompt .m-popup__prompt--input .m-text-line{font-size:22px}.m-popup__prompt .m-popup__prompt--textarea{height:232px}.m-popup__prompt .m-popup__prompt--textarea .m-text-field{padding-bottom:68px;width:100%;min-height:0}.m-popup__prompt .m-popup__prompt--actions{display:flex;flex-direction:row;justify-content:flex-end;gap:12px;padding-top:32px}.m-popup__expanded,.m-popup__prompts,.m-popup__scout{max-width:928px;max-height:auto}.m-popup__scout{gap:32px;padding-top:32px;display:flex;flex-direction:column}.m-popup__scout .m-popup__scout--title{align-self:flex-start;font-weight:700;font-size:18px;color:#05051e;margin-bottom:8px}.m-popup__scout .m-popup__scout--input .m-text-line{font-size:22px}.m-popup__scout .m-popup__scout--body{display:flex;flex-direction:column;gap:40px;scrollbar-width:none}.m-popup__scout .m-popup__scout--body::-webkit-scrollbar{display:none}.m-popup__scout .m-popup__scout--capability-label,.m-popup__scout .m-popup__scout--country-label,.m-popup__scout .m-popup__scout--mode-label{font-weight:500;color:#434357;display:flex;flex-direction:row;gap:10px;padding:8px 4px;height:48px;width:100px;align-items:center}.m-popup__scout .m-popup__scout--mode{display:flex;flex-direction:row;gap:20px;align-items:center}.m-popup__scout .m-popup__scout--mode .m-popup__scout--mode-controls{display:flex;align-items:center;height:48px}.m-popup__scout .m-popup__scout--capability,.m-popup__scout .m-popup__scout--country{display:flex;flex-direction:row;flex:1 1;gap:20px;min-height:0;align-items:baseline}.m-popup__scout .m-popup__scout--capability .m-popup__scout--capability-controls,.m-popup__scout .m-popup__scout--capability .m-popup__scout--country-controls,.m-popup__scout .m-popup__scout--country .m-popup__scout--capability-controls,.m-popup__scout .m-popup__scout--country .m-popup__scout--country-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-auto-rows:1fr;grid-gap:6px;gap:6px;width:928px;min-height:0}.m-popup__scout .m-popup__scout--capability .m-popup__scout--capability-controls .m-checkbox__label,.m-popup__scout .m-popup__scout--capability .m-popup__scout--country-controls .m-checkbox__label,.m-popup__scout .m-popup__scout--country .m-popup__scout--capability-controls .m-checkbox__label,.m-popup__scout .m-popup__scout--country .m-popup__scout--country-controls .m-checkbox__label{max-width:227px;max-height:72px;align-items:baseline}.m-popup__scout .m-popup__scout--capability .m-popup__scout--capability-controls .m-checkbox__label .m-checkbox__text,.m-popup__scout .m-popup__scout--capability .m-popup__scout--country-controls .m-checkbox__label .m-checkbox__text,.m-popup__scout .m-popup__scout--country .m-popup__scout--capability-controls .m-checkbox__label .m-checkbox__text,.m-popup__scout .m-popup__scout--country .m-popup__scout--country-controls .m-checkbox__label .m-checkbox__text{text-overflow:unset;white-space:unset}@supports(-webkit-line-clamp:2){.m-popup__scout .m-popup__scout--capability .m-popup__scout--capability-controls .m-checkbox__label .m-checkbox__text,.m-popup__scout .m-popup__scout--capability .m-popup__scout--country-controls .m-checkbox__label .m-checkbox__text,.m-popup__scout .m-popup__scout--country .m-popup__scout--capability-controls .m-checkbox__label .m-checkbox__text,.m-popup__scout .m-popup__scout--country .m-popup__scout--country-controls .m-checkbox__label .m-checkbox__text{text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:clip;overflow-clip-margin:content-box}}.m-popup__scout .m-popup__scout--actions{display:flex;flex-direction:row;justify-content:flex-end;gap:12px;padding-top:32px;padding-bottom:32px;position:-webkit-sticky;position:sticky;bottom:0;background:linear-gradient(0deg,rgba(255,255,255,.95),rgba(255,255,255,0));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1}.m-popup__expanded{display:flex;flex-direction:column;width:928px;padding-bottom:40px}.m-popup__expanded .m-popup__expanded--title{font-weight:700;font-size:18px;color:#05051e;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #eeeef1;flex-shrink:0}.m-popup__expanded .m-popup__expanded--content{flex:1 1;min-height:0}.m-popup__expanded .m-cv-card{max-height:unset}.m-popup__table{display:flex;flex-direction:column;max-width:928px;max-height:70vh;padding-bottom:32px}.m-popup__table .m-popup__table--header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:32px;flex-shrink:0;gap:16px}.m-popup__table .m-popup__table--title{font-weight:700;font-size:18px;color:#434357;flex:1 1;padding-bottom:16px;border-bottom:1px solid #d6d6dd}.m-popup__table .m-popup__table--container{flex:1 1;min-height:0;overflow:auto;border:1px solid rgba(0,0,0,0);border-radius:8px}.m-popup__table .m-popup__table--content{table-layout:fixed;border-collapse:separate;border-spacing:0}.m-popup__table .m-popup__table--content th{font-weight:700;font-size:16px;color:#434357;text-align:left;padding:16px 12px;white-space:nowrap;background-color:#f7f7f8;position:-webkit-sticky;position:sticky;top:0;z-index:2;overflow:hidden;text-overflow:ellipsis;border-right:1px solid #fff}.m-popup__table .m-popup__table--content th:last-child{border-right:none}.m-popup__table .m-popup__table--content .m-popup__table--resize-handle{position:absolute;top:0;right:0;width:6px;height:100%;cursor:col-resize;background:rgba(0,0,0,0)}.m-popup__table .m-popup__table--content .m-popup__table--resize-handle:hover{background-color:#cebaed}.m-popup__table .m-popup__table--content td{font-size:14px;color:#434357;padding:16px 12px;vertical-align:middle;background-color:#fff;max-width:180px;min-width:100px}.m-popup__table .m-popup__table--content td *{font-size:inherit}.m-popup__table .m-popup__table--content tbody tr:last-child td{border-bottom:none}.m-popup__table .m-popup__table--content tbody tr:nth-child(2n) td{background-color:#fafafb}.m-popup__table .m-popup__table--score{display:inline-block;padding:4px 12px;border-radius:360px;font-weight:500;white-space:nowrap}.m-popup__table .m-popup__table--score-high{background-color:#9feac1;color:#257f4e}.m-popup__table .m-popup__table--score-medium{background-color:#fff3aa;color:#995d25}.m-popup__table .m-popup__table--score-low{background-color:#f1aba7;color:#841c15}.m-popup__table td:nth-child(2),.m-popup__table th:nth-child(2){text-align:center}.m-popup__table td:nth-child(3),.m-popup__table td:nth-child(4){max-width:250px}.m-popup__table td:last-child,.m-popup__table th:last-child{min-width:300px;max-width:none}.m-popup__table th:first-child{left:0;z-index:3}.m-popup__table .m-popup__table--cell{font-size:14px;color:#434357;padding:16px 12px;vertical-align:middle;background-color:#fff;max-width:180px;min-width:100px}.m-popup__table .m-popup__table--cell *{font-size:inherit}.m-popup__table .m-popup__table--cell-expandable{position:relative;padding-bottom:40px}.m-popup__table .m-popup__table--cell-content{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word;word-break:break-word;line-height:1.4;max-height:44.8px}.m-popup__table .m-popup__table--cell-expanded .m-popup__table--cell-content{display:block;overflow:visible;padding-bottom:32px;max-height:none}.m-popup__table .m-popup__table--cell-expanded .m-popup__table--cell-toggle{background:rgba(0,0,0,0)}.m-popup__table .m-popup__table--cell-toggle{background:linear-gradient(178deg,rgba(255,255,255,0) -22.46%,#fff 67.3%);border:none;padding-top:5px;font-size:14px;font-weight:500;color:#5b19c4;cursor:pointer;transition:color .2s ease-in-out;position:absolute;bottom:12px;left:0;right:0;width:100%;text-align:center;white-space:nowrap}.m-popup__table .m-popup__table--cell-toggle:hover{color:#48149c}.m-popup__table .m-popup__table--cell-toggle:focus{outline:2px solid #3889e5;outline-offset:2px;border-radius:2px}.m-popup__table .m-popup__table--availability-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.m-popup__table .m-popup__table--availability-pill{display:inline-flex;align-items:center;padding:2px 12px;font-size:12px;color:#434357;background-color:#eeeef1;border-radius:10px;white-space:nowrap}.m-popup__table td.m-popup__table--name{position:-webkit-sticky;position:sticky;left:0;z-index:1;font-weight:800;white-space:normal;max-width:250px;min-width:150px}.m-popup__table tbody tr:nth-child(2n) .m-popup__table--cell{background-color:#fafafb}.m-popup__table tbody tr:nth-child(2n) .m-popup__table--cell-toggle{background:linear-gradient(178deg,rgba(250,250,251,0) -22.46%,#fafafb 67.3%)}.m-radio__label{display:flex;flex-direction:row;align-items:center;gap:12px;padding:8px;box-sizing:border-box;height:34px;font-weight:500;color:#434357}.m-radio__label:has(.m-radio__select:checked){color:#5116b0}.m-radio__label:has(.m-radio__select:hover:not(:checked,:disabled)){color:#05051e;transition:.5s ease-in-out;cursor:pointer}.m-radio__label:has(.m-radio__select:disabled){color:#aeaebc;cursor:not-allowed}.m-radio__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;width:16px;height:16px;border-radius:9999px;display:grid;place-items:center;position:relative;box-sizing:border-box;box-shadow:inset 0 0 0 1px #aeaebc}.m-radio__select:before{content:"";width:8px;height:8px;border-radius:9999px;transform:scale(0);transform-origin:center center;transition:.3s ease;box-shadow:0 0 0 0 #5b19c4,inset 0 0 0 8px #5b19c4}.m-radio__select:checked{box-shadow:inset 0 0 0 1px #5b19c4}.m-radio__select:checked:before{transform:scale(1)}.m-radio__select:focus-visible{outline:none}.m-radio__select:focus-visible:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:22px;width:22px;border-radius:9999px;background-color:#3889e5;z-index:-1}.m-radio__select:hover:not(:disabled):not(:checked){box-shadow:inset 0 0 0 1px #05051e;transition:.5s ease-in-out;cursor:pointer}.m-radio__select:disabled{background-color:#eeeef1;box-shadow:inset 0 0 0 1px #aeaebc;cursor:not-allowed}.m-radio__select:disabled:before{box-shadow:inset 0 0 0 8px #aeaebc}.m-tabs{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.m-tabs .m-tabs__tab{position:relative;color:#9090a4;background-color:rgba(0,0,0,0);border:none;padding:4px;font-weight:500;cursor:pointer;transition:color .3s ease,background-color .3s ease}.m-tabs .m-tabs__tab:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background-color:rgba(0,0,0,0);transition:background-color .3s ease}.m-tabs .m-tabs__tab:hover:not(.is-disabled,.is-active){color:#434357}.m-tabs .m-tabs__tab:hover:not(.is-disabled,.is-active):after{background-color:#cebaed}.m-tabs .m-tabs__tab:focus-visible{outline:4px solid #3889e5}.m-tabs .m-tabs__tab.is-active{color:#434357}.m-tabs .m-tabs__tab.is-active:after{background-color:#5116b0}.m-tabs .m-tabs__tab.is-disabled{color:#ceced6;cursor:not-allowed}.m-tabs .m-tabs__tab.is-disabled:after{background-color:#bebec9}.m-tabs__label{display:inline;font-size:14px;line-height:22px}.m-tile{display:flex;flex-direction:column;justify-content:space-between;padding:16px;width:100%;background-color:#fff;border:1px solid #d6d6dd;border-radius:8px}.m-tile:focus-visible{outline:2px solid #5b19c4;outline-offset:2px}.m-tile:not(:disabled):hover{border-color:#48149c;cursor:pointer}.m-tile:not(:disabled).is-active,.m-tile:not(:disabled):active{border-color:#05051e}.m-tile__title{display:flex;align-self:flex-start;margin-bottom:12px;font-weight:700}.m-tile__prompt{display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-word;overflow:hidden;flex-grow:1;color:#60607d;font-weight:500;margin-bottom:32px}.m-tile__controls{display:flex;flex-direction:row;justify-content:space-between;margin-top:10px}.m-tile__controls--edit{background:none;border:none;padding:0;font:inherit;display:flex;flex-direction:row;gap:10px;align-items:center;color:#5b19c4;cursor:pointer}.m-tile__controls--edit--anchor{font-size:14px}.m-tile__controls--trash{cursor:pointer}.m-tile__controls--is-disabled,.m-tile__controls--trash{background:none;border:none;padding:0;font:inherit;color:inherit}.m-tile__controls--is-disabled{display:flex;flex-direction:row;gap:10px;align-items:center;cursor:not-allowed;opacity:.5}.m-toggle-button{display:inline-flex}.m-toggle-button__track{position:relative;display:inline-grid;grid-auto-flow:column;grid-auto-columns:1fr;width:max-content;align-items:center;background-color:#fff;border:1px solid #dedee4;border-radius:360px;padding:4px;gap:4px}.m-toggle-button__track:focus-visible{outline:none;box-shadow:0 0 0 3px #3889e5;border-radius:360px}.m-toggle-button__item{position:relative;z-index:1;padding:4px 12px;border:none;border-radius:360px;background-color:rgba(0,0,0,0);color:#434357;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap;cursor:pointer;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease;text-align:center}.m-toggle-button__item:hover:not(.m-toggle-button__item--selected):not(.m-toggle-button__item--disabled){color:#434357;background-color:#eee8f9}.m-toggle-button__item--selected{color:#5116b0;font-weight:500;background-color:rgba(0,0,0,0)}.m-toggle-button__indicator{position:absolute;top:4px;left:0;height:calc(100% - 8px);border-radius:360px;background-color:#ded1f3;transition:transform .4s ease-in-out,width .4s ease-in-out;pointer-events:none;z-index:0}.m-toggle-button__item--disabled{color:#aeaebc;cursor:not-allowed}.m-toggle-button--compact{position:relative;display:inline-block;background-color:#fff;border:1px solid #dedee4;padding:4px;border-radius:360px}.m-toggle-button--compact:focus-within{box-shadow:0 0 0 3px #3889e5}.m-toggle-button__compact-row{display:inline-flex;align-items:center;gap:4px;cursor:pointer}.m-toggle-button__compact-row:focus-visible{outline:none}.m-toggle-button__compact-row--disabled{cursor:not-allowed}.m-toggle-button__trigger-label{display:inline-grid;align-items:center;justify-items:center;padding:4px 16px;border:1px solid rgba(0,0,0,0);border-radius:360px;background-color:#ded1f3;color:#5116b0;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.m-toggle-button__trigger-label>*{grid-area:1/1}.m-toggle-button__compact-row:hover:not(.m-toggle-button__compact-row--disabled) .m-toggle-button__trigger-label,.state-m-toggle-button__compact-row--open .m-toggle-button__trigger-label{background-color:#ded1f3}.m-toggle-button__compact-row--disabled .m-toggle-button__trigger-label{background-color:rgba(0,0,0,0);color:#aeaebc}.m-toggle-button__trigger-sizer{visibility:hidden;pointer-events:none;white-space:nowrap}.m-toggle-button__trigger-value{white-space:nowrap;font-size:14px}.m-toggle-button__trigger-chevron{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background-color:#f7f3fc;border:1px solid #dedee4;transition:background-color .3s ease,border-color .3s ease}.m-toggle-button__trigger-chevron .a-icon{color:#434357}.m-toggle-button__compact-row:hover:not(.m-toggle-button__compact-row--disabled) .m-toggle-button__trigger-chevron{background-color:#eee8f9}.state-m-toggle-button__compact-row--open .m-toggle-button__trigger-chevron{background-color:#eee8f9;border-color:#dedee4}.state-m-toggle-button__compact-row--open .m-toggle-button__trigger-chevron svg{transform:scaleY(-1)}.m-toggle-button__compact-row--disabled .m-toggle-button__trigger-chevron{background-color:#dedee4;border-color:#dedee4}.m-toggle-button__compact-row--disabled .m-toggle-button__trigger-chevron .a-icon{color:#aeaebc}.m-toggle-button__compact-row:focus-visible .m-toggle-button__trigger-chevron{outline:none}.m-toggle-button__dropdown{position:absolute;top:calc(100% + 6px);left:0;background-color:#fff;border:1px solid #eeeef1;border-radius:8px;box-shadow:0 2px 4px 0 rgba(5,5,30,.15);overflow-y:auto;max-height:200px;min-width:100%;width:max-content;display:flex;flex-direction:column;z-index:100}.m-toggle-button__dropdown-item{padding:12px 8px;border:none;background-color:rgba(0,0,0,0);color:#434357;text-align:left;cursor:pointer;white-space:nowrap;transition:color .3s ease}.m-toggle-button__dropdown-item:hover:not(.m-toggle-button__dropdown-item--selected){color:#5116b0}.m-toggle-button__dropdown-item--selected{background-color:#eee8f9;color:#5116b0}.m-text-line{caret-color:#05051e;width:100%;position:relative;padding-bottom:8px}.m-text-line__header{outline:none;background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid #d6d6dd;font-weight:700}.m-text-line__header::placeholder{color:#434357}.m-text-line__input{background-color:#fafafb;border:1px solid #d6d6dd;border-radius:12px;padding:16px}.m-text-line__input::placeholder{color:#60607d}.m-text-field{background-color:#fafafb;border:1px solid #d6d6dd;border-radius:12px;padding:16px;position:relative;width:100%;box-sizing:border-box}.m-text-field__textarea{width:100%;outline:none;resize:none;border:none;overflow-y:hidden;margin-top:.2em;background-color:rgba(0,0,0,0);white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;min-height:32px}.m-text-field__textarea::placeholder{color:#60607d}.m-text-field__submit{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-top:12px}.m-header{display:flex;align-items:center;gap:48px;width:100%}@media(min-width:600px)and (max-width:calc(1016px - 1px)){.m-header{gap:0}}@media(max-width:599px){.m-header{flex-direction:column;align-items:center}}.m-header>:first-child{flex:1 1;min-width:0}@media(max-width:599px){.m-header>:first-child{display:none}}@media(min-width:600px)and (max-width:calc(1016px - 1px)){.m-header>:first-child{display:none}}.m-header__toggle{flex:0 0 auto;min-width:0;overflow:visible;position:relative}@media(min-width:600px)and (max-width:calc(1016px - 1px)){.m-header__toggle{align-self:flex-start}}@media(max-width:599px){.m-header__toggle{order:2}}.m-header__right{flex:1 1;display:flex;align-items:center;justify-content:flex-end;gap:8px}@media(max-width:599px){.m-header__right{flex:0 0 auto;justify-content:center;order:1}}.m-header__profile{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background-color:#eeeef1;color:#05051e;border:none;padding:0;cursor:pointer;font:inherit}.m-header__profile:hover{background-color:#dedee4}.m-header__profile-wrapper{position:relative}.m-header__profile-menu{position:absolute;top:calc(100% + 4px);right:0;background-color:#fff;padding:4px;border-radius:8px;box-shadow:0 4px 16px 0 rgba(0,0,0,.2);z-index:100}.m-header__profile-menu-item{background:none;border:none;width:100%;padding:6px 10px;text-align:left;font-size:14px;color:#434357;cursor:pointer;white-space:nowrap}.m-header__profile-menu-item:hover{color:#5116b0;border-radius:4px}.a-cv-welcome{width:100%;gap:18px}.a-cv-welcome,.a-cv-welcome__form{display:flex;flex-direction:column}.a-cv-welcome__form{gap:32px;padding-top:20px}.a-cv-welcome__form--businesstitle,.a-cv-welcome__form--guidelines,.a-cv-welcome__form--workday{display:flex;flex-direction:column;gap:8px;font-size:20px;font-weight:700;color:#434357}.a-cv-welcome__form--paragraph{display:flex}.a-cv-welcome__generate-container{display:flex;align-self:flex-end}.a-welcome-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--welcome-header-gap,32px);text-align:center;height:100%;margin-inline:auto;transition:gap .3s cubic-bezier(.4,0,.2,1)}.a-welcome-header__logo{width:var(--welcome-logo-size,64px);height:var(--welcome-logo-size,64px);transition:width .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1)}.a-welcome-header__content{max-width:700px;margin-inline:auto}.a-welcome-header__content--title{font-size:var(--welcome-title-size,14px);font-weight:400;color:#51516a;margin-bottom:4px;transition:font-size .3s cubic-bezier(.4,0,.2,1)}.a-welcome-header__content--subtitle{font-size:var(--welcome-subtitle-size,24px);font-weight:600;color:#05051e;transition:font-size .3s cubic-bezier(.4,0,.2,1)}.m-chat{position:relative;flex:1 1;display:flex;flex-direction:column;overflow:hidden;align-items:stretch;width:100%;max-width:100%;transition:max-width .4s ease}@media(min-width:768px){.m-chat{max-width:730px}}@media(min-width:1440px){.m-chat{max-width:905px}}.m-chat:has(.m-chat__welcome){overflow:hidden;justify-content:center}.m-chat__welcome{width:100%;flex:0 1 auto;min-height:0;overflow:hidden}.m-chat__scroll{display:flex;flex-direction:column;gap:48px;overflow-y:auto;overflow-x:hidden;width:100%;height:100%;box-sizing:content-box;padding-right:25px;padding-bottom:40px}@media(max-width:599px){.m-chat__scroll{padding-right:12px}}@media(max-height:700px){.m-chat__scroll{padding-right:12px}}.m-chat__footer{flex-shrink:0;padding-bottom:24px;margin-top:8px;transition:padding .2s ease}.m-chat__footer--welcome{padding-top:88px}.m-chat__filters{margin-top:24px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 4px 4px;gap:8px;transition:gap .3s ease,padding .3s ease}@media(min-width:600px)and (max-width:calc(1016px - 1px)){.m-chat__filters{gap:2px;padding-left:0;padding-right:0}}@media(max-width:599px){.m-chat__filters{flex-wrap:nowrap;gap:4px}}.m-chat__chips{display:flex;flex-wrap:wrap;gap:8px;transition:gap .3s ease}@media(min-width:600px)and (max-width:calc(1016px - 1px)){.m-chat__chips{gap:2px}}@media(max-width:599px){.m-chat__chips{flex-wrap:nowrap;gap:4px}}.m-chat__cv-request{display:flex;flex-direction:column;gap:16px;font-weight:500}.m-chat__cv-request .m-chat__cv-request--item{display:flex;flex-direction:column;word-break:break-word;font-size:14px;gap:4px}.m-chat__cv-request .m-chat__cv-request--item-value{font-weight:700}.m-my-prompts-panel{display:flex;flex-direction:column;height:100%;background:#f7f7f8;border-top:1px solid #d6d6dd;z-index:1;padding:16px 24px;gap:16px;width:100%;transform:translateY(100%);opacity:0;pointer-events:none;will-change:transform,opacity;transition:transform .24s ease-in-out,opacity .24s ease-in-out}@media(max-width:calc(1016px - 1px)){.m-my-prompts-panel{position:fixed;bottom:0;left:86px;right:0;width:auto;z-index:120;max-height:50vh;padding:16px;border-radius:12px 12px 0 0;box-shadow:0 4px 16px 0 rgba(0,0,0,.2)}}@media(max-height:700px){.m-my-prompts-panel{position:fixed;bottom:0;left:86px;right:0;width:auto;z-index:120;max-height:50vh;padding:16px;border-radius:12px 12px 0 0;box-shadow:0 4px 16px 0 rgba(0,0,0,.2)}}.m-my-prompts-panel.open{transform:translateY(0);opacity:1;pointer-events:auto}.m-my-prompts-panel__header{display:flex;align-items:center;justify-content:flex-end;gap:10px}.m-my-prompts-panel__header--title{font-size:14px;font-weight:500;color:#5b19c4}.m-my-prompts-panel__header--title-disabled{font-size:14px;font-weight:500;color:#aeaebc}.m-my-prompts-panel__header--add{cursor:pointer;display:flex;align-items:center;background-color:rgba(0,0,0,0);color:#5b19c4;font-size:12px;border:none;padding:4px;border-radius:4px}.m-my-prompts-panel__header--add:not(:disabled):hover{color:#5116b0;background-color:#eee8f9}.m-my-prompts-panel__header--add:not(:disabled):hover:after{content:attr(data-tooltip);position:absolute;top:auto;right:calc(0% + 23px);left:auto;bottom:calc(100% - 8px);background-color:#eee8f9;width:max-content;padding:4px 8px;border-radius:8px}.m-my-prompts-panel__header--add:not(:disabled):active{color:#05051e}.m-my-prompts-panel__header--add:disabled{color:#aeaebc;background-color:#eeeef1;cursor:auto}.m-my-prompts-panel__header--add:disabled:before{content:attr(data-tooltip);position:absolute;top:auto;right:calc(0% + 23px);left:auto;bottom:calc(100% - 8px);background-color:#eeeef1;color:#434357;width:max-content;padding:4px 8px;border-radius:8px}.m-my-prompts-panel__content{flex:1 1 auto;min-height:0;overflow-y:auto;container-type:inline-size;margin-right:-24px;padding-right:24px}.m-my-prompts-panel__loader{display:grid;place-items:center}.m-my-prompts-panel__empty,.m-my-prompts-panel__error{color:#60607d;margin:8px 0}.m-my-prompts-panel__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(max(326px,(100% - 2 * 16px)/3),1fr));grid-gap:16px;gap:16px;padding-bottom:8px}@container (min-width: 1934px){.m-my-prompts-panel__grid{grid-template-columns:repeat(auto-fill,minmax(326px,634px));justify-content:center}}.m-my-prompts-panel__grid--item{display:flex;min-width:0}.m-my-prompts-panel__create{border:1px solid #eeeef1;border-radius:8px;padding:8px 12px;background:#fff;color:#05051e;cursor:pointer}.m-my-prompts-panel__create:disabled{color:#aeaebc;cursor:not-allowed;border-color:#eeeef1}.m-my-prompts-panel__create:not(:disabled):hover{border-color:#aeaebc}.m-sidebar{will-change:width;display:flex;flex-direction:column;flex-wrap:nowrap;gap:48px;padding:12px;height:100vh;border-right:1px solid #bebec9;overflow:hidden;background-color:rgba(0,0,0,0);position:relative}.m-sidebar__open{transition:width .28s ease-in-out}@media(min-width:600px)and (max-width:calc(1016px - 1px)){.m-sidebar__close{background-color:rgba(0,0,0,0)}.m-sidebar__open{background-color:#fff;border-right:none;box-shadow:0 4px 16px 0 rgba(0,0,0,.2)}}@media(max-width:599px){.m-sidebar__close{width:auto;border-right:none;background-color:rgba(0,0,0,0);height:-moz-fit-content;height:fit-content}.m-sidebar__open{width:300px;background-color:#fff;border-right:none;box-shadow:0 4px 16px 0 rgba(0,0,0,.2);height:100%}}.m-sidebar__icon{background:none;border:none;padding:0 12px 0 0;font:inherit;color:inherit;display:flex;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer;margin-top:24px}.m-sidebar__open .m-sidebar__icon{align-self:flex-end}.m-sidebar__close .m-sidebar__icon{justify-self:center;margin-left:auto;margin-right:auto;padding-left:0}.m-sidebar__logo{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center}@media(max-width:599px){.m-sidebar__logo{display:none}}.m-sidebar__newchat{padding-left:12px;display:inline-flex;align-items:left;transition:all .3s ease-in-out;white-space:nowrap}.m-sidebar__newchat.expanded{width:160px;padding:0 16px}.m-sidebar__newchat.collapsed{width:48px;padding:0}.m-sidebar__prevChats{display:flex;flex-direction:column}.m-sidebar__prevChats .m-sidebar__prevChats--header{margin-bottom:16px;padding-left:14px;color:#60607d}.m-sidebar__prevChats .m-sidebar__prevChats--items{padding:12px 12px 12px 14px;color:#05051e;box-sizing:border-box;margin-right:10px}.m-sidebar__prevChats .m-sidebar__prevChats--items-static{padding-left:14px;color:#05051e}.m-sidebar__prevChats .m-sidebar__prevChats--items--active{background-color:#eee8f9;border-radius:4px;color:#5116b0}.m-sidebar__prevChats .m-sidebar__prevChats--items:not(:disabled):hover{color:#5116b0;background-color:#eee8f9;border-radius:4px;cursor:pointer}.m-sidebar__prevChats .m-sidebar__prevChats--items:not(:disabled):active{color:#05051e}.m-sidebar__prevChats .m-sidebar__prevChats--items:disabled{color:#aeaebc}.m-sidebar__scouts{display:flex;flex-direction:column}.m-sidebar__scouts .m-sidebar__scouts--header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 14px;color:#60607d;position:relative}.m-sidebar__scouts .m-sidebar__scouts--header-add{cursor:pointer;display:flex;align-items:center;background-color:rgba(0,0,0,0);font-size:12px;border:none;padding:4px;border-radius:4px}.m-sidebar__scouts .m-sidebar__scouts--header-add:not(:disabled):hover{color:#5116b0;background-color:#eee8f9}.m-sidebar__scouts .m-sidebar__scouts--header-add:not(:disabled):hover:after{content:attr(data-tooltip);position:absolute;top:auto;bottom:calc(100% + 10px);left:75%;transform:translateX(-50%);background-color:#eee8f9;width:max-content;padding:4px 8px;border-radius:8px}.m-sidebar__scouts .m-sidebar__scouts--header-add:not(:disabled):active{color:#05051e}.m-sidebar__scouts .m-sidebar__scouts--header-add:disabled{color:#aeaebc;background-color:#eeeef1;cursor:auto}.m-sidebar__scouts .m-sidebar__scouts--header-add:disabled:before{content:attr(data-tooltip);position:absolute;top:auto;bottom:calc(100% + 10px);left:75%;transform:translateX(-50%);background-color:#eeeef1;color:#434357;width:max-content;padding:4px 8px;border-radius:8px}.m-sidebar__scouts .m-sidebar__scouts--items{display:flex;align-content:stretch;justify-content:space-between;padding:0 12px 0 0;margin-right:10px;cursor:pointer}.m-sidebar__scouts .m-sidebar__scouts--items-static{padding:12px 12px 12px 14px;color:#05051e;margin-right:10px}.m-sidebar__scouts .m-sidebar__scouts--items-more{all:unset;display:flex;align-items:center;cursor:pointer;opacity:0}.m-sidebar__scouts .m-sidebar__scouts--items-more.active{opacity:1}.m-sidebar__scouts .m-sidebar__scouts--items:not(:disabled).active,.m-sidebar__scouts .m-sidebar__scouts--items:not(:disabled):hover{color:#5116b0;background-color:#eee8f9;border-radius:4px}.m-sidebar__scouts .m-sidebar__scouts--items:not(:disabled).active .m-sidebar__scouts--items-more,.m-sidebar__scouts .m-sidebar__scouts--items:not(:disabled):hover .m-sidebar__scouts--items-more{opacity:1;cursor:pointer;align-self:center}.m-sidebar__scouts .m-sidebar__scouts--items:not(:disabled):active{color:#05051e}.m-sidebar__scouts .m-sidebar__scouts--items:disabled{color:#aeaebc}.m-sidebar__prevChats--items,.m-sidebar__scouts--items-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@supports(-webkit-line-clamp:2){.m-sidebar__prevChats--items,.m-sidebar__scouts--items-label{overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:clip;overflow-clip-margin:content-box}}.m-sidebar__scouts--items-label{height:100%;flex:1 1 auto;padding:12px 0 12px 14px}.m-sidebar__open{width:300px;transition:width .24s ease-in-out}.m-sidebar__close{width:86px;transition:width .24s ease-in-out;align-items:center}.m-sidebar__close .m-sidebar__icon,.m-sidebar__close .m-sidebar__newchat{padding:0;align-items:center}.fade-in{opacity:1;pointer-events:auto;transition:opacity .5s ease-in-out .2s}.fade-out{opacity:0;pointer-events:none;transition:opacity 0s}.m-sidebar__scouts--items-more-menu{position:fixed;background-color:#fff;padding:10px;border-radius:8px;box-shadow:0 4px 16px 0 rgba(0,0,0,.2);z-index:100}.m-sidebar__scouts--items-more-menu button{background:none;border:none;width:100%;padding:8px 16px;text-align:left;font-size:14px;color:#434357;cursor:pointer}.m-sidebar__scouts--items-more-menu button:hover{color:#5116b0;border-radius:4px}.m-release-notes__backdrop{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;background-color:rgba(242,242,242,.4392156863);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.m-release-notes{position:relative;width:928px;max-width:90vw;max-height:85vh;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 4px 16px 0 rgba(0,0,0,.2);overflow:hidden}.m-release-notes:before{content:"";position:absolute;top:-205;right:-95px;width:667px;height:667px;background-image:url(/_next/static/media/icon_lightmode.f06ebac4.svg);background-repeat:no-repeat;background-size:contain;pointer-events:none;z-index:0;opacity:.5}.m-release-notes__header{position:relative;z-index:1;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:40px 32px 0}.m-release-notes__logo{height:28px;width:auto}.m-release-notes__close{position:absolute;right:16px;top:16px;z-index:2;background:rgba(0,0,0,0);border:none;cursor:pointer;color:#1b1b23;padding:4px}.m-release-notes__close:hover{color:#05051e}.m-release-notes__content{position:relative;z-index:1;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;margin:32px 32px 40px;background:#fafafb;border-radius:8px;overflow:hidden}.m-release-notes__content:after{content:"";position:absolute;bottom:0;left:0;right:15px;height:48px;background:linear-gradient(178deg,rgba(250,250,251,0) -22.46%,#fafafb 67.3%);pointer-events:none;z-index:2;border-radius:0 0 0 8px}.m-release-notes__content-header{flex:0 0 auto;padding:16px 12px;font-size:18px;font-weight:800;color:#434357;border-bottom:1px solid #d6d6dd}.m-release-notes__body{flex:1 1 auto;overflow-y:auto;padding:16px 12px 32px}.m-release-notes__body h1{font-size:24px;font-weight:700;margin:0 0 16px;color:#05051e}.m-release-notes__body h2{font-size:20px;font-weight:600;margin:24px 0 8px;color:#05051e}.m-release-notes__body h3{font-size:18px;font-weight:600;margin:20px 0 4px;color:#434357}.m-release-notes__body p{font-size:14px;line-height:22px;color:#60607d;margin:0 0 12px}.m-release-notes__body ol,.m-release-notes__body ul{padding-left:24px;margin:0 0 12px}.m-release-notes__body ol li,.m-release-notes__body ul li{font-size:14px;line-height:22px;color:#60607d;margin-bottom:4px}.m-release-notes__body hr{border:none;border-top:1px solid #dedee4;margin:24px 0}.m-release-notes__body code{font-size:12px;background:#f7f7f8;padding:2px 4px;border-radius:4px}.m-release-notes__body strong{font-weight:600;color:#05051e}.m-release-notes__body a{color:#5b19c4;text-decoration:underline}.m-release-notes__body a:hover{color:#48149c}.m-release-notes__body img{max-width:100%;border-radius:4px;margin:12px 0}.m-release-notes__video-container{margin:16px 0}.m-release-notes__video-wrapper{position:relative;width:100%;padding-bottom:56.25%;border-radius:4px;overflow:hidden;background:#f7f7f8}.m-release-notes__video-wrapper iframe,.m-release-notes__video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.m-release-notes__video-fallback{display:inline-block;margin-top:2px;font-size:12px;color:#aeaebc;text-decoration:none}.m-release-notes__video-fallback:hover{color:#5b19c4;text-decoration:underline}.m-accordion{background-color:#fff;overflow:visible;padding-bottom:16px;position:relative}.m-accordion:focus-within:after{content:"";position:absolute;inset:-5px;background-color:#3889e5;z-index:-1}.m-accordion__header{display:flex;justify-content:space-between;align-items:flex-start;width:100%;padding:0 0 12px;background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid #d6d6dd;cursor:pointer;text-align:left;transition:border-color .28s ease-in-out}.m-accordion__header:focus-visible{outline:none}.m-accordion__header:hover:not(:disabled){border-bottom-color:#9090a4}.m-accordion__header:hover:not(:disabled) .m-accordion__title{color:#434357}.m-accordion__header:hover:not(:disabled) .m-accordion__counter:not(.m-accordion__counter--limit){color:#5116b0}.m-accordion__header:hover:not(:disabled) .a-icon{color:#434357}.m-accordion__header:disabled{cursor:not-allowed;border-bottom-color:#d6d6dd}.m-accordion__header:disabled .m-accordion__header{cursor:not-allowed}.m-accordion__header:disabled .a-icon,.m-accordion__header:disabled .m-accordion__counter:not(.m-accordion__counter--limit),.m-accordion__header:disabled .m-accordion__title{color:#bebec9}.m-accordion__title{font-size:18px;font-weight:800;color:#9090a4;transition:color .28s ease-in-out;display:flex;align-items:center;gap:8px}.m-accordion__counter{font-size:14px;font-weight:600;color:#5b19c4;transition:color .28s ease-in-out}.m-accordion__counter--limit{color:#9090a4}.m-accordion__icon{transition:transform .28s ease-in-out}.m-accordion__icon .a-icon{display:flex;align-items:center;justify-content:center;transform-origin:center center;color:#9090a4;transition:color .28s ease-in-out}.m-accordion__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease-in-out;border-bottom:1px solid rgba(0,0,0,0)}.m-accordion__content-inner{overflow:hidden;padding:14px 0 0;display:flex;flex-direction:column;gap:12px;color:#9090a4;font-size:14px;line-height:22px;opacity:0;transition:opacity 0s}.m-accordion--open .m-accordion__header,.m-accordion--open .m-accordion__header:hover:not(:disabled){border-bottom-color:rgba(0,0,0,0)}.m-accordion--open .m-accordion__title{color:#434357}.m-accordion--open .m-accordion__counter:not(.m-accordion__counter--limit){color:#5b19c4}.m-accordion--open .m-accordion__icon{transform:rotate(-180deg)}.m-accordion--open .m-accordion__icon .a-icon{color:#05051e}.m-accordion--open .m-accordion__content{grid-template-rows:1fr;border-bottom-color:#c6c6d0;transition:grid-template-rows .28s ease-in-out,border-bottom-color .3s ease-in-out .2s}.m-accordion--open .m-accordion__content-inner{padding:14px 0 32px;opacity:1;transition:opacity .3s ease-in-out .2s}.m-accordion:focus-visible{outline:2px solid #3889e5;outline-offset:-2px}