.experience-side {
  position: sticky;
  top: 0px;
}

:root {
  --FONT-CLARINS: "ClarinsRegular", "Clarins";
  --FONT-GOTHAM-BOOK: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
  --FONT-GOTHAM-MEDIUM: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
}

.tns-nav button.pointer-events-none {
  pointer-events: all;
}

.tns-nav button:hover:not(:focus-visible) {
  background: #333;
}

.maternity-sidebar {
  background-color: #fff;
  position: relative;
  /*overflow: hidden;*/

  --FONT-SIZE: 14px;
  font-family: var(--FONT-GOTHAM-BOOK);
  font-size: var(--FONT-SIZE);
  color: #333333;

  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 376px;
  margin-left: 50px;
  padding: 0;
  padding-bottom: 44px;
  transition: padding-top ease-in-out 0.5s;
}

.maternity-sidebar * {
  box-sizing: border-box;
}

.maternity-sidebar__card:first-child {
  margin-top: 40px;
}

.maternity-sidebar__card {
  text-decoration: none;
  color: #333;
  display: flex;
  align-items: center;
  gap: 24px;
  position: relative;
  padding-right: 24px;
  border: 1px solid #d3ccc8;
  border-radius: 5px;
  overflow: hidden;
  outline: 0;
}

.maternity-sidebar__card::after {
  content: "";
  display: block;
  pointer-events: none;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
}

.maternity-sidebar__card:hover {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
}

.maternity-sidebar__card:focus-visible {
  box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #6893d2;
}

.maternity-sidebar__card:focus-visible::after {
  border: 1px solid #fff;
}

.maternity-sidebar__card:active {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.05);
}

.maternity-sidebar__card:active::after {
  border: 1px solid #e9e3de;
}

/*******************************************************/
.maternity-sidebar__visual,
.maternity-sidebar__visual > img {
  width: 120px;
  height: 120px;
  display: block;
}

.maternity-sidebar__content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: #333;
}

.maternity-sidebar__name {
  margin: 0;
  font-family: var(--FONT-GOTHAM-MEDIUM);
  font-weight: normal;
  line-height: 29px;
  font-size: 20px;
  text-transform: none;
}

.maternity-sidebar__text {
  margin: 0;
  font-family: var(--FONT-GOTHAM-BOOK);
  font-weight: normal;
  line-height: 1.4em;
  font-size: 12px;
}

/*******************************************************/

.maternity-sidebar__link {
  text-decoration: none;
  color: #333;
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  padding-right: 16px;
  border-radius: 5px;
  overflow: hidden;
  outline: 0;
  line-height: 0;
  font-size: 0;
}

.maternity-sidebar__link::after {
  content: "";
  display: block;
  pointer-events: none;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
}

.maternity-sidebar__link:hover {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
}

.maternity-sidebar__link:focus-visible {
  box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #6893d2;
}

.maternity-sidebar__link:focus-visible::after {
  border: 1px solid #fff;
}

.maternity-sidebar__link:active {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.05);
}

.maternity-sidebar__link:active::after {
  border: 1px solid #e9e3de;
}

.maternity-sidebar__bold-text {
  margin: 0;
  font-family: var(--FONT-GOTHAM-MEDIUM);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  text-transform: uppercase;
}

.maternity-sidebar__text {
  margin: 0;
  font-family: var(--FONT-GOTHAM-BOOK);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
}

.maternity-text-link {
  margin: 0;
  font-family: var(--FONT-GOTHAM-MEDIUM);
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
  text-align: left;
  text-transform: uppercase;
  color: #333 !important;
  text-decoration: underline !important;
}

/*************************************************/

div[pageid] .tile-carousel-wrapper {
  width: 100%;
  padding: 0;
}

#wrapper > .pagedesigner-page-content {
  max-width: 1264px;
  width: calc(100% - 40px);
  font-size: 14px;
  line-height: 145%;
  color: #333333;
  padding: 0;
}

#wrapper > .pagedesigner-page-content h4 {
  font-size: 20px;
  font-weight: 500;
}

