@charset "UTF-8";.main-websoсket[data-v-47e752dd]{padding-top:4rem}.hero__wrapper[data-v-47e752dd]{background-color:var(--gray-900);border-radius:var(--border-radius);display:flex;flex-direction:column;margin-inline:auto;padding:1rem}@media only screen and (max-width:768px){.hero__wrapper[data-v-47e752dd]{flex-direction:column;width:100%}}.hero__title[data-v-47e752dd]{font-size:var(--fs-h1);margin-bottom:1rem}.hero__title>a[data-v-47e752dd]{color:var(--blue-300);display:inline-block;position:relative;text-decoration:none}.hero__title>a[data-v-47e752dd]:after{background-color:currentColor;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);transition:width .3s ease;width:0}.hero__title>a[data-v-47e752dd]:hover:after{width:100%}@media only screen and (max-width:768px){.hero__title[data-v-47e752dd]{font-size:var(--fs-h2)}}.hero__actions[data-v-47e752dd]{align-items:flex-start;display:flex;flex-direction:column}.hero__input[data-v-47e752dd]{border:1px solid var(--white);border-radius:var(--border-radius);font-size:var(--fs-primary);margin-bottom:1rem;padding:.5rem;transition:border-color .3s;width:50%}.hero__input[data-v-47e752dd]:focus,.hero__input[data-v-47e752dd]:hover{border-color:var(--blue-300)}.hero__input[data-v-47e752dd]:focus{background:linear-gradient(to top,var(--gray-900),var(--gray-600));outline:none}@media only screen and (max-width:480px){.hero__input[data-v-47e752dd]{width:100%}}.hero__btn[data-v-47e752dd]{border:1px solid var(--white);border-radius:var(--border-radius);margin-bottom:1rem;padding:.5rem 1.5rem;transition:background-color .3s,color .3s,border-color .3s}.hero__btn[data-v-47e752dd]:hover{background-color:var(--gray-900);border-color:var(--blue-300);color:var(--blue-300)}.hero__messages[data-v-47e752dd]{display:flex;flex-direction:column;font-size:var(--fs-h2);margin-top:1rem;row-gap:1.2rem}.messages__list[data-v-47e752dd]{display:flex;flex-wrap:wrap;font-size:var(--fs-primary);gap:.5rem;list-style:none;margin:0;padding:0}.messages__list>li[data-v-47e752dd]{background-color:var(--gray-500);border-radius:var(--border-radius);padding:.5rem}.hero__error[data-v-47e752dd]{color:var(--error);margin-top:1rem}
