.unsaved-changes-dialog .MuiDialog-paper{width:50rem;border-radius:2.4rem;border:2px solid var(--color-gray-200);padding:2.4rem;box-shadow:0 4px 20px rgba(0,0,0,.1);overflow:hidden}.unsaved-changes-dialog .dialog-content,.unsaved-changes-dialog .dialog-text{overflow:hidden}.unsaved-changes-dialog .MuiBackdrop-root{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.unsaved-changes-dialog .dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.4rem}.unsaved-changes-dialog .icon-container{width:4.8rem;height:4.8rem;background-color:#fef0c7;border-radius:50%;display:flex;align-items:center;justify-content:center}.unsaved-changes-dialog .close-button:hover{background-color:var(--color-gray-100)}.unsaved-changes-dialog .dialog-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin-bottom:2rem;gap:.8rem}.unsaved-changes-dialog .dialog-title{font-size:var(--display-xs);font-weight:var(--weight-semibold);color:var(--color-gray-900);padding-left:0;padding-bottom:0}.unsaved-changes-dialog .dialog-text{color:var(--color-gray-600);font-size:var(--text-sm);padding-left:0;padding-top:0;padding-bottom:0}.unsaved-changes-dialog .dialog-actions{padding-bottom:1.6rem;padding-left:0;padding-right:0}.unsaved-changes-dialog .dialog-actions .actions-container{display:flex;width:100%;gap:.8rem}.unsaved-changes-dialog .dialog-actions .cancel-button{flex:1 1;height:4.4rem;font-weight:var(--weight-semibold);border-color:var(--color-gray-300);color:#364152}.unsaved-changes-dialog .dialog-actions .cancel-button:hover{background-color:var(--color-gray-100)!important}.unsaved-changes-dialog .dialog-actions .confirm-button{flex:1 1;height:4.4rem;font-weight:var(--weight-semibold);background-color:var(--color-brand-800)}.unsaved-changes-dialog .dialog-actions .confirm-button:hover{background-color:var(--color-brand-900)!important}@media(max-width:1023px){.unsaved-changes-dialog .dialog-actions .actions-container,.unsaved-changes-dialog .dialog-content{flex-direction:column;font-size:var(--text-sm)}.unsaved-changes-dialog .cancel-button,.unsaved-changes-dialog .confirm-button{font-size:var(--text-sm)}.unsaved-changes-dialog .confirm-button{order:1}.unsaved-changes-dialog .cancel-button{order:2}}@media(min-width:1024px){.cc--flex{display:flex;align-items:center;gap:var(--d-gap,2rem)}.cc--flex-top{align-items:flex-start}.cc--flex-centered{justify-content:center}.cc--flex-between{justify-content:space-between}.cc--flex-wrap{flex-wrap:wrap}.cc--flex-separator>div:not(:last-of-type){position:relative}.cc--flex-separator>div:not(:last-of-type):after{content:"";border-left:1px solid #000;position:absolute;left:calc(var(--d-gap, 2rem)/-2);top:0;height:100%}}@media(min-width:1024px)and (max-width:1023px){.cc--flex-separator>div:not(:last-of-type):after{left:calc(var(--d-gap, 2rem)/-2)}}@media(max-width:1023px){.cc--flex{display:flex;align-items:center;gap:var(--m-gap,2rem)}.cc--flex-top{align-items:flex-start}.cc--flex-centered{justify-content:center}.cc--flex-between{justify-content:space-between}.cc--flex-wrap{flex-wrap:wrap}.cc--flex-separator>div:not(:last-of-type){position:relative}.cc--flex-separator>div:not(:last-of-type):after{content:"";border-left:1px solid #000;position:absolute;left:calc(var(--m-gap, 2rem)/-2);top:0;height:100%}}@media(max-width:1023px)and (max-width:1023px){.cc--flex-separator>div:not(:last-of-type):after{left:calc(var(--m-gap, 2rem)/-2)}}@media(min-width:1024px){.cc--column{display:flex;flex-direction:column;align-items:normal;gap:var(--d-gap,2rem)}.cc--column-centered{justify-content:center;align-items:center}.cc--column-hcentered{align-items:center;justify-content:inherit}.cc--column-vcentered{align-items:inherit;justify-content:center}.cc--column>div{width:100%}}@media(max-width:1023px){.cc--column{display:flex;flex-direction:column;align-items:normal;gap:var(--m-gap,2rem)}.cc--column-centered{justify-content:center;align-items:center}.cc--column-hcentered{align-items:center;justify-content:inherit}.cc--column-vcentered{align-items:inherit;justify-content:center}.cc--column>div{width:100%}}@media(min-width:1024px){.cc--columns{display:grid;grid-template-columns:repeat(var(--d-columns,2),1fr);grid-gap:var(--d-gap,2rem);gap:var(--d-gap,2rem)}.cc--columns:is(ul){list-style:none;padding:0;margin:0}}@media(max-width:1023px){.cc--columns{display:grid;grid-template-columns:repeat(var(--m-columns,2),1fr);grid-gap:var(--m-gap,2rem);gap:var(--m-gap,2rem)}.cc--columns:is(ul){list-style:none;padding:0;margin:0}}@media(min-width:1024px){.cc--d-flex{display:flex;align-items:center;gap:var(--d-gap,2rem)}.cc--d-flex-top{align-items:flex-start}.cc--d-flex-centered{justify-content:center}.cc--d-flex-between{justify-content:space-between}.cc--d-flex-wrap{flex-wrap:wrap}.cc--d-flex-separator>div:not(:last-of-type){position:relative}.cc--d-flex-separator>div:not(:last-of-type):after{content:"";border-left:1px solid #000;position:absolute;left:calc(var(--d-gap, 2rem)/-2);top:0;height:100%}}@media(min-width:1024px)and (max-width:1023px){.cc--d-flex-separator>div:not(:last-of-type):after{left:calc(var(--d-gap, 2rem)/-2)}}@media(min-width:1024px){.cc--d-column{display:flex;flex-direction:column;align-items:normal;gap:var(--d-gap,2rem)}.cc--d-column-centered{justify-content:center;align-items:center}.cc--d-column-hcentered{align-items:center;justify-content:inherit}.cc--d-column-vcentered{align-items:inherit;justify-content:center}.cc--d-column>div{width:100%}.cc--d-columns{display:grid;grid-template-columns:repeat(var(--d-columns,2),1fr);grid-gap:var(--d-gap,2rem);gap:var(--d-gap,2rem)}.cc--d-columns:is(ul){list-style:none;padding:0;margin:0}}@media(max-width:1023px){.cc--m-flex{display:flex;align-items:center;gap:var(--d-gap,2rem)}.cc--m-flex-top{align-items:flex-start}.cc--m-flex-centered{justify-content:center}.cc--m-flex-between{justify-content:space-between}.cc--m-flex-wrap{flex-wrap:wrap}.cc--m-flex-separator>div:not(:last-of-type){position:relative}.cc--m-flex-separator>div:not(:last-of-type):after{content:"";border-left:1px solid #000;position:absolute;left:calc(var(--d-gap, 2rem)/-2);top:0;height:100%}}@media(max-width:1023px)and (max-width:1023px){.cc--m-flex-separator>div:not(:last-of-type):after{left:calc(var(--d-gap, 2rem)/-2)}}@media(max-width:1023px){.cc--m-column{display:flex;flex-direction:column;align-items:normal;gap:var(--m-gap,2rem)}.cc--m-column-centered{justify-content:center;align-items:center}.cc--m-column-hcentered{align-items:center;justify-content:inherit}.cc--m-column-vcentered{align-items:inherit;justify-content:center}.cc--m-column>div{width:100%}.cc--m-columns{display:grid;grid-template-columns:repeat(var(--m-columns,2),1fr);grid-gap:var(--m-gap,2rem);gap:var(--m-gap,2rem)}.cc--m-columns:is(ul){list-style:none;padding:0;margin:0}}.cc--inset{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.cc--wysiwyg p:first-of-type{margin-top:0}.cc--wysiwyg p:last-of-type{margin-bottom:0}.cc--m0{margin:0!important}.cc--p0{padding:0!important}.cc--nav{padding:0;margin:0;list-style:none}.icon-input{position:relative}.icon-input .MuiFormControlLabel-root .MuiBox-root{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:2rem}.icon-input .MuiFormControlLabel-root .MuiButtonBase-root{position:absolute;top:0;left:0;width:0;height:0;opacity:0;visibility:hidden;pointer-events:none}.file-input{position:relative;width:100%;height:15rem;border:2px solid var(--color-gray-300);border-radius:var(--radius-xl);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;cursor:pointer;transition:all .2s ease}.file-input:hover{border-color:var(--color-brand-300);background-color:var(--color-gray-50)}.file-input input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.file-input.has-file{background-color:var(--color-gray-100);height:8.6rem}.file-input .file-info-outer{display:flex;align-items:center;height:100%;width:100%;padding:0 1rem}.file-input .file-info-block{display:flex;flex-direction:column;gap:.8rem;color:var(--color-gray-700);font-weight:var(--weight-medium);width:100%}.file-input .file-info-row{display:flex;align-items:center;justify-content:flex-start;gap:1rem}.file-input .file-info-row--between{justify-content:space-between;width:100%}.file-input .file-name-size{display:flex;gap:1rem;align-items:center;-webkit-margin-start:1rem;margin-inline-start:1rem}.file-input .file-size{color:var(--color-gray-600)}.file-input .remove-button{color:var(--color-gray-500);font-size:1.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:1rem;margin-inline-end:1rem}.file-input .remove-button:hover{color:var(--color-gray-700)}.file-input .replace-file-text{color:var(--color-brand-700);font-size:var(--text-sm);font-weight:var(--weight-medium);text-decoration:underline;cursor:pointer;-webkit-margin-start:1rem;margin-inline-start:1rem}.file-input .spacer{width:1.5rem}.upload-text{color:var(--color-gray-600);font-size:var(--text-md);text-align:center;font-weight:var(--weight-medium);line-height:1.4}.upload-click{color:var(--color-brand-800);font-weight:var(--weight-semibold);text-decoration:underline;cursor:pointer}.upload-subtext{font-size:var(--text-sm);color:var(--color-gray-400);text-align:center}.track-content-grid{display:grid!important;grid-template-columns:2fr 1.5fr!important;grid-gap:2rem!important;gap:2rem!important}@media(max-width:1023px){.track-content-grid{display:flex!important;flex-direction:column!important;gap:2rem!important}}.track-header-row{display:flex;align-items:center}@media(max-width:1023px){.track-header-row{flex-direction:column!important;align-items:flex-start!important}}.track-header-title-row,.track-header-verticals-row{display:flex;gap:1rem;margin-bottom:2rem}@media(max-width:1023px){.track-header-verticals-row{margin-left:0!important;margin-top:-1.1rem!important}}:root{--color-base:#000;--color-white:#fff;--color-brand-25:#fcfdff;--color-brand-50:#f0f4ff;--color-brand-100:#e4eaff;--color-brand-200:#cdd9ff;--color-brand-300:#a5b7ff;--color-brand-400:#7287ff;--color-brand:#3a4dff;--color-brand-600:#121aff;--color-brand-700:#010eff;--color-brand-800:#000bdb;--color-brand-900:#020ab0;--color-brand-950:#000d78;--color-error-600:#d92d20;--color-error-700:#b42318;--color-error-bg:#fef3f2;--color-gray-25:#fdfdfd;--color-gray-50:#f5f5f5;--color-gray-100:#fafafa;--color-gray-200:#e9eaeb;--color-gray-300:#d5d7da;--color-gray-400:#a4a7ae;--color-gray:#717680;--color-gray-600:#535862;--color-gray-700:#414651;--color-gray-800:#252b37;--color-gray-900:#181d27;--color-gray-950:#0a0d12;--display-xxl:7.2rem;--display-xl:6rem;--display-lg:4.8rem;--display-md:3.6rem;--display-sm:3rem;--display-xs:2.4rem;--line-height-sm:2rem;--radius-xl:12px;--radius-xxl:16px;--text-xl:2rem;--text-lg:1.8rem;--text-md:1.6rem;--text-sm:1.4rem;--text-xs:1.2rem;--text-xxs:1rem;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700}*{box-sizing:border-box}html{font-size:10px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (min-width:1024px)and (max-width:1399px){html{font-size:8px}}@media only screen and (min-width:1400px)and (max-width:1700px){html{font-size:9px}}body{margin:0;padding:0;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:400;background-color:#fff;color:#000}main{margin:0 0 auto;padding:3rem 0}main.centered{margin:0}main.bg-color{background-color:var(--color-brand-50);flex:1 1}main.bg-color-gradient{background-image:url(/images/gradientBG.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;flex:1 1}#app{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}#app.no-footer:after,#app.no-header:before{content:""}.container{width:var(--width,120rem);margin:0 auto}@media(max-width:1023px){.container{width:var(--m-width,100%)}}.h1,.h2,.h3,.h4,h1,h2,h3,h4{color:inherit;font-weight:700;line-height:1.4}.h1.no-margin,.h2.no-margin,.h3.no-margin,.h4.no-margin,h1.no-margin,h2.no-margin,h3.no-margin,h4.no-margin{margin:0}.h1,h1{font-size:3.4rem}.h2,h2{font-size:2.5rem}.h3,h3{font-size:2rem}.h4,h4{font-size:1.8rem}.wght5{font-weight:500}.wght6{font-weight:600}.wght7{font-weight:700}section{position:relative}nav ul{list-style:none;padding:0;margin:0;display:flex}nav.vertical ul{flex-direction:column}a{color:var(--color-brand-700);font-size:inherit;font-weight:inherit;line-height:inherit;text-decoration:underline}a.noul,a:focus,a:hover{text-decoration:none}a.noul:focus,a.noul:hover{text-decoration:underline}img{display:block}.decorative-image{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hidden-content{display:none}@media(max-width:1023px){.desktop{display:none!important}}.mobile{display:none}@media(max-width:1023px){.mobile{display:initial}}.video-container{overflow:hidden;position:relative;width:100%;margin:2rem 0}.video-container:after{padding-top:56.25%;display:block;content:""}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.text-with-lines{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:var(--text-sm);color:#535862}.text-with-lines:empty{gap:0}.text-with-lines:after,.text-with-lines:before{content:"";flex:1 1;height:1px;background-color:#e9eaeb}main{padding-top:6rem}@media(max-width:1023px){main{padding-top:3rem!important}br{display:none}*{white-space:normal}}.site-footer{border-top:1px solid #e9eaeb}.site-footer p,.site-footer ul{font-size:var(--text-sm);font-family:inter,"sans-serif"}.site-footer--container{padding:3rem 0}@media(max-width:1023px){.site-footer--container{flex-direction:column;gap:1rem}.site-footer--container>:first-child{order:2}.site-footer--container>:last-child{order:1}}.site-header{padding:3rem 0}.site-header--container{display:flex;justify-content:space-between;align-items:center}#app.logged-in .site-header{padding:1rem 0;border-bottom:1px solid var(--color-gray-200)}.header--user-avatar{width:4.6rem;height:4.6rem;font-size:var(--text-md);font-weight:var(--weight-bold);border-radius:50%;background-color:var(--color-brand-50);color:var(--color-brand-800);display:flex;align-items:center;justify-content:center}.site-header--avatar-menu .MuiPaper-root{border:1px solid var(--color-gray-50);box-shadow:0 12px 16px -4px rgba(10,13,18,.08),0 4px 6px -2px rgba(10,13,18,.03),0 2px 2px -1px rgba(10,13,18,.04);border-radius:var(--radius-xxl)!important}.site-header--avatar-menu ul{padding:0}.site-header--avatar-menu ul>div,.site-header--avatar-menu ul>li{padding:1.2rem 3rem;font-size:var(--text-md)}.site-header--avatar-menu ul li button{color:var(--color-gray-700);padding:0;justify-content:flex-start;margin:0 0 0 2px;font-size:var(--text-md)}.site-header--avatar-menu ul li svg{fill:var(--color-gray-700)}.site-header--avatar-menu ul li.menu-logout button{color:var(--color-error-600)}.site-header--avatar-menu ul li.menu-logout svg{fill:var(--color-error-600)}@media(max-width:1023px){.site-header--login p{font-size:0}.site-header--login p a{font-size:var(--text-md)}}.mega-input>div:after,.mega-input>div:before{display:none!important}.mega-input input{box-sizing:border-box;width:6.4rem;height:6.4rem;padding:0;font-size:4.8rem;font-weight:600;color:#121aff;background-color:#f0f4ff;border:2px solid #f0f4ff;border-radius:10px;text-align:center;outline:none;outline-offset:2px}.mega-input input:focus{border-color:#121aff}.mega-input input::placeholder{color:#d5d7da}.mega-input--bigger input{width:8rem;height:8rem}@media(max-width:1023px){.mega-input input{width:5rem;height:5rem;font-size:3rem}.mega-input--bigger input{width:4rem;height:4rem;font-size:3.6rem}}input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #fff!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#000!important;-webkit-transition:background-color 9999s ease-in-out 0s!important;transition:background-color 9999s ease-in-out 0s!important}.text-field-with-upload-icon{position:relative;display:flex;align-items:center;gap:1rem;width:100%;cursor:pointer}.text-field-with-upload-icon .MuiTextField-root{flex:1 1}