*,
:before,
:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.container {
  margin: 0 auto;
  position: relative;
  padding: 0 15px 25px;
}

.socials .container {
  display: flex;
  gap: 15px;
  align-items: center;
  padding-bottom: 0;
}

.wrapper {
  overflow: hidden;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #edf0f5;
}

section .container {
  background-color: #fff;
}

img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul {
  list-style: none;
}

.button {
  position: relative;
  cursor: pointer;
  width: 260px;
  height: 67px;
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
  outline: none;
  display: block;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: none;
  color: #fff;
  padding: 27px 18px;
  line-height: 0.7;
  font-weight: 700;
  border-radius: 30px;
  background: #e00050;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  color: #fff;
}

.aside {
  display: none;
}

.header {
  padding: 5px 0;
  background: linear-gradient(to top, #9aba74, #e29603);
  height: 41px;
}

.header .container {
  position: relative;
}

.header__logo {
  display: inline-block;
  width: 90px;
}

.header__search {
  display: none;
}

.header__burger {
  position: absolute;
  right: 15px;
  display: inline-block;
  width: 22px;
  top: 8px;
}

.header__burger span {
  display: block;
  width: 22px;
  height: 3px;
  background-color: #fff;
  margin-top: 3px;
}

.header__burger span:first-child {
  margin-top: 0;
}

.header__list {
  display: none;
}

.subheader {
  margin: 5px 0 6px;
}

.subheader a {
  color: #000;
}

.subheader a:hover {
  text-decoration: underline;
}

.subheader .container {
  font-size: 14px;
  opacity: 0.41;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

h1 {
  padding-top: 18px;
}

h1 ~ p {
  padding-bottom: 18px;
}

p {
  line-height: 1.3;
}

.reviews__img-2 {
  margin-top: 21px;
}

section p {
  margin-top: 17px;
  text-align: justify;
}

section p:first-child {
  padding-top: 17px;
}

.socials {
  padding-top: 17px;
}

.socials__tag span {
  position: relative;
  color: #fff;
}

.socials__tag span::before {
  position: absolute;
  content: '';
  top: -1px;
  bottom: -2px;
  left: -5px;
  right: -5px;
  background: #e00050;
  z-index: -1;
  border-radius: 9.5px;
}

/* .socials__share { */
/* width: 60px; */
/* } */
.socials__share svg {
  stroke: #e00050;
}

.socials__share span {
  color: #e00050;
}

.socials .social.socials__date svg {
  display: none;
}

.socials .social {
  white-space: nowrap;
}

.socials .social svg {
  max-width: 19px;
  max-height: 13px;
  display: inline-block;
  vertical-align: middle;
  margin-right: -5px;
}

.socials .social span {
  display: inline-block;
  font-size: 12px;
  display: -moz-inline-box;
}

.promo {
  margin-top: 17px;
}

.promo figcaption {
  font-size: 14px;
  text-align: left;
  color: rgba(0, 0, 0, 0.41);
  margin: 0 auto;
  text-align: center;
  margin-top: 9px;
  text-transform: uppercase;
  max-width: 600px;
  line-height: 1.3;
}

ul li {
  position: relative;
  padding-left: 18px;
}

ul li:not(:last-of-type) {
  margin-bottom: 10px;
}

ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: solid 2px #e00050;
}

.note {
  position: relative;
  padding-left: 65px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.note::before {
  content: '';
  position: absolute;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='53.06' viewBox='0 0 72 53.06'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23edf0f5; fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Cpath id='_' data-name='“' class='cls-1' d='M425.177,1264.13l6.5-21.96h-18.2l-9.1,19.37a69.187,69.187,0,0,0-4.16,10.27,25.834,25.834,0,0,0-.91,6.76q0,7.53,4.81,12.09a19.036,19.036,0,0,0,24.7,0q4.809-4.56,4.81-12.09a16.834,16.834,0,0,0-2.21-8.78,14.449,14.449,0,0,0-6.24-5.66h0Zm37.7,0,6.5-21.96h-18.2l-9.1,19.37a69.187,69.187,0,0,0-4.16,10.27,25.834,25.834,0,0,0-.91,6.76q0,7.53,4.81,12.09a19.036,19.036,0,0,0,24.7,0q4.809-4.56,4.81-12.09a16.834,16.834,0,0,0-2.21-8.78,14.449,14.449,0,0,0-6.24-5.66h0Z' transform='translate(-399.313 -1242.16)'/%3E%3C/svg%3E%0A")
    center/contain;
  width: 54px;
  height: 40px;
  left: 0;
}

.reviews h2 {
  text-align: center;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.41);
  text-transform: uppercase;
  padding: 23px 35px 8px;
}

.reviews__img img {
  margin-top: 10px;
}

.reviews__img-2 figure:not([class]) {
  max-width: 382px;
  margin: 5px auto 0;
}

.reviews__img-2 figure:not([class]):last-child {
  padding-bottom: 1px;
}

.reviews__img-2 figure:not([class]) figcaption {
  margin-top: -50px;
  margin-bottom: 55px;
  position: relative;
}

.reviews__img-2 figure:not([class]) figcaption p {
  margin-top: 0;
  color: #fff;
  display: inline-block;
  position: absolute;
  top: 0;
  text-transform: uppercase;
  font-size: 12px;
}

@media screen and (min-width: 480px) {
  .reviews__img-2 figure:not([class]) figcaption p {
    font-size: 14px;
  }
}

.reviews__img-2 figure:not([class]) figcaption p:first-child {
  left: 10px;
}

.reviews__img-2 figure:not([class]) figcaption p:last-child {
  top: 18px;
  right: 10px;
}

.doc {
  padding: 15px;
  border-radius: 15px;
  border: 2px solid #81a061;
}

.doc .container {
  padding: 0;
}

.doc__inner {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

@media screen and (min-width: 768px) {
  .doc__inner {
    flex-direction: row;
    align-items: center;
  }
}

.doc__ava {
  flex-shrink: 0;
}

.doc__ava img {
  width: 171px;
  height: 171px;
  margin: 0 auto;
}

.doc__name {
  margin: 0 0 15px;
  text-align: center;
}

section p.doc__name {
  padding-top: 0;
}

.img__wrapper {
  margin-top: 17px;
}

.text__bg {
  background: #edf0f5;
  padding: 15px;
  margin-top: 17px;
}

.text__bg p {
  padding: 0 !important;
  margin: 0 0 15px;
}

.circle b {
  position: relative;
  padding-left: 17px;
  font-weight: 400;
}

.circle b::before {
  position: absolute;
  content: '';
  left: 0;
  top: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: solid 2px #e00050;
}

.prodName {
  color: #e00050;
}

.prodName:hover {
  text-decoration: underline;
}

.footer {
  padding: 20px;
  text-align: center;
  font-size: 16px;
}

.text__border {
  padding: 15px;
  margin-top: 17px;
  border-radius: 15px;
  border: 2px solid #81a061;
}

.text__border p {
  padding: 0 !important;
  margin: 0 0 15px;
}

.text__border p:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width: 425px) {
  .socials .social.socials__date svg {
    display: inline-block;
  }
}

@media screen and (min-width: 768px) {
  .container {
    width: 744px;
  }
}

@media screen and (min-width: 990px) {
  body {
    font-size: 18px;
  }

  .container {
    width: 842px;
    padding: 0 24px 30px;
  }

  .header {
    height: 56px;
  }

  .header .container {
    padding: 0;
  }

  .header__logo {
    width: 140px;
    vertical-align: middle;
  }

  h1 {
    font-size: 30px;
  }

  section p,
  .img__wrapper {
    margin-top: 17px;
  }

  .header {
    vertical-align: bottom;
  }

  .header__active {
    position: relative;
    z-index: 2;
  }

  .header__active::before {
    content: '';
    position: absolute;
    top: -3px;
    bottom: -3px;
    right: -10px;
    left: -10px;
    border-radius: 15.5px;
    background-color: #e00050;
    z-index: -1;
  }

  .header__list {
    display: inline-block;
    margin-left: 20px;
    padding-bottom: 22px;
  }

  .header__list li {
    display: inline-block;
    padding-left: 0;
  }

  .header__list li:last-of-type {
    display: none;
  }

  .header__list li:not(:last-child) {
    margin-right: 15px;
  }

  .header__list li::before {
    display: none;
  }

  .header__list li a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
  }

  .header__burger {
    display: none;
  }

  .note {
    margin-top: 25px;
    margin-bottom: 25px;
    padding-bottom: 0;
    padding-left: 85px;
  }

  .note::before {
    width: 73px;
    height: 54px;
    top: 50%;
    transform: translateY(-50%);
  }

  .socials {
    padding-top: 17px;
  }

  .socials__tag span::before {
    top: -3px;
    bottom: -5px;
    right: -12px;
    left: -12px;
    border-radius: 13px;
  }

  .socials .social {
    margin-right: 45px;
  }

  .socials .social span {
    font-size: 14px;
  }

  .socials .social svg {
    margin-right: 0;
  }

  .reviews__img img {
    display: inline-block;
  }

  .reviews__img picture:nth-child(2n) img {
    padding: 0;
    margin-left: 10px;
  }

  .reviews__img-2 {
    margin-top: 22px;
  }

  .reviews__img-2 figure:not([class]) {
    margin: 0;
    max-width: none;
    display: inline-block;
  }

  .reviews__img-2 figure:not([class]) img {
    height: 400px;
  }

  .doc {
    vertical-align: top;
    padding-bottom: 22px;
  }

  .doc__ava {
    display: inline-block;
    vertical-align: top;
  }

  .doc__ava ~ p {
    display: inline-block;
    width: calc(100% - 320px);
    margin-left: 24px;
    line-height: 1.33;
    font-style: italic;
    font-weight: 400;
    margin-top: 0;
    text-align: left;
  }

  .text__bg,
  .text__border {
    margin-top: 21px;
  }
}

