.label, optgroup, th {
    font-weight: 700
}

.chat-content-item.manager.link .chat-content-desc, .table, html, legend {
    width: 100%
}

*, ::after, ::before, html {
    box-sizing: border-box
}

a, a:focus, a:hover, a:link {
    text-decoration: underline
}

.chat-content-item .chat-content-desc, .checkbox, .nav > li, .nav > li > a, .radio, .wrap {
    position: relative
}

.button, .nav::after {
    clear: both
}

.label, a, progress {
    vertical-align: baseline
}

.button, .chat-content-buttons-gender, .chat-content-list, .label, .price__item, .prices_block, .submit-roulette {
    text-align: center
}

.form-control, .nav > li, .nav > li > a, header, input[type=file], legend, main, nav {
    display: block
}

.chat-content-list .form-group-inline, .chat-header-container-image, label, progress {
    display: inline-block
}

.chat-content-item.manager.link, .chat-content-item.user .chat-content-desc-item p:after, .label:empty, [hidden], template {
    display: none
}

.custom-select:focus, .open > a, a:active, a:hover {
    outline: 0
}

button, input, optgroup, select, textarea {
    margin: 0;
    color: inherit
}

button, select {
    text-transform: none
}

button,
html input[type=button],
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin: 4px 0 0;
    line-height: normal
}

textarea {
    overflow: auto
}

@media print {
    *, ::after, ::before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]::after {
        content: " (" attr(href) ")"
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    select {
        background: #fff !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }
}

.form-control, .table .table {
    background-color: #fff
}

.progress, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

#cont_form, .table, img, label, object {
    max-width: 100%
}

button, input, select, textarea {
    font-size: inherit;
    line-height: inherit;
    margin: 0
}

.form-control, dd, dt {
    line-height: 1.42857
}

a:focus, a:hover {
    color: #23527c
}

a:focus, input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: dotted thin;
    outline-offset: -2px
}

code {
    color: #c7254e;
    border-radius: 4px
}

@media (max-width: 767px) {
    .header img {
        display: none
    }
}

.nav > li.disabled > a, caption {
    color: #777
}

