

.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
}

.wrapper {
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    background-color: #fff;
    color: #122f2a
}

[class*=__container] {
    max-width: 1260px;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%
}

html {
    height: inherit
}

main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

h1, h2, h3, h4, h5, h6, p {
    font-size: inherit;
    font-weight: inherit
}

button {
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    background-color: transparent;
    font-family: inherit
}

input, textarea {
    border: 0;
    padding: 0;
    background-color: inherit
}

.header {
    max-width: 1792px;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    border-bottom: 1px solid rgba(18, 47, 42, .2)
}

.header__top {
    min-height: 50px;
    background-color: #122f2a;
    border-radius: 0 0 24px 24px
}

.top-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top-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;
    gap: 20px
}

.top-header__calendar {
    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;
    background-color: #ff5528;
    padding-inline: 42px;
    min-height: 50px;
    gap: 8px
}

.top-header__calendar img {
    width: 18px;
    height: 18px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.top-header__calendar span {
    font-size: 16px;
    line-height: 125%;
    color: #fff;
    white-space: nowrap
}

.top-header__award {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.top-header__award img {
    width: 24px;
    height: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.top-header__award p {
    font-size: 16px;
    line-height: 125%;
    color: #fff
}

.top-header__mail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    padding-inline: 20px
}

.top-header__mail img {
    width: 18px;
    height: 18px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.top-header__mail p {
    font-size: 16px;
    line-height: 125%;
    color: #fff
}

.bottom-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;
    min-height: 118px
}

.bottom-header__logo {
    white-space: nowrap;
    font-family: "Poppins", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 118%;
    position: relative
}

.bottom-header__logo::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 2.4px;
    left: 18px;
    border-radius: 50%;
    background-color: #ff5528
}

.bottom-header__logo span {
    color: #ff5528
}

.bottom-header__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 25px
}

.bottom-header__social-link {
    height: 16px;
    width: 16px
}

.bottom-header__social-link svg {
    fill: #203656;
    -webkit-transition: all .4s;
    transition: all .4s
}

.bottom-header__search {
    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;
    min-width: 44px;
    height: 44px;
    border-radius: 50px;
    background: #ff5528
}

.bottom-header__search-link {
    padding: 11px
}

.menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.menu__link {
    padding: 12px 15px;
    font-family: Montserrat;
    font-weight: 500;
    line-height: 125%;
    opacity: .8;
    border-radius: 50px;
    white-space: nowrap;
    color: rgba(18, 47, 42, .6)
}

.menu__link--active {
    background: #ff5528;
    color: #fff;
    opacity: 1
}

.intro {
    padding-top: 40px
}

.intro__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.intro__header {
    -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-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 32px;
    width: 100%
}

.intro__header:not(:last-child) {
    margin-bottom: 16px
}

.intro__header-section {
    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;
    padding: 8px 15px;
    background-color: #ffa415;
    border-radius: 48px;
    font-weight: 600;
    font-size: 14px;
    line-height: 121%;
    color: #fff
}

.intro__header-profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.intro__header-profile img {
    width: 18.5px;
    height: 18.5px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.intro__header-profile p {
    font-size: 16px;
    line-height: 125%
}

.intro__header-calendar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.intro__header-calendar img {
    width: 18px;
    height: 18px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.intro__header-calendar span {
    font-size: 16px;
    line-height: 125%;
    white-space: nowrap
}

.intro__title {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    max-width: 984px;
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: -.02em;
    color: #122f2a
}

.intro__title:not(:last-child) {
    margin-bottom: 32px
}

[dir=ltr] .intro__title {
    text-align: center
}

.intro__title span {
    color: #ff5528
}

.intro__image {
    width: 100%;
    border-radius: 24px;
    overflow: hidden
}

.intro__image img {
    width: 100%
}

.article {
    padding-top: 32px
}

.article__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
}

.blog {
    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: 32px
}

.blog h2 {
    font-weight: 800;
    font-size: 32px;
    line-height: 120%;
    letter-spacing: -.02em;
    color: #122f2a
}

.blog__text p {
    line-height: 150%
}

.blog__text a {
    color: #2f80ed;
    text-decoration: underline;
    -webkit-transition: color .3s;
    transition: color .3s
}

.blog__text a:hover {
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #3d91ff;
    text-decoration: none
}

.blog__text--lg p {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -.005em
}

.blog__numero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px
}

