



.product {
  width: 427px;
  height: 602px;
  padding-bottom: 20px;
  position: relative;
  background: white;
  overflow: hidden;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  display: inline-flex;
  box-sizing: border-box;
}


.product__img-box {
  align-self: stretch;
  height: 326px;
  position: relative;
  overflow: hidden;
}

.product__image {
  width: 335px;
  height: 326px;
  left: 0px;
  top: 0px;
  position: absolute;
  object-fit: cover;
}

.product__rectangle-11 {
  width: 335px;
  height: 326px;
  left: 0px;
  top: 0px;
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.02) 100%);
}

/* ===== ИНФОРМАЦИЯ О ТОВАРЕ ===== */
.product__info-block {
  align-self: stretch;
  padding-left: 15px;
  padding-right: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  display: flex;
}

.product__info {
  align-self: stretch;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  display: flex;
}

.product__info {
  align-self: stretch;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  display: flex;
}

.product__beige {
  align-self: stretch;
  color: #272727;
  font-size: 18px;
  font-family: Inter;
  font-weight: 400;
  line-height: 23.40px;
  word-wrap: break-word;
  margin: 0;
}

.product__beige a {
  color: inherit;
  text-decoration: none;
}

.product__summ {
  align-self: stretch;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  display: inline-flex;
}

.product___900-2 {
  color: #454545;
  font-size: 20px;
  font-family: Inter;
  font-weight: 500;
  line-height: 22px;
  word-wrap: break-word;
}

.product___900-2 ._900-2-span {
  color: #454545;
  font-size: 20px;
  font-family: Inter;
  font-weight: 500;
  line-height: 22px;
  word-wrap: break-word;
}

.product___1350-2 {
  opacity: 0.40;
  color: #272727;
  font-size: 16px;
  font-family: Inter;
  font-weight: 400;
  text-decoration: line-through;
  line-height: 17.60px;
  word-wrap: break-word;
}

.product___1350-2 ._1350-2-span {
  color: #272727;
  font-size: 16px;
  font-family: Inter;
  font-weight: 400;
  text-decoration: line-through;
  line-height: 17.60px;
  word-wrap: break-word;
}

/* ===== КНОПКА ДЕЙСТВИЯ ===== */
.product__button {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #272727;
  overflow: hidden;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: inline-flex;
  cursor: pointer;
  border: none;
  transition: all 0.3s ease;
}

.product__button:hover {
  background: #EC4E0F;
  transform: translateY(-2px);
}

.product__div2 {
  color: white;
  font-size: 16px;
  font-family: Inter;
  font-weight: 500;
  line-height: 23.20px;
  word-wrap: break-word;
  margin: 0;
}

/* ===== ТЕГИ ===== */
.product__tags {
  width: 127px;
  left: 198px;
  top: 10px;
  position: absolute;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 5px;
  display: flex;
  z-index: 10;
}

.product__tag {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  background: white;
  overflow: hidden;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  display: inline-flex;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.product__tag2 {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  background: #EC4E0F;
  overflow: hidden;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  display: inline-flex;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.product__div3 {
  color: #272727;
  font-size: 14px;
  font-family: Inter;
  font-weight: 500;
  line-height: 20.30px;
  word-wrap: break-word;
  margin: 0;
}

.product__div4 {
  color: white;
  font-size: 14px;
  font-family: Inter;
  font-weight: 500;
  line-height: 20.30px;
  word-wrap: break-word;
  margin: 0;
}

/* ===== КРУГЛАЯ КНОПКА ===== */
.product__play-icon-product-card {
  width: 43px;
  height: 43px;
  left: 10px;
  top: 10px;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  transition: all 0.3s ease;
}

.product__play-icon-product-card:hover {
  transform: scale(1.1);
}

.product__play-icon-product-card::before {
  content: '';
  width: 43px;
  height: 43px;
  left: 0px;
  top: 0px;
  position: absolute;
  background: white;
  border-radius: 9999px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* ===== СЕТКА КАРТОЧЕК ===== */
.frame-52__product-card-block {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(427px, 1fr));
  gap: 24px;
  justify-items: center;
}

/* ===== СТИЛИ ДЛЯ FRAME-52__INFO ===== */
.frame-52__info {
  align-self: stretch;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  display: inline-flex;
}

.frame-52__beige {
  align-self: stretch;
  color: #272727;
  font-size: 18px;
  font-family: Inter;
  font-weight: 400;
  line-height: 23.40px;
  word-wrap: break-word;
}

.frame-52__beige a {
  color: inherit;
  text-decoration: none;
}

.frame-52__summ {
  align-self: stretch;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  display: inline-flex;
}

.frame-52___900-2 {
  color: #454545;
  font-size: 20px;
  font-family: Inter;
  font-weight: 500;
  line-height: 22px;
  word-wrap: break-word;
}

.frame-52___900-2 ._900-2-span {
  color: #454545;
  font-size: 20px;
  font-family: Inter;
  font-weight: 500;
  line-height: 22px;
  word-wrap: break-word;
}

.frame-52___900-2 sup {
  color: #454545;
  font-size: 20px;
  font-family: Inter;
  font-weight: 500;
  line-height: 22px;
  word-wrap: break-word;
}

.frame-52___1350-2 {
  opacity: 0.40;
  color: #272727;
  font-size: 16px;
  font-family: Inter;
  font-weight: 400;
  text-decoration: line-through;
  line-height: 17.60px;
  word-wrap: break-word;
}

.frame-52___1350-2 ._1350-2-span {
  color: #272727;
  font-size: 16px;
  font-family: Inter;
  font-weight: 400;
  text-decoration: line-through;
  line-height: 17.60px;
  word-wrap: break-word;
}

.frame-52___1350-2 sup {
  color: #272727;
  font-size: 16px;
  font-family: Inter;
  font-weight: 400;
  text-decoration: line-through;
  line-height: 17.60px;
  word-wrap: break-word;
}

/* ===== АДАПТИВНОСТЬ ===== */
@media (max-width: 768px) {
  .product {
    width: 100% !important;
    max-width: none !important;
    height: auto;
    min-height: 494px;
  }
  
  .product__img-box {
    height: 280px;
  }
  
  .product__image {
    width: 100%;
    height: 280px;
  }
  
  .product__rectangle-11 {
    width: 100%;
    height: 280px;
  }
  
  .product__tags {
    left: auto;
    right: 10px;
    width: auto;
  }
}

@media (max-width: 480px) {
  .product {
    width: 100% !important;
    margin: 0 !important;
  }
  
  .product__beige {
    font-size: 16px;
    line-height: 20px;
  }
  
  .product___900-2 {
    font-size: 18px;
  }
  
  .product___1350-2 {
    font-size: 14px;
  }
}

/* ===== АНИМАЦИИ ===== */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.product {
  animation: fadeInUp 0.6s ease-out;
}

.product:nth-child(2) {
  animation-delay: 0.1s;
}

.product:nth-child(3) {
  animation-delay: 0.2s;
}

.product:nth-child(4) {
  animation-delay: 0.3s;
}