@media screen and (min-width: 1156px) {
  .wrapper {
    width: 1920px;
    max-width: 100%;
    margin: 0 auto;
  }

  .content {
    display: table;
    table-layout: fixed;
    width: 1165px;
    vertical-align: top;
    position: relative;
    z-index: 1;
    margin: 0 auto;
  }

  .content .main {
    display: block;
    margin: 0 auto;
  }

  .header .container,
  .subheader .container {
    width: 1165px;
    padding: 0 24px;
  }

  .header__list {
    margin-left: 50px;
  }

  .header__list li:last-of-type {
    display: inline-block;
  }

  .header__list li:not(:last-child) {
    margin-right: 23px;
  }

  .header__list li a:hover {
    color: #e00050;
  }

  .header__list li .header__active:hover {
    color: #000;
  }

  .header__search {
    display: inline-block;
    width: 13px;
    height: 13px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: relative;
    vertical-align: middle;
    margin-left: 70px;
  }

  .header__search::before {
    position: absolute;
    content: '';
    width: 4px;
    height: 2px;
    background: #fff;
    bottom: -1px;
    right: -2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .header__search::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 23px;
    background: rgba(255, 255, 255, 0.46);
    left: -29px;
    top: -5px;
  }

  .subheader {
    margin: 13px 0 12px;
  }

  .aside {
    display: table-cell;
    width: 323px;
    padding-left: 26px;
  }

  .aside h3 {
    font-size: 24px;
    font-weight: bold;
  }

  .aside__topics {
    margin-top: 10px;
    margin-bottom: 46px;
  }

  .aside__topic {
    width: 247px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }

  .aside__topic a {
    color: #000;
    font-size: 14px;
    line-height: 2.57;
  }

  .aside__topic a:hover {
    color: #e00050;
  }

  .aside__item {
    margin-top: 15px;
    color: #000;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }

  .aside__item:hover {
    position: relative;
    transform: translateX(-10px);
  }

  .aside__item img {
    display: inline-block;
    width: 115px;
    height: 115px;
    margin-right: 10px;
    vertical-align: middle;
  }

  .aside__top {
    padding-right: 15px;
  }

  .aside__item figcaption {
    vertical-align: middle;
    display: inline-block;
    width: calc(100% - 134px);
    font-size: 16px;
    line-height: 1.43;
  }

  .button {
    -webkit-transition: border-radius 0.5s, -webkit-transform 0.5s;
    transition: border-radius 0.5s, -webkit-transform 0.5s;
    -o-transition: border-radius 0.5s, transform 0.5s;
    transition: border-radius 0.5s, transform 0.5s;
    transition: border-radius 0.5s, transform 0.5s, -webkit-transform 0.5s;
  }

  .button:hover {
    border-radius: 5px;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
}

.rd-order-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow-x: hidden;
  max-width: 1000px;
  width: 100%;
  margin-top: 21px;
}

.rd-order-container .rd-order {
  display: none;
  position: absolute;
  transform: translateX(100%);
  opacity: 0;
}

/*Animations*/
.slide-out-left {
  will-change: opacity;
  -webkit-animation: slide-out-left 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53)
    both;
  animation: slide-out-left 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

@-webkit-keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0) skewX(0deg);
    transform: translateX(0) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-100%) skewX(20deg);
    transform: translateX(-100%) skewX(20deg);
    opacity: 0;
  }
}

@keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0) skewX(0deg);
    transform: translateX(0) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-100%) skewX(20deg);
    transform: translateX(-100%) skewX(20deg);
    opacity: 0;
  }
}

.slide-in-right {
  will-change: opacity;
  -webkit-animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    both;
  animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(100%) skewX(-20deg);
    transform: translateX(100%) skewX(-20deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0) skewX(0deg);
    transform: translateX(0) skewX(0deg);
    opacity: 1;
  }
}

@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(100%) skewX(-20deg);
    transform: translateX(100%) skewX(-20deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0) skewX(0deg);
    transform: translateX(0) skewX(0deg);
    opacity: 1;
  }
}

:root {
  --rd-form-primary: rgb(21, 251, 238);
  --rd-form-primary-hover: rgb(34 212 202);
  --rd-form-secondary: rgb(27, 27, 77);
  --rd-form-gray: rgba(255, 255, 255, 0.5);
  --rd-form-shadow: rgba(50, 118, 71, 0.1);
}

.rd-order {
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  color: rgb(27, 27, 77);
  border-radius: 20px;
  border: 2px solid rgb(27, 27, 77);
  padding: 60px 18px;
  width: 100%;
  max-width: 660px;
}

.rd-order__wrapper {
  display: flex;
  align-items: center;
  gap: 18px;
  width: 100%;
}

