.c-input,.c-textarea,.c-search-input{color:var(--foreground);background-color:var(--background);border:1px solid var(--line-color);border-radius:4px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.c-input:focus,.c-textarea:focus,.c-search-input:focus{border-color:var(--main-color);outline:none}*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}ul,ol{padding:0;list-style:none}img,picture{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit}a,button{-webkit-tap-highlight-color:#0000}:root{--background:#fff;--background-secondary:#e5e5e5;--foreground:#171717;--line-color:#b5b5b5;--main-color:var(--main-color-base);--sub-color:var(--sub-color-base);--color-blue:#0d6efd;--color-blue-bg:#e7f5ff;--color-cyan:#0dcaf0;--color-cyan-bg:#cff4fc;--color-yellow:#ffc107;--color-yellow-bg:#fffbeb;--color-yellow-text:#856404;--color-pink:#d63384;--color-pink-bg:#fde7f3;--color-purple:#6f42c1;--color-purple-bg:#f4eefd;--color-green:#198754;--color-green-bg:#d1e7dd;--color-red:#dc3545;--color-red-bg:#f8d7da;--color-weekday-sun:#e03030;--color-weekday-mon:#737373;--color-weekday-tue:#e05000;--color-weekday-wed:#08a;--color-weekday-thu:#2d8a2d;--color-weekday-fri:#8a6400;--color-weekday-sat:#4169e1;--color-weekday-hol:#e03030}html[data-theme=dark]{--background:#1a1a1a;--background-secondary:#0a0a0a;--foreground:#ededed;--line-color:#444;--main-color:color-mix(in srgb, var(--main-color-base) 85%, black 30%);--sub-color:color-mix(in srgb, var(--sub-color-base) 85%, black 30%);--color-blue:#409eff;--color-blue-bg:#1f2c3d;--color-cyan:#6be2f5;--color-cyan-bg:#1c3c45;--color-yellow:#e7b621;--color-yellow-bg:#3a2e0c;--color-yellow-text:#f0e6d2;--color-pink:#f781c1;--color-pink-bg:#3c192b;--color-purple:#a777e3;--color-purple-bg:#2c2140;--color-green:#56d364;--color-green-bg:#1c3d2e;--color-red:#f87171;--color-red-bg:#4d1c23;--color-weekday-mon:#aaa;--color-weekday-fri:gold;--color-weekday-sat:#7b9ee8}html{scroll-behavior:smooth;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#1a1a1a;overflow-x:hidden}body{color:var(--foreground);background:var(--background);background-image:url("data:image/svg+xml,%3csvg width='240' height='240' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='-10' y1='120' x2='250' y2='120' stroke='rgba(51,51,51,0.18)' stroke-width='3' stroke-dasharray='3 7' stroke-dashoffset='6.5' stroke-linecap='round' /%3e%3cline x1='120' y1='-10' x2='120' y2='250' stroke='rgba(51,51,51,0.18)' stroke-width='3' stroke-dasharray='3 7' stroke-dashoffset='6.5' stroke-linecap='round' /%3e%3c/svg%3e");margin:0;padding:0;font-family:Montserrat,Zen Kaku Gothic New,Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:clamp(.875rem,.875rem + .5cqw,1.125rem);font-weight:400;transition:background-color .3s,color .3s,opacity .2s ease-out;overflow-x:clip}html[data-theme=dark] body{background-image:url("data:image/svg+xml,%3csvg width='240' height='240' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='-10' y1='120' x2='250' y2='120' stroke='rgba(204,204,204,0.18)' stroke-width='3' stroke-dasharray='3 7' stroke-dashoffset='6.5' stroke-linecap='round' /%3e%3cline x1='120' y1='-10' x2='120' y2='250' stroke='rgba(204,204,204,0.18)' stroke-width='3' stroke-dasharray='3 7' stroke-dashoffset='6.5' stroke-linecap='round' /%3e%3c/svg%3e")}@media (max-width:780px){body{background-image:url("data:image/svg+xml,%3csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='-10' y1='50' x2='110' y2='50' stroke='rgba(51,51,51,0.18)' stroke-width='3' stroke-dasharray='3 7' stroke-dashoffset='6.5' stroke-linecap='round' /%3e%3cline x1='50' y1='-10' x2='50' y2='110' stroke='rgba(51,51,51,0.18)' stroke-width='3' stroke-dasharray='3 7' stroke-dashoffset='6.5' stroke-linecap='round' /%3e%3c/svg%3e")}html[data-theme=dark] body{background-image:url("data:image/svg+xml,%3csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='-10' y1='50' x2='110' y2='50' stroke='rgba(204,204,204,0.18)' stroke-width='3' stroke-dasharray='3 7' stroke-dashoffset='6.5' stroke-linecap='round' /%3e%3cline x1='50' y1='-10' x2='50' y2='110' stroke='rgba(204,204,204,0.18)' stroke-width='3' stroke-dasharray='3 7' stroke-dashoffset='6.5' stroke-linecap='round' /%3e%3c/svg%3e")}}body a{color:color-mix(in srgb, var(--main-color) 90%, var(--foreground) 30%);font-weight:900;text-decoration:none}@media (hover:hover){body a:hover{opacity:.8;text-decoration:underline}}body a:visited{color:color-mix(in srgb, var(--main-color) 90%, var(--background) 10%)}body a:active{color:var(--line-color)}body a:focus-visible{outline:1px solid var(--sub-color);outline-offset:2px;border-radius:4px}.theme-is-changing{opacity:0}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.4}h1{font-size:clamp(1.7rem,1.7rem + 1.5cqw,2rem)}h2{font-size:clamp(1.5rem,1.5rem + 1.5cqw,1.75rem)}h3{font-size:clamp(1.3rem,1.3rem + 1.2cqw,1.5rem)}h4{font-size:clamp(1.15rem,1.15rem + 1cqw,1.25rem)}h5{font-size:clamp(1rem,1rem + 1cqw,1.125rem)}h6{font-size:clamp(.9rem,.9rem + .8cqw,1rem)}hr{background-image:url("data:image/svg+xml,%3csvg width='10' height='3' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='-2' y1='1.5' x2='12' y2='1.5' stroke='rgba(51,51,51,0.18)' stroke-width='3' stroke-dasharray='3 7' stroke-dashoffset='6.5' stroke-linecap='round' /%3e%3c/svg%3e");background-repeat:repeat-x;background-size:10px 3px;border:none;width:100%;height:3px;margin-block:16px}html[data-theme=dark] hr{background-image:url("data:image/svg+xml,%3csvg width='10' height='3' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='-2' y1='1.5' x2='12' y2='1.5' stroke='rgba(204,204,204,0.18)' stroke-width='3' stroke-dasharray='3 7' stroke-dashoffset='6.5' stroke-linecap='round' /%3e%3c/svg%3e")}.scroll-hint-icon{background-color:color-mix(in srgb, var(--main-color) 100%, black 30%)!important}.table-wrapper{-webkit-overflow-scrolling:touch;width:98%;max-width:95vw;margin-block:0 24px;display:block;overflow-x:auto}table{text-align:left;border-spacing:0;border-collapse:collapse;width:100%;min-width:400px;line-height:1.6}table p{margin-block:0}.table-wrapper:after{pointer-events:none;content:"";background:linear-gradient(90deg,#0000,#0000000d);width:20px;height:100%;position:absolute;top:0;right:0}th,td{vertical-align:top;white-space:nowrap;padding:.75em 1em}th p,td p{white-space:nowrap!important}th{background-color:var(--main-color);border-bottom:1px dashed var(--line-color);font-weight:700}caption{color:var(--text-color-subtle,#666);text-align:left;padding:.5em;font-size:.9em;font-style:italic}tbody tr:nth-of-type(odd){background-color:color-mix(in srgb, var(--main-color) 20%, var(--background) 0%)}.swiper-button-next,.swiper-button-prev{-webkit-text-stroke:.3px var(--background);filter:drop-shadow(-1px 4px 5px color-mix(in srgb, var(--main-color) 100%, var(--background) 5%))}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] img{filter:brightness(.85)contrast(.9)}html[data-theme=dark] tbody tr:nth-of-type(odd){background-color:color-mix(in srgb, var(--main-color) 20%, var(--background) 0%)}.l-container{max-width:1200px;margin-inline:auto}.l-container--secondary{background-color:var(--background-secondary)}.l-container--narrow{max-width:700px;container:narrow-container/inline-size}.l-container--full{width:100%}@media (max-width:980px){.l-container{width:95%;max-width:95vw}}@media (max-width:780px){.l-container,.l-container--narrow{width:100%;max-width:98vw}}.l-grid{gap:24px;width:100%;display:grid}.l-grid--grid-auto-fill{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.l-grid--grid-auto-fit{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.l-grid--half{grid-template-columns:1fr 1fr}.l-grid--thirds{grid-template-columns:1fr 1fr 1fr}.l-grid--fourths{grid-template-columns:1fr 1fr 1fr 1fr}.l-grid--2-8{grid-template-columns:2fr 8fr}.l-grid--8-2{grid-template-columns:8fr 2fr}.l-grid--3-7{grid-template-columns:3fr 7fr}.l-grid--7-3{grid-template-columns:7fr 3fr}@media (max-width:980px){.l-grid--thirds,.l-grid--fourths{grid-template-columns:1fr 1fr}}@media (max-width:780px){.l-grid--half,.l-grid--thirds,.l-grid--fourths,.l-grid--2-8,.l-grid--8-2,.l-grid--3-7,.l-grid--7-3{grid-template-columns:minmax(0,1fr)}}.l-section{width:100%;padding-block:120px;padding-inline:32px}@media (max-width:980px){.l-section{padding-block:80px;padding-inline:20px}}.c-alert-box,.c-question-box,.c-info-box,.c-stripe-box,.c-fill-box,.c-sticky-box,.c-diagonal-box,.c-simple-box{border-radius:16px;align-items:flex-start;margin-block:16px;padding:8px;display:flex}.c-alert-box>:last-child,.c-question-box>:last-child,.c-info-box>:last-child,.c-stripe-box>:last-child,.c-fill-box>:last-child,.c-sticky-box>:last-child,.c-diagonal-box>:last-child,.c-simple-box>:last-child{margin-bottom:0}.c-alert-box>:first-child,.c-question-box>:first-child,.c-info-box>:first-child,.c-stripe-box>:first-child,.c-fill-box>:first-child,.c-sticky-box>:first-child,.c-diagonal-box>:first-child,.c-simple-box>:first-child{margin-bottom:inherit}.c-simple-box{background-color:color-mix(in srgb, var(--background) 80%, var(--foreground) 20%);border:1px solid var(--foreground)}.c-simple-box--no-border{border:none}.c-diagonal-box{background-color:color-mix(in srgb, var(--background) 75%, var(--foreground) 15%)}html[data-theme=dark] .c-diagonal-box{background-color:color-mix(in srgb, var(--background) 95%, var(--foreground) 5%)}.c-diagonal-box{border-radius:56px 0}.c-sticky-box{background-color:color-mix(in srgb, var(--background) 100%, var(--main-color) 5%);border:1px solid var(--line-color);border-left:solid 16px var(--main-color);border-radius:inherit;box-shadow:0 4px 12px rgba(var(--line-color), .08);margin:0 auto 2em;padding:2em}.c-fill-box{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 16 16'%3E%3Cg transform='translate(8,8)' fill='rgba(255,255,255,0.45)'%3E%3Cellipse rx='1.5' ry='3' transform='rotate(0) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(72) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(144) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(216) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(288) translate(0,-2.5)'/%3E%3Ccircle r='1.5' fill='rgba(255,255,255,0.65)'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 16 16'%3E%3Cg transform='translate(8,8)' fill='rgba(255,255,255,0.45)'%3E%3Cellipse rx='1.5' ry='3' transform='rotate(0) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(72) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(144) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(216) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(288) translate(0,-2.5)'/%3E%3Ccircle r='1.5' fill='rgba(255,255,255,0.65)'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 16 16'%3E%3Cg transform='translate(8,8)' fill='rgba(255,255,255,0.45)'%3E%3Cellipse rx='1.5' ry='3' transform='rotate(0) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(72) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(144) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(216) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(288) translate(0,-2.5)'/%3E%3Ccircle r='1.5' fill='rgba(255,255,255,0.65)'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 16 16'%3E%3Cg transform='translate(8,8)' fill='rgba(255,255,255,0.45)'%3E%3Cellipse rx='1.5' ry='3' transform='rotate(0) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(72) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(144) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(216) translate(0,-2.5)'/%3E%3Cellipse rx='1.5' ry='3' transform='rotate(288) translate(0,-2.5)'/%3E%3Ccircle r='1.5' fill='rgba(255,255,255,0.65)'/%3E%3C/g%3E%3C/svg%3E");background-position:16px 16px,calc(100% - 16px) 16px,16px calc(100% - 16px),calc(100% - 16px) calc(100% - 16px);background-repeat:no-repeat;background-size:32px 32px;background-color:color-mix(in srgb, var(--main-color) 60%, transparent);box-shadow:inset 0 -6px 32px color-mix(in srgb, var(--main-color) 18%, transparent),0 8px 24px #00000059;padding-block:24px 40px;padding-inline:24px;display:block;position:relative}.c-fill-box:after{content:"";background:linear-gradient(to right, transparent, var(--main-color), transparent);border-radius:0 0 inherit inherit;height:3px;position:absolute;bottom:0;left:0;right:0}.c-fill-box ul,.c-fill-box ol{text-align:center;margin:0;padding:0!important;list-style:none!important}.c-fill-box ul li,.c-fill-box ol li{padding-block:.25em;list-style:none!important}.c-fill-box:nth-child(2n){background-color:color-mix(in srgb, var(--sub-color) 60%, transparent);box-shadow:inset 0 -6px 32px color-mix(in srgb, var(--sub-color) 18%, transparent),0 8px 24px #00000059;position:relative}.c-fill-box:nth-child(2n):after{content:"";background:linear-gradient(to right, transparent, var(--sub-color), transparent);border-radius:0 0 inherit inherit;height:3px;position:absolute;bottom:0;left:0;right:0}.c-stripe-box{background:repeating-linear-gradient(-45deg, var(--background), var(--background) 3px, var(--background-secondary) 3px, var(--background-secondary) 7px)}html[data-theme=dark] .c-simple-box{background-color:color-mix(in srgb, var(--background) 90%, white 10%)}html[data-theme=dark] .c-sticky-box{background-color:color-mix(in srgb, var(--background) 100%, var(--main-color) 5%)}.c-info-box{background-color:color-mix(in srgb, var(--color-yellow) 30%, black 0%);border:1px solid var(--color-yellow);border-radius:8px;align-items:center;gap:0 .7em;margin:16px auto;padding-block:8px;padding-inline:24px;display:flex}.c-info-box:before{width:24px;height:24px;color:color-mix(in srgb, #e9e9e9 100%, var(--color-yellow) 5%);content:"i";background-color:color-mix(in srgb, var(--color-yellow) 50%, var(--background) 5%);filter:drop-shadow(-1px 1px 3px color-mix(in srgb, var(--color-yellow) 100%, var(--background) 5%));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex}.c-question-box{background-color:color-mix(in srgb, var(--color-blue) 30%, black 0%);border:1px solid var(--color-blue);border-radius:8px;align-items:center;gap:0 .7em;margin:16px auto;padding-block:8px;padding-inline:24px;display:flex}.c-question-box:before{width:24px;height:24px;color:color-mix(in srgb, #e9e9e9 100%, var(--color-blue) 5%);content:"?";background-color:color-mix(in srgb, var(--color-blue) 50%, var(--background) 5%);filter:drop-shadow(-1px 1px 3px color-mix(in srgb, var(--color-blue) 100%, var(--background) 5%));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex}.c-alert-box{background-color:color-mix(in srgb, var(--color-red) 30%, black 0%);border:1px solid var(--color-red);border-radius:8px;align-items:center;gap:0 .7em;margin:16px auto;padding-block:8px;padding-inline:24px;display:flex}.c-alert-box:before{width:24px;height:24px;color:color-mix(in srgb, #e9e9e9 100%, var(--color-red) 5%);content:"!";background-color:color-mix(in srgb, var(--color-red) 50%, var(--background) 5%);filter:drop-shadow(-1px 1px 3px color-mix(in srgb, var(--color-red) 100%, var(--background) 5%));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex}.c-button{color:var(--foreground);text-align:center;cursor:pointer;border-radius:8px;margin:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s ease-in-out;display:inline-block}.c-button:focus-visible{outline:3px solid var(--main-color);outline-offset:3px}.c-button:active{transform:translateY(1px)}.c-button:disabled{cursor:not-allowed;opacity:.5}.c-button:visited{color:var(--foreground)}.c-button--primary{background-color:var(--main-color);border:2px solid var(--main-color)}@media (hover:hover){.c-button--primary:hover:not(:disabled){opacity:.8}}.c-button--outline{background-color:color-mix(in srgb, var(--main-color) 30%, var(--main-color) 0%);border:2px solid var(--main-color)}@media (hover:hover){.c-button--outline:hover:not(:disabled){background-color:var(--main-color)}}.c-button--icon{background-color:#0000;border:0;font-size:1.25rem}.c-reset-button{width:100%;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.c-divider--dashed{border-color:var(--main-color);border-style:dashed;border-width:1px 0 0}.c-divider--dotted{border-color:var(--sub-color);border-style:dotted;border-width:1px 0 0}.c-divider--double{border-color:var(--main-color);border-style:double;border-width:3px 0 0}.c-divider--stripes{background-color:var(--main-color);background-image:-webkit-linear-gradient(135deg, var(--sub-color) 0px, var(--sub-color) 2px, transparent 2px, transparent 4px, var(--sub-color) 4px, var(--sub-color) 6px, transparent 6px, transparent);background-image:linear-gradient(-45deg, var(--sub-color) 0px, var(--sub-color) 2px, transparent 2px, transparent 4px, var(--sub-color) 4px, var(--sub-color) 6px, transparent 6px, transparent);background-size:6px 6px;border-width:0;height:3px}.c-divider--gradient{background-color:var(--sub-color);background-image:-webkit-linear-gradient(left, var(--sub-color) 0%, var(--main-color) 50%, var(--sub-color) 100%);background-image:linear-gradient(90deg, var(--sub-color) 0%, var(--main-color) 50%, var(--sub-color) 100%);border-width:0;height:1px;position:relative}.c-input,.c-textarea,.c-search-input{background-color:color-mix(in srgb, var(--foreground) 10%, var(--main-color) 10%)}.c-textarea{resize:vertical;min-height:150px}.search-input-wrapper{align-items:center;display:inline-flex;position:relative}.search-input-wrapper .search-icon{color:var(--foreground);pointer-events:none;opacity:.5;position:absolute;left:.75rem}.search-input-wrapper .c-search-input{padding-left:2.25rem}.c-staggeredContainer{margin:auto calc(50% - 50vw);grid-template-columns:repeat(10,1fr);align-items:start;margin-block-end:24px;display:grid}.c-card{background-color:var(--main-color);height:100%;box-shadow:0 5px 10px color-mix(in srgb, var(--background) 80%, var(--main-color) 80%);border-radius:8px;flex-direction:column;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;position:relative;overflow:hidden}.c-card .c-tags{margin-top:0}.c-card .c-tags .c-tag{color:var(--foreground);text-shadow:none;background-color:var(--sub-color);align-items:center;margin:0;display:inline-flex}@media (hover:hover){.c-card:has(.c-card__link):hover{transform:translateY(-6px)rotate(1.5deg);box-shadow:0 12px 28px #0000002e}.c-card:has(.c-card__link):hover .c-card__title{text-decoration:underline;text-decoration-thickness:3px;-webkit-text-decoration-color:color-mix(in srgb, var(--background) 50%, var(--main-color) 0%);text-decoration-color:color-mix(in srgb, var(--background) 50%, var(--main-color) 0%)}}.c-card:has(.c-card__link):active{transform:translateY(-1px);box-shadow:0 5px 12px #00000026}@media (hover:hover){.c-card:nth-child(2n):has(.c-card__link):hover{transform:translateY(-6px)rotate(-1.5deg)}}.c-card:nth-child(2n){background-color:var(--sub-color);box-shadow:0 5px 10px color-mix(in srgb, var(--background) 80%, var(--sub-color) 80%)}.c-card:nth-child(2n) .c-tags .c-tag{background-color:var(--main-color)}.c-card__image{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto}.c-card__body{color:#fff;text-shadow:0 1px 3px #0006;flex-direction:column;flex-grow:1;gap:.5rem;padding:16px;font-family:Montserrat,Zen Kaku Gothic New,Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.c-card__body p,.c-card__body small,.c-card__body time{color:inherit;text-shadow:inherit}.c-card__title{margin-top:0;margin-bottom:0;font-family:Montserrat,Zen Maru Gothic,Times New Roman,YuMincho,serif;font-size:1.2rem;font-weight:700;color:#fff!important}.c-card__description{line-break:anywhere;word-break:break-all;flex-grow:1;font-size:.9rem;font-weight:400;color:#ffffffd9!important;line-height:1.4!important}.c-card__description p{font-size:.9rem;line-height:1.4!important}.c-card__link{color:inherit;cursor:pointer;text-decoration:none}.c-card__link:after{z-index:1;content:"";width:100%;height:100%;position:absolute;top:0;left:0}.c-card__link{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.c-accordion{border:2px solid var(--line-color);border-radius:24px;max-width:1200px;margin-block-end:16px}.c-accordion summary{cursor:pointer;background-color:var(--background);border-radius:24px;align-items:center;padding:1em 2em;font-size:1.2rem;font-weight:600;transition:border-radius .1s;display:flex;position:relative}.c-accordion summary::-webkit-details-marker{display:none}.c-accordion summary:before,.c-accordion summary:after{content:"";background-color:var(--foreground);border-radius:5px;width:3px;height:.9em;transition:transform .3s,rotate .3s;position:absolute;right:2em}.c-accordion summary:before{transform:rotate(90deg)}.c-accordion summary:after{transform:rotate(0)}.c-accordion p{opacity:0;margin:0;padding:1em 2em 2em;transition:transform .5s,opacity .5s;transform:translateY(-10px)}.c-accordion[open]{background-color:color-mix(in srgb, var(--background) 80%, var(--main-color) 20%)}.c-accordion[open] summary{border-radius:24px 24px 0 0}.c-accordion[open] summary:after{transform:rotate(90deg)}.c-accordion[open] p{opacity:1;transform:none}.c-tags{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.c-tag{width:fit-content;height:fit-content;color:var(--foreground);border-radius:16px;padding:4px 10px;font-size:.8rem;font-weight:700;line-height:1.5}.c-tag:visited{color:initial}.c-tag a{color:inherit}.c-tag a:visited{color:initial}.c-tag--revert{color:var(--foreground);background-color:var(--main-color)}@media (hover:hover){.c-tag:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001f}}.c-heading{text-align:center;margin-block-end:40px;font-family:Montserrat,Zen Maru Gothic,Times New Roman,YuMincho,serif;font-weight:900}.c-heading--h2{font-size:clamp(2.2rem,2.2rem + 1.5vw,2.5rem)}.c-heading--h3{font-size:clamp(2.2rem,2.2rem + 1.3vw,2.5rem)}.c-heading--h4{font-size:clamp(1.8rem,1.8rem + 1.2vw,2.5rem)}.c-heading--h5{font-size:clamp(1.6rem,1.6rem + .8vw,2rem)}.c-heading--h6{font-size:clamp(1.3rem,1.3rem + .4vw,1.5rem)}.u-flex-center{justify-content:center;align-items:center;display:flex}.u-flex-left{justify-content:flex-start;align-items:center;display:flex}.u-flex-right{justify-content:flex-end;align-items:center;display:flex}.u-flex-center-column{flex-direction:column;justify-content:center;align-items:center;display:flex}.u-flex-left-column{flex-direction:column;align-items:flex-start;display:flex}.u-flex-right-column{flex-direction:column;align-items:flex-end;display:flex}.u-flex-center-y{align-items:center;display:flex}.u-inline-flex-center-y{align-items:center;display:inline-flex}.m-0{margin:0}.my-0{margin-block:0}.mx-0{margin-inline:0}.mt-0{margin-block-start:0}.mb-0{margin-block-end:0}.ml-0{margin-inline-start:0}.mr-0{margin-inline-end:0}.m-xs{margin:4px}.my-xs{margin-block:4px}.mx-xs{margin-inline:4px}.mt-xs{margin-block-start:4px}.mb-xs{margin-block-end:4px}.ml-xs{margin-inline-start:4px}.mr-xs{margin-inline-end:4px}.m-sm{margin:8px}.my-sm{margin-block:8px}.mx-sm{margin-inline:8px}.mt-sm{margin-block-start:8px}.mb-sm{margin-block-end:8px}.ml-sm{margin-inline-start:8px}.mr-sm{margin-inline-end:8px}.m-md{margin:16px}.my-md{margin-block:16px}.mx-md{margin-inline:16px}.mt-md{margin-block-start:16px}.mb-md{margin-block-end:16px}.ml-md{margin-inline-start:16px}.mr-md{margin-inline-end:16px}.m-lg{margin:24px}.my-lg{margin-block:24px}.mx-lg{margin-inline:24px}.mt-lg{margin-block-start:24px}.mb-lg{margin-block-end:24px}.ml-lg{margin-inline-start:24px}.mr-lg{margin-inline-end:24px}.m-xl{margin:40px}.my-xl{margin-block:40px}.mx-xl{margin-inline:40px}.mt-xl{margin-block-start:40px}.mb-xl{margin-block-end:40px}.ml-xl{margin-inline-start:40px}.mr-xl{margin-inline-end:40px}.m-xxl{margin:64px}.my-xxl{margin-block:64px}.mx-xxl{margin-inline:64px}.mt-xxl{margin-block-start:64px}.mb-xxl{margin-block-end:64px}.ml-xxl{margin-inline-start:64px}.mr-xxl{margin-inline-end:64px}.m-3xl{margin:80px}.my-3xl{margin-block:80px}.mx-3xl{margin-inline:80px}.mt-3xl{margin-block-start:80px}.mb-3xl{margin-block-end:80px}.ml-3xl{margin-inline-start:80px}.mr-3xl{margin-inline-end:80px}.m-4xl{margin:96px}.my-4xl{margin-block:96px}.mx-4xl{margin-inline:96px}.mt-4xl{margin-block-start:96px}.mb-4xl{margin-block-end:96px}.ml-4xl{margin-inline-start:96px}.mr-4xl{margin-inline-end:96px}.m-5xl{margin:128px}.my-5xl{margin-block:128px}.mx-5xl{margin-inline:128px}.mt-5xl{margin-block-start:128px}.mb-5xl{margin-block-end:128px}.ml-5xl{margin-inline-start:128px}.mr-5xl{margin-inline-end:128px}.p-0{padding:0}.py-0{padding-block:0}.px-0{padding-inline:0}.pt-0{padding-block-start:0}.pb-0{padding-block-end:0}.pl-0{padding-inline-start:0}.pr-0{padding-inline-end:0}.p-xs{padding:4px}.py-xs{padding-block:4px}.px-xs{padding-inline:4px}.pt-xs{padding-block-start:4px}.pb-xs{padding-block-end:4px}.pl-xs{padding-inline-start:4px}.pr-xs{padding-inline-end:4px}.p-sm{padding:8px}.py-sm{padding-block:8px}.px-sm{padding-inline:8px}.pt-sm{padding-block-start:8px}.pb-sm{padding-block-end:8px}.pl-sm{padding-inline-start:8px}.pr-sm{padding-inline-end:8px}.p-md{padding:16px}.py-md{padding-block:16px}.px-md{padding-inline:16px}.pt-md{padding-block-start:16px}.pb-md{padding-block-end:16px}.pl-md{padding-inline-start:16px}.pr-md{padding-inline-end:16px}.p-lg{padding:24px}.py-lg{padding-block:24px}.px-lg{padding-inline:24px}.pt-lg{padding-block-start:24px}.pb-lg{padding-block-end:24px}.pl-lg{padding-inline-start:24px}.pr-lg{padding-inline-end:24px}.p-xl{padding:40px}.py-xl{padding-block:40px}.px-xl{padding-inline:40px}.pt-xl{padding-block-start:40px}.pb-xl{padding-block-end:40px}.pl-xl{padding-inline-start:40px}.pr-xl{padding-inline-end:40px}.p-xxl{padding:64px}.py-xxl{padding-block:64px}.px-xxl{padding-inline:64px}.pt-xxl{padding-block-start:64px}.pb-xxl{padding-block-end:64px}.pl-xxl{padding-inline-start:64px}.pr-xxl{padding-inline-end:64px}.p-3xl{padding:80px}.py-3xl{padding-block:80px}.px-3xl{padding-inline:80px}.pt-3xl{padding-block-start:80px}.pb-3xl{padding-block-end:80px}.pl-3xl{padding-inline-start:80px}.pr-3xl{padding-inline-end:80px}.p-4xl{padding:96px}.py-4xl{padding-block:96px}.px-4xl{padding-inline:96px}.pt-4xl{padding-block-start:96px}.pb-4xl{padding-block-end:96px}.pl-4xl{padding-inline-start:96px}.pr-4xl{padding-inline-end:96px}.p-5xl{padding:128px}.py-5xl{padding-block:128px}.px-5xl{padding-inline:128px}.pt-5xl{padding-block-start:128px}.pb-5xl{padding-block-end:128px}.pl-5xl{padding-inline-start:128px}.pr-5xl{padding-inline-end:128px}.mx-auto{margin-inline:auto}.rounded-none{border-radius:0}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-sm{border-radius:4px}.rounded-t-sm{border-top-left-radius:4px;border-top-right-radius:4px}.rounded-b-sm{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.rounded-l-sm{border-top-left-radius:4px;border-bottom-left-radius:4px}.rounded-r-sm{border-top-right-radius:4px;border-bottom-right-radius:4px}.rounded-md{border-radius:8px}.rounded-t-md{border-top-left-radius:8px;border-top-right-radius:8px}.rounded-b-md{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.rounded-l-md{border-top-left-radius:8px;border-bottom-left-radius:8px}.rounded-r-md{border-top-right-radius:8px;border-bottom-right-radius:8px}.rounded-lg{border-radius:16px}.rounded-t-lg{border-top-left-radius:16px;border-top-right-radius:16px}.rounded-b-lg{border-bottom-right-radius:16px;border-bottom-left-radius:16px}.rounded-l-lg{border-top-left-radius:16px;border-bottom-left-radius:16px}.rounded-r-lg{border-top-right-radius:16px;border-bottom-right-radius:16px}.rounded-xl{border-radius:24px}.rounded-t-xl{border-top-left-radius:24px;border-top-right-radius:24px}.rounded-b-xl{border-bottom-right-radius:24px;border-bottom-left-radius:24px}.rounded-l-xl{border-top-left-radius:24px;border-bottom-left-radius:24px}.rounded-r-xl{border-top-right-radius:24px;border-bottom-right-radius:24px}.rounded-xxl{border-radius:32px}.rounded-t-xxl{border-top-left-radius:32px;border-top-right-radius:32px}.rounded-b-xxl{border-bottom-right-radius:32px;border-bottom-left-radius:32px}.rounded-l-xxl{border-top-left-radius:32px;border-bottom-left-radius:32px}.rounded-r-xxl{border-top-right-radius:32px;border-bottom-right-radius:32px}.rounded-3xl{border-radius:40px}.rounded-t-3xl{border-top-left-radius:40px;border-top-right-radius:40px}.rounded-b-3xl{border-bottom-right-radius:40px;border-bottom-left-radius:40px}.rounded-l-3xl{border-top-left-radius:40px;border-bottom-left-radius:40px}.rounded-r-3xl{border-top-right-radius:40px;border-bottom-right-radius:40px}.rounded-4xl{border-radius:48px}.rounded-t-4xl{border-top-left-radius:48px;border-top-right-radius:48px}.rounded-b-4xl{border-bottom-right-radius:48px;border-bottom-left-radius:48px}.rounded-l-4xl{border-top-left-radius:48px;border-bottom-left-radius:48px}.rounded-r-4xl{border-top-right-radius:48px;border-bottom-right-radius:48px}.rounded-full{border-radius:9999px}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.u-bg-secondary{background-color:color-mix(in srgb, var(--main-color) 0%, var(--background-secondary) 50%)}.u-min-h-screen{min-height:100vh}.u-h-screen{height:100vh}.u-h-full{height:100%}.u-min-w-screen{min-width:100vw}.u-w-screen{width:100vw}.u-w-full{width:100%}.u-w-half{width:50%}.u-w-80{width:80%}.u-w-70{width:70%}.u-w-60{width:60%}.u-keep-words,.u-keep-words p{white-space:nowrap}.u-text-size-sm{font-size:.9rem}.u-text-subtle{color:color-mix(in srgb, currentColor 80%, transparent)}.u-text-center{text-align:center;display:block}.u-text-right{text-align:right;display:block}.u-text-left{text-align:left;display:block}.u-highlight{background:linear-gradient(transparent 60%, color-mix(in srgb, var(--color-yellow) 50%, transparent) 60% 90%, transparent 90%);border-radius:2px;padding-inline:.2em}.u-highlight-pink{background:linear-gradient(transparent 60%, color-mix(in srgb, var(--color-pink) 50%, transparent) 60% 90%, transparent 90%);border-radius:2px;padding-inline:.2em}.u-highlight-blue{background:linear-gradient(transparent 60%, color-mix(in srgb, var(--color-blue) 50%, transparent) 60% 90%, transparent 90%);border-radius:2px;padding-inline:.2em}.u-highlight-green{background:linear-gradient(transparent 60%, color-mix(in srgb, var(--color-green) 50%, transparent) 60% 90%, transparent 90%);border-radius:2px;padding-inline:.2em}.u-highlight-red{background:linear-gradient(transparent 60%, color-mix(in srgb, var(--color-red) 50%, transparent) 60% 90%, transparent 90%);border-radius:2px;padding-inline:.2em}.u-font-bold{font-weight:700}.u-svg-container{justify-content:center;align-items:center;height:180px;margin:0;display:flex}.u-svg-container svg{color:#fff;width:120px;height:120px}.u-svg-background{background-color:var(--main-color);border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;display:flex}@media (hover:hover){.u-svg-background:hover{background-color:var(--sub-color);transform:1.1;transition:background-color .3s,transform .3s}}.u-responsive-image{max-width:100%;height:auto}.u-image-rounded-sm{border-radius:4px}.u-image-rounded-md{border-radius:8px}.u-image-rounded-lg{border-radius:16px}.u-image-rounded-full{border-radius:50%}.u-cursor-pointer{cursor:pointer}.u-cursor-default{cursor:default}.u-fade-in-on-scroll{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(40px)}.u-fade-in-on-scroll.is-visible{opacity:1;transform:translateY(0)}.u-fade-in{animation:.3s ease-out forwards fadeIn}.u-hover-fade{transition:opacity .4s ease-out}@media (hover:hover){.u-hover-fade:hover{opacity:.6}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.c-staggeredContainer>:nth-child(odd){animation:.7s ease-out both paused staggerSlideLeft}.c-staggeredContainer>:nth-child(2n){animation:.7s ease-out both paused staggerSlideRight}.c-staggeredContainer>:first-child{animation-delay:0s}.c-staggeredContainer>:nth-child(2){animation-delay:.15s}.c-staggeredContainer>:nth-child(3){animation-delay:.3s}.c-staggeredContainer>:nth-child(4){animation-delay:.45s}.c-staggeredContainer>:nth-child(5){animation-delay:.6s}.c-staggeredContainer>:nth-child(6){animation-delay:.75s}.u-fade-in-on-scroll:has(.c-staggeredContainer){opacity:1!important;transition:none!important;transform:none!important}.u-fade-in-on-scroll.is-visible .c-staggeredContainer>*{animation-play-state:running}@keyframes staggerSlideLeft{0%{opacity:0;transform:translate(-80px)}to{opacity:1;transform:translate(0)}}@keyframes staggerSlideRight{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}main{z-index:2;margin-block-start:80px;position:relative}@media (max-width:980px){main{margin-block-start:0}}
@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8298327da6d5bcce-s.3q4n78m6muld7.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.1d_6dtvtn9g3_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2b402d8aebffd579-s.16nfeub7ja6ze.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a88409fdd7dc121c-s.1mvr14jy3vxq7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.1dqa_6e_ad4sj.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8298327da6d5bcce-s.3q4n78m6muld7.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.1d_6dtvtn9g3_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2b402d8aebffd579-s.16nfeub7ja6ze.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a88409fdd7dc121c-s.1mvr14jy3vxq7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.1dqa_6e_ad4sj.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_d0379184-module__DmOlJq__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}.montserrat_d0379184-module__DmOlJq__variable{--font-montserrat:"Montserrat", "Montserrat Fallback"}
