main{box-sizing:border-box;padding:2rem;display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;width:100vw}section.card{width:30rem;min-width:15rem}ul.message-list{list-style:none;padding:0;padding-inline-start:0;display:flex;flex-direction:column;gap:1rem}div.message-list{padding:1rem;overflow-y:auto;height:19rem}:root{--bs-light-rgb: 240, 243, 247;--bs-font-sans-serif: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.3;--bs-body-color: #253143;--bs-body-bg: #ffffff}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(34,34,34,0)}h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.25}h1,.h1{font-size:calc(1.3625rem + 1.35vw)}@media (min-width: 1200px){h1,.h1{font-size:2.375rem}}h2,.h2{font-size:calc(1.3125rem + .75vw)}@media (min-width: 1200px){h2,.h2{font-size:1.875rem}}p{margin-top:0;margin-bottom:1rem}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}b,strong{font-weight:bolder}small,.small{font-size:.875em}a{color:#7c4dff;text-decoration:underline}a:hover{color:#633ecc}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}code{font-size:.875em;color:#e454d6;word-wrap:break-word}a>code{color:inherit}img,svg{vertical-align:middle}th{text-align:inherit;text-align:-webkit-match-parent}tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}iframe{border:0}progress{vertical-align:baseline}[hidden]{display:none!important}.container-sm{width:100%;padding-right:var(--bs-gutter-x, .75rem);padding-left:var(--bs-gutter-x, .75rem);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm{max-width:540px}}@media (min-width: 768px){.container-sm{max-width:720px}}@media (min-width: 992px){.container-sm{max-width:960px}}@media (min-width: 1200px){.container-sm{max-width:1140px}}@media (min-width: 1400px){.container-sm{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.col-12{flex:0 0 auto;width:100%}.form-label{margin-bottom:.5rem}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1.125rem;font-weight:400;line-height:1.3;color:#253143;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.5rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#253143;background-color:#fff;border-color:#bea6ff;outline:0;box-shadow:0 0 0 1px #cdd8e8}.form-control::-webkit-date-and-time-value{height:1.3em}.form-control::placeholder{color:#b2bdd1;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#253143;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#253143;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}textarea.form-control{min-height:calc(1.3em + .75rem + 2px)}.btn{display:inline-block;font-weight:700;line-height:1;color:#253143;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:1px solid rgba(0,0,0,0);padding:.8125rem 2.1875rem;font-size:1.125rem;border-radius:.5rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#253143}.btn:focus{outline:0;box-shadow:0 0 0 .25rem #7c4dff40}.btn:disabled,.btn.disabled{pointer-events:none;opacity:.65}.btn-outline-primary{color:#7c4dff;border-color:#7c4dff}.btn-outline-primary:hover{color:#fff;background-color:#7c4dff;border-color:#7c4dff}.btn-outline-primary:focus{box-shadow:0 0 0 .25rem #7c4dff80}.btn-outline-primary:active{color:#fff;background-color:#7c4dff;border-color:#7c4dff}.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem #7c4dff80}.btn-outline-primary:disabled,.btn-outline-primary.disabled{color:#7c4dff;background-color:#0000}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:0 solid rgba(34,34,34,.125);border-radius:.5rem}.card>hr{margin-right:0;margin-left:0}.card-body{flex:1 1 auto;padding:1.25rem;color:#637392}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.5rem}@keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.mt-4{margin-top:1.5rem!important}.mb-0{margin-bottom:0!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pe-4{padding-right:1.5rem!important}.pb-2{padding-bottom:.5rem!important}.ps-4{padding-left:1.5rem!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.visible{visibility:visible!important}*{outline:none!important;outline-style:none!important}*:focus{outline:none!important;outline-style:none!important}body,html{padding:0;margin:0}code{color:#d66960}.text-stone-700{color:#637392}.text-stone-500{color:#647790}.bg-stone-100{background-color:#cdd8e8}.text-purple-700{color:#3d1382}.bg-purple-50{background-color:#eee7fe}.text-stack-red-500{color:#eb5646}.text-tangerine-700{color:#e58c4d}.bg-tangerine-50{background-color:#fdf4e6}.text-parrot-700{color:#409052}.bg-parrot-50{background-color:#e8f5ec}a,.link{text-decoration:none;color:#7c4dff;cursor:pointer}a:hover,a:focus,.link:hover,.link:focus{color:#7c4dff;text-decoration:underline}a.btn:hover{text-decoration:none!important}.btn{font-weight:600}.btn:hover{color:#fff!important}.btn:not([class*=btn-outline]){color:#fff}.btn:focus,.btn:active:focus{box-shadow:none}@media (max-width: 991.98px){.btn{font-size:1rem}}.btn-outline-primary{font-size:1rem;padding:10px 18px}.form-control{border-radius:8px!important;border:solid 1px #f0f3f7!important;background-color:#f0f3f7!important;color:#253143!important;padding:11px 15px!important;font-size:1rem;font-weight:400}.form-control::-webkit-input-placeholder,.form-control::placeholder{color:#637392!important;font-weight:400!important}.form-control:focus{background-color:#fff}.form-control.form-field{font-weight:600}textarea.form-control{min-height:200px}h1,.h1{line-height:44px;font-size:2.5rem}h2,.h2{font-size:1.75rem}h1,.h1,h2,.h2{font-weight:700}.cs24-subtitle{font-size:22px;font-weight:400;line-height:150%}@media (min-width: 1600px) and (max-width: 2499px){.cs24-subtitle{font-size:20px}}@media (min-width: 1200px) and (max-width: 1599px){.cs24-subtitle{font-size:18px}}@media (min-width: 768px) and (max-width: 1199px){.cs24-subtitle{font-size:18px}}@media only screen and (max-width: 767px){.cs24-subtitle{font-size:18px}}.cs24-body{font-size:16px;font-weight:400;line-height:150%}@media (min-width: 1600px) and (max-width: 2499px){.cs24-body{font-size:14px}}@media (min-width: 1200px) and (max-width: 1599px){.cs24-body{font-size:14px}}@media (min-width: 768px) and (max-width: 1199px){.cs24-body{font-size:14px}}@media only screen and (max-width: 767px){.cs24-body{font-size:14px}}.card{box-shadow:0 4px 20px #0000001a}.card h1,.card .h1,.card h2,.card .h2,.card .card-body{color:#253143}.card .card-body>*:last-child{margin-bottom:0!important}a.card{cursor:pointer}a.card{border-bottom:solid 3px rgba(124,77,255,.4)}a.card:hover,a.card:focus{border-bottom:solid 3px #7c4dff;text-decoration:none}a.card:hover .link,a.card:focus .link{text-decoration:underline}.section{padding-top:30px;padding-bottom:30px;padding-left:1rem;padding-right:1rem}@media only screen and (min-width: 768px){.section{padding-top:90px;padding-bottom:90px}}