.rd-order__content {
  flex-basis: 330px;
  flex-grow: 1;
}

.rd-order__sale {
  display: inline-block;
  font-size: 45px;
  font-weight: 900;
  color: white;
  background: var(--rd-modal-accent);
  clip-path: polygon(
    100% 100%,
    100% 100%,
    98.854% 98.62%,
    97.634% 97.311%,
    96.338% 96.091%,
    94.965% 94.978%,
    93.513% 93.988%,
    91.979% 93.138%,
    90.363% 92.448%,
    88.662% 91.933%,
    86.875% 91.611%,
    85% 91.5%,
    33.2% 91.5%,
    33.2% 91.5%,
    29.09% 90.883%,
    25.222% 89.034%,
    21.598% 85.96%,
    18.219% 81.663%,
    15.088% 76.15%,
    12.205% 69.425%,
    9.573% 61.492%,
    7.194% 52.358%,
    5.069% 42.025%,
    3.2% 30.5%,
    3.2% 30.5%,
    2.765% 27.351%,
    2.358% 24.208%,
    1.98% 21.077%,
    1.627% 17.964%,
    1.3% 14.875%,
    0.997% 11.816%,
    0.716% 8.793%,
    0.458% 5.812%,
    0.219% 2.879%,
    0% 0%,
    0% 0%,
    1.468% 2.135%,
    3.053% 4.145%,
    4.759% 6.006%,
    6.59% 7.694%,
    8.55% 9.188%,
    10.642% 10.462%,
    12.869% 11.493%,
    15.235% 12.259%,
    17.744% 12.736%,
    20.4% 12.9%,
    69.9% 12.9%,
    69.9% 12.9%,
    70.821% 13.217%,
    72.42% 13.971%,
    74.571% 15.318%,
    77.148% 17.414%,
    80.025% 20.413%,
    83.076% 24.47%,
    86.175% 29.743%,
    89.196% 36.385%,
    92.013% 44.552%,
    94.5% 54.4%,
    94.5% 54.4%,
    95.569% 59.735%,
    96.502% 64.931%,
    97.307% 69.976%,
    97.991% 74.858%,
    98.563% 79.563%,
    99.029% 84.078%,
    99.398% 88.393%,
    99.678% 92.493%,
    99.876% 96.366%,
    100% 100%
  );
  padding: 6px 12px;
  position: absolute;
  top: -35px;
  right: 0;
}