.blog__numero-number {
    font-weight: 700;
    font-size: 106px;
    line-height: 70%;
    letter-spacing: -.005em;
    color: #f4796c
}

.blog__numero-text p {
    line-height: 150%
}

.blog__numero-text p:not(:last-child) {
    margin-bottom: 24px
}

.blog__numero-text p.bold {
    font-weight: 600 !important
}

.blog__image {
    border-radius: 8px;
    overflow: hidden
}

.blog__image img {
    width: 100%
}

.blog__image--prod {
    max-width: 350px
}

.blog__benefits {
    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: 24px
}

.card-benefits {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px
}

.card-benefits__image {
    width: 100px;
    height: 100px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 16px;
    border: 1px solid #f4796c
}

.card-benefits__image img {
    width: 100%;
    height: 100%
}

.card-benefits__info h5 {
    font-weight: 800;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -.02em;
    color: #122f2a
}

.card-benefits__info h5:not(:last-child) {
    margin-bottom: 12px
}

.card-benefits__info p {
    line-height: 150%
}

.card-benefits__info p:not(:last-child) {
    margin-bottom: 24px
}

.card-benefits__info p a {
    color: #2f80ed;
    text-decoration: underline;
    -webkit-transition: color .3s;
    transition: color .3s
}

.card-benefits__info p a:hover {
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #3d91ff;
    text-decoration: none
}

.purple {
    color: #f4796c
}

.bold {
    font-weight: 700
}

.aside {
    display: none
}

.aside__product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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-block: 32px;
    padding-inline: 24px;
    border-radius: 8px;
    background-color: #f9f9f7;
    border: 2px solid #f4796c
}

.aside__product-image {
    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;
    width: 156px;
    height: 156px;
    background-color: #f4796c;
    border-radius: 50%
}

.aside__product-image:not(:last-child) {
    margin-bottom: 10px
}

.aside__product-image img {
    width: 100%
}

.aside__product h3 {
    font-family: "Roboto Condensed", sans-serif;
    max-width: 180px;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    color: #183354
}

.aside__product h3:not(:last-child) {
    margin-bottom: 8px
}

.aside__product-text {
    font-size: 16px;
    line-height: 125%;
    text-align: center;
    color: #2e2e2e
}

.article {
    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: 16px;
    padding-top: 24px;
    border-top: 1.5px solid rgba(145, 182, 146, .2)
}

.article h3 {
    font-family: "Roboto Condensed";
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: -.01em;
    color: #2e2e2e
}

.article__news {
    padding-top: 21.5px;
    border-top: 1.5px solid rgba(145, 182, 146, .2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

.article__news-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    font-family: "Roboto Condensed"
}

.article__news-content span {
    font-weight: 700;
    font-size: 56px;
    line-height: 100%;
    letter-spacing: -.02em;
    color: #f4796c
}

.article__news-content p {
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -.02em;
    color: #183354
}

.article__news-image {
    overflow: hidden;
    width: 127px;
    max-height: 76px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 8px
}

.article__news-image img {
    height: 100%;
    width: 100%;
    -webkit-transition: scale .4s;
    transition: scale .4s
}

.order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 850px
}

.order__attention {
    padding: 32px;
    border-radius: 8px;
    background-color: #f9f9f7;
    border: 1px solid #f4796c
}

.order__attention:not(:last-child) {
    margin-bottom: 22px
}

.order__attention h2 {
    font-family: "Roboto Condensed";
    font-weight: 400;
    font-size: 31px;
    line-height: 120%;
    text-align: center;
    color: #f4796c
}

