.superior {
    font-size: 18px;
    color: #202020;
    font-weight: 400;
    line-height: 1.6875rem;
    border: 1px solid #9cb5d3;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.superior img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
}
.superior h3 {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
}
.superior p {
    padding: 0 10px 0px;
    font-size: 16px;
    line-height: 1.5em;
}
.superior__footer {
    text-align: center;
}
.superior__footer img {
    width: 100px;
    display: block;
    margin: 0 auto 10px;
}
.superior__footer p {
    font-size: 16px;
}
.superior__footer b {
    font-size: 16px;
}
.titles {
    font-weight: bold !important;
    background: #d5e8f7;
    padding: 10px !important;
    margin-bottom: 5px;
}
.title-red {
    font-weight: bold !important;
    text-align: center;
    background: #feecee !important;
    color: red !important;
}
ul.check {
    font-size: 18px;
    margin-bottom: 20px;
    padding-left: 10px;
}

ul.check li {
    list-style: none;
    padding-left: 35px;
    position: relative;
    line-height: 1.5; /* Установите желаемый интервал между строками */
}

ul.check li:before {
    content: '';
    display: block;
    background: url('../images/checking-mark.png') no-repeat center center/contain; /* Обратите внимание на изменение пути */
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.title.pink {
    background: #feecee;
}
.ul-num {
    color: #202020;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 20px;
}
.ul-num__item {
    background: #fff6dd;
    position: relative;
    margin-bottom: 10px;
    padding: 10px 10px 10px 0;
}
.ul-num__item span {
    display: block;
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #d8be3e;
    font-weight: bold;
}
.ul-num__item p {
    padding-left: 40px;
    font-size: 17px;
    line-height: 1.5em;
}
.ul-num__item p b {
    font-size: 20px;
}
.ul-num > div:nth-child(2) {
    background: #ffcf86;
}
.ul-num > div:nth-child(2) span {
    background: #ee7816;
}
.ul-num > div:nth-child(3) {
    background: #fdacb2;
}

.ul-num > div:nth-child(3) span {
    background: #d50414;
}
.ul-num {
    color: #202020;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 20px;
}
.ul-num.biruza .ul-num__item {
    background: #f3fffd;
}
.ul-num.biruza .ul-num__item span {
    background: #04e0c3;
}
.regaly__item {
    display: grid;
    grid-template-columns: 1fr 5fr;
    gap: 1em;
    margin-bottom: 20px;
}
.regaly__item img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
}
.regaly__right {
    color: #202020;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4em;
}
.ul-num.color .ul-num__item {
    background: #feecee;
}
.ul-num.color .ul-num__item span {
    background: #d50414;
}
.ul-num.color > div:nth-child(2) {
    background: #f3fffd;
}
.ul-num.color div:nth-child(2) span {
    background: #04e0c3;
}
.x-before_after-medical-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 20px;
}
.x-before_after-medical-sp .before_after-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.x-before_after-medical-sp .before_after-row .before_after-img {
    width: 50%;
    margin-bottom: 15px;
    height: auto;
}
.x-before_after-medical-sp .before_after-row .before_after-img img {
    display: block;
    margin: 0 auto;
}
.x-before_after-medical-sp .before_after-row .before_after-img {
    width: 50%;
    margin-bottom: 15px;
    height: auto;
}
.x-before_after-medical-sp .before_after-row .before_after-img img {
    display: block;
    margin: 0 auto;
}
.x-before_after-medical-sp .before_after-row .before_after-title {
    width: 50%;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    text-align: center;
}

.x-before_after-medical-sp .before_after-row .before_after-title-before {
    color: #c60000;
}
.x-before_after-medical-sp .before_after-row .before_after-title-after {
    color: #5faf5c;
}
.inL_445156 {
    text-align: center;
}
.inL_662343 {
    text-align: center;
}
@media (max-width: 575.98px) {
    .c-rte p {
        font-size: 16px;
        line-height: 1.6;
    }
}

.c-rte p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
}
.inL_118685 {
    color: red;
}
.inL_324874 {
    color: green;
}
.x-before_after-medical-sp .before_after-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.x-before_after-medical-sp .before_after-row .before_after-text {
    width: 50%;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}
.inL_557006 {
    text-align: center;
}
.inL_834392 {
    text-align: center;
}
.align-right {
    text-align: right;
}
.attention {
    background: #eef1fc;
    color: #00417a;
    border-radius: 2px;
    padding: 20px;
    margin-bottom: 30px;
}
.order_block {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 41px;
}

.prod_img_wrapper {
    max-width: 300px;
    margin: 15px auto;
    position: relative;
}

.priceс {
    position: absolute;
    right: 0px;
    bottom: 0px;
    color: black !important;
    box-shadow: rgba(0, 0, 0, 0.8) 0px 3px 30px;
    width: 165px;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.3;
    transform: rotateZ(-7deg);
    text-align: center !important;
    margin: -25px auto 0px;
    background: linear-gradient(to right, rgb(238, 165, 19) 0%, rgb(253, 237, 19) 100%);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    border-radius: 19%;
    padding: 5px !important;
}

span.discountс {
    font-size: 15px;
}

.js_old_price {
    text-align: center;
}

.js_old_price {
    text-decoration: line-through;
}

.price_main {
    border-bottom: 2px solid #d31812;
    font-size: 24px;
    line-height: 1;
    margin: 0 auto;
}

.timer {
    font-size: 18px;
    font-weight: normal;
    margin: 50px 0 20px;
    text-align: center;
}

#clock {
    display: block;
    font-size: 30px;
    font-weight: bold;
    margin-top: 25px;
}

.order_form {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 360px;
    width: 100%;
}

.data_label {
    display: block;
    line-height: 1.6em;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}

.wheel_input {
    position: relative;
    display: block;
    outline: 0;
    border: 1px solid rgb(175, 175, 175);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    height: 70px;
    line-height: 68px;
    margin: 0 auto 15px;
    padding: 0 20px;
    background: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #222;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.main-link {
    border: none;
    font-size: 1.4em;
    font-weight: bold;
    width: 100%;
    cursor: pointer;
    background-color: #EA1D25;
    box-shadow: inset 0px -11px 11px -4px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    letter-spacing: 1px;
    display: block;
    padding: 20px 20px !important;
    color: white;
    font-family: 'ibm plex serif', serif;
}
.c-rte~.c-section-inner {
    margin-top: 24px;
}

.c-section-inner {
    position: relative;
    padding: 24px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #e5dfdc;
}
.footer__submit {
    border: none;
    font-size: 1.4em;
    font-weight: bold;
    width: 100%;
    cursor: pointer;
    background-color: #EA1D25;
    box-shadow: inset 0px -11px 11px -4px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    letter-spacing: 1px;
    display: block;
    padding: 20px 20px !important;
    color: white;
    text-align: center; 
    font-family: 'ibm plex serif', serif;
}