<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[data-v-775a9e99]:root{--pink:#ca558d;--violet:#2f1887;--light-violet:#432f93;--text-black:#423d53;--red:#d64548;--error:#eb5757;--gray:#f2f3f5;--gray-1:#c1c6cf;--gray-2:#afadb7;--gray-3:#d9d9d9;--gray-4:#dedde4;--gray-5:#828282;--gray-6:#bdbdbd;--gray-7:#e0e0e0;--gray-8:#eaeef1;--gray-9:#f5f5f5;--gray-10:#dad9de;--gray-11:#f2f2f2;--gray-12:#939393;--black:#423d53;--black-1:#4d4d4d;--text-gray:#837f92;--purple:#7e63e8;--white:#fff;--junior:#27ae60;--middle:#f9744c;--senior:#257be0;--light-gray:#f4f4f4;--popover-z-index:1900;--header-z-index:2000;--lk-page-y-padding:4rem;--lk-title-padding-bottom:4rem}.steps[data-v-775a9e99]{flex-direction:column;gap:3rem;padding:4.85rem 0}.steps[data-v-775a9e99],.steps__row[data-v-775a9e99]{display:flex;width:100%}.steps__row[data-v-775a9e99]{align-items:center;position:relative;transition:transform .5s}.steps__title[data-v-775a9e99]{color:var(--text-gray);font-family:Inter Tight;font-size:2rem;font-style:normal;font-weight:600;line-height:100%;margin-right:7.8rem;white-space:nowrap}.steps__range[data-v-775a9e99]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAABAQMAAADtt7wcAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAZQTFRFpai2AAAAlPj8gwAAAAJ0Uk5T/wDltzBKAAAAC0lEQVR4nGNk+A8AAQUBAbS8lIEAAAAASUVORK5CYII=);background-position:50%;background-repeat:repeat-x;flex-grow:1;position:relative;transition:transform .5s}.steps__button-wrap[data-v-775a9e99]{align-items:stretch;background-color:var(--white);border-radius:1rem;display:flex;position:absolute;position:relative;text-align:left;width:0}.steps__hidden-text[data-v-775a9e99]{color:var(--text-gray);font-family:Inter Tight;font-size:1.4rem;font-style:normal;font-weight:400;height:0;letter-spacing:-.28px;line-height:135%;overflow:hidden;width:0}.steps__text-content[data-v-775a9e99]{align-items:center;display:flex;height:100%;justify-content:flex-start;opacity:0;padding:.6rem 2rem .6rem 1.6rem;transition:opacity .5s,visibility .5s;visibility:hidden}.steps__button-text[data-v-775a9e99]{align-items:center;background:var(--violet);border-radius:1rem;color:var(--white);display:flex;font-family:Inter Tight;font-size:1.4rem;font-style:normal;font-weight:600;justify-content:center;letter-spacing:-.28px;line-height:100%;padding:1.5rem 2rem;white-space:nowrap;width:-moz-max-content;width:max-content}@media screen and (max-width:1280px){.steps__button-wrap[data-v-775a9e99]{align-items:stretch}.steps__button-wrap .button[data-v-775a9e99]{align-items:center;display:flex;justify-content:center}.steps__text-content[data-v-775a9e99]{height:100%}.steps__title[data-v-775a9e99]{margin-right:3rem}}@media screen and (max-width:992px){.container.desktop[data-v-775a9e99]{display:none}}[data-v-7976210f]:root{--pink:#ca558d;--violet:#2f1887;--light-violet:#432f93;--text-black:#423d53;--red:#d64548;--error:#eb5757;--gray:#f2f3f5;--gray-1:#c1c6cf;--gray-2:#afadb7;--gray-3:#d9d9d9;--gray-4:#dedde4;--gray-5:#828282;--gray-6:#bdbdbd;--gray-7:#e0e0e0;--gray-8:#eaeef1;--gray-9:#f5f5f5;--gray-10:#dad9de;--gray-11:#f2f2f2;--gray-12:#939393;--black:#423d53;--black-1:#4d4d4d;--text-gray:#837f92;--purple:#7e63e8;--white:#fff;--junior:#27ae60;--middle:#f9744c;--senior:#257be0;--light-gray:#f4f4f4;--popover-z-index:1900;--header-z-index:2000;--lk-page-y-padding:4rem;--lk-title-padding-bottom:4rem}.accordion-item[data-v-7976210f]{width:100%}.accordion-item[data-v-7976210f]:hover{cursor:pointer}.accordion-item__title[data-v-7976210f]{background:var(--violet);border-radius:14px;padding:1.5rem 2.9rem 1.5rem 2rem;position:relative}.accordion-item__title h4[data-v-7976210f]{font-family:Inter Tight;font-size:1.6rem;font-style:normal;font-weight:600;line-height:normal}.accordion-item.is-active .accordion-item__title[data-v-7976210f]{border-radius:14px}.accordion-item__icon[data-v-7976210f]{flex-shrink:0}.accordion-item__trigger[data-v-7976210f]{background-color:transparent;border:none;color:var(--white);display:flex;justify-content:space-between;text-align:left;white-space:wrap;width:100%}.accordion-item__details[data-v-7976210f]{background-color:#fff;border-radius:14px;margin-top:1rem;overflow:hidden;padding:1.5rem;transition:max-height .5s ease,opacity .5s ease}.accordion-item__inner[data-v-7976210f]{color:var(--text-gray);font-family:Inter Tight;font-size:1.4rem;font-style:normal;font-weight:400;line-height:150%}.accordion-enter-active[data-v-7976210f],.accordion-leave-active[data-v-7976210f]{transition:max-height .5s ease,opacity .5s ease}.accordion-enter-from[data-v-7976210f],.accordion-leave-to[data-v-7976210f]{max-height:0;opacity:0}.accordion-enter-to[data-v-7976210f],.accordion-leave-from[data-v-7976210f]{max-height:1000px;opacity:1}.accordion-item-title-text[data-v-7976210f]{color:var(--white)}@media screen and (max-width:768px){.accordion-item[data-v-7976210f]{width:100%}}[data-v-b1eb5fbe]:root{--pink:#ca558d;--violet:#2f1887;--light-violet:#432f93;--text-black:#423d53;--red:#d64548;--error:#eb5757;--gray:#f2f3f5;--gray-1:#c1c6cf;--gray-2:#afadb7;--gray-3:#d9d9d9;--gray-4:#dedde4;--gray-5:#828282;--gray-6:#bdbdbd;--gray-7:#e0e0e0;--gray-8:#eaeef1;--gray-9:#f5f5f5;--gray-10:#dad9de;--gray-11:#f2f2f2;--gray-12:#939393;--black:#423d53;--black-1:#4d4d4d;--text-gray:#837f92;--purple:#7e63e8;--white:#fff;--junior:#27ae60;--middle:#f9744c;--senior:#257be0;--light-gray:#f4f4f4;--popover-z-index:1900;--header-z-index:2000;--lk-page-y-padding:4rem;--lk-title-padding-bottom:4rem}.steps[data-v-b1eb5fbe]{padding-bottom:5.6rem;width:100%}.steps__step[data-v-b1eb5fbe]{align-items:flex-start;-moz-column-gap:3rem;column-gap:3rem;display:grid;grid-template-columns:minmax(5rem,max-content) minmax(20rem,1fr)}.steps__step[data-v-b1eb5fbe]:not(:last-child){margin-bottom:3rem}.steps__left[data-v-b1eb5fbe]{color:var(--text-gray);font-family:Inter Tight;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.32px;line-height:135%;padding-top:1.5rem;text-align:center;white-space:nowrap}[data-v-61515c9c]:root{--pink:#ca558d;--violet:#2f1887;--light-violet:#432f93;--text-black:#423d53;--red:#d64548;--error:#eb5757;--gray:#f2f3f5;--gray-1:#c1c6cf;--gray-2:#afadb7;--gray-3:#d9d9d9;--gray-4:#dedde4;--gray-5:#828282;--gray-6:#bdbdbd;--gray-7:#e0e0e0;--gray-8:#eaeef1;--gray-9:#f5f5f5;--gray-10:#dad9de;--gray-11:#f2f2f2;--gray-12:#939393;--black:#423d53;--black-1:#4d4d4d;--text-gray:#837f92;--purple:#7e63e8;--white:#fff;--junior:#27ae60;--middle:#f9744c;--senior:#257be0;--light-gray:#f4f4f4;--popover-z-index:1900;--header-z-index:2000;--lk-page-y-padding:4rem;--lk-title-padding-bottom:4rem}.how-it-works[data-v-61515c9c]{background-color:var(--gray);display:flex;flex-direction:column;gap:4rem;width:100%}.how-it-works__header[data-v-61515c9c]{align-items:flex-end;display:flex;gap:4rem;justify-content:space-between;padding-top:6.6rem}@media only screen and (max-width:1024px){.how-it-works__header[data-v-61515c9c]{padding-bottom:3.3rem}}@media only screen and (max-width:768px){.how-it-works__header[data-v-61515c9c]{align-items:flex-start;flex-direction:column;gap:1rem;padding-bottom:3.3rem;padding-top:5.6rem}}.how-it-works__description[data-v-61515c9c]{color:var(--text-gray);font-size:2rem;font-weight:600;line-height:2.4rem;max-width:63.7rem}.title[data-v-61515c9c]{color:var(--text-black);font-family:Inter Tight;font-size:4.4rem;font-style:normal;font-weight:600;line-height:100%}@media only screen and (max-width:1024px){.title[data-v-61515c9c]{font-size:3.4rem}}
</pre></body></html>