.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
}

.content a {
    color: blue;
}

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__container {
    padding: 2px 14px 5px 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1286px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__top {
    position: relative;
    overflow: hidden
}

.header__decor {
    position: absolute;
    top: 0;
    right: -110px;
    width: 246px;
    height: 52px
}

.header__logo img {
    width: 102.84px;
    height: 44.49px
}

.header__bot {
    background: #bd0347
}

.header__bot .container {
    padding: 3px 17px
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px
}

.nav__user, .nav__burger {
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.nav__user:hover, .nav__user:focus, .nav__burger:hover, .nav__burger:focus {
    scale: .8
}

.nav__login {
    display: none
}

.nav-list {
    display: none
}

.nav-list__item a {
    font-size: 18px;
    font-weight: 400;
    line-height: 21.78px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.nav-list__item a:hover, .nav-list__item a:focus {
    color: #cdcdcd
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: "Inter", sans-serif;
    background: #ececec
}

.main__container {
    position: relative;
    background: #fff;
    max-width: 1450px;
    padding: 0
}

.red {
    color: #bd0347
}

.timer {
    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: 10px;
    font-family: "Inter", sans-serif
}

.timer__title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: .02em;
    text-align: center;
    color: #ff3630
}

.timer__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.timer__body-dots {
    position: relative;
    margin-top: 12px;
    height: 41px;
    width: 9px
}

.timer__body-dots::before, .timer__body-dots::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 8px;
    border-radius: 2px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(22.91%, #4a4a47), color-stop(47.94%, #4d4d4a), color-stop(69.96%, #585854), color-stop(77.97%, #5f5f5b));
    background: linear-gradient(0deg, #4a4a47 22.91%, #4d4d4a 47.94%, #585854 69.96%, #5f5f5b 77.97%)
}

.timer__body-dots::before {
    top: 0
}

.timer__body-dots::after {
    bottom: 0
}

.wrap-body {
    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
}

.wrap-body__segment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px
}

.wrap-body__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 175%;
    text-align: center;
    letter-spacing: .02em;
    color: #000
}

.flip-card {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
    border-radius: 5px
}

.flip-card::before, .flip-card::after {
    content: "";
    position: absolute;
    z-index: 1;
    height: 11px;
    width: 3px;
    bottom: calc(50% - 5.5px);
    border: 1px solid #42423c;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(-7.78%, #ccc), color-stop(-5.24%, #b7b6b5), color-stop(-2.69%, #9b9a97), color-stop(-.14%, #878582), color-stop(2.41%, #7c7975), color-stop(4.95%, #787571), color-stop(24.06%, #94908b), color-stop(46.99%, #b5b0ab), color-stop(90.3%, #b5b0ab), color-stop(94.13%, #b0aca7), color-stop(99.22%, #a4a09b), color-stop(104.32%, #908c88), color-stop(108.14%, #787571));
    background: linear-gradient(0deg, #ccc -7.78%, #b7b6b5 -5.24%, #9b9a97 -2.69%, #878582 -.14%, #7c7975 2.41%, #787571 4.95%, #94908b 24.06%, #b5b0ab 46.99%, #b5b0ab 90.3%, #b0aca7 94.13%, #a4a09b 99.22%, #908c88 104.32%, #787571 108.14%)
}

.flip-card::before {
    left: 0
}

.flip-card::after {
    right: 0
}

.top, .bottom, .flip-card .top-flip, .flip-card .bottom-flip {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    height: 30px;
    line-height: 1;
    padding: 9px 8px;
    overflow: hidden;
    font-size: 38px;
    font-weight: 700
}

.flip-card--minutes {
    color: #4a4a47
}

.flip-card--seconds {
    color: #e54234
}

.top, .flip-card .top-flip {
    width: 36px;
    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;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 2px solid #42423c;
    border-bottom: .5px solid #42423c;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-24.35%, #fff), color-stop(18.11%, #faf9f9), color-stop(74.73%, #efebe8), color-stop(101.27%, #e8e3de));
    background: linear-gradient(180deg, #fff -24.35%, #faf9f9 18.11%, #efebe8 74.73%, #e8e3de 101.27%)
}

.bottom, .flip-card .bottom-flip {
    width: 36px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 2px solid #42423c;
    border-top: .5px solid #42423c;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.36%, #fff), color-stop(53.66%, #f8f6f4), color-stop(130.65%, #e8e3de));
    background: linear-gradient(180deg, #fff 1.36%, #f8f6f4 53.66%, #e8e3de 130.65%)
}

.flip-card .top-flip {
    position: absolute;
    width: 100%;
    -webkit-animation: flip-top 250ms ease-in;
    animation: flip-top 250ms ease-in;
    -webkit-transform-origin: bottom;
    transform-origin: bottom
}

@-webkit-keyframes flip-top {
    to {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg)
    }
}

@keyframes flip-top {
    to {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg)
    }
}

.flip-card .bottom-flip {
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-animation: flip-bottom 250ms ease-out 250ms;
    animation: flip-bottom 250ms ease-out 250ms;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg)
}

@-webkit-keyframes flip-bottom {
    to {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg)
    }
}