.order__attention h2:not(:last-child) {
    margin-bottom: 8px
}

[dir=rtl] .order__attention h2 {
    font-family: "Mulish";
    font-weight: 800;
    font-size: 30px
}

.order__attention p {
    font-size: 16px;
    line-height: 150%;
    color: #545e7d;
    text-align: center
}

.order__wrap {
    position: relative;
    -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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 16px;
    max-width: 617px;
    width: 100%;
    background: url("../img/form-bg.webp") 100% 100%/100% 100% no-repeat;
    padding-top: 68px;
    padding-bottom: 53px;
    padding-inline: 88px
}

.order__image {
    position: absolute;
    top: -19%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    max-width: 170px
}

.order__image img {
    width: 100%
}

.order h3 {
    font-family: "Roboto Condensed";
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    color: #183354;
    max-width: 441px
}

.order h3 span {
    color: #f4796c
}

.price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    font-family: "Roboto Condensed"
}

.price__old {
    font-weight: 700;
    font-size: 18px;
    position: relative
}

.price__old::before {
    content: "";
    position: absolute;
    width: 105%;
    height: 2px;
    top: calc(50% - 1px);
    left: -2.5%;
    background-color: #000
}

.price__new {
    font-weight: 700;
    font-size: 25px;
    color: #f4796c
}

.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: 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 svg {
    width: 16px;
    height: 16px;
    fill: #f4796c
}

.timer__title h5 {
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    margin: 0;
    font-size: 16px;
    line-height: 119%;
    font-weight: 700;
    text-align: center;
    color: #421934
}

.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: 6px;
    -moz-column-gap: 6px;
    column-gap: 6px
}

.timer__wrap .dots {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px
}

.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;
    row-gap: 6px
}

.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: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px;
    font-weight: 400;
    font-size: 28px;
    line-height: 94%;
    color: #fff
}

.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;
    width: 35px;
    height: 48px;
    border-radius: 4px;
    background-color: #f4796c
}

.timer__item-text {
    font-size: 13px;
    text-align: center;
    font-weight: 500;
    color: rgba(51, 51, 51, .8)
}

.form {
    max-width: 362px;
    width: 100%;
    margin-inline: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px
}

.form input {
    width: 100%;
    height: 45px;
    background: #fff;
    border: .784483px solid rgba(32, 54, 86, .4);
    -webkit-padding-start: 18px;
    padding-inline-start: 18px;
    -webkit-padding-end: 12px;
    padding-inline-end: 12px;
    font-size: 16px;
    border-radius: 8px
}

.form input:focus {
    outline: 0;
    border: 2px solid #f4796c
}

.form input::-webkit-input-placeholder {
    font-weight: 500;
    font-size: 13px;
    line-height: 115%;
    color: rgba(32, 54, 86, .8)
}

.form input::-moz-placeholder {
    font-weight: 500;
    font-size: 13px;
    line-height: 115%;
    color: rgba(32, 54, 86, .8)
}

.form input:-ms-input-placeholder {
    font-weight: 500;
    font-size: 13px;
    line-height: 115%;
    color: rgba(32, 54, 86, .8)
}

.form input::-ms-input-placeholder {
    font-weight: 500;
    font-size: 13px;
    line-height: 115%;
    color: rgba(32, 54, 86, .8)
}

.form input::placeholder {
    font-weight: 500;
    font-size: 13px;
    line-height: 115%;
    color: rgba(32, 54, 86, .8)
}

.form button {
    width: 100%;
    height: 45px
}

.button {
    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;
    text-align: center;
    padding-inline: 15px;
    width: 100%;
    border-radius: 8px;
    background-color: #f4796c;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .9)
}

.button--sm {
    max-width: 105px;
    height: 40px;
    font-family: "Lato", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 133%;
    text-transform: none
}

.comments {
    padding-top: 40px;
    padding-bottom: 20px
}

.comments__container {
    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: 40px;
    max-width: 840px
}

