/** Shopify CDN: Minification failed

Line 381:20 Unexpected "{"
Line 381:29 Expected ":"

**/
/* section/women-real-stories */
.result-cuticle-title{
  font-size: 20px;
  font-weight: 800;
  text-align: left;
  line-height: 24px;
  margin-left: 20px;
  font-family: "Nunito Sans", sans-serif !important;
}
.women-real-stories .row{
  margin: 0;
}
.section-description{
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(64, 65, 62, 1);
  font-family: "Nunito Sans", sans-serif !important;
  margin-left: 20px;
  /* padding-bottom: 12px; */
}
.women-real-stories .card{
  overflow: hidden;
}
.women-real-stories .card__content{
  padding: 3px;
  min-height: 140px;
}
.women-real-stories .cart-title{
  margin: 0;
  font-weight: 600;
  padding: 15px;
  background: url('/cdn/shop/files/da21dde662a19a4b8a6e17048660983a_02da2b08-2c9b-42a9-b503-f8a8192f6841.png?v=1688557971') no-repeat;
}
.women-real-stories .tag{
  padding: 5px 16px 5px 16px;
  background: #9E83D7;
  font-style: italic;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  margin: 7px;
  border-radius: 44px;
}
.women-real-stories .name{
  padding: 5px 15px;
  text-align: right;
}
.women-real-stories .slick-dots li button:before{
  display: none;
}
.women-real-stories .slick-dots li{
  height: 6px;
  width: 25px;
  margin: 0;
  background: #E7E7E7;
}
.women-real-stories .slick-dots li:first-child{
  border-radius: 10px 0 0 10px;
}
.women-real-stories .slick-dots li:last-child{
  border-radius: 0 10px 10px 0;
}
.women-real-stories .slick-dots li.slick-active{
  background: #ffbcbcb5;
  border-radius: 10px;
  width: 45px;
  height: 8px;
  position: relative;
  top: -1px;
}
.women-real-stories .slick-dots{
  margin-top: 20px;
}
.women-real-stories .stories:not(.slick-initialized) > .women__card:first-of-type ~* {
   display: none; 
}
/* end section/women-real-stories */
/* section/hai-routine */
.hair_main{
  width: 100%;
  align-content: center;
  margin-bottom: 0px;
}
.hair_heading{
  text-align: center;
  font-weight: bold;
  color: #474343;
}
.hair_background {
  display: flex;
  flex-wrap: wrap;
  /* display: grid; */
  place-items: baseline;
  grid-template-columns: auto auto auto auto;
  width: 757px;
  max-width: 100%;
  border-radius: 20px;
  column-gap: 60px;
  -webkit-column-gap: 60px;
  row-gap: 40px;
  margin: auto;
  justify-content: center;
  background-color: #F5F5F5;
  padding: 60px 0;
}
.imageandtext{
  justify-content: center;
  /* width:100%; */
  align-content: center;
}
.img-class{
  place-items: center;
}
.image_div{
  display: flex;
  place-content: center;
}
p.text-class{
  margin: 0px;
  display: flex;
  place-content: center;
  font-size: 19px;
}
/* end section/hai-routine */
/* section/cuticle-ingredients */
.cstm_child_figma {
  border: solid 1px #EDEDED;
  border-radius: 8px;
  box-shadow: 5px 5px 5px #0000000F;
  background-repeat:no-repeat;
  height: 338px;
  margin: 8px;
  background-position: bottom right;
  background-size: 270px;
}
.cstm_child_new_figma_mobile{
  border: solid 1px #EDEDED;
  border-radius: 15px;
  box-shadow: 5px 5px 5px #0000000F;
  height: 60vw;
  color: black;
  margin:10px;
  display:flex;
}
.inner_figma_text, .tr_texts{
   margin: 20px 25px;
}
.cstm_main_figma_mobile{
 display:none;
}
.tr_texts{
  padding: 4px 14px;
}
.tr_texts li{
  padding: 1px 0px;
  letter-spacing: normal;
  font-size: 18px;
}
.inner_figma_text{
  font-weight: 700;
  font-size: 20px;
}
.cstm_child_figma_mobile_img img{
  width:100%;
  bottom: -49px;
  position: relative;
}
.cstm_child_figma_mobile_img{
  width:40%;
}
.tr_texts li:before{
  content: "\2022";
  color: #9E83D7;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.ind-mob-img{
  display: none;
}
.cstm_main_figma:not(.slick-initialized) > .cstm_child_new_figma:first-of-type ~* {
  display: none;
}
/* end section/cuticle-ingredients */
/* section/cuticle-faq */
.cuticle-faq{
  width:100%;
}
.div-main{
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  width:100%;
}
.text_image{
  position: relative;
  width: 23%;
  margin: 0 10px;
  overflow: hidden;
  border-radius: 15px;
}
.text_image:hover {
  cursor: pointer;
}
.div-image{
  display: flex;
  flex-wrap: wrap;
}
.class-image{
  display: flex;
  width: 100%;
  border-radius:15px;
  justify-content: space-between;
}
.div-text{
  position: absolute;
  margin: 0px 30px 0px 30px;
  margin: 0px 13px 0px 13px;
  top: 45%;
  transform: translate(0, -50%);
  border-radius: 10px 10px 10px 0px;
  background-color:#fff;
  box-shadow: 0 80px 100px 75px #00000066;
}
.class-text{
  font-size: 17px;
  padding: 10px 12px;
  margin: 0;
  font-weight: 600;
}
.div-text:after{
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: 0px;
  right: auto;
  top: 98%;
  border-color: #fff;
  border-left: 0px solid transparent;
  border-right: 27px solid transparent;
  border-top: 35px solid #fff;
  border-bottom-left-radius: 6px;
}
.div-url{
  position: absolute;
  right: 16px;
  bottom: 0;
  background-color:transparent;
}
.class-url{
  color:#fff;
  text-decoration: underline;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
}
.cuticle-faq .arrow-svg{
  margin: 0 10px;
  display: inline-block;
}
.div-url{
  margin: 7px 0;
}
.div-main:not(.slick-initialized) > .text_image:first-of-type ~* {
   display: none; 
}
/* end section/cuticle-faq */
@media only screen and (max-width: 1199.98px) and (min-width: 992px) {
  .women-real-stories .tag{
    font-size: 12px;
    margin: 4px;
  }
  .tr_texts{
    margin: 15px;
  }
  .tr_texts li{
    font-size: 14px;
  }
  .div-text{
    margin: 0px 13px 0px 13px;
    top: 45%;
    transform: translate(0, -50%);
  }
  .class-text{
    font-size: 12px;
  }
  .div-text:after {
    border-right: 20px solid transparent;
    border-top: 22px solid #fff;
  }
  .class-url{
    font-size: 14px;
  }
}
@media only screen and (max-width: 991.98px) and (min-width: 768px) {
  .hair_background{
    width: 610px;
    column-gap: 40px;
    -webkit-column-gap: 40px;
    row-gap: 30px;
    padding: 50px 0;
    margin-bottom: 40px;
  }
   .section-description{font-size: 16px;}
  .cuticle-ind .slick-dots li button:before{
    display: none;
  }
  .cuticle-ind .slick-dots li{
    height: 6px;
    width: 25px;
    margin: 0;
    background: #E7E7E7;
  }
  .cuticle-ind .slick-dots li:first-child{
    border-radius: 10px 0 0 10px;
  }
  .cuticle-ind .slick-dots li:last-child{
    border-radius: 0 10px 10px 0;
  }
  .cuticle-ind .slick-dots li.slick-active{
    background: #9E83D7;
    border-radius: 10px;
    width: 45px;
    height: 8px;
    position: relative;
    top: -1px;
  }
  .tr_texts li{
    font-size: 14px;
  }
  .div-text{
    margin: 0px 13px 0px 13px;
    top: 45%;
    transform: translate(0, -50%);
  }
  .class-text{
    font-size: 12px;
  }
  .div-text:after {
    border-right: 20px solid transparent;
    border-top: 22px solid #fff;
  }
  .class-url{
    font-size: 14px;
  }
  p.text-class{
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) and (min-width: 576px) {
  .women-real-stories .tag{
    padding: 5px 12px 5px 12px;
    margin: 4px;
    font-size: 12px;
  }
  .women-real-stories .cart-title{
    padding: 8px;
  }
  .hair_background{
    width: 610px;
    column-gap: 20px;
    -webkit-column-gap: 20px;
    row-gap: 30px;
    padding: 50px 0;
    margin-bottom: 40px;
  }
  .hair_main .img-class{
    width: 45px;
  }
 /* .section-description{font-size: 18px;} */
  #shopify-section-{{ section.id }} .cuticle_ingredients_title {
    font-size: 26px;
    line-height: 31.82px;
  }
  .cuticle-ind .slick-dots li button:before{
    display: none;
  }
  .cuticle-ind .slick-dots li{
    height: 6px;
    width: 25px;
    margin: 0;
    background: #E7E7E7;
  }
  .cuticle-ind .slick-dots li:first-child{
    border-radius: 10px 0 0 10px;
  }
  .cuticle-ind .slick-dots li:last-child{
    border-radius: 0 10px 10px 0;
  }
  .cuticle-ind .slick-dots li.slick-active{
    background: #9E83D7;
    border-radius: 10px;
    width: 45px;
    height: 8px;
    position: relative;
    top: -1px;
  }
  .tr_texts li{
    font-size: 12px;
  }
  inner_figma_text, .tr_texts {
    margin: 13px;
  }
  .cstm_child_figma{
    height: 316px;
    background-size: 254px
  }
}
@media only screen and (max-width: 575.98px) {
  /* .result-cuticle-title{
    font-size: 26px;
    padding: 0 10px;
  } */
  .container.women-real-stories{
    padding-left: 0;
    padding-right: 0;
  }
  /* .women-real-stories .result-cuticle-title{
    font-size: 26px;
  } */
  .cuticle-faq .result-cuticle-title{
    font-size: 26px;
  }
  .women-real-stories .slick-dots{
    display: none !important;
  }
  .women-real-stories .cart-title, .women-real-stories .tag{
    font-size: 12px;
    line-height: 14.69px;
  }
  .women-real-stories .tag{
    padding: 4px 12px;
  }
  .women-real-stories .name{
    font-size: 11px;
  }
  .women-real-stories .cart-title{
    padding: 10px;
  }
  .women-real-stories .tag{
    margin: 4px;
  }
  /* .section-description{
    font-size: 14px;
    line-height: 17.14px;
  } */
  .women-real-stories .row{
    margin: 0;
  }
  .page-width.women-real-stories{
    padding: 0;
  }
  .women-real-stories .col-12{
    padding-left: 10px;
    padding-right: 10px;
  }
  .hair_background{
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    border-radius: 20px;
    column-gap: 12px;
    -webkit-column-gap: 12px;
    row-gap: 35px;
    margin: auto;
    justify-content: center;
    background-color: #F5F5F5;
    padding: 12% 0;
  }
  p.text-class{
    font-size: 13px;
  }
  .img-class{
    place-items: center;
    width: 35px;
  }
  .imageandtext{
    justify-content: center;
    width: 30%;
    align-content: center;
  }
  .hair_main{
    margin-bottom: 0px;
  }
  .cuticle-ind .slick-dots li button:before{
    display: none;
  }
  .cuticle-ind .slick-dots li{
    height: 6px;
    width: 25px;
    margin: 0;
    background: #E7E7E7;
  }
  .cuticle-ind .slick-dots li:first-child{
    border-radius: 10px 0 0 10px;
  }
  .cuticle-ind .slick-dots li:last-child{
    border-radius: 0 10px 10px 0;
  }
  .cuticle-ind .slick-dots li.slick-active{
    background: #9E83D7;
    border-radius: 10px;
    width: 45px;
    height: 8px;
    position: relative;
    top: -1px;
  }
  .tr_texts li{
    font-size: 13px;
  }
  .inner_figma_text{
    font-size: 20px;
  }
  .inner_figma_text, .tr_texts {
    margin: 13px;
  }
  .cstm_child_figma{
    height: 316px;
    background-size: 254px;
    background-image: none !important;
  }
  .cstm_child_figma{
    display: flex;
    height: auto;
    min-height: 200px;
    overflow: hidden;
  }
  .ind-mob-img{
    width: 35%;
    display: block;
  }
  .ind-mob-img img{
    top: 10%;
    position: relative;
  }
  .reverse .cstm_child_figma{
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .reverse .ind-mob-img{
    width: 45%;
  }
  .reverse .ind-content {
    width: 55%;
  }
  .reverse .inner_figma_text, .tr_texts {
    text-wrap: nowrap;
  }
  .class-text, .class-url{
    font-size: 12px;
  }
  .cuticle-faq.page-width{
    padding-right: 0;
  }
  .div-text:after {
    border-right: 20px solid transparent;
    border-top: 22px solid #fff;
  }
  .div-main .slick-list{
/*     padding:0 45% 0 0; */
  }
}
@media only screen and (max-width: 400px){
  .inner_figma_text{
    font-size: 18px;
  }
  .reverse .ind-mob-img {
    width: 60%;
  }
  .reverse .tr_texts{
    padding-right: 0;
    margin-right: 0;
  }
  .ind-mob-img img{
    top: 20%;
  }
  .cstm_child_figma{
    min-height: 215px;
  }
  .div-main .slick-list{
/*     padding: 0 20% 0 0; */
  }
  p.text-class{
    font-size: 10px;
  }
  .inner_figma_text, .tr_texts {
    margin: 8px;
  }
}