a.svelte-1x91n19{font-size:16px;font-weight:var(--button-font-weight);font-family:var(--font-body);color:var(--text-white)}span.svelte-1x91n19{font-weight:var(--text-font-weight);font-family:var(--font-body)}.separator.svelte-1x91n19{margin:0 .35em 0 .15em}.nav-link.svelte-1odn2n4{display:block;text-decoration:none;font-weight:600;font-size:1.2em;color:light-dark(var(--blue-800),var(--text-white));padding:.5em 1em;position:relative}.nav-link.svelte-1odn2n4:after{content:"";position:absolute;left:0;bottom:-2px;height:2px;width:0%;background:currentColor;transition:width .3s ease}.nav-link.svelte-1odn2n4:hover:after{width:100%}.nav-link.active.svelte-1odn2n4:after{width:100%}details.svelte-1tqszzl{border:1px solid var(--neutral-300);border-radius:.5em;padding:1em;position:relative;z-index:1;background-color:var(--text-white)}details.svelte-1tqszzl p:where(.svelte-1tqszzl){width:100%}@media(min-width:768px){details.svelte-1tqszzl{width:55vw;align-self:center}}details.svelte-1tqszzl summary:where(.svelte-1tqszzl){cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:.5em;font-family:var(--font-heading);font-weight:var(--heading-font-weight);font-size:var(--p-s-size);line-height:2em}.svelte-1tqszzl::details-content{transition:height .5s ease,content-visibility .5s ease allow-discrete;height:0;overflow:clip}[open].svelte-1tqszzl::details-content{height:auto}summary.svelte-1tqszzl::-webkit-details-marker{display:none}details.svelte-1tqszzl summary:where(.svelte-1tqszzl):after{content:url("data:image/svg+xml,%3csvg%20width='15'%20height='9'%20viewBox='0%200%2015%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6406%200.921875C14.8066%201.08789%2014.8066%201.32031%2014.6406%201.48633L7.70117%208.45898C7.53516%208.5918%207.30273%208.5918%207.13672%208.45898L0.197266%201.48633C0.03125%201.32031%200.03125%201.08789%200.197266%200.921875L0.828125%200.257812C0.994141%200.125%201.25977%200.125%201.39258%200.257812L7.40234%206.26758L13.4453%200.257812C13.5781%200.125%2013.8438%200.125%2014.0098%200.257812L14.6406%200.921875Z'%20fill='%23fff'/%3e%3c/svg%3e");padding:.05em .7em;border-radius:.4em;background-color:var(--primary-orange);transition:transform .3s}details[open].svelte-1tqszzl summary:where(.svelte-1tqszzl):after{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.svelte-1tqszzl::details-content{transition:none}details.svelte-1tqszzl summary:where(.svelte-1tqszzl):after{transition:none}}@media(prefers-contrast:more){details.svelte-1tqszzl{outline:2px solid var(--primary-blue)}}@media(prefers-color-scheme:dark){details.adaptive.svelte-1tqszzl{background-color:var(--primary-blue);color:var(--text-white)}}@media(inverted-colors:inverted){details.svelte-1tqszzl{background-color:var(--primary-orange);color:var(--text-white)}}article.svelte-1bpw1af{display:flex;flex-direction:column;gap:1em;padding:2.5em;border:1px solid var(--neutral-300);border-radius:1em;container-type:inline-size}.inner-wrapper.svelte-1bpw1af{display:flex;flex-direction:column;gap:1.3em;align-items:baseline}.info.svelte-1bpw1af{display:flex;flex-direction:column;gap:.7em}.info.svelte-1bpw1af h3:where(.svelte-1bpw1af){font-size:20px}img.svelte-1bpw1af{background-color:var(--orange-500);padding:.8em;border-radius:.5em}@container (width > 300px){.inner-wrapper.svelte-1bpw1af{flex-direction:row;align-items:start}}article.svelte-18zc3ak{border:1px solid #cccccc;border-radius:1em;padding:2em;transition:.2s ease-in-out;display:flex;flex-direction:column;gap:1em;background-color:light-dark(var(--text-white),var(--blue-800));flex:1}article.svelte-18zc3ak:hover{border:1px solid #00408d;box-shadow:0 3px 10px #8d8d8d33;translate:0 -1%;transition:.2s ease-in-out}.themes{display:flex;flex-direction:column;gap:1em;width:100%}@media(min-width:768px){.themes{flex-direction:row}.themes>.svelte-18zc3ak{flex:1;min-width:0}}h3.svelte-18zc3ak{font-size:23px}.wrapper-text.svelte-18zc3ak{display:flex;align-items:center;gap:.5em}.truncate.svelte-18zc3ak{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.truncate.single.svelte-18zc3ak{white-space:nowrap;-webkit-line-clamp:1}.truncate.two.svelte-18zc3ak{-webkit-line-clamp:3}.error.svelte-1wxjh46{color:red;display:flex;align-items:baseline;gap:1em;background-color:#ffe4e4;padding:.3em;border-radius:.5em}.success.svelte-1qx8c9g{display:flex;flex-direction:column;align-items:center;justify-content:center}.success.svelte-1qx8c9g .info:where(.svelte-1qx8c9g){width:100%;display:flex;flex-direction:column;gap:1em}@media(min-width:768px){.success.svelte-1qx8c9g .info:where(.svelte-1qx8c9g){width:50%}}@media(min-width:768px){.success.svelte-1qx8c9g{flex-direction:row}}.spinner.svelte-mxvwj8{width:5em;height:5em;animation:svelte-mxvwj8-spin 1s linear infinite}@keyframes svelte-mxvwj8-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading.svelte-mxvwj8{display:flex;flex-direction:column;justify-content:center;align-items:center}.loading.svelte-mxvwj8 h3:where(.svelte-mxvwj8){text-align:center}.loading-overlay.svelte-w1q4cp{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:#00000073}.loading-content.svelte-w1q4cp{display:flex;flex-direction:column;align-items:center;gap:1em;color:#fff;font-family:var(--font-heading, sans-serif);font-size:1.1rem}.loading-content.svelte-w1q4cp p:where(.svelte-w1q4cp){margin:0}.spinner.svelte-w1q4cp{width:4em;height:4em;animation:svelte-w1q4cp-spin 1s linear infinite;filter:brightness(0) invert(1)}@keyframes svelte-w1q4cp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}hr.svelte-b8mtn2{flex:1;border:none;border-top:1px solid var(--neutral-300);width:90%;max-width:1400px;margin:auto}.divider-container.svelte-1bwhksz{display:flex;align-items:center;justify-content:center;gap:1rem;width:90%;max-width:1400px;margin:2em auto}hr.svelte-1bwhksz{flex:1;border:none;height:1px;border-top:1px solid var(--neutral-300)}article.svelte-mal2bo{border:1px solid #cccccc;border-radius:1em;padding:.7em;transition:.2s ease-in-out}article.svelte-mal2bo:hover{border:1px solid #00408d;box-shadow:0 3px 10px #8d8d8d33;translate:0 -1%;transition:.2s ease-in-out}article.svelte-mal2bo>img:where(.svelte-mal2bo):first-of-type{width:100%;border-radius:.5em;object-fit:cover}div.svelte-mal2bo{padding:1em;gap:1em;display:flex;flex-direction:column;align-items:flex-start}h2.svelte-mal2bo,p.svelte-mal2bo{margin:0;width:100%}h2.svelte-mal2bo{font-size:22px}.truncate.svelte-mal2bo{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.truncate.single.svelte-mal2bo{white-space:nowrap;-webkit-line-clamp:1}.truncate.two.svelte-mal2bo{-webkit-line-clamp:2}.info-card.svelte-1jm5f35{background:light-dark(var(--background),var(--blue-800));border-radius:20px;padding:2rem;display:flex;flex-direction:column;gap:.75rem}.info-card-head.svelte-1jm5f35{display:flex;align-items:center;gap:.75rem}.info-card-icon.svelte-1jm5f35{width:51px;height:auto;display:block}.info-card-desc.svelte-1jm5f35{color:light-dark(#0e3a40,var(--text-white))}@media(min-width:768px){.button-outline-blue.svelte-1jm5f35{margin-top:auto}}.information.svelte-13fnkr3{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:1rem 2rem 4rem;margin-bottom:-7.5rem}.information-content.svelte-13fnkr3{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:700px;width:100%;gap:.75em}.information-image.svelte-13fnkr3{width:100%}.information-image.svelte-13fnkr3 img:where(.svelte-13fnkr3){width:100%;border-radius:33px 33px 0 0;object-fit:cover;object-position:bottom;height:20em}@media(min-width:768px){.information.svelte-13fnkr3{margin-bottom:-10rem}.information-content.svelte-13fnkr3{width:60%}.information-image.svelte-13fnkr3{width:80%}.information-image.svelte-13fnkr3 img:where(.svelte-13fnkr3){height:30em}}@media(min-width:1024px){.information.svelte-13fnkr3{margin-bottom:-15rem}}p.svelte-rwbk6q{max-width:800px;font-size:18px;padding:2em;margin:2em auto}img.svelte-rwbk6q{display:block;margin:auto;width:90%;height:auto;border-radius:33px 33px 0 0}@media(min-width:768px){img.svelte-rwbk6q{width:60%}}section.svelte-1f41kzn{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 1rem;gap:1rem}h2.svelte-1f41kzn{text-align:center;margin-top:5rem;margin-bottom:1rem}p.svelte-1f41kzn{max-width:500px;text-align:left}a.svelte-1f41kzn{margin-top:1.5rem;margin-bottom:2em}.circle-left.svelte-1f41kzn{position:absolute;width:20em;left:-20%;bottom:-20%;z-index:0}.circle-right.svelte-1f41kzn{position:absolute;width:20em;right:-40%;top:-1%;z-index:0}@media(min-width:768px){.circle-left.svelte-1f41kzn{width:25em;left:-10%;bottom:-20%}.circle-right.svelte-1f41kzn{width:25em;right:-10%;top:-20%}}@media(min-width:1024px){.circle-left.svelte-1f41kzn{left:-1%;bottom:-10%}.circle-right.svelte-1f41kzn{right:-1%;top:-10%}}.stat-item.svelte-1kove6n{background-color:var(--background);padding:1em .75em;border:var(--button-outline-border);border-radius:var(--button-outline-radius);list-style:none;min-width:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:clamp(.65rem,1.2vw,1rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-card.svelte-832k1j{background-color:var(--background);padding:1em;border:var(--button-outline-border);border-radius:var(--button-outline-radius);text-align:center;list-style:none;width:100%;box-sizing:border-box;overflow:hidden;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.item-card.svelte-832k1j p:where(.svelte-832k1j){margin:0}.item-card.svelte-832k1j .button-outline-white{width:25%;height:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;text-align:center}.item-img.svelte-832k1j{display:flex;align-self:center;filter:brightness(0) saturate(100%) invert(11%) sepia(21%) saturate(2878%) hue-rotate(198deg) brightness(95%) contrast(99%)}@media(prefers-color-scheme:dark){.item-img.svelte-832k1j{filter:brightness(0) saturate(100%) invert(30%) sepia(75%) saturate(600%) hue-rotate(322deg) brightness(125%)}}@media(max-width:999px){.container-nav.svelte-1izywp8{display:none}}@media(min-width:1000px){.container-nav.svelte-1izywp8{display:flex;justify-content:end;position:absolute;top:1em;right:1em;z-index:10}#my-popover.svelte-1izywp8{padding:1em;border-radius:8px;position-area:bottom}#user-btn.svelte-1izywp8:after{content:url("data:image/svg+xml,%3csvg%20width='18'%20height='10'%20viewBox='0%200%2020%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.9492%201.96875C19.1641%202.14062%2019.1641%202.48438%2018.9492%202.69922L9.96875%2011.6797C9.75391%2011.8945%209.45312%2011.8945%209.23828%2011.6797L0.257812%202.69922C0.0429688%202.48438%200.0429688%202.14062%200.257812%201.96875L1.07422%201.10938C1.28906%200.894531%201.63281%200.894531%201.80469%201.10938L9.625%208.88672L17.4023%201.10938C17.5742%200.894531%2017.918%200.894531%2018.1328%201.10938L18.9492%201.96875Z'%20fill='white'/%3e%3c/svg%3e");padding:.05em .7em;transition:transform .3s}}.logout-btn.svelte-1izywp8{color:var(--button-blue-text)}.logout-btn.svelte-1izywp8:hover{color:var(--primary-blue)}.faq.svelte-9o6icl{display:flex;flex-direction:column;gap:1em;box-sizing:border-box;position:relative}.circle-faq.svelte-9o6icl{position:absolute;width:20em;left:-10%;bottom:-10%;z-index:0}@media(min-width:768px){.circle-faq.svelte-9o6icl{width:25em;left:5%;bottom:-15%;position:absolute;z-index:0}}header.svelte-jw4c32{background-color:var(--background);width:100%;display:flex;position:fixed;top:2.8em;justify-content:center;padding:1em 5%;align-items:center}nav.svelte-jw4c32{display:flex;position:relative;align-items:center;justify-content:space-between;width:100%;background:var(--background);z-index:99;max-width:1400px;box-sizing:border-box}nav.svelte-jw4c32 .logo:where(.svelte-jw4c32) img:where(.svelte-jw4c32){height:50px}summary.svelte-jw4c32{display:inline-block;position:relative;cursor:pointer;list-style:none;-webkit-tap-highlight-color:transparent}summary.svelte-jw4c32::-webkit-details-marker{display:none}summary.svelte-jw4c32 span:where(.svelte-jw4c32){display:block;position:relative;width:28px;height:3px;margin:6px 0;background:light-dark(var(--blue-800),var(--blue-150));border-radius:2px;transform-origin:center;transition:all .3s ease}.menu.svelte-jw4c32{display:block;position:relative;z-index:0}.menu.svelte-jw4c32:hover summary:where(.svelte-jw4c32) span:where(.svelte-jw4c32){width:32px}.menu.svelte-jw4c32:before{content:"";display:block;position:fixed;inset:0;z-index:999;background:#0000;opacity:0;pointer-events:none;transition:opacity .3s ease}.menu[open].svelte-jw4c32:before{background:#00000040;opacity:1;pointer-events:auto}.panel.svelte-jw4c32{display:flex;position:fixed;inset:0;z-index:1000;flex-direction:column;justify-content:center;gap:1.2rem;width:100vw;height:100vh;margin:0;padding:clamp(1rem,3vw,2rem);box-sizing:border-box;background:var(--background);list-style:none;text-align:left;transform:translate(100%);transition:transform .45s cubic-bezier(.22,.61,.36,1);will-change:transform}.menu[open].svelte-jw4c32 .panel:where(.svelte-jw4c32){transform:translate(0)}.menu[open].svelte-jw4c32 summary:where(.svelte-jw4c32){display:inline-block;position:fixed;top:16px;right:16px;z-index:1001;padding:6px;background:transparent;border-radius:8px}.menu[open].svelte-jw4c32 summary:where(.svelte-jw4c32) span:where(.svelte-jw4c32):nth-child(1){transform:translateY(9px) rotate(45deg)}.menu[open].svelte-jw4c32 summary:where(.svelte-jw4c32) span:where(.svelte-jw4c32):nth-child(2){transform:scaleX(0);opacity:0}.menu[open].svelte-jw4c32 summary:where(.svelte-jw4c32) span:where(.svelte-jw4c32):nth-child(3){transform:translateY(-9px) rotate(-45deg)}.panel.svelte-jw4c32 a:where(.svelte-jw4c32){display:block;color:light-dark(var(--blue-800),var(--blue-150));font-weight:500;font-size:1.2rem;text-decoration:none;padding:.5rem 1rem}body:has(.menu[open]){overflow:hidden}.desktop-nav.svelte-jw4c32{display:none}@media(min-width:1160px){header.svelte-jw4c32{padding:.5em 5%}.logo.svelte-jw4c32{display:block;height:50px}.logo.svelte-jw4c32 img:where(.svelte-jw4c32){width:12em}.menu.svelte-jw4c32{display:none}.desktop-nav.svelte-jw4c32{display:flex;position:relative;gap:1.5rem;list-style:none}.desktop-nav.svelte-jw4c32 a:where(.svelte-jw4c32){white-space:nowrap}nav.svelte-jw4c32{padding:1rem 0}.menu-button.svelte-jw4c32{font-weight:var(--heading-font-weight);color:light-dark(var(--blue-800),var(--blue-150));padding:.5rem 1rem}}@media(prefers-reduced-motion:reduce){.panel.svelte-jw4c32,.menu.svelte-jw4c32:before,summary.svelte-jw4c32 span:where(.svelte-jw4c32){transition:none!important}}.menu-button.svelte-jw4c32{font-weight:var(--heading-font-weight);color:light-dark(var(--blue-800),var(--blue-150));padding:.5rem 1rem;position:relative}.menu-button.svelte-jw4c32:after{content:"";position:absolute;left:0;bottom:-2px;height:2px;width:0%;background:currentColor;transition:.3s ease}.menu-button.svelte-jw4c32:hover:after{width:100%}a.svelte-jw4c32{position:relative}a.active.svelte-jw4c32:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:currentColor;transform:scaleX(1);transition:.3s ease}body{margin:0}*{box-sizing:border-box}header{position:fixed;top:0;z-index:99;width:100%}header.svelte-ys0elp{width:100%;display:flex;position:sticky;top:0;justify-content:center;z-index:99;background-color:light-dark(var(--blue-150),var(--blue-800));padding:1rem 5%}nav.svelte-ys0elp{display:flex;justify-content:space-between;align-items:center;position:relative;width:100%;max-width:1400px;justify-content:flex-end}ul.svelte-ys0elp{list-style:none;margin:0;padding:0}.nav-right.svelte-ys0elp ul:where(.svelte-ys0elp){width:100%;display:flex;gap:2rem;justify-content:flex-end}:is(.nav-right.svelte-ys0elp ul:where(.svelte-ys0elp)) a:where(.svelte-ys0elp){position:relative;text-decoration:none;color:light-dark(#000,#fff);border-radius:10px;transition:all .3s cubic-bezier(.075,.82,.165,1)}:is(:is(.nav-right.svelte-ys0elp ul:where(.svelte-ys0elp)) a:where(.svelte-ys0elp)):after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:currentColor;transition:width .3s ease}:is(:is(.nav-right.svelte-ys0elp ul:where(.svelte-ys0elp)) a:where(.svelte-ys0elp)):hover:after{width:100%}.active:is(:is(.nav-right.svelte-ys0elp ul:where(.svelte-ys0elp)) a:where(.svelte-ys0elp)):after{width:100%}section.svelte-drhsc4{width:100%;padding:3em 0;display:flex;justify-content:center;box-sizing:border-box}@media(min-width:1024px){section.svelte-drhsc4{padding:5em 0}}.bg-blue.svelte-drhsc4{background-color:light-dark(var(--blue-100),hsl(210,30%,8%))}.bg-white.svelte-drhsc4{background-color:light-dark(white,var(--blue-800))}.wrapper.svelte-drhsc4{display:flex;flex-direction:column-reverse;gap:2em;width:90%;align-items:center;justify-content:center}.img-wrapper.svelte-drhsc4{position:relative;width:100%}@media(min-width:1024px){.img-wrapper.svelte-drhsc4{width:50%}}.circle.svelte-drhsc4{position:absolute;z-index:0;right:-10%;bottom:-10%;width:20em}@media(min-width:1024px){.circle.svelte-drhsc4{left:-10%}}.content.svelte-drhsc4{display:flex;flex-direction:column;gap:1em;width:100%}@media(min-width:1024px){.wrapper.svelte-drhsc4{flex-direction:row;gap:4em}.image-right.svelte-drhsc4 .wrapper:where(.svelte-drhsc4){flex-direction:row-reverse}}.visual.svelte-drhsc4{width:100%;border-radius:1em;object-fit:cover;position:relative;z-index:1;height:20em}@media(min-width:1024px){.wrapper.svelte-drhsc4{width:90%;max-width:1400px}.visual.svelte-drhsc4{width:100%;margin:0;height:27em}.content.svelte-drhsc4{width:50%}}.carousel.svelte-1wdqhq7{overflow:hidden;width:90%;max-width:1400px}ul.svelte-1wdqhq7{display:flex;animation:svelte-1wdqhq7-scroll 10s linear infinite}li.svelte-1wdqhq7{flex:0 0 33.3%;display:flex;justify-content:center;align-items:center}@media(min-width:768px){li.svelte-1wdqhq7{flex:0 0 25%}}img.svelte-1wdqhq7{max-height:60px;width:auto;filter:grayscale(100%) brightness(.8);opacity:.8;transition:filter .3s ease,opacity .3s ease}img.svelte-1wdqhq7:hover{filter:grayscale(0%) brightness(1);opacity:1}@media(prefers-color-scheme:dark){img.svelte-1wdqhq7{filter:grayscale(100%) brightness(0) invert(1)}img.svelte-1wdqhq7:hover{filter:grayscale(0%) brightness(1);opacity:1}}@keyframes svelte-1wdqhq7-scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}.wrapper-hero.svelte-1kneg9h{background-color:light-dark(var(--blue-100),var(--blue-800));justify-content:center;display:flex;padding:2.3em 0 0}.hero.svelte-1kneg9h{width:100vw;width:100dvw;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:2em;max-width:1400px;margin:0 5%}.hero-light.svelte-1kneg9h{background-color:light-dark(var(--blue-100),var(--blue-800))}.hero-light.svelte-1kneg9h h1:where(.svelte-1kneg9h){color:light-dark(var(--blue-800),var(--text-white))}.hero-dark.svelte-1kneg9h{background-color:light-dark(var(--primary-blue),hsl(210,30%,8%));color:var(--text-white)}.hero-dark.svelte-1kneg9h h1:where(.svelte-1kneg9h){color:var(--text-white)}.hero-content.svelte-1kneg9h{padding-bottom:2em;width:90vw;width:90dvw;display:flex;flex-direction:column;justify-content:center;gap:1em}.hero-cta.svelte-1kneg9h{display:flex;flex-direction:column;gap:.5em}.hero-media.svelte-1kneg9h{width:100%;display:flex}.hero-media.svelte-1kneg9h img{border-radius:1em 1em 0 0;height:20em;width:100%;object-fit:cover}@media(min-width:768px){.hero.svelte-1kneg9h{flex-direction:row;align-items:center;justify-content:space-around;padding:3em 0 0;gap:2em}.hero-media.svelte-1kneg9h{width:50%}.hero-media.svelte-1kneg9h img{height:25em}.hero-content.svelte-1kneg9h{width:40vw;width:40dvw;max-width:35vw}.hero-cta.svelte-1kneg9h{flex-direction:row;padding-bottom:2em;flex-wrap:wrap}}@media(min-width:1024px){.hero-content.svelte-1kneg9h{width:50vw;width:50dvw}}.container.svelte-16ov68h{container-type:inline-size;container-name:news-container;padding:2em 5%;max-width:1400px;margin:auto}.container.svelte-16ov68h .divider-container{margin:0;width:100%;padding:0 0 2em}ul.svelte-16ov68h{list-style:none;padding:0;margin:0}ul.svelte-16ov68h li:where(.svelte-16ov68h){list-style:none}@container news-container (min-width: 720px){ul.svelte-16ov68h{display:grid;grid-template-columns:repeat(auto-fill,minmax(20em,1fr));gap:1em}}.info-cards.svelte-17y8l2w{display:flex;flex-direction:column;align-items:center;padding:3rem 1.5rem;gap:2rem;background:light-dark(var(--primary-blue),hsl(210,30%,8%));z-index:1;position:relative}.info-cards-heading.svelte-17y8l2w,.info-cards-intro.svelte-17y8l2w{text-align:center;color:var(--text-white)}.info-cards-grid.svelte-17y8l2w{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:1rem;max-width:1400px;width:100%}@media(min-width:768px){.info-cards-grid.svelte-17y8l2w{flex-direction:row;width:90%}.info-cards.svelte-17y8l2w{padding:6em 0}}.schedule.svelte-w2z87o{background-color:light-dark(var(--primary-blue),var(--blue-800));color:var(--text-white);padding:2em;margin:auto;text-align:center;box-shadow:0 0 0 100vmax var(--primary-blue);clip-path:inset(0 -100vmax)}.schedule.svelte-w2z87o h2:where(.svelte-w2z87o){margin-top:1em;color:var(--text-white);margin-bottom:1em}.schedule.svelte-w2z87o p:where(.svelte-w2z87o){text-align:left}.cards.svelte-w2z87o{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,auto);margin-top:5em;gap:1em;margin-bottom:2em}.cards.svelte-w2z87o article:where(.svelte-w2z87o){border:1px solid #cccccc;border-radius:1em;padding:2em;transition:.2s ease-in-out;display:flex;flex-direction:column;gap:1em;background-color:light-dark(var(--text-white),hsl(210,30%,8%));text-align:center;margin:0 auto}:is(.cards.svelte-w2z87o article:where(.svelte-w2z87o)) p:where(.svelte-w2z87o){max-width:500px}:is(.cards.svelte-w2z87o article:where(.svelte-w2z87o)):hover{border:1px solid #00408d;box-shadow:0 3px 10px #8d8d8d33;translate:0 -1%;transition:.2s ease-in-out}.cards.svelte-w2z87o h2:where(.svelte-w2z87o){color:var(--primary-blue)}.card.svelte-w2z87o{display:grid;grid-template-rows:subgrid;grid-row:span 4;border:1px solid var(--text-white);background-color:var(--text-white);color:light-dark(var(--primary-blue),var(--text-white));border-radius:24px;padding:2em}.card.svelte-w2z87o .logo:where(.svelte-w2z87o){margin:0;text-align:left;float:left}.card.svelte-w2z87o h2:where(.svelte-w2z87o){margin-top:0;margin-bottom:.5em;right:1em;position:relative}a.svelte-w2z87o{margin-top:1em;align-self:center}@media(min-width:1024px){.cards.svelte-w2z87o{grid-template-columns:repeat(2,1fr);gap:.5em}}.feature.svelte-n34m0n{display:flex;flex-direction:row;text-align:center;align-items:stretch;justify-content:center;padding-bottom:5rem;max-width:1400px;margin:auto;width:90%}.feature-content.svelte-n34m0n{display:flex;flex-direction:column;flex:1;width:100%;gap:1rem}.feature-content.svelte-n34m0n h2:where(.svelte-n34m0n),.feature-content.svelte-n34m0n p:where(.svelte-n34m0n){text-align:left}.feature-list.svelte-n34m0n{list-style:none;display:flex;flex-direction:column;gap:1rem}.feature-list-item.svelte-n34m0n{display:flex;flex-direction:row;align-items:center;gap:.75rem}.feature-media.svelte-n34m0n{display:none;flex:1;height:100%}@media(min-width:768px){.feature.svelte-n34m0n{gap:3em}.feature-content.svelte-n34m0n{width:50%}.feature-media.svelte-n34m0n{display:block;padding:2rem;width:50%}.feature-img.svelte-n34m0n{max-height:455px;width:100%;border-radius:33px;object-fit:cover}}:root{interpolate-size:allow-keywords}*{margin:0;padding:0;scroll-behavior:smooth}footer.svelte-1qzrc5a{width:100%;display:flex;flex-direction:column;background-color:light-dark(var(--primary-blue),hsl(210,30%,8%));border-radius:1em 1em 0 0}footer.svelte-1qzrc5a h2:where(.svelte-1qzrc5a){color:var(--text-white);font-size:25px}.wrapper.svelte-1qzrc5a{background-color:light-dark(var(--primary-blue),hsl(210,30%,8%));margin:0;color:#fff;display:flex;flex-direction:column;gap:1.5em;position:relative;z-index:20;width:90%;align-self:center;padding:2em 0}@media(min-width:768px){.wrapper.svelte-1qzrc5a{display:grid;grid-template-columns:1fr 1fr;gap:2em}}@media(min-width:1024px){.wrapper.svelte-1qzrc5a{grid-template-columns:2fr 1fr 1fr 1fr;grid-auto-rows:auto;width:90%;max-width:1400px;padding:5em 0 2em}}a.svelte-1qzrc5a{color:#fff;text-decoration:none;display:block;transition:.2s ease-in-out}a.svelte-1qzrc5a:hover{transform:translate(5%)}section.svelte-1qzrc5a{display:flex;flex-direction:column;gap:1em}ul.svelte-1qzrc5a{display:flex;flex-direction:column;gap:.7em}ul.svelte-1qzrc5a li:where(.svelte-1qzrc5a){list-style-type:none}.logo.svelte-1qzrc5a{grid-column:1 / 2;grid-row:2 / 3}footer.svelte-1qzrc5a section:where(.svelte-1qzrc5a):nth-of-type(1){grid-column:1 / 2;grid-row:1 / 2;padding:0 0 1em}@media(min-width:768px){:is(footer.svelte-1qzrc5a section:where(.svelte-1qzrc5a):nth-of-type(1)) p:where(.svelte-1qzrc5a){max-width:20em}}footer.svelte-1qzrc5a section:where(.svelte-1qzrc5a):nth-of-type(5){grid-column:2 / 3;grid-row:2 / 3}.divider.svelte-1qzrc5a{height:1px;background-color:#fff;grid-column:1 / -1}.footer-bottom.svelte-1qzrc5a{grid-column:1 / -1;display:flex;flex-direction:column;gap:.5em;justify-content:space-between}@media(min-width:768px){.footer-bottom.svelte-1qzrc5a{flex-direction:row}}.desktop-menu.svelte-1qzrc5a{display:none}.mobile-menu.svelte-1qzrc5a{display:block}@media(min-width:768px){.desktop-menu.svelte-1qzrc5a{display:flex;flex-direction:column;gap:1em}.mobile-menu.svelte-1qzrc5a{display:none}}details.svelte-1qzrc5a{margin:-.7em 0 0}summary.svelte-1qzrc5a{list-style:none;cursor:pointer;display:flex;gap:.5em}summary.svelte-1qzrc5a:after{content:url("data:image/svg+xml,%3csvg%20width='18'%20height='10'%20viewBox='0%200%2020%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.9492%201.96875C19.1641%202.14062%2019.1641%202.48438%2018.9492%202.69922L9.96875%2011.6797C9.75391%2011.8945%209.45312%2011.8945%209.23828%2011.6797L0.257812%202.69922C0.0429688%202.48438%200.0429688%202.14062%200.257812%201.96875L1.07422%201.10938C1.28906%200.894531%201.63281%200.894531%201.80469%201.10938L9.625%208.88672L17.4023%201.10938C17.5742%200.894531%2017.918%200.894531%2018.1328%201.10938L18.9492%201.96875Z'%20fill='white'/%3e%3c/svg%3e")}details[open].svelte-1qzrc5a summary:where(.svelte-1qzrc5a):after{content:url("data:image/svg+xml,%3csvg%20width='18'%20height='10'%20viewBox='0%200%2020%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.9492%2010.0312C19.1641%209.85938%2019.1641%209.51562%2018.9492%209.30078L9.96875%200.320312C9.75391%200.105469%209.45312%200.105469%209.23828%200.320312L0.257812%209.30078C0.0429688%209.51562%200.0429688%209.85938%200.257812%2010.0312L1.07422%2010.8906C1.28906%2011.1055%201.63281%2011.1055%201.80469%2010.8906L9.625%203.11328L17.4023%2010.8906C17.5742%2011.1055%2017.918%2011.1055%2018.1328%2010.8906L18.9492%2010.0312Z'%20fill='white'/%3e%3c/svg%3e")}.svelte-1qzrc5a::details-content{transition:height .5s ease,content-visibility .5s ease allow-discrete;height:0;overflow:clip;padding:.7em 0 0}[open].svelte-1qzrc5a::details-content{height:auto}.admin-header.svelte-1o1mj14{background-color:light-dark(var(--blue-100),hsl(210,30%,8%));width:100%;position:sticky;top:0;z-index:999;display:flex;justify-content:center}@media(min-width:1000px){.admin-header.svelte-1o1mj14{position:fixed;top:0;left:0;width:260px;height:100vh;display:flex;flex-direction:column;justify-content:flex-start;background-color:light-dark(var(--blue-100),hsl(210,30%,8%))}}.admin-nav.svelte-1o1mj14{width:100%;align-items:center;position:relative}@media(min-width:1000px){.admin-nav.svelte-1o1mj14{flex-direction:column;align-items:flex-start;height:100%}}h1.svelte-1o1mj14{text-align:center}.header-logo.svelte-1o1mj14{background-color:var(--background);padding:1em}@media(min-width:1000px){.header-logo.svelte-1o1mj14{width:100%;padding:0;margin-bottom:2rem}}.container-header.svelte-1o1mj14{padding:1em;align-self:center}@media(min-width:1000px){.container-header.svelte-1o1mj14{margin-bottom:auto}}.logo-admin.svelte-1o1mj14 img:where(.svelte-1o1mj14){height:3.5em;width:auto;display:flex;justify-self:center}@media(min-width:1000px){.logo-admin.svelte-1o1mj14 img:where(.svelte-1o1mj14){margin:1em;display:unset}}summary.svelte-1o1mj14{display:inline-block;cursor:pointer;list-style:none}summary.svelte-1o1mj14 span:where(.svelte-1o1mj14){display:block;width:28px;height:3px;margin:6px 0;background-color:light-dark(var(--blue-800),var(--text-white));border-radius:2px;transform-origin:center;transition:all .3s ease}.menu.svelte-1o1mj14{display:block;position:relative;display:flex;justify-content:end}@media(min-width:1000px){.menu.svelte-1o1mj14{display:none}}.menu.svelte-1o1mj14:before{content:"";display:block;position:fixed;inset:0;z-index:999;background-color:#0000;opacity:0;pointer-events:none;transition:opacity .3s ease}.menu[open].svelte-1o1mj14:before{background:#00000040;opacity:1;pointer-events:auto}.panel.svelte-1o1mj14{position:fixed;inset:0;z-index:1000;width:100vw;height:100vh;background-color:var(--background);display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;transform:translate(100%);transition:transform .45s cubic-bezier(.22,.61,.36,1)}.menu[open].svelte-1o1mj14 .panel:where(.svelte-1o1mj14){transform:translate(0);background-color:light-dark(var(--blue-100),hsl(210,30%,8%))}.menu[open].svelte-1o1mj14 summary:where(.svelte-1o1mj14){position:fixed;top:1em;right:1em;z-index:1001;padding:.5em}.menu[open].svelte-1o1mj14 summary:where(.svelte-1o1mj14) span:where(.svelte-1o1mj14):nth-child(1){transform:translateY(9px) rotate(45deg)}.menu[open].svelte-1o1mj14 summary:where(.svelte-1o1mj14) span:where(.svelte-1o1mj14):nth-child(2){transform:scaleX(0);opacity:0}.menu[open].svelte-1o1mj14 summary:where(.svelte-1o1mj14) span:where(.svelte-1o1mj14):nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mobile-links.svelte-1o1mj14{list-style:none;margin:0;display:flex;flex-direction:column;gap:1em;padding:5em 1em}.sidebar-footer.svelte-1o1mj14{padding:1em;font-size:1.2em}.logout-btn.svelte-1o1mj14{display:inline-block;text-decoration:none;font-weight:600;padding:1em;border-radius:var(--button-blue-radius);border:2px solid currentColor;color:light-dark(var(--blue-800),var(--text-white))}@media(min-width:1000px){.logout-btn.svelte-1o1mj14{margin-top:auto;width:100%;text-align:center}}.desktop-nav.svelte-1o1mj14{display:none;list-style:none;gap:1em;align-items:center;margin:0;padding:0}@media(min-width:1000px){.desktop-nav.svelte-1o1mj14{display:flex;flex-direction:column;align-items:flex-start;gap:1em;width:100%}}.wrapper-error.svelte-kmc9dm{display:flex;flex-direction:column;gap:1em;margin:auto;width:90%;max-width:1400px;padding:3em 0}@media(min-width:768px){.wrapper-error.svelte-kmc9dm{padding:5em 0;flex-direction:row}}.wrapper-error.svelte-kmc9dm img:where(.svelte-kmc9dm){width:20em;align-self:center}@media(min-width:768px){.wrapper-error.svelte-kmc9dm img:where(.svelte-kmc9dm){width:25em}}.wrapper-error.svelte-kmc9dm section:where(.svelte-kmc9dm){display:flex;flex-direction:column;gap:1em;margin:auto}.wrapper-error.svelte-kmc9dm h1:where(.svelte-kmc9dm),.wrapper-error.svelte-kmc9dm p:where(.svelte-kmc9dm){text-align:center}@media(min-width:768px){.wrapper-error.svelte-kmc9dm h1:where(.svelte-kmc9dm),.wrapper-error.svelte-kmc9dm p:where(.svelte-kmc9dm){text-align:left;max-width:30em}}.wrapper-error.svelte-kmc9dm ul:where(.svelte-kmc9dm){display:flex;flex-direction:row;flex-wrap:wrap;gap:.5em 1.5em;justify-content:center}@media(min-width:768px){.wrapper-error.svelte-kmc9dm ul:where(.svelte-kmc9dm){justify-content:left}}.wrapper-error.svelte-kmc9dm li:where(.svelte-kmc9dm):first-of-type{list-style-type:none}.wrapper-error.svelte-kmc9dm a:where(.svelte-kmc9dm){color:var(--blue-800)}:is(.wrapper-error.svelte-kmc9dm a:where(.svelte-kmc9dm)):hover{color:var(--primary-orange)}
