.mt-5 {
    margin-top: 5px
}

.pt-5 {
    padding-top: 5px
}

.mr-5 {
    margin-right: 5px
}

.pr-5 {
    padding-right: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.pb-5 {
    padding-bottom: 5px
}

.ml-5 {
    margin-left: 5px
}

.pl-5 {
    padding-left: 5px
}

.mt-10 {
    margin-top: 10px
}

.pt-10 {
    padding-top: 10px
}

.mr-10 {
    margin-right: 10px
}

.pr-10 {
    padding-right: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.pb-10 {
    padding-bottom: 10px
}

.ml-10 {
    margin-left: 10px
}

.pl-10 {
    padding-left: 10px
}

.mt-15 {
    margin-top: 15px
}

.pt-15 {
    padding-top: 15px
}

.mr-15 {
    margin-right: 15px
}

.pr-15 {
    padding-right: 15px
}

.mb-15 {
    margin-bottom: 15px
}

.pb-15 {
    padding-bottom: 15px
}

.ml-15 {
    margin-left: 15px
}

.pl-15 {
    padding-left: 15px
}

.mt-20 {
    margin-top: 20px
}

.pt-20 {
    padding-top: 20px
}

.mr-20 {
    margin-right: 20px
}

.pr-20 {
    padding-right: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.ml-20 {
    margin-left: 20px
}

.pl-20 {
    padding-left: 20px
}

.mt-25 {
    margin-top: 25px
}

.pt-25 {
    padding-top: 25px
}

.mr-25 {
    margin-right: 25px
}

.pr-25 {
    padding-right: 25px
}

.mb-25 {
    margin-bottom: 25px
}

.pb-25 {
    padding-bottom: 25px
}

.ml-25 {
    margin-left: 25px
}

.pl-25 {
    padding-left: 25px
}

.mt-30 {
    margin-top: 30px
}

.pt-30 {
    padding-top: 30px
}

.mr-30 {
    margin-right: 30px
}

.pr-30 {
    padding-right: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.ml-30 {
    margin-left: 30px
}

.pl-30 {
    padding-left: 30px
}

.mt-35 {
    margin-top: 35px
}

.pt-35 {
    padding-top: 35px
}

.mr-35 {
    margin-right: 35px
}

.pr-35 {
    padding-right: 35px
}

.mb-35 {
    margin-bottom: 35px
}

.pb-35 {
    padding-bottom: 35px
}

.ml-35 {
    margin-left: 35px
}

.pl-35 {
    padding-left: 35px
}

.mt-40 {
    margin-top: 40px
}

.pt-40 {
    padding-top: 40px
}

.mr-40 {
    margin-right: 40px
}

.pr-40 {
    padding-right: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.ml-40 {
    margin-left: 40px
}

.pl-40 {
    padding-left: 40px
}

.mt-45 {
    margin-top: 45px
}

.pt-45 {
    padding-top: 45px
}

.mr-45 {
    margin-right: 45px
}

.pr-45 {
    padding-right: 45px
}

.mb-45 {
    margin-bottom: 45px
}

.pb-45 {
    padding-bottom: 45px
}

.ml-45 {
    margin-left: 45px
}

.pl-45 {
    padding-left: 45px
}

.mt-50 {
    margin-top: 50px
}

.pt-50 {
    padding-top: 50px
}

.mr-50 {
    margin-right: 50px
}

.pr-50 {
    padding-right: 50px
}

.mb-50 {
    margin-bottom: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.ml-50 {
    margin-left: 50px
}

.pl-50 {
    padding-left: 50px
}

.mt-75 {
    margin-top: 75px
}

.pt-75 {
    padding-top: 75px
}

.mr-75 {
    margin-right: 75px
}

.pr-75 {
    padding-right: 75px
}

.mb-75 {
    margin-bottom: 75px
}

.pb-75 {
    padding-bottom: 75px
}

.ml-75 {
    margin-left: 75px
}

.pl-75 {
    padding-left: 75px
}

.mt-100 {
    margin-top: 100px
}

.pt-100 {
    padding-top: 100px
}

.mr-100 {
    margin-right: 100px
}

.pr-100 {
    padding-right: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.ml-100 {
    margin-left: 100px
}

.pl-100 {
    padding-left: 100px
}

.w-5 {
    width: 5%
}

.h-5 {
    height: 5%
}

.maxw-5 {
    max-width: 5%
}

.maxh-5 {
    max-height: 5%
}

.w-10 {
    width: 10%
}

.h-10 {
    height: 10%
}

.maxw-10 {
    max-width: 10%
}

.maxh-10 {
    max-height: 10%
}

.w-15 {
    width: 15%
}

.h-15 {
    height: 15%
}

.maxw-15 {
    max-width: 15%
}

.maxh-15 {
    max-height: 15%
}

.w-20 {
    width: 20%
}

.h-20 {
    height: 20%
}

.maxw-20 {
    max-width: 20%
}

.maxh-20 {
    max-height: 20%
}

.w-25 {
    width: 25%
}

.h-25 {
    height: 25%
}

.maxw-25 {
    max-width: 25%
}

.maxh-25 {
    max-height: 25%
}

.w-30 {
    width: 30%
}

.h-30 {
    height: 30%
}

.maxw-30 {
    max-width: 30%
}

.maxh-30 {
    max-height: 30%
}

.w-35 {
    width: 35%
}

.h-35 {
    height: 35%
}

.maxw-35 {
    max-width: 35%
}

.maxh-35 {
    max-height: 35%
}

.w-40 {
    width: 40%
}

.h-40 {
    height: 40%
}

.maxw-40 {
    max-width: 40%
}

.maxh-40 {
    max-height: 40%
}

.w-45 {
    width: 45%
}

.h-45 {
    height: 45%
}

.maxw-45 {
    max-width: 45%
}

.maxh-45 {
    max-height: 45%
}

.w-50 {
    width: 50%
}

.h-50 {
    height: 50%
}

.maxw-50 {
    max-width: 50%
}

.maxh-50 {
    max-height: 50%
}

.w-75 {
    width: 75%
}

.h-75 {
    height: 75%
}

.maxw-75 {
    max-width: 75%
}

.maxh-75 {
    max-height: 75%
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.maxw-100 {
    max-width: 100%
}

.maxh-100 {
    max-height: 100%
}

html {
    font-size: 10px;
    height: 100%
}

body {
    height: 100%;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    display: block
}

a {
    text-decoration: none;
    color: inherit
}

header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.main-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-top: 60px;
    padding-bottom: 180px
}

.container {
    max-width: 1400px;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%
}

.main-with-sitebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main-with-sitebar main {
    width: calc(66.66% - 5px)
}

.main-with-sitebar aside {
    width: calc(33.33% - 20px);
    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-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-with-sitebar aside>div {
    width: 100%
}

footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.custom-scrollbar::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.custom-scrollbar::-webkit-scrollbar-track {
    background-color: #ddd
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background-color: #000
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, .6)
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

.header {
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2509803922);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2509803922)
}

.header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 20px;
    max-width: 1268px
}

.header__logo img {
    width: 91.35px;
    height: 30px
}

.header .nav {
    display: none
}

.header .nav .nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
}

.header .nav .nav-list__item:hover a,
.header .nav .nav-list__item:focus a {
    color: #951919
}

.header .nav .nav-list__item a {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 19.36px;
    letter-spacing: 0;
    color: #000;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.header .header-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px
}

.header .header-list__item a:hover img,
.header .header-list__item a:focus img {
    scale: .9
}

.header .header-list__item a img {
    width: 20px;
    height: 20px;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.mob-none {
    display: none
}

.blog {
    padding: 10px 8px;
    background: #fff;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2509803922);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2509803922);
    max-width: 946px
}

.blog__img {
    width: 100%;
    margin-bottom: 10px
}

.blog .tag {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 20px;
    background-color: #8dc340;
    font-weight: 600;
    font-size: 10px;
    line-height: 12.1px;
    letter-spacing: 0;
    border-radius: 100px;
    padding: 5px 10px;
    color: #fff
}

.blog__title {
    display: block;
    margin-bottom: 20px
}

.blog__title:hover h1,
.blog__title:focus h1 {
    color: #cd0606
}

.blog__title h1 {
    font-weight: 600;
    font-size: 20px;
    line-height: 24.2px;
    letter-spacing: 0;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.blog .bio-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    row-gap: 5px;
    margin-bottom: 20px
}

.blog .bio-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px
}

.blog .bio-list__item:nth-child(1) img {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.blog .bio-list__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px
}

.blog .bio-list__item a:hover p,
.blog .bio-list__item a:focus p {
    color: #cd0606
}

.blog .bio-list__item img {
    width: 10px;
    height: 10px
}

.blog .bio-list__item p {
    color: #606060;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s;
    font-weight: 400;
    font-size: 10px;
    line-height: 12.1px;
    letter-spacing: 0
}

.blog article {
    margin-bottom: 15px
}

.blog article:last-child {
    margin-bottom: 0
}

.blog article h2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 21.78px;
    letter-spacing: 0;
    margin-bottom: 15px
}

.blog article p {
    font-weight: 400;
    font-size: 15px;
    line-height: 18.15px;
    letter-spacing: 0;
    margin-bottom: 10px
}

.blog .article-list {
    margin-bottom: 10px;
    -webkit-padding-start: 20px;
    padding-inline-start: 20px
}

.blog .article-list__item {
    list-style: disc
}

.blog .ingridients {
    margin-bottom: 10px
}

.blog .ingridients__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin-bottom: 10px
}

.blog .ingridients__item:last-child {
    margin-bottom: 0
}

.blog .ingridients__item p {
    margin-bottom: 0
}

.blog .ingridients__item img {
    width: 50px;
    height: 50px
}

.blog__big-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 19.36px;
    letter-spacing: 0;
    margin-bottom: 10px
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: "Inter", sans-serif;
    background-color: #f3f3f3
}

.main {
    background-image: url(../images/main-bg.webp);
    background-size: 100% 50px;
    background-position: top;
    background-repeat: no-repeat
}

.main__container {
    padding: 40px 5px;
    max-width: 1268px
}

.order {
    padding: 10px;
    background-image: url(../images/order-bg-mob.webp);
    background-size: cover;
    background-position: center
}

.order__img {
    display: none
}

.order__img img {
    max-width: 306px;
    width: 100%
}

.order .form {
    width: 280px;
    margin: 0 auto
}

.order .form__title {
    font-weight: 700;
    font-size: 25px;
    line-height: 30.26px;
    letter-spacing: 0;
    color: #cd0606;
    margin-bottom: 14px;
    text-align: center
}

.order .form__subtitle {
    font-weight: 600;
    font-size: 18px;
    line-height: 21.78px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 15px
}

.order .form__subtitle span {
    color: #cd0606
}

.order .form img {
    width: 178.5px;
    margin: 0 auto;
    margin-bottom: 15px
}

.order .form .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 15px
}

