@import "../../../theme/variables.css";

/*   main css rules  */
* {
  margin: 0;
  padding: 0;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
  scroll-behavior: smooth;
}

body {
  font-size: 17px;
  line-height: 1.42857143;
  background-color: #fff;
  letter-spacing: 1.2px;
  font-family: "Libre Franklin", serif;
  color: #4A4A4A;
}


div {
  display: block;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

.fs30 {
  font-size: 30px !important;
}

.container {
  margin: auto;
  padding: 0;
  width: 960px;
}

.clear {
  clear: both;
  height: 1px;
  line-height: 1px;
  margin-bottom: -1px;
  overflow: hidden;
}

.Lfloat {
  float: left;
}

.Rfloat {
  float: right;
}

b {
  font-weight: bold;
}

.martop20 {
  margin-top: 20px;
}

.martop10 {
  margin-top: 10px;
}

.marg20 {
  margin: 20px 0;
}

.center {
  text-align: center;
}

.inline {
  display: inline;
}

.pad30 {
  padding: 30px 0;
}

.marg10 {
  margin: 10px;
}

a {
  text-decoration: none;
}

h2 {
  color: #22376e;
}

.marbot20 {
  margin-bottom: 20px;
}

.black {
  color: #000;
}


.popupOuterBox {
  width: 160px !important;
  color: #FFF;
  letter-spacing: 1.2px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 20px;
  text-align: center;
  background: #3a5eac;
  box-shadow: 2px 2px 14px #555;
  border-radius: 10px;
  z-index: 10000;
  transition: left ease-in-out 1s;
  position: fixed;
  left: -300px;
  bottom: 80%;
}

.popupText {
  padding: 0 20px;
  max-width: 160px;
}

.onScreen {
  left: 10px;
  transition: left ease-in-out 1s;
}

/*   top section  */
header {
  background: #3a5eac;
  padding-top: 15px;
}

.titleContainer {
  margin-bottom: 20px;
}

.cosmetic-logo {
  float: right;
  width: 175px;
  padding-top: 20px;
}

.big-title {
  font-size: 36px;
  color: #22376e;
}

.top-list li {
  list-style-image: url("https://cdn.beverlyhillsmd.com/checkBlue.png");
  font-size: 15px;
  padding-bottom: 10px;
}

.first-list li {
  margin-left: 30px;
}

.as-seen-div {
  margin: 20px auto;
  width: 645px;
}

.as-seen-p {
  display: inline-block;
  vertical-align: 10px;
  margin-right: 15px;
}

/*   package section  */
.orderSection {
  font-family: Tahoma, Geneva, sans-serif;
  color: #333;
}

.package-section {
  padding: 30px 0;
  background: url(https://cdn.beverlyhillsmd.com/blue-bgd.jpg) no-repeat;
  background-size: cover;
}

.package-section .container {
  display: flex;
  align-items: center;
}

.side-div {
  background: #fff;
  width: 255px;
  border: 1px solid #cfcfcf;
  padding: 20px 15px;
  font-size: 15px;
  height: fit-content;
}

.vip-div {
  order: 1;
}

.mbg-div {
  order: 3;
}

.mbgBadge {
  width: 25%;
}

.small-title {
  font-size: 25px;
  color: #22376e;
  line-height: 1.1;
}

.subscribe-div {
  position: relative;
  background: #f8fcfe;
  border: 1px solid #2f5db1;
  border-radius: 5px;
  margin-top: 15px;
  padding: 10px 0 10px 10px;
  height: 55px;
}

.subscribe-div:hover {
  cursor: pointer;
}

.checking-text:hover {
  cursor: text;
}

.sub-text-div {
  text-align: left;
  display: inline;
}

.sub-save {
  color: #27377a;
  font-size: 22px;
  font-weight: bold;
}

.checkbox {
  border: 1px solid #b7b7b7;
  border-radius: 5px;
  background-color: #fff;
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: -15px;
  margin-right: 5px;
  position: relative;
  cursor: pointer;
  background: #fff3f3;
}

.red-check {
  position: absolute;
  left: -5px;
  top: -1px;
  display: none;
  max-width: none;
}

#inputy,
#second-input {
  position: absolute;
  z-index: 100;
  opacity: 0;
  height: 30px;
  width: 30px;
  left: 0;
  top: -6px;
  cursor: pointer;
}

.yes-text {
  float: right;
  width: 205px;
  margin: 0;
}

.sub-list li {
  font-weight: bold;
  margin-bottom: 20px;
  list-style-image: url(https://cdn.beverlyhillsmd.com/grey-check.png);
}

.sub-list {
  margin: 30px 0 30px 25px;
}

.mid-div {
  width: 321px;
  margin: 0 15px;
  text-align: center;
  padding-bottom: 52px;
  order: 2;
}

.jar-div {
  text-align: center;
  margin: 23px 15px;
}

.jar {
  background: #e6e7e7;
  text-align: center;
  display: inline-block;
  width: 85px;
  height: 45px;
  padding-top: 30px;
  cursor: pointer;
}

.jar2 {
  margin: 0 10px;
}

.active {
  background: #b2c2db;
  border: 2px solid #3962a2;
  font-weight: bold;
}

.font21 {
  font-size: 21px;
}

s {
  text-decoration: line-through;
}

.instant-save {
  color: #d72d2a;
  font-weight: bold;
  font-size: 19px;
}

.small-hr {
  width: 45px;
  margin: 17px auto 12px;
  border: 0;
  border-top: 1px solid;
}

.big-price {
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 9px;
}

.free-ship {
  color: #4880c2;
  font-size: 19px;
  margin: 15px 0;
  display: inline-block;
  vertical-align: 4px;
}

.CTA {
  background: #ff8124;
  color: #fff;
  font-size: 27px;
  font-weight: bold;
  text-align: center;
  width: 88%;
  margin: auto;
  padding: 4px 0;
  cursor: pointer;
}

.CTA a {
  text-decoration: none;
  color: #FFF;
}

.CTA-link {
  color: inherit;
}

.CTA:hover {
  opacity: 0.7;
}

.monthly {
  font-weight: normal;
  font-size: 23px;
  vertical-align: middle;
}

.hover-checking {
  position: absolute;
  background: #fff;
  width: 275px;
  padding: 15px;
  border-radius: 5px;
  right: -175px;
  top: -100px;
  border: 1px solid;
  display: none;
}

.checking-text {
  font-size: 13px;
  letter-spacing: 0;
  margin: auto;
  line-height: 1.2;
  border-radius: 5px;
}

.cond-link {
  color: #4880c2 !important;
  font-weight: bold !important;
  text-decoration: underline;
}

.old-price {
  text-decoration: line-through;
}

/* Guarantee Section */
.guaranteeSection {
  margin-top: 40px;
  text-align: center;
  background-color: #F8FBFD;
  padding: 35px 0;
}

.guaranteeTitle {
  color: #132652;
  font-family: "Playfair 9pt", serif;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 37px;
  margin: 10px auto;
}

.guaranteePara {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23px;
  text-align: center;
  padding: 0 24px;
}

/* Product Labels */
.productLabel_wrapper {
  margin-bottom: 40px;
}
.productLabel_container{
  max-width: 1170px;
  margin: auto;
  background-color: #F8FBFD;
  padding: 40px 0;
  font-size: 12px;
  border-radius: 20px;
}
.productLabel_title {
  color: #233354;
  font-family: "Playfair 9pt", serif;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 37px;
  text-align: center;
  margin: 20px 0;
}
.productLabel_labelsWrap {
  display: flex;
  max-width: 914px;
  margin: auto;
  justify-content: space-between;
}
.productLabels_label {
  text-align: center;
  min-width: 224.84px;
}
.productLabels_labelImg {
  max-width: 167px;
  vertical-align: middle;
}
.productLabels_label p {
  letter-spacing: normal;
  margin-bottom: 10px;
}
.productLabels_labelText {
  color: #233354;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  margin: 20px 0 6px;
}

/* Results */
.results_wrapper{
  margin-bottom: 40px;
}
.results_container {
  max-width: 1170px;
  margin: auto;
  border-radius: 20px;
  background-color: #FFF8F6;
  letter-spacing: 0;
  padding: 50px 0;
}
.results_subtitle {
  font-family: "Playfair 9pt", serif;
  color: #233354;
  font-size: 34px;
  font-weight: bold;
  line-height: 37px;
  text-align: center;
}
.results_stats {
  margin: 28px auto 0;
}
.results_statsPercent {
  color: #233354;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
  margin-right: 5px;
}
.results_statsTextWrapper {
  color: #233354;
  font-size: 30px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  margin-bottom: 10px;
}
.results_disclaimer {
  color: #233354;
  font-family: "Libre Franklin", serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
  text-align: center;
  max-width: 724px;
  margin: auto;
}

/* Product Info */
.productInfo_wrapper {
  display: flex;
  justify-content: center;
  column-gap: 62px;
  margin-bottom: 40px;
  background-color: #FAFAFA;
}
.productInfo_modelImg {
  max-width: 674px;
  vertical-align: middle;
}
.productInfo_title {
  color: #132652;
  font-family: "Playfair 9pt", serif;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 37px;
  margin-top: 40px;
}
.productInfo_text {
  width: 525.36px;
  font-family: "Libre Franklin", serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23px;
  margin: 10px 0 24px;
}
.productInfo_text ul {
  margin-left: 20px;
}
.productInfo_highlightsTitle {
  font-family: "Libre Franklin", serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 23px;
  text-transform: uppercase;
  text-decoration: underline;
  margin-bottom: 16px;
}
.productInfo_highlightsText {
  display: flex;
  margin-bottom: 16px;
}
.productInfo_highlightsText p {
  margin: 0 20px 10px 0;
  letter-spacing: normal;
  font-size: 14px;
}
.productInfo_highlightsText--lastDesktop {
  margin-bottom: 0;
}
.productInfo_highlightsText--last {
  margin-bottom: 0;
}

/* Ingredients */
.ingredients_wrapper {
  max-width: 1170px;
  margin: 0 auto 40px;
}
.ingredients_container {
  display: flex;
  justify-content: center;
  column-gap: 33px;
}

.ingredients_single-ingredient {
  width: 33.3%;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
}

.ingredients_single-ingredient img {
  width: 100%;
  object-fit: contain;
  vertical-align: middle;
}

.ingredients_single-ingredientText {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
}

.ingredients_single-ingredientText p {
  margin-bottom: 10px;
}

.ingredients_single-ingredient:nth-of-type(1) .ingredients_single-ingredientText,
.ingredients_single-ingredient:nth-of-type(3) .ingredients_single-ingredientText {
  max-width: 323px;
  margin: auto;
}

.ingredients_single-ingredientName {
  color: #233354;
  font-size: 20px;
  font-weight: bold;
  margin: 15px auto 10px;
}

.ingredients_listContainer {
  margin-top: 32px;
  background-color: #EDF5F8;
  border-radius: 16px;
  cursor: pointer;
}

.ingredient-list-toggle {
  color: #3761A0;
  padding: 25px 0 28px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 19px;
  text-align: center;
}

.ingredient-list-toggle .toggle img {
  width: 18px;
  margin-left: 10px;
}

.ingredient-list-shown {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 27px;
  text-align: left;
  padding: 0 40px 46px;
}

.ingredient-list-hidden {
  display: none;
}

.ingredients_toggleImg.rotate {
  transform: rotate(180deg);
  transition-delay: 250ms;
}

/* Featured */
.featured_wrapper {
  background-color: #FAFAFA;
  padding: 10px 0;
  max-width: 1170px;
  margin: auto;
  border-radius: 20px;
  margin-bottom: 40px;
  margin-top: 40px;
}

.featured_container {
  display: flex;
  padding: 0 50px;
}

.featured_title {
  color: #233354;
  font-family: "Playfair 9pt", serif;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 37px;
}

.featured_subtitle {
  color: #233354;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 16px;
  max-width: 572px;
}

.featured_imgContainer {
  height: 73px;
  width: 1034px;
  border-radius: 37px;
  margin: auto;
}

.featured_imgContainer img {
  padding: 10px;
  box-sizing: border-box;
}

/* Reviews */
.reviews_wrapper {
  max-width: 1170px;
  margin: auto;
}

.reviews_title {
  color: #233354;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.65px;
  line-height: 29px;
  display: flex;
  align-items: center;
}

.reviews_ratingsWrapper img {
  vertical-align: middle;
  width: 108px;
  margin-left: 16px;
}

.reviews_ratingsText {
  color: #233354;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 17px;
  padding-left: 10px;
  font-weight: 400;
}

.reviews_ratingsText a {
  color: #233354;
}

.reviews_border {
  border: 1px solid #F0F0F0; 
  margin: 30px 0;
}

.reviews_reviewWrapper {
  display: flex;
}

.reviews_reviewLeftside {
  flex-basis: 60%;
}

.reviews_reviewRightside {
  flex-basis: 40%;
  text-align: right;
  margin-top: 12px;
}

.reviews_starsImg {
  height: 23px;
  width: 150px;
  margin: 12px 0 17px;
  vertical-align: middle;
}

.reviews_reviewTitle {
  color: #233354;
  font-family: "Playfair 9pt", serif;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.65px;
  line-height: 29px;
  margin: 20px 0 16px;
}

.reviews_reviewContent {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 27px;
  margin-bottom: 10px;
}

.reviews_reviewDate {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
  text-align: right;
}

.reviews_reviewAuthor {
  color: #233354;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
  text-align: right;
  margin: 22px 0;
}

.reviews_reviewsVerifiedImg {
  height: 27px;
  width: 22px;
  vertical-align: middle;
}

.reviews_reviewVerified {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 16px;
  text-align: right;
  color: #233354;
}

.reviews_disclaimer {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 17px;
  margin-bottom: 40px;
}

.reviews_reviewRecommendationContainer p {
  letter-spacing: normal;
}


/* Special Offer */
.specialOffer_wrapper {
  display: flex;
  max-width: 1170px;
  margin: auto;
  background-color: #F8FBFD;
  border-radius: 20px;
  margin-bottom: 50px;
  gap: 32px;
}
.specialOffer_Img {
  max-width: 601px;
  vertical-align: middle;
  box-sizing: border-box;
}
.specialOffer_contentWrapper {
  text-align: center;
}
.specialOffer_title {
  color: #BC3400;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 68px;
}
.specialOffer_subtitle {
  color: #233354;
  font-family: "Playfair 9pt", serif;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 37px;
  margin: 10px auto 20px;
}
.specialOffer_CTA {
  background-color: #fe671b;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
  width: 370px;
  border-radius: 23px;
  margin: auto;
  padding: 10px 0;
  cursor: pointer;
}
.specialOffer_CTA {
  letter-spacing: normal;
}

/* Guarantee */
.guarantee_wrapper {
  margin-bottom: 50px;
}
.guarantee_container {
  display: flex;
  justify-content: center;
}

.guarantee_badge {
  width: 170px;
  height: 170px;
  margin-right: 30px;
}

.guarantee_content {
  max-width: 770px;
}

.guarantee_title {
  color: #132652;
  font-family: "Playfair 9pt", serif;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 37px;
  margin: 20px 0 14px;
}

.guarantee_text {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23px;
}

.guarantee_text p {
  padding-top: 10px;
  margin-bottom: 10px;
}

.guarantee_clickableContact {
  color: #3761a0;
  font-weight: bold;
}

/* FAQs */
.faq_wrapper {
  background-color: #F6FAFC;
  padding: 50px 0;
}

.faq_container {
  max-width: 1170px;
  margin: 0 auto 40px;
}

.faq_title {
  color: #132652;
  font-family: "Playfair 9pt", serif;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 37px;
  text-align: center;
  margin: 0 0 40px 0;
}

.faq_questionContainer {
  border: 1px solid #E9E9E9;
  border-radius: 34px;
  background-color: #FFFFFF;
  box-shadow: 0 4px 10px 0 rgba(0,0,0,0.1);
  margin-bottom: 30px;
  padding: 25px 50px;
  cursor: pointer;
}

.faq_question {
  color: #233354;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  display: flex;
  justify-content: space-between;
}

.faq_question p {
  margin: 0;
}

.faq_toggleImg {
  height: 11px;
  width: 20px;
}

.faq_toggleImg.rotate {
  transform: rotate(180deg);
  transition-delay: 250ms;
}

.faq_answer {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23px;
  display: none;
  margin-top: 20px;
  font-weight: 400;
}

.faq_answerList li {
  list-style: none;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.faq_ingredient {
  font-weight: bold;
}

.faq_ingredientsImg {
  width: 90px;
}

/* Bottom Offer */
.bottomOffer_container {
  background-image: url(https://cdn.beverlyhillsmd.com/images/rapid-lift-model-desktop.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 70px 0;
}

.bottomOffer_title {
  color: #132652;
  font-family: "Playfair 9pt", serif;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 37px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}

.bottomOffer_text {
  color: #233354;
  font-family: "Libre Franklin", serif;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
  max-width: 451px;
  margin: auto;
  padding: 10px 0 20px;
  letter-spacing: normal;
}

.bottomOffer_CTA {
  background-color: #fe671b;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
  width: 370px;
  border-radius: 23px;
  margin: auto;
  padding: 10px 0;
  cursor: pointer;
  letter-spacing: normal;
}

/* Citations */
.citations_container {
  background-color: #F7F8FA;
  cursor: pointer;
}

.citations-list-toggle {
  max-width: 1170px;
  margin: auto;
  color: #3A61A0;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  padding: 45px 0 40px;
  text-align: center;
}

.citations-list-toggle .toggle img {
  width: 24px;
  margin-left: 10px;
}

.citations-list-shown {
  max-width: 1170px;
  margin: auto;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 27px;
  text-align: left;
  padding: 0 40px 46px;
}

.citations-list-hidden {
  display: none;
}

.citations_toggleImg {
  vertical-align: middle;
}

.citations_toggleImg.rotate {
  transform: rotate(180deg);
  transition-delay: 250ms;
}

/* Footer */
.footer_wrapper {
  padding-bottom: 60px;
}

.footer_container {
  display: flex;
}

.footer_navContainer {
  flex-basis: 50%;
  padding: 40px;
  background-color: #FAFAFA;
  box-sizing: border-box;
}

.footer_navigations {
  display: grid;
  margin-bottom: 40px;
}

.footer_navigations a {
  text-decoration: none;
}

.footer_navLink {
  font-family: "Playfair 9pt", serif;
  color: #4A4A4A;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 38px;
}

.footer_copyrightContainer {
  padding: 40px;
}

.footer_copyrightContainer p {
  letter-spacing: normal;
  margin-bottom: 10px;
}

.footer_contacts h2 {
  color: #233354;
  font-family: "Playfair 9pt", serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 19px;
  margin: 0 0 20px 0;
}

.footer_contacts p, .footer_contacts a {
  color: #233354;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 25px;
  margin: 0;
}

.footer_divider {
  border: 4px solid #EDF5F8;
  margin: 22px 0;
}

.footer_disclaimerText, .footer_copyrightText {
  font-size: 12px;
  color: #233354;;
}

.footer_disclaimerText p {
  margin-bottom: 0;
}

.footer_copyrightText {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}

.footer_imgAcc {
  margin-right: 30px;
  width: 67px;
  vertical-align: bottom;
}

.footer_imgBBB {
  width: 54px;
}

.stickyButton_wrapper {
  position: fixed;
  width: 100%;
  background-color: #FFF;
  box-shadow: 0 -5px 19px 0 rgba(0, 0, 0, 0.35);
  bottom: 0;
  z-index: 13000;
}

.stickyButton_container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 18px auto;
  gap: 20px;
}

.stickyBUtton_frequencyText {
  color: #333333;
  font-family: "Playfair 9pt", serif;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
  margin: 0;
}

.stickyButton_cta {
  background: #fe671b;
  border-radius: 23px;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.24);
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 19px;
  text-align: center;
  padding: 15px 45px;
  width: 370px;
  box-sizing: border-box;
}

#stickyBtn {
  display: none;
}