@font-face {
  font-family: 'GT America Extended Thin';
  src: url('fonts/GT America Extended Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

body {
  font-family: 'GT America Extended Thin', sans-serif;
}

*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
html,body{
    height: 100%;
    width: 100%;
    font-family: 'GT America Extended Thin', sans-serif;
}
.header-top{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-color: rgb(255, 253, 244);
}
.header-top img{
  width: 10px;
  height: 10px;
  margin-left: 5px;
}
.header-top h1{
    font-size: 15px;
    font-weight: 100;
    text-transform: uppercase;
    color: rgb(0, 0, 0) !important;
    letter-spacing: 2px;
}
.hero-section{
    background-image: url(/Media/VTB108_Senne_Skin_Website-026.jpg);
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top top;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    height: 100vh;
    
}
.inner-hero{
    
    width: 1320px;
}
.menu-logo{
  display: none;
}

  .nav-bar{
    
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* justify-content: center; */
    padding: 10px 0px;
  }
  .nav-bar .nav-logo SVG{

  max-height: 100px;
  align-items: center;
  margin-top: -40px;
  margin-left: -40px;
  cursor: pointer;
  }
  
 
.nav-menu ul{
display: flex;
text-decoration: none;
gap: 20px;
align-items: center;
justify-content: center;
}
.nav-menu ul li{
display: flex;
text-decoration: none;
color: white;
font-weight: 100;
letter-spacing: 2px;
cursor: pointer;
}

.nav-menu svg{
  cursor: pointer;
}

.bottom-hero{
     max-width: 1240px;
 width: 100%;
    display: flex;
  margin: auto;
    justify-content: space-between;
    background-color: #f9f4f0;
}
.main-bottom-hero{
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f9f4f0;
}
.bottom-hero-right,
.bottom-hero-left{
    width: 50%;
    padding: 20px 0px;
}
.bottom-hero-right{
    
    width: 34%;
}
.bottom-hero-right h1{
    color: rgb(58, 58, 58);
    font-size: 20px !important;
    font-weight: 200 ;
    /* width: 35%; */
}
.bottom-hero-left h1{
  width: 100%;
}

.bottom-hero-left h1{
    color: rgba(0, 0, 0, 0.74);
    font-size: 45px !important;
    font-weight: 200 ;
    /* width: 35%; */
    text-transform: uppercase;
}

.bestseller-swipper,
.community-swipper{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f9f4f0;
}
.inner-bestseller-swipper,
.inner-community-swipper{
     max-width: 1240px;
 width: 100%;
    padding-top: 50px;
}
.inner-bestseller-swipper h1,
.inner-community-swipper h1{
    font-size: 14px;
    font-weight: 100;
    color: rgba(0, 0, 0, 0.782);
    margin-bottom: 20px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.community-swipper-lower h1{
    margin-bottom: 0;
    
}
.bestseller-swipper-content{
    display: flex;
    position: relative;
}
.bestseller-swipper-box{
  background-color: #F9F4F0;
}
.bestseller-swipper-box-upper{
    width: 100%;
}
.bestseller-swipper-box-upper img{
    width: 100%;
    object-fit: cover;
    margin-bottom: 5px;
    height: 350px !important;
}
.bestseller-swipper-box-lower p,
.community-swipper-lower p{
    font-size: 13px;
    font-weight: 100;

}
.bestseller-swipper-box-lower-button{
    margin-top: px;
    text-decoration: 0;
    font-size: 12px;
    color: rgb(0, 0, 0);
    padding: 8px;
    border: 2px solid rgb(0, 0, 0);
    transition: 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.bestseller-swipper-box-lower-button:hover{
    border: 2px solid rgba(0, 0, 0, 0);
background-color: rgb(66, 119, 184);
}
.bestseller-swipper-box-lower-reviews-stars{
        font-size: 15px; /* star size */
        margin-left: -2px;
        margin-bottom: 35px;
        display: inline-block;
}
.bestseller-swipper-box-lower-reviews-stars span{
    
        font-size: 15px; /* star size */
        color: transparent; /* no fill */
        -webkit-text-stroke: 1px rgba(0, 0, 0, 0.716); /* black outline */
        display: inline-block;
      
}
.swiper {
    width: 100%;
    height: 100%;
  }



  .bestseller-swiper-slide img {
    display: block;
    
  }
.bestseller-swipper-box-lower{
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.swiper-button-next-1, 
.swiper-button-prev-1 {
 
    width: 10px;
    height: 30px;
    background: none;
    border: none;
    color: black;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -50px !important;
    right: 1% !important;
    /* left: 150px !important; */
    position: absolute !important;
  }
  .swiper-button-prev-1 {
    left: 94% !important;
    position: absolute !important;
    cursor: pointer;
  }
  .community-swipper-box{
    background-color: #f9f4f0;
    margin-bottom: 0 !important;
  }
  

  .swiper-button-next-1::after {
    content: '\2192' !important; /* Unicode for right arrow */
    color: black !important;
    font-size: 30px !important;
    cursor: pointer;
  }

  .swiper-button-prev-1::after {
    content: '\2190' !important; /* Unicode for left arrow */
    color: black !important;
    font-size: 30px !important;

  }
  
  .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #ffffff00;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .swiper-slide {
    width: 230px; /* Set a fixed width */
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .swiper-wrapper {
    display: flex;
    align-items: center;
    
  }
  .last-wrappe{
  margin-left: 60px !important;
  }
  .swiper-slide img {
    display: block;
    width: 110%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 10px;
  }
  .swiper-pagination{
    display: none;
  }


  .community-swipper-box-content {
    border-radius: 10px;
    background-color: rgba(169, 169, 169, 0.523);
    overflow: hidden;
    opacity: 0; /* Default state when video is not playing */
    transition: 0.5s ease;
    position: relative;
    z-index: 1;
  }
  
  .community-swipper-box:hover .community-swipper-box-content {
    opacity: 1 !important; /* Keep this for hover effect */
  }

  .community-swipper-box a{
    text-decoration: none !important;
  }
  .community-content-right{
    width: 20%;
    object-fit: cover;
    background-position: center;
  }
  .community-content-right img{
    width: 100%;
    height: 100%;
    /* border-radius: ; */
  }
  .community-content-left{
    text-align: start;
    padding: 7px 5px ;
    text-decoration: none;
    width: 80%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

  }
  .community-content-left h1{
    font-size: 8px !important;
    color: white !important;
    margin-bottom: 0 !important;
  }
  .community-content-left p{
    font-size: 12px;
    color: white;
  }
  .community-swipper-box-content{
    display: flex;
    width: 100%;
  }
  .community-swipper-box {
    width: 100%;
    height: 430px;
    position: relative;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 75% 5px 5px;
    margin-bottom: 20px;
    overflow: hidden;
  }
  
  .background-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
  }
  
  .video-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures the thumbnail covers the video area */
    z-index: 0; /* Places it above the video but below other content */
    transition: opacity 0.3s ease; /* Smooth fade-out when hidden */
  }
  
 
  
  .community-swipper-box:hover .community-swipper-box-content {
    opacity: 1;
  }
  
  .community-swipper-box-logo {
    align-content: center;
    justify-self: center;
    cursor: pointer;
    position: relative;
    z-index: 1;
  }
  
  .community-swipper-box:hover .community-swipper-box-logo img {
    opacity: 1;
  }
  
  .community-swipper-box-logo img {
    transition: 0.3s ease;
  }
  .community-swipper-lower > div > h1{
    margin-bottom: 5px;
  }
  .community-swipper-lower{
    padding-bottom: 25px;
  }


  .Daily{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f9f4f0;
  }
  .innerDaily{
     max-width: 1240px;
 width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .Daily-right{
    width: 50%;
    height: 750px;
  }
  .Daily-left{
    width: 50%;
    height: 750px;
    position: relative;
  }
  .Daily-right{
    width: 50%;
    position: relative;
  }

  .Daily-left img{
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .Daily-right img{
    width: 100%;
    object-fit: cover;
    height: 100%;

  }
  .innerDaily-content{
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 9;
    justify-content: center;
    align-items: center;
    width: 60%;
  }
  .innerDaily-content h1{
    font-size: 35px;
    font-weight: 100 !important;
    text-transform: uppercase;
  }
  .Daily-left > div > p{
    line-height: 22px;
    letter-spacing: 1.5px;
    font-weight: 100;
  }
  
  .innerDaily-content h4{
    font-size: 12px;
    font-weight: 100;
    padding: 10px;
    background-color: #fff;
    width: 55%;
    margin-top: 10px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
  }
  .inner-lower-daily{
     max-width: 1240px;
 width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12.5px;
  }
  .lower-daily{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f9f4f0;
    padding: 30px 0px;
  }
  .daily-p1 {
    height: 250px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(/Media/VTB108_Senne_Skin_Website-096.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    overflow: hidden;
}

/* Adding a blur effect using an overlay */
.daily-p1::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(190, 159, 92, 0.3); /* Light transparent layer */
    backdrop-filter: blur(8px); /* Blur effect */
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

/* Show the blur effect on hover */
.daily-p1:hover::after {
    opacity: 1;
}

/* Ensure the text remains visible */
.daily-p1 h1 {
    position: relative;
    z-index: 2;
    color: white;
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 20px !important;
    letter-spacing: 1.3px;
}
  .reviews-swiper {
    width: 100%;
    padding: 0px 20px 40px 20px;
    box-sizing: border-box;
    overflow: hidden; /* Add this */

}

.reviews-wrapper {
    display: flex; /* Ensure flex display for slides */
}

.review-slide {
    border-radius: 12px;
    padding: 30px;
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    text-align: start;
    gap: 20px;
    width: auto; /* Add this */
    flex-shrink: 0; /* Add this */
}
.review-slide p{
  line-height: 24px;
  font-size: 18px;
  font-family: 100;
  color: rgb(36, 36, 36);
  font-style: italic;
}

.reviews-pagination {
    margin-top: 20px; /* Add some spacing */
}

.reviews-pagination .swiper-pagination-bullet-active {
    background: #007bff;
}

.rev-swiper {
    background-color: #80a3eb;
}
.review-slide h1{
  font-size: 18px;
  letter-spacing: 2px;
}
.review-slide h4{
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: 100;
}
.rev-heading {
  font-size: 15px;
  font-weight: 100;
  padding: 50px 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
   max-width: 1240px;
 width: 100%;
 text-align: start;
}
.rev-heading h1{
  font-size: 15px;
  font-weight: 100;
  /* padding: 50px 0px; */
  text-transform: uppercase;
  letter-spacing: 2px;
   /* max-width: 1240px; */
 /* width: 100%; */
 text-align: start;
}
.reviews-pagination{
  display: none;
}
.inner-rev{

  display: flex;
  flex-direction: column;
  align-items: center;
}



.save-with-sets{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 90px;
  background-color: #f9f4f0;
}
.inner-save-with-set{
  width: 1100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.left-save-with-set{
  width: 50%;
  object-fit: contain;
  height: 550px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.left-save-with-set img{
  width: 100%;
  object-fit: contain;
}
.right-save-with-set{
  width: 50%;
  padding: 0px 55px 0px 150px;
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.right-save-with-set-button{
  max-width: 32% !important;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  display: flex;
}
.right-save-with-set h1{
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 100;
}
.right-save-with-set h2{
  font-size: 34px;
  /* text-transform: uppercase; */
  letter-spacing: 1.2px;
  font-weight: 50;
}

.bright-skin{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #f9f4f0;
  padding: 30px 00px;
}

.inner-bright-skin{
   max-width: 1240px;
 width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.left-bright-skin{
  width: 28%;
}
.right-bright-skin{
  width: 75%;
}

.swiper-5 {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-6 .swiper-slide {
  text-align: start !important;
  font-size: 15px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bright-skin-swipper,
.community-swipper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inner-bright-skin-swipper,
.inner-community-swipper {
     max-width: 1240px;
 width: 100%;
    padding-top: 50px;
}

.inner-bright-skin-swipper h1,
.inner-community-swipper h1 {
    font-size: 14px;
    font-weight: 100;
    color: rgba(0, 0, 0, 0.782);
    margin-bottom: 20px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-top: 20px;
}

.bright-skin-swipper-content {
    display: flex;
    position: relative;
}
.bright-skin-swipper-box{
  background-color: #F9F4F0;
}
.bright-skin-swipper-box-2{
  background-color: #ffffff;
}
.bright-skin-swipper-box-upper {
    width: 100%;
    position: relative;
}

.bright-skin-swipper-box-upper p{
  padding: 5px 5px 6px 5px;
  font-size: 9.5px;
  background-color: rgb(255, 159, 107);
  text-transform: uppercase;
  font-weight: 100;
  color: black;
  position: absolute;
  top: 50px;
  letter-spacing: 1.5px;
  left: 5px;
}
.bright-skin-swipper-box-upper h1{
  text-align: start;
  font-size: 18px;
  font-weight: 100;
  margin-bottom: 25px;
  font-style: italic;
}
 .bright-skin-heading{
  text-align: start;
  /* font-size: 18px; */
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 25px;
  margin-top: 75px;
  /* font-style: italic; */
   max-width: 1240px;
 width: 100%;
}

.bright-skin-swipper-box-upper img {
    width: 100%;
    object-fit: cover;
    margin-bottom: 5px;
    height: 350px !important;
}

.bright-skin-swipper-box-lower p {
    font-size: 13px;
    font-weight: 100;
    margin-top: 5px;
}

.bright-skin-swipper-box-lower-button {
    margin-top: 0px;
    text-decoration: none;
    font-size: 11px;
    color: rgb(0, 0, 0);
    padding: 8px;
    border: 1.8px solid rgb(0, 0, 0);
    transition: 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.bright-skin-swipper-box-lower-button:hover {
    border: 2px solid rgba(0, 0, 0, 0);
    background-color: rgb(66, 119, 184);
}
.bright-skin-swipper-box-lower-button-sale span{
  text-decoration: line-through;
  color: rgb(36, 36, 36);
}
.bright-skin-swipper-box-lower-button-sale::after{
  content: "$42";
  text-decoration: none !important;
  margin-left: 5px;
  color: red;
}


.bright-skin-swipper-box-lower-reviews-stars {
    font-size: 15px; /* star size */
    margin-left: -2px;
    margin-bottom: 30px;
    display: inline-block;
}

.bright-skin-swipper-box-lower-reviews-stars span {
    font-size: 15px; /* star size */
    color: transparent; /* no fill */
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0.716); /* black outline */
    display: inline-block;
}

.swiper {
    width: 100%;
    height: 100%;
}

.bright-skin-swiper-slide img {
    display: block;
}

.bright-skin-swipper-box-lower {
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.swiper-button-next-3,
.swiper-button-prev-3 {
    width: 10px;
    height: 30px;
    background: none;
    border: none;
    color: black;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -75px !important;
    right: 1% !important;
    position: absolute !important;
}
.kayle-note-2{
  background-color: #48688f !important;
}
.swiper-button-prev-3 {
    left: 92% !important;
    position: absolute !important;
    cursor: pointer;
}

.swiper-button-next-3::after {
    content: '\2192' !important; /* Unicode for right arrow */
    color: black !important;
    font-size: 30px !important;
    cursor: pointer;
}

.swiper-button-prev-3::after {
    content: '\2190' !important; /* Unicode for left arrow */
    color: black !important;
    font-size: 30px !important;
}

.bright-skin-2-swipper-box-logo.hidden {
  opacity: 0;
  pointer-events: none;
}

.bright-skin-2-swipper-box {
  width: 100%;
  height: 500px;
  position: relative;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 75% 5px 5px;
  overflow: hidden;
}
.bright-skin-2-swipper-box h1{
  padding: 5px;
  font-size: 9px;
  font-weight: 100;
  text-transform: uppercase;
  background-color: #fff;
  color: black;
  z-index: 22;
  position: absolute;
  letter-spacing: 2px;
  bottom: 15px;
  left: 15px;
}

.background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0 !important;
}

.video-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  transition: opacity 0.3s ease;
}

.bright-skin-2-swipper-box:hover .bright-skin-2-swipper-box-content {
  opacity: 1;
}

.bright-skin-2-swipper-box-logo {
  align-content: center;
  justify-self: center;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.bright-skin-2-swipper-box:hover .bright-skin-2-swipper-box-logo img {
  opacity: 1;
}

.bright-skin-2-swipper-box-logo img {
  transition: 0.3s ease;
}
.volume-button {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 40px;
  height: 40px;
  /* background-color: rgba(0, 0, 0, 0.6); */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
  border: 2px solid white !important;
}

.volume-button img {
  width: 20px;
  height: 20px;
  transition: opacity 0.3s ease;
}

/* Prevent Horizontal Scroll */
*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
}

.wrapper {
  width: 100%;
  /* max-width: 1536px; */
  margin-inline: auto;
  position: relative;
  height: 100px;
  /* margin-top: 5rem; */
  overflow: hidden;
  align-items: center;
    justify-content: center;
    display: flex
;
}


@keyframes scrollLeft {
  to {
    left: -200px;
  }
}

.item {
  width: 80px;
  /* height: 100px; */
  /* background-color: red; */
  border-radius: 6px;
  position: absolute;
  left: max(calc(100px * 10), 100%);
  animation-name: scrollLeft;
  animation-duration: 30s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}


.item1 {
  animation-delay: calc(30s / 10 * (10 - 1) * -1);
}

.item2 {
  animation-delay: calc(30s / 10 * (10 - 2) * -1);
}

.item3 {
  animation-delay: calc(30s / 10 * (10 - 3) * -1);
}

.item4 {
  animation-delay: calc(30s / 10 * (10 - 4) * -1);
}

.item5 {
  animation-delay: calc(30s / 10 * (10 - 5) * -1);
}

.item6 {
  animation-delay: calc(30s / 10 * (10 - 6) * -1);
}

.item7 {
  animation-delay: calc(30s / 10 * (10 - 7) * -1);
}

.item8 {
  animation-delay: calc(30s / 10 * (10 - 8) * -1);
}
.item9 {
  animation-delay: calc(30s / 10 * (10 - 9) * -1);
}
.item10 {
  animation-delay: calc(30s / 10 * (10 - 10) * -1);
}


.last-item {
  position: absolute;
  left: max(calc(0px * 12), 100%);
  animation-name: scrollLeft;
  animation-duration: 30s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  width: 100%;
}
.marquee{
  overflow: hidden;
  
}
.last-wrapper{
  margin-top: 0px;
  height: 70px !important;
  width: 102% !important;
  margin-inline: auto;
  position: relative;
  height: 100px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  display: flex;
}
.last-wrapper .lats-item1 {
  animation-delay: calc(30s / 9 * (9 - 1) * -1);
}

.last-wrapper .lats-item2 {
  animation-delay: calc(30s / 9 * (9 - 2) * -1);
}

.last-wrapper .lats-item3 {
  animation-delay: calc(30s / 9 * (9 - 3) * -1);
}

.last-wrapper .lats-item4 {
  animation-delay: calc(30s / 9 * (9 - 4) * -1);
}

.last-wrapper .lats-item5 {
  animation-delay: calc(30s / 9 * (9 - 5) * -1);
}

.last-wrapper .lats-item6 {
  animation-delay: calc(30s / 9 * (9 - 6) * -1);
}

.last-wrapper .lats-item7 {
  animation-delay: calc(30s / 9 * (9 - 7) * -1);
}

.last-wrapper .lats-item8 {
  animation-delay: calc(30s / 9 * (9 - 8) * -1);
}
.last-wrapper .lats-item9 {
  animation-delay: calc(30s / 9 * (9 - 9) * -1);
}



.last-item{
  font-size: 22px;
  display: flex;
  font-style: italic;
}




.footer-skin{
  width: 100%;
  background-color: #80a3eb;
  display: flex;
  justify-content: center;
  align-items: center;
}
.inner-footer{
   max-width: 1240px;
 width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: start;
  padding: 50px;
  gap: 30px;
}

.left-part-footer h1{
  font-size: 21px;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 8px;
}
.left-part-footer h6{
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 5px;
  margin-top: 50px;
}
.left-part-footer p{
  font-size: 14px;
  font-weight: 100;
  /* text-transform: uppercase; */
  /* letter-spacing: 2px; */
  margin-bottom: 10px;
}


.footer-input-container {
  display: flex;
  align-items: center;
  border: 2px solid black;
  padding: 5px;
  width: 100%;
  background: transparent;
}

.footer-input {
  flex: 1;
  border: none;
  outline: none;
  font-size: 16px;
  padding: 8px;
  background: transparent;
}

.footer-submit {
  border: none;
  background: transparent;
  font-size: 25px;
  cursor: pointer;
  /* margin-left: -50px; */
}
.middle-part-footer{
  width: 33%;
  padding: 0px 20px;
}



.right-part-footer{
  width: 40%;
}
.right-part-footer svg{
  height: 100px;
  /* width: 200px; */
  margin-left: -40px;
  margin-top: -65px;
    margin-bottom: 80px;

}
.right-part-footer svg path{
  fill: black;
}
.right-part-footer{
  font-size: 11px;
  line-height: 17px;
}
.right-part-footer span{
  font-size: 13px;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.middle-part-footer-upper{
  display: flex;
  justify-content: space-between;
}
.middle-part-footer-upper ul {
  /* display: flex; */
  text-decoration: none;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.middle-part-footer-lower{
  display: flex;
}
.middle-part-footer-lower svg{
  width: 30px;
  margin-top: 20px;
  margin-right: 10px;
}
.right-part-footer p{
  margin-top: -85PX;
}
.right-part-footer{
  width: 30%;
}

.kayle-note{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #97D4E8;
}
.inner-kayle-note{
   max-width: 1240px;
 width: 100%;
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  padding: 50px 0px;
  
}
.kayle-note-video {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(/Media/VTB108_Senne_Skin_Website-108.jpg);
  height: 400px;
  background-position: 0px -90px;
  background-size: cover;
  position: relative;
  width: 700px;
}

/* Style for the play button */
.kayle-note-video img {
  width: 80px; /* Adjust size */
  cursor: pointer;
  position: absolute;
  z-index: 2;
}

/* Style for the video */
.kayle-note-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none; /* Initially hidden */
}


.kayle-note-left{
  width: 65%;
}
.kayle-note-right{
  width: 28%;
}
.kayle-note-right H1{
  font-size: 30px;
  font-weight: 100;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.kayle-note-right img{
  margin-top: 15px;
}


.swiper-last {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #ffffff00;
  display: flex;
  justify-content: center;
  align-items: center;
}
.last-swiper-content-swipper{
  overflow: hidden;
  background-color: #FAF1E9;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* background-color: #FAF1E9; */
}
.last-swiper-content-swipper .swiper-slide{
  background-color: #FAF1E9;
}
.swiper-pagination{
  display: none;
}


.last-swiper-swipper-box-content {
  border-radius: 10px;
  background-color: rgba(169, 169, 169, 0.523);
  overflow: hidden;
  opacity: 0; /* Default state when video is not playing */
  transition: 0.5s ease;
  position: relative;
  z-index: 1;
}

.last-swiper-swipper-box:hover .last-swiper-swipper-box-content {
  opacity: 0 !important; /* Keep this for hover effect */
}

.last-swiper-swipper-box a{
  text-decoration: none !important;
}
.last-swiper-content-right{
  width: 20%;
  object-fit: cover;
  background-position: center;
}
.last-swiper-content-right img{
  width: 100%;
  height: 100%;
  /* border-radius: ; */
}
.last-swiper-content-left{
  text-align: start;
  padding: 7px 5px ;
  text-decoration: none;
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;

}
.last-swiper-content-left h1{
  font-size: 8px;
  color: white;
  margin-bottom: 0;
}
.last-swiper-content-left p{
  font-size: 12px;
  color: white;
}
.last-swiper-swipper-box-content{
  display: flex;
  width: 100%;
}
.last-swiper-swipper-box {
  width: 100%;
  height: 400px;
  position: relative;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 75% 5px 5px;
  margin-bottom: 20px;
  overflow: hidden;
}

.background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.video-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ensures the thumbnail covers the video area */
  z-index: 0; /* Places it above the video but below other content */
  transition: opacity 0.3s ease; /* Smooth fade-out when hidden */
}



.last-swiper-swipper-box:hover .last-swiper-swipper-box-content {
  opacity: 0;
}

.last-swiper-swipper-box-logo {
  align-content: center;
  justify-self: center;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.last-swiper-swipper-box:hover .last-swiper-swipper-box-logo img {
  opacity: 0;
}

.last-swiper-swipper-box-logo img {
  transition: 0.3s ease;
}
.last-swiper-swipper-lower > div > h1{
  margin-bottom: 10px;
}
.last-swiper-swipper-lower{
  padding-bottom: 50px;
}


.last-swiper-swipper-box-logo{
  display: none;
}




.skin-experts{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f9f4f0;
}

.inner-skin-experts{
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
  padding: 35px 0px 70px;
  max-width: 1240px;
 width: 100%;
}
.left-skin-experts{
  width: 60%;
}
.right-skin-experts{
  width: 100%;
}
.left-skin-experts h1{
font-size: 26px;
line-height: 30px;
text-transform: uppercase;
font-weight: 100;
margin-bottom: 20px;

}
.left-skin-experts p{
font-size: 15px;
line-height: 20px;
/* text-transform: uppercase; */
font-weight: 100;
margin-bottom: 20px;
width: 350px;
}
.left-skin-experts a{
font-style: italic;
font-weight: 100;
color: rgba(73, 73, 73, 0.678);
}
.right-save-with-set-reviews span{
  font-size: 15px;
  color: transparent;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.716);
  display: inline-block;

}
.right-save-with-set p{
  line-height: 22px;
  color: #000000b4;
}

.right-skin-experts{
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}
.right-skin-experts-profile{
  width: 34%;
}
.right-skin-experts-profile img{
  height: 20vw;
  width: 100%;
  object-fit: cover;
}
.right-skin-experts-profile h1{
font-size: 15px;
font-weight: 100;
letter-spacing: 2.5px;
margin-top: 15px;
margin-bottom: 5px;
}
.right-skin-experts-profile span{
font-size: 15px;
color: rgba(73, 73, 73, 0.678);
font-style: italic;
font-weight: 100;
}
.right-skin-experts-profile p{
font-size: 14px;
margin-top: 10px;
font-weight: 100;
line-height: 20px;
}

.skin-sec{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.inner-skin-sec{
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
  padding: 20px 0px 70px;
  flex-direction: column;
   max-width: 1240px;
 width: 100%;
}
.upper-skin-sec{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0px;
}
.upper-skin-sec h1{
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 100;
  word-spacing: 3px;
}
.upper-skin-sec a{
  font-size: 20px;
  text-decoration: none;
  font-weight: 100;
  word-spacing: 3px;
  color: rgba(73, 73, 73, 0.678);
font-style: italic;
}
.skin-sec-pro{
  width: 100%;
  overflow: hidden;

}
.skin-sec-pro h4{
text-transform: uppercase;
letter-spacing: 1.7px;
font-size: 9px;
font-weight: 300;
color: rgb(38, 38, 40);
padding: 5px;
width: 16%;
margin: 10px 0px;
background-color: #f9f4f0;
display: flex;
align-items: center;
}
.skin-sec-pro h1{
text-transform: capitalize;
letter-spacing: 1.2px;
font-size: 18px;
font-weight: 100;
margin-bottom: 10px;
}
.skin-sec-pro img{
  width: 100%;
  object-fit: cover;
  height: 350px !important;
}
.skin-sec-pro a{
  font-style: italic;
  font-weight: 100;
  color: rgba(52, 54, 57, 0.626);
}


.swiper-6 {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lower-skin-sec{
    display: flex;
    justify-content: space-between;
    gap: 15px;
    margin-top: 20px;
}
  .about-skin {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f9f4f0;
    flex-direction: column;
}
.inner-about-skin {
     max-width: 1240px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}
.lower-inner-about{
   max-width: 1240px;
 width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 30px 0px;
}
.lower-inner-about h1{
  font-size: 16px;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.lower-inner-about h2{
  font-size: 16px;
  font-weight: 100;
  font-style: italic;
}
.about-skin-accordion {
    padding: 0px;
    border-top: 2px solid black;
    margin-bottom: 20px;
}
.about-skin-item {
    border-bottom: 2px solid black;
    padding: 0px 2px;
}
.about-skin-header {
    /* font-weight: bold; */
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 100;
    line-height: 56px;
}
.about-skin-icon {
    font-size: 16px;
    width: 20px;
    text-align: center;
    transition: transform 0.3s ease;
}
.about-skin-content {
    max-height: 0;
    /* opacity: 0; */
    overflow: hidden;
    
    font-size: 13px;
    font-weight: 100;
    line-height: 18px;
    letter-spacing: 1.4px;
    width: 100%;
    padding-right: 25%;
    max-height: 0;
    /* opacity: 0; */
    overflow: hidden;
    display: none;
    transition: max-height 0.4s ease-out, opacity 0.6s ease-out;
    will-change: max-height, opacity;
    padding-bottom: 15px;
}
.about-skin-content.active {
    opacity: 1;
    max-height: 500px;
    padding: 10px 0;
    padding-right: 25%;
}
.right-about {
    margin-left: 20px;
}
.right-about img {
    margin-left: 130px;
    width: 100%;
    height: 700px;
    opacity: 0;
    transition: opacity 0.5s ease;
}
.right-about img.active {
    opacity: 1;
}
.left-about h1 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 100;
    word-spacing: 3px;
}
.left-about {
    padding: 30px 0px;
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

input::placeholder {
  color: rgb(0, 0, 0);
  opacity: 1; /* Ensure full opacity */
}




.about-skin-content {
  max-height: 0;
  opacity: 0;
  display: none;
  transition: max-height 0.3s ease, opacity 0.3s ease;
  transition: 0.5s ease;
}

.about-skin-item.active .about-skin-content {
  display: block;
  opacity: 1;
  transition: 0.5s ease;
}

.about-skin-icon {
  transition: transform 0.3s ease;
  transition: 0.5s ease;
}

#about-skin-image {
  opacity: 0;
  transition: opacity 0.3s ease;
  transition: 0.5s ease;
}

#about-skin-image.active {
  opacity: 1;
  transition: 0.5s ease;
}






@media (max-width: 989px) {
  /* General Adjustments */
  html, body {
    width: 100%;
    height: auto;
    overflow-x: hidden; /* Prevent horizontal scroll */
  }
  .menu-logo{
    display: block;
  }
  .last-wrappe{
    margin-left: 0;
  }
  /* Header */
  .header-top {
    padding: 8px;
    background-color: #80a3eb;
  }
  .header-top h1 {
    font-size: 2.5vw;
    letter-spacing: 1.5px;
  }
  .header-top img {
    width: 8px;
    height: 8px;
  }

  .nav-logo{
    width: 200px;
    height: 50px;
  }
  /* Hero Section */
  .hero-section {
    height: 80vh;
    background-size: cover;
    background-position: center;
  }
  .inner-hero {
    width: 100%;
    /* padding: 0 15px; */
  }
  .nav-bar {
    width: 100%;
    background-color: #fff;
    padding: 10px 15px;
  }
  .nav-bar .nav-logo SVG{
    margin-top: -40px;
    margin-left: -32px;
    margin-top: -50px;
  }
  .nav-bar .nav-logo SVG path{
    fill: black;

  }
  .bestseller-swipper-box-lower p,
.community-swipper-lower p{
    font-size: 2vw;
    font-weight: 100;

}  

.Daily-left::after{
  content: "";
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-color: rgb(77, 77, 77);
}
.Daily-right::after{
  content: "";
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-color: rgb(77, 77, 77);
}
.innerDaily-content p{
  color: #ffffff;
}
  .nav-menu svg path{
    stroke: black !important;
    
  }
  
  #SVGRepo_iconCarrier > g > path{
    fill: black !important;
  }
  .menu-provile{
    display: none;
  }
  .nav-menu{
    align-items: center;
    margin-top: -10px;
  }
  .nav-menu ul {
    gap: 10px;
    margin-top: 10px;
  }
  .nav-menu ul li {
    font-size: 14px;
    display: none;
  }
  .bottom-hero {
    width: 100%;
    flex-direction: column;
    padding: 15px;
  }
  .bottom-hero-left,
  .bottom-hero-right {
    width: 100%;
    padding: 10px 0;
  }
 
  .bottom-hero-left h1 {
    font-size: 4vw !important;
    width: 100%;
  }
  .bestseller-swipper-box-upper img{
    width: 100% !important;
  }
  .bestseller-swipper-box-lower-button {
    width: 49% !important;
    font-size: 1.2vw;
}
  .bottom-hero-right h1 {
    font-size: 16px !important;
  }
  .bestseller-swipper-box{
    height: 400px;
  }
  .community-swipper-box-content{
    max-height: 22%;
  }  
  

  
  /* Bestseller Swiper */
  .inner-bestseller-swipper,
  .inner-community-swipper,
  .inner-bright-skin-swipper {
    width: 100%;
    padding: 20px 15px;
  }
  .bestseller-swipper-box-upper img,
  .bright-skin-swipper-box-upper img {
    height: 250px !important;
  }
  .swiper-button-next-1,
  .swiper-button-prev-1,
  .swiper-button-next-3,
  .swiper-button-prev-3 {
    top: -40px !important;
    font-size: 20px !important;
    /* display: block; */
  }
  .swiper-button-prev-1{
    left: 90% !important;
    /* display: none; */
  }

  .swiper-button-prev-3 {
    left: 80% !important;
    /* display: none; */
  }
  .swiper-button-next-3 {
    top: -40px !important;
    font-size: 20px !important;
    /* display: block; */
    left: 94%;
}

  /* Community Swiper */
  .community-swipper-box {
    height: 320px;
    padding: 50% 5px 5px;
  }
  .community-content-left {
    width: 70%;
  }
  .community-content-right {
    width: 30%;
  }

  /* Daily Section */
  .innerDaily {
    width: 100%;
    flex-direction: row;
    
  }
  .Daily-left,
  .Daily-right {
   width: 100%;
   height: 300px;
   margin-bottom: 10px;
  }
  .innerDaily-content h1 {
    font-size: 25px;
    color: #ffffff;
  }
  .innerDaily-content {
  top: 50%;
  gap: 5px;
  transform: translate(-50%, -50%);
  margin-left: 5px;
  width: 80%;
  gap: 1vw;
  }
  .bright-skin-swipper-box-lower-reviews{
    margin-bottom: 30px;
  }
  .innerDaily-content p{
    font-size: 3vw;
    line-height: normal;
  }
  .Daily-left > div > p{
    line-height: normal;
  }
  
  .inner-lower-daily {
    width: 100%;
    flex-wrap: wrap;
    gap: 10px;
    padding-left: 20px;
  }
  .daily-p1 {
    width: 100%;
    height: 35vw;
  }
  .daily-p1 h1 {
    font-size: 2.5vw !important;
    color: black;
  }

  /* Reviews Swiper */
  .reviews-swiper {
    padding: 0 10px 30px;
  }
  .review-slide {
    padding: 20px 00px 20px 20px;
    
  }
  .review-slide p {
    font-size: 16px;
    line-height: 20px;
  }
  .review-slide h1 {
    font-size: 16px;
  }
  .review-slide h4 {
    font-size: 13px;
  }

  /* Save With Sets */
  .inner-save-with-set {
    width: 100%;
    flex-direction: column;
    padding: 0 15px;
  }
  .left-save-with-set,
  .right-save-with-set {
    width: 100%;
    height: auto;
  }
  .left-save-with-set {
    height: 500px;
  }
  .right-save-with-set {
    padding: 20px;
  }
  .right-save-with-set-button {
    max-width: 25vw !important;
  }
  .right-save-with-set h2 {
    font-size: 28px;
  }

  /* Bright Skin */
  .inner-bright-skin {
    width: 100%;
    
    /* flex-direction: column; */
    /* padding: 0 15px; */
  }
  .bright-skin-swipper-box-upper h1{
    margin-bottom: 5px;
  }
  .bright-skin-swipper-box-lower-button{
   display: flex;
   align-items: center;
   justify-content: center;
  }
  .left-bright-skin,
  .right-bright-skin {
    width: 60%;
  }
  .bright-skin-heading{
    width: 90%;
    font-size: 30px;
  }
  .bright-skin{
    width: 100%;
    padding: 20px;
    align-items: start;
    padding-right: 0 !important;
  }
  .bright-skin-2-swipper-box {
    height: 480px;
  }
  .bright-skin-swipper-box-upper img{
    width: 100% !important;
  }

  /* Footer */
  .inner-footer {
    width: 100%;
    flex-direction: column;
    padding: 30px 15px;
    gap: 20px;
  }
  .left-part-footer,
  .middle-part-footer,
  .right-part-footer {
    width: 100%;
  }
  .right-part-footer svg {
   margin-left: 0;
    margin-top: 0;
    display: none;
  }
  .middle-part-footer-upper {
    /* flex-direction: column; */
    gap: 10px;
    width: 80%;
  }
  .middle-part-footer{
    padding: 0;
  }
  .right-part-footer p{
    margin: 0;
  }
  .right-part-footer{
    margin-top: 50px;
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
  }


  

  /* Kayle Note */
  .inner-kayle-note {
    width: 100%;
    flex-direction: column;
    padding: 50px 15px 20px;
  }
  .kayle-note-video {
    width: 100%;
    height: 350px;
  }
  .kayle-note-left,
  .kayle-note-right {
    width: 100%;
  }


  .kayle-note-right H1{
    margin-top: 30px;
    font-size: 25px;
    letter-spacing: 3px;
  }
  .kayle-note-right p{
    /* margin-top: 30px; */
    line-height: 22px;
    font-weight: 100;
    width: 95%;
    font-size: 15px;
  }


  .kayle-note-right img {
    margin-top: 20px;
    padding-bottom: 40px;
    width: 110px;
}
  /* Skin Experts */
  .inner-skin-experts {
    width: 100%;
    flex-direction: column;
    padding: 80px 15px;
  }
  .left-skin-experts,
  .right-skin-experts {
    width: 100%;
  }
  .right-skin-experts {
    /* flex-direction: column; */
    margin-top: 30px;
    padding-bottom: 20px;
    gap: 20px;
    justify-content: flex-start;
  }
  .right-skin-experts-profile img {
    width: 100%;
    height: 350px;
  }

  /* Skin Sec */
  .inner-skin-sec {
    width: 100%;
    padding: 50px 15px;
  }
  .lower-skin-sec {
    flex-direction: column;
    gap: 20px;
  }
  .skin-sec-pro {
    width: 100%;
  }
  .left-skin-experts p{
    width: 100%;
  }

  /* About Skin */
  .inner-about-skin {
    width: 100%;
    flex-direction: column-reverse;
    padding: 0 0px;
  }
  .left-about,
  .right-about {
    width: 100%;
    margin: 0;
  }
  .left-about{
    padding: 45px 15px;
  }
  .left-about h1 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 100;
    word-spacing: 2px;
    margin-bottom: 25px;
}
.left-part-footer h6{
font-size: 18px;
font-weight: 600;
}
.left-part-footer p{
  font-size: 18px;
}
  .right-about img {
    margin-left: 0;
    object-fit: cover;
    height: 70vw;
  }
  .right-skin-experts-profile{
    width: 50%;
  }
  .lower-inner-about {
    /* flex-direction: column; */
    gap: 10px;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
  }
  .lower-inner-about h1,
  .lower-inner-about h2{
    font-size: 2.5vw !important;

  }
  .footer-input-container{
    width: 350px;
    margin: 10px 0px;
  }
  
  .last-item{
    font-size: 1.55vw;
  }
  .skin-sec-pro img{
    width: 100%;
    object-fit: cover;
    height: unset !important;
  }
  .swiper-slide img{
    width: 110%;
  }
  .upper-skin-sec{
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .last-swiper-swipper-box {
    height: 35vw;
  }
}

@media (max-width: 767px) {
  /* General Adjustments */
  html, body {
    width: 100%;
    height: auto;
    overflow-x: hidden; /* Prevent horizontal scroll */
  }
  .menu-logo{
    display: block;
  }
  .last-wrappe{
    margin-left: 0;
  }
  /* Header */
  .header-top {
    padding: 8px;
    background-color: #80a3eb;
  }
  .header-top h1 {
    font-size: 2.5vw;
    letter-spacing: 1.5px;
  }
  .header-top img {
    width: 8px;
    height: 8px;
  }

  .nav-logo{
    width: 200px;
    height: 50px;
  }
  /* Hero Section */
  .hero-section {
    height: 80vh;
    background-size: cover;
    background-position: center;
  }
  .inner-hero {
    width: 100%;
    /* padding: 0 15px; */
  }
  .nav-bar {
    width: 100%;
    background-color: #fff;
    padding: 10px 15px;
  }
  .nav-bar .nav-logo SVG{
    margin-top: -40px;
    margin-left: -32px;
    margin-top: -50px;
  }
  .nav-bar .nav-logo SVG path{
    fill: black;

  }
  .bestseller-swipper-box-lower p,
.community-swipper-lower p{
    font-size: 2vw;
    font-weight: 100;

}  
  .nav-menu svg path{
    stroke: black !important;
    
  }
  
  #SVGRepo_iconCarrier > g > path{
    fill: black !important;
  }
  .menu-provile{
    display: none;
  }
  .nav-menu{
    align-items: center;
    margin-top: -10px;
  }
  .nav-menu ul {
    gap: 10px;
    margin-top: 10px;
  }
  .nav-menu ul li {
    font-size: 14px;
    display: none;
  }
  .bottom-hero {
    width: 100%;
    flex-direction: column;
    padding: 15px;
  }
  .bottom-hero-left,
  .bottom-hero-right {
    width: 100%;
    padding: 10px 0;
  }
  .bestseller-swipper-box-lower-button {
    width: 100%;
    font-size: 2.6vw;
    width: 100% !important;
  }
  
  .bottom-hero-left h1 {
    font-size: 18px !important;
  }
  .bottom-hero-right h1 {
    font-size: 16px !important;
  }
  .bestseller-swipper-box{
    height: 400px;
  }
  .community-swipper-box-content{
    max-height: 22%;
  }  
  
  /* Bestseller Swiper */
  .inner-bestseller-swipper,
  .inner-community-swipper,
  .inner-bright-skin-swipper {
    width: 100%;
    padding: 20px 15px;
  }
  .bestseller-swipper-box-upper img,
  .bright-skin-swipper-box-upper img {
    height: 250px !important;
  }
  .swiper-button-next-1,
  .swiper-button-prev-1,
  .swiper-button-next-3,
  .swiper-button-prev-3 {
    top: -40px !important;
    font-size: 20px !important;
    display: none;
  }
  .swiper-button-prev-1,
  .swiper-button-prev-3 {
    left: 85% !important;
    display: none;
  }

  /* Community Swiper */
  .community-swipper-box {
    height: 400px;
    padding: 50% 5px 5px;
  }
  .community-content-left {
    width: 70%;
  }
  .community-content-right {
    width: 30%;
  }

  /* Daily Section */
  .innerDaily {
    width: 100%;
    flex-direction: column;
    
  }
  .Daily-left,
  .Daily-right {
   width: 100%;
   height: 250px;
   margin-bottom: 10px;
  }
  .innerDaily-content h1 {
    font-size: 25px;
  }
  .innerDaily-content {
  top: 50%;
  gap: 5px;
  transform: translate(-100%, -50%);
  margin-left: 5px;
  width: 50%;
  gap: 1vw;
  }
  
  .innerDaily-content p{
    font-size: 3vw;
    line-height: normal;
  }
  .Daily-left > div > p{
    line-height: normal;
  }
  .innerDaily-content h4 {
  
  width: 90%;
  font-size: 10px;
  background-color: #f9f4f000;
  border: 2px solid;
  margin-top: 0;
  letter-spacing: 2px;
  font-size: 2.2vw;
  font-weight: 500; 
  }
  .inner-lower-daily {
    width: 100%;
    flex-wrap: wrap;
    gap: 10px;
    padding-left: 20px;
  }
  .daily-p1 {
    width: 100%;
    height: 35vw;
  }
  .daily-p1 h1 {
    font-size: 2.5vw !important;
  }

  /* Reviews Swiper */
  .reviews-swiper {
    padding: 0 10px 30px;
  }
  .review-slide {
    padding: 20px 00px 20px 20px;
    
  }
  .review-slide p {
    font-size: 16px;
    line-height: 20px;
  }
  .review-slide h1 {
    font-size: 16px;
  }
  .review-slide h4 {
    font-size: 13px;
  }

  /* Save With Sets */
  .inner-save-with-set {
    width: 100%;
    flex-direction: column;
    padding: 0 15px;
  }
  .left-save-with-set,
  .right-save-with-set {
    width: 100%;
    height: auto;
  }
  .left-save-with-set {
    height: 400px;
  }
  .right-save-with-set {
    padding: 20px;
  }
  .right-save-with-set-button {
    max-width: 25vw !important;
  }
  .right-save-with-set h2 {
    font-size: 28px;
  }

  /* Bright Skin */
  .inner-bright-skin {
    width: 100%;
    /* flex-direction: column; */
    /* padding: 0 15px; */
  }
  .bright-skin-swipper-box-upper h1{
    margin-bottom: 5px;
  }
  .bright-skin-swipper-box-lower-button{
    width: 100%;
  }
  .left-bright-skin,
  .right-bright-skin {
    width: 50%;
  }
  .bright-skin-heading{
    width: 90%;
    font-size: 30px;
  }
  .bright-skin{
    width: 100%;
    padding: 20px;
    align-items: start;
    padding-right: 0 !important;
  }
  .bright-skin-2-swipper-box {
    height: 350px;
  }

  /* Footer */
  .inner-footer {
    width: 100%;
    flex-direction: column;
    padding: 30px 15px;
    gap: 20px;
  }
  .left-part-footer,
  .middle-part-footer,
  .right-part-footer {
    width: 100%;
  }
  .right-part-footer svg {
   margin-left: 0;
    margin-top: 0;
    display: none;
  }
  .middle-part-footer-upper {
    /* flex-direction: column; */
    gap: 10px;
    width: 80%;
  }
  .middle-part-footer{
    padding: 0;
  }
  .right-part-footer p{
    margin: 0;
  }
  .right-part-footer{
    margin-top: 50px;
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
  }

  /* Kayle Note */
  .inner-kayle-note {
    width: 100%;
    flex-direction: column;
    padding: 20px 15px;
  }
  .kayle-note-video {
    width: 100%;
    height: 250px;
  }
  .kayle-note-left,
  .kayle-note-right {
    width: 100%;
  }

  .footer-input-container{
    width: 100%;
  }
  .kayle-note-right H1{
    margin-top: 30px;
    font-size: 15px;
    letter-spacing: 3px;
  }
  .kayle-note-right p{
    /* margin-top: 30px; */
    line-height: 22px;
    font-weight: 100;
    width: 95%;
    font-size: 15px;
  }


  .kayle-note-right img {
    margin-top: 20px;
    padding-bottom: 40px;
    width: 110px;
}
  /* Skin Experts */
  .inner-skin-experts {
    width: 100%;
    flex-direction: column;
    padding: 20px 15px;
  }
  .left-skin-experts,
  .right-skin-experts {
    width: 100%;
  }
  .right-skin-experts {
    /* flex-direction: column; */
    margin-top: 30px;
    padding-bottom: 20px;
    gap: 20px;
    justify-content: flex-start;
  }
  .right-skin-experts-profile img {
    width: 100%;
    height: 250px;
  }

  /* Skin Sec */
  .inner-skin-sec {
    width: 100%;
    padding: 20px 15px;
  }
  .lower-skin-sec {
    flex-direction: column;
    gap: 20px;
  }
  .skin-sec-pro {
    width: 100%;
  }

  /* About Skin */
  .inner-about-skin {
    width: 100%;
    flex-direction: column-reverse;
    padding: 0 0px;
  }
  .left-about,
  .right-about {
    width: 100%;
    margin: 0;
  }
  .left-about{
    padding: 20px 15px;
  }
  .left-about h1 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 100;
    word-spacing: 2px;
    margin-bottom: 25px;
}
.left-part-footer h6{
font-size: 18px;
font-weight: 600;
}
.left-part-footer p{
  font-size: 18px;
}
  .right-about img {
    margin-left: 0;
    height: 80vw;
  }
  .right-skin-experts-profile{
    width: 50%;
  }
  .lower-inner-about {
    /* flex-direction: column; */
    gap: 10px;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
  }
  .lower-inner-about h1,
  .lower-inner-about h2{
    font-size: 3.5vw !important;

  }
  .last-wrapper{
    width: 270% !important;
    height: 50px;
  }
  .last-item{
    font-size: 3.92vw;

  }
  .last-swiper-swipper-box{
    height: unset;
  }
  .skin-sec-pro img{
    width: 100%;
    object-fit: cover;
    height: unset !important;
  }
  .swiper-slide img{
    width: 110%;
  }
  .upper-skin-sec{
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}






/* .product-page */
/*  */


.header-top-product{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background-color: #80a3eb;
}
.header-top-product img{
width: 10px;
height: 10px;
margin-left: 5px;
}
.header-top-product h1{
  font-size: 15px;
  font-weight: 100;
  text-transform: uppercase;
  color: rgb(0, 0, 0) !important;
  letter-spacing: 2px;
}
.top-header-marqee-content img{
width: 10px;
height: 10px;
margin-left: 5px;
}
.top-header-marqee-content span{
  font-size: 15px;
  font-weight: 100;
  text-transform: uppercase;
  color: rgb(0, 0, 0) !important;
  letter-spacing: 2px;
}

.top-header-marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 20px;
  overflow-x: hidden;
}

.top-header-track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 12s linear infinite;
}

@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
.header-top-product-wrapper{
  display: none;
}





.nav-bar-product-main{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #f9f4f0;
}
.nav-bar-product{
  width: 1240px;
}
.nav-menu-product ul li{
  color: black;
}

.product-hero {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0px 100px;
  background-color: #f9f4f0;
}
.inner-product-hero {
  width: 1240px;
  display: flex;
}
.left-product-hero {
  width: 50%;
  margin-bottom: -350px;
}
.right-product-hero {
  width: 50%;
  padding-left: 10%;
}

.swiper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mySwiper-p-2 {
  height: 60% !important;
  width: 100%;
}

.mySwiper-p-1 {
  height: 10% !important;
  box-sizing: border-box;
  padding: 10px 0;
  margin-top: 10px;
}
.swiper-pagination-b-a{
  display: block !important;
}

.mySwiper-p-1 .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}

.mySwiper-p-1 .swiper-slide-thumb-active {
  opacity: 1;
}
.mySwiper-rev{
  padding-bottom: 50px !important;
}

.product-button-ml {
  margin-top: 10px; /* Adjust as needed, was invalid in original */
  text-decoration: none;
  font-size: 12px;
  color: rgb(0, 0, 0);
  padding: 8px;
  border: 2px solid rgb(0, 0, 0);
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  display: inline-block; /* Ensure proper button-like behavior */
  margin-right: 10px;
  margin-bottom: 10px;
}
.product-button-ml-2{
  margin-top: 10px; /* Adjust as needed, was invalid in original */
  text-decoration: none;
  font-size: 12px;
  color: rgb(255, 255, 255);
  padding: 8px;
  border: 2px solid rgb(0, 0, 0);
  background-color: #000;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  width: 90%;
  display: block;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* Active state styling (same as original hover) */
.product-button-ml.active {
  border: 2px solid rgba(0, 0, 0, 0);
  background-color: rgba(106, 152, 209, 0.858);
  color: rgb(0, 0, 0); /* Added for better contrast on blue background */
}

/* Container for the purchase options */
.purchase-options {
  width: 100%;
  max-width: 90%; /* Adjust based on your design */
  margin: 20px 0; /* Add some spacing around the section */
}


/* Each option row */
.purchase-option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
  border-bottom: 1px solid #d0d0d0; /* Divider line between options */
  border: 2px solid rgb(0, 0, 0);
  border-left: none;
  border-right: none;
}

/* Remove border from the last option */
.purchase-option:last-child {
  border-top: none;
}

/* Left side: Radio button and label */
.option-label {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* Hide the default radio button */
.option-radio {
  display: none;
}

/* Custom radio button styling */
.custom-radio {
  width: 20px;
  height: 20px;
  border: 1.5px solid #000000d4; /* Black border around the radio button */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

/* Inner dot for selected state */
.custom-radio::after {
  content: '';
  width: 13px;
  height: 13px;
  background-color: transparent;
  border-radius: 50%;
  position: absolute;
  margin-left: 0.7px;
  margin-top: 0.2px;
}

/* When radio is checked, show the blue dot */
.option-radio:checked + .custom-radio::after {
  background-color: #7aa9e3; /* Blue color from the image */
}

/* Label text */
.option-text {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* Price on the right */
.option-price {
  font-size: 14px;
  color: #000;
  font-weight: 100;
}

.product-right-text{
  width: 50%;
}
.product-right-text{
  padding-top: 50px;
}
.product-right-text p{
  /* font-size: 24px; */
  font-style: italic;
}

.real-reviews p{
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.real-reviews{
  padding-top: 60px;
  width: 90%;
}
.real-reviews-img{
  display: flex;
  justify-content: space-between;
}
.real-reviews-img img{
  height: 150px;
}

/* Clinically Proven Section */
.product-clinically {
  width: 100%;
  display: flex;
  justify-content: center;
}

.inner-product-clinically {
  width: 1240px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 50px 0;
}

.left-product-clinically {
  width: 40%;
}

.right-product-clinically {
  width: 40%;
  display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    height: 390px;
}
.right-product-clinically .right-product-clinically-main-h1{
  margin-bottom: 30%;
  font-weight: 100;
  text-transform: uppercase;

}
.product-clinically-rev-last{
  padding: 5px 0px 20px;
  margin-bottom: 20px;
  font-size: 10px;
}
.product-clinically-rev{
  display: flex;
  padding: 15px 0px;
  align-items: center;
  border-top: 1px solid black;
  gap: 40px;
}
.product-clinically-rev h1{
  font-size: 40px;
  font-weight: 100;
  color: #4277b892;
  font-style: italic;
}
/* Before-After Slider */
.product-2-main {
  display: grid;
  place-items: center;
  justify-content: start;
}

.product-2-swiper {
  width: 100%;
  max-width: 500px;
  height: 400px;
  padding-bottom: 35px !important;
}
.swiper-pagination-b-a{
  justify-content: flex-start !important;
  /* right: 100% !important; */
  display: flex !important;
}
.swiper-pagination-b-a .swiper-pagination-bullet {
  width: 15px !important;
  height: 15px !important;
  text-align: center !important;
  line-height: 20px !important;
  font-size: 12px !important;
  color: #000 !important;
  opacity: 1 !important;
  background: rgba(0, 0, 0, 0.2) !important;
  color: #000000 !important;
  background: #ffffff !important;
  border: 1.5px  solid black !important;
  z-index: 99;
}
.swiper-pagination-b-a .swiper-pagination-bullet-active{
  background: #000 !important;
  width: 15px !important;
  height: 15px !important;
  border: none !important;
}

.product-2-container {
  display: grid;
  place-content: center;
  position: relative;
  overflow: hidden;
  height: 500px;
  width: 100%;
}

.product-2-image-container {
  width: 500px;
  height: 100%;
  position: relative;
}

.product-2-slider-image {
  width: 100%;
  height: 120%;
  object-fit: cover;
  object-position: center;
}


.product-2-image-before {
  position: absolute;
  inset: 0;
  clip-path: inset(0 calc(100% - var(--position)) 0 0);
  /* fallback width for non-supporting browsers (optional) */
  width: 100%;
}
.product-2-slider {
  position: absolute;
  inset: 0;
  cursor: pointer;
  opacity: 0;
  width: 100%;
  height: 100%;
}

.product-2-slider:focus-visible ~ .product-2-slider-button {
  outline: 5px solid black;
  outline-offset: 3px;
}

.right-product-hero h1{
  font-weight: 100;
  /* text-transform: uppercase?/; */
  margin-bottom: 15px;
}

.product-2-slider-button {
  position: absolute;
  background-color: #fff;
  color: black;
  padding: 0.5rem;
  border-radius: 100vw;
  display: grid;
  place-items: center;
  top: 50%;
  left: var(--position);
  transform: translate(-50%, -50%);
  pointer-events: none;
  box-shadow: 1px 1px 1px hsl(0, 50%, 2%, 0.5);
}

/* Swiper Navigation and Pagination */
.swiper-button-next,
.swiper-button-prev {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 20px;
}

.swiper-pagination-bullet {
  background: #fff;
  opacity: 0.5;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}

  .inner-kayle-note-2{
    flex-direction: row-reverse;
  }
  .kayle-note-video-2{
    width: 100%;
    background-repeat: no-repeat;
    background-image: url(/Media/VTB108_Senne_Skin_Website-094.jpg);
    height: 460px;
    background-position: center;
  }
  .kayle-note-right h2{
  font-size: 24px;
 font-weight: 300;
 margin-bottom: 50px;
 font-style: italic;
  }
  .kayle-note-right h2 span{
  font-size: 22px;
 font-weight: 300;
 margin-bottom: 50px;
 font-style: italic;
 color: white;
 text-decoration: underline;
  }
  .daily-p1-2{
    height: 200px;
  }
  .daily-p1-2 h1{
    display: none;
  }
  .lower-daily-2{
    position: relative;
    background-color: #f5f5f500;
    flex-direction: column;
    text-align: start !important;
   
  }
  .lower-daily-2 h1{
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: start !important;
    width: 81%;
    margin-bottom: 25px;
    letter-spacing: 2px;
  }
  .swiper-button-prev-1-2{
    top: -5px !important;
  }
  .swiper-button-next-1-2{
    top: -5px !important;
    left: 97%;
  }

.product-clinically-rev-2{
  align-items: start;
}
.product-clinically-rev-2 h2{
  font-size: 11px;
  width: 25%;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  letter-spacing: 2px;
}
.product-clinically-rev-2 p{
  width: 100%;
  font-size: 13.3px;
  font-weight: 100 !important;
  row-gap: 10px;
}
.product-clinically-rev-2-last-inner{
  display: flex;
  justify-content: space-between;
  gap: 10PX;
  width: 100%;
}

.skin-sec-pro-2 img{
  height: 150px !important;
}
.product-clinically-rev-2-last{
  flex-direction: column;
  gap: 15px;
}
.product-clinically-rev-2 img{
  margin-top: -5px;
}
.skin-sec-pro-2 h1{
  /* height: 150px !important; */
  font-size: 12px;
  color: black;
}
.bright-skin-2{
  background-color: white !important;
}
  .product-cl-2{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F9F4F0;
  }
  .product-cl-2-container{
    width: 1240px;
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
  }
  .right-product-cl-2{
    width: 40%;
  }
  .right-product-cl-3{
    display: none;
  }
  .left-product-cl-2{
    width: 20%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
   
  }
  .product-cl-2{
    padding: 50px 0px;
  }
  .left-product-cl-2 img{
    width: 120%;
    height: 350px;
  }
  .bright-skin-heading-2{
    margin-top: 0;
  }

/* Full-width container */
.product-cl-3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  display: none;
  background-color: #f9f4f0;
}

/* Each accordion item (column direction) */
.product-clinically-rev-3 {
  width: 100%;
  border-top: 1.5px solid black; /* Set top border to black and 1.5px */
  border-bottom: none; /* Remove the bottom border */
  overflow: hidden; /* Hide any overflowing content */
  margin-bottom: 10px; /* Space between items */
  display: flex;
  flex-direction: column; /* Stack heading and content vertically */
  position: relative;
}

/* Heading style */
.product-clinically-rev-3 h2 {
  font-size: 14px;
  width: 100%;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  padding: 10px 0;
  letter-spacing: 2px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

/* Arrow icon */
.product-clinically-rev-3 h2::after {
  content: '\2193'; /* Down arrow */
  font-size: 16px;
  position: absolute;
  right: 10px;
  transition: transform 0.3s ease;
}

/* Rotate the arrow when active */
.product-clinically-rev-3.active h2::after {
  transform: rotate(180deg); /* Up arrow when active */
}

/* Content (hidden by default) */
.product-clinically-rev-3 .content {
  width: 100%;
  font-size: 13px;
  font-weight: 100;
  padding: 0 0 0px 0; /* Padding at the bottom */
  display: block; /* Show content by default (hidden by height transition) */
  margin-top: 0px; /* Ensures content comes below the heading */
  max-height: 0; /* Start with content hidden */
  overflow: hidden; /* Hide content that overflows */
  transition: max-height 0.5s ease-out, padding 0.3s ease; /* Smooth transition */
}

.product-clinically-rev-3.active .content {
  max-height: 500px; /* Adjust the max-height to a value large enough to fit the content */
  padding-top: 10px; /* Padding when opened */
}

/* Last inner section (if you want to keep this layout) */
.product-clinically-rev-3-last-inner {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
}

.skin-sec-pro-3 img {
  height: 150px !important;
}

.skin-sec-pro-3 h1 {
  font-size: 12px;
  color: black;
}


  .product-small-rev{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0px;
  }
  .inner-product-small-rev{
    width: 1240px;
    display: flex;
  }
  .inner-product-small-rev h1{
    font-size: 28px;
    font-weight: 100;
    text-transform: uppercase;
    width: 20%;
  }
  .inner-product-small-rev .small-rev-middle{
    width: fit-content;
  }
  .small-rev-middle-inner{
    display: flex;
  }
  .small-rev-middle-inner h1{
    font-size: 28px;
    font-weight: 100;
    text-transform: uppercase;
    width: 20%;
    color: black;
  }
  .small-rev-middle-inner h2{
    font-size: 26px;
    font-weight: 100;
    text-transform: uppercase;
    width: 20%;
   color: #4277b8;
  }
  .small-rev-p1 h2{
    font-size: 22px;
    font-weight: 100;
    text-transform: uppercase;
    /* width: 20%; */
   color: #4277b8;
   margin-top: -5px;
  }
  .small-rev-middle p{
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 30px;
  }
  .small-rev-main{
    width: 60%;
    justify-content: end;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
 
  .small-rev-p1{
    display: flex;
    align-items: center;
    /* height: 30px; */
    gap: 10px;
    margin-bottom: 5px;
  }
  .small-rev-p1-inner{
    width: 120px;
    display: flex;
    height: 12px;
    background-color: #80a3eb;
    flex-direction: row-reverse;
  }
  .rev-p1-inner-left{
    width: 10%;
    height: 100%;
    background-color: rgb(221, 221, 221);
  }
  .small-rev-p1 h2 span {
    color: rgb(221, 221, 221);
  }
  .swiper-arrows-top-right {
    position: absolute;
    top: 25%;
    right: 10%;
    z-index: 10;
    display: flex;
    gap: 10px;
    padding: 10px;
  }

  .bright-skin-2 .Findoutmore {
    font-style: italic;
    font-weight: 100;
    color: rgba(52, 54, 57, 0.626);
    width: 81%;
    text-align: start;
    margin-top: -20px;
    margin-bottom: 15px;
}

  .swiper-button-prev-5 {
   margin-left: -65px;
  }
  
  /* Optional if icons are missing */
  .swiper-button-next-5::after,
  .swiper-button-prev-5::after {
    font-size: 14px;
  }


  .save-with-set{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 0px;
    background-color: #F9F4F0;
  }
  .inner-save-with-set{
    width: 1240px;
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: flex-start;
  }
  .inner-save-with-set h1{
    font-size: 30px;
    font-weight: 100;
    font-style: italic;
  }
  .inner-save-with-set a{
    margin-left: 20%;
  }

/* Main section */
.main-what-sec {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #F9F4F0;
}

/* Full-width background video */
.main-what-sec .background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  object-fit: cover; /* Ensures the video covers the entire area */
  z-index: 0;
}

/* Content container */
.what-is-it-sec {
  display: flex;
  justify-content: space-between;
  width: 1240px; /* Fixed width for inner content */
  max-width: 100%; /* Ensure it doesn't exceed viewport on smaller screens */
  background-color: transparent; /* No background here, as video is behind */
  z-index: 1; /* Ensure content is above video */
  margin: 40px auto; /* Center with some vertical spacing */
  
}

/* Left column: What's In It? */
.left-column {
  width: 50%;
  padding: 40px;
  position: relative;
  /* background: rgba(245, 245, 245, 0.7); Semi-transparent background for readability over video */
  /* backdrop-filter: blur(5px); Optional: Adds a subtle blur effect for contrast */
}

.left-column-upper {
  position: relative;
  z-index: 2; /* Ensure content is above any potential overlays */
}

.left-column h2 {
  font-size: 26px;
  font-weight: 100;
  text-transform: uppercase;
  margin-bottom: 40px;
  letter-spacing: 1px;
  color: #333;
}

.left-column .full-ingredient-list {
  font-size: 12px;
  color: #888;
  text-decoration: underline;
  position: absolute;
  top: 40px;
  right: 40px;
}

/* Accordion styling */
.accordion-item {
  margin-bottom: 15px;
}

.accordion-item input {
  display: none;
}

.accordion-item label {
  font-size: 24px;
  font-weight: 100;
  font-style: italic;
  text-transform: uppercase;
  color: #333;
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.accordion-item label::before {
  content: '↓';
  font-size: 16px;
  margin-right: 10px;
  transition: transform 0.3s ease;
}

.accordion-item input:checked + label::before {
  content: '↑';
  transform: rotate(180deg);
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  font-size: 14px;
  color: #555;
  margin-left: 26px;
}

.accordion-item input:checked + label + .accordion-content {
  max-height: 100px; /* Adjust based on content height */
}

/* Right column: What's Not */
.right-column {
  width: 50%;
  padding: 40px;
  background-color: #f9f4f0; /* Solid background to obscure video */
}

.right-column h2 {
  font-size: 26px;
  font-weight: 100;
  text-transform: uppercase;
  margin-bottom: 40px;
  letter-spacing: 1px;
  color: #333;
}

.right-column ul {
  list-style: none;
  padding: 0;
}

.right-column li {
  font-size: 24px;
  font-weight: 100;
  font-style: italic;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 1px;
  color: #333;
}


.product-main-reviews{
  width: 100%;
  display: flex;
  align-self: center;
  justify-content: center;
  padding: 0px 0px 50px;
  
}
.left-product-cl-2 h1{
  font-size: 30px;
    font-weight: 100;
    text-transform: uppercase;
    margin-bottom: 15px
}
.inner-main-reviews{
  width: 1240px;
}
.main-reviews-part1{
  display: flex;
  /* align-items: center; */
  padding: 20px 0px 60px;
  border-top: 1px solid black;
  text-align: start !important;
}
.reviews-part1-right p{
  font-size: 12px;
  letter-spacing: 3px;
  /* width: 40%; */
}
.reviews-part1-right {
  
  width: 45%;
  display: flex;
  flex-direction: row-reverse;
}
.reviews-part1-middle {
  font-size: 12px;
  width: 40%;
}
.reviews-part1-left {
  text-align: start !important;
 gap: 5px;
  width: 15%;
  display: flex;
  flex-direction: column;
}
.reviews-part1-middle h1{
  font-size: 20px;
  font-weight: 100;
  margin-bottom: 10px;
}
.reviews-part1-left h1{
 font-size: 16px;
 letter-spacing: 2px;
}
.reviews-part1-left h6{
 font-size: 12px;
 letter-spacing: 2px;
 font-weight: 100;
 margin-bottom: 5px;
}
.reviews-part1-left p{
 font-size: 10px;
 letter-spacing: 2px;
 font-weight: 100;
 color: #007bff;
 text-transform: uppercase;
}
.inner-main-reviews:nth-last-child(1){
  border-bottom: 1px solid black;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-pagination-reviews .swiper-pagination-bullet {
  width: 20px !important;
  height: 20px !important;
  text-align: center !important;
  line-height: 20px !important;
  font-size: 12px !important;
  color: #000 !important;
  opacity: 1 !important;
  background: rgba(0, 0, 0, 0.2) !important;
  color: #000000 !important;
  background: #ffffff !important;
  /* border: 1.5px  solid black !important; */
  z-index: 99;
}

.swiper-pagination-reviews .swiper-pagination-bullet-active {
  color: #000000 !important;
  background: #ffffff !important;
  border: 1.5px  solid black !important;
  z-index: 99;
}
.swiper-pagination-reviews{
  display: block;
}
.swiper-pagination-reviews{
  display: flex;
}
.in-reviews{
  width: 1240px;
}
.swiper-slide-rev{
  text-align: start;
}

.swiper-pagination-reviews span:nth-child(1)::after {
  content: "1";
  color: #000;
  width: 28%;
  height: 100%;
  /* z-index: 552; */
  position: absolute;
  top: 0;
  border-radius: 50%;
  left: 0px;
}
.swiper-pagination-reviews span:nth-child(2)::after {
  content: "2";
  color: #000;
  width: 28%;
  height: 100%;
  /* z-index: 552; */
  position: absolute;
  top: 0;
  border-radius: 50%;
  left: 28px;
}
.swiper-pagination-reviews span:nth-child(3)::after {
  content: "3";
  color: #000;
  width: 28%;
  height: 100%;
  /* z-index: 552; */
  position: absolute;
  top: 0;
  border-radius: 50%;
  left: 56px;
}

.swiper-arrows-bottom-right-rev {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  padding-top: 20px;
  padding-right: 10px;
  position: relative;
  width: 160px;
}

.swiper-button-next-rev,
.swiper-button-skip-rev {
  font-size: 24px;
  cursor: pointer;
  color: #000;
  background: none;
  border: none;
  line-height: 1;
}
.swiper-button-next-rev{
  position: absolute !important;
  top: 32px !important;
  left: 95px !important;
}

.swiper-button-next-rev::after {
  content: '›'; /* single arrow */
  font-size: 24px;
}

.swiper-button-skip-rev {
  font-family: Arial, sans-serif;
}
.swiper-pagination-reviews{
  width: 100px !important;
}
.bright-skin-2-swipper-box-h2{
  padding: 5px;
  font-size: 14px;
  font-weight: 100;
  text-transform: uppercase;
  background-color: #fff;
  color: black;
  z-index: 22;
  letter-spacing: 2px;
  margin-top: 5px;
  display: none;
}

/* Responsive adjustments for mobile phones */
@media (max-width: 991px) {


  .header-top-product-wrapper{
    display: block;
  }
  .header-top-product-upper{
    display: none;
  }

  .inner-product-hero{
    width: 100%;
    flex-direction: column;
  }
  .bright-skin-swipper-content{
    margin-top: -25px;
  }
  
  .left-product-hero{
    width: 100%;
    margin-bottom: 0;
  }
  .mySwiper-p-1 img{
    height: 150px;
  }
  .left-product-hero-wrapper{
    margin-bottom: -80px;
  }
  .right-product-hero{
    width: 100%;
    padding: auto;
    
   /* margin: auto; */
  }
  .product-right-text{
    /* width: 30%; */
    display: flex;
    align-self: center;
    justify-self: center;
    text-align: center;
  }
  .product-right-text p{
    line-height: 1.5em;
  }
  .real-reviews-img img{
    height: 12em;
  }
  .inner-product-clinically{
    width: 100%;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }
  .left-product-clinically{
    width: 100%;
  }
  .right-product-clinically{
    width: 100%;
  }
  .product-2-image-container{
    width: 650px;
  }
  
  
  .product-2-swiper{
    width: 100%;
    max-width: unset !important;
  }
  .right-product-clinically .right-product-clinically-main-h1{
    margin: 5% 0px;
  }
  .small-rev-p1-inner{
    width: 45vw;
  }

  .product-cl-2-container{
    width: 100%;
    flex-direction: column;
    padding: 0px 20px;
  }
  .left-product-cl-2{
    width: 100%;
    flex-direction: column-reverse;
  }
  .right-product-cl-2{
    width: 100%;
    display: none;
  }
  .product-cl-3{
    display: block;
  }
  .product-clinically-rev{
    gap: 0px;
  }
  .left-product-cl-2 img{
    width: 100%;
    height: 100%;
  }
  .left-product-cl-2 h1{
    margin: 20px 0px;
  }
  .bright-skin-2-swipper-box-2{
    height: 100%;
    min-height: 75vw;
  }
  .bright-skin-2 .Findoutmore{
    margin-bottom: 50px;
  }
  .inner-bright-skin-2{
    align-items: flex-start;
  }
  .bright-skin-swipper-box-upper-2 img{
    height: 58vw !important;
  }
  .bright-skin-2-swipper-box-h2{
    display: block;
  }
  .bright-skin-2-swipper-box h1{

    display: none;
  }
  .bright-skin-swipper-box-lower-button-mois{
    width: unset !important;
    margin-left: 0px !important;
  }
  .bright-skin-swipper-box-lower-button{
    font-size: 2vw;
  }
  .swiper-button-next-5,
  .swiper-button-prev-5{
    display: none;
  }
  .product-clinically-rev h1{
    margin-right: 10px;
  }
  .inner-save-with-set{
    align-items: flex-start;
    gap: 10px;
  }
  .mySwiper-p-1{
    padding: 10px;
  }
  .header-top-product h1{
    font-size: 2.5vw;
  }
  .save-with-set{
    background-color: #fff;
  }
   .inner-kayle-note-2{
    flex-direction: column;
   }
   .inner-kayle-note-2 .kayle-note-right H1{
    font-size: 30px;
   }
   .main-what-sec .background-video{
    width: 100%;
    height: 50%;
   }
   .inner-product-small-rev{
    width: 100%;
    flex-direction: column;
    padding: 0px 20px;
   }
   .small-rev-main{
    width: 100%;
    align-items: flex-start;
    margin-top: 30px;
   }
   .small-rev-middle-inner h1{
    width: unset !important;
   }
   .inner-product-small-rev h1{
    width: 100%;
    margin-bottom: 20px;
   }
   .lower-daily-2 h1{
    width: 94.5%;
   }
   .in-reviews{
    width: 100%;
    padding: 0px 20px;
   }
   .main-reviews-part1{
    flex-direction: column;
    width: 100%;
    gap: 20px;
   }
   .inner-main-reviews{
    width: 100%;
   }
   .reviews-part1-middle{
    width: 100%;
   }
   .reviews-part1-left{
    width: 100%;
   }
   .reviews-part1-right{
    width: 100%;
   }
   .main-reviews-part1 {
    display: flex;
    flex-direction: column; /* Stack items vertically first */
    position: relative;
  }
  
  .reviews-part1-right {
    order: -1; /* Move this to the top */
    margin-bottom: -40px;
  }
  .kayle-note-right h2{
    margin-bottom: 35px;
  }
  .left-column .full-ingredient-list {
    display: flex !important
;
    justify-content: flex-end !important;
    margin-top: -120px !important;
    margin-bottom: 90px !important;
}
  .right-column{
    background-color: transparent;
   margin-top: 150px;
   margin-bottom: 30px;
  }
  .left-column h2 {
    margin-bottom: 100px;
  }
  .what-is-it-sec {
    flex-direction: column;
    padding: 20px;
    margin-top: 0px;
  }
  .left-column,
  .right-column {
    width: 100%;
    padding: 0;
  }
  .left-column .full-ingredient-list {
    position: static;
    display: block;
    margin: 20px 0;
  }
}
/* Responsive adjustments for mobile phones */
@media (max-width: 768px) {
  .what-is-it-sec {
    flex-direction: column;
  }
  .left-column,
  .right-column {
    width: 100%;
    padding: 0;
  }
  .left-column .full-ingredient-list {
    position: static;
    display: block;
    margin: 20px 0;
  }
  .inner-product-hero{
    width: 100%;
    flex-direction: column;
  }
  
  .left-product-hero{
    width: 100%;
    margin-bottom: 0;
  }
  .mySwiper-p-1 img{
    height: 100px;
  }
  .left-product-hero-wrapper{
    margin-bottom: -60px;
  }
  .right-product-hero{
    width: 100%;
    padding: auto;
    
   /* margin: auto; */
  }
  .product-right-text{
    /* width: 30%; */
    display: flex;
    align-self: center;
    justify-self: center;
    text-align: center;
  }
  .product-right-text p{
    line-height: 1.5em;
  }
  .real-reviews-img img{
    height: 8.5em;
  }
  .product-2-image-container{
    width: unset;
  }
  .inner-product-clinically{
    width: 100%;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .left-product-clinically{
    width: 100%;
  }
  .right-product-clinically{
    width: 100%;
  }
  
  
  .product-2-swiper{
    width: 100%;
    max-width: unset !important;
  }
  .right-product-clinically .right-product-clinically-main-h1{
    margin: 5% 0px;
  }

  .product-cl-2-container{
    width: 100%;
    flex-direction: column;
    padding: 0px 20px;
  }
  .left-product-cl-2{
    width: 100%;
    flex-direction: column-reverse;
  }
  .right-product-cl-2{
    width: 100%;
    display: none;
  }
  .product-cl-3{
    display: block;
  }
  .product-clinically-rev{
    gap: 0px;
  }
  .left-product-cl-2 img{
    width: 100%;
    height: 100%;
  }
  .left-product-cl-2 h1{
    margin: 20px 0px;
  }
  .bright-skin-2-swipper-box-2{
    height: 100%;
    min-height: 80vw;
  }
  .inner-bright-skin-2{
    align-items: flex-start;
  }
  .bright-skin-swipper-box-upper-2 img{
    height: 58vw !important;
  }
  .bright-skin-2-swipper-box-h2{
    display: block;
  }
  .bright-skin-2-swipper-box h1{

    display: none;
  }
  .bright-skin-swipper-box-lower-button-mois{
    width: unset !important;
    margin-left: 0px !important;
  }
  .bright-skin-swipper-box-lower-button{
    font-size: 2vw;
  }
  .inner-save-with-set{
    align-items: flex-start;
    gap: 10px;
  }
  .save-with-set{
    background-color: #fff;
  }
   .inner-kayle-note-2{
    flex-direction: column;
   }
   .inner-kayle-note-2 .kayle-note-right H1{
    font-size: 30px;
   }
   .main-what-sec .background-video{
    width: 100%;
    height: 50%;
   }
   .inner-product-small-rev{
    width: 100%;
    flex-direction: column;
    padding: 0px 20px;
   }
   .small-rev-main{
    width: 100%;
    align-items: flex-start;
    margin-top: 30px;
   }
   .small-rev-middle-inner h1{
    width: unset !important;
   }
   .inner-product-small-rev h1{
    width: 100%;
    margin-bottom: 20px;
   }
   .lower-daily-2 h1{
    width: 94.5%;
   }
   .in-reviews{
    width: 100%;
    padding: 0px 20px;
   }
   .main-reviews-part1{
    flex-direction: column;
    width: 100%;
    gap: 20px;
   }
   .inner-main-reviews{
    width: 100%;
   }
   .reviews-part1-middle{
    width: 100%;
   }
   .reviews-part1-left{
    width: 100%;
   }
   .reviews-part1-right{
    width: 100%;
   }
   .main-reviews-part1 {
    display: flex;
    flex-direction: column; /* Stack items vertically first */
    position: relative;
  }
  
  .reviews-part1-right {
    order: -1; /* Move this to the top */
    margin-bottom: -40px;
  }
  
  .right-column{
    background-color: transparent;
   margin-top: 50px;
  }
  
}