.order .form .price__new {
    font-weight: 700;
    font-size: 30px;
    line-height: 36.31px;
    letter-spacing: 0;
    color: #243866;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .2509803922)
}

.order .form .price__old {
    font-weight: 400;
    font-size: 16px;
    line-height: 19.36px;
    letter-spacing: 0;
    color: #000;
    position: relative
}

.order .form .price__old::before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #243866;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.order .form__group {
    width: 240px;
    margin: 0 auto
}

.order .form__group input {
    background-color: #fff;
    border: 1px solid #000;
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2509803922) inset;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2509803922) inset;
    border-radius: 10px;
    outline: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 16.94px;
    letter-spacing: -1.5%;
    width: 100%;
    margin-bottom: 5px;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s;
    padding: 11.5px 10px
}

.order .form__group input:hover,
.order .form__group input:focus {
    border: 1px solid #cd0606
}

.order .form__group button {
    background: linear-gradient(51.16deg, #cd0606 16.64%, #f56566 86.2%);
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2509803922);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2509803922);
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 21.78px;
    letter-spacing: -1.5%;
    color: #fff;
    width: 100%;
    text-align: center;
    height: 50px;
    border: 0;
    cursor: pointer;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.order .form__group button:hover,
.order .form__group button:focus {
    scale: .9;
    -webkit-box-shadow: 0 4px 10px 0 #f56566;
    box-shadow: 0 4px 10px 0 #f56566
}

