.loader-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:1000}.loader-overlay--solid{background-color:var(--surface-primary)}.loader{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:.75rem}.loader-icon{width:3.0625rem;height:3.0625rem;flex-shrink:0;background-image:url(/icons/loader-icon.svg);background-repeat:no-repeat;background-position:center;background-size:contain;animation:loader-icon-rotate 2s linear infinite}.loader-text{color:var(--text-primary, #1d1f23);text-align:center;font-feature-settings:"liga" off;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}@keyframes loader-icon-rotate{to{transform:rotate(360deg)}}.background[data-v-d9573017]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.background .gradient[data-v-d9573017]{position:absolute;opacity:.25;width:0;height:0;border-radius:50%}.background .g1[data-v-d9573017]{left:226px;bottom:-40px;background:#00c896;box-shadow:0 0 270px 270px #00c896}.background .g2[data-v-d9573017]{top:-40px;right:113px;background:gold;box-shadow:0 0 270px 270px gold}.background .g3[data-v-d9573017]{top:190px;right:-113px;background:#0869dc;box-shadow:0 0 270px 270px #0869dc}.background.step-teacher .g2[data-v-d9573017],.background.step-teacher .g3[data-v-d9573017]{background:#00c896;box-shadow:0 0 270px 270px #00c896}.background.step-student .g1[data-v-d9573017],.background.step-student .g3[data-v-d9573017]{background:gold;box-shadow:0 0 270px 270px gold}.background.step-parent .g1[data-v-d9573017],.background.step-parent .g2[data-v-d9573017]{background:#0869dc;box-shadow:0 0 270px 270px #0869dc}.background.error .g1[data-v-d9573017],.background.error .g3[data-v-d9573017]{background:red;box-shadow:0 0 270px 270px red}header[data-v-99d48e89]{width:100%;font-size:1rem;font-weight:500;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1.5rem;z-index:1}header div[data-v-99d48e89]:first-child{flex:1;display:flex;align-items:center}header .user[data-v-99d48e89]{display:flex;align-items:center;gap:1rem}header .user-email[data-v-99d48e89]{font-size:1rem;line-height:1.5rem;color:var(--text-primary);font-weight:500}@media(max-width:768px){header .user-email[data-v-99d48e89]{display:none}}.img1[data-v-972c25da],.img2[data-v-972c25da],.img3[data-v-972c25da],.img4[data-v-972c25da]{position:absolute;background-size:cover;background-position:center}@media(max-width:1280px){.img1[data-v-972c25da],.img2[data-v-972c25da],.img3[data-v-972c25da],.img4[data-v-972c25da]{display:none}}.account-type-teacher .img1[data-v-972c25da]{left:129px;top:227px;width:199px;height:175px}.account-type-teacher .img2[data-v-972c25da]{left:152px;bottom:106px;width:152px;height:165px}.account-type-teacher .img3[data-v-972c25da]{right:164px;top:227px;width:127px;height:110px}.account-type-teacher .img4[data-v-972c25da]{right:96px;bottom:148px;width:281px;height:123px}.account-type-student .img1[data-v-972c25da]{left:129px;top:227px;width:199px;height:199px}.account-type-student .img2[data-v-972c25da]{left:152px;bottom:98px;width:172px;height:173px}.account-type-student .img3[data-v-972c25da]{right:127px;top:165px;width:171px;height:248px}.account-type-student .img4[data-v-972c25da]{right:142px;bottom:82px;width:196px;height:205px}.account-type-parent .img1[data-v-972c25da]{left:163px;top:202px;width:156px;height:191px}.account-type-parent .img2[data-v-972c25da]{left:176px;bottom:112px;width:134px;height:179px}.account-type-parent .img3[data-v-972c25da]{right:157px;top:208px;width:195px;height:129px}.account-type-parent .img4[data-v-972c25da]{right:121px;bottom:120px;width:231px;height:151px}.splash-layout[data-v-ffd51b99]{display:flex;flex-direction:column;min-height:100vh;width:100vw}.main-content[data-v-ffd51b99]{display:flex;flex:1;align-items:center;justify-content:center}footer[data-v-ffd51b99]{padding:1.5rem;font-size:.875rem;display:flex;flex-direction:column;align-items:center;justify-content:center}footer.has-border[data-v-ffd51b99]{border-top:1px solid var(--border-secondary)}footer ul[data-v-ffd51b99]{display:flex;gap:1rem}@media(max-width:768px){footer ul[data-v-ffd51b99]{display:grid;grid-template-columns:auto auto;justify-content:center;gap:.5rem}}footer ul li[data-v-ffd51b99]{list-style:none;position:relative}@media(max-width:768px){footer ul li[data-v-ffd51b99]{text-align:left}}@media(max-width:768px){footer ul li[data-v-ffd51b99]:nth-child(3){order:4}}@media(max-width:768px){footer ul li[data-v-ffd51b99]:nth-child(4){order:3;text-align:right}}footer ul li[data-v-ffd51b99]:before{content:"";display:inline-block;width:1px;height:12px;background:var(--border-primary);position:absolute;left:-8px;top:50%;transform:translateY(-50%)}@media(max-width:768px){footer ul li[data-v-ffd51b99]:before{display:none}}footer ul li[data-v-ffd51b99]:first-child:before{display:none}footer div[data-v-ffd51b99]{display:flex;gap:1rem;align-items:center;line-height:20px}footer div[data-v-ffd51b99]:first-child{flex:1;margin-bottom:1rem}footer a[data-v-ffd51b99]{text-decoration:none;color:var(--text-primary)}.menu--right[data-v-bec1666e]{--menu-transition: .2s ease;position:relative;display:flex;gap:.625rem}.support-icon[data-v-bec1666e],.user-avatar.arrow[data-v-bec1666e]:before{background-repeat:no-repeat;background-position:center}.support-icon[data-v-bec1666e]{display:flex;width:40px;height:40px;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M9.75 0C7.82164 0 5.93657 0.571828 4.33319 1.64317C2.72982 2.71451 1.48013 4.23726 0.742179 6.01884C0.00422452 7.80042 -0.188858 9.76082 0.187348 11.6521C0.563554 13.5434 1.49215 15.2807 2.85571 16.6443C4.21928 18.0079 5.95656 18.9365 7.84787 19.3127C9.73919 19.6889 11.6996 19.4958 13.4812 18.7578C15.2627 18.0199 16.7855 16.7702 17.8568 15.1668C18.9282 13.5634 19.5 11.6784 19.5 9.75C19.4973 7.16498 18.4692 4.68661 16.6413 2.85872C14.8134 1.03084 12.335 0.00272983 9.75 0ZM13.4156 12.3553C13.9583 11.5949 14.2499 10.6841 14.2499 9.75C14.2499 8.81587 13.9583 7.90505 13.4156 7.14469L16.0875 4.47375C17.3232 5.95427 18.0001 7.82155 18.0001 9.75C18.0001 11.6785 17.3232 13.5457 16.0875 15.0262L13.4156 12.3553ZM6.75 9.75C6.75 9.15666 6.92595 8.57664 7.2556 8.08329C7.58524 7.58994 8.05378 7.20542 8.60195 6.97836C9.15013 6.7513 9.75333 6.69189 10.3353 6.80764C10.9172 6.9234 11.4518 7.20912 11.8713 7.62868C12.2909 8.04824 12.5766 8.58279 12.6924 9.16473C12.8081 9.74667 12.7487 10.3499 12.5216 10.8981C12.2946 11.4462 11.9101 11.9148 11.4167 12.2444C10.9234 12.5741 10.3433 12.75 9.75 12.75C8.95436 12.75 8.19129 12.4339 7.62868 11.8713C7.06607 11.3087 6.75 10.5456 6.75 9.75ZM15.0263 3.4125L12.3553 6.08438C11.595 5.54174 10.6841 5.25007 9.75 5.25007C8.81587 5.25007 7.90505 5.54174 7.14469 6.08438L4.47375 3.4125C5.95427 2.17678 7.82155 1.49991 9.75 1.49991C11.6785 1.49991 13.5457 2.17678 15.0263 3.4125ZM3.4125 4.47375L6.08438 7.14469C5.54175 7.90505 5.25007 8.81587 5.25007 9.75C5.25007 10.6841 5.54175 11.5949 6.08438 12.3553L3.4125 15.0262C2.17678 13.5457 1.49991 11.6785 1.49991 9.75C1.49991 7.82155 2.17678 5.95427 3.4125 4.47375ZM4.47375 16.0875L7.14469 13.4156C7.90505 13.9583 8.81587 14.2499 9.75 14.2499C10.6841 14.2499 11.595 13.9583 12.3553 13.4156L15.0263 16.0875C13.5457 17.3232 11.6785 18.0001 9.75 18.0001C7.82155 18.0001 5.95427 17.3232 4.47375 16.0875Z' fill='%231D1F23'/%3E%3C/svg%3E");border:1px solid var(--border-secondary);border-radius:var(--border-radius-full);transition:border-color var(--menu-transition),background-color var(--menu-transition)}:is(.support-icon[data-v-bec1666e],.user-avatar[data-v-bec1666e]):hover,.user-avatar[data-v-bec1666e]:focus{background-color:var(--surface-primary)}.support-icon[data-v-bec1666e]:hover,.support-icon[data-v-bec1666e]:focus{border:1px solid var(--border-secondary)}.user-avatar[data-v-bec1666e]{height:2.5rem;border-color:var(--border-secondary);transition:border-color var(--menu-transition)}.menu--right:has(.support-menu:popover-open) .support-icon[data-v-bec1666e],.menu--right:has(.user-menu:popover-open) .user-avatar[data-v-bec1666e]{border-color:var(--border-primary)}.user-avatar.arrow[data-v-bec1666e]{padding-right:36px}.user-avatar.arrow[data-v-bec1666e]:before{content:"";position:absolute;width:16px;height:16px;right:14px;top:50%;transform:translateY(-50%);transition:transform var(--menu-transition);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")}.menu--right:has(.user-menu:popover-open) .user-avatar.arrow[data-v-bec1666e]:before{transform:translateY(-50%) rotate(180deg)}.popup-menu[data-v-bec1666e]{position:absolute;inset:unset;top:4rem;border:1px solid var(--border-secondary);border-radius:var(--border-radius-sm);box-shadow:0 2px 8px #00000014;background:var(--surface-primary);white-space:nowrap;opacity:0;transform:translateY(-.125rem);transform-origin:top right;transition:opacity var(--menu-transition),transform var(--menu-transition),overlay var(--menu-transition) allow-discrete,display var(--menu-transition) allow-discrete}.popup-menu a[data-v-bec1666e]:before{content:"";width:1.5rem;height:1.5rem;margin-right:.625rem;background-image:var(--menu-icon)}.popup-menu[data-v-bec1666e]:popover-open{opacity:1;transform:translateY(0)}@starting-style{.popup-menu[data-v-bec1666e]:popover-open{opacity:0;transform:translateY(-1.125rem)}}.popup-menu ul[data-v-bec1666e]{border-top:1px solid var(--border-secondary)}.popup-menu ul a[data-v-bec1666e]{display:flex;padding:.75rem 1.125rem;font-weight:500;transition:background-color var(--menu-transition)}.popup-menu ul a[data-v-bec1666e]:hover,.popup-menu ul a[data-v-bec1666e]:focus-visible{background-color:var(--neutral-50);border-radius:var(--border-radius-sm);box-shadow:inset 0 0 0 4px var(--surface-primary)}.user-menu[data-v-bec1666e]{right:1.465rem}.support-menu[data-v-bec1666e]{width:280px;right:7rem}.support-menu li:first-child a[data-v-bec1666e]:before{--menu-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="M7.5 3.75V20.25H4.5C4.30109 20.25 4.11032 20.171 3.96967 20.0303C3.82902 19.8897 3.75 19.6989 3.75 19.5V4.5C3.75 4.30109 3.82902 4.11032 3.96967 3.96967C4.11032 3.82902 4.30109 3.75 4.5 3.75H7.5Z" fill="%231D1F23"/><path d="M17.25 10.5C17.25 10.6989 17.171 10.8897 17.0303 11.0303C16.8897 11.171 16.6989 11.25 16.5 11.25H10.5C10.3011 11.25 10.1103 11.171 9.96967 11.0303C9.82902 10.8897 9.75 10.6989 9.75 10.5C9.75 10.3011 9.82902 10.1103 9.96967 9.96967C10.1103 9.82902 10.3011 9.75 10.5 9.75H16.5C16.6989 9.75 16.8897 9.82902 17.0303 9.96967C17.171 10.1103 17.25 10.3011 17.25 10.5ZM16.5 12.75H10.5C10.3011 12.75 10.1103 12.829 9.96967 12.9697C9.82902 13.1103 9.75 13.3011 9.75 13.5C9.75 13.6989 9.82902 13.8897 9.96967 14.0303C10.1103 14.171 10.3011 14.25 10.5 14.25H16.5C16.6989 14.25 16.8897 14.171 17.0303 14.0303C17.171 13.8897 17.25 13.6989 17.25 13.5C17.25 13.3011 17.171 13.1103 17.0303 12.9697C16.8897 12.829 16.6989 12.75 16.5 12.75ZM21 4.5V19.5C21 19.8978 20.842 20.2794 20.5607 20.5607C20.2794 20.842 19.8978 21 19.5 21H4.5C4.10218 21 3.72064 20.842 3.43934 20.5607C3.15804 20.2794 3 19.8978 3 19.5V4.5C3 4.10218 3.15804 3.72064 3.43934 3.43934C3.72064 3.15804 4.10218 3 4.5 3H19.5C19.8978 3 20.2794 3.15804 20.5607 3.43934C20.842 3.72064 21 4.10218 21 4.5ZM4.5 19.5H6.75V4.5H4.5V19.5ZM19.5 19.5V4.5H8.25V19.5H19.5Z" fill="%231D1F23"/></svg>')}.support-menu li:nth-child(2) a[data-v-bec1666e]:before{--menu-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="M7.5 13.5V17.25C7.5 17.6478 7.34196 18.0294 7.06066 18.3107C6.77936 18.592 6.39782 18.75 6 18.75H4.5C4.10218 18.75 3.72064 18.592 3.43934 18.3107C3.15804 18.0294 3 17.6478 3 17.25V12H6C6.39782 12 6.77936 12.158 7.06066 12.4393C7.34196 12.7206 7.5 13.1022 7.5 13.5ZM18 12C17.6022 12 17.2206 12.158 16.9393 12.4393C16.658 12.7206 16.5 13.1022 16.5 13.5V17.25C16.5 17.6478 16.658 18.0294 16.9393 18.3107C17.2206 18.592 17.6022 18.75 18 18.75H21V12H18Z" fill="%231D1F23"/><path d="M18.9272 5.1244C17.5651 3.75433 15.8269 2.81944 13.933 2.4382C12.039 2.05697 10.0745 2.24655 8.28838 2.98292C6.50227 3.7193 4.97496 4.96931 3.89998 6.57457C2.82501 8.17983 2.25076 10.0681 2.25 12V17.25C2.25 17.8468 2.48705 18.4191 2.90901 18.841C3.33097 19.263 3.90326 19.5 4.5 19.5H6C6.59674 19.5 7.16903 19.263 7.59099 18.841C8.01295 18.4191 8.25 17.8468 8.25 17.25V13.5C8.25 12.9033 8.01295 12.331 7.59099 11.909C7.16903 11.4871 6.59674 11.25 6 11.25H3.78375C3.92839 9.68621 4.51578 8.19603 5.47709 6.95412C6.43839 5.71222 7.73377 4.77005 9.21141 4.23805C10.689 3.70605 12.2877 3.60626 13.82 3.95038C15.3524 4.29449 16.7548 5.06825 17.8631 6.18096C19.2177 7.54249 20.0509 9.33665 20.2172 11.25H18C17.4033 11.25 16.831 11.4871 16.409 11.909C15.9871 12.331 15.75 12.9033 15.75 13.5V17.25C15.75 17.8468 15.9871 18.4191 16.409 18.841C16.831 19.263 17.4033 19.5 18 19.5H20.25C20.25 20.0968 20.0129 20.6691 19.591 21.091C19.169 21.513 18.5967 21.75 18 21.75H12.75C12.5511 21.75 12.3603 21.829 12.2197 21.9697C12.079 22.1103 12 22.3011 12 22.5C12 22.6989 12.079 22.8897 12.2197 23.0304C12.3603 23.171 12.5511 23.25 12.75 23.25H18C18.9946 23.25 19.9484 22.8549 20.6517 22.1517C21.3549 21.4484 21.75 20.4946 21.75 19.5V12C21.7549 10.7246 21.5081 9.4608 21.0237 8.28095C20.5393 7.10111 19.8268 6.02844 18.9272 5.1244ZM6 12.75C6.19891 12.75 6.38968 12.829 6.53033 12.9697C6.67098 13.1103 6.75 13.3011 6.75 13.5V17.25C6.75 17.4489 6.67098 17.6397 6.53033 17.7804C6.38968 17.921 6.19891 18 6 18H4.5C4.30109 18 4.11032 17.921 3.96967 17.7804C3.82902 17.6397 3.75 17.4489 3.75 17.25V12.75H6ZM18 18C17.8011 18 17.6103 17.921 17.4697 17.7804C17.329 17.6397 17.25 17.4489 17.25 17.25V13.5C17.25 13.3011 17.329 13.1103 17.4697 12.9697C17.6103 12.829 17.8011 12.75 18 12.75H20.25V18H18Z" fill="%231D1F23"/></svg>')}.user-menu ul:first-of-type li:first-child a[data-v-bec1666e]:before{background-image:var(--settings-icon)}.user-menu ul:first-of-type li:nth-child(2):not(:last-child) a[data-v-bec1666e]:before{background-image: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 4.5V8.25H3.75V4.5C3.75 4.30109 3.82902 4.11032 3.96967 3.96967C4.11032 3.82902 4.30109 3.75 4.5 3.75H19.5C19.6989 3.75 19.8897 3.82902 20.0303 3.96967C20.171 4.11032 20.25 4.30109 20.25 4.5Z" fill="%231D1F23"/><path d="M19.5 3H17.25V2.25C17.25 2.05109 17.171 1.86032 17.0303 1.71967C16.8897 1.57902 16.6989 1.5 16.5 1.5C16.3011 1.5 16.1103 1.57902 15.9697 1.71967C15.829 1.86032 15.75 2.05109 15.75 2.25V3H8.25V2.25C8.25 2.05109 8.17098 1.86032 8.03033 1.71967C7.88968 1.57902 7.69891 1.5 7.5 1.5C7.30109 1.5 7.11032 1.57902 6.96967 1.71967C6.82902 1.86032 6.75 2.05109 6.75 2.25V3H4.5C4.10218 3 3.72064 3.15804 3.43934 3.43934C3.15804 3.72064 3 4.10218 3 4.5V19.5C3 19.8978 3.15804 20.2794 3.43934 20.5607C3.72064 20.842 4.10218 21 4.5 21H19.5C19.8978 21 20.2794 20.842 20.5607 20.5607C20.842 20.2794 21 19.8978 21 19.5V4.5C21 4.10218 20.842 3.72064 20.5607 3.43934C20.2794 3.15804 19.8978 3 19.5 3ZM6.75 4.5V5.25C6.75 5.44891 6.82902 5.63968 6.96967 5.78033C7.11032 5.92098 7.30109 6 7.5 6C7.69891 6 7.88968 5.92098 8.03033 5.78033C8.17098 5.63968 8.25 5.44891 8.25 5.25V4.5H15.75V5.25C15.75 5.44891 15.829 5.63968 15.9697 5.78033C16.1103 5.92098 16.3011 6 16.5 6C16.6989 6 16.8897 5.92098 17.0303 5.78033C17.171 5.63968 17.25 5.44891 17.25 5.25V4.5H19.5V7.5H4.5V4.5H6.75ZM19.5 19.5H4.5V9H19.5V19.5ZM13.5 14.25C13.5 14.5467 13.412 14.8367 13.2472 15.0834C13.0824 15.33 12.8481 15.5223 12.574 15.6358C12.2999 15.7494 11.9983 15.7791 11.7074 15.7212C11.4164 15.6633 11.1491 15.5204 10.9393 15.3107C10.7296 15.1009 10.5867 14.8336 10.5288 14.5426C10.4709 14.2517 10.5006 13.9501 10.6142 13.676C10.7277 13.4019 10.92 13.1676 11.1666 13.0028C11.4133 12.838 11.7033 12.75 12 12.75C12.3978 12.75 12.7794 12.908 13.0607 13.1893C13.342 13.4706 13.5 13.8522 13.5 14.25Z" fill="%231D1F23"/></svg>')}.user-menu ul:first-of-type li:last-child a[data-v-bec1666e]:before{background-image: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 12C21 13.78 20.4722 15.5201 19.4832 17.0001C18.4943 18.4802 17.0887 19.6337 15.4442 20.3149C13.7996 20.9961 11.99 21.1743 10.2442 20.8271C8.49836 20.4798 6.89472 19.6226 5.63604 18.364C4.37737 17.1053 3.5202 15.5016 3.17294 13.7558C2.82567 12.01 3.0039 10.2004 3.68509 8.55585C4.36628 6.91131 5.51983 5.50571 6.99987 4.51677C8.47991 3.52784 10.22 3 12 3C14.387 3 16.6761 3.94821 18.364 5.63604C20.0518 7.32387 21 9.61305 21 12Z" fill="%231D1F23"/><path d="M13.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.5ZM21.75 12C21.75 13.9284 21.1782 15.8134 20.1068 17.4168C19.0355 19.0202 17.5127 20.2699 15.7312 21.0078C13.9496 21.7458 11.9892 21.9389 10.0979 21.5627C8.20656 21.1865 6.46928 20.2579 5.10571 18.8943C3.74215 17.5307 2.81355 15.7934 2.43735 13.9021C2.06114 12.0108 2.25422 10.0504 2.99218 8.26884C3.73013 6.48726 4.97982 4.96451 6.58319 3.89317C8.18657 2.82183 10.0716 2.25 12 2.25C14.585 2.25273 17.0634 3.28084 18.8913 5.10872C20.7192 6.93661 21.7473 9.41498 21.75 12ZM20.25 12C20.25 10.3683 19.7661 8.77325 18.8596 7.41655C17.9531 6.05984 16.6646 5.00242 15.1571 4.37799C13.6497 3.75357 11.9909 3.59019 10.3905 3.90852C8.79017 4.22685 7.32016 5.01259 6.16637 6.16637C5.01259 7.32015 4.22685 8.79016 3.90853 10.3905C3.5902 11.9908 3.75358 13.6496 4.378 15.1571C5.00242 16.6646 6.05984 17.9531 7.41655 18.8596C8.77326 19.7661 10.3683 20.25 12 20.25C14.1873 20.2475 16.2843 19.3775 17.8309 17.8309C19.3775 16.2843 20.2475 14.1873 20.25 12ZM11.625 9C11.8475 9 12.065 8.93402 12.25 8.8104C12.435 8.68679 12.5792 8.51109 12.6644 8.30552C12.7495 8.09995 12.7718 7.87375 12.7284 7.65552C12.685 7.43729 12.5778 7.23684 12.4205 7.0795C12.2632 6.92217 12.0627 6.81502 11.8445 6.77162C11.6263 6.72821 11.4001 6.75049 11.1945 6.83564C10.9889 6.92078 10.8132 7.06498 10.6896 7.24998C10.566 7.43499 10.5 7.6525 10.5 7.875C10.5 8.17337 10.6185 8.45952 10.8295 8.6705C11.0405 8.88147 11.3266 9 11.625 9Z" fill="%231D1F23"/></svg>')}.user-menu ul:last-of-type a[data-v-bec1666e]:before{background-image: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 5.25V18.75C21 19.1478 20.842 19.5294 20.5607 19.8107C20.2794 20.092 19.8978 20.25 19.5 20.25H4.5V3.75H19.5C19.8978 3.75 20.2794 3.90804 20.5607 4.18934C20.842 4.47064 21 4.85218 21 5.25Z" fill="%231D1F23"/><path d="M11.25 20.25C11.25 20.4489 11.171 20.6397 11.0303 20.7803C10.8897 20.921 10.6989 21 10.5 21H4.5C4.30109 21 4.11032 20.921 3.96967 20.7803C3.82902 20.6397 3.75 20.4489 3.75 20.25V3.75C3.75 3.55109 3.82902 3.36032 3.96967 3.21967C4.11032 3.07902 4.30109 3 4.5 3H10.5C10.6989 3 10.8897 3.07902 11.0303 3.21967C11.171 3.36032 11.25 3.55109 11.25 3.75C11.25 3.94891 11.171 4.13968 11.0303 4.28033C10.8897 4.42098 10.6989 4.5 10.5 4.5H5.25V19.5H10.5C10.6989 19.5 10.8897 19.579 11.0303 19.7197C11.171 19.8603 11.25 20.0511 11.25 20.25ZM21.5306 11.4694L17.7806 7.71937C17.6399 7.57864 17.449 7.49958 17.25 7.49958C17.051 7.49958 16.8601 7.57864 16.7194 7.71937C16.5786 7.86011 16.4996 8.05098 16.4996 8.25C16.4996 8.44902 16.5786 8.63989 16.7194 8.78063L19.1897 11.25H10.5C10.3011 11.25 10.1103 11.329 9.96967 11.4697C9.82902 11.6103 9.75 11.8011 9.75 12C9.75 12.1989 9.82902 12.3897 9.96967 12.5303C10.1103 12.671 10.3011 12.75 10.5 12.75H19.1897L16.7194 15.2194C16.5786 15.3601 16.4996 15.551 16.4996 15.75C16.4996 15.949 16.5786 16.1399 16.7194 16.2806C16.8601 16.4214 17.051 16.5004 17.25 16.5004C17.449 16.5004 17.6399 16.4214 17.7806 16.2806L21.5306 12.5306C21.6004 12.461 21.6557 12.3783 21.6934 12.2872C21.7312 12.1962 21.7506 12.0986 21.7506 12C21.7506 11.9014 21.7312 11.8038 21.6934 11.7128C21.6557 11.6217 21.6004 11.539 21.5306 11.4694Z" fill="%231D1F23"/></svg>')}.user-menu ul:last-of-type a[data-v-bec1666e]{padding:1rem 1.125rem}.user-menu .info[data-v-bec1666e]{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem}.user-menu .info .initials[data-v-bec1666e]{width:2.5rem;height:2.5rem;border-radius:var(--border-radius-sm);background:var(--theme-subtler-shaded);font-weight:500;line-height:2.5rem;text-align:center}.user-menu .info .user-type[data-v-bec1666e]{display:block;font-weight:600}.user-menu .info .email[data-v-bec1666e]{color:var(--text-secondary);font-size:.85rem}@media(min-width:1024px)and (max-width:1279px){.tooltip[data-v-75e37585]{position:relative}.tooltip[data-v-75e37585]:hover:after{z-index:100;content:attr(data-tooltip);position:absolute;top:50%;left:calc(100% + .5rem);translate:0 -50%;padding:.25rem .5rem;border-radius:var(--border-radius-sm);background:var(--surface-tertiary-shaded);font-size:1rem;line-height:1.5rem;font-weight:500;white-space:nowrap}}.main-layout[data-v-75e37585]{display:flex;flex-direction:column;width:100vw;height:100vh}.header-left[data-v-75e37585]{display:flex;align-items:center;gap:1rem}header[data-v-75e37585]{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:1rem 1.5rem;background-color:var(--neutral-25)}@media(max-width:1280px){header[data-v-75e37585]{padding:.625rem 1rem}}@media(max-width:768px){.main-layout[data-v-75e37585]:not(.play-corner:has(.lo-page.is-immersive)){padding-top:60px}header[data-v-75e37585]{position:fixed;width:100vw;top:0;z-index:100}}.brand[data-v-75e37585]{font-size:1.5rem;line-height:1.5rem;font-weight:700;letter-spacing:.5px;min-width:224px}@media(max-width:1280px){.brand[data-v-75e37585]{display:inline-block;width:32px;height:32px;background:url(../brand/logo.svg) no-repeat center;background-size:contain;min-width:32px}.brand img[data-v-75e37585]{display:none}}[data-v-75e37585] .header-nav ul{padding:0;display:flex;list-style:none}[data-v-75e37585] .header-nav ul li{color:var(--text-secondary, #6a6b6e);font-size:.875rem;font-style:normal;font-weight:500;padding:.625rem 0;line-height:1.25rem;border-bottom:1px solid var(--border-secondary)}@media(max-width:1023px){.header-nav[data-v-75e37585]{display:none}}.main-content[data-v-75e37585]{display:flex;flex:1;min-height:0}aside[data-v-75e37585]{display:flex;flex-direction:column;flex-shrink:0;width:240px;padding:0 0 1rem 1rem;font-size:.9rem}@media(max-width:1280px){aside[data-v-75e37585]{width:calc(40px + 1rem);padding:0 0 1rem 1rem}}.nav-main[data-v-75e37585]{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--neutral-150)}.nav-main ul[data-v-75e37585],.nav-shortcuts ul[data-v-75e37585]{list-style:none}.nav-main li[data-v-75e37585]{margin:0 0 .5rem}.nav-main li[data-v-75e37585]:last-child{margin:0}.nav-main a[data-v-75e37585]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.125rem .5rem 2.5rem;font-size:1rem;line-height:1.375rem;font-weight:500;background-repeat:no-repeat;background-position:.625rem center;border:1px solid transparent;border-radius:var(--border-radius-sm, 8px)}.nav-main a[data-v-75e37585]:hover,.student-1-5 .nav-main a[data-v-75e37585]:hover{background-color:var(--surface-tertiary-shaded);border-color:transparent}@media(max-width:1280px){.nav-main a[data-v-75e37585]{text-indent:-9999px;padding:0;width:100%;height:40px;background-position:center}}@media(min-width:1281px){.student-1-5 .nav-main[data-v-75e37585]{border-bottom:0;margin-bottom:0}.student-1-5 .nav-main a[data-v-75e37585]{position:relative;height:76px;background-color:var(--surface-primary);border:1px solid var(--border-secondary);padding:2.75rem .625rem .5rem}.student-1-5 .nav-main a[data-v-75e37585]:before,.student-1-5 .nav-main a[data-v-75e37585]:after{width:28px;height:28px;transform:initial;top:.5rem;left:.625rem;-webkit-mask-size:26px 26px;mask-size:26px 26px}}.nav-main a.router-link-active[data-v-75e37585],.nav-main a.active[data-v-75e37585],.student-1-5 .nav-main a.active[data-v-75e37585]{border-width:1px;border-style:solid;border-radius:var(--border-radius-sm);font-weight:700;background-color:var(--account-active-bg);border-color:var(--account-active-border)}.nav-shortcuts[data-v-75e37585]{display:flex;flex-direction:column;flex-grow:1;position:relative}.nav-shortcuts .title[data-v-75e37585]{padding:0;margin-bottom:.75rem;color:var(--neutral-500);font-size:.875rem;line-height:1.25rem;font-weight:500}.nav-shortcuts ul li[data-v-75e37585]{margin:0 0 .75rem}.nav-shortcuts ul li a[data-v-75e37585]{display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M14.4697 4.46967C14.7626 4.17678 15.2373 4.17678 15.5302 4.46967C15.8231 4.76256 15.8231 5.23732 15.5302 5.53022L5.53022 15.5302C5.23732 15.8231 4.76256 15.8231 4.46967 15.5302C4.17678 15.2373 4.17678 14.7626 4.46967 14.4697L14.4697 4.46967Z' fill='%231D1F23'/%3E%3Cpath d='M14.25 13.125V5.75H6.875C6.46079 5.75 6.125 5.41421 6.125 5C6.125 4.58579 6.46079 4.25 6.875 4.25H15C15.4142 4.25 15.75 4.58579 15.75 5V13.125C15.75 13.5392 15.4142 13.875 15 13.875C14.5858 13.875 14.25 13.5392 14.25 13.125Z' fill='%231D1F23'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center}.nav-shortcuts-icon[data-v-75e37585]{display:none}.ic-7 button[data-v-75e37585]{border:none;background:none;cursor:pointer}@media(min-width:1281px){.nav-shortcuts-content[data-v-75e37585]{width:100%;display:block!important;position:relative;margin:0;padding:0;border:none;background:none}}@media(max-width:1280px){.nav-shortcuts-icon[data-v-75e37585]{display:block;width:40px;height:40px;anchor-name:--btn-shortcuts}.nav-shortcuts-content[data-v-75e37585]{position:fixed;inset:auto;position-anchor:--btn-shortcuts;top:anchor(top);left:calc(anchor(right) + 1rem);margin:0;padding:1.125rem .5rem;border:1px solid var(--neutral-150);border-radius:var(--border-radius-sm);background:#fff;min-width:240px}.nav-shortcuts-content .title[data-v-75e37585]{padding:0 .625rem}.nav-shortcuts-content ul li[data-v-75e37585]{margin-bottom:.25rem}.nav-shortcuts ul li a[data-v-75e37585]{border-radius:.625rem;padding:.5rem .625rem;background-position:right .625rem center}.nav-shortcuts ul li a[data-v-75e37585]:hover{background-color:var(--neutral-50)}}.account-type-teacher .nav-shortcuts ul li a[data-v-75e37585]:hover{background-image:url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.875 9.25C17.2892 9.25 17.625 9.58579 17.625 10C17.625 10.4142 17.2892 10.75 16.875 10.75H3.125C2.71079 10.75 2.375 10.4142 2.375 10C2.375 9.58579 2.71079 9.25 3.125 9.25H16.875Z' fill='%2300C896'/%3E%3Cpath d='M10.7197 3.84467C11.0126 3.55178 11.4873 3.55178 11.7802 3.84467L17.4052 9.46967C17.6981 9.76256 17.6981 10.2373 17.4052 10.5302L11.7802 16.1552C11.4873 16.4481 11.0126 16.4481 10.7197 16.1552C10.4268 15.8623 10.4268 15.3876 10.7197 15.0947L15.8144 9.99994L10.7197 4.90522C10.4268 4.61232 10.4268 4.13756 10.7197 3.84467Z' fill='%2300C896'/%3E%3C/svg%3E%0A")}.account-type-parent .nav-shortcuts ul li a[data-v-75e37585]:hover{background-image:url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.875 9.25C17.2892 9.25 17.625 9.58579 17.625 10C17.625 10.4142 17.2892 10.75 16.875 10.75H3.125C2.71079 10.75 2.375 10.4142 2.375 10C2.375 9.58579 2.71079 9.25 3.125 9.25H16.875Z' fill='%230869DC'/%3E%3Cpath d='M10.7197 3.84467C11.0126 3.55178 11.4873 3.55178 11.7802 3.84467L17.4052 9.46967C17.6981 9.76256 17.6981 10.2373 17.4052 10.5302L11.7802 16.1552C11.4873 16.4481 11.0126 16.4481 10.7197 16.1552C10.4268 15.8623 10.4268 15.3876 10.7197 15.0947L15.8144 9.99994L10.7197 4.90522C10.4268 4.61232 10.4268 4.13756 10.7197 3.84467Z' fill='%230869DC'/%3E%3C/svg%3E%0A")}.account-type-student .nav-shortcuts ul li a[data-v-75e37585]:hover{background-image:url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.875 9.25C17.2892 9.25 17.625 9.58579 17.625 10C17.625 10.4142 17.2892 10.75 16.875 10.75H3.125C2.71079 10.75 2.375 10.4142 2.375 10C2.375 9.58579 2.71079 9.25 3.125 9.25H16.875Z' fill='%23FFD700'/%3E%3Cpath d='M10.7197 3.84467C11.0126 3.55178 11.4873 3.55178 11.7802 3.84467L17.4052 9.46967C17.6981 9.76256 17.6981 10.2373 17.4052 10.5302L11.7802 16.1552C11.4873 16.4481 11.0126 16.4481 10.7197 16.1552C10.4268 15.8623 10.4268 15.3876 10.7197 15.0947L15.8144 9.99994L10.7197 4.90522C10.4268 4.61232 10.4268 4.13756 10.7197 3.84467Z' fill='%23FFD700'/%3E%3C/svg%3E%0A")}main[data-v-75e37585]{flex:1;overflow-y:auto;padding:0 1.5rem 1.5rem}main[data-v-75e37585]:has(.lo-page.is-immersive){padding:0;overflow:hidden}.main-layout:has(.lo-page.is-immersive)>header[data-v-75e37585],.main-layout:has(.lo-page.is-immersive)>.main-content>aside[data-v-75e37585]{display:none}@media(max-width:480px){aside[data-v-75e37585]{position:absolute;left:-250px;z-index:100;height:calc(100vh - 60px);transition:left .3s}aside.open[data-v-75e37585]{left:0}}.hamburger[data-v-75e37585]{display:none}@media(max-width:1023px){header[data-v-75e37585]{gap:1rem}.hamburger[data-v-75e37585]{display:none}@media(max-width:768px){.hamburger[data-v-75e37585]{display:block;flex-shrink:0;width:1.75rem;height:1.75rem;border:0;padding:0;cursor:pointer;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:1.75rem 1.75rem;background-image:url("data:image/svg+xml,%0A%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.15' d='M23.625 7V21H4.375V7H23.625Z' fill='%231D1F23'/%3E%3Cpath d='M24.5 14C24.5 14.2321 24.4078 14.4546 24.2437 14.6187C24.0796 14.7828 23.8571 14.875 23.625 14.875H4.375C4.14294 14.875 3.92038 14.7828 3.75628 14.6187C3.59219 14.4546 3.5 14.2321 3.5 14C3.5 13.7679 3.59219 13.5454 3.75628 13.3813C3.92038 13.2172 4.14294 13.125 4.375 13.125H23.625C23.8571 13.125 24.0796 13.2172 24.2437 13.3813C24.4078 13.5454 24.5 13.7679 24.5 14ZM4.375 7.875H23.625C23.8571 7.875 24.0796 7.78281 24.2437 7.61872C24.4078 7.45462 24.5 7.23206 24.5 7C24.5 6.76794 24.4078 6.54538 24.2437 6.38128C24.0796 6.21719 23.8571 6.125 23.625 6.125H4.375C4.14294 6.125 3.92038 6.21719 3.75628 6.38128C3.59219 6.54538 3.5 6.76794 3.5 7C3.5 7.23206 3.59219 7.45462 3.75628 7.61872C3.92038 7.78281 4.14294 7.875 4.375 7.875ZM23.625 20.125H4.375C4.14294 20.125 3.92038 20.2172 3.75628 20.3813C3.59219 20.5454 3.5 20.7679 3.5 21C3.5 21.2321 3.59219 21.4546 3.75628 21.6187C3.92038 21.7828 4.14294 21.875 4.375 21.875H23.625C23.8571 21.875 24.0796 21.7828 24.2437 21.6187C24.4078 21.4546 24.5 21.2321 24.5 21C24.5 20.7679 24.4078 20.5454 24.2437 20.3813C24.0796 20.2172 23.8571 20.125 23.625 20.125Z' fill='%231D1F23'/%3E%3C/svg%3E%0A")}.hamburger[data-v-75e37585]:before,.hamburger[data-v-75e37585]:after{display:none}.hamburger.active[data-v-75e37585]{background-image:url("data:image/svg+xml,%0A%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.625 6.125V21.875C23.625 22.3391 23.4406 22.7842 23.1124 23.1124C22.7842 23.4406 22.3391 23.625 21.875 23.625H6.125C5.66087 23.625 5.21575 23.4406 4.88756 23.1124C4.55937 22.7842 4.375 22.3391 4.375 21.875V6.125C4.375 5.66087 4.55937 5.21575 4.88756 4.88756C5.21575 4.55937 5.66087 4.375 6.125 4.375H21.875C22.3391 4.375 22.7842 4.55937 23.1124 4.88756C23.4406 5.21575 23.625 5.66087 23.625 6.125Z' fill='%23B2EEDF'/%3E%3Cpath d='M22.4941 21.2559C22.5754 21.3372 22.6398 21.4337 22.6838 21.54C22.7278 21.6462 22.7505 21.76 22.7505 21.875C22.7505 21.99 22.7278 22.1038 22.6838 22.21C22.6398 22.3163 22.5754 22.4128 22.4941 22.4941C22.4128 22.5754 22.3163 22.6398 22.21 22.6838C22.1038 22.7278 21.99 22.7505 21.875 22.7505C21.76 22.7505 21.6462 22.7278 21.54 22.6838C21.4337 22.6398 21.3372 22.5754 21.2559 22.4941L14 15.237L6.74406 22.4941C6.57988 22.6583 6.35719 22.7505 6.125 22.7505C5.8928 22.7505 5.67012 22.6583 5.50594 22.4941C5.34175 22.3299 5.24951 22.1072 5.24951 21.875C5.24951 21.6428 5.34175 21.4201 5.50594 21.2559L12.763 14L5.50594 6.74406C5.34175 6.57988 5.24951 6.35719 5.24951 6.125C5.24951 5.8928 5.34175 5.67012 5.50594 5.50594C5.67012 5.34175 5.8928 5.24951 6.125 5.24951C6.35719 5.24951 6.57988 5.34175 6.74406 5.50594L14 12.763L21.2559 5.50594C21.4201 5.34175 21.6428 5.24951 21.875 5.24951C22.1072 5.24951 22.3299 5.34175 22.4941 5.50594C22.6583 5.67012 22.7505 5.8928 22.7505 6.125C22.7505 6.35719 22.6583 6.57988 22.4941 6.74406L15.237 14L22.4941 21.2559Z' fill='%231D1F23'/%3E%3C/svg%3E%0A")}}aside[data-v-75e37585]{position:fixed;top:3.75rem;left:-100%;z-index:100;width:100%;height:calc(100vh - 3.75rem);padding:1rem;background:var(--neutral-25);transition:left .25s ease}aside.open[data-v-75e37585]{left:0}.nav-main[data-v-75e37585]{margin:0;padding:0 0 1rem}.nav-main a[data-v-75e37585]{width:auto;height:auto;padding:.5rem 1.125rem .5rem 2.5rem;text-indent:0;background-position:.625rem center}.nav-shortcuts[data-v-75e37585]{padding:1.25rem 0 1rem}.nav-shortcuts-icon[data-v-75e37585]{display:none}.nav-shortcuts-content[data-v-75e37585]{display:block!important;width:100%;position:relative;min-width:0;padding:0;border:none;background:none}.nav-shortcuts-content .title[data-v-75e37585]{padding:0}main[data-v-75e37585]{padding:0 1rem 1rem}}@media(max-width:1023px){.hamburger[data-v-75e37585]{display:block;flex-shrink:0;width:1.75rem;height:1.75rem;border:0;padding:0;cursor:pointer;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:1.75rem 1.75rem;background-image:url("data:image/svg+xml,%0A%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.15' d='M23.625 7V21H4.375V7H23.625Z' fill='%231D1F23'/%3E%3Cpath d='M24.5 14C24.5 14.2321 24.4078 14.4546 24.2437 14.6187C24.0796 14.7828 23.8571 14.875 23.625 14.875H4.375C4.14294 14.875 3.92038 14.7828 3.75628 14.6187C3.59219 14.4546 3.5 14.2321 3.5 14C3.5 13.7679 3.59219 13.5454 3.75628 13.3813C3.92038 13.2172 4.14294 13.125 4.375 13.125H23.625C23.8571 13.125 24.0796 13.2172 24.2437 13.3813C24.4078 13.5454 24.5 13.7679 24.5 14ZM4.375 7.875H23.625C23.8571 7.875 24.0796 7.78281 24.2437 7.61872C24.4078 7.45462 24.5 7.23206 24.5 7C24.5 6.76794 24.4078 6.54538 24.2437 6.38128C24.0796 6.21719 23.8571 6.125 23.625 6.125H4.375C4.14294 6.125 3.92038 6.21719 3.75628 6.38128C3.59219 6.54538 3.5 6.76794 3.5 7C3.5 7.23206 3.59219 7.45462 3.75628 7.61872C3.92038 7.78281 4.14294 7.875 4.375 7.875ZM23.625 20.125H4.375C4.14294 20.125 3.92038 20.2172 3.75628 20.3813C3.59219 20.5454 3.5 20.7679 3.5 21C3.5 21.2321 3.59219 21.4546 3.75628 21.6187C3.92038 21.7828 4.14294 21.875 4.375 21.875H23.625C23.8571 21.875 24.0796 21.7828 24.2437 21.6187C24.4078 21.4546 24.5 21.2321 24.5 21C24.5 20.7679 24.4078 20.5454 24.2437 20.3813C24.0796 20.2172 23.8571 20.125 23.625 20.125Z' fill='%231D1F23'/%3E%3C/svg%3E%0A")}.hamburger[data-v-75e37585]:before,.hamburger[data-v-75e37585]:after{display:none}.account-type-teacher .hamburger.active[data-v-75e37585]{background-image:url("data:image/svg+xml,%0A%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.625 6.125V21.875C23.625 22.3391 23.4406 22.7842 23.1124 23.1124C22.7842 23.4406 22.3391 23.625 21.875 23.625H6.125C5.66087 23.625 5.21575 23.4406 4.88756 23.1124C4.55937 22.7842 4.375 22.3391 4.375 21.875V6.125C4.375 5.66087 4.55937 5.21575 4.88756 4.88756C5.21575 4.55937 5.66087 4.375 6.125 4.375H21.875C22.3391 4.375 22.7842 4.55937 23.1124 4.88756C23.4406 5.21575 23.625 5.66087 23.625 6.125Z' fill='%23B2EEDF'/%3E%3Cpath d='M22.4941 21.2559C22.5754 21.3372 22.6398 21.4337 22.6838 21.54C22.7278 21.6462 22.7505 21.76 22.7505 21.875C22.7505 21.99 22.7278 22.1038 22.6838 22.21C22.6398 22.3163 22.5754 22.4128 22.4941 22.4941C22.4128 22.5754 22.3163 22.6398 22.21 22.6838C22.1038 22.7278 21.99 22.7505 21.875 22.7505C21.76 22.7505 21.6462 22.7278 21.54 22.6838C21.4337 22.6398 21.3372 22.5754 21.2559 22.4941L14 15.237L6.74406 22.4941C6.57988 22.6583 6.35719 22.7505 6.125 22.7505C5.8928 22.7505 5.67012 22.6583 5.50594 22.4941C5.34175 22.3299 5.24951 22.1072 5.24951 21.875C5.24951 21.6428 5.34175 21.4201 5.50594 21.2559L12.763 14L5.50594 6.74406C5.34175 6.57988 5.24951 6.35719 5.24951 6.125C5.24951 5.8928 5.34175 5.67012 5.50594 5.50594C5.67012 5.34175 5.8928 5.24951 6.125 5.24951C6.35719 5.24951 6.57988 5.34175 6.74406 5.50594L14 12.763L21.2559 5.50594C21.4201 5.34175 21.6428 5.24951 21.875 5.24951C22.1072 5.24951 22.3299 5.34175 22.4941 5.50594C22.6583 5.67012 22.7505 5.8928 22.7505 6.125C22.7505 6.35719 22.6583 6.57988 22.4941 6.74406L15.237 14L22.4941 21.2559Z' fill='%231D1F23'/%3E%3C/svg%3E%0A")}.account-type-parent .hamburger.active[data-v-75e37585]{background-image:url("data:image/svg+xml,%0A%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.625 6.125V21.875C23.625 22.3391 23.4406 22.7842 23.1124 23.1124C22.7842 23.4406 22.3391 23.625 21.875 23.625H6.125C5.66087 23.625 5.21575 23.4406 4.88756 23.1124C4.55937 22.7842 4.375 22.3391 4.375 21.875V6.125C4.375 5.66087 4.55937 5.21575 4.88756 4.88756C5.21575 4.55937 5.66087 4.375 6.125 4.375H21.875C22.3391 4.375 22.7842 4.55937 23.1124 4.88756C23.4406 5.21575 23.625 5.66087 23.625 6.125Z' fill='%23B5D2F4'/%3E%3Cpath d='M22.4941 21.2559C22.5754 21.3372 22.6398 21.4337 22.6838 21.54C22.7278 21.6462 22.7505 21.76 22.7505 21.875C22.7505 21.99 22.7278 22.1038 22.6838 22.21C22.6398 22.3163 22.5754 22.4128 22.4941 22.4941C22.4128 22.5754 22.3163 22.6398 22.21 22.6838C22.1038 22.7278 21.99 22.7505 21.875 22.7505C21.76 22.7505 21.6462 22.7278 21.54 22.6838C21.4337 22.6398 21.3372 22.5754 21.2559 22.4941L14 15.237L6.74406 22.4941C6.57988 22.6583 6.35719 22.7505 6.125 22.7505C5.8928 22.7505 5.67012 22.6583 5.50594 22.4941C5.34175 22.3299 5.24951 22.1072 5.24951 21.875C5.24951 21.6428 5.34175 21.4201 5.50594 21.2559L12.763 14L5.50594 6.74406C5.34175 6.57988 5.24951 6.35719 5.24951 6.125C5.24951 5.8928 5.34175 5.67012 5.50594 5.50594C5.67012 5.34175 5.8928 5.24951 6.125 5.24951C6.35719 5.24951 6.57988 5.34175 6.74406 5.50594L14 12.763L21.2559 5.50594C21.4201 5.34175 21.6428 5.24951 21.875 5.24951C22.1072 5.24951 22.3299 5.34175 22.4941 5.50594C22.6583 5.67012 22.7505 5.8928 22.7505 6.125C22.7505 6.35719 22.6583 6.57988 22.4941 6.74406L15.237 14L22.4941 21.2559Z' fill='%231D1F23'/%3E%3C/svg%3E%0A")}.account-type-student .hamburger.active[data-v-75e37585]{background-image:url("data:image/svg+xml,%0A%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.625 6.125V21.875C23.625 22.3391 23.4406 22.7842 23.1124 23.1124C22.7842 23.4406 22.3391 23.625 21.875 23.625H6.125C5.66087 23.625 5.21575 23.4406 4.88756 23.1124C4.55937 22.7842 4.375 22.3391 4.375 21.875V6.125C4.375 5.66087 4.55937 5.21575 4.88756 4.88756C5.21575 4.55937 5.66087 4.375 6.125 4.375H21.875C22.3391 4.375 22.7842 4.55937 23.1124 4.88756C23.4406 5.21575 23.625 5.66087 23.625 6.125Z' fill='%23FFF3B2'/%3E%3Cpath d='M22.4946 21.2559C22.5758 21.3372 22.6403 21.4337 22.6843 21.54C22.7283 21.6462 22.751 21.76 22.751 21.875C22.751 21.99 22.7283 22.1038 22.6843 22.21C22.6403 22.3163 22.5758 22.4128 22.4946 22.4941C22.4133 22.5754 22.3167 22.6398 22.2105 22.6838C22.1043 22.7278 21.9905 22.7505 21.8755 22.7505C21.7605 22.7505 21.6467 22.7278 21.5405 22.6838C21.4342 22.6398 21.3377 22.5754 21.2564 22.4941L14.0005 15.237L6.74455 22.4941C6.58036 22.6583 6.35768 22.7505 6.12549 22.7505C5.89329 22.7505 5.67061 22.6583 5.50642 22.4941C5.34224 22.3299 5.25 22.1072 5.25 21.875C5.25 21.6428 5.34224 21.4201 5.50642 21.2559L12.7635 14L5.50642 6.74406C5.34224 6.57988 5.25 6.35719 5.25 6.125C5.25 5.8928 5.34224 5.67012 5.50642 5.50594C5.67061 5.34175 5.89329 5.24951 6.12549 5.24951C6.35768 5.24951 6.58036 5.34175 6.74455 5.50594L14.0005 12.763L21.2564 5.50594C21.4206 5.34175 21.6433 5.24951 21.8755 5.24951C22.1077 5.24951 22.3304 5.34175 22.4946 5.50594C22.6587 5.67012 22.751 5.8928 22.751 6.125C22.751 6.35719 22.6587 6.57988 22.4946 6.74406L15.2375 14L22.4946 21.2559Z' fill='%231D1F23'/%3E%3C/svg%3E")}}.cta-text[data-v-6b25dbed]{margin-top:.625rem}.card[data-v-6b25dbed]{gap:0}.btn[data-v-6b25dbed]{display:inline-flex;margin-top:1rem}.top-row[data-v-6b25dbed]{display:flex;align-items:center;justify-content:space-between}.card-title[data-v-6b25dbed]{font-size:18px;font-weight:600;line-height:28px}.add-child-link[data-v-6b25dbed]{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border:none;border-radius:var(--border-radius-full);box-shadow:inset 0 0 0 1px var(--border-primary);background:var(--surface-primary);color:var(--text-primary);font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition:box-shadow .3s ease}.add-child-link[data-v-6b25dbed]:hover{box-shadow:inset 0 0 0 1.5px var(--border-primary)}.popup-menu[data-v-6b25dbed]{position:fixed;inset:unset;top:calc(anchor(bottom) + .25rem);right:anchor(right);inline-size:max-content;margin:0;border:1px solid var(--border-secondary);border-radius:var(--border-radius-sm);background:var(--surface-primary);box-shadow:0 .25rem 1rem #1d1f231f;white-space:nowrap;padding:0;opacity:0;transform:translateY(-.125rem);transform-origin:top right;transition:opacity var(--menu-transition),transform var(--menu-transition),overlay var(--menu-transition) allow-discrete,display var(--menu-transition) allow-discrete}@supports (inline-size: calc-size(max-content,size + 20px)){.popup-menu[data-v-6b25dbed]{inline-size:calc-size(max-content,size + 20px)}}.popup-menu[data-v-6b25dbed]:popover-open{opacity:1;transform:translateY(0)}@starting-style{.popup-menu[data-v-6b25dbed]:popover-open{opacity:0;transform:translateY(-1.125rem)}}.popup-menu ul[data-v-6b25dbed]{display:grid;padding:.5rem;margin:0;list-style:none}.popup-menu a[data-v-6b25dbed]{display:flex;align-items:center;inline-size:calc(100% + .75rem);justify-content:flex-start;margin-inline:-.375rem;padding-block:.5rem;padding-inline:.625rem;border:0;background:transparent;color:var(--text-primary);font-size:14px;font-weight:600;line-height:20px;text-align:left;text-decoration:none;cursor:pointer;transition:background-color var(--menu-transition),box-shadow var(--menu-transition)}.popup-menu a[data-v-6b25dbed]:before{content:"";inline-size:1.5rem;block-size:1.5rem;margin-inline-end:.625rem;background-image:var(--settings-icon);background-repeat:no-repeat;background-position:center;background-size:contain}.popup-menu li:first-child a[data-v-6b25dbed]{margin-top:-.375rem}.popup-menu li:last-child a[data-v-6b25dbed]{margin-bottom:-.375rem}.popup-menu a[data-v-6b25dbed]:hover,.popup-menu a[data-v-6b25dbed]:focus-visible{background-color:var(--neutral-50);border-radius:var(--border-radius-sm);box-shadow:inset 0 0 0 4px var(--surface-primary)}.child-list[data-v-6b25dbed]{margin-top:1.25rem;display:flex;flex-direction:column;gap:.75rem}.child-row[data-v-6b25dbed]{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--border-secondary);border-radius:var(--border-radius-sm);background-color:var(--surface-primary);padding:.75rem 1rem;transition:background-color .3s ease}.child-row[data-v-6b25dbed]:hover{background-color:var(--surface-secondary)}.child-summary[data-v-6b25dbed]{flex:1;display:flex;align-items:center;gap:.75rem}.child-summary .avatar[data-v-6b25dbed]{inline-size:2.5rem;block-size:2.5rem;border-radius:var(--border-radius-sm);background:#b5d2f4;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;flex-shrink:0;text-transform:uppercase}.child-summary p[data-v-6b25dbed]:first-child{font-weight:600}.child-summary p[data-v-6b25dbed]:last-child{font-size:.875rem;line-height:1.25rem;color:var(--text-secondary)}.student-settings[data-v-6b25dbed]{--menu-transition: .2s ease;flex-shrink:0}.student-settings-button[data-v-6b25dbed]{inline-size:24px;block-size:24px;max-height:none;padding:0;border:none;background:none;border-radius:var(--border-radius-full);background-image:var(--vertical-dots);background-repeat:no-repeat;background-position:center;background-size:24px 24px}.student-settings-button[data-v-6b25dbed]:hover,.student-settings-button[data-v-6b25dbed]:focus{border:none;background-color:transparent}main[data-v-b0ee5056]{padding:1rem 0}h1[data-v-b0ee5056]{font-size:1.75rem;font-style:normal;font-weight:700;line-height:2.5rem;margin:0 0 .75rem}.home-grid[data-v-b0ee5056]{align-items:flex-start}.card[data-v-b0ee5056]{margin-bottom:1.5rem;padding:1.5rem;box-shadow:none}.welcome-card[data-v-b0ee5056]{position:relative}.welcome-card__content[data-v-b0ee5056]{display:flex;align-items:center;gap:1.5rem;padding-right:2rem}.video-placeholder[data-v-b0ee5056]{position:relative;display:block;flex:0 0 272px;overflow:hidden;border-radius:8px}.video-placeholder__image[data-v-b0ee5056]{display:block;width:100%;height:170px;object-fit:cover}.video-placeholder[data-v-b0ee5056]:after{content:"";position:absolute;inset:0;background-color:#1d1f2399}.video-placeholder__play[data-v-b0ee5056]{position:absolute;top:50%;left:50%;z-index:1;display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;transform:translate(-50%,-50%)}.video-placeholder__play img[data-v-b0ee5056]{width:2.5rem;height:2.5rem}.welcome-card__text[data-v-b0ee5056]{max-width:470px}.welcome-card__text h2[data-v-b0ee5056],.section-heading h2[data-v-b0ee5056]{margin:0;color:var(--text-primary, #1d1f23);font-size:1.125rem;font-weight:600;line-height:1.75rem}.welcome-card__text p[data-v-b0ee5056]{margin:.5rem 0 0;color:var(--text-primary, #1d1f23);font-size:1rem;font-weight:400;line-height:1.5rem}.explore-card[data-v-b0ee5056]{display:flex;flex-direction:row;align-items:center;gap:1.25rem;color:inherit;text-decoration:none}.explore-card__icon[data-v-b0ee5056]{display:flex;align-items:center;justify-content:center;flex:0 0 72px;width:72px;height:72px;border-radius:var(--border-radius-full, 9999px);background-repeat:no-repeat;background-position:center}.explore-card__icon img[data-v-b0ee5056]{width:1.25rem;height:1.25rem}.explore-card__content[data-v-b0ee5056]{display:block}.explore-card__content strong[data-v-b0ee5056]{display:block;margin-bottom:0;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.75rem}.explore-card__content>span[data-v-b0ee5056]{display:block;margin:0;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.highlights-card[data-v-b0ee5056],.current-card[data-v-b0ee5056]{padding:1.5rem}.section-heading[data-v-b0ee5056]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.slider-navigation[data-v-b0ee5056]{display:flex;align-items:center;gap:.75rem}.slider-navigation span[data-v-b0ee5056]{white-space:nowrap;font-size:.875rem;font-weight:500;line-height:1.25rem}.slider-navigation button[data-v-b0ee5056]{display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}.slider-navigation button[data-v-b0ee5056]:disabled{cursor:default;opacity:.3}.slider-navigation img[data-v-b0ee5056]{width:1.25rem;height:1.25rem}.highlights-slider[data-v-b0ee5056]{overflow:hidden}.highlights-slider__track[data-v-b0ee5056]{display:flex;transition:transform .3s ease}.highlight-slide[data-v-b0ee5056]{width:100%;min-width:100%;min-height:164px;padding:1rem;border-radius:var(--border-radius-sm, 8px)}.highlight-slide h3[data-v-b0ee5056]{margin:0;font-size:1rem;font-weight:600;line-height:1.5rem}.highlight-slide p[data-v-b0ee5056]{margin:.75rem 0 1rem;font-size:.875rem;font-weight:400;line-height:1.3125rem}.highlight-slide a[data-v-b0ee5056]{display:inline-flex;align-items:center;gap:.5rem;min-height:2.25rem;padding:.375rem .875rem;border:1px solid var(--border-strong, #1d1f23);border-radius:9999px;color:var(--text-primary, #1d1f23);font-size:.875rem;font-weight:500;line-height:1.25rem;text-decoration:none}.highlight-slide a[data-v-b0ee5056]:hover{background-color:var(--surface-inverse, #1d1f23);color:var(--text-inverse, #fff)}.highlight-slide a:hover svg path[data-v-b0ee5056]{fill:var(--text-inverse, #fff)}.current-list[data-v-b0ee5056]{display:flex;flex-direction:column;gap:.75rem}.current-item[data-v-b0ee5056]{display:flex;min-height:6.125rem;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem;border:1px solid var(--border-default, #dedede);border-radius:8px;color:var(--text-primary, #1d1f23);text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease;cursor:pointer}.current-item[data-v-b0ee5056]:hover{background:var(--surface-tertiary, #f5f5f2)}.current-item strong[data-v-b0ee5056]{font-size:.9375rem;font-weight:600;line-height:1.375rem}.current-item__date[data-v-b0ee5056]{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .5rem;border:1px solid var(--border-subtle, #e5e5e5);border-radius:4px;background-color:var(--surface-subtle, #f5f5f3);font-size:.75rem;font-weight:500;line-height:1.125rem}.current-item__date img[data-v-b0ee5056]{width:.875rem;height:.875rem}.video-popup[data-v-b0ee5056]{display:none}.video-popup.active[data-v-b0ee5056]{position:fixed;z-index:1000;inset:0;display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:#000c}.video-popup.active iframe[data-v-b0ee5056]{display:block;height:auto;max-width:1280px;max-height:100%;aspect-ratio:16 / 9}.video-popup .close-popup[data-v-b0ee5056]{position:absolute;top:1.5rem;right:1.5rem;display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;padding:0;border:0;cursor:pointer}.video-popup .close-popup[data-v-b0ee5056]:focus,.video-popup .close-popup[data-v-b0ee5056]:hover{background:transparent;border-radius:0}.video-popup .close-popup img[data-v-b0ee5056]{width:1.375rem;height:1.375rem;filter:brightness(0) invert(1)}@media(max-width:1199px){.welcome-card__content[data-v-b0ee5056]{align-items:flex-start}.video-placeholder[data-v-b0ee5056]{flex-basis:230px}.video-placeholder__image[data-v-b0ee5056]{height:145px}}@media(max-width:767px){main[data-v-b0ee5056]{padding:1rem 0;margin-left:-1rem;margin-right:-1rem}.home-grid[data-v-b0ee5056]{border:1px solid var(--border-default, #dedede);border-radius:var(--border-radius-large, .875rem);background-color:var(--surface-default, #fff);gap:0}.card[data-v-b0ee5056]{padding:1.5rem 1rem;background:none;border:0}.welcome[data-v-b0ee5056]{align-items:flex-start;padding:0 1rem}.welcome h1[data-v-b0ee5056]{font-size:1.5rem;line-height:32px}.welcome-card[data-v-b0ee5056]{border-bottom:1px solid var(--border-secondary, #e5e5e3);border-radius:0;padding-bottom:1.5rem;margin-bottom:0}.welcome-card__content[data-v-b0ee5056]{flex-direction:column;padding-right:0}.video-placeholder[data-v-b0ee5056]{width:100%;flex-basis:auto}.video-placeholder__image[data-v-b0ee5056]{height:auto;aspect-ratio:16 / 9}.video-placeholder[data-v-b0ee5056]{order:2}.welcome-card__text[data-v-b0ee5056]{order:1}.explore-card[data-v-b0ee5056]{border-bottom:1px solid var(--border-secondary, #e5e5e3);margin-bottom:0;border-radius:0}.highlights-card[data-v-b0ee5056]{border-bottom:1px solid var(--border-secondary, #e5e5e3);border-radius:0;padding-bottom:1.5rem;margin-bottom:0}.current-card[data-v-b0ee5056]{margin:0}}.guardian[data-v-b0ee5056]{display:none}.student-1-5 .guardian[data-v-b0ee5056]{display:block}.student-1-5 .current-card[data-v-b0ee5056]:not(.guardian){display:none}.guardian-list[data-v-b0ee5056]{display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:.375rem 0 .375rem 3.25rem;background-image:url(/icons/guardian.svg);background-repeat:no-repeat;background-position:left center;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.guardian .section-heading[data-v-b0ee5056]{margin-bottom:1rem}.account-type-teacher .explore-card__icon[data-v-b0ee5056],.account-type-teacher .highlight-slide[data-v-b0ee5056]{background-color:var(--surface-theme-subtlest, #d7f6ef)}.account-type-student .explore-card__icon[data-v-b0ee5056],.account-type-student .highlight-slide[data-v-b0ee5056]{background-color:var(--surface-theme-subtlest, #fff9d6)}.account-type-parent .explore-card__icon[data-v-b0ee5056],.account-type-parent .highlight-slide[data-v-b0ee5056]{background-color:var(--surface-theme-subtlest, #dceafa)}.junior-card[data-v-b0ee5056]{position:relative;display:flex;flex-direction:row;align-items:flex-end;height:224px;padding:1.25rem 1.5rem;font-size:1.125rem}.junior-card[data-v-b0ee5056]:hover{background-color:var(--surface-theme-subtlest, #fff9d6);border-color:var(--icon-theme, #ffd700)}.junior-card img[data-v-b0ee5056]{position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);max-width:100%}@media(max-width:767px){.junior-card[data-v-b0ee5056]{align-items:flex-start;height:218px;border-bottom:1px solid var(--border-secondary, #e5e5e3)}.junior-card img[data-v-b0ee5056]{top:auto;right:50%;bottom:1.25rem;transform:translate(50%);max-width:200px}}.active-filters[data-v-8b5dc076]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1.25rem}.active-filter-chip[data-v-8b5dc076],.active-filter-clear[data-v-8b5dc076]{display:inline-flex;align-items:center;border-radius:var(--border-radius-full);font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.25rem;color:var(--text-primary);padding:.5rem .875rem}.active-filter-chip[data-v-8b5dc076]{gap:.375rem;border:1px solid var(--account-active-border);background-color:var(--account-active-bg);transition:border-color .2s}.active-filter-chip[data-v-8b5dc076]:hover{border-color:var(--border-primary)}.active-filter-remove[data-v-8b5dc076]{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;border:0;background:transparent;cursor:pointer}.active-filter-remove[data-v-8b5dc076]:before{content:"";width:1rem;height:1rem;background:var(--simple-close) center / contain no-repeat}.active-filter-clear[data-v-8b5dc076]{height:unset;border:1px solid var(--border-primary);background:var(--surface-primary);cursor:pointer}.active-filter-clear[data-v-8b5dc076]:hover{background:var(--surface-secondary)}@media(max-width:768px){.active-filters[data-v-8b5dc076]{display:none}}.filter-options[data-v-62f8505c]{display:flex;flex-direction:column;gap:.25rem;max-height:15rem;overflow-x:hidden;overflow-y:auto;scrollbar-color:var(--border-secondary) transparent;scrollbar-width:thin}.filter-options[data-v-62f8505c]::-webkit-scrollbar{width:.25rem}.filter-options[data-v-62f8505c]::-webkit-scrollbar-track{background:transparent}.filter-options[data-v-62f8505c]::-webkit-scrollbar-thumb{border-radius:var(--border-radius-full);background:var(--border-secondary)}.filter-option[data-v-62f8505c]{display:flex;align-items:center;gap:.5rem;padding:.625rem;border-radius:var(--border-radius-xs);font-size:1rem;line-height:1.5rem;font-weight:400;cursor:pointer;white-space:normal;overflow-wrap:anywhere;transition:background-color .15s ease}.filter-option[data-v-62f8505c]:hover,.filter-option.selected[data-v-62f8505c]{background:var(--surface-secondary)}.filter-option.selected[data-v-62f8505c]{transition:none}.filter-option input[type=checkbox][data-v-62f8505c]{appearance:none;display:grid;place-content:center;width:1.25rem;height:1.25rem;flex-shrink:0;margin:0;border:1px solid var(--border-secondary);border-radius:var(--border-radius-xs);background:var(--surface-secondary)}.filter-option input[type=checkbox][data-v-62f8505c]:before{content:"";width:.75rem;height:.75rem;transform:scale(0);background:var(--surface-inverse);clip-path:polygon(14% 44%,0 58%,40% 98%,100% 22%,86% 10%,38% 70%)}.filter-option input[type=checkbox][data-v-62f8505c]:checked{background-color:var(--account-active-bg);border-color:var(--account-active-border)}.filter-option input[type=checkbox][data-v-62f8505c]:checked:before{transform:scale(1)}.stars[data-v-62f8505c]{display:inline-flex;align-items:center;gap:.25rem;flex-shrink:0;margin-left:auto;background:var(--surface-primary);padding:.3125rem .375rem;border:1px solid var(--border-secondary);border-radius:var(--border-radius-xs)}.stars[data-v-62f8505c] .star-full,.stars[data-v-62f8505c] .star-empty{display:inline-block;width:.625rem;height:.625rem;background-size:cover}.search[data-v-b403ec22]{position:relative;display:flex;align-items:center}input[data-v-b403ec22]{flex:1;min-width:0}.search-icon[data-v-b403ec22]{position:absolute;left:.65rem}.close-icon[data-v-b403ec22]{position:absolute;right:.375rem}.filter-search-input{margin-bottom:.25rem}.filter-bar{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.result-count{font-size:.875rem;color:var(--text-primary);margin-right:auto}.filter-group{position:relative;font-family:proxima-nova,sans-serif}.filter-btn{position:relative;display:inline-flex;align-items:center;gap:.375rem;padding:.625rem .75rem;border:1px solid var(--border-secondary);border-radius:var(--border-radius-full);background:var(--surface-secondary);font-size:.875rem;font-style:normal;line-height:1.25rem;cursor:pointer;color:var(--text-primary);white-space:nowrap;height:auto;transition:color .2s,background .2s,border-color .2s}.filter-btn.active{background-color:var(--account-active-bg);border-color:var(--account-active-border)}.filter-btn:hover,.filter-btn.open{background:var(--surface-primary);border:1px solid var(--border-primary)}.filter-btn.active:hover,.filter-btn.active.open{background-color:var(--account-active-bg)}.filter-btn>svg{transition:rotate .2s}.filter-btn.open>svg{rotate:180deg}.filter-btn:disabled{cursor:not-allowed;border:1px solid var(--border-secondary);background:var(--surface-secondary)}@media(max-width:768px){.desktop-filter{display:none}}.filter-badge{display:inline-flex;align-items:center;justify-content:center;width:.8em;height:.8em;border-radius:50%;background:var(--account-active-border);color:var(--text-inverse);font-size:.7rem;font-weight:700}.filter-panel{position:absolute;top:calc(100% + .4rem);right:0;left:auto;z-index:100;background:var(--surface-primary);border:1px solid var(--border-secondary);border-radius:var(--border-radius-sm);padding:.5rem;width:320px;max-width:calc(100vw - 2rem);box-shadow:0 4px 16px #1d1f231f}.filter-panel-fade-enter-active,.filter-panel-fade-leave-active{transition:opacity .2s ease,transform .2s ease}.filter-panel-fade-enter-from,.filter-panel-fade-leave-to{opacity:0;transform:translateY(-1rem)}.filter-actions{display:flex;justify-content:space-between;gap:.5rem;margin-top:.75rem;margin-right:-.5rem;margin-left:-.5rem;padding:.5rem .5rem 0;border-top:1px solid var(--border-secondary)}.filter-panel-search{display:flex;width:100%;min-width:0;margin-bottom:.5rem}.btn-clear,.btn-confirm{flex:1;padding:.375rem .5rem;border-radius:var(--border-radius-full);font-size:.875rem;line-height:1.25rem;cursor:pointer;border:1px solid var(--border-secondary);background:var(--surface-primary);color:var(--text-primary);font-family:inherit;height:auto;font-weight:500;transition:background .15s}.btn-clear:hover{background:var(--surface-secondary);border:1px solid var(--border-secondary)}.btn-clear.disabled{border:0;background:var(--neutral-50);color:var(--text-disabled);pointer-events:none}.btn-confirm{background:var(--surface-inverse);color:var(--text-inverse);border-color:var(--surface-inverse)}.btn-confirm:hover{background:var(--text-primary);color:var(--text-inverse);border-color:var(--text-primary)}.mobile-filter-sheet[data-v-a4558305]{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;width:100vw;height:100dvh;max-height:100dvh;overflow:hidden;overscroll-behavior:none;background:var(--surface-primary);color:var(--text-primary)}.mobile-filter-header[data-v-a4558305]{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;height:3.75rem;padding:.625rem 1rem;border-bottom:1px solid var(--border-secondary)}.mobile-filter-header h2[data-v-a4558305]{margin:0;color:var(--text-primary);font-size:1.25rem;font-weight:600;line-height:1.75rem}.mobile-filter-close[data-v-a4558305]{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid var(--border-secondary);border-radius:var(--border-radius-full);background:var(--surface-primary);cursor:pointer}.mobile-filter-close[data-v-a4558305]:before{content:"";width:1.5rem;height:1.5rem;background:var(--close-w-bg) center / contain no-repeat}.mobile-filter-content[data-v-a4558305]{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.mobile-filter-section[data-v-a4558305]{padding:.75rem 1rem 1rem;border-bottom:1px solid var(--border-secondary)}.mobile-filter-section-toggle[data-v-a4558305]{display:flex;align-items:center;justify-content:space-between;width:100%;height:auto;padding:.25rem 0 .625rem;border:0;background:transparent;color:var(--text-primary);font-family:inherit;font-size:1rem;font-weight:600;line-height:1.5rem;text-align:left;cursor:pointer}.mobile-filter-section-toggle.collapsed[data-v-a4558305]{padding-bottom:0}.mobile-filter-section-toggle[data-v-a4558305]:disabled{cursor:not-allowed;color:var(--text-disabled)}.mobile-filter-count[data-v-a4558305]{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;margin-left:.25rem;border-radius:50%;background:var(--surface-inverse);color:var(--text-inverse);font-size:.75rem;line-height:1rem}.mobile-filter-chevron[data-v-a4558305]{transition:transform .2s}.mobile-filter-chevron.collapsed[data-v-a4558305]{transform:rotate(180deg)}.mobile-filter-options[data-v-a4558305]{max-height:none;gap:.25rem;overflow:visible}.mobile-filter-options[data-v-a4558305] .filter-option{min-height:2.5rem;padding:.25rem .5rem;font-size:1rem;line-height:1.5rem}.mobile-filter-options[data-v-a4558305] .filter-option input[type=checkbox]{width:1.25rem;height:1.25rem}.mobile-filter-options[data-v-a4558305] .filter-option input[type=checkbox]:checked{background-color:var(--account-active-bg);border-color:var(--account-active-border)}.mobile-filter-options[data-v-a4558305] .filter-option input[type=checkbox]:before{width:.625rem;height:.625rem}.mobile-filter-actions[data-v-a4558305]{display:flex;align-items:center;gap:.5rem;flex-shrink:0;height:4.5rem;padding:.875rem 1rem;border-top:1px solid var(--border-secondary);background:var(--surface-primary)}.mobile-filter-clear[data-v-a4558305],.mobile-filter-confirm[data-v-a4558305]{flex:1;height:2.5rem;padding:.5rem .75rem;border-radius:var(--border-radius-full);font-family:inherit;font-size:1rem;font-weight:600;line-height:1.5rem;cursor:pointer}.mobile-filter-clear[data-v-a4558305]{border:1px solid var(--border-primary);background:var(--surface-primary);color:var(--text-primary)}.mobile-filter-clear[data-v-a4558305]:disabled{border-color:var(--surface-tertiary);background:var(--surface-tertiary);color:var(--text-disabled);cursor:not-allowed}.mobile-filter-confirm[data-v-a4558305]{border:1px solid var(--surface-inverse);background:var(--surface-inverse);color:var(--text-inverse)}.mobile-filter-sheet-enter-active[data-v-a4558305]{transition:opacity .2s ease,transform .2s ease}.mobile-filter-sheet-leave-active[data-v-a4558305]{transition:opacity .1s ease,transform .1s ease}.mobile-filter-sheet-enter-from[data-v-a4558305],.mobile-filter-sheet-leave-to[data-v-a4558305]{opacity:0;transform:translate(100%)}.mobile-filter-trigger[data-v-016be011]{display:none;align-items:center;justify-content:center;gap:.35rem;min-width:6rem;padding:.5rem .75rem;border:1px solid var(--border-secondary);border-radius:var(--border-radius-full);background:var(--surface-secondary);color:var(--text-primary);font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.25rem;cursor:pointer;transition:background .2s,border-color .2s}.mobile-filter-trigger[data-v-016be011]:hover{background:var(--surface-primary);border-color:var(--border-primary)}.mobile-filter-trigger.active[data-v-016be011]{background-color:var(--account-active-bg);border-color:var(--account-active-border)}.mobile-filter-trigger.active[data-v-016be011]:hover{background-color:var(--account-active-bg);border-color:var(--border-primary)}.mobile-filter-trigger-count[data-v-016be011]{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;margin-left:.375rem;border-radius:50%;background:var(--text-primary);color:var(--text-inverse);font-size:.75rem;font-weight:600;line-height:1rem}.mobile-filter-trigger-icon[data-v-016be011]{display:inline-flex;width:1rem;height:1rem;margin-left:.375rem;background:var(--filters) center / contain no-repeat}@media(max-width:768px){.mobile-filter-trigger[data-v-016be011]{display:inline-flex}}dialog[data-v-c41a2e06]{padding:0;border:1px solid var(--border-secondary);border-radius:var(--border-radius-md);box-shadow:0 2px 10px #1d1f2314;margin:auto;width:min(512px,calc(100% - 2rem));overflow:visible}dialog[data-v-c41a2e06]::backdrop{background:var(--surface-inverse);opacity:.6}dialog article[data-v-c41a2e06]{display:flex;flex-direction:column;width:100%}dialog header[data-v-c41a2e06]{border-bottom:1px solid var(--border-secondary);display:flex;justify-content:space-between;align-items:center;padding:1.125rem 1.5rem}@media(max-width:768px){dialog header[data-v-c41a2e06]{padding:1rem}}dialog header h2[data-v-c41a2e06]{font-weight:600;font-size:1.25rem;line-height:1.75rem}dialog section[data-v-c41a2e06]{padding:1.5rem}@media(max-width:768px){dialog section[data-v-c41a2e06]{padding:1rem}}dialog footer[data-v-c41a2e06]{padding:0 1.5rem 1.5rem;display:flex;gap:1rem;justify-content:flex-end;flex-shrink:0}@media(max-width:768px){dialog footer[data-v-c41a2e06]{padding:0 1rem 1rem}}.add-material-menu[data-v-a7eb1853]{position:absolute;inset:unset;margin:0;padding:0;border:1px solid var(--border-secondary);border-radius:var(--border-radius-sm);box-shadow:0 2px 8px #00000014;background:var(--surface-primary);white-space:nowrap}.add-material-menu ul[data-v-a7eb1853]{list-style:none;margin:0;padding:.25rem 0}.modal-text[data-v-a7eb1853]{color:var(--text-secondary)}form[data-v-a7eb1853]{display:flex;flex-direction:column;gap:1rem}.spinner[data-v-a7eb1853]{animation:spin-a7eb1853 1s linear infinite}@keyframes spin-a7eb1853{0%{transform:rotate(0)}to{transform:rotate(360deg)}}div[data-v-f0993bb6]{display:inline-flex;flex-direction:row;justify-content:space-between;padding:3px;border-radius:var(--border-radius-full);border:1px solid var(--border-secondary);background:var(--surface-tertiary);line-height:0}button[data-v-f0993bb6]{background:none;border:1px solid var(--surface-tertiary);line-height:1.5rem;height:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:400;min-width:8rem;gap:0}button[data-v-f0993bb6]:hover{background-color:var(--border-secondary);border-color:var(--border-secondary)}button.active[data-v-f0993bb6]{border:1px solid var(--surface-theme-bold);background-color:var(--theme-subtler-shaded);color:var(--text-primary);font-weight:600}button[data-v-f0993bb6]:before{content:attr(data-text);font-weight:600;height:0;visibility:hidden;overflow:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}.empty-state[data-v-fa6e95cc]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.85rem .5rem;min-height:50vh}.empty-state img[data-v-fa6e95cc]{margin-bottom:1.5rem}.empty-state h4[data-v-fa6e95cc]{color:var(--text-primary, #1d1f23);font-size:20px;font-style:normal;font-weight:600;line-height:28px;margin-bottom:.5rem}.empty-state p[data-v-fa6e95cc]{color:var(--text-primary, #1d1f23);font-size:16px;font-weight:400;line-height:24px;margin-bottom:1.25rem}.publications-section[data-v-04382f97]{position:relative}.status[data-v-04382f97]{color:var(--text-secondary);padding:.85rem .5rem}.status-error[data-v-04382f97]{color:var(--border-danger)}.card-list[data-v-04382f97]{list-style:none;margin:0;margin-left:-.5rem;margin-right:-.5rem;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:.5rem}@media(min-width:480px){.card-list[data-v-04382f97]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:900px){.card-list[data-v-04382f97]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.card-list[data-v-04382f97]{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1536px){.card-list[data-v-04382f97]{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:1921px){.card-list[data-v-04382f97]{grid-template-columns:repeat(7,minmax(0,1fr))}}@media(min-width:2256px){.card-list[data-v-04382f97]{grid-template-columns:repeat(8,minmax(0,1fr))}}.pub-card[data-v-04382f97]{position:relative;display:flex;flex-direction:column;text-decoration:none;color:inherit;padding:.5rem;cursor:pointer}@media(min-width:769px){.pub-card[data-v-04382f97]:hover{border-radius:var(--border-radius-sm, 8px);background:var(--surface-tertiary, #f5f5f2)}}.card-list>li[data-v-04382f97]{position:relative;height:100%}.card-list>li .pub-card[data-v-04382f97]{height:100%}.pub-favourite[data-v-04382f97]{right:.75rem;bottom:.75rem;top:initial}@media(min-width:768px){.pub-favourite[data-v-04382f97]{opacity:0;visibility:hidden;transform:scale(.96);transition:opacity .15s ease,transform .15s ease,visibility 0s linear .15s;pointer-events:none}.card-list>li:hover .pub-favourite[data-v-04382f97]{opacity:1;visibility:visible;transform:scale(1);transition-delay:0s;pointer-events:auto}}.card-media[data-v-04382f97]{position:relative;aspect-ratio:1134 / 1633;display:flex;align-items:flex-end;justify-content:center;flex-shrink:0}.card-media img[data-v-04382f97]{width:100%;height:100%;object-fit:contain;object-position:center bottom}.card-media-fallback[data-v-04382f97]{align-self:center;font-size:2.5rem;opacity:.35}.card-content[data-v-04382f97]{padding:.6rem .2rem 0;display:flex;flex-direction:column;gap:.625rem}.card-title[data-v-04382f97]{font-size:.95rem;font-weight:600;line-height:1.3;margin:0}.card-summary[data-v-04382f97]{font-size:.8rem;color:var(--text-secondary);margin:0;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.load-more[data-v-04382f97]{display:block;margin:1.5rem auto 0;padding:.5rem 1.5rem;height:auto;border:1px solid var(--border-secondary);border-radius:var(--border-radius-full);background:var(--surface-primary);color:var(--text-primary);font-weight:600;line-height:1rem;font-family:inherit;cursor:pointer;max-height:none}.load-more[data-v-04382f97]:hover{background:var(--surface-secondary)}nav[data-v-cf19f19d]{margin-bottom:1.5rem;line-height:0}.publications-view[data-v-cf19f19d]{min-height:calc(100vh - 97px);display:flex;flex-direction:column}@media(max-width:1280px){.publications-view[data-v-cf19f19d]{min-height:calc(100vh - 85px);padding-top:1rem}}.page-header[data-v-cf19f19d]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.page-header h1[data-v-cf19f19d]{font-size:1.75rem;font-style:normal;font-weight:700;line-height:2.5rem;margin:0}@media(max-width:768px){.page-header button.btn-add[data-v-cf19f19d]{display:none}}.filter-bar[data-v-cf19f19d]{animation:ui-fade-in-cf19f19d .12s ease-out;margin-bottom:1rem}.publications-active-filters[data-v-cf19f19d]{margin-top:-.25rem}.pub-search-shell[data-v-cf19f19d]{min-width:0;padding:0;border:0;background:transparent}.pub-search-input[data-v-cf19f19d]{width:100%}@media(max-width:768px){.mobile-filter-trigger[data-v-cf19f19d]{margin-left:auto}}@keyframes ui-fade-in-cf19f19d{0%{opacity:0}to{opacity:1}}.pub-panel[data-v-cf19f19d]{background:var(--surface-primary);border-radius:var(--border-radius-md);padding:1.5rem;border:1px solid var(--border-secondary)}@media(max-width:768px){.pub-panel[data-v-cf19f19d]{padding:1rem;margin-left:-1rem;margin-right:-1rem}}h1[data-v-38e65bfa]{font-size:1.75rem;font-style:normal;font-weight:700;line-height:2.5rem;margin:0 0 .75rem}.news-grid[data-v-38e65bfa]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.news-status[data-v-38e65bfa]{grid-column:1 / -1;color:var(--text-secondary, #6a6b6e);padding:1rem 0}@media(max-width:768px){.news-grid[data-v-38e65bfa]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.news-grid[data-v-38e65bfa]{grid-template-columns:repeat(1,minmax(0,1fr))}}.news-grid-item[data-v-38e65bfa]{margin:-.5rem;padding:.5rem;border-radius:var(--border-radius-sm)}.news-grid-item[data-v-38e65bfa]:hover{background-color:var(--surface-tertiary)}.news-grid-img img[data-v-38e65bfa]{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:var(--border-radius-sm);box-shadow:0 4px 20px #1d1f231f;margin-bottom:.75rem}.news-grid a h3[data-v-38e65bfa]{font-size:1rem;line-height:1.5rem;font-weight:600;margin-bottom:.25rem}.news-grid a p[data-v-38e65bfa]{font-size:.875rem;line-height:1.25rem;color:var(--text-secondary, #6a6b6e);margin:0}.wizard-layout[data-v-17d04282]{display:flex;flex-direction:column;height:100vh;width:100vw}.wizard-layout header[data-v-17d04282]{padding:1.375rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.wizard-layout header h1[data-v-17d04282]{font-weight:600;font-size:1.125rem;line-height:1.75rem}.wizard-layout header button[data-v-17d04282]{height:auto}.wizard-layout .main-content[data-v-17d04282]{display:flex;flex:1;align-items:flex-start;justify-content:center;padding:1.5rem}.account-types-heading[data-v-866a8ebf]{text-align:center;margin-bottom:2rem}@media(max-width:768px){.account-types-heading[data-v-866a8ebf]{margin-bottom:1.5rem}}.account-types-heading h1[data-v-866a8ebf]{font-weight:700;margin:0 0 .75rem}.account-types-heading .subtitle[data-v-866a8ebf]{font-size:1.125rem}.account-types .card[data-v-866a8ebf]{flex-direction:row;align-items:start;justify-content:space-between}.account-types .card.card-teacher[data-v-866a8ebf]:hover{background:var(--teacher-ui)}.account-types .card.card-student[data-v-866a8ebf]:hover{background:var(--student-ui)}.account-types .card.card-parent[data-v-866a8ebf]:hover{background:var(--parent-ui)}@media(min-width:769px){.account-types .card[data-v-866a8ebf]{text-align:center;align-items:center;flex-direction:column}}@media(max-width:768px){.account-types .card img[data-v-866a8ebf]{order:2;flex:0 0 64px;width:64px;height:72px}}.card-image[data-v-866a8ebf]{width:8.0625rem}.disclaimer[data-v-069dd52b]{font-size:1rem;line-height:1.5rem;border:1px solid var(--border-secondary);border-radius:var(--border-radius-sm);padding:.5625rem .75rem;display:flex;align-items:center;gap:.75rem;color:var(--text-secondary)}.disclaimer-icon[data-v-069dd52b]{width:24px;height:24px;flex:none;background-image:var(--form-info);background-repeat:no-repeat;background-position:center;background-size:24px 24px}.autocomplete[data-v-a89af5d6]{position:relative}.autocomplete ul[data-v-a89af5d6]{position:absolute;z-index:10;border:1px solid var(--border-secondary);box-shadow:0 2px 16px #1d1f231a;border-radius:var(--border-radius-sm);max-height:270px;width:100%;max-width:100%;overflow-y:auto;margin-top:.5rem;padding:.5rem;background:var(--surface-primary);scrollbar-color:var(--border-secondary) transparent;display:flex;flex-direction:column;gap:.25rem;top:3rem}.autocomplete ul a[data-v-a89af5d6]{display:block;padding:.5rem .625rem}.autocomplete ul a[data-v-a89af5d6]:hover,.autocomplete ul a[data-v-a89af5d6]:focus{background-color:var(--surface-tertiary);border-radius:var(--border-radius-sm)}main[data-v-b1dace66]{max-width:512px;position:relative}blockquote[data-v-b1dace66]{padding:.625rem 1rem;background:var(--surface-secondary);border:1px solid var(--border-secondary);border-radius:var(--border-radius-sm);color:var(--text-secondary)}blockquote li[data-v-b1dace66]{list-style:disc;margin-left:1.5rem}blockquote li[data-v-b1dace66]::marker{color:var(--text-theme);font-size:.875rem}label[data-v-2cb7a4b7]{display:block;line-height:1.5rem;margin-bottom:.25rem;font-weight:500}input.input-multiselectsearch[data-v-2cb7a4b7]:not(:placeholder-shown),input.input-multiselectsearch[data-v-2cb7a4b7]{padding:.75rem 1rem;field-sizing:content}.display-values[data-v-2cb7a4b7]{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;padding:.75rem 3rem .75rem 1rem;border:1px solid var(--border-secondary);border-radius:var(--border-radius-sm);background:var(--surface-secondary)}.display-values[data-v-2cb7a4b7]:focus-within{border:1.5px solid var(--border-primary)}.display-values input.input-multiselectsearch[data-v-2cb7a4b7]:not(:placeholder-shown),.display-values input.input-multiselectsearch[data-v-2cb7a4b7]:focus,.display-values input.input-multiselectsearch[data-v-2cb7a4b7]{flex:0 0 auto;width:auto;min-width:1ch;padding:0;border:0}.display-values .chips[data-v-2cb7a4b7]{display:contents}.display-values .chip[data-v-2cb7a4b7]{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .315rem;background:var(--surface-primary);border:1px solid var(--border-secondary);border-radius:var(--border-radius-xs);font-size:.875rem;line-height:1.25rem;font-weight:600;height:1.5rem;position:relative;z-index:1}.display-values .chip button[data-v-2cb7a4b7]{display:flex;align-items:center;padding:0;background:none;border:none;cursor:pointer;color:inherit;line-height:0}.chips[data-v-2cb7a4b7]{display:none}.autocomplete[data-v-2cb7a4b7]{position:relative}.autocomplete ul[data-v-2cb7a4b7]{position:absolute;z-index:10;border:1px solid var(--border-secondary);box-shadow:0 2px 16px #1d1f231a;border-radius:var(--border-radius-sm);max-height:270px;width:100%;max-width:100%;overflow-y:auto;margin-top:.5rem;padding:.5rem;background:var(--surface-primary);scrollbar-color:var(--border-secondary) transparent;display:flex;flex-direction:column;gap:.25rem}.autocomplete ul li[data-v-2cb7a4b7]{display:flex;align-items:center;gap:.5rem;padding:.625rem;border-radius:var(--border-radius-xs);font-size:1rem;line-height:1.5rem;font-weight:400;cursor:pointer;white-space:normal;overflow-wrap:anywhere;transition:background-color .15s ease}.autocomplete ul li[data-v-2cb7a4b7]:hover,.autocomplete ul li[data-v-2cb7a4b7]:has(input:checked){background:var(--surface-secondary)}.autocomplete ul li[data-v-2cb7a4b7]:has(input:checked){transition:none}.autocomplete ul li.disabled[data-v-2cb7a4b7],.autocomplete ul li.disabled a[data-v-2cb7a4b7],.autocomplete ul li.disabled input[data-v-2cb7a4b7]{color:var(--text-disabled);cursor:not-allowed}.autocomplete ul li.disabled[data-v-2cb7a4b7]:hover{background:transparent}.autocomplete ul li.limit-note[data-v-2cb7a4b7]{position:sticky;bottom:-.5rem;margin:.25rem -.5rem -.5rem;padding:.85rem 1.125rem;border-top:1px solid var(--border-secondary);border-radius:0;background:var(--surface-primary);color:var(--text-secondary);cursor:default;font-size:.875rem;line-height:1.25rem}.autocomplete ul li.limit-note[data-v-2cb7a4b7]:hover{background:var(--surface-primary)}.autocomplete ul a[data-v-2cb7a4b7]{display:flex;align-items:center;gap:.5rem;width:100%}.autocomplete ul input[type=checkbox][data-v-2cb7a4b7]{appearance:none;display:grid;place-content:center;width:1.25rem;height:1.25rem;flex-shrink:0;margin:0;border:1px solid var(--border-secondary);border-radius:var(--border-radius-xs);background:var(--surface-secondary);pointer-events:none}.autocomplete ul input[type=checkbox][data-v-2cb7a4b7]:before{content:"";width:.75rem;height:.75rem;transform:scale(0);background:var(--surface-inverse);clip-path:polygon(14% 44%,0 58%,40% 98%,100% 22%,86% 10%,38% 70%)}.autocomplete ul input[type=checkbox][data-v-2cb7a4b7]:checked{background-color:var(--theme-subtler-shaded);border-color:var(--border-theme)}.autocomplete ul input[type=checkbox][data-v-2cb7a4b7]:checked:before{transform:scale(1)}main[data-v-f15094c0]{max-width:512px;position:relative}.teaching-radio[data-v-f15094c0]{display:flex;gap:2rem;margin-bottom:1rem}.teaching-radio label[data-v-f15094c0]{display:flex;align-items:center;gap:.5rem;font-weight:500;padding:.875rem 1rem;border:1px solid var(--border-secondary);border-radius:var(--border-radius-sm);width:100%}.teaching-radio label[data-v-f15094c0]:has(input:checked){border-color:var(--border-theme);background:#b2eedf}.form-row[data-v-f15094c0]{display:flex;gap:1rem}.form-row .input-group[data-v-f15094c0]{flex-grow:1}main[data-v-7b45a8d2]{max-width:512px}.form-group[data-v-7b45a8d2]{display:flex;flex-direction:column;gap:1rem}.error[data-v-7b45a8d2]{color:var(--text-danger);font-size:.875rem}main[data-v-c8cc2cd5]{max-width:512px;position:relative}@media (max-width: calc(512px + 2rem)){main[data-v-c8cc2cd5]{max-width:100%}}.card[data-v-c8cc2cd5]{gap:1.5rem;padding:2rem;position:relative;margin-top:1.5rem}@media(max-width:1280px){.card[data-v-c8cc2cd5]{margin:1rem}}@media(max-width:768px){.card[data-v-c8cc2cd5]{padding:1rem}}.card[data-v-c8cc2cd5]:before{content:"";position:absolute;top:-.875rem;left:-1.75rem;width:3.125rem;height:3.3125rem}@media(max-width:768px){.card[data-v-c8cc2cd5]:before{display:none}}.card-heading h2[data-v-c8cc2cd5]{color:var(--text-primary, #1d1f23);font-size:1.5rem;font-weight:700;line-height:2rem}@media(max-width:768px){.card-heading h2[data-v-c8cc2cd5]{font-size:1.25rem;line-height:1.75rem}}.card p[data-v-c8cc2cd5]{color:var(--text-primary, #1d1f23);font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.constent-list[data-v-c8cc2cd5]{display:flex;flex-direction:column;gap:1rem}.consent[data-v-c8cc2cd5]{border:1px solid var(--border-secondary);border-radius:var(--border-radius-sm);padding:.75rem 1rem;display:flex;flex-direction:column;gap:.75rem}.toggle-group[data-v-c8cc2cd5]{display:flex;align-items:center}.toggle-group label[data-v-c8cc2cd5]{flex-grow:1;font-weight:500}.toggle-group label span[data-v-c8cc2cd5]{font-weight:400;color:var(--text-secondary)}.address-form[data-v-c8cc2cd5]{display:flex;flex-direction:column;gap:1rem}.address-form-row[data-v-c8cc2cd5]{display:flex;gap:1rem}.address-form-row .input-group[data-v-c8cc2cd5]:first-child{max-width:33%}.address-form-row .input-group[data-v-c8cc2cd5]:last-child{flex-grow:1}.disclaimer[data-v-c8cc2cd5]{color:var(--text-secondary);font-size:.875rem;letter-spacing:0;line-height:1.25rem}.disclaimer a[data-v-c8cc2cd5]{color:var(--text-primary);font-weight:500;text-decoration:underline}main[data-v-e3e83ce8]{max-width:512px;position:relative}.card-content[data-v-e3e83ce8]{display:flex;flex-direction:column;gap:1rem}.form-row[data-v-e3e83ce8]{display:flex;gap:1rem}.form-row .input-group[data-v-e3e83ce8]{flex-grow:1}.teaching-radio[data-v-e3e83ce8]{display:flex;gap:2rem}.teaching-radio label[data-v-e3e83ce8]{display:flex;align-items:center;gap:.5rem;font-weight:500;padding:.875rem 1rem;border:1px solid var(--border-secondary);border-radius:var(--border-radius-sm);width:100%}.teaching-radio label[data-v-e3e83ce8]:has(input:checked){border-color:var(--border-theme);background:#b2eedf}.help-link[data-v-e3e83ce8]{flex:1}main[data-v-6380afce]{max-width:512px;position:relative}main[data-v-93c7176c]{width:100%;max-width:512px}.card-actions>div[data-v-93c7176c]{flex:1}button[data-v-93c7176c]{padding:24px 20px}.checkbox-group input[data-v-93c7176c]{width:20px;height:20px;border:1px solid var(--border-secondary);border-radius:4px;background-color:var(--neutral-50)}.checkbox-group input[data-v-93c7176c]:checked{background-color:var(--wizard-accent-bg);border-color:var(--wizard-accent-border);background-image:url(/icons/checkbox-checked.svg);background-size:.875rem .875rem;background-repeat:no-repeat;background-position:center}.checkbox-group input[data-v-93c7176c]:hover,.checkbox-group input[data-v-93c7176c]:focus{background-color:var(--surface-tertiary);border-color:var(--border-secondary);outline:none}.checkbox-group input[data-v-93c7176c]:checked:hover,.checkbox-group input[data-v-93c7176c]:checked:focus{background-color:var(--wizard-accent-bg);border-color:var(--wizard-accent-border);outline:none}.form-row[data-v-93c7176c]{display:flex;gap:1rem}.form-row .input-group[data-v-93c7176c]{flex-grow:1}.child-summary[data-v-93c7176c]{display:flex;align-items:center;gap:.75rem;border:1px solid var(--border-secondary);border-radius:var(--border-radius-sm);padding:.75rem 1rem}.child-summary .avatar[data-v-93c7176c]{width:2.5rem;height:2.5rem;border-radius:var(--border-radius-sm);background:var(--wizard-accent-bg);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;flex-shrink:0;text-transform:uppercase}.child-summary p[data-v-93c7176c]:first-child{font-weight:600}.child-summary p[data-v-93c7176c]:last-child{font-size:.875rem;line-height:1.25rem;color:var(--text-secondary)}nav[data-v-15f66fb8]{margin-bottom:1.5rem;line-height:0}.publications-view[data-v-15f66fb8]{min-height:calc(100vh - 97px);display:flex;flex-direction:column}@media(max-width:1280px){.publications-view[data-v-15f66fb8]{min-height:calc(100vh - 85px);padding-top:1rem}}.page-header[data-v-15f66fb8]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.page-header h1[data-v-15f66fb8]{font-size:1.75rem;font-style:normal;font-weight:700;line-height:2.5rem;margin:0}@media(max-width:768px){.page-header button.btn-add[data-v-15f66fb8]{display:none}}.pub-panel[data-v-15f66fb8]{background:var(--surface-primary);border-radius:var(--border-radius-md);padding:1.5rem;border:1px solid var(--border-secondary)}@media(max-width:768px){.pub-panel[data-v-15f66fb8]{padding:1rem;margin-left:-1rem;margin-right:-1rem}}.intro-notification-card p a[data-v-93302343]{font-weight:600}.fullscreen[data-v-93302343]{position:fixed;top:0;left:0;height:100vh;z-index:9999;background:var(--surface-primary);display:flex;flex-direction:column;min-height:100vh;width:100vw}.main-content[data-v-93302343]{display:flex;flex:1;align-items:center;justify-content:center}main[data-v-93302343]{max-width:calc(512px + 2rem);position:relative}.stack[data-v-93302343]{overflow:auto;font-size:.75rem;padding:.5rem}p[data-v-93302343]{margin:.5rem 0}.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{--electric-green-50: #ccf4ea;--electric-green-200: #99e9d5;--electric-green-300: #66dec0;--lemon-kick-50: #fff7cc;--lemon-kick-200: #ffef99;--lemon-kick-300: #ffe766;--focused-blue-50: #cee1f8;--focused-blue-200: #9cc3f1;--focused-blue-300: #6ba5ea;--text-primary: #1d1f23;--text-inverse: #fff;--text-secondary: #6a6b6e;--text-disabled: #aeaeb0;--text-theme: #00c896;--text-danger: #e02424;--surface-primary: #fff;--surface-inverse: #1d1f23;--surface-secondary: #f9f9f7;--surface-tertiary: #f5f5f2;--surface-tertiary-shaded: #efefed;--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;--neutral-25: #f7f7f7;--neutral-50: #f5f5f2;--neutral-100: #edeeee;--neutral-150: #e2e3e3;--neutral-400: #949698;--neutral-500: #6c6f72;--neutral-600: #54575a;--neutral-900: #212529;--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}.account-type-teacher{--surface-theme-bold: #00c896;--surface-theme-subtler: var(--electric-green-50);--surface-theme-subtle: var(--electric-green-200);--surface-theme-subtle-shaded: var(--electric-green-300);--theme-subtler: #ccf4ea;--theme-subtler-shaded: #b2eedf;--border-theme: #00c896;--icon-theme: #00c896}.account-type-student{--surface-theme-bold: #ffd700;--surface-theme-subtler: var(--lemon-kick-50);--surface-theme-subtle: var(--lemon-kick-200);--theme-subtler-shaded: #fff3b2;--border-theme: #ffd700;--icon-theme: #ffd700}.account-type-parent{--surface-theme-bold: #0869dc;--surface-theme-subtler: var(--focused-blue-50);--surface-theme-subtle: var(--focused-blue-200);--theme-subtler-shaded: #b5d2f4;--border-theme: #0869dc;--icon-theme: #0869dc}*{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}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}.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}}.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:768px){.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}.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}.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}: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}
