#block-section-single-dosierv2 {
  background: #090626;
}
#block-section-single-dosierv2 .thm-btn.btn__trazo {
  background: linear-gradient(#090626, #090626) padding-box, linear-gradient(90deg, #009DB2 15.62%, #486284 86.08%) border-box;
}
#block-section-single-dosierv2 .thm-btn.btn__trazo span {
  background: unset;
  background-clip: unset;
  -webkit-text-fill-color: unset;
  color: var(--theme-white);
}
#block-section-single-dosierv2 .thm-btn.btn__trazo:hover {
  background: linear-gradient(#090626, #090626) padding-box, linear-gradient(90deg, #fff 15.62%, #fff 86.08%) border-box;
}
#block-section-single-dosierv2 .container .section-datoshead_NS {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 992px) {
  #block-section-single-dosierv2 .container .section-datoshead_NS {
    margin-bottom: 60px;
  }
}
#block-section-single-dosierv2 .container .section-datoshead_NS .Subtitle_NS {
  display: flex;
  padding: 12px 24px;
  align-items: center;
  gap: 7px;
  border-radius: 55px;
  border: 1px solid rgba(255, 255, 255, 0.35);
}
@media screen and (max-width: 992px) {
  #block-section-single-dosierv2 .container .section-datoshead_NS .Subtitle_NS {
    border-radius: 0px;
    border: none;
    order: 2;
    padding: 0;
    margin-bottom: 25px;
  }
}
#block-section-single-dosierv2 .container .section-datoshead_NS .Subtitle_NS span {
  color: rgba(255, 255, 255, 0.8);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
}
#block-section-single-dosierv2 .container .section-datoshead_NS h2 {
  margin: 0;
  margin-top: 15px;
  margin-bottom: 25px;
  color: #F5F6FA;
  text-align: center;
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 35.2px;
}
@media screen and (max-width: 992px) {
  #block-section-single-dosierv2 .container .section-datoshead_NS h2 {
    order: 1;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  #block-section-single-dosierv2 .container .section-datoshead_NS h2 {
    font-size: 28px;
  }
}
#block-section-single-dosierv2 .container .section-datoshead_NS p,
#block-section-single-dosierv2 .container .section-datoshead_NS div {
  margin: 0;
  max-width: 400px;
  color: #F5F6FA;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
@media screen and (max-width: 992px) {
  #block-section-single-dosierv2 .container .section-datoshead_NS p,
  #block-section-single-dosierv2 .container .section-datoshead_NS div {
    order: 3;
  }
}
#block-section-single-dosierv2 .container .section-content_NS {
  display: grid;
  grid-template-columns: 50% 40%;
  gap: 10%;
}
@media screen and (max-width: 1250px) {
  #block-section-single-dosierv2 .container .section-content_NS {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
#block-section-single-dosierv2 .container .section-content_NS .section-colleft_NS .section-picture_NS img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1 / 0.92;
}
@media screen and (max-width: 1400px) {
  #block-section-single-dosierv2 .container .section-content_NS .section-colleft_NS .section-picture_NS img {
    height: auto;
  }
}
#block-section-single-dosierv2 .container .section-content_NS .section-colright_NS p,
#block-section-single-dosierv2 .container .section-content_NS .section-colright_NS div {
  margin: 0;
  color: #C9C9C9;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 25px;
}
#block-section-single-dosierv2 .container .section-content_NS .section-colright_NS ul {
  margin-bottom: 18px;
}
#block-section-single-dosierv2 .container .section-content_NS .section-colright_NS ul li {
  color: #21CBE2;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
#block-section-single-dosierv2 .container .section-content_NS .section-colright_NS .section-link_NS {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #block-section-single-dosierv2 .container .section-content_NS .section-colright_NS .section-link_NS {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
  }
}
#block-section-single-dosierv2 .container .section-content_NS .section-colright_NS .section-link_NS .boton1 {
  margin-right: 12px;
}
@media screen and (max-width: 768px) {
  #block-section-single-dosierv2 .container .section-content_NS .section-colright_NS .section-link_NS .boton1 {
    margin-right: 0px;
  }
}
#block-section-single-dosierv2 .container .section-content_NS .section-colright_NS .section-link_NS .boton2 {
  margin-left: 12px;
}
@media screen and (max-width: 768px) {
  #block-section-single-dosierv2 .container .section-content_NS .section-colright_NS .section-link_NS .boton2 {
    margin-left: 0px;
  }
}