@media (min-width: 762px) {
  .pagedesigner-page-content #tns2 {
    width: 100% !important;
  }
}

i-top-page-with-anchors .top-page-component__title {
  display: none;
}

.push-beauty-expert {
  width: auto !important;
}

div[pageid] .text-component h1 {
  margin: 0;
  font-size: 60px;
  line-height: 120%;
  font-family: var(--FONT-CLARINS);
  font-weight: normal;
}

div[pageid] .text-component h2 {
  margin: 0;
  font-size: 35px;
  line-height: 120%;
  font-family: var(--FONT-CLARINS);
  font-weight: normal;
}

div[pageid] .text-component h3 {
  margin: 0;
  font-size: 20px !important;
  line-height: 120% !important;
  font-family: var(--FONT-GOTHAM-MEDIUM);
  font-weight: normal;
  padding-bottom: 0 !important;
  display: block !important;
}

div[pageid] .text-component p + h3 {
  padding-top: 32px !important;
}

div[pageid] > .display-flex {
  margin: 0;
  display: flex !important;
  background-color: #fbf6f3;
  padding: 32px;
  margin-bottom: 32px;
  margin-top: 32px;
}

div[pageid] #tns2 > .tns-item {
  padding-bottom: 10px;
}

div[pageid] > .display-flex .flex-column {
  gap: 0px;
}

div[pageid] > .display-flex i-text-component {
  margin: 0;
}

div[pageid] > .display-flex h3 {
  padding-bottom: 16px;
  display: block;
}

div[pageid] > .display-flex .text-component__description {
  display: block;
}

div[pageid] i-link a.button--secondary {
  overflow: unset;
  margin: 5px 0;
  background: transparent !important;
  border: 0px solid !important;
  font-size: 16px !important;
  line-height: 20px !important;
  text-decoration: underline !important;
  height: auto !important;
  box-shadow: none !important;
  padding: 0 !important;
  min-height: 0 !important;
  text-align: left !important;
  font-family: var(--FONT-GOTHAM-BOOK) !important;
}

div[pageid] i-link a.button--secondary:hover {
  text-decoration: none !important;
}

div[pageid] i-link a.button--secondary::before {
  content: "• ";
  display: inline-block;
  background: #fbf6f3;
  padding-right: 0.2em;
  margin-right: -0.2em;
  position: relative;
}

div[pageid] i-link a.button--secondary:hover {
  border: 0px solid #797674 !important;
  box-shadow: none !important;
}

div[pageid] i-text-component {
  padding: 0;
  color: #333;
  font-size: 14px;
}

div[pageid] i-text-component p {
  line-height: 145%;
}

div[pageid] .product-tile__rating {
  line-height: 1em;
}

div[pageid] .mt-xxl-desktop {
  margin-top: 32px;
  margin-bottom: 32px;
}

@media (max-width: 761px) {
  div[pageid] .tile-carousel-wrapper {
    width: calc(100% + 40px);
    padding: 0;
    margin: 0 -20px;
  }

  div[pageid] .text-component h1 {
    font-size: 40px;
    line-height: 120%;
  }

  .maternity-sidebar__card:first-child {
    margin-top: 0;
  }

  .maternity-sidebar {
    max-width: 100%;
    margin: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 40px !important;
  }
}

.push-beauty-expert {
  max-width: 1048px !important;
  --SCALE-TITLE: 0.65;
}

.push-beauty-expert__content {
  max-width: 270px;
}

.push-beauty-expert__cta {
  color: #333 !important;
}

div[pageid] .product-tile__desc--hover {
  bottom: 0;
}

div[pageid] .product-tile__description {
  margin-bottom: 20px;
}

div[pageid] .product-tile:not([hover="false"]):hover .product-tile__desc--hover {
  height: auto;
}

/* MASTER ANALYSIS */

@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .maternity-sidebar {
    margin-left: 29px;
  }
  .maternity-sidebar__name {
    font-size: 15px;
  }
  .maternity-sidebar__card {
    gap: 16px;
  }
}
