﻿   .#smile-project-redesign .hero-section-wide {background-color: rgb(255, 255, 255) !important;}
   .h1resize {font-size: 35px!important; line-height: 45px!important; color: #b71c1c; font-family:var(---primary-font); margin-bottom: 12px;}
	 .h1resize:before,
   .h1resize:after {
   		box-sizing: content-box !important;
		}
   .h2red {color:#B40024!important; font-family:var(---primary-font); font-size: 50px; line-height: 60px;}
   .redbold {color:#B40024!important; font-weight: bold!important;}
   .nobold {font-weight: 400!important;}
   .nccsubtitle {font-size: 17px; line-height: 22px; padding-top: 10px;}
   .pointsline {clear: both; display: block;}
   .cccol1 {background-color: #FFECF0;}
   .cccol2 {background-color: #F1F1F1;}
   .cccol3 {background-color: #FDF2E5;}
   .cccol1txt {color: #B40024!important; padding-bottom: 25px;}
   .cccol2txt {color: #6A6565!important; padding-bottom: 25px;}
   .cccol3txt {color: #C1A063!important; padding-bottom: 25px;}
   .trbgnew {background-color: #FBF6F2;}
   .newremark {text-align: left; font-size: 11px; line-height: 16px;}
   .nccfaqh3 {font-size: 1.17em!important;}
   .rb-landing__block--heading-text{display: none!important;}
   .faqtitle {text-align: center;}
   .base-accordion-wrapper .base-accordion-section__title {font-size: 16px!important; line-height: 200%!important;}
   .i-rewards-join-club .rewards-content, .i-rewards-join-club .rewards-content {background-color: transparent !important;}
   .text-content-my {padding: 10px 0px 15px 0px; font-family: var(---secondary-font-alt); color: var(---Clarins-charcoal); font-size: 1rem; line-height: 25px; font-weight: 400;  color: #444;}
   .tierremark {margin-bottom: 35px;} 
   #smile-project-redesign .gifts-slider__gift-box p.text-content.threshold { width: 70%!important;}
	
	   
   /*.tierimgmax {max-width: 220px;}*/
   .gaptocarousel {margin-bottom: 100px;}
   .gifts-carousel-section {margin-bottom: 100px;}
   #smile-project-redesign .gifts-slider {
        border-top: 1px solid #d1d1d1!important;
   }
   .first-column-right tr td:first-child {
      text-align: right!important;
   }
   .first-column-right th, .first-column-right td {
      border: 1px solid #ffffff!important; 
      border-collapse: collapse;
   }

	@media screen and (max-width: 768px) {
	   .h1resize, .h2resize {font-size: 30px!important; line-height: 36px!important;}
	   .hero-text {order: 0 !important;}
	   .hero-image{order: -1 !important;}
	   .nccsubtitle {font-size: 13px!important; line-height: 13px!important;}
	   .mlogo {width: 230px!important;}
	   .newremark {text-align: left; font-size: 9px!important; line-height: 13px;}
	   p.text-content, .text-content-my { font-size: 0.77rem!important; line-height: 1.375rem;}
	}




.image-row-container {
  display: flex;
  flex-wrap: nowrap; 
  justify-content: space-between; 
  width: 100%; 
	max-width: 848px;
	margin-left: auto;
  margin-right: auto;
}

.image-wrapper {
  flex-basis: 33%; 
  flex-shrink: 0; 
  padding: 5px; /* Optional: adds a little space between images */
}

.image-wrapper img {
  max-width: 100%; 
  height: auto; 
    display: block; 
}

.subpt {
	padding-left: 17px!important;
}


.hero-section-wide {
  padding: 60px 20px;
  background-color: #fff0f5;
}

.hero-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
  max-width: 1500px;
  margin: 0 auto;
}

.hero-image picture, .hero-image img {
    /*max-width: 630px;*/
    max-width: 100%;
    height: auto;
    position: relative;
    top: 1px;
}

.hero-text h1 {
  font-size: 2.5rem;
  color: #b71c1c;
  margin-bottom: 20px;
}

p.text-content {
  font-size: 1rem;
  color: #444;
  margin-bottom: 10px;
  margin-bottom: 20px;
}

.hero-section-wide__cta {
  display: inline-block;
  padding: 12px 24px;
  background-color: #d32f2f;
  color: white;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
}

.hero-section-wide__cta:hover {
  background-color: #b71c1c;
}

#smile-project-redesign .hero-section-wide h1 {
    margin: 0;
}
#smile-project-redesign .hero-section-wide{
    padding: 0 !important;
    background-color: #FFF2F8 !important; 
}

.hero-text img{
    width: 220px;
    top: -20px;
    position: relative;
    padding-top: 40px;
}


/* Two-column on larger screens */
@media (min-width: 768px) {
	.subpt {
		padding-left: 25px!important;
	}

  .hero-content {
    flex-direction: row;
    align-items: center;
  }

  .hero-image, .hero-text {
    flex: 1;
  }

}



/* TIER BOXES */
   .membership-tiers {
  text-align: center;
  padding: 60px 20px;
  background-color: #fff;
}

.membership-tiers h2 {
  font-size: 2.8rem;
  margin-bottom: 10px;
  font-weight: 500;
}

.membership-tiers .subtitle {
  font-size: 0.9rem;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 40px;
}

.tiers-container {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}

.tier-box {
  max-width: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tier-box img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px; 
}

.tier-label {
  font-weight: bold;
  color: white;
  padding: 10px 20px;
  width: 100%;
  text-align: center;
  margin-bottom: 8px;
}

/* Tier-specific colors */
.tier-label.member {
  background-color: #af1c2d;
}

.tier-label.silver {
  background-color: #999;
}

.tier-label.gold {
  background-color: #cfae6a;
}

.tier-box p {
  font-size: 0.95rem;
  color: #333;
}

/* ---- */

.mobile-view {
  display: none;
}

#smile-project-redesign .gifts-slider__gift-box p.text-content.name {
  min-height: 150px;
}



 @media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
    .hero-image picture, .hero-image img {
        max-width: 145%;
        height: 600px;
        position: relative;
        right: 65px;
    }
        .hero-text {
        padding-right: 40px;
    }
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    #smile-project-redesign .hero-section-wide{
        padding: 0px 20px !important;
    }
    .hero-image picture, .hero-image img {
        max-width: 130%;
        height: 400px;
        position: relative;
        right: 15px;
    }
    .hero-text {
      margin-bottom: 60px;
      margin-top: 80px;
    }
    .hero-text img {
      width: 190px;
      top: -20px;
    }
}