@keyframes flip-bottom {
    to {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg)
    }
}

.about {
    background: #fbd8e6
}

.about__container {
    padding: 28px 20px
}

.about h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24.2px;
    color: #bd0347;
    margin-bottom: 15px
}

.about p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    margin-bottom: 15px
}

.about p:last-child {
    margin-bottom: 0
}

.about__doc {
    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: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    margin-bottom: 15px;
    max-width: 281px
}

.about__doc img {
    width: 55px;
    height: 55px
}

.about__doc p {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 19.36px
}

.about .ingridients {
    margin: 20px 0
}

.about .ingridients h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.36px
}

.about .ingridients .ingridients-list {
    margin-top: 15px
}

.about .ingridients .ingridients-list__item {
    margin-bottom: 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;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px
}

.about .ingridients .ingridients-list__item img {
    width: 50px;
    height: 50px
}

.about .ingridients .ingridients-list__item:last-child {
    margin-bottom: 0
}

.about .recommendation {
    margin: 20px 0
}

.about .recommendation h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.36px
}

.about .recommendation .recommendation-list {
    margin-top: 15px
}

.about .recommendation .recommendation-list__item {
    margin-bottom: 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;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px
}

.about .recommendation .recommendation-list__item img {
    width: 40px;
    height: 40px
}

.about .recommendation .recommendation-list__item:last-child {
    margin-bottom: 0
}

.about .order {
    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
}

.about .order .product__img-box img {
    width: 262px
}

.about .order .form {
    max-width: 280px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(190, 63, 107, .7)), to(rgba(98, 42, 112, .7)));
    background: linear-gradient(180deg, rgba(190, 63, 107, .7) 0, rgba(98, 42, 112, .7) 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: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
    row-gap: 15px;
    border-radius: 5px;
    width: 100%
}

.about .order .form__title {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    text-align: center;
    color: #fff;
    max-width: 300px
}

.about .order .form__title span {
    font-size: 20px;
    font-weight: 600;
    line-height: 30.26px;
    text-wrap: nowrap
}

.about .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
}

.about .order .form .price__old {
    font-size: 18px;
    font-weight: 400;
    line-height: 21.78px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    color: #fff;
    margin: 0
}

.about .order .form .price__old::before {
    content: "";
    top: 50%;
    position: absolute;
    left: 50%;
    width: 100%;
    height: 2px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #ffc000
}

.about .order .form .price__new {
    color: #ffc000;
    font-size: 30px;
    font-weight: 700;
    line-height: 36.31px
}

.about .order .form__group {
    max-width: 240px
}