.order .form__group p {
    color: #868686;
    font-weight: 400;
    font-size: 13px;
    line-height: 15.73px;
    letter-spacing: 0;
    text-align: center
}

.comments {
    padding-top: 50px
}

.comments__title {
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.comments__title h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24.2px;
    letter-spacing: 0
}

.comments__title__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px
}

.comments__title__wrap img {
    width: 20px;
    height: 20px
}

.comments__title__wrap p {
    font-weight: 400;
    font-size: 18px;
    line-height: 21.78px;
    letter-spacing: 0;
    color: #8a8a8a
}

.comments .comments-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 14px;
    -moz-column-gap: 14px;
    column-gap: 14px;
    margin-bottom: 25px
}

.comments .comments-list__item:last-child {
    margin-bottom: 0
}

.comments .comments-list__item .ava img {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.comments .comments-list__text-box .head {
    margin-bottom: 15px
}

.comments .comments-list__text-box .head h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 19.36px;
    letter-spacing: 0;
    margin-bottom: 5px;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.comments .comments-list__text-box .head h3:hover,
.comments .comments-list__text-box .head h3:focus {
    color: #cd0606;
    text-shadow: 0 4px 10px rgba(0, 0, 0, .2509803922)
}

.comments .comments-list__text-box .head span {
    font-weight: 400;
    font-size: 12px;
    line-height: 14.52px;
    letter-spacing: 0;
    color: #8a8a8a
}

.comments .comments-list__text-box .body {
    margin-bottom: 15px
}

.comments .comments-list__text-box .body p {
    font-weight: 400;
    font-size: 15px;
    line-height: 18.15px;
    letter-spacing: 0
}

.comments .comments-list__text-box .body img {
    width: 171px;
    margin-top: 10px
}

.comments .comments-list__text-box .action a {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: .5px solid #02acb6;
    border-radius: 100px;
    padding: 5px 10px;
    color: #02acb6;
    font-weight: 300;
    font-size: 12px;
    line-height: 14.52px;
    letter-spacing: 0;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.comments .comments-list__text-box .action a:hover,
.comments .comments-list__text-box .action a:focus {
    background-color: #02acb6;
    color: #fff
}

.sidebar {
    display: none;
    max-width: 312px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: sticky;
    top: -73px
}

.sidebar h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24.2px;
    letter-spacing: 0;
    margin-bottom: 25px
}

.sidebar__category,
.sidebar__articles {
    background: #fff;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2509803922);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2509803922);
    padding: 30px;
    margin-bottom: 30px
}

.sidebar__category:last-child,
.sidebar__articles:last-child {
    margin-bottom: 0
}

.sidebar .category-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px
}

