@font-face {
  font-family: "Gotham_Light";
  src: url("./fonts/GothamLight.eot");
  src: url("./fonts/GothamLight.eot") format("embedded-opentype"), url("./fonts/GothamLight.woff2") format("woff2"), url("./fonts/GothamLight.woff") format("woff"), url("./fonts/GothamLight.ttf") format("truetype"), url("./fonts/GothamLight.svg#GothamLight") format("svg");
}

/* #wrapper {
  max-width: 1600px;
} */

.MC-StopBlemishes-globalWrapper {
  z-index: 1;
  width: 100%;
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
  padding-bottom: 50px;
  box-sizing: border-box;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  --CLARINS-FONT: "ClarinsRegular", "Clarins", "Times New Roman";
  --GOTHAM-BOOK: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
  --GOTHAM-MEDIUM: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
  --GOTHAM-XLIGHT: "Gotham_Light";
  --FONT-SIZE: 14px;
  font-family: var(--GOTHAM-BOOK);
  font-size: var(--FONT-SIZE);
}

.breadcrumb {
  display: none;
}

/*-----------------------------------*/
/*---------stop blemishes-------------*/
.MC-StopBlemishes {
  width: calc(50% - 800px);
  width: 100%;
  height: 465px;
  position: relative;
  margin: 0 auto;
  background-color: #ccc;
}