.rd-order__product {
  position: relative;
  flex-basis: 250px;
}

.rd-order__pack {
  display: block;
  width: 100%;
  max-width: 100%;
}

.rd-order__pack--sale {
  padding-top: 20px;
}

.rd-order .rd-price {
  margin-bottom: 22px;
}

/*Price*/
.rd-price {
  display: flex;
  justify-content: space-around;
  gap: 10px;
  width: 100%;
}

.rd-price__item {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  color: #e00000;
  text-align: center;
  align-items: center;
}

.rd-price__line {
  display: block;
  flex-shrink: 0;
  width: 1px;
  background-color: rgb(27, 27, 77);
}

.rd-price__title {
  font-size: 18px;
  font-weight: 400;
  color: rgb(27, 27, 77);
}

.rd-price__title--old {
  font-weight: 300;
  color: rgb(27, 27, 77);
}

.rd-price__value {
  font-size: 40px;
  font-weight: 400;
}

section .rd-price__value {
  margin-top: 10px;
  font-weight: 700;
  color: #e29603;
}

section .rd-price__value--old {
  font-weight: 300;
  color: rgba(27, 27, 77, 0.5);
  text-decoration-line: line-through;
}

/*Form*/
.rd-form {
  display: flex;
  flex-direction: column;
  gap: 13px;
}

.rd-form__label,
.rd-form__input {
  width: 100%;
}

.rd-form__input {
  font-size: 18px;
  text-align: center;
  color: var(--rd-form-secondary);
  border-radius: 100px;
  border: 1px solid rgb(27, 27, 77);
  box-shadow: 0 5px 20px 0 var(--rd-form-shadow);
  background: white;
  outline: none;
  padding: 15px 24px;
}

.rd-form__input::placeholder {
  color: var(--rd-form-secondary);
}

.rd-form__button {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  background-color: #e00000;
  border: none;
  border-radius: 100px;
  outline: none;
  cursor: pointer;
  padding: 15px 24px;
  transition: background-color 0.2s;
}

.rd-form__button:hover {
  background-color: #970000;
}

.comments {
  padding-top: 30px;
  margin-bottom: 30px;
}

.comments p {
  margin-top: 15px;
  margin-bottom: 0;
}

