.headers{
    display: flex;
    justify-content: space-between;
    padding: 0px 30px 0px 30px;
    align-items: center;
    border-bottom: 1px solid #ccc;
    position: fixed;
    z-index: 500;
    top: 0;
    background-color: #fff;
    width: 100%;
}

.headerone p{
    
    background-color: black;
    padding: 10px 15px;
    color: #fff;
    border-radius: 2px;
    font-size: 20px;
    font-weight: 700;
    font-family: "Libre Baskerville", serif;
    display: inline-block;

}
.headerone{
    width: 25%;
}

.libre-baskerville-regular {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: normal;
}
p{
    margin: 0px;
}
.headertwo{
    display: flex;
    gap: 0px;
    justify-content: space-between;
    width: 50%;
   
}

.headertwo p{
 color: #000;
    text-transform: uppercase;
    padding: 35px 19px;
    font-family: PT Sans, sans-serif;
    font-size: 14px;
    font-weight: 400;
      transition: background-color 0.3s ease, color 0.3s ease;
}
.headertwo p:hover{
    color: white;
    background-color: rgba(255, 5, 5, .7);
}.headerthree {
  display: flex;
  width: 25%;
  justify-content: end;
  padding: 30px 60px 30px 19px;
  gap: 40px;
  color: #000;
  text-transform: uppercase;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  transition: color 0.3s ease;
}

.headerthree p:hover {
  color: rgba(255, 5, 5, 0.7);
}

body{
    margin: 0px;
}
.beauty{
    display: flex;
    padding: 90px 30px 20px 30px;
}
.beautyone{
    padding: 50px 20px 0px 0px;
    width: 20%;  
}
.beautytwo{
    width: 60%;
    /* border-left: 1px solid #ccc; */
    height: 165vh;
   
}
.beautythree{
    padding: 50px 0px 0px 20px;
    width: 20%;
}
.most{
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 20px;
}
.beautyone img{
   object-fit: cover;
    width: 100%;
   padding-top: 20px;
    background-size: cover;
    height: 330px;
     transition: filter 0.5s ease;
}

.beautyone img:hover {
  filter: grayscale(100%);
  
}
.business {
        color: #000;
    text-transform: uppercase;
    font-family: PT Sans, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    padding: 25px 0px;
    transition: border-color 0.4s ease;
}
.business:hover{
    text-decoration: underline;
}
.innovative{
    
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    text-decoration: none;
    transition: all .3s;
    transition: color 0.6s ease-in-out;
}
.innovative:hover{
color: rgba(255, 5, 5, .7);
}
.date{
    padding: 20px 0px; 
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
        font-family: PT Sans, sans-serif;
    border-bottom: 1px solid #ccc;
}
.hone {
  text-align: center;
  font-size: 4.5vh;
  font-weight: 900;
  padding: 20px 0px;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  text-transform: uppercase;
  transition: color 0.6s ease-in-out;
  font-family: "Libre Baskerville", serif;
}

.hone:hover {
  color: rgba(255, 5, 5, 0.7);
}

.beautytwo {
  overflow: hidden;
}

.beautytwo img {
  width: 100%;
  height: 950px;
  object-fit: cover;
  transform-origin: center center;
  transition: filter 2s ease, transform 2s ease; /* Slower effect */
}

.beautytwo img:hover {
  filter: grayscale(100%);
  transform: scale(1.02); /* Subtle zoom */
}



  