.comments__title {
    font-size: 32px;
    line-height: 100%;
    text-transform: uppercase;
    color: #e00041;
    padding-bottom: 32px
}

.comments__button {
    max-width: 362px;
    height: 45px;
    width: 100%;
    margin-inline: auto;
    font-family: "Montserrat" !important;
    font-weight: 700 !important
}

.comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.comment:not(:last-child) {
    margin-bottom: 32px
}

.comment__author {
    position: relative
}

.comment__author-ava {
    width: 65px;
    height: 65px;
    overflow: hidden;
    border-radius: 16px;
    border: 1px solid #f4796c;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.comment__author-ava img {
    width: 100%;
    height: 100%
}

.comment__author-info {
    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: 4px
}

.comment__author-info h5 {
    font-weight: 800;
    font-size: 20px;
    color: #122f2a
}

.comment__author-info span {
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    color: #f4796c
}

.comment__text:not(:last-child) {
    margin-bottom: 24px
}

.comment__text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: rgba(51, 51, 51, .7)
}

.comment__text p a {
    display: inline !important;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: rgba(45, 155, 219, .8);
    font-weight: 700;
    -webkit-transition: color .4s;
    transition: color .4s
}

.comment__text a {
    display: block;
    max-width: 308px;
    margin-top: 16px;
    border-radius: 8px;
    overflow: hidden
}

.comment__text a.prod {
    max-width: 200px
}

.comment__text a img {
    width: 100%
}

.comment__button {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.comment__button 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;
    padding: 4px 8px;
    background-color: #f4796c;
    border-radius: 4px;
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: #fff
}

.comment__button a span {
    position: relative;
    -webkit-margin-end: 4px;
    margin-inline-end: 4px;
    width: 12px;
    height: 12px
}

.comment__button a span::before, .comment__button a span::after {
    content: "";
    position: absolute;
    border-radius: 2px;
    background-color: #fff
}

.comment__button a span::before {
    width: 100%;
    height: 1.5px;
    left: 0;
    top: calc(50% - .75px)
}

.comment__button a span::after {
    width: 1.5px;
    height: 100%;
    top: 0;
    left: calc(50% - .75px)
}

.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: 480px) {
    .comment__author-ava {
        position: absolute;
        float: inline-start;
        -webkit-margin-end: 15px;
        margin-inline-end: 15px
    }

    .comment__author-info {
        -webkit-padding-start: 85px;
        padding-inline-start: 85px;
        margin-bottom: 16px
    }

    .comment__text {
        -webkit-padding-start: 85px;
        padding-inline-start: 85px
    }

    .comment__button {
        -webkit-padding-start: 85px;
        padding-inline-start: 85px
    }
}

@media (min-width: 640px) {
    .form input {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 20px);
        flex: 1 1 calc(50% - 20px)
    }

    .comment__author-ava {
        width: 85px;
        height: 85px;
        -webkit-margin-end: 22px;
        margin-inline-end: 22px
    }

    .comment__author-info {
        -webkit-padding-start: 102px;
        padding-inline-start: 102px;
        -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
    }

    .comment__text {
        -webkit-padding-start: 102px;
        padding-inline-start: 102px
    }

    .comment__button {
        -webkit-padding-start: 102px;
        padding-inline-start: 102px
    }
}

@media (min-width: 992px) {
    .top-header__mail {
        -webkit-border-start: 1px solid rgba(255, 255, 255, .2);
        border-inline-start: 1px solid rgba(255, 255, 255, .2)
    }

    .article__blog {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 73%;
        flex: 0 1 73%
    }

    .article__aside {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 27%;
        flex: 0 1 27%
    }

    .aside {
        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: 24px
    }
}

@media (min-width: 1200px) {
    .top-header__mail {
        padding-inline: 52px
    }
}