.table {
    margin-bottom: 20px
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

fieldset {
    min-width: 0
}

legend {
    line-height: inherit;
    color: #333;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none
}

select.input-lg[multiple], select[multiple], textarea.form-control, textarea.input-lg {
    height: auto
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.checkbox.disabled label, .form-control[disabled], .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .form-control, fieldset[disabled] .radio label, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input.disabled[type=checkbox], input.disabled[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
    cursor: not-allowed
}

@media not all {
    input[type=date], input[type=month] {
        line-height: 34px
    }

    input.input-lg[type=date], input.input-lg[type=month] {
        line-height: 46px
    }
}

.form-group, .order, .price {
    margin-bottom: 15px
}

.checkbox, .radio {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox], .radio input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li > a {
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav > li > a > img {
    max-width: none
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    line-height: 1;
    color: #fff;
    white-space: nowrap;
    border-radius: .25em
}

.button, .progress {
    border-radius: 4px
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset
}

.nav::after, .nav::before {
    display: table;
    content: " "
}

.hidden, .hide {
    display: none !important
}

.show {
    display: block !important
}

a, body, caption, code, dd, div, dt, em, fieldset, form, html, img, input, label, legend, li, object, p, q, s, span, table, tbody, td, textarea, tfoot, th, thead, tr, tt, var {
    margin: 0;
    padding: 0;
    outline: 0
}

caption, td, th {
    text-align: left
}

q::after, q::before {
    content: ""
}

q {
    quotes: "" "";
    quotes: none
}

html {
    height: 100%;
    min-width: 320px
}

a, a:link {
    color: #8690fe
}

a:hover {
    text-decoration: none;
    color: #0b9cea
}

.wrap {
    width: 1000px;
    margin: 0 auto;
    z-index: 2
}

.counter {
    font: 14px/120% sans-serif;
    margin-bottom: 15px
}

.counter span {
    display: block;
    font: 30px/120% sans-serif
}

.button {
    display: inline-block;
    padding: 5px;
    margin: 0 auto;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    border: 1px solid #93a4c5;
    background: -moz-linear-gradient(center top, #959ae3 0, #5665b6 100%)
}

.chat, .chat-container {
    height: 100%;
    bottom: 0;
    margin: auto
}

.button:hover {
    background: -moz-linear-gradient(center top, #bf95e3 0, #8056b6 100%)
}

button {
    border: none;
    -moz-appearance: none;
    padding: 0
}

@media (max-width: 768px) {
    .chat-content-buttons-gender {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center
    }

    .chat-content-buttons-gender-block {
        width: calc(50% - 5px)
    }
}

#cont_form, .chat {
    left: 0;
    right: 0;
    display: none
}

@media (max-width: 560px) {
    .chat-content-buttons-gender-block {
        width: 70%
    }

    .chat-content-buttons-gender {
        flex-direction: column;
        align-items: center
    }
}

@media (max-width: 1040px) {
    .chat-content-item .chat-content-desc-item p {
        padding: 15px !important
    }

    .wrap {
        width: auto
    }
}

b, body, body div, caption, code, dd, dt, em, fieldset, form, header, html, i, img, label, legend, li, nav, object, p, q, span, table, tbody, td, tfoot, th, thead, tr, var {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0
}

input[type=checkbox], th {
    vertical-align: bottom
}

*, :after, :before {
    box-sizing: inherit
}

q:after, q:before {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    background: 0 0
}

td {
    font-weight: 400
}

input, select {
    vertical-align: middle
}

input[type=radio] {
    vertical-align: text-bottom
}

input, select, textarea {
    font: 99% sans-serif
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    font-size: inherit
}

td, td img {
    vertical-align: top
}

button, input[type=button] {
    width: auto;
    overflow: visible
}

.chat, body.overflow {
    overflow: hidden
}

body, html {
    background-color: #1e1d2b;
    margin: 0;
    padding: 0;
    line-height: 1
}

.form {
    padding: 30px 0
}

.chat {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99999;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto
}

.chat.show-chat {
    display: block;
    z-index: 1;
    background: #e3e3e3
}

.chat-container {
    position: absolute;
    width: 100%;
    max-width: 1000px;
    right: 0;
    left: 0
}

.chat-header {
    width: 100%;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    max-height: 75px;
    height: 75px;
    background-image: linear-gradient(to top, #d26713 0, #f0ad62 100%)
}

.chat-header-container.top {
    padding: 20px 16px;
    background: #90c248;
    border-radius: 10px 10px 0 0;
    border-bottom: none
}

.chat-header-container.down .chat-header-container-wrapper {
    padding: 11px 16px
}

.chat-header-container-image img {
    max-width: 50px
}

.chat-header-container-image-left {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.chat-content {
    height: 100%;
    padding: 75px 0 0px;
    background: #e3e3e3
}

.chat-content-container {
    padding: 15px 0;
    height: 100%;
    overflow-y: scroll
}

.form_block {
    width: 100%;
    max-width: 400px;
    margin: 0 auto
}

.chat-content-list {
    position: relative;
    line-height: 40px;
    /*margin-bottom: 20px*/
}

.chat-content-list .form-group {
    width: 100%;
    text-align: center
}

.chat-content-buttons-gender {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    z-index: 1;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0;
    gap: 10px;
    margin-top: 20px;
}

.chat-content-buttons-gender-block {
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
    min-width: 130px;
    border-radius: 2px;
    background: #4267b2;
    color: #fff;
    padding: 0 15px;
    transition: .3s
}

.chat-content-buttons-gender-block:hover {
    background: #6485c9;
    transition: .3s
}

.chat-content-buttons-gender-block span {
    display: block;
    padding: 15px 0;
    line-height: 20px
}

.chat-content-buttons-gender-block input {
    cursor: pointer;
    width: 17px;
    height: 21px
}

.chat-content-item {
    width: 100%;
    padding: 10px 15px
}

.chat-content-item.manager.link.visible {
    display: block;
    border-bottom: none;
    padding: 30px 15px 0
}

.chat-content-item.user .chat-content-desc-item.user {
    padding-left: 0;
    line-height: 1.2
}

.chat-content-item.user .chat-content-desc {
    background-color: #3fc726;
    padding: 15px;
    border-radius: 5px
}

.chat-content-item.user {
    padding: 0 0 0 75px;
    position: relative;
    color: #fff;
    max-width: fit-content;
    border-radius: 5px;
    font-size: 22px;
    margin-left: auto;
    margin-right: 20px
}

.chat-content-item.user .chat-content-desc-item {
    text-align: right
}

.chat-content-item.user .chat-content-desc-item p {
    background: 0 0;
    padding: 0 !important
}

.chat-content-item.user:before {
    position: absolute;
    content: '';
    right: -12px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border: 6px solid transparent;
    border-left-color: #3fc726
}

@media (max-width: 460px) {
    .chat-content-item.user {
        font-size: 16px
    }
}

.chat-content-item .chat-content-desc-item {
    display: block;
    font-weight: 300;
    text-align: left;
    margin: 0 0 0 auto;
    width: 100%;
    padding-left: 60px
}

.chat-content-item .chat-content-desc-item p {
    position: relative;
    display: inline-block;
    text-align: left;
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
    font-size: 18px;
    line-height: 1.3
}

.chat-content-item .chat-content-desc-item p:after {
    position: absolute;
    content: '';
    left: -16px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border: 8px solid transparent;
    border-right-color: #fff
}

@media (max-width: 600px) {
    .chat-header-container-image-left {
        padding-right: 60px
    }

    .chat-content-item .chat-content-desc-item p {
        font-size: 20px;
        line-height: 1.2;
        padding: 10px
    }
}

.chat-content-item .chat-content-desc-item span {
    color: #90c248;
    font-size: 15px;
    font-weight: 500;
    padding: 3px 0 15px;
    width: 100%
}

.chat-content-item .chat-content-desc-item span:before {
    content: '';
    width: 40px;
    height: 40px;
    bottom: 10px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 10px 0 0;
    background: url("") 0 0/40px no-repeat
}

.chat-content-item .chat-content-desc-image {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    max-height: 50px;
    margin-bottom: 6px;
    margin-right: 15px
}

.custom-select {
    font-size: 16px;
    font-weight: 300;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: 0 2px 0 rgba(0, 0, 0, .4);
    border-radius: 10px;
    background: url("") right 10px center/10px no-repeat, 0 0/10px #fff;
    padding: 7px 30px 7px 15px;
    min-height: 34px;
    margin: 5px
}

.custom-select option {
    font-size: 14px;
    font-weight: 300
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

.chat-content-item .chat-content-desc-item span.red-color {
    color: #fc0101;
    font-size: 18px
}

.chat-content-item .chat-content-desc-item span.red-color:before {
    content: none
}

#cont_form {
    width: 100%;
    background: #f5f5f5;
    padding: 15px;
    bottom: 20px
}

.prices_block {
    font-size: 20px;
    margin: 0 auto 15px
}

#page_chat {
    transition: 1s
}

#chekBoxOne label {
    display: flex;
    justify-content: start;
    align-items: baseline
}

#chekBoxOne label input {
    margin-right: 5px
}

body {
    scroll-behavior: auto !important;
    color: #333;
    font-size: 18px;
    line-height: 1.3;
    font-family: Arial, Helvetica, sans-serif
}

.submit-roulette {
    background: #d32f2f;
    border-radius: 2.5px;
    line-height: 50px;
    font-size: 17px;
    color: #fff;
    border: none;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 10px
}

.submit-roulette:hover {
    opacity: .8
}

.product-img {
    display: block;
    max-width: 300px;
    width: 100%;
    margin-top: 10px
}

.price {
    display: flex;
    justify-content: space-evenly;
    padding: 5px;
    background: #e9e5ff;
    border-radius: 10px
}

.price__item {
    padding: 0 10px
}

.price__item-title {
    font-weight: 700
}

.price__separator {
    display: block;
    border-right: 1px solid #333
}

.price__item-value--old {
    text-decoration: line-through;
    font-size: 22px;
    color: gray
}

.price__item-value--new {
    color: red;
    font-weight: 700;
    font-size: 26px;
    text-shadow: 0 0 1px #8b0000
}

.order {
    display: flex;
    align-items: center;
    justify-content: center
}

.order-product {
    max-width: 350px;
    width: 100%;
    padding: 0 25px
}

@media screen and (max-width: 767px) {
    .order-product {
        max-width: 300px;
        width: 100%
    }

    .order {
        flex-direction: column
    }

    .chat-content-item .chat-content-desc-item p, .chat-content-item .chat-content-desc-item span.red-color, body {
        font-size: 16px
    }

    .chat-content-buttons-gender-block {
        font-size: 17px
    }
}

.post {
    padding: 15px;
    font-size: 17px
}

.post .info {
    color: #999;
    font-size: 11px;
    font-style: italic
}

.post a {
    font-size: 19px
}

#trp-discount-block {
    background: rgba(0,0,0,0) url(../images/xdiscount-block.png.pagespeed.ic.7aSO1PyoRu.png) no-repeat scroll 0 -70px;
    border-radius: 4px;
    bottom: 1px;
    color: #fff;
    cursor: pointer;
    font-family: Verdana;
    font-size: 16px;
    height: 70px;
    line-height: 62px;
    position: fixed;
    text-align: center;
    text-shadow: 1px 0 2px #000;
    width: 422px;
    z-index: 10000;
    left: 50%;
    margin-left: -211px;
    display: block
}

#trp-discount-block:hover {
    background-position: 0 0
}

.block2 {
    width: 650px;
    background: #fff;
    padding: 5px;
    border: solid 1px red
}

.block3 {
    width: 665px;
    background: #fff;
    padding: 5px;
    border: solid 1px red;
    margin: auto
}

.red {
    font-size: 26px;
    padding: 10px 0 0;
    color: #f40b0b
}

.black {
    font-size: 18px;
    padding: 10px 0 0;
    color: #000
}

.black2 {
    font-size: 22px;
    padding: 10px 0 0;
    color: #000
}

.white {
    font-size: 16px;
    padding: 10px 0 0;
    color: #fefefe
}

.white2 {
    font-size: 22px;
    padding: 10px 0 0;
    color: #fefefe
}

.top {
    width: 100%;
    height: 30px;
    background-color: #eee;
    text-align: center;
    position: fixed;
    z-index: 9
}

.top>ul>li {
    display: inline-block;
    margin-top: 5px;
    border-right: 1px solid #ccc;
    padding-right: 10px
}

.top>ul>li:last-child {
    border-right: none
}

.screenLock {
    position: fixed;
    width: 100%;
    background: rgba(0,0,0,.7);
    top: 0;
    left: 0;
    z-index: 99999;
    display: none
}

.msg {
    position: absolute;
    width: 600px;
    height: 480px;
    top: 5px;
    left: 50%;
    margin-left: -300px;
    background: #148fb9;
    border: 1px solid #eee
}

.msg>h1 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 30px
}

