@charset "UTF-8";@keyframes fade{0%{opacity:0}to{opacity:1}}.scrollIn,.loadIn{opacity:0;transition:transform 1s ease-out,opacity 1s ease-out}.scrollIn.-up,.loadIn.-up{transform:translateY(5rem)}.scrollIn.-down,.loadIn.-down{transform:translateY(-5rem)}.scrollIn.-right,.loadIn.-right{transform:translate(5rem)}.scrollIn.-left,.loadIn.-left{transform:translate(-5rem)}.scrollIn.-scale,.loadIn.-scale{transform:scale(0)}.scrollIn.-active,.loadIn.-active{opacity:1;transform:none;transition:transform 1s ease-out,opacity 1s ease-out}.scrollIn.-active.-each~.-each:nth-of-type(2),.loadIn.-active.-each~.-each:nth-of-type(2){animation-delay:1.6s}.scrollIn.-active.-each~.-each:nth-of-type(3),.loadIn.-active.-each~.-each:nth-of-type(3){animation-delay:2.4s}.scrollIn.-active.-each~.-each:nth-of-type(4),.loadIn.-active.-each~.-each:nth-of-type(4){animation-delay:3.2s}.scrollIn.-active.-each~.-each:nth-of-type(5),.loadIn.-active.-each~.-each:nth-of-type(5){animation-delay:4s}.scrollIn.-active.-each~.-each:nth-of-type(6),.loadIn.-active.-each~.-each:nth-of-type(6){animation-delay:4.8s}.scrollIn.-active.-each~.-each:nth-of-type(7),.loadIn.-active.-each~.-each:nth-of-type(7){animation-delay:5.6s}.scrollIn.-active.-each~.-each:nth-of-type(8),.loadIn.-active.-each~.-each:nth-of-type(8){animation-delay:6.4s}.scrollIn.-active.-each~.-each:nth-of-type(9),.loadIn.-active.-each~.-each:nth-of-type(9){animation-delay:7.2s}.scrollIn.-active.-each~.-each:nth-of-type(10),.loadIn.-active.-each~.-each:nth-of-type(10){animation-delay:8s}@layer base{*{box-sizing:border-box}*:before,*:after{box-sizing:inherit}@media(prefers-reduced-motion:reduce){*,:before,:after{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}input::-moz-focus-inner{padding:0;margin:0;border:0}ul,ol,dd{padding:0;margin:0;list-style:none}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit;text-wrap:wrap}cite{font-style:normal}fieldset{padding:0;margin:0;border-width:0}button{padding:0;color:inherit;appearance:none;cursor:pointer;background-color:transparent;border:none}summary{display:block;list-style:none}summary::-webkit-details-marker{display:none}img{max-width:100%;height:auto;max-height:100%}figure,picture{display:block;padding:0;margin:0;line-height:1;text-align:center}figure figcaption,picture figcaption{margin:auto;text-align:left}html,body{text-size-adjust:100%}html{font-size:62.5%}body{width:100%;font-family:var(--font-noto-sans-jp, "Noto Sans JP"),sans-serif;font-size:var(--font-size-base);color:#334155;word-wrap:break-word;overflow-wrap:break-word;background-color:#fff;-webkit-font-smoothing:antialiased;backface-visibility:hidden}::selection{color:#fff;background-color:#1d4ed8}a,button{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:solid .2rem #1d4ed8;outline-offset:.3rem;box-shadow:none}[tabindex="-1"]:focus-visible{outline:none!important;box-shadow:none}@media screen and (width>=48em){a[href^="tel:"]{color:inherit!important;text-decoration:none!important;pointer-events:none}}}.contentInner{width:100%;max-width:123.2rem;padding:0 min(4.2666666667vw,3.2rem);margin:auto}@media screen and (width>=48em){.contentInner{padding:0 1.6rem}}@media screen and (width<48em){.pcOnly{display:none!important}}@media screen and (width>=48em){.spOnly{display:none!important}}.txtHidden{position:absolute;width:.1rem;height:.1rem;overflow:hidden;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%)}.countReset{counter-reset:number 0}.skipLink:focus-visible{z-index:999;width:100%;height:1.5em;color:#fff;outline-offset:0;background-color:#1d4ed8;clip:unset;clip-path:none}.frameWrapper{position:relative;width:100%;aspect-ratio:16/9}.frameWrapper iframe{position:absolute;top:0;right:0;width:100%;height:100%;border:0}.l_footer{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-top:.1rem solid rgba(0,0,0,.1)}.l_footer .footer-main{padding:4rem 0 3rem}@media screen and (width>=48em){.l_footer .footer-main{padding:6rem 0 4rem}}.l_footer .footer-content{display:grid;grid-template-columns:1fr;gap:3rem}@media screen and (width>=48em){.l_footer .footer-content{grid-template-columns:2fr 1fr 1fr;gap:4rem}}.l_footer .footer-section .footer-title{margin-bottom:1.6rem;font-size:1.6rem;font-weight:700;color:#1d4ed8}@media screen and (width>=48em){.l_footer .footer-section .footer-title{font-size:1.8rem}}.l_footer .footer-company .footer-description{line-height:1.7;color:#666}.l_footer .footer-links .footer-list,.l_footer .footer-tech .footer-list{list-style:none}.l_footer .footer-links .footer-list .footer-list-item,.l_footer .footer-tech .footer-list .footer-list-item{margin-bottom:.8rem}.l_footer .footer-links .footer-list .footer-list-item .footer-link,.l_footer .footer-tech .footer-list .footer-list-item .footer-link{color:#334155;text-decoration:none;transition:.4s ease-out}.l_footer .footer-links .footer-list .footer-list-item .footer-link:hover,.l_footer .footer-tech .footer-list .footer-list-item .footer-link:hover{color:#1d4ed8;text-decoration:underline}.l_footer .footer-links .footer-list .footer-list-item .footer-tech-item,.l_footer .footer-tech .footer-list .footer-list-item .footer-tech-item{display:inline-block;padding:.4rem .8rem;font-size:.9em;color:#666;background:#0000ff1a;border-radius:.4rem}.l_footer .footer-copyright{padding:2rem 0;color:#fff;background:#1d4ed8}.l_footer .footer-copyright .copyright-text{margin:0;font-size:.9rem;text-align:center}.l_footer .page_top{position:fixed;right:2rem;bottom:2rem;z-index:100;display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;color:#fff;text-decoration:none;background:#1d4ed8;border-radius:50%;box-shadow:0 .4rem 1.2rem #0003;transition:all .3s ease}@media screen and (width>=48em){.l_footer .page_top{width:6rem;height:6rem}}.l_footer .page_top:hover{box-shadow:0 .8rem 1.6rem #0000004d;opacity:.7;transform:translateY(-.4rem)}.l_footer .page_top:focus-visible{outline:.3rem solid #1d4ed8;outline-offset:.4rem}.l_footer .page_top svg{width:2.4rem;height:2.4rem}.l_header{position:fixed;top:0;left:0;z-index:100;width:100%;background:#fffffff2;border-bottom:.1rem solid rgba(0,0,255,.2)}@media screen and (width>=48em){.l_header{backdrop-filter:blur(1rem)}}.l_header .header-inner{display:flex;align-items:center;justify-content:space-between;height:6rem}@media screen and (width>=48em){.l_header .header-inner{height:7rem}}.l_header .header-logo .logo-link{font-size:1.8rem;font-weight:700;color:#1d4ed8;text-decoration:none}@media screen and (width>=48em){.l_header .header-logo .logo-link{font-size:2rem}}.l_header .header-logo .logo-link:hover{opacity:.8;transition:.4s ease-out}#main{padding-top:6rem}@media screen and (width>=48em){#main{padding-top:7rem}}.c_pull{height:var(--pullHeightClosed, auto);overflow:hidden;transition:height .4s ease-out}.c_pull .c_pull_ttl{position:relative;padding-right:5rem;cursor:pointer}@media screen and (width>=48em){.c_pull .c_pull_ttl{padding-right:min(8vw,6rem)}}.c_pull .c_pull_ttl:before,.c_pull .c_pull_ttl:after{position:absolute;inset:0 1em 0 auto;width:2.4rem;height:.4rem;margin:auto;content:"";background-color:#1d4ed8;transform-origin:center;transition:rotate .4s ease-out}.c_pull .c_pull_ttl:after{rotate:90deg}.c_pull .c_pull_ttl:focus-visible{outline:solid .3rem #1d4ed8;outline-offset:-.5rem;box-shadow:none}.c_pull.-open{height:var(--pullHeightOpen, auto)}.c_pull.-open .c_pull_ttl:after{rotate:none}@media screen and (width>=48em){.c_pull.-spPull{border:0}.c_pull.-spPull .c_pull_ttl{padding:0;pointer-events:none;cursor:none}.c_pull.-spPull .c_pull_ttl:before,.c_pull.-spPull .c_pull_ttl:after{content:none}.c_pull.-spPull .c_pull_content{padding:0}}@layer components{.c_bread li:not(:last-child){position:relative}.c_bread li:not(:last-child):after{position:absolute;inset:.1em -2rem 0 auto;height:.5em;aspect-ratio:1;margin:auto;content:"";border:.1rem solid #1d4ed8;border-width:.2rem .2rem 0 0;rotate:45deg}.c_bread li a{transition:opacity .4s ease-out}@media(any-hover:hover){.c_bread li a:hover{opacity:.7}}.c_bread li a:focus-visible,.c_bread li a:active{opacity:.7}}@layer components{.c_btn{display:flex;align-items:center;justify-content:center;width:100%;max-width:32rem;min-height:5.6rem;margin:auto;font-weight:700;color:#fff;background-color:#1d4ed8;border-radius:.4rem;transition:opacity .4s ease-out}@media(any-hover:hover){.c_btn:hover{opacity:.7}}.c_btn:focus-visible,.c_btn:active{opacity:.7}}.c_modal{inset:0;z-index:1;width:100%;height:100dvh;padding:3vh 0;margin:auto;overflow-y:auto;overscroll-behavior-y:none;background:none;border:0}.c_modal::backdrop{inset:0;z-index:-1;width:100%;height:100%;margin:auto;content:"";background-color:#000000bf;opacity:0;transition:opacity .4s ease-out}.c_modal_close{position:relative;z-index:999;display:block;width:4rem;height:4rem;margin-inline:auto 0;appearance:none}.c_modal_close:focus-visible{outline-color:#fff}.c_modal_close:before,.c_modal_close:after{position:absolute;inset:0;z-index:999;width:.2rem;height:3.5rem;margin:auto;content:"";background-color:#fff;rotate:-45deg}.c_modal_close:after{rotate:45deg}.c_modal_content{position:absolute;inset:0;max-width:123.2rem;height:fit-content;max-height:90%;padding:0 min(10.6666666667vw,8rem);margin:auto;opacity:0;transition:opacity .4s ease-out}@media screen and (width>=48em){.c_modal_content{padding:0 1.6rem}}.c_modal_content:has(iframe){width:auto}.c_modal_content figure{width:fit-content;margin:auto}.c_modal_content iframe{aspect-ratio:16/9}.c_modal[open] .c_modal_content{animation:fade 1s ease 0s 1 forwards}.c_modal[open]::backdrop{opacity:1;transition:opacity .4s ease-out}.c_nav_btn{position:relative;z-index:9999;display:flex;flex-direction:column;gap:.6rem;align-items:center;justify-content:center;height:5.6rem;aspect-ratio:1;color:#1d4ed8;cursor:pointer}@media screen and (width>=48em){.c_nav_btn{display:none}}.c_nav_btn_line{position:relative;width:2.8rem;height:.3rem;background:currentcolor;border-radius:.2rem;transition:background-color .4s ease-out}.c_nav_btn_line:before,.c_nav_btn_line:after{position:absolute;left:0;width:100%;height:100%;content:"";background:currentcolor;border-radius:inherit;transition:transform .4s ease-out}.c_nav_btn_line:before{top:-.8rem}.c_nav_btn_line:after{bottom:-.8rem}.c_nav_btn_label{margin-top:.5em;font-size:1rem;color:currentcolor;transition:opacity .3s ease}.c_nav_wrapper{position:fixed;inset:0;z-index:998;visibility:hidden;overflow-y:auto;overscroll-behavior-y:contain;background:transparent;opacity:0;transition:visibility .3s,opacity .3s ease}.c_nav_wrapper:before{position:fixed;inset:0 0 auto auto;z-index:-1;height:6rem;aspect-ratio:1;margin:auto;content:"";background-color:#d6d4d0;border-radius:50%;opacity:0;transform:translateZ(0) scale(0);transition:transform .6s cubic-bezier(.6,-.01,.1,1),opacity .2s ease-out .3s}@media screen and (width>=48em){.c_nav_wrapper{position:static;visibility:visible;overflow:visible;opacity:1}.c_nav_wrapper:before{content:none}}.c_nav_inner{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:100%;height:100%;padding:8rem 2rem 4rem;overflow-y:auto;opacity:0;transition:opacity .4s ease-out}@media screen and (width>=48em){.c_nav_inner{position:static;display:block;width:auto;max-width:none;height:auto;padding:0;overflow:visible;background:transparent;opacity:1;transform:none}}@media screen and (width>=48em){.c_nav_menu{display:flex;gap:.4rem}}.c_nav_item{position:relative;border-bottom:.1rem solid #e5e7eb}@media screen and (width>=48em){.c_nav_item{border-bottom:none}}.c_nav_item>a{position:relative;display:block;padding:1.6rem 0;color:#334155;text-decoration:none;transition:color .4s ease-out,background-color .4s ease-out}@media screen and (width>=48em){.c_nav_item>a{padding:.8rem 1.6rem;border-radius:.4rem}.c_nav_item>a:before{position:absolute;inset:auto 0 0;width:0;height:.2rem;margin:auto;content:"";background-color:#1d4ed8;transition:width .4s cubic-bezier(.165,.84,.44,1)}}@media(any-hover:hover){.c_nav_item>a:hover{color:#1d4ed8}}@media screen and (any-hover:hover)and (width>=48em){.c_nav_item>a:hover:before{width:100%}}.c_nav_item>a:focus-visible,.c_nav_item>a:active{color:#1d4ed8}@media screen and (width>=48em){.c_nav_item>a:focus-visible:before,.c_nav_item>a:active:before{width:100%}}.c_nav_item.-hasChild>a{padding-right:4rem}@media screen and (width>=48em){.c_nav_item.-hasChild>a{padding-right:2.4rem}}@media screen and (width>=48em){.c_nav_item.-hasChild:hover .c_nav_child,.c_nav_item.-hasChild:focus-within .c_nav_child{visibility:visible;opacity:1}.c_nav_item.-hasChild:hover .c_nav_trigger:before,.c_nav_item.-hasChild:focus-within .c_nav_trigger:before{transform:rotate(-135deg) translateY(-.2rem);transform-origin:center}}.c_nav_trigger{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:4.8rem;height:5.2rem;color:#334155;cursor:pointer}@media screen and (width>=48em){.c_nav_trigger{width:2.4rem;height:100%}}.c_nav_trigger:before,.c_nav_trigger:after{position:absolute;width:1.4rem;height:.2rem;content:"";background:currentcolor;transition:transform .3s ease}.c_nav_trigger:after{transform:rotate(90deg)}@media screen and (width>=48em){.c_nav_trigger:before{width:.6rem;height:.6rem;background:transparent;border:solid currentcolor;border-width:0 .2rem .2rem 0;transform:rotate(45deg) translateY(-.2rem)}.c_nav_trigger:after{content:none}}.c_nav_child{height:0;overflow:hidden;list-style:none;transition:height .3s ease}@media screen and (width>=48em){.c_nav_child{position:absolute;top:100%;left:0;visibility:hidden;min-width:20rem;height:auto;padding:.8rem 0;overflow:visible;background:#fff;border-radius:.4rem;box-shadow:0 .4rem 1.6rem #0000001a;opacity:0;transition:opacity .2s ease,visibility .2s}}.c_nav_child li a{display:block;padding:1.2rem 0 1.2rem 1.6rem;font-size:1.4rem;color:#334155;text-decoration:none;transition:color .4s ease-out,background-color .4s ease-out}@media screen and (width>=48em){.c_nav_child li a{padding:1rem 1.6rem}}@media(any-hover:hover){.c_nav_child li a:hover{color:#1d4ed8}}@media screen and (any-hover:hover)and (width>=48em){.c_nav_child li a:hover{background:#1d4ed80d}}.c_nav_child li a:focus-visible,.c_nav_child li a:active{color:#1d4ed8}@media screen and (width>=48em){.c_nav_child li a:focus-visible,.c_nav_child li a:active{background:#1d4ed80d}}@media screen and (width>=48em){.c_nav_child.-mega{left:50%;width:100vw;max-width:1200;padding:2.4rem;transform:translate(-50%)}}.c_nav_extra{padding:2rem 0;margin-top:2rem;border-top:.1rem solid #e5e7eb}@media screen and (width>=48em){.c_nav_extra{display:none}}@media screen and (width>=48em){.c_nav_close{display:none}}.c_nav.-open .c_nav_btn{color:#fff}.c_nav.-open .c_nav_btn_line{background:transparent}.c_nav.-open .c_nav_btn_line:before,.c_nav.-open .c_nav_btn_line:after{inset:0}.c_nav.-open .c_nav_btn_line:before{transform:rotate(45deg)}.c_nav.-open .c_nav_btn_line:after{transform:rotate(-45deg)}.c_nav.-open .c_nav_wrapper{visibility:visible;opacity:1}.c_nav.-open .c_nav_wrapper:before{opacity:1;transform:translateZ(0) scale(80);transition:transform .8s cubic-bezier(.4,.1,.3,1),oapcity .3s cubic-bezier(.4,.1,.3,1) .5s}.c_nav.-open .c_nav_inner{opacity:1}.c_nav_item.-open .c_nav_trigger:after{transform:rotate(0)}.c_nav_item.-open .c_nav_child{height:var(--childHeight, auto)}@media screen and (width>=48em){.c_nav_item.-open .c_nav_child{visibility:visible;height:auto;opacity:1}}.c_tab_list button[tabindex="-1"]{color:#1d4ed8;pointer-events:none;background-color:#fff}.c_tab_content{animation:fade .4s ease-out}.c_tab_content[hidden]{opacity:0}@layer components{.c_ttl_lower{padding-block:1.5em;font-size:var(--font-size-h1);font-weight:700;color:#fff;text-align:center}}@layer base{*,*:before,*:after{box-sizing:border-box;padding:0;margin:0}:where([hidden]:not([hidden=until-found])){display:none!important}:where(html){scrollbar-gutter:stable;line-height:1.5;tab-size:2;color-scheme:dark light;-webkit-text-size-adjust:none;interpolate-size:allow-keywords}:where(html:has(dialog:modal[open])){overflow:clip}@media(prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){font-family:system-ui,sans-serif;line-height:inherit;-webkit-font-smoothing:antialiased}:where(button){all:unset}:where(input,button,textarea,select){font:inherit;font-variation-settings:inherit;font-feature-settings:inherit;color:inherit;word-spacing:inherit;letter-spacing:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled,label:has(>:disabled,+disabled)){cursor:not-allowed}:where(a){color:inherit;text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg,video){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem);text-wrap:balance}:where(hr){block-size:0;overflow:visible;color:inherit;border:none;border-block-start:1px solid}:where(dialog,[popover]){inset:unset;max-width:unset;max-height:unset;overflow:unset;color:inherit;background:none;border:none}:where(dialog:not([open],[popover]),[popover]:not(:popover-open)){display:none!important}:where(:focus-visible){outline:3px solid CanvasText;outline-offset:1px;box-shadow:0 0 0 5px Canvas}:where(:focus-visible,:target){scroll-margin-block:8vh}:where(.visually-hidden:not(:focus-within,:active)){position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;white-space:nowrap!important;user-select:none!important;border:0!important;clip-path:inset(50%)!important}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--text-xs:var(--font-size-xs);--text-xs--line-height:calc(1 / .75);--text-base:var(--font-size-base);--text-base--line-height: 1.5 ;--text-lg:var(--font-size-lg);--text-lg--line-height:calc(1.75 / 1.125);--radius-lg:.5rem;--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-txt:var(--color-txt);--color-reversal:var(--color-reversal);--color-gray:var(--color-gray);--color-prime:var(--color-prime);--color-second:var(--color-second);--color-third:var(--color-third);--color-body:var(--color-body);--text-h1:var(--font-size-h1);--text-h2:var(--font-size-h2)}:root{--spacing:.1rem}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\@container{container-type:inline-size}.\!visible{visibility:visible!important}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.visible\!{visibility:visible!important}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.fixed\!{position:fixed!important}.relative{position:relative}.static{position:static}.sticky{position:sticky}.\!start{inset-inline-start:var(--spacing)!important}.-start{inset-inline-start:calc(var(--spacing) * -1)}.start{inset-inline-start:var(--spacing)}.start\!{inset-inline-start:var(--spacing)!important}.-end{inset-inline-end:calc(var(--spacing) * -1)}.end{inset-inline-end:var(--spacing)}.end\!{inset-inline-end:var(--spacing)!important}.top-2{top:calc(var(--spacing) * 2)}.top-10{top:calc(var(--spacing) * 10)}.top-100{top:calc(var(--spacing) * 100)}.left-2{left:calc(var(--spacing) * 2)}.isolate{isolation:isolate}.col-9{grid-column:9}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.container\!{width:100%!important}@media(min-width:40rem){.container\!{max-width:40rem!important}}@media(min-width:48rem){.container\!{max-width:48rem!important}}@media(min-width:64rem){.container\!{max-width:64rem!important}}@media(min-width:80rem){.container\!{max-width:80rem!important}}@media(min-width:96rem){.container\!{max-width:96rem!important}}.m-0{margin:calc(var(--spacing) * 0)}.my-3{margin-block:calc(var(--spacing) * 3)}.my-20{margin-block:calc(var(--spacing) * 20)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-16{margin-top:calc(var(--spacing) * 16)}.mt-20{margin-top:calc(var(--spacing) * 20)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mr-4{margin-right:calc(var(--spacing) * 4)}.mb-0{margin-bottom:calc(var(--spacing) * 0)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-16{margin-bottom:calc(var(--spacing) * 16)}.mb-24{margin-bottom:calc(var(--spacing) * 24)}.ml-1{margin-left:calc(var(--spacing) * 1)}.ml-2{margin-left:calc(var(--spacing) * 2)}.\!block{display:block!important}.\!hidden{display:none!important}.\!inline{display:inline!important}.block{display:block}.block\!{display:block!important}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.inline-table{display:inline-table}.list-item{display:list-item}.table{display:table}.table\!{display:table!important}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row{display:table-row}.table-row-group{display:table-row-group}.size-full{width:100%;height:100%}.h-27{height:calc(var(--spacing) * 27)}.h-29\.5{height:calc(var(--spacing) * 29.5)}.w-10{width:calc(var(--spacing) * 10)}.w-20{width:calc(var(--spacing) * 20)}.w-100{width:calc(var(--spacing) * 100)}.flex-auto{flex:auto}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.flex-grow,.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.rotate-90{rotate:90deg}.rotate-180{rotate:180deg}.rotate-270{rotate:270deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.transform\!{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)!important}.resize{resize:both}.resize\!{resize:both!important}.columns-1{columns:1}.columns-2{columns:2}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.gap-12{gap:calc(var(--spacing) * 12)}.gap-17{gap:calc(var(--spacing) * 17)}.gap-30{gap:calc(var(--spacing) * 30)}.gap-40{gap:calc(var(--spacing) * 40)}.self-end{align-self:flex-end}.self-start{align-self:flex-start}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-prime{background-color:var(--color-prime)}.bg-cover{background-size:cover}.mask-repeat{-webkit-mask-repeat:repeat;mask-repeat:repeat}.object-cover{object-fit:cover}.object-bottom{object-position:bottom}.object-left{object-position:left}.object-right{object-position:right}.object-top{object-position:top}.p-0{padding:calc(var(--spacing) * 0)}.p-1{padding:calc(var(--spacing) * 1)}.p-3{padding:calc(var(--spacing) * 3)}.px-0{padding-inline:calc(var(--spacing) * 0)}.px-2{padding-inline:calc(var(--spacing) * 2)}.py-0{padding-block:calc(var(--spacing) * 0)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-60{padding-block:calc(var(--spacing) * 60)}.pt-0{padding-top:calc(var(--spacing) * 0)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-6{padding-top:calc(var(--spacing) * 6)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pl-3{padding-left:calc(var(--spacing) * 3)}.text-center{text-align:center}.text-justify{text-align:justify}.text-left{text-align:left}.text-right{text-align:right}.align-middle{vertical-align:middle}.align-top{vertical-align:top}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-h1{font-size:var(--text-h1)}.text-h2{font-size:var(--text-h2)}.text-wrap{text-wrap:wrap}.break-all{word-break:break-all}.text-prime{color:var(--color-prime)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.diagonal-fractions{--tw-numeric-fraction:diagonal-fractions;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.lining-nums{--tw-numeric-figure:lining-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.oldstyle-nums{--tw-numeric-figure:oldstyle-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.proportional-nums{--tw-numeric-spacing:proportional-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.slashed-zero{--tw-slashed-zero:slashed-zero;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.stacked-fractions{--tw-numeric-fraction:stacked-fractions;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.contrast-1{--tw-contrast:contrast(1%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.contrast-2{--tw-contrast:contrast(2%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.contrast-3{--tw-contrast:contrast(3%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.drop-shadow{--tw-drop-shadow-size:drop-shadow(0 1px 2px var(--tw-drop-shadow-color,#0000001a)) drop-shadow(0 1px 1px var(--tw-drop-shadow-color,#0000000f));--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.sepia{--tw-sepia:sepia(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.\!filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)!important}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter\!{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)!important}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition\!{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events!important;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--default-transition-duration))!important}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-none{--tw-outline-style:none;outline-style:none}.select-all{-webkit-user-select:all;user-select:all}.select-auto{-webkit-user-select:auto;user-select:auto}.\[hostname\:port\]{hostname:port}.\[term\:1\]{term:1}.block-2{block-size:calc(var(--spacing) * 2)}.block-3{block-size:calc(var(--spacing) * 3)}.block-4{block-size:calc(var(--spacing) * 4)}.block-5{block-size:calc(var(--spacing) * 5)}.block-6{block-size:calc(var(--spacing) * 6)}@media(min-width:48rem){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:gap-16{gap:calc(var(--spacing) * 16)}.md\:gap-34{gap:calc(var(--spacing) * 34)}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.p_about{padding:2.5rem 0}@media screen and (width>=48em){.p_about{padding:3.75rem 0}}.p_about .about-section{margin-bottom:2.5rem}@media screen and (width>=48em){.p_about .about-section{margin-bottom:3.75rem}}.p_about .about-section:last-child{margin-bottom:0}.p_about .about-section .section-title{padding-bottom:.8rem;margin-bottom:1.6rem;font-size:2rem;font-weight:700;color:#1d4ed8;border-bottom:.2rem solid #1d4ed8}@media screen and (width>=48em){.p_about .about-section .section-title{margin-bottom:2.4rem;font-size:2.4rem}}.p_about .about-section .section-description{margin-bottom:2.4rem;font-size:1.4rem;line-height:1.8;color:#334155}@media screen and (width>=48em){.p_about .about-section .section-description{margin-bottom:3.2rem;font-size:1.6rem}}.p_about .feature-list{display:grid;gap:1.6rem;list-style:none}.p_about .feature-list .feature-item{padding:1.6rem 2rem;font-size:1.4rem;line-height:1.6;background:linear-gradient(135deg,#0000ff0d,#ff00ff0d);border-left:.4rem solid #1d4ed8;border-radius:.8rem;transition:.4s ease-out}@media screen and (width>=48em){.p_about .feature-list .feature-item{padding:2rem 2.4rem;font-size:1.6rem}}.p_about .feature-list .feature-item:hover{background:linear-gradient(135deg,#0000ff1a,#ff00ff1a);transform:translate(.4rem)}.p_about .tech-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (width>=48em){.p_about .tech-grid{grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:2.4rem}}.p_about .tech-grid .tech-card{padding:2rem;background:#fffc;border:.1rem solid rgba(0,0,255,.1);border-radius:1.2rem;transition:.4s ease-out}@media screen and (width>=48em){.p_about .tech-grid .tech-card{padding:2.4rem}}.p_about .tech-grid .tech-card:hover{box-shadow:0 .8rem 2.4rem #0000ff1a;transform:translateY(-.4rem)}.p_about .tech-grid .tech-card .tech-name{margin-bottom:.8rem;font-size:1.6rem;font-weight:700;color:#1d4ed8}@media screen and (width>=48em){.p_about .tech-grid .tech-card .tech-name{font-size:1.8rem}}.p_about .tech-grid .tech-card .tech-desc{margin:0;font-size:1.2rem;line-height:1.6;color:#666}@media screen and (width>=48em){.p_about .tech-grid .tech-card .tech-desc{font-size:1.4rem}}.p_news_archive{padding:2.5rem 0}@media screen and (width>=48em){.p_news_archive{padding:3.75rem 0}}.p_news_archive .article_list{display:grid;grid-template-columns:1fr;gap:3.2rem}@media screen and (width>=48em){.p_news_archive .article_list{grid-template-columns:repeat(3,1fr)}}.p_news_archive .article_item{list-style:none}.p_news_archive .article_card{overflow:hidden;border:.1rem solid #e5e7eb;border-radius:.8rem;transition:all .3s ease}.p_news_archive .article_card:hover{box-shadow:0 .4rem 1.2rem #0000001a;transform:translateY(-.2rem)}.p_news_archive .article_card:hover .card_img img{transform:scale(1.05)}.p_news_archive .card_img{aspect-ratio:16/9;overflow:hidden;background:#f3f4f6}.p_news_archive .card_img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.p_news_archive .card_body{padding:2.4rem}.p_news_archive .card_header{display:flex;gap:1.6rem;align-items:center;margin-bottom:1.6rem}.p_news_archive .card_header time{font-size:1.4rem;color:#d6d4d0}.p_news_archive .card_category{display:inline-block;padding:.4rem 1.2rem;font-size:1.2rem;font-weight:700;color:#fff;background:#1d4ed8;border-radius:.4rem}.p_news_archive .card_ttl{margin-bottom:1.2rem;font-size:1.8rem;font-weight:700;line-height:1.6}@media screen and (width>=48em){.p_news_archive .card_ttl{font-size:2rem}}.p_news_archive .card_desc{font-size:1.4rem;line-height:1.8;color:#6b7280}.c_pager{margin-top:4rem}@media screen and (width>=48em){.c_pager{margin-top:6rem}}.c_pager_list{display:flex;gap:.8rem;align-items:center;justify-content:center;list-style:none}.c_pager_list-item a,.c_pager_list-item span{display:flex;align-items:center;justify-content:center;min-width:4rem;height:4rem;padding:0 .8rem;font-size:1.4rem;text-decoration:none;border:.1rem solid #d1d5db;border-radius:.4rem;transition:all .2s ease}.c_pager_list-item a:hover,.c_pager_list-item.-current span{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.c_pager_list-item.-dots span{border:none}.c_pager_list-item.-first a,.c_pager_list-item.-last a,.c_pager_list-item.-prev a,.c_pager_list-item.-next a{font-size:1.2rem}.p_news{padding:2.5rem 0}@media screen and (width>=48em){.p_news{padding:3.75rem 0}}.p_news .news_header{margin-bottom:2rem}@media screen and (width>=48em){.p_news .news_header{margin-bottom:3rem}}.p_news .news_meta{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin-bottom:1rem}.p_news .news_meta time{font-size:1.4rem;color:#d6d4d0}.p_news .news_category{display:inline-block;padding:.2rem .8rem;font-size:1.2rem;color:#1d4ed8;border:.1rem solid #1d4ed8;border-radius:.2rem}.p_news .news_ttl{font-size:2.4rem;font-weight:700;line-height:1.5}@media screen and (width>=48em){.p_news .news_ttl{font-size:3.2rem}}.p_news .news_thumbnail{margin-bottom:2rem}@media screen and (width>=48em){.p_news .news_thumbnail{margin-bottom:3rem}}.p_news .news_thumbnail img{width:100%;height:auto;border-radius:.4rem}.p_news .news_body{line-height:1.8}.p_news .news_body h2{padding-bottom:.8rem;margin-top:3rem;margin-bottom:1.6rem;font-size:2rem;font-weight:700;border-bottom:.2rem solid #1d4ed8}@media screen and (width>=48em){.p_news .news_body h2{font-size:2.4rem}}.p_news .news_body h3{margin-top:2.4rem;margin-bottom:1.2rem;font-size:1.8rem;font-weight:700}@media screen and (width>=48em){.p_news .news_body h3{font-size:2rem}}.p_news .news_body p{margin-bottom:1.6rem}.p_news .news_body ul,.p_news .news_body ol{padding-left:2rem;margin-bottom:1.6rem}.p_news .news_body li{margin-bottom:.4rem}.p_news .news_body img{max-width:100%;height:auto;margin:1.6rem 0;border-radius:.4rem}.p_news .news_body blockquote{padding:1.2rem 1.6rem;margin:1.6rem 0;border-left:.4rem solid #1d4ed8;background:#f8fafc}.p_sample{padding:4rem 0}.sample_hero{padding:6rem 2rem;margin-bottom:6rem;color:#fff;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:.8rem}.sample_hero .hero_ttl{margin-bottom:1.6rem;font-size:3.2rem;font-weight:700}@media screen and (width>=48em){.sample_hero .hero_ttl{font-size:4.8rem}}.sample_hero .hero_subtitle{margin-bottom:2.4rem;font-size:1.6rem;opacity:.9}@media screen and (width>=48em){.sample_hero .hero_subtitle{font-size:2rem}}.sample_hero .hero_desc{max-width:60rem;margin:0 auto;font-size:1.4rem;line-height:1.8;opacity:.95}@media screen and (width>=48em){.sample_hero .hero_desc{font-size:1.6rem}}.sample_content{display:grid;grid-template-columns:1fr;gap:6rem}@media screen and (width>=48em){.sample_content{gap:4rem}}.section_ttl{padding-bottom:1.6rem;margin-bottom:3rem;font-size:2rem;font-weight:700;border-bottom:.3rem solid #1d4ed8}@media screen and (width>=48em){.section_ttl{font-size:2.4rem}}.sample_articles .article_list{display:grid;grid-template-columns:1fr;gap:3.2rem}@media screen and (width>=48em){.sample_articles .article_list{grid-template-columns:repeat(3,1fr)}}.sample_articles .article_item{list-style:none}.sample_articles .card_img{aspect-ratio:16/9;overflow:hidden;background:#f3f4f6}.sample_articles .card_img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.sample_articles .article_card{overflow:hidden;border:.1rem solid #e5e7eb;border-radius:.8rem;transition:all .3s ease}.sample_articles .article_card:hover{box-shadow:0 .4rem 1.2rem #0000001a;transform:translateY(-.2rem)}.sample_articles .article_card:hover .card_img img{transform:scale(1.05)}.sample_articles .card_body{padding:2.4rem}.sample_articles .card_header{display:flex;gap:1.6rem;align-items:center;margin-bottom:1.6rem}.sample_articles .card_category{display:inline-block;padding:.4rem 1.2rem;font-size:1.2rem;font-weight:700;color:#fff;background:#1d4ed8;border-radius:.4rem}.sample_articles .card_ttl{margin-bottom:1.2rem;font-size:1.8rem;font-weight:700;line-height:1.6}@media screen and (width>=48em){.sample_articles .card_ttl{font-size:2rem}}.sample_articles .card_desc{font-size:1.4rem;line-height:1.8;color:#6b7280}.sample_categories .category_tab_list{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin-bottom:2.4rem}@media screen and (width>=48em){.sample_categories .category_tab_list{grid-template-columns:repeat(4,1fr)}}.sample_categories .category_tab_list button{padding:1.2rem 1.6rem;font-size:1.4rem;font-weight:500;color:#4b5563;background:#f9fafb;border:.2rem solid #e5e7eb;border-radius:.8rem;transition:all .3s ease}@media screen and (width>=48em){.sample_categories .category_tab_list button{font-size:1.6rem}}.sample_categories .category_tab_list button:hover{background:#f3f4f6}.sample_categories .category_tab_list button.-open{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.sample_categories .category_tab_content{padding:2.4rem;background:#f9fafb;border-radius:.8rem}.sample_categories .category_child_list{display:grid;gap:1.2rem}.sample_categories .category_child_item{padding:1.2rem 1.6rem;font-size:1.4rem;color:#334155;list-style:none;background:#fff;border-radius:.6rem;transition:background .3s ease}@media screen and (width>=48em){.sample_categories .category_child_item{font-size:1.6rem}}.sample_categories .category_child_item:hover{background:#f3f4f6}.sample_videos{margin-top:8rem}.sample_videos .video_list{display:grid;grid-template-columns:1fr;gap:3.2rem}@media screen and (width>=48em){.sample_videos .video_list{grid-template-columns:repeat(3,1fr)}}.sample_videos .video_play_icon{position:absolute;top:50%;left:50%;display:block;transform:translate(-50%,-50%);transition:transform .3s ease}.sample_videos .video_item{list-style:none}.sample_videos .video_card{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;text-align:left;cursor:pointer;background:transparent;border:.1rem solid #e5e7eb;border-radius:.8rem;transition:all .3s ease}.sample_videos .video_card:hover{box-shadow:0 .4rem 1.2rem #0000001a;transform:translateY(-.2rem)}.sample_videos .video_card:hover .video_thumbnail img{transform:scale(1.05)}.sample_videos .video_card:hover .video_play_icon{transform:translate(-50%,-50%) scale(1.1)}.sample_videos .video_thumbnail{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#f3f4f6}.sample_videos .video_thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.sample_videos .video_body{display:block;padding:2.4rem}.sample_videos .video_ttl{margin-bottom:1.2rem;font-size:1.8rem;font-weight:700;line-height:1.6}@media screen and (width>=48em){.sample_videos .video_ttl{font-size:2rem}}.sample_videos .video_desc{font-size:1.4rem;line-height:1.8;color:#6b7280}.sample_qa{margin-top:8rem}.sample_qa .qa_list{display:grid;gap:2rem}.sample_qa .qa_item{border:.1rem solid #e5e7eb;border-radius:.8rem}.sample_qa .qa_q{padding:2rem;font-size:1.6rem;font-weight:700;background:#f9fafb;border-radius:.8rem}@media screen and (width>=48em){.sample_qa .qa_q{font-size:1.8rem}}.sample_qa .qa_q:hover{background:#f3f4f6}.sample_qa .qa_q .qa_q_text{display:block}.sample_qa .qa_a{padding:2rem;background:#fff}.sample_qa .qa_a .qa_a_text{font-size:1.4rem;line-height:1.8;color:#4b5563}@media screen and (width>=48em){.sample_qa .qa_a .qa_a_text{font-size:1.6rem}}:root{--color-txt: #334155;--color-reversal: #fff;--color-prime: #1d4ed8;--color-second: #8b5cf6;--color-third: #00f;--color-body: #fff;--color-gray: #d6d4d0;--font-size-h1: 4rem;--font-size-h2: 3.6rem;--font-size-h3: 2.8rem;--font-size-h4: 2.4rem;--font-size-h5: 2rem;--font-size-xl: 1.8rem;--font-size-lg: 1.6rem;--font-size-base: 1.4rem;--font-size-sm: 1.2rem;--font-size-xs: 1rem}@media(width>=48em){:root{--font-size-h1: 6.4rem;--font-size-h2: 4.4rem;--font-size-h3: 3.6rem;--font-size-h4: 2.8rem;--font-size-h5: 2.4rem;--font-size-xl: 2rem;--font-size-lg: 1.8rem;--font-size-base: 1.6rem;--font-size-sm: 1.4rem;--font-size-xs: 1.2rem}}.p_sample_hero{display:flex;align-items:center;min-height:100vh;background:linear-gradient(135deg,#0000ff1a,#ff00ff1a)}.p_sample_hero h2{padding-bottom:.8rem;color:#8b5cf6;border-bottom:2px solid #8b5cf6}.p_sample_hero ul li{padding:1.2rem 2rem;background:#fffc;border-left:.4rem solid #1d4ed8;border-radius:.8rem}.p_sample_hero p{line-height:1.8}.p_sample_hero .picture-demo-container{max-width:80rem;margin:0 auto;overflow:hidden;border-radius:1.2rem;box-shadow:0 .8rem 3.2rem #0000001a}@media screen and (width>=48em){.p_sample_hero .picture-demo-container{max-width:100rem}}.p_sample_hero .picture-demo-image{display:block;width:100%;height:auto}