.about .order .form__group input {
    border-radius: 10px;
    border: 1px solid #000;
    background: #fff;
    -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;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    letter-spacing: -.015em;
    margin-bottom: 10px;
    outline: 0;
    width: 100%;
    height: 40px;
    padding: 10px;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.about .order .form__group input:hover, .about .order .form__group input:focus {
    border: 1px solid #9a5d5d;
    -webkit-box-shadow: 0 4px 4px 0 rgba(76, 74, 74, .2509803922) inset;
    box-shadow: 0 4px 4px 0 rgba(76, 74, 74, .2509803922) inset
}

.about .order .form__group button {
    display: block;
    width: 100%;
    height: 50px;
    margin: 10px auto 5px auto;
    background: -webkit-gradient(linear, left bottom, left top, from(#ffc000), to(#ffc000)), -webkit-gradient(linear, left top, right top, color-stop(0, rgba(156, 117, 0, 0)), to(rgba(153, 115, 0, .3)));
    background: linear-gradient(0deg, #ffc000, #ffc000), linear-gradient(90deg, rgba(156, 117, 0, 0) 0, rgba(153, 115, 0, .3) 100%);
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2509803922);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2509803922);
    font-size: 18px;
    font-weight: 600;
    line-height: 21.78px;
    letter-spacing: -.015em;
    text-align: center;
    cursor: pointer;
    color: #fff;
    border-radius: 10px;
    border: 0;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.about .order .form__group button:hover, .about .order .form__group button:focus {
    scale: .9;
    opacity: 90%
}

.about .order .form__group .light-text {
    color: #dadada;
    font-size: 13px;
    font-weight: 400;
    line-height: 15.73px;
    text-align: center
}

.blog {
    padding: 20px
}

.blog p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    margin-bottom: 15px
}

.blog p:last-child {
    margin-bottom: 0
}

.blog img {
    margin-bottom: 15px;
    width: 100%
}

.blog__title {
    margin-bottom: 20px
}

.blog__title a {
    display: block;
    margin-top: 10px
}

.blog__title a:hover h1, .blog__title a:focus h1 {
    color: #850333
}

.blog__title a h1 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24.2px;
    color: #bd0347;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.blog__title span {
    font-size: 12px;
    font-weight: 300;
    line-height: 14.52px
}

.comments {
    padding: 50px 20px 0;
    margin: 0 auto;
    max-width: 906px
}

.comments h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24.2px
}

.comments .comments-list {
    margin-top: 30px
}

.comments .comments-list__item {
    margin-bottom: 30px
}

.comments .comments-list__item:last-child {
    margin-bottom: 0
}

.comments .comments-list__item .head {
    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;
    margin-bottom: 10px
}

.comments .comments-list__item .head img {
    width: 50px;
    height: 50px;
    -webkit-margin-end: 10px;
    margin-inline-end: 10px
}

.comments .comments-list__item .head__text-box {
    -webkit-margin-end: auto;
    margin-inline-end: auto
}

.comments .comments-list__item .head__text-box h3 {
    font-size: 17px;
    font-weight: 600;
    line-height: 20.57px;
    margin-bottom: 10px
}

.comments .comments-list__item .head__text-box span {
    font-size: 15px;
    font-weight: 400;
    line-height: 18.15px;
    color: #818181
}

.comments .comments-list__item .head__favorite {
    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;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    color: #0075ff
}

.comments .comments-list__item .head__favorite:hover img, .comments .comments-list__item .head__favorite:focus img {
    scale: .9;
    opacity: 90%
}

.comments .comments-list__item .head__favorite img {
    width: 25px !important;
    height: 25px !important;
    margin: 0 !important;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.comments .comments-list__item .body {
    margin-bottom: 10px;
    background: #fdebf3;
    border-radius: 5px;
    border: 1px solid #c3c3c3;
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2509803922);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2509803922);
    padding: 15px
}

.comments .comments-list__item .body p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px
}

.comments .comments-list__item .body img {
    max-width: 280px;
    width: 100%;
    margin-top: 10px
}

.comments .comments-list__item .action {
    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 .comments-list__item .action__like {
    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: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

.comments .comments-list__item .action__like a:hover img, .comments .comments-list__item .action__like a:focus img {
    scale: .9;
    opacity: 90%
}

.comments .comments-list__item .action__like a img {
    width: 30px;
    height: 30px;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.comments .comments-list__item .action__btn {
    display: block;
    border: 1px solid #686868;
    padding: 5px;
    color: #686868;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.comments .comments-list__item .action__btn:hover, .comments .comments-list__item .action__btn:focus {
    border: 1px solid #343434;
    background: #686868;
    color: #fff
}

.sidebar {
    display: none
}

.sidebar__seacrh {
    position: relative;
    display: block;
    width: 100%
}

.sidebar__seacrh:hover img, .sidebar__seacrh:focus img {
    scale: .9
}

.sidebar__seacrh img {
    width: 24px;
    height: 24px;
    position: absolute;
    left: 8px;
    top: 47%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.sidebar__seacrh input {
    border: 1px solid #bd0347;
    height: 44px;
    width: 100%;
    -webkit-padding-start: 42px;
    padding-inline-start: 42px;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    border-radius: 5px;
    outline: 0;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.sidebar__seacrh input:hover, .sidebar__seacrh input:focus {
    border: 1px solid #df0756
}

.sidebar__seacrh input::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    color: #000
}

.sidebar__seacrh input::-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    color: #000
}

.sidebar__seacrh input:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    color: #000
}

.sidebar__seacrh input::-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    color: #000
}

.sidebar__seacrh input::placeholder {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    color: #000
}

.sidebar__also h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 21.78px
}

