* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

img {
    width: 100%
}

body {
    font-family: 'Alegreya', serif
}

a {
    text-decoration: none
}

p {
    font-size: 21px;
    line-height: 24px;
    padding: 15px 0;
    font-weight: 400
}

.red {
    color: red
}

.article-img {
    text-align: center;
    margin: 10px auto
}

.link {
    position: relative;
    font-weight: bold;
    color: red;
    font-size: 20px;
    line-height: 20px;
    animation: text_animate 5s forwards infinite
}

@keyframes text_animate {

0
{
    font-size: 22px
}
50
%
{
    font-size: 23px
}
100
%
{
    font-size: 22px
}
}
.navbar .container {
    max-width: 1200px;
    margin: 0 auto
}

.hSknpe {
    width: 100%;
    box-sizing: border-box
}

.hvRanL.hvRanL {
    margin: 5px 0 10px;
    height: 54px;
    transform: translate3d(0, 0, 0);
    display: flex;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    min-width: 1px;
    font-family: Alegreya, Times, serif;
    font-feature-settings: "tnum", "lnum"
}

.gATzXn {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

.hDOchY {
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    align-items: center;
    min-width: 1px;
    width: 100%;
    background: #b81d00
}

.jhbyg {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    flex-flow: row nowrap;
    width: 100%
}

.kwNZRf {
    font-weight: 900;
    font-size: 13px;
    line-height: 110%;
    text-transform: uppercase;
    color: #f8c124;
    margin: 0 9px 0 18px
}

.gluCOB.gluCOB {
    height: 54px;
    line-height: 54px;
    display: flex;
    width: 100%;
    justify-content: space-between
}

.LLzmN {
    display: flex;
    flex-wrap: wrap
}

.lfZFmV {
    display: inline-block;
    text-decoration: none;
    color: inherit
}

.fQcBbC.fQcBbC {
    text-transform: uppercase;
    color: #fff;
    padding: 0 9px;
    font-size: 12px;
    font-weight: 800
}

.bgWXQD {
    margin-right: 25px;
    display: flex
}

.jzYODg {
    position: relative;
    display: block;
    color: #f8c124;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    padding-right: 15px;
    cursor: pointer;
    padding-left: 12px;
    user-select: none
}

.jzYODg::after {
    position: absolute;
    right: 0;
    top: 50%;
    width: 11px;
    height: 7px;
    box-sizing: border-box;
    content: "";
    margin-top: -4px;
    background: url("../img/arrow.svg") 0 0 no-repeat
}

.article {
    position: relative;
    padding: 30px 10px;
    z-index: 20
}

.article .container {
    max-width: 900px;
    margin: 0 auto
}

h1 {
    text-align: center;
    color: red;
    margin-bottom: 20px;
    font-weight: 800;
    font-size: 44px
}

h2 {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 800;
    font-size: 40px
}

.p-big {
    font-size: 30px;
    line-height: 36px
}

.prof {
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
    padding: 15px;
    background: #666;
    border-radius: 12px
}

.prof-img {
    display: flex;
    align-items: center
}

.prof-img img {
    border-radius: 12px 0 0 12px
}

.prof-text {
    margin-left: 20px;
    font-size: 23px
}

.prof-text b i {
    animation: text_animate1 2s linear infinite;
    text-shadow: 1px 0 1px #000, 0 1px 1px #000, -1px 0 1px #000, 0 -1px 1px #000
}

@keyframes text_animate1 {
0  {  color: white  }
50%  {  color: #fcb0b0  }
100%  {  color: white  }
}

ul {
    max-width: 600px;
    margin: 5px auto 20px auto;
    padding-left: 5px;
    list-style: none
}

ul li {
    font-size: 22px;
    line-height: 23px
}

ul li:not(:last-child) {
    margin-bottom: 10px
}

ul li:hover {
    animation: text_animate2 2s linear infinite
}

@keyframes text_animate2 {

0
{
    color: black
}
50
%
{
    color: red
}
100
%
{
    color: black
}
}
.bg {
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.91);
    display: inline-block;
    border: 4px double rgba(255, 255, 255, .25);
    padding: 10px;
    margin: 20px auto;
    box-shadow: -2px 1px 35px -16px #000;
    text-align: center
}

.bg b i {
    font-size: 18px;
    margin: 0 auto;
    line-height: 30px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 600
}

.order-geo {
    margin: 0 auto;
    max-width: 422px;
    box-shadow: -2px 1px 35px -16px #000;
    border: 1px solid #b601ff;
    border-radius: 10px;
    padding: 20px
}

.order-geo div {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px
}

h3 {
    text-align: center;
    padding: 20px 0
}

.order-balance {
    display: flex;
    align-items: center;
    flex-direction: column
}

.order-balance div {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 26px
}

.order-balance p {
    font-weight: 700;
    padding: 24px 36px;
    font-size: 35px;
    background: #af0017;
    color: #fff;
    box-shadow: 20px 12px 35px -16px #000;
    border-radius: 12px
}

.order-balance p span {
    display: inline-block;
    width: 30px;
    padding: 0 10px 0 0;
    font-size: 35px;
    text-align: center
}

h4 {
    text-align: center;
    margin: 0 auto;
    max-width: 420px
}

.order-price {
    max-width: 420px;
    width: 100%;
    display: flex;
    border-radius: 16px;
    border: 4px solid #b601ff;
    background: url(../img/arrows.svg) 50% 50% / auto no-repeat;
    margin: 50px 0 20px 0
}

.old-price p, .new-price p {
    font-weight: 700;
    font-size: 20px;
    font-family: Arial, sans-serif;
    padding: 10px 0
}

.old-price span, .new-price span {
    font-family: Arial, sans-serif
}

.old-price {
    width: 50%;
    text-align: center;
    padding-right: 15px
}

.old-price span {
    display: inline-block;
    font-weight: 700;
    line-height: 1;
    font-size: 25px;
    color: #666;
    margin-top: -1px;
    position: relative;
    z-index: 1;
    margin-bottom: 10px
}

.old-price span::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 10px;
    width: 110%;
    height: 0;
    border-bottom: 3px solid #b500ff;
    transform: rotate(-3.78deg) translate(-50%, -50%)
}