.sidebar .category-list__item:last-child {
    margin-bottom: 0
}

.sidebar .category-list__item a {
    font-weight: 400;
    font-size: 16px;
    line-height: 19.36px;
    letter-spacing: 0;
    color: #000;
    border-radius: 100px;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.sidebar .category-list__item a:hover,
.sidebar .category-list__item a:focus {
    color: #cd0606;
    text-shadow: 0 4px 10px rgba(0, 0, 0, .2509803922)
}

.sidebar .category-list__item span {
    background-color: #02acb6;
    display: block;
    width: 30px;
    padding: 6px;
    height: 30px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16.94px;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    border-radius: 50%
}

.sidebar .category-list__item:nth-child(2) span {
    background-color: #8dc340
}

.sidebar .category-list__item:nth-child(3) span {
    background-color: #f88128
}

.sidebar .category-list__item:nth-child(4) span {
    background-color: #ffc518
}

.sidebar .category-list__item:nth-child(5) span {
    background-color: #02571d
}

.sidebar .articles-list__item {
    margin-bottom: 15px
}

.sidebar .articles-list__item:last-child {
    margin-bottom: 0
}

.sidebar .articles-list__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px
}

.sidebar .articles-list__item a:hover p,
.sidebar .articles-list__item a:focus p {
    color: #cd0606;
    text-shadow: 0 4px 10px rgba(0, 0, 0, .2509803922)
}

.sidebar .articles-list__item a img {
    width: 100px;
    height: 68px
}

.sidebar .articles-list__item a p {
    font-weight: 400;
    font-size: 14px;
    line-height: 16.94px;
    letter-spacing: 0;
    color: #000;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.footer__container {
    max-width: 1268px;
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer__img-wrap {
    display: none
}

.footer__img-box {
    margin-top: 48.39px;
    position: relative;
    margin-bottom: 10px
}

.footer__img-box img {
    width: 133px;
    margin: 0 auto
}

.footer__img-box .discount {
    background-image: url(../images/discount-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    width: 90.27px;
    height: 56.03px;
    padding-top: 6px;
    position: absolute;
    z-index: 1;
    top: -40px;
    right: 48px
}

.footer__img-box .discount .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    rotate: -5deg
}

.footer__img-box .discount .price__new {
    font-weight: 700;
    font-size: 14px;
    line-height: 16.94px;
    letter-spacing: 0;
    color: #fff;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .2509803922)
}

.footer__img-box .discount .price__old {
    font-weight: 400;
    font-size: 10px;
    line-height: 12.1px;
    letter-spacing: 0;
    color: #fff;
    position: relative
}

.footer__img-box .discount .price__old::before {
    content: "";
    background-color: #fff;
    height: 2px;
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.footer__text {
    max-width: 350px
}

.footer__text h2 {
    font-weight: 600;
    font-size: 25px;
    line-height: 30.26px;
    letter-spacing: 0;
    text-align: center;
    color: #cd0606;
    text-shadow: 0 4px 10px rgba(0, 0, 0, .2509803922)
}

.footer__btn {
    display: block;
    background: linear-gradient(51.16deg, #cd0606 16.64%, #f56566 86.2%);
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2509803922);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2509803922);
    border-radius: 10px;
    padding: 14px 0;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    height: 50px;
    line-height: 21.78px;
    letter-spacing: -1.5%;
    text-align: center;
    width: 240px;
    margin: 0 auto;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.footer__btn:hover,
.footer__btn:focus {
    scale: .9;
    -webkit-box-shadow: 0 4px 10px 0 #f56566;
    box-shadow: 0 4px 10px 0 #f56566
}

.timer {
    width: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px;
    margin-bottom: 10px
}

.timer__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px
}

.timer__title h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 2%;
    text-align: center;
    color: #212f5c
}

