.precious-cta{
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", "Kanit Light",
      Helvetica, Arial, sans-serif, "Kanit Light";
  font-size: 14px;
  position: relative;
  background-color: #ccb089!important;
  display: inline-flex;
  padding: 0 20px;
  font-size: 14px;
  line-height: 1em;
  font-weight: 400;
  border: 1px solid #ccb089;;
  min-width: 122px;
  text-align: center;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  height: 44px!important;
  box-sizing: border-box;
  text-transform: unset!important;
  letter-spacing: unset!important;
  color: #fff!important;
}
li{
  list-style-position: inside;
}
.Packshot{
  padding: 40px;
}
.precious-lp-header{
  margin-bottom: 20px;
}
.precious-lp-header__background img{
  height: 500px;
}
.precious-lp-header__key-visual{
  margin-bottom: 0;
}
.precious-lp-header__logo{
  top: 200px;
  width: 300px;
}

@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2){
  #BLOCK-QUESTIONS-ROUTINE h2{
    width: 65%;
  }
}

  @media (max-width: 480px) {
  ol{
    padding-inline-start: 10px;
    width: 95%;
    font-size: 9px;
  }
  .precious-lp-header__background img{
    height: 585px;
  }
  .precious-lp-header__logo{
    left: 15%;
    top: 70%;
    width: 270px;
  }


  .beauty-faq-ul {
    padding-inline-start: 70px;
    padding-inline-end: 3em;
    text-align: left;
  }
}
.Article-FAQ .TextContent a {
  text-transform: none !important;
    font-size: 14px !important;
}
a:not(.cba-link-style):hover {
  color: #be0f34 !important;
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
  #BLOCK-CATEGORY-LINKS .CategoryMosaic .Category {
  margin: 7px !important; 
  }
}