*,:after,:before{box-sizing:border-box;margin:0;padding:0;vertical-align:baseline;-webkit-tap-highlight-color:rgba(255,255,255,0)!important;-webkit-focus-ring-color:hsla(0,0%,100%,0)!important}body{line-height:1}textarea{overflow:auto;vertical-align:top;resize:vertical}a:focus{outline:thin dotted}a:not([class*=btn]):active,a:not([class*=btn]):hover{outline:0}button,input,select,textarea{font-family:unset;margin:0;vertical-align:middle;border:none;color:unset;font-size:100%}button,input{line-height:normal}button{-webkit-appearance:none;background:unset;cursor:pointer;text-align:unset}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}img{vertical-align:middle;max-width:100%;display:block}p{margin-bottom:0}p+p{margin-top:1rem}:root{--base-font-size:16px;--small-font-size:14px;--extra-small-font-size:12px;--h1-font-size:42px;--h2-font-size:35px;--h3-font-size:28px;--h4-font-size:21px;--dark:#6a6a6a;--gray:#cecece;--gray-light:#f8f8f8;--light:#fff;--primary:#027be3;--primary-light:#99bddd;--secondary:#26a69a;--warning:#ffcc001a;--alert:red;--success:green;--border-radius:3px;--base-font:"Open Sans",sans-serif;--base-font-weight:400;--base-font-bold-weight:600;--alternative-font:"Inter",sans-serif;--alternative-font-weight:600;--alternative-font-extra-weight:800;--custom-grid-template:minmax(150px,1fr) minmax(700px,min(1200px,calc(100vw - 2rem))) minmax(150px,1fr);--base-padding:1.5rem}@media(max-width:992px){:root{--h1-font-size:35px;--h2-font-size:28px;--h3-font-size:21px}}.q-avatar__content img{height:100%;-o-object-fit:cover;object-fit:cover}body{font-size:var(--base-font-size);font-family:var(--base-font);font-weight:var(--base-font-weight);color:var(--dark)}strong{font-weight:var(--base-font-bold-weight)}.h1,.h2,.h3,.h4,h1,h2,h3,h4{font-family:var(--alternative-font);font-weight:var(--alternative-font-weight)}.h1 strong,.h2 strong,.h3 strong,.h4 strong,h1 strong,h2 strong,h3 strong,h4 strong{font-weight:var(--alternative-font-extra-weight)}.h1,h1{font-size:var(--h1-font-size);line-height:1.2}.h1+*,h1+*{margin-top:1.5rem}.h2,h2{font-size:var(--h2-font-size)}.h2,.h3,h2,h3{line-height:1.25}.h3,h3{font-size:var(--h3-font-size)}.h4,h4{font-size:var(--h4-font-size);line-height:1.25}p{line-height:1.3}.font-sm{font-size:var(--small-font-size)}.font-xsm{font-size:var(--extra-small-font-size)}.base-flex{display:flex}.base-flex,.inline-flex{gap:1.5rem;flex-wrap:wrap}.inline-flex{display:inline-flex}.flex-input{align-items:center}.base-grid{display:grid;gap:1.5rem;align-items:baseline}.flex-columns{flex-direction:column}.grid-2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.grid-3{grid-template-columns:auto auto 1fr}.label{font-weight:700}.error-msg{margin:.5rem;color:red;opacity:.7;font-size:var(--small-font-size)}hr{margin:.5rem 0 2rem}#app{display:grid;height:100vh;max-height:100vh;grid-template-rows:auto 1fr auto;width:100vw;overflow:hidden}.v-enter-active,.v-leave-active{transition:opacity .3s ease}.v-enter-from,.v-leave-to{opacity:0}.col-form .base-flex{flex-direction:column;gap:0}.form-section-title{font-weight:700;font-size:1.2rem}.form-section-title+*{margin-top:1.5rem}.form-section-h2-title{font-weight:700;font-size:1rem}.form-section-h2-title+*{margin-top:1.5rem}.form-section-subtitle{font-style:italic;font-size:.9rem;margin-top:.25rem;margin-bottom:1.5rem}*+.form-section-title{margin-top:3rem}.form-grid .base-form__row,.form-grid-without-base-form{display:grid;grid-template-columns:200px 1fr;align-items:center;gap:1rem}.form-grid-with-label{display:grid;grid-template-columns:auto 1fr;gap:2rem}.form-grid-with-label>p:only-of-type{padding-top:1rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.input-between-text{display:flex;align-items:center;gap:5px}.small-gap{gap:.25rem}:is(.base-flex,.inline-flex)>p+p{margin-top:unset}.bg-primary-light{background-color:var(--primary-light)}.bg-disable{background-color:#c4c4c4}