.close {
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 40px;
    cursor: pointer
}

.iframe * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.form-font {
    font-size: 20px
}

.iframe {
    max-width: 600px;
    margin: auto;
    height: auto!important;
    background: #a0ba8a none repeat scroll 0% 0%;
    border: 5px dashed #000;
    padding: 20px 20px;
    text-align: center
}

.block_form input,select {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 15px;
    border: #888 1px solid;
    font-size: 15px;
    background: #fff
}

.block_form {
    margin-bottom: 10px
}

.order_form {
    margin-top: 15px
}

.block_form_label {
    font-size: 15px;
    margin-bottom: 5px;
    text-align: left;
    display: block
}

.order_form .clear {
    clear: both
}

.ifr_button {
    cursor: pointer;
    letter-spacing: .4px;
    font-weight: 600!important;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    font-family: calibri,roboto,arial;
    display: block;
    margin: 10px auto 20px;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    line-height: 32px;
    height: auto;
    background: #e74c3c;
    border-bottom: 2px solid #c0392b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-height: 51px;
    padding: 0 14px;
    margin-top: 20px;
    transition: .3s;
}

.ifr_button:hover {
    transform: scale(1.02);
    transition: .3s;
}
.country_select {
    -moz-appearance: none!important;
    -webkit-appearance: none!important
}

.copyright {
    font-size: 14px;
    text-align: center;
    padding: 20px 0;
    color: #6c6e6f
}

.copyright p {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0
}

.copyright br {
    display: none
}

.copyright img {
    margin: 10px auto!important;
    max-width: 100%
}

.copyright a {
    color: #6c6e6f;
    text-decoration: none
}

.copyright a:hover {
    color: #ff0069;
    text-decoration: none
}

.errField {
    display: none;
    font-size: 14px;
    background: red;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px
}

.errorMessage {
    font-size: 15px;
    background: rgba(255,0,0,.64);
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    position: absolute;
    margin: 10px 0 0;
    z-index: 999
}


#warning {
    color: red;
}

@keyframes shake {
    0% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-5px);
    }
    50% {
        transform: translateX(5px);
    }
    75% {
        transform: translateX(-5px);
    }
    100% {
        transform: translateX(0);
    }
}

.error-animation {
    animation-name: shake;
    animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}