.form_wrapper[data-astro-cid-346426y5]{display:flex;gap:2rem;margin:auto;max-width:360px}form[data-astro-cid-346426y5]{display:flex;flex-direction:column;max-width:360px;position:relative}label[data-astro-cid-346426y5]{display:flex;flex-direction:column;align-items:left;justify-content:space-evenly;margin:8px 0 12px}label[data-astro-cid-346426y5]:last-of-type{margin-bottom:2rem}label[data-astro-cid-346426y5]{font-size:var(--font-size-label);color:var(--light-grey);margin-bottom:.33rem}.textarea[data-astro-cid-346426y5] label[data-astro-cid-346426y5]{margin-bottom:0}.select-group[data-astro-cid-346426y5]{margin-top:.5rem}.select-group[data-astro-cid-346426y5],.textarea[data-astro-cid-346426y5]{margin-bottom:2rem}.textarea[data-astro-cid-346426y5]{margin-bottom:3rem}.select-group[data-astro-cid-346426y5] label[data-astro-cid-346426y5]{margin-bottom:.33rem}.form_group[data-astro-cid-346426y5],.form-group[data-astro-cid-346426y5]{display:flex;flex-direction:column;align-items:left;align-content:flex-start}.form_group[data-astro-cid-346426y5] label[data-astro-cid-346426y5]{margin-bottom:.25rem}select[data-astro-cid-346426y5]{appearance:none;background-color:transparent;border:none;padding:0 1em 0 0;margin:0;width:100%;font-size:inherit;cursor:inherit;line-height:inherit}[data-astro-cid-346426y5],[data-astro-cid-346426y5]:before,[data-astro-cid-346426y5]:after{box-sizing:border-box}:root{--select-border: #777;--select-focus: blue;--select-arrow: var(--select-border)}select[data-astro-cid-346426y5]{outline:none}.select[data-astro-cid-346426y5]{width:100%;min-width:15ch;padding:.25em .75em;font-size:var(--font-size-label);cursor:pointer;line-height:1.1;background-color:#fff;background-image:linear-gradient(to top,#f9f9f9,#fff 33%);align-items:center;min-height:3rem;position:relative;display:grid;grid-template-areas:"select"}.select[data-astro-cid-346426y5]:after{display:flex;content:"";width:.8em;height:.5em;background-color:var(--select-arrow);clip-path:polygon(100% 0%,0 0%,50% 100%);justify-self:end}select[data-astro-cid-346426y5],.select[data-astro-cid-346426y5]:after{grid-area:select}.select[data-astro-cid-346426y5]:focus+.focus[data-astro-cid-346426y5]{position:absolute;inset:-1px;border:2px solid var(--select-focus);border-radius:inherit;outline:royalblue auto 5px}input[data-astro-cid-346426y5],textarea[data-astro-cid-346426y5]{width:100%;max-width:360px;padding:.75rem .5rem;text-decoration:none;border:0;border-radius:0;transition:all .2s ease-in-out;overflow-x:hidden;height:3rem}textarea[data-astro-cid-346426y5]{padding:.75rem .5rem;min-height:6rem}textarea[data-astro-cid-346426y5]::placeholder{color:var(--gray-600);font-family:var(--font-body)}input[data-astro-cid-346426y5][type=text]:focus,input[data-astro-cid-346426y5][type=email]:focus,input[data-astro-cid-346426y5][type=phone]:focus,input[data-astro-cid-346426y5][type=number]:focus,input[data-astro-cid-346426y5][type=tel]:focus,input[data-astro-cid-346426y5][type=date]:focus,textarea[data-astro-cid-346426y5]:focus{background:#b67272e6;border-bottom:2px solid var(--gradient-stroke);outline:none}input[data-astro-cid-346426y5][type=text]:focus,input[data-astro-cid-346426y5][type=email]:focus,input[data-astro-cid-346426y5][type=phone]:focus,input[data-astro-cid-346426y5][type=number]:focus,input[data-astro-cid-346426y5][type=tel]:focus,input[data-astro-cid-346426y5][type=date]:focus,textarea[data-astro-cid-346426y5]:focus{background:#ffffffe6;border-bottom:2px solid var(--gradient-stroke);outline:none}.checkbox[data-astro-cid-346426y5]{position:relative;display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;min-height:17px;font-size:var(--font-size-body);line-height:17px;min-width:17px}.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5][type=checkbox],.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5][type=radio]{cursor:pointer;position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:3;width:17px;height:17px}.checkbox[data-astro-cid-346426y5] .box[data-astro-cid-346426y5],.checkbox[data-astro-cid-346426y5] label[data-astro-cid-346426y5]{cursor:auto;position:relative;display:block;padding-left:1.85714em;outline:0}.checkbox[data-astro-cid-346426y5] .box[data-astro-cid-346426y5]:before,.checkbox[data-astro-cid-346426y5] label[data-astro-cid-346426y5]:before{position:absolute;top:0;left:0;width:17px;height:17px;content:"";background:#fff;border-radius:.21428571rem;transition:border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease;border:1px solid #d4d4d5}.checkbox[data-astro-cid-346426y5] .box[data-astro-cid-346426y5]:after,.checkbox[data-astro-cid-346426y5] label[data-astro-cid-346426y5]:after{position:absolute;font-size:var(--font-size-label);top:0;left:0;width:17px;height:17px;text-align:center;opacity:0;color:var(--grey-200);transition:border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease}.checkbox[data-astro-cid-346426y5] label[data-astro-cid-346426y5],.checkbox[data-astro-cid-346426y5]+label[data-astro-cid-346426y5]{color:var(--grey-200);transition:color .1s ease}.checkbox[data-astro-cid-346426y5]+label[data-astro-cid-346426y5]{vertical-align:middle}.checkbox[data-astro-cid-346426y5] .box[data-astro-cid-346426y5]:hover:before,.checkbox[data-astro-cid-346426y5] label[data-astro-cid-346426y5]:hover:before{background:#fff;border-color:#22242659}.checkbox[data-astro-cid-346426y5] label[data-astro-cid-346426y5]:hover,.checkbox[data-astro-cid-346426y5]+label[data-astro-cid-346426y5]:hover{color:var(--grey-999)}.checkbox[data-astro-cid-346426y5] .box[data-astro-cid-346426y5]:active:before,.checkbox[data-astro-cid-346426y5] label[data-astro-cid-346426y5]:active:before{background:#f9fafb;border-color:#22242659}.checkbox[data-astro-cid-346426y5] .box[data-astro-cid-346426y5]:active:after,.checkbox[data-astro-cid-346426y5] label[data-astro-cid-346426y5]:active:after{color:var(--grey-100)}.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:active~label[data-astro-cid-346426y5]{color:var(--grey-100)}.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:focus~.box[data-astro-cid-346426y5]:before,.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:focus~label[data-astro-cid-346426y5]:before{background:#fff;border-color:#96c8da}.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:focus~.box[data-astro-cid-346426y5]:after,.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:focus~label[data-astro-cid-346426y5]:after{color:var(--grey-100)}.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:focus~label[data-astro-cid-346426y5]{color:var(--grey-100)}.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:checked~.box[data-astro-cid-346426y5]:before,.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:checked~label[data-astro-cid-346426y5]:before{background:#fff;border-color:#22242659}.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:checked~.box[data-astro-cid-346426y5]:after,.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:checked~label[data-astro-cid-346426y5]:after{opacity:1;color:var(--grey-100)}.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:not([type=radio]):indeterminate~.box[data-astro-cid-346426y5]:before,.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:not([type=radio]):indeterminate~label[data-astro-cid-346426y5]:before{background:#fff;border-color:#22242659}.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:not([type=radio]):indeterminate~.box[data-astro-cid-346426y5]:after,.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:not([type=radio]):indeterminate~label[data-astro-cid-346426y5]:after{opacity:1;color:var(--grey-100)}.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:checked:focus~.box[data-astro-cid-346426y5]:before,.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:checked:focus~label[data-astro-cid-346426y5]:before,.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:not([type=radio]):indeterminate:focus~.box[data-astro-cid-346426y5]:before,.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:not([type=radio]):indeterminate:focus~label[data-astro-cid-346426y5]:before{background:#fff;border-color:#96c8da}.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:checked:focus~.box[data-astro-cid-346426y5]:after,.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:checked:focus~label[data-astro-cid-346426y5]:after,.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:not([type=radio]):indeterminate:focus~.box[data-astro-cid-346426y5]:after,.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5]:not([type=radio]):indeterminate:focus~label[data-astro-cid-346426y5]:after{color:var(--grey-100)}.read-only[data-astro-cid-346426y5].checkbox,.read-only[data-astro-cid-346426y5].checkbox label[data-astro-cid-346426y5]{cursor:default}.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5][disabled]~.box[data-astro-cid-346426y5]:after,.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5][disabled]~label[data-astro-cid-346426y5],.disabled[data-astro-cid-346426y5].checkbox .box[data-astro-cid-346426y5]:after,.disabled[data-astro-cid-346426y5].checkbox label[data-astro-cid-346426y5]{cursor:default!important;opacity:.5;color:#000}.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5].hidden{z-index:-1}.checkbox[data-astro-cid-346426y5] input[data-astro-cid-346426y5].hidden+label[data-astro-cid-346426y5]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio[data-astro-cid-346426y5].checkbox{min-height:15px}.radio[data-astro-cid-346426y5].checkbox .box[data-astro-cid-346426y5],.radio[data-astro-cid-346426y5].checkbox label[data-astro-cid-346426y5]{padding-left:1.85714em}.radio[data-astro-cid-346426y5].checkbox .box[data-astro-cid-346426y5]:before,.radio[data-astro-cid-346426y5].checkbox label[data-astro-cid-346426y5]:before{content:"";transform:none;width:15px;height:15px;border-radius:500rem;top:1px;left:0}.radio[data-astro-cid-346426y5].checkbox .box[data-astro-cid-346426y5]:after,.radio[data-astro-cid-346426y5].checkbox label[data-astro-cid-346426y5]:after{border:none;content:""!important;width:15px;height:15px;line-height:15px}.radio[data-astro-cid-346426y5].checkbox .box[data-astro-cid-346426y5]:after,.radio[data-astro-cid-346426y5].checkbox label[data-astro-cid-346426y5]:after{top:1px;left:0;width:15px;height:15px;border-radius:500rem;transform:scale(.46666667);background-color:var(--grey-200)}.radio[data-astro-cid-346426y5].checkbox input[data-astro-cid-346426y5]:focus~.box[data-astro-cid-346426y5]:before,.radio[data-astro-cid-346426y5].checkbox input[data-astro-cid-346426y5]:focus~label[data-astro-cid-346426y5]:before{background-color:#fff}.radio[data-astro-cid-346426y5].checkbox input[data-astro-cid-346426y5]:focus~.box[data-astro-cid-346426y5]:after,.radio[data-astro-cid-346426y5].checkbox input[data-astro-cid-346426y5]:focus~label[data-astro-cid-346426y5]:after{background-color:var(--grey-100)}.radio[data-astro-cid-346426y5].checkbox input[data-astro-cid-346426y5]:indeterminate~.box[data-astro-cid-346426y5]:after,.radio[data-astro-cid-346426y5].checkbox input[data-astro-cid-346426y5]:indeterminate~label[data-astro-cid-346426y5]:after{opacity:0}.radio[data-astro-cid-346426y5].checkbox input[data-astro-cid-346426y5]:checked~.box[data-astro-cid-346426y5]:before,.radio[data-astro-cid-346426y5].checkbox input[data-astro-cid-346426y5]:checked~label[data-astro-cid-346426y5]:before{background-color:#fff}.radio[data-astro-cid-346426y5].checkbox input[data-astro-cid-346426y5]:checked~.box[data-astro-cid-346426y5]:after,.radio[data-astro-cid-346426y5].checkbox input[data-astro-cid-346426y5]:checked~label[data-astro-cid-346426y5]:after{background-color:var(--grey-100)}.radio[data-astro-cid-346426y5].checkbox input[data-astro-cid-346426y5]:focus:checked~.box[data-astro-cid-346426y5]:before,.radio[data-astro-cid-346426y5].checkbox input[data-astro-cid-346426y5]:focus:checked~label[data-astro-cid-346426y5]:before{background-color:#fff}.radio[data-astro-cid-346426y5].checkbox input[data-astro-cid-346426y5]:focus:checked~.box[data-astro-cid-346426y5]:after,.radio[data-astro-cid-346426y5].checkbox input[data-astro-cid-346426y5]:focus:checked~label[data-astro-cid-346426y5]:after{background-color:var(--grey-100)}@-webkit-keyframes appear{to{opacity:1}}@keyframes appear{to{opacity:1}}#result[data-astro-cid-346426y5]{margin-top:1rem}[data-astro-cid-346426y5],:after[data-astro-cid-346426y5],:before[data-astro-cid-346426y5]{box-sizing:inherit;-webkit-backface-visibility:inherit;backface-visibility:inherit}button[data-astro-cid-346426y5],.btn[data-astro-cid-346426y5],.button[data-astro-cid-346426y5],input[data-astro-cid-346426y5][type=submit],input[data-astro-cid-346426y5][type=button]{position:relative;display:flex;place-content:center;text-align:center;padding:.56em 2em;gap:.8em;color:#fff;text-decoration:none;line-height:1.1;border-radius:999rem;overflow:hidden;background:var(--primary);box-shadow:var(--shadow-md);white-space:nowrap;border:none;max-width:fit-content;font-family:var(--font-body);font-size:var(--font-base);transition:all var(--theme-transition);&:before{content:"";position:absolute;width:100%;height:100%;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1;background:var(--gradient-accent);padding:0;margin:0;transition:all .4s;opacity:0}&:hover{background:none}&:hover:before{opacity:1}}.primary[data-astro-cid-346426y5]{color:#fff;background-color:rgb(var(--accent));border-color:rgb(var(--accent));&:focus,.primary[data-astro-cid-346426y5]:hover{color:#fff;background-color:#5500e6;border-color:#5500e6}}.ghost[data-astro-cid-346426y5]{color:#1890ff;background-color:transparent;border-color:#1890ff;&:focus,:hover[data-astro-cid-346426y5]{color:#40a9ff;background-color:#fff;border-color:#40a9ff}}.dashed[data-astro-cid-346426y5]{color:#1890ff;background-color:transparent;border-style:dashed;border-color:#1890ff;&:focus,:hover[data-astro-cid-346426y5]{color:#40a9ff;background-color:#fff;border-color:#40a9ff}}.link[data-astro-cid-346426y5]{background-color:transparent;border-color:transparent;&:focus,:hover[data-astro-cid-346426y5]{background-color:transparent;border-color:transparent}}.circle[data-astro-cid-346426y5]{width:32px;height:32px;padding:0;border-radius:50%}.round[data-astro-cid-346426y5]{border-radius:16px}.block[data-astro-cid-346426y5]{display:block;width:100%}@keyframes fakebounce{0%{left:calc(100% - 2rem)}50%{left:-1.5rem}75%{left:-.5rem}88%{left:-1.125rem}to{left:-1rem}}
