img {
  max-width: 100%;
}
body,
.lc-page {
  background: #ededed;
}
.navbar,
header {
  background: #2c2c2c;
  color: #ffffff;
}
.navbar a.nav-link {
  color: #ffffff;
  text-decoration: none;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}
.navbar-brand {
  display: inline-block;
  width: 178px;
}
.navbar-brand img {
  display: block;
  width: 100%;
  padding: 7px 0;
}
.navbar-light .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.5);
}
#navbarNav {
  justify-content: flex-end;
}
.lc-page > .row {
  margin-top: 23px;
}
.timer-top {
  margin-bottom: 7px;
}
.main-post {
  background: #ffffff;
  border-radius: 20px;
  font-family: "Playfair Display", sans-serif;
  color: #000000;
  padding: 38px;
  margin: 0 auto;
}
.main-post p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 2rem;
}
.main-post ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-lc {
  font-family: "Inter", sans-serif;
  color: #000000;
}
.main-post h1,
.main-post h2,
.main-post h3,
.main-post h4 {
  font-weight: 700;
  margin-bottom: 1.5rem;
}
.main-post h1 {
  font-size: 48px;
}
.main-post h2 {
  font-size: 38px;
  letter-spacing: -0.03em;
}
.main-post h3 {
  font-size: 26px;
}
.main-post h4 {
  font-size: 18px;
}
.timer-panel {
  background: #ffc8c8;
  border: 1px solid #fa7474;
  border-radius: 10px;
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 7px;
}
.img-block {
  display: block;
  margin-bottom: 2rem;
}
.cta {
  background: #8bb752;
  color: #000000;
  font:
    700 22px / 1 "Inter",
    sans-serif;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 450px;
  min-height: 60px;
  width: 100%;
  border-radius: 60px;
  text-decoration: none;
  position: relative;
  z-index: 20;
}
.cta:hover,
.cta:focus {
  background: #7da846;
  text-decoration: none;
  color: #000000;
}
.cta.cta-red {
  background: #8bb752;
  color: #000000;
  margin: 0;
  max-width: 650px;
  min-height: 80px;
  justify-content: center;
  padding: 0 20px;
  font-size: 32px;
  font-weight: 600;
  position: relative;
}
.cta.cta-red:hover,
.cta.cta-red:focus {
  background: #7da846;
}
/*.cta.cta-red::after {
    content: '';
    display: inline-block;
    width: 130px;
    height: 100px;
    background: url(//assets.lifecellskin.com/offers/mobile/images/2025/08/blog/msk-cta.png) center no-repeat;
    background-size: contain;
    position: absolute;
    right: -60px;
    top: -11px;
}*/
.c2 {
  max-width: 400px;
}
.top-title-wrap {
  text-align: center;
}
h1.main-title {
  font-weight: 700;
  letter-spacing: -0.03em;
}
.main-title > span {
  color: #ff0000;
  font-weight: 700;
}
.auth-date {
  display: inline-flex;
  align-items: center;
  margin-bottom: 30px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  column-gap: 25px;
  background: #f2f2f2;
  border-radius: 20px;
  padding: 7px 10px;
}
.auth-date > span {
  display: inline-flex;
}
.author::before,
.date-posted::before {
  content: "";
  width: 19px;
  aspect-ratio: 1;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 6px;
}
.author::before {
  background-image: url(//assets.lifecellskin.com/offers/mobile/images/2025/01/blog/avatar.svg);
}
.date-posted::before {
  background-image: url(//assets.lifecellskin.com/offers/mobile/images/2025/01/blog/calendar.svg);
}
.top-panel {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  margin-bottom: 2rem;
  max-width: 900px;
}
.top-box {
  flex-basis: 65%;
  max-width: 600px;
}
.ms-q {
  background: #f4f4f4;
  border: 5px solid #dedede;
  border-radius: 10px;
  padding: 30px;
  position: relative;
}
/* .ms-q::after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 21px;
  background: url(//assets.lifecellskin.com/offers/mobile/images/2025/05/blog/q-ms.svg)
    center no-repeat;
  background-size: contain;
  position: absolute;
  right: 30px;
  bottom: 25px;
} */
.ms-q.testi-dr {
  margin-bottom: 35px;
}
.ms-q.testi-dr p {
  font:
    400 25px / 1.5 "Inter",
    sans-serif;
  margin: 0;
}
.ms-q.testi-dr p > span {
  display: block;
  font-size: 18px;
}
.ms-q.ms-q-color {
  border-radius: 10px;
  border: 2px solid #506ab8;
  background: linear-gradient(93deg, #e1f0fe -9.81%, #ebf5fe 120.59%);
  margin-bottom: 25px;
  max-width: 820px;
}
.ms-q.ms-q-color::after {
  width: 43px;
  height: 31px;
  background: url(//assets.lifecellskin.com/offers/mobile/images/2025/05/blog/q-tt-1.svg)
    center no-repeat;
  background-size: contain;
}
.ms-q.ms-q-color.testi-fb {
  background: #ffffff;
  border: 15px solid rgba(205, 205, 205, 0.3);
}
.ms-q.ms-q-color.testi-fb::after {
  background-image: url(//assets.lifecellhealth.com/offers/mobile/images/2025/05/blog/q-ap3.svg);
}
.testi-fb p {
  font:
    400 34px / 1.5 "Inter",
    sans-serif;
  margin-bottom: 0;
}
.testi-fb h3 {
  font-family: "Inter", sans-serif;
  font-size: 37px;
  font-weight: 500;
  margin-bottom: 0.75rem;
}
.main-post p.flq-lead {
  margin-bottom: 12px;
}
.main-post ul.fl-quality-list {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-bottom: 30px;
}
ul.fl-quality-list li {
  flex: 1;
  min-width: 49%;
}
ul.fl-quality-list li p {
  background: #ffffff;
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  padding: 5px 10px;
  font:
    500 18px / 1.2 "Inter",
    sans-serif;
  margin: 0;
  display: inline-flex;
  align-items: center;
}
ul.fl-quality-list li p::before {
  content: "";
  display: inline-block;
  width: 14px;
  aspect-ratio: 1;
  background: url(//assets.lifecellskin.com/offers/mobile/images/2025/06/blog/square-check-brown.svg)
    center no-repeat;
  background-size: contain;
  margin: 0 7px 0 0;
  flex-basis: 100%;
  max-width: 14px;
}
ul.fl-quality-list.flq-3 li p::before {
  content: "";
  display: inline-block;
  width: 10px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #6b6b6b;
  margin: 0 7px 0 0;
  flex-basis: 100%;
  max-width: 10px;
}
.main-post .top-box h3 {
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
.main-post .top-box p {
  font:
    400 38px / 1.2 "Inter",
    sans-serif;
  padding: 0;
  margin: 0;
}
.main-post .top-box p > span {
  display: block;
  font:
    300 15px / 1.5 "Inter",
    sans-serif;
  padding-top: 10px;
}
.top-img-wrap {
  flex-basis: 45%;
}
.top-img-wrap img {
  width: 100%;
  max-width: 250px;
}
.ba-pic {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
  gap: 10px;
  max-width: 85%;
}
.ba-pic > div img {
  width: 100%;
  border-radius: 12px;
}
.ba_1 {
  max-width: 690px;
}
.ba_2 {
  display: flex;
  gap: 10px;
}
.ba_2 > div img {
  border-radius: 0;
}

.t-content {
  display: flex;
  align-items: center;
  column-gap: 15px;
}
.t-text {
  font-weight: 500;
  margin-bottom: 0;
}
.timer-panel {
  padding: 5px 38px;
}
.t-timer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}
.t-timer::before,
p.b-tp2::before {
  content: "";
  width: 19px;
  aspect-ratio: 1;
  display: inline-block;
  background: url(//assets.lifecellskin.com/offers/mobile/images/2025/01/blog/timer.svg)
    center no-repeat;
  background-size: contain;
  margin-right: 8px;
}
ul.gut-inflame-list {
  margin-bottom: 25px;
}
ul.gut-inflame-list li {
  font:
    24px / 1 "Playfair Display",
    serif;
  display: flex;
  align-items: center;
}
ul.gut-inflame-list li:not(:last-child) {
  margin-bottom: 10px;
}

.box-cta {
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 29px;
  padding: 25px 0 25px 25px;
  font-family: "Poppins", serif;
  color: #1e1e1e;
  position: relative;
  max-width: 511px;
  overflow: hidden;
  margin-bottom: 30px;
}
.box-cta h2 {
  font-weight: 400;
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 43px;
}

.ms-box {
  background: url(//assets.lifecellskin.com/offers/mobile/images/2025/08/blog/gl-box-bg.png)
    center right no-repeat;
  background-size: cover;
  min-height: 470px;
  max-width: none;
  border: 2px solid #a59a98;
  padding: 30px 40px;
  font-family: "Inter", serif;
  color: #1e1e1e;
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
}
.ms-box h2 {
  font:
    700 46px / 1.1 "Playfair Display",
    sans-serif;
  margin-bottom: 30px;
}
.product-panel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  gap: 10px;
  max-width: 960px;
}
.product-panel img {
  max-width: none;
  width: 100%;
}
.fs-serum-1 {
  width: 27%;
}
.fs-product {
  width: 39%;
}
.fs-serum-2 {
  width: 34%;
}
.product-panel img.pp-item-2 {
  max-width: 80%;
}
.pp_1 {
  width: 45%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-end;
}
.pp_2 {
  width: 55%;
}
.ms-product {
  width: 100%;
  max-width: 448px;
}
.main-post ul.aging-signs-list {
  margin-bottom: 35px;
}
.aging-signs-list li {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 15px;
  gap: 10px;
  background: #f0f0f0;
  border: 1px solid rgba(86, 135, 86, 0.31);
  border-radius: 10px;
  font-family: "Inter", sans-serif;
}
.aging-signs-list li h3 {
  margin-bottom: 0;
}
.aging-signs-list li p {
  margin-bottom: 0;
}
.aging-signs-list li:not(:last-child) {
  margin-bottom: 10px;
}
.aging-signs-list li::before {
  content: "";
  display: inline-block;
  width: 32px;
  aspect-ratio: 1;
  background: url(//assets.lifecellskin.com/offers/mobile/images/2025/05/blog/square-check.svg)
    center no-repeat;
  background-size: contain;
  margin: 0 5px;
}
.main-post ul.kp-list,
.box-out.kp-list {
  list-style: none;
  padding: 0;
  margin-bottom: 25px;
}
.kp-list li {
  font:
    400 21px / 1.2 "Poppins",
    sans-serif;
  letter-spacing: -0.03em;
  display: inline-block;
  margin-bottom: 12px;
  background: #ffffff;
  border: 1px solid #9fb5ca;
  border-radius: 20px;
  padding: 10px 15px;
}
.kp-list li > b {
  font-weight: 700;
}
.box-content {
  position: relative;
  z-index: 20;
  width: max(60%, 564px);
}
.product-box {
  position: absolute;
  width: 300px;
  height: auto;
  right: 0;
  top: 29px;
}
.box2 {
  max-width: 700px;
}
.box2.box-cta h2 {
  margin-bottom: 20px;
}
.box2 .kp-list {
  margin-bottom: 25px;
}
.box2 .kp-list li {
  margin-bottom: 8px;
}
.box2 .product-box {
  width: 279px;
  top: 0;
}
.ba-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 19px;
  margin: 15px 0 19px;
}
.ba1,
.ba2,
.ba3 {
  border-radius: 5px;
}
.ba3 {
  margin-bottom: 35px;
}
.ingredients-panel {
  display: flex;
  flex-direction: column;
  margin-bottom: 35px;
}
.ingredients-panel > div {
  display: inline-flex;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #d59393;
  border-radius: 118px;
  gap: 20px;
  border-width: 1px;
  border-style: solid;
  padding: 15px 30px 15px 20px;
}
.ingredients-panel > div.ingr-1 {
  background-color: #f1f9ec;
  border-color: #9fb594;
}
.ingredients-panel > div.ingr-2 {
  background-color: #eef5f6;
  border-color: #bdd9d7;
}
.ingredients-panel > div.ingr-3 {
  background-color: #e6f5fe;
  border-color: #a5bac9;
}
.ingredients-panel > div.ingr-4 {
  background-color: #f9fbea;
  border-color: #d1d6b2;
}
.ingredients-panel > div.ingr-5 {
  background-color: #f8f6f6;
  border-color: #d2d3d5;
}
.ing-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.ing-content h4 {
  font:
    700 26px / 1.2 "Inter",
    sans-serif;
  margin-bottom: 0.75rem;
  padding-right: 5%;
}
.ing-content p {
  font:
    400 21px / 1.3 "Inter",
    sans-serif;
  margin: 0;
}
.ing-content ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.ing-content ul li {
  font:
    21px / 1.2 "Inter",
    sans-serif;
  background: #d3f0ff;
  border-radius: 5px;
  text-align: center;
  padding: 10px 15px;
}
.ingr-2 .ing-content ul li {
  background: #e1ded4;
}
.ing-img {
  max-width: 140px;
}
.ing-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  margin: 0 auto;
}
.ing-content p:not(:last-child) {
  margin-bottom: 10px;
}
.models {
  display: flex;
  margin-bottom: 30px;
}
.models img {
  max-width: none;
  width: 100%;
}
.models > div:nth(1) {
  flex-basis: 282px;
}
.models > div:nth(2) {
  flex-basis: 196px;
}
.models > div:nth(3) {
  flex-basis: 160px;
}

.models .ms-w-model-3,
.models .ms-w-model-4 {
  margin-left: -5%;
}
.aging-signs {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
p.syn-text {
  margin-bottom: 0.5rem;
}
.woman-ba {
  max-width: 500px;
  width: 100%;
}
p.b-tp2 {
  text-transform: none;
  font-size: 13px;
  display: flex;
  align-items: center;
}
.bb-text {
  margin-bottom: 11px;
}
.bb-text p {
  line-height: 1.1;
}
.bb-box p.b-text1 {
  font-size: 27px;
  color: #1e1e1e;
}
.bb-box p.b-text2 {
  font-size: 43px;
  color: #f71b1b;
}
.bb-box p.b-text3 {
  font-size: 27px;
  color: #f71b1b;
}
.bb-box .cta {
  max-width: 224px;
  text-transform: uppercase;
}
ul.filler-list {
  background: #f0f0f0;
  border-radius: 10px;
  padding: 20px 25px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 1.5em;
}
ul.function-list {
  background: #f0f0f0;
  border-radius: 10px;
  border: 1px solid rgba(86, 135, 86, 0.31);
  padding: 20px 25px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 1.5em;
}
.ing-quoted-fr {
  display: block;
  font-weight: 700;
  font-size: 15px;
}
ul.why-switch-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 2em;
}
.why-switch-list li {
  display: flex;
  align-items: center;
  padding: 20px 25px;
  gap: 25px;
  background: #f0f0f0;
  border-radius: 10px;
}
.why-switch-list li p {
  margin-bottom: 0;
}
p.wh-text1 {
  font-weight: 700;
  font-size: 22px;
}
.why-switch-list li:not(:last-child) .wh-text1 {
  white-space: nowrap;
}
.main-post ul.why-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 0;
}
.why-panel h2,
.why-panel p {
  text-align: center;
}
.wh-text-row {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
}
.wh-text-row p.wh-lead-text,
.main-post ul.why-list {
  flex: 1;
}
p.wh-lead-text {
  margin-left: auto;
  margin-right: 0;
  text-align: right;
  font-size: 33px;
  line-height: 1.65;
  margin-bottom: 0;
}
.why-list li {
  background: #ffffff;
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  padding: 8px;
  font-family: "Inter", sans-serif;
  flex-basis: auto;
  display: flex;
  align-items: center;
}
.why-list li h4 {
  font-weight: 500;
  font-size: 17px;
  line-height: 1;
  margin: 0;
}
.why-list li p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  margin: 0;
  text-align: left;
}
.why-list li::before {
  content: "";
  display: inline-block;
  width: 27px;
  aspect-ratio: 1;
  background: url(//assets.lifecellskin.com/offers/mobile/images/2025/05/blog/square-check.svg)
    center no-repeat;
  background-size: contain;
  margin: 0 10px 0 0;
}
ul.testi-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 2em;
}
.testi-list li {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  background: #f4f4f4;
  border: 5px solid #dedede;
  border-radius: 10px;
  padding: 30px;
  max-width: 670px;
  position: relative;
  text-align: center;
}
.testi-list li p {
  font:
    400 24px / 1.4 "Inter",
    sans-serif;
}
.testi-list li span.customer-name {
  font:
    700 18px / 1.4 "Inter",
    sans-serif;
  margin: 0 auto;
}
p.testi-text {
  font-style: italic;
  margin-bottom: 0.5em;
}
.ms-box.last-b {
  margin-bottom: 0;
}

.widget-container {
  margin-top: 20px;
  padding: 20px;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.widget-container ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 15px;
}
h3.widget-title {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
}
.widget-container ul li {
  position: relative;
  margin-bottom: 3px;
}
.widget-container ul li > a {
  padding-left: 15px;
  color: #333;
}
.widget-container ul li > a::before {
  content: "";
  background: url(//assets.lifecellskin.com/wp-content/themes/lifecell-2019/dist/images/menu-bullets-red.png)
    0 0 no-repeat;
  background-size: cover;
  width: 7px;
  height: 7px;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
}
#categories-2 {
  margin-top: 49px;
}
.bb-box p.first-purchase {
  font-weight: 400;
  text-transform: none;
  line-height: 1.5;
  margin-bottom: 20px;
}
.main-post h3.reah-h3 {
  font-weight: 500;
  font-size: 28px;
}
.testimonials {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.testimonials li {
  padding: 34px;
  background: #efefef;
  border: 1px solid #b2b2b2;
  border-radius: 10px;
  font-size: 15px;
  line-height: 1.5;
  flex: 1;
}
.testimonials li b {
  font-weight: 700;
}
footer {
  margin-top: 30px;
  background: none;
  color: #666;
}
footer p {
  font-size: 13px;
}
.main-post ul.aging-signs {
  margin-bottom: 30px;
}
.videos {
  display: flex;
  gap: 15px;
  margin-bottom: 30px;
}
.video-wrap {
  flex: 1;
  border-radius: 10px;
  overflow: hidden;
}
.dr-name {
  font-size: smaller;
}
ul.diff-list {
  display: inline-flex;
  gap: 10px;
  margin-bottom: 25px;
  flex-wrap: wrap;
}
ul.diff-list li {
  flex: auto;
  min-height: 50px;
  background: #efefef;
  border: 1px solid #cccccc;
  border-radius: 5px;
  font-size: 18px;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  padding: 5px 10px;
  display: inline-flex;
  align-items: center;
}
ul.diff-list li > span {
  font-size: 26px;
  font-weight: 700;
  color: #4289ad;
}
.box-out h2 {
  letter-spacing: -0.06em;
}
.box-out ul.kp-list {
  list-style: none;
  padding: 0;
  margin-bottom: 25px;
}
.out-post {
  padding: 38px;
}
.out-post .box-out {
  margin-left: auto;
  margin-right: auto;
}
.nlx-panel {
  background: #fafafa;
  border: 1px solid #c3c3c3;
  border-radius: 20px;
  padding: 30px 0px;
  margin-bottom: 30px;
}
.nlx-panel h2 {
  text-align: center;
  font-size: 44px;
}
.nlx-row {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  max-width: 960px;
  margin: 0 auto;
}
.nlx-panel .nlx-row p {
  flex: 1;
  background: #ffe7e7;
  border: 1px solid #ffa5a5;
  border-radius: 8px;
  padding: 10px 20px;
  margin-bottom: 0;
  font:
    400 23px / 1.5 "Inter",
    sans-serif;
}
.nlx-panel .nlx-row p.nxl_2 {
  background: #efffe7;
}
h2.ingr-h {
  text-align: center;
  font-size: 30px;
}
.main-post ul.xp-list {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
ul.xp-list li {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffefef;
  border: 1px solid #ffd7d7;
  border-radius: 19px;
  padding: 5px 10px 5px 5px;
  font:
    500 18px / 1.2 "Inter",
    sans-serif;
}
ul.xp-list li::before {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  background: url(//assets.lifecellskin.com/offers/mobile/images/2025/08/blog/red-x.svg)
    center no-repeat;
  background-size: contain;
  margin-right: 8px;
}
.main-post ul.result-list {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 30px;
}
ul.result-list li {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f5ffc8;
  border: 1px solid #9ccc3d;
  border-radius: 19px;
  padding: 5px 10px 5px 5px;
  font:
    500 18px / 1.2 "Inter",
    sans-serif;
}
ul.result-list li::before {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  background: url(//assets.lifecellskin.com/offers/mobile/images/2025/08/blog/round-check-brown.svg)
    center no-repeat;
  background-size: contain;
  margin-right: 8px;
}
.main-post p.result-lead {
  margin-bottom: 1rem;
}
.main-post p.cust-text {
  margin-bottom: 15px;
}
.hw-panel {
  display: flex;
}
.hw-img-1 {
  max-width: 300px;
  display: block;
}
.main-post .hw-list {
  display: inline-flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 20px;
}
.main-post .hw-list li {
  border-radius: 19px;
  border: 1px solid #5293aa;
  background: #fff;
  display: flex;
  padding: 7px 14px;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  font:
    500 18px / 1.2 "Inter",
    sans-serif;
}
.hw_1 {
  flex: 1;
}

@media (max-width: 1200px) {
  .top-panel {
    gap: 28px;
  }
  .main-post .top-box h3 {
    font-size: 40px;
  }
  .ms-box h2 {
    font-size: 52px;
  }
  .kp-list li {
    font-size: 18px;
  }
  .main-post .ing-content p {
    font-size: 17px;
  }
  .ms-q::after {
    right: 20px;
    bottom: 15px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .top-panel {
    gap: 20px;
  }
  .main-post .top-box h3 {
    font-size: 26px;
    margin-bottom: 1rem;
  }
  .main-post .top-box p {
    font-size: 24px;
    line-height: 1.5;
  }
  .top-box {
    padding: 25px;
  }
  .top-box {
    max-width: 350px;
  }
  .top-img-wrap {
    flex: 1;
  }
  .main-post .top-box p > span {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .kp-list li {
    display: block;
    justify-content: center;
    text-align: center;
    line-height: 1.2;
  }
  .ms-box {
    background: url(//assets.lifecellskin.com/offers/mobile/images/2025/08/blog/gl-box-bg-mobile4.png)
      center top;
    background-size: cover;
    padding-top: 557px;
  }
  .ms-box h2 {
    text-align: center;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .box-content {
    margin: 0 auto;
  }
  h1.main-title {
    margin-left: auto;
    margin-right: auto;
  }
  .ingredients-panel {
    justify-content: center;
  }
  .wh-text-row {
    flex-direction: column;
  }
  p.wh-lead-text {
    margin-right: auto;
    text-align: center;
    font-size: 24px;
  }
  .why-list li {
    width: 100%;
  }
  .why-panel h2 {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
  }
  ul.testi-list {
    flex-direction: column;
  }
  .main-post ul.fl-quality-list,
  ul.diff-list.dl-long {
    flex-direction: column;
  }
  .nlx-panel {
    gap: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .nlx-row {
    flex-direction: column;
  }
  .cta {
    margin-left: auto;
    margin-right: auto;
  }
  .box-content {
    width: 100%;
  }
  ul.diff-list.df-short li {
    min-width: 49%;
  }
  .main-post ul.xp-list {
    flex-direction: column;
    align-items: center;
  }
  .ingredients-panel > div {
    flex-direction: column;
    border-radius: 40px;
  }
  .ing-content h4 {
    padding: 0;
    text-align: center;
  }
  .ing-content {
    align-items: center;
  }
  .testi-fb p {
    font-size: 31px;
  }
  .ba-pic {
    max-width: 100%;
  }
  .hw-panel {
    flex-direction: column;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .main-post,
  .out-post {
    padding: 28px;
  }
  .main-post h2 {
    font-size: 33px;
  }
  .main-post h3 {
    font-size: 24px;
    text-wrap: pretty;
  }
  .auth-date {
    font-size: 12px;
    justify-content: center;
  }
  .author::before,
  .date-posted::before {
    width: 16px;
    margin-right: 3px;
  }
  .main-post p {
    font-size: 24px;
    text-align: center;
  }
  .main-post h1,
  .main-post h2,
  .main-post h3,
  .main-post h4 {
    margin-bottom: 1.2rem;
    text-align: center;
  }
  .auth-date {
    margin-bottom: 20px;
  }
  .dw-top {
    display: none;
  }
  .timer-panel {
    padding: 5px 18px;
  }
  .top-box {
    max-width: none;
  }
  .box-cta {
    padding-right: 25px;
    padding-left: 25px;
    flex-direction: column;
  }
  .kp-list li {
    font-size: 18px;
  }
  .product-box {
    position: static;
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .box-content {
    width: 100%;
    max-width: none;
    margin: 0 auto;
  }
  .box-cta h2 {
    text-align: center;
    font-weight: 700;
    font-size: 42px;
  }
  .cta {
    max-width: none;
  }
  .box-cta .cta {
    max-width: 380px;
    margin: 0 auto;
  }
  .ba-wrapper {
    flex-direction: column;
  }
  .product-box,
  .box2 .product-box {
    visibility: hidden;
    width: 400px;
  }
  .pb-wrapper {
    background: url(//assets.lifecellskin.com/offers/mobile/images/2025/01/blog/lifecell-product_ggm.png)
      center no-repeat;
    background-size: 290px auto;
    margin-bottom: 30px;
  }
  .bb-content {
    text-align: center;
    padding-bottom: 250px;
    background-position: center bottom 10px;
  }
  .bb-box .cta {
    max-width: none;
  }
  .lc-page > .row {
    margin-top: 20px;
  }
  .why-switch-list li {
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
  }
  p.wh-text1 {
    line-height: 1.5;
  }
  .top-panel {
    flex-direction: column-reverse;
  }
  .top-img-wrap img {
    max-width: none;
  }
  .ba-pic {
    flex-direction: column;
  }
  .ba-pic > div img {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
  .product-panel {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 10px;
  }
  .pp_1 {
    max-width: none;
    justify-content: center;
  }

  .models {
    justify-content: center;
  }
  .ms-w-model-2 {
    display: none;
  }
  .main-post ul.why-list {
    flex-direction: column;
  }
  .ms-box {
    padding-top: 420px;
  }
  .fs-serum-1 {
    width: 41%;
  }
  .fs-product {
    order: 3;
    width: 80%;
  }
  .fs-serum-2 {
    order: 2;
    width: 51%;
  }
  .why-list li p {
    text-align: center;
  }
  .ba-pic img.w-ba-3,
  .ba-pic img.w-ba-2 {
    width: 100%;
    margin: 0;
    max-width: none;
  }
  .ba_2 {
    max-width: none;
    margin-bottom: 25px;
  }
  ul.gut-inflame-list li {
    justify-content: center;
  }
  ul.testi-list {
    flex-direction: column;
  }
  ul.diff-list {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .ms-q.testi-dr p {
    font-size: 23px;
  }
  .why-list li h4 {
    text-align: center;
    width: 100%;
  }
  .pp_1,
  .pp_2,
  .pp_3 {
    max-width: none;
    width: 100%;
  }
  img.pp-item-2,
  img.pp-item-4 {
    max-width: none;
  }
  .main-post .top-box h3 {
    font-size: 30px;
  }
  .ba-pic {
    margin: 0 auto 30px;
  }
  .ba_1,
  .ba_2,
  .ba_3 {
    width: 100%;
  }
  .product-panel {
    flex-direction: column;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .ba-pic > div img {
    max-width: none;
  }
  .cta.cta-red {
    line-height: 1.2;
    padding: 10px 15px 10px 40px;
    font-size: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .ms-q.ms-q-color {
    padding-bottom: 40px;
  }
  .ms-q.ms-q-color::after {
    width: 32px;
    height: 21px;
  }
  ul.fl-quality-list li p {
    display: flex;
    text-align: left;
  }
  ul.diff-list.df-short li {
    min-width: 0;
    width: 100%;
    justify-content: center;
  }
  .ingredients-panel {
    flex-direction: column;
  }
  .main-post ul.kp-list {
    margin-left: auto;
    margin-right: auto;
  }
  .cta.cta-red {
    font-size: 29px;
    min-height: 70px;
  }
  .cta.cta-red::after {
    width: 100px;
    height: 110px;
    right: -19px;
    top: -23px;
  }
  .product-panel img.pp-item-1 {
    max-width: none;
  }
  .cta.cta-red::after {
    display: none;
  }
  .cta.cta-red {
    padding: 10px 30px;
    justify-content: center;
  }
  .ba_2 {
    flex-direction: column;
  }
  .product-panel img.pp-item-2 {
    max-width: 100%;
  }
  .hw-img-1 {
    margin: 0 auto;
  }
}

@media (max-width: 550px) {
  .main-post h1 {
    font-size: 43px;
  }
}

@media (max-width: 450px) {
  .ingredients-panel {
    flex-direction: column;
  }
  .timer-panel {
    padding-left: 9px;
    padding-right: 9px;
  }
  .t-content .t-timer,
  .t-content .t-text {
    font-size: 13px;
  }
  .main-post,
  .out-post {
    padding: 18px;
  }
  .main-post h2 {
    font-size: 36px;
  }
  .pb-wrapper {
    background-size: 220px auto;
  }
  .videos {
    gap: 8px;
  }
  .video-wrap {
    border-radius: 5px;
  }
  .main-post h1 {
    font-size: 37px;
  }
  .top-panel {
    gap: 25px;
  }
  .ms-q {
    padding: 25px;
  }
  .main-post .top-box h3 {
    font-size: 30px;
  }
  .main-post .top-box p {
    font-size: 26px;
    line-height: 1.4;
  }
  .main-post p {
    font-size: 21px;
  }
  .pp_1 > div {
    flex: 1;
  }
  .main-post .ing-content h4 {
    font-size: 20px;
    margin-bottom: 0.75rem;
  }
  .main-post .ing-content p {
    font-size: 18px;
  }
  .ms-box {
    padding: 371px 25px 25px 25px;
  }
  .ms-box h2 {
    max-width: 250px;
  }
  .ms-q.testi-dr p {
    font-size: 21px;
  }
  .ms-q.testi-dr p > span {
    font-size: 16px;
  }
  .kp-list li {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    text-wrap: pretty;
  }
  ul.diff-list li {
    font-size: 16px;
  }
  ul.diff-list li > span {
    font-size: 21px;
  }
  .ms-q.ms-q-color::after {
    width: 25px;
    height: 17px;
    right: 15px;
    bottom: 15px;
  }
  .ing-content ul li {
    font-size: 19px;
  }
  .why-list li h4 {
    line-height: 1.2;
  }
  .cta.cta-red {
    min-height: 70px;
  }
  .cta.cta-red::after {
    width: 95px;
    height: 110px;
  }
  .nlx-panel .nlx-row p {
    font-size: 19px;
  }
  .cta.cta-red {
    font-size: 27px;
  }
}
@media (max-width: 410px) {
  .main-post .top-box h3 {
    font-size: 26px;
  }
  .main-post .top-box p {
    font-size: 20px;
  }
  .main-post p {
    font-size: 19px;
  }
  .ms-q.testi-dr p {
    font-size: 16px;
  }
  .ms-q.testi-dr p > span {
    font-size: 14px;
  }
  .testi-list li {
    font-size: 25px;
  }
  .main-post .ing-content p {
    font-size: 16px;
  }
  .navbar-brand {
    width: 160px;
  }
  .aging-signs-list li h3 {
    font-size: 20px;
  }
  .aging-signs-list li p {
    font-size: 20px;
  }
  .box-cta .cta,
  .cta {
    font-size: 20px;
  }
  .testi-list li p,
  ul.gut-inflame-list li {
    font-size: 19px;
  }
  .kp-list li {
    padding-left: 10px;
    padding-right: 10px;
    max-width: none;
  }
  .ms-box {
    padding: 378px 15px 15px 15px;
  }
  .box-cta h2 {
    font-size: 35px;
  }
  .ing-content ul li {
    font-size: 17px;
  }
  .cta.cta-red {
    min-height: 65px;
  }
  .cta.cta-red::after {
    width: 90px;
    height: 100px;
  }
  .nlx-panel .nlx-row p {
    font-size: 17px;
  }
  ul.diff-list.dl-long li {
    font-size: 13px;
  }
  ul.diff-list.dl-long li > span {
    font-size: 17px;
  }
  .main-post h2 {
    font-size: 34px;
  }
  .cta.cta-red {
    font-size: 25px;
    padding-left: 30px;
  }
  .main-post h1 {
    font-size: 35px;
  }
}

/* Exosome - 2026 */

.main-post h1,
.main-post h2,
.main-post h3,
.main-post h4 {
  font-weight: 600;
}

h1.main-title {
  font-size: 30px;
}

.main-post h2 {
  font-size: 30px;
}

@media screen and (min-width: 768px) {
  h1.main-title {
    font-size: 50px;
  }

  .main-post h2 {
    font-size: 40px;
  }
}

.top-panel {
  flex-direction: column;
  max-width: unset;
}

@media screen and (min-width: 768px) {
  .top-panel {
    flex-direction: row;
  }
}

.ms-q {
  background: #ebebeb;
  border-color: #d9d9d9;
  border-radius: 20px;
}

.main-post .top-box p {
  font-size: 20px;
  text-align: left;
}

.top-img-wrap {
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 20px;
}

@media screen and (min-width: 768px) {
  .top-img-wrap {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .navbar a.nav-link {
    font-size: 13px;
  }
}

.main-post .txt-left {
  text-align: left;
}

.main-post p {
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .main-post p {
    font-size: 25px;
  }
}

.ba-pic {
  gap: unset;
  margin-bottom: 0;
}

.ba-pic > div img {
  border-radius: 20px;
}

.ba-pic .ba_1 > div {
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .ba-pic {
    max-width: unset;
    flex-direction: row;
    margin-bottom: 30px;
  }

  .ba-pic .ba_1 > div {
    margin-bottom: 0;
  }

  .ba_1 {
    max-width: calc(50% - 10px);
    height: 479px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .ba_2 {
    max-width: calc(50% - 10px);
  }
}

@media screen and (min-width: 992px) {
  .ba_1 {
    height: 673px;
  }
}

@media screen and (min-width: 1200px) {
  .ba_1 {
    height: 817px;
  }
}

ul.fl-quality-list li p {
  background: #f1f9eb;
  padding: 55px 20px 20px;
  border: none;
  text-align: center;
  font-size: 17px;
  position: relative;
  justify-content: center;
}

ul.fl-quality-list li p::before {
  background: url("//assets.lifecellskin.com/offers/mobile/images/2026/01/blog/cc@2x.png")
    no-repeat 0 0;
  width: 24px;
  height: 24px;
  flex-basis: unset;
  max-width: unset;
  position: absolute;
  left: calc(50% - 12px);
  right: calc(50% - 12px);
  margin: 0;
  top: 20px;
}

@media screen and (min-width: 768px) {
  ul.fl-quality-list li {
    flex: unset;
    min-width: unset;
  }

  ul.fl-quality-list li p::before {
    margin-right: 7px;
    position: unset;
  }

  ul.fl-quality-list li p {
    padding: 10px 20px;
    border-radius: 20px;
    width: 100%;
    justify-content: flex-start;
  }

  .main-post ul.fl-quality-list.flq-2 {
    gap: 10px;
  }
}

@media screen and (min-width: 1200px) {
  ul.fl-quality-list li {
    min-width: unset;
  }
  .main-post ul.fl-quality-list.flq-2 {
    flex-direction: column;
  }
  ul.fl-quality-list li p {
    width: unset;
  }
}

.product-panel {
  flex-direction: row;
  max-width: unset;
}

.pp_1 {
  width: 47%;
}

.pp_2 {
  width: 50%;
}

.product-panel img.pp-item-2 {
  max-width: unset;
}

@media screen and (min-width: 768px) {
  .pp_1 {
    gap: 30px;
  }
}

.box-cta.ms-box {
  background: url("//assets.lifecellskin.com/offers/mobile/images/2026/01/blog/product-img@2x-2-1.jpg")
    no-repeat top center #f4f4f3;
  background-size: contain;
  padding-top: 140%;
}

.ms-box {
  border: none;
}

.ms-box h2 {
  max-width: unset;
}

.kp-list li {
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
  width: max-content;
}

.cta {
  background: #121212;
  color: #fff;
  font:
    400 16px / 1 "Inter",
    sans-serif;
  max-width: 322px;
  transition: all 0.15s ease-in-out;
}

.cta:hover {
  background: #000;
  color: #fff;
}

.main-post ul.fl-quality-list.flq-3 {
  gap: 10px;
}

ul.fl-quality-list.flq-3 li {
  border: solid 1px #cfcfcf;
  border-radius: 40px;
  background-color: #f2f2f2;
  padding: 10px 15px 10px 40px;
  width: max-content;
  min-width: unset;
  position: relative;
  font-size: 17px;
  font-family: "Inter", sans-serif;
}

ul.fl-quality-list.flq-3 li::before {
  content: "";
  background: url("//assets.lifecellskin.com/offers/mobile/images/2026/01/blog/cards.png")
    no-repeat 0 0;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  left: 10px;
}

@media screen and (min-width: 768px) {
  .box-cta.ms-box {
    background: url("//assets.lifecellskin.com/offers/mobile/images/2026/01/blog/product-img@2x-1.jpg")
      no-repeat 170px center #f4f4f3;
    background-size: contain;
    padding-top: 40px;
  }

  .box-content {
    margin-left: 0;
    width: 60%;
  }

  .ms-box h2 {
    text-align: left;
    line-height: 1.3;
    font-size: 45px;
  }

  .kp-list li {
    margin-left: 0;
    font-size: 17px;
  }

  .cta {
    font-size: 23px;
    min-height: 72px;
  }

  h2.ingr-h {
    text-align: left;
    font-size: 30px;
  }
}

@media screen and (min-width: 992px) {
  .box-cta.ms-box {
    background: url("//assets.lifecellskin.com/offers/mobile/images/2026/01/blog/product-img@2x-1.jpg")
      no-repeat right center #f4f4f3;
    background-size: contain;
    padding: 50px;
  }

  .kp-list {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (min-width: 1200px) {
  .main-post ul.fl-quality-list.flq-3 {
    gap: 10px 30px;
  }
}

.ingredients-panel {
  gap: 20px;
}

.ingredients-panel > div {
  padding: 20px;
  gap: 20px;
  border-radius: 20px !important;
}

.ingredients-panel .d-only {
  display: none;
}

.ing-content {
  width: 100%;
  text-align: left;
}

.ing-content h4 {
  width: 100%;
  text-align: left;
  font-size: 23px;
  font-weight: 500;
  margin-bottom: 10px;
}

.ing-content p {
  width: 100%;
  text-align: left;
}

.ing-img {
  max-width: unset;
  width: 100%;
}

div.ingr-1 h4 {
  color: #536949;
}

div.ingr-2 h4 {
  color: #307570;
}

div.ingr-3 h4 {
  color: #065f9e;
}

div.ingr-4 h4 {
  color: #6e8218;
}

div.ingr-5 h4 {
  color: #000;
}

@media screen and (min-width: 768px) {
  .m-only {
    display: none !important;
  }

  .d-only {
    display: block !important;
  }

  .ingredients-panel > div {
    display: flex;
    flex-direction: row;
  }

  .ing-img {
    width: 130px;
  }

  .ing-content p {
    font-size: 17px;
  }
}

.main-post h2.testi-header {
  font-size: 40px;
}

.ms-q.ms-q-color {
  border: solid 8px #e6e6e6;
  background: #f7f7f7;
  padding: 30px;
  border-radius: 20px;
}

@media screen and (min-width: 992px) {
  .ms-q.ms-q-color {
    max-width: 90%;
  }
}

.ms-q.ms-q-color::after {
  content: "";
  background: url("//assets.lifecellskin.com/offers/mobile/images/2026/01/blog/Quotes.png")
    no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

@media screen and (min-width: 992px) {
  .ms-q.ms-q-color::after {
    width: 28px;
    height: 28px;
    bottom: 30px;
    right: 20px;
  }
}

.ms-q.testi-dr p {
  font-size: 25px;
  font-style: italic;
  text-align: left;
}

@media screen and (min-width: 992px) {
  .ms-q.testi-dr p {
    display: ruby;
  }
}

.ms-q.testi-dr p small {
  font:
    700 20px / 1.4 "Inter",
    sans-serif;
}

p big {
  font-size: 25px;
}

ul.fl-quality-list.flq-4 {
  justify-content: center;
  align-items: center;
  gap: 10px;
}

@media screen and (min-width: 768px) {
  ul.fl-quality-list.flq-4 {
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
  }
}

ul.fl-quality-list.flq-4 li {
  border: solid 1px #cfcfcf;
  border-radius: 40px;
  background-color: #f2f2f2;
  padding: 10px 15px 10px 40px;
  width: max-content;
  min-width: unset;
  position: relative;
  font-size: 17px;
  font-family: "Inter", sans-serif;
}

ul.fl-quality-list.flq-4 li::before {
  content: "";
  background: url("//assets.lifecellskin.com/offers/mobile/images/2026/01/blog/XSquare.png")
    no-repeat 0 0;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  left: 10px;
}
.ms-q.testi-dr.testi-users p {
  text-align: center;
}

@media screen and (min-width: 992px) {
  .testi-user-wrapper {
    display: flex;
    justify-content: space-between;
  }

  .testi-user-wrapper .ms-q.ms-q-color {
    width: 32%;
  }

  .ms-q.testi-dr.testi-users p {
    display: inline-block;
  }
}

ul.fl-quality-list.flq-5 {
  gap: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

ul.fl-quality-list.flq-5 li {
  font-size: 20px;
  font-family: "Inter", sans-serif;
  border: solid 1px #dedede;
  border-radius: 10px;
  padding: 10px 15px 10px 10px;
}

.footer-banner {
  background: #5e72ad;
  padding: 30px 100px 30px 30px;
  border-radius: 20px;
  position: relative;
}

.footer-banner::after {
  content: "";
  background: url("//assets.lifecellskin.com/offers/mobile/images/2026/01/blog/product-small.png")
    no-repeat 0 0;
  width: 152px;
  height: 307px;
  display: inline-block;
  position: absolute;
  top: 0;
  background-size: cover;
  right: -5%;
}
.footer-cta:hover {
  text-decoration: none;
}
.footer-cta:hover .footer-banner {
  background-color: #536499;
}

@media screen and (min-width: 550px) {
  .footer-banner::after {
    top: -25%;
  }
}

@media screen and (min-width: 768px) {
  .footer-banner::after {
    top: -44%;
    right: 0;
  }
}

@media screen and (min-width: 992px) {
  .footer-banner::after {
    top: -28%;
    right: -30px;
    width: 99px;
    height: 200px;
  }

  .footer-banner {
    max-width: 700px;
    padding-right: 50px;
  }
}

.footer-banner p {
  color: #fff;
  font-size: 30px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  text-align: left;
  margin-bottom: 0;
}

.footer-banner p span {
  color: #030303;
}
