@import"https://fonts.googleapis.com/css2?family=Nunito:wght@200..1000&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-size:16px}body{font-family:Nunito,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}a{color:#2b5885;text-decoration:none}a:hover{color:#000}*{box-sizing:border-box}.mb{margin-bottom:1rem}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:1090;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#28a745}.v-toast__item--info{background-color:#17a2b8}.v-toast__item--warning{background-color:#ffc107}.v-toast__item--error{background-color:#dc3545}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--top,.v-toast__item.v-toast__item--bottom{align-self:center}.v-toast__item.v-toast__item--top-right,.v-toast__item.v-toast__item--bottom-right{align-self:flex-end}.v-toast__item.v-toast__item--top-left,.v-toast__item.v-toast__item--bottom-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width: 768px){.v-toast{padding:0;position:fixed!important}}.ui-button[data-v-1eefab81]{display:flex;justify-content:center;cursor:pointer;width:100%;border:1px solid #ededed;background:#f5f5f7;padding:10px;border-radius:12px}.ui-button[data-v-1eefab81]:hover{background-color:#ebecef}.ui-button__loader[data-v-1eefab81]{width:18px;height:18px;border:1px solid #000000;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation-1eefab81 1s linear infinite}@keyframes rotation-1eefab81{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rating-table__item{display:flex;column-gap:10px;padding:7px 20px;border-top:1px solid #ededed}.rating-table__item:nth-child(odd){background-color:#f5f5f7}.rating-table__item:hover{background-color:#ededed}.rating-table__photo{width:40px;height:40px;border-radius:5px}.rating-table__position{margin:10px 0 0 auto;font-size:20px;font-weight:100;color:gray;padding-left:20px}.rating-table__description{font-size:12px;margin-top:5px}label[data-v-893fb00a]{display:block;padding-bottom:5px;color:#6d7885}input[data-v-893fb00a]{padding:10px;border:1px solid #d5d6d7;border-radius:5px;display:block;width:100%}input[data-v-893fb00a]:focus{outline:none;border-color:#2688eb}.is-invalid[data-v-893fb00a]{border-color:red}.error[data-v-893fb00a]{color:red;margin-top:5px;font-size:86%}.ui-checkbox__choice{margin-left:15px;cursor:pointer;color:gray}.ui-checkbox__choice:hover{border-bottom:1px solid}.ui-checkbox__choice_selected{color:#000;font-weight:700;border-bottom:1px solid}.header{display:flex;align-items:center;flex-direction:column;color:#fff;padding:30px 30px 42px;background:#2a5885}.header__photo{width:100px;height:100px;border-radius:50%;border:2px solid white;padding:3px}.header__description{margin-top:1.5rem;line-height:1.5rem;text-align:center}.body{background-color:#fff;margin-top:-12px;border-radius:12px 12px 0 0;padding:20px 0}.body p{padding:0 20px;margin:0;line-height:1.5rem}.betta-warning{margin:0 20px 20px;border:1px solid #e5e5e5;background-color:#f9f9f9;border-radius:5px;font-size:12px;padding:10px}