.comment {
  border-bottom: 1px dotted rgb(218, 218, 218);
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.comment:last-of-type {
  margin-bottom: 0;
}

.avatar {
  width: 50px;
  float: left;
  margin-right: 10px;
}

.name {
  font-weight: 700;
}

.comment-data {
  color: rgb(128, 127, 126);
  padding-left: 15px;
}

.text {
  margin-left: 60px;
}

.children {
  margin-left: 60px;
  position: relative;
}

.children::before {
  position: absolute;
  top: 3rem;
  left: 0;
  display: block;
  width: 0.85714rem;
  height: 0.85714rem;
  margin-left: -30px;
  content: '';
  border-bottom: 1px solid rgb(128, 127, 126);
  border-left: 1px solid rgb(128, 127, 126);
}

.comments img {
  max-width: 300px;
  width: 100%;
  display: block;
  margin: 15px 0 0;
}

.avatar img {
  margin: 0;
}

.line {
  border-bottom: 1px dotted rgb(218, 218, 218);
  margin: 1rem 0;
}

.footer__prod {
  margin-bottom: 20px;
}

.footer__btn {
  background: #e00000;
  color: #fff;
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
  display: block;
  padding: 15px;
  text-align: center;
  border-radius: 15px;
  transition: 0.3s background;
  text-transform: uppercase;
}

.footer__btn:hover {
  background: #970000;
}

@media (max-width: 767px) {
  .rd-order {
    width: 100%;
    max-width: 400px;
  }

  .rd-order__wrapper {
    flex-direction: column;
    gap: 15px;
  }

  .rd-order__sale {
    font-size: 38px;
  }

  .rd-order__product {
    flex-basis: auto;
    width: 220px;
  }

  .rd-order__content {
    flex-basis: auto;
    width: 100%;
  }

  .rd-price {
    justify-content: space-evenly;
  }

  .comments img,
  .footer__prod {
    max-width: 200px;
  }

  section p {
    text-align: left;
  }
}

@media (max-width: 479px) {
  .rd-order__product {
    width: 200px;
  }

  .rd-order__sale {
    font-size: 30px;
  }

  .rd-price__title {
    font-size: 14px;
  }

  .rd-price__value {
    font-size: 28px;
  }

  .rd-form__input,
  .rd-form__button {
    font-size: 16px;
  }

  .comment-data {
    padding: 0;
    display: block;
  }

  .name {
    margin-bottom: 5px;
    display: block;
  }
}

:root {
  --rd-modal-overlay: rgba(0, 0, 0, 0.8);
  --rd-modal-primary: rgb(27, 27, 77);
  --rd-modal-secondary: rgb(51, 103, 164);
  --rd-modal-accent: rgb(237, 31, 1);
  --rd-modal-accent-hover: rgb(182, 24, 1);
  --rd-modal-gray: rgba(145, 145, 145, 0.5);
  --rd-modal-gradient: linear-gradient(
    180deg,
    var(--rd-modal-secondary),
    var(--rd-modal-primary) 100%
  );
}

:root {
  --rd-carts-font: 'Arial';
  --rd-carts-gap: 20px;
  --rd-carts-border-color: rgb(228, 228, 228);
  --rd-carts-border-color-hover: rgb(219, 14, 24);
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

input,
button {
  font-family: var(--rd-banner-font), sans-serif;
}

.rd-carts {
  font-family: var(--rd-carts-font), sans-serif;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  width: 100%;
}

.rd-carts__item {
  display: flex;
  gap: var(--rd-carts-gap);
  flex: 1 1 calc((100% - 28px) / 3);
  border: 1px solid var(--rd-carts-border-color);
  border-radius: 30px;
  cursor: pointer;
  padding: var(--rd-carts-gap);
  transition: all 0.2s;
  overflow: hidden;
}

.rd-carts__item:hover {
  border-color: var(--rd-carts-border-color-hover);
}

.rd-carts__item.active {
  border-color: var(--rd-carts-border-color-hover);
  cursor: pointer;
}

.rd-carts__item.disabled {
  pointer-events: none;
}

.rd-carts__cart {
  display: block;
  flex-shrink: 0;
  width: 100%;
  aspect-ratio: 250 / 230;
  background: url('../img/cart.png') no-repeat center center / contain;
  transition: all 0.2s, transform 1s;
  transform: translateX(calc(-100% - var(--rd-carts-gap)));
}

.webp .rd-carts__cart {
  background: url('../img/cart.webp') no-repeat center center / contain;
}

.rd-carts__cart--sale {
  background: url('../img/cart-sale.png') no-repeat center center / contain;
}

.webp .rd-carts__cart--sale {
  background: url('../img/cart-sale.webp') no-repeat center center / contain;
}

.rd-carts__item:not(.active):hover .rd-carts__cart {
  background: url('../img/cart-active.png') no-repeat center center / contain;
}

.webp .rd-carts__item:not(.active):hover .rd-carts__cart {
  background: url('../img/cart-active.webp') no-repeat center center / contain;
}

.rd-carts__item.active .rd-carts__cart {
  transform: translateX(0);
}

@media (max-width: 639px) {
  .rd-carts__item {
    flex: 1 1 calc((100% - 14px) / 2);
  }
}

@media (max-width: 479px) {
  :root {
    --rd-carts-gap: 10px;
  }

  .rd-carts__item {
    border-radius: 10px;
  }
}

.accent {
  color: red;
}

.links {
  padding: 5px 15px;
}

.title-block {
  padding-bottom: 0;
}
.no-wrap {
  white-space: nowrap;
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  .rd-carts__item {
    max-width: 230px;
  }
  .rd-carts {
    justify-content: center;
  }
}

@media screen and (min-width: 990px) {
  .reviews__img img {
    max-width: 389px;
  }
}

@media screen and (min-width: 1200px) {
  .aside__top {
    padding-right: 0;
  }
}