.sidebar__also .sidebar-list {
    margin-top: 20px
}

.sidebar__also .sidebar-list__item {
    border-bottom: 1px solid #bd0347;
    margin-bottom: 10px;
    padding-bottom: 5px
}

.sidebar__also .sidebar-list__item:last-child {
    margin-bottom: 0
}

.sidebar__also .sidebar-list__item a:hover, .sidebar__also .sidebar-list__item a:focus {
    color: #b72020
}

.sidebar__also .sidebar-list__item a p {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.sidebar__also .sidebar-list__item a span {
    font-size: 12px;
    font-weight: 400;
    line-height: 14.52px;
    color: #4c4c4c
}

.sidebar__adc {
    background-image: url("../img/adc-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 13px 7.5px 37px 0
}

.sidebar__adc h2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 26.63px;
    text-align: center;
    max-width: 224px;
    color: #6f316a
}

.sidebar__adc .product-box {
    margin-top: 6px;
    margin-bottom: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -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;
    -webkit-margin-start: auto;
    margin-inline-start: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.sidebar__adc .product-box img {
    width: 123px;
    height: 202px
}

.sidebar__adc .product-box .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;
    text-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2509803922)
}

.sidebar__adc .product-box .price__old {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    line-height: 18.15px;
    color: #8a8a8a
}

.sidebar__adc .product-box .price__old::before {
    content: "";
    top: 50%;
    position: absolute;
    left: 50%;
    width: 100%;
    height: 2px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #cd5c82
}

.sidebar__adc .product-box .price__new {
    font-size: 20px;
    font-weight: 900;
    line-height: 24.2px;
    color: #cd5c82
}

.sidebar__btn {
    display: block;
    margin: 0 auto;
    border-radius: 10px;
    height: 50px;
    width: 240px;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #b94c71), to(#6e3069));
    background: linear-gradient(90deg, #b94c71 0, #6e3069 100%);
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2509803922);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2509803922);
    font-size: 12px;
    font-weight: 600;
    line-height: 21.78px;
    letter-spacing: -.015em;
    color: #fff;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s;
    text-align: center;
    padding: 14px 28px
}

.sidebar__btn:hover, .sidebar__btn:focus {
    scale: .9;
    opacity: 90%
}

.bio {
    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: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    margin-bottom: 20px
}

.bio__avatar:hover img, .bio__avatar:focus img {
    scale: .9
}

.bio__avatar img {
    width: 54px !important;
    height: 54px;
    margin: 0 !important;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.bio__box {
    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: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.bio__box h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 19.36px;
    color: #000;
    margin-bottom: 5px
}

.bio__box p {
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    line-height: 16.94px;
    margin-bottom: 0 !important
}

.bio .social-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;
    -webkit-column-gap: 7px;
    -moz-column-gap: 7px;
    column-gap: 7px;
    margin-top: 7px
}

.bio .social-list__item a:hover img, .bio .social-list__item a:focus img {
    scale: .9
}

.bio .social-list__item a img {
    width: 20px;
    height: 20px;
    margin: 0 !important;
    -webkit-transition: all ease-in-out .24s;
    transition: all ease-in-out .24s
}

