.toc-container[data-astro-cid-vcosc4wl]{max-width:8.5rem;letter-spacing:.08rem;text-align:center;position:sticky;top:13rem}.toc-title[data-astro-cid-vcosc4wl]{color:var(--white);font-size:1rem;margin-bottom:.5rem;line-height:2rem}.toc-divider[data-astro-cid-vcosc4wl]{height:.1rem;width:100%;background:#ccc;margin-bottom:.5rem}.toc-item[data-astro-cid-vcosc4wl]{display:flex;align-items:center;gap:.5rem;padding:.5rem;margin:.25rem 0;border-radius:.375rem;text-decoration:none;transition:all .3s ease;cursor:pointer}.toc-indicator[data-astro-cid-vcosc4wl]{width:3px;height:20px;background:#666;border-radius:2px;transition:all .3s ease;flex-shrink:0}.toc-text[data-astro-cid-vcosc4wl]{color:#ccc;font-size:.9rem;transition:color .3s ease;text-align:left}.toc-item[data-astro-cid-vcosc4wl]:hover .toc-indicator[data-astro-cid-vcosc4wl]{background:#aaa}.toc-item[data-astro-cid-vcosc4wl]:hover .toc-text[data-astro-cid-vcosc4wl]{color:var(--white)}.toc-item[data-astro-cid-vcosc4wl].active .toc-indicator[data-astro-cid-vcosc4wl]{background:var(--white);height:4px;width:30px}.toc-item[data-astro-cid-vcosc4wl].active .toc-text[data-astro-cid-vcosc4wl]{color:var(--white);font-weight:600}.countdown[data-astro-cid-5jb24l2d]{border-radius:2rem;background:#345b92;padding:3rem 3.5rem}.text[data-astro-cid-5jb24l2d]{font-size:1.2rem;margin-top:1.5rem}.footer[data-astro-cid-5jb24l2d]{gap:1rem;display:flex;justify-content:space-around}.deadline[data-astro-cid-5jb24l2d],.link[data-astro-cid-5jb24l2d]{border:2px solid rgba(255,255,255,.8);border-radius:1.5rem;text-align:center;padding:1rem 2rem}.link[data-astro-cid-5jb24l2d]{display:flex;justify-content:center;align-items:center;letter-spacing:.2rem;color:#345b92;font-size:2rem;font-weight:700;text-decoration:none;gap:1rem;background-color:#fffc;white-space:nowrap;transition:background-color .3s,color .3s}.link[data-astro-cid-5jb24l2d]:hover{background-color:var(--light-blue);color:var(--white)}.deadline[data-astro-cid-5jb24l2d]{align-content:center;letter-spacing:.5rem;flex:1}.timer[data-astro-cid-5jb24l2d]{display:flex;justify-content:center;flex-wrap:wrap;margin:1.2rem 0 2rem;text-align:center;gap:min(3rem,5vw);line-height:1;font-size:clamp(.8rem,3.5vw,1.2rem)}.timer-number[data-astro-cid-5jb24l2d]{font-size:min(4rem,8vw);font-weight:500;margin-bottom:.5rem}.timer-text[data-astro-cid-5jb24l2d]{font-weight:300;line-height:1.5}.title[data-astro-cid-5jb24l2d]{letter-spacing:1rem;font-size:clamp(1.5rem,5vw,2.5rem);line-height:1}.title-bar[data-astro-cid-5jb24l2d]{display:flex;align-items:center;gap:1rem}.progress-bar[data-astro-cid-5jb24l2d]{height:.8rem;flex-grow:1;background:var(--white);border-radius:1rem;overflow:hidden}.bar-container[data-astro-cid-5jb24l2d]{display:flex;align-items:center;gap:1rem;flex-grow:1}.progress-number[data-astro-cid-5jb24l2d]{font-size:larger;letter-spacing:.4rem}.progress[data-astro-cid-5jb24l2d]{height:100%;background:var(--light-blue);border-radius:1rem 0 0 1rem;transition:width .5s ease-in-out}@media (max-width: 768px){.countdown[data-astro-cid-5jb24l2d]{padding:2.5rem 1.5rem}.text[data-astro-cid-5jb24l2d]{text-align:center;font-size:1rem}.footer[data-astro-cid-5jb24l2d]{flex-direction:column;align-items:center}.progress-bar[data-astro-cid-5jb24l2d]{width:100%}.title-bar[data-astro-cid-5jb24l2d]{flex-direction:column;justify-self:center}.link[data-astro-cid-5jb24l2d],.banner-button[data-astro-cid-5jb24l2d]{font-size:1.5rem}.bar-container[data-astro-cid-5jb24l2d]{width:100%}}.schedule[data-astro-cid-jpiw5i3r]{text-align:center}h2[data-astro-cid-jpiw5i3r]{font-size:2.25rem}.header[data-astro-cid-jpiw5i3r]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:1rem;gap:1rem}.calendar-dropdown[data-astro-cid-jpiw5i3r]{position:relative;display:inline-block}.btn-add-calendar[data-astro-cid-jpiw5i3r]{text-decoration:none;display:flex;gap:.3rem;font-weight:600;font-size:1.5rem;letter-spacing:.15rem;border-radius:.625rem;background:#345b92;color:var(--white);padding:.8rem;line-height:1rem;border:none;align-items:center;transition:background .3s ease;cursor:pointer}.btn-add-calendar[data-astro-cid-jpiw5i3r]:hover{background:#4a7ecb}.dropdown-arrow[data-astro-cid-jpiw5i3r]{font-size:.7rem;margin-left:.25rem;transition:transform .2s ease}.calendar-dropdown[data-astro-cid-jpiw5i3r]:hover .dropdown-arrow[data-astro-cid-jpiw5i3r]{transform:rotate(180deg)}.dropdown-menu[data-astro-cid-jpiw5i3r]{position:absolute;top:calc(100% + .5rem);right:0;background:var(--white);border:2px solid #e0e0e0;border-radius:.5rem;min-width:240px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:10;box-shadow:0 4px 12px #00000026}.calendar-dropdown[data-astro-cid-jpiw5i3r]:hover .dropdown-menu[data-astro-cid-jpiw5i3r]{opacity:1;visibility:visible}.dropdown-item[data-astro-cid-jpiw5i3r]{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;color:#000;text-decoration:none;transition:background-color .2s ease;border-bottom:1px solid #f0f0f0}.dropdown-item[data-astro-cid-jpiw5i3r]:first-child{border-radius:.5rem .5rem 0 0}.dropdown-item[data-astro-cid-jpiw5i3r]:last-child{border-bottom:none;border-radius:0 0 .5rem .5rem}.dropdown-item[data-astro-cid-jpiw5i3r]:hover{background-color:#f8f8f8}.dropdown-item[data-astro-cid-jpiw5i3r] .icon[data-astro-cid-jpiw5i3r]{font-size:1.5rem;flex-shrink:0}.dropdown-item[data-astro-cid-jpiw5i3r] .icon[data-astro-cid-jpiw5i3r] img[data-astro-cid-jpiw5i3r]{width:1.5rem;height:1.5rem;object-fit:contain}.dropdown-item[data-astro-cid-jpiw5i3r] span[data-astro-cid-jpiw5i3r]:last-child{font-weight:600;font-size:1rem}.divider[data-astro-cid-jpiw5i3r]{height:.25rem;width:100%;background:var(--white);margin-top:.8rem;margin-bottom:.75rem}.event[data-astro-cid-jpiw5i3r]{display:flex;justify-content:space-between;align-items:stretch;margin-top:.5rem;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:700;line-height:2.5;letter-spacing:.075rem;gap:.5rem}.event[data-astro-cid-jpiw5i3r] .event-col-date[data-astro-cid-jpiw5i3r],.event[data-astro-cid-jpiw5i3r] .event-col-event[data-astro-cid-jpiw5i3r]{border-radius:1rem 0 0 1rem;background:var(--white);color:#010121;flex:1;text-align:center;align-content:center}.event[data-astro-cid-jpiw5i3r] .event-col-event[data-astro-cid-jpiw5i3r]{border-radius:0 1rem 1rem 0}.event-before[data-astro-cid-jpiw5i3r] .event-col-date[data-astro-cid-jpiw5i3r]{border-radius:1rem 0 0 1rem;background:linear-gradient(0deg,#923436e6 0% 100%),var(--white);color:var(--white);flex:1;text-align:center;align-content:center}.event-before[data-astro-cid-jpiw5i3r] .event-col-event[data-astro-cid-jpiw5i3r]{border-radius:0 1rem 1rem 0;background:linear-gradient(0deg,#923436e6 0% 100%),var(--white);color:var(--white);flex:1;text-align:center;align-content:center}@media (max-width: 768px){.dropdown-menu[data-astro-cid-jpiw5i3r]{right:auto;left:50%;transform:translate(-50%);min-width:200px}.dropdown-item[data-astro-cid-jpiw5i3r]{padding:.75rem 1rem}.dropdown-item[data-astro-cid-jpiw5i3r] .icon[data-astro-cid-jpiw5i3r]{font-size:1.25rem}.dropdown-item[data-astro-cid-jpiw5i3r] .icon[data-astro-cid-jpiw5i3r] img[data-astro-cid-jpiw5i3r]{width:1.25rem;height:1.25rem}.dropdown-item[data-astro-cid-jpiw5i3r] span[data-astro-cid-jpiw5i3r]:last-child{font-size:.9rem}}.banner-section[data-astro-cid-4xyjypcd]{position:relative;width:100%}.banner[data-astro-cid-4xyjypcd]{position:relative;padding:4rem;width:100%;background:var(--white);font-weight:700;z-index:10}.banner-container[data-astro-cid-4xyjypcd]{max-width:60rem;margin:auto}.banner-transition[data-astro-cid-4xyjypcd]{display:block;width:100%;pointer-events:none}.banner2[data-astro-cid-4xyjypcd]{position:absolute;top:0;left:0;z-index:10}.banner-text[data-astro-cid-4xyjypcd],.banner-title[data-astro-cid-4xyjypcd]{font-size:2rem;background:linear-gradient(90deg,#2aa6ff,#009dff,#f8981d,#e84b1c);background-clip:text;-webkit-text-fill-color:transparent;color:transparent;color:red;max-width:fit-content}.banner-title[data-astro-cid-4xyjypcd]{font-size:2.5rem;margin-bottom:2.5rem}.banner-text[data-astro-cid-4xyjypcd]{margin-bottom:2rem}.banner-button[data-astro-cid-4xyjypcd]{display:flex;align-items:center;justify-content:center;border-radius:1000px;color:var(--white);background:#1e2c7a;font-size:1.8rem;padding:1rem 3rem;text-decoration:none;width:fit-content;gap:1rem;transition:background .3s ease}.banner-button[data-astro-cid-4xyjypcd]:hover{background:#345b92}.banner-button[data-astro-cid-4xyjypcd]:active{background:#274374}.banner-button[data-astro-cid-4xyjypcd] svg[data-astro-cid-4xyjypcd]{width:1.5rem;height:1.5rem}.bg-icon[data-astro-cid-4xyjypcd]{position:absolute;max-width:20rem;bottom:0;right:3rem;opacity:.1;pointer-events:none;z-index:0}@media (max-width: 768px){.banner-button[data-astro-cid-4xyjypcd]{font-size:1.5rem;padding:.75rem 2rem}.banner[data-astro-cid-4xyjypcd]{padding:3rem 2rem}.banner-title[data-astro-cid-4xyjypcd]{font-size:2rem}}.description[data-astro-cid-ftluqfhw]{text-align:center;border-radius:2rem;border:.2rem solid;border-color:var(--white);background:#ffffff2e;padding:2rem 3.5rem}@media (max-width: 600px){.description[data-astro-cid-ftluqfhw]{padding:1.5rem 2rem}}.field[data-astro-cid-pxech7f3]{margin-bottom:2rem}.field-head[data-astro-cid-pxech7f3]{display:flex;flex-wrap:wrap;gap:.5rem 2rem;padding:1rem 2rem;min-height:5.6rem;align-items:center;justify-content:space-between;line-height:1.5rem;border-radius:1.5rem 1.5rem .5rem .5rem;background:#345b92;margin-bottom:.4rem}.field-description[data-astro-cid-pxech7f3]{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;border-radius:.75rem;text-align:center;color:#000;background-color:var(--white);font-size:1.25rem;min-height:1.5rem;padding:.6rem 1rem;max-width:30rem;line-height:1.8rem}.field-description[data-astro-cid-pxech7f3]>div[data-astro-cid-pxech7f3]{display:flex;align-items:center;white-space:nowrap;gap:.25rem;line-height:1}.field-title[data-astro-cid-pxech7f3]{font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.1rem}.field-item[data-astro-cid-pxech7f3]{padding:1.5rem 3rem;display:flex;align-items:center;justify-content:space-between;border-radius:.5rem;background:var(--white);margin-bottom:.4rem}.field-item-title[data-astro-cid-pxech7f3]{font-size:1.6rem;letter-spacing:.1rem;margin-bottom:.4rem;color:#000}.field-item-description[data-astro-cid-pxech7f3]{font-size:1rem;word-break:break-word;max-width:40rem;color:#000;margin-bottom:0}.field-icon-bar[data-astro-cid-pxech7f3]{margin-left:.8rem;display:flex;gap:.5rem}.field-item-description[data-astro-cid-pxech7f3] b{font-weight:600;font-size:1.1rem;color:#156ee9}@media (max-width: 768px){.field-item[data-astro-cid-pxech7f3]{display:block;padding:1.5rem}.field-icon-bar[data-astro-cid-pxech7f3]{margin:1rem 0 0}.field-icon-bar[data-astro-cid-pxech7f3] svg[data-astro-cid-pxech7f3]{width:2rem;height:2rem}}.md-body{word-break:break-word;color:#c4c4c4}a{color:#9eb7d9}.md-body h2,.md-body h3{margin:2rem 0 .7rem;color:#fff;font-weight:500;line-height:1.5;letter-spacing:.1rem}.description p:last-child{margin-bottom:0}.qa[data-astro-cid-nwfn4667]{margin-bottom:2rem;color:#c4c4c4}h2[data-astro-cid-nwfn4667]{text-align:center;font-size:2rem;margin:1.5rem 0}.qa-question[data-astro-cid-nwfn4667]{font-size:1rem;font-weight:500;line-height:2;letter-spacing:.05rem;color:var(--white)}.qa-list[data-astro-cid-nwfn4667]{margin:0 1rem}.qa-item[data-astro-cid-nwfn4667]{cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-radius:1.75rem;background:#385e92;padding:.75rem 1.5rem;margin:1rem 0;transition:background .3s ease}.qa-item[data-astro-cid-nwfn4667]:hover{background:#406ba6}.qa-toggle[data-astro-cid-nwfn4667]{transition:transform .3s ease-in-out}.qa-toggle[data-astro-cid-nwfn4667] svg[data-astro-cid-nwfn4667]{width:1.5rem;margin-top:9px}.qa-toggle[data-astro-cid-nwfn4667].open{transform:rotate(180deg)}p[data-astro-cid-nwfn4667]{padding-inline:1rem;opacity:0;height:0;margin:0;overflow:hidden;transition:opacity .3s ease-in-out,height .3s ease-in-out}.main-container{display:flex;justify-content:center;padding-block:5rem 0}.main-content{max-width:900px;flex:1;padding:0 2rem;display:flex;flex-direction:column;gap:2rem}.blocks{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:2rem 1rem}.block{display:block;text-align:center;border-radius:1.5rem;padding:1.5rem;border:4px solid #5a93e0;background-color:var(--white);color:#5a93e0;align-content:start}.block-title{margin-bottom:.5rem;font-size:clamp(1.5rem,4vw,2rem);letter-spacing:.125rem;font-weight:700}.block-time-spotlight{font-size:clamp(1.5rem,15vw,5rem);font-weight:700}.block-time-normal{font-size:2rem}.toc{padding:0 0 0 2rem;justify-self:center;position:sticky;top:calc(50% - 18rem);align-self:start;flex-shrink:0}h1{font-size:4rem;font-weight:900}.btn-fixed{text-decoration:none;border-radius:50%;background:var(--white);border:#345b92 4px solid;color:#566d8d;text-align:center;font-size:1.3rem;font-weight:500;line-height:1.3;letter-spacing:.12rem;filter:drop-shadow(4px 3px 30.1px rgba(255,255,255,.21));position:fixed;right:1rem;bottom:1rem;z-index:6;display:inline-flex;align-items:center;padding:12px 16px;transition:all .3s ease}.btn-fixed:hover{border-color:#589dff}.toc-toggle{display:none}.toc-mobile{display:none;position:fixed;top:50%;right:-1rem;transform:translateY(-50%);z-index:5;padding:1rem .5rem;background:transparent;border-radius:1rem;transition:all .3s ease;width:50px;opacity:.3}.toc-mobile:hover{width:200px;padding:1rem;right:0;background:#010121f2;backdrop-filter:blur(10px);opacity:1}.toc-mobile .toc-container{max-width:none}.toc-mobile .toc-title{opacity:0;max-height:0;overflow:hidden;transition:all .3s ease}.toc-mobile:hover .toc-title{opacity:1;max-height:50px;margin-bottom:.5rem}.toc-mobile .toc-text{opacity:0;max-width:0;overflow:hidden;white-space:nowrap;transition:all .3s ease}.toc-mobile:hover .toc-text{opacity:1;max-width:200px}.toc-mobile .toc-item{justify-content:center;padding:.75rem .5rem;gap:0;line-height:0}.toc-mobile:hover .toc-item{justify-content:flex-start;padding:.5rem;gap:.5rem;line-height:1.1}.toc-mobile .toc-indicator{width:20px;height:3px;transition:all .2s ease}.toc-mobile .toc-item.active .toc-indicator{background:var(--white);width:3px;height:30px}.toc-mobile .toc-item:hover .toc-indicator{background:#999;width:25px;height:3px}.toc-mobile .toc-item.active:hover .toc-indicator{background:var(--white);width:3px;height:20px}.toc-mobile .toc-divider{opacity:0;max-height:0;transition:all .3s ease}.toc-mobile:hover .toc-divider{opacity:1;max-height:10px;margin-bottom:.5rem}main ul,main ol{padding-left:1.5rem}main li{margin-bottom:.5rem}@media (max-width: 768px){.toc{display:none}.toc-mobile,.main-container,.blocks{display:block}.block{margin:1rem 0}h1{font-size:2.5rem}}.content[data-astro-cid-u4epfaxz]{margin-top:1rem;margin-bottom:2rem}h2[data-astro-cid-u4epfaxz]{font-size:2rem;font-weight:500;line-height:1.5;letter-spacing:.1rem}.divider[data-astro-cid-u4epfaxz]{height:.25rem;width:100%;background:var(--white);margin-top:.8rem;margin-bottom:.8rem}.content-text[data-astro-cid-u4epfaxz]{font-size:1rem;word-break:break-word;color:#c4c4c4}