@media (max-width: 1199px) {
    .main-content {
        padding-top: 50px;
        padding-bottom: 140px
    }

    .bottom-header__social {
        display: none
    }

    .menu__list {
        gap: 0
    }

    .article__container {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }

    .aside__product h3 {
        margin-top: 15px
    }

    .aside__product-text {
        margin-bottom: 25px
    }

    .article__news {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px
    }

    .article__news-content p {
        font-size: 15px
    }

    .article__news-image {
        width: 105px
    }
}

@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%
    }

    .top-header__award {
        display: none
    }

    .bottom-header__container {
        min-height: 90px
    }

    .bottom-header__logo {
        font-size: 26px
    }

    .bottom-header__logo::before {
        content: "";
        width: 6px;
        height: 6px;
        top: 2.6px;
        left: 15px
    }

    .menu__item:last-child {
        display: none
    }

    .menu__link {
        padding-inline: 10px
    }

    .intro__title {
        font-size: 38px
    }

    .intro__title:not(:last-child) {
        margin-bottom: 24px
    }

    .blog h2 {
        font-size: 28px
    }
}

@media (max-width: 767px) {
    .main-content {
        padding-top: 50px;
        padding-bottom: 140px
    }

    .header__top {
        min-height: 43px
    }

    .top-header__calendar {
        min-height: 43px;
        padding-inline: 20px
    }

    .bottom-header__container {
        min-height: 68px
    }

    .bottom-header__logo {
        font-size: 24px;
        line-height: 150%
    }

    .bottom-header__logo::before {
        content: "";
        top: 5.6px;
        left: 14px
    }

    .menu__list {
        display: none
    }

    .intro {
        padding-top: 24px
    }

    .intro__header {
        gap: 20px
    }

    .intro__title {
        font-size: 28px
    }

    .intro__title:not(:last-child) {
        margin-bottom: 16px
    }

    .intro__image {
        border-radius: 20px
    }

    .article {
        padding-top: 24px
    }

    .blog {
        row-gap: 24px
    }

    .blog h2 {
        font-size: 24px
    }

    .blog__text p {
        font-size: 14px
    }

    .blog__text--lg p {
        font-size: 16px
    }

    .blog__numero {
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px
    }

    .blog__numero-number {
        font-size: 64px
    }

    .blog__numero-text p {
        font-size: 14px
    }

    .blog__numero-text p:not(:last-child) {
        margin-bottom: 18px
    }

    .blog__image--prod {
        max-width: 250px
    }

    .card-benefits {
        gap: 16px
    }

    .card-benefits__image {
        width: 82px;
        height: 82px
    }

    .card-benefits__info h5 {
        font-size: 18px
    }

    .card-benefits__info p {
        font-size: 14px
    }

    .card-benefits__info p:not(:last-child) {
        margin-bottom: 18px
    }

    .order__attention {
        padding-block: 32px
    }

    .order__attention h2 {
        font-size: 24px
    }

    [dir=rtl] .order__attention h2 {
        font-size: 25px
    }

    .order__attention p {
        font-size: 14px
    }

    .order__image {
        max-width: 150px
    }

    .timer__title svg {
        width: 18px;
        height: 18px
    }

    .timer__item {
        row-gap: 4px
    }

    .timer__item-number {
        font-size: 24px
    }

    .timer__item-numbers {
        width: 30px;
        height: 40px;
        border-radius: 5px
    }

    .form {
        max-width: 500px
    }

    .comments {
        padding-top: 32px
    }

    .comments__container {
        row-gap: 32px
    }

    .comments__title {
        font-size: 28px
    }

    .comment {
        padding-bottom: 24px
    }

    .comment__text a.prod {
        max-width: 150px
    }

    .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
    }

    .order__wrap {
        padding-top: 50px;
        padding-bottom: 56px;
        padding-inline: 50px
    }

    .order h3 {
        font-size: 20px
    }

    .form {
        max-width: 400px
    }
}