.timer__wrap {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px
}

.timer__wrap .dots {
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 20px;
    color: #cd0606;
    border-radius: 50%
}

.timer__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.timer__item-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 3px;
    -moz-column-gap: 3px;
    column-gap: 3px;
    font-weight: 500;
    font-size: 30px;
    line-height: 36.31px;
    letter-spacing: 0;
    width: 51px;
    height: 40px;
    color: #cd0606;
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2509803922) inset;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2509803922) inset;
    background: #f5f5f5;
    border-radius: 5px;
    padding: 2px 6px;
    text-shadow: 0 4px 4px rgba(160, 28, 29, .2509803922)
}

.timer__item-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 10px
}

.timer__item-text {
    color: #000;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.36px;
    letter-spacing: 0
}

.mt-5 {
    margin-top: 5px
}

.pt-5 {
    padding-top: 5px
}

.mr-5 {
    margin-right: 5px
}

.pr-5 {
    padding-right: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.pb-5 {
    padding-bottom: 5px
}

.ml-5 {
    margin-left: 5px
}

.pl-5 {
    padding-left: 5px
}

.mt-10 {
    margin-top: 10px
}

.pt-10 {
    padding-top: 10px
}

.mr-10 {
    margin-right: 10px
}

.pr-10 {
    padding-right: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.pb-10 {
    padding-bottom: 10px
}

.ml-10 {
    margin-left: 10px
}

.pl-10 {
    padding-left: 10px
}

.mt-15 {
    margin-top: 15px
}

.pt-15 {
    padding-top: 15px
}

.mr-15 {
    margin-right: 15px
}

.pr-15 {
    padding-right: 15px
}

.mb-15 {
    margin-bottom: 15px
}

.pb-15 {
    padding-bottom: 15px
}

.ml-15 {
    margin-left: 15px
}

.pl-15 {
    padding-left: 15px
}

.mt-20 {
    margin-top: 20px
}

.pt-20 {
    padding-top: 20px
}

.mr-20 {
    margin-right: 20px
}

.pr-20 {
    padding-right: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.ml-20 {
    margin-left: 20px
}

.pl-20 {
    padding-left: 20px
}

.mt-25 {
    margin-top: 25px
}

.pt-25 {
    padding-top: 25px
}

.mr-25 {
    margin-right: 25px
}

.pr-25 {
    padding-right: 25px
}

.mb-25 {
    margin-bottom: 25px
}

.pb-25 {
    padding-bottom: 25px
}

.ml-25 {
    margin-left: 25px
}

.pl-25 {
    padding-left: 25px
}

.mt-30 {
    margin-top: 30px
}

.pt-30 {
    padding-top: 30px
}

.mr-30 {
    margin-right: 30px
}

.pr-30 {
    padding-right: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.ml-30 {
    margin-left: 30px
}

.pl-30 {
    padding-left: 30px
}

.mt-35 {
    margin-top: 35px
}

.pt-35 {
    padding-top: 35px
}

.mr-35 {
    margin-right: 35px
}

.pr-35 {
    padding-right: 35px
}

.mb-35 {
    margin-bottom: 35px
}

.pb-35 {
    padding-bottom: 35px
}

.ml-35 {
    margin-left: 35px
}

.pl-35 {
    padding-left: 35px
}

.mt-40 {
    margin-top: 40px
}

.pt-40 {
    padding-top: 40px
}

.mr-40 {
    margin-right: 40px
}

.pr-40 {
    padding-right: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.ml-40 {
    margin-left: 40px
}

.pl-40 {
    padding-left: 40px
}

.mt-45 {
    margin-top: 45px
}

.pt-45 {
    padding-top: 45px
}

.mr-45 {
    margin-right: 45px
}

.pr-45 {
    padding-right: 45px
}

.mb-45 {
    margin-bottom: 45px
}

.pb-45 {
    padding-bottom: 45px
}

.ml-45 {
    margin-left: 45px
}

.pl-45 {
    padding-left: 45px
}

.mt-50 {
    margin-top: 50px
}

.pt-50 {
    padding-top: 50px
}

.mr-50 {
    margin-right: 50px
}

.pr-50 {
    padding-right: 50px
}

.mb-50 {
    margin-bottom: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.ml-50 {
    margin-left: 50px
}

.pl-50 {
    padding-left: 50px
}

.mt-75 {
    margin-top: 75px
}

.pt-75 {
    padding-top: 75px
}

.mr-75 {
    margin-right: 75px
}

.pr-75 {
    padding-right: 75px
}

.mb-75 {
    margin-bottom: 75px
}

.pb-75 {
    padding-bottom: 75px
}

.ml-75 {
    margin-left: 75px
}

.pl-75 {
    padding-left: 75px
}

.mt-100 {
    margin-top: 100px
}

.pt-100 {
    padding-top: 100px
}

.mr-100 {
    margin-right: 100px
}

.pr-100 {
    padding-right: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.ml-100 {
    margin-left: 100px
}

.pl-100 {
    padding-left: 100px
}

.w-5 {
    width: 5%
}

.h-5 {
    height: 5%
}

.maxw-5 {
    max-width: 5%
}

.maxh-5 {
    max-height: 5%
}

.w-10 {
    width: 10%
}

.h-10 {
    height: 10%
}

.maxw-10 {
    max-width: 10%
}

.maxh-10 {
    max-height: 10%
}

.w-15 {
    width: 15%
}

.h-15 {
    height: 15%
}

.maxw-15 {
    max-width: 15%
}

.maxh-15 {
    max-height: 15%
}

.w-20 {
    width: 20%
}

.h-20 {
    height: 20%
}

.maxw-20 {
    max-width: 20%
}

.maxh-20 {
    max-height: 20%
}

.w-25 {
    width: 25%
}

.h-25 {
    height: 25%
}

.maxw-25 {
    max-width: 25%
}

.maxh-25 {
    max-height: 25%
}

.w-30 {
    width: 30%
}

.h-30 {
    height: 30%
}

.maxw-30 {
    max-width: 30%
}

.maxh-30 {
    max-height: 30%
}

.w-35 {
    width: 35%
}

.h-35 {
    height: 35%
}

.maxw-35 {
    max-width: 35%
}

.maxh-35 {
    max-height: 35%
}

.w-40 {
    width: 40%
}

.h-40 {
    height: 40%
}

.maxw-40 {
    max-width: 40%
}

.maxh-40 {
    max-height: 40%
}

.w-45 {
    width: 45%
}

.h-45 {
    height: 45%
}

.maxw-45 {
    max-width: 45%
}

.maxh-45 {
    max-height: 45%
}

.w-50 {
    width: 50%
}

.h-50 {
    height: 50%
}

.maxw-50 {
    max-width: 50%
}

.maxh-50 {
    max-height: 50%
}

.w-75 {
    width: 75%
}

.h-75 {
    height: 75%
}

.maxw-75 {
    max-width: 75%
}

.maxh-75 {
    max-height: 75%
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.maxw-100 {
    max-width: 100%
}

.maxh-100 {
    max-height: 100%
}

.d-none {
    display: none !important
}

.d-block {
    display: block
}

.d-inline-block {
    display: inline-block
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.d-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-fill {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-fill-no-shrink {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-fill-100per {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.flex-no-shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.align-items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.align-items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.align-items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.justify-content-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.justify-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

body.js-popup {
    overflow-y: hidden
}

.js-d-none {
    display: none !important
}

.b-lazy {
    opacity: 0
}

.b-loaded {
    opacity: 1
}

.social-links-telegram,
.social-links-facebook,
.social-links-youtube {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.social-links-telegram {
    background-color: #007ebd
}

.social-links-telegram:hover {
    background-color: #00aeff
}

.social-links-telegram svg {
    width: 11px;
    height: 11px;
    fill: #fff;
    margin-right: 2px
}

.social-links-facebook {
    background-color: #3754a0
}

.social-links-facebook:hover {
    background-color: #1178f2
}

.social-links-facebook svg {
    width: 6px;
    height: 13px;
    fill: #fff
}

.social-links-youtube {
    background-color: #b71a20
}

.social-links-youtube:hover {
    background-color: #fe0000
}

.social-links-youtube svg {
    width: 13px;
    height: 9px;
    fill: #fff
}

.icon-like {
    fill: #4c5b6b
}

@font-face {
    font-family: "Cairo";
    src: url(../fonts/Cairo-Regular.woff2) format("woff2"), url(../fonts/Cairo-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Bebas Neue Cyrillic";
    src: url(../fonts/BebasNeueCyrillic.eot);
    src: local("Bebas Neue Cyrillic"), local("BebasNeueCyrillic"), url(../fonts/BebasNeueCyrillic.eot) format("embedded-opentype"), url(../fonts/BebasNeueCyrillic.woff2) format("woff2"), url(../fonts/BebasNeueCyrillic.woff) format("woff"), url(../fonts/BebasNeueCyrillic.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@media (min-width:768px) {
    .order {
        background-image: url(../images/order-bg-desc.webp);
        background-repeat: no-repeat;
        background-position: left;
        background-size: 100% 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-column-gap: 69px;
        -moz-column-gap: 69px;
        column-gap: 69px;
        padding: 55px 48px 49px 48px
    }

    .order__img {
        display: block
    }

    .order .form img {
        display: none
    }

    .order .form__group {
        width: 100%
    }

    .footer__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-column-gap: 60px;
        -moz-column-gap: 60px;
        column-gap: 60px
    }

    .footer__img-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer__text .footer__img-box {
        display: none
    }

    .timer {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

@media (min-width:992px) {
    .blog {
        padding: 30px 40px
    }

    .main {
        background-size: 100% 300px
    }

    .main__container {
        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;
        padding: 0 20px;
        padding-top: 255px;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px
    }

    .sidebar {
        display: block;
        padding-top: 76px
    }

    .footer__container {
        -webkit-column-gap: 95px;
        -moz-column-gap: 95px;
        column-gap: 95px
    }

    .footer__img-box img {
        width: 192px;
        margin: 0
    }

    .footer__img-box .discount {
        width: 130.03px;
        height: 80.71px;
        right: -36px;
        top: -57px;
        padding-top: 11px
    }

    .footer__img-box .discount .price__new {
        font-family: Inter;
        font-weight: 700;
        font-size: 18px;
        line-height: 21.78px;
        letter-spacing: 0
    }

    .footer__img-box .discount .price__old {
        font-weight: 400;
        font-size: 13px;
        line-height: 15.73px;
        letter-spacing: 0
    }

    .footer__text h2 {
        font-weight: 600;
        font-size: 32px;
        line-height: 38.73px;
        letter-spacing: 0;
        text-align: center
    }

    .footer__btn {
        font-weight: 600;
        font-size: 18px;
        line-height: 21.78px;
        letter-spacing: -1.5%;
        width: 300px
    }

    .timer {
        row-gap: 15px
    }

    .timer__title h5 {
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 2%;
        text-align: center
    }

    .timer__wrap {
        -webkit-column-gap: 8px;
        -moz-column-gap: 8px;
        column-gap: 8px
    }

    .timer__item-number {
        width: 71px;
        height: 58px;
        font-weight: 500;
        font-size: 45px;
        line-height: 54.46px;
        letter-spacing: 0
    }
}

@media (min-width:1200px) {
    .header__logo img {
        width: 152.25px;
        height: 50px
    }

    .header .nav {
        display: block
    }

    .header .header-list {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px
    }

    .header .header-list__item a img {
        width: 30px;
        height: 30px
    }

    .mob-none {
        display: block
    }

    .desc-none {
        display: none
    }

    .blog__img {
        margin-bottom: 15px
    }

    .blog .tag {
        margin: 0;
        margin-bottom: 40px;
        font-weight: 600;
        font-size: 12px;
        line-height: 14.52px;
        letter-spacing: 0
    }

    .blog__title {
        margin-bottom: 30px
    }

    .blog__title h1 {
        font-weight: 600;
        font-size: 50px;
        line-height: 60.51px;
        letter-spacing: 0
    }

    .blog .bio-list {
        margin-bottom: 30px;
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
        row-gap: 0
    }

    .blog .bio-list__item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .blog .bio-list__item img {
        width: 15px;
        height: 15px
    }

    .blog .bio-list__item p {
        font-weight: 400;
        font-size: 12px;
        line-height: 14.52px;
        letter-spacing: 0
    }

    .blog article {
        margin-bottom: 30px
    }

    .blog article h2 {
        font-weight: 700;
        font-size: 25px;
        line-height: 30.26px;
        letter-spacing: 0;
        margin-bottom: 25px
    }

    .blog article p {
        font-weight: 400;
        font-size: 18px;
        line-height: 21.78px;
        letter-spacing: 0;
        margin-bottom: 15px
    }

    .blog .article-list {
        margin-bottom: 15px
    }

    .blog .ingridients {
        margin-bottom: 15px
    }

    .blog .ingridients__item img {
        width: 70px;
        height: 70px
    }

    .blog .ingridients__item {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    .blog__big-text {
        font-weight: 500;
        font-size: 20px;
        line-height: 24.2px;
        letter-spacing: 0;
        margin-bottom: 15px
    }

    .order .form {
        width: 300px;
        margin: 0
    }

    .order .form__title {
        font-weight: 700;
        font-size: 35px;
        line-height: 42.36px;
        letter-spacing: 0
    }

    .order .form__subtitle {
        font-weight: 600;
        font-size: 20px;
        line-height: 24.2px;
        letter-spacing: 0;
        text-align: center
    }

    .order .form .price__new {
        font-weight: 700;
        font-size: 40px;
        line-height: 48.41px;
        letter-spacing: 0
    }

    .order .form .price__old {
        font-weight: 400;
        font-size: 25px;
        line-height: 30.26px;
        letter-spacing: 0
    }

    .order .form__group input {
        font-weight: 400;
        font-size: 16px;
        line-height: 19.36px;
        letter-spacing: -1.5%
    }

    .order .form__group button {
        font-weight: 600;
        font-size: 18px;
        line-height: 21.78px;
        letter-spacing: -1.5%
    }

    .comments__title h2 {
        font-weight: 700;
        font-size: 25px;
        line-height: 30.26px;
        letter-spacing: 0
    }

    .comments__title__wrap img {
        width: 24px;
        height: 24px
    }

    .comments__title__wrap p {
        font-weight: 400;
        font-size: 20px;
        line-height: 24.2px;
        letter-spacing: 0
    }

    .comments .comments-list__item .ava img {
        width: 60px;
        height: 60px
    }

    .comments .comments-list__text-box .head h3 {
        font-weight: 600;
        font-size: 18px;
        line-height: 21.78px;
        letter-spacing: 0
    }

    .comments .comments-list__text-box .head span {
        font-weight: 400;
        font-size: 14px;
        line-height: 16.94px;
        letter-spacing: 0
    }

    .comments .comments-list__text-box .body p {
        font-weight: 400;
        font-size: 17px;
        line-height: 20.57px;
        letter-spacing: 0
    }

    .comments .comments-list__text-box .action a {
        font-weight: 300;
        font-size: 14px;
        line-height: 16.94px;
        letter-spacing: 0
    }
}

@media (max-width:1199px) {
    .main-content {
        padding-top: 50px;
        padding-bottom: 140px
    }
}

@media (max-width:991px) {
    .main-content {
        padding-top: 50px;
        padding-bottom: 180px
    }

    .main-with-sitebar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .main-with-sitebar main {
        width: 100%
    }

    .main-with-sitebar aside>div {
        width: calc(50% - 10px)
    }

    .main-with-sitebar aside {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }
}

@media (max-width:767px) {
    .main-content {
        padding-top: 50px;
        padding-bottom: 140px
    }

    .social-links-telegram,
    .social-links-facebook,
    .social-links-youtube {
        width: 25px;
        height: 25px
    }
}

@media (max-width:639px) {
    .main-content {
        padding-top: 50px;
        padding-bottom: 120px
    }

    .main-with-sitebar aside>div {
        width: 100%
    }

    .main-with-sitebar aside {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width:479px) {
    .main-content {
        padding-top: 40px;
        padding-bottom: 80px
    }
}

select{
    background-color: #fff;
    border: 1px solid #000;
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2509803922) inset;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2509803922) inset;
    border-radius: 10px;
    outline: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 16.94px;
    letter-spacing: -1.5%;
    width: 100%;
    margin-bottom: 5px;
    -webkit-transition: all 
ease-in-out .24s;
    transition: all 
ease-in-out .24s;
    padding: 11.5px 10px;
}