header[data-astro-cid-3ef6ksr2]{height:60px;width:100%;z-index:9999}.wrapper[data-astro-cid-3ef6ksr2]{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;position:fixed;background-color:#fff;padding:0 15px 5px 0;width:100%;height:inherit;box-shadow:0 0 4px #00297083}h1[data-astro-cid-3ef6ksr2]{line-height:1}.home-link[data-astro-cid-3ef6ksr2]{display:block;max-width:80%;text-decoration:none;color:var(--main-text-color);font-size:30px;vertical-align:middle;height:60px}.header-image[data-astro-cid-3ef6ksr2]{max-height:50px;padding-left:1rem;padding-top:10px;object-fit:cover}.hidden[data-astro-cid-3ef6ksr2]{display:none}.hamburger[data-astro-cid-3ef6ksr2]{position:relative;width:28px;height:20px;cursor:pointer;margin-left:auto;z-index:calc(infinity)}.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{position:absolute;width:100%;height:3px;background-color:var(--main-text-color);border-radius:100vmax;transition:all .2s ease}.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(1){top:0}.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(2){top:50%}.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3){top:100%}.hamburger[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]{background-color:var(--sub-text-color)}.hamburger[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-of-type(1){top:50%;transform:rotate(45deg)}.hamburger[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-of-type(2){opacity:0}.hamburger[data-astro-cid-3ef6ksr2].active span[data-astro-cid-3ef6ksr2]:nth-of-type(3){top:50%;transform:rotate(-45deg)}nav[data-astro-cid-3ef6ksr2]{margin-left:auto}.nav-link[data-astro-cid-3ef6ksr2]{text-decoration:none;color:var(--main-text-color);transition:color .2s ease;font-size:var(--text-L)}.main-nav[data-astro-cid-3ef6ksr2].mobile .nav-link[data-astro-cid-3ef6ksr2]{color:var(--sub-text-color)}.main-nav[data-astro-cid-3ef6ksr2].mobile{overflow:auto;position:fixed;top:0;right:-100vw;max-width:330px;height:100%;background-color:var(--main-bg-color);padding:70px 20px 0 40px;transition:right .2s ease;text-align:right}.main-nav[data-astro-cid-3ef6ksr2].mobile .main-nav-item[data-astro-cid-3ef6ksr2]{margin-bottom:2rem}.main-nav[data-astro-cid-3ef6ksr2].mobile.active{right:0}nav[data-astro-cid-3ef6ksr2]:has(.mobile.active) .nav-shadow[data-astro-cid-3ef6ksr2]{content:"";position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:#0003}.main-nav[data-astro-cid-3ef6ksr2].pc{display:flex;gap:1.5rem}@media (any-hover: hover){.nav-link[data-astro-cid-3ef6ksr2]:hover{color:var(--hover-text-color)}}footer[data-astro-cid-sz7xmlte]{width:100%;text-align:center;color:var(--sub-text-color);margin-top:auto;height:40px}footer[data-astro-cid-sz7xmlte] .copy[data-astro-cid-sz7xmlte]{height:100%;display:grid;place-content:center}:root{--main-bg-color: #00369b;--sub-bg-color: #0370ca;--main-text-color: #1b1c20;--sub-text-color: #efefef;--anchor-text-color: #315acc;--hover-text-color: #3988ff;--text-Hero: 10vw;--text-Hero-sub: 4vw;--text-XL: clamp(2.25rem, 2.167rem + .42vw, 2.5rem);--text-L: clamp(1.5rem, 1.417rem + .42vw, 1.75rem);--text-M: clamp(1.25rem, 1.167rem + .42vw, 1.5rem);--text-S: clamp(1rem, .917rem + .42vw, 1.25rem);--text-XS: 12px}@media (min-width: 640px){:root{--text-Hero: 10cqw;--text-Hero-sub: 5cqw}}@media (min-width: 960px){:root{--text-Hero: 8cqw;--text-Hero-sub: 4cqw}}@media (min-width: 1280px){:root{--text-Hero: 6cqw;--text-Hero-sub: 3cqw}}h1{font-size:var(--text-XL)}h2{font-size:var(--text-L)}h3{font-size:var(--text-M)}p,a,div{font-size:var(--text-S)}*,*:before,*:after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;background-color:var(--main-bg-color);color:var(--main-text-color);display:flex;flex-direction:column}main{background-color:var(--sub-bg-color);flex-grow:1;position:relative;background-image:url(/bg.svg);background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:center center;display:flex}.warpper{background-color:#ffffffe6;width:100%}h2{text-align:center;margin:20px auto 4rem;position:relative}h2:before{background-color:var(--sub-bg-color);border-radius:5px;bottom:-10px;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:70%}ul[class],ol[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto;color:var(--anchor-text-color)}a:not([class]):visited{color:var(--anchor-text-color)}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.rich-text-content p:not([class]){width:90%;margin:2rem auto}@media (min-width: 640px){.rich-text-content p:not([class]){width:70%}}.rich-text-content img:not([class]){display:inline-block;max-height:300px}.rich-text-content>div[style*=padding-bottom]{width:min(800px,80%)!important;margin:2rem auto!important;position:relative!important;padding-bottom:0!important;height:auto!important;aspect-ratio:16 / 9}.rich-text-content>div[style*=padding-bottom]>iframe{position:absolute;width:100%;height:100%;top:0;left:0}