h1{
    margin: 0px ;
}
.innovatives{
    
    font-size: 22px;
    font-weight: 550;
    line-height: 26px;
    text-decoration: none;
    transition: all .3s;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    transition: color 0.6s ease-in-out;
}
.innovatives:hover{
    color: rgba(255, 5, 5, .7);
}
.health .innovative:hover{
    color: black;
}
.beautythree .most{
    padding-bottom: 10px;
}
.featured{
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    padding: 40px 0px;
}
.feature{
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    padding: 80px 30px 30px 30px;
}
.beautythree img{
    width: 100%;
    height: 150px;
    object-fit: cover;
    transition: filter 0.5s ease;
}
.beautythree img:hover {
  filter: grayscale(100%);
  
}
.beautythree .innovative{
    padding: 20px 0px;
}
.lorem{
    font-weight: 400;
    line-height: 20px;
    font-size: 18px;
}
.sep-circle {
    background-color: #7a7a7a;
    border-radius: 50px;
    width: 4px;
    height: 4px;
    margin-left: 10px;
    margin-right: 10px;
}
.tech{
    display: flex;
    align-items: center;
    padding: 0px 0px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
}
.get{
    margin-top: 0px;
    text-align: center;
        background-image: radial-gradient(circle at 50% 100%, #fff 49%, rgba(227, 227, 227, .7) 79%);

}
.the{
        font-size: 55px;
    font-weight: 700;
    line-height: 60px;
    padding: 20px 0px;
}
.get img{
    width: 50%;
    object-fit: cover;
}
.getthe{
    width: 50%;
    
    margin: 0 auto;
}
.receive{
    padding: 0px 50px 20px 50px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
}
.health{
    display: flex;
    padding: 60px 30px 90px 30px;
    gap: 20px;
}

.health img{
    transition: filter 0.5s ease;
    object-fit: cover;
}
.health img:hover {
  filter: grayscale(100%);
  
}
.healthone{
    width: 50%;
}
.healthtwo{
    width: 25%;
}
.healththree{
    width: 25%;
}
.health .innovative{
    text-transform: uppercase;
    padding-bottom: 50px;
}
.healthone img{
    object-fit: cover;
    width: 100%;
    height: 612px;
}
.inn{
    padding: 25px 0px 20px 0px;
     font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    text-decoration: none;
    transition: color 0.6s ease-in-out;
}
.inn:hover{
    color: rgba(255, 5, 5, .7);
}
.attention .inn:hover{
    color: #7a7a7a;
}
.health .lorem{
    font-size: 20px;
}
.healthtwo img{
    padding-top: 20px;
     height: 200px;
    width: 100%;
    object-fit: cover;
}
.healthtwo .inn {
    padding: 19px 0px 20px 0px;
}
.healthtwo .innovative{
    text-transform: uppercase;
    padding-bottom: 30px;
}
.healththree img{
      padding-top: 20px;
     height: 200px;
    width: 100%;
}
.healththree .inn {
    padding: 19px 0px 20px 0px;
}
.healththree .innovative{
    text-transform: uppercase;
    padding-bottom: 55px;
}
.public{
    text-align: center;
    background-color: #000;
    padding-bottom: 100px;
}
.publicone{
    font-size: 45px;
    padding-top: 90px;
    font-weight: 700;
    line-height: 52px;
    color: #fff;
}
.publictwo{
    color: #fff;
        letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    padding: 20px 0px 40px 0px;
}
.attention{
    display: flex;
    justify-content: space-between;
    gap: 30px;
    padding: 0px 30px;
    color: white;
    text-align: left;
}
.attention img{
    object-fit: cover;


transition: filter 0.5s ease;
}
.attention img:hover {
  filter: grayscale(100%);
  
}
.technology img{
transition: filter 0.5s ease;
object-fit: cover;
}
.technology img:hover {
  filter: grayscale(100%);
  
}

.tank img{
transition: filter 0.5s ease;
}
.tank img:hover {
  filter: grayscale(100%);
  
}








.attentionone{
    width: 25%;
}
.attentiontwo{
    width: 25%;
}

.attentionthree{
    width: 25%;
}

.attentionfour{
    width: 25%;
}
.attentionone img{
    width: 100%;
    height: 380px;
    object-fit: cover;
}
.attentiontwo img{
    width: 100%;
    height: 380px;
    object-fit: cover;
}
.attentionthree img{
    width: 100%;
    height: 380px;
    object-fit: cover;
}
.attentionfour img{
    width: 100%;
    height: 380px;
    object-fit: cover;
}


.attention .business{
    color: white;
}
.inn span{
    display: block;
}
.dates{
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
        font-family: PT Sans, sans-serif;
}
.technology{
    padding: 50px 30px;
    display: flex;
   gap: 30px;
}
.technologyone img{
    height: 350px;
    width: 100%;
    object-fit: cover;
}
.technologytwo img{
    height: 350px;
    width: 100%;
    object-fit: cover;
}
.technologythree img{
    height: 350px;
    width: 100%;
    object-fit: cover;
}
.technologyone{
    width: 33%;
}
.technologytwo{
    width: 33%;
}
.technologythree{
    width: 33%;
}
.be{
    background-color: black;
    color: #fff;
    padding: 60px;
    text-align: center;
}
.beone{
        font-size: 55px;
    font-weight: 700;
    line-height: 60px;
}
.betwo{
    padding-top: 30px;
        font-size: 22px;
    line-height: 30px;
    color: #f7f7f7;
}
.betwo span{
    display: block;
}

.subscribe-box {
  display: flex;
  
  background-color: black;
  padding: 40px 0px ;

  justify-content: center;
  
  gap: 20px;
}

.subscribe-box input {
  padding: 15px 80px 15px 20px ;
  font-size: 18px;
  border: none;
  outline: none;
  color: #000;
  background-color: white;
  font-family: 'Georgia', serif;
}

.subscribe-box input::placeholder {
  color: grey;
}

.subscribe-box button {
  padding: 15px 15px;
  background-color: black;
  color: white;
  border: 1px solid white;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  font-family: 'Georgia', serif;
}

.tank .technology {
    padding: 20px 30px;
}
.foot{
    display: flex;
    text-align: left;
   
    gap: 50px;
    padding: 90px 30px 30px 30px;
}
.footer{
    background-color: #000;
    color: #fff;
    padding-bottom: 70px;
}
.footerone{
    width: 20%;
}
.footertwo{
    text-align: center;
    width: 25%;
}
.footerthree{
    width: 20%;
}
.footerfour{
    width: 20%;
}
.footerfive{
    width: 15%;
}
.footeroneone{
    letter-spacing: 1px;
    font-size: 22px;
    font-weight: 900;
    padding-bottom: 25px;
}
.footeronetwo{
        font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
.footertwoone{

    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
    padding-bottom: 25px;

}
.footertwotwo p{
        font-size: 14px;
    font-weight: 700;
    padding-bottom:25px;
    line-height: 20px;
}
.footertwotwo span{
    display: block;
}
.thisis{
    text-align: center;
}
.thisis span{
    text-decoration: underline;
}
.footertwotwo p:hover{
    color: #7a7a7a;
}
.footertwotwo p{
    transition: color 0.6s ease-in-out;
}

/* fade up */
.fade-up-on-scroll-long {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 3s ease, transform 3s ease;
}

.fade-up-on-scroll-long.visible {
  opacity: 1;
  transform: translateY(0);
}

/* fade down */
.fade-down-on-scroll-long {
  opacity: 0;
  transform: translateY(-40px);
  transition: opacity 1.5s ease, transform 1.5s ease, color 0.6s ease-in-out;
  will-change: opacity, transform;
}

.fade-down-on-scroll-long.visible {
  opacity: 1;
  transform: translateY(0);
}



/* hamburger */

/* Hamburger */
.hamburger {
  width: 24px;
  height: 18px;
  position: relative;
  cursor: pointer;
  display:none;
  
}


/* Mobile Menu (under header, not full screen) */
.mobile-menu {
  display: none;
  flex-direction: column;
  background-color: black;
  color: white;
  padding: 20px;
  position: fixed;
  top: 80px; /* height of your header */
  width: 100%;
  max-height: 50vh;
  overflow-y: auto;
  z-index: 9998;
  text-align: center;
  text-transform: uppercase;
}

.mobile-menu p {
  margin: 10px 0;
  font-family: PT Sans, sans-serif;
}

/* Mobile Styles */
@media screen and (max-width: 768px) { 
  .hamburger {
    display: flex;
  }
  .headertwo,
  .headerthree {
    display: none;
  }

  .headerone {    
    display: flex;
    justify-content: space-between;
  }

}

/* Hamburger to X (Optional CSS animation, quick one) */


.hamburger span {
  background: #000;
  position: absolute;
  height: 3px;
  width: 100%;
  left: 0;
  transition: 0.3s ease;
}

.hamburger span:nth-child(1) {
  top: 0;
}

.hamburger span:nth-child(2) {
  top: 7px;
}

.hamburger span:nth-child(3) {
  top: 14px;
}

/* Cross animation */
.hamburger.active span:nth-child(1) {
  transform: rotate(45deg);
  top: 7px;
}

.hamburger.active span:nth-child(2) {
  opacity: 0;
}

.hamburger.active span:nth-child(3) {
  transform: rotate(-45deg);
  top: 7px;
}
#mobileMenu {
  position: absolute;
  top: 100%; /* Directly below the header */
  left: 0;
  width: 100%;
  background-color: #000;
  display: none;
  flex-direction: column;
  align-items: center;
  padding: 20px 0;
  z-index: 999;
  box-sizing: border-box;
}


/* category */
.cmain{
    padding-top: 150px;
    padding-left: 20px;
        font-size: 45px;
    font-weight: 700;
    line-height: 52px;
}

.cmainn{
    display: flex;
    gap: 30px;
    padding: 30px 20px;

}
.cmainone{
    width: 50%;
}
.cmaintwo{
    width: 50%;
}


.cmainone img{
    width: 100%;
    height: 400px;
    object-fit: cover;
    transition: filter 0.5s ease;
}
.cmaintwo img{
    width: 100%;
    height: 400px;
    object-fit: cover;
    transition: filter 0.5s ease;
}


.cmainn img:hover{
  filter: grayscale(100%);
}
.drelate img{
     object-fit: cover;
    transition: filter 0.5s ease;
}
.drelate img:hover{
     filter: grayscale(100%);
}

/* detailed */
.dtransform{
    display: flex;
    padding: 190px 30px;
    gap: 30px;
}
.dtransformone{
    width: 70%;
}
.dtransformtwo{
    width: 30%;
}
.meta-info {
  display: flex;
  align-items: center;
  gap: 10px;
  /* font-family: Arial, sans-serif; */
  font-size: 14px;
  color: #000;
  font-family: PT Sans, sans-serif;
}

.dot {
  font-size: 20px;
  line-height: 0;
  color: #999;
}

.dtransfor{
        font-size: 52px;
    font-weight: 700;
    line-height: 60px;
       padding: 20px 0px;
       gap: 20px;
}
.tempora{
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding-right: 150px;
    font-family: PT Sans, sans-serif;
}
.dtransformone img{
    padding: 60px 0px;
    width: 100%;
}
.nobisone{
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    padding: 10px 0px;
}
.nobis{
    border: 1px solid #ccc;
    padding: 60px 50px 50px 30px;
}
.nobistwo{
        font-family: PT Sans, sans-serif;
        padding-bottom: 20px;
}
.nobisthree {
  margin: 40px 0px;
  font-size: 18px;
  padding: 20px 0 20px 20px; /* Top and bottom padding added */
  line-height: 22px;
  border-left: 5px solid #e2e2e2;
}
.nobisfour{
  
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 20px 0px;

}
.dlatest{
   
   padding: 40px 0px 0px 0px;
   letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
}
.dtransformtwo .beautythree{
    width: 100%;
}
.beautythree{
    position:sticky;
    z-index: 400;
    top: 60px; /* adjust based on the height of your .headers */
     /* or specific width */

}
.drelated{
    background-color: #000;
    color: white;
    padding:  60px 30px;
}
.dposts{
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 40px;
}
.drelate{
    display: flex;
    gap: 30px;
}
.drelatedone{
    width: 33%;
}
.drelatedtwo{
    width: 33%;
}
.drelatedthree{
    width: 33%;
}
.drelatedone img{
    object-fit: cover;
     height: 350px;
    width: 100%;
}
.drelatedtwo img{
     object-fit: cover;
    height: 350px;
    width: 100%;
}
.drelatedthree img{
     object-fit: cover;
     height: 350px;
    width: 100%;
}
.drelate .innovative{
    padding: 20px 0px;
}
.drelate .business{
    color: white;
}
a{
    text-decoration: none;
}
h2 a{
    color: #000; 
   
}
.headerthree a{
    color: #000;
}