


.mt-5 {
    margin-top: 5px
}

.pt-5 {
    padding-top: 5px
}

.mr-5 {
    margin-right: 5px
}

.pr-5 {
    padding-right: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.pb-5 {
    padding-bottom: 5px
}

.ml-5 {
    margin-left: 5px
}

.pl-5 {
    padding-left: 5px
}

.mt-10 {
    margin-top: 10px
}

.pt-10 {
    padding-top: 10px
}

.mr-10 {
    margin-right: 10px
}

.pr-10 {
    padding-right: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.pb-10 {
    padding-bottom: 10px
}

.ml-10 {
    margin-left: 10px
}

.pl-10 {
    padding-left: 10px
}

.mt-15 {
    margin-top: 15px
}

.pt-15 {
    padding-top: 15px
}

.mr-15 {
    margin-right: 15px
}

.pr-15 {
    padding-right: 15px
}

.mb-15 {
    margin-bottom: 15px
}

.pb-15 {
    padding-bottom: 15px
}

.ml-15 {
    margin-left: 15px
}

.pl-15 {
    padding-left: 15px
}

.mt-20 {
    margin-top: 20px
}

.pt-20 {
    padding-top: 20px
}

.mr-20 {
    margin-right: 20px
}

.pr-20 {
    padding-right: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.ml-20 {
    margin-left: 20px
}

.pl-20 {
    padding-left: 20px
}

.mt-25 {
    margin-top: 25px
}

.pt-25 {
    padding-top: 25px
}

.mr-25 {
    margin-right: 25px
}

.pr-25 {
    padding-right: 25px
}

.mb-25 {
    margin-bottom: 25px
}

.pb-25 {
    padding-bottom: 25px
}

.ml-25 {
    margin-left: 25px
}

.pl-25 {
    padding-left: 25px
}

.mt-30 {
    margin-top: 30px
}

.pt-30 {
    padding-top: 30px
}

.mr-30 {
    margin-right: 30px
}

.pr-30 {
    padding-right: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.ml-30 {
    margin-left: 30px
}

.pl-30 {
    padding-left: 30px
}

.mt-35 {
    margin-top: 35px
}

.pt-35 {
    padding-top: 35px
}

.mr-35 {
    margin-right: 35px
}

.pr-35 {
    padding-right: 35px
}

.mb-35 {
    margin-bottom: 35px
}

.pb-35 {
    padding-bottom: 35px
}

.ml-35 {
    margin-left: 35px
}

.pl-35 {
    padding-left: 35px
}

.mt-40 {
    margin-top: 40px
}

.pt-40 {
    padding-top: 40px
}

.mr-40 {
    margin-right: 40px
}

.pr-40 {
    padding-right: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.ml-40 {
    margin-left: 40px
}

.pl-40 {
    padding-left: 40px
}

.mt-45 {
    margin-top: 45px
}

.pt-45 {
    padding-top: 45px
}

.mr-45 {
    margin-right: 45px
}

.pr-45 {
    padding-right: 45px
}

.mb-45 {
    margin-bottom: 45px
}

.pb-45 {
    padding-bottom: 45px
}

.ml-45 {
    margin-left: 45px
}

.pl-45 {
    padding-left: 45px
}

.mt-50 {
    margin-top: 50px
}

.pt-50 {
    padding-top: 50px
}

.mr-50 {
    margin-right: 50px
}

.pr-50 {
    padding-right: 50px
}

.mb-50 {
    margin-bottom: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.ml-50 {
    margin-left: 50px
}

.pl-50 {
    padding-left: 50px
}

.mt-75 {
    margin-top: 75px
}

.pt-75 {
    padding-top: 75px
}

.mr-75 {
    margin-right: 75px
}

.pr-75 {
    padding-right: 75px
}

.mb-75 {
    margin-bottom: 75px
}

.pb-75 {
    padding-bottom: 75px
}

.ml-75 {
    margin-left: 75px
}

.pl-75 {
    padding-left: 75px
}

.mt-100 {
    margin-top: 100px
}

.pt-100 {
    padding-top: 100px
}

.mr-100 {
    margin-right: 100px
}

.pr-100 {
    padding-right: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.ml-100 {
    margin-left: 100px
}

.pl-100 {
    padding-left: 100px
}

.w-5 {
    width: 5%
}

.h-5 {
    height: 5%
}

.maxw-5 {
    max-width: 5%
}

.maxh-5 {
    max-height: 5%
}

.w-10 {
    width: 10%
}

.h-10 {
    height: 10%
}

.maxw-10 {
    max-width: 10%
}

.maxh-10 {
    max-height: 10%
}

.w-15 {
    width: 15%
}

.h-15 {
    height: 15%
}

.maxw-15 {
    max-width: 15%
}

.maxh-15 {
    max-height: 15%
}

.w-20 {
    width: 20%
}

.h-20 {
    height: 20%
}

.maxw-20 {
    max-width: 20%
}

.maxh-20 {
    max-height: 20%
}

.w-25 {
    width: 25%
}

.h-25 {
    height: 25%
}

.maxw-25 {
    max-width: 25%
}

.maxh-25 {
    max-height: 25%
}

.w-30 {
    width: 30%
}

.h-30 {
    height: 30%
}

.maxw-30 {
    max-width: 30%
}

.maxh-30 {
    max-height: 30%
}

.w-35 {
    width: 35%
}

.h-35 {
    height: 35%
}

.maxw-35 {
    max-width: 35%
}

.maxh-35 {
    max-height: 35%
}

.w-40 {
    width: 40%
}

.h-40 {
    height: 40%
}

.maxw-40 {
    max-width: 40%
}

.maxh-40 {
    max-height: 40%
}

.w-45 {
    width: 45%
}

.h-45 {
    height: 45%
}

.maxw-45 {
    max-width: 45%
}

.maxh-45 {
    max-height: 45%
}

.w-50 {
    width: 50%
}

.h-50 {
    height: 50%
}

.maxw-50 {
    max-width: 50%
}

.maxh-50 {
    max-height: 50%
}

.w-75 {
    width: 75%
}

.h-75 {
    height: 75%
}

.maxw-75 {
    max-width: 75%
}

.maxh-75 {
    max-height: 75%
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.maxw-100 {
    max-width: 100%
}

.maxh-100 {
    max-height: 100%
}

html {
    font-size: 10px;
    height: 100%
}

body {
    height: 100%;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    display: block
}

a {
    text-decoration: none;
    color: inherit
}

header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.main-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-top: 60px;
    padding-bottom: 180px
}

.container {
    max-width: 1400px;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%
}

.main-with-sitebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main-with-sitebar main {
    width: calc(66.66% - 5px)
}

.main-with-sitebar aside {
    width: calc(33.33% - 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-with-sitebar aside>div {
    width: 100%
}

footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.custom-scrollbar::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.custom-scrollbar::-webkit-scrollbar-track {
    background-color: #ddd
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background-color: #000
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, .6)
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

.header__top {
    background-image: url("../img/header-top-bg.webp");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.header__red {
    display: none;
    background: #f54648
}

.header__intro {
    display: none
}

.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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    max-width: 1200px
}

.header__search {
    display: none
}

.header__search img {
    margin-right: 10px
}

.header__time {
    display: none
}

.header__logo img {
    width: 87px;
    height: 48px
}

.nav__burger img {
    width: 30px;
    height: 30px
}

.nav-list {
    display: none
}

.nav-list__item {
    padding: 18px 10px;
    -webkit-transition: all ease-out .24s;
    transition: all ease-out .24s
}

.nav-list__item:hover,
.nav-list__item:focus {
    background: #fff
}

.nav-list__item:hover a,
.nav-list__item:focus a {
    color: #394651
}

.nav-list__link {
    text-transform: uppercase;
    font-family: "Almarai", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #fff
}

.social-list {
    display: none
}

.social-list__item {
    -webkit-transition: all ease-out .24s;
    transition: all ease-out .24s
}

.social-list__item img {
    width: 44px;
    height: 44px
}

.social-list__item:last-child {
    margin-right: 61px
}

.social-list__item:hover,
.social-list__item:focus {
    scale: 1.2
}

.d-none-desc {
    display: block
}

.d-none-desc img {
    width: 25px;
    height: 25px
}

@-webkit-keyframes slide-bottom {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-bottom {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes text-focus-in {
    0% {
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: .8
    }

    to {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1
    }
}

@keyframes text-focus-in {
    0% {
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: .8
    }

    to {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1
    }
}

.product {
    margin-bottom: 24px;
    font-family: "Raleway"
}

.product__old-price {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    line-height: 30.58px;
    color: #203656;
    text-decoration: line-through
}

.product__new-price {
    text-align: center;
    font-size: 41.68px;
    font-weight: 700;
    line-height: 48.93px;
    color: #e32929
}

.form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid rgba(32, 54, 86, .2);
    max-width: 464px;
    border-radius: 20px;
    padding: 50px;
    margin: 0 auto 20px auto
}

.form input {
    width: 100%;
    border: 1px solid rgba(32, 54, 86, .4);
    border-radius: 20px;
    height: 70px;
    font-size: 20px;
    color: #333;
    margin-bottom: 24px;
    margin-top: 10px;
    padding: 0 15px;
    outline: 0;
    -webkit-transition: all ease-out .36s;
    transition: all ease-out .36s
}

.form input:hover,
.form input:focus {
    border: 1px solid #fe5472;
    -webkit-box-shadow: 0 0 32px 2px #fe5472;
    box-shadow: 0 0 32px 2px #fe5472
}



.form button {
    font-family: "Raleway";
    -webkit-box-shadow: 0 10px 22px 0 rgba(227, 41, 41, .4705882353);
    box-shadow: 0 10px 22px 0 rgba(227, 41, 41, .4705882353);
    border: 0;
    padding: 25px 38px;
    border-radius: 10px;
    color: #fff;
    opacity: 90%;
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
    background: #e32929;
    -webkit-transition: all ease-out .36s;
    transition: all ease-out .36s
}

.form button:hover,
.form button:focus {
    -webkit-transform: scale(.9);
    transform: scale(.9);
    -webkit-box-shadow: 0 0 32px 2px #fe5472;
    box-shadow: 0 0 32px 2px #fe5472
}

.comments__container {
    max-width: 1300px;
    background: #fff;
    padding-top: 1px;
    padding-bottom: 1px
}

.comments__button {
    text-align: center;
    display: block;
    max-width: 363px;
    -webkit-box-shadow: 0 10px 22px 0 rgba(227, 41, 41, .4705882353);
    box-shadow: 0 10px 22px 0 rgba(227, 41, 41, .4705882353);
    border: 0;
    padding: 25px 38px;
    border-radius: 10px;
    color: #fff;
    opacity: 90%;
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
    background: #e32929;
    -webkit-transition: all ease-out .36s;
    transition: all ease-out .36s;
    margin: 15px auto;
    -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
    animation: heartbeat 1.5s ease-in-out infinite both
}

.comments__button:hover,
.comments__button:focus {
    -webkit-transform: scale(.9);
    transform: scale(.9);
    -webkit-box-shadow: 0 0 32px 2px #fe5472;
    box-shadow: 0 0 32px 2px #fe5472;
    -webkit-animation: none;
    animation: none
}

.comments__title {
    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;
    border-bottom: 1px solid #ccc
}

.comments__title h2 {
    margin-bottom: 5px;
    position: relative
}

.comments__title h2::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -8px;
    background: #de3333
}

.comments__img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: 10px
}

.comments__red-link {
    position: relative
}

.comments__red-link::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -8px;
    background: #fc5844
}

.comments__yellow-link {
    position: relative
}

.comments__yellow-link::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -8px;
    background: #ffa602
}

.comments-list {
    margin-top: 24px
}

.comments-list__item {
    padding: 30px;
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.comments-list__body {
    padding: 5px 20px;
    border-radius: 5px;
    border: 1px solid #999;
    margin-bottom: 20px;
    width: 100%;
}

.comments-list__body img {
    max-width: 205px;
    width: 100%;
    height: 130px;
    margin: 0
}

.comments-list__body p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
    opacity: 100%
}

.comments-list__container {
    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: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%
}

.comments-list__inside-container {
    border-radius: 5px;
    border: 1px solid #999;
    width: 100%;
    margin-bottom: 28px;
    overflow: hidden
}

.comments-list__inside-container input {
    width: 100%;
    padding: 18px 20px;
    border: 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
    opacity: 100%;
    outline: 0
}

.comments-list__inside-container input::-webkit-input-placeholder {
    color: #c6c6c6
}

.comments-list__inside-container input::-moz-placeholder {
    color: #c6c6c6
}

.comments-list__inside-container input:-ms-input-placeholder {
    color: #c6c6c6
}

.comments-list__inside-container input::-ms-input-placeholder {
    color: #c6c6c6
}

.comments-list__inside-container input::placeholder {
    color: #c6c6c6
}

.comments-list__inside-container input:hover,
.comments-list__inside-container input:focus {
    border: 1px solid #fe5472;
    -webkit-box-shadow: 0 0 32px 2px #fe5472;
    box-shadow: 0 0 32px 2px #fe5472
}

.comments-list__img-box {
    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;
    gap: 8px;
    padding: 0 20px;
    background: #f5f5f5
}

.form-comments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.form-comments input {
    padding: 10px 20px;
    border: 1px solid #999;
    margin-bottom: 20px;
    border-radius: 5px;
    outline: 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
    opacity: 100%;
    -webkit-transition: all ease-out .36s;
    transition: all ease-out .36s
}

.form-comments input::-webkit-input-placeholder {
    color: #999
}

.form-comments input::-moz-placeholder {
    color: #999
}

.form-comments input:-ms-input-placeholder {
    color: #999
}

.form-comments input::-ms-input-placeholder {
    color: #999
}

.form-comments input::placeholder {
    color: #999
}

.form-comments input:hover,
.form-comments input:focus {
    border: 1px solid #fe5472;
    -webkit-box-shadow: 0 0 32px 2px #fe5472;
    box-shadow: 0 0 32px 2px #fe5472
}

.form-comments a {
    background: #de3333;
    font-family: "Almarai", sans-serif;
    color: #fff;
    font-size: 13px;
    line-height: 28px;
    font-weight: 700;
    padding: 10px 30px;
    border-radius: 5px;
    text-transform: uppercase;
    -webkit-transition: all ease-out .36s;
    transition: all ease-out .36s
}

.form-comments a:hover,
.form-comments a:focus {
    background: #ba2c2c
}

.avatar {
    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
}

.avatar img {
    margin-left: 16px;
    border-radius: 50%;
    width: 40px;
    height: 40px
}

@-webkit-keyframes heartbeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    10% {
        -webkit-transform: scale(.91);
        transform: scale(.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    17% {
        -webkit-transform: scale(.98);
        transform: scale(.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    33% {
        -webkit-transform: scale(.87);
        transform: scale(.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes heartbeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    10% {
        -webkit-transform: scale(.91);
        transform: scale(.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    17% {
        -webkit-transform: scale(.98);
        transform: scale(.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    33% {
        -webkit-transform: scale(.87);
        transform: scale(.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}



* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

img {
	max-width: 660px;
    width: 100%;
    margin: 0 auto
}

body {
    font-size: 18px;
    font-family: "Almarai", sans-serif;
    font-style: normal;
    background: #f2f2f2
}

.bold {
    font-weight: 700;
    color: #333
}

.primary-bg {
    background: #12b48b
}

.primary-color {
    color: #12b48b
}

.first-title {
    font-size: 20px;
    line-height: 20px;
    color: #394651;
    -webkit-animation: text-focus-in .24s cubic-bezier(.55, .085, .68, .53) both;
    animation: text-focus-in .24s cubic-bezier(.55, .085, .68, .53) both
}

.second-title {
    font-size: 20px;
    line-height: 20px;
    color: #333;
    font-weight: 700;
    margin: 20px 0;
    text-transform: uppercase
}

.third-title {
    color: #1d1d1d;
    margin-top: 24px;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase
}

.fourth-title {
    font-weight: 800;
    line-height: 21.94px;
    font-size: 15px
}

.text-center {
    text-align: center
}

.m-0 {
    margin: 0
}

@keyframes text-focus-in {
    0% {
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: 0
    }

    to {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1
    }
}

.main__container {
    max-width: 1300px;
    background: #fff;
    padding-top: 1px;
    padding-bottom: 1px
}

.main__text {
    font-family: "Almarai", sans-serif;
    color: #333;
    font-size: 14px;
    opacity: 80%;
    margin: 16px 0;
    opacity: .8;
   
}

.main__link {
    font-weight: 700;
    line-height: 24px;
    color: #2f80ed;
    text-decoration: underline
}

.main__text.show {
    -webkit-animation: text-focus-in .24s cubic-bezier(.55, .085, .68, .53) both;
    animation: text-focus-in .24s cubic-bezier(.55, .085, .68, .53) both
}

.hero {
    margin-top: 10px
}

.hero__container {
    max-width: 1300px;
    background: #fff;
    padding-bottom: 1px
}

.hero__title {
    padding: 20px 0;
    margin-bottom: 30px;
    border-bottom: 2px solid #394651
}

.intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: 9px;
    margin-bottom: 30px
}

.intro img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 0
}

.intro__date {
    font-weight: 700;
    color: #a8a3a3;
    font-size: 14px;
    line-height: 15.6px
}

.intro__name {
    text-transform: uppercase;
    font-weight: 700;
    color: #f54648;
    font-size: 18px;
    line-height: 18px
}

.social-list-color {
    margin-top: 20px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: 6px
}

.social-list-color__item {
    padding: 5px 10px;
    border-radius: 5px;
    -webkit-transition: all ease-out .24s;
    transition: all ease-out .24s;
    width: 20%
}

.social-list-color__item:nth-child(1) {
    background: #bdbdbd;
    max-width: 50px
}

.social-list-color__item:nth-child(1):hover,
.social-list-color__item:nth-child(1):focus {
    background: #9c9c9c
}

.social-list-color__item:nth-child(2) {
    background: #eb4d3f;
    max-width: 50px
}

.social-list-color__item:nth-child(2):hover,
.social-list-color__item:nth-child(2):focus {
    background: #c94337
}

.social-list-color__item:nth-child(3) {
    background: #5eb2ef
}

.social-list-color__item:nth-child(3):hover,
.social-list-color__item:nth-child(3):focus {
    background: #529fd6
}

.social-list-color__item:nth-child(4) {
    background: #4562a0
}

.social-list-color__item:nth-child(4):hover,
.social-list-color__item:nth-child(4):focus {
    background: #38548c
}

.social-list-color__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.social-list-color__link p {
    display: none
}

.social-list-color__link img {
    width: 30px;
    height: 30px;
    margin: 0
}

.divider {
    display: inline-block;
    width: 12px;
    border: 1px solid #a8a3a3;
    rotate: 180deg
}

.blog__img {
    width: 48px;
    height: 48px
}

@-webkit-keyframes slide-top {
    0% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-top {
    0% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.footer {
    background-image: url("../img/footer-bg.webp");
    background-repeat: no-repeat;
    background-size: cover
}

.footer__container {
    max-width: 1200px
}

.footer__logo {
    margin-bottom: 10px
}

.footer__logo img {
    width: 125px;
    height: 70px
}

.footer__divider {
    display: block;
    width: 100%;
    border: .5px solid #fff;
    opacity: 20%;
    margin-top: 30px;
    margin-bottom: 18px
}

.footer p {
    font-size: 14px;
    line-height: 26.24px;
    font-weight: 400;
    color: #fff;
    text-align: center
}

.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
}



@media (min-width:1200px) {
    .header__red {
        display: block
    }

    .header__intro p {
        margin-right: 20px
    }

    .header__intro {
        display: block;
        border-right: 1px solid #e0e0e0
    }

    .header__search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        padding: 2.5px 0;
        border-right: 1px solid #e0e0e0;
        margin-left: 5px
    }

    .header__time {
        display: inline;
        margin-left: 20px;
        margin-right: 200px
    }

    .header__logo img {
        width: 161px;
        height: 90px
    }

    .header__logo {
        margin-left: 30px
    }

    .nav__burger {
        display: none
    }

    .nav {
        width: 100%;
        margin-left: 130px
    }

    .nav-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .social-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 15px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        border-right: 1px solid #e0e0e0
    }

    .d-none-desc {
        display: none
    }

    .product img {
        width: 385px;
        height: 521px
    }

    .comments__img-box img {
        width: 30px;
        height: 30px
    }

    .comments__red-link::before {
        bottom: -18px
    }

    .comments__yellow-link::before {
        bottom: -18px
    }

    .comments-list__inside-container input {
        height: 115px
    }

    .comments-list__img-box img {
        width: 30px;
        height: 30px;
        margin: 0
    }

    .form-comments input {
        width: 57%
    }

    .form-comments a {
        font-size: 18px
    }

    .form-comments {
        gap: 130px;
        -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;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .avatar img {
        width: 80px;
        height: 80px
    }

    .first-title {
        font-size: 40px;
        line-height: 40px;
        font-weight: 700
    }

    .second-title {
        font-size: 24px;
        line-height: 36px;
        margin: 24px 0
    }

    .third-title {
        font-size: 22px;
        line-height: 23px
    }

    .fourth-title {
        font-size: 18px
    }

    .main__text {
        font-size: 18px;
        margin: 24px 0;
        line-height: 24px
    }

    .hero__container {
        padding-bottom: 40px
    }

    .hero__title {
        margin: 10px 40px 30px 40px
    }

    .hero {
        margin-top: 60px
    }

    .intro img {
        width: 40px;
        height: 40px
    }

    .intro {
        margin: 0 40px 30px 40px
    }

    .social-list-color__item:nth-child(3) {
        width: 50%
    }

    .social-list-color__item:nth-child(4) {
        width: 50%
    }

    .social-list-color__link p {
        display: inline;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        line-height: 28px;
        margin-right: 10px
    }

    .social-list-color {
        margin: 40px 40px 0 40px
    }

    .footer__logo img {
        width: 179px;
        height: 100px
    }

    .footer__divider {
        margin-top: 67px;
        margin-bottom: 18px
    }
}

@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
    }

    .comments-list__item{
    	padding: 30px 0 0;
    }
}

@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
    }

    .container {
    	    padding: 0 10px;
    }

    .comments-list__body {
    padding: 5px 8px;
margin-bottom: 10px;}
}