*,:after,:before{box-sizing:border-box}html{text-size-adjust:none}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4{text-wrap:balance}a{text-decoration:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{padding:0;border:none;outline:none;color:inherit;background:none}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}li,ul{list-style:none;padding:0;margin:0}html{font-size:62.5%}*{--color-main:#4e9fd9;--color-sub:#000;--color-bg:#292927;--color-bg-white:#fff;--color-bd:#3b3b3b;--color-white:#e8e8e8;--color-black:rgba(59,59,59,.8);--SaaS-logo-dark-blue:#3e40f2;--SaaS-logo-blue:#4358f1;--SaaS-logo-light-blue:#79cbe4;--color-selected:#133438;--color-text-gray:#64645f;--color-bg-gray:#f3f3ee;--color-border-main:hsla(60,10%,83%,.6);--color-prompt-border:#c6d5e1;--bdrs-medium:6px;--color-form-selected:#1976d2;--prompt-park-gray:#edf2f7;--prompt-park-darker-gray:#d4e3f2;--prompt-park-purple:#bb48ecda;--prompt-park-light-purple:#eeecfe;--prompt-park-menu-color:linear-gradient(229deg,#bb48ec,#7466e5 45.31%,#2467f1);--navigation-bar-color:linear-gradient(224deg,#76a6d6,#3d6cc2);--font-size-minimum:1.2rem;--font-size-small:1.4rem;--font-size-medium:1.6rem;--font-size-large:1.8rem;--font-size-ex-large:1.875rem;--font-weight-lighter:400;--font-weight-bold:700}body{font-size:1.6rem}img{width:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:transparent;border-radius:10px}::-webkit-scrollbar-track{background:transparent}@media screen and (max-width:768px){.br-pc{display:none}*{--bdrs-medium:6px;--font-size-minimum:1rem;--font-size-small:1.2rem;--font-size-medium:1.4rem;--font-size-large:1.6rem;--font-weight-bold:600}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.box-shadow{box-shadow:0 2px 4px rgba(0,0,0,.1),0 8px 16px rgba(0,0,0,.1)}.container-pc,.container-sp{width:100%;min-height:calc(100vh - 77px)}.container-sp{width:576px;margin:auto}.base-text{color:#222;white-space:pre-line}.text-x-small{composes:base-text;font-size:.75rem}.text-small{font-size:.85rem}.text-medium,.text-normal,.text-small{composes:base-text}.text-medium{font-size:1.15rem}.text-large{composes:base-text;font-size:1.25rem}.base-title{color:#222;font-size:2rem;white-space:pre-line}.title-medium,.title-normal,.title-small{composes:base-title}.title-medium{font-size:3rem}.title-large{composes:base-title;font-size:4rem}.base-input{width:100%;color:#374151;border:1px solid #d1d5db;border-radius:.375rem;outline:none;transition:border-color .1s,box-shadow .1s;padding:.75rem 1rem}.base-input[data-error=true]{border-color:#c62828}.base-input:focus{border-color:#1976d2;box-shadow:0 0 0 2px #1976d2}.input-choice-label{align-items:center;color:#000;display:inline-flex;font-size:var(--font-size-normal)}.input-choice-label[data-variant=card]{padding:1rem 2rem;border:1px solid #000;border-radius:.5rem}.input-choice-label[data-variant=card]:has(.input-choice-input:checked){border:1px solid #1e3a8a;background-color:#bfdbfe}.input-choice-label[data-variant=card]:has(.input-choice-input[data-error=true]){border:1px solid #b91c1c;background-color:#fecaca}.input-choice-label[data-variant=card]:has(.input-choice-input:disabled){opacity:.3}.input-choice-label[data-variant=card][data-size=small]{padding:.5rem 1rem;min-width:100px;justify-content:center}.input-choice-label[data-variant=card][data-size=medium]{padding:1rem 2rem;min-width:200px;justify-content:center}.input-choice-label[data-variant=card][data-size=large]{padding:1.5rem 3rem;min-width:50%;justify-content:center}.input-choice-icon{align-items:center;border:1px solid #000;display:inline-flex;font-size:var(--font-size-small);justify-content:center;background-color:#fff;color:#d3d3d3}.input-choice-input:checked+.input-choice-icon{border:1px solid #1e3a8a;color:#1e3a8a}.input-choice-input[data-error=true]+.input-choice-icon{border:1px solid red;color:red}.input-choice-input:disabled+.input-choice-icon{opacity:.3}.input-choice-text:not(:empty){margin-left:8px}.input-choice-input:checked~.input-choice-text{color:#000}.input-choice-input:disabled~.input-choice-text{color:#000;opacity:.3}._sp-hidden{display:block}@media(max-width:576px){._sp-hidden{display:none}}._pc-hidden{display:none}@media(max-width:576px){._pc-hidden{display:block}}._ml-1{margin-left:1rem!important}._ml-2{margin-left:2rem!important}._ml-3{margin-left:3rem!important}._ml-4{margin-left:4rem!important}._ml-5{margin-left:5rem!important}._ml-6{margin-left:6rem!important}._ml-7{margin-left:7rem!important}._ml-8{margin-left:8rem!important}._ml-9{margin-left:9rem!important}._ml-10{margin-left:10rem!important}._mr-1{margin-right:1rem!important}._mr-2{margin-right:2rem!important}._mr-3{margin-right:3rem!important}._mr-4{margin-right:4rem!important}._mr-5{margin-right:5rem!important}._mr-6{margin-right:6rem!important}._mr-7{margin-right:7rem!important}._mr-8{margin-right:8rem!important}._mr-9{margin-right:9rem!important}._mr-10{margin-right:10rem!important}._mt-1{margin-top:1rem!important}._mt-2{margin-top:2rem!important}._mt-3{margin-top:3rem!important}._mt-4{margin-top:4rem!important}._mt-5{margin-top:5rem!important}._mt-6{margin-top:6rem!important}._mt-7{margin-top:7rem!important}._mt-8{margin-top:8rem!important}._mt-9{margin-top:9rem!important}._mt-10{margin-top:10rem!important}._mb-1{margin-bottom:1rem!important}._mb-2{margin-bottom:2rem!important}._mb-3{margin-bottom:3rem!important}._mb-4{margin-bottom:4rem!important}._mb-5{margin-bottom:5rem!important}._mb-6{margin-bottom:6rem!important}._mb-7{margin-bottom:7rem!important}._mb-8{margin-bottom:8rem!important}._mb-9{margin-bottom:9rem!important}._mb-10{margin-bottom:10rem!important}._mx-1{margin-left:1rem!important;margin-right:1rem!important}._mx-2{margin-left:2rem!important;margin-right:2rem!important}._mx-3{margin-left:3rem!important;margin-right:3rem!important}._mx-4{margin-left:4rem!important;margin-right:4rem!important}._mx-5{margin-left:5rem!important;margin-right:5rem!important}._mx-6{margin-left:6rem!important;margin-right:6rem!important}._mx-7{margin-left:7rem!important;margin-right:7rem!important}._mx-8{margin-left:8rem!important;margin-right:8rem!important}._mx-9{margin-left:9rem!important;margin-right:9rem!important}._mx-10{margin-left:10rem!important;margin-right:10rem!important}._my-1{margin-top:1rem!important;margin-bottom:1rem!important}._my-2{margin-top:2rem!important;margin-bottom:2rem!important}._my-3{margin-top:3rem!important;margin-bottom:3rem!important}._my-4{margin-top:4rem!important;margin-bottom:4rem!important}._my-5{margin-top:5rem!important;margin-bottom:5rem!important}._my-6{margin-top:6rem!important;margin-bottom:6rem!important}._my-7{margin-top:7rem!important;margin-bottom:7rem!important}._my-8{margin-top:8rem!important;margin-bottom:8rem!important}._my-9{margin-top:9rem!important;margin-bottom:9rem!important}._my-10{margin-top:10rem!important;margin-bottom:10rem!important}._pl-1{padding-left:1rem!important}._pl-2{padding-left:2rem!important}._pl-3{padding-left:3rem!important}._pl-4{padding-left:4rem!important}._pl-5{padding-left:5rem!important}._pl-6{padding-left:6rem!important}._pl-7{padding-left:7rem!important}._pl-8{padding-left:8rem!important}._pl-9{padding-left:9rem!important}._pl-10{padding-left:10rem!important}._pr-1{padding-right:1rem!important}._pr-2{padding-right:2rem!important}._pr-3{padding-right:3rem!important}._pr-4{padding-right:4rem!important}._pr-5{padding-right:5rem!important}._pr-6{padding-right:6rem!important}._pr-7{padding-right:7rem!important}._pr-8{padding-right:8rem!important}._pr-9{padding-right:9rem!important}._pr-10{padding-right:10rem!important}._pt-1{padding-top:1rem!important}._pt-2{padding-top:2rem!important}._pt-3{padding-top:3rem!important}._pt-4{padding-top:4rem!important}._pt-5{padding-top:5rem!important}._pt-6{padding-top:6rem!important}._pt-7{padding-top:7rem!important}._pt-8{padding-top:8rem!important}._pt-9{padding-top:9rem!important}._pt-10{padding-top:10rem!important}._pb-1{padding-bottom:1rem!important}._pb-2{padding-bottom:2rem!important}._pb-3{padding-bottom:3rem!important}._pb-4{padding-bottom:4rem!important}._pb-5{padding-bottom:5rem!important}._pb-6{padding-bottom:6rem!important}._pb-7{padding-bottom:7rem!important}._pb-8{padding-bottom:8rem!important}._pb-9{padding-bottom:9rem!important}._pb-10{padding-bottom:10rem!important}._px-1{padding-left:1rem!important;padding-right:1rem!important}._px-2{padding-left:2rem!important;padding-right:2rem!important}._px-3{padding-left:3rem!important;padding-right:3rem!important}._px-4{padding-left:4rem!important;padding-right:4rem!important}._px-5{padding-left:5rem!important;padding-right:5rem!important}._px-6{padding-left:6rem!important;padding-right:6rem!important}._px-7{padding-left:7rem!important;padding-right:7rem!important}._px-8{padding-left:8rem!important;padding-right:8rem!important}._px-9{padding-left:9rem!important;padding-right:9rem!important}._px-10{padding-left:10rem!important;padding-right:10rem!important}._py-1{padding-top:1rem!important;padding-bottom:1rem!important}._py-2{padding-top:2rem!important;padding-bottom:2rem!important}._py-3{padding-top:3rem!important;padding-bottom:3rem!important}._py-4{padding-top:4rem!important;padding-bottom:4rem!important}._py-5{padding-top:5rem!important;padding-bottom:5rem!important}._py-6{padding-top:6rem!important;padding-bottom:6rem!important}._py-7{padding-top:7rem!important;padding-bottom:7rem!important}._py-8{padding-top:8rem!important;padding-bottom:8rem!important}._py-9{padding-top:9rem!important;padding-bottom:9rem!important}._py-10{padding-top:10rem!important;padding-bottom:10rem!important}._line-clamp-1{-webkit-line-clamp:1}._line-clamp-1,._line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}._line-clamp-2{-webkit-line-clamp:2}._line-clamp-3{-webkit-line-clamp:3}._line-clamp-3,._line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}._line-clamp-4{-webkit-line-clamp:4}._line-clamp-5{-webkit-line-clamp:5}._line-clamp-5,._line-clamp-6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}._line-clamp-6{-webkit-line-clamp:6}._line-clamp-7{-webkit-line-clamp:7}._line-clamp-7,._line-clamp-8{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}._line-clamp-8{-webkit-line-clamp:8}._line-clamp-9{-webkit-line-clamp:9}._line-clamp-10,._line-clamp-9{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}._line-clamp-10{-webkit-line-clamp:10}.-grey{color:#718096}.-pink{color:#ec4899}.-left{text-align:left}.-right{text-align:right}.-center{text-align:center}.-start{justify-content:flex-start}._end{justify-content:flex-end}.-column{flex-direction:column}.-x-small{font-size:.75rem}.-small{font-size:.85rem}.-normal{font-size:1rem}.-medium{font-size:1.15rem}.-large{font-size:1.25rem}.-button-small{font-size:.875rem}.-button-medium{font-size:1rem}.-button-large{font-size:1.125rem}.-bold{font-weight:var(--font-weight-bold)}