@charset "UTF-8";*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto;user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert}::placeholder{color:unset}::marker{content:initial}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;line-break:strict;-webkit-user-select:auto;user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}:root{--color-neutral-50: #ffffff;--color-neutral-100: #fafafa;--color-neutral-150: #eeeeee;--color-neutral-200: #e1e1e1;--color-neutral-250: #c9c9c9;--color-neutral-300: #bdbdbd;--color-neutral-350: #a4a4a4;--color-neutral-400: #8c8c8c;--color-neutral-450: #737373;--color-neutral-500: #4e4e4e;--color-neutral-550: #363636;--color-neutral-600: #111111;--color-background: #fafafa;--color-foreground: #111111;--color-text-dark: #111111;--color-text-high-emphasis-dark: #363636;--color-text-medium-emphasis-dark: #737373;--color-text-low-emphasis-dark: #8c8c8c;--color-text-light: white;--color-text-high-emphasis-light: #e1e1e1;--color-text-medium-emphasis-light: #bdbdbd;--color-text-low-emphasis-light: #a4a4a4;--color-text-disabled: #a4a4a4;--color-brand-primary-lightest: #d27185;--color-brand-primary-lightest-contrast-text: #111111;--color-brand-primary-light: #c03855;--color-brand-primary-light-contrast-text: white;--color-brand-primary: #ae0025;--color-brand-primary-contrast-text: white;--color-brand-primary-dark: #87001c;--color-brand-primary-dark-contrast-text: white;--color-brand-primary-darkest: #600014;--color-brand-primary-darkest-contrast-text: white;--color-brand-secondary-lightest: #fac871;--color-brand-secondary-lightest-text-contrast: #111111;--color-brand-secondary-light: #f8b238;--color-brand-secondary-light-text-contrast: #111111;--color-brand-secondary: #f69c00;--color-brand-secondary-text-contrast: #111111;--color-brand-secondary-dark: #bf7900;--color-brand-secondary-dark-text-contrast: #111111;--color-brand-secondary-darkest: #885600;--color-brand-secondary-darkest-text-contrast: white;--color-surface: white;--color-surface-text-contrast: #111111;--color-surface-dark: #4e4e4e;--color-surface-dark-text-contrast: white;--color-surface-fixed-light: white;--color-surface-fixed-light-text-contrast: #111111;--color-surface-fixed-dark: #4e4e4e;--color-surface-fixed-dark-text-contrast: #111111;--color-surface-disabled: #a4a4a4;--color-surface-disabled-text-contrast: #111111;--color-status-alert-lightest: #ffedea;--color-status-alert-lightest-text-contrast: #111111;--color-status-alert-light: #ffa392;--color-status-alert-light-text-contrast: #111111;--color-status-alert: #de3529;--color-status-alert-text-contrast: white;--color-status-alert-dark: #8c2116;--color-status-alert-dark-text-contrast: white;--color-status-alert-darkest: #470703;--color-status-alert-darkest-text-contrast: white;--color-status-info-lightest: #e1e1e1;--color-status-info-lightest-text-contrast: #111111;--color-status-info-light: #a5c0fc;--color-status-info-light-text-contrast: #111111;--color-status-info: #1267cf;--color-status-info-text-contrast: white;--color-status-info-dark: #154e99;--color-status-info-dark-text-contrast: white;--color-status-info-darkest: #052149;--color-status-info-darkest-text-contrast: white;--color-status-success-lightest: #e1e1e1;--color-status-success-lightest-text-contrast: #111111;--color-status-success-light: #a5c0fc;--color-status-success-light-text-contrast: #111111;--color-status-success: #1267cf;--color-status-success-text-contrast: white;--color-status-success-dark: #154e99;--color-status-success-dark-text-contrast: white;--color-status-success-darkest: #052149;--color-status-success-darkest-text-contrast: white;--color-status-warning-lightest: #ffefcd;--color-status-warning-lightest-text-contrast: #111111;--color-status-warning-light: #ffd75d;--color-status-warning-light-text-contrast: #111111;--color-status-warning: #e5b815;--color-status-warning-text-contrast: #111111;--color-status-warning-dark: #a38520;--color-status-warning-dark-text-contrast: #111111;--color-status-warning-darkest: #5c4b14;--color-status-warning-darkest-text-contrast: white;--size-text-subtitle1: 1rem;--size-text-subtitle2: .875rem;--size-text-body1: 1rem;--size-text-body2: .875rem;--size-text-caption: .75rem;--size-title-h6: 1.25rem;--size-title-h5: 1.5rem;--size-title-h4: 2rem;--size-title-h3: 3rem;--size-title-h2: 4rem;--size-title-h1: 6rem}*,body,html{font-family:Roboto,sans-serif}html{overflow-x:hidden}@media (max-width: 768px){.no-scroll{overflow:hidden;height:100vh}}.loading-animation{position:fixed;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:9999}.loading-animation .sk-rotating-plane{width:40px;height:40px;background-color:#333;margin:100px auto;animation:sk-rotating-plane 1.2s infinite ease-in-out}@keyframes sk-rotating-plane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.loading-animation .sk-wave{width:80px;text-align:center}.loading-animation .sk-wave .sk-rect{width:8px;height:40px;margin:0 2px;display:inline-block;background-color:#333;animation:sk-wave 1.4s infinite ease-in-out}.loading-animation .sk-wave .sk-rect1{animation-delay:-.32s}.loading-animation .sk-wave .sk-rect2{animation-delay:-.16s}.loading-animation .sk-wave .sk-rect3{animation-delay:0s}.loading-animation .sk-wave .sk-rect4{animation-delay:-.16s}.loading-animation .sk-wave .sk-rect5{animation-delay:-.32s}@keyframes sk-wave{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}.loading-animation .sk-spinner{width:40px;height:40px;margin:100px auto;border-radius:100%;background-color:#333;animation:sk-spinner-pulse 1s infinite ease-in-out}@keyframes sk-spinner-pulse{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}.modal-overlay{position:fixed;width:100%;height:100%;padding:16px;overflow:auto;display:flex;background-color:#00000080;left:0;top:0;z-index:1099}@media screen and (max-width: 767.98px){.modal-overlay.modal--full-screen{padding:0}}.modal-overlay .modal{margin:auto}.modal{width:100%;max-width:850px;padding:18px;background-color:#fff}@media screen and (max-width: 767.98px){.modal.modal--full-screen{height:100%;max-width:100%;border-radius:0!important;overflow:auto}}.modal.modal--small{max-width:500px}.modal.modal--medium{max-width:700px}.modal.modal--rounded{border-radius:16px}@media screen and (min-width: 499.98px){.modal.modal--spaced{padding:36px}}.modal__header{display:flex;justify-content:space-between;gap:32px;margin-bottom:4px}.modal__header+.modal__description{margin-bottom:16px}.modal__title{font-size:24px}.modal__description{font-size:16px}.modal__close{padding:.2em .6em}.modal__close:not(:disabled):hover{cursor:pointer;font-size:16px;color:#000}.modal__footer{margin-top:16px;display:flex;justify-content:flex-end;align-items:center;gap:16px}.option-group{display:flex;flex-flow:row wrap;gap:.5rem}.option-group__button{position:relative;width:auto;display:inline-block;padding:.7em 1.1em;border-radius:4px;color:#777;background-color:#ccc}.option-group__button[data-checked=true]{color:#fff;background-color:#7f28c4}.option-group__button:hover{cursor:pointer}.option-group__input{position:absolute;width:100%;height:100%;left:0;top:0}.maps{width:100%;border:none}.notifications__list[data-v-b7eddc86]{position:fixed;top:80px;right:50px;display:flex;flex-direction:column-reverse;gap:1rem;z-index:10}@media screen and (max-width: 768px){.notifications__list[data-v-b7eddc86]{top:0;right:0}}.notification__container[data-v-b7eddc86]{box-shadow:0 0 5px #7777771a;opacity:0;animation:notificationBounce-b7eddc86 3s ease-in-out}.notification__content[data-v-b7eddc86]{display:flex;align-items:center;gap:1rem;padding:1rem;background:#FFFFFF;border-radius:4px 4px 0 0}.notification__content__image[data-v-b7eddc86]{width:30px;height:30px}.notification__content__image img[data-v-b7eddc86]{width:100%;height:100%;border-radius:50%}.notification__content__text p[data-v-b7eddc86]{font-size:1.2rem;color:#000}.countdown__line[data-v-b7eddc86]{width:100%;height:5px;background-color:#eb6619;animation:lineCountdown-b7eddc86 3s linear}@keyframes lineCountdown-b7eddc86{0%{width:100%}to{width:0}}@keyframes notificationBounce-b7eddc86{0%{opacity:0;transform:translateY(-20px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.fade-enter-active[data-v-b7eddc86],.fade-leave-active[data-v-b7eddc86]{transition:opacity .5s}.fade-enter[data-v-b7eddc86],.fade-leave-to[data-v-b7eddc86]{opacity:0}.notification__close-icon[data-v-b7eddc86]{position:absolute;right:2px;top:2px;width:20px;height:20px;cursor:pointer;opacity:.5;display:block}.btn-dropdown[data-v-44082c44]{width:100%}.btn-dropdown .dropdown[data-v-44082c44]{border-bottom:1.5px solid rgba(17,17,17,.3)}.btn-dropdown .dropdown-label[data-v-44082c44]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}.btn-dropdown .dropdown-label svg[data-v-44082c44]{width:2rem;height:2rem}.btn-dropdown .dropdown-item[data-v-44082c44]{display:flex;flex-direction:column;padding:1.5rem 0;gap:2rem;box-sizing:border-box}.is-disabled[data-v-44082c44]{cursor:default;pointer-events:none}p[data-v-44082c44]{font-weight:500;color:var(--color-neutral-600);font-size:var(--size-text-subtitle1)}.title[data-v-44082c44]{font-size:18px;cursor:pointer}.subtitle[data-v-44082c44]{font-size:16px;font-weight:400;width:fit-content;cursor:pointer}.menu[data-v-44082c44]{display:flex;flex-direction:column}.menu .content[data-v-44082c44]{width:100%}.menu.menu--row[data-v-44082c44]{flex-direction:row}@media (max-width: 768px){.menu.menu--row[data-v-44082c44]{flex-direction:column}}.menu.menu--column[data-v-44082c44]{flex-direction:column}.searchbox[data-v-4ed673c1]{width:100%}@media (max-width: 767.98px){.searchbox:not(.active) .searchbox__container[data-v-4ed673c1]{width:100%;flex-grow:1;position:relative;display:flex;flex-direction:column}.searchbox.active .searchbox__container[data-v-4ed673c1]{position:absolute;width:100%;height:100%;left:0;top:0;background-color:#fff;padding:1rem;z-index:100}}.searchbox__container[data-v-4ed673c1]{display:flex;flex-direction:row;gap:15px;align-items:center}.searchbox__container input[data-v-4ed673c1]{width:100%;line-height:1.2;font-size:1.2rem;color:#000;height:max-content;border:1px solid #8c8c8c;padding:10px 10px 10px 50px;border-radius:20px;transition:border-color .2s}.searchbox__container input[data-v-4ed673c1]::placeholder{color:#0006}@media (max-width: 768px){.searchbox__container input[data-v-4ed673c1]{padding:10px 10px 10px 60px;font-size:1rem}.searchbox__container input[data-v-4ed673c1]:not(.active){position:fixed;width:1px;height:1px;transform:translate(1000000px);opacity:0;bottom:-50%}}.searchbox__container .searchbox__left-search-icon[data-v-4ed673c1]{display:block;width:20px;height:20px;position:absolute;left:20px;top:50%;transform:translateY(-50%);pointer-events:none}.searchbox.active .searchbox__container .searchbox__left-search-icon[data-v-4ed673c1]{display:block}@media (max-width: 767px){.searchbox.active .searchbox__container .searchbox__left-search-icon[data-v-4ed673c1]{left:35px}}@media (max-width: 767px){.searchbox__container .searchbox__left-search-icon[data-v-4ed673c1]{display:none}}.searchbox__container span[data-v-4ed673c1]{cursor:pointer}.searchbox__container .searchbox__container-label[data-v-4ed673c1]{font-weight:600;user-select:none}@media (min-width: 999.98px){.searchbox__container .searchbox__container-label[data-v-4ed673c1]{display:flex;font-size:1rem;text-transform:uppercase}}@media (min-width: 999.98px){.searchbox__container[data-v-4ed673c1]{justify-content:flex-end;align-items:center;gap:.5rem}}.searchbox__label[data-v-4ed673c1]{cursor:pointer}.searchbox__label.-search[data-v-4ed673c1]{display:flex;flex-direction:column;align-items:center}.searchbox__label.-search img[data-v-4ed673c1]{width:25px;transition:filter .3s;height:25px;margin-bottom:3px}.searchbox__label.-search span[data-v-4ed673c1]{text-align:center;font-size:.8rem;font-weight:400}@media (min-width: 768.98px){.searchbox__label.-search[data-v-4ed673c1],.searchbox__label.-close[data-v-4ed673c1]{display:none}}.searchbox__results-container[data-v-4ed673c1]{position:fixed;display:none;width:100%;background:#FFFFFF;top:3rem;left:0;padding:1rem .5rem 0rem}.searchbox__results-container.active[data-v-4ed673c1]{display:flex;z-index:10}@media (max-width: 767.98px){.searchbox__results-container[data-v-4ed673c1]{height:calc(100vh - 65px)}}@media (min-width: 767.98px){.searchbox__results-container[data-v-4ed673c1]{position:absolute;max-width:100%;max-height:89vh}}.searchbox__results-list[data-v-4ed673c1]{width:100%;overflow-y:scroll;scrollbar-width:auto;scrollbar-color:rgba(0,0,0,.4) #FFFFFF}@media (max-width: 767.99px){.searchbox__results-list[data-v-4ed673c1]{max-height:100%}}.searchbox__results-list[data-v-4ed673c1]::-webkit-scrollbar{width:14px}.searchbox__results-list[data-v-4ed673c1]::-webkit-scrollbar-track{background:#FFFFFF}.searchbox__results-list[data-v-4ed673c1]::-webkit-scrollbar-thumb{background-color:#0006;border-radius:14px;border:3px solid #FFFFFF}.searchbox-itens[data-v-4ed673c1]{margin-bottom:10px;border-bottom:1px solid #8C8C8C}.searchbox-itens .searchbox__results-title[data-v-4ed673c1]{color:#111;padding:8px;font-weight:500;font-size:16px}.searchbox-itens .searchbox__results-title-secondary[data-v-4ed673c1]{color:#111;padding:8px;font-weight:400;font-size:24px}.searchbox__results-link[data-v-4ed673c1]{font-size:16px;font-weight:500;display:flex;align-items:center;gap:.5rem;width:100%;padding:.8rem .5rem}.searchbox__results-link .searchbox__results-link-text[data-v-4ed673c1]{padding:3px 8px;font-weight:500;font-size:14px;border-radius:10px;color:#111;align-items:center;display:flex}.searchbox__results-link .searchbox__results-link-text .searchbox__icon[data-v-4ed673c1]{margin:0 10px 0 20px}.searchbox__results-link[data-focused][data-v-4ed673c1],.searchbox__results-link[data-active][data-v-4ed673c1]{filter:brightness(96%)}.searchbox__results-link-notfound[data-v-4ed673c1]{padding:.8rem;font-size:16px;font-weight:500;width:100%}.navbar-search-input[data-v-4ed673c1]{display:flex;align-items:end}.menu[data-v-4ed673c1]{display:flex;justify-content:space-between;flex-direction:column}@media (max-width: 769px){.menu[data-v-4ed673c1]{margin-bottom:50px}}@media (min-width: 769px){.column[data-v-4ed673c1]{width:50%}}.dropdown[data-v-4ed673c1]{display:flex;flex-direction:column;padding:1rem .5rem;width:100%;border-bottom:1px solid #8C8C8C}.dropdown .dropdown-label[data-v-4ed673c1]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dropdown .dropdown-label svg[data-v-4ed673c1]{width:2rem;height:2rem}.dropdown .dropdown-item[data-v-4ed673c1]{display:flex;flex-direction:column;padding:1.5rem 0;gap:2rem;box-sizing:border-box}p[data-v-4ed673c1]{font-weight:500;color:color("neutral-600");font-size:text-size("subtitle1")}.title[data-v-4ed673c1]{font-size:20px}.subtitle[data-v-4ed673c1]{font-size:16px;font-weight:400}.searchbox-transition-enter-active[data-v-4ed673c1],.searchbox-transition-leave-active[data-v-4ed673c1]{transition:transform .3s ease,opacity .3s ease}.searchbox-transition-enter-from[data-v-4ed673c1]{transform:translateY(-20px);opacity:0}.searchbox-transition-enter-to[data-v-4ed673c1],.searchbox-transition-leave-from[data-v-4ed673c1]{transform:translateY(0);opacity:1}.searchbox-transition-leave-to[data-v-4ed673c1]{transform:translateY(-20px);opacity:0}.sidebar[data-v-17ed09c0]{transition:transform .5s ease-in-out;transform:translate(0);box-sizing:border-box;position:fixed;right:0;height:89vh;overflow-y:scroll;background:var(--color-neutral-100);-webkit-box-shadow:0px 1px 6px -3px rgba(17,17,17,.25);-moz-box-shadow:0px 1px 6px -3px rgba(17,17,17,.25);box-shadow:0 1px 6px -3px #11111140;z-index:100}.sidebar .logout-button[data-v-17ed09c0]{padding:1rem 2rem;display:flex;align-items:center;gap:8px;cursor:pointer;margin-bottom:50px}.sidebar .menu-column[data-v-17ed09c0]{border-bottom:1.5px solid rgba(17,17,17,.3)}@media (min-width: 768px){.sidebar[data-v-17ed09c0]{width:700px;display:flex;flex-direction:row}}@media (max-width: 768px){.sidebar[data-v-17ed09c0]{height:calc(100vh - 130px);top:55px;margin-bottom:80px}}.sidebar.active[data-v-17ed09c0]{transform:translate(100%)}.sidebar .sidebar__menu-item[data-v-17ed09c0]{display:flex;cursor:default;padding:1rem 2rem;box-sizing:border-box}.sidebar .btn-dropdown[data-v-17ed09c0]{padding:1rem 2rem;width:100%}.sidebar .btn-dropdown .dropdown[data-v-17ed09c0]{border-bottom:1.5px solid rgba(17,17,17,.3)}.sidebar .btn-dropdown .dropdown-label[data-v-17ed09c0]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}.sidebar .btn-dropdown .dropdown-label svg[data-v-17ed09c0]{width:2rem;height:2rem}.sidebar .btn-dropdown .dropdown-item[data-v-17ed09c0]{display:flex;flex-direction:column;padding:1.5rem 0;gap:2rem;box-sizing:border-box}.sidebar p[data-v-17ed09c0]{font-weight:500;color:var(--color-neutral-600);font-size:var(--size-text-subtitle1)}.sidebar .title[data-v-17ed09c0]{font-size:18px;cursor:pointer}.sidebar .subtitle[data-v-17ed09c0]{font-size:16px;font-weight:400;width:fit-content;cursor:pointer}.sidebar .table-content[data-v-17ed09c0]{height:max-content}@media (min-width: 768px){.sidebar .table-content[data-v-17ed09c0]{margin-bottom:25px;width:50%}}.item[data-v-17ed09c0]{cursor:default}.bottom__navbar-links[data-v-e14545c6]{display:flex;width:100%;max-width:1280px;padding:0 1rem;margin:0 auto;position:fixed;bottom:0;left:0;right:0;padding:1rem 0;z-index:101;background:#FFFFFF;height:80px}@media (min-width: 768.98px){.bottom__navbar-links[data-v-e14545c6]{display:none}}.bottom__navbar-links .bottom__navbar-links-list[data-v-e14545c6]{width:100%;display:flex;justify-content:center;gap:30px;align-items:center}.bottom__navbar-links .bottom__navbar-links-list .bottom__navbar-links-item[data-v-e14545c6] a{display:flex;flex-direction:column;align-items:center;gap:.2rem}.bottom__navbar-links .bottom__navbar-links-list .bottom__navbar-links-item[data-v-e14545c6] a img{width:25px;transition:filter .3s;height:25px}.bottom__navbar-links .bottom__navbar-links-list .bottom__navbar-links-item[data-v-e14545c6] a span{text-align:center;font-size:.8rem}.bottom__navbar-links .bottom__navbar-links-list .bottom__navbar-links-item.active[data-v-e14545c6] a span{color:#600014}.bottom__navbar-links .bottom__navbar-links-list .bottom__navbar-links-item.active[data-v-e14545c6] a img{filter:invert(13%) sepia(100%) saturate(4822%) hue-rotate(339deg) brightness(67%) contrast(112%)}@media (min-width: 369.98px){.bottom__navbar-links .bottom__navbar-links-list[data-v-e14545c6]{gap:2rem}}.neo-nav-layout[data-v-90574138]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:5px;position:sticky;top:0;left:0;right:0;height:5rem;padding:1rem;background:#fff;z-index:100.01}@media (max-width: 768px){.neo-nav-layout[data-v-90574138]{position:fixed;transition:transform .3s ease-in-out;transform:translateY(0)}.neo-nav-layout.hidden[data-v-90574138]{transform:translateY(-100%)}}@media (min-width: 1440px){.neo-nav-layout[data-v-90574138]{justify-content:unset}}@media (min-width: 1024px){.neo-nav-layout[data-v-90574138]{gap:15px}}@media (max-width: 768px){.neo-nav-layout[data-v-90574138]{height:3.438rem}}.neo-nav-layout>.info-area[data-v-90574138]{display:flex;flex-direction:row;justify-content:center;transition:opacity .3s ease-in-out;width:100%}@media (max-width: 768px){.neo-nav-layout>.info-area.searchbox-active[data-v-90574138]{position:absolute;top:0;left:0;right:0;z-index:110;width:100%;padding:1rem .5rem;background-color:inherit;display:flex;justify-content:center}}@media (min-width: 768.98px) and (max-width: 1024px){.neo-nav-layout>.info-area[data-v-90574138]{max-width:300px}}@media (min-width: 1024.98px){.neo-nav-layout>.info-area[data-v-90574138]{max-width:407px}}@media (min-width: 1440px){.neo-nav-layout>.info-area[data-v-90574138]{margin:0 auto;max-width:550px}}.neo-nav-layout>.info-area>.course-name[data-v-90574138]{font-size:size("subtitle2");font-weight:500;color:var(--color-neutral-600)}.neo-nav-layout>.info-area>.search-box-bar[data-v-90574138]{position:relative;width:100%}.neo-nav-layout>.links-area[data-v-90574138]{display:flex;flex-direction:row;align-items:center;gap:2em}@media (min-width: 1440px){.neo-nav-layout>.links-area[data-v-90574138]{gap:58px}}@media (max-width: 768px){.neo-nav-layout .back-button.hidden-on-search[data-v-90574138],.neo-nav-layout .logo.hidden-on-search[data-v-90574138],.neo-nav-layout .links-area>*.hidden-on-search[data-v-90574138]{display:none}}.neo-nav-layout .back-button[data-v-90574138]{display:flex;flex-direction:row;align-items:center;gap:.5em;border:1px solid var(--color-neutral-600);border-radius:50px;padding:5px 10px}.neo-nav-layout .back-button>svg[data-v-90574138]{width:20px;height:25px}.neo-nav-layout .back-button>.button-label[data-v-90574138]{font-size:size("subtitle2");font-weight:500;color:var(--color-neutral-600)}@media (max-width: 768px){.neo-nav-layout .back-button[data-v-90574138]{border:none;padding:0;gap:0}.neo-nav-layout .back-button>.button-label[data-v-90574138]{display:none}.neo-nav-layout .back-button>svg[data-v-90574138]{width:30px;height:30px}}.neo-nav-layout .logo[data-v-90574138]{height:18px}@media (max-width: 768px){.neo-nav-layout .logo[data-v-90574138]{height:auto;width:185px}}.neo-nav-layout .link[data-v-90574138]{display:flex;align-items:center;gap:8px;cursor:pointer}.neo-nav-layout .link img[data-v-90574138]{width:auto;height:20px}.neo-nav-layout .link .label[data-v-90574138]{font-size:14px;font-weight:600;color:#363636}@media (max-width: 779.98px){.neo-nav-layout .link .label[data-v-90574138]{display:none}}.neo-nav-layout .link .-menu-label[data-v-90574138]{width:40px}.neo-nav-layout>.-share svg[data-v-90574138],.neo-nav-layout .-favorite svg[data-v-90574138],.neo-nav-layout .-profile svg[data-v-90574138]{width:20px;height:20px}@media (max-width: 768px){.neo-nav-layout>.-share[data-v-90574138],.neo-nav-layout .-favorite[data-v-90574138],.neo-nav-layout .-profile[data-v-90574138]{display:none}}.neo-nav-layout .menu-icon[data-v-90574138]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;cursor:pointer}.neo-nav-layout .menu-icon div[data-v-90574138]{background:var(--color-foreground);width:15px;height:2px;transition:all .2s ease-in-out;border-radius:10px}@media (max-width: 768px){.neo-nav-layout .menu-icon div[data-v-90574138]{width:30px;height:3px;background-color:#ae0025}}@media (max-width: 768px){.neo-nav-layout .menu-icon[data-v-90574138]{gap:3px}}@media (max-width: 768px){.neo-nav-layout>.hidden[data-v-90574138]{display:none}}.neo-nav-layout .close-icon[data-v-90574138]{width:15px;height:15px;stroke:var(--color-neutral-600)}.neo-nav-layout button.nav-toggle-btn[data-v-90574138]{position:relative;z-index:101}@media (max-width: 779.98px){.neo-nav-layout button.nav-toggle-btn[data-v-90574138]{width:30px;height:15px}}@media (min-width: 780px){.neo-nav-layout button.nav-toggle-btn[data-v-90574138]{width:75px}}@media (min-width: 1339.98px){.neo-nav-layout button.nav-toggle-btn[data-v-90574138]{width:100px}}@media (max-width: 768px){body[data-v-90574138]{padding-top:11vh}}@media (max-width: 768px) and (max-width: 768px){body[data-v-90574138]{padding-top:3.438rem}}.success-modal-overlay[data-v-42517644]{position:fixed;top:20px;right:20px;z-index:1000;pointer-events:none;display:flex;justify-content:flex-end;width:100%;padding-right:20px;box-sizing:border-box}.success-modal-content[data-v-42517644]{background-color:#d9f7d5;border:1px solid #92D492;border-radius:5px;padding:16px;display:flex;align-items:flex-start;transform:translate(100%);animation:slideInFromRight-42517644 .5s forwards ease-out;max-width:320px;width:100%;pointer-events:auto}@media (max-width: 375px){.success-modal-content[data-v-42517644]{max-width:275px}}.success-modal-content .icon-and-message[data-v-42517644]{display:flex;gap:13px;align-items:flex-start;flex-grow:1}.success-modal-content .icon-and-message img[data-v-42517644]{margin-top:3px}.success-modal-content .icon-and-message p[data-v-42517644]{font-size:16px;margin:0}.success-modal-content .close-modal-button[data-v-42517644]{cursor:pointer;background:none;border:none;padding:0;margin-left:10px;display:flex;align-items:center;justify-content:center}@keyframes slideInFromRight-42517644{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}html,body{height:auto;min-height:100vh}body{overflow-x:hidden;position:relative;padding-top:4rem}@media (max-width: 768.98px){body{padding-top:3rem;padding-bottom:4rem}}body[data-has-live-announce]{padding-top:125px}@media (max-width: 767.98px){body[data-has-live-announce]{padding-top:6rem}}body[data-has-close-virtual-event]{padding-top:125px}@media (max-width: 767.98px){body[data-has-close-virtual-event]{padding-top:6rem}}body[data-transmission]{padding-top:0}@media (max-width: 767px){body[data-transmission]{padding-top:0;padding-bottom:0}}body::-webkit-scrollbar{width:.5rem;background:#FFFFFF}body::-webkit-scrollbar-thumb{width:.5rem;background:#EB6619}.navbar-container{position:fixed;width:100%;top:0;left:0;z-index:100}.live-announce,.close-virtual-event{cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;color:#f5f5f5;background-color:#e5004b;font-size:18px;font-weight:500}.live-announce .icon,.close-virtual-event .icon{flex-shrink:0}@media (max-width: 767.98px){.live-announce,.close-virtual-event{position:fixed;padding:16px;bottom:80px}}.close-virtual-event{background-color:#eb6619;color:#fff}.button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1em 2.4em;font-size:13px;font-weight:500;text-transform:uppercase;border-radius:4px;border:1px solid transparent;transition:transform .15s ease-out;transition:opacity .2s ease-in-out}.button:not(:disabled):hover{cursor:pointer}.button:not(:disabled):active{transform:scale(.95)}.button:disabled{cursor:not-allowed}.button--primary.button--filled{color:#fff;background-color:#eb6619}.button--primary.button--filled:disabled{color:#fff;background-color:#bbb}.button--primary.button--filled:not(:disabled):hover{opacity:.8}.button--primary.button--outlined{color:#eb6619;border-color:#eb6619;transition:transform .25s ease-out,background-color .25s ease}.button--primary.button--outlined:disabled{opacity:.7}.button--primary.button--outlined:not(:disabled):hover{color:#fff;background-color:#eb6619}.button--secondary.button--filled{color:#fff;background-color:#7f28c4}.button--secondary.button--filled:disabled{color:#fff;background-color:#bbb}.button--secondary.button--filled:not(:disabled):hover{opacity:.8}.button--secondary.button--outlined{color:#7f28c4;border-color:#7f28c4;transition:transform .25s ease-out,background-color .25s ease}.button--secondary.button--outlined:disabled{opacity:.7}.button--secondary.button--outlined:not(:disabled):hover{color:#fff;background-color:#7f28c4}.button--tertiary.button--filled{color:#fff;background-color:#7bb9b3}.button--tertiary.button--filled:disabled{color:#fff;background-color:#bbb}.button--tertiary.button--filled:not(:disabled):hover{opacity:.8}.button--tertiary.button--outlined{color:#7bb9b3;border-color:#7bb9b3;transition:transform .25s ease-out,background-color .25s ease}.button--tertiary.button--outlined:disabled{opacity:.7}.button--tertiary.button--outlined:not(:disabled):hover{color:#fff;background-color:#7bb9b3}.loader__container[data-v-65ff96ed]{width:100%;min-width:80px;display:flex;align-items:center;justify-content:center}.loader[data-v-65ff96ed]{width:22px;height:22px;border:5px dotted #FFFFFF;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation-65ff96ed 2s linear infinite}@keyframes rotation-65ff96ed{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.poll[data-v-14c1388e]{width:100%;padding:16px;display:flex;flex-direction:column;gap:8px;text-align:left}.poll__block{display:flex;flex-direction:column}.poll__status[data-v-8c035aa9]{font-size:.95rem;display:flex;gap:12px;color:#777}.poll__status-value[data-v-8c035aa9]{font-weight:700}.poll__status-item[data-v-8c035aa9]{position:relative;display:flex;flex-direction:row-reverse;gap:4px}.poll__status-item[data-v-8c035aa9]:not(:last-of-type):after{content:"|";position:absolute;right:-8px}.poll__title-group[data-v-8df951f8]{display:flex;flex-direction:column-reverse;padding-top:3.125rem;font-weight:700}.poll__title[data-v-8df951f8]{font-size:2rem}.question[data-v-a3302abd]{display:flex;flex-direction:column;gap:12px}.question__header[data-v-a3302abd]{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.question__title[data-v-a3302abd]{font-size:1.4rem;font-weight:700}.question__help[data-v-a3302abd]{color:#777}.question__answers[data-v-a3302abd]{display:flex;flex-direction:column;gap:8px}.answer[data-v-13052e0d]{cursor:pointer;position:relative;padding:16px;display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:12px;background-color:#f2f2f2;border-left:2px solid var(--answer-color);transform-style:preserve-3d;transition:background-color .25s ease-out}.answer__content[data-v-13052e0d],.answer__input[data-v-13052e0d],.answer__check[data-v-13052e0d]{transform:translateZ(10px)}.answer__content[data-v-13052e0d]{width:100%;display:flex;justify-content:space-between;gap:16px}.answer__input[data-v-13052e0d]{position:absolute;opacity:0;width:100%;height:100%;left:0;top:0;z-index:1}.answer__check[data-v-13052e0d]{width:20px;height:20px;display:flex;align-items:center;justify-content:center;line-height:1;color:var(--answer-check-contrast-clr);border-radius:50%;border:2px solid var(--answer-check-clr, black);background-color:var(--answer-check-clr)}.answer__poll-votes[data-v-13052e0d]{font-weight:700}.answer[data-selected=true][data-v-13052e0d]{--_answer-color: var(--answer-color)}.answer[data-selected=true] .answer__check[data-v-13052e0d]{--answer-check-clr: #EB6619;--answer-check-contrast-clr: white}.answer[data-selected=true] .answer__check[data-v-13052e0d]:before{content:"✓";font-size:12px;color:inherit}.answer[data-v-13052e0d]:before,.answer[data-show-results][data-v-13052e0d]:not([data-quiz]):after{pointer-events:none!important;content:"";position:absolute;display:block;width:100%;height:100%;background-color:var(--_answer-color, transparent);opacity:.075;left:0;top:0;z-index:0;transform:translateZ(0);transition:background-color .25s ease-in}.answer[data-show-results][data-v-13052e0d]:not([data-quiz]):after{width:var(--answer-percent-value, 0%);opacity:.25;will-change:width;transform:translateZ(1px);transition:width .5s cubic-bezier(.4,0,1,1),background-color .25s ease-in}.answer[data-quiz][data-show-results][data-correct=true][data-v-13052e0d]{--_answer-color: #1FC60D}.answer[data-quiz][data-show-results][data-correct=true][data-selected=false] .answer__check[data-v-13052e0d]{--answer-check-clr: #1FC60D;--answer-check-contrast-clr: white}.answer[data-quiz][data-show-results][data-correct=true][data-selected=false] .answer__check[data-v-13052e0d]:before{content:"✓";font-size:12px;color:inherit}.answer[data-quiz][data-show-results][data-correct=false][data-selected=true][data-v-13052e0d]{--_answer-color: #FF0F0F}.answer[data-quiz][data-show-results][data-correct=false][data-selected=true] .answer__check[data-v-13052e0d]{--answer-check-clr: #FF0F0F;--answer-check-contrast-clr: white}.answer[data-quiz][data-show-results][data-correct=false][data-selected=true] .answer__check[data-v-13052e0d]:before{content:"✕";font-size:12px;color:inherit}.answer[data-answered=true][data-v-13052e0d]{--_answer-color: var(--answer-color)}.answer[data-answered=true][data-v-13052e0d]:before{opacity:.15}.answer[data-v-13052e0d]:hover,.answer[data-v-13052e0d]:focus-within{background-color:#ccc}.poll[data-v-9f7df6aa]{flex-grow:1;gap:24px}.poll__steps[data-v-9f7df6aa]{color:#777}.poll__questions[data-v-9f7df6aa]{position:relative}.poll__actions[data-v-9f7df6aa]{margin-top:auto}@media screen and (min-width: 499.98px){.poll__actions[data-v-9f7df6aa]{flex-direction:row;justify-content:space-between}}@media screen and (min-width: 767.98px){.poll[data-v-9f7df6aa]{padding-right:32px;padding-left:32px}}.v-leave-active[data-v-9f7df6aa]{display:none}.v-enter-active[data-v-9f7df6aa]{transition:all .5s ease}.v-enter-from[data-v-9f7df6aa],.v-leave-to[data-v-9f7df6aa]{opacity:0;transform:translate(30px)}.carousel__item[data-v-cd82988f]{position:relative}.carousel__item .-img[data-v-cd82988f]{flex:1;display:flex;align-items:center;justify-content:center;height:100%}.carousel__item .-img[data-v-cd82988f]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(84,84,84,.5),rgb(0,0,0));z-index:5}@media (max-width: 767px){.carousel__item .-img[data-v-cd82988f]:after{height:150%}}@media (max-width: 767px){.carousel__item .-img[data-v-cd82988f]{height:100vh}}.carousel__item .-img a[data-v-cd82988f]{height:100%;width:100%}.carousel__item .-img a img[data-v-cd82988f]{height:100%;width:100%;object-fit:fill}@media (max-width: 767.89px){.carousel__item .-img a img[data-v-cd82988f]{object-fit:cover}}.carousel__item.-info[data-v-cd82988f]{position:absolute;bottom:0;left:0;width:100%;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:end;padding:0 3rem 4rem}@media (max-width: 768px){.carousel__item.-info[data-v-cd82988f]{padding:0 3rem 4rem 2rem;background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,0))}}.carousel__item.-info .-title[data-v-cd82988f]{z-index:10;font-weight:400;font-size:var(--size-title-h4);color:var(--color-neutral-50);text-align:justify;text-align:center}@media (max-width: 768px){.carousel__item.-info .-title[data-v-cd82988f]{font-weight:500;font-size:var(--size-title-h6);color:var(--color-neutral-50);letter-spacing:.24px}}.carousel__item.-info .-description[data-v-cd82988f]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:400;font-size:var(--size-text-subtitle1);color:var(--color-neutral-50);transition:all .3s ease;text-align:center;letter-spacing:.256px;margin-top:1rem}@media (max-width: 768px){.carousel__item.-info .-description[data-v-cd82988f]{font-weight:400;font-size:var(--size-text-body2);color:var(--color-neutral-50);letter-spacing:.128px}}.carousel__item.-info .-description.expanded[data-v-cd82988f]{-webkit-line-clamp:unset}.carousel__item.-info button[data-v-cd82988f]{z-index:10}.banner-poll[data-v-e6fc09cf]{position:relative;background-image:url(https://escolanaturaeavon-spa.neolude.com.br/assets/img/Poll/BannerEnquete.jpg);height:90vh;background-image:url(https://escolanaturaeavon-spa.neolude.com.br/assets/img/Poll/BannerEnquete.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.banner-poll__info[data-v-e6fc09cf],.banner-poll__caption[data-v-e6fc09cf]{max-width:600px;text-align:left}.banner-poll__info[data-v-e6fc09cf]{padding-right:32px}.banner-poll__status[data-v-e6fc09cf]{font-size:.95rem;display:flex;gap:12px}.banner-poll__status-value[data-v-e6fc09cf]{font-weight:700}.banner-poll__status-item[data-v-e6fc09cf]{position:relative;display:flex;flex-direction:row-reverse;gap:4px}.banner-poll__status-item[data-v-e6fc09cf]:not(:last-of-type):after{content:"|";position:absolute;right:-8px}.banner-poll__caption[data-v-e6fc09cf]{text-overflow:ellipsis;white-space:pre-wrap;-moz-box-orient:vertical;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;overflow:clip}.banner-poll__actions[data-v-e6fc09cf]{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;gap:32px}@media screen and (min-width: 469.98px){.banner-poll__actions[data-v-e6fc09cf]{flex-direction:row}}.banner-poll__main-actions[data-v-e6fc09cf]{display:flex;gap:16px;justify-content:space-between}@media screen and (max-width: 644.98px){.banner-poll__main-actions[data-v-e6fc09cf]{width:100%}}.banner-poll__ignore[data-v-e6fc09cf]{flex-shrink:0}:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #ffffff;--vc-icn-width: 1.2em;--vc-nav-width: 30px;--vc-nav-height: 30px;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-background: transparent;--vc-pgn-width: 12px;--vc-pgn-height: 4px;--vc-pgn-margin: 4px;--vc-pgn-border-radius: 0;--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-active-color: var(--vc-clr-primary)}.carousel__prev,.carousel__next{box-sizing:content-box;background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:var(--vc-nav-height);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer;margin:0 10px;top:50%;transform:translateY(-50%)}.carousel__prev:hover,.carousel__next:hover{color:var(--vc-nav-color-hover)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{right:auto;left:0}.carousel{position:relative;text-align:center;box-sizing:border-box;touch-action:pan-y;overscroll-behavior:none}.carousel.is-dragging{touch-action:none}.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;position:relative}.carousel__viewport{overflow:hidden}.carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:0;margin:10px 0 0}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;padding:var(--vc-pgn-margin);background:transparent}.carousel__pagination-button:after{display:block;content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color)}.carousel__pagination-button:hover:after,.carousel__pagination-button--active:after{background-color:var(--vc-pgn-active-color)}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;transform:translateZ(0)}:root{--vc-pgn-width: 16px;--vc-pgn-height: 16px;--vc-pgn-border-radius: 50px;--vc-pgn-background-color: $white;--vc-pgn-active-color: $black}.carousel__pagination{position:absolute;bottom:10px;left:50%;transform:translate(-50%);z-index:10;gap:10px;margin-bottom:1.5rem}@media (max-width: 768px){.carousel__pagination{margin-bottom:1rem}}.carousel__pagination .carousel__pagination-item{position:relative}.carousel__pagination .carousel__pagination-button:after{position:absolute;border-radius:50px;width:10px;height:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.carousel__pagination .carousel__pagination-button{width:10px;height:10px;background-color:var(--color-neutral-50);border-radius:50px}.carousel__pagination .carousel__pagination-button--active{width:10px;height:10px;background-color:var(--color-brand-primary);border-radius:20px;position:relative}.banner__container .carousel__slide{padding:0}.banner__container[data-v-a80677e2]{height:90vh;width:100%;overflow:hidden;position:relative}@media (max-width: 768px){.banner__container[data-v-a80677e2]{height:75vh}}.carousel__slide[data-v-a80677e2]{margin:0;display:block;height:90vh}@media (max-width: 768px){.carousel__slide[data-v-a80677e2]{height:75vh}}.carousel__item[data-v-a80677e2]{position:relative;height:90vh}@media (max-width: 768px){.carousel__item[data-v-a80677e2]{height:75vh}}.disabled[data-v-a80677e2]{pointer-events:none}.-footer__container[data-v-2eda0b92]{background:#fAFAFA}.-footer__section-container[data-v-2eda0b92]{max-width:360px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;gap:2rem;border-top:1px solid #E1E1E1;background-color:#fafafa}@media (min-width: 768px){.-footer__section-container[data-v-2eda0b92]{flex-direction:row;align-items:center;justify-content:space-between;max-width:100%}}.-footer__links[data-v-2eda0b92]{display:flex;flex-direction:column;gap:1rem}.-footer__links li a[data-v-2eda0b92]{font-size:14px;font-weight:500;transition:color .3s}.-footer__links li a[data-v-2eda0b92]:hover{color:#eb6619}@media (min-width: 768px){.-footer__links[data-v-2eda0b92]{flex-direction:row}}@media (min-width: 1024px){.-footer__links[data-v-2eda0b92]{gap:3rem}}.-footer__logos[data-v-2eda0b92]{display:flex;justify-content:center;align-items:center;gap:17px}@media (min-width: 375px){.-footer__logos[data-v-2eda0b92]{gap:2rem}}@media (min-width: 768px) and (max-width: 1224px){.-footer__logos[data-v-2eda0b92]{gap:.5rem;padding-left:5px}}.-footer__logos img[data-v-2eda0b92]{max-height:60px;width:auto}@media (max-width: 375px){.-footer__logos img[data-v-2eda0b92]{max-height:50px}}.-footer__logos .afeto-logo[data-v-2eda0b92]{height:30px}@media (min-width: 1225px){.-footer__logos .afeto-logo[data-v-2eda0b92]{margin-left:-30px}}@media (max-width: 375px){.-footer__logos .afeto-logo[data-v-2eda0b92]{margin-left:-16px}}@media (min-width: 375px) and (max-width: 767.87px){.-footer__logos .afeto-logo[data-v-2eda0b92]{margin-left:-30px}}@media (min-width: 768px) and (max-width: 1224px){.-footer__logos .afeto-logo[data-v-2eda0b92]{margin-left:-10px}}.-footer__logos .brand-logo[data-v-2eda0b92]{max-height:80px}@media (max-width: 375px){.-footer__logos .brand-logo[data-v-2eda0b92]{max-height:70px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.progressbar{position:relative;width:100%;height:12px;overflow:hidden;border-radius:99px;background-color:var(--color-neutral-200)}.progressbar__indicator{height:100%;flex:1;border-radius:99px;background-color:var(--color-brand-primary);transition:transform .25s cubic-bezier(1,0,0,1)}.sr-only[data-v-37806ddc]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.card-item[data-v-37806ddc]{width:100%;height:100%;border-radius:8px;box-shadow:0 3px 4px #00000024;background-color:var(--color-neutral-100);transition:all .2s ease-in-out}@media (min-width: 1360px){.card-item[data-v-37806ddc]{width:298px;height:409px}}.card-item__content[data-v-46917d78]{width:100%;height:220px;display:flex;flex-direction:column;justify-content:space-between;gap:16px;padding:16px}@media (min-width: 375px){.card-item__content[data-v-46917d78]{padding:0 16px 16px;position:relative;bottom:0px;margin-top:10px}}.card-item__thumbnail-wrapper[data-v-7efa1ea0]{width:100%}.card-item__thumbnail[data-v-7efa1ea0]{width:100%;height:180px;background-size:cover;background-position:center;border-radius:8px 8px 0 0}.card-item__thumbnail__thumbnail>img[data-v-7efa1ea0]{height:180px;object-fit:cover;object-position:top}.card-item__thumbnail .top-course-number[data-v-7efa1ea0]{position:absolute;top:69px;left:16px;color:#fff;font-size:96px;font-weight:400;z-index:10}.sr-only[data-v-475b15e9]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.typography.-gutter[data-v-475b15e9]:not(.-subtitle1,.-subtitle2){margin-bottom:8px}.typography.-subtitle1.-gutter[data-v-475b15e9],.typography.-subtitle2.-gutter[data-v-475b15e9]{margin-bottom:4px}.typography.-subtitle1[data-v-475b15e9]{font-size:var(--size-text-subtitle1);font-weight:500;line-height:calc(var(--size-text-subtitle1) * 1.25)}.typography.-subtitle2[data-v-475b15e9]{font-size:var(--size-text-subtitle2);font-weight:500;line-height:calc(var(--size-text-subtitle2) * 1.25)}.typography.-body1[data-v-475b15e9]{font-size:var(--size-text-body1);font-weight:400;line-height:calc(var(--size-text-body1) * 1.25);color:var(--color-text-medium-emphasis-dark)}.typography.-body2[data-v-475b15e9]{font-size:var(--size-text-body2);font-weight:400;line-height:calc(var(--size-text-body2) * 1.25);color:var(--color-text-medium-emphasis-dark)}.typography.-clamp-lines[data-v-475b15e9]{--_max-lines: var(--max-lines, 5);text-overflow:ellipsis;white-space:pre-wrap;-moz-box-orient:vertical;-webkit-box-orient:vertical;line-clamp:var(--_max-lines);-webkit-line-clamp:var(--_max-lines);display:-webkit-box;overflow:hidden;overflow:clip}.dynamic-line-break:after{content:"\a";white-space:pre;display:block;visibility:hidden;line-height:1.3}.card-item__rating[data-v-2bf51b5c]{display:flex;align-items:center;gap:8px;margin-bottom:12px}.card-item__star[data-v-069247b6]{width:1.5rem;height:1.5rem}.card-item .sr-only[data-v-cdecff0a]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.card-item__rate[data-v-cdecff0a]{display:inline;margin-bottom:0;font-size:var(--size-text-body2);font-weight:400;color:var(--color-neutral-550)}.sr-only[data-v-29e87485]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.neo-course-card[data-v-29e87485]{position:relative;text-align:left}.neo-course-card.--favorite[data-v-29e87485]{position:absolute;background-color:transparent;border:none;cursor:pointer;z-index:9;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--color-neutral-50);top:.5rem;right:.5rem}.neo-course-card.--favorite svg[data-v-29e87485]{--fill-color: transparent;--stroke-color: black;width:1.5rem;height:1.5rem}.neo-course-card.--favorite[data-pressed][data-v-29e87485]{background-color:#600014}.neo-course-card.--favorite[data-pressed] svg[data-v-29e87485]{--stroke-color: white}.neo-course-card.--wrapper[data-v-29e87485]{width:100%;height:100%;display:flex;flex-direction:column;border-radius:inherit}@media (min-width: 1360px){.neo-course-card.--wrapper[data-v-29e87485]{width:298px;height:auto}}.neo-course-card.--badge[data-v-29e87485]{position:absolute;height:24px;width:auto;top:140px;right:8px}.neo-course-card.--status-info[data-v-29e87485]{display:flex;justify-content:space-between;margin-bottom:8px;font-size:var(--size-text-body2)}.neo-course-card.--situation[data-v-29e87485]{color:var(--color-brand-primary);font-weight:500}.neo-course-card.--progress[data-v-29e87485]{color:var(--color-text-medium-emphasis-dark);font-size:.75rem;text-align:end}.neo-course-card.--title[data-v-29e87485]{color:var(--color-neutral-550)}.neo-course-card.--header[data-v-29e87485]{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 1360px){.neo-course-card.--header[data-v-29e87485]{height:87px}}.neo-course-card.--footer[data-v-29e87485]{display:flex;flex-direction:column}@media (min-width: 1360px){.neo-course-card.--footer[data-v-29e87485]{height:77px;display:flex;flex-direction:column;justify-content:end}}.neo-course-card .disabled[data-v-29e87485]{pointer-events:none}.neo-course-card .card-thumb-area[data-v-29e87485]{max-height:180px}.interest-area .carousel__track,.courses__section .carousel__track{position:relative;right:10px}.carousel__slide{padding:.2rem 9px}@media (min-width: 768px){.carousel__slide{padding:.2rem 12px}}.carousel__prev,.carousel__next{position:absolute;top:-25px;right:0;left:inherit}.carousel__prev .carousel__icon,.carousel__next .carousel__icon{width:1.5rem;height:1.5rem;fill:color("neutral-600");transform:scale(1.25)}.carousel__prev{right:40px}.courses__container[data-v-1b85700b]{display:flex;width:100%;max-width:1280px;padding:0 1rem;margin:0 auto;padding:0;flex-direction:column;gap:1rem}.courses__section-title[data-v-1b85700b]{color:var(--color-neutral-600);font-weight:500;font-size:var(--size-title-h6);letter-spacing:.24px;margin:.5rem 0}@media (max-width: 768px){.courses__section-title[data-v-1b85700b]{font-size:var(--size-text-subtitle1)}}@media (max-width: 1280px){.courses__section-title[data-v-1b85700b]{padding-right:1rem}}.courses__section-list[data-v-1b85700b]{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none}.carousel__item[data-v-1b85700b]{transition:all .2s ease-in-out}.carousel__item[data-v-1b85700b] .carousel__item-card{display:flex;flex-direction:column;width:100%;height:100%;background:#FFFFFF;border-radius:10px;transition:all .2s ease-in-out;-webkit-box-shadow:0px 0px 8px 0px rgba(0,0,0,.25);-moz-box-shadow:0px 0px 8px 0px rgba(0,0,0,.25);box-shadow:0 0 8px #00000040}.carousel__item[data-v-1b85700b] .carousel__item-card.-recomended .carousel__item-info .carousel__item-info-bottom{width:65%}.carousel__item[data-v-1b85700b] .carousel__item-card.-recomended .recomended__position{color:#eb6619;position:absolute;right:10px;line-height:70px;font-size:6rem;font-weight:500;bottom:0}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-thumb{width:100%;height:auto;overflow:hidden;border-radius:10px 10px 0 0;aspect-ratio:10/7}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-thumb img{width:100%;height:100%;object-fit:cover}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-grow:1;padding:.5rem;gap:.2rem;min-height:125px;border-radius:0 0 5px 5px;position:relative}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info .crer__badge{position:absolute;right:.5rem;top:1.5rem;height:62px}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info .carousel__item-info-top,.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info .carousel__item-info-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info .carousel__item-badge{min-height:22px;display:flex;gap:.2rem;flex-wrap:wrap;display:none}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info .carousel__item-badge .carousel__item-badge-text{font-size:.8rem;border:1px solid #000000;padding:.2rem .5rem;border-radius:20px;color:#000}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info .carousel__item-badge .carousel__item-badge-text.-fast{border:1px solid #7BB9B3;background:#7BB9B3;color:#fff}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info .carousel__item-badge .carousel__item-badge-text.-certificate{border:1px solid #E5004B;background:#FFFFFF;color:#e5004b}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info .carousel__item-badge .carousel__item-badge-text.-live{border:1px solid #000000;background:#FFFFFF;color:#000}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info .carousel__item-title{font-size:1rem;font-weight:600;color:#000;text-align:start;width:75%}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info .carousel__item-reviews{color:#777;display:flex;align-items:center;gap:.2rem}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info .carousel__item-reviews .fastlearn__item-reviews-rate{font-size:.8rem;font-weight:600;color:#777}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info .carousel__item-reviews .item__reviews-stars-container{position:relative}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info .carousel__item-reviews .item__reviews-stars-container .carousel__item-reviews-stars img{width:1.25rem}@media (max-width: 425px){.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info .carousel__item-reviews .item__reviews-stars-container .carousel__item-reviews-stars img{width:.8rem}}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-info .carousel__item-reviews .carousel__item-reviews-quantity{font-size:.8rem;color:#777}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-status-container{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-status-container .item__status-text{font-size:1.1rem;font-weight:600;color:#777}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-status-container .item__status-text.-avaible{color:#e5004b}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-status-container .item__status-text.-concluded{color:#d8d8d8}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-status-container .item__status-text.-ongoing{color:#eb6619}.carousel__item[data-v-1b85700b] .carousel__item-card .carousel__item-status-container .item__status-text.-reproved{color:#ff0f0f}.carousel__item[data-v-1b85700b] .carousel__item-card .item__status-range-container{display:flex;gap:.5rem;width:100%;align-items:center}.carousel__item[data-v-1b85700b] .carousel__item-card .item__status-range-container .item__status-range{width:100%;height:8px;border-radius:5px;position:relative}.carousel__item[data-v-1b85700b] .carousel__item-card .item__status-range-container .item__status-range .item__status-range-bar{display:flex;height:100%;width:100%;border-radius:5px;position:absolute;top:0}.carousel__item[data-v-1b85700b] .carousel__item-card .item__status-range-container .item__status-range .item__status-range-bar.-filled{background:#EB6619}.carousel__item[data-v-1b85700b] .carousel__item-card .item__status-range-container .item__status-range .item__status-range-bar.-empty{background:rgba(119,119,119,.1)}.carousel__item[data-v-1b85700b] .carousel__item-card .item__status-range-container .item__status-range-percentage{font-size:1rem;color:#777}.carousel__item-date-container[data-v-1b85700b]{width:100%;display:flex;justify-content:center;align-items:center;gap:2rem}.live__course-date[data-v-1b85700b]{font-size:1.2rem;font-weight:500;color:#000}.interest__card[data-v-901355e5]{display:flex;width:100%;max-width:1280px;padding:0 1rem;background-color:#fac871;border-radius:8px;align-items:center;margin:24px auto;padding:6px;flex-direction:column}.interest__title[data-v-901355e5]{font-size:16px;font-weight:500;color:#000;margin:16px 0 8px}.interest__description[data-v-901355e5]{font-size:16px;font-weight:400;color:#111;text-align:center;width:100%}.interest__description strong[data-v-901355e5]{font-weight:700;font-size:16px}.interest__button[data-v-901355e5]{background-color:#fff;color:#111;font-weight:500;font-size:14px;border:none;padding:.75rem 1.5rem;border-radius:20px;cursor:pointer;transition:background-color .2s ease-in-out;max-width:200px;margin:24px 0 16px}.interest__button[data-v-901355e5]:hover{background-color:#ccc}.interest-area[data-v-946bdacf]{padding:14px}@media (max-width: 767.98px){.interest-area[data-v-946bdacf]{padding:14px 0 14px 14px}}.quick-learn__section[data-v-62201f8b]{padding:2rem 0 4rem 1rem}.quick-learn__container[data-v-62201f8b]{width:100%;display:flex;flex-direction:column;gap:1rem;max-width:1280px;margin:0 auto}.quick-learn__header[data-v-62201f8b]{display:flex;align-items:center;justify-content:space-between;padding-right:10px}.quick-learn__title[data-v-62201f8b]{font-size:20px;font-weight:500;letter-spacing:.24px}@media (max-width: 768px){.quick-learn__title[data-v-62201f8b]{font-size:16px}}.quick-learn__nav-group[data-v-62201f8b]{display:flex;gap:8px}.quick-learn__carousel[data-v-62201f8b]{display:flex;flex-direction:row;gap:16px;overflow-x:auto;overflow-y:hidden;width:100%;scrollbar-width:none;cursor:pointer}.quick-learn__carousel.is-dragging[data-v-62201f8b]{cursor:pointer}.quick-learn__carousel[data-v-62201f8b]::-webkit-scrollbar{display:none}.quick-learn__card[data-v-62201f8b]{border-radius:10px;overflow:hidden;position:relative;height:290px;width:156px}.quick-learn__thumb-wrapper[data-v-62201f8b]{position:relative;height:100%;overflow:hidden}.quick-learn__thumb-gradient[data-v-62201f8b]{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(84,84,84,.5) 50%,#000000 100%);z-index:2}.quick-learn__thumb[data-v-62201f8b]{height:100%;object-fit:cover;width:100%;display:block;position:relative;z-index:1}.quick-learn__duration[data-v-62201f8b]{position:absolute;top:16px;left:16px;background:#FAC871;color:#111;font-size:12px;border-radius:25px;padding:4px 8px;z-index:3}.quick-learn__play[data-v-62201f8b]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.carousel__icon[data-v-62201f8b]{width:30px;height:30px}.quick-learn__info[data-v-62201f8b]{position:absolute;bottom:0;padding:0 10px 16px;z-index:3}.quick-learn__text[data-v-62201f8b]{color:#fff;font-size:12px;font-weight:400}.quick-learn__nav[data-v-62201f8b]:disabled{opacity:.4;cursor:default}.fastlearn__section[data-v-7a13e046]{width:100%;padding:2rem 1rem}.fastlearn__container[data-v-7a13e046]{display:flex;width:100%;max-width:1280px;padding:0 1rem;margin:0 auto;padding:0;flex-direction:column;gap:2rem}.fastlearn__container .fastlearn__section-title[data-v-7a13e046]{color:var(--color-neutral-600);font-weight:500;font-size:var(--size-title-h6);letter-spacing:.24px}@media (max-width: 768px){.fastlearn__container .fastlearn__section-title[data-v-7a13e046]{font-size:var(--size-text-subtitle1)}}.fastlearn__container .fastlearn__section-subtitle[data-v-7a13e046]{font-size:1rem;font-weight:400;color:#777}.fastlearn__courses-container[data-v-7a13e046]{display:flex;flex-direction:column;gap:2rem}.fastlearn__courses-list[data-v-7a13e046]{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:stretch;gap:1.5rem}@media (max-width: 800px){.fastlearn__courses-list[data-v-7a13e046]{justify-content:start}}.fastlearn__courses-action[data-v-7a13e046]{text-decoration:none;text-transform:uppercase;font-size:1.2rem;color:#eb6619;padding:.5rem 1rem;align-self:flex-end;transition:all .2s ease-in-out;border-radius:5px}.fastlearn__courses-action[data-v-7a13e046]:hover{background:rgba(235,102,25,.08);cursor:pointer}.fastlearn__courses-item[data-v-7a13e046]{display:flex;gap:.5rem;width:100%;max-width:390px}.fastlearn__courses-item .fastlearn__item-thumb[data-v-7a13e046]{height:100px;width:280px}.fastlearn__courses-item .fastlearn__item-thumb img[data-v-7a13e046]{height:100%;object-fit:cover;max-inline-size:unset;max-block-size:unset}.fastlearn__courses-item .fastlearn__item-info[data-v-7a13e046]{width:100%;height:100px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.fastlearn__courses-item .fastlearn__item-info .fastlearn__item-title[data-v-7a13e046]{font-size:1rem;font-weight:500;color:#000}.fastlearn__courses-item .fastlearn__item-info .fastlearn__item-workload[data-v-7a13e046]{color:#777;font-size:.9rem;display:flex;align-items:center;gap:.5rem}.fastlearn__courses-item .fastlearn__item-info .fastlearn__item-workload sup[data-v-7a13e046]{display:block;width:4px;height:4px;border-radius:50%;background-color:#77777780}.fastlearn__item-reviews[data-v-7a13e046]{color:#777;display:flex;align-items:center;gap:.2rem}.fastlearn__item-reviews .fastlearn__item-reviews-rate[data-v-7a13e046]{font-size:.8rem}.fastlearn__item-reviews .item__reviews-stars-container[data-v-7a13e046]{position:relative}.fastlearn__item-reviews .item__reviews-stars-container .fastlearn__item-reviews-stars img[data-v-7a13e046]{width:1.25rem}@media (max-width: 425px){.fastlearn__item-reviews .item__reviews-stars-container .fastlearn__item-reviews-stars img[data-v-7a13e046]{width:1rem}}.fastlearn__item-reviews .fastlearn__item-reviews-quantity[data-v-7a13e046]{font-size:.75rem;color:#777}@media (max-width: 425px){.fastlearn__courses-item .fastlearn__item-thumb[data-v-7a13e046]{height:80px;width:160px}.fastlearn__courses-item .fastlearn__item-info[data-v-7a13e046]{height:80px}.fastlearn__courses-item .fastlearn__item-info .fastlearn__item-title[data-v-7a13e046]{font-size:.8rem;font-weight:500;color:#000}.fastlearn__courses-item .fastlearn__item-info .fastlearn__item-workload[data-v-7a13e046]{font-size:.7rem}.fastlearn__courses-item .fastlearn__item-info .fastlearn__item-workload sup[data-v-7a13e046]{width:2px;height:2px}}.disabled[data-v-7a13e046]{pointer-events:none}.categorie-card[data-v-3d4bd332]{display:flex;flex-direction:column;justify-content:center;gap:1rem;width:100%;cursor:pointer}.categorie-card__image[data-v-3d4bd332]{border-radius:20px;background-size:contain;background-repeat:no-repeat;overflow:hidden;background-position:center;position:relative;padding-bottom:48.6666666667%;height:0}.categorie-card__image[data-v-3d4bd332]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;background:linear-gradient(to right,rgba(0,0,0,.8),rgba(84,84,84,.5),rgba(255,255,255,0));z-index:1}.categorie-card___information[data-v-3d4bd332]{display:flex;flex-direction:column;justify-content:center;gap:.5rem;position:absolute;z-index:2}.categorie-card__title[data-v-3d4bd332]{position:relative;font-weight:500;font-size:1rem;color:#fff;line-height:150%;text-align:start;letter-spacing:.016rem;margin-left:1.5rem;max-width:140px}.categorie-card__courses[data-v-3d4bd332]{position:relative;font-weight:500;font-size:1rem;color:#fff;line-height:150%;text-align:end;letter-spacing:.016rem;margin-left:1.5rem;width:80%}.see-more[data-v-3d4bd332]{margin:10px 20px 0;font-weight:500;font-size:14px;color:#ae0025}@media (min-width: 768px){.see-more[data-v-3d4bd332]{display:none}}.category__container[data-v-b6f47f28]{display:flex;width:100%;max-width:1280px;padding:0 1rem;margin:0 auto;padding:0;flex-direction:column;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.category__section-title[data-v-b6f47f28]{color:var(--color-neutral-600);font-weight:500;font-size:var(--size-title-h6);letter-spacing:.24px;margin:.5rem 0}@media (max-width: 768px){.category__section-title[data-v-b6f47f28]{font-size:var(--size-text-subtitle1)}}.courses__section[data-v-24a684e1]{padding:2rem 0 4rem 1rem}@media (min-width: 1360px){.courses__section.-light[data-v-24a684e1] .carousel__track,.courses__section.-recommended[data-v-24a684e1] .carousel__track,.courses__section.-natura[data-v-24a684e1] .carousel__track,.courses__section.-avon[data-v-24a684e1] .carousel__track,.courses__section.-top-courses[data-v-24a684e1] .carousel__track,.courses__section.-categories[data-v-24a684e1] .carousel__track{position:relative;right:8px}}.events__carousel-card[data-v-68e63b69]{background:#FFFFFF;box-shadow:0 2px 10px #00000014;display:flex;flex-direction:column;height:100%;min-height:500px;position:relative}.card__header[data-v-68e63b69]{display:flex;width:100%;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:1rem .5rem}.card__header-text[data-v-68e63b69]{display:flex;flex-direction:column;gap:.2rem;flex-grow:1;max-width:75%}.card__header-text .card__header-title[data-v-68e63b69]{font-size:1.2rem;font-weight:600;color:#000;min-height:50px;word-wrap:break-word}.card__header-text .card__header-subtitle[data-v-68e63b69]{font-size:.75rem;font-weight:400;color:#777;min-height:45px;word-wrap:break-word;white-space:wrap}.card__header-text.fillmax[data-v-68e63b69]{max-width:100%}.card__header-logo[data-v-68e63b69]{max-width:60px;flex-shrink:0}.card__header-logo img[data-v-68e63b69]{width:100%;height:auto}.card__thumb[data-v-68e63b69]{width:100%;height:200px}.card__thumb img[data-v-68e63b69]{width:100%;height:100%;object-fit:cover}.card__info-container[data-v-68e63b69]{display:flex;flex-direction:column;gap:.6rem;padding:.5rem .5rem 1rem;flex-grow:1}.event__status[data-v-68e63b69]{width:100%;display:flex;gap:.5rem}.status__badge[data-v-68e63b69]{padding:.25rem .6rem;border-radius:15px;font-size:.75rem;font-weight:500;color:#fff}.status__badge.-pres[data-v-68e63b69],.status__badge.-virt[data-v-68e63b69]{text-transform:uppercase}.status__badge.-pres[data-v-68e63b69]{background:#EB6619}.status__badge.-virt[data-v-68e63b69]{background:#E5004B}.status__badge.-init[data-v-68e63b69]{background:#cccccc;color:#000}.event__info[data-v-68e63b69]{display:flex;gap:1rem}.event__cycle[data-v-68e63b69],.event__date[data-v-68e63b69],.event__hour[data-v-68e63b69],.event__location[data-v-68e63b69]{display:flex;gap:.25rem;flex-direction:column}.event__location[data-v-68e63b69]{border-top:1px solid #cccccc;padding:.6rem 0 0;min-height:80px}.event__location.-new-event[data-v-68e63b69]{padding-bottom:100px}.info__title[data-v-68e63b69]{font-size:1rem;font-weight:600;color:#000}.info__value[data-v-68e63b69]{z-index:2;font-size:1rem;font-weight:400;color:#000;min-height:20px}.info__value a[data-v-68e63b69]{word-wrap:break-word;color:#227bbd;text-decoration:underline}.event__action[data-v-68e63b69]{display:flex;flex-grow:1;align-items:flex-end;padding:.6rem 0 0}.event__action-btn[data-v-68e63b69]{width:100%;border-radius:5px;background:#7536BD;color:#fff;text-transform:uppercase;display:flex;justify-content:center;padding:.75rem 1rem;letter-spacing:2px;font-weight:500;align-items:center;gap:1rem;cursor:pointer;transition:all .2s ease-in-out}.event__action-btn[data-v-68e63b69]:hover{background:#6930a9}.event__action-btn.active[data-v-68e63b69]{background:#E5004B}.event__action-btn.active[data-v-68e63b69]:hover{background:#cc0043}.event__action-icon[data-v-68e63b69]{height:22px}.event__action-text[data-v-68e63b69]{text-align:center}.event__location-graphism[data-v-68e63b69]{position:absolute;bottom:0;right:0;width:100%}@keyframes reflection-4db9eb84{0%{transform:translate3d(-100%,-100%,-1px)}to{transform:translate3d(100%,100%,-1px)}}.loading-card[data-v-4db9eb84]{position:relative;background:#FFFFFF;box-shadow:0 2px 10px #00000014;display:flex;flex-direction:column;height:100%;min-height:500px;overflow:hidden}.loading-card__header[data-v-4db9eb84]{height:100px;padding:1rem .5rem;display:flex;gap:.5rem;font-size:1.2rem}.loading-card__icon[data-v-4db9eb84]{width:100%;max-width:60px;background-color:#ccc;margin-left:auto}.loading-card__icon .ratio[data-v-4db9eb84]{padding-bottom:100%}.loading-card__thumb[data-v-4db9eb84]{width:100%;height:200px;background-color:#ccc;flex-shrink:0}.loading-card__footer[data-v-4db9eb84]{display:flex;padding:.5rem .5rem 1rem;flex-grow:1}.loading-card__button[data-v-4db9eb84]{width:100%;height:46px;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1em 2.4em;margin-top:auto;border:none;border-radius:4px;background-color:#7536bd}.reflection[data-v-4db9eb84]{position:relative;overflow:hidden}.reflection[data-v-4db9eb84]:before{content:"";position:absolute;width:250%;height:250%;animation:reflection-4db9eb84 2s ease forwards infinite;transform-style:preserve-3d;transform:translateZ(-1px);background-image:linear-gradient(145deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.25) 40%,rgba(255,255,255,.75) 50%,rgba(255,255,255,.25) 60%,rgba(255,255,255,0) 100%)}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.mySwiper{width:100%}.swiper-button-prev,.swiper-button-next{width:30px;height:30px;position:relative;width:auto;height:auto;margin:0;padding:8px 16px;flex-shrink:0;top:unset;bottom:unset;left:unset;right:unset;transform:unset;z-index:0}.swiper-button-prev:after,.swiper-button-next:after{font-weight:bolder;font-size:1.5rem;color:#000}.swiper-button-prev:disabled,.swiper-button-next:disabled{cursor:auto;opacity:.35;pointer-events:none}.events__carousel[data-v-ae42725e]{width:100%}.events__carousel-container[data-v-ae42725e]{display:flex;flex-direction:column;width:100%;margin:0 auto;max-width:1280px;gap:1rem}.events__carousel-header[data-v-ae42725e]{display:flex;justify-content:space-between}.events__carousel-title[data-v-ae42725e]{color:var(--color-neutral-600);font-weight:500;font-size:var(--size-title-h6);letter-spacing:.24px;margin:.5rem 0}@media (max-width: 768px){.events__carousel-title[data-v-ae42725e]{font-size:var(--size-text-subtitle1)}}@media (max-width: 1280px){.events__carousel-title[data-v-ae42725e]{padding-right:1rem}}.events__carousel-navigation[data-v-ae42725e]{display:flex;align-items:center}.events__carousel-slide[data-v-ae42725e]{height:auto!important}.events__carousel-swiper[data-v-ae42725e]{padding:.4rem .2rem}.not-found-message[data-v-ae42725e]{width:100%;min-height:200px;padding:24px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;font-size:18px;opacity:.5}.empty-message[data-v-ae42725e]{width:100%;max-width:370px;display:flex;flex-direction:column;align-items:center;gap:24px;padding:24px;font-size:20px;font-weight:400;line-height:24px;text-align:center;background:#fff;box-shadow:0 4px 8px 2px #7070701a}.empty-message__icon[data-v-ae42725e]{position:relative;width:64px;height:auto;display:flex;flex-direction:row-reverse}.empty-message__icon svg[data-v-ae42725e]{height:auto;min-width:110px;flex-shrink:0}.modal.-event-remind[data-v-ae42725e]{text-align:center}.modal.-event-remind .modal__body[data-v-ae42725e]{max-width:600px;margin-right:auto;margin-left:auto;display:flex;flex-direction:column;align-items:center;gap:40px}.modal.-event-remind .modal__description[data-v-ae42725e]{font-size:24px}.courses__section[data-v-084f6fd7]{padding:2rem 0 4rem 1rem}.tabs[data-v-c2cbbb91]{display:flex;width:100%;margin:0 2rem}@media (max-width: 768px){.tabs[data-v-c2cbbb91]{margin:0}}.tabs button[data-v-c2cbbb91]{flex:1;border:none;cursor:pointer;border-radius:0;padding:1rem;font-weight:500;font-size:1rem;letter-spacing:.256px;color:var(--color-neutral-450);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;height:3rem}.tabs button.active[data-v-c2cbbb91]{border-bottom:3px solid var(--color-brand-primary);color:var(--color-neutral-600)}@media (max-width: 768px){.tabs button.courses[data-v-c2cbbb91]{margin-left:1rem}}.tabs button.live[data-v-c2cbbb91]{margin-right:4rem}@media (max-width: 768px){.tabs button.live[data-v-c2cbbb91]{margin-right:1rem}}