.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?#iefix) 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: 1200px) {
    .header__container {
        padding: 5.51px 20px 13.51px 20px
    }

    .header__decor {
        width: 538px;
        height: 109px;
        right: 61px
    }

    .header__logo img {
        width: 208px;
        height: 90px
    }

    .header__bot .container {
        padding: 9px 20px
    }

    .nav {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .nav__user, .nav__burger {
        display: none
    }

    .nav__login {
        display: block;
        font-size: 18px;
        font-weight: 400;
        line-height: 21.78px;
        text-transform: uppercase;
        color: #fff;
        -webkit-transition: all ease-in-out .24s;
        transition: all ease-in-out .24s
    }

    .nav__login:hover, .nav__login:focus {
        color: #cdcdcd
    }

    .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: 25px;
        -moz-column-gap: 25px;
        column-gap: 25px
    }

    .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;
        margin: 0 auto
    }

    .content {
        max-width: 970px
    }

    .about__container {
        padding: 30px
    }

    .about h2 {
        font-size: 25px;
        font-weight: 600;
        line-height: 30.26px;
        margin-bottom: 20px
    }

    .about p {
        font-size: 18px;
        font-weight: 400;
        line-height: 21.78px
    }

    .about__doc {
        margin-bottom: 20px
    }

    .about__doc img {
        width: 65px;
        height: 65px
    }

    .about__doc p {
        font-size: 18px;
        font-weight: 400;
        line-height: 21.78px
    }

    .about .ingridients h3 {
        font-size: 18px;
        font-weight: 600;
        line-height: 21.78px
    }

    .about .ingridients .ingridients-list__item {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px
    }

    .about .ingridients .ingridients-list__item img {
        width: 74px;
        height: 74px
    }

    .about .recommendation h3 {
        font-size: 18px;
        font-weight: 600;
        line-height: 21.78px
    }

    .about .recommendation .recommendation-list__item {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px
    }

    .about .order {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-column-gap: 46px;
        -moz-column-gap: 46px;
        column-gap: 46px
    }

    .about .order .product__img-box img {
        width: 325px
    }

    .about .order .form {
        padding: 40px;
        max-width: 380px
    }

    .about .order .form__title {
        font-size: 18px;
        line-height: 21.78px
    }

    .about .order .form__title span {
        font-size: 25px;
        line-height: 38.73px
    }

    .about .order .form .price__old {
        font-size: 25px;
        font-weight: 400;
        line-height: 30.26px
    }

    .about .order .form .price__new {
        font-size: 40px;
        font-weight: 700;
        line-height: 48.41px
    }

    .about .order .form__group {
        max-width: 300px
    }

    .about .order .form__group input {
        height: 50px;
        font-size: 16px;
        line-height: 19.36px;
        letter-spacing: -.015em;
        padding: 10px 15px
    }

    .blog {
        padding: 30px 32px 30px 0
    }

    .blog p {
        font-size: 18px;
        font-weight: 400;
        line-height: 21.78px
    }

    .blog img {
        margin-bottom: 25px
    }

    .blog__title {
        margin-bottom: 30px
    }

    .blog__title a {
        margin-top: 15px
    }

    .blog__title a h1 {
        font-size: 40px;
        font-weight: 700;
        line-height: 48.41px
    }

    .blog__title span {
        font-size: 14px;
        font-weight: 300;
        line-height: 16.94px
    }

    .blog .bio {
        display: none
    }

    .comments h2 {
        font-size: 30px;
        line-height: 36.31px
    }

    .comments .comments-list__item .head img {
        width: 60px;
        height: 60px;
        -webkit-margin-end: 14px;
        margin-inline-end: 14px
    }

    .comments .comments-list__item .head__text-box h3 {
        font-size: 20px;
        line-height: 24.2px
    }

    .comments .comments-list__item .head__text-box span {
        font-size: 16px;
        line-height: 19.36px
    }

    .comments .comments-list__item .body {
        -webkit-margin-start: 74px;
        margin-inline-start: 74px
    }

    .comments .comments-list__item .body p {
        font-size: 16px;
        line-height: 19.36px
    }

    .comments .comments-list__item .action {
        -webkit-margin-start: 74px;
        margin-inline-start: 74px
    }

    .sidebar {
        position: -webkit-sticky;
        position: sticky;
        top: -694px;
        max-width: 282px;
        padding-top: 50px;
        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;
        row-gap: 50px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .bio__avatar img {
        width: 74px !important;
        height: 74px !important
    }

    .bio__box h3 {
        font-size: 18px;
        line-height: 21.78px
    }

    .bio__box p {
        font-size: 16px;
        font-style: italic;
        line-height: 19.36px
    }

    .bio .social-list {
        -webkit-column-gap: 11px;
        -moz-column-gap: 11px;
        column-gap: 11px
    }

    .bio .social-list__item a img {
        width: 24px;
        height: 24px
    }
}

@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
    }

    .timer {
        row-gap: 10px
    }

    .timer__title {
        font-size: 16px
    }

    .top, .bottom, .flip-card .top-flip, .flip-card .bottom-flip {
        height: 28px;
        font-size: 34px
    }

    .top, .flip-card .top-flip {
        width: 31px
    }

    .bottom, .flip-card .bottom-flip {
        width: 31px
    }
}

.name-link,
.name-link:hover{
    color: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    text-decoration: none !important;
}


.al-cost, .al-cost-promo {
    white-space: nowrap;
}

.input-wrapper {
    position: relative;
}