<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'firago-medium';   
  src: url('../font/firago-medium.woff2') format('woff2'),
      url('../font/firago-medium.woff') format('woff'),
      url('../font/firago-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'firago-regular';   
  src: url('../font/firago-regular.woff2') format('woff2'),
      url('../font/firago-regular.woff') format('woff'),
      url('../font/firago-regular.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'firago-bold';   
  src: url('../font/firago-bold.woff2') format('woff2'),
      url('../font/firago-bold.woff') format('woff'),
      url('../font/firago-bold.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'firago-mediumitalic';   
  src: url('../font/firago-mediumitalic.woff2') format('woff2'),
      url('../font/firago-mediumitalic.woff') format('woff'),
      url('../font/firago-mediumitalic.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}



{
  text-transform: none;
}


button,
[type="submit"] {
  -webkit-appearance: button;
}


button::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}



button:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}


html, body {
  scroll-behavior: smooth;
  margin: 0;
  background: #e2e2e2;
}

body {
  max-width: 480px;
  width: 100%;
  margin: auto;
  font-family: 'firago-medium';
  font-weight: 400;
  font-size: 17px;
  color: #f8f8f8;
  background: #0d0c1c;
  line-height: 1.5em;
}



/* MainBanner */

.mainbanner {
  

}

.titlebackground {
  position: relative;
  margin-bottom: -238px;
  z-index: 2;
  
}






.container {
  position: relative;
  text-align: center;
  background-color: #00a6c7;
  background-image: url(../img/mainbanner/top-quality.png);
  background-size: 10%;
  background-repeat: no-repeat;
  background-position: 15px 15px;
  z-index: 1;
  
  padding-bottom: 25px;

}


.natural {

  background-image: url(../img/mainbanner/natural.png);
  background-size: 6%;
  padding-top: 18px;
  margin-left: 266px;
  background-position: 9px 24px;
  background-repeat: no-repeat;
  font-size: 13px;
  font-family: 'firago-regular';
  opacity: 90%;
  z-index: 1; 
  
}








.maintitle {

  position: relative;
  margin-top: 40px;
  font-size: 45px;
  color: #ffffff;
  font-family: 'firago-medium';
  z-index: 4;
}


.undertitle {
    
  position: relative;
  margin-top: 12px;
  font-size: 30px;
  line-height: 35px;
  color: #d7f9ff;
  z-index: 4;
  font-family: 'firago-medium';


}





.main-photo {

  background-image: url(../img/mainbanner/mainbanner.jpg);
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  font-size: 13px;
  font-family: 'firago-regular';
  position: relative;
  z-index: 0; 
  height: 632px;
}

/* -------- */






.sale {



    color: #ffffff;
    
    font-family: "firago-bold";
    font-size: 22px;
    margin-left: 355px;
    padding-top: 10px;



}

.extract {

color: #1f1f1f;
margin-top: 508px;
font-family: "firago-medium";
font-size: 21px;
margin-left: 28px;
}











.product {

width: 52%;
z-index: 0;
margin-top: -300px;

}


.price {

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-image: linear-gradient(to right, #00a6c7 0%, #12D8FA  51%, #00a6c7  100%);
  padding-top: 20px;
  padding-bottom: 20px;
}


.oldprice {
  
  width: calc(100% / 2 - 8px);
  color: #ffffff;
  opacity: 80%;
  font-family: 'firago-regular';
  text-decoration: line-through;
  font-size: 36px;
  padding-left: 83px;
  cursor: default;
  transition: all 0.4s ease;

}

.newprice {

  
  width: calc(100% / 2 - 8px);
  color: #ffffff;
  font-family: 'firago-bold';
  padding-left: 10px;
  font-size: 37px;
  cursor: default;
  transition: all 0.4s ease;
  
}










/* --------------------------- mainbenefits ----------------------------- */




.main-benefits {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #00a6c7;
  background-image: url(../img/main-benefits/background.png);
  background-position: center;
  background-size: 140%;
  background-repeat: no-repeat;
  color: #ffffff;


  
  
}




.main-benefits-name {
  font-family: 'firago-medium';
  text-align: center;

}



.main-benefits .boxes{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0px;

}
.main-benefits .boxes .box{
  margin: 5px 10px;
  width: calc(100% / 3 - 20px);
  text-align: center;
  border-radius: 12px;
  padding: 28px 10px;
  cursor: default;
  transition: all 0.4s ease;
}



.main-benefits .boxes .box .icon {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  margin: 0 auto 10px auto;
  transition: all 0.4s ease;
  

}



.icon-image1, .icon-image2, .icon-image3 {
  height: 40px;
  width: 40px;
  margin-bottom: 9px;
}



.main-benefits-text {

  font-size: 13px;
  line-height: normal;
  font-family: 'firago-regular';
  opacity: 80%;
  margin-top: -8px;


}


.benefits .boxes .topic {
  font-family: 'firago-medium';
  font-size: 22px;
  color: #ffffff;
  
}









/* -----------------------------------------------------------*/





/* TimerandButton */



         





/* áƒ¦áƒ˜áƒšáƒáƒ™áƒ˜áƒ¡ áƒ“áƒ áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ˜áƒ¡ áƒ¡áƒ”áƒ¥áƒªáƒ˜áƒ˜áƒ¡, áƒ¤áƒáƒ&nbsp;áƒ›áƒ˜áƒ¡ áƒ¡áƒ”áƒ¥áƒªáƒ˜áƒ˜áƒ¡ áƒ£áƒ™áƒáƒœáƒ áƒ¤áƒáƒœáƒ˜áƒ¡ áƒ¤áƒ”áƒ&nbsp;áƒ˜ */
.timerandbutton {
  background: #f7f7f7;
  padding-top: 90px;
  padding: none;
  padding-bottom: 1px;
}

/* áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ˜áƒ¡ áƒ–áƒ”áƒ›áƒáƒ— áƒ“áƒáƒ¬áƒ”áƒ&nbsp;áƒ˜áƒšáƒ˜ áƒ¢áƒ”áƒ¥áƒ¡áƒ¢áƒ˜ */
.timerandbutton .timer p {
  text-align: center;
  color: #232323;
  margin-top: -20px;
  padding-bottom: 0px;
  

}

/* áƒªáƒ˜áƒ¤áƒ&nbsp;áƒ”áƒ‘áƒ˜áƒ¡ áƒ¤áƒ”áƒ&nbsp;áƒ˜ áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ¨áƒ˜ */
.timerandbutton .clockdiv {
  margin: auto;
  display: block;
  font-family: 'firago-regular';
  text-align: center;
  font-size: 45px;
  color: #ffffff;
}

/* áƒ°áƒáƒ&nbsp;áƒ˜áƒ–áƒáƒœáƒ¢áƒáƒšáƒ£áƒ&nbsp;áƒáƒ“ áƒ&nbsp;áƒáƒ› áƒ’áƒáƒœáƒ—áƒáƒ•áƒ¡áƒ“áƒ”áƒ¡ áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ˜áƒ¡ áƒ”áƒšáƒ”áƒ›áƒ”áƒœáƒ¢áƒ”áƒ‘áƒ˜ */
.timerandbutton .clockdiv &gt; div {
  display: inline-block;
}

/* áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ˜áƒ¡ áƒ™áƒ•áƒáƒ“áƒ&nbsp;áƒáƒ¢áƒ”áƒ‘áƒ˜ */
.timerandbutton .clockdiv div &gt; span {
  padding: 8px;
  border-radius: 5px;
  background: #232323;
  display: center;
  height: 50px;
  width: 70px;
}

/* áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ¨áƒ˜ :-áƒ˜áƒ¡ áƒ¤áƒ”áƒ&nbsp;áƒ˜ */
.timerandbutton .clockdiv .mins:before, .timerandbutton .clockdiv .mins:after {
  content: ":";
  color: #232323;

}


/* Button */

.btn {
  cursor: pointer;
  color: #ffffff;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 20px;
  outline: none;
  background-image: linear-gradient(to right, #FF8008 0%, #FFC837  51%, #FF8008  100%);
  background-size: 200% auto;
  display: block; 
  text-align: center;
  padding: 20px;
  transition: 0.5s;
  position: relative;
  display: block;
  width: 380px;
  height: 70px;
  margin-top: 50px;
  margin-bottom: 90px;
  margin-left: auto;
  margin-right: auto;
  border: none;


  
}

         

  



         

  







         

  
  





 
        
.btn:hover {
  
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}



         

  





/* ------------ minidescription ------------- */


.minidescription {

  background-color: #ffffff;
  
  padding-top: 30px;
  padding-bottom: 450px;


  background-image: url(../img/minidescription/woman.png);
  background-position: bottom ;
  background-size: 70%;
  background-repeat: no-repeat;
  
  
}
  
  
  .minidescription-title {
  
  font-size: 32px;
  line-height: normal;
  font-family: 'firago-bold';
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #0395b2;
  margin-top: 15px;
  margin-bottom: 30px;
  
  
  
  }
  
  
  .minidescription-text {
  
    margin-top: 15px;
    font-size: 15px;
    margin-left: 30px;
    margin-right: 40px;
    line-height: normal;
    font-family: 'firago-medium';
    color: #414141;
  
  }
  
  




.mini-description-list {

  margin-left: 30px;
  margin-right: 40px;
  background-image: url(../img/minidescription/tick.png);
  background-position: top 30px;
background-size: 5%;
background-repeat: no-repeat;
font-size: 15px;
font-family: 'firago-medium';
z-index: 1; 
margin-top: 8px;
color: #414141;
margin-bottom: 5px;
padding-top: 1.7px;

 

}


.mini-description-list-text {

  margin-left: 30px;
  margin-right: 40px;
  line-height: normal;
  background-position: 0px;
background-size: 5%;
margin-left: 30px;


 

}

.list {

  margin-top: 30px;
  margin-bottom: 30px;
}





  


/* ------------beforeandafter------------- */


.beforeandafter {

  background-color: #00a6c7;
  padding-top: 50px;
  padding-bottom: 50px;

}



.beforeandafter-title {

  text-align: center;
  font-family: 'firago-bold';
  font-size: 32px;
  margin-bottom: 20px;
  color: #ffffff;

}



  

  .beforeandafter-topic{
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'firago-regular';
    margin-top: 10px;
  }



.beforeandafter-boxes{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 14px;
  margin-right: 14px;

}
.beforeandafter-box{
  margin: 10px 0;
  width: calc(100% / 2 - 8px);
  text-align: center;
  border-radius: 12px;
  padding: 15px 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);   
  cursor: default;
  transition: all 0.4s ease;
  background-color: #0889a2;

}




.beforeandafter-iphoto {

margin-left: auto;
margin-right: auto;
border-radius: 12px;
margin-top: 0px;


}




/* ------------ingredients------------- */


.ingredients {

  background-color: #013a63;
  padding-top: 40px;
  padding-bottom: 50px;

}



.ingredients-title {

  text-align: center;
  font-family: 'firago-bold';
  font-size: 32px;
  margin-bottom: 5px;
  color: #f3d989;

}

.ingredients-undertitle {

  text-align: center;
  font-family: 'firago-regular';
  font-size: 18px;
  line-height: normal;
  margin-top: 15px;
  margin-bottom: 20px;
  color: #ffffff;
  opacity: 90%;
  
  }

  

  .ingredients-topic{
    color: #ffffff;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 10px;
    font-family: 'firago-bold';
    margin-top: 10px;
    opacity: 90%;
  }

  .ingredients-text {

    color: #ffffff; 
    opacity: 80%;
    font-family: 'firago-regular';
    margin-bottom: 0px;
    font-size: 12px;
    text-align: normal;
line-height: normal;
opacity: 70%;
    
   }

.ingredients-boxes{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 14px;
  margin-right: 14px;
}
.ingredients-box{
  margin: 10px 0;
  width: calc(100% / 2 - 8px);
  text-align: center;
  border-radius: 12px;
  padding: 23px 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);   
  cursor: default;
  transition: all 0.4s ease;
  background-color: #001e41;
}




.ingredients-iphoto {

height: 120px;
margin-left: auto;
margin-right: auto;
border-radius: 12px;
margin-top: -7px;


}


/* ------------------- doctor ----------------------- */


.doctor {

  padding-top: 30px;
  padding-bottom: 325px;
  background-color: #0a0916;
  background-image: url(../img/doctor/doctor.png);
  background-size: 55%;
  background-repeat: no-repeat;
  background-position: 20px bottom;
  }

  .doctor-title {
  
    font-size: 22px;
    line-height: normal;
    font-family: 'firago-medium';
    margin-left: 23px;
    margin-right: 23px;
    color: #4499ff;
    ;
    
    }
  
  .doctor-text {
  
  font-size: 15px;
  line-height: normal;
  font-family: 'firago-regular';
  margin-left: 23px;
  margin-right: 23px;
  margin-top: 15px;
  
  }

  .doctor-text-mini {
    margin-top: 12px;
    font-size: 15px;
    line-height: normal;
    font-family: 'firago-regular';
    opacity: 80%;
    margin-left: 23px;
    margin-right: 23px;
    
    }
  
  .doctor-name {
  font-size: 16px;
  line-height: normal;
  font-family: 'firago-regular';
  color: #4499ff;
  opacity: 80%;
  margin-top: 50px;
  margin-left: 230px;
  margin-right: 23px;
  
  }





 /* -------------------- instruction ---------------------------- */

 .instruction {
  background-color: #00a6c7;
  padding-top: 40px;
  padding-bottom: 50px;
  
  
  
   }
  
   .instruction-box {
  
    background-color: #008fac;
    margin-left: 20px;
    margin-right: 25px;
    border-radius: 12px;
    padding-top: 5px;
    padding-bottom: 0px;
    background-image: url(../img/instruction/woman.png);
    background-size: 42%;
    background-repeat: no-repeat;
    background-position: 253px 180px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
  
    
   }
  
  
   .instruction-title {
  
    font-family: 'firago-medium' ;
    font-size: 18px;
    margin-left: 28px;
    margin-top: 20px;
    line-height: normal;
    margin-right: ;
    color: #0aefff;
   }
  
   .instruction-under-title {
  
    font-family: 'firago-regular' ;
    font-size: 15px;
    margin-left: 28px;
    margin-top: 10px;
    margin-right: 50px;
    line-height: normal;
   }
  
  
  .instruction-inst {
  
    font-family: 'firago-medium' ;
    font-size: 16px;
    margin-left: 28px;
    margin-top: 30px;
    margin-right: 50px;
    line-height: normal;
  
  }
  
  .steps1 {
    margin-left: 28px;
    margin-right: 160px;
    margin-top: 20px;
    background-image: url(../img/instruction/step-icon.png);
    background-position: top 0px;
    background-size: 12%;
    background-repeat: no-repeat;
  }
  
   
    
  
  
  
   
  .step {
  
    font-size: 14px;
    line-height: normal;
    font-family: 'firago-regular';
    margin-left: 35px;
    opacity: 90%;
    
  
  }
  
  
  .boxinbox {
    margin-top: 100px;
    margin-left: 14px;
    margin-right: 14px;
    background-color: #007a93;
    border-radius: 12px;
    background-image: url(../img/instruction/background.png);
    background-size: 100%;
    background-repeat: no-repeat;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
  
  
  }
  
  
  .boxinbox-text {
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 13px;
    line-height: normal;
    margin-left: 85px;
    margin-right: 15px;
    line-height: normal;
    font-family: 'firago-regular';
    opacity: 80%;
  }
  
  .instruction-product {
  
  
  width: 22%;
  margin-left: 13px;
  margin-top: -109px;
  }
  


/* ------------------- offer ----------------------- */


.offer {

  padding-top: 80px;
  padding-bottom: 2px;
  background-color: #ffffff;
  background-image: url(../img/offer/product.png); 
  background-size: 53%;
  background-repeat: no-repeat;
  background-position: center 60px ;
  
  }
  

  /* áƒ¦áƒ˜áƒšáƒáƒ™áƒ˜áƒ¡ áƒ“áƒ áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ˜áƒ¡ áƒ¡áƒ”áƒ¥áƒªáƒ˜áƒ˜áƒ¡, áƒ¤áƒáƒ&nbsp;áƒ›áƒ˜áƒ¡ áƒ¡áƒ”áƒ¥áƒªáƒ˜áƒ˜áƒ¡ áƒ£áƒ™áƒáƒœáƒ áƒ¤áƒáƒœáƒ˜áƒ¡ áƒ¤áƒ”áƒ&nbsp;áƒ˜ */
.timerandbutton2 {
  
  padding-top: 350px;
  padding: none;
  padding-bottom: 0px;
}

/* áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ˜áƒ¡ áƒ–áƒ”áƒ›áƒáƒ— áƒ“áƒáƒ¬áƒ”áƒ&nbsp;áƒ˜áƒšáƒ˜ áƒ¢áƒ”áƒ¥áƒ¡áƒ¢áƒ˜ */
.timerandbutton2 .timer p {
  text-align: center;
  color: #232323;
  margin-top: -20px;
  padding-bottom: 0px;
  

}

/* áƒªáƒ˜áƒ¤áƒ&nbsp;áƒ”áƒ‘áƒ˜áƒ¡ áƒ¤áƒ”áƒ&nbsp;áƒ˜ áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ¨áƒ˜ */
.timerandbutton2 .clockdiv {
  margin: auto;
  display: block;
  font-family: 'firago-regular';
  text-align: center;
  font-size: 45px;
  color: #ffffff;
}

/* áƒ°áƒáƒ&nbsp;áƒ˜áƒ–áƒáƒœáƒ¢áƒáƒšáƒ£áƒ&nbsp;áƒáƒ“ áƒ&nbsp;áƒáƒ› áƒ’áƒáƒœáƒ—áƒáƒ•áƒ¡áƒ“áƒ”áƒ¡ áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ˜áƒ¡ áƒ”áƒšáƒ”áƒ›áƒ”áƒœáƒ¢áƒ”áƒ‘áƒ˜ */
.timerandbutton2 .clockdiv &gt; div {
  display: inline-block;
}

/* áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ˜áƒ¡ áƒ™áƒ•áƒáƒ“áƒ&nbsp;áƒáƒ¢áƒ”áƒ‘áƒ˜ */
.timerandbutton2 .clockdiv div &gt; span {
  padding: 8px;
  border-radius: 5px;
  background: #232323;
  display: center;
  height: 50px;
  width: 70px;
}

/* áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ¨áƒ˜ :-áƒ˜áƒ¡ áƒ¤áƒ”áƒ&nbsp;áƒ˜ */
.timerandbutton2 .clockdiv .mins:before, .timerandbutton2 .clockdiv .mins:after {
  content: ":";
  color: #232323;

}
  


  






/* Reviews */


.reviewssec {
  background: #ffffff;
  padding-top: 50px;
  margin-bottom: 0px;
  margin-top: 0px;

}

.revtitleup {

  font-size: 32px;
  text-align: center;
  color: #232323;
  padding-top: 0px;
  margin-bottom: 10px;


}

.revtitledown {

  font-size: 32px;
  font-family: 'firago-mediumitalic';
  text-align: center;
  color: #00a6c7;
  padding-top: 0px;
  margin-bottom: 50px;
  
}



.rev_item{
  width: 420px;
  padding: 10px 10px 20px;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  background: #f6f6f6;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;

}
.rev_item&gt;img{
  display: block;
  margin: 0 auto 18px;
}
.rev_item&gt;span{
  font-size: 18px;
  color: #232323;
  font-weight: 700;
  display: block;
  padding: 0 25px;
  margin-top: 15px;
  margin-bottom: 28px;
  
}
.rev_item&gt;p{
  padding: 0 25px;
  font-size: 16px;
  font-family: 'firago-regular';
  color: #232323;
}
.rev_item .name{
  margin-top: 20px;
  padding: 0 25px;
  color: #232323;
  font-family: 'firago-regular';



}
.rev_item .name&gt;span{
  display: block;
}
.reviews .owl-prev,
.reviews .owl-next{
  width: 44px;
  height: 44px;
  border-radius: 50%;
  position: absolute;
  top: 30%;
  background: url(../img/reviews/rev_arrow.png) 10% 10%  no-repeat;
  background-size: 30px;
  opacity: 80%;
  ;
}
.reviews .owl-prev{
  left: 10px;
}
.reviews .owl-next{
  transform: rotate(180deg); 
  right: 10px;
}

.reviewssec .button{
  margin-top: 40px;
}


 /* ------------hww------------- */


 .hww {

  background-color: #f7f7f7;
  padding-top: 50px;
  padding-bottom: 70px;
  }
  
  
  
  .hww-title {
  
  text-align: center;
  font-family: 'firago-bold';
  font-size: 32px;
  margin-bottom: 30px;
  color: #232323;
  
  }
  
 
  
  .hww-topic{
    color: #232323;
    font-size: 18px;
    margin-bottom: 3px;
    font-family: 'firago-medium';
    
  }

 .hww-text{

  color: #232323;
  font-size: 14px;
  font-family: 'firago-regular';
  opacity: 80%;
  line-height: normal;
  opacity: 90%;


 }




  
  .hww-boxes{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 15px;
    margin-right: 15px;

  }

  .hww-box{
    
    margin: 8px 10px;
    width: calc(100%/ 2 - 20px);
    height: 210px;
    text-align: center;
    border-radius: 12px;
    padding: 30px 10px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
    cursor: default;
    transition: all 0.4s ease;
    background-color:#f5f5f5;
  }
  
  
  
  
  
  .hww-iphoto {
  
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 12px;
  
  
  }










 








/* Form */


.finalform {

padding-top: 80px;
padding-bottom: 70px;
background-color: #ffffff;



}

.timerform {

padding-top: 0px; 
padding-bottom: 50px;

}


/* áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ˜áƒ¡ áƒ–áƒ”áƒ›áƒáƒ— áƒ“áƒáƒ¬áƒ”áƒ&nbsp;áƒ˜áƒšáƒ˜ áƒ¢áƒ”áƒ¥áƒ¡áƒ¢áƒ˜ */
.timer p {
  text-align: center;
  color: #232323;
  margin-top: 0px;
  margin-bottom: 35px;

}


/* áƒªáƒ˜áƒ¤áƒ&nbsp;áƒ”áƒ‘áƒ˜áƒ¡ áƒ¤áƒ”áƒ&nbsp;áƒ˜ áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ¨áƒ˜ */
.timerform .clockdiv {
  margin: auto;
  display: block;
  font-family: 'firago-regular';
  text-align: center;
  font-size: 45px;
  color: #ffffff;
}

/* áƒ°áƒáƒ&nbsp;áƒ˜áƒ–áƒáƒœáƒ¢áƒáƒšáƒ£áƒ&nbsp;áƒáƒ“ áƒ&nbsp;áƒáƒ› áƒ’áƒáƒœáƒ—áƒáƒ•áƒ¡áƒ“áƒ”áƒ¡ áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ˜áƒ¡ áƒ”áƒšáƒ”áƒ›áƒ”áƒœáƒ¢áƒ”áƒ‘áƒ˜ */
.timerform .clockdiv &gt; div {
  display: inline-block;
}

/* áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ˜áƒ¡ áƒ™áƒ•áƒáƒ“áƒ&nbsp;áƒáƒ¢áƒ”áƒ‘áƒ˜ */
.timerform .clockdiv div &gt; span {
  padding: 8px;
  border-radius: 5px;
  background: #232323;
  display: center;
  height: 50px;
  width: 70px;
}

/* áƒ¢áƒáƒ˜áƒ›áƒ”áƒ&nbsp;áƒ¨áƒ˜ :-áƒ˜áƒ¡ áƒ¤áƒ”áƒ&nbsp;áƒ˜ */
.timerform .clockdiv .mins:before, .timerform .clockdiv .mins:after {
  content: ":";
  color: #232323;

}



/* áƒ¤áƒáƒ&nbsp;áƒ›áƒ˜áƒ¡ áƒ¡áƒ˜áƒ’áƒáƒœáƒ” áƒ“áƒ áƒ“áƒáƒ¨áƒáƒ&nbsp;áƒ”áƒ‘áƒ áƒ¤áƒáƒ&nbsp;áƒ›áƒáƒ›áƒ“áƒ” */
form {
  padding-top: 0;
  padding-bottom: 0;
}

/* áƒ›áƒ˜áƒ—áƒ˜áƒ—áƒ”áƒ‘áƒ”áƒ‘áƒ˜áƒ¡ áƒ¢áƒ”áƒ¥áƒ¡áƒ¢áƒ˜ (áƒ›áƒáƒ’.áƒ—áƒ¥áƒ•áƒ”áƒœáƒ˜ áƒ¡áƒáƒ®áƒ”áƒšáƒ˜) */
form div {
  color: #232323;
  font-weight: bold;
  font-size: 18px;
  margin: 10px 0;
  text-align: center;
}

/* áƒ¨áƒ”áƒ§áƒ•áƒáƒœáƒ˜áƒšáƒ˜ áƒ¢áƒ”áƒ¥áƒ¡áƒ¢áƒ˜ áƒ¤áƒáƒ&nbsp;áƒ›áƒáƒ¨áƒ˜ */

input[type=text] {
  width: 400px;
  padding-left: 50px;
  padding-right: 40px;
  color: #1f1f1f;
  font-family: 'firago-regular';
  font-size: 15px;
  padding: 12px 20px;
  margin: 8px 0;
  border-radius: 20px;
  box-sizing: border-box;
  border: none;
  text-align: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  position: relative;
  width: 380px;
  height: 70px;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
  
}

input[type=tel] {
  width: 400px;
  padding-left: 40px;
  padding-right: 40px;
  color: #1f1f1f;
  font-family: 'firago-regular';
  font-size: 15px;
  padding: 12px 20px;
  margin: 8px 0;
  border-radius: 20px;
  box-sizing: border-box;
  border: none;
  text-align: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  position: relative;
  width: 380px;
  height: 70px;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
 
}

/* áƒ¤áƒáƒ&nbsp;áƒ›áƒ˜áƒ¡ áƒ¦áƒ˜áƒšáƒáƒ™áƒ˜ */


.button[type=submit] {

  cursor: pointer;
  color: #ffffff;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 20px;
  outline: none;
  background-image: linear-gradient(to right, #FF8008 0%, #FFC837  51%, #FF8008  100%);
  background-size: 200% auto;
  display: block;
  text-align: center;
  padding: 20px;
  transition: 0.5s;
  position: relative; 
  width: 380px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  border: none; 
  
}




.button:hover {
  
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

  ::placeholder {
    color: #808080;  
    font-family: 'firago-regular';
    font-size: 17px;

    }





















 




























    </pre></body></html>