.MC-StopBlemishes-header {
  background-image: url(./img/bg_header_stop_blemishes.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  margin: 0 auto;
  position: absolute;
  left: calc(50% - 800px);
  width: 1600px;
  height: 465px;
}

.MC-StopBlemishes-header::before {
  content: "";
  position: absolute;
  background-image: url(./img/plante.png);
  background-repeat: no-repeat;
  background-size: 296px 322px;
  background-position: bottom;
  width: 296px;
  height: 322px;
  top: 142px;
  left: 650px;
  z-index: 2;
}

.MC-StopBlemishes-header h1 {
  margin-left: 270px;
  margin-top: 0;
  padding-top: 15px;
  z-index: 10;
  position: relative;
}

.MC-StopBlemishes-header__h1 span:first-child {
  font-size: 75px;
  font-family: var(--GOTHAM-MEDIUM);
  color: white;
  font-weight: normal;
}

.MC-StopBlemishes-header__h1 span:nth-child(2) {
  font-size: 75px;
  font-family: var(--GOTHAM-MEDIUM);
  font-weight: normal;
  color: #f73449;
  padding: 0 5px;
  background-color: white;
  display: flex;
  max-width: 485px;
  height: 68px;
  width: 100%;
  align-items: center;
}

.MC-StopBlemishes-header__h1 img {
  width: 313px;
  height: 84px;
  margin-top: 12px;
}

/*-----------------------------------*/
/*---------bye bye imperfections----------*/
.MC-StopBlemishes-imperfections {
  margin: 0 auto;
  width: 100%;
  /* max-width: calc(50% - 800px); */
  padding-top: 145px;
  position: relative;
  display: flex;
  justify-content: center;
  justify-content: center;
  padding-left: 28px;
}

.MC-StopBlemishes-imperfections__pdctClearOut {
  position: relative;
}

.MC-StopBlemishes-imperfections__pdctClearOut--logoVegan img {
  width: 84px;
  height: 90px;
  position: absolute;
  z-index: 16;
  top: 94px;
  left: -106px;
}

picture.MC-StopBlemishes-imperfections__pdctClearOut--visual {
  z-index: 15;
  position: relative;
  top: -317px;
  left: -219px;
}

/*--------popin acid salycilique------*/
.MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal {
  background-color: rgba(253, 94, 103, 0.8);
  position: absolute;
  top: -78px;
  content: "";
  z-index: 15;
  left: -63px;
  color: white;
  font-family: var(--GOTHAM-MEDIUM);
  font-size: 14px;
  display: flex;
  padding: 8px;
}

span.MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-btnPopin {
  background-color: rgba(253, 94, 103, 0.8);
  width: 5px;
  border: 10px solid rgba(253, 94, 103, 0.8);
  border-radius: 50px;
  color: white;
  align-items: baseline;
  line-height: 14px;
  display: flex;
  position: absolute;
  top: -35px;
  left: -27px;
  font-size: 26px;
  z-index: 15;
  justify-content: center;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-popin {
  position: absolute;
  background-color: #f73449;
  width: 218px;
  height: 190px;
  color: white;
  line-height: 14px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  top: 17px;
  left: -120px;
  font-size: 14px;
  font-family: var(--GOTHAM-XLIGHT);
  font-weight: normal;
  z-index: 17;
  cursor: pointer;
  padding: 14px;
  visibility: hidden;
  box-sizing: border-box;
  text-align: center;
  line-height: 18px;
}

.MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-popin h2 {
  font-family: var(--GOTHAM-MEDIUM);
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 5px;
  margin-top: 0px;
}

.MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-popin p {
  margin-top: 8px;
}

/*--------popin Meadowsweet------*/
.MC-StopBlemishes-imperfections__pdctClearOut--itemMeadowsweet {
  background-color: rgba(253, 94, 103, 0.8);
  position: absolute;
  top: -81px;
  content: "";
  z-index: 15;
  left: 276px;
  color: white;
  font-family: var(--GOTHAM-MEDIUM);
  font-size: 14px;
  display: flex;
  padding: 8px;
}

span.MC-StopBlemishes-imperfections__pdctClearOut--itemMeadowsweet-btnPopin {
  background-color: rgba(253, 94, 103, 0.8);
  width: 5px;
  border: 10px solid rgba(253, 94, 103, 0.8);
  border-radius: 50px;
  color: white;
  align-items: baseline;
  line-height: 14px;
  display: flex;
  position: absolute;
  top: -35px;
  left: 320px;
  font-size: 26px;
  z-index: 15;
  justify-content: center;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.MC-StopBlemishes-imperfections__pdctClearOut--itemMeadowsweet-popin {
  position: absolute;
  background-color: #f73449;
  width: 200px;
  height: 135px;
  color: white;
  line-height: 14px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  top: 11px;
  left: 227px;
  font-size: 14px;
  font-family: var(--GOTHAM-XLIGHT);
  font-weight: normal;
  z-index: 15;
  cursor: pointer;
  padding: 14px;
  visibility: hidden;
  box-sizing: border-box;
  text-align: center;
  line-height: 18px;
}

.MC-StopBlemishes-imperfections__pdctClearOut--itemMeadowsweet-popin h2 {
  font-family: var(--GOTHAM-MEDIUM);
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 5px;
  margin-top: 0px;
}

.MC-StopBlemishes-imperfections__pdctClearOut--itemMeadowsweet-popin p {
  margin-top: 8px;
}

/*--------popin ZincGluconate------*/
.MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate {
  background-color: rgba(253, 94, 103, 0.8);
  position: absolute;
  top: 304px;
  content: "";
  z-index: 15;
  left: 197px;
  color: white;
  font-family: var(--GOTHAM-MEDIUM);
  font-size: 14px;
  display: flex;
  padding: 8px;
}

span.MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-btnPopin {
  background-color: rgba(253, 94, 103, 0.8);
  width: 5px;
  border: 10px solid rgba(253, 94, 103, 0.8);
  border-radius: 50px;
  color: white;
  align-items: baseline;
  line-height: 14px;
  display: flex;
  position: absolute;
  top: 367px;
  left: 242px;
  font-size: 26px;
  z-index: 15;
  justify-content: center;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-popin p {
  margin-top: 5px;
}

.MC-StopBlemishes-imperfections__pdctClearOut--itemMeadowsweet-popin p {
  margin-top: 5px;
}

.MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-popin p {
  margin-top: 5px;
}

.MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-popin {
  position: absolute;
  background-color: #f73449;
  width: 245px;
  height: 190px;
  color: white;
  line-height: 14px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  top: 413px;
  left: 78px;
  font-size: 14px;
  font-family: var(--GOTHAM-XLIGHT);
  font-weight: normal;
  z-index: 15;
  cursor: pointer;
  padding: 12px;
  visibility: hidden;
  box-sizing: border-box;
  text-align: center;
  line-height: 18px;
}

.MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-popin h2 {
  font-family: var(--GOTHAM-MEDIUM);
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 auto 5px auto;
  width: 155px;
}

.MC-StopBlemishes-imperfections__pdctClearOut--itemMeadowsweet-popin p {
  margin-top: 8px;
}

/*-----------------------------------*/

.MC-StopBlemishes-imperfections__pdctClearOut--popin-visible {
  visibility: visible;
}

.MC-StopBlemishes-imperfections__byeByeImperfections {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  z-index: 15;
  margin-left: -190px;
  background-color: white;
  height: 100%;
}

.MC-StopBlemishes-imperfections__byeByeImperfections h2 {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.MC-StopBlemishes-imperfections__byeByeImperfections h2 span:first-child {
  color: #f73449;
  font-size: 45px;
  font-family: var(--GOTHAM-XLIGHT);
  font-weight: normal;
  text-transform: uppercase;
  line-height: normal;
}

.MC-StopBlemishes-imperfections__byeByeImperfections h2 span:nth-child(2) {
  color: #f73449;
  font-size: 45px;
  font-family: var(--GOTHAM-MEDIUM);
  font-weight: normal;
  text-transform: uppercase;
  line-height: normal;
}

.MC-StopBlemishes-imperfections__byeByeImperfections p:nth-child(2) {
  font-family: var(--GOTHAM-BOOK);
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #333;
  max-width: 490px;
  width: 100%;
  margin: 0 0 10px 0;
}

.MC-StopBlemishes-imperfections__byeByeImperfections p + p {
  max-width: 455px;
  width: 100%;
  color: #f73449;
  font-size: 18px;
  font-family: var(--GOTHAM-MEDIUM);
  font-weight: normal;
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 0;
}

.MC-StopBlemishes-imperfections__byeByeImperfections ul {
  padding-left: 15px;
  margin-top: 8px;
}

.MC-StopBlemishes-imperfections__byeByeImperfections ul > li {
  color: #f73449;
  font-size: 18px;
  font-family: var(--GOTHAM-XLIGHT);
  font-weight: normal;
}

/*-------------------------*/

/*-------HOW TO USE IT----------*/
.MC-StopBlemishes-howToUseIt {
  max-width: 1048px;
  width: 100%;
  margin: -236px auto 0 auto;
  background-color: #f73449;
  /* height: 432px; */
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.MC-StopBlemishes-howToUseIt h2 {
  background-color: white;
  padding: 8px 0;
  margin: -24px auto 20px auto;
  max-width: 398px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 50px;
  box-sizing: border-box;
}

.MC-StopBlemishes-howToUseIt h2 span {
  font-family: var(--GOTHAM-MEDIUM);
  font-weight: normal;
  font-size: 45px;
  line-height: 85px;
  text-transform: uppercase;
  display: inline;
}

.MC-StopBlemishes-howToUseIt h2 span:first-child {
  color: #f6b7bc;
  margin-right: 7px;
}

.MC-StopBlemishes-howToUseIt h2 span:nth-child(2) {
  color: #f73449;
}

.MC-StopBlemishes-howToUseIt p {
  margin-bottom: 55px;
}

.MC-StopBlemishes-howToUseIt p span {
  font-weight: normal;
  font-size: 24px;
  line-height: normal;
  color: white;
  display: flex;
  justify-content: center;
}

.MC-StopBlemishes-howToUseIt p span:first-child {
  font-family: var(--GOTHAM-MEDIUM);
  padding-bottom: 5px;
}

.MC-StopBlemishes-howToUseIt p span:nth-child(2) {
  font-family: var(--GOTHAM-XLIGHT);
}

.MC-StopBlemishes-howToUseIt__icones {
  display: flex;
  justify-content: center;
  flex-direction: row;
  overflow-x: hidden;
  overflow-y: hidden;
  overscroll-behavior: auto;
  scroll-behavior: smooth;
  max-width: 850px;
  width: 100%;
  padding-bottom: 30px;
}

.MC-StopBlemishes-howToUseIt__icones picture {
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.MC-StopBlemishes-howToUseIt__icones span {
  width: 100%;
}

.MC-StopBlemishes-howToUseIt__icones > div {
  max-width: 25%;
  width: 100%;
  text-align: center;
}

.MC-StopBlemishes-howToUseIt__icones--dip {
  margin-right: 10%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.MC-StopBlemishes-howToUseIt__icones--dip img {
  width: 66px;
  height: 151px;
}

.MC-StopBlemishes-howToUseIt__icones--dab {
  margin-right: 10%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.MC-StopBlemishes-howToUseIt__icones--dip span {
  font-family: var(--GOTHAM-XLIGHT);
  font-size: 24px;
  color: white;
  margin-top: 30px;
  margin-left: -4%;
}

.MC-StopBlemishes-howToUseIt__icones--dab span {
  font-family: var(--GOTHAM-XLIGHT);
  font-size: 24px;
  color: white;
  margin-top: 30px;
  margin-left: -14%;
}

.MC-StopBlemishes-howToUseIt__icones--rinse span {
  font-family: var(--GOTHAM-XLIGHT);
  font-size: 24px;
  color: white;
  margin-top: 30px;
}

.MC-StopBlemishes-howToUseIt__icones--dontShake span {
  font-family: var(--GOTHAM-XLIGHT);
  font-size: 24px;
  color: white;
  margin-top: 30px;
  text-align: center;
  display: flex;
}

.MC-StopBlemishes-howToUseIt__icones--dontShake span strong {
  padding-right: 10px;
}

.MC-StopBlemishes-howToUseIt__icones--dab img {
  width: 135px;
  height: 150px;
}

.MC-StopBlemishes-howToUseIt__icones--rinse {
  margin-right: 10%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.MC-StopBlemishes-howToUseIt__icones--rinse img {
  width: 141px;
  height: 152px;
}

.MC-StopBlemishes-howToUseIt__icones--dontShake {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.MC-StopBlemishes-howToUseIt__icones--dontShake img {
  width: 149px;
  height: 149px;
}

/*---------------------------*/
/*---------My mattifying ROUTINE ------------------*/

.MC-StopBlemishes-routine {
  max-width: 1048px;
  width: 100%;
  margin: 50px auto 0 auto;
}

.MC-StopBlemishes-routine__hidden-quickshop {
  display: none !important;
}

.MC-StopBlemishes-routine-title {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}

.MC-StopBlemishes-routine-title h2 {
  max-width: 590px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}

.MC-StopBlemishes-routine-title h2 span:first-child {
  font-family: var(--GOTHAM-XLIGHT);
  font-size: 45px;
  color: #f73449;
  line-height: normal;
  text-transform: uppercase;
  font-weight: normal;
}

.MC-StopBlemishes-routine-title h2 span:nth-child(2) {
  font-family: var(--GOTHAM-MEDIUM);
  font-size: 45px;
  color: #f73449;
  line-height: normal;
  text-transform: uppercase;
  font-weight: normal;
}

.MC-StopBlemishes-routine-title h2 span:nth-child(3) {
  font-family: var(--GOTHAM-BOOK);
  font-size: 24px;
  color: #333;
  line-height: 36px;
  font-weight: normal;
}

.MC-StopBlemishes-routine__listProducts {
  display: flex;
  flex-direction: row;
  padding-bottom: 35px;
}

.MC-StopBlemishes-routine__listProducts--pdct1 img {
  width: 175px;
  height: 302px;
}

.MC-StopBlemishes-routine__listProducts--pdct2 img {
  width: 131px;
  height: 294px;
}

.MC-StopBlemishes-routine__listProducts--pdct3-4-visual picture:first-child img {
  width: 180px;
  height: 194px;
}

.MC-StopBlemishes-routine__listProducts--pdct3-4-visual picture:nth-child(3) img {
  width: 180px;
  height: 194px;
}

.MC-StopBlemishes-routine__listProducts--pdct5 img {
  width: 92px;
  height: 198px;
}

.MC-StopBlemishes-routine__listProducts--pdct3-4 {
  margin-top: -107px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.MC-StopBlemishes-routine__listProducts--pdct1,
.MC-StopBlemishes-routine__listProducts--pdct2,
.MC-StopBlemishes-routine__listProducts--pdct5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}

.MC-StopBlemishes-routine__listProducts--pdct3-4-visual {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.MC-StopBlemishes-routine__listProducts--pdct3-4-visual picture:first-child {
  margin-right: 13px;
}

.MC-StopBlemishes-routine__listProducts--pdct3-4-visual picture:nth-child(3) {
  margin-left: 13px;
}

.MC-StopBlemishes-routine__listProducts--pdct3-4-visual picture:first-child + span {
  font-family: var(--GOTHAM-Medium);
  font-size: 18px;
  color: #f73449;
  font-weight: normal;
}

.MC-StopBlemishes-routine__listProducts--pdct1-title,
.MC-StopBlemishes-routine__listProducts--pdct3-4-title,
.MC-StopBlemishes-routine__listProducts--pdct2-title,
.MC-StopBlemishes-routine__listProducts--pdct2-title2ndline,
.MC-StopBlemishes-routine__listProducts--pdct5-title {
  background-color: #f73449;
  font-family: var(--GOTHAM-MEDIUM);
  font-size: 18px;
  color: white;
  text-transform: uppercase;
  padding: 2px 3px;
  margin-top: 37px;
  text-align: center;
}

.MC-StopBlemishes-routine__listProducts--pdct2-title2ndline {
  margin-top: 0;
}

.MC-StopBlemishes-routine__listProducts--pdct2-title {
  margin-top: 22px;
}

.MC-StopBlemishes-routine__listProducts--pdct3-4-title {
  margin-top: 20px;
}

.MC-StopBlemishes-routine__listProducts--pdct5-title {
  margin-top: 20px;
}

.MC-StopBlemishes-routine__listProducts--pdct1-subtitle,
.MC-StopBlemishes-routine__listProducts--pdct2-subtitle,
.MC-StopBlemishes-routine__listProducts--pdct3-4-subtitle,
.MC-StopBlemishes-routine__listProducts--pdct5-subtitle {
  text-transform: uppercase;
  font-size: 15px;
  font-family: var(--GOTHAM-XLIGHT);
  color: #f73449;
  font-weight: normal;
  display: flex;
  margin-top: 5px;
  margin-bottom: 10px;
}

.MC-StopBlemishes-routine__listProducts--pdct2-subtitle {
  width: 170px;
}

.MC-StopBlemishes-routine__listProducts--pdct3-4-choice {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  text-align: center;
  width: 100%;
}

.MC-StopBlemishes-routine__listProducts--pdct5-subtitle {
  margin-bottom: 0;
  width: 170px;
  text-align: center;
}

.MC-StopBlemishes-routine__listProducts--pdct1-subtitle {
  width: 190px;
}

.MC-StopBlemishes-routine__listProducts--pdct1 p,
.MC-StopBlemishes-routine__listProducts--pdct2 p,
.MC-StopBlemishes-routine__listProducts--pdct3-4 p,
.MC-StopBlemishes-routine__listProducts--pdct5 p {
  color: #333;
  font-family: var(--GOTHAM-BOOK);
  font-weight: normal;
  font-size: 16px;
  text-align: center;
}

.MC-StopBlemishes-routine__listProducts--pdct5 p {
  margin-top: 9px;
}

.MC-StopBlemishes-routine__listProducts--plus {
  font-size: 60px;
  font-family: var(--GOTHAM-XLIGHT);
  color: #f73449;
  font-weight: normal;
  margin-top: 149px;
  padding: 20px 15px 20px 0;
}

.MC-StopBlemishes-routine__listProducts--plus2 {
  font-size: 60px;
  font-family: var(--GOTHAM-XLIGHT);
  color: #f73449;
  font-weight: normal;
  margin-top: 149px;
  padding: 20px 20px 20px 10px;
}

.MC-StopBlemishes-routine__listProducts--plus3 {
  font-size: 60px;
  font-family: var(--GOTHAM-XLIGHT);
  color: #f73449;
  font-weight: normal;
  margin-top: 149px;
  padding: 20px 0px 20px 20px;
  margin-right: -15px;
}

.MC-StopBlemishes-routine__btnDiscover {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0 auto 20px auto;
}

/************CTA CART*********************/
.MC-StopBlemishes-routine__listProducts--pdct1--addCartCTA,
.MC-StopBlemishes-routine__listProducts--pdct2--addCartCTA,
.MC-StopBlemishes-routine__listProducts--pdct3--addCartCTA,
.MC-StopBlemishes-routine__listProducts--pdct4--addCartCTA,
.MC-StopBlemishes-routine__listProducts--pdct5--addCartCTA {
  position: relative;
  background-color: #b40024;
  display: inline-block;
  color: #fff !important;
  padding: 14px;
  text-decoration: none;
  font-size: var(--FONT-SIZE);
  line-height: 15px;
  font-family: var(--GOTHAM-MEDIUM);
  cursor: pointer;
  border: 1px solid #e7e4e2 !important;
  width: 150px;
  text-align: center;
  border-radius: 5px;
  height: 44px;
  box-sizing: border-box;
  text-transform: unset !important;
  letter-spacing: unset !important;
  outline: 0 !important;
  margin: 25px 10px 0 0;
  width: fit-content;
}

/*-------------CRTA discover range-----------*/
.MC-StopBlemishes-routine__btnDiscover-ctaRed {
  position: relative;
  background-color: #b40024;
  display: inline-block;
  color: #fff;
  padding: 14px;
  text-decoration: none;
  font-size: var(--FONT-SIZE);
  line-height: 15px;
  font-family: var(--GOTHAM-MEDIUM);
  cursor: pointer;
  border: 1px solid #e7e4e2 !important;
  width: 150px;
  text-align: center;
  border-radius: 5px;
  height: 44px;
  box-sizing: border-box;
  text-transform: unset !important;
  letter-spacing: unset !important;
  outline: 0 !important;
  margin: 0 auto;
  width: fit-content;
}

.MC-StopBlemishes-routine__btnDiscover-ctaRed:hover {
  color: #fff;
  outline: 0 !important;
  background-color: #8c0b26;
  width: fit-content;
  border: none;
  display: flex;
  justify-content: center;
}

.MC-StopBlemishes-routine__btnDiscover-ctaRed::after {
  content: "";
  position: absolute;
  display: block;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border: #63021a solid 2px;
  border-radius: 7px;
  opacity: 0;
  left: -2px;
  top: -2px;
  pointer-events: none;
  box-sizing: border-box;
  outline: 0 !important;
}

/*-------------------------*/

.MC-StopBlemishes-imperfections__BtnPopin-visible {
  transform: rotate(45deg);
  transition: ease-in-out 0.3s;
}

@media screen and (min-width: 761px) {
  .MC-StopBlemishes-imperfections__byeByeImperfections {
    margin-bottom: 290px;
  }

  .MC-StopBlemishes-howToUseIt__icones--rinse {
    margin-right: 5%;
  }

  .MC-StopBlemishes-howToUseIt__icones--dip {
    margin-right: 7%;
  }

  .MC-StopBlemishes-howToUseIt__icones--dab {
    margin-right: 5%;
  }
}

@media (min-width: 1024px) {
  .MC-StopBlemishes-header {
    left: calc(50% - 800px);
  }
}

@media screen and (max-width: 1023px) {
  .MC-StopBlemishes-imperfections {
    margin: 0 auto;
    width: 100%;
    max-width: 355px;
    padding-top: 145px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 0;
  }

  .MC-StopBlemishes-imperfections__pdctClearOut--visual img {
    width: 334px;
    height: 388px;
  }

  picture.MC-StopBlemishes-imperfections__pdctClearOut--visual {
    z-index: 15;
    position: relative;
    top: -231px;
    left: 7%;
  }

  .MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal {
    top: -127px;
    left: 36px;
  }

  .MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-popin {
    top: -42px;
    left: -9px;
    z-index: 18;
  }

  span.MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-btnPopin {
    top: -87px;
    left: 76px;
  }

  .MC-StopBlemishes-imperfections__pdctClearOut--itemMeadowsweet {
    top: -107px;
    left: 220px;
  }

  .MC-StopBlemishes-imperfections__pdctClearOut--itemMeadowsweet-popin {
    top: -24px;
    left: 127px;
  }

  span.MC-StopBlemishes-imperfections__pdctClearOut--itemMeadowsweet-btnPopin {
    top: -66px;
    left: 267px;
  }

  .MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate {
    top: 160px;
    left: 117px;
  }

  .MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-popin {
    top: 267px;
    left: 71px;
  }

  span.MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-btnPopin {
    top: 219px;
    left: 163px;
  }

  .MC-StopBlemishes-imperfections__byeByeImperfections {
    margin-left: 0;
    margin-top: -134px;
    position: relative;
    z-index: 12;
  }

  .MC-StopBlemishes-imperfections__byeByeImperfections h2 span:first-child,
  .MC-StopBlemishes-imperfections__byeByeImperfections h2 span:nth-child(2) {
    font-size: 35px;
  }

  .MC-StopBlemishes-routine__listProducts {
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 0 30px 35px 30px;
  }
}

@media (min-width: 762px) and (max-width: 1023px) {
  .MC-StopBlemishes-header {
    left: calc(50% - 970px);
  }

  .MC-StopBlemishes-header__h1 span:first-child {
    font-size: 65px;
  }

  .MC-StopBlemishes-header__h1 span:nth-child(2) {
    font-size: 65px;
    max-width: 420px;
  }

  .MC-StopBlemishes-imperfections {
    flex-direction: row;
  }

  .MC-StopBlemishes-imperfections__pdctClearOut {
    margin-left: -40px;
  }

  .MC-StopBlemishes-imperfections__byeByeImperfections {
    margin-left: 70px;
  }
}

@media screen and (max-width: 761px) {
  .MC-StopBlemishes-howToUseIt__icones > div {
    max-width: 200px;
  }

  .MC-StopBlemishes-header__h1 span:first-child {
    font-size: 50px;
  }

  .MC-StopBlemishes-header__h1 span:nth-child(2) {
    font-size: 50px;
    max-width: 323px;
  }

  .MC-StopBlemishes {
    /* max-width: calc(50% - 400px); */
    width: 100%;
    height: 465px;
    position: relative;
    margin: 0 auto;
    background-color: #f4df6e;
  }

  .MC-StopBlemishes-header h1 {
    margin-left: 17px;
    margin-top: 0;
    padding-top: 15px;
    z-index: 10;
    position: relative;
  }

  .MC-StopBlemishes-howToUseIt__icones {
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    overflow-y: hidden;
    overscroll-behavior: auto;
    scroll-behavior: smooth;
    width: 374px;
  }

  .MC-StopBlemishes-howToUseIt__icones--dip {
    margin-left: 349px;
  }

  .MC-StopBlemishes-howToUseIt__icones--dontShake {
    margin-right: 37px;
  }

  .MC-StopBlemishes-header {
    background-image: url(./img/bg_header_stop_blemishes_mobile3.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    width: 100%;
    height: 643px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
  }

  .MC-StopBlemishes-header::before {
    content: "";
    position: absolute;
    background-image: url(./img/plante.png);
    background-repeat: no-repeat;
    background-size: 148px 161px;
    background-position: bottom right;
    width: 148px;
    height: 161px;
    top: 487px;
    left: calc(50% - -125px);
    z-index: 2;
  }

  .MC-StopBlemishes-imperfections {
    margin: 177px auto 0 auto;
    width: 100%;
    max-width: 355px;
    padding-top: 145px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .MC-StopBlemishes-imperfections__pdctClearOut--visual img {
    width: 334px;
    height: 388px;
  }

  picture.MC-StopBlemishes-imperfections__pdctClearOut--visual {
    z-index: 15;
    position: relative;
    top: -231px;
    left: 7%;
  }

  .MC-StopBlemishes-imperfections__pdctClearOut--logoVegan img {
    top: 15px;
    left: 30px;
  }

  .MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal {
    top: -127px;
    left: 36px;
  }

  span.MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-btnPopin {
    top: -87px;
    left: 76px;
  }

  .MC-StopBlemishes-imperfections__pdctClearOut--itemMeadowsweet {
    top: -107px;
    left: 220px;
  }

  span.MC-StopBlemishes-imperfections__pdctClearOut--itemMeadowsweet-btnPopin {
    top: -66px;
    left: 267px;
  }

  .MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate {
    top: 160px;
    left: 117px;
  }

  span.MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-btnPopin {
    top: 219px;
    left: 163px;
  }

  .MC-StopBlemishes-imperfections__byeByeImperfections {
    margin-left: 0;
    margin-top: -110px;
  }

  .MC-StopBlemishes-imperfections__byeByeImperfections h2 span:first-child,
  .MC-StopBlemishes-imperfections__byeByeImperfections h2 span:nth-child(2) {
    font-size: 35px;
  }

  .MC-StopBlemishes-howToUseIt {
    margin: 60px auto 0 auto;
  }

  .MC-StopBlemishes-howToUseIt h2 span:first-child,
  .MC-StopBlemishes-howToUseIt h2 span:nth-child(2) {
    font-size: 35px;
  }

  .MC-StopBlemishes-howToUseIt h2 {
    height: 42px;
  }

  .MC-StopBlemishes-howToUseIt p span {
    font-size: 18px;
    max-width: 340px;
    width: 100%;
    text-align: center;
  }

  .MC-StopBlemishes-imperfections__byeByeImperfections p:nth-child(2) br:nth-child(2) {
    display: none;
  }

  .MC-StopBlemishes-routine-title h2 span:first-child,
  .MC-StopBlemishes-routine-title h2 span:nth-child(2) {
    font-size: 35px;
  }

  .MC-StopBlemishes-routine-title h2 span:nth-child(3) {
    font-size: 18px;
  }

  .MC-StopBlemishes-routine__listProducts {
    height: 100%;
  }
}

@media (min-width: 490px) and (max-width: 761px) {
  .MC-StopBlemishes-header h1 {
    margin-top: 232px;
  }
}

@media (min-width: 901px) and (max-width: 1023px) {
  .MC-StopBlemishes-header h1 {
    margin-left: calc(26% + 110px);
  }
}

@media (min-width: 762px) and (max-width: 1023px) {
  .MC-StopBlemishes-header h1 {
    margin-left: calc(26% + 320px);
  }

  .MC-StopBlemishes-header {
    background-image: url(./img/bg_header_stop_blemishes_tablet2.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
    position: absolute;
    left: calc(50% - 1100px);
    width: 1600px;
    height: 465px;
  }

  .MC-StopBlemishes-header::before {
    background: none;
  }

  .MC-StopBlemishes-imperfections__pdctClearOut--logoVegan img {
    width: 83px;
    height: 90px;
    position: absolute;
    z-index: 16;
    top: 33px;
    left: 33px;
  }
}
@media (min-width: 1024px) and (max-width: 1100px) {
  .MC-StopBlemishes-imperfections__byeByeImperfections {
    margin-left: -250px;
    margin-right: -90px;
  }

  .MC-StopBlemishes-routine__listProducts {
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 0 30px 35px 30px;
  }
  .MC-StopBlemishes-header h1 {
    margin-left: 300px;
  }
}
@media (min-width: 1100px) {
  .MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-popin {
    left: 140px;
  }
}





/***********MASTER ANALYSIS***********/
.MC-StopBlemishes-routine__listProducts--pdct1--addCartCTA:focus {
  border: 2px solid #63021A!important;
}
.MC-StopBlemishes-routine__listProducts--pdct2--addCartCTA:focus {
  border: 2px solid #63021A!important;
}
.MC-StopBlemishes-routine__listProducts--pdct3--addCartCTA:focus {
  border: 2px solid #63021A!important;
}
.MC-StopBlemishes-routine__listProducts--pdct4--addCartCTA:focus {
  border: 2px solid #63021A!important;
}
.MC-StopBlemishes-routine__listProducts--pdct5--addCartCTA:focus {
  border: 2px solid #63021A!important;
}
.MC-StopBlemishes-routine__btnDiscover-ctaRed:focus {
  border: 2px solid #63021A!important;
}


.MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-popin p {
    margin-top: 1px !important;
    font-size: 12px !important;
}
.MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-popin {
    left: 122px !important;
}
.MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-popin {
    left: -87px !important;
}
.MC-StopBlemishes-header__h1 span:nth-child(2) {
    font-size: 45px !important;
  }
.MC-StopBlemishes-header__h1 span:first-child {
    font-size: 45px !important;
  }
/*tablet landscape*/
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2){
  .MC-StopBlemishes-routine__listProducts--pdct5 {
    margin-left: -25px;
  }
  .MC-StopBlemishes-routine__listProducts--plus3 {
    margin-left: -5px;
    padding: 20px 0px 20px 10px;
  }
  .MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-popin {
    width: 190px;
    height: 210px;
    left: -100px;
  }
  .MC-StopBlemishes-imperfections__pdctClearOut--itemMeadowsweet-popin {
    left: 235px;
  }
  .MC-StopBlemishes-howToUseIt {
    margin: -175px auto 0 auto;
  }
  .MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-popin {
    left: 30px;
    width: 460px;
    height: 160px;
  }
  .MC-StopBlemishes-routine__listProducts--pdct1 {
    margin-right: -1%;
  }
    .MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-popin {
    top: 405px !important;
}
.MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-popin {
    left: 9px !important;
}
.MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-popin {
    left: -82px !important;
}
.MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-popin p {
    margin-top: 1px !important;
    font-size: 11px !important;
}
}

/*tablet portrait*/
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2){
  .MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-popin {
    left: -15px;
    width: 200px;
  }
  .MC-StopBlemishes-imperfections__pdctClearOut--itemMeadowsweet-popin {
    width: 185px;
    left: 190px;
  }
  .MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-popin {
    left: -10px;
    width: 365px;
    height: 149px;
  }
  .MC-StopBlemishes-howToUseIt {
    margin: -170px auto 0 auto;
  }
  .MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-popin {
    top: 255px !important;
}
.MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-popin {
    left: 26px !important;
}
.MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-popin {
    left: 1px !important;
}
.MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-popin p {
    margin-top: 1px !important;
    font-size: 11px !important;
}
.MC-StopBlemishes-header__h1 span:nth-child(2) {
    font-size: 39px !important;
}
}

/*mobile*/
@media (max-width: 480px) {
  .MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-popin {
    left: -9px;
    width: 195px;
  }
  .MC-StopBlemishes-imperfections__pdctClearOut--itemMeadowsweet-popin {
    left: 190px;
    width: 175px;
  }
  .MC-StopBlemishes-imperfections__pdctClearOut--itemZincGluconate-popin {
    left: 55px !important;
    height: 180px !important;
  }

.MC-StopBlemishes-imperfections__pdctClearOut--itemAcidSal-popin p {
    margin-top: 1px !important;
    font-size: 10px !important;
}
}

/*=== ===*/
@media screen and (max-width: 761px) {
  .MC-StopBlemishes-header__h1 span:nth-child(2) {
    font-size: 33px !important;
    max-width: 355px;
  }
}