@media (max-width: 567px) {
    .intro__header-profile {
        display: none
    }

    .blog__image--prod {
        max-width: 150px
    }

    .card-benefits {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .card-benefits__image {
        width: 72px;
        height: 72px;
        border-radius: 11.5px
    }
}

@media (max-width: 479px) {
    .main-content {
        padding-top: 40px;
        padding-bottom: 80px
    }

    .top-header__container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .top-header__calendar {
        display: none
    }

    .intro__header {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 5px
    }

    .intro__title {
        font-size: 24px
    }

    .intro__image {
        border-radius: 16px
    }

    .blog h2 {
        font-size: 20px
    }

    .order__attention {
        padding-block: 23px;
        padding-inline: 15px
    }

    .order__attention:not(:last-child) {
        margin-bottom: 15px
    }

    [dir=rtl] .order__attention h2 {
        font-size: 19px
    }

    .order__wrap {
        padding-inline: 19px;
        background: url("../img/form-bg.webp") center 100%/cover no-repeat
    }

    .order__image {
        max-width: 122px;
        top: -14%
    }

    .order h3 {
        max-width: 350px
    }

    .price__old {
        font-size: 16px
    }

    .price__new {
        font-size: 22px
    }

    .timer {
        row-gap: 6px
    }

    .timer__title h5 {
        font-size: 13px
    }

    .timer__item-text {
        font-size: 11px;
        line-height: 119%
    }

    .form {
        max-width: 350px
    }

    .form input {
        padding-inline: 12px
    }

    .comments {
        padding-top: 24px;
        padding-bottom: 20px
    }

    .comments__container {
        row-gap: 24px
    }

    .comments__title {
        font-size: 24px
    }

    .comment__author {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 8px;
        -moz-column-gap: 8px;
        column-gap: 8px
    }

    .comment__author:not(:last-child) {
        margin-bottom: 16px
    }

    .comment__author-info h5 {
        font-size: 16px
    }

    .comment__author-info span {
        font-size: 12px
    }

    .comment__text:not(:last-child) {
        margin-bottom: 16px
    }

    .comment__text p {
        font-size: 14px
    }
}

@media (any-hover: hover) {
    .bottom-header__social-link:hover svg {
        fill: #ff5528;
        -webkit-transition: all .4s;
        transition: all .4s
    }

    .menu__link {
        -webkit-transition: all .4s;
        transition: all .4s
    }

    .menu__link:hover {
        -webkit-transition: all .4s;
        transition: all .4s;
        background: #ff5528;
        color: #fff;
        opacity: 1
    }

    .article__news:hover .article__news-content p {
        color: #0288d1;
        -webkit-transition: color .4s;
        transition: color .4s
    }

    .article__news:hover .article__news-image img {
        scale: 1.05;
        -webkit-transition: scale .4s;
        transition: scale .4s
    }

    .button {
        -webkit-transition: background-color .4s;
        transition: background-color .4s
    }

    .button:hover {
        -webkit-transition: background-color .4s;
        transition: background-color .4s;
        background-color: rgba(244, 122, 108, .7)
    }

    .comment__text p a:hover {
        -webkit-transition: color .4s;
        transition: color .4s;
        color: #2d9bdb;
        -webkit-text-decoration-line: none;
        text-decoration-line: none
    }

    .comment__button a {
        -webkit-transition: -webkit-box-shadow .4s;
        transition: -webkit-box-shadow .4s;
        transition: box-shadow .4s;
        transition: box-shadow .4s, -webkit-box-shadow .4s;
        transition: box-shadow .4s, -webkit-box-shadow .4s
    }

    .comment__button a:hover {
        -webkit-transition: -webkit-box-shadow .4s;
        transition: -webkit-box-shadow .4s;
        transition: box-shadow .4s;
        transition: box-shadow .4s, -webkit-box-shadow .4s;
        transition: box-shadow .4s, -webkit-box-shadow .4s;
        -webkit-box-shadow: 0 0 13px rgba(224, 0, 63, .6);
        box-shadow: 0 0 13px rgba(224, 0, 63, .6)
    }
}


.name-link,
.name-link:hover{
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-decoration: none;
}
