.notification{display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:400px;background:#f7911d;border-radius:20px;box-shadow:0 0 12px 0 rgba(0,0,0,.2);padding:16px;padding-right:48px;margin:8px 0;position:relative;color:#fff}.notification__text{color:#fff;font-weight:400}.notification__text span{margin-right:8px;color:#fff;font-size:14px;line-height:18px}.notification__close{position:absolute;right:16px;color:#fff}.notifications{position:fixed;bottom:40px;right:8px;padding:0 16px;z-index:15;display:flex;flex-direction:column;align-items:flex-end}.e-post-title[data-v-0cdcda77]{font-size:24px;line-height:32px}.loading-points span[data-v-0cdcda77]{-webkit-animation-name:blink-0cdcda77;animation-name:blink-0cdcda77;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-0cdcda77]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-0cdcda77]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-0cdcda77{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-0cdcda77{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-0cdcda77]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-0cdcda77]{width:588px}}@media(min-width:960px){.container[data-v-0cdcda77]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-0cdcda77]{width:1216px;padding:0}.container.main-container[data-v-0cdcda77]{width:906px}}.modal[data-v-0cdcda77]{background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.25);border-radius:20px;padding:12px;text-align:center;max-width:80vw;height:auto;border:3px solid #fff;margin-top:16px;z-index:14;position:relative;margin-bottom:24px;overflow-y:visible;display:flex;flex-direction:column}.overlay[data-v-0cdcda77]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:14;display:flex;background:rgba(0,0,0,.7);justify-content:center;align-items:center}.e-post-title[data-v-b30458f2]{font-size:24px;line-height:32px}.loading-points span[data-v-b30458f2]{-webkit-animation-name:blink-b30458f2;animation-name:blink-b30458f2;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-b30458f2]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-b30458f2]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-b30458f2{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-b30458f2{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-b30458f2]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-b30458f2]{width:588px}}@media(min-width:960px){.container[data-v-b30458f2]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-b30458f2]{width:1216px;padding:0}.container.main-container[data-v-b30458f2]{width:906px}}@media screen and (max-width:345px){.modal__buttons[data-v-b30458f2]{display:flex;flex-direction:column-reverse}}.navbar[data-v-b30458f2]{position:relative;width:100%;height:79px;box-shadow:0 5px 35px 0 hsla(0,0%,74.1%,.25)}.navbar .breakpoints-container[data-v-b30458f2]{height:100%;display:flex;align-items:center;justify-content:space-between}@media(width < 600px){.navbar[data-v-b30458f2]{height:60px}}.navbar__hamburger[data-v-b30458f2]{position:relative;top:25%;left:18px;color:#4833e9;cursor:pointer;font-size:34px}.navbar__mobileList--opened[data-v-b30458f2],.navbar__mobileList[data-v-b30458f2]{height:calc(100vh - 60px);width:100vw;position:absolute;left:0;display:none;background-color:#fff;margin:0 auto;flex-direction:column;align-items:center;gap:12%;padding:32px 0;z-index:500;transition:top .5s ease-in-out}.navbar__mobileList--opened[data-v-b30458f2]{display:flex;top:60px}.navbar__logo[data-v-b30458f2]{display:flex;align-items:center;gap:12px;cursor:pointer}.navbar__logo[data-v-b30458f2]:hover{opacity:1!important}.navbar__options[data-v-b30458f2]{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:700}@media screen and (max-width:600px){.navbar__options[data-v-b30458f2]{display:flex;flex-direction:column;gap:30px;font-size:18px}.navbar__options li[data-v-b30458f2]:last-child{margin-top:32px;font-size:17px}}.navbar__options>li[data-v-b30458f2]{cursor:pointer;transition:all .2s ease-out}.navbar__options>li[data-v-b30458f2]:hover{opacity:.8}.navbar__profile[data-v-b30458f2]{position:relative}.navbar__profile[data-v-b30458f2]:hover{opacity:1!important}.navbar__profile button[data-v-b30458f2]{color:#4833e9}.navbar__profile_dropdown[data-v-b30458f2]{position:absolute;right:-6px;top:50px;width:200px;padding:24px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:12px;-webkit-animation:fade-b30458f2 .3s ease-in-out;animation:fade-b30458f2 .3s ease-in-out;background-color:#fff;align-items:flex-start;z-index:99}.navbar__profile_dropdown li[data-v-b30458f2]{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:600}.navbar__profile_dropdown li i[data-v-b30458f2]{color:#4833e9}@-webkit-keyframes fade-b30458f2{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-b30458f2{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.slide-enter-active[data-v-b30458f2],.slide-leave-active[data-v-b30458f2]{transition:transform .5s ease-in-out}.slide-enter[data-v-b30458f2],.slide-leave-to[data-v-b30458f2]{transform:translateY(-100%)}.open.slide-enter-active[data-v-b30458f2],.open.slide-leave-active[data-v-b30458f2]{transition:transform .5s ease-in-out}.open.slide-enter[data-v-b30458f2],.open.slide-leave-to[data-v-b30458f2]{transform:translateY(0)}body{margin:0;padding:0;width:100%;overflow-x:hidden;touch-action:manipulation;-webkit-tap-highlight-color:transparent}html{font-family:Open Sans,sans-serif;font-size:16px;color:#979797;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,li,ul{margin:0}li,ul{list-style:none;padding:0}a,a:focus,a:visited{text-decoration:none;color:inherit;outline:none}p{margin:0}button,input{outline:none}button{border:none;background:none;font-size:inherit;font-weight:inherit;cursor:pointer}@media(min-width:960px){a{cursor:pointer;transition:opacity .3s ease-in-out}a:hover{opacity:.7}a.disabled{cursor:auto}a.disabled:hover{opacity:1}}.multiselect-option span{color:#333}.fade-enter-active,.fade-leave-active{transition:all .2s}.fade-enter,.fade-leave-to{opacity:0}.fade-enter-active{-webkit-animation:appear .2s;animation:appear .2s}@-webkit-keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0}to{opacity:1}}.full{width:100%}.left{text-align:left}.right{text-align:right}.left-c{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.bx-shadow{box-shadow:5px 5px 35px hsla(0,0%,74.1%,.25)}.right-c{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.dropdown{position:relative;cursor:pointer}.dropdown__face,.dropdown__items,.dropdown__items--deleted{background-color:inherit;border-radius:25px;border:1px solid #141414;cursor:pointer;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#141414;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown__face{padding:12px 24px;display:flex;justify-content:space-around;align-content:center}.dropdown__face .material-icons{font-size:18px}.dropdown__items,.dropdown__items--deleted{padding:20px;background-color:#f5f5f5;margin:0;position:absolute;top:30%;width:100%;gap:10px;list-style:none;list-style-type:none;display:flex;flex-direction:column;justify-content:center;visibility:hidden;opacity:0;transition:all .2s cubic-bezier(.93,.88,.1,.8);z-index:9999999}.dropdown__items--deleted li,.dropdown__items li{transition:all .2s ease}.dropdown__items--deleted li:hover,.dropdown__items li:hover{color:rgba(0,0,0,.9);transform:scale(1.05)}.dropdown input{display:none}.dropdown input:checked~.dropdown__items{top:calc(100% + 10px);visibility:visible;opacity:1;background-color:#fff}.material-icons,.material-icons-outlined{-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.status,.status--0,.status--1,.status--2,.status--COMPLETED,.status--COMPLETO,.status--EN_CURSO,.status--FINALIZADO,.status--INCOMPLETED,.status--INICIADO,.status--SIN_INICIAR{font-weight:600;font-size:11px;display:flex;align-items:center;gap:4px;text-align:center;justify-content:center;width:110px;padding:8px 0;border-radius:4px;box-shadow:0 0 4px rgba(0,0,0,.1);text-transform:none}.status--0 .material-icons,.status--1 .material-icons,.status--2 .material-icons,.status--COMPLETED .material-icons,.status--COMPLETO .material-icons,.status--EN_CURSO .material-icons,.status--FINALIZADO .material-icons,.status--INCOMPLETED .material-icons,.status--INICIADO .material-icons,.status--SIN_INICIAR .material-icons,.status .material-icons{font-size:14px}.status--2,.status--COMPLETED,.status--COMPLETO,.status--FINALIZADO{color:#00c58f}.status--0,.status--EN_CURSO{color:#ffb600}.status--SIN_INICIAR{color:#979797}.status--1,.status--INCOMPLETED,.status--INICIADO{color:#ff3b66}.center{flex-direction:column}.btn,.btn-simple,.btn-small,.center{display:flex;justify-content:center;align-items:center;text-align:center}.btn,.btn-simple,.btn-small{background-color:#d9d9d9;padding:24px 0;min-width:150px;color:#000;font-size:14px;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:50px;cursor:pointer;gap:12px;width:100%}.btn-small{padding:12px 0;width:170px;gap:6px}.btn-small .material-icons{font-size:16px}.btn-simple{background-color:inherit}.disabled{opacity:.4;cursor:default}.disabled:hover{opacity:.4!important}.add-btn{width:32px;height:32px;border-radius:50%;border:none;background:#f7911d;position:fixed;right:10%;bottom:10%}.add-btn :hover{cursor:pointer;opacity:.8}.red{background:#ff3b66}.red-font{color:#ff3b66}.yellow{background:#ffb600}.gray{background:#979797}.lightgray{background:#f5f5f5}.blue{color:#1e1755}.lightblue{color:#4833e9}.white{color:#fff}.black{color:#000}.bg-blue{background-color:#1e1755}.bg-lightblue{background-color:#4833e9}.card{max-width:600px;padding:8px;border-radius:8px;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.25)}.card__head h3{font-size:14px;line-height:26px}.card__head img{margin:0 8px}.card__head .timeleft{max-height:26px}.card__head .timeleft__text{font-size:14px;line-height:26px}.card__content{flex-direction:column;border-top:1px solid #d9d9d9;padding:8px;justify-content:space-between}.card__content .tittle span{font-size:16px;line-height:24px}.card__content .indications__tittle{text-align:start;font-size:14px;line-height:26px}.card__content .indications__text{text-align:start;font-size:12px;line-height:16px}.card__content .content__tittle{text-align:start;text-decoration:underline;font-size:14px;line-height:26px}.card__content .content__text{font-size:12px;line-height:16px}.card__content .content .alumn-comment{margin:8px 0 0;border:none;border-bottom:1px solid #d9d9d9;font-size:12px;line-height:16px}.card__content .content .alumn-comment:focus{border:none;border-bottom:1px solid #141414}.card__bottom{min-height:24px;justify-content:flex-end;position:relative}.card__bottom .send{min-width:60px}.success{background:#00c58f}.columns{display:flex;flex-direction:column;gap:8px}.rows{display:flex;flex-direction:row}.pointer:hover,.pointer :hover{cursor:pointer;opacity:.8}button.pointer:disabled:hover,button:disabled{opacity:.4!important}.page-content{padding:12px;background:#f5f5f5;justify-content:flex-start;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 88px);width:100%}@media(min-width:960px){.page-content{height:calc(100vh - 48px);padding:32px}}.dropdown,.page-tittle{font-size:14px;line-height:18px}.dropdown{max-width:400px;margin:12px 0}.text-modal .text{padding:24px 12px}.buttons{justify-content:space-evenly}.buttons button{min-width:120px}.input{font-size:12px;line-height:16px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:14;display:flex;background:rgba(0,0,0,.2);justify-content:center;align-items:center}.breakpoints-container{width:100%;margin:0 auto;padding:0 12px}@media(width > 1124px){.breakpoints-container{width:1124px}}.btn-return{margin-bottom:28px}.btn-return span{display:inline-flex;align-items:flex-end;gap:10px;font-size:14px;font-weight:600;color:#4833e9;cursor:pointer}.btn-return span .material-icons{font-size:18px}body,html{margin:0;padding:0;color:#000;background:#fff}#app{width:100%;margin:0 auto}.e-post-title[data-v-3334642a]{font-size:24px;line-height:32px}.loading-points span[data-v-3334642a]{-webkit-animation-name:blink-3334642a;animation-name:blink-3334642a;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-3334642a]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-3334642a]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-3334642a{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-3334642a{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-3334642a]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-3334642a]{width:588px}}@media(min-width:960px){.container[data-v-3334642a]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-3334642a]{width:1216px;padding:0}.container.main-container[data-v-3334642a]{width:906px}}.presentDisabled[data-v-3334642a]{opacity:.6;cursor:default}.present_info[data-v-3334642a]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:24px 38px;margin:12px 0;border-radius:5px}@media(max-width:640px){.present_info[data-v-3334642a]{flex-direction:column;align-items:flex-start;gap:16px}.present_info>button[data-v-3334642a]{align-self:center}}.present_info.already_started[data-v-3334642a],.present_info.comming[data-v-3334642a]{background:#edebfd}.present_info.already_started i[data-v-3334642a],.present_info.already_started strong[data-v-3334642a],.present_info.comming i[data-v-3334642a],.present_info.comming strong[data-v-3334642a]{color:#4833e9}.present_info.finished[data-v-3334642a]{background:rgba(246,46,83,.15)}.present_info.finished i[data-v-3334642a],.present_info.finished strong[data-v-3334642a]{color:#f62e53}.present_info.started[data-v-3334642a]{background:#d9f6ee}.present_info.started i[data-v-3334642a],.present_info.started strong[data-v-3334642a]{color:#00c58f}.present_info__description[data-v-3334642a]{display:flex;gap:8px}.present_info__description [data-v-3334642a]{font-size:16px}.present_info__description i[data-v-3334642a]{font-size:20px;line-height:22px}.present_info__description span[data-v-3334642a]{font-weight:lighter}.present_info .btn[data-v-3334642a]{display:flex;justify-content:center;align-items:center;background:#fff;padding:12px;width:100%;max-width:250px}@media(max-width:640px){.present_info .btn[data-v-3334642a]{width:100%}}.present_info .btn.present[data-v-3334642a]{background:#00c58f;color:#fff;gap:8px}.present_info .btn.present i[data-v-3334642a]{color:#fff;font-size:16px}#customLogin{display:none}.e-post-title[data-v-01bdd443]{font-size:24px;line-height:32px}.loading-points span[data-v-01bdd443]{-webkit-animation-name:blink-01bdd443;animation-name:blink-01bdd443;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-01bdd443]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-01bdd443]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-01bdd443{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-01bdd443{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-01bdd443]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-01bdd443]{width:588px}}@media(min-width:960px){.container[data-v-01bdd443]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-01bdd443]{width:1216px;padding:0}.container.main-container[data-v-01bdd443]{width:906px}}.loader__container[data-v-01bdd443]{width:100%;height:50vh;display:flex;align-items:center;justify-content:center}.loader__container .spinner[data-v-01bdd443]{width:14.4px;height:14.4px;border-radius:14.4px;box-shadow:36px 0 0 0 hsla(0,0%,49%,.2),29.2px 21.2px 0 0 hsla(0,0%,49%,.4),11.16px 34.2px 0 0 hsla(0,0%,49%,.6),-11.16px 34.2px 0 0 hsla(0,0%,49%,.8),-29.2px 21.2px 0 0 #7d7d7d;-webkit-animation:spinner-b87k6z-01bdd443 1.2s linear infinite;animation:spinner-b87k6z-01bdd443 1.2s linear infinite}@-webkit-keyframes spinner-b87k6z-01bdd443{to{transform:rotate(1turn)}}@keyframes spinner-b87k6z-01bdd443{to{transform:rotate(1turn)}}.dots[data-v-01bdd443]{width:56px;height:13.4px;background:radial-gradient(circle closest-side,#7d7d7d 90%,transparent) 0 50%,radial-gradient(circle closest-side,#7d7d7d 90%,transparent) 50% 50%,radial-gradient(circle closest-side,#7d7d7d 90%,transparent) 100% 50%;background-size:33.3333333333% 100%;background-repeat:no-repeat;-webkit-animation:dots-zcf63l-01bdd443 1s linear infinite;animation:dots-zcf63l-01bdd443 1s linear infinite}@-webkit-keyframes dots-zcf63l-01bdd443{33%{background-size:33.3333333333% 0,33.3333333333% 100%,33.3333333333% 100%}50%{background-size:33.3333333333% 100%,33.3333333333% 0,33.3333333333% 100%}66%{background-size:33.3333333333% 100%,33.3333333333% 100%,33.3333333333% 0}}@keyframes dots-zcf63l-01bdd443{33%{background-size:33.3333333333% 0,33.3333333333% 100%,33.3333333333% 100%}50%{background-size:33.3333333333% 100%,33.3333333333% 0,33.3333333333% 100%}66%{background-size:33.3333333333% 100%,33.3333333333% 100%,33.3333333333% 0}}@-webkit-keyframes blink-148f36eb{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.e-post-title[data-v-148f36eb]{font-size:24px;line-height:32px}.loading-points span[data-v-148f36eb]{-webkit-animation-name:blink-148f36eb;animation-name:blink-148f36eb;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-148f36eb]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-148f36eb]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@keyframes blink-148f36eb{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-148f36eb]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-148f36eb]{width:588px}}@media(min-width:960px){.container[data-v-148f36eb]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-148f36eb]{width:1216px;padding:0}.container.main-container[data-v-148f36eb]{width:906px}}body[data-v-148f36eb]{margin:0;padding:0;width:100%;overflow-x:hidden;touch-action:manipulation;-webkit-tap-highlight-color:transparent}[data-v-148f36eb],[data-v-148f36eb]:after,[data-v-148f36eb]:before{box-sizing:border-box}html[data-v-148f36eb]{font-family:Open Sans,sans-serif;font-size:16px;color:#979797;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}h1[data-v-148f36eb],h2[data-v-148f36eb],h3[data-v-148f36eb],h4[data-v-148f36eb]{margin:0}li[data-v-148f36eb],ul[data-v-148f36eb]{list-style:none;padding:0;margin:0}a[data-v-148f36eb],a[data-v-148f36eb]:focus,a[data-v-148f36eb]:visited{text-decoration:none;color:inherit;outline:none}p[data-v-148f36eb]{margin:0}input[data-v-148f36eb]{outline:none}button[data-v-148f36eb]{border:none;background:none;font-size:inherit;font-weight:inherit;outline:none;cursor:pointer}@media(min-width:960px){a[data-v-148f36eb]{cursor:pointer;transition:opacity .3s ease-in-out}a[data-v-148f36eb]:hover{opacity:.7}a.disabled[data-v-148f36eb]{cursor:auto}a.disabled[data-v-148f36eb]:hover{opacity:1}}.multiselect-option span[data-v-148f36eb]{color:#333}.fade-enter-active[data-v-148f36eb],.fade-leave-active[data-v-148f36eb]{transition:all .2s}.fade-enter[data-v-148f36eb],.fade-leave-to[data-v-148f36eb]{opacity:0}.fade-enter-active[data-v-148f36eb]{-webkit-animation:appear-148f36eb .2s;animation:appear-148f36eb .2s}@-webkit-keyframes appear-148f36eb{0%{opacity:0}to{opacity:1}}@keyframes appear-148f36eb{0%{opacity:0}to{opacity:1}}.full[data-v-148f36eb]{width:100%}.left[data-v-148f36eb]{text-align:left}.right[data-v-148f36eb]{text-align:right}.left-c[data-v-148f36eb]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.bx-shadow[data-v-148f36eb]{box-shadow:5px 5px 35px hsla(0,0%,74.1%,.25)}.right-c[data-v-148f36eb]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.dropdown__face[data-v-148f36eb],.dropdown__items--deleted[data-v-148f36eb],.dropdown__items[data-v-148f36eb]{background-color:inherit;border:1px solid #141414;font-weight:400;font-size:12px}.dropdown__face[data-v-148f36eb]{padding:12px 24px;justify-content:space-around}.dropdown__items--deleted[data-v-148f36eb],.dropdown__items[data-v-148f36eb]{z-index:9999999}.dropdown__items--deleted li[data-v-148f36eb],.dropdown__items li[data-v-148f36eb]{transition:all .2s ease}.dropdown__items--deleted li[data-v-148f36eb]:hover,.dropdown__items li[data-v-148f36eb]:hover{transform:scale(1.05)}.dropdown input:checked~.dropdown__items[data-v-148f36eb]{background-color:#fff}.material-icons-outlined[data-v-148f36eb],.material-icons[data-v-148f36eb]{-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.status--0[data-v-148f36eb],.status--1[data-v-148f36eb],.status--2[data-v-148f36eb],.status--COMPLETED[data-v-148f36eb],.status--COMPLETO[data-v-148f36eb],.status--EN_CURSO[data-v-148f36eb],.status--FINALIZADO[data-v-148f36eb],.status--INCOMPLETED[data-v-148f36eb],.status--INICIADO[data-v-148f36eb],.status--SIN_INICIAR[data-v-148f36eb],.status[data-v-148f36eb]{font-weight:600;font-size:11px;display:flex;align-items:center;gap:4px;text-align:center;justify-content:center;width:110px;padding:8px 0;border-radius:4px;box-shadow:0 0 4px rgba(0,0,0,.1);text-transform:none}.status--0 .material-icons[data-v-148f36eb],.status--1 .material-icons[data-v-148f36eb],.status--2 .material-icons[data-v-148f36eb],.status--COMPLETED .material-icons[data-v-148f36eb],.status--COMPLETO .material-icons[data-v-148f36eb],.status--EN_CURSO .material-icons[data-v-148f36eb],.status--FINALIZADO .material-icons[data-v-148f36eb],.status--INCOMPLETED .material-icons[data-v-148f36eb],.status--INICIADO .material-icons[data-v-148f36eb],.status--SIN_INICIAR .material-icons[data-v-148f36eb],.status .material-icons[data-v-148f36eb]{font-size:14px}.status--2[data-v-148f36eb],.status--COMPLETED[data-v-148f36eb],.status--COMPLETO[data-v-148f36eb],.status--FINALIZADO[data-v-148f36eb]{color:#00c58f}.status--0[data-v-148f36eb],.status--EN_CURSO[data-v-148f36eb]{color:#ffb600}.status--SIN_INICIAR[data-v-148f36eb]{color:#979797}.status--1[data-v-148f36eb],.status--INCOMPLETED[data-v-148f36eb],.status--INICIADO[data-v-148f36eb]{color:#ff3b66}.center[data-v-148f36eb]{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.btn-simple[data-v-148f36eb],.btn-small[data-v-148f36eb],.btn[data-v-148f36eb]{background-color:#d9d9d9;padding:24px 0;min-width:150px;color:#000;font-size:14px;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:50px;cursor:pointer;text-align:center;display:flex;align-items:center;justify-content:center;gap:12px;width:100%}.btn-small[data-v-148f36eb]{padding:12px 0;width:170px;gap:6px}.btn-small .material-icons[data-v-148f36eb]{font-size:16px}.btn-simple[data-v-148f36eb]{background-color:inherit}.disabled[data-v-148f36eb]{opacity:.4;cursor:default}.disabled[data-v-148f36eb]:hover{opacity:.4!important}.add-btn[data-v-148f36eb]{width:32px;height:32px;border-radius:50%;border:none;background:#f7911d;position:fixed;right:10%;bottom:10%}.add-btn[data-v-148f36eb] :hover{cursor:pointer;opacity:.8}.red[data-v-148f36eb]{background:#ff3b66}.red-font[data-v-148f36eb]{color:#ff3b66}.yellow[data-v-148f36eb]{background:#ffb600}.gray[data-v-148f36eb]{background:#979797}.lightgray[data-v-148f36eb]{background:#f5f5f5}.blue[data-v-148f36eb]{color:#1e1755}.lightblue[data-v-148f36eb]{color:#4833e9}.white[data-v-148f36eb]{color:#fff}.black[data-v-148f36eb]{color:#000}.bg-blue[data-v-148f36eb]{background-color:#1e1755}.bg-lightblue[data-v-148f36eb]{background-color:#4833e9}.card[data-v-148f36eb]{max-width:600px;padding:8px;border-radius:8px;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.25)}.card__head h3[data-v-148f36eb]{font-size:14px;line-height:26px}.card__head img[data-v-148f36eb]{margin:0 8px}.card__head .timeleft[data-v-148f36eb]{max-height:26px}.card__head .timeleft__text[data-v-148f36eb]{font-size:14px;line-height:26px}.card__content[data-v-148f36eb]{flex-direction:column;border-top:1px solid #d9d9d9;padding:8px;justify-content:space-between}.card__content .tittle span[data-v-148f36eb]{font-size:16px;line-height:24px}.card__content .indications__tittle[data-v-148f36eb]{text-align:start;font-size:14px;line-height:26px}.card__content .indications__text[data-v-148f36eb]{text-align:start;font-size:12px;line-height:16px}.card__content .content__tittle[data-v-148f36eb]{text-align:start;text-decoration:underline;font-size:14px;line-height:26px}.card__content .content__text[data-v-148f36eb]{font-size:12px;line-height:16px}.card__content .content .alumn-comment[data-v-148f36eb]{margin:8px 0 0;border:none;border-bottom:1px solid #d9d9d9;font-size:12px;line-height:16px}.card__content .content .alumn-comment[data-v-148f36eb]:focus{border:none;border-bottom:1px solid #141414}.card__bottom[data-v-148f36eb]{min-height:24px;justify-content:flex-end;position:relative}.card__bottom .send[data-v-148f36eb]{min-width:60px}.success[data-v-148f36eb]{background:#00c58f}.columns[data-v-148f36eb]{display:flex;flex-direction:column;gap:8px}.rows[data-v-148f36eb]{display:flex;flex-direction:row}.pointer[data-v-148f36eb]:hover,.pointer[data-v-148f36eb] :hover{cursor:pointer;opacity:.8}button.pointer[data-v-148f36eb]:disabled:hover,button[data-v-148f36eb]:disabled{opacity:.4!important}.page-content[data-v-148f36eb]{padding:12px;background:#f5f5f5;justify-content:flex-start;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 88px);width:100%}@media(min-width:960px){.page-content[data-v-148f36eb]{height:calc(100vh - 48px);padding:32px}}.dropdown[data-v-148f36eb],.page-tittle[data-v-148f36eb]{font-size:14px;line-height:18px}.dropdown[data-v-148f36eb]{max-width:400px;margin:12px 0}.text-modal .text[data-v-148f36eb]{padding:24px 12px}.buttons[data-v-148f36eb]{justify-content:space-evenly}.buttons button[data-v-148f36eb]{min-width:120px}.input[data-v-148f36eb]{font-size:12px;line-height:16px}.overlay[data-v-148f36eb]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:14;display:flex;background:rgba(0,0,0,.2);justify-content:center;align-items:center}.breakpoints-container[data-v-148f36eb]{width:100%;margin:0 auto;padding:0 12px}@media(width > 1124px){.breakpoints-container[data-v-148f36eb]{width:1124px}}.btn-return[data-v-148f36eb]{margin-bottom:28px}.btn-return span[data-v-148f36eb]{display:inline-flex;align-items:flex-end;gap:10px;font-size:14px;font-weight:600;color:#4833e9;cursor:pointer}.btn-return span .material-icons[data-v-148f36eb]{font-size:18px}input[type=radio][data-v-148f36eb]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;cursor:pointer}input[type=radio][data-v-148f36eb]:after{border-radius:20px;background-color:#fff;border:2px solid #000}input[type=radio][data-v-148f36eb]:after,input[type=radio][data-v-148f36eb]:checked:before{width:20px;height:20px;position:relative;content:"";display:inline-block;visibility:visible}input[type=radio][data-v-148f36eb]:checked:before{border-radius:20px;border:2px solid #00c58f}input[type=radio][data-v-148f36eb]:checked:after{width:12px;height:12px;border-radius:20px;position:relative;background-color:#00c58f;content:"";display:inline-block;visibility:visible;border:none;top:-20px;left:4px}@media(-webkit-min-device-pixel-ratio:2)and (orientation:portrait){input[type=radio][data-v-148f36eb]:checked:after{top:-19px}}.input__supportText[data-v-148f36eb]{font-weight:600;font-size:10px;color:#141414;padding:0 28px;margin-top:6px}.multiselect__list[data-v-148f36eb]{display:flex;flex-direction:column;gap:16px;margin-top:10px}.multiselect__list li[data-v-148f36eb]{display:flex;align-items:center;gap:21px;font-weight:400;font-size:12px}.selected[data-v-148f36eb]{margin-top:6px;padding:0 16px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.selected__pills[data-v-148f36eb]{padding:6px 10px 6px 12px;display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:13px;background-color:#f6f6f6;border:1px solid #000;border-radius:50px;min-width:150px;gap:12px}.selected__pills .material-icons[data-v-148f36eb]{font-size:16px;cursor:pointer}.select__label[data-v-148f36eb]{font-weight:500;font-size:12px}.select__options[data-v-148f36eb]{display:flex;align-items:center;gap:12px;margin-top:12px}.select__option[data-v-148f36eb]{display:flex;align-items:center;gap:8px;font-weight:600;font-size:13px;cursor:pointer}.select__option label[data-v-148f36eb]{cursor:pointer}.select--disabled[data-v-148f36eb]{opacity:.6}.dropdown[data-v-148f36eb]{position:relative;width:100%;cursor:pointer}.dropdown__face[data-v-148f36eb],.dropdown__items--deleted[data-v-148f36eb],.dropdown__items[data-v-148f36eb]{background-color:#f6f6f6;border-radius:25px;padding:14px 28px;cursor:pointer;font-style:normal;font-weight:500;font-size:13px;line-height:16px;color:#141414;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none!important}.dropdown__search[data-v-148f36eb]{display:block!important;position:absolute;top:18px;left:28px;background:inherit;border:none;max-width:50%;z-index:999}.dropdown__error[data-v-148f36eb]{font-weight:600;font-size:10px;color:#ff3b66;padding-left:28px}.dropdown__label--completed[data-v-148f36eb],.dropdown__label[data-v-148f36eb]{cursor:text;position:absolute;top:4px;left:28px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translateY(10px);transition:all .3s;line-height:25px;font-size:13px;color:#141414}.dropdown__label--completed[data-v-148f36eb]{transform:translateY(-2px);font-size:10px;color:#00c58f}.dropdown__label--error[data-v-148f36eb]{color:#ff3b66!important}.dropdown__withInput[data-v-148f36eb]{display:flex;align-items:center;gap:20px}.dropdown__withInput input[data-v-148f36eb]{display:inline-block!important}.dropdown__withInput label[data-v-148f36eb]{cursor:pointer}.dropdown__face[data-v-148f36eb]{padding:14px 28px;display:flex;justify-content:space-between;align-content:center;height:53px}.dropdown__face .material-icons[data-v-148f36eb]{font-size:18px;transition:all .3s;position:absolute;top:18px;right:28px}.dropdown__items--deleted[data-v-148f36eb],.dropdown__items[data-v-148f36eb]{padding:20px;background-color:#f5f5f5;margin:0;position:absolute;top:30%;width:100%;gap:10px;list-style:none;list-style-type:none;display:flex;flex-direction:column;justify-content:center;visibility:hidden;opacity:0;transition:all .2s cubic-bezier(.93,.88,.1,.8)}.dropdown__items--deleted li[data-v-148f36eb],.dropdown__items li[data-v-148f36eb]{transition:all .2s}.dropdown__items--deleted li[data-v-148f36eb]:hover,.dropdown__items li[data-v-148f36eb]:hover{color:rgba(0,0,0,.9)}.dropdown input[data-v-148f36eb]{display:none}.dropdown input:checked~.dropdown__items[data-v-148f36eb]{top:calc(100% + 10px);visibility:visible;opacity:1;background-color:#f6f6f6;box-shadow:0 4px 4px rgba(0,0,0,.25);z-index:9999}.dropdown input:checked~.dropdown__items li[data-v-148f36eb]:hover{font-weight:600}.dropdown input:checked~.dropdown__face .material-icons[data-v-148f36eb]{transform:rotateX(180deg)}@-webkit-keyframes blink-1e99c8ce{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.e-post-title[data-v-1e99c8ce]{font-size:24px;line-height:32px}.loading-points span[data-v-1e99c8ce]{-webkit-animation-name:blink-1e99c8ce;animation-name:blink-1e99c8ce;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-1e99c8ce]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-1e99c8ce]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@keyframes blink-1e99c8ce{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-1e99c8ce]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-1e99c8ce]{width:588px}}@media(min-width:960px){.container[data-v-1e99c8ce]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-1e99c8ce]{width:1216px;padding:0}.container.main-container[data-v-1e99c8ce]{width:906px}}body[data-v-1e99c8ce]{margin:0;padding:0;width:100%;overflow-x:hidden;touch-action:manipulation;-webkit-tap-highlight-color:transparent}[data-v-1e99c8ce],[data-v-1e99c8ce]:after,[data-v-1e99c8ce]:before{box-sizing:border-box}html[data-v-1e99c8ce]{font-family:Open Sans,sans-serif;font-size:16px;color:#979797;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}h1[data-v-1e99c8ce],h2[data-v-1e99c8ce],h3[data-v-1e99c8ce],h4[data-v-1e99c8ce]{margin:0}li[data-v-1e99c8ce],ul[data-v-1e99c8ce]{list-style:none;padding:0;margin:0}a[data-v-1e99c8ce],a[data-v-1e99c8ce]:focus,a[data-v-1e99c8ce]:visited{text-decoration:none;color:inherit;outline:none}p[data-v-1e99c8ce]{margin:0}input[data-v-1e99c8ce]{outline:none}button[data-v-1e99c8ce]{border:none;background:none;font-size:inherit;font-weight:inherit;outline:none;cursor:pointer}@media(min-width:960px){a[data-v-1e99c8ce]{cursor:pointer;transition:opacity .3s ease-in-out}a[data-v-1e99c8ce]:hover{opacity:.7}a.disabled[data-v-1e99c8ce]{cursor:auto}a.disabled[data-v-1e99c8ce]:hover{opacity:1}}.multiselect-option span[data-v-1e99c8ce]{color:#333}.fade-enter-active[data-v-1e99c8ce],.fade-leave-active[data-v-1e99c8ce]{transition:all .2s}.fade-enter[data-v-1e99c8ce],.fade-leave-to[data-v-1e99c8ce]{opacity:0}.fade-enter-active[data-v-1e99c8ce]{-webkit-animation:appear-1e99c8ce .2s;animation:appear-1e99c8ce .2s}@-webkit-keyframes appear-1e99c8ce{0%{opacity:0}to{opacity:1}}@keyframes appear-1e99c8ce{0%{opacity:0}to{opacity:1}}.full[data-v-1e99c8ce]{width:100%}.left[data-v-1e99c8ce]{text-align:left}.right[data-v-1e99c8ce]{text-align:right}.left-c[data-v-1e99c8ce]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.bx-shadow[data-v-1e99c8ce]{box-shadow:5px 5px 35px hsla(0,0%,74.1%,.25)}.right-c[data-v-1e99c8ce]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.dropdown[data-v-1e99c8ce]{position:relative;cursor:pointer}.dropdown__face[data-v-1e99c8ce],.dropdown__items--deleted[data-v-1e99c8ce],.dropdown__items[data-v-1e99c8ce]{background-color:inherit;border-radius:25px;border:1px solid #141414;cursor:pointer;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#141414;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown__face[data-v-1e99c8ce]{padding:12px 24px;display:flex;justify-content:space-around;align-content:center}.dropdown__face .material-icons[data-v-1e99c8ce]{font-size:18px}.dropdown__items--deleted[data-v-1e99c8ce],.dropdown__items[data-v-1e99c8ce]{padding:20px;background-color:#f5f5f5;margin:0;position:absolute;top:30%;width:100%;gap:10px;list-style:none;list-style-type:none;display:flex;flex-direction:column;justify-content:center;visibility:hidden;opacity:0;transition:all .2s cubic-bezier(.93,.88,.1,.8);z-index:9999999}.dropdown__items--deleted li[data-v-1e99c8ce],.dropdown__items li[data-v-1e99c8ce]{transition:all .2s ease}.dropdown__items--deleted li[data-v-1e99c8ce]:hover,.dropdown__items li[data-v-1e99c8ce]:hover{color:rgba(0,0,0,.9);transform:scale(1.05)}.dropdown input[data-v-1e99c8ce]{display:none}.dropdown input:checked~.dropdown__items[data-v-1e99c8ce]{top:calc(100% + 10px);visibility:visible;opacity:1;background-color:#fff}.material-icons-outlined[data-v-1e99c8ce],.material-icons[data-v-1e99c8ce]{-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.status--0[data-v-1e99c8ce],.status--1[data-v-1e99c8ce],.status--2[data-v-1e99c8ce],.status--COMPLETED[data-v-1e99c8ce],.status--COMPLETO[data-v-1e99c8ce],.status--EN_CURSO[data-v-1e99c8ce],.status--FINALIZADO[data-v-1e99c8ce],.status--INCOMPLETED[data-v-1e99c8ce],.status--INICIADO[data-v-1e99c8ce],.status--SIN_INICIAR[data-v-1e99c8ce],.status[data-v-1e99c8ce]{font-weight:600;font-size:11px;display:flex;align-items:center;gap:4px;text-align:center;justify-content:center;width:110px;padding:8px 0;border-radius:4px;box-shadow:0 0 4px rgba(0,0,0,.1);text-transform:none}.status--0 .material-icons[data-v-1e99c8ce],.status--1 .material-icons[data-v-1e99c8ce],.status--2 .material-icons[data-v-1e99c8ce],.status--COMPLETED .material-icons[data-v-1e99c8ce],.status--COMPLETO .material-icons[data-v-1e99c8ce],.status--EN_CURSO .material-icons[data-v-1e99c8ce],.status--FINALIZADO .material-icons[data-v-1e99c8ce],.status--INCOMPLETED .material-icons[data-v-1e99c8ce],.status--INICIADO .material-icons[data-v-1e99c8ce],.status--SIN_INICIAR .material-icons[data-v-1e99c8ce],.status .material-icons[data-v-1e99c8ce]{font-size:14px}.status--2[data-v-1e99c8ce],.status--COMPLETED[data-v-1e99c8ce],.status--COMPLETO[data-v-1e99c8ce],.status--FINALIZADO[data-v-1e99c8ce]{color:#00c58f}.status--0[data-v-1e99c8ce],.status--EN_CURSO[data-v-1e99c8ce]{color:#ffb600}.status--SIN_INICIAR[data-v-1e99c8ce]{color:#979797}.status--1[data-v-1e99c8ce],.status--INCOMPLETED[data-v-1e99c8ce],.status--INICIADO[data-v-1e99c8ce]{color:#ff3b66}.center[data-v-1e99c8ce]{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.btn-simple[data-v-1e99c8ce],.btn-small[data-v-1e99c8ce],.btn[data-v-1e99c8ce]{background-color:#d9d9d9;padding:24px 0;min-width:150px;color:#000;font-size:14px;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:50px;cursor:pointer;text-align:center;display:flex;align-items:center;justify-content:center;gap:12px;width:100%}.btn-small[data-v-1e99c8ce]{padding:12px 0;width:170px;gap:6px}.btn-small .material-icons[data-v-1e99c8ce]{font-size:16px}.btn-simple[data-v-1e99c8ce]{background-color:inherit}.disabled[data-v-1e99c8ce]{opacity:.4;cursor:default}.disabled[data-v-1e99c8ce]:hover{opacity:.4!important}.add-btn[data-v-1e99c8ce]{width:32px;height:32px;border-radius:50%;border:none;background:#f7911d;position:fixed;right:10%;bottom:10%}.add-btn[data-v-1e99c8ce] :hover{cursor:pointer;opacity:.8}.red[data-v-1e99c8ce]{background:#ff3b66}.red-font[data-v-1e99c8ce]{color:#ff3b66}.yellow[data-v-1e99c8ce]{background:#ffb600}.gray[data-v-1e99c8ce]{background:#979797}.lightgray[data-v-1e99c8ce]{background:#f5f5f5}.blue[data-v-1e99c8ce]{color:#1e1755}.lightblue[data-v-1e99c8ce]{color:#4833e9}.white[data-v-1e99c8ce]{color:#fff}.black[data-v-1e99c8ce]{color:#000}.bg-blue[data-v-1e99c8ce]{background-color:#1e1755}.bg-lightblue[data-v-1e99c8ce]{background-color:#4833e9}.card[data-v-1e99c8ce]{max-width:600px;padding:8px;border-radius:8px;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.25)}.card__head h3[data-v-1e99c8ce]{font-size:14px;line-height:26px}.card__head img[data-v-1e99c8ce]{margin:0 8px}.card__head .timeleft[data-v-1e99c8ce]{max-height:26px}.card__head .timeleft__text[data-v-1e99c8ce]{font-size:14px;line-height:26px}.card__content[data-v-1e99c8ce]{flex-direction:column;border-top:1px solid #d9d9d9;padding:8px;justify-content:space-between}.card__content .tittle span[data-v-1e99c8ce]{font-size:16px;line-height:24px}.card__content .indications__tittle[data-v-1e99c8ce]{text-align:start;font-size:14px;line-height:26px}.card__content .indications__text[data-v-1e99c8ce]{text-align:start;font-size:12px;line-height:16px}.card__content .content__tittle[data-v-1e99c8ce]{text-align:start;text-decoration:underline;font-size:14px;line-height:26px}.card__content .content__text[data-v-1e99c8ce]{font-size:12px;line-height:16px}.card__content .content .alumn-comment[data-v-1e99c8ce]{margin:8px 0 0;border:none;border-bottom:1px solid #d9d9d9;font-size:12px;line-height:16px}.card__content .content .alumn-comment[data-v-1e99c8ce]:focus{border:none;border-bottom:1px solid #141414}.card__bottom[data-v-1e99c8ce]{min-height:24px;justify-content:flex-end;position:relative}.card__bottom .send[data-v-1e99c8ce]{min-width:60px}.success[data-v-1e99c8ce]{background:#00c58f}.columns[data-v-1e99c8ce]{display:flex;flex-direction:column;gap:8px}.rows[data-v-1e99c8ce]{display:flex;flex-direction:row}.pointer[data-v-1e99c8ce]:hover,.pointer[data-v-1e99c8ce] :hover{cursor:pointer;opacity:.8}button.pointer[data-v-1e99c8ce]:disabled:hover,button[data-v-1e99c8ce]:disabled{opacity:.4!important}.page-content[data-v-1e99c8ce]{padding:12px;background:#f5f5f5;justify-content:flex-start;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 88px);width:100%}@media(min-width:960px){.page-content[data-v-1e99c8ce]{height:calc(100vh - 48px);padding:32px}}.dropdown[data-v-1e99c8ce],.page-tittle[data-v-1e99c8ce]{font-size:14px;line-height:18px}.dropdown[data-v-1e99c8ce]{max-width:400px;margin:12px 0}.input[data-v-1e99c8ce]{font-size:12px;line-height:16px}.overlay[data-v-1e99c8ce]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:14;display:flex;background:rgba(0,0,0,.2);justify-content:center;align-items:center}.breakpoints-container[data-v-1e99c8ce]{width:100%;margin:0 auto;padding:0 12px}@media(width > 1124px){.breakpoints-container[data-v-1e99c8ce]{width:1124px}}.btn-return[data-v-1e99c8ce]{margin-bottom:28px}.btn-return span[data-v-1e99c8ce]{display:inline-flex;align-items:flex-end;gap:10px;font-size:14px;font-weight:600;color:#4833e9;cursor:pointer}.btn-return span .material-icons[data-v-1e99c8ce]{font-size:18px}.home[data-v-1e99c8ce]{display:flex;flex-direction:column;min-height:calc(100vh - 79px);align-items:center;justify-content:center;gap:24px;width:100%;padding:24px 0;padding-bottom:40px}.home .dropdown__face[data-v-1e99c8ce]{width:135px}@media(max-width:960px){.home__ilustration[data-v-1e99c8ce]{display:none}}.home__content[data-v-1e99c8ce]{display:flex;align-items:center;justify-content:space-around;gap:36px;width:100%}@media screen and (max-width:960px){.home__content[data-v-1e99c8ce]{gap:0}}@media screen and (max-width:960px){.home__content__image[data-v-1e99c8ce]{width:0}}.home__content .home__card[data-v-1e99c8ce]{margin-bottom:26px;border-radius:5px;min-width:40%;width:96%;max-width:580px}.home__content .home__card_title[data-v-1e99c8ce]{font-size:12px;font-weight:400;padding:24px 0;padding-left:12px;background-color:#1e1755;color:#fff;border-radius:5px 5px 0 0}.home__content .home__card_title strong[data-v-1e99c8ce]{font-size:12px;font-weight:600}.home__content .home__card_buttons[data-v-1e99c8ce]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:34px 0}.home__content .home__card_buttons .btn-simple[data-v-1e99c8ce],.home__content .home__card_buttons .btn-small[data-v-1e99c8ce],.home__content .home__card_buttons .btn[data-v-1e99c8ce]{width:250px}@media(max-width:350px){.home__content .home__card_buttons .btn-simple[data-v-1e99c8ce],.home__content .home__card_buttons .btn-small[data-v-1e99c8ce],.home__content .home__card_buttons .btn[data-v-1e99c8ce]{width:150px}}.home__content .home__card_buttons .btn-simple[data-v-1e99c8ce]:first-child,.home__content .home__card_buttons .btn-small[data-v-1e99c8ce]:first-child,.home__content .home__card_buttons .btn[data-v-1e99c8ce]:first-child{background-color:#4833e9;color:#fff}.home__content .home__card_buttons .btn-simple[data-v-1e99c8ce]:last-child,.home__content .home__card_buttons .btn-small[data-v-1e99c8ce]:last-child,.home__content .home__card_buttons .btn[data-v-1e99c8ce]:last-child{background-color:#ffb600}.table[data-v-1e99c8ce]{display:grid;grid-template-columns:minmax(200px,2fr) repeat(2,minmax(100px,1fr)) .5fr;gap:12px 0;width:100%;padding:24px 38px;border-radius:5px;overflow-x:auto}.table__noResults[data-v-1e99c8ce]{grid-column-start:1;grid-column-end:5;display:flex;justify-content:center;margin:12px 0;font-size:16px;font-weight:500}.table__title[data-v-1e99c8ce]{font-size:12px!important;font-weight:700!important;padding-right:12px}.table__data[data-v-1e99c8ce]{font-size:14px;font-weight:400;display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid #bdbdbd;text-align:start;padding-right:12px;padding-bottom:12px}.table__review[data-v-1e99c8ce]{transition:all .2s ease-in-out;cursor:pointer;color:#4833e9}.table__review[data-v-1e99c8ce]:hover{opacity:.8}.table__pagination[data-v-1e99c8ce]{grid-column-start:1;grid-column-end:5;display:flex;align-items:center;justify-content:space-between}.table__pagination span[data-v-1e99c8ce]{padding:0;font-size:16px;font-weight:400}.table__pagination span strong[data-v-1e99c8ce]{font-size:16px;font-weight:600}.table__pagination button[data-v-1e99c8ce]{display:flex;align-items:center;font-size:14px;font-weight:600;gap:6px;cursor:pointer;color:#009696}.table__pagination button[data-v-1e99c8ce]:disabled{color:#000;opacity:.8;cursor:default}.table__pagination button:first-child .material-icons-outlined[data-v-1e99c8ce]{transform:rotateY(180deg)}.table__pagination button .material-icons-outlined[data-v-1e99c8ce]{font-size:16px}.btn-simple[data-v-1e99c8ce],.btn-small[data-v-1e99c8ce],.btn[data-v-1e99c8ce]{font-size:12px;line-height:16px;padding:18px 0;height:50px}.buttons[data-v-1e99c8ce]{justify-content:space-evenly}.buttons button[data-v-1e99c8ce]{min-width:120px}.text-modal .text[data-v-1e99c8ce]{padding:24px 12px}.table-course[data-v-1e99c8ce]{display:flex;flex-direction:column;width:100%;border-radius:5px;overflow:hidden}.table-course__header[data-v-1e99c8ce]{padding:12px 38px;background:#1e1755;color:#fff;font-size:14px;font-weight:400}.table-course__content div[data-v-1e99c8ce]{font-size:14px;font-weight:lighter;padding:12px 38px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #bdbdbd}@media(max-width:500px){.table-course__content div[data-v-1e99c8ce]{flex-direction:column;text-align:center;gap:8px}}.table-course__content div[data-v-1e99c8ce]:last-child{border:none}.table-course__content div .btn-simple[data-v-1e99c8ce],.table-course__content div .btn-small[data-v-1e99c8ce],.table-course__content div .btn[data-v-1e99c8ce]{height:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 40px;background:#4833e9;color:#fff;transition:all .2s ease}.table-course__content div .btn-simple[data-v-1e99c8ce]:hover,.table-course__content div .btn-small[data-v-1e99c8ce]:hover,.table-course__content div .btn[data-v-1e99c8ce]:hover{opacity:.6;cursor:pointer}.header[data-v-1e99c8ce]{width:100%;margin-top:24px;display:flex;justify-content:space-between;align-items:center;padding:0 12px}.header__filters[data-v-1e99c8ce]{display:flex;align-items:center;gap:6px}.header_filterButton[data-v-1e99c8ce]{font-size:20px;cursor:pointer}.btn.disabled[data-v-1e99c8ce],.disabled.btn-simple[data-v-1e99c8ce],.disabled.btn-small[data-v-1e99c8ce]{pointer-events:none}.e-post-title[data-v-77119372]{font-size:24px;line-height:32px}.loading-points span[data-v-77119372]{-webkit-animation-name:blink-77119372;animation-name:blink-77119372;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-77119372]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-77119372]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-77119372{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-77119372{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-77119372]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-77119372]{width:588px}}@media(min-width:960px){.container[data-v-77119372]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-77119372]{width:1216px;padding:0}.container.main-container[data-v-77119372]{width:906px}}.tabs[data-v-77119372]{margin:0 auto;max-width:600px}.tabs__header[data-v-77119372]{left:0;justify-content:space-between;max-width:380px;padding-top:12px}.tabs__header li[data-v-77119372]{font-size:14px;line-height:18px;text-align:center;padding:8px 16px;transition:all .4s ease-out;border-radius:100px;color:#4833e9;background-color:#fff;border:1px solid #4833e9;cursor:pointer;color:#141414}.tabs__header li.selected[data-v-77119372]{background:#4833e9;color:#fff}.e-post-title[data-v-6d33b5c5]{font-size:24px;line-height:32px}.loading-points span[data-v-6d33b5c5]{-webkit-animation-name:blink-6d33b5c5;animation-name:blink-6d33b5c5;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-6d33b5c5]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-6d33b5c5]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-6d33b5c5{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-6d33b5c5{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-6d33b5c5]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-6d33b5c5]{width:588px}}@media(min-width:960px){.container[data-v-6d33b5c5]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-6d33b5c5]{width:1216px;padding:0}.container.main-container[data-v-6d33b5c5]{width:906px}}.tab-content[data-v-6d33b5c5]{padding:12px;max-width:600px;gap:12px}@media(min-width:960px){.tab-content[data-v-6d33b5c5]{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}}.e-post-title[data-v-02eb4402]{font-size:24px;line-height:32px}.loading-points span[data-v-02eb4402]{-webkit-animation-name:blink-02eb4402;animation-name:blink-02eb4402;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-02eb4402]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-02eb4402]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-02eb4402{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-02eb4402{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-02eb4402]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-02eb4402]{width:588px}}@media(min-width:960px){.container[data-v-02eb4402]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-02eb4402]{width:1216px;padding:0}.container.main-container[data-v-02eb4402]{width:906px}}.page-content[data-v-02eb4402]{padding-top:12px}.e-post-title[data-v-17bfe0a2]{font-size:24px;line-height:32px}.loading-points span[data-v-17bfe0a2]{-webkit-animation-name:blink-17bfe0a2;animation-name:blink-17bfe0a2;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-17bfe0a2]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-17bfe0a2]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-17bfe0a2{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-17bfe0a2{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-17bfe0a2]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-17bfe0a2]{width:588px}}@media(min-width:960px){.container[data-v-17bfe0a2]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-17bfe0a2]{width:1216px;padding:0}.container.main-container[data-v-17bfe0a2]{width:906px}}[data-v-17bfe0a2]{padding:0;margin:0}#pc[data-v-17bfe0a2]{height:calc(100vh - 88px);width:100%;background:#f5f5f5;justify-content:flex-start;padding:12px}#pc .profile-card[data-v-17bfe0a2]{max-width:400px;background:#fff;width:100%;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.25);padding:12px}#pc .profile-card .profile__head[data-v-17bfe0a2]{margin:4px}#pc .profile-card .profile__head h3[data-v-17bfe0a2]{font-size:14px;line-height:26px}#pc .profile-card .profile__head img[data-v-17bfe0a2]{margin:0 8px}#pc .profile-card .profile__content[data-v-17bfe0a2]{flex-direction:column;border-top:1px solid #d9d9d9;padding:8px;justify-content:space-between}#pc .profile-card .profile__content .avatar[data-v-17bfe0a2]{height:100%;padding-top:12px;flex-direction:column-reverse;justify-content:flex-start;position:relative}#pc .profile-card .profile__content .avatar__camera[data-v-17bfe0a2]{position:absolute;height:28px;width:28px;border:none;z-index:1;right:4px;border-radius:50%;background:#4833e9;padding:6px}#pc .profile-card .profile__content .avatar__camera img[data-v-17bfe0a2]{width:100%}#pc .profile-card .profile__content .avatar .img[data-v-17bfe0a2]{height:100px;width:100px;border-radius:50%;border:1px solid #141414;background-size:cover;background-position:50%}#pc .profile-card .profile__content .data[data-v-17bfe0a2]{padding:8px 0;height:100%;width:100%}#pc .profile-card .profile__content .data h4[data-v-17bfe0a2]{font-size:11px;line-height:19px}#pc .profile-card .profile__content .data span[data-v-17bfe0a2]{font-size:14px;line-height:26px}#pc .profile-card .profile__content .data input[data-v-17bfe0a2]{font-size:14px;line-height:26px;border:none;border-bottom:1px solid #d9d9d9}#pc .profile-card .profile__button[data-v-17bfe0a2]{justify-content:space-between;position:relative;min-height:24px}#pc .profile-card .profile__button .save[data-v-17bfe0a2]{position:absolute;min-width:120px;font-size:11px;line-height:19px;right:0}#pc .profile-card .profile__button .edit[data-v-17bfe0a2]{min-width:100px;position:absolute;font-size:11px;line-height:19px;left:0}@media(min-width:960px){#pc[data-v-17bfe0a2]{padding-top:32px;height:calc(100vh - 48px)}#pc .edit-btn-mob[data-v-17bfe0a2]{display:none}#pc .profile-card[data-v-17bfe0a2]{max-width:600px;padding:16px}#pc .profile-card .profile__head[data-v-17bfe0a2]{margin:4px}#pc .profile-card .profile__head h3[data-v-17bfe0a2]{font-size:18px}#pc .profile-card .profile__head img[data-v-17bfe0a2]{margin:0 8px}#pc .profile-card .profile__content[data-v-17bfe0a2]{flex-direction:row;border-top:1px solid #d9d9d9;padding:12px;justify-content:space-between}#pc .profile-card .profile__content .avatar[data-v-17bfe0a2]{height:100%;padding-top:12px;justify-content:flex-start}#pc .profile-card .profile__content .avatar__camera[data-v-17bfe0a2]{height:36px;width:36px;background:#4833e9}#pc .profile-card .profile__content .avatar .img[data-v-17bfe0a2]{height:140px;width:140px;border-radius:50%;border:1px solid #141414}#pc .profile-card .profile__content .data[data-v-17bfe0a2]{padding:12px;height:100%;width:400px}#pc .profile-card .profile__content .data h4[data-v-17bfe0a2]{font-size:11px;line-height:19px}#pc .profile-card .profile__content .data span[data-v-17bfe0a2]{font-size:14px;line-height:26px}#pc .profile-card .profile__content .data input[data-v-17bfe0a2]{font-size:14px;line-height:26px;border:none;border-bottom:1px solid #d9d9d9}#pc .profile-card .profile__button button[data-v-17bfe0a2]{min-width:160px;font-size:12px;line-height:16px}}.cropper[data-v-17bfe0a2]{width:100%;max-width:330px!important}.btn-cropper[data-v-17bfe0a2]{margin-top:16px;min-width:120px}.text-modal .text[data-v-17bfe0a2]{padding:24px 12px}.buttons[data-v-17bfe0a2]{justify-content:space-evenly}.buttons button[data-v-17bfe0a2]{min-width:120px}.e-post-title[data-v-5dc2ad74]{font-size:24px;line-height:32px}.loading-points span[data-v-5dc2ad74]{-webkit-animation-name:blink-5dc2ad74;animation-name:blink-5dc2ad74;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-5dc2ad74]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-5dc2ad74]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-5dc2ad74{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-5dc2ad74{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-5dc2ad74]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-5dc2ad74]{width:588px}}@media(min-width:960px){.container[data-v-5dc2ad74]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-5dc2ad74]{width:1216px;padding:0}.container.main-container[data-v-5dc2ad74]{width:906px}}[data-v-5dc2ad74]{padding:0;margin:0}#pc[data-v-5dc2ad74]{width:100%;justify-content:flex-start;padding:12px;overflow-y:auto}#pc .profile-card[data-v-5dc2ad74]{max-width:400px;background:#fff;width:100%;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.25);padding:12px;overflow:hidden}#pc .profile-card iframe[data-v-5dc2ad74]{border:none}#pc .profile-card .profile__head[data-v-5dc2ad74]{margin:4px;border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:20px}#pc .profile-card .profile__head h3[data-v-5dc2ad74]{font-size:14px;line-height:26px}#pc .profile-card .profile__head img[data-v-5dc2ad74]{margin:0 8px}#pc .profile-card .profile__content[data-v-5dc2ad74]{flex-direction:column;border-top:1px solid #d9d9d9;padding:8px;justify-content:space-between}#pc .profile-card .profile__content .avatar[data-v-5dc2ad74]{height:100%;padding-top:12px;flex-direction:column-reverse;justify-content:flex-start;position:relative}#pc .profile-card .profile__content .avatar__camera[data-v-5dc2ad74]{position:absolute;height:28px;width:28px;border:none;z-index:1;right:4px;border-radius:50%;background:#4833e9;padding:6px}#pc .profile-card .profile__content .avatar__camera img[data-v-5dc2ad74]{width:100%}#pc .profile-card .profile__content .avatar .img[data-v-5dc2ad74]{height:100px;width:100px;border-radius:50%;border:1px solid #141414;background-size:cover;background-position:50%}#pc .profile-card .profile__content .data[data-v-5dc2ad74]{padding:8px 0;height:100%;width:100%}#pc .profile-card .profile__content .data h4[data-v-5dc2ad74]{font-size:11px;line-height:19px}#pc .profile-card .profile__content .data span[data-v-5dc2ad74]{font-size:14px;line-height:26px}#pc .profile-card .profile__content .data input[data-v-5dc2ad74]{font-size:14px;line-height:26px;border:none;border-bottom:1px solid #d9d9d9}#pc .profile-card .profile__button[data-v-5dc2ad74]{justify-content:space-between;position:relative;min-height:24px}#pc .profile-card .profile__button .save[data-v-5dc2ad74]{position:absolute;min-width:120px;font-size:11px;line-height:19px;right:0}#pc .profile-card .profile__button .edit[data-v-5dc2ad74]{min-width:100px;position:absolute;font-size:11px;line-height:19px;left:0}@media(min-width:960px){#pc[data-v-5dc2ad74]{padding-top:32px}#pc .edit-btn-mob[data-v-5dc2ad74]{display:none}#pc .profile-card[data-v-5dc2ad74]{max-width:1024px;padding:0;padding-bottom:8px}#pc .profile-card .profile__head[data-v-5dc2ad74]{margin:4px;margin-bottom:20px}#pc .profile-card .profile__head h3[data-v-5dc2ad74]{font-size:18px}#pc .profile-card .profile__head img[data-v-5dc2ad74]{margin:0 8px}#pc .profile-card .profile__content[data-v-5dc2ad74]{flex-direction:row;border-top:1px solid #d9d9d9;padding:12px;justify-content:space-between}#pc .profile-card .profile__content .avatar[data-v-5dc2ad74]{height:100%;padding-top:12px;justify-content:flex-start}#pc .profile-card .profile__content .avatar__camera[data-v-5dc2ad74]{height:36px;width:36px;background:#4833e9}#pc .profile-card .profile__content .avatar .img[data-v-5dc2ad74]{height:140px;width:140px;border-radius:50%;border:1px solid #141414}#pc .profile-card .profile__content .data[data-v-5dc2ad74]{padding:12px;height:100%;width:400px}#pc .profile-card .profile__content .data h4[data-v-5dc2ad74]{font-size:11px;line-height:19px}#pc .profile-card .profile__content .data span[data-v-5dc2ad74]{font-size:14px;line-height:26px}#pc .profile-card .profile__content .data input[data-v-5dc2ad74]{font-size:14px;line-height:26px;border:none;border-bottom:1px solid #d9d9d9}#pc .profile-card .profile__button button[data-v-5dc2ad74]{min-width:160px;font-size:12px;line-height:16px}}.cropper[data-v-5dc2ad74]{width:100%;max-width:330px!important}.btn-cropper[data-v-5dc2ad74]{margin-top:16px;min-width:120px}.text-modal .text[data-v-5dc2ad74]{padding:24px 12px}.buttons[data-v-5dc2ad74]{justify-content:space-evenly}.buttons button[data-v-5dc2ad74]{min-width:120px}.back[data-v-5dc2ad74]{width:1024px;margin:12px auto;color:#4833e9;cursor:pointer;display:flex;align-items:center;font-size:16px;gap:4px}.back i[data-v-5dc2ad74]{font-size:16px}#contentIframe[data-v-5dc2ad74]{padding:0!important}*,:after,:before{box-sizing:border-box}.card__links{display:flex;flex-direction:column;justify-content:center}.card__links h3{width:100%;font-size:16px;padding:12px}.card__links__container{width:100%}.card__links__container ul{display:flex;flex-direction:row;justify-content:center}.card__links__container ul li{display:inline-block;justify-content:center;margin:4px}.card__links__container ul li a img{width:28px;height:28px}.e-post-title[data-v-dd5816be]{font-size:24px;line-height:32px}.loading-points span[data-v-dd5816be]{-webkit-animation-name:blink-dd5816be;animation-name:blink-dd5816be;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-dd5816be]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-dd5816be]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-dd5816be{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-dd5816be{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-dd5816be]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-dd5816be]{width:588px}}@media(min-width:960px){.container[data-v-dd5816be]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-dd5816be]{width:1216px;padding:0}.container.main-container[data-v-dd5816be]{width:906px}}textarea[data-v-dd5816be]{resize:vertical;width:100%}.toolTip[data-v-dd5816be]{right:0;z-index:9999}input[type=time][data-v-dd5816be]::-webkit-calendar-picker-indicator{width:20px;height:20px;position:absolute;top:14px;right:28px}input[type=number][data-v-dd5816be]::-webkit-inner-spin-button{-webkit-appearance:none}[data-v-dd5816be]::-webkit-datetime-edit-day-field:not([aria-valuenow]),[data-v-dd5816be]::-webkit-datetime-edit-month-field:not([aria-valuenow]),[data-v-dd5816be]::-webkit-datetime-edit-year-field:not([aria-valuenow]){color:transparent}.password_container .invalid-character[data-v-dd5816be]{width:206px;position:absolute;left:56px;top:-40px;padding:8px;background:#fff;border:1px solid;border-radius:12px;font-size:12px;font-weight:500}.password_container .invalid-character .material-icons[data-v-dd5816be]{position:relative;padding-right:0}.input[data-v-dd5816be]{position:relative;width:100%}.input input[data-v-dd5816be]::-webkit-input-placeholder{-webkit-transition:color .3s;transition:color .3s;color:transparent}.input input[data-v-dd5816be]:focus::-webkit-input-placeholder{color:#7d7d7d}.input__tooltip[data-v-dd5816be]{position:absolute;right:28px;top:14px;color:#979797;transform:rotate(180deg);transition:all .3s}.input__tooltip[data-v-dd5816be]:hover{color:#141414}.input__textarea[data-v-dd5816be]{border-radius:15px;border:none;outline:none;background-color:#f5f5f5;padding:22px;width:100%}.input__textarea[data-v-dd5816be]::-moz-placeholder{font-size:12px;font-style:italic}.input__textarea[data-v-dd5816be]:-ms-input-placeholder{font-size:12px;font-style:italic}.input__textarea[data-v-dd5816be]::placeholder{font-size:12px;font-style:italic}.input__textarea_title[data-v-dd5816be]{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.input__textarea_label[data-v-dd5816be]{font-weight:700;font-size:12px;color:#141414}.input__textarea_maxlength[data-v-dd5816be]{font-size:11px;font-weight:600;color:#dbdbdb}.input__supportText[data-v-dd5816be]{font-weight:600;font-size:10px;color:#141414;padding:0 28px;display:flex;align-items:center;gap:6px;margin-top:6px}.input__supportText .material-icons[data-v-dd5816be]{font-size:16px}.input__input--error[data-v-dd5816be],.input__input[data-v-dd5816be]{width:100%;background:#f5f5f5;padding:18px 28px 6px 28px;border:none;outline:none;border-radius:50px;font-size:13px;font-weight:400;line-height:25px;transition:all .2s;height:50px!important}.input__input--error:focus+.input__label--completed[data-v-dd5816be],.input__input--error:focus+.input__label[data-v-dd5816be],.input__input:focus+.input__label--completed[data-v-dd5816be],.input__input:focus+.input__label[data-v-dd5816be]{transform:translateY(3px);font-size:10px;color:#4833e9}.input__input--error:focus+.input__label--completed .input__optional[data-v-dd5816be],.input__input--error:focus+.input__label .input__optional[data-v-dd5816be],.input__input:focus+.input__label--completed .input__optional[data-v-dd5816be],.input__input:focus+.input__label .input__optional[data-v-dd5816be]{font-size:10px}.input__input--error[data-v-dd5816be]:hover,.input__input[data-v-dd5816be]:hover{background-color:#dbdbdb}.input__input--error[data-v-dd5816be]{outline:1px solid #ff3b66}.input__input--error:focus+.input__label--completed[data-v-dd5816be],.input__input--error:focus+.input__label[data-v-dd5816be]{transform:translateY(3px);font-size:10px;color:#ff3b66}.input__input--error:disabled+.input__label--completed[data-v-dd5816be],.input__input--error:disabled+.input__label[data-v-dd5816be],.input__input:disabled+.input__label--completed[data-v-dd5816be],.input__input:disabled+.input__label[data-v-dd5816be]{opacity:.6;font-weight:600}.input__input--date[data-v-dd5816be]{font-size:0}.input__input--date[data-v-dd5816be]:focus{font-size:13px}.input__date_icon[data-v-dd5816be]{position:absolute;right:28px;top:14px;cursor:pointer}.input__calendar[data-v-dd5816be]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:5px;padding:16px 14px}.input__calendar_selectMonthAndYear[data-v-dd5816be]{display:flex;width:100%;align-items:center;justify-content:space-evenly;margin-bottom:10px;font-size:12px}.input__calendar_selectMonthAndYear span[data-v-dd5816be]{font-weight:700;padding:6px 18px;border-radius:5px;cursor:pointer}.input__calendar_selectMonthAndYear span[data-v-dd5816be]:hover{background-color:#ddd}.input__calendar_selectMonthAndYear .material-icons[data-v-dd5816be]{cursor:pointer}.input__calendar_grid[data-v-dd5816be]{display:grid;grid-template-columns:repeat(7,minmax(21px,1fr));grid-template-rows:repeat(6,minmax(21px,1fr));font-size:12px;text-align:center;align-items:center;justify-items:center}.input__calendar_grid--day[data-v-dd5816be]{font-weight:700;cursor:default!important}.input__calendar_grid--day[data-v-dd5816be]:hover{background-color:inherit!important}.input__calendar_grid span[data-v-dd5816be]{cursor:pointer;padding:8px;border-radius:999px;width:100%}.input__calendar_grid span[data-v-dd5816be]:hover{background-color:#ddd}.input__label--completed[data-v-dd5816be],.input__label[data-v-dd5816be]{cursor:text;position:absolute;top:0;left:28px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translateY(12px);transition:transform .5s,color .3s,font-size .5s;line-height:25px;font-size:13px;font-weight:400}.input__label--completed[data-v-dd5816be]{transform:translateY(3px);font-size:10px;color:#4833e9}.input__label--completed .input__optional[data-v-dd5816be]{font-size:10px}.input__label--isError[data-v-dd5816be]{color:#ff3b66!important}.input__label--disabled[data-v-dd5816be]{opacity:.6;color:#141414}.input__errorMessage[data-v-dd5816be]{font-weight:600;font-size:10px;color:#ff3b66;padding-left:28px}.input__optional[data-v-dd5816be]{font-size:13px;font-style:italic;color:#7d7d7d;transition:font-size .5s}.e-post-title[data-v-f8acce64]{font-size:24px;line-height:32px}.loading-points span[data-v-f8acce64]{-webkit-animation-name:blink-f8acce64;animation-name:blink-f8acce64;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-f8acce64]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-f8acce64]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-f8acce64{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-f8acce64{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-f8acce64]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-f8acce64]{width:588px}}@media(min-width:960px){.container[data-v-f8acce64]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-f8acce64]{width:1216px;padding:0}.container.main-container[data-v-f8acce64]{width:906px}}[data-v-f8acce64],[data-v-f8acce64]:after,[data-v-f8acce64]:before{box-sizing:border-box}[data-v-f8acce64]{padding:0;margin:0;font-weight:600;font-size:20px;letter-spacing:0}.login__container[data-v-f8acce64]{background-color:#f4f8fb;height:100vh}.header[data-v-f8acce64]{max-width:100%;max-height:100px;padding:10px 20px;display:flex;flex-direction:row;justify-content:center}@media(min-width:960px){.header[data-v-f8acce64]{height:120px;justify-content:left}.header__img[data-v-f8acce64]{padding:10px}}.header__img[data-v-f8acce64]{height:80px}.header__img img[data-v-f8acce64]{height:100%}.body[data-v-f8acce64]{display:flex;flex-direction:row;justify-content:center;padding-top:20px;align-items:center}.body__image[data-v-f8acce64]{display:none}@media(min-width:960px){.body[data-v-f8acce64]{padding:0;background-color:#f4f8fb}.body .card[data-v-f8acce64]{width:420px;max-width:420px}.body__image[data-v-f8acce64]{display:flex;height:360px;margin:40px 20px;padding:40px 20px}.body__image img[data-v-f8acce64]{width:100%;max-width:343px}}.card[data-v-f8acce64]{margin:20px;width:100%;background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:16px;opacity:1;color:#202020;display:flex;flex-direction:column;align-items:center}.card__content[data-v-f8acce64]{padding:16px;width:100%;text-align:center}.card__content hr[data-v-f8acce64]{margin:8px 50px 16px}.card__content input[data-v-f8acce64]{width:100%;margin-bottom:12px;border:1px solid #757575;border-radius:4px;font-size:12px;min-height:32px;padding:2px 8px}.card__content a[data-v-f8acce64]{text-align:left;font-size:16px}.card__content button[data-v-f8acce64]{max-width:380px;width:100%;margin:0 auto;height:40px;background:#4833e9;border-radius:28px;border:none;color:#fff;font-size:16px}.card__recover[data-v-f8acce64]{display:flex;justify-content:flex-end;width:100%;margin-bottom:12px}.card__recover a[data-v-f8acce64]{color:#4353a0;text-decoration:none}.card__recover a[data-v-f8acce64]:hover{text-decoration:underline}.card__header[data-v-f8acce64]{position:relative;height:100px;width:100%;background:#1e1755;border-radius:16px 16px 0 0;opacity:1;display:flex;align-items:flex-end}.card__header img[data-v-f8acce64]{position:absolute;top:16px;left:20px;width:24px;height:24px}.card__header h3[data-v-f8acce64]{margin:20px;font-weight:600;font-size:24px;color:#fff}.card__text[data-v-f8acce64]{padding:40px}.card__links[data-v-f8acce64]{display:flex;flex-direction:column;justify-content:center}.card__links h3[data-v-f8acce64]{width:100%;font-size:16px;padding:12px}.card__links__container[data-v-f8acce64]{width:100%}.card__links__container ul[data-v-f8acce64]{display:flex;flex-direction:row;justify-content:center}.card__links__container ul li[data-v-f8acce64]{display:inline-block;justify-content:center;margin:4px}.card__links__container ul li a img[data-v-f8acce64]{width:28px;height:28px}#google[data-v-f8acce64]{background:#d54640}.pointer[data-v-f8acce64]:hover{cursor:pointer;opacity:.8}#recover__form[data-v-f8acce64]{max-height:260px}.e-post-title[data-v-f2f2aa14]{font-size:24px;line-height:32px}.loading-points span[data-v-f2f2aa14]{-webkit-animation-name:blink-f2f2aa14;animation-name:blink-f2f2aa14;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-f2f2aa14]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-f2f2aa14]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-f2f2aa14{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-f2f2aa14{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-f2f2aa14]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-f2f2aa14]{width:588px}}@media(min-width:960px){.container[data-v-f2f2aa14]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-f2f2aa14]{width:1216px;padding:0}.container.main-container[data-v-f2f2aa14]{width:906px}}[data-v-f2f2aa14]{padding:0;margin:0}#pc[data-v-f2f2aa14]{height:calc(100vh - 88px);width:100%;background:#f5f5f5;justify-content:flex-start;padding:12px}#pc .profile-card[data-v-f2f2aa14]{max-width:400px;background:#fff;width:100%;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.25);padding:12px}#pc .profile-card .profile__head[data-v-f2f2aa14]{margin:4px}#pc .profile-card .profile__head h3[data-v-f2f2aa14]{font-size:14px;line-height:26px}#pc .profile-card .profile__head img[data-v-f2f2aa14]{margin:0 8px}#pc .profile-card .profile__content[data-v-f2f2aa14]{flex-direction:column;border-top:1px solid #d9d9d9;padding:8px;justify-content:space-between}#pc .profile-card .profile__content .avatar[data-v-f2f2aa14]{height:100%;padding-top:12px;flex-direction:column-reverse;justify-content:flex-start;position:relative}#pc .profile-card .profile__content .avatar__camera[data-v-f2f2aa14]{position:absolute;height:28px;width:28px;border:none;z-index:1;right:4px;border-radius:50%;background:#4833e9;padding:6px}#pc .profile-card .profile__content .avatar__camera .material-icons-outlined[data-v-f2f2aa14]{color:#fff;font-size:18px}#pc .profile-card .profile__content .avatar .img[data-v-f2f2aa14]{height:100px;width:100px;border-radius:50%;border:1px solid #141414;background-size:cover;background-position:50%}#pc .profile-card .profile__content .data[data-v-f2f2aa14]{padding:8px 0;height:100%;width:100%}#pc .profile-card .profile__content .data h4[data-v-f2f2aa14]{font-size:11px;line-height:19px}#pc .profile-card .profile__content .data span[data-v-f2f2aa14]{font-size:14px;line-height:26px}#pc .profile-card .profile__content .data input[data-v-f2f2aa14]{font-size:14px;line-height:26px;border:none;border-bottom:1px solid #d9d9d9}#pc .profile-card .profile__button[data-v-f2f2aa14]{justify-content:space-between;position:relative;min-height:36px}#pc .profile-card .profile__button .save[data-v-f2f2aa14]{position:absolute;min-width:120px;font-size:11px;line-height:19px;right:0;padding:8px 0}#pc .profile-card .profile__button .edit[data-v-f2f2aa14]{min-width:100px;position:absolute;font-size:11px;line-height:19px;left:0}@media(min-width:960px){#pc[data-v-f2f2aa14]{padding-top:32px;height:calc(100vh - 48px)}#pc .edit-btn-mob[data-v-f2f2aa14]{display:none}#pc .profile-card[data-v-f2f2aa14]{max-width:600px;padding:16px}#pc .profile-card .profile__head[data-v-f2f2aa14]{margin:4px}#pc .profile-card .profile__head h3[data-v-f2f2aa14]{font-size:18px}#pc .profile-card .profile__head img[data-v-f2f2aa14]{margin:0 8px}#pc .profile-card .profile__content[data-v-f2f2aa14]{flex-direction:row;border-top:1px solid #d9d9d9;padding:12px;justify-content:space-between}#pc .profile-card .profile__content .avatar[data-v-f2f2aa14]{height:100%;padding-top:12px;justify-content:flex-start}#pc .profile-card .profile__content .avatar__camera[data-v-f2f2aa14]{height:36px;width:36px;background:#4833e9}#pc .profile-card .profile__content .avatar__camera .material-icons-outlined[data-v-f2f2aa14]{color:#fff;font-size:20px}#pc .profile-card .profile__content .avatar .img[data-v-f2f2aa14]{height:140px;width:140px;border-radius:50%;border:1px solid #141414}#pc .profile-card .profile__content .data[data-v-f2f2aa14]{padding:12px;height:100%;width:400px}#pc .profile-card .profile__content .data h4[data-v-f2f2aa14]{font-size:11px;line-height:19px}#pc .profile-card .profile__content .data span[data-v-f2f2aa14]{font-size:14px;line-height:26px}#pc .profile-card .profile__content .data input[data-v-f2f2aa14]{font-size:14px;line-height:26px;border:none;border-bottom:1px solid #d9d9d9}#pc .profile-card .profile__button button[data-v-f2f2aa14]{min-width:160px;font-size:12px;line-height:16px}}.cropper[data-v-f2f2aa14]{width:100%;max-width:330px!important}.btn-cropper[data-v-f2f2aa14]{margin-top:16px;min-width:120px}.buttons[data-v-f2f2aa14]{justify-content:space-evenly}.buttons button[data-v-f2f2aa14]{min-width:120px}.e-post-title[data-v-6a6ec018]{font-size:24px;line-height:32px}.loading-points span[data-v-6a6ec018]{-webkit-animation-name:blink-6a6ec018;animation-name:blink-6a6ec018;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-6a6ec018]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-6a6ec018]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-6a6ec018{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-6a6ec018{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-6a6ec018]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-6a6ec018]{width:588px}}@media(min-width:960px){.container[data-v-6a6ec018]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-6a6ec018]{width:1216px;padding:0}.container.main-container[data-v-6a6ec018]{width:906px}}input[type=date][data-v-6a6ec018]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.input[data-v-6a6ec018]{position:relative;width:100%}.input__supportText[data-v-6a6ec018]{font-weight:600;font-size:10px;color:#141414;padding:0 28px;display:flex;align-items:center;gap:6px;margin-top:6px}.input__supportText .material-icons[data-v-6a6ec018]{font-size:16px}.input__input--completed[data-v-6a6ec018],.input__input--error[data-v-6a6ec018],.input__input[data-v-6a6ec018]{width:100%;background:#f5f5f5;padding:18px 28px 6px 28px;border:none;outline:none;border-radius:50px;font-weight:400;line-height:25px;transition:all .2s;font-size:0}.input__input--completed[data-v-6a6ec018]{font-size:13px}.input__input--completed:focus+.input__label--completed[data-v-6a6ec018],.input__input--completed:focus+.input__label--error[data-v-6a6ec018],.input__input--completed:focus+.input__label[data-v-6a6ec018],.input__input--error:focus+.input__label--completed[data-v-6a6ec018],.input__input--error:focus+.input__label--error[data-v-6a6ec018],.input__input--error:focus+.input__label[data-v-6a6ec018],.input__input:focus+.input__label--completed[data-v-6a6ec018],.input__input:focus+.input__label--error[data-v-6a6ec018],.input__input:focus+.input__label[data-v-6a6ec018]{transform:translateY(3px);font-size:10px;color:#009696}.input__input--completed:focus+.input__label--completed .input__optional[data-v-6a6ec018],.input__input--completed:focus+.input__label--error .input__optional[data-v-6a6ec018],.input__input--completed:focus+.input__label .input__optional[data-v-6a6ec018],.input__input--error:focus+.input__label--completed .input__optional[data-v-6a6ec018],.input__input--error:focus+.input__label--error .input__optional[data-v-6a6ec018],.input__input--error:focus+.input__label .input__optional[data-v-6a6ec018],.input__input:focus+.input__label--completed .input__optional[data-v-6a6ec018],.input__input:focus+.input__label--error .input__optional[data-v-6a6ec018],.input__input:focus+.input__label .input__optional[data-v-6a6ec018]{font-size:10px}.input__input--completed[data-v-6a6ec018]:focus,.input__input--error[data-v-6a6ec018]:focus,.input__input[data-v-6a6ec018]:focus{font-size:13px}.input__input--completed[data-v-6a6ec018]:hover,.input__input--error[data-v-6a6ec018]:hover,.input__input[data-v-6a6ec018]:hover{background-color:#f5f5f5}.input__input--error[data-v-6a6ec018]{outline:1px solid #ff3b66}.input__input--error:focus+.input__label--completed[data-v-6a6ec018],.input__input--error:focus+.input__label--error[data-v-6a6ec018],.input__input--error:focus+.input__label[data-v-6a6ec018]{transform:translateY(3px);font-size:10px;color:#ff3b66}.input__input--completed:disabled+.input__label--completed[data-v-6a6ec018],.input__input--completed:disabled+.input__label--error[data-v-6a6ec018],.input__input--completed:disabled+.input__label[data-v-6a6ec018],.input__input--error:disabled+.input__label--completed[data-v-6a6ec018],.input__input--error:disabled+.input__label--error[data-v-6a6ec018],.input__input--error:disabled+.input__label[data-v-6a6ec018],.input__input:disabled+.input__label--completed[data-v-6a6ec018],.input__input:disabled+.input__label--error[data-v-6a6ec018],.input__input:disabled+.input__label[data-v-6a6ec018]{opacity:.6;font-weight:600}.input__input--date[data-v-6a6ec018]{font-size:0}.input__input--date[data-v-6a6ec018]:focus{font-size:13px}.input__date_icon[data-v-6a6ec018]{position:absolute;right:28px;top:14px;cursor:pointer;z-index:9}.input__years_grid[data-v-6a6ec018]{display:grid;grid-template-columns:repeat(4,minmax(42px,1fr));grid-template-rows:repeat(3,minmax(42px,1fr));font-size:12px;text-align:center;align-items:center;justify-items:center}.input__years_grid span[data-v-6a6ec018]{cursor:pointer;padding:8px;border-radius:999px;width:100%}.input__years_grid span[data-v-6a6ec018]:hover{background-color:#ddd}.input__calendar[data-v-6a6ec018]{min-width:161px;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:5px;padding:16px 14px;position:absolute;z-index:999;left:25px}.input__calendar_selectMonthAndYear[data-v-6a6ec018]{display:flex;width:100%;align-items:center;justify-content:space-evenly;margin-bottom:10px;font-size:12px}.input__calendar_selectMonthAndYear span[data-v-6a6ec018]{font-weight:700;padding:6px 0;width:155px;text-align:center;border-radius:5px;cursor:pointer}.input__calendar_selectMonthAndYear span[data-v-6a6ec018]:hover{background-color:#ddd}.input__calendar_selectMonthAndYear .material-icons[data-v-6a6ec018]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input__calendar_grid[data-v-6a6ec018]{display:grid;grid-template-columns:repeat(7,minmax(21px,1fr));grid-template-rows:repeat(5,minmax(21px,1fr));font-size:12px;text-align:center;align-items:center;justify-items:center}.input__calendar_grid--selected[data-v-6a6ec018]{background-color:#009696;color:#fff}.input__calendar_grid--selected[data-v-6a6ec018]:hover{background-color:#009696!important}.input__calendar_grid--day[data-v-6a6ec018]{font-weight:700;cursor:default!important}.input__calendar_grid--day[data-v-6a6ec018]:hover{background-color:inherit!important}.input__calendar_grid span[data-v-6a6ec018]{cursor:pointer;padding:8px;border-radius:999px;width:100%}.input__calendar_grid span[data-v-6a6ec018]:hover{background-color:#ddd}.input__label--completed[data-v-6a6ec018],.input__label--error[data-v-6a6ec018],.input__label[data-v-6a6ec018]{cursor:text;position:absolute;top:0;left:28px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translateY(12px);transition:transform .5s,color .3s,font-size .5s;line-height:25px;font-size:13px}.input__label--completed[data-v-6a6ec018]{transform:translateY(3px);font-size:10px;color:#009696}.input__label--completed .input__optional[data-v-6a6ec018]{font-size:10px}.input__label--error[data-v-6a6ec018]{color:#ff3b66!important}.input__errorMessage[data-v-6a6ec018]{font-weight:600;font-size:10px;color:#ff3b66;padding:0 28px}.input__optional[data-v-6a6ec018]{font-size:13px;font-style:italic;color:#7d7d7d;transition:font-size .5s}.monitoring{display:flex;flex-direction:column;min-height:calc(100vh - 79px);gap:24px;width:100%;padding:24px 2%;max-width:1024px;margin:0 auto}.monitoring__back{color:#4833e9;cursor:pointer;display:flex;align-items:center;font-size:16px;gap:4px}.monitoring__back i{font-size:16px}.monitoring__header{display:flex;flex-direction:column;gap:24px}.monitoring__header div{display:flex;justify-content:space-between}@media screen and (max-width:560px){.monitoring__header div{flex-direction:column;gap:24px}}.monitoring__header div span{font-weight:lighter}.table{display:grid;grid-template-columns:minmax(235px,2fr) repeat(2,1fr) .5fr;gap:12px 0;width:100%;padding:24px 38px;border-radius:5px}.table__container{padding:0 5px;max-height:1100px;height:-webkit-max-content;height:-moz-max-content;height:max-content;overflow:auto;padding-bottom:12px}.table__title{font-size:12px!important;font-weight:700!important}.table__data{font-size:14px;font-weight:400;display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid #bdbdbd;text-align:start;padding-right:12px;padding-bottom:12px;text-transform:capitalize}.table__review{transition:all .2s ease-in-out;cursor:pointer;color:#1e1755}.table__review:hover{opacity:.8}.table__review li.disabled{cursor:default;opacity:1%}.table__pagination{grid-column-start:1;grid-column-end:5;display:flex;align-items:center;justify-content:space-between}.table__pagination span{padding:0;font-size:16px;font-weight:400}.table__pagination span strong{font-size:16px;font-weight:600}.table__pagination button{display:flex;align-items:center;font-size:14px;font-weight:600;gap:6px;cursor:pointer;color:#009696}.table__pagination button:disabled{color:#000;opacity:.8;cursor:default}.table__pagination button:first-child .material-icons-outlined{transform:rotateY(180deg)}.table__pagination button .material-icons-outlined{font-size:16px}.loadingModal{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:inherit;z-index:6;position:fixed;top:0;left:0}.editDate__modal{display:flex;flex-direction:column;gap:24px;padding:24px;width:100%;max-width:475px}.editDate__title{font-size:16px;text-align:start}.editDate__actions{display:flex;gap:12px;align-items:center;justify-content:center}@media screen and (max-width:510px){.editDate__actions{flex-direction:column-reverse}.editDate__actions .btn{width:100%!important}}.editDate__actions .btn{padding:12px 0;width:45%}.editDate__actions .btn:first-child{background-color:inherit;color:#4833e9}.editDate__actions .btn:last-child{background-color:#4833e9;color:#fff}.tooltip{position:relative;opacity:1!important}.tooltip-options{display:block;position:absolute;background:#fff;width:180px;right:0;top:29px;padding:8px;border-radius:12px;z-index:3}.tooltip-options ul li{display:flex;gap:8px;padding:4px;color:#141414}.e-post-title[data-v-5fe11f93]{font-size:24px;line-height:32px}.loading-points span[data-v-5fe11f93]{-webkit-animation-name:blink-5fe11f93;animation-name:blink-5fe11f93;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-5fe11f93]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-5fe11f93]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-5fe11f93{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-5fe11f93{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-5fe11f93]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-5fe11f93]{width:588px}}@media(min-width:960px){.container[data-v-5fe11f93]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-5fe11f93]{width:1216px;padding:0}.container.main-container[data-v-5fe11f93]{width:906px}}.tooltip[data-v-5fe11f93]{display:flex;flex-direction:column;gap:6px;padding:12px;border-radius:10px;background-color:#dfdcf5;color:#000;width:225px;position:absolute!important;z-index:9999}.tooltip__title[data-v-5fe11f93]{font-size:12px;font-weight:600}.tooltip__description[data-v-5fe11f93]{font-size:11px;font-weight:400}.e-post-title[data-v-6fa9707a]{font-size:24px;line-height:32px}.loading-points span[data-v-6fa9707a]{-webkit-animation-name:blink-6fa9707a;animation-name:blink-6fa9707a;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-6fa9707a]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-6fa9707a]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-6fa9707a{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-6fa9707a{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-6fa9707a]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-6fa9707a]{width:588px}}@media(min-width:960px){.container[data-v-6fa9707a]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-6fa9707a]{width:1216px;padding:0}.container.main-container[data-v-6fa9707a]{width:906px}}.input[data-v-6fa9707a]{border:none;border-radius:50px;background-color:#f6f6f6;width:100%;padding:12px 28px;padding-right:46px}.input[data-v-6fa9707a]::-moz-placeholder{color:#212121;font-size:13px}.input[data-v-6fa9707a]:-ms-input-placeholder{color:#212121;font-size:13px}.input[data-v-6fa9707a]::placeholder{color:#212121;font-size:13px}.attendance--0[data-v-6fa9707a],.attendance--1[data-v-6fa9707a],.attendance--2[data-v-6fa9707a],.attendance--3[data-v-6fa9707a],.attendance--4[data-v-6fa9707a],.attendance--5[data-v-6fa9707a],.attendance---1[data-v-6fa9707a],.attendance[data-v-6fa9707a]{font-weight:600;font-size:11px;display:flex;align-items:center;gap:4px;text-align:center;justify-content:center;padding:8px 0;border-radius:4px;box-shadow:0 0 4px rgba(0,0,0,.1);color:#fff;width:150px;cursor:pointer}.attendance--sending[data-v-6fa9707a]{cursor:default;opacity:.4}.attendance__list[data-v-6fa9707a]{padding:18px;display:flex;flex-direction:column;gap:18px;background-color:#fff;border-radius:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;top:40px;z-index:9999}.attendance__variant[data-v-6fa9707a]{display:flex;align-items:center;gap:8px;color:#212121;font-weight:600;font-size:13px;cursor:pointer;transition:all .1s ease-in-out}.attendance__variant[data-v-6fa9707a]:hover{transform:scale(1.05)}.attendance__variant div[data-v-6fa9707a]{width:18px;height:18px;border-radius:9999px}.attendance--0 .material-icons[data-v-6fa9707a],.attendance--1 .material-icons[data-v-6fa9707a],.attendance--2 .material-icons[data-v-6fa9707a],.attendance--3 .material-icons[data-v-6fa9707a],.attendance--4 .material-icons[data-v-6fa9707a],.attendance--5 .material-icons[data-v-6fa9707a],.attendance---1 .material-icons[data-v-6fa9707a],.attendance .material-icons[data-v-6fa9707a]{font-size:14px;line-height:0}.attendance--0[data-v-6fa9707a]{background-color:#00c58f}.attendance--2[data-v-6fa9707a],.attendance--3[data-v-6fa9707a],.attendance--5[data-v-6fa9707a],.attendance---1[data-v-6fa9707a]{background-color:#ff3b66}.attendance--1[data-v-6fa9707a],.attendance--4[data-v-6fa9707a]{background-color:#ffb600}.sendIcon[data-v-6fa9707a]{cursor:pointer;position:absolute;top:12px;right:36px;transition:all .2s ease;font-size:18px}.sendIcon[data-v-6fa9707a]:hover{transform:scale(1.1)}.monitoring[data-v-6fa9707a]{display:flex;flex-direction:column;min-height:calc(100vh - 79px);gap:24px;width:100%;max-width:1024px;margin:0 auto;padding:24px 1.5%;padding-bottom:42px}.monitoring__back[data-v-6fa9707a]{color:#4833e9;cursor:pointer;display:flex;align-items:center;font-size:16px;gap:4px}.monitoring__back i[data-v-6fa9707a]{font-size:16px}.monitoring__header[data-v-6fa9707a]{display:flex;flex-direction:column;gap:24px;padding:0 5px}.monitoring__header div[data-v-6fa9707a]{display:flex;justify-content:space-between}.monitoring__header div span[data-v-6fa9707a]{font-weight:lighter}.monitoring__header div .download[data-v-6fa9707a]{display:flex;align-content:center;gap:12px;font-weight:700;color:#009696;cursor:pointer}.monitoring__header__detail[data-v-6fa9707a]{padding:24px 38px}@media(max-width:860px){.monitoring__header__detail[data-v-6fa9707a]{flex-direction:column;gap:24px}}.monitoring__header__detail__text[data-v-6fa9707a]{display:flex;flex-direction:column;gap:16px}.monitoring__header__detail__assistance[data-v-6fa9707a]{display:flex;gap:32px}@media(max-width:860px){.monitoring__header__detail__assistance[data-v-6fa9707a]{flex-wrap:wrap;justify-content:center!important}}.monitoring__header__detail__assistance .assistance__item[data-v-6fa9707a]{display:flex;align-items:center;gap:12px}.monitoring__header__detail__assistance .assistance__item__green .assistance__item__qty[data-v-6fa9707a]{background:#00c58f}.monitoring__header__detail__assistance .assistance__item__green .assistance__item__detail__percentage[data-v-6fa9707a]{color:#00c58f}.monitoring__header__detail__assistance .assistance__item__yellow .assistance__item__qty[data-v-6fa9707a]{background:#ffb600}.monitoring__header__detail__assistance .assistance__item__yellow .assistance__item__detail__percentage[data-v-6fa9707a]{color:#ffb600}.monitoring__header__detail__assistance .assistance__item__red .assistance__item__qty[data-v-6fa9707a]{background:#ff3b66}.monitoring__header__detail__assistance .assistance__item__red .assistance__item__detail__percentage[data-v-6fa9707a]{color:#ff3b66}.monitoring__header__detail__assistance .assistance__item__qty[data-v-6fa9707a]{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;width:60px;height:60px;border-radius:50%}.monitoring__header__detail__assistance .assistance__item__detail[data-v-6fa9707a]{display:flex;flex-direction:column;gap:4px;justify-content:center}.table[data-v-6fa9707a]{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) minmax(315px,2fr);gap:12px 0;width:100%;padding:24px 38px;border-radius:5px;min-width:960px;overflow:visible}.table__container[data-v-6fa9707a]{overflow:auto;padding:0 5px;max-height:1100px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.table__title[data-v-6fa9707a]{font-size:12px!important;font-weight:700!important;display:flex;align-items:center;gap:6px;position:relative}.table__title .material-icons[data-v-6fa9707a]{cursor:default}.table__title .tooltip[data-v-6fa9707a]{top:18px;right:60%}.table__data[data-v-6fa9707a]{font-size:14px;font-weight:400;display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid #bdbdbd;text-align:start;padding-right:12px;padding-bottom:12px;position:relative}.table__review[data-v-6fa9707a]{transition:all .2s ease-in-out;cursor:pointer;color:#1e1755}.table__review[data-v-6fa9707a]:hover{opacity:.8}.table__pagination[data-v-6fa9707a]{grid-column-start:1;grid-column-end:5;display:flex;align-items:center;justify-content:space-between}.table__pagination span[data-v-6fa9707a]{padding:0;font-size:16px;font-weight:400}.table__pagination span strong[data-v-6fa9707a]{font-size:16px;font-weight:600}.table__pagination button[data-v-6fa9707a]{display:flex;align-items:center;font-size:14px;font-weight:600;gap:6px;cursor:pointer;color:#000}.table__pagination button[data-v-6fa9707a]:disabled{color:#000;opacity:.8;cursor:default}.table__pagination button:first-child .material-icons-outlined[data-v-6fa9707a]{transform:rotateY(180deg)}.table__pagination button .material-icons-outlined[data-v-6fa9707a]{font-size:16px}.tooltip[data-v-6fa9707a]{position:relative;opacity:1!important}.tooltip:hover .tooltip-options[data-v-6fa9707a]{display:block}.tooltip-options[data-v-6fa9707a]{display:none;position:absolute;background:#fff;width:180px;left:40px;padding:4px;border-radius:12px}.tooltip-options ul li[data-v-6fa9707a]{display:flex;gap:8px;padding:4px;color:#141414}.e-post-title[data-v-5300aaec]{font-size:24px;line-height:32px}.loading-points span[data-v-5300aaec]{-webkit-animation-name:blink-5300aaec;animation-name:blink-5300aaec;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-5300aaec]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-5300aaec]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-5300aaec{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-5300aaec{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-5300aaec]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-5300aaec]{width:588px}}@media(min-width:960px){.container[data-v-5300aaec]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-5300aaec]{width:1216px;padding:0}.container.main-container[data-v-5300aaec]{width:906px}}.learning[data-v-5300aaec]{display:flex;flex-direction:column;min-height:calc(100vh - 79px);gap:24px;width:100%;padding:24px 8%}.learning__back[data-v-5300aaec]{color:#1e1755;cursor:pointer;display:flex;align-items:center;font-size:16px;gap:4px}.learning__back i[data-v-5300aaec]{font-size:16px}.learning__header[data-v-5300aaec]{gap:24px}.learning__header[data-v-5300aaec],.learning__header div[data-v-5300aaec]{display:flex;justify-content:space-between}.learning__header div span[data-v-5300aaec]{font-weight:lighter}.learning__header__text[data-v-5300aaec]{font-size:16px}.learning__header__text strong[data-v-5300aaec]{font-size:16px;color:#1e1755}.learning__dairy[data-v-5300aaec]{display:flex;flex-direction:column;gap:24px;padding:32px;margin-bottom:24px}.learning__dairy__header[data-v-5300aaec]{display:flex;justify-content:space-between}.learning__dairy__container[data-v-5300aaec]{display:flex;flex-direction:column;gap:32px}.learning__dairy__container div[data-v-5300aaec]{padding-bottom:24px;border-bottom:1px solid #bdbdbd}.learning__dairy__container div i[data-v-5300aaec]{font-weight:400;font-size:16px}.learning__dairy__footer[data-v-5300aaec]{display:flex;justify-content:center}.learning__dairy__footer a[data-v-5300aaec],.learning__dairy__header a[data-v-5300aaec]{color:#1e1755;font-size:16px}.learning .table[data-v-5300aaec]{display:grid;grid-template-columns:2fr repeat(3,1fr) .5fr;gap:12px 0;width:100%;padding:24px 38px;border-radius:5px}.learning .table__title[data-v-5300aaec]{font-size:12px!important;font-weight:700!important}.learning .table__data[data-v-5300aaec]{font-size:14px;font-weight:400;display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid #bdbdbd;text-align:start;padding-right:12px;padding-bottom:12px}.learning .table__review[data-v-5300aaec]{transition:all .2s ease-in-out;cursor:pointer;color:#1e1755}.learning .table__review[data-v-5300aaec]:hover{opacity:.8}.learning .table__pagination[data-v-5300aaec]{grid-column-start:1;grid-column-end:6;display:flex;align-items:center;justify-content:space-between}.learning .table__pagination span[data-v-5300aaec]{padding:0;font-size:16px;font-weight:400}.learning .table__pagination span strong[data-v-5300aaec]{font-size:16px;font-weight:600}.learning .table__pagination button[data-v-5300aaec]{display:flex;align-items:center;font-size:14px;font-weight:600;gap:6px;cursor:pointer;color:#009696}.learning .table__pagination button[data-v-5300aaec]:disabled{color:#000;opacity:.8;cursor:default}.learning .table__pagination button:first-child .material-icons-outlined[data-v-5300aaec]{transform:rotateY(180deg)}.learning .table__pagination button .material-icons-outlined[data-v-5300aaec]{font-size:16px}.e-post-title{font-size:24px;line-height:32px}.loading-points span{-webkit-animation-name:blink;animation-name:blink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container{width:588px}}@media(min-width:960px){.container{max-width:906px;width:100%}}@media(min-width:1280px){.container{width:1216px;padding:0}.container.main-container{width:906px}}.selfknowledge{display:flex;flex-direction:column;min-height:calc(100vh - 79px);gap:24px;width:100%;padding:24px 8%}.selfknowledge__container-table{margin-bottom:24px}.selfknowledge__container-table__header{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background:#f5f5f5}.selfknowledge__container-table__table{width:100%}.selfknowledge__container-table__table td,.selfknowledge__container-table__table th{border-bottom:2px solid #dedede;border-left:2px solid #dedede;margin:0;padding:16px}.selfknowledge__container-table__table .pill{display:block;text-align:center;font-weight:700;width:160px;padding:4px 12px;border-radius:12px;color:rgba(0,0,0,.48627450980392156)}.selfknowledge__container-table__table .pill-green{color:#00c58f;background:#e5f9f4}.selfknowledge__container-table__table .pill-yellow{color:#ffb600;background:#fff4d9}.selfknowledge__container-table__table .pill-red{color:#ff3b66;background:#ffe2e8}.selfknowledge .text-green{color:#00c58f}.selfknowledge .text-red{color:#ff3b66}.selfknowledge .percentage{margin-left:8px}.e-post-title[data-v-5e08041a]{font-size:24px;line-height:32px}.loading-points span[data-v-5e08041a]{-webkit-animation-name:blink-5e08041a;animation-name:blink-5e08041a;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-5e08041a]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-5e08041a]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-5e08041a{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-5e08041a{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-5e08041a]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-5e08041a]{width:588px}}@media(min-width:960px){.container[data-v-5e08041a]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-5e08041a]{width:1216px;padding:0}.container.main-container[data-v-5e08041a]{width:906px}}.detail[data-v-5e08041a]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;position:relative;font-size:14px;height:230px;min-height:230px;min-width:230px;width:230px;gap:12px;border-radius:60px}.detail i[data-v-5e08041a]{padding:25px;border-radius:9999px;color:#fff;position:absolute;top:-37px}.detail__title[data-v-5e08041a]{font-weight:600}.detail__percentage[data-v-5e08041a]{font-weight:800;font-size:24px;margin-top:6px}.e-post-title[data-v-0dea7272]{font-size:24px;line-height:32px}.loading-points span[data-v-0dea7272]{-webkit-animation-name:blink-0dea7272;animation-name:blink-0dea7272;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-0dea7272]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-0dea7272]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-0dea7272{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-0dea7272{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-0dea7272]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-0dea7272]{width:588px}}@media(min-width:960px){.container[data-v-0dea7272]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-0dea7272]{width:1216px;padding:0}.container.main-container[data-v-0dea7272]{width:906px}}.evaluation[data-v-0dea7272]{display:flex;flex-direction:column;gap:38px;min-height:100vh;padding:12px 5%}.evaluation h2[data-v-0dea7272]{font-weight:600;font-size:18px}.evaluation__detail[data-v-0dea7272]{display:flex;justify-content:space-between;padding:68px 40px;padding-bottom:34px;align-items:center;min-height:330px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;background-color:#f5f5f5;border-radius:40px;gap:12px;position:relative}@media(max-width:915px){.evaluation__detail[data-v-0dea7272]{flex-direction:column;gap:24px}.evaluation__detail-cards[data-v-0dea7272]{width:100%}}.evaluation__detail-text[data-v-0dea7272]{display:flex;flex-direction:column;justify-content:space-evenly;font-size:18px;width:50%;min-width:25%;height:230px}@media(max-width:915px){.evaluation__detail-text[data-v-0dea7272]{width:100%;text-align:center}}.evaluation__detail-text a[data-v-0dea7272]{cursor:pointer;font-weight:600;font-size:16px;color:#1e1755}.evaluation__detail-cards[data-v-0dea7272]{display:flex;align-items:center;gap:29px;flex-wrap:wrap;justify-content:center}@media(max-width:915px){.evaluation__detail-cards[data-v-0dea7272]{width:100%;text-align:center}}.evaluation__assistance[data-v-0dea7272]{display:flex;align-items:center;gap:20px;min-height:300px}@media(max-width:640px){.evaluation__assistance[data-v-0dea7272]{flex-direction:column}}.evaluation__pieDashboard[data-v-0dea7272]{width:calc(50% - 10px);border-radius:10px;height:100%;min-height:300px;display:flex;align-items:center;justify-content:center}@media(max-width:640px){.evaluation__pieDashboard[data-v-0dea7272]{width:100%}}.evaluation__dairy[data-v-0dea7272]{width:calc(50% - 10px);border-radius:10px;background-color:#f5f5f5;height:100%;min-height:300px;font-weight:400;font-size:18px;display:flex;flex-direction:column;justify-content:space-around;padding:35px;gap:12px}.evaluation__dairy a[data-v-0dea7272]{cursor:pointer;font-weight:600;font-size:16px;color:#1e1755}@media(max-width:640px){.evaluation__dairy[data-v-0dea7272]{width:100%}}.evaluation__barGraphic[data-v-0dea7272]{padding:12px}@-webkit-keyframes blink-21e709da{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.e-post-title[data-v-21e709da]{font-size:24px;line-height:32px}.loading-points span[data-v-21e709da]{-webkit-animation-name:blink-21e709da;animation-name:blink-21e709da;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-21e709da]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-21e709da]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@keyframes blink-21e709da{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-21e709da]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-21e709da]{width:588px}}@media(min-width:960px){.container[data-v-21e709da]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-21e709da]{width:1216px;padding:0}.container.main-container[data-v-21e709da]{width:906px}}body[data-v-21e709da]{margin:0;padding:0;width:100%;overflow-x:hidden;touch-action:manipulation;-webkit-tap-highlight-color:transparent}[data-v-21e709da],[data-v-21e709da]:after,[data-v-21e709da]:before{box-sizing:border-box}html[data-v-21e709da]{font-family:Open Sans,sans-serif;font-size:16px;color:#979797;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}h1[data-v-21e709da],h2[data-v-21e709da],h3[data-v-21e709da],h4[data-v-21e709da]{margin:0}li[data-v-21e709da],ul[data-v-21e709da]{list-style:none;padding:0;margin:0}a[data-v-21e709da],a[data-v-21e709da]:focus,a[data-v-21e709da]:visited{text-decoration:none;color:inherit;outline:none}p[data-v-21e709da]{margin:0}input[data-v-21e709da]{outline:none}button[data-v-21e709da]{border:none;background:none;font-size:inherit;font-weight:inherit;outline:none;cursor:pointer}@media(min-width:960px){a[data-v-21e709da]{cursor:pointer;transition:opacity .3s ease-in-out}a[data-v-21e709da]:hover{opacity:.7}a.disabled[data-v-21e709da]{cursor:auto}a.disabled[data-v-21e709da]:hover{opacity:1}}.multiselect-option span[data-v-21e709da]{color:#333}.fade-enter-active[data-v-21e709da],.fade-leave-active[data-v-21e709da]{transition:all .2s}.fade-enter[data-v-21e709da],.fade-leave-to[data-v-21e709da]{opacity:0}.fade-enter-active[data-v-21e709da]{-webkit-animation:appear-21e709da .2s;animation:appear-21e709da .2s}@-webkit-keyframes appear-21e709da{0%{opacity:0}to{opacity:1}}@keyframes appear-21e709da{0%{opacity:0}to{opacity:1}}.full[data-v-21e709da]{width:100%}.left[data-v-21e709da]{text-align:left}.right[data-v-21e709da]{text-align:right}.left-c[data-v-21e709da]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.bx-shadow[data-v-21e709da]{box-shadow:5px 5px 35px hsla(0,0%,74.1%,.25)}.right-c[data-v-21e709da]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.dropdown[data-v-21e709da]{position:relative;cursor:pointer}.dropdown__face[data-v-21e709da],.dropdown__items--deleted[data-v-21e709da],.dropdown__items[data-v-21e709da]{background-color:inherit;border-radius:25px;border:1px solid #141414;cursor:pointer;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#141414;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown__face[data-v-21e709da]{padding:12px 24px;display:flex;justify-content:space-around;align-content:center}.dropdown__face .material-icons[data-v-21e709da]{font-size:18px}.dropdown__items--deleted[data-v-21e709da],.dropdown__items[data-v-21e709da]{padding:20px;background-color:#f5f5f5;margin:0;position:absolute;top:30%;width:100%;gap:10px;list-style:none;list-style-type:none;display:flex;flex-direction:column;justify-content:center;visibility:hidden;opacity:0;transition:all .2s cubic-bezier(.93,.88,.1,.8);z-index:9999999}.dropdown__items--deleted li[data-v-21e709da],.dropdown__items li[data-v-21e709da]{transition:all .2s ease}.dropdown__items--deleted li[data-v-21e709da]:hover,.dropdown__items li[data-v-21e709da]:hover{color:rgba(0,0,0,.9);transform:scale(1.05)}.dropdown input[data-v-21e709da]{display:none}.dropdown input:checked~.dropdown__items[data-v-21e709da]{top:calc(100% + 10px);visibility:visible;opacity:1;background-color:#fff}.material-icons-outlined[data-v-21e709da],.material-icons[data-v-21e709da]{-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.status--0[data-v-21e709da],.status--1[data-v-21e709da],.status--2[data-v-21e709da],.status--COMPLETED[data-v-21e709da],.status--COMPLETO[data-v-21e709da],.status--EN_CURSO[data-v-21e709da],.status--FINALIZADO[data-v-21e709da],.status--INCOMPLETED[data-v-21e709da],.status--INICIADO[data-v-21e709da],.status--SIN_INICIAR[data-v-21e709da],.status[data-v-21e709da]{font-weight:600;font-size:11px;display:flex;align-items:center;gap:4px;text-align:center;justify-content:center;width:110px;padding:8px 0;border-radius:4px;box-shadow:0 0 4px rgba(0,0,0,.1);text-transform:none}.status--0 .material-icons[data-v-21e709da],.status--1 .material-icons[data-v-21e709da],.status--2 .material-icons[data-v-21e709da],.status--COMPLETED .material-icons[data-v-21e709da],.status--COMPLETO .material-icons[data-v-21e709da],.status--EN_CURSO .material-icons[data-v-21e709da],.status--FINALIZADO .material-icons[data-v-21e709da],.status--INCOMPLETED .material-icons[data-v-21e709da],.status--INICIADO .material-icons[data-v-21e709da],.status--SIN_INICIAR .material-icons[data-v-21e709da],.status .material-icons[data-v-21e709da]{font-size:14px}.status--2[data-v-21e709da],.status--COMPLETED[data-v-21e709da],.status--COMPLETO[data-v-21e709da],.status--FINALIZADO[data-v-21e709da]{color:#00c58f}.status--0[data-v-21e709da],.status--EN_CURSO[data-v-21e709da]{color:#ffb600}.status--SIN_INICIAR[data-v-21e709da]{color:#979797}.status--1[data-v-21e709da],.status--INCOMPLETED[data-v-21e709da],.status--INICIADO[data-v-21e709da]{color:#ff3b66}.center[data-v-21e709da]{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.btn-simple[data-v-21e709da],.btn-small[data-v-21e709da],.btn[data-v-21e709da]{background-color:#d9d9d9;padding:24px 0;min-width:150px;color:#000;font-size:14px;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:50px;cursor:pointer;text-align:center;display:flex;align-items:center;justify-content:center;gap:12px;width:100%}.btn-small[data-v-21e709da]{padding:12px 0;width:170px;gap:6px}.btn-small .material-icons[data-v-21e709da]{font-size:16px}.btn-simple[data-v-21e709da]{background-color:inherit}.disabled[data-v-21e709da]{opacity:.4;cursor:default}.disabled[data-v-21e709da]:hover{opacity:.4!important}.add-btn[data-v-21e709da]{width:32px;height:32px;border-radius:50%;border:none;background:#f7911d;position:fixed;right:10%;bottom:10%}.add-btn[data-v-21e709da] :hover{cursor:pointer;opacity:.8}.red[data-v-21e709da]{background:#ff3b66}.red-font[data-v-21e709da]{color:#ff3b66}.yellow[data-v-21e709da]{background:#ffb600}.gray[data-v-21e709da]{background:#979797}.lightgray[data-v-21e709da]{background:#f5f5f5}.blue[data-v-21e709da]{color:#1e1755}.lightblue[data-v-21e709da]{color:#4833e9}.white[data-v-21e709da]{color:#fff}.black[data-v-21e709da]{color:#000}.bg-blue[data-v-21e709da]{background-color:#1e1755}.bg-lightblue[data-v-21e709da]{background-color:#4833e9}.card[data-v-21e709da]{max-width:600px;padding:8px;border-radius:8px;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.25)}.card__head h3[data-v-21e709da]{font-size:14px;line-height:26px}.card__head img[data-v-21e709da]{margin:0 8px}.card__head .timeleft[data-v-21e709da]{max-height:26px}.card__head .timeleft__text[data-v-21e709da]{font-size:14px;line-height:26px}.card__content[data-v-21e709da]{flex-direction:column;border-top:1px solid #d9d9d9;padding:8px;justify-content:space-between}.card__content .tittle span[data-v-21e709da]{font-size:16px;line-height:24px}.card__content .indications__tittle[data-v-21e709da]{text-align:start;font-size:14px;line-height:26px}.card__content .indications__text[data-v-21e709da]{text-align:start;font-size:12px;line-height:16px}.card__content .content__tittle[data-v-21e709da]{text-align:start;text-decoration:underline;font-size:14px;line-height:26px}.card__content .content__text[data-v-21e709da]{font-size:12px;line-height:16px}.card__content .content .alumn-comment[data-v-21e709da]{margin:8px 0 0;border:none;border-bottom:1px solid #d9d9d9;font-size:12px;line-height:16px}.card__content .content .alumn-comment[data-v-21e709da]:focus{border:none;border-bottom:1px solid #141414}.card__bottom[data-v-21e709da]{min-height:24px;justify-content:flex-end;position:relative}.card__bottom .send[data-v-21e709da]{min-width:60px}.success[data-v-21e709da]{background:#00c58f}.columns[data-v-21e709da]{display:flex;flex-direction:column;gap:8px}.rows[data-v-21e709da]{display:flex;flex-direction:row}.pointer[data-v-21e709da]:hover,.pointer[data-v-21e709da] :hover{cursor:pointer;opacity:.8}button.pointer[data-v-21e709da]:disabled:hover,button[data-v-21e709da]:disabled{opacity:.4!important}.page-content[data-v-21e709da]{padding:12px;background:#f5f5f5;justify-content:flex-start;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 88px);width:100%}@media(min-width:960px){.page-content[data-v-21e709da]{height:calc(100vh - 48px);padding:32px}}.dropdown[data-v-21e709da],.page-tittle[data-v-21e709da]{font-size:14px;line-height:18px}.dropdown[data-v-21e709da]{max-width:400px;margin:12px 0}.text-modal .text[data-v-21e709da]{padding:24px 12px}.buttons[data-v-21e709da]{justify-content:space-evenly}.buttons button[data-v-21e709da]{min-width:120px}.input[data-v-21e709da]{font-size:12px;line-height:16px}.overlay[data-v-21e709da]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:14;display:flex;background:rgba(0,0,0,.2);justify-content:center;align-items:center}.breakpoints-container[data-v-21e709da]{width:100%;margin:0 auto;padding:0 12px}@media(width > 1124px){.breakpoints-container[data-v-21e709da]{width:1124px}}.btn-return[data-v-21e709da]{margin-bottom:28px}.btn-return span[data-v-21e709da]{display:inline-flex;align-items:flex-end;gap:10px;font-size:14px;font-weight:600;color:#4833e9;cursor:pointer}.btn-return span .material-icons[data-v-21e709da]{font-size:18px}.modal-confirm[data-v-21e709da],.modal-detail[data-v-21e709da]{width:100%;margin:0 1%;border-radius:10px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,85.1%,.5)}.modal-detail[data-v-21e709da]{position:relative;max-width:780px;padding:3%;display:flex;flex-direction:column;gap:16px}.modal-detail .close[data-v-21e709da]{position:absolute;top:12px;right:12px;font-size:26px;cursor:pointer}.modal-detail .video-container[data-v-21e709da]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.modal-detail .video-container iframe[data-v-21e709da]{width:100%;overflow-y:visible!important}.modal-detail h3[data-v-21e709da]{font-size:18px;font-weight:700}.modal-detail h4[data-v-21e709da]{font-size:16px;font-weight:400}.modal-detail .link-zoom h3[data-v-21e709da]{margin:6px 0;display:flex;align-items:center;gap:6px}.modal-detail .link-zoom h3 span[data-v-21e709da]{padding:4px;padding-bottom:3px;color:#4833e9;font-size:10px;font-weight:400;background-color:rgba(72,51,233,.05);border-radius:4px}.modal-detail .link-zoom a[data-v-21e709da]{display:flex;gap:4px;font-size:15px;font-weight:400;text-decoration:underline}.modal-confirm[data-v-21e709da]{max-width:480px;padding:32px}.modal-confirm p[data-v-21e709da]{padding-bottom:26px;text-align:center;font-size:16px;font-weight:400;line-height:26px}.modal-confirm p i[data-v-21e709da]{font-weight:700;color:#4833e9}.modal-confirm__buttons[data-v-21e709da]{display:flex;justify-content:center;align-items:center;gap:44px}.modal-confirm__buttons button[data-v-21e709da]{font-size:16px;font-weight:600;color:#212121}.modal-confirm__buttons button[data-v-21e709da]:last-child{height:45px;padding:0 29px;border-radius:44px;background:#ff3b66;box-shadow:0 2px 10px 0 rgba(0,0,0,.15);color:#fff}.workshopcard[data-v-21e709da]{width:100%;max-width:340px;min-width:310px;max-height:305px;min-height:305px;padding:10px;padding-bottom:21px;margin-bottom:16px;display:flex;flex-direction:column;justify-content:space-between;border-radius:10px;background:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}.workshopcard__type[data-v-21e709da]{position:absolute;top:9px;left:6px;width:73px;padding:5px 10px;background-color:#fff;border-radius:50px;font-size:10px;line-height:10px;font-weight:600;text-align:center;text-transform:capitalize}.workshopcard__img[data-v-21e709da]{width:100%;height:105px;border-radius:4px;position:relative}.workshopcard__img img[data-v-21e709da]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:4px}.workshopcard__title[data-v-21e709da]{display:flex;justify-content:space-between;color:#000;font-size:16px;font-weight:700;line-height:23px}.workshopcard__title span[data-v-21e709da]{display:flex;width:92px;height:20px;justify-content:center;align-items:center;gap:6px;border-radius:4px;box-shadow:0 0 4px 0 rgba(0,0,0,.1);font-size:10px;font-weight:600}.workshopcard__title span .material-icons[data-v-21e709da]{font-size:12px}.workshopcard__description[data-v-21e709da]{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;font-size:12px;font-weight:400}.workshopcard__content[data-v-21e709da]{color:#000;font-size:12px;font-weight:400;line-height:18px}.workshopcard__date[data-v-21e709da]{font-size:12px;font-weight:700;line-height:16px;color:#4833e9}.workshopcard .pill-reservado[data-v-21e709da]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 10px;background-color:#fff;border-radius:50px;font-size:10px;line-height:10px;font-weight:600;background:rgba(0,197,143,.1);color:#00c58f}.workshopcard .select-date[data-v-21e709da]{position:relative}.workshopcard .select-date span[data-v-21e709da]{display:flex;width:100%;padding:12px 26px;justify-content:space-between;align-items:center;border-radius:50px;background:#f6f6f6;font-size:13px;font-weight:700;cursor:pointer}.workshopcard .select-date ul[data-v-21e709da]{position:absolute;top:52px;width:100%;padding:4px 8px;background:#f6f6f6;border-radius:12px;z-index:1}.workshopcard .select-date ul li[data-v-21e709da]{padding:1px 0;margin:2px 0;font-size:13px;cursor:pointer}.workshopcard .select-date__loading[data-v-21e709da]{font-size:13px}.workshopcard__btn-detail[data-v-21e709da]{border-radius:44px;background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.15);color:#4833e9;display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 0;width:100%!important;font-size:14px;font-weight:600;margin-top:8px}.workshopcard__buttons[data-v-21e709da]{display:flex;align-items:center;justify-content:space-around}.workshopcard__buttons button[data-v-21e709da]{width:147px;font-weight:600;font-size:14px}.workshopcard__buttons button[data-v-21e709da]:first-child{color:#4833e9;-webkit-text-decoration-line:underline;text-decoration-line:underline}.workshopcard__buttons button[data-v-21e709da]:last-child{background-color:#4833e9;color:#fff;border-radius:44px;padding:10px 0}.workshopcard__buttons button:last-child.reservado[data-v-21e709da]{background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.15);color:#4833e9}.workshopcard__buttons button[data-v-21e709da]:disabled{cursor:default}.workshopcard__lleno[data-v-21e709da]{width:100%;font-size:12px;font-style:italic;font-weight:400;color:rgba(0,0,0,.2);height:40px;display:flex;align-items:center}.workshopcard.slotCard[data-v-21e709da]{justify-content:center;align-items:center;gap:24px;opacity:.6}.workshopcard.slotCard .workshopcard__type[data-v-21e709da]{position:static}.e-post-title[data-v-f8a319d2]{font-size:24px;line-height:32px}.loading-points span[data-v-f8a319d2]{-webkit-animation-name:blink-f8a319d2;animation-name:blink-f8a319d2;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-f8a319d2]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-f8a319d2]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-f8a319d2{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-f8a319d2{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-f8a319d2]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-f8a319d2]{width:588px}}@media(min-width:960px){.container[data-v-f8a319d2]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-f8a319d2]{width:1216px;padding:0}.container.main-container[data-v-f8a319d2]{width:906px}}.etapa[data-v-f8a319d2]{width:363px;min-height:380px;padding:20px 26px;display:flex;flex-direction:column;justify-content:space-between;border-radius:20px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,87.8%,.5)}@media(width < 600px){.etapa[data-v-f8a319d2]{width:100%}}.etapa h2[data-v-f8a319d2]{font-size:20px;font-weight:700}.etapa h3[data-v-f8a319d2]{font-size:20px;font-weight:500}.etapa h4[data-v-f8a319d2]{font-size:14px;font-weight:400}.etapa .title[data-v-f8a319d2]{display:flex;gap:12px;align-items:flex-end}.etapa .title span[data-v-f8a319d2]{padding-bottom:2px;color:#bdbdbd;font-size:16px;font-weight:500}@media(width < 600px){.etapa h2[data-v-f8a319d2],.etapa h3[data-v-f8a319d2]{font-size:16px}.etapa .title span[data-v-f8a319d2]{font-size:14px}}.etapa .talleres[data-v-f8a319d2]{display:flex;align-items:center;gap:12px}.etapa .talleres span[data-v-f8a319d2]{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:400;color:#4833e9}.etapa .progress[data-v-f8a319d2]{position:relative;width:100%;height:20px;border-radius:50px;background:#edebfd}.etapa .progress>div[data-v-f8a319d2]{position:absolute;height:20px;padding-left:22px;border-radius:50px;background:#4833e9;color:#fff;display:flex;align-items:center;font-size:12px;letter-spacing:1px}.etapa .bonus[data-v-f8a319d2]{margin-top:10px}.etapa .bonus h4[data-v-f8a319d2]{margin-bottom:10px}.etapa .bonus__stars[data-v-f8a319d2]{display:flex;flex-wrap:wrap;gap:8px}.etapa .bonus__info[data-v-f8a319d2]{color:#4833e9;font-size:15px;font-weight:400}.etapa .entrevista[data-v-f8a319d2]{margin:12px 0}.etapa .entrevista h3[data-v-f8a319d2]{font-size:20px;font-weight:500}@media(width < 600px){.etapa .entrevista h3[data-v-f8a319d2]{font-size:16px}}.etapa .entrevista span[data-v-f8a319d2]{margin-top:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 16px;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:600;border-radius:4px;box-shadow:0 0 4px 0 rgba(0,0,0,.1)}.etapa .entrevista span i[data-v-f8a319d2]{font-size:12px}.etapa .select-etapa[data-v-f8a319d2]{display:flex;justify-content:center;gap:16px}.etapa .select-etapa button[data-v-f8a319d2]{width:10px;height:10px;padding:0;border:1px solid #4833e9;border-radius:50%}.e-post-title[data-v-7e931948]{font-size:24px;line-height:32px}.loading-points span[data-v-7e931948]{-webkit-animation-name:blink-7e931948;animation-name:blink-7e931948;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-7e931948]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-7e931948]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-7e931948{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-7e931948{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-7e931948]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-7e931948]{width:588px}}@media(min-width:960px){.container[data-v-7e931948]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-7e931948]{width:1216px;padding:0}.container.main-container[data-v-7e931948]{width:906px}}.progress[data-v-7e931948]{flex-grow:1;max-width:760px;padding:20px;padding-bottom:32px;display:flex;justify-content:space-evenly;align-items:flex-end;gap:36px;border-radius:20px;box-shadow:5px 5px 35px 0 hsla(0,0%,87.8%,.5);background:#fff}@media(width < 600px){.progress[data-v-7e931948]{width:100%;padding:12px;justify-content:space-between;gap:4px}}.graph__title[data-v-7e931948]{padding-bottom:20px;text-align:center;font-size:20px;font-weight:700}@media(width < 600px){.graph__title[data-v-7e931948]{font-size:12px;max-width:140px;padding-bottom:12px}}.graph__graph[data-v-7e931948]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;align-items:center}.graph__graph i[data-v-7e931948]{position:absolute;font-size:42px}@media(width < 600px){.graph__graph i[data-v-7e931948]{font-size:32px}}.graph__graph svg[data-v-7e931948]{transform:rotate(-90deg)}.data__title[data-v-7e931948]{padding-bottom:10px;text-align:right}.data__title span[data-v-7e931948]{color:#4833e9;font-size:20px;font-weight:600;cursor:pointer}@media(width < 600px){.data__title span[data-v-7e931948]{font-size:12px}}.data__item[data-v-7e931948]{position:relative;display:flex;gap:22px;align-items:center;justify-content:space-between;border-bottom:1px solid #d9d9d9}.data__item.working h3[data-v-7e931948],.data__item.working i[data-v-7e931948],.data__item.working span[data-v-7e931948]{opacity:.4}@media(width < 600px){.data__item[data-v-7e931948]{gap:8px;height:34px!important}}.data__item i[data-v-7e931948]{color:#aaa}@media(width < 600px){.data__item i[data-v-7e931948]{font-size:16px}}.data__item h3[data-v-7e931948]{flex-grow:1;font-size:16px}@media(width < 600px){.data__item h3[data-v-7e931948]{font-size:12px;font-weight:400}.data__item h3.w-info[data-v-7e931948]{margin-bottom:14px}}.data__item span[data-v-7e931948]{max-width:77px;min-width:77px;padding:6px 0;text-align:center;font-size:16px;border:2px solid;border-radius:20px;justify-self:flex-end}@media(width < 600px){.data__item span[data-v-7e931948]{max-width:45px;min-width:45px;width:45px;padding:2px 0;font-size:12px}}.data__item .info__label[data-v-7e931948]{position:absolute;left:44px;bottom:6px;color:#4833e9;font-size:12px;cursor:pointer}.data__item .info__box[data-v-7e931948]{width:260px;position:absolute;left:44px;top:76px;padding:10px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,85.1%,.68);border-radius:10px;z-index:1}.data__item .info__box h6[data-v-7e931948]{margin:0;padding-bottom:6px;font-size:16px;font-weight:700;color:#4833e9}.data__item .info__box p[data-v-7e931948]{font-size:13px;font-weight:400;color:#212121}@media(width < 600px){.data__item .info__label[data-v-7e931948]{left:24px;bottom:2px;font-size:10px}.data__item .info__box[data-v-7e931948]{left:-16px;top:36px;padding:8px}}.e-post-title[data-v-4f0b4e96]{font-size:24px;line-height:32px}.loading-points span[data-v-4f0b4e96]{-webkit-animation-name:blink-4f0b4e96;animation-name:blink-4f0b4e96;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-4f0b4e96]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-4f0b4e96]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-4f0b4e96{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-4f0b4e96{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-4f0b4e96]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-4f0b4e96]{width:588px}}@media(min-width:960px){.container[data-v-4f0b4e96]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-4f0b4e96]{width:1216px;padding:0}.container.main-container[data-v-4f0b4e96]{width:906px}}.bg-container[data-v-4f0b4e96]{width:100%;background:rgba(72,51,233,.05)}@media(width < 600px){.bg-container[data-v-4f0b4e96]{background:rgba(72,51,233,.1)}}.dashboard[data-v-4f0b4e96]{padding-bottom:22px}.dashboard-components[data-v-4f0b4e96]{width:100%;display:flex;justify-content:space-between;gap:28px}@media(width < 1000px){.dashboard-components[data-v-4f0b4e96]{flex-wrap:wrap;gap:22px}}.dashboard h1[data-v-4f0b4e96]{padding-top:36px;padding-bottom:22px;font-size:24px;font-weight:800}@media(width < 1000px){.dashboard h1[data-v-4f0b4e96]{font-size:20px}}.e-post-title[data-v-f5491f70]{font-size:24px;line-height:32px}.loading-points span[data-v-f5491f70]{-webkit-animation-name:blink-f5491f70;animation-name:blink-f5491f70;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-f5491f70]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-f5491f70]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-f5491f70{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-f5491f70{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-f5491f70]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-f5491f70]{width:588px}}@media(min-width:960px){.container[data-v-f5491f70]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-f5491f70]{width:1216px;padding:0}.container.main-container[data-v-f5491f70]{width:906px}}.empty-state[data-v-f5491f70]{margin:56px 16px;width:100%;display:flex;justify-content:center}.empty-state span[data-v-f5491f70]{padding:18px;display:flex;align-items:center;gap:8px;color:#ff3b66;font-weight:600;background:rgba(245,112,85,.3);border-radius:4px}.modal-tutorial[data-v-f5491f70]{position:relative;max-width:1420px;width:100%;border-radius:10px;overflow:hidden;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,85.1%,.5)}.modal-tutorial .close[data-v-f5491f70]{position:absolute;top:12px;right:12px;font-size:26px;cursor:pointer;color:#fff;background:rgba(0,0,0,.3);border-radius:4px;padding:4px}.modal-tutorial .video-container[data-v-f5491f70]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden}.modal-tutorial .video-container iframe[data-v-f5491f70]{width:100%;height:70vh;display:block}@media(width < 600px){.modal-tutorial .video-container iframe[data-v-f5491f70]{height:100vh}}.modal-entrevista[data-v-f5491f70]{width:100%;max-width:540px;padding:30px 20px;margin:0 1%;display:flex;flex-direction:column;align-items:center;gap:22px;border-radius:10px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,85.1%,.5);font-size:15px}.modal-entrevista .buttons[data-v-f5491f70]{display:flex;justify-content:center;align-items:center;gap:28px}.modal-entrevista .buttons button[data-v-f5491f70]{font-size:16px;font-weight:600;color:#212121}.modal-entrevista .buttons button[data-v-f5491f70]:last-child{height:45px;padding:0 29px;border-radius:44px;background:#ff3b66;box-shadow:0 2px 10px 0 rgba(0,0,0,.15);color:#fff}.recorrido[data-v-f5491f70]{display:flex;flex-direction:column}.recorrido__cards[data-v-f5491f70]{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center}.recorrido__cards>div[data-v-f5491f70]{display:flex;justify-content:center}@media(width < 1100px){.recorrido__cards[data-v-f5491f70]{display:flex;gap:16px;overflow-x:auto}}.recorrido header[data-v-f5491f70],.recorrido section[data-v-f5491f70]{display:flex;flex-direction:column;gap:36px;padding:36px 0}.recorrido header h3[data-v-f5491f70],.recorrido section h3[data-v-f5491f70]{font-size:20px;font-weight:600}.recorrido header .etapa-label[data-v-f5491f70],.recorrido section .etapa-label[data-v-f5491f70]{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.recorrido header .etapa-label h3[data-v-f5491f70],.recorrido section .etapa-label h3[data-v-f5491f70]{font-size:20px;font-weight:600}.recorrido header .etapa-label span[data-v-f5491f70],.recorrido section .etapa-label span[data-v-f5491f70]{font-size:20px;font-weight:500;color:#bdbdbd}.recorrido header .entrevista[data-v-f5491f70],.recorrido section .entrevista[data-v-f5491f70]{position:relative;width:100%;max-width:336px;padding:32px;padding-top:42px;display:flex;flex-direction:column;justify-content:space-between;border-radius:10px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,87.8%,.5)}.recorrido header .entrevista span[data-v-f5491f70],.recorrido section .entrevista span[data-v-f5491f70]{position:absolute;top:14px;right:8px;display:flex;width:92px;height:20px;justify-content:center;align-items:center;gap:6px;border-radius:4px;box-shadow:0 0 4px 0 rgba(0,0,0,.1);font-size:10px;font-weight:600}.recorrido header .entrevista span .material-icons[data-v-f5491f70],.recorrido section .entrevista span .material-icons[data-v-f5491f70]{font-size:12px}.recorrido header .entrevista h3[data-v-f5491f70],.recorrido section .entrevista h3[data-v-f5491f70]{margin-bottom:16px;color:#4833e9;font-size:18px;font-weight:400}.recorrido header .entrevista h4[data-v-f5491f70],.recorrido section .entrevista h4[data-v-f5491f70]{font-size:20px;font-weight:700}.recorrido header .entrevista button[data-v-f5491f70],.recorrido section .entrevista button[data-v-f5491f70]{margin-top:22px;padding:10px 0;border-radius:44px;background:#4833e9;box-shadow:0 2px 10px 0 rgba(0,0,0,.15);font-size:16px;font-weight:600;color:#fff;text-align:center}.recorrido header .entrevista button[data-v-f5491f70]:disabled,.recorrido section .entrevista button[data-v-f5491f70]:disabled{cursor:default}.recorrido header .info-box[data-v-f5491f70],.recorrido section .info-box[data-v-f5491f70]{padding:18px 10px;background:rgba(72,51,233,.1)}.recorrido header .info-box span[data-v-f5491f70],.recorrido section .info-box span[data-v-f5491f70]{color:#4833e9;font-weight:600}.recorrido header[data-v-f5491f70]{padding-bottom:16px;gap:18px}.recorrido header h3[data-v-f5491f70]{font-size:24px}.recorrido header .info[data-v-f5491f70]{font-size:20px;font-weight:400}.recorrido .tabs[data-v-f5491f70]{width:100%;display:flex;box-shadow:0 4px 10px 0 rgba(0,0,0,.05)}@media(width < 1000px){.recorrido .tabs[data-v-f5491f70]{display:none}}.recorrido .tabs__etapa[data-v-f5491f70]{flex-grow:1;flex-shrink:1;max-width:280px;padding:12px 0;text-align:center;font-size:20px;font-weight:600;cursor:pointer}.recorrido .tabs__etapa.-selected[data-v-f5491f70]{color:#4833e9;border-bottom:2px solid #4833e9;cursor:default}.recorrido .select-etapa[data-v-f5491f70]{width:100%;box-shadow:0 4px 10px 0 rgba(0,0,0,.05)}@media(width > 1000px){.recorrido .select-etapa[data-v-f5491f70]{display:none}}.recorrido .select-etapa>span[data-v-f5491f70]{position:relative;width:100%;padding:16px 0;display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:600;color:#4833e9}.recorrido .select-etapa>span .material-icons[data-v-f5491f70]{position:absolute;right:32px;color:#000}.recorrido .select-etapa__options[data-v-f5491f70]{width:100%;display:flex;flex-direction:column;gap:4px}.recorrido .select-etapa__options span[data-v-f5491f70]{width:100%;padding:8px;font-size:18px;font-weight:500}.e-post-title[data-v-3acb4d26]{font-size:24px;line-height:32px}.loading-points span[data-v-3acb4d26]{-webkit-animation-name:blink-3acb4d26;animation-name:blink-3acb4d26;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-3acb4d26]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-3acb4d26]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-3acb4d26{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-3acb4d26{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-3acb4d26]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-3acb4d26]{width:588px}}@media(min-width:960px){.container[data-v-3acb4d26]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-3acb4d26]{width:1216px;padding:0}.container.main-container[data-v-3acb4d26]{width:906px}}.module-box[data-v-3acb4d26]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:30px 26px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.module-box h4[data-v-3acb4d26]{margin-bottom:26px}.module-box>div[data-v-3acb4d26]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;gap:32px;flex-wrap:wrap}.module-box .evaluacion[data-v-3acb4d26]{border-right:1px solid hsla(0,0%,74.1%,.5);padding-right:54px}.module-box .evaluacion[data-v-3acb4d26]:last-of-type{padding-right:0;border-right:none}.module-box .evaluacion .reference[data-v-3acb4d26]{margin-top:-2px;padding:0 20px 12px 0;display:flex;align-items:center;gap:16px}.module-box .evaluacion .reference i[data-v-3acb4d26]{padding:4px;background:#fff73f;border-radius:50%;font-size:15px}.module-box .evaluacion .reference span[data-v-3acb4d26]{font-size:13px;font-weight:400}.module-box .evaluacion .reference .circle[data-v-3acb4d26]{width:9px;height:9px;border-radius:50%}.module-box .evaluacion .reference .circle.--ROJO[data-v-3acb4d26]{background:#f57055}.module-box .evaluacion .reference .circle.--AMARILLO[data-v-3acb4d26]{background:#ffb600}.module-box .evaluacion .reference .circle.--VERDE[data-v-3acb4d26]{background:#00c58f}.module-box .evaluacion .data[data-v-3acb4d26]{padding-left:38px;padding-bottom:8px;display:flex;gap:42px}.module-box .evaluacion .data span[data-v-3acb4d26]{font-size:36px;font-weight:400}.module-box .show-modal[data-v-3acb4d26]{align-self:center;margin:20px 0 0 12px;font-size:12px;font-weight:600;color:#4833e9;cursor:pointer}@media(width < 600px){.module-box[data-v-3acb4d26]{margin:auto;width:100%}.module-box h4[data-v-3acb4d26]{margin-bottom:32px}.module-box>div[data-v-3acb4d26]{flex-direction:column;align-items:flex-start}.module-box .show-modal[data-v-3acb4d26]{margin-top:0}.module-box .evaluacion[data-v-3acb4d26]{border:none}.module-box .evaluacion[data-v-3acb4d26]:first-child{align-self:flex-start;padding:0}}.modal-detail__overlay[data-v-3acb4d26]{position:fixed;width:100%;padding:22px 0;background:#fff;top:79px;right:0;bottom:0;left:0;z-index:5;overflow-y:auto}@media(width < 600px){.modal-detail__overlay[data-v-3acb4d26]{top:60px}}.modal-detail main[data-v-3acb4d26]{width:100%}.modal-detail .btn-return[data-v-3acb4d26]{margin-bottom:0}.modal-detail h3[data-v-3acb4d26]{padding:32px 0 32px 0;font-size:16px;font-weight:700}.modal-detail h3 span[data-v-3acb4d26]{padding-left:6px;font-weight:600;color:#4833e9}@media(width < 600px){.modal-detail h3[data-v-3acb4d26]{font-size:14px}.modal-detail h3 span[data-v-3acb4d26]{display:block;padding-top:2px}}@media(width < 600px){.modal-detail[data-v-3acb4d26]{max-height:92vh;margin:6px;border-radius:18px}}.modal-detail .select-level[data-v-3acb4d26]{margin-top:62px;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}@media(width < 600px){.modal-detail .select-level h4[data-v-3acb4d26]{font-size:14px}}.modal-detail .select-level>div[data-v-3acb4d26]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:500}.modal-detail .select-level>div .selected[data-v-3acb4d26]{padding:6px 16px 6px 36px;display:flex;align-items:center;gap:18px;border:1px solid #212121;border-radius:100px;cursor:pointer}.modal-detail .select-level>div .options[data-v-3acb4d26]{position:absolute;top:42px;width:100%;padding:8px;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #212121;border-radius:8px;z-index:5}.modal-detail .select-level>div .options .option[data-v-3acb4d26]{padding:2px 0;cursor:pointer}.modal-detail__cards[data-v-3acb4d26]{margin-top:46px;padding-bottom:36px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:24px}@media(width < 1160px){.modal-detail__cards[data-v-3acb4d26]{display:flex;gap:16px;flex-wrap:wrap}}@media(width < 600px){.modal-detail__cards[data-v-3acb4d26]{justify-content:center}}.modal-detail__card[data-v-3acb4d26]{width:332px;padding:30px 26px 22px 26px;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.modal-detail__card header[data-v-3acb4d26]{display:flex;align-items:center;gap:16px}.modal-detail__card header span[data-v-3acb4d26]{font-size:12px;font-weight:400}.modal-detail__card header circle.ROJO[data-v-3acb4d26]{fill:#f57055}.modal-detail__card header circle.AMARILLO[data-v-3acb4d26]{fill:#ffb600}.modal-detail__card header circle.VERDE[data-v-3acb4d26]{fill:#00c58f}.modal-detail__card main[data-v-3acb4d26]{margin:16px 0;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9ebf8}.modal-detail__card main span[data-v-3acb4d26]{font-size:36px;font-weight:500}.modal-detail__card main button[data-v-3acb4d26]{font-size:12px;font-weight:600;color:#4833e9}.modal-detail__card footer[data-v-3acb4d26]{font-size:12px;font-weight:400;color:#d9d9d9}.modal-detail__card footer div[data-v-3acb4d26]{display:flex;align-items:center;gap:4px;color:initial}.modal-detail__card footer div span[data-v-3acb4d26]{display:flex;align-items:center;gap:4px}.modal-detail__card footer div span.VERDE[data-v-3acb4d26]{color:#00c58f}.modal-detail__card footer div span.ROJO[data-v-3acb4d26]{color:#f57055}.modal-detail__card footer div span i[data-v-3acb4d26]{font-size:15px}.breakpoints-container[data-v-3acb4d26]{padding-bottom:36px}header[data-v-3acb4d26]{padding:22px 0}header h2[data-v-3acb4d26]{margin:0;display:flex;justify-content:space-between}@media(width < 600px){header h2[data-v-3acb4d26]{flex-direction:column;gap:12px}}header h2 div[data-v-3acb4d26]{display:flex;gap:4px;align-items:flex-end}header h2 div h3[data-v-3acb4d26]{font-size:16px}header h2 div h4[data-v-3acb4d26]{padding-left:4px;font-size:16px;color:#00f}h2[data-v-3acb4d26]{margin:32px 0;display:flex;justify-content:space-between;align-items:center;font-size:16px}h2 button[data-v-3acb4d26]{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#4833e9}h2 button .material-icons[data-v-3acb4d26]{font-weight:400;font-size:20px}@media(width < 600px){h2 h4[data-v-3acb4d26]{font-size:14px}h2 button[data-v-3acb4d26]{font-size:13px;gap:3px}h2 button .material-icons[data-v-3acb4d26]{font-size:16px}}.tabla[data-v-3acb4d26]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:100%;display:flex;color:#212121;font-size:14px;font-weight:400}.tabla__scroll-container[data-v-3acb4d26]{width:100%;overflow-x:auto;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.tabla>div[data-v-3acb4d26]{display:flex;flex-direction:column}.tabla>div[data-v-3acb4d26]:last-child{border:none}.tabla>div:last-child .th[data-v-3acb4d26]{border-radius:0 18px 0 0}.tabla>div span[data-v-3acb4d26]{width:100%;height:60px;padding:4px 6px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid hsla(0,0%,74.1%,.5)}.tabla>div span[data-v-3acb4d26]:last-child{border:none}.tabla .th[data-v-3acb4d26]{width:100%;height:52px;padding-bottom:8px;align-items:flex-end;font-size:12px;font-weight:700;border:none}.tabla .avatar span[data-v-3acb4d26]{width:100%;padding-left:20px;justify-content:center;font-size:13px;font-weight:600}.tabla .name[data-v-3acb4d26]{flex-grow:1;width:190px}.tabla .name .th[data-v-3acb4d26]{border-radius:18px 0 0 0;font-weight:700}.tabla .name span[data-v-3acb4d26]{width:100%;padding-left:20px;justify-content:flex-start;font-size:13px;font-weight:600}.tabla__column[data-v-3acb4d26]{width:116px}.tabla__column .circle[data-v-3acb4d26]{width:9px;height:9px;border-radius:50%}.tabla__column .circle.--ROJO[data-v-3acb4d26]{background:#f57055}.tabla__column .circle.--AMARILLO[data-v-3acb4d26]{background:#ffb600}.tabla__column .circle.--VERDE[data-v-3acb4d26]{background:#00c58f}.tabla__column .status[data-v-3acb4d26]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:10px;font-weight:700;border-radius:5px;padding:2px 10px;font-style:normal}.tabla__column .status--PENDIENTE[data-v-3acb4d26]{color:#ffb600;background:rgba(255,182,0,.15)}.tabla__column .status--COMPLETADO[data-v-3acb4d26]{color:#00c58f;background:rgba(0,197,143,.1)}.tabla__column.btn-more[data-v-3acb4d26]{width:80px}.tabla__column.btn-more span[data-v-3acb4d26]{justify-content:flex-end}.tabla__column.btn-more button[data-v-3acb4d26]{font-size:13px;color:#4833e9}.e-post-title[data-v-7c927a2c]{font-size:24px;line-height:32px}.loading-points span[data-v-7c927a2c]{-webkit-animation-name:blink-7c927a2c;animation-name:blink-7c927a2c;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-7c927a2c]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-7c927a2c]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-7c927a2c{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-7c927a2c{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-7c927a2c]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-7c927a2c]{width:588px}}@media(min-width:960px){.container[data-v-7c927a2c]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-7c927a2c]{width:1216px;padding:0}.container.main-container[data-v-7c927a2c]{width:906px}}.errorBox[data-v-7c927a2c]{padding:12px 16px;display:flex;flex-wrap:nowrap;gap:12px;background:rgba(245,112,85,.2)}.errorBox .material-icons[data-v-7c927a2c]{color:#f57055;font-size:24px}.errorBox span[data-v-7c927a2c]{font-weight:400;font-size:15px}.errorBox span b[data-v-7c927a2c]{display:block;font-size:16px;padding:2px 0;font-weight:700;color:#f57055}.e-post-title[data-v-3eb0039e]{font-size:24px;line-height:32px}.loading-points span[data-v-3eb0039e]{-webkit-animation-name:blink-3eb0039e;animation-name:blink-3eb0039e;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-3eb0039e]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-3eb0039e]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-3eb0039e{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-3eb0039e{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-3eb0039e]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-3eb0039e]{width:588px}}@media(min-width:960px){.container[data-v-3eb0039e]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-3eb0039e]{width:1216px;padding:0}.container.main-container[data-v-3eb0039e]{width:906px}}.module-box[data-v-3eb0039e]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:30px 26px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.module-box h4[data-v-3eb0039e]{margin-bottom:26px}.module-box>div[data-v-3eb0039e]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;gap:32px;flex-wrap:wrap}.module-box .evaluacion[data-v-3eb0039e]{border-right:1px solid hsla(0,0%,74.1%,.5);padding-right:54px}.module-box .evaluacion[data-v-3eb0039e]:last-of-type{padding-right:0;border-right:none}.module-box .evaluacion .reference[data-v-3eb0039e]{margin-top:-2px;padding:0 20px 12px 0;display:flex;align-items:center;gap:16px}.module-box .evaluacion .reference i[data-v-3eb0039e]{padding:4px;background:#fff73f;border-radius:50%;font-size:15px}.module-box .evaluacion .reference span[data-v-3eb0039e]{font-size:13px;font-weight:400}.module-box .evaluacion .reference .circle[data-v-3eb0039e]{width:9px;height:9px;border-radius:50%}.module-box .evaluacion .reference .circle.--ROJO[data-v-3eb0039e]{background:#f57055}.module-box .evaluacion .reference .circle.--AMARILLO[data-v-3eb0039e]{background:#ffb600}.module-box .evaluacion .reference .circle.--VERDE[data-v-3eb0039e]{background:#00c58f}.module-box .evaluacion .data[data-v-3eb0039e]{padding-left:38px;padding-bottom:8px;display:flex;gap:42px}.module-box .evaluacion .data span[data-v-3eb0039e]{font-size:36px;font-weight:400}.module-box .show-modal[data-v-3eb0039e]{align-self:center;margin:20px 0 0 12px;font-size:12px;font-weight:600;color:#4833e9;cursor:pointer}@media(width < 600px){.module-box[data-v-3eb0039e]{margin:auto;width:100%}.module-box h4[data-v-3eb0039e]{margin-bottom:32px}.module-box>div[data-v-3eb0039e]{flex-direction:column;align-items:flex-start}.module-box .show-modal[data-v-3eb0039e]{margin-top:0}.module-box .evaluacion[data-v-3eb0039e]{border:none}.module-box .evaluacion[data-v-3eb0039e]:first-child{align-self:flex-start;padding:0}}.modal-detail__overlay[data-v-3eb0039e]{position:fixed;width:100%;padding:22px 0;background:#fff;top:79px;right:0;bottom:0;left:0;z-index:5;overflow-y:auto}@media(width < 600px){.modal-detail__overlay[data-v-3eb0039e]{top:60px}}.modal-detail main[data-v-3eb0039e]{width:100%}.modal-detail .btn-return[data-v-3eb0039e]{margin-bottom:0}.modal-detail h3[data-v-3eb0039e]{padding:32px 0 32px 0;font-size:16px;font-weight:700}.modal-detail h3 span[data-v-3eb0039e]{padding-left:6px;font-weight:600;color:#4833e9}@media(width < 600px){.modal-detail h3[data-v-3eb0039e]{font-size:14px}.modal-detail h3 span[data-v-3eb0039e]{display:block;padding-top:2px}}@media(width < 600px){.modal-detail[data-v-3eb0039e]{max-height:92vh;margin:6px;border-radius:18px}}.modal-detail .select-level[data-v-3eb0039e]{margin-top:62px;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}@media(width < 600px){.modal-detail .select-level h4[data-v-3eb0039e]{font-size:14px}}.modal-detail .select-level>div[data-v-3eb0039e]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:500}.modal-detail .select-level>div .selected[data-v-3eb0039e]{padding:6px 16px 6px 36px;display:flex;align-items:center;gap:18px;border:1px solid #212121;border-radius:100px;cursor:pointer}.modal-detail .select-level>div .options[data-v-3eb0039e]{position:absolute;top:42px;width:100%;padding:8px;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #212121;border-radius:8px;z-index:5}.modal-detail .select-level>div .options .option[data-v-3eb0039e]{padding:2px 0;cursor:pointer}.modal-detail__cards[data-v-3eb0039e]{margin-top:46px;padding-bottom:36px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:24px}@media(width < 1160px){.modal-detail__cards[data-v-3eb0039e]{display:flex;gap:16px;flex-wrap:wrap}}@media(width < 600px){.modal-detail__cards[data-v-3eb0039e]{justify-content:center}}.modal-detail__card[data-v-3eb0039e]{width:332px;padding:30px 26px 22px 26px;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.modal-detail__card header[data-v-3eb0039e]{display:flex;align-items:center;gap:16px}.modal-detail__card header span[data-v-3eb0039e]{font-size:12px;font-weight:400}.modal-detail__card header circle.ROJO[data-v-3eb0039e]{fill:#f57055}.modal-detail__card header circle.AMARILLO[data-v-3eb0039e]{fill:#ffb600}.modal-detail__card header circle.VERDE[data-v-3eb0039e]{fill:#00c58f}.modal-detail__card main[data-v-3eb0039e]{margin:16px 0;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9ebf8}.modal-detail__card main span[data-v-3eb0039e]{font-size:36px;font-weight:500}.modal-detail__card main button[data-v-3eb0039e]{font-size:12px;font-weight:600;color:#4833e9}.modal-detail__card footer[data-v-3eb0039e]{font-size:12px;font-weight:400;color:#d9d9d9}.modal-detail__card footer div[data-v-3eb0039e]{display:flex;align-items:center;gap:4px;color:initial}.modal-detail__card footer div span[data-v-3eb0039e]{display:flex;align-items:center;gap:4px}.modal-detail__card footer div span.VERDE[data-v-3eb0039e]{color:#00c58f}.modal-detail__card footer div span.ROJO[data-v-3eb0039e]{color:#f57055}.modal-detail__card footer div span i[data-v-3eb0039e]{font-size:15px}.module-box .evaluacion .reference i[data-v-3eb0039e]{background:#e4e0fc}.module-box .evaluacion .data span.data__number strong[data-v-3eb0039e]{font-size:36px;font-weight:400}.module-box .evaluacion .data span.data__number strong.data__number__blue[data-v-3eb0039e]{color:#4833e9}.module-box .evaluacion .data .description[data-v-3eb0039e]{display:flex;align-items:center;font-size:10px;font-weight:400;color:#4833e9}.e-post-title[data-v-fed03a40]{font-size:24px;line-height:32px}.loading-points span[data-v-fed03a40]{-webkit-animation-name:blink-fed03a40;animation-name:blink-fed03a40;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-fed03a40]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-fed03a40]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-fed03a40{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-fed03a40{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-fed03a40]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-fed03a40]{width:588px}}@media(min-width:960px){.container[data-v-fed03a40]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-fed03a40]{width:1216px;padding:0}.container.main-container[data-v-fed03a40]{width:906px}}.module-box[data-v-fed03a40]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:30px 26px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.module-box h4[data-v-fed03a40]{margin-bottom:26px}.module-box>div[data-v-fed03a40]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;gap:32px;flex-wrap:wrap}.module-box .evaluacion[data-v-fed03a40]{border-right:1px solid hsla(0,0%,74.1%,.5);padding-right:54px}.module-box .evaluacion[data-v-fed03a40]:last-of-type{padding-right:0;border-right:none}.module-box .evaluacion .reference[data-v-fed03a40]{margin-top:-2px;padding:0 20px 12px 0;display:flex;align-items:center;gap:16px}.module-box .evaluacion .reference i[data-v-fed03a40]{padding:4px;background:#fff73f;border-radius:50%;font-size:15px}.module-box .evaluacion .reference span[data-v-fed03a40]{font-size:13px;font-weight:400}.module-box .evaluacion .reference .circle[data-v-fed03a40]{width:9px;height:9px;border-radius:50%}.module-box .evaluacion .reference .circle.--ROJO[data-v-fed03a40]{background:#f57055}.module-box .evaluacion .reference .circle.--AMARILLO[data-v-fed03a40]{background:#ffb600}.module-box .evaluacion .reference .circle.--VERDE[data-v-fed03a40]{background:#00c58f}.module-box .evaluacion .data[data-v-fed03a40]{padding-left:38px;padding-bottom:8px;display:flex;gap:42px}.module-box .evaluacion .data span[data-v-fed03a40]{font-size:36px;font-weight:400}.module-box .show-modal[data-v-fed03a40]{align-self:center;margin:20px 0 0 12px;font-size:12px;font-weight:600;color:#4833e9;cursor:pointer}@media(width < 600px){.module-box[data-v-fed03a40]{margin:auto;width:100%}.module-box h4[data-v-fed03a40]{margin-bottom:32px}.module-box>div[data-v-fed03a40]{flex-direction:column;align-items:flex-start}.module-box .show-modal[data-v-fed03a40]{margin-top:0}.module-box .evaluacion[data-v-fed03a40]{border:none}.module-box .evaluacion[data-v-fed03a40]:first-child{align-self:flex-start;padding:0}}.modal-detail__overlay[data-v-fed03a40]{position:fixed;width:100%;padding:22px 0;background:#fff;top:79px;right:0;bottom:0;left:0;z-index:5;overflow-y:auto}@media(width < 600px){.modal-detail__overlay[data-v-fed03a40]{top:60px}}.modal-detail main[data-v-fed03a40]{width:100%}.modal-detail .btn-return[data-v-fed03a40]{margin-bottom:0}.modal-detail h3[data-v-fed03a40]{padding:32px 0 32px 0;font-size:16px;font-weight:700}.modal-detail h3 span[data-v-fed03a40]{padding-left:6px;font-weight:600;color:#4833e9}@media(width < 600px){.modal-detail h3[data-v-fed03a40]{font-size:14px}.modal-detail h3 span[data-v-fed03a40]{display:block;padding-top:2px}}@media(width < 600px){.modal-detail[data-v-fed03a40]{max-height:92vh;margin:6px;border-radius:18px}}.modal-detail .select-level[data-v-fed03a40]{margin-top:62px;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}@media(width < 600px){.modal-detail .select-level h4[data-v-fed03a40]{font-size:14px}}.modal-detail .select-level>div[data-v-fed03a40]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:500}.modal-detail .select-level>div .selected[data-v-fed03a40]{padding:6px 16px 6px 36px;display:flex;align-items:center;gap:18px;border:1px solid #212121;border-radius:100px;cursor:pointer}.modal-detail .select-level>div .options[data-v-fed03a40]{position:absolute;top:42px;width:100%;padding:8px;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #212121;border-radius:8px;z-index:5}.modal-detail .select-level>div .options .option[data-v-fed03a40]{padding:2px 0;cursor:pointer}.modal-detail__cards[data-v-fed03a40]{margin-top:46px;padding-bottom:36px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:24px}@media(width < 1160px){.modal-detail__cards[data-v-fed03a40]{display:flex;gap:16px;flex-wrap:wrap}}@media(width < 600px){.modal-detail__cards[data-v-fed03a40]{justify-content:center}}.modal-detail__card[data-v-fed03a40]{width:332px;padding:30px 26px 22px 26px;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.modal-detail__card header[data-v-fed03a40]{display:flex;align-items:center;gap:16px}.modal-detail__card header span[data-v-fed03a40]{font-size:12px;font-weight:400}.modal-detail__card header circle.ROJO[data-v-fed03a40]{fill:#f57055}.modal-detail__card header circle.AMARILLO[data-v-fed03a40]{fill:#ffb600}.modal-detail__card header circle.VERDE[data-v-fed03a40]{fill:#00c58f}.modal-detail__card main[data-v-fed03a40]{margin:16px 0;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9ebf8}.modal-detail__card main span[data-v-fed03a40]{font-size:36px;font-weight:500}.modal-detail__card main button[data-v-fed03a40]{font-size:12px;font-weight:600;color:#4833e9}.modal-detail__card footer[data-v-fed03a40]{font-size:12px;font-weight:400;color:#d9d9d9}.modal-detail__card footer div[data-v-fed03a40]{display:flex;align-items:center;gap:4px;color:initial}.modal-detail__card footer div span[data-v-fed03a40]{display:flex;align-items:center;gap:4px}.modal-detail__card footer div span.VERDE[data-v-fed03a40]{color:#00c58f}.modal-detail__card footer div span.ROJO[data-v-fed03a40]{color:#f57055}.modal-detail__card footer div span i[data-v-fed03a40]{font-size:15px}.message-box[data-v-fed03a40]{padding:12px;margin-bottom:24px}.message-box h4[data-v-fed03a40]{display:flex;align-items:center;gap:12px;font-weight:16px;font-weight:600}.message-box span[data-v-fed03a40]{padding-left:36px;font-size:14px;font-weight:400}.message-box.AMARILLO[data-v-fed03a40]{background:rgba(255,182,0,.15)}.message-box.AMARILLO h4[data-v-fed03a40]{color:#ffb23f}.scroll-container[data-v-fed03a40]{width:100%;max-width:100%;position:relative;display:flex;padding:0 0 36px 0;overflow-x:auto;overflow-y:visible;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}@media(width < 900px){.scroll-container[data-v-fed03a40]{padding-top:10px}}.graph__container[data-v-fed03a40]{margin-bottom:30px;display:flex;width:100%}.graph__bg[data-v-fed03a40]{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.graph__bg>div[data-v-fed03a40]{border-bottom:1px solid hsla(0,0%,74.1%,.5)}.graph__data[data-v-fed03a40]{position:relative;width:100%;padding:0 16px;display:flex;justify-content:space-evenly;align-items:flex-end}.graph__group[data-v-fed03a40]{position:relative;z-index:2}.graph__group__bars[data-v-fed03a40]{height:100%;display:flex;align-items:flex-end;justify-content:center}.graph__group__bars span[data-v-fed03a40]{padding-bottom:5px;display:flex;justify-content:center;align-items:flex-end;font-size:12px;font-weight:400;border-radius:12px 12px 0 0}.graph__group__bars span.--ROJO[data-v-fed03a40]{background:#f57055}.graph__group__bars span.--AMARILLO[data-v-fed03a40]{background:#ffb600}.graph__group__bars span.--VERDE[data-v-fed03a40]{background:#00c58f}.graph__group__bars span.--GRIS[data-v-fed03a40]{background:#e4e0fc}.graph__group__bars span.--CELESTE[data-v-fed03a40]{background:#8ad7fc}.graph__group__bars span.--ROSA[data-v-fed03a40]{background:#eabeff}.graph__group__bars span.--NARANJA[data-v-fed03a40]{background:#ffc773}.graph__group__bars span.--VERDE_CLARO[data-v-fed03a40]{background:#bdf4a2}.graph__group__reference[data-v-fed03a40]{position:relative;top:10px;width:87px;min-width:100%;padding-top:4px;font-size:11px;font-weight:500;text-align:center}.graph__labels[data-v-fed03a40]{position:sticky;left:0;padding:0 4px 0 22px;margin-bottom:-30px;display:flex;flex-direction:column;z-index:3;background:#fff}@media(width < 600px){.graph__labels[data-v-fed03a40]{width:120px;padding-left:8px}}.graph__labels span[data-v-fed03a40]{display:flex;justify-content:space-between;align-items:flex-end;gap:6px;font-size:10px;font-weight:300}.graph__labels span label[data-v-fed03a40]{margin-bottom:-1px;font-size:10px;font-weight:300;color:#bdbdbd}.graph__info[data-v-fed03a40]{position:sticky;right:0;padding:0 22px 20px 16px;margin-bottom:-20px;display:flex;flex-direction:column;justify-content:center;gap:16px;background:#fff;z-index:3;flex-shrink:0}.graph__info--mobile[data-v-fed03a40]{display:none;position:absolute;bottom:-28px;width:100%;padding-bottom:6px;justify-content:center;flex-wrap:wrap;gap:16px;z-index:4}.graph__info--mobile__container[data-v-fed03a40]{width:100%;position:relative}.graph__info--mobile span[data-v-fed03a40],.graph__info span[data-v-fed03a40]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:400}.graph__info--mobile span i[data-v-fed03a40],.graph__info span i[data-v-fed03a40]{min-width:20px;height:20px;border-radius:50%}.graph__info--mobile span.--ROJO i[data-v-fed03a40],.graph__info span.--ROJO i[data-v-fed03a40]{background:#f57055}.graph__info--mobile span.--AMARILLO i[data-v-fed03a40],.graph__info span.--AMARILLO i[data-v-fed03a40]{background:#ffb600}.graph__info--mobile span.--VERDE i[data-v-fed03a40],.graph__info span.--VERDE i[data-v-fed03a40]{background:#00c58f}.graph__info--mobile span.--GRIS i[data-v-fed03a40],.graph__info span.--GRIS i[data-v-fed03a40]{background:#e4e0fc}.graph__info--mobile span.--CELESTE i[data-v-fed03a40],.graph__info span.--CELESTE i[data-v-fed03a40]{background:#8ad7fc}.graph__info--mobile span.--ROSA i[data-v-fed03a40],.graph__info span.--ROSA i[data-v-fed03a40]{background:#eabeff}.graph__info--mobile span.--NARANJA i[data-v-fed03a40],.graph__info span.--NARANJA i[data-v-fed03a40]{background:#ffc773}.graph__info--mobile span.--VERDE_CLARO i[data-v-fed03a40],.graph__info span.--VERDE_CLARO i[data-v-fed03a40]{background:#bdf4a2}@media(width < 900px){.graph__info[data-v-fed03a40]{display:none}.graph__info--mobile[data-v-fed03a40]{display:flex}}@media(width < 600px){.graph__info--mobile[data-v-fed03a40]{gap:14px}.graph__info--mobile span[data-v-fed03a40]{font-size:10px;gap:4px}.graph__info--mobile span i[data-v-fed03a40]{min-width:12px;height:12px}}.e-post-title[data-v-553f2ae0]{font-size:24px;line-height:32px}.loading-points span[data-v-553f2ae0]{-webkit-animation-name:blink-553f2ae0;animation-name:blink-553f2ae0;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-553f2ae0]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-553f2ae0]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-553f2ae0{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-553f2ae0{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-553f2ae0]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-553f2ae0]{width:588px}}@media(min-width:960px){.container[data-v-553f2ae0]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-553f2ae0]{width:1216px;padding:0}.container.main-container[data-v-553f2ae0]{width:906px}}.module-box[data-v-553f2ae0]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:30px 26px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.module-box h4[data-v-553f2ae0]{margin-bottom:26px}.module-box>div[data-v-553f2ae0]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;gap:32px;flex-wrap:wrap}.module-box .evaluacion[data-v-553f2ae0]{border-right:1px solid hsla(0,0%,74.1%,.5);padding-right:54px}.module-box .evaluacion[data-v-553f2ae0]:last-of-type{padding-right:0;border-right:none}.module-box .evaluacion .reference[data-v-553f2ae0]{margin-top:-2px;padding:0 20px 12px 0;display:flex;align-items:center;gap:16px}.module-box .evaluacion .reference i[data-v-553f2ae0]{padding:4px;background:#fff73f;border-radius:50%;font-size:15px}.module-box .evaluacion .reference span[data-v-553f2ae0]{font-size:13px;font-weight:400}.module-box .evaluacion .reference .circle[data-v-553f2ae0]{width:9px;height:9px;border-radius:50%}.module-box .evaluacion .reference .circle.--ROJO[data-v-553f2ae0]{background:#f57055}.module-box .evaluacion .reference .circle.--AMARILLO[data-v-553f2ae0]{background:#ffb600}.module-box .evaluacion .reference .circle.--VERDE[data-v-553f2ae0]{background:#00c58f}.module-box .evaluacion .data[data-v-553f2ae0]{padding-left:38px;padding-bottom:8px;display:flex;gap:42px}.module-box .evaluacion .data span[data-v-553f2ae0]{font-size:36px;font-weight:400}.module-box .show-modal[data-v-553f2ae0]{align-self:center;margin:20px 0 0 12px;font-size:12px;font-weight:600;color:#4833e9;cursor:pointer}@media(width < 600px){.module-box[data-v-553f2ae0]{margin:auto;width:100%}.module-box h4[data-v-553f2ae0]{margin-bottom:32px}.module-box>div[data-v-553f2ae0]{flex-direction:column;align-items:flex-start}.module-box .show-modal[data-v-553f2ae0]{margin-top:0}.module-box .evaluacion[data-v-553f2ae0]{border:none}.module-box .evaluacion[data-v-553f2ae0]:first-child{align-self:flex-start;padding:0}}.modal-detail__overlay[data-v-553f2ae0]{position:fixed;width:100%;padding:22px 0;background:#fff;top:79px;right:0;bottom:0;left:0;z-index:5;overflow-y:auto}@media(width < 600px){.modal-detail__overlay[data-v-553f2ae0]{top:60px}}.modal-detail main[data-v-553f2ae0]{width:100%}.modal-detail .btn-return[data-v-553f2ae0]{margin-bottom:0}.modal-detail h3[data-v-553f2ae0]{padding:32px 0 32px 0;font-size:16px;font-weight:700}.modal-detail h3 span[data-v-553f2ae0]{padding-left:6px;font-weight:600;color:#4833e9}@media(width < 600px){.modal-detail h3[data-v-553f2ae0]{font-size:14px}.modal-detail h3 span[data-v-553f2ae0]{display:block;padding-top:2px}}@media(width < 600px){.modal-detail[data-v-553f2ae0]{max-height:92vh;margin:6px;border-radius:18px}}.modal-detail .select-level[data-v-553f2ae0]{margin-top:62px;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}@media(width < 600px){.modal-detail .select-level h4[data-v-553f2ae0]{font-size:14px}}.modal-detail .select-level>div[data-v-553f2ae0]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:500}.modal-detail .select-level>div .selected[data-v-553f2ae0]{padding:6px 16px 6px 36px;display:flex;align-items:center;gap:18px;border:1px solid #212121;border-radius:100px;cursor:pointer}.modal-detail .select-level>div .options[data-v-553f2ae0]{position:absolute;top:42px;width:100%;padding:8px;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #212121;border-radius:8px;z-index:5}.modal-detail .select-level>div .options .option[data-v-553f2ae0]{padding:2px 0;cursor:pointer}.modal-detail__cards[data-v-553f2ae0]{margin-top:46px;padding-bottom:36px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:24px}@media(width < 1160px){.modal-detail__cards[data-v-553f2ae0]{display:flex;gap:16px;flex-wrap:wrap}}@media(width < 600px){.modal-detail__cards[data-v-553f2ae0]{justify-content:center}}.modal-detail__card[data-v-553f2ae0]{width:332px;padding:30px 26px 22px 26px;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.modal-detail__card header[data-v-553f2ae0]{display:flex;align-items:center;gap:16px}.modal-detail__card header span[data-v-553f2ae0]{font-size:12px;font-weight:400}.modal-detail__card header circle.ROJO[data-v-553f2ae0]{fill:#f57055}.modal-detail__card header circle.AMARILLO[data-v-553f2ae0]{fill:#ffb600}.modal-detail__card header circle.VERDE[data-v-553f2ae0]{fill:#00c58f}.modal-detail__card main[data-v-553f2ae0]{margin:16px 0;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9ebf8}.modal-detail__card main span[data-v-553f2ae0]{font-size:36px;font-weight:500}.modal-detail__card main button[data-v-553f2ae0]{font-size:12px;font-weight:600;color:#4833e9}.modal-detail__card footer[data-v-553f2ae0]{font-size:12px;font-weight:400;color:#d9d9d9}.modal-detail__card footer div[data-v-553f2ae0]{display:flex;align-items:center;gap:4px;color:initial}.modal-detail__card footer div span[data-v-553f2ae0]{display:flex;align-items:center;gap:4px}.modal-detail__card footer div span.VERDE[data-v-553f2ae0]{color:#00c58f}.modal-detail__card footer div span.ROJO[data-v-553f2ae0]{color:#f57055}.modal-detail__card footer div span i[data-v-553f2ae0]{font-size:15px}.overlay[data-v-553f2ae0]{z-index:999}.loader__container[data-v-553f2ae0]{width:912px;max-width:100%}.detalle-competencia[data-v-553f2ae0]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:98%;max-height:90vh;overflow-y:auto;position:relative;padding:42px 32px 42px 32px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px;z-index:999}.detalle-competencia[data-v-553f2ae0]::-webkit-scrollbar{width:10px}.detalle-competencia[data-v-553f2ae0]::-webkit-scrollbar-thumb{background-color:#888;border-radius:5px}.detalle-competencia[data-v-553f2ae0]::-webkit-scrollbar-track{margin:6px 0}.detalle-competencia .close[data-v-553f2ae0]{position:absolute;top:14px;right:14px;font-size:28px;cursor:pointer}.detalle-competencia h3[data-v-553f2ae0]{padding:0 0 36px 16px;font-size:14px}.detalle-competencia h3 span[data-v-553f2ae0]{padding-left:4px;color:#4833e9}.tabla[data-v-553f2ae0]{display:flex;font-size:13px;color:#212121}.tabla__scroll-container[data-v-553f2ae0]{width:100%;overflow-x:auto;border-radius:18px;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25)}.tabla>div[data-v-553f2ae0]{display:flex;flex-direction:column;border-right:1px solid hsla(0,0%,74.1%,.5)}.tabla>div[data-v-553f2ae0]:last-child{border:none}.tabla>div:last-child .th[data-v-553f2ae0]{border-radius:0 18px 0 0}.tabla>div span[data-v-553f2ae0]{width:190px;height:100px;padding:4px 6px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid hsla(0,0%,74.1%,.5)}.tabla>div span[data-v-553f2ae0]:last-child{border:none}.tabla .th[data-v-553f2ae0]{height:52px;font-weight:700;background:hsla(0,0%,85.1%,.25)}.tabla .th b[data-v-553f2ae0]{padding-left:12px;color:#009696}.tabla .indicadores .th[data-v-553f2ae0]{border-radius:18px 0 0 0}.tabla .indicadores span[data-v-553f2ae0]{width:340px;padding-left:20px;justify-content:flex-start}.tabla .nivel span b[data-v-553f2ae0]{padding:6px 16px;font-size:12px;font-weight:600;border-radius:50px}.tabla .nivel span b.ROJO[data-v-553f2ae0]{color:#f57055;background:rgba(245,112,85,.1)}.tabla .nivel span b.AMARILLO[data-v-553f2ae0]{color:#ffb600;background:rgba(255,182,0,.1)}.tabla .nivel span b.VERDE[data-v-553f2ae0]{background:rgba(0,197,143,.1);color:#00c58f}.e-post-title[data-v-7a2ccf14]{font-size:24px;line-height:32px}.loading-points span[data-v-7a2ccf14]{-webkit-animation-name:blink-7a2ccf14;animation-name:blink-7a2ccf14;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-7a2ccf14]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-7a2ccf14]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-7a2ccf14{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-7a2ccf14{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-7a2ccf14]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-7a2ccf14]{width:588px}}@media(min-width:960px){.container[data-v-7a2ccf14]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-7a2ccf14]{width:1216px;padding:0}.container.main-container[data-v-7a2ccf14]{width:906px}}.module-box[data-v-7a2ccf14]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:30px 26px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.module-box h4[data-v-7a2ccf14]{margin-bottom:26px}.module-box>div[data-v-7a2ccf14]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;gap:32px;flex-wrap:wrap}.module-box .evaluacion[data-v-7a2ccf14]{border-right:1px solid hsla(0,0%,74.1%,.5);padding-right:54px}.module-box .evaluacion[data-v-7a2ccf14]:last-of-type{padding-right:0;border-right:none}.module-box .evaluacion .reference[data-v-7a2ccf14]{margin-top:-2px;padding:0 20px 12px 0;display:flex;align-items:center;gap:16px}.module-box .evaluacion .reference i[data-v-7a2ccf14]{padding:4px;background:#fff73f;border-radius:50%;font-size:15px}.module-box .evaluacion .reference span[data-v-7a2ccf14]{font-size:13px;font-weight:400}.module-box .evaluacion .reference .circle[data-v-7a2ccf14]{width:9px;height:9px;border-radius:50%}.module-box .evaluacion .reference .circle.--ROJO[data-v-7a2ccf14]{background:#f57055}.module-box .evaluacion .reference .circle.--AMARILLO[data-v-7a2ccf14]{background:#ffb600}.module-box .evaluacion .reference .circle.--VERDE[data-v-7a2ccf14]{background:#00c58f}.module-box .evaluacion .data[data-v-7a2ccf14]{padding-left:38px;padding-bottom:8px;display:flex;gap:42px}.module-box .evaluacion .data span[data-v-7a2ccf14]{font-size:36px;font-weight:400}.module-box .show-modal[data-v-7a2ccf14]{align-self:center;margin:20px 0 0 12px;font-size:12px;font-weight:600;color:#4833e9;cursor:pointer}@media(width < 600px){.module-box[data-v-7a2ccf14]{margin:auto;width:100%}.module-box h4[data-v-7a2ccf14]{margin-bottom:32px}.module-box>div[data-v-7a2ccf14]{flex-direction:column;align-items:flex-start}.module-box .show-modal[data-v-7a2ccf14]{margin-top:0}.module-box .evaluacion[data-v-7a2ccf14]{border:none}.module-box .evaluacion[data-v-7a2ccf14]:first-child{align-self:flex-start;padding:0}}.modal-detail__overlay[data-v-7a2ccf14]{position:fixed;width:100%;padding:22px 0;background:#fff;top:79px;right:0;bottom:0;left:0;z-index:5;overflow-y:auto}@media(width < 600px){.modal-detail__overlay[data-v-7a2ccf14]{top:60px}}.modal-detail main[data-v-7a2ccf14]{width:100%}.modal-detail .btn-return[data-v-7a2ccf14]{margin-bottom:0}.modal-detail h3[data-v-7a2ccf14]{padding:32px 0 32px 0;font-size:16px;font-weight:700}.modal-detail h3 span[data-v-7a2ccf14]{padding-left:6px;font-weight:600;color:#4833e9}@media(width < 600px){.modal-detail h3[data-v-7a2ccf14]{font-size:14px}.modal-detail h3 span[data-v-7a2ccf14]{display:block;padding-top:2px}}@media(width < 600px){.modal-detail[data-v-7a2ccf14]{max-height:92vh;margin:6px;border-radius:18px}}.modal-detail .select-level[data-v-7a2ccf14]{margin-top:62px;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}@media(width < 600px){.modal-detail .select-level h4[data-v-7a2ccf14]{font-size:14px}}.modal-detail .select-level>div[data-v-7a2ccf14]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:500}.modal-detail .select-level>div .selected[data-v-7a2ccf14]{padding:6px 16px 6px 36px;display:flex;align-items:center;gap:18px;border:1px solid #212121;border-radius:100px;cursor:pointer}.modal-detail .select-level>div .options[data-v-7a2ccf14]{position:absolute;top:42px;width:100%;padding:8px;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #212121;border-radius:8px;z-index:5}.modal-detail .select-level>div .options .option[data-v-7a2ccf14]{padding:2px 0;cursor:pointer}.modal-detail__cards[data-v-7a2ccf14]{margin-top:46px;padding-bottom:36px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:24px}@media(width < 1160px){.modal-detail__cards[data-v-7a2ccf14]{display:flex;gap:16px;flex-wrap:wrap}}@media(width < 600px){.modal-detail__cards[data-v-7a2ccf14]{justify-content:center}}.modal-detail__card[data-v-7a2ccf14]{width:332px;padding:30px 26px 22px 26px;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.modal-detail__card header[data-v-7a2ccf14]{display:flex;align-items:center;gap:16px}.modal-detail__card header span[data-v-7a2ccf14]{font-size:12px;font-weight:400}.modal-detail__card header circle.ROJO[data-v-7a2ccf14]{fill:#f57055}.modal-detail__card header circle.AMARILLO[data-v-7a2ccf14]{fill:#ffb600}.modal-detail__card header circle.VERDE[data-v-7a2ccf14]{fill:#00c58f}.modal-detail__card main[data-v-7a2ccf14]{margin:16px 0;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9ebf8}.modal-detail__card main span[data-v-7a2ccf14]{font-size:36px;font-weight:500}.modal-detail__card main button[data-v-7a2ccf14]{font-size:12px;font-weight:600;color:#4833e9}.modal-detail__card footer[data-v-7a2ccf14]{font-size:12px;font-weight:400;color:#d9d9d9}.modal-detail__card footer div[data-v-7a2ccf14]{display:flex;align-items:center;gap:4px;color:initial}.modal-detail__card footer div span[data-v-7a2ccf14]{display:flex;align-items:center;gap:4px}.modal-detail__card footer div span.VERDE[data-v-7a2ccf14]{color:#00c58f}.modal-detail__card footer div span.ROJO[data-v-7a2ccf14]{color:#f57055}.modal-detail__card footer div span i[data-v-7a2ccf14]{font-size:15px}.e-post-title[data-v-72b45a7a]{font-size:24px;line-height:32px}.loading-points span[data-v-72b45a7a]{-webkit-animation-name:blink-72b45a7a;animation-name:blink-72b45a7a;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-72b45a7a]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-72b45a7a]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-72b45a7a{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-72b45a7a{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-72b45a7a]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-72b45a7a]{width:588px}}@media(min-width:960px){.container[data-v-72b45a7a]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-72b45a7a]{width:1216px;padding:0}.container.main-container[data-v-72b45a7a]{width:906px}}.module-box[data-v-72b45a7a]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:30px 26px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.module-box h4[data-v-72b45a7a]{margin-bottom:26px}.module-box>div[data-v-72b45a7a]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;gap:32px;flex-wrap:wrap}.module-box .evaluacion[data-v-72b45a7a]{border-right:1px solid hsla(0,0%,74.1%,.5);padding-right:54px}.module-box .evaluacion[data-v-72b45a7a]:last-of-type{padding-right:0;border-right:none}.module-box .evaluacion .reference[data-v-72b45a7a]{margin-top:-2px;padding:0 20px 12px 0;display:flex;align-items:center;gap:16px}.module-box .evaluacion .reference i[data-v-72b45a7a]{padding:4px;background:#fff73f;border-radius:50%;font-size:15px}.module-box .evaluacion .reference span[data-v-72b45a7a]{font-size:13px;font-weight:400}.module-box .evaluacion .reference .circle[data-v-72b45a7a]{width:9px;height:9px;border-radius:50%}.module-box .evaluacion .reference .circle.--ROJO[data-v-72b45a7a]{background:#f57055}.module-box .evaluacion .reference .circle.--AMARILLO[data-v-72b45a7a]{background:#ffb600}.module-box .evaluacion .reference .circle.--VERDE[data-v-72b45a7a]{background:#00c58f}.module-box .evaluacion .data[data-v-72b45a7a]{padding-left:38px;padding-bottom:8px;display:flex;gap:42px}.module-box .evaluacion .data span[data-v-72b45a7a]{font-size:36px;font-weight:400}.module-box .show-modal[data-v-72b45a7a]{align-self:center;margin:20px 0 0 12px;font-size:12px;font-weight:600;color:#4833e9;cursor:pointer}@media(width < 600px){.module-box[data-v-72b45a7a]{margin:auto;width:100%}.module-box h4[data-v-72b45a7a]{margin-bottom:32px}.module-box>div[data-v-72b45a7a]{flex-direction:column;align-items:flex-start}.module-box .show-modal[data-v-72b45a7a]{margin-top:0}.module-box .evaluacion[data-v-72b45a7a]{border:none}.module-box .evaluacion[data-v-72b45a7a]:first-child{align-self:flex-start;padding:0}}.modal-detail__overlay[data-v-72b45a7a]{position:fixed;width:100%;padding:22px 0;background:#fff;top:79px;right:0;bottom:0;left:0;z-index:5;overflow-y:auto}@media(width < 600px){.modal-detail__overlay[data-v-72b45a7a]{top:60px}}.modal-detail main[data-v-72b45a7a]{width:100%}.modal-detail .btn-return[data-v-72b45a7a]{margin-bottom:0}.modal-detail h3[data-v-72b45a7a]{padding:32px 0 32px 0;font-size:16px;font-weight:700}.modal-detail h3 span[data-v-72b45a7a]{padding-left:6px;font-weight:600;color:#4833e9}@media(width < 600px){.modal-detail h3[data-v-72b45a7a]{font-size:14px}.modal-detail h3 span[data-v-72b45a7a]{display:block;padding-top:2px}}@media(width < 600px){.modal-detail[data-v-72b45a7a]{max-height:92vh;margin:6px;border-radius:18px}}.modal-detail .select-level[data-v-72b45a7a]{margin-top:62px;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}@media(width < 600px){.modal-detail .select-level h4[data-v-72b45a7a]{font-size:14px}}.modal-detail .select-level>div[data-v-72b45a7a]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:500}.modal-detail .select-level>div .selected[data-v-72b45a7a]{padding:6px 16px 6px 36px;display:flex;align-items:center;gap:18px;border:1px solid #212121;border-radius:100px;cursor:pointer}.modal-detail .select-level>div .options[data-v-72b45a7a]{position:absolute;top:42px;width:100%;padding:8px;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #212121;border-radius:8px;z-index:5}.modal-detail .select-level>div .options .option[data-v-72b45a7a]{padding:2px 0;cursor:pointer}.modal-detail__cards[data-v-72b45a7a]{margin-top:46px;padding-bottom:36px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:24px}@media(width < 1160px){.modal-detail__cards[data-v-72b45a7a]{display:flex;gap:16px;flex-wrap:wrap}}@media(width < 600px){.modal-detail__cards[data-v-72b45a7a]{justify-content:center}}.modal-detail__card[data-v-72b45a7a]{width:332px;padding:30px 26px 22px 26px;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.modal-detail__card header[data-v-72b45a7a]{display:flex;align-items:center;gap:16px}.modal-detail__card header span[data-v-72b45a7a]{font-size:12px;font-weight:400}.modal-detail__card header circle.ROJO[data-v-72b45a7a]{fill:#f57055}.modal-detail__card header circle.AMARILLO[data-v-72b45a7a]{fill:#ffb600}.modal-detail__card header circle.VERDE[data-v-72b45a7a]{fill:#00c58f}.modal-detail__card main[data-v-72b45a7a]{margin:16px 0;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9ebf8}.modal-detail__card main span[data-v-72b45a7a]{font-size:36px;font-weight:500}.modal-detail__card main button[data-v-72b45a7a]{font-size:12px;font-weight:600;color:#4833e9}.modal-detail__card footer[data-v-72b45a7a]{font-size:12px;font-weight:400;color:#d9d9d9}.modal-detail__card footer div[data-v-72b45a7a]{display:flex;align-items:center;gap:4px;color:initial}.modal-detail__card footer div span[data-v-72b45a7a]{display:flex;align-items:center;gap:4px}.modal-detail__card footer div span.VERDE[data-v-72b45a7a]{color:#00c58f}.modal-detail__card footer div span.ROJO[data-v-72b45a7a]{color:#f57055}.modal-detail__card footer div span i[data-v-72b45a7a]{font-size:15px}.modal-detail__cards[data-v-72b45a7a]{margin-top:0}.modal-detail__cards__title[data-v-72b45a7a]{margin-top:32px}.e-post-title[data-v-0069e7fc]{font-size:24px;line-height:32px}.loading-points span[data-v-0069e7fc]{-webkit-animation-name:blink-0069e7fc;animation-name:blink-0069e7fc;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-0069e7fc]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-0069e7fc]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-0069e7fc{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-0069e7fc{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-0069e7fc]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-0069e7fc]{width:588px}}@media(min-width:960px){.container[data-v-0069e7fc]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-0069e7fc]{width:1216px;padding:0}.container.main-container[data-v-0069e7fc]{width:906px}}.module-box[data-v-0069e7fc]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:30px 26px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.module-box h4[data-v-0069e7fc]{margin-bottom:26px}.module-box>div[data-v-0069e7fc]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;gap:32px;flex-wrap:wrap}.module-box .evaluacion[data-v-0069e7fc]{border-right:1px solid hsla(0,0%,74.1%,.5);padding-right:54px}.module-box .evaluacion[data-v-0069e7fc]:last-of-type{padding-right:0;border-right:none}.module-box .evaluacion .reference[data-v-0069e7fc]{margin-top:-2px;padding:0 20px 12px 0;display:flex;align-items:center;gap:16px}.module-box .evaluacion .reference i[data-v-0069e7fc]{padding:4px;background:#fff73f;border-radius:50%;font-size:15px}.module-box .evaluacion .reference span[data-v-0069e7fc]{font-size:13px;font-weight:400}.module-box .evaluacion .reference .circle[data-v-0069e7fc]{width:9px;height:9px;border-radius:50%}.module-box .evaluacion .reference .circle.--ROJO[data-v-0069e7fc]{background:#f57055}.module-box .evaluacion .reference .circle.--AMARILLO[data-v-0069e7fc]{background:#ffb600}.module-box .evaluacion .reference .circle.--VERDE[data-v-0069e7fc]{background:#00c58f}.module-box .evaluacion .data[data-v-0069e7fc]{padding-left:38px;padding-bottom:8px;display:flex;gap:42px}.module-box .evaluacion .data span[data-v-0069e7fc]{font-size:36px;font-weight:400}.module-box .show-modal[data-v-0069e7fc]{align-self:center;margin:20px 0 0 12px;font-size:12px;font-weight:600;color:#4833e9;cursor:pointer}@media(width < 600px){.module-box[data-v-0069e7fc]{margin:auto;width:100%}.module-box h4[data-v-0069e7fc]{margin-bottom:32px}.module-box>div[data-v-0069e7fc]{flex-direction:column;align-items:flex-start}.module-box .show-modal[data-v-0069e7fc]{margin-top:0}.module-box .evaluacion[data-v-0069e7fc]{border:none}.module-box .evaluacion[data-v-0069e7fc]:first-child{align-self:flex-start;padding:0}}.modal-detail__overlay[data-v-0069e7fc]{position:fixed;width:100%;padding:22px 0;background:#fff;top:79px;right:0;bottom:0;left:0;z-index:5;overflow-y:auto}@media(width < 600px){.modal-detail__overlay[data-v-0069e7fc]{top:60px}}.modal-detail main[data-v-0069e7fc]{width:100%}.modal-detail .btn-return[data-v-0069e7fc]{margin-bottom:0}.modal-detail h3[data-v-0069e7fc]{padding:32px 0 32px 0;font-size:16px;font-weight:700}.modal-detail h3 span[data-v-0069e7fc]{padding-left:6px;font-weight:600;color:#4833e9}@media(width < 600px){.modal-detail h3[data-v-0069e7fc]{font-size:14px}.modal-detail h3 span[data-v-0069e7fc]{display:block;padding-top:2px}}@media(width < 600px){.modal-detail[data-v-0069e7fc]{max-height:92vh;margin:6px;border-radius:18px}}.modal-detail .select-level[data-v-0069e7fc]{margin-top:62px;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}@media(width < 600px){.modal-detail .select-level h4[data-v-0069e7fc]{font-size:14px}}.modal-detail .select-level>div[data-v-0069e7fc]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:500}.modal-detail .select-level>div .selected[data-v-0069e7fc]{padding:6px 16px 6px 36px;display:flex;align-items:center;gap:18px;border:1px solid #212121;border-radius:100px;cursor:pointer}.modal-detail .select-level>div .options[data-v-0069e7fc]{position:absolute;top:42px;width:100%;padding:8px;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #212121;border-radius:8px;z-index:5}.modal-detail .select-level>div .options .option[data-v-0069e7fc]{padding:2px 0;cursor:pointer}.modal-detail__cards[data-v-0069e7fc]{margin-top:46px;padding-bottom:36px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:24px}@media(width < 1160px){.modal-detail__cards[data-v-0069e7fc]{display:flex;gap:16px;flex-wrap:wrap}}@media(width < 600px){.modal-detail__cards[data-v-0069e7fc]{justify-content:center}}.modal-detail__card[data-v-0069e7fc]{width:332px;padding:30px 26px 22px 26px;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.modal-detail__card header[data-v-0069e7fc]{display:flex;align-items:center;gap:16px}.modal-detail__card header span[data-v-0069e7fc]{font-size:12px;font-weight:400}.modal-detail__card header circle.ROJO[data-v-0069e7fc]{fill:#f57055}.modal-detail__card header circle.AMARILLO[data-v-0069e7fc]{fill:#ffb600}.modal-detail__card header circle.VERDE[data-v-0069e7fc]{fill:#00c58f}.modal-detail__card main[data-v-0069e7fc]{margin:16px 0;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9ebf8}.modal-detail__card main span[data-v-0069e7fc]{font-size:36px;font-weight:500}.modal-detail__card main button[data-v-0069e7fc]{font-size:12px;font-weight:600;color:#4833e9}.modal-detail__card footer[data-v-0069e7fc]{font-size:12px;font-weight:400;color:#d9d9d9}.modal-detail__card footer div[data-v-0069e7fc]{display:flex;align-items:center;gap:4px;color:initial}.modal-detail__card footer div span[data-v-0069e7fc]{display:flex;align-items:center;gap:4px}.modal-detail__card footer div span.VERDE[data-v-0069e7fc]{color:#00c58f}.modal-detail__card footer div span.ROJO[data-v-0069e7fc]{color:#f57055}.modal-detail__card footer div span i[data-v-0069e7fc]{font-size:15px}.data__empty[data-v-0069e7fc]{padding:4px 8px;margin-left:12px;font-size:12px!important;font-weight:700!important;color:#bdbdbd;background:#f6f6f6;border-radius:5px}.e-post-title[data-v-3d761ae9]{font-size:24px;line-height:32px}.loading-points span[data-v-3d761ae9]{-webkit-animation-name:blink-3d761ae9;animation-name:blink-3d761ae9;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-3d761ae9]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-3d761ae9]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-3d761ae9{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-3d761ae9{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-3d761ae9]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-3d761ae9]{width:588px}}@media(min-width:960px){.container[data-v-3d761ae9]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-3d761ae9]{width:1216px;padding:0}.container.main-container[data-v-3d761ae9]{width:906px}}.module-box[data-v-3d761ae9]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:30px 26px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.module-box h4[data-v-3d761ae9]{margin-bottom:26px}.module-box>div[data-v-3d761ae9]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;gap:32px;flex-wrap:wrap}.module-box .evaluacion[data-v-3d761ae9]{border-right:1px solid hsla(0,0%,74.1%,.5);padding-right:54px}.module-box .evaluacion[data-v-3d761ae9]:last-of-type{padding-right:0;border-right:none}.module-box .evaluacion .reference[data-v-3d761ae9]{margin-top:-2px;padding:0 20px 12px 0;display:flex;align-items:center;gap:16px}.module-box .evaluacion .reference i[data-v-3d761ae9]{padding:4px;background:#fff73f;border-radius:50%;font-size:15px}.module-box .evaluacion .reference span[data-v-3d761ae9]{font-size:13px;font-weight:400}.module-box .evaluacion .reference .circle[data-v-3d761ae9]{width:9px;height:9px;border-radius:50%}.module-box .evaluacion .reference .circle.--ROJO[data-v-3d761ae9]{background:#f57055}.module-box .evaluacion .reference .circle.--AMARILLO[data-v-3d761ae9]{background:#ffb600}.module-box .evaluacion .reference .circle.--VERDE[data-v-3d761ae9]{background:#00c58f}.module-box .evaluacion .data[data-v-3d761ae9]{padding-left:38px;padding-bottom:8px;display:flex;gap:42px}.module-box .evaluacion .data span[data-v-3d761ae9]{font-size:36px;font-weight:400}.module-box .show-modal[data-v-3d761ae9]{align-self:center;margin:20px 0 0 12px;font-size:12px;font-weight:600;color:#4833e9;cursor:pointer}@media(width < 600px){.module-box[data-v-3d761ae9]{margin:auto;width:100%}.module-box h4[data-v-3d761ae9]{margin-bottom:32px}.module-box>div[data-v-3d761ae9]{flex-direction:column;align-items:flex-start}.module-box .show-modal[data-v-3d761ae9]{margin-top:0}.module-box .evaluacion[data-v-3d761ae9]{border:none}.module-box .evaluacion[data-v-3d761ae9]:first-child{align-self:flex-start;padding:0}}.modal-detail__overlay[data-v-3d761ae9]{position:fixed;width:100%;padding:22px 0;background:#fff;top:79px;right:0;bottom:0;left:0;z-index:5;overflow-y:auto}@media(width < 600px){.modal-detail__overlay[data-v-3d761ae9]{top:60px}}.modal-detail main[data-v-3d761ae9]{width:100%}.modal-detail .btn-return[data-v-3d761ae9]{margin-bottom:0}.modal-detail h3[data-v-3d761ae9]{padding:32px 0 32px 0;font-size:16px;font-weight:700}.modal-detail h3 span[data-v-3d761ae9]{padding-left:6px;font-weight:600;color:#4833e9}@media(width < 600px){.modal-detail h3[data-v-3d761ae9]{font-size:14px}.modal-detail h3 span[data-v-3d761ae9]{display:block;padding-top:2px}}@media(width < 600px){.modal-detail[data-v-3d761ae9]{max-height:92vh;margin:6px;border-radius:18px}}.modal-detail .select-level[data-v-3d761ae9]{margin-top:62px;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}@media(width < 600px){.modal-detail .select-level h4[data-v-3d761ae9]{font-size:14px}}.modal-detail .select-level>div[data-v-3d761ae9]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:500}.modal-detail .select-level>div .selected[data-v-3d761ae9]{padding:6px 16px 6px 36px;display:flex;align-items:center;gap:18px;border:1px solid #212121;border-radius:100px;cursor:pointer}.modal-detail .select-level>div .options[data-v-3d761ae9]{position:absolute;top:42px;width:100%;padding:8px;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #212121;border-radius:8px;z-index:5}.modal-detail .select-level>div .options .option[data-v-3d761ae9]{padding:2px 0;cursor:pointer}.modal-detail__cards[data-v-3d761ae9]{margin-top:46px;padding-bottom:36px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:24px}@media(width < 1160px){.modal-detail__cards[data-v-3d761ae9]{display:flex;gap:16px;flex-wrap:wrap}}@media(width < 600px){.modal-detail__cards[data-v-3d761ae9]{justify-content:center}}.modal-detail__card[data-v-3d761ae9]{width:332px;padding:30px 26px 22px 26px;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.modal-detail__card header[data-v-3d761ae9]{display:flex;align-items:center;gap:16px}.modal-detail__card header span[data-v-3d761ae9]{font-size:12px;font-weight:400}.modal-detail__card header circle.ROJO[data-v-3d761ae9]{fill:#f57055}.modal-detail__card header circle.AMARILLO[data-v-3d761ae9]{fill:#ffb600}.modal-detail__card header circle.VERDE[data-v-3d761ae9]{fill:#00c58f}.modal-detail__card main[data-v-3d761ae9]{margin:16px 0;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9ebf8}.modal-detail__card main span[data-v-3d761ae9]{font-size:36px;font-weight:500}.modal-detail__card main button[data-v-3d761ae9]{font-size:12px;font-weight:600;color:#4833e9}.modal-detail__card footer[data-v-3d761ae9]{font-size:12px;font-weight:400;color:#d9d9d9}.modal-detail__card footer div[data-v-3d761ae9]{display:flex;align-items:center;gap:4px;color:initial}.modal-detail__card footer div span[data-v-3d761ae9]{display:flex;align-items:center;gap:4px}.modal-detail__card footer div span.VERDE[data-v-3d761ae9]{color:#00c58f}.modal-detail__card footer div span.ROJO[data-v-3d761ae9]{color:#f57055}.modal-detail__card footer div span i[data-v-3d761ae9]{font-size:15px}.modal-detail__card[data-v-3d761ae9]{position:relative}.modal-detail__card header i[data-v-3d761ae9]{color:#4833e9;cursor:pointer}.modal-detail__card .tooltip[data-v-3d761ae9]{width:220px;padding:12px;position:absolute;top:58px;right:4px;background:#e4e0fc;border-radius:10px;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25)}.modal-detail__card .tooltip span[data-v-3d761ae9]{display:block;padding-bottom:6px;font-size:12px;font-weight:700}.modal-detail__card .tooltip p[data-v-3d761ae9]{font-size:14px;font-weight:400}.e-post-title[data-v-d19bbb26]{font-size:24px;line-height:32px}.loading-points span[data-v-d19bbb26]{-webkit-animation-name:blink-d19bbb26;animation-name:blink-d19bbb26;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-d19bbb26]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-d19bbb26]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-d19bbb26{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-d19bbb26{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-d19bbb26]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-d19bbb26]{width:588px}}@media(min-width:960px){.container[data-v-d19bbb26]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-d19bbb26]{width:1216px;padding:0}.container.main-container[data-v-d19bbb26]{width:906px}}.module-box[data-v-d19bbb26]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:30px 26px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.module-box h4[data-v-d19bbb26]{margin-bottom:26px}.module-box>div[data-v-d19bbb26]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;gap:32px;flex-wrap:wrap}.module-box .evaluacion[data-v-d19bbb26]{border-right:1px solid hsla(0,0%,74.1%,.5);padding-right:54px}.module-box .evaluacion[data-v-d19bbb26]:last-of-type{padding-right:0;border-right:none}.module-box .evaluacion .reference[data-v-d19bbb26]{margin-top:-2px;padding:0 20px 12px 0;display:flex;align-items:center;gap:16px}.module-box .evaluacion .reference i[data-v-d19bbb26]{padding:4px;background:#fff73f;border-radius:50%;font-size:15px}.module-box .evaluacion .reference span[data-v-d19bbb26]{font-size:13px;font-weight:400}.module-box .evaluacion .reference .circle[data-v-d19bbb26]{width:9px;height:9px;border-radius:50%}.module-box .evaluacion .reference .circle.--ROJO[data-v-d19bbb26]{background:#f57055}.module-box .evaluacion .reference .circle.--AMARILLO[data-v-d19bbb26]{background:#ffb600}.module-box .evaluacion .reference .circle.--VERDE[data-v-d19bbb26]{background:#00c58f}.module-box .evaluacion .data[data-v-d19bbb26]{padding-left:38px;padding-bottom:8px;display:flex;gap:42px}.module-box .evaluacion .data span[data-v-d19bbb26]{font-size:36px;font-weight:400}.module-box .show-modal[data-v-d19bbb26]{align-self:center;margin:20px 0 0 12px;font-size:12px;font-weight:600;color:#4833e9;cursor:pointer}@media(width < 600px){.module-box[data-v-d19bbb26]{margin:auto;width:100%}.module-box h4[data-v-d19bbb26]{margin-bottom:32px}.module-box>div[data-v-d19bbb26]{flex-direction:column;align-items:flex-start}.module-box .show-modal[data-v-d19bbb26]{margin-top:0}.module-box .evaluacion[data-v-d19bbb26]{border:none}.module-box .evaluacion[data-v-d19bbb26]:first-child{align-self:flex-start;padding:0}}.modal-detail__overlay[data-v-d19bbb26]{position:fixed;width:100%;padding:22px 0;background:#fff;top:79px;right:0;bottom:0;left:0;z-index:5;overflow-y:auto}@media(width < 600px){.modal-detail__overlay[data-v-d19bbb26]{top:60px}}.modal-detail main[data-v-d19bbb26]{width:100%}.modal-detail .btn-return[data-v-d19bbb26]{margin-bottom:0}.modal-detail h3[data-v-d19bbb26]{padding:32px 0 32px 0;font-size:16px;font-weight:700}.modal-detail h3 span[data-v-d19bbb26]{padding-left:6px;font-weight:600;color:#4833e9}@media(width < 600px){.modal-detail h3[data-v-d19bbb26]{font-size:14px}.modal-detail h3 span[data-v-d19bbb26]{display:block;padding-top:2px}}@media(width < 600px){.modal-detail[data-v-d19bbb26]{max-height:92vh;margin:6px;border-radius:18px}}.modal-detail .select-level[data-v-d19bbb26]{margin-top:62px;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}@media(width < 600px){.modal-detail .select-level h4[data-v-d19bbb26]{font-size:14px}}.modal-detail .select-level>div[data-v-d19bbb26]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:500}.modal-detail .select-level>div .selected[data-v-d19bbb26]{padding:6px 16px 6px 36px;display:flex;align-items:center;gap:18px;border:1px solid #212121;border-radius:100px;cursor:pointer}.modal-detail .select-level>div .options[data-v-d19bbb26]{position:absolute;top:42px;width:100%;padding:8px;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #212121;border-radius:8px;z-index:5}.modal-detail .select-level>div .options .option[data-v-d19bbb26]{padding:2px 0;cursor:pointer}.modal-detail__cards[data-v-d19bbb26]{margin-top:46px;padding-bottom:36px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:24px}@media(width < 1160px){.modal-detail__cards[data-v-d19bbb26]{display:flex;gap:16px;flex-wrap:wrap}}@media(width < 600px){.modal-detail__cards[data-v-d19bbb26]{justify-content:center}}.modal-detail__card[data-v-d19bbb26]{width:332px;padding:30px 26px 22px 26px;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.modal-detail__card header[data-v-d19bbb26]{display:flex;align-items:center;gap:16px}.modal-detail__card header span[data-v-d19bbb26]{font-size:12px;font-weight:400}.modal-detail__card header circle.ROJO[data-v-d19bbb26]{fill:#f57055}.modal-detail__card header circle.AMARILLO[data-v-d19bbb26]{fill:#ffb600}.modal-detail__card header circle.VERDE[data-v-d19bbb26]{fill:#00c58f}.modal-detail__card main[data-v-d19bbb26]{margin:16px 0;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9ebf8}.modal-detail__card main span[data-v-d19bbb26]{font-size:36px;font-weight:500}.modal-detail__card main button[data-v-d19bbb26]{font-size:12px;font-weight:600;color:#4833e9}.modal-detail__card footer[data-v-d19bbb26]{font-size:12px;font-weight:400;color:#d9d9d9}.modal-detail__card footer div[data-v-d19bbb26]{display:flex;align-items:center;gap:4px;color:initial}.modal-detail__card footer div span[data-v-d19bbb26]{display:flex;align-items:center;gap:4px}.modal-detail__card footer div span.VERDE[data-v-d19bbb26]{color:#00c58f}.modal-detail__card footer div span.ROJO[data-v-d19bbb26]{color:#f57055}.modal-detail__card footer div span i[data-v-d19bbb26]{font-size:15px}.modal-detail h3[data-v-d19bbb26]{padding:0}.modal-detail .select-level[data-v-d19bbb26]{margin-top:32px}.e-post-title[data-v-34f11d29]{font-size:24px;line-height:32px}.loading-points span[data-v-34f11d29]{-webkit-animation-name:blink-34f11d29;animation-name:blink-34f11d29;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-34f11d29]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-34f11d29]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-34f11d29{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-34f11d29{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-34f11d29]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-34f11d29]{width:588px}}@media(min-width:960px){.container[data-v-34f11d29]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-34f11d29]{width:1216px;padding:0}.container.main-container[data-v-34f11d29]{width:906px}}.module-box[data-v-34f11d29]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:30px 26px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.module-box h4[data-v-34f11d29]{margin-bottom:26px}.module-box>div[data-v-34f11d29]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;gap:32px;flex-wrap:wrap}.module-box .evaluacion[data-v-34f11d29]{border-right:1px solid hsla(0,0%,74.1%,.5);padding-right:54px}.module-box .evaluacion[data-v-34f11d29]:last-of-type{padding-right:0;border-right:none}.module-box .evaluacion .reference[data-v-34f11d29]{margin-top:-2px;padding:0 20px 12px 0;display:flex;align-items:center;gap:16px}.module-box .evaluacion .reference i[data-v-34f11d29]{padding:4px;background:#fff73f;border-radius:50%;font-size:15px}.module-box .evaluacion .reference span[data-v-34f11d29]{font-size:13px;font-weight:400}.module-box .evaluacion .reference .circle[data-v-34f11d29]{width:9px;height:9px;border-radius:50%}.module-box .evaluacion .reference .circle.--ROJO[data-v-34f11d29]{background:#f57055}.module-box .evaluacion .reference .circle.--AMARILLO[data-v-34f11d29]{background:#ffb600}.module-box .evaluacion .reference .circle.--VERDE[data-v-34f11d29]{background:#00c58f}.module-box .evaluacion .data[data-v-34f11d29]{padding-left:38px;padding-bottom:8px;display:flex;gap:42px}.module-box .evaluacion .data span[data-v-34f11d29]{font-size:36px;font-weight:400}.module-box .show-modal[data-v-34f11d29]{align-self:center;margin:20px 0 0 12px;font-size:12px;font-weight:600;color:#4833e9;cursor:pointer}@media(width < 600px){.module-box[data-v-34f11d29]{margin:auto;width:100%}.module-box h4[data-v-34f11d29]{margin-bottom:32px}.module-box>div[data-v-34f11d29]{flex-direction:column;align-items:flex-start}.module-box .show-modal[data-v-34f11d29]{margin-top:0}.module-box .evaluacion[data-v-34f11d29]{border:none}.module-box .evaluacion[data-v-34f11d29]:first-child{align-self:flex-start;padding:0}}.modal-detail__overlay[data-v-34f11d29]{position:fixed;width:100%;padding:22px 0;background:#fff;top:79px;right:0;bottom:0;left:0;z-index:5;overflow-y:auto}@media(width < 600px){.modal-detail__overlay[data-v-34f11d29]{top:60px}}.modal-detail main[data-v-34f11d29]{width:100%}.modal-detail .btn-return[data-v-34f11d29]{margin-bottom:0}.modal-detail h3[data-v-34f11d29]{padding:32px 0 32px 0;font-size:16px;font-weight:700}.modal-detail h3 span[data-v-34f11d29]{padding-left:6px;font-weight:600;color:#4833e9}@media(width < 600px){.modal-detail h3[data-v-34f11d29]{font-size:14px}.modal-detail h3 span[data-v-34f11d29]{display:block;padding-top:2px}}@media(width < 600px){.modal-detail[data-v-34f11d29]{max-height:92vh;margin:6px;border-radius:18px}}.modal-detail .select-level[data-v-34f11d29]{margin-top:62px;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}@media(width < 600px){.modal-detail .select-level h4[data-v-34f11d29]{font-size:14px}}.modal-detail .select-level>div[data-v-34f11d29]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:500}.modal-detail .select-level>div .selected[data-v-34f11d29]{padding:6px 16px 6px 36px;display:flex;align-items:center;gap:18px;border:1px solid #212121;border-radius:100px;cursor:pointer}.modal-detail .select-level>div .options[data-v-34f11d29]{position:absolute;top:42px;width:100%;padding:8px;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #212121;border-radius:8px;z-index:5}.modal-detail .select-level>div .options .option[data-v-34f11d29]{padding:2px 0;cursor:pointer}.modal-detail__cards[data-v-34f11d29]{margin-top:46px;padding-bottom:36px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:24px}@media(width < 1160px){.modal-detail__cards[data-v-34f11d29]{display:flex;gap:16px;flex-wrap:wrap}}@media(width < 600px){.modal-detail__cards[data-v-34f11d29]{justify-content:center}}.modal-detail__card[data-v-34f11d29]{width:332px;padding:30px 26px 22px 26px;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.modal-detail__card header[data-v-34f11d29]{display:flex;align-items:center;gap:16px}.modal-detail__card header span[data-v-34f11d29]{font-size:12px;font-weight:400}.modal-detail__card header circle.ROJO[data-v-34f11d29]{fill:#f57055}.modal-detail__card header circle.AMARILLO[data-v-34f11d29]{fill:#ffb600}.modal-detail__card header circle.VERDE[data-v-34f11d29]{fill:#00c58f}.modal-detail__card main[data-v-34f11d29]{margin:16px 0;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9ebf8}.modal-detail__card main span[data-v-34f11d29]{font-size:36px;font-weight:500}.modal-detail__card main button[data-v-34f11d29]{font-size:12px;font-weight:600;color:#4833e9}.modal-detail__card footer[data-v-34f11d29]{font-size:12px;font-weight:400;color:#d9d9d9}.modal-detail__card footer div[data-v-34f11d29]{display:flex;align-items:center;gap:4px;color:initial}.modal-detail__card footer div span[data-v-34f11d29]{display:flex;align-items:center;gap:4px}.modal-detail__card footer div span.VERDE[data-v-34f11d29]{color:#00c58f}.modal-detail__card footer div span.ROJO[data-v-34f11d29]{color:#f57055}.modal-detail__card footer div span i[data-v-34f11d29]{font-size:15px}.module-box .evaluacion .reference i[data-v-34f11d29]{background:#e9bc79}.module-box .evaluacion .data__empty[data-v-34f11d29]{padding:4px 8px;font-size:12px!important;font-weight:700!important;color:#bdbdbd;background:#f6f6f6;border-radius:5px}.e-post-title[data-v-e6d7ff34]{font-size:24px;line-height:32px}.loading-points span[data-v-e6d7ff34]{-webkit-animation-name:blink-e6d7ff34;animation-name:blink-e6d7ff34;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-e6d7ff34]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-e6d7ff34]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-e6d7ff34{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-e6d7ff34{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-e6d7ff34]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-e6d7ff34]{width:588px}}@media(min-width:960px){.container[data-v-e6d7ff34]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-e6d7ff34]{width:1216px;padding:0}.container.main-container[data-v-e6d7ff34]{width:906px}}.module-box[data-v-e6d7ff34]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:30px 26px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.module-box h4[data-v-e6d7ff34]{margin-bottom:26px}.module-box>div[data-v-e6d7ff34]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;gap:32px;flex-wrap:wrap}.module-box .evaluacion[data-v-e6d7ff34]{border-right:1px solid hsla(0,0%,74.1%,.5);padding-right:54px}.module-box .evaluacion[data-v-e6d7ff34]:last-of-type{padding-right:0;border-right:none}.module-box .evaluacion .reference[data-v-e6d7ff34]{margin-top:-2px;padding:0 20px 12px 0;display:flex;align-items:center;gap:16px}.module-box .evaluacion .reference i[data-v-e6d7ff34]{padding:4px;background:#fff73f;border-radius:50%;font-size:15px}.module-box .evaluacion .reference span[data-v-e6d7ff34]{font-size:13px;font-weight:400}.module-box .evaluacion .reference .circle[data-v-e6d7ff34]{width:9px;height:9px;border-radius:50%}.module-box .evaluacion .reference .circle.--ROJO[data-v-e6d7ff34]{background:#f57055}.module-box .evaluacion .reference .circle.--AMARILLO[data-v-e6d7ff34]{background:#ffb600}.module-box .evaluacion .reference .circle.--VERDE[data-v-e6d7ff34]{background:#00c58f}.module-box .evaluacion .data[data-v-e6d7ff34]{padding-left:38px;padding-bottom:8px;display:flex;gap:42px}.module-box .evaluacion .data span[data-v-e6d7ff34]{font-size:36px;font-weight:400}.module-box .show-modal[data-v-e6d7ff34]{align-self:center;margin:20px 0 0 12px;font-size:12px;font-weight:600;color:#4833e9;cursor:pointer}@media(width < 600px){.module-box[data-v-e6d7ff34]{margin:auto;width:100%}.module-box h4[data-v-e6d7ff34]{margin-bottom:32px}.module-box>div[data-v-e6d7ff34]{flex-direction:column;align-items:flex-start}.module-box .show-modal[data-v-e6d7ff34]{margin-top:0}.module-box .evaluacion[data-v-e6d7ff34]{border:none}.module-box .evaluacion[data-v-e6d7ff34]:first-child{align-self:flex-start;padding:0}}.modal-detail__overlay[data-v-e6d7ff34]{position:fixed;width:100%;padding:22px 0;background:#fff;top:79px;right:0;bottom:0;left:0;z-index:5;overflow-y:auto}@media(width < 600px){.modal-detail__overlay[data-v-e6d7ff34]{top:60px}}.modal-detail main[data-v-e6d7ff34]{width:100%}.modal-detail .btn-return[data-v-e6d7ff34]{margin-bottom:0}.modal-detail h3[data-v-e6d7ff34]{padding:32px 0 32px 0;font-size:16px;font-weight:700}.modal-detail h3 span[data-v-e6d7ff34]{padding-left:6px;font-weight:600;color:#4833e9}@media(width < 600px){.modal-detail h3[data-v-e6d7ff34]{font-size:14px}.modal-detail h3 span[data-v-e6d7ff34]{display:block;padding-top:2px}}@media(width < 600px){.modal-detail[data-v-e6d7ff34]{max-height:92vh;margin:6px;border-radius:18px}}.modal-detail .select-level[data-v-e6d7ff34]{margin-top:62px;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}@media(width < 600px){.modal-detail .select-level h4[data-v-e6d7ff34]{font-size:14px}}.modal-detail .select-level>div[data-v-e6d7ff34]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:500}.modal-detail .select-level>div .selected[data-v-e6d7ff34]{padding:6px 16px 6px 36px;display:flex;align-items:center;gap:18px;border:1px solid #212121;border-radius:100px;cursor:pointer}.modal-detail .select-level>div .options[data-v-e6d7ff34]{position:absolute;top:42px;width:100%;padding:8px;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #212121;border-radius:8px;z-index:5}.modal-detail .select-level>div .options .option[data-v-e6d7ff34]{padding:2px 0;cursor:pointer}.modal-detail__cards[data-v-e6d7ff34]{margin-top:46px;padding-bottom:36px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:24px}@media(width < 1160px){.modal-detail__cards[data-v-e6d7ff34]{display:flex;gap:16px;flex-wrap:wrap}}@media(width < 600px){.modal-detail__cards[data-v-e6d7ff34]{justify-content:center}}.modal-detail__card[data-v-e6d7ff34]{width:332px;padding:30px 26px 22px 26px;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.modal-detail__card header[data-v-e6d7ff34]{display:flex;align-items:center;gap:16px}.modal-detail__card header span[data-v-e6d7ff34]{font-size:12px;font-weight:400}.modal-detail__card header circle.ROJO[data-v-e6d7ff34]{fill:#f57055}.modal-detail__card header circle.AMARILLO[data-v-e6d7ff34]{fill:#ffb600}.modal-detail__card header circle.VERDE[data-v-e6d7ff34]{fill:#00c58f}.modal-detail__card main[data-v-e6d7ff34]{margin:16px 0;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9ebf8}.modal-detail__card main span[data-v-e6d7ff34]{font-size:36px;font-weight:500}.modal-detail__card main button[data-v-e6d7ff34]{font-size:12px;font-weight:600;color:#4833e9}.modal-detail__card footer[data-v-e6d7ff34]{font-size:12px;font-weight:400;color:#d9d9d9}.modal-detail__card footer div[data-v-e6d7ff34]{display:flex;align-items:center;gap:4px;color:initial}.modal-detail__card footer div span[data-v-e6d7ff34]{display:flex;align-items:center;gap:4px}.modal-detail__card footer div span.VERDE[data-v-e6d7ff34]{color:#00c58f}.modal-detail__card footer div span.ROJO[data-v-e6d7ff34]{color:#f57055}.modal-detail__card footer div span i[data-v-e6d7ff34]{font-size:15px}.modal[data-v-e6d7ff34]{background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);padding:24px;text-align:center;max-width:80vw;height:auto;border:3px solid #fff;margin-top:16px;z-index:14;position:relative;margin-bottom:24px;overflow-y:visible;display:flex;flex-direction:column;min-height:573px;width:100%;max-width:602px;border-radius:18px}.modal h3[data-v-e6d7ff34]{text-align:left;margin-bottom:20px}.modal .tabs .tabs__container[data-v-e6d7ff34]{display:flex;background:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.05);overflow-x:auto}.modal .tabs .tabs__container .tab[data-v-e6d7ff34]{padding:24px;border-bottom:5px solid transparent;display:flex;align-items:center;gap:8px;cursor:pointer}.modal .tabs .tabs__container .tab.active[data-v-e6d7ff34]{border-bottom:5px solid #4833e9}.modal .tabs .tabs__container .tab i[data-v-e6d7ff34]{color:#4833e9}.modal .tabs .when-didnt-assist__error[data-v-e6d7ff34]{margin-top:24px;background:rgba(245,112,85,.2);color:#ff3b66;font-size:16px;font-weight:600;display:flex;padding:16px;gap:16px}.modal .tabs .row[data-v-e6d7ff34]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}@media(max-width:980px){.modal .tabs .row[data-v-e6d7ff34]{grid-template-columns:repeat(2,1fr)}}.modal .tabs .row--full[data-v-e6d7ff34]{grid-template-columns:repeat(1,1fr)}.modal .tabs .row .column[data-v-e6d7ff34]{flex:1;display:flex;flex-direction:column;align-items:baseline;gap:8px;text-align:left}.modal .tabs .row .column .reference span[data-v-e6d7ff34]{font-size:14px;font-weight:600}.modal .tabs .row .column .data p[data-v-e6d7ff34],.modal .tabs .row .column .data span[data-v-e6d7ff34]{font-size:14px;font-weight:400}.overlay[data-v-e6d7ff34]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:14;display:flex;background:rgba(0,0,0,.7);justify-content:center;align-items:center}.e-post-title[data-v-2344b8b4]{font-size:24px;line-height:32px}.loading-points span[data-v-2344b8b4]{-webkit-animation-name:blink-2344b8b4;animation-name:blink-2344b8b4;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-2344b8b4]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-2344b8b4]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-2344b8b4{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-2344b8b4{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-2344b8b4]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-2344b8b4]{width:588px}}@media(min-width:960px){.container[data-v-2344b8b4]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-2344b8b4]{width:1216px;padding:0}.container.main-container[data-v-2344b8b4]{width:906px}}.module-box[data-v-2344b8b4]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:30px 26px;background:#fff;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.module-box h4[data-v-2344b8b4]{margin-bottom:26px}.module-box>div[data-v-2344b8b4]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;gap:32px;flex-wrap:wrap}.module-box .evaluacion[data-v-2344b8b4]{border-right:1px solid hsla(0,0%,74.1%,.5);padding-right:54px}.module-box .evaluacion[data-v-2344b8b4]:last-of-type{padding-right:0;border-right:none}.module-box .evaluacion .reference[data-v-2344b8b4]{margin-top:-2px;padding:0 20px 12px 0;display:flex;align-items:center;gap:16px}.module-box .evaluacion .reference i[data-v-2344b8b4]{padding:4px;background:#fff73f;border-radius:50%;font-size:15px}.module-box .evaluacion .reference span[data-v-2344b8b4]{font-size:13px;font-weight:400}.module-box .evaluacion .reference .circle[data-v-2344b8b4]{width:9px;height:9px;border-radius:50%}.module-box .evaluacion .reference .circle.--ROJO[data-v-2344b8b4]{background:#f57055}.module-box .evaluacion .reference .circle.--AMARILLO[data-v-2344b8b4]{background:#ffb600}.module-box .evaluacion .reference .circle.--VERDE[data-v-2344b8b4]{background:#00c58f}.module-box .evaluacion .data[data-v-2344b8b4]{padding-left:38px;padding-bottom:8px;display:flex;gap:42px}.module-box .evaluacion .data span[data-v-2344b8b4]{font-size:36px;font-weight:400}.module-box .show-modal[data-v-2344b8b4]{align-self:center;margin:20px 0 0 12px;font-size:12px;font-weight:600;color:#4833e9;cursor:pointer}@media(width < 600px){.module-box[data-v-2344b8b4]{margin:auto;width:100%}.module-box h4[data-v-2344b8b4]{margin-bottom:32px}.module-box>div[data-v-2344b8b4]{flex-direction:column;align-items:flex-start}.module-box .show-modal[data-v-2344b8b4]{margin-top:0}.module-box .evaluacion[data-v-2344b8b4]{border:none}.module-box .evaluacion[data-v-2344b8b4]:first-child{align-self:flex-start;padding:0}}.modal-detail__overlay[data-v-2344b8b4]{position:fixed;width:100%;padding:22px 0;background:#fff;top:79px;right:0;bottom:0;left:0;z-index:5;overflow-y:auto}@media(width < 600px){.modal-detail__overlay[data-v-2344b8b4]{top:60px}}.modal-detail main[data-v-2344b8b4]{width:100%}.modal-detail .btn-return[data-v-2344b8b4]{margin-bottom:0}.modal-detail h3[data-v-2344b8b4]{padding:32px 0 32px 0;font-size:16px;font-weight:700}.modal-detail h3 span[data-v-2344b8b4]{padding-left:6px;font-weight:600;color:#4833e9}@media(width < 600px){.modal-detail h3[data-v-2344b8b4]{font-size:14px}.modal-detail h3 span[data-v-2344b8b4]{display:block;padding-top:2px}}@media(width < 600px){.modal-detail[data-v-2344b8b4]{max-height:92vh;margin:6px;border-radius:18px}}.modal-detail .select-level[data-v-2344b8b4]{margin-top:62px;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}@media(width < 600px){.modal-detail .select-level h4[data-v-2344b8b4]{font-size:14px}}.modal-detail .select-level>div[data-v-2344b8b4]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:500}.modal-detail .select-level>div .selected[data-v-2344b8b4]{padding:6px 16px 6px 36px;display:flex;align-items:center;gap:18px;border:1px solid #212121;border-radius:100px;cursor:pointer}.modal-detail .select-level>div .options[data-v-2344b8b4]{position:absolute;top:42px;width:100%;padding:8px;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #212121;border-radius:8px;z-index:5}.modal-detail .select-level>div .options .option[data-v-2344b8b4]{padding:2px 0;cursor:pointer}.modal-detail__cards[data-v-2344b8b4]{margin-top:46px;padding-bottom:36px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:24px}@media(width < 1160px){.modal-detail__cards[data-v-2344b8b4]{display:flex;gap:16px;flex-wrap:wrap}}@media(width < 600px){.modal-detail__cards[data-v-2344b8b4]{justify-content:center}}.modal-detail__card[data-v-2344b8b4]{width:332px;padding:30px 26px 22px 26px;box-shadow:5px 5px 35px 0 hsla(0,0%,74.1%,.25);border-radius:18px}.modal-detail__card header[data-v-2344b8b4]{display:flex;align-items:center;gap:16px}.modal-detail__card header span[data-v-2344b8b4]{font-size:12px;font-weight:400}.modal-detail__card header circle.ROJO[data-v-2344b8b4]{fill:#f57055}.modal-detail__card header circle.AMARILLO[data-v-2344b8b4]{fill:#ffb600}.modal-detail__card header circle.VERDE[data-v-2344b8b4]{fill:#00c58f}.modal-detail__card main[data-v-2344b8b4]{margin:16px 0;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9ebf8}.modal-detail__card main span[data-v-2344b8b4]{font-size:36px;font-weight:500}.modal-detail__card main button[data-v-2344b8b4]{font-size:12px;font-weight:600;color:#4833e9}.modal-detail__card footer[data-v-2344b8b4]{font-size:12px;font-weight:400;color:#d9d9d9}.modal-detail__card footer div[data-v-2344b8b4]{display:flex;align-items:center;gap:4px;color:initial}.modal-detail__card footer div span[data-v-2344b8b4]{display:flex;align-items:center;gap:4px}.modal-detail__card footer div span.VERDE[data-v-2344b8b4]{color:#00c58f}.modal-detail__card footer div span.ROJO[data-v-2344b8b4]{color:#f57055}.modal-detail__card footer div span i[data-v-2344b8b4]{font-size:15px}.data__empty[data-v-2344b8b4]{padding:4px 8px;margin-left:12px;font-size:12px!important;font-weight:700!important;color:#bdbdbd;background:#f6f6f6;border-radius:5px}.module-box>div[data-v-2344b8b4]{gap:24px}.module-box .evaluacion[data-v-2344b8b4]{padding-right:24px}.module-box .evaluacion.interviews[data-v-2344b8b4]{border-right:none}.module-box .evaluacion .reference i[data-v-2344b8b4]{background:#fddce3}.module-box .evaluacion .data[data-v-2344b8b4]{align-items:center}.module-box .evaluacion .data span.data__status[data-v-2344b8b4]{font-size:12px;font-weight:700;color:#4833e9;border-radius:5px;padding:4px 8px;margin-top:12px}.module-box .evaluacion .data span.data__status.data__status--complete[data-v-2344b8b4]{color:#00c58f;background:rgba(0,197,143,.1)}.module-box .evaluacion .data span.data__status.data__status--incomplete[data-v-2344b8b4]{color:#ff3b66;background:rgba(245,112,85,.2)}.module-box .evaluacion .data span.data__status.data__status--pending[data-v-2344b8b4]{color:#ffb600;background:rgba(245,112,85,.2)}.module-box .evaluacion .data .show-modal[data-v-2344b8b4]{align-self:center;margin:0;font-size:12px;font-weight:600;color:#4833e9;cursor:pointer}.module-box .evaluacion .data .description[data-v-2344b8b4]{display:flex;align-items:center;font-size:10px;font-weight:400;color:#4833e9;background-color:rgba(72,51,233,.05);padding:4px;border-radius:4px}.e-post-title[data-v-eab03c28]{font-size:24px;line-height:32px}.loading-points span[data-v-eab03c28]{-webkit-animation-name:blink-eab03c28;animation-name:blink-eab03c28;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-eab03c28]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-eab03c28]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-eab03c28{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-eab03c28{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-eab03c28]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-eab03c28]{width:588px}}@media(min-width:960px){.container[data-v-eab03c28]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-eab03c28]{width:1216px;padding:0}.container.main-container[data-v-eab03c28]{width:906px}}.breakpoints-container[data-v-eab03c28]{position:relative}@media(width > 1124px){.breakpoints-container[data-v-eab03c28]{padding-right:20px}}.breakpoints-container header[data-v-eab03c28]{padding:22px 0}.breakpoints-container header h2[data-v-eab03c28]{display:flex;justify-content:space-between}@media(width < 600px){.breakpoints-container header h2[data-v-eab03c28]{flex-direction:column;gap:12px}}.breakpoints-container header h2 div[data-v-eab03c28]{display:flex;gap:4px;align-items:flex-end}.breakpoints-container header h2 div h3[data-v-eab03c28]{font-size:16px}.breakpoints-container header h2 div h4[data-v-eab03c28]{padding-left:4px;font-size:16px;color:#00f}.breakpoints-container .progreso[data-v-eab03c28]{padding-bottom:22px;display:flex;flex-direction:column;gap:24px}.e-post-title[data-v-374ae75a]{font-size:24px;line-height:32px}.loading-points span[data-v-374ae75a]{-webkit-animation-name:blink-374ae75a;animation-name:blink-374ae75a;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-374ae75a]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-374ae75a]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-374ae75a{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-374ae75a{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-374ae75a]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-374ae75a]{width:588px}}@media(min-width:960px){.container[data-v-374ae75a]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-374ae75a]{width:1216px;padding:0}.container.main-container[data-v-374ae75a]{width:906px}}.conteiner[data-v-374ae75a]{padding:12px;justify-content:flex-start;gap:12px}.card[data-v-374ae75a]{margin:8px}.interactions[data-v-374ae75a]{max-width:600px;gap:12px}.interactions__head .tittle[data-v-374ae75a]{text-align:left;font-size:16px;line-height:20px}.interactions .card__content[data-v-374ae75a]{border-top:none;padding:0}.files .file[data-v-374ae75a]{border:1px solid #d9d9d9;width:40px;height:40px;margin-right:12px}.files .add[data-v-374ae75a]{padding:8px}.files .add img[data-v-374ae75a]{width:100%}input[data-v-374ae75a]{margin:8px}.content__tittle[data-v-374ae75a]{text-align:start;text-decoration:underline;font-size:14px;line-height:26px}.content__text[data-v-374ae75a]{text-align:start;font-size:12px;line-height:16px}li .content__text[data-v-374ae75a]{text-decoration:underline}h3[data-v-374ae75a]{min-width:200px;text-align:start}.btn[data-v-374ae75a]{min-width:120px}.e-post-title[data-v-fbbccf88]{font-size:24px;line-height:32px}.loading-points span[data-v-fbbccf88]{-webkit-animation-name:blink-fbbccf88;animation-name:blink-fbbccf88;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-fbbccf88]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-fbbccf88]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-fbbccf88{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-fbbccf88{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-fbbccf88]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-fbbccf88]{width:588px}}@media(min-width:960px){.container[data-v-fbbccf88]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-fbbccf88]{width:1216px;padding:0}.container.main-container[data-v-fbbccf88]{width:906px}}.input[data-v-fbbccf88]{max-width:400px}.btn[data-v-fbbccf88]{margin-top:12px}.indications__text[data-v-fbbccf88]{font-size:12px;line-height:16px}.e-post-title[data-v-094efa0c]{font-size:24px;line-height:32px}.loading-points span[data-v-094efa0c]{-webkit-animation-name:blink-094efa0c;animation-name:blink-094efa0c;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-094efa0c]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-094efa0c]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-094efa0c{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-094efa0c{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-094efa0c]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-094efa0c]{width:588px}}@media(min-width:960px){.container[data-v-094efa0c]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-094efa0c]{width:1216px;padding:0}.container.main-container[data-v-094efa0c]{width:906px}}.card__content[data-v-094efa0c]{padding:8px 8px 0}.rows h3[data-v-094efa0c]{min-width:120px}.e-post-title[data-v-1c916c24]{font-size:24px;line-height:32px}.loading-points span[data-v-1c916c24]{-webkit-animation-name:blink-1c916c24;animation-name:blink-1c916c24;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading-points span[data-v-1c916c24]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-points span[data-v-1c916c24]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes blink-1c916c24{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink-1c916c24{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.container[data-v-1c916c24]{max-width:100%;margin-left:auto;margin-right:auto;width:400px}@media(min-width:640px){.container[data-v-1c916c24]{width:588px}}@media(min-width:960px){.container[data-v-1c916c24]{max-width:906px;width:100%}}@media(min-width:1280px){.container[data-v-1c916c24]{width:1216px;padding:0}.container.main-container[data-v-1c916c24]{width:906px}}.card[data-v-1c916c24]{margin:8px;max-width:480px}a[data-v-1c916c24]{text-decoration:inherit;color:#00e}