body {
  max-width: 390px;
  background-color: #fff;
  margin: 0 auto;
  color: #000;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.header-green-line {
  border-bottom: 5px solid #80af00;
}
.nav-menu-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
}
.link-wrapp {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 5px;
}
.menu-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.6px;
}
.Cardiotens-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.6px;
}
.Pico-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.5px;
}
nav {
  border-bottom: 1px solid #dadada;
}
.main-logo {
  width: 150px;
}
.header-bottom {
  padding: 15px;
}
.header-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
}
.flag-wrapp {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 3px;
}
.header-bottom-right {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  column-gap: 5px;
  padding-left: 10px;
  border-left: 1px dashed #878787;
}
.curr-date {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 16.5px;
  letter-spacing: -0.4px;
  color: #878787;
}
.block-1 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 20px;
  background-color: #333333;
  padding: 15px;
  color: #fff;
}
.block-1-left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 8px;
  width: 220px;
}
.red-dot {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #ff0000;
}
.vivo-text {
  font-family: "PT Serif", sans-serif;
  font-weight: 700;
  font-size: 14.88px;
  line-height: 19px;
  letter-spacing: -0.4px;
}
.block-1-right {
  font-family: "PT Serif", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: -0.4px;
}
.background-img-block {
  position: relative;
}
.doc1-img {
  width: 100%;
  height: 405px;
  object-fit: cover;
}
.header-1 {
  font-family: "PT Serif", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 31.8px;
  letter-spacing: -1px;
  color: #fff;
}
.h1-wrapp {
  position: absolute;
  bottom: 0px;
  z-index: 10;
  padding: 0 15px 10px;
}
.background-opacity {
  position: absolute;
  bottom: 0px;
  background-color: #000;
  opacity: 50%;
  width: 100%;
  height: 252px;
}
.text-1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 11px;
  line-height: 16.5px;
  letter-spacing: -0.4px;
  color: #fff;
}
.green-label-wrapp {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 10px;
}
.heart-img {
  width: 15px;
}
.heart-wrapp {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 10px;
  background-color: red;
  width: fit-content;
  padding: 1px 5px;

  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 11px;
  line-height: 12.9px;
  letter-spacing: -0.4px;
  color: #fff;
  text-transform: uppercase;
}
.bottom-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: -0.4px;
  color: #ffff00;
}
.text-2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 11px;
  line-height: 16.5px;
  letter-spacing: -0.4px;
  color: #636262;
  text-transform: uppercase;
}
.text-20-700 {
  font-family: "PT Serif", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.4px;
}
.text-15-700 {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 22.5px;
  letter-spacing: -0.5px;
  color: #606060;
}
.main-img {
  width: 100%;
}
.flag-wrapp2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #333333;
  column-gap: 10px;
  padding: 3px;
  width: fit-content;
}
.flag-2 {
  width: 25px;
}
.text-3 {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 11px;
  line-height: 12.9px;
  letter-spacing: -0.4px;
  color: #fff;
  text-transform: uppercase;
}
.text-18-400 {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 21.11px;
  letter-spacing: -0.5px;
  color: #606060;
}
.list1 {
  list-style: disc;
  padding-left: 20px;
}
.list1 li {
  font-family: "PT Serif", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.4px;
}
.left-border-block {
  border-left: 5px solid #80af00;
  padding-left: 7px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 19.5px;
  letter-spacing: -0.4px;
  color: #888888;
}
.text-22-700 {
  font-family: "PT Serif", sans-serif;
  font-weight: 700;
  font-size: 22.82px;
  line-height: 27.6px;
  letter-spacing: -1px;
}
.text-25-800 {
  font-family: "Work Sans", sans-serif;
  font-weight: 800;
  font-size: 25px;
  line-height: 29.33px;
  letter-spacing: -0.5px;
}
.doc4-img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  margin-top: 20px;
}
.prod-img {
  width: 250px;
  margin: 10px auto 0;
  display: block;
}
.form-block {
  padding: 15px;
  background-color: #fcebe9;
}
.border-green {
  border-bottom: 5px solid #80af00;
  padding-bottom: 5px;
  width: fit-content;
}
.nuevo-text {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.5px;
  color: #80af00;
  margin-top: 10px;
}
.star-wrapp {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 5px;
}
.green-border-block {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: -0.6px;
  color: #545353;
  border-left: 5px solid #80af00;
  margin-top: 10px;
  padding-left: 10px;
  border-radius: 3px;
}
.text-12-700 {
  font-family: "PT Serif", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 15.9px;
  letter-spacing: -0.6px;
}
.price-wrapp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.discount-text {
  font-family: "PT Serif", sans-serif;
  font-weight: 700;
  font-size: 19px;
  line-height: 22.8px;
  letter-spacing: -0.6px;
  color: #666666;
}
.discount-value {
  font-family: "PT Serif", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 22.8px;
  letter-spacing: -0.6px;
  background-color: #df1c1c;
  color: #fff;
}
.price-old {
  font-family: "PT Serif", sans-serif;
  font-weight: 700;
  font-size: 19px;
  line-height: 22.8px;
  letter-spacing: -0.6px;
  text-decoration: line-through;
  color: #666666;
}
.price-new {
  font-family: "PT Serif", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 22.8px;
  letter-spacing: -0.6px;
}
.prices {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: column;
}
.send-form {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 20px;
  position: relative;
}
.send-form label {
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  color: #3a3a3a;
}
.send-form input {
  height: 35px;
  margin-top: 5px;
  padding: 5px 15px;
  outline: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 16.1px;
  color: #484848;
  border: 1px solid #cccccc;
}
.send-form input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 16.1px;
}
.submit-form {
  margin-top: 20px;
  height: 34px;
  background-color: #80af00;
  border-radius: 4px;
  border: 2px solid #80af00;
  font-weight: 700;
  font-size: 14px;
  line-height: 16.1px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s;
}
.submit-form:hover {
  color: #80af00;
  background-color: #fff;
}
.flag-form {
  position: absolute;
  width: 30px;
  top: 107px;
  left: 5px;
}
#phone {
  padding-left: 40px;
}
.comm-block {
  margin-top: 100px;
}
.comm-img {
  width: 52px;
  height: 55px;
  object-fit: cover;
  border-radius: 4px;
}
.comm-item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #80af00;
}
.comm-name {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 16.94px;
}
.comm-age {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 14.52px;
}
.comm-text {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16.94px;
  margin-top: 20px;
}
.live-img {
  width: 180px;
  margin-top: 10px;
}
footer {
  padding: 80px 15px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.4px;
}
