svg[data-v-5c6e3eb8]{color:var(--surface-inverse);display:block}.grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.grid--gap-sm{gap:1rem}.grid.no-gap{gap:0}.grid.no-row-gap{row-gap:0}.grid.no-column-gap{column-gap:0}.col-1{grid-column-end:span 1}.col-2{grid-column-end:span 2}.col-3{grid-column-end:span 3}.col-4{grid-column-end:span 4}.col-5{grid-column-end:span 5}.col-6{grid-column-end:span 6}.col-7{grid-column-end:span 7}.col-8{grid-column-end:span 8}.col-9{grid-column-end:span 9}.col-10{grid-column-end:span 10}.col-11{grid-column-end:span 11}.col-12{grid-column-end:span 12}@media(min-width:576px){.col-sm-1{grid-column-end:span 1}.col-sm-2{grid-column-end:span 2}.col-sm-3{grid-column-end:span 3}.col-sm-4{grid-column-end:span 4}.col-sm-5{grid-column-end:span 5}.col-sm-6{grid-column-end:span 6}.col-sm-7{grid-column-end:span 7}.col-sm-8{grid-column-end:span 8}.col-sm-9{grid-column-end:span 9}.col-sm-10{grid-column-end:span 10}.col-sm-11{grid-column-end:span 11}.col-sm-12{grid-column-end:span 12}}@media(min-width:768px){.grid{gap:1.5rem}.grid--gap-sm{gap:1rem}.col-md-1{grid-column-end:span 1}.col-md-2{grid-column-end:span 2}.col-md-3{grid-column-end:span 3}.col-md-4{grid-column-end:span 4}.col-md-5{grid-column-end:span 5}.col-md-6{grid-column-end:span 6}.col-md-7{grid-column-end:span 7}.col-md-8{grid-column-end:span 8}.col-md-9{grid-column-end:span 9}.col-md-10{grid-column-end:span 10}.col-md-11{grid-column-end:span 11}.col-md-12{grid-column-end:span 12}}@media(min-width:1024px){.col-lg-1{grid-column-end:span 1}.col-lg-2{grid-column-end:span 2}.col-lg-3{grid-column-end:span 3}.col-lg-4{grid-column-end:span 4}.col-lg-5{grid-column-end:span 5}.col-lg-6{grid-column-end:span 6}.col-lg-7{grid-column-end:span 7}.col-lg-8{grid-column-end:span 8}.col-lg-9{grid-column-end:span 9}.col-lg-10{grid-column-end:span 10}.col-lg-11{grid-column-end:span 11}.col-lg-12{grid-column-end:span 12}}@media(min-width:1280px){.col-xl-1{grid-column-end:span 1}.col-xl-2{grid-column-end:span 2}.col-xl-3{grid-column-end:span 3}.col-xl-4{grid-column-end:span 4}.col-xl-5{grid-column-end:span 5}.col-xl-6{grid-column-end:span 6}.col-xl-7{grid-column-end:span 7}.col-xl-8{grid-column-end:span 8}.col-xl-9{grid-column-end:span 9}.col-xl-10{grid-column-end:span 10}.col-xl-11{grid-column-end:span 11}.col-xl-12{grid-column-end:span 12}}:root{--neutral-25: #f7f7f7;--neutral-50: #f5f5f2;--neutral-100: #edeeee;--neutral-150: #e2e3e3;--neutral-400: #949698;--neutral-500: #6c6f72;--neutral-600: #54575a;--neutral-900: #212529;--neutral-900T: rgba(29, 31, 35, .5);--electric-green-25: #d7f6ef;--electric-green-50: #ccf4ea;--electric-green-100: #b2eedf;--electric-green-200: #99e9d5;--electric-green-300: #66dec0;--electric-green-500: #00c896;--lemon-kick-25: #fff9d6;--lemon-kick-50: #fff7cc;--lemon-kick-100: #fff3b2;--lemon-kick-200: #ffef99;--lemon-kick-300: #ffe766;--lemon-kick-500: #ffd700;--focused-blue-25: #dceafa;--focused-blue-50: #cee1f8;--focused-blue-100: #b5d2f4;--focused-blue-200: #9cc3f1;--focused-blue-300: #6ba5ea;--focused-blue-500: #0869dc;--text-primary: #1d1f23;--text-inverse: #fff;--text-secondary: #6a6b6e;--text-disabled: #aeaeb0;--text-theme: #00c896;--text-danger: #e02424;--text-information: var(--focused-blue-500);--surface-primary: #fff;--surface-inverse: #1d1f23;--surface-secondary: #f9f9f7;--surface-tertiary: var(--neutral-50);--surface-tertiary-shaded: #efefed;--surface-overlay: var(--neutral-900T);--surface-backdrop: #000000cc;--student-ui: #fff7cc;--teacher-ui: #ccf4ea;--parent-ui: #cee1f8;--border-primary: #1d1f23;--border-secondary: #e5e5e3;--border-danger: #e02424;--border-radius-xs: .25rem;--border-radius-sm: .5rem;--border-radius-md: .75rem;--border-radius-lg: 1rem;--border-radius-xl: 1rem;--border-radius-full: 9999px;--shadow-xs: 0 .125rem .625rem 0 rgba(29, 31, 35, .08);--shadow-sm: 0 .125rem 1rem 0 rgba(29, 31, 35, .1);--shadow-md: 0 .25rem 1.25rem 0 rgba(29, 31, 35, .12);--text-2xl: 1.5rem;--line-height-2xl: 2rem;--text-3xl: 1.75rem;--line-height-3xl: 2.25rem;--font-weight-bold: 700;--game-surface-subtle: #ffef99;--game-instructions-background: #fffbe5;--game-button-background: #ffe766;--game-button-background-light: #fff7cc;--game-button-background-hover: #ffd700;--game-proceed-button-background: #7ed999;--game-correct-bg: #cbf0d6;--game-partial-bg: #f8e4cd;--game-partial-border: #e8a55a;--game-wrong-bg: #f7cdcd;--game-wrong-border: #e87070;--wizard-accent-bg: #b5d2f4;--wizard-accent-border: #0869dc;--transition: .2s ease}.account-type-teacher{--surface-theme-bold: #00c896;--surface-theme-subtlest: var(--electric-green-25);--surface-theme-subtler: var(--electric-green-50);--surface-theme-subtler-shaded: var(--electric-green-100);--surface-theme-subtle: var(--electric-green-200);--surface-theme-subtle-shaded: var(--electric-green-300);--surface-inverse: var(--neutral-900);--theme-subtler: #ccf4ea;--theme-subtler-shaded: #b2eedf;--border-theme: var(--electric-green-500);--icon-theme: var(--electric-green-500)}.account-type-student{--surface-theme-bold: #ffd700;--surface-theme-subtlest: var(--lemon-kick-25);--surface-theme-subtler: var(--lemon-kick-50);--surface-theme-subtler-shaded: var(--lemon-kick-100);--surface-theme-subtle: var(--lemon-kick-200);--surface-theme-subtle-shaded: var(--lemon-kick-300);--surface-inverse: var(--neutral-900);--theme-subtler-shaded: #fff3b2;--border-theme: var(--lemon-kick-500);--icon-theme: var(--lemon-kick-500)}.account-type-parent{--surface-theme-bold: #0869dc;--surface-theme-subtlest: var(--focused-blue-25);--surface-theme-subtler: var(--focused-blue-50);--surface-theme-subtler-shaded: var(--focused-blue-100);--surface-theme-subtle: var(--focused-blue-200);--surface-theme-subtle-shaded: var(--focused-blue-300);--surface-inverse: var(--neutral-900);--theme-subtler-shaded: #b5d2f4;--border-theme: var(--focused-blue-500);--icon-theme: var(--focused-blue-500)}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;line-height:1.5;height:100%;padding:0;margin:0}body{padding:0;margin:0;font-family:proxima-nova,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;color:var(--text-primary);background-color:var(--surface-secondary);overflow-x:hidden}input{outline:none}ul,ol{list-style:none;margin:0;padding:0}img,svg{display:block}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2;font-weight:600}h1{font-size:1.5rem}@media(min-width:768px){h1{font-size:2.25rem}}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1rem}@media(min-width:769px){h4{font-size:1.25rem}}h5{font-size:1.1rem}h6{font-size:1rem}p{font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}a{color:var(--neutral-900);text-decoration:none}.g-h1{font-size:var(--text-2xl);line-height:var(--line-height-2xl);font-weight:var(--font-weight-bold)}@media(min-width:768px){.g-h1{font-size:var(--text-3xl);line-height:var(--line-height-3xl)}}.white-container{padding:1.5rem;border-radius:var(--border-radius-md, 12px);border:1px solid var(--border-secondary, #e5e5e3);background:var(--surface-primary, #fff)}@media(max-width:768px){.white-container{padding:1rem;margin-left:-1rem;margin-right:-1rem}}.main-content{position:relative;z-index:1}.container--sm{max-width:calc(920px + 2rem);padding:1rem}.main-layout.account-type-student.student-1-3{background:url(../images/bg-1-3.svg);background-position:bottom right -2245px;background-repeat:no-repeat;overflow:hidden}.main-layout.account-type-student.student-1-3:after{content:"";position:absolute;bottom:18px;left:30px;width:180px;height:147px;background:var(--student-corner-image) no-repeat center}.main-layout.account-type-student.student-1-3.home{--student-corner-image: url(../images/c1a.png)}.main-layout.account-type-student.student-1-3.play-corner{--student-corner-image: url(../images/c1b.png)}.main-layout.account-type-student.student-1-3.publications{--student-corner-image: url(../images/c1c.png)}.main-layout.account-type-student.student-1-3.additional-content{--student-corner-image: url(../images/c1d.png)}.main-layout.account-type-student.student-4-5{background:url(../images/bg-4-5.svg);background-position:bottom -28px left -383px;background-repeat:no-repeat;overflow:hidden}.main-layout.account-type-student.student-4-5{--student-corner-image: url(../images/c2d.png)}.main-layout.account-type-student.student-4-5:after{content:"";position:absolute;bottom:13px;left:49px;width:141px;height:202px;background:var(--student-corner-image) no-repeat center}.main-layout.account-type-student.student-4-5.home{--student-corner-image: url(../images/c2a.png)}.main-layout.account-type-student.student-4-5.play-corner{--student-corner-image: url(../images/c2b.png)}.main-layout.account-type-student.student-4-5.publications{--student-corner-image: url(../images/c2c.png)}.main-layout.account-type-student.student-4-5.additional-content{--student-corner-image: url(../images/c2d.png)}.main-layout.account-type-student.student-4-5:before{content:"";position:absolute;bottom:13px;right:-44px;width:354px;height:385px;background:url(../images/c3.png) no-repeat center}@media(max-width:1023px){.main-layout.account-type-student.student-1-3:after{display:none}.main-layout.account-type-student.student-4-5:after,.main-layout.account-type-student.student-4-5:before{display:none}}body:has(.sidebar.open){overflow:hidden}.btn,button{padding:0 1.25rem;cursor:pointer;border-radius:var(--border-radius-full);font-family:inherit;height:3rem;font-weight:600;border:1px solid var(--border-primary);font-size:1rem;line-height:1.5rem;background:none;color:var(--text-primary);display:flex;align-items:center;gap:.5rem;justify-content:center;max-height:2.5rem}button.btn-add{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' aria-hidden='true' focusable='false'%3E%3Cpath fill='%23FFF' d='M12 2a10 10 0 1 0 0 20a10 10 0 0 0 0-20m0 2a8 8 0 1 1 0 16a8 8 0 0 1 0-16m-1 3v4H7v2h4v4h2v-4h4v-2h-4V7z' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.5rem 1.5rem;padding-right:3rem}button.btn-add:focus,button.btn-add:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' aria-hidden='true' focusable='false'%3E%3Cpath fill='%23000' d='M12 2a10 10 0 1 0 0 20a10 10 0 0 0 0-20m0 2a8 8 0 1 1 0 16a8 8 0 0 1 0-16m-1 3v4H7v2h4v4h2v-4h4v-2h-4V7z' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.5rem 1.5rem}button:hover{background:var(--surface-primary);border:1.5px solid var(--border-primary)}button:focus{background:var(--surface-tertiary);border:1.5px solid var(--border-primary)}button:disabled{border:none;background:var(--surface-tertiary);color:var(--text-disabled);cursor:default}.btn-primary{background:var(--surface-inverse);color:var(--text-inverse)}.btn-primary:hover{background:var(--surface-primary);color:var(--text-primary);border:1.5px solid var(--border-primary)}.btn-primary:focus{background:var(--surface-tertiary);color:var(--text-primary);border:1.5px solid var(--border-primary)}.btn-primary:disabled{border:none;background:var(--surface-tertiary);color:var(--text-disabled);cursor:default}.btn-tertiary{padding:0;border:none;gap:.625rem}.btn-tertiary:hover{background:none;border:none}.btn-tertiary:hover svg{color:var(--icon-theme)}.btn-tertiary:focus{background:none;border:none}.btn-tertiary.btn-md{gap:.325rem;height:auto}.btn-tertiary.btn-sm{padding:0;gap:.25rem;height:auto}.btn-tertiary.btn-sm img{width:1.25rem;height:1.25rem}.btn-tertiary:hover img{color:var(--icon-theme)}.btn-md{height:2rem;padding:0 .375rem;font-size:.875rem}@media(min-width:769px){.btn-md{height:2.5rem;padding:0 1rem;font-size:1rem}}.btn-sm{height:2rem;padding:0 .75rem;font-size:.875rem;gap:.325rem}.btn-icon{border:none;height:unset;background-color:transparent}.btn-icon:focus{border:none;background:transparent}.btn-icon--circle{border-radius:var(--border-radius-full)}.btn-icon:hover{border:none;background:var(--surface-theme-subtler)}.btn-icon--sm{padding:.25rem}.btn-icon--sm svg{width:1rem;height:1rem}.btn-icon--xs{padding:.0625rem}.btn-icon--xs svg{width:.875rem;height:.875rem}.menu-item{display:flex;align-items:center;gap:.625rem;padding:.75rem 1.25rem;color:var(--text-primary);text-decoration:none}a.menu-item{cursor:pointer}a.menu-item:hover{background:var(--surface-secondary)}.menu-item.is-disabled{color:var(--text-secondary);cursor:default}.menu-item-cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.5rem 1.25rem;border:1px solid var(--border-primary);border-radius:var(--border-radius-full);background:var(--surface-inverse);color:var(--text-inverse)}a.menu-item-cta:hover{background:var(--surface-primary);color:var(--text-primary);border-color:var(--border-primary)}.show-hide{padding-right:1.5rem;position:relative;color:var(--text-primary);font-weight:600;font-size:.875rem}.show-hide:before{content:"";position:absolute;width:16px;height:16px;right:0;top:50%;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M12.4697 5.46967C12.7626 5.17678 13.2373 5.17678 13.5302 5.46967C13.8231 5.76256 13.8231 6.23732 13.5302 6.53022L8.53022 11.5302C8.23732 11.8231 7.76256 11.8231 7.46967 11.5302L2.46967 6.53022C2.17678 6.23732 2.17678 5.76256 2.46967 5.46967C2.76256 5.17678 3.23732 5.17678 3.53022 5.46967L7.99994 9.9394L12.4697 5.46967Z' fill='%231D1F23'/%3E%3C/svg%3E");transition:transform .15s}.show-hide.active:before{transform:translateY(-50%) rotate(180deg);transition:transform .15s}.add-to-favourites{--favourite-fill: #efefed;--favourite-fill-icon: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.75 9.5625C21.75 15.75 12 21 12 21C12 21 2.25 15.75 2.25 9.5625C2.25 8.21984 2.78337 6.93217 3.73277 5.98277C4.68217 5.03337 5.96984 4.5 7.3125 4.5C9.43031 4.5 11.2444 5.65406 12 7.5C12.7556 5.65406 14.5697 4.5 16.6875 4.5C18.0302 4.5 19.3178 5.03337 20.2672 5.98277C21.2166 6.93217 21.75 8.21984 21.75 9.5625Z' fill='black'/%3E%3C/svg%3E");--favourite-outline-icon: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.6875 3.75C14.7516 3.75 13.0566 4.5825 12 5.98969C10.9434 4.5825 9.24844 3.75 7.3125 3.75C5.77146 3.75174 4.29404 4.36468 3.20436 5.45436C2.11468 6.54404 1.50174 8.02146 1.5 9.5625C1.5 16.125 11.2303 21.4369 11.6447 21.6562C11.7539 21.715 11.876 21.7458 12 21.7458C12.124 21.7458 12.2461 21.715 12.3553 21.6562C12.7697 21.4369 22.5 16.125 22.5 9.5625C22.4983 8.02146 21.8853 6.54404 20.7956 5.45436C19.706 4.36468 18.2285 3.75174 16.6875 3.75ZM12 20.1375C10.2881 19.14 3 14.5959 3 9.5625C3.00149 8.41921 3.45632 7.32317 4.26475 6.51475C5.07317 5.70632 6.16921 5.25149 7.3125 5.25C9.13594 5.25 10.6669 6.22125 11.3062 7.78125C11.3628 7.91881 11.4589 8.03646 11.5824 8.11926C11.7059 8.20207 11.8513 8.24627 12 8.24627C12.1487 8.24627 12.2941 8.20207 12.4176 8.11926C12.5411 8.03646 12.6372 7.91881 12.6937 7.78125C13.3331 6.21844 14.8641 5.25 16.6875 5.25C17.8308 5.25149 18.9268 5.70632 19.7353 6.51475C20.5437 7.32317 20.9985 8.41921 21 9.5625C21 14.5884 13.71 19.1391 12 20.1375Z' fill='black'/%3E%3C/svg%3E");position:absolute;right:1.5rem;top:1.375rem;width:24px;height:24px;cursor:pointer}.add-to-favourites:before,.add-to-favourites:after{content:"";position:absolute;inset:0;width:24px;height:24px;background-color:#1d1f23;mask-repeat:no-repeat;mask-position:center;mask-size:24px 24px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:24px 24px}.add-to-favourites:before{background-color:var(--favourite-fill);mask-image:var(--favourite-fill-icon);-webkit-mask-image:var(--favourite-fill-icon)}.add-to-favourites:after{mask-image:var(--favourite-outline-icon);-webkit-mask-image:var(--favourite-outline-icon)}.account-type-teacher .add-to-favourites:hover{--favourite-fill: #ccf4ea}.account-type-teacher .add-to-favourites.active{--favourite-fill: #99e9d5}.star-full,.star-empty{display:inline-block;width:.625rem;height:.625rem;background-size:cover}.star-full{background-image:url("data:image/svg+xml,%0A%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_11486_6705)'%3E%3Cpath d='M9.15193 4.48637L7.39412 6.00317L7.92966 8.27153C7.95921 8.39467 7.9516 8.5238 7.9078 8.64262C7.86399 8.76143 7.78595 8.8646 7.68354 8.93909C7.58113 9.01358 7.45895 9.05604 7.33241 9.06112C7.20588 9.0662 7.08068 9.03366 6.97263 8.96762L4.99998 7.75356L3.02615 8.96762C2.91811 9.03328 2.79306 9.06551 2.66675 9.06024C2.54043 9.05498 2.4185 9.01246 2.3163 8.93803C2.21411 8.86361 2.13622 8.76061 2.09244 8.64201C2.04866 8.52341 2.04095 8.3945 2.07029 8.27153L2.60779 6.00317L0.849976 4.48637C0.754389 4.40376 0.685259 4.29482 0.651219 4.17315C0.617179 4.05148 0.619737 3.92248 0.658575 3.80226C0.697413 3.68204 0.770809 3.57592 0.869596 3.49716C0.968384 3.4184 1.08818 3.3705 1.21404 3.35942L3.51873 3.17348L4.40779 1.02192C4.45591 0.90466 4.53782 0.804359 4.64309 0.733769C4.74836 0.663179 4.87225 0.625488 4.999 0.625488C5.12575 0.625488 5.24964 0.663179 5.35491 0.733769C5.46018 0.804359 5.54209 0.90466 5.59021 1.02192L6.47888 3.17348L8.78357 3.35942C8.90967 3.37008 9.02982 3.41772 9.12897 3.49637C9.22812 3.57502 9.30185 3.68118 9.34093 3.80155C9.38001 3.92192 9.3827 4.05114 9.34866 4.17303C9.31462 4.29492 9.24537 4.40406 9.14958 4.48676L9.15193 4.48637Z' fill='%231D1F23'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_11486_6705'%3E%3Crect width='10' height='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.star-empty{background-image:url("data:image/svg+xml,%0A%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_11486_6707)'%3E%3Cpath opacity='0.15' d='M8.94768 4.24963L7.04533 5.89026L7.62658 8.34299C7.64195 8.40602 7.63829 8.4722 7.61605 8.53315C7.59382 8.5941 7.55402 8.64709 7.50168 8.68542C7.44934 8.72376 7.38681 8.74572 7.32199 8.74852C7.25717 8.75133 7.19298 8.73486 7.13752 8.70119L5.00002 7.38635L2.86252 8.7008C2.80706 8.73447 2.74287 8.75094 2.67805 8.74813C2.61323 8.74533 2.5507 8.72337 2.49836 8.68503C2.44602 8.6467 2.40622 8.5937 2.38399 8.53275C2.36176 8.4718 2.35809 8.40563 2.37346 8.3426L2.95471 5.88987L1.05236 4.24924C1.00386 4.20665 0.968893 4.15079 0.951775 4.08856C0.934657 4.02632 0.936139 3.96043 0.956039 3.89903C0.975939 3.83763 1.01338 3.7834 1.06375 3.74303C1.11412 3.70267 1.17521 3.67794 1.23947 3.6719L3.73596 3.46877L4.69768 1.14065C4.72219 1.08058 4.76405 1.02918 4.81789 0.993004C4.87174 0.956823 4.93515 0.9375 5.00002 0.9375C5.0649 0.9375 5.1283 0.956823 5.18215 0.993004C5.236 1.02918 5.27785 1.08058 5.30236 1.14065L6.26408 3.46877L8.76057 3.6719C8.82492 3.67787 8.88611 3.70258 8.93656 3.74296C8.98701 3.78335 9.02451 3.83765 9.04443 3.89913C9.06434 3.96061 9.06579 4.02659 9.04859 4.08888C9.03139 4.15118 8.99631 4.20707 8.94768 4.24963Z' fill='%231D1F23'/%3E%3Cpath d='M9.34293 3.79916C9.30386 3.67906 9.23012 3.5732 9.131 3.49493C9.03187 3.41666 8.9118 3.36947 8.7859 3.35932L6.48122 3.17338L5.59137 1.02143C5.54325 0.904171 5.46134 0.803871 5.35607 0.733281C5.2508 0.662691 5.12691 0.625 5.00016 0.625C4.87341 0.625 4.74952 0.662691 4.64425 0.733281C4.53898 0.803871 4.45707 0.904171 4.40895 1.02143L3.51989 3.17299L1.21403 3.35932C1.08792 3.36999 0.967774 3.41763 0.868627 3.49628C0.769481 3.57492 0.695749 3.68108 0.656669 3.80145C0.617589 3.92182 0.614899 4.05104 0.648936 4.17293C0.682974 4.29482 0.752224 4.40396 0.848012 4.48666L2.60582 6.00346L2.07028 8.27143C2.04033 8.39464 2.04766 8.52398 2.09135 8.64302C2.13504 8.76205 2.21311 8.86543 2.31565 8.94001C2.4182 9.0146 2.54059 9.05703 2.6673 9.06193C2.79401 9.06683 2.91931 9.03397 3.02731 8.96752L4.99997 7.75346L6.97379 8.96752C7.08183 9.03318 7.20688 9.06541 7.33319 9.06014C7.45951 9.05488 7.58144 9.01236 7.68364 8.93793C7.78583 8.86351 7.86373 8.76051 7.9075 8.64191C7.95128 8.52331 7.95899 8.3944 7.92965 8.27143L7.39215 6.00307L9.14997 4.48627C9.24653 4.40371 9.31641 4.29433 9.35077 4.17201C9.38512 4.0497 9.38239 3.91993 9.34293 3.79916ZM8.74372 4.01284L6.84137 5.65346C6.79799 5.69085 6.76572 5.73945 6.74808 5.79394C6.73045 5.84843 6.72812 5.90672 6.74137 5.96245L7.32262 8.41557C7.32413 8.41895 7.32428 8.42278 7.32304 8.42627C7.3218 8.42976 7.31928 8.43264 7.31598 8.43432C7.30895 8.43979 7.307 8.43862 7.30114 8.43432L5.16364 7.11987C5.11441 7.0896 5.05775 7.07358 4.99997 7.07358C4.94218 7.07358 4.88552 7.0896 4.83629 7.11987L2.69879 8.4351C2.69293 8.43862 2.69137 8.43979 2.68395 8.4351C2.68065 8.43342 2.67813 8.43054 2.67689 8.42705C2.67566 8.42356 2.67581 8.41973 2.67731 8.41635L3.25856 5.96323C3.27181 5.90751 3.26948 5.84922 3.25185 5.79472C3.23421 5.74023 3.20194 5.69164 3.15856 5.65424L1.25622 4.01362C1.25153 4.00971 1.24723 4.0062 1.25114 3.99409C1.25504 3.98198 1.25817 3.98354 1.26403 3.98276L3.7609 3.7812C3.81817 3.77628 3.87298 3.75567 3.91929 3.72163C3.9656 3.68758 4.00163 3.64142 4.0234 3.58823L4.98512 1.25971C4.98825 1.25307 4.98942 1.24995 4.99879 1.24995C5.00817 1.24995 5.00934 1.25307 5.01247 1.25971L5.97653 3.58823C5.99851 3.64144 6.03476 3.68755 6.08129 3.72146C6.12782 3.75538 6.18281 3.77578 6.2402 3.78041L8.73707 3.98198C8.74293 3.98198 8.74645 3.98198 8.74997 3.9933C8.75348 4.00463 8.74996 4.00893 8.74372 4.01284Z' fill='%231D1F23'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_11486_6707'%3E%3Crect width='10' height='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.more{display:inline-block;font-size:1rem;line-height:1.5rem;font-weight:600;border:1px solid var(--border-primary);border-radius:var(--border-radius-full);padding:.5rem 3rem .5rem 1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath opacity='0.15' d='M18 6V15.75L8.25 6H18Z' fill='%231D1F23'/%3E%3Cpath d='M17.9999 5.25H8.24993C8.10151 5.24988 7.95639 5.29381 7.83294 5.37621C7.7095 5.45861 7.61328 5.57579 7.55646 5.71291C7.49965 5.85002 7.48479 6.00092 7.51378 6.14648C7.54277 6.29204 7.6143 6.42573 7.7193 6.53063L12.0646 10.875L5.4693 17.4694C5.39962 17.5391 5.34435 17.6218 5.30663 17.7128C5.26892 17.8039 5.24951 17.9015 5.24951 18C5.24951 18.0985 5.26892 18.1961 5.30663 18.2872C5.34435 18.3782 5.39962 18.4609 5.4693 18.5306C5.53899 18.6003 5.62171 18.6556 5.71276 18.6933C5.8038 18.731 5.90138 18.7504 5.99993 18.7504C6.09847 18.7504 6.19606 18.731 6.2871 18.6933C6.37815 18.6556 6.46087 18.6003 6.53055 18.5306L13.1249 11.9353L17.4693 16.2806C17.5742 16.3856 17.7079 16.4572 17.8534 16.4861C17.999 16.5151 18.1499 16.5003 18.287 16.4435C18.4241 16.3867 18.5413 16.2904 18.6237 16.167C18.7061 16.0435 18.75 15.8984 18.7499 15.75V6C18.7499 5.80109 18.6709 5.61032 18.5303 5.46967C18.3896 5.32902 18.1988 5.25 17.9999 5.25ZM17.2499 13.9397L13.6556 10.3453L10.0602 6.75H17.2499V13.9397Z' fill='%231D1F23'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.more:hover{background-color:var(--surface-inverse);color:var(--text-inverse);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath opacity='0.15' d='M18 6V15.75L8.25 6H18Z' fill='%231D1F23'/%3E%3Cpath d='M17.9999 5.25H8.24993C8.10151 5.24988 7.95639 5.29381 7.83294 5.37621C7.7095 5.45861 7.61328 5.57579 7.55646 5.71291C7.49965 5.85002 7.48479 6.00092 7.51378 6.14648C7.54277 6.29204 7.6143 6.42573 7.7193 6.53063L12.0646 10.875L5.4693 17.4694C5.39962 17.5391 5.34435 17.6218 5.30663 17.7128C5.26892 17.8039 5.24951 17.9015 5.24951 18C5.24951 18.0985 5.26892 18.1961 5.30663 18.2872C5.34435 18.3782 5.39962 18.4609 5.4693 18.5306C5.53899 18.6003 5.62171 18.6556 5.71276 18.6933C5.8038 18.731 5.90138 18.7504 5.99993 18.7504C6.09847 18.7504 6.19606 18.731 6.2871 18.6933C6.37815 18.6556 6.46087 18.6003 6.53055 18.5306L13.1249 11.9353L17.4693 16.2806C17.5742 16.3856 17.7079 16.4572 17.8534 16.4861C17.999 16.5151 18.1499 16.5003 18.287 16.4435C18.4241 16.3867 18.5413 16.2904 18.6237 16.167C18.7061 16.0435 18.75 15.8984 18.7499 15.75V6C18.7499 5.80109 18.6709 5.61032 18.5303 5.46967C18.3896 5.32902 18.1988 5.25 17.9999 5.25ZM17.2499 13.9397L13.6556 10.3453L10.0602 6.75H17.2499V13.9397Z' fill='%23FFFFFF'/%3E%3C/svg%3E")}.input-group{position:relative}.input-group label{display:none}.input-group input,.input-group select{width:100%;padding:.75rem 1rem;border:1px solid var(--border-secondary);border-radius:var(--border-radius-sm);background:var(--surface-secondary);color:var(--text-primary);font-size:1rem;line-height:1.5;appearance:none}.input-group input:focus,.input-group select:focus{outline:none;border:1.5px solid var(--border-primary)}.input-group select:not(:valid){color:var(--text-secondary)}.input-group .arrow{pointer-events:none;position:absolute;top:1.1rem;right:1rem;color:var(--text-secondary);font-size:.875rem;line-height:1.25rem}.input-group:has(input:not(:placeholder-shown)) input,.input-group:has(input:not(:placeholder-shown)) select,.input-group:has(select:valid) input,.input-group:has(select:valid) select{padding:1.25rem 1rem .25rem}.input-group:has(input:not(:placeholder-shown)) label,.input-group:has(select:valid) label{display:block;font-size:.875rem;line-height:1.25rem;color:var(--text-secondary);position:absolute;top:.25rem;left:1rem}.input-group.has-error input,.input-group.has-error select{border:1.5px solid var(--border-danger)}.input-group .error,.form-group .error{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;color:var(--text-danger)}.checkbox-group{display:flex;gap:.75rem;align-items:flex-start}.checkbox-group.simple{align-items:center}.checkbox-group input{appearance:none;border:1px solid var(--border-secondary);background:var(--surface-tertiary);width:1.25rem;height:1.25rem;border-radius:var(--border-radius-xs);display:flex;flex:none;align-items:center;justify-content:center;margin-top:.125rem}.checkbox-group input:checked{background-image:url(/icons/checkbox-checked.svg);background-size:.875rem .875rem;background-repeat:no-repeat;background-position:center}body:has(.background.step-teacher) .checkbox-group input:checked,body:has(.background.step-teacher) .checkbox-group input:hover{background-color:#b2eedf;border-color:var(--border-theme, #00c896)}body:has(.background.step-teacher) .checkbox-group input:focus{background-color:#b2eedf;outline:.25rem solid #d7f6ef}body:has(.background.step-student) .checkbox-group input:checked,body:has(.background.step-student) .checkbox-group input:hover{background-color:#fff3b2;border-color:var(--border-theme, #ffd700)}body:has(.background.step-student) .checkbox-group input:focus{background-color:#fff3b2;outline:.25rem solid #fff9d6}body:has(.background.step-parent) .checkbox-group input:checked,body:has(.background.step-parent) .checkbox-group input:hover{background-color:#b5d2f4;border-color:var(--border-theme, #0869dc)}body:has(.background.step-parent) .checkbox-group input:focus{background-color:#b5d2f4;outline:.25rem solid #dceafa}.checkbox-group label{display:flex;flex-direction:column;gap:2px}.checkbox-group label>span{font-weight:500}.checkbox-group label p{margin:0;color:var(--text-secondary);font-size:.875rem}.checkbox-group label a{color:var(--text-primary);text-decoration:underline}.checkbox-group label a:hover{color:var(--text-primary)}.checkbox-group.has-error input{border-color:var(--border-danger);background:var(--surface-secondary)}.toggle-group input[type=checkbox]{appearance:none;width:3.5rem;min-width:3.5rem;height:1.5rem;background:#cfcfce;border-radius:var(--border-radius-full);position:relative;cursor:pointer;transition:background .3s}.toggle-group input[type=checkbox]:before{content:"";position:absolute;width:2rem;height:1.25rem;border-radius:var(--border-radius-full);background:var(--surface-primary);top:2px;left:2px;transition:transform .3s}.toggle-group input[type=checkbox]:checked{background:var(--surface-theme-bold, #00c896)}.toggle-group input[type=checkbox]:checked:before{transform:translate(20px);background:var(--surface-primary) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='9' viewBox='0 0 13 9' fill='none'%3E%3Cpath d='M11.0009 0.21967C11.2938 -0.0732233 11.7686 -0.0732233 12.0615 0.21967C12.3544 0.512563 12.3544 0.987324 12.0615 1.28022L4.56147 8.78022C4.26857 9.07311 3.79381 9.07311 3.50092 8.78022L0.21967 5.49897C-0.0732233 5.20607 -0.0732233 4.73131 0.21967 4.43842C0.512563 4.14553 0.987324 4.14553 1.28022 4.43842L4.03119 7.1894L11.0009 0.21967Z' fill='%231D1F23'/%3E%3C/svg%3E") no-repeat center}.toggle-group input[type=checkbox]:hover{background:var(--theme-subtler-shaded, #b2eedf)}.toggle-group input[type=checkbox]:disabled{background:#efefed;cursor:default}.toggle-group input[type=checkbox]:disabled:before{background:#cfcfce}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}input[type=search]{width:15rem;max-width:100%;padding:.5rem 2.25rem .5rem 2.625rem;background-color:var(--surface-secondary);border:none;box-shadow:inset 0 0 0 1px var(--border-secondary);border-radius:var(--border-radius-full);font-family:inherit;font-size:1rem;line-height:1.5rem;font-weight:500}input[type=search]::placeholder{color:var(--text-secondary)}input[type=search]:hover{box-shadow:inset 0 0 0 1.5px var(--border-primary)}.open-search{width:2.5rem;height:2.5rem;background-color:var(--surface-secondary);border-color:var(--border-secondary)}@media(min-width:768px){.open-search{display:none}}.close-search{width:1.5rem;height:2.5rem;padding:0;border:0;display:none}.close-search.opened{display:flex}.mobile-search{display:none}@media(min-width:768px){.mobile-search{display:flex}}.opened-search{display:none}@media(max-width:767px){.filter-bar{column-gap:.75rem}.filter-search{flex:1 1 100%;min-width:0;transition:flex-basis .22s ease,max-width .22s ease,opacity .16s ease,padding .22s ease,border-color .22s ease,margin-right .22s ease}.filter-search.mobile-search{display:inline-flex;flex:0 1 0;max-width:0;min-width:0;opacity:0;overflow:hidden;padding-right:0;padding-left:0;border-color:transparent;pointer-events:none;margin-right:-.75rem}.filter-search:not(.mobile-search){flex:1 1 calc(100% - 2.5rem);max-width:100%;opacity:1}.filter-search:not(.mobile-search)~.result-count{flex-basis:100%;margin-right:0;animation:result-count-drop .18s ease}.result-count{transition:flex-basis .18s ease,margin .18s ease,transform .18s ease,opacity .18s ease}@keyframes result-count-drop{0%{opacity:.72;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}}.pub-favourite,.ac-card-favourite{position:absolute;z-index:1;padding:0;background-color:#fff;background-repeat:no-repeat;background-position:center;border-radius:var(--border-radius-4xl, 32px);border:1px solid var(--border-secondary, #e5e5e3);box-shadow:0 4px 20px #1d1f231f;cursor:pointer;width:40px;height:40px}.pub-favourite:before,.pub-favourite:after,.ac-card-favourite:before,.ac-card-favourite:after{content:"";position:absolute;inset:0;margin:auto;width:24px;height:24px;background-repeat:no-repeat;background-position:center}.pub-favourite:hover,.ac-card-favourite:hover{border-color:var(--border-primary);background-color:var(--surface-tertiary, #f5f5f2)}.pub-favourite.active,.ac-card-favourite.active{--favourite-fill: #99e9d5}.card{background:var(--surface-primary);border:1px solid var(--border-secondary);border-radius:var(--border-radius-md);display:flex;flex-direction:column;flex:1;gap:1rem;padding:1rem 1.25rem;box-shadow:0 2px 10px #1d1f2314}@media(min-width:769px){.card{padding:1.75rem 2rem}}.card-heading{display:flex;flex-direction:column;gap:.5rem}.card-heading h2{font-size:1.5rem}.card-actions{display:flex;justify-content:flex-end;align-items:center}.g-card{background:var(--surface-primary);border:1px solid var(--border-secondary);border-radius:var(--border-radius-md);flex:1;padding:1rem 1.25rem;margin-inline:-1rem}@media(min-width:769px){.g-card{padding:1.5rem;margin-inline:0}}.g-card--elevated{box-shadow:var(--shadow-xs)}.g-card--flat{box-shadow:none}:root{--ear-icon: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_40000010_53734)"><path d="M17.5 23.625C16.6173 24.6936 15.4941 25.375 14 25.375C12.7236 25.375 11.4996 24.868 10.597 23.9655C9.69453 23.0629 9.1875 21.8389 9.1875 20.5625C9.1875 16.0245 5.25 17.5 5.25 11.375C5.25 9.05436 6.17187 6.82876 7.81282 5.18782C9.45376 3.54687 11.6794 2.625 14 2.625C16.3206 2.625 18.5462 3.54687 20.1872 5.18782C21.8281 6.82876 22.75 9.05436 22.75 11.375C22.75 15.75 21.1706 19.25 17.5 23.625Z" fill="%23FFF3B2"/><path d="M17.5 23.625C16.6173 24.6936 15.4941 25.375 14 25.375C12.7236 25.375 11.4996 24.868 10.597 23.9655C9.69453 23.0629 9.1875 21.8389 9.1875 20.5625C9.1875 16.0245 5.25 17.5 5.25 11.375C5.25 9.05436 6.17187 6.82876 7.81282 5.18782C9.45376 3.54687 11.6794 2.625 14 2.625C16.3206 2.625 18.5462 3.54687 20.1872 5.18782C21.8281 6.82876 22.75 9.05436 22.75 11.375" stroke="%231D1F23" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.0159 18.375C18.8234 18.7088 18.5261 18.9698 18.1701 19.1173C17.8141 19.2649 17.4194 19.2908 17.0471 19.1911C16.6749 19.0913 16.346 18.8715 16.1114 18.5658C15.8769 18.26 15.7499 17.8854 15.75 17.5C15.75 14.875 18.375 14 18.375 11.375C18.375 10.2147 17.9141 9.10188 17.0936 8.28141C16.2731 7.46094 15.1603 7 14 7C12.8397 7 11.7269 7.46094 10.9064 8.28141C10.0859 9.10188 9.625 10.2147 9.625 11.375" stroke="%231D1F23" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_40000010_53734"><rect width="28" height="28" fill="white"/></clipPath></defs></svg>');--ear-icon-dark: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_9018_8900)"><path opacity="0.15" d="M17.5 23.625C16.6173 24.6936 15.4941 25.375 14 25.375C12.7236 25.375 11.4996 24.868 10.597 23.9655C9.69453 23.0629 9.1875 21.8389 9.1875 20.5625C9.1875 16.0245 5.25 17.5 5.25 11.375C5.25 9.05436 6.17187 6.82876 7.81282 5.18782C9.45376 3.54687 11.6794 2.625 14 2.625C16.3206 2.625 18.5462 3.54687 20.1872 5.18782C21.8281 6.82876 22.75 9.05436 22.75 11.375C22.75 15.75 21.1706 19.25 17.5 23.625Z" fill="%231D1F23"/><path d="M17.5 23.625C16.6173 24.6936 15.4941 25.375 14 25.375C12.7236 25.375 11.4996 24.868 10.597 23.9655C9.69453 23.0629 9.1875 21.8389 9.1875 20.5625C9.1875 16.0245 5.25 17.5 5.25 11.375C5.25 9.05436 6.17187 6.82876 7.81282 5.18782C9.45376 3.54687 11.6794 2.625 14 2.625C16.3206 2.625 18.5462 3.54687 20.1872 5.18782C21.8281 6.82876 22.75 9.05436 22.75 11.375" stroke="%231D1F23" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.0159 18.375C18.8234 18.7088 18.5261 18.9698 18.1701 19.1173C17.8141 19.2649 17.4194 19.2908 17.0471 19.1911C16.6749 19.0913 16.346 18.8715 16.1114 18.5658C15.8769 18.26 15.7499 17.8854 15.75 17.5C15.75 14.875 18.375 14 18.375 11.375C18.375 10.2147 17.9141 9.10188 17.0936 8.28141C16.2731 7.46094 15.1603 7 14 7C12.8397 7 11.7269 7.46094 10.9064 8.28141C10.0859 9.10188 9.625 10.2147 9.625 11.375" stroke="%231D1F23" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_9018_8900"><rect width="28" height="28" fill="white"/></clipPath></defs></svg>');--simple-close: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.2806 18.2198C19.3502 18.2895 19.4055 18.3722 19.4432 18.4632C19.4809 18.5543 19.5003 18.6519 19.5003 18.7504C19.5003 18.849 19.4809 18.9465 19.4432 19.0376C19.4055 19.1286 19.3502 19.2114 19.2806 19.281C19.2109 19.3507 19.1281 19.406 19.0371 19.4437C18.9461 19.4814 18.8485 19.5008 18.7499 19.5008C18.6514 19.5008 18.5538 19.4814 18.4628 19.4437C18.3717 19.406 18.289 19.3507 18.2193 19.281L11.9999 13.0607L5.78055 19.281C5.63982 19.4218 5.44895 19.5008 5.24993 19.5008C5.05091 19.5008 4.86003 19.4218 4.7193 19.281C4.57857 19.1403 4.49951 18.9494 4.49951 18.7504C4.49951 18.5514 4.57857 18.3605 4.7193 18.2198L10.9396 12.0004L4.7193 5.78104C4.57857 5.64031 4.49951 5.44944 4.49951 5.25042C4.49951 5.05139 4.57857 4.86052 4.7193 4.71979C4.86003 4.57906 5.05091 4.5 5.24993 4.5C5.44895 4.5 5.63982 4.57906 5.78055 4.71979L11.9999 10.9401L18.2193 4.71979C18.36 4.57906 18.5509 4.5 18.7499 4.5C18.949 4.5 19.1398 4.57906 19.2806 4.71979C19.4213 4.86052 19.5003 5.05139 19.5003 5.25042C19.5003 5.44944 19.4213 5.64031 19.2806 5.78104L13.0602 12.0004L19.2806 18.2198Z" fill="%231D1F23"/></svg>');--close-w-bg: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.15" d="M20.25 5.25V18.75C20.25 19.1478 20.092 19.5294 19.8107 19.8107C19.5294 20.092 19.1478 20.25 18.75 20.25H5.25C4.85218 20.25 4.47064 20.092 4.18934 19.8107C3.90804 19.5294 3.75 19.1478 3.75 18.75V5.25C3.75 4.85218 3.90804 4.47064 4.18934 4.18934C4.47064 3.90804 4.85218 3.75 5.25 3.75H18.75C19.1478 3.75 19.5294 3.90804 19.8107 4.18934C20.092 4.47064 20.25 4.85218 20.25 5.25Z" fill="%231D1F23"/><path d="M19.2806 18.2193C19.3502 18.289 19.4055 18.3717 19.4432 18.4628C19.4809 18.5538 19.5003 18.6514 19.5003 18.7499C19.5003 18.8485 19.4809 18.9461 19.4432 19.0371C19.4055 19.1281 19.3502 19.2109 19.2806 19.2806C19.2109 19.3502 19.1281 19.4055 19.0371 19.4432C18.9461 19.4809 18.8485 19.5003 18.7499 19.5003C18.6514 19.5003 18.5538 19.4809 18.4628 19.4432C18.3717 19.4055 18.289 19.3502 18.2193 19.2806L11.9999 13.0602L5.78055 19.2806C5.63982 19.4213 5.44895 19.5003 5.24993 19.5003C5.05091 19.5003 4.86003 19.4213 4.7193 19.2806C4.57857 19.1398 4.49951 18.949 4.49951 18.7499C4.49951 18.5509 4.57857 18.36 4.7193 18.2193L10.9396 11.9999L4.7193 5.78055C4.57857 5.63982 4.49951 5.44895 4.49951 5.24993C4.49951 5.05091 4.57857 4.86003 4.7193 4.7193C4.86003 4.57857 5.05091 4.49951 5.24993 4.49951C5.44895 4.49951 5.63982 4.57857 5.78055 4.7193L11.9999 10.9396L18.2193 4.7193C18.36 4.57857 18.5509 4.49951 18.7499 4.49951C18.949 4.49951 19.1398 4.57857 19.2806 4.7193C19.4213 4.86003 19.5003 5.05091 19.5003 5.24993C19.5003 5.44895 19.4213 5.63982 19.2806 5.78055L13.0602 11.9999L19.2806 18.2193Z" fill="%231D1F23"/></svg>');--question: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_40000010_20606)"><path opacity="0.15" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z" fill="%231D1F23"/><path d="M12 18C12.6213 18 13.125 17.4963 13.125 16.875C13.125 16.2537 12.6213 15.75 12 15.75C11.3787 15.75 10.875 16.2537 10.875 16.875C10.875 17.4963 11.3787 18 12 18Z" fill="%231D1F23"/><path d="M12 13.5V12.75C13.6566 12.75 15 11.5744 15 10.125C15 8.67562 13.6566 7.5 12 7.5C10.3434 7.5 9 8.67562 9 10.125V10.5" stroke="%231D1F23" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z" stroke="%231D1F23" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_40000010_20606"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>');--clover: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.69159 11.6234C3.1689 11.6913 1.35284 11.47 1.04128 9.45467C0.908422 8.59523 0.955341 7.40155 0.955341 7.40155C0.955341 7.40155 5.78903 4.26059 7.56041 4.04571C8.99535 3.87165 10.4812 5.9022 11.316 7.90755C11.4182 8.15319 11.5054 8.39202 11.5799 8.62436C11.6947 8.08302 11.8485 7.54982 12.0574 7.04812C13.1732 4.3674 15.4593 2.13076 16.9922 2.90544C18.2677 3.55001 19.4437 4.29713 19.3956 5.12441C20.0585 5.25585 21.9446 7.61592 21.9446 7.61592C21.9446 7.61592 22.0692 9.07874 21.9446 9.88437C21.5461 12.4627 19.0394 11.8181 17.4805 11.6749C16.8703 11.6188 15.8215 11.367 15.0713 11.3884C15.6447 11.5657 16.4439 12.2222 16.9845 12.4627C17.7721 12.8131 20.2344 13.8704 20.2344 13.8704C20.2344 13.8704 20.6257 14.9739 20.3857 16.1153C20.0599 17.6648 18.2289 18.8686 17.4096 18.8368C17.23 19.8739 15.7091 22.1858 12.9456 21.9881C11.1204 21.8575 10.8839 20.2512 10.792 18.6942C10.7792 18.4768 10.7664 18.2603 10.749 18.049C10.6859 17.2842 10.6607 15.7526 10.5364 14.7545C10.2058 15.3342 9.81499 16.4446 9.54436 17.0463C9.505 17.1338 9.46498 17.2238 9.42415 17.3156C8.72994 18.8761 7.94218 20.9655 6.00143 20.6273C4.3575 20.3408 3.59223 18.5265 3.66309 17.476C2.86002 17.3089 1.08384 16.6739 0.403593 15.4707C-0.446711 13.9667 0.310712 12.6381 0.310712 12.6381C0.310712 12.6381 4.58294 11.6392 4.69159 11.6234Z" fill="%237ED999"/><path d="M4.69159 11.6234C3.1689 11.6913 1.35284 11.47 1.04128 9.45467C0.908422 8.59523 0.955341 7.40155 0.955341 7.40155C0.955341 7.40155 5.78903 4.26059 7.56041 4.04571C8.99535 3.87165 10.4812 5.9022 11.316 7.90755C11.4182 8.15319 11.5054 8.39202 11.5799 8.62436C11.6947 8.08302 11.8485 7.54982 12.0574 7.04812C13.1732 4.3674 15.4593 2.13076 16.9922 2.90544C18.2677 3.55001 19.4437 4.29713 19.3956 5.12441C20.0585 5.25585 21.9446 7.61592 21.9446 7.61592C21.9446 7.61592 22.0692 9.07874 21.9446 9.88437C21.5461 12.4627 19.0394 11.8181 17.4805 11.6749C16.8703 11.6188 15.8215 11.367 15.0713 11.3884C15.6447 11.5657 16.4439 12.2222 16.9845 12.4627C17.7721 12.8131 20.2344 13.8704 20.2344 13.8704C20.2344 13.8704 20.6257 14.9739 20.3857 16.1153C20.0599 17.6648 18.2289 18.8686 17.4096 18.8368C17.23 19.8739 15.7091 22.1858 12.9456 21.9881C11.1204 21.8575 10.8839 20.2512 10.792 18.6942C10.7792 18.4768 10.7664 18.2603 10.749 18.049C10.6859 17.2842 10.6607 15.7526 10.5364 14.7545C10.2058 15.3342 9.81499 16.4446 9.54436 17.0463C9.505 17.1338 9.46498 17.2238 9.42415 17.3156C8.72994 18.8761 7.94218 20.9655 6.00143 20.6273C4.3575 20.3408 3.59223 18.5265 3.66309 17.476C2.86002 17.3089 1.08384 16.6739 0.403593 15.4707C-0.446711 13.9667 0.310712 12.6381 0.310712 12.6381C0.310712 12.6381 4.58294 11.6392 4.69159 11.6234Z" fill="%234C825C"/><path d="M12.2673 3.53891C13.3929 0.878288 16.6265 0.498058 18.1765 1.2684C19.4661 1.9094 19.4237 3.35039 19.3757 4.17172C20.4089 4.37378 22.3118 6.02954 21.9558 8.30454C21.555 10.8641 19.093 10.7205 17.5173 10.577C16.9195 10.5226 16.1894 10.5065 15.4548 10.5243C16.0232 10.6989 16.5887 10.9026 17.1247 11.1385C19.4058 12.1426 20.4039 12.7649 20.403 14.4911C20.4019 15.7043 18.2312 17.2352 17.4069 17.204C17.2256 18.2375 15.6943 20.5419 12.9138 20.3465C10.8209 20.1993 10.9905 18.1413 10.8483 16.4227C10.7854 15.6615 10.6885 14.6232 10.5642 13.6297C10.2629 14.1583 9.97124 14.7174 9.72333 15.2596C9.01288 16.8135 8.08911 19.1445 6.029 18.7918C4.38061 18.5093 3.61322 16.7194 3.68427 15.6834C2.87909 15.5186 1.09792 14.8924 0.415716 13.7059C-0.43689 12.2226 1.55223 10.4562 4.39423 9.96176C5.42134 9.78307 6.66124 9.73185 7.83857 9.74497C6.82339 9.60018 5.78599 9.52233 5.05341 9.58969C3.48191 9.73427 1.37852 10.3404 0.981146 7.78793C0.62816 5.51912 3.74234 3.9417 4.77314 3.73911C4.726 2.91991 5.77732 1.39632 7.56318 1.18051C9.00979 1.00577 10.5055 2.09838 11.3435 4.08286C11.5049 4.46512 11.6269 4.83121 11.7224 5.18149C11.866 4.62549 12.0426 4.07013 12.2673 3.53891Z" fill="%237ED999"/><path d="M9.9835 8.27097C9.06122 6.68532 7.99046 5.09815 5.58736 4.10985C8.01467 3.91532 9.9835 6.02912 9.9835 8.27097Z" fill="%2340AD69"/><path d="M13.3312 8.48595C14.042 7.47104 16.1356 5.21566 18.8243 4.31335C16.4201 4.06144 13.8741 5.73466 13.3312 8.48595Z" fill="%2340AD69"/><path d="M12.5572 11.5128C13.585 12.1324 15.9053 14.0091 16.9648 16.5587C16.7391 13.2972 14.7711 11.8151 12.5572 11.5128Z" fill="%2340AD69"/><path d="M9.29134 11.1829C8.11514 11.6087 5.60246 12.3601 4.10352 14.9004C4.56475 11.4479 7.03823 11.0799 9.29134 11.1829Z" fill="%2340AD69"/></svg>');--clover-wrong: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.69159 11.6234C3.1689 11.6913 1.35284 11.47 1.04128 9.45467C0.908422 8.59523 0.955341 7.40155 0.955341 7.40155C0.955341 7.40155 5.78903 4.26059 7.56041 4.04571C8.99535 3.87165 10.4812 5.9022 11.316 7.90755C11.4182 8.15319 11.5054 8.39202 11.5799 8.62436C11.6947 8.08302 11.8485 7.54982 12.0574 7.04812C13.1732 4.3674 15.4593 2.13076 16.9922 2.90544C18.2677 3.55001 19.4437 4.29713 19.3956 5.12441C20.0585 5.25585 21.9446 7.61592 21.9446 7.61592C21.9446 7.61592 22.0692 9.07874 21.9446 9.88437C21.5461 12.4627 19.0394 11.8181 17.4805 11.6749C16.8703 11.6188 15.8215 11.367 15.0713 11.3884C15.6447 11.5657 16.4439 12.2222 16.9845 12.4627C17.7721 12.8131 20.2344 13.8704 20.2344 13.8704C20.2344 13.8704 20.6257 14.9739 20.3857 16.1153C20.0599 17.6648 18.2289 18.8686 17.4096 18.8368C17.23 19.8739 15.7091 22.1858 12.9456 21.9881C11.1204 21.8575 10.8839 20.2512 10.792 18.6942C10.7792 18.4768 10.7664 18.2603 10.749 18.049C10.6859 17.2842 10.6607 15.7526 10.5364 14.7545C10.2058 15.3342 9.81499 16.4446 9.54436 17.0463C9.505 17.1338 9.46498 17.2238 9.42415 17.3156C8.72994 18.8761 7.94218 20.9655 6.00143 20.6273C4.3575 20.3408 3.59223 18.5265 3.66309 17.476C2.86002 17.3089 1.08384 16.6739 0.403593 15.4707C-0.446711 13.9667 0.310712 12.6381 0.310712 12.6381C0.310712 12.6381 4.58294 11.6392 4.69159 11.6234Z" fill="%23D97E7E"/><path d="M4.69159 11.6234C3.1689 11.6913 1.35284 11.47 1.04128 9.45467C0.908422 8.59523 0.955341 7.40155 0.955341 7.40155C0.955341 7.40155 5.78903 4.26059 7.56041 4.04571C8.99535 3.87165 10.4812 5.9022 11.316 7.90755C11.4182 8.15319 11.5054 8.39202 11.5799 8.62436C11.6947 8.08302 11.8485 7.54982 12.0574 7.04812C13.1732 4.3674 15.4593 2.13076 16.9922 2.90544C18.2677 3.55001 19.4437 4.29713 19.3956 5.12441C20.0585 5.25585 21.9446 7.61592 21.9446 7.61592C21.9446 7.61592 22.0692 9.07874 21.9446 9.88437C21.5461 12.4627 19.0394 11.8181 17.4805 11.6749C16.8703 11.6188 15.8215 11.367 15.0713 11.3884C15.6447 11.5657 16.4439 12.2222 16.9845 12.4627C17.7721 12.8131 20.2344 13.8704 20.2344 13.8704C20.2344 13.8704 20.6257 14.9739 20.3857 16.1153C20.0599 17.6648 18.2289 18.8686 17.4096 18.8368C17.23 19.8739 15.7091 22.1858 12.9456 21.9881C11.1204 21.8575 10.8839 20.2512 10.792 18.6942C10.7792 18.4768 10.7664 18.2603 10.749 18.049C10.6859 17.2842 10.6607 15.7526 10.5364 14.7545C10.2058 15.3342 9.81499 16.4446 9.54436 17.0463C9.505 17.1338 9.46498 17.2238 9.42415 17.3156C8.72994 18.8761 7.94218 20.9655 6.00143 20.6273C4.3575 20.3408 3.59223 18.5265 3.66309 17.476C2.86002 17.3089 1.08384 16.6739 0.403593 15.4707C-0.446711 13.9667 0.310712 12.6381 0.310712 12.6381C0.310712 12.6381 4.58294 11.6392 4.69159 11.6234Z" fill="%23824C4C"/><path d="M12.2674 3.53891C13.393 0.878288 16.6266 0.498058 18.1766 1.2684C19.4662 1.9094 19.4238 3.35039 19.3758 4.17172C20.4091 4.37378 22.3119 6.02954 21.9559 8.30454C21.5551 10.8641 19.0931 10.7205 17.5174 10.577C16.9196 10.5226 16.1895 10.5065 15.4549 10.5243C16.0233 10.6989 16.5888 10.9026 17.1248 11.1385C19.406 12.1426 20.404 12.7649 20.4031 14.4911C20.402 15.7043 18.2314 17.2352 17.407 17.204C17.2257 18.2375 15.6944 20.5419 12.9139 20.3465C10.821 20.1993 10.9906 18.1413 10.8485 16.4227C10.7855 15.6615 10.6886 14.6232 10.5643 13.6297C10.2631 14.1583 9.97137 14.7174 9.72346 15.2596C9.013 16.8135 8.08924 19.1445 6.02912 18.7918C4.38073 18.5093 3.61334 16.7194 3.68439 15.6834C2.87921 15.5186 1.09804 14.8924 0.415838 13.7059C-0.436768 12.2226 1.55235 10.4562 4.39435 9.96176C5.42146 9.78307 6.66136 9.73185 7.83869 9.74497C6.82351 9.60018 5.78611 9.52233 5.05353 9.58969C3.48203 9.73427 1.37864 10.3404 0.981268 7.78793C0.628282 5.51912 3.74246 3.9417 4.77326 3.73911C4.72613 2.91991 5.77745 1.39632 7.5633 1.18051C9.00992 1.00577 10.5056 2.09838 11.3436 4.08286C11.505 4.46512 11.6271 4.83121 11.7225 5.18149C11.8662 4.62549 12.0427 4.07013 12.2674 3.53891Z" fill="%23D97E7E"/><path d="M9.9835 8.27097C9.06122 6.68532 7.99046 5.09815 5.58736 4.10985C8.01467 3.91532 9.9835 6.02912 9.9835 8.27097Z" fill="%23AD4040"/><path d="M13.3311 8.48595C14.0419 7.47104 16.1355 5.21566 18.8242 4.31335C16.42 4.06144 13.8739 5.73466 13.3311 8.48595Z" fill="%23AD4040"/><path d="M12.5571 11.5128C13.5849 12.1324 15.9052 14.0091 16.9647 16.5587C16.7389 13.2972 14.771 11.8151 12.5571 11.5128Z" fill="%23AD4040"/><path d="M9.29134 11.1829C8.11514 11.6087 5.60246 12.3601 4.10352 14.9004C4.56475 11.4479 7.03823 11.0799 9.29134 11.1829Z" fill="%23AD4040"/></svg>');--clover-partial: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.69159 11.6234C3.1689 11.6913 1.35284 11.47 1.04128 9.45467C0.908422 8.59523 0.955341 7.40155 0.955341 7.40155C0.955341 7.40155 5.78903 4.26059 7.56041 4.04571C8.99535 3.87165 10.4812 5.9022 11.316 7.90755C11.4182 8.15319 11.5054 8.39202 11.5799 8.62436C11.6947 8.08302 11.8485 7.54982 12.0574 7.04812C13.1732 4.3674 15.4593 2.13076 16.9922 2.90544C18.2677 3.55001 19.4437 4.29713 19.3956 5.12441C20.0585 5.25585 21.9446 7.61592 21.9446 7.61592C21.9446 7.61592 22.0692 9.07874 21.9446 9.88437C21.5461 12.4627 19.0394 11.8181 17.4805 11.6749C16.8703 11.6188 15.8215 11.367 15.0713 11.3884C15.6447 11.5657 16.4439 12.2222 16.9845 12.4627C17.7721 12.8131 20.2344 13.8704 20.2344 13.8704C20.2344 13.8704 20.6257 14.9739 20.3857 16.1153C20.0599 17.6648 18.2289 18.8686 17.4096 18.8368C17.23 19.8739 15.7091 22.1858 12.9456 21.9881C11.1204 21.8575 10.8839 20.2512 10.792 18.6942C10.7792 18.4768 10.7664 18.2603 10.749 18.049C10.6859 17.2842 10.6607 15.7526 10.5364 14.7545C10.2058 15.3342 9.81499 16.4446 9.54436 17.0463C9.505 17.1338 9.46498 17.2238 9.42415 17.3156C8.72994 18.8761 7.94218 20.9655 6.00143 20.6273C4.3575 20.3408 3.59223 18.5265 3.66309 17.476C2.86002 17.3089 1.08384 16.6739 0.403593 15.4707C-0.446711 13.9667 0.310712 12.6381 0.310712 12.6381C0.310712 12.6381 4.58294 11.6392 4.69159 11.6234Z" fill="%23F0B96B"/><path d="M4.69159 11.6234C3.1689 11.6913 1.35284 11.47 1.04128 9.45467C0.908422 8.59523 0.955341 7.40155 0.955341 7.40155C0.955341 7.40155 5.78903 4.26059 7.56041 4.04571C8.99535 3.87165 10.4812 5.9022 11.316 7.90755C11.4182 8.15319 11.5054 8.39202 11.5799 8.62436C11.6947 8.08302 11.8485 7.54982 12.0574 7.04812C13.1732 4.3674 15.4593 2.13076 16.9922 2.90544C18.2677 3.55001 19.4437 4.29713 19.3956 5.12441C20.0585 5.25585 21.9446 7.61592 21.9446 7.61592C21.9446 7.61592 22.0692 9.07874 21.9446 9.88437C21.5461 12.4627 19.0394 11.8181 17.4805 11.6749C16.8703 11.6188 15.8215 11.367 15.0713 11.3884C15.6447 11.5657 16.4439 12.2222 16.9845 12.4627C17.7721 12.8131 20.2344 13.8704 20.2344 13.8704C20.2344 13.8704 20.6257 14.9739 20.3857 16.1153C20.0599 17.6648 18.2289 18.8686 17.4096 18.8368C17.23 19.8739 15.7091 22.1858 12.9456 21.9881C11.1204 21.8575 10.8839 20.2512 10.792 18.6942C10.7792 18.4768 10.7664 18.2603 10.749 18.049C10.6859 17.2842 10.6607 15.7526 10.5364 14.7545C10.2058 15.3342 9.81499 16.4446 9.54436 17.0463C9.505 17.1338 9.46498 17.2238 9.42415 17.3156C8.72994 18.8761 7.94218 20.9655 6.00143 20.6273C4.3575 20.3408 3.59223 18.5265 3.66309 17.476C2.86002 17.3089 1.08384 16.6739 0.403593 15.4707C-0.446711 13.9667 0.310712 12.6381 0.310712 12.6381C0.310712 12.6381 4.58294 11.6392 4.69159 11.6234Z" fill="%23825A2A"/><path d="M12.2674 3.53891C13.393 0.878288 16.6266 0.498058 18.1765 1.2684C19.4662 1.9094 19.4238 3.35039 19.3758 4.17172C20.409 4.37378 22.3119 6.02954 21.9558 8.30454C21.5551 10.8641 19.0931 10.7205 17.5174 10.577C16.9196 10.5226 16.1895 10.5065 15.4549 10.5243C16.0233 10.6989 16.5888 10.9026 17.1248 11.1385C19.4059 12.1426 20.404 12.7649 20.4031 14.4911C20.402 15.7043 18.2313 17.2352 17.407 17.204C17.2257 18.2375 15.6944 20.5419 12.9139 20.3465C10.821 20.1993 10.9906 18.1413 10.8484 16.4227C10.7855 15.6615 10.6886 14.6232 10.5642 13.6297C10.263 14.1583 9.97134 14.7174 9.72342 15.2596C9.01297 16.8135 8.0892 19.1445 6.02909 18.7918C4.3807 18.5093 3.61331 16.7194 3.68436 15.6834C2.87918 15.5186 1.09801 14.8924 0.415807 13.7059C-0.436799 12.2226 1.55232 10.4562 4.39432 9.96176C5.42143 9.78307 6.66133 9.73185 7.83866 9.74497C6.82348 9.60018 5.78608 9.52233 5.0535 9.58969C3.482 9.73427 1.37861 10.3404 0.981237 7.78793C0.628252 5.51912 3.74243 3.9417 4.77323 3.73911C4.7261 2.91991 5.77742 1.39632 7.56327 1.18051C9.00989 1.00577 10.5056 2.09838 11.3435 4.08286C11.5049 4.46512 11.627 4.83121 11.7224 5.18149C11.8661 4.62549 12.0426 4.07013 12.2674 3.53891Z" fill="%23F0B96B"/><path d="M9.9835 8.27097C9.06122 6.68532 7.99046 5.09815 5.58736 4.10985C8.01467 3.91532 9.9835 6.02912 9.9835 8.27097Z" fill="%23D98A2A"/><path d="M13.3312 8.48595C14.0419 7.47104 16.1355 5.21566 18.8242 4.31335C16.42 4.06144 13.874 5.73466 13.3312 8.48595Z" fill="%23D98A2A"/><path d="M12.5572 11.5128C13.5849 12.1324 15.9052 14.0091 16.9647 16.5587C16.739 13.2972 14.771 11.8151 12.5572 11.5128Z" fill="%23D98A2A"/><path d="M9.29134 11.1829C8.11514 11.6087 5.60246 12.3601 4.10352 14.9004C4.56475 11.4479 7.03823 11.0799 9.29134 11.1829Z" fill="%23D98A2A"/></svg>');--dash: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_40000010_49366)"><path d="M3.4375 11H18.5625" stroke="%231D1F23" stroke-width="1.83333" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_40000010_49366"><rect width="22" height="22" fill="white"/></clipPath></defs></svg>');--check: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_40000010_49357)"><path d="M3.4375 12.375L8.25 17.1875L19.25 6.1875" stroke="%231D1F23" stroke-width="1.83333" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_40000010_49357"><rect width="22" height="22" fill="white"/></clipPath></defs></svg>');--retry: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.15" d="M23.625 14C23.625 15.9036 23.0605 17.7645 22.0029 19.3474C20.9453 20.9302 19.4421 22.1638 17.6833 22.8923C15.9246 23.6208 13.9893 23.8114 12.1223 23.4401C10.2552 23.0687 8.54018 22.152 7.1941 20.8059C5.84802 19.4598 4.93133 17.7448 4.55995 15.8777C4.18856 14.0107 4.37917 12.0754 5.10766 10.3167C5.83616 8.55793 7.06982 7.05471 8.65264 5.99711C10.2355 4.9395 12.0964 4.375 14 4.375C16.5527 4.375 19.0009 5.38906 20.8059 7.1941C22.6109 8.99914 23.625 11.4473 23.625 14Z" fill="%231D1F23"/><path d="M24.5 14.0004C24.5003 16.7609 23.4134 19.4105 21.4747 21.3756C19.536 23.3407 16.9013 24.4633 14.1411 24.5004H14C11.3184 24.5071 8.73718 23.4809 6.79219 21.6348C6.70866 21.5558 6.64152 21.4611 6.59459 21.3562C6.54765 21.2512 6.52185 21.138 6.51865 21.0231C6.51545 20.9082 6.53492 20.7938 6.57594 20.6864C6.61696 20.579 6.67874 20.4807 6.75773 20.3972C6.83673 20.3137 6.93141 20.2465 7.03636 20.1996C7.1413 20.1527 7.25447 20.1269 7.36939 20.1237C7.48431 20.1205 7.59873 20.1399 7.70613 20.181C7.81353 20.222 7.91179 20.2837 7.99531 20.3627C9.24634 21.5426 10.8173 22.3276 12.5119 22.6198C14.2065 22.912 15.9496 22.6984 17.5235 22.0057C19.0974 21.3129 20.4323 20.1718 21.3614 18.7248C22.2906 17.2778 22.7728 15.5892 22.7477 13.8697C22.7227 12.1503 22.1916 10.4764 21.2208 9.05705C20.2499 7.63771 18.8824 6.5359 17.289 5.88926C15.6956 5.24262 13.947 5.07981 12.2616 5.42119C10.5763 5.76256 9.02883 6.59297 7.81266 7.80868C7.80372 7.81835 7.79423 7.82748 7.78422 7.83603L4.87703 10.5004H7.875C8.10706 10.5004 8.32962 10.5926 8.49372 10.7567C8.65781 10.9208 8.75 11.1433 8.75 11.3754C8.75 11.6075 8.65781 11.83 8.49372 11.9941C8.32962 12.1582 8.10706 12.2504 7.875 12.2504H2.625C2.39294 12.2504 2.17038 12.1582 2.00628 11.9941C1.84219 11.83 1.75 11.6075 1.75 11.3754V6.1254C1.75 5.89334 1.84219 5.67078 2.00628 5.50668C2.17038 5.34259 2.39294 5.2504 2.625 5.2504C2.85706 5.2504 3.07962 5.34259 3.24372 5.50668C3.40781 5.67078 3.5 5.89334 3.5 6.1254V9.38478L6.58984 6.5629C8.05982 5.09863 9.93067 4.10269 11.9662 3.70081C14.0017 3.29892 16.1107 3.50911 18.0269 4.30484C19.9431 5.10057 21.5806 6.44616 22.7326 8.17175C23.8847 9.89734 24.4997 11.9256 24.5 14.0004Z" fill="%231D1F23"/></svg>');--check-circle: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.15" d="M24.5 14C24.5 16.0767 23.8842 18.1068 22.7304 19.8335C21.5767 21.5602 19.9368 22.906 18.0182 23.7007C16.0996 24.4955 13.9884 24.7034 11.9516 24.2982C9.91476 23.8931 8.04383 22.8931 6.57538 21.4246C5.10693 19.9562 4.1069 18.0853 3.70176 16.0484C3.29661 14.0116 3.50455 11.9004 4.29927 9.98182C5.09399 8.0632 6.4398 6.42332 8.16652 5.26957C9.89323 4.11581 11.9233 3.5 14 3.5C16.7848 3.5 19.4555 4.60625 21.4246 6.57538C23.3938 8.54451 24.5 11.2152 24.5 14Z" fill="%231D1F23"/><path d="M18.9941 10.7559C19.0754 10.8372 19.14 10.9337 19.184 11.0399C19.228 11.1462 19.2507 11.26 19.2507 11.375C19.2507 11.49 19.228 11.6038 19.184 11.7101C19.14 11.8163 19.0754 11.9128 18.9941 11.9941L12.8691 18.1191C12.7878 18.2004 12.6913 18.265 12.5851 18.309C12.4789 18.353 12.365 18.3757 12.25 18.3757C12.135 18.3757 12.0212 18.353 11.9149 18.309C11.8087 18.265 11.7122 18.2004 11.6309 18.1191L9.00594 15.4941C8.84176 15.3299 8.74952 15.1072 8.74952 14.875C8.74952 14.6428 8.84176 14.4201 9.00594 14.2559C9.17013 14.0918 9.39281 13.9995 9.62501 13.9995C9.8572 13.9995 10.0799 14.0918 10.2441 14.2559L12.25 16.263L17.7559 10.7559C17.8372 10.6746 17.9337 10.61 18.0399 10.566C18.1462 10.522 18.26 10.4993 18.375 10.4993C18.49 10.4993 18.6039 10.522 18.7101 10.566C18.8163 10.61 18.9128 10.6746 18.9941 10.7559ZM25.375 14C25.375 16.2498 24.7079 18.449 23.458 20.3196C22.2081 22.1902 20.4315 23.6482 18.353 24.5091C16.2745 25.3701 13.9874 25.5953 11.7809 25.1564C9.57432 24.7175 7.54749 23.6342 5.95667 22.0433C4.36584 20.4525 3.28248 18.4257 2.84357 16.2192C2.40467 14.0126 2.62993 11.7255 3.49088 9.64698C4.35182 7.56847 5.80978 5.79193 7.68039 4.54203C9.551 3.29213 11.7502 2.625 14 2.625C17.0159 2.62818 19.9073 3.82764 22.0398 5.96018C24.1724 8.09271 25.3718 10.9841 25.375 14ZM23.625 14C23.625 12.0964 23.0605 10.2355 22.0029 8.65264C20.9453 7.06981 19.4421 5.83615 17.6833 5.10766C15.9246 4.37917 13.9893 4.18856 12.1223 4.55994C10.2552 4.93132 8.54018 5.84802 7.1941 7.1941C5.84802 8.54018 4.93133 10.2552 4.55995 12.1223C4.18856 13.9893 4.37917 15.9246 5.10766 17.6833C5.83616 19.4421 7.06982 20.9453 8.65264 22.0029C10.2355 23.0605 12.0964 23.625 14 23.625C16.5518 23.6221 18.9983 22.6071 20.8027 20.8027C22.6071 18.9983 23.6221 16.5518 23.625 14Z" fill="%231D1F23"/></svg>');--proceed: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.15" d="M23.625 14L15.75 21.875V6.125L23.625 14Z" fill="%231D1F23"/><path d="M24.2441 13.3816L16.3691 5.50663C16.2467 5.38412 16.0907 5.30067 15.9209 5.26685C15.7511 5.23303 15.575 5.25036 15.4151 5.31664C15.2551 5.38293 15.1184 5.49519 15.0222 5.6392C14.9261 5.78322 14.8749 5.95253 14.875 6.12569V13.1257H4.375C4.14294 13.1257 3.92038 13.2179 3.75628 13.382C3.59219 13.5461 3.5 13.7686 3.5 14.0007C3.5 14.2328 3.59219 14.4553 3.75628 14.6194C3.92038 14.7835 4.14294 14.8757 4.375 14.8757H14.875V21.8757C14.8749 22.0488 14.9261 22.2182 15.0222 22.3622C15.1184 22.5062 15.2551 22.6185 15.4151 22.6847C15.575 22.751 15.7511 22.7683 15.9209 22.7345C16.0907 22.7007 16.2467 22.6173 16.3691 22.4948L24.2441 14.6198C24.3254 14.5385 24.39 14.442 24.434 14.3358C24.478 14.2295 24.5007 14.1157 24.5007 14.0007C24.5007 13.8857 24.478 13.7718 24.434 13.6656C24.39 13.5594 24.3254 13.4629 24.2441 13.3816ZM16.625 19.7637V8.23772L22.388 14.0007L16.625 19.7637Z" fill="%231D1F23"/></svg>');--form-info: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.25C10.0716 2.25 8.18657 2.82183 6.58319 3.89317C4.97982 4.96452 3.73013 6.48726 2.99218 8.26884C2.25422 10.0504 2.06114 12.0108 2.43735 13.9021C2.81355 15.7934 3.74215 17.5307 5.10571 18.8943C6.46928 20.2579 8.20656 21.1865 10.0979 21.5627C11.9892 21.9389 13.9496 21.7458 15.7312 21.0078C17.5127 20.2699 19.0355 19.0202 20.1068 17.4168C21.1782 15.8134 21.75 13.9284 21.75 12C21.7473 9.41498 20.7192 6.93661 18.8913 5.10872C17.0634 3.28084 14.585 2.25273 12 2.25ZM12 20.25C10.3683 20.25 8.77326 19.7661 7.41655 18.8596C6.05984 17.9531 5.00242 16.6646 4.378 15.1571C3.75358 13.6496 3.5902 11.9908 3.90853 10.3905C4.22685 8.79016 5.01259 7.32015 6.16637 6.16637C7.32016 5.01259 8.79017 4.22685 10.3905 3.90852C11.9909 3.59019 13.6497 3.75357 15.1571 4.37799C16.6646 5.00242 17.9531 6.05984 18.8596 7.41655C19.7661 8.77325 20.25 10.3683 20.25 12C20.2475 14.1873 19.3775 16.2843 17.8309 17.8309C16.2843 19.3775 14.1873 20.2475 12 20.25ZM13.5 16.5C13.5 16.6989 13.421 16.8897 13.2803 17.0303C13.1397 17.171 12.9489 17.25 12.75 17.25C12.3522 17.25 11.9706 17.092 11.6893 16.8107C11.408 16.5294 11.25 16.1478 11.25 15.75V12C11.0511 12 10.8603 11.921 10.7197 11.7803C10.579 11.6397 10.5 11.4489 10.5 11.25C10.5 11.0511 10.579 10.8603 10.7197 10.7197C10.8603 10.579 11.0511 10.5 11.25 10.5C11.6478 10.5 12.0294 10.658 12.3107 10.9393C12.592 11.2206 12.75 11.6022 12.75 12V15.75C12.9489 15.75 13.1397 15.829 13.2803 15.9697C13.421 16.1103 13.5 16.3011 13.5 16.5ZM10.5 7.875C10.5 7.6525 10.566 7.43499 10.6896 7.24998C10.8132 7.06498 10.9889 6.92078 11.1945 6.83564C11.4001 6.75049 11.6263 6.72821 11.8445 6.77162C12.0627 6.81502 12.2632 6.92217 12.4205 7.0795C12.5778 7.23684 12.685 7.43729 12.7284 7.65552C12.7718 7.87375 12.7495 8.09995 12.6644 8.30552C12.5792 8.51109 12.435 8.68679 12.25 8.8104C12.065 8.93402 11.8475 9 11.625 9C11.3266 9 11.0405 8.88147 10.8295 8.6705C10.6185 8.45952 10.5 8.17337 10.5 7.875Z" fill="%230869DC"/></svg>');--calendar-dots: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.15" d="M13.5 3V5.5H2.5V3C2.5 2.86739 2.55268 2.74021 2.64645 2.64645C2.74021 2.55268 2.86739 2.5 3 2.5H13C13.1326 2.5 13.2598 2.55268 13.3536 2.64645C13.4473 2.74021 13.5 2.86739 13.5 3Z" fill="%231D1F23"/><path d="M13 2H11.5V1.5C11.5 1.36739 11.4473 1.24021 11.3536 1.14645C11.2598 1.05268 11.1326 1 11 1C10.8674 1 10.7402 1.05268 10.6464 1.14645C10.5527 1.24021 10.5 1.36739 10.5 1.5V2H5.5V1.5C5.5 1.36739 5.44732 1.24021 5.35355 1.14645C5.25979 1.05268 5.13261 1 5 1C4.86739 1 4.74021 1.05268 4.64645 1.14645C4.55268 1.24021 4.5 1.36739 4.5 1.5V2H3C2.73478 2 2.48043 2.10536 2.29289 2.29289C2.10536 2.48043 2 2.73478 2 3V13C2 13.2652 2.10536 13.5196 2.29289 13.7071C2.48043 13.8946 2.73478 14 3 14H13C13.2652 14 13.5196 13.8946 13.7071 13.7071C13.8946 13.5196 14 13.2652 14 13V3C14 2.73478 13.8946 2.48043 13.7071 2.29289C13.5196 2.10536 13.2652 2 13 2ZM4.5 3V3.5C4.5 3.63261 4.55268 3.75979 4.64645 3.85355C4.74021 3.94732 4.86739 4 5 4C5.13261 4 5.25979 3.94732 5.35355 3.85355C5.44732 3.75979 5.5 3.63261 5.5 3.5V3H10.5V3.5C10.5 3.63261 10.5527 3.75979 10.6464 3.85355C10.7402 3.94732 10.8674 4 11 4C11.1326 4 11.2598 3.94732 11.3536 3.85355C11.4473 3.75979 11.5 3.63261 11.5 3.5V3H13V5H3V3H4.5ZM13 13H3V6H13V13ZM8.75 8.25C8.75 8.39834 8.70601 8.54334 8.6236 8.66668C8.54119 8.79001 8.42406 8.88614 8.28701 8.94291C8.14997 8.99967 7.99917 9.01453 7.85368 8.98559C7.7082 8.95665 7.57456 8.88522 7.46967 8.78033C7.36478 8.67544 7.29335 8.5418 7.26441 8.39632C7.23547 8.25083 7.25032 8.10003 7.30709 7.96299C7.36386 7.82594 7.45999 7.70881 7.58332 7.6264C7.70666 7.54399 7.85166 7.5 8 7.5C8.19891 7.5 8.38968 7.57902 8.53033 7.71967C8.67098 7.86032 8.75 8.05109 8.75 8.25ZM11.5 8.25C11.5 8.39834 11.456 8.54334 11.3736 8.66668C11.2912 8.79001 11.1741 8.88614 11.037 8.94291C10.9 8.99967 10.7492 9.01453 10.6037 8.98559C10.4582 8.95665 10.3246 8.88522 10.2197 8.78033C10.1148 8.67544 10.0434 8.5418 10.0144 8.39632C9.98547 8.25083 10.0003 8.10003 10.0571 7.96299C10.1139 7.82594 10.21 7.70881 10.3333 7.6264C10.4567 7.54399 10.6017 7.5 10.75 7.5C10.9489 7.5 11.1397 7.57902 11.2803 7.71967C11.421 7.86032 11.5 8.05109 11.5 8.25ZM6 10.75C6 10.8983 5.95601 11.0433 5.8736 11.1667C5.79119 11.29 5.67406 11.3861 5.53701 11.4429C5.39997 11.4997 5.24917 11.5145 5.10368 11.4856C4.9582 11.4566 4.82456 11.3852 4.71967 11.2803C4.61478 11.1754 4.54335 11.0418 4.51441 10.8963C4.48547 10.7508 4.50032 10.6 4.55709 10.463C4.61386 10.3259 4.70999 10.2088 4.83332 10.1264C4.95666 10.044 5.10166 10 5.25 10C5.44891 10 5.63968 10.079 5.78033 10.2197C5.92098 10.3603 6 10.5511 6 10.75ZM8.75 10.75C8.75 10.8983 8.70601 11.0433 8.6236 11.1667C8.54119 11.29 8.42406 11.3861 8.28701 11.4429C8.14997 11.4997 7.99917 11.5145 7.85368 11.4856C7.7082 11.4566 7.57456 11.3852 7.46967 11.2803C7.36478 11.1754 7.29335 11.0418 7.26441 10.8963C7.23547 10.7508 7.25032 10.6 7.30709 10.463C7.36386 10.3259 7.45999 10.2088 7.58332 10.1264C7.70666 10.044 7.85166 10 8 10C8.19891 10 8.38968 10.079 8.53033 10.2197C8.67098 10.3603 8.75 10.5511 8.75 10.75ZM11.5 10.75C11.5 10.8983 11.456 11.0433 11.3736 11.1667C11.2912 11.29 11.1741 11.3861 11.037 11.4429C10.9 11.4997 10.7492 11.5145 10.6037 11.4856C10.4582 11.4566 10.3246 11.3852 10.2197 11.2803C10.1148 11.1754 10.0434 11.0418 10.0144 10.8963C9.98547 10.7508 10.0003 10.6 10.0571 10.463C10.1139 10.3259 10.21 10.2088 10.3333 10.1264C10.4567 10.044 10.6017 10 10.75 10C10.9489 10 11.1397 10.079 11.2803 10.2197C11.421 10.3603 11.5 10.5511 11.5 10.75Z" fill="%231D1F23"/></svg>');--vertical-dots: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.125 12C13.125 12.2225 13.059 12.44 12.9354 12.625C12.8118 12.81 12.6361 12.9542 12.4305 13.0394C12.225 13.1245 11.9988 13.1468 11.7805 13.1034C11.5623 13.06 11.3618 12.9528 11.2045 12.7955C11.0472 12.6382 10.94 12.4377 10.8966 12.2195C10.8532 12.0012 10.8755 11.775 10.9606 11.5695C11.0458 11.3639 11.19 11.1882 11.375 11.0646C11.56 10.941 11.7775 10.875 12 10.875C12.2984 10.875 12.5845 10.9935 12.7955 11.2045C13.0065 11.4155 13.125 11.7016 13.125 12ZM12 6.75C12.2225 6.75 12.44 6.68402 12.625 6.5604C12.81 6.43679 12.9542 6.26109 13.0394 6.05552C13.1245 5.84995 13.1468 5.62375 13.1034 5.40552C13.06 5.1873 12.9528 4.98684 12.7955 4.82951C12.6382 4.67217 12.4377 4.56503 12.2195 4.52162C12.0012 4.47821 11.775 4.50049 11.5695 4.58564C11.3639 4.67078 11.1882 4.81498 11.0646 4.99998C10.941 5.18499 10.875 5.4025 10.875 5.625C10.875 5.92337 10.9935 6.20952 11.2045 6.4205C11.4155 6.63147 11.7016 6.75 12 6.75ZM12 17.25C11.7775 17.25 11.56 17.316 11.375 17.4396C11.19 17.5632 11.0458 17.7389 10.9606 17.9445C10.8755 18.1501 10.8532 18.3762 10.8966 18.5945C10.94 18.8127 11.0472 19.0132 11.2045 19.1705C11.3618 19.3278 11.5623 19.435 11.7805 19.4784C11.9988 19.5218 12.225 19.4995 12.4305 19.4144C12.6361 19.3292 12.8118 19.185 12.9354 19C13.059 18.815 13.125 18.5975 13.125 18.375C13.125 18.0766 13.0065 17.7905 12.7955 17.5795C12.5845 17.3685 12.2984 17.25 12 17.25Z" fill="%231D1F23"/><path d="M13.125 18.3749C13.125 18.1138 13.0341 17.8622 12.8701 17.662L12.7959 17.579C12.5849 17.368 12.2984 17.2499 12 17.2499C11.7775 17.2499 11.56 17.3158 11.375 17.4394L11.2441 17.5419C11.1217 17.653 11.0248 17.7902 10.9609 17.9442L10.9082 18.1024C10.8682 18.2628 10.864 18.4311 10.8965 18.5946C10.9399 18.8128 11.0468 19.0135 11.2041 19.1708C11.3614 19.3281 11.5621 19.435 11.7803 19.4784C11.9438 19.5109 12.112 19.5067 12.2725 19.4667L12.4307 19.414C12.5847 19.3501 12.7219 19.2532 12.833 19.1308L12.9355 18.9999C13.0591 18.8149 13.125 18.5974 13.125 18.3749ZM13.125 11.9999C13.125 11.7388 13.0341 11.4872 12.8701 11.287L12.7959 11.204C12.5849 10.993 12.2984 10.8749 12 10.8749C11.7775 10.8749 11.56 10.9408 11.375 11.0644L11.2441 11.1669C11.1217 11.278 11.0248 11.4152 10.9609 11.5692L10.9082 11.7274C10.8682 11.8878 10.864 12.0561 10.8965 12.2196C10.9399 12.4378 11.0468 12.6385 11.2041 12.7958C11.3614 12.9531 11.5621 13.06 11.7803 13.1034C11.9438 13.1359 12.112 13.1317 12.2725 13.0917L12.4307 13.039C12.5847 12.9751 12.7219 12.8782 12.833 12.7558L12.9355 12.6249C13.0591 12.4399 13.125 12.2224 13.125 11.9999ZM11.3779 4.12392C11.6749 4.00093 12.0022 3.96845 12.3174 4.03115C12.6325 4.09389 12.9222 4.24831 13.1494 4.47548C13.3766 4.70266 13.531 4.99243 13.5938 5.30751C13.6565 5.62273 13.624 5.95004 13.501 6.24697C13.378 6.54377 13.1695 6.79796 12.9023 6.97646C12.6352 7.1548 12.3212 7.2499 12 7.2499C11.569 7.2499 11.1553 7.07906 10.8506 6.77431C10.5458 6.46956 10.375 6.05587 10.375 5.6249C10.375 5.30371 10.4701 4.98967 10.6484 4.72255C10.8269 4.45541 11.0811 4.24693 11.3779 4.12392ZM13.625 18.3749C13.625 18.6961 13.5299 19.0101 13.3516 19.2772C13.1731 19.5444 12.9189 19.7529 12.6221 19.8759C12.3251 19.9989 11.9978 20.0313 11.6826 19.9686C11.3675 19.9059 11.0778 19.7515 10.8506 19.5243C10.6234 19.2971 10.469 19.0074 10.4062 18.6923C10.3435 18.3771 10.376 18.0498 10.499 17.7528C10.622 17.456 10.8305 17.2018 11.0977 17.0233C11.3648 16.845 11.6788 16.7499 12 16.7499C12.431 16.7499 12.8447 16.9207 13.1494 17.2255C13.4542 17.5302 13.625 17.9439 13.625 18.3749ZM13.625 11.9999C13.625 12.3211 13.5299 12.6351 13.3516 12.9022C13.1731 13.1694 12.9189 13.3779 12.6221 13.5009C12.3251 13.6239 11.9978 13.6563 11.6826 13.5936C11.3675 13.5309 11.0778 13.3765 10.8506 13.1493C10.6234 12.9221 10.469 12.6324 10.4062 12.3173C10.3435 12.0021 10.376 11.6748 10.499 11.3778C10.622 11.081 10.8305 10.8268 11.0977 10.6483C11.3648 10.47 11.6788 10.3749 12 10.3749C12.431 10.3749 12.8447 10.5457 13.1494 10.8505C13.4542 11.1552 13.625 11.5689 13.625 11.9999ZM10.875 5.6249C10.875 5.92326 10.9931 6.20982 11.2041 6.4208C11.4151 6.63177 11.7016 6.7499 12 6.7499C12.1668 6.7499 12.3309 6.7131 12.4805 6.64247L12.625 6.56044C12.7637 6.46778 12.8797 6.34585 12.9648 6.204L13.0391 6.05556C13.1029 5.90141 13.1321 5.7355 13.124 5.57021L13.1035 5.40517C13.071 5.24163 13.0027 5.08787 12.9043 4.95497L12.7959 4.829C12.678 4.71106 12.5356 4.62116 12.3799 4.56533L12.2197 4.52138C12.0015 4.47797 11.7749 4.50069 11.5693 4.58583L11.4209 4.66005C11.2791 4.74519 11.1571 4.86121 11.0645 4.9999L10.9824 5.14443C10.9118 5.29401 10.875 5.45812 10.875 5.6249Z" fill="%231D1F23"/></svg>');--settings-icon: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.15" d="M21.5722 10.1962L18.5862 8.49563C18.5262 8.38688 18.4634 8.28094 18.3987 8.17594L18.3875 4.80094C17.4438 4.00454 16.3582 3.39352 15.1878 3L12.1878 4.67719C12.0622 4.67719 11.9356 4.67719 11.8128 4.67719L8.81279 3C7.64271 3.39481 6.55775 4.00711 5.61498 4.80469L5.59998 8.17969C5.53435 8.28469 5.47154 8.39156 5.41248 8.49938L2.42748 10.1962C2.19214 11.3866 2.19214 12.6115 2.42748 13.8019L5.41342 15.5025C5.47342 15.6112 5.53623 15.7172 5.60092 15.8222L5.61217 19.1972C6.55597 19.9944 7.64189 20.606 8.81279 21L11.8128 19.3247C11.9384 19.3247 12.065 19.3247 12.1878 19.3247L15.1878 21C16.3569 20.6049 17.4409 19.9926 18.3828 19.1953L18.3978 15.8203C18.4634 15.7153 18.5262 15.6084 18.5853 15.5006L21.5703 13.8038C21.8065 12.6129 21.8071 11.3873 21.5722 10.1962ZM12.0003 15.75C11.2586 15.75 10.5336 15.5301 9.9169 15.118C9.30022 14.706 8.81957 14.1203 8.53574 13.4351C8.25191 12.7498 8.17765 11.9958 8.32235 11.2684C8.46704 10.541 8.82419 9.8728 9.34864 9.34835C9.87309 8.8239 10.5413 8.46675 11.2687 8.32205C11.9961 8.17736 12.7501 8.25162 13.4354 8.53545C14.1206 8.81928 14.7062 9.29993 15.1183 9.91661C15.5304 10.5333 15.7503 11.2583 15.7503 12C15.7503 12.9946 15.3552 13.9484 14.6519 14.6517C13.9487 15.3549 12.9949 15.75 12.0003 15.75Z" fill="%231D1F23"/><path d="M11.9997 7.49998C11.1097 7.49998 10.2396 7.7639 9.49962 8.25837C8.7596 8.75284 8.18283 9.45564 7.84223 10.2779C7.50164 11.1002 7.41252 12.005 7.58616 12.8779C7.75979 13.7508 8.18837 14.5526 8.81771 15.182C9.44705 15.8113 10.2489 16.2399 11.1218 16.4135C11.9947 16.5871 12.8995 16.498 13.7218 16.1574C14.544 15.8168 15.2468 15.2401 15.7413 14.5C16.2358 13.76 16.4997 12.89 16.4997 12C16.4984 10.8069 16.0239 9.66302 15.1803 8.81937C14.3367 7.97573 13.1928 7.50122 11.9997 7.49998ZM11.9997 15C11.4063 15 10.8263 14.824 10.333 14.4944C9.83963 14.1647 9.45511 13.6962 9.22805 13.148C9.00099 12.5999 8.94158 11.9967 9.05733 11.4147C9.17309 10.8328 9.45881 10.2982 9.87837 9.87866C10.2979 9.4591 10.8325 9.17338 11.4144 9.05763C11.9964 8.94187 12.5996 9.00128 13.1477 9.22834C13.6959 9.45541 14.1645 9.83992 14.4941 10.3333C14.8237 10.8266 14.9997 11.4066 14.9997 12C14.9997 12.7956 14.6836 13.5587 14.121 14.1213C13.5584 14.6839 12.7953 15 11.9997 15ZM22.3066 10.0509C22.2857 9.9453 22.2423 9.84543 22.1794 9.75807C22.1164 9.67072 22.0354 9.59793 21.9419 9.54467L19.1453 7.95092L19.1341 4.79904C19.1337 4.69049 19.1098 4.58331 19.064 4.4849C19.0182 4.38649 18.9516 4.29919 18.8688 4.22904C17.8543 3.37095 16.6861 2.71336 15.4263 2.29123C15.327 2.25765 15.2219 2.24522 15.1176 2.25475C15.0133 2.26428 14.9121 2.29555 14.8206 2.34654L11.9997 3.92342L9.17594 2.34373C9.0844 2.29245 8.98311 2.26094 8.87863 2.25125C8.77414 2.24156 8.66879 2.2539 8.56938 2.28748C7.31029 2.71232 6.14335 3.37246 5.13063 4.23279C5.04791 4.30284 4.98136 4.38999 4.93556 4.48823C4.88975 4.58647 4.86579 4.69347 4.86532 4.80186L4.85125 7.95654L2.05469 9.55029C1.96113 9.60356 1.88013 9.67634 1.8172 9.7637C1.75428 9.85105 1.71089 9.95093 1.69 10.0565C1.43406 11.3427 1.43406 12.6667 1.69 13.9528C1.71089 14.0584 1.75428 14.1583 1.8172 14.2456C1.88013 14.333 1.96113 14.4058 2.05469 14.459L4.85125 16.0528L4.8625 19.2056C4.86284 19.3142 4.88674 19.4213 4.93255 19.5197C4.97835 19.6182 5.04498 19.7055 5.12782 19.7756C6.14226 20.6337 7.31046 21.2913 8.57031 21.7134C8.66953 21.747 8.77468 21.7594 8.87899 21.7499C8.98329 21.7404 9.08445 21.7091 9.17594 21.6581L11.9997 20.0765L14.8234 21.6562C14.9352 21.7185 15.0611 21.7508 15.1891 21.75C15.271 21.75 15.3523 21.7367 15.43 21.7106C16.6888 21.286 17.8556 20.6265 18.8688 19.7672C18.9515 19.6971 19.018 19.61 19.0638 19.5117C19.1096 19.4135 19.1336 19.3065 19.1341 19.1981L19.1481 16.0434L21.9447 14.4497C22.0383 14.3964 22.1192 14.3236 22.1822 14.2363C22.2451 14.1489 22.2885 14.049 22.3094 13.9434C22.5639 12.6583 22.5629 11.3357 22.3066 10.0509ZM20.9003 13.3237L18.2219 14.8472C18.1045 14.9139 18.0074 15.0111 17.9406 15.1284C17.8863 15.2222 17.8291 15.3215 17.7709 15.4153C17.6965 15.5335 17.6569 15.6703 17.6566 15.81L17.6425 18.8334C16.9226 19.3988 16.1205 19.8509 15.2641 20.174L12.5622 18.6684C12.45 18.6064 12.3238 18.5741 12.1956 18.5747H12.1778C12.0644 18.5747 11.95 18.5747 11.8366 18.5747C11.7024 18.5714 11.5698 18.6038 11.4522 18.6684L8.74844 20.1778C7.89017 19.8571 7.0859 19.4072 6.36344 18.8437L6.35313 15.825C6.35266 15.685 6.31305 15.548 6.23875 15.4294C6.18063 15.3356 6.12344 15.2419 6.07 15.1425C6.00374 15.0233 5.90659 14.9242 5.78875 14.8556L3.1075 13.3284C2.96875 12.4507 2.96875 11.5567 3.1075 10.679L5.78125 9.15279C5.89861 9.08606 5.99577 8.9889 6.0625 8.87154C6.11688 8.77779 6.17407 8.67842 6.23219 8.58467C6.30659 8.46644 6.34623 8.32967 6.34656 8.18998L6.36063 5.16654C7.08056 4.60118 7.88262 4.14909 8.73907 3.82592L11.4372 5.33154C11.5546 5.39663 11.6874 5.42901 11.8216 5.42529C11.935 5.42529 12.0494 5.42529 12.1628 5.42529C12.297 5.42901 12.4298 5.39663 12.5472 5.33154L15.2509 3.82217C16.1092 4.14286 16.9135 4.59274 17.6359 5.15623L17.6463 8.17498C17.6467 8.31495 17.6863 8.45199 17.7606 8.57061C17.8188 8.66436 17.8759 8.75811 17.9294 8.85748C17.9956 8.97665 18.0928 9.07575 18.2106 9.14436L20.8919 10.6715C21.0325 11.5499 21.0341 12.4449 20.8966 13.3237H20.9003Z" fill="%231D1F23"/></svg>');--arrow-left: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.875 9.375C17.2202 9.375 17.5 9.65482 17.5 10C17.5 10.3452 17.2202 10.625 16.875 10.625H3.125C2.77982 10.625 2.5 10.3452 2.5 10C2.5 9.65482 2.77982 9.375 3.125 9.375H16.875Z" fill="%231D1F23"/><path d="M8.30812 3.93306C8.5522 3.68898 8.94783 3.68898 9.19191 3.93306C9.43599 4.17714 9.43599 4.57277 9.19191 4.81685L4.0088 9.99995L9.19191 15.1831C9.43599 15.4271 9.43599 15.8228 9.19191 16.0668C8.94783 16.3109 8.5522 16.3109 8.30812 16.0668L2.68312 10.4418C2.43904 10.1978 2.43904 9.80214 2.68312 9.55806L8.30812 3.93306Z" fill="%231D1F23"/></svg>');--filters: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9999 7.8999C12.3313 7.8999 12.6002 8.16879 12.6002 8.50016C12.6002 8.83153 12.3313 9.10042 11.9999 9.10042H3.99992C3.66855 9.10042 3.39966 8.83153 3.39966 8.50016C3.39966 8.16879 3.66855 7.8999 3.99992 7.8999H11.9999Z" fill="%231D1F23"/><path d="M14.4999 4.8999C14.8313 4.8999 15.1002 5.16879 15.1002 5.50016C15.1002 5.83153 14.8313 6.10042 14.4999 6.10042H1.49992C1.16855 6.10042 0.899658 5.83153 0.899658 5.50016C0.899658 5.16879 1.16855 4.8999 1.49992 4.8999H14.4999Z" fill="%231D1F23"/><path d="M9.49992 10.8999C9.83129 10.8999 10.1002 11.1688 10.1002 11.5002C10.1002 11.8315 9.83129 12.1004 9.49992 12.1004H6.49992C6.16855 12.1004 5.89966 11.8315 5.89966 11.5002C5.89966 11.1688 6.16855 10.8999 6.49992 10.8999H9.49992Z" fill="%231D1F23"/></svg>')}.account-type-teacher{--account-icon-fill: #ccf4ea;--account-active-bg: #b2eedf;--account-active-border: #00c896}.account-type-parent{--account-icon-fill: #cee1f8;--account-active-bg: #b5d2f4;--account-active-border: #0869dc}.account-type-student{--account-icon-fill: #fff7cc;--account-active-bg: #fff3b2;--account-active-border: #ffd700}.account-type-teacher .nav-main a.router-link-active,.account-type-parent .nav-main a.router-link-active,.account-type-student .nav-main a.router-link-active,.nav-main a.active{background-color:var(--account-active-bg);border-color:var(--account-active-border)}.ic-1 a,.ic-2 a,.ic-3 a,.ic-4 a,.ic-5 a,.ic-6 a,.ic-7 button{position:relative;background-image:none!important}.ic-1 a:before,.ic-2 a:before,.ic-3 a:before,.ic-4 a:before,.ic-5 a:before,.ic-6 a:before,.ic-7 button:before{content:"";position:absolute;left:var(--account-icon-left, 10px);top:50%;width:20px;height:20px;transform:translateY(-50%);background-color:var(--account-icon-fill);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:20px 20px;mask-size:20px 20px;pointer-events:none}.ic-1 a:after,.ic-2 a:after,.ic-3 a:after,.ic-4 a:after,.ic-5 a:after,.ic-6 a:after,.ic-7 button:after{content:"";position:absolute;left:var(--account-icon-left, 10px);top:50%;width:20px;height:20px;transform:translateY(-50%);background-color:#1d1f23;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:20px 20px;mask-size:20px 20px;pointer-events:none}.ic-7 button:before,.ic-7 button:after{width:40px;height:40px;-webkit-mask-size:40px 40px;mask-size:40px 40px;left:0}.ic-1 a{--account-icon-fill-mask: url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2720%27%20height%3D%2720%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M16.875%209.11641V16.875H11.875V11.875H8.125V16.875H3.125V9.11641L9.55781%202.68282C9.61586%202.62471%209.68479%202.57861%209.76066%202.54715C9.83654%202.5157%209.91787%202.49951%2010%202.49951C10.0821%202.49951%2010.1635%202.5157%2010.2393%202.54715C10.3152%202.57861%2010.3841%202.62471%2010.4422%202.68282L16.875%209.11641Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E);--account-icon-line-mask: url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2720%27%20height%3D%2720%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M18.75%2016.25H17.5V10.625L17.6828%2010.8078C17.8003%2010.925%2017.9596%2010.9908%2018.1256%2010.9907C18.2916%2010.9906%2018.4507%2010.9245%2018.568%2010.807C18.6852%2010.6895%2018.751%2010.5302%2018.7509%2010.3642C18.7508%2010.1983%2018.6847%2010.0391%2018.5672%209.92183L10.8836%202.24058C10.6492%202.00634%2010.3314%201.87476%2010%201.87476C9.66862%201.87476%209.3508%202.00634%209.11641%202.24058L1.43281%209.92183C1.31564%2010.0391%201.24986%2010.1981%201.24993%2010.3639C1.25%2010.5297%201.31593%2010.6886%201.4332%2010.8058C1.55048%2010.923%201.7095%2010.9888%201.87528%2010.9887C2.04106%2010.9886%202.20002%2010.9227%202.31719%2010.8054L2.5%2010.625V16.25H1.25C1.08424%2016.25%200.925268%2016.3158%200.808058%2016.433C0.690848%2016.5502%200.625%2016.7092%200.625%2016.875C0.625%2017.0407%200.690848%2017.1997%200.808058%2017.3169C0.925268%2017.4341%201.08424%2017.5%201.25%2017.5H18.75C18.9158%2017.5%2019.0747%2017.4341%2019.1919%2017.3169C19.3092%2017.1997%2019.375%2017.0407%2019.375%2016.875C19.375%2016.7092%2019.3092%2016.5502%2019.1919%2016.433C19.0747%2016.3158%2018.9158%2016.25%2018.75%2016.25ZM3.75%209.37496L10%203.12496L16.25%209.37496V16.25H12.5V11.875C12.5%2011.7092%2012.4342%2011.5502%2012.3169%2011.433C12.1997%2011.3158%2012.0408%2011.25%2011.875%2011.25H8.125C7.95924%2011.25%207.80027%2011.3158%207.68306%2011.433C7.56585%2011.5502%207.5%2011.7092%207.5%2011.875V16.25H3.75V9.37496ZM11.25%2016.25H8.75V12.5H11.25V16.25Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E)}.ic-2 a{--account-icon-fill-mask: url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2720%27%20height%3D%2720%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M18.125%204.375V15.625H12.5C11.837%2015.625%2011.2011%2015.8884%2010.7322%2016.3572C10.2634%2016.8261%2010%2017.462%2010%2018.125V6.875C10%206.21196%2010.2634%205.57607%2010.7322%205.10723C11.2011%204.63839%2011.837%204.375%2012.5%204.375H18.125Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E);--account-icon-line-mask: url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2720%27%20height%3D%2720%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M18.125%203.75H12.5C12.0149%203.75%2011.5364%203.86295%2011.1025%204.07991C10.6685%204.29688%2010.2911%204.61189%2010%205C9.70892%204.61189%209.33147%204.29688%208.89754%204.07991C8.46362%203.86295%207.98514%203.75%207.5%203.75H1.875C1.70924%203.75%201.55027%203.81585%201.43306%203.93306C1.31585%204.05027%201.25%204.20924%201.25%204.375V15.625C1.25%2015.7908%201.31585%2015.9497%201.43306%2016.0669C1.55027%2016.1842%201.70924%2016.25%201.875%2016.25H7.5C7.99728%2016.25%208.47419%2016.4475%208.82583%2016.7992C9.17746%2017.1508%209.375%2017.6277%209.375%2018.125C9.375%2018.2908%209.44085%2018.4497%209.55806%2018.5669C9.67527%2018.6842%209.83424%2018.75%2010%2018.75C10.1658%2018.75%2010.3247%2018.6842%2010.4419%2018.5669C10.5592%2018.4497%2010.625%2018.2908%2010.625%2018.125C10.625%2017.6277%2010.8225%2017.1508%2011.1742%2016.7992C11.5258%2016.4475%2012.0027%2016.25%2012.5%2016.25H18.125C18.2908%2016.25%2018.4497%2016.1842%2018.5669%2016.0669C18.6842%2015.9497%2018.75%2015.7908%2018.75%2015.625V4.375C18.75%204.20924%2018.6842%204.05027%2018.5669%203.93306C18.4497%203.81585%2018.2908%203.75%2018.125%203.75ZM7.5%2015H2.5V5H7.5C7.99728%205%208.47419%205.19754%208.82583%205.54917C9.17746%205.90081%209.375%206.37772%209.375%206.875V15.625C8.83458%2015.2183%208.17633%2014.9989%207.5%2015ZM17.5%2015H12.5C11.8237%2014.9989%2011.1654%2015.2183%2010.625%2015.625V6.875C10.625%206.37772%2010.8225%205.90081%2011.1742%205.54917C11.5258%205.19754%2012.0027%205%2012.5%205H17.5V15ZM12.5%206.875H15.625C15.7908%206.875%2015.9497%206.94085%2016.0669%207.05806C16.1842%207.17527%2016.25%207.33424%2016.25%207.5C16.25%207.66576%2016.1842%207.82473%2016.0669%207.94194C15.9497%208.05915%2015.7908%208.125%2015.625%208.125H12.5C12.3342%208.125%2012.1753%208.05915%2012.0581%207.94194C11.9408%207.82473%2011.875%207.66576%2011.875%207.5C11.875%207.33424%2011.9408%207.17527%2012.0581%207.05806C12.1753%206.94085%2012.3342%206.875%2012.5%206.875ZM16.25%2010C16.25%2010.1658%2016.1842%2010.3247%2016.0669%2010.4419C15.9497%2010.5592%2015.7908%2010.625%2015.625%2010.625H12.5C12.3342%2010.625%2012.1753%2010.5592%2012.0581%2010.4419C11.9408%2010.3247%2011.875%2010.1658%2011.875%2010C11.875%209.83424%2011.9408%209.67527%2012.0581%209.55806C12.1753%209.44085%2012.3342%209.375%2012.5%209.375H15.625C15.7908%209.375%2015.9497%209.44085%2016.0669%209.55806C16.1842%209.67527%2016.25%209.83424%2016.25%2010ZM16.25%2012.5C16.25%2012.6658%2016.1842%2012.8247%2016.0669%2012.9419C15.9497%2013.0592%2015.7908%2013.125%2015.625%2013.125H12.5C12.3342%2013.125%2012.1753%2013.0592%2012.0581%2012.9419C11.9408%2012.8247%2011.875%2012.6658%2011.875%2012.5C11.875%2012.3342%2011.9408%2012.1753%2012.0581%2012.0581C12.1753%2011.9408%2012.3342%2011.875%2012.5%2011.875H15.625C15.7908%2011.875%2015.9497%2011.9408%2016.0669%2012.0581C16.1842%2012.1753%2016.25%2012.3342%2016.25%2012.5Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E)}.ic-3 a{--account-icon-fill-mask: url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2720%27%20height%3D%2720%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M16.875%203.75H3.125C2.95924%203.75%202.80027%203.81585%202.68306%203.93306C2.56585%204.05027%202.5%204.20924%202.5%204.375V13.125C2.5%2013.2908%202.56585%2013.4497%202.68306%2013.5669C2.80027%2013.6842%202.95924%2013.75%203.125%2013.75H16.875C17.0408%2013.75%2017.1997%2013.6842%2017.3169%2013.5669C17.4342%2013.4497%2017.5%2013.2908%2017.5%2013.125V4.375C17.5%204.20924%2017.4342%204.05027%2017.3169%203.93306C17.1997%203.81585%2017.0408%203.75%2016.875%203.75ZM8.75%2011.25V6.25L12.5%208.75L8.75%2011.25Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E);--account-icon-line-mask: url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2720%27%20height%3D%2720%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M12.8469%208.22969L9.09688%205.72969C9.00273%205.66687%208.89329%205.6308%208.78024%205.62533C8.6672%205.61985%208.55479%205.64517%208.45501%205.69859C8.35523%205.75201%208.27183%205.83152%208.21371%205.92863C8.15559%206.02575%208.12493%206.13682%208.125%206.25V11.25C8.12493%2011.3632%208.15559%2011.4743%208.21371%2011.5714C8.27183%2011.6685%208.35523%2011.748%208.45501%2011.8014C8.55479%2011.8548%208.6672%2011.8802%208.78024%2011.8747C8.89329%2011.8692%209.00273%2011.8331%209.09688%2011.7703L12.8469%209.27031C12.9326%209.21326%2013.0029%209.13591%2013.0515%209.04513C13.1002%208.95436%2013.1256%208.85298%2013.1256%208.75C13.1256%208.64702%2013.1002%208.54564%2013.0515%208.45487C13.0029%208.36409%2012.9326%208.28674%2012.8469%208.22969ZM9.375%2010.082V7.42188L11.3734%208.75L9.375%2010.082ZM16.875%203.125H3.125C2.79348%203.125%202.47554%203.2567%202.24112%203.49112C2.0067%203.72554%201.875%204.04348%201.875%204.375V13.125C1.875%2013.4565%202.0067%2013.7745%202.24112%2014.0089C2.47554%2014.2433%202.79348%2014.375%203.125%2014.375H16.875C17.2065%2014.375%2017.5245%2014.2433%2017.7589%2014.0089C17.9933%2013.7745%2018.125%2013.4565%2018.125%2013.125V4.375C18.125%204.04348%2017.9933%203.72554%2017.7589%203.49112C17.5245%203.2567%2017.2065%203.125%2016.875%203.125ZM16.875%2013.125H3.125V4.375H16.875V13.125ZM18.125%2016.25C18.125%2016.4158%2018.0592%2016.5747%2017.9419%2016.6919C17.8247%2016.8092%2017.6658%2016.875%2017.5%2016.875H2.5C2.33424%2016.875%202.17527%2016.8092%202.05806%2016.6919C1.94085%2016.5747%201.875%2016.4158%201.875%2016.25C1.875%2016.0842%201.94085%2015.9253%202.05806%2015.8081C2.17527%2015.6908%202.33424%2015.625%202.5%2015.625H17.5C17.6658%2015.625%2017.8247%2015.6908%2017.9419%2015.8081C18.0592%2015.9253%2018.125%2016.0842%2018.125%2016.25Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E)}.ic-4 a{--account-icon-fill-mask: url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2720%27%20height%3D%2720%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M16.25%206.875V8.75H5.45078C5.3196%208.74999%205.19174%208.79126%205.08532%208.86796C4.97889%208.94465%204.8993%209.05289%204.85781%209.17734L2.5%2016.25V5C2.5%204.83424%202.56585%204.67527%202.68306%204.55806C2.80027%204.44085%202.95924%204.375%203.125%204.375H7.29141C7.42664%204.375%207.55822%204.41886%207.66641%204.5L10%206.25H15.625C15.7908%206.25%2015.9497%206.31585%2016.0669%206.43306C16.1842%206.55027%2016.25%206.70924%2016.25%206.875Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E);--account-icon-line-mask: url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2720%27%20height%3D%2720%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M19.1406%208.64375C19.0246%208.48292%2018.872%208.352%2018.6954%208.2618C18.5188%208.1716%2018.3233%208.12471%2018.125%208.125H16.875V6.875C16.875%206.54348%2016.7433%206.22554%2016.5089%205.99112C16.2745%205.7567%2015.9565%205.625%2015.625%205.625H10.2086L8.04219%204C7.82545%203.83842%207.56252%203.75078%207.29219%203.75H3.125C2.79348%203.75%202.47554%203.8817%202.24112%204.11612C2.0067%204.35054%201.875%204.66848%201.875%205V16.25C1.875%2016.4158%201.94085%2016.5747%202.05806%2016.6919C2.17527%2016.8092%202.33424%2016.875%202.5%2016.875H16.4922C16.6234%2016.875%2016.7512%2016.8337%2016.8577%2016.757C16.9641%2016.6803%2017.0437%2016.5721%2017.0852%2016.4477L19.3109%209.77031C19.3735%209.58242%2019.3907%209.38238%2019.3611%209.18657C19.3315%208.99076%2019.256%208.80474%2019.1406%208.64375ZM7.29219%205L9.625%206.75C9.73318%206.83114%209.86477%206.875%2010%206.875H15.625V8.125H5.45078C5.18842%208.12498%204.9327%208.20752%204.71985%208.36091C4.507%208.51431%204.34782%208.73079%204.26484%208.97969L3.125%2012.3984V5H7.29219ZM16.0422%2015.625H3.36719L5.45078%209.375H18.125L16.0422%2015.625Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E)}.ic-5 a{--account-icon-fill-mask: url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2720%27%20height%3D%2720%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M15%206.25V13.75H8.125C8.61945%2013.75%209.1028%2013.6034%209.51393%2013.3287C9.92505%2013.054%2010.2455%2012.6635%2010.4347%2012.2067C10.6239%2011.7499%2010.6734%2011.2472%2010.577%2010.7623C10.4805%2010.2773%2010.2424%209.83186%209.89277%209.48223C9.54314%209.1326%209.09768%208.8945%208.61273%208.79804C8.12777%208.70157%207.62511%208.75108%207.16829%208.9403C6.71148%209.12952%206.32103%209.44995%206.04633%209.86107C5.77162%2010.2722%205.625%2010.7555%205.625%2011.25H5V6.25H15Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E);--account-icon-line-mask: url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2720%27%20height%3D%2720%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M16.875%203.125H3.125C2.79348%203.125%202.47554%203.2567%202.24112%203.49112C2.0067%203.72554%201.875%204.04348%201.875%204.375V15.625C1.875%2015.9565%202.0067%2016.2745%202.24112%2016.5089C2.47554%2016.7433%202.79348%2016.875%203.125%2016.875H4.17109C4.28938%2016.875%204.40525%2016.8415%204.50524%2016.7783C4.60522%2016.7151%204.68522%2016.6248%204.73594%2016.518C5.03986%2015.8763%205.5197%2015.3341%206.11965%2014.9544C6.71959%2014.5748%207.415%2014.3732%208.125%2014.3732C8.835%2014.3732%209.53041%2014.5748%2010.1304%2014.9544C10.7303%2015.3341%2011.2101%2015.8763%2011.5141%2016.518C11.5648%2016.6248%2011.6448%2016.7151%2011.7448%2016.7783C11.8448%2016.8415%2011.9606%2016.875%2012.0789%2016.875H16.875C17.2065%2016.875%2017.5245%2016.7433%2017.7589%2016.5089C17.9933%2016.2745%2018.125%2015.9565%2018.125%2015.625V4.375C18.125%204.04348%2017.9933%203.72554%2017.7589%203.49112C17.5245%203.2567%2017.2065%203.125%2016.875%203.125ZM6.25%2011.25C6.25%2010.8792%206.35997%2010.5166%206.56599%2010.2083C6.77202%209.89996%207.06486%209.65964%207.40747%209.51773C7.75008%209.37581%208.12708%209.33868%208.49079%209.41103C8.85451%209.48337%209.1886%209.66195%209.45083%209.92417C9.71305%2010.1864%209.89163%2010.5205%209.96397%2010.8842C10.0363%2011.2479%209.99919%2011.6249%209.85727%2011.9675C9.71536%2012.3101%209.47504%2012.603%209.16669%2012.809C8.85835%2013.015%208.49584%2013.125%208.125%2013.125C7.62772%2013.125%207.15081%2012.9275%206.79917%2012.5758C6.44754%2012.2242%206.25%2011.7473%206.25%2011.25ZM16.875%2015.625H12.4555C11.9335%2014.7277%2011.1468%2014.0138%2010.2031%2013.5812C10.6762%2013.16%2011.0102%2012.6049%2011.1606%2011.9895C11.311%2011.3741%2011.2709%2010.7276%2011.0455%2010.1356C10.8202%209.54352%2010.4202%209.03396%209.89859%208.67443C9.37701%208.31489%208.75849%208.12236%208.125%208.12236C7.49151%208.12236%206.87299%208.31489%206.35141%208.67443C5.82984%209.03396%205.42985%209.54352%205.20447%2010.1356C4.97909%2010.7276%204.93896%2011.3741%205.0894%2011.9895C5.23985%2012.6049%205.57376%2013.16%206.04688%2013.5812C5.10321%2014.0138%204.31646%2014.7277%203.79453%2015.625H3.125V4.375H16.875V15.625ZM4.375%207.5V6.25C4.375%206.08424%204.44085%205.92527%204.55806%205.80806C4.67527%205.69085%204.83424%205.625%205%205.625H15C15.1658%205.625%2015.3247%205.69085%2015.4419%205.80806C15.5592%205.92527%2015.625%206.08424%2015.625%206.25V13.75C15.625%2013.9158%2015.5592%2014.0747%2015.4419%2014.1919C15.3247%2014.3092%2015.1658%2014.375%2015%2014.375H13.75C13.5842%2014.375%2013.4253%2014.3092%2013.3081%2014.1919C13.1908%2014.0747%2013.125%2013.9158%2013.125%2013.75C13.125%2013.5842%2013.1908%2013.4253%2013.3081%2013.3081C13.4253%2013.1908%2013.5842%2013.125%2013.75%2013.125H14.375V6.875H5.625V7.5C5.625%207.66576%205.55915%207.82473%205.44194%207.94194C5.32473%208.05915%205.16576%208.125%205%208.125C4.83424%208.125%204.67527%208.05915%204.55806%207.94194C4.44085%207.82473%204.375%207.66576%204.375%207.5Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E)}.ic-6 a{--account-icon-fill-mask: url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2720%27%20height%3D%2720%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M11.6875%2011.2039L12.318%2013.75L10%2012.3859L7.68203%2013.75L8.3125%2011.2039L6.25%209.50078L8.95703%209.29219L10%206.875L11.043%209.29219L13.75%209.50078L11.6875%2011.2039Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E);--account-icon-line-mask: url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2720%27%20height%3D%2720%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M16.25%202.5H14.375V1.875C14.375%201.70924%2014.3092%201.55027%2014.1919%201.43306C14.0747%201.31585%2013.9158%201.25%2013.75%201.25C13.5842%201.25%2013.4253%201.31585%2013.3081%201.43306C13.1908%201.55027%2013.125%201.70924%2013.125%201.875V2.5H6.875V1.875C6.875%201.70924%206.80915%201.55027%206.69194%201.43306C6.57473%201.31585%206.41576%201.25%206.25%201.25C6.08424%201.25%205.92527%201.31585%205.80806%201.43306C5.69085%201.55027%205.625%201.70924%205.625%201.875V2.5H3.75C3.41848%202.5%203.10054%202.6317%202.86612%202.86612C2.6317%203.10054%202.5%203.41848%202.5%203.75V16.25C2.5%2016.5815%202.6317%2016.8995%202.86612%2017.1339C3.10054%2017.3683%203.41848%2017.5%203.75%2017.5H16.25C16.5815%2017.5%2016.8995%2017.3683%2017.1339%2017.1339C17.3683%2016.8995%2017.5%2016.5815%2017.5%2016.25V3.75C17.5%203.41848%2017.3683%203.10054%2017.1339%202.86612C16.8995%202.6317%2016.5815%202.5%2016.25%202.5ZM16.25%2016.25H3.75V3.75H5.625V4.375C5.625%204.54076%205.69085%204.69973%205.80806%204.81694C5.92527%204.93415%206.08424%205%206.25%205C6.41576%205%206.57473%204.93415%206.69194%204.81694C6.80915%204.69973%206.875%204.54076%206.875%204.375V3.75H13.125V4.375C13.125%204.54076%2013.1908%204.69973%2013.3081%204.81694C13.4253%204.93415%2013.5842%205%2013.75%205C13.9158%205%2014.0747%204.93415%2014.1919%204.81694C14.3092%204.69973%2014.375%204.54076%2014.375%204.375V3.75H16.25V16.25ZM13.7984%208.87812L11.4672%208.69766L10.5742%206.62734C10.526%206.51506%2010.4459%206.41939%2010.3438%206.35217C10.2417%206.28495%2010.1222%206.24912%2010%206.24912C9.87779%206.24912%209.75826%206.28495%209.6562%206.35217C9.55415%206.41939%209.47403%206.51506%209.42578%206.62734L8.53281%208.69766L6.20156%208.87812C6.0775%208.8879%205.95918%208.9345%205.86176%209.01194C5.76434%209.08938%205.69225%209.19414%205.65474%209.3128C5.61723%209.43147%205.616%209.55862%205.6512%209.67799C5.68641%209.79736%205.75644%209.9035%205.85234%209.98281L7.61172%2011.4352L7.07578%2013.6C7.0464%2013.7194%207.05287%2013.8447%207.09439%2013.9604C7.1359%2014.0761%207.2106%2014.177%207.30916%2014.2505C7.40772%2014.324%207.52575%2014.3667%207.64849%2014.3734C7.77123%2014.3802%207.89323%2014.3505%207.99922%2014.2883L10%2013.1109L12.0008%2014.2883C12.1068%2014.3505%2012.2288%2014.3802%2012.3515%2014.3734C12.4742%2014.3667%2012.5923%2014.324%2012.6908%2014.2505C12.7894%2014.177%2012.8641%2014.0761%2012.9056%2013.9604C12.9471%2013.8447%2012.9536%2013.7194%2012.9242%2013.6L12.3883%2011.4352L14.1477%209.98281C14.2436%209.9035%2014.3136%209.79736%2014.3488%209.67799C14.384%209.55862%2014.3828%209.43147%2014.3453%209.3128C14.3077%209.19414%2014.2357%209.08938%2014.1382%209.01194C14.0408%208.9345%2013.9225%208.8879%2013.7984%208.87812ZM11.2898%2010.7219C11.1989%2010.7968%2011.131%2010.8959%2011.094%2011.0077C11.0569%2011.1195%2011.0523%2011.2395%2011.0805%2011.3539L11.3539%2012.457L10.3172%2011.8469C10.2211%2011.7903%2010.1116%2011.7604%2010%2011.7604C9.88845%2011.7604%209.77893%2011.7903%209.68281%2011.8469L8.64609%2012.457L8.91953%2011.3539C8.94774%2011.2395%208.94306%2011.1195%208.90601%2011.0077C8.86897%2010.8959%208.80107%2010.7968%208.71016%2010.7219L7.84219%2010.0047L9.00547%209.91484C9.11895%209.90613%209.22789%209.8666%209.32055%209.80052C9.41321%209.73443%209.48606%209.6443%209.53125%209.53984L10%208.45234L10.4688%209.53984C10.5139%209.6443%2010.5868%209.73443%2010.6795%209.80052C10.7721%209.8666%2010.8811%209.90613%2010.9945%209.91484L12.1578%2010.0047L11.2898%2010.7219Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E)}.ic-7 button{--account-icon-fill-mask: url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2740%27%20height%3D%2740%27%20viewBox%3D%270%200%2040%2040%27%3E%3Cpath%20d%3D%27M18.75%2014.375V18.125C18.75%2018.2908%2018.6842%2018.4497%2018.5669%2018.5669C18.4497%2018.6842%2018.2908%2018.75%2018.125%2018.75H14.375C14.2092%2018.75%2014.0503%2018.6842%2013.9331%2018.5669C13.8158%2018.4497%2013.75%2018.2908%2013.75%2018.125V14.375C13.75%2014.2092%2013.8158%2014.0503%2013.9331%2013.9331C14.0503%2013.8158%2014.2092%2013.75%2014.375%2013.75H18.125C18.2908%2013.75%2018.4497%2013.8158%2018.5669%2013.9331C18.6842%2014.0503%2018.75%2014.2092%2018.75%2014.375ZM25.625%2013.75H21.875C21.7092%2013.75%2021.5503%2013.8158%2021.4331%2013.9331C21.3158%2014.0503%2021.25%2014.2092%2021.25%2014.375V18.125C21.25%2018.2908%2021.3158%2018.4497%2021.4331%2018.5669C21.5503%2018.6842%2021.7092%2018.75%2021.875%2018.75H25.625C25.7908%2018.75%2025.9497%2018.6842%2026.0669%2018.5669C26.1842%2018.4497%2026.25%2018.2908%2026.25%2018.125V14.375C26.25%2014.2092%2026.1842%2014.0503%2026.0669%2013.9331C25.9497%2013.8158%2025.7908%2013.75%2025.625%2013.75ZM18.125%2021.25H14.375C14.2092%2021.25%2014.0503%2021.3158%2013.9331%2021.4331C13.8158%2021.5503%2013.75%2021.7092%2013.75%2021.875V25.625C13.75%2025.7908%2013.8158%2025.9497%2013.9331%2026.0669C14.0503%2026.1842%2014.2092%2026.25%2014.375%2026.25H18.125C18.2908%2026.25%2018.4497%2026.1842%2018.5669%2026.0669C18.6842%2025.9497%2018.75%2025.7908%2018.75%2025.625V21.875C18.75%2021.7092%2018.6842%2021.5503%2018.5669%2021.4331C18.4497%2021.3158%2018.2908%2021.25%2018.125%2021.25ZM25.625%2021.25H21.875C21.7092%2021.25%2021.5503%2021.3158%2021.4331%2021.4331C21.3158%2021.5503%2021.25%2021.7092%2021.25%2021.875V25.625C21.25%2025.7908%2021.3158%2025.9497%2021.4331%2026.0669C21.5503%2026.1842%2021.7092%2026.25%2021.875%2026.25H25.625C25.7908%2026.25%2025.9497%2026.1842%2026.0669%2026.0669C26.1842%2025.9497%2026.25%2025.7908%2026.25%2025.625V21.875C26.25%2021.7092%2026.1842%2021.5503%2026.0669%2021.4331C25.9497%2021.3158%2025.7908%2021.25%2025.625%2021.25Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E);--account-icon-line-mask: url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2740%27%20height%3D%2740%27%20viewBox%3D%270%200%2040%2040%27%3E%3Cpath%20d%3D%27M25.625%2020.625H21.875C21.5435%2020.625%2021.2255%2020.7567%2020.9911%2020.9911C20.7567%2021.2255%2020.625%2021.5435%2020.625%2021.875V25.625C20.625%2025.9565%2020.7567%2026.2745%2020.9911%2026.5089C21.2255%2026.7433%2021.5435%2026.875%2021.875%2026.875H25.625C25.9565%2026.875%2026.2745%2026.7433%2026.5089%2026.5089C26.7433%2026.2745%2026.875%2025.9565%2026.875%2025.625V21.875C26.875%2021.5435%2026.7433%2021.2255%2026.5089%2020.9911C26.2745%2020.7567%2025.9565%2020.625%2025.625%2020.625ZM25.625%2025.625H21.875V21.875H25.625V25.625ZM18.125%2013.125H14.375C14.0435%2013.125%2013.7255%2013.2567%2013.4911%2013.4911C13.2567%2013.7255%2013.125%2014.0435%2013.125%2014.375V18.125C13.125%2018.4565%2013.2567%2018.7745%2013.4911%2019.0089C13.7255%2019.2433%2014.0435%2019.375%2014.375%2019.375H18.125C18.4565%2019.375%2018.7745%2019.2433%2019.0089%2019.0089C19.2433%2018.7745%2019.375%2018.4565%2019.375%2018.125V14.375C19.375%2014.0435%2019.2433%2013.7255%2019.0089%2013.4911C18.7745%2013.2567%2018.4565%2013.125%2018.125%2013.125ZM18.125%2018.125H14.375V14.375H18.125V18.125ZM25.625%2013.125H21.875C21.5435%2013.125%2021.2255%2013.2567%2020.9911%2013.4911C20.7567%2013.7255%2020.625%2014.0435%2020.625%2014.375V18.125C20.625%2018.4565%2020.7567%2018.7745%2020.9911%2019.0089C21.2255%2019.2433%2021.5435%2019.375%2021.875%2019.375H25.625C25.9565%2019.375%2026.2745%2019.2433%2026.5089%2019.0089C26.7433%2018.7745%2026.875%2018.4565%2026.875%2018.125V14.375C26.875%2014.0435%2026.7433%2013.7255%2026.5089%2013.4911C26.2745%2013.2567%2025.9565%2013.125%2025.625%2013.125ZM25.625%2018.125H21.875V14.375H25.625V18.125ZM18.125%2020.625H14.375C14.0435%2020.625%2013.7255%2020.7567%2013.4911%2020.9911C13.2567%2021.2255%2013.125%2021.5435%2013.125%2021.875V25.625C13.125%2025.9565%2013.2567%2026.2745%2013.4911%2026.5089C13.7255%2026.7433%2014.0435%2026.875%2014.375%2026.875H18.125C18.4565%2026.875%2018.7745%2026.7433%2019.0089%2026.5089C19.2433%2026.2745%2019.375%2025.9565%2019.375%2025.625V21.875C19.375%2021.5435%2019.2433%2021.2255%2019.0089%2020.9911C18.7745%2020.7567%2018.4565%2020.625%2018.125%2020.625ZM18.125%2025.625H14.375V21.875H18.125V25.625Z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E)}.ic-1 a:before,.ic-2 a:before,.ic-3 a:before,.ic-4 a:before,.ic-5 a:before,.ic-6 a:before,.ic-7 button:before{-webkit-mask-image:var(--account-icon-fill-mask);mask-image:var(--account-icon-fill-mask)}.ic-1 a:after,.ic-2 a:after,.ic-3 a:after,.ic-4 a:after,.ic-5 a:after,.ic-6 a:after,.ic-7 button:after{-webkit-mask-image:var(--account-icon-line-mask);mask-image:var(--account-icon-line-mask)}:is(.lo-loader,.lo-player) :where(button,button:hover,button:focus,button:disabled,.btn-primary,.btn-primary:hover,.btn-primary:focus,.btn-primary:disabled){all:revert}.lo-page{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;line-height:normal;color:initial;background-color:transparent}.tabs{display:inline-flex;gap:0;padding:.25rem;margin-bottom:1.5rem;border-radius:var(--border-radius-full, 9999px);border:1px solid var(--border-secondary, #e5e5e3);background:var(--surface-tertiary, #f5f5f2)}@media(max-width:768px){.tabs{width:100%}}.tab{padding:.6rem 1rem;background:none;border:none;font-size:1rem;font-style:normal;font-weight:400;color:var(--text-primary);cursor:pointer;height:auto;border:1px solid transparent;transition:color .15s,border-color .15s}@media(max-width:768px){.tab{padding:.5625rem .75rem;flex:1 1 auto;min-width:111px}}.tab:hover{color:var(--text-primary);background:none}.tab:disabled{background:none;color:var(--text-disabled);opacity:.6;cursor:not-allowed}.tab.active{font-weight:600}.account-type-teacher .tab.active{border-radius:var(--border-radius-full, 9999px);border:1px solid var(--border-theme, #00c896);background:linear-gradient(0deg,var(--surface-theme-subtler-shaded, #b2eedf) 0%,var(--surface-theme-subtler-shaded, #b2eedf) 100%),var(--surface-primary, #fff)}.account-type-student .tab.active{border-radius:var(--border-radius-full, 9999px);border:1px solid var(--border-secondary, #ffd700);background:#fff3b2}.main-content.main-notification{display:flex;justify-content:center;align-items:flex-start;height:100%}.intro-notification-card{border-radius:var(--border-radius-md, 12px);border:1px solid var(--border-secondary, #e5e5e3);background:var(--surface-primary, #fff);box-shadow:0 2px 10px #1d1f2314;padding:2rem;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-top:1.5rem;margin:1.5rem 1rem}.intro-notification-card h2{font-size:1.5rem;font-style:normal;font-weight:700;line-height:2rem;margin-bottom:.625rem}