.new-price {
    width: 50%;
    text-align: center;
    padding-left: 15px
}

.new-price span {
    font-size: 40px;
    font-weight: 700;
    line-height: 1
}

.form {
    margin: 0 auto;
    max-width: 400px
}

.form input, .form select {
    width: 100%;
    color: #000;
    padding: 10px 12px;
    border: 1px solid rgba(139, 140, 253, 0.6);
    margin-bottom: 16px;
    height: 37px;
    outline: none;
}

.btn {
    appearance: none;
    border: 0;
    outline: none !important;
    background: linear-gradient(93.06deg, #3277b9 8.35%, #6968ce 34.63%, #b500ff 83.13%);
    display: block;
    width: 100%;
    text-align: center;
    padding: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    position: relative
}

#message-form {
    display: flex;
    flex-direction: column;
    padding: 45px;
    background-color: #f0f0f0;
    max-width: 750px
}

.message-title {
    font-size: 30px;
    margin-bottom: 20px
}

#message {
    border: 1px solid rgba(139, 140, 253, 0.6);
    box-shadow: 0 2px 4px -3px rgba(120, 121, 253, 0.6);
    font-size: 16px;
    box-sizing: border-box;
    padding: 10px 20px;
    height: 120px;
    width: 100%
}

input.pole {
    border: 1px solid rgba(139, 140, 253, 0.6);
    box-shadow: 0 2px 4px -3px rgba(120, 121, 253, 0.6);
    font-size: 16px;
    box-sizing: border-box;
    padding: 10px 20px;
    margin-bottom: 25px;
    width: 100%
}

#push {
    background: linear-gradient(93.06deg, #3277b9 8.35%, #6968ce 34.63%, #b500ff 83.13%);
    border: 0;
    box-shadow: 0 2px 4px -3px #000;
    color: #fff;
    cursor: pointer;
    border-radius: 25px;
    display: table;
    margin: 20px 0 0;
    height: 50px;
    transition: .5s;
    text-align: center;
    text-shadow: 0 0 1px #237a27;
    font-size: 18px;
    max-width: 280px;
    width: 100%
}

.comment-box {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.comment-box a {
    text-decoration: none
}

.comment-profile-box {
    margin-bottom: 7px
}

.comment-text-box img {
    margin: 7px 0
}

.comment-box p {
    padding: 0
}

.ava-img {
    width: 50px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    object-fit: cover
}

.ordered-mess-wrapper {
    position: fixed;
    top: -100%;
    right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    max-width: 650px;
    padding: 16px;
    background: white;
    box-shadow: -2px 1px 35px -16px #000;
    color: black;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    transition: .5s ease-in-out;
    z-index: 999
}

.ordered-mess-wrapper--open {
    top: 20px
}

.ordered-message {
    display: flex;
    align-items: center
}

.ordered-message div {
    padding-right: 5px;
    width: 40px;
    display: flex;
    align-items: center
}

.ordered-message span {
    padding: 0 2px
}

.ordered-mess__count {
    margin-left: 3px
}

.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.38);
    z-index: 9999
}

.popup-wrap {
    padding: 20px;
    background: #fff;
    color: black;
    max-width: 400px;
    position: relative;
    top: calc(50% - 32px);
    left: calc(50% - 200px);
    border-radius: 12px
}

.close {
    position: absolute;
    top: 0;
    right: 8px;
    cursor: pointer
}