.home-bottom-navigation[data-v-dd89cf4b]{display:flex;min-height:3.35rem;align-items:stretch;justify-content:space-around;gap:.3rem;margin-top:0;padding:0 1rem;overflow:hidden;border-radius:var(--site-radius);background:var(--site-content-background-color, #fff)}.home-bottom-navigation a[data-v-dd89cf4b]{display:inline-flex;height:100%;min-height:3.35rem;align-items:center;justify-content:center;padding:.9rem .65rem;color:var(--site-primary-color, #005899);font-size:var(--public-body-font-size, 18px);font-weight:var(--public-body-font-weight, 600);line-height:1;white-space:nowrap}.home-bottom-navigation a[data-v-dd89cf4b]:hover{color:var(--site-accent-color, #0fa1ea)}@media(max-width:1180px){.home-bottom-navigation[data-v-dd89cf4b]{display:none}}@media(min-width:768px){.online-access-code-actions[data-v-1ffdfccc]{display:flex;justify-content:center}}.home-landing[data-v-2853913f],.home-landing[data-v-2853913f] *{box-sizing:border-box}.home-landing[data-v-2853913f]{--figma-blue: var(--site-primary-color, #0d489e);--figma-nav: var(--site-primary-color, #005899);--figma-sky: var(--site-accent-color, #0fa1ea);--figma-red: #ff3b27;--figma-ink: var(--site-text-color, #303030);--figma-surface: var(--site-content-background-color, #fff);display:flex;width:100%;flex-direction:column;gap:.65rem;color:var(--figma-ink);font-family:var(--public-font-family, "Open Sans", Arial, sans-serif)}.hero-stage-shell[data-v-2853913f],.home-info-band[data-v-2853913f],.home-disciplines[data-v-2853913f],.home-gallery[data-v-2853913f],.home-subscription[data-v-2853913f]{overflow:hidden;border-radius:var(--site-radius);background:var(--figma-surface)}.home-hero[data-v-2853913f]{position:relative;display:grid;min-height:26.75rem;grid-template-columns:minmax(0,.95fr) minmax(34rem,1.25fr);overflow:hidden}.home-hero[data-v-2853913f]:after{position:absolute;right:0;bottom:0;left:0;height:.4rem;background:linear-gradient(90deg,#88cff3,#38bdff);content:""}.home-hero__copy[data-v-2853913f]{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:2.6rem .5rem 2.5rem 2.1rem}.home-hero h1[data-v-2853913f]{max-width:34rem;margin:0;color:var(--figma-blue);font-size:var(--public-heading-font-size, 26px);font-weight:var(--public-heading-font-weight, 700);line-height:1.08}.home-hero__description[data-v-2853913f]{max-width:35rem;margin:2.2rem 0 0;color:var(--public-heading-color, #252f3b);font-size:var(--public-body-font-size, 18px);font-weight:var(--public-body-font-weight, 600);line-height:1.6}.home-hero__description[data-v-2853913f] p{margin:0}.home-hero__description[data-v-2853913f] strong{font-weight:700}.home-hero__documents[data-v-2853913f]{display:flex;flex-wrap:wrap;gap:1rem 1.8rem;margin-top:1.8rem}.document-link[data-v-2853913f]{display:inline-flex;max-width:100%;align-items:center;gap:.65rem;color:var(--figma-nav);font-size:var(--public-home-link-font-size, 16px);font-weight:var(--public-regular-font-weight, 400);line-height:1.25;white-space:nowrap}.document-link>img[data-v-2853913f]{display:block;width:1.75rem;height:1.75rem;flex:0 0 1.75rem;object-fit:contain}.document-link--placeholder[data-v-2853913f]{cursor:help}.home-hero__actions[data-v-2853913f]{display:flex;flex-wrap:wrap;gap:1.3rem;margin-top:2.2rem}.home-hero__visual[data-v-2853913f]{display:flex;height:26.75rem;min-width:0;align-items:center;justify-content:center;padding:1rem .7rem .7rem 0}.home-hero__visual img[data-v-2853913f]{display:block;width:100%;max-width:43.75rem;max-height:24rem;height:auto;object-fit:contain}.home-hero__visual--mobile[data-v-2853913f]{display:none}.home-stages[data-v-2853913f]{padding:2.45rem 1rem 2.75rem;scroll-margin-top:12rem}.home-stages>h2[data-v-2853913f],.home-disciplines>h2[data-v-2853913f],.home-gallery>h2[data-v-2853913f],.home-subscription h2[data-v-2853913f]{margin:0;color:var(--figma-ink);font-size:var(--public-heading-font-size, 26px);font-weight:var(--public-heading-font-weight, 700);line-height:1.25}.home-stages>h2[data-v-2853913f]{margin-left:1.1rem}.home-stages__grid[data-v-2853913f]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.85rem;margin-top:3.15rem}.stage-card[data-v-2853913f]{position:relative;display:flex;min-height:14.2rem;flex-direction:column;justify-content:flex-end;overflow:hidden;border:.19rem solid transparent;border-radius:var(--site-radius);padding:1.45rem 1.8rem 1.3rem}.stage-card--1[data-v-2853913f]{border-color:#f7c6a4;background:linear-gradient(110deg,#ffdda3,#fff)}.stage-card--2[data-v-2853913f]{border-color:#b6ced8;background:linear-gradient(110deg,#b0dfff,#fff)}.stage-card--3[data-v-2853913f]{border-color:#c7cec4;background:linear-gradient(110deg,#b7ff9e,#fff)}.stage-card__number[data-v-2853913f]{position:absolute;top:1.6rem;left:1.8rem;display:grid;width:4.6rem;height:4.6rem;place-items:center;border-radius:50%;color:#fff;font-size:2.5rem;font-weight:700;line-height:1}.stage-card--1 .stage-card__number[data-v-2853913f]{background:#ff9d2f}.stage-card--2 .stage-card__number[data-v-2853913f]{background:#3ca8f4}.stage-card--3 .stage-card__number[data-v-2853913f]{background:#56bd58}.stage-card__status[data-v-2853913f]{position:absolute;top:1.75rem;right:1.5rem;border-radius:999px;padding:.42rem .8rem;font-size:var(--public-body-font-size, 18px);font-weight:var(--public-body-font-weight, 600);line-height:1}.stage-card__status--active[data-v-2853913f]{color:#008236;background:#c0ffd5}.stage-card__status--completed[data-v-2853913f]{color:#60717c;background:#e9eff2}.stage-card__status--upcoming[data-v-2853913f]{color:#bb4d00;background:#ffe3ab}.stage-card__copy h3[data-v-2853913f]{margin:0;color:var(--figma-ink);font-size:var(--public-heading-font-size, 26px);font-weight:var(--public-heading-font-weight, 700);line-height:1.2}.stage-card__copy p[data-v-2853913f]{margin:.35rem 0 0;color:var(--figma-ink);font-size:var(--public-body-font-size, 18px);font-weight:var(--public-body-font-weight, 600);line-height:1.3}.home-info-band[data-v-2853913f]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.95rem;min-height:24.3rem;padding:2.8rem 5.25rem 3rem}.home-info-card[data-v-2853913f]{display:flex;min-width:0;min-height:18.4rem;flex-direction:column;align-items:center;justify-content:flex-end;padding:.7rem .7rem 1.75rem;scroll-margin-top:12rem}.home-info-card[data-v-2853913f],.discipline-card[data-v-2853913f],.gallery-card[data-v-2853913f]{border:.13rem solid #dceaf4;border-radius:var(--site-radius);background:#f3faff}.home-info-card__image[data-v-2853913f]{width:100%;min-height:12.5rem;flex:1 1 auto;overflow:hidden}.home-info-card h2[data-v-2853913f]{max-width:13rem;margin:.45rem 0 0;color:var(--figma-ink);font-size:var(--public-heading-font-size, 26px);font-weight:var(--public-heading-font-weight, 700);line-height:1.16;text-align:center}.home-disciplines[data-v-2853913f]{padding:3.8rem 1.5rem 4rem;scroll-margin-top:12rem}.home-disciplines>h2[data-v-2853913f]{margin-left:.9rem}.home-gallery>h2[data-v-2853913f]{margin-left:.9rem}.discipline-grid[data-v-2853913f]{display:grid;grid-template-columns:repeat(auto-fit,var(--public-button-small-width, 200px));justify-content:center;gap:3.15rem 1rem;margin-top:3.45rem}.discipline-item[data-v-2853913f]{display:flex;width:var(--public-button-small-width, 200px);max-width:100%;min-width:0;flex-direction:column;gap:.78rem}.discipline-card[data-v-2853913f]{display:flex;height:13.56rem;flex-direction:column;align-items:center;justify-content:flex-end;overflow:hidden;padding:.45rem .45rem 1.05rem}.discipline-card__image[data-v-2853913f]{display:flex;width:100%;min-height:8.3rem;flex:1 1 auto;align-items:center;justify-content:center;overflow:hidden;padding:1rem .75rem}.discipline-card__copy[data-v-2853913f]{width:100%;text-align:center}.discipline-card h3[data-v-2853913f],.discipline-card p[data-v-2853913f]{margin:0;color:var(--figma-ink);font-size:var(--public-body-font-size, 18px);font-weight:var(--public-regular-font-weight, 400);line-height:1.22}.discipline-card p[data-v-2853913f]{margin-top:.25rem}.discipline-button[data-v-2853913f]{display:flex;box-sizing:border-box;width:min(100%,var(--public-button-small-width, 200px));height:var(--public-button-height, 44px);min-height:var(--public-button-height, 44px);align-self:center;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-size:var(--public-button-font-size, 16px);font-weight:var(--public-button-font-weight, 600);line-height:1;text-align:center;transition:filter .15s ease,transform .15s ease}a.discipline-button[data-v-2853913f]:hover{color:#fff;filter:brightness(.94);transform:translateY(-1px)}.discipline-button--participate[data-v-2853913f]{background:var(--figma-red)}.discipline-button--details[data-v-2853913f]{background:var(--figma-sky)}.discipline-button--placeholder[data-v-2853913f]{cursor:help;opacity:.58}.home-gallery[data-v-2853913f]{min-height:0;padding:2.7rem 1.5rem}.home-gallery__body[data-v-2853913f]{position:relative;margin-top:2.25rem}.home-gallery__grid[data-v-2853913f]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.home-gallery__grid--mobile[data-v-2853913f]{display:none}.home-gallery__viewport[data-v-2853913f]{position:relative;overflow:hidden;margin-right:3.15rem;margin-left:3.15rem}.home-gallery__viewport--mobile[data-v-2853913f]{display:none}.gallery-slide-next-enter-active[data-v-2853913f],.gallery-slide-next-leave-active[data-v-2853913f],.gallery-slide-previous-enter-active[data-v-2853913f],.gallery-slide-previous-leave-active[data-v-2853913f]{transition:transform .55s ease,opacity .55s ease}.gallery-slide-next-leave-active[data-v-2853913f],.gallery-slide-previous-leave-active[data-v-2853913f]{position:absolute;inset:0;width:100%}.gallery-slide-next-enter-from[data-v-2853913f],.gallery-slide-previous-leave-to[data-v-2853913f]{opacity:.35;transform:translate(100%)}.gallery-slide-next-leave-to[data-v-2853913f],.gallery-slide-previous-enter-from[data-v-2853913f]{opacity:.35;transform:translate(-100%)}.gallery-card[data-v-2853913f]{display:flex;min-width:0;aspect-ratio:274 / 301;align-items:center;margin:0;overflow:hidden;padding:.8rem}.gallery-card img[data-v-2853913f]{display:block;width:100%;height:100%;border-radius:var(--site-radius);object-fit:cover}.gallery-arrow[data-v-2853913f]{position:absolute;z-index:1;top:50%;display:block;width:3.7rem;height:3.7rem;overflow:hidden;transform:translateY(-50%);border:0;border-radius:50%;background:transparent;padding:0;box-shadow:none;cursor:pointer;appearance:none}.gallery-arrow[data-v-2853913f]:hover,.gallery-arrow[data-v-2853913f]:active,.gallery-arrow[data-v-2853913f]:focus{outline:0;background:transparent;box-shadow:none}.gallery-arrow[data-v-2853913f]:focus-visible{box-shadow:0 0 0 3px #179dde6b}.gallery-arrow img[data-v-2853913f]{display:block;width:100%;height:100%;border-radius:50%;object-fit:contain}.gallery-arrow--previous[data-v-2853913f]{left:.75rem}.gallery-arrow--next[data-v-2853913f]{right:.75rem}.home-subscription[data-v-2853913f]{padding:3rem 2.3rem}.home-subscription>h2[data-v-2853913f]{display:flex;flex-direction:column}.subscription-form[data-v-2853913f]{display:flex;flex-wrap:wrap;align-items:center;gap:1.45rem;margin-top:3.25rem}.subscription-form input[data-v-2853913f]{flex:0 1 25rem;width:25rem;max-width:100%;min-height:3.1rem;border:.13rem solid #84bdf4;border-radius:999px;padding:.65rem 1.5rem;color:var(--figma-ink);background:var(--figma-surface);font-size:var(--public-body-font-size, 18px);font-weight:var(--public-body-font-weight, 600)}.subscription-form input[data-v-2853913f]::placeholder{color:#b8bbbc;opacity:1;font-size:var(--public-aux-font-size, 14px);font-weight:var(--public-regular-font-weight, 400)}.subscription-form button[data-v-2853913f]{box-sizing:border-box;width:min(100%,var(--public-button-small-width, 200px));height:var(--public-button-height, 44px);min-height:var(--public-button-height, 44px);border:0;border-radius:999px;color:#fff;background:var(--figma-red);font-size:var(--public-button-font-size, 16px);font-weight:var(--public-button-font-weight, 600);cursor:pointer}.subscription-form input[data-v-2853913f]:disabled,.subscription-form button[data-v-2853913f]:disabled{cursor:wait;opacity:.7}.subscription-status[data-v-2853913f]{margin:.85rem 0 0 .3rem;font-size:.95rem;font-weight:700}.subscription-status--success[data-v-2853913f]{color:#15803d}.subscription-status--error[data-v-2853913f]{color:#b91c1c}.subscription-consent[data-v-2853913f]{display:flex;align-items:flex-start;gap:.55rem;margin:1.3rem 0 0 .3rem;color:var(--public-heading-color, #252f3b);font-size:var(--public-aux-font-size, 14px);font-weight:var(--public-regular-font-weight, 400);line-height:1.45}.subscription-consent input[data-v-2853913f]{width:1rem;height:1rem;flex:0 0 auto;margin-top:.12rem;accent-color:var(--figma-red)}.subscription-consent a[data-v-2853913f]{color:#2351c4}.official-groups[data-v-2853913f]{margin-top:3.8rem}.official-groups__visual[data-v-2853913f]{display:flex;width:min(100%,25rem);align-items:center;gap:1.25rem;margin-top:1.7rem}.official-group-link[data-v-2853913f]{display:block;width:calc(50% - .625rem);aspect-ratio:388 / 104}.official-group-link img[data-v-2853913f]{display:block;width:100%;height:100%;object-fit:contain}@media(max-width:1180px){.home-hero[data-v-2853913f]{grid-template-columns:minmax(0,1fr) minmax(28rem,1.05fr)}.home-hero__copy[data-v-2853913f]{padding-left:1.7rem}.home-info-band[data-v-2853913f]{padding-right:3.6rem;padding-left:3.6rem}.discipline-grid[data-v-2853913f]{grid-template-columns:repeat(auto-fit,var(--public-button-small-width, 200px));justify-content:center}.footer-grid[data-v-2853913f]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.home-hero[data-v-2853913f]{grid-template-columns:1fr}.home-hero__copy[data-v-2853913f]{padding:2.6rem 2rem 1rem}.home-hero__visual[data-v-2853913f]{height:auto;min-height:19rem;padding:0 1.5rem 1.8rem}.home-hero__visual--desktop[data-v-2853913f]{display:none}.home-hero__visual--mobile[data-v-2853913f]{display:flex}.home-hero__visual img[data-v-2853913f]{max-width:39rem}.home-hero__actions[data-v-2853913f]{margin-bottom:1rem}.home-stages__grid[data-v-2853913f],.home-info-band[data-v-2853913f],.home-gallery__grid[data-v-2853913f]{grid-template-columns:repeat(2,minmax(0,1fr))}.home-info-band[data-v-2853913f],.home-gallery[data-v-2853913f]{padding:2.5rem}.home-info-card[data-v-2853913f]{padding:1.4rem 1.4rem 1.75rem}.home-info-card__image[data-v-2853913f]{min-height:0;max-height:15.5rem}.home-info-card h2[data-v-2853913f]{height:2.32em;min-height:2.32em;flex:0 0 2.32em;margin-top:.9rem}.gallery-arrow[data-v-2853913f],.home-gallery__grid--desktop[data-v-2853913f],.home-gallery__viewport--desktop[data-v-2853913f]{display:none}.home-gallery__viewport--mobile[data-v-2853913f]{display:block;margin-right:0;margin-left:0}.home-gallery__grid--mobile[data-v-2853913f]{display:grid}}@media(max-width:640px){.home-hero__copy[data-v-2853913f]{padding:2rem 1.25rem .5rem}.home-hero h1[data-v-2853913f]{font-size:var(--public-heading-font-size, 26px)}.home-hero__description[data-v-2853913f]{margin-top:1.4rem;font-size:var(--public-body-font-size, 18px)}.home-hero__documents[data-v-2853913f],.home-hero__actions[data-v-2853913f]{flex-direction:column}.home-hero__documents[data-v-2853913f]{align-items:flex-start}.home-hero__actions[data-v-2853913f]{align-items:center;gap:.78rem;margin-bottom:1.5rem}.home-hero__visual[data-v-2853913f]{min-height:14rem}.home-hero__visual img[data-v-2853913f]{max-height:14rem}.home-stages[data-v-2853913f]{padding:2rem 1rem}.home-stages>h2[data-v-2853913f],.home-disciplines>h2[data-v-2853913f],.home-gallery>h2[data-v-2853913f]{margin-left:0}.home-stages>h2[data-v-2853913f],.home-disciplines>h2[data-v-2853913f],.home-gallery>h2[data-v-2853913f],.home-subscription h2[data-v-2853913f]{font-size:var(--public-heading-font-size, 26px)}.home-stages__grid[data-v-2853913f],.home-info-band[data-v-2853913f],.home-gallery__grid[data-v-2853913f]{grid-template-columns:1fr}.home-stages__grid[data-v-2853913f]{gap:1rem;margin-top:1.8rem}.stage-card[data-v-2853913f]{min-height:13rem}.home-info-band[data-v-2853913f]{padding:1.25rem}.home-info-band[data-v-2853913f]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;min-height:0;padding:1rem}.home-info-card[data-v-2853913f]{min-height:10.5rem;border-radius:var(--site-radius);padding:.75rem .75rem 1rem}.home-info-card__image[data-v-2853913f]{min-height:0;max-height:7.5rem}.home-info-card h2[data-v-2853913f]{max-width:100%;margin-top:1.5rem;overflow-wrap:anywhere;font-family:var(--site-font-family, "Open Sans", Arial, sans-serif)!important;font-size:clamp(13px,4vw,16px)!important}.home-gallery__grid--mobile[data-v-2853913f]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.home-gallery__body[data-v-2853913f]{margin-top:1.25rem}.home-gallery[data-v-2853913f],.home-disciplines[data-v-2853913f]{padding:2.2rem 1rem 2.5rem}.discipline-grid[data-v-2853913f]{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem .85rem;margin-top:2rem}.discipline-card[data-v-2853913f]{height:12rem}.discipline-card h3[data-v-2853913f],.discipline-card p[data-v-2853913f]{font-size:var(--public-body-font-size, 18px)}.discipline-item[data-v-2853913f]{width:auto}.discipline-button[data-v-2853913f]{width:100%;font-size:var(--public-button-font-size, 16px)}.home-subscription[data-v-2853913f]{padding:2.2rem 1.25rem}.subscription-form[data-v-2853913f]{gap:.8rem;margin-top:2rem}}@media(prefers-reduced-motion:reduce){.gallery-slide-next-enter-active[data-v-2853913f],.gallery-slide-next-leave-active[data-v-2853913f],.gallery-slide-previous-enter-active[data-v-2853913f],.gallery-slide-previous-leave-active[data-v-2853913f]{transition:none}}.page-header[data-v-7586a32e]{margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #d7edf5}.public-page-shell[data-v-7586a32e]{min-width:0;padding-left:1.25rem;padding-right:1.25rem;border:1px solid #d6ebf3;border-radius:1.5rem;color:var(--site-text-color, #252f3b);background:var(--site-content-background-color, #fff);box-shadow:0 18px 46px #25667d14;font-size:var(--public-body-font-size, 18px);font-weight:var(--public-body-font-weight, 600)}.public-page-shell--error[data-v-7586a32e]{padding-top:5rem;padding-bottom:5rem}.page-title[data-v-7586a32e]{color:var(--public-heading-color, #252f3b);font-size:var(--public-heading-font-size, 26px);font-weight:var(--public-heading-font-weight, 700);margin:0}.blocks-container[data-v-7586a32e]{display:flex;flex-direction:column;gap:.125rem}.blocks-container[data-v-7586a32e] section{padding-top:.25rem!important;padding-bottom:.25rem!important;margin-top:0!important;margin-bottom:0!important}.blocks-container[data-v-7586a32e] .prose,.blocks-container[data-v-7586a32e] section p,.blocks-container[data-v-7586a32e] section li{color:var(--public-heading-color, #252f3b);font-size:var(--public-body-font-size, 18px);font-weight:var(--public-body-font-weight, 600)}.blocks-container[data-v-7586a32e] h1,.blocks-container[data-v-7586a32e] h2{color:var(--public-heading-color, #252f3b);font-size:var(--public-heading-font-size, 26px);font-weight:var(--public-heading-font-weight, 700);line-height:1.25}.blocks-container[data-v-7586a32e] h3,.blocks-container[data-v-7586a32e] h4{color:var(--public-heading-color, #252f3b);font-size:var(--public-subheading-font-size, 20px);font-weight:var(--public-heading-font-weight, 700);line-height:1.3}.blocks-container[data-v-7586a32e] a:not(.public-content-button):not(.public-form-button){font-size:var(--public-aux-font-size, 14px);font-weight:var(--public-regular-font-weight, 400)}.blocks-container[data-v-7586a32e] label,.blocks-container[data-v-7586a32e] input,.blocks-container[data-v-7586a32e] select,.blocks-container[data-v-7586a32e] textarea{font-size:var(--public-aux-font-size, 14px);font-weight:var(--public-regular-font-weight, 400)}.blocks-container[data-v-7586a32e] input::placeholder,.blocks-container[data-v-7586a32e] textarea::placeholder{font-size:var(--public-aux-font-size, 14px);font-weight:var(--public-regular-font-weight, 400)}.olympiad-block[data-v-7586a32e]{margin-bottom:1rem}.olympiad-block__card[data-v-7586a32e]{border:1px solid #e5e7eb;border-radius:12px;padding:1rem;background:linear-gradient(180deg,#fff,#f8fafc)}.olympiad-block__catalog-title[data-v-7586a32e]{font-size:var(--public-subheading-font-size, 20px);font-weight:var(--public-heading-font-weight, 700);color:#111827;margin-bottom:.5rem}.olympiad-block__year-badge[data-v-7586a32e]{display:inline-flex;align-items:center;border-radius:8px;border:1px solid #c7d2fe;background:#eef2ff;padding:.25rem .625rem;color:#3730a3;font-size:var(--public-aux-font-size, 14px);font-weight:var(--public-regular-font-weight, 400)}.olympiad-block__tree[data-v-7586a32e]{margin-top:.75rem;display:grid;gap:.5rem}.olympiad-block__stage[data-v-7586a32e]{border:1px solid #e5e7eb;border-radius:10px;padding:.625rem .75rem;background:#fff}.olympiad-block__stage-row[data-v-7586a32e],.olympiad-block__child-row[data-v-7586a32e]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:var(--public-body-font-size, 18px);font-weight:var(--public-body-font-weight, 600);color:#1f2937}.olympiad-block__children[data-v-7586a32e]{margin-top:.5rem;padding-left:1rem;display:grid;gap:.375rem;border-left:1px dashed #d1d5db}.online-entry-shell[data-v-7586a32e]{margin-top:.25rem}.online-entry-card[data-v-7586a32e]{border-color:#d3e8f1;border-radius:1.5rem;background:linear-gradient(180deg,#fff,#f5fbfe);box-shadow:0 14px 34px #25667d14}.online-entry-toggle[data-v-7586a32e]{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:.5rem .75rem;color:#159bd5!important;font-size:var(--public-aux-font-size, 14px)!important;font-weight:var(--public-regular-font-weight, 400)!important;text-decoration-thickness:1px}.online-entry-card[data-v-7586a32e] section{padding:0!important;margin:0!important}.online-entry-card[data-v-7586a32e] .form-container{padding:1rem!important}.online-entry-card[data-v-7586a32e] .online-access-code-form{width:min(100%,var(--public-button-large-width, 370px));margin-right:auto;margin-left:auto;padding:1rem 0!important}.online-entry-card[data-v-7586a32e] .max-w-4xl,.online-entry-card[data-v-7586a32e] .max-w-5xl,.online-entry-card[data-v-7586a32e] .max-w-6xl{max-width:none!important}.online-entry-card[data-v-7586a32e] h2,.online-entry-card[data-v-7586a32e] h3,.online-entry-card[data-v-7586a32e] h4{margin-bottom:.75rem;color:var(--public-heading-color, #252f3b);font-size:var(--public-heading-font-size, 26px);font-weight:var(--public-heading-font-weight, 700)}.online-entry-card[data-v-7586a32e] form{display:grid;gap:1rem}.online-entry-card[data-v-7586a32e] input,.online-entry-card[data-v-7586a32e] select,.online-entry-card[data-v-7586a32e] textarea{min-height:var(--public-button-height, 44px);border-radius:.95rem;border-color:#d6dbe7;font-size:var(--public-aux-font-size, 14px);font-weight:var(--public-regular-font-weight, 400);box-shadow:none}.online-entry-card[data-v-7586a32e] input::placeholder,.online-entry-card[data-v-7586a32e] textarea::placeholder{font-size:var(--public-aux-font-size, 14px);font-weight:var(--public-regular-font-weight, 400)}.online-entry-card[data-v-7586a32e] button[type=submit]{width:min(100%,var(--public-button-large-width, 370px));height:var(--public-button-height, 44px);min-height:var(--public-button-height, 44px);margin-right:auto;margin-left:auto;border-radius:.95rem;border-color:var(--site-coral)!important;background:var(--site-coral)!important;color:#fff!important;font-size:var(--public-button-font-size, 16px);font-weight:var(--public-button-font-weight, 600)}.online-entry-card[data-v-7586a32e] button[type=submit]:hover{border-color:var(--site-coral-hover)!important;background:var(--site-coral-hover)!important}.online-entry-card[data-v-7586a32e] label{color:#374151;font-size:var(--public-aux-font-size, 14px);font-weight:var(--public-regular-font-weight, 400)}.online-entry-card[data-v-7586a32e] p,.online-entry-card[data-v-7586a32e] .consent-label,.online-entry-card[data-v-7586a32e] .consent-note{font-size:var(--public-aux-font-size, 14px);font-weight:var(--public-regular-font-weight, 400)}.empty-content[data-v-7586a32e],.not-found[data-v-7586a32e]{text-align:center;padding-top:4rem;padding-bottom:4rem;background:#ffffffe6;border-radius:12px;box-shadow:0 10px 30px #0000001a}.empty-icon[data-v-7586a32e],.not-found-icon[data-v-7586a32e]{font-size:4rem;margin-bottom:1rem}.empty-content p[data-v-7586a32e],.not-found p[data-v-7586a32e]{color:#4b5563;font-size:1.125rem}@media(max-width:768px){.public-page-shell[data-v-7586a32e]{font-size:var(--public-body-font-size, 18px);font-weight:var(--public-body-font-weight, 600);padding-left:.75rem;padding-right:.75rem;border-radius:1.15rem}.public-page-shell--error[data-v-7586a32e]{padding-top:3.5rem;padding-bottom:3.5rem}.online-entry-card[data-v-7586a32e]{border-radius:1.25rem}.online-entry-card[data-v-7586a32e] .form-container{padding:.85rem!important}.online-entry-card[data-v-7586a32e] .online-access-code-form{padding:.85rem 0!important}.online-entry-card[data-v-7586a32e] input,.online-entry-card[data-v-7586a32e] select,.online-entry-card[data-v-7586a32e] textarea,.online-entry-card[data-v-7586a32e] button[type=submit]{min-height:var(--public-button-height, 44px)}.online-entry-card[data-v-7586a32e] button[type=submit]{display:flex;margin-right:auto;margin-left:auto}}
