






/* :root{
    --darkblue:#00314F;
    --blue: #2B3045;
    --grey:#8595A4;
    --light-blue: #1D48BC;

} */


:root{
    --darkblue:#2B3045;
    --blue: #00314F;
    --grey:#8595A4;
    --light-blue: #1D48BC;

}





/* cover recover */

.cover-recover-main-wrapper{padding: 60px 0;}
.cover-recover-inner-wrapper h1{text-align: center;}
.cover-recover-wrapper{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items:stretch; gap: 40px;}
.cover-recover-img{width: 100%; max-width: 500px; }
.cover-recover-img img{width: 100%; max-width: 500px; border-radius: 20px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.cover-recover-content {width: 100%;max-width: 500px; height:500px;background: var(--darkblue);padding: 20px 40px 0; border-radius: 20px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.cover-recover-content p{line-height: 2; font-size: 20px; color: #fff; text-align: start;}
.hpg-main-wrapper{padding: 60px 0;}
.hpg-inner-wrapper  h2{text-align: center;}
.hpg-list{width: 100%;max-width: 100%;display: flex;justify-content: center;align-items: center;gap: 40px; position: relative; flex-wrap: wrap; padding-top: 40px;}
.hpg-items{width: 100%; max-width: 170px; height: 170px; border-radius: 100%; display: flex; justify-content: center; align-items: center; background: var(--darkblue); margin: 10px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;position: relative;}
.hpg-items::before{position: absolute; content: ""; width: 100%; max-width: 200px; height: 3px; background:var(--darkblue); top: 0; bottom: 0; right: -88px; margin: auto 0 ; z-index: -1;}
.hpg-list .hpg-items:last-child:before ,.hpg-list .hpg-items:nth-child(6):before ,.hpg-list .hpg-items:nth-child(12):before{display: none;}
.hpg-content{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items: center;}
.hpg-content p{width: 100%; max-width: 1200px; text-align: center;}
.hpg-items p{color: #fff; font-size:22px;}
.key-benefits-main-wrapper{padding: 60px 0; background: var(--darkblue);}
.key-benefits-inner-wrapper h2{text-align: center; color: #fff; padding-bottom: 20px;}
.key-benfits-list{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items: center; gap: 60px;}
/* .hpg-list::before {position: absolute;content: "";width: 100%;max-width: 60%;height: 1px;background: var(--darkblue);top: 0;bottom: 0;margin: auto 0;z-index: -1;} */
.key-benfits-list ul li{font-size: 20px;padding: 5px 0;color: #fff; position: relative; padding-left: 20px;}
.key-benfits-list ul li::before {position: absolute;content: "";width:8px;height: 8px;background: #fff;border-radius: 100%;top: 19px;left: 0;}
.cta-main-wrapper{padding: 60px 0;}
.cta-main-wrapper .fluid-container{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column;}
.cta-main-wrapper .fluid-container p{width: 100%; max-width: 900px ;text-align: center; font-size: 24px;}

/* cover recover */




/* products common design */

.product-cm-deisgn-1-mnr{padding: 60px 0;}
.product-cm-heading{width: 100%; max-width: 100%; text-align: center; position: relative; } 
.product-cm-heading span {font-size: 120px;color:#00000014;font-weight: 700; text-transform: uppercase;}
.product-cm-heading  h2 {text-align: center;position: absolute;left: 0;right: 0;margin: 0 auto;bottom:26px;}
.cm-heding-adj .product-cm-heading  h2{bottom:45px !important;}
.product-cm-design-card{width: 100%; max-width:100%; display: flex; justify-content: center; align-items: center; gap: 60px;}
.product-cm-design-card-img{width: 100%; max-width: 500px;}
.product-cm-design-card-img img {width: 100%;max-width: 500px;height: 700px;object-fit: cover;border-radius: 20px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.product-cm-design-card-content{width: 100%; max-width: 600px}
.product-cm-design-item {width: 100%;max-width: 600px; position: relative;background: var(--blue);padding: 20px 20px  20px 40px;border-radius: 15px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; margin: 20px 0; border: solid 1px var(--grey);}
.product-cm-design-item::before {position: absolute;content: "";width: 100%;max-width: 40px;height: 40px;background: #92a6ba;top: 0;bottom: 0;left: -19px;border-radius: 100%;margin: auto 0; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.product-cm-design-item span{font-size: 22px; color: #fff; font-weight: 600;}
.product-cm-design-item p {color: #fff;margin: 0;font-size: 16px;text-align: start;}
.product-cm-design-2-mnr{background: url(../images/products-common-bg.jpg) no-repeat center center/cover; padding: 80px 0; margin: 60px 0 30px; position: relative;}
.product-cm-design-2-mnr::before {position: absolute;content: "";width: 100%;max-width: 400px;height: 500px;object-fit: cover;background: url(../images/hyla-active-bg.png) no-repeat center center/cover;right: 0;bottom: 0; z-index: 2;}
.product-cm-design-2-mnr::after {position: absolute;top: 0;content: "";width: 100%;max-width: 100%;height: 100%;background: linear-gradient(180deg, #1f91d729 50%, #1f71a63b 50%);}
.product-cm-design-2-content{width: 100%; max-width: 1000px;}
.product-cm-design-2-content h2{color: #ffff; font-size:28px !important; }
.product-cm-design-2-content p{color: #fff; line-height: 1.8; text-align: start;}

/* products common design */


/* Hyla Active */

.why-you-love-mnr{padding: 60px 0;}
.why-you-love-inr h2{text-align: center; padding-bottom: 40px;}
.why-you-love-cards{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items: stretch; flex-wrap: wrap; gap: 40px;}
.why-you-love-card {width: 100%;max-width: 600px;background: var(--darkblue);border-radius: 20px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;position: relative;}
.why-you-love-card-heading {width: 100%;max-width: 100%;display: flex;justify-content: space-between;align-items: center;position: relative;border-bottom: solid 2px #fff;padding: 20px 20px 0 40px;}
.why-you-love-card-content{padding: 20px 40px;}
.why-you-love-card-heading span {font-size: 36px;color:#92a6ba61;font-weight: 900;}
.why-you-love-card-heading h3 {font-size: 19px;color: #fff;font-weight: 700;width: 100%;}
.why-you-love-card-content h4{font-size:18px; color: #fff;}
.why-you-love-card-content p{font-size: 16px; color: #fff; margin: 5px 0 0; font-weight: 300;} 
.why-you-love-card .why-you-love-card-content:last-child{padding: 0 40px 20px;}


/* Hyla Active */



/* Antioxidant Cocktail */
.why-choose-cocktail-mnr{padding: 60px 0;}
.why-choose-cocktail-inr h2{text-align: center;}
.why-choose-cocktail-content{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items: center;}
.why-choose-cocktail-content p{width: 100%; max-width: 1300px; text-align: center;}
.performance-igd-cocktail-mnr{padding: 60px 0 30px;}
.performance-igd-cocktail-inr h2{text-align: center; }
.performance-igd-cocktail-list{width: 100%;display: flex;justify-content: center;align-items:stretch;flex-wrap: wrap;gap: 60px; padding-top: 80px;}
.perforamance-igd-cocktail-item {width: 100%;max-width: 320px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;border-radius: 10px;margin: 20px 0 40px;border: solid 1px #80808073;}
.perforamance-item-heading{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items: center; position: relative;}
.perforamance-item-heading h3{font-size:16px; text-align: center; width: 100%; max-width: 200px; background: var(--blue); padding: 15px 20px; color: #fff; position: absolute; border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.perforamance-igd-cocktail-item p{padding: 40px 20px; text-align: center; margin: 15px 0 0; line-height: 1.7; font-size: 16px;}
.performance-igd-cocktail-list .perforamance-igd-cocktail-item:nth-child(2n){transform: translateY(30px) !important;}

.font-reduce span{font-size: 90px !important;}
.product-cm-heading h1 {bottom: 67px;}
.font-btn .product-cm-heading h1 { bottom:46px;}

/* Antioxidant Cocktail */




/* Britelight */

.bl-benefits-main-wrapper{padding: 60px 0;}
.bl-benefits-inner-wrapper h2{text-align: center;}
.bl-benefits-wrapper-list {width: 100%;max-width: 100%; position: relative;}
.bl-benefits-list{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items:stretch; gap: 280px;}
.bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:nth-child(2) .bl-benefits-num {left: -41px;right: unset;}
.bl-benefits-wrapper-list .bl-benefits-list:last-child  .bl-benefits-card:first-child .bl-benefits-num {right: -41px;left: unset;}
.bl-benefits-wrapper-list::before{position: absolute; content: ""; width: 100%; max-width: 80px; height: 80px; background: var(--darkblue); left: 0; right: 0; top: 0; bottom: 0; margin: auto; border-radius: 100%;} 

.bl-benefits-card::before {position: absolute;content: "";width: 100%;max-width: 119px;height: 2px;background: var(--darkblue);right: -136px;top: 0;bottom: -155px;margin: auto;transform: rotate(45deg);}
.bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child::before {left: -134px;right: unset;transform: rotate(130deg);}
.bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child::before {right: -146px;left: unset;transform: rotate(130deg); }
.bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child::before {right: -133px;left: unset;top: 18px;bottom: unset;transform: rotate(134deg);}
.bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child::before {right: unset;left: -135px;top: 16px;bottom: unset;transform: rotate(47deg);}
.bl-benefits-card::after {position: absolute;content: "";width: 10px;height: 10px;background: var(--darkblue);right: -122px;bottom: -27px;margin: auto 0;border-radius: 100%;}
.bl-benefits-card h3{position: relative; width: 100%; max-width: 100%;}
.bl-benefits-card h3::before {position: absolute;content: "";width: 10px;height: 10px;background: var(--darkblue);right: -83px;bottom: -67px;margin: auto 0;border-radius: 100%;}
.bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child h3::before {bottom: unset;top: 82px;right: unset;left: -82px;}
.bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child h3::before {bottom: unset;top: 12px;right: unset;left: -82px;}
.bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child h3::before {bottom: unset;top: -66px;right: -158px;left: unset;}
.bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child::after {top: unset;bottom: -30px;right: unset;left: -115px;}
.bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child::after {right: -39px;left: unset;left: unset;top: -100px;}
.bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child::after {right: unset;top: -29px;bottom: unset;left: -118px;}
.bl-benefits-card h3{font-size: 26px;}  
.bl-benefits-card {width: 100%;max-width: 600px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;padding: 40px;margin: 60px 0;border-radius: 18px;border: solid 1px var(--light-blue);position: relative;}
.bl-benefits-card h3{font-size: 26px;}
.bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card h3 , .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card p , .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card h3 , .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card p{text-align: end}
.bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child h3 , .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child p{text-align: start;}
.bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child p , .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child h3{text-align: start;}
.bl-benefits-num {width: 100%;display: flex;max-width: 80px;height: 80px;background: var(--light-blue);color: #fff;border-radius: 100%;display: flex;justify-content: center;align-items: center;position: absolute;right: -46px;top: 0;bottom: 0;margin: auto 0;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.bl-benefits-num p{font-size: 24px !important;}
.bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card .bl-benefits-num {right: unset;left: -46px;}

.powerful-performance-mnr{padding: 60px 0; background:var(--darkblue);}
.powerful-perforamance-inr h2{text-align: center; color: #fff;}
.powerful-perforamance-inr p{text-align: center; color: #fff;}
.powerful-perforamance-list {margin: auto;padding-top: 40px;width: 100%;max-width: 1440px;display: flex;justify-content: flex-start;align-items:stretch;gap: 70px;flex-wrap: wrap;}
.powerful-perforamance-card {width: 100%;max-width: 47%;padding-right: 20px;border-right: solid 4px #ffffff9c;}
.powerful-perforamance-card h3{text-align: end; font-size: 26px; color: #fff;}
.powerful-perforamance-card p{text-align: end; color: #fff; font-weight: 200; margin: 10px 0 15px;}
.powerful-perforamance-list  .powerful-perforamance-card:nth-child(2n)  h3 , .powerful-perforamance-list  .powerful-perforamance-card:nth-child(2n) p {text-align: start;}
.powerful-perforamance-list  .powerful-perforamance-card:nth-child(2n){border-left: solid 4px #ffffff9c; border-right: unset; padding-right: unset; padding-left: 20px;}
.powerful-sub-heading{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items: center;}
.powerful-sub-heading p{width: 100%; max-width: 900px; text-align: center;} 

/* Britelight */


/* vitamin-rich-repair */

.what-causes-main-wrapper{padding: 60px 0;}
.what-causes-inner-wrapper h2{text-align: center; padding-bottom:25px;}
.what-causes-list{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items:stretch; gap: 30px; flex-wrap: wrap; padding-top: 40px; position: relative; margin-bottom: 60px;}
.what-causes-list::before {position: absolute;content: "";width: 100%;max-width: 90px;height: 108%;background: var(--darkblue);border-radius: 15px;left: 0;right: 0;top: -4px;margin: 0 auto;z-index: -1;}
.what-causes-card {width: 100%;max-width: 600px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;padding: 20px 30px;border-radius: 15px;background: #E9F8FF;}
.what-causes-card h3{font-size: 22px; color: var(--darkblue); text-align: end;}
.what-causes-card p{text-align: end; margin: 4px 0 0;}
.what-causes-list .what-causes-card:nth-child(2n) h3 , .what-causes-list .what-causes-card:nth-child(2n) p  {text-align: start;}
.what-causes-list .what-causes-card:last-child h3 , .what-causes-list .what-causes-card:last-child p{text-align: center;}
.what-causes-sub-heading{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items: center;}
.what-causes-sub-heading p{font-size: 22px; font-weight: 600; width: 100%; max-width: 900px; text-align: center; margin: 0 0 15px;}

/* vitamin-rich-repair */

/* mg-collection */

.mg-collection-main-wrapper{padding: 60px 0;}
.mg-collection-wrapper{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items:flex-start; gap: 30px;}
.mg-collection-img{width: 100%; max-width: 600px;}
.mg-collection-img img{width: 100%; max-width: 600px; height: 400px; object-fit: cover; border-radius: 20px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.mg-collection-content{width: 100%; max-width: 650px; height: 400px; background: var(--darkblue); color: #fff; padding: 20px 40px; border-radius: 20px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.mg-collection-content p{line-height: 1.6;}
.mg-collection-benefits-mnr{padding: 60px 0;}
.mg-collections-benefits-inr h2{text-align: center;}
.mg-collections-benefits-list{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items: stretch; gap: 40px; padding-top: 40px; flex-wrap: wrap;}
.mg-collections-benefits-card{width: 100%; max-width:400px;  background:#f9f9f9; padding: 20px 40px; border-radius: 15px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; border:solid 1px var(--light-blue);}
.mg-collections-benefits-card h3 {font-size: 22px;text-align: center;border-bottom: solid 2px #000; padding-bottom: 10px; position: relative; }
.mg-collections-benefits-card h3::before{width: 100%; max-width:10px; height: 10px; border-radius: 100%; position: absolute; content: ""; left: 0; bottom: -6px;background:var(--light-blue); }
.mg-collections-benefits-card h3::after{width: 100%; max-width:10px; height: 10px; border-radius: 100%; position: absolute; content: ""; right: 0; bottom: -6px;background:var(--light-blue); }
.mg-collections-benefits-card p{ text-align:  center;}
.mg-collections-benefits-card ul li{font-weight: 400;} 
.mg-collections-benefits-card ul li{position: relative; padding-left: 20px;}
.mg-collections-benefits-card ul li::before {position: absolute;content: "";width: 100%;max-width: 6px;height: 6px;border-radius: 100%;background: #fff;top: 10px;left: 0;}



/* MG Collections */
.course-main-wrapper{padding: 60px 0 0; position: relative;}
.tab-wrapper{position: relative;}
.tab-wrapper h2{text-align: center;}
.course-inner-wrapper{width: 100%; max-width: 100%; display: flex; justify-content:space-evenly; align-items: center;}
.course-card {padding: 30px 0;width: 100%;max-width: 235px;background: #013E75;border: solid 1px #ffffff5c;border-radius: 8px;}
.course-card span img{width: 100%; max-width: 120px; border-bottom: solid 1px #ffffff5c; filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%); padding-bottom: 5px;}
.course-card span{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items: center;}
.course-card p{text-align: center; position: relative; color: var(--yellow); text-transform: uppercase; font-weight:600; font-size: 22px; margin: 15px 0 0;}
.gsmk-tabination .tab-wrapper { text-align: center;display: block; margin: auto;width: 100% !important;max-width: 1390px !important; margin: 0 auto !important; }
.gsmk-tabination .tabs {margin: 0;padding: 10px 0 0 ;display: flex;justify-content: center; white-space: nowrap;gap: 25px;}
.gsmk-tabination .tab-link {margin: 10px 0;list-style: none;padding: 12px 45px;color: #fff;cursor: pointer;transition: all 0.3s ease-in-out;border-bottom: solid 3px rgba(255, 255, 255, 0);letter-spacing: 1px; font: 18px "Myriad Pro", Verdana, sans-serif;box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); border-radius:8px;  background: var(--darkblue);}
.gsmk-tabination .tab-link:hover { box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15); border-bottom: solid 3px #fff; transform: translateY(-2px);}
.gsmk-tabination .tab-link.active { color: #fff; background: #8593A0; box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15) ;}
.gsmk-tabination .content-wrapper {padding: 30px 0 20px;}
.gsmk-tabination .tab-content {display: none;color: #555;font-weight: 300;font-size: 16px;line-height: 1.6;transform: translateY(15px); animation: fadeIn 0.5s ease forwards;}
.gsmk-tabination .tab-content.active {display: block; opacity: 1;}

.mg-collection-main-used-wrapper{padding: 60px 0;}
.mg-collection-used-wrapper {width: 100%;max-width: 100%;display: flex;justify-content: center;align-items: flex-start;gap: 30px;padding: 20px 0 120px;}
.mg-collection-used-img{width: 100%; max-width: 600px;}
.mg-collection-used-img img{width: 100%; max-width: 600px; height: 400px; object-fit: cover; border-radius: 20px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.mg-collection-used-content{width: 100%; max-width: 650px; height: 400px; background: var(--darkblue); color: #fff; padding: 20px 40px; border-radius: 20px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.mg-collection-used-content p{line-height: 1.6;}
.mg-collection-used-content ul li{color: #fff; padding: 5px 0; position: relative; padding-left: 20px;}
.mg-collection-used-content ul li::before{position: absolute; content: ""; width: 100%; max-width: 10px; height: 10px; background: #fff; left: 0; top:11px; border-radius: 100%;}
.tab-in-content h3{text-align: center;}
.d1-sub-heading {text-align: center; margin: 0 0 15px;}

.mg-d1-mnr{padding: 80px 0; background: #F4F4F4;}
.mg-collection-main-d1-wrapper{padding: 60px 0;}
.mg-collection-d1-wrapper{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items:center; gap: 30px;}
.mg-collection-d1-img{width: 100%; max-width: 500px;}
.mg-collection-d1-img img{width: 100%; max-width: 500px; height: 400px; object-fit: cover; border-radius: 20px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.mg-collection-d1-content{width: 100%; max-width: 520px;}
.mg-collection-d1-content p{line-height: 1.6;}
.mg-collection-d1-content h4 {font-size: 26px;font-weight: 700;color: #000;}
.mg-collection-d1-content h5{font-size: 21px;}

.mg-d1-list{padding-top: 40px; width: 100%; max-width: 100%; display: flex; justify-content: center; align-items: stretch; flex-wrap: wrap; gap: 60px;}
.mg-d1-card {width: 100%;max-width: 250px; height: 250px;background: #8593A0;border-radius:100%;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;padding: 40px 20px; border: solid 2px #00314f59;}
.mg-d1-card p{color: #fff; text-align: center;}
.h2-sub p{font-size: 28px; font-weight: 600;} 
.tab-content .powerful-performance-mnr{margin: 0;}

/* MG Collections */



/* Scars */

.scras-mnr{padding: 60px 0;}
.scars-inr{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items:flex-start;}
.scars-img{width: 100%; max-width:600px;position: relative;}
.scars-img::before {position: absolute;content: "";width: 100%;max-width: 550px;height: 550px;border: solid 5px #fff;left: 0;right: 0;bottom: 0;top: 0;margin: auto;}
.scars-img img{width: 100%; max-width:600px; height: 600px; object-fit:cover; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.scars-content{width: 100%; max-width: 600px; height: 600px; background: #8595A4; padding: 40px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.scars-content h2{color: #fff;}
.scars-content p{line-height: 1.5; color: #fff;}

.types-of-scars-inr-sub-heading{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items: center;}
.types-of-scars-inr-sub-heading p{width: 100%; max-width: 1200px; font-size: 22px; text-align: center;} 

.types-of-scars-mnr{padding: 60px 0;}
.types-of-scars-inr h2{text-align: center;}
.types-of-scars-card{width: 100%; max-width: 100%; display: flex; align-items: center; justify-content: center; gap:45px; padding: 50px 0;}
.types-of-scars-img{width: 100%; max-width: 550px; position: relative;}
.types-of-scars-img::before {position: absolute;content: "";width: 100%;max-width: 530px;height: 530px;border: solid 2px var(--grey);left: 0px;right: 0;margin: auto;top: -15px;border-radius: 100%;}
.types-of-scars-img span img ,.one-millifarc-circle-image img{width: 100%; max-width:500px; border-radius: 100%; border: solid 2px var(--light-blue);}
.types-of-scars-img span {position: relative;width: 100%;max-width: 100%;display: flex;justify-content: center;align-items: center;}
/* .types-of-scars-img span::before {position: absolute;content: "";width: 100%;max-width: 20px;height: 20px;background: var(--light-blue);border-radius: 100%;bottom: 26px;right: 111px;} */
.types-of-scars-img span::after {position: absolute;content: "";width: 100%;max-width: 20px;height: 20px;background: var(--light-blue);border-radius: 100%;top: 24px;left: 111px;}


.types-of-scars-img span::before {position: absolute;content: "";width: 100%;max-width: 20px;height: 20px;background: var(--light-blue);border-radius: 100%;top: 0;right: 0;animation: moonOrbit 20s linear infinite;bottom: 0;left: 0;margin: auto; }
   
   /* Reduced the axis of rotation by decreasing translateX */
   @keyframes moonOrbit {
    0% {
    transform: rotate(0deg) translateX(265px) rotate(0deg);border-radius: 50%;
    }
    100% {
    transform: rotate(360deg) translateX(265px) rotate(-360deg);border-radius: 50%;
    }
   }
   
   @keyframes moonOrbitOpposite {
    0% {
    transform: rotate(180deg) translateX(265px) rotate(0deg);border-radius: 50%;
    }
    100% {
    transform: rotate(540deg) translateX(265px) rotate(-360deg);border-radius: 50%;
    }
   }
   
   
   .types-of-scars-img span::after {position: absolute;content: "";width: 100%;max-width: 20px;height: 20px;background: var(--light-blue);border-radius: 100%;top: 0;left: 0; right: 0; bottom: 0; margin: auto; animation: moonOrbitOpposite 20s linear infinite;}



.types-of-scars-content {width: 100%; max-width: 600px;}
.types-of-scars-content p{margin: 0 0 15px; font-weight: 300;}
.types-of-scars-list{padding-top: 20px;}
.types-of-scars-content{margin: 10px 0 15px;}
.types-of-scars-content h3{font-size: 28px; position: relative; padding-bottom: 10px;}
.types-of-scars-sub-content h4::before {content: "";position: absolute;width: 100%;max-width: 10px;height: 10px;background: var(--grey);top: 6px;left: -22px;transform: rotate(45deg);}
.types-of-scars-list .types-of-scars-card:nth-child(2n) .types-of-scars-sub-content h4::before{left: unset; right: -24px;}


.types-of-scars-sub-content h4{font-size: 22px !important; position: relative;}
.types-of-scars-list .types-of-scars-card:nth-child(2n){flex-direction:row-reverse; gap: 70px;}
.types-of-scars-list .types-of-scars-card:nth-child(2n) .types-of-scars-content h3 , .types-of-scars-list .types-of-scars-card:nth-child(2n) .types-of-scars-content p , .types-of-scars-list .types-of-scars-card:nth-child(2n) .types-of-scars-sub-content h4{text-align: end;}

.scars-bft .performance-igd-cocktail-list .perforamance-igd-cocktail-item:nth-child(2n) { transform:unset !important;}
.scars-bft .perforamance-igd-cocktail-item{background-color:#E9F8FF;}
.scars-bft .perforamance-igd-cocktail-item{max-width: 430px;}


.why-choose-mft-mnr{padding: 60px 0 0;}
.why-choose-mft-inr{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items:flex-end; gap: 70px;}
.why-choose-mft-img{width: 100%; max-width: 500px; height: 600px;}
.why-choose-mft-img img{width: 100%; max-width: 500px; height: 600px; object-fit: cover; z-index: 1; position: relative;}
.why-choose-mft-content{width: 100%; max-width: 700px;}
.why-choose-mft-content h2{font-size: 32px; padding-bottom: 25px;}
.why-choose-mft-sub-content{border-left: solid 4px  #8595A4; padding-left: 15px; position: relative;}
.why-choose-mft-sub-content::before {position: absolute;content: "";width: 100%;max-width: 100px;height: 1px;background: linear-gradient(90deg, #fff 3%, #8595A4 96%);left: -100px;top: 0;bottom: 0;margin: auto 0; transform: rotate(-10deg); z-index: -1;}
.why-choose-mft-content .why-choose-mft-sub-content:nth-child(3)::before {  transform: rotate(-30deg);}
.why-choose-mft-content .why-choose-mft-sub-content:nth-child(3)::before { transform: rotate(0deg);}
.why-choose-mft-content .why-choose-mft-sub-content:nth-child(4)::before , .why-choose-mft-content .why-choose-mft-sub-content:nth-child(5)::before {transform: rotate(10deg);}
.why-choose-mft-content .why-choose-mft-sub-content:nth-child(6)::before {transform: rotate(31deg);top: -10px;bottom: unset;left: -95px;}
.why-choose-mft-sub-content h3{font-size: 22px; font-weight: 600;}
.why-choose-mft-sub-content p {  margin: 5px 0 20px; font-weight: 300;}


/* Scars */





/* rosacea */

.risk-of-rosacea-mnr {padding: 60px 0;background: #F6F6F8;}
.risk-of-rosacea-inr h2{text-align: center; padding-bottom: 40px;}
.risk-of-rosacea-list{width: 100%; max-width: 100%; display: flex; justify-content: center; align-items:stretch; flex-wrap: wrap; gap: 40px;}
.risk-of-rosacea-card{width: 100%; max-width: 270px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; padding: 20px; border-radius: 15px; border: solid 1px #80808073;}
.risk-of-rosacea-sub-hedaing {position: relative;width: 100%;max-width: 100%;display: flex;justify-content: center;align-items: center;}
.risk-of-rosacea-sub-hedaing h3 {position: absolute;width: 85px;height: 85px;border-radius: 100%;background: var(--darkblue);display: flex;justify-content: center;align-items: center;font-size:17px;color: #fff; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; }
.risk-of-rosacea-card p { margin: 50px  0 0; text-align: center; font-size: 16px;}

.symptoms-rosacea-mnr { padding: 110px 0 50px;}
.symptoms-rosacea-inr{width:100%; max-width: 100%; display: flex; justify-content: center; align-items:flex-start;}
.symptoms-rosacea-img{width: 100%; max-width:600px;}
.symptoms-rosacea-img img{width: 100%; max-width:600px; height: 700px; object-fit: cover; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.symptoms-rosacea-content{width: 100%; max-width:700px; height: 700px;background: #00314F; padding: 40px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.symptoms-rosacea-sub-content{position: relative;}
.symptoms-rosacea-sub-content::before {position: absolute;content: "";width: 100%;max-width: 30px;height: 30px;background: #5DAAF0;border-radius: 100%;top: 0;bottom: 0;margin: auto 0;left: -56px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.symptoms-rosacea-sub-content::after {position: absolute;content: "";width: 3px;height: 100%;background: #5DAAF0;left: -41px;top: 53px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.symptoms-rosacea-content .symptoms-rosacea-sub-content:last-child::after{display:none;}
.symptoms-rosacea-content h2 {font-size: 32px;color: #fff;padding-bottom: 20px;}
.symptoms-rosacea-sub-content p {color: #fff;margin: 5px 0 20px;font-weight: 200;}
.symptoms-rosacea-sub-content h3{font-size: 20px; color: #fff;}

/* rosacea */


.sitemap-main-wrapper{padding: 60px 0;}
.sitemap-inner-wrapper h2{text-align: center; padding-bottom: 30px;}
.sitemap-list-wrapper{width: 100%; max-width: 100%; display: flex; justify-content:flex-start; align-items:center; gap:40px;flex-wrap: wrap;}
.sitemap-item >a, .sitemap-item h3{font-size: 26px; width: 100%; position: relative; padding-left: 20px;}
.sitemap-item h3{padding-left: unset; color: var(--light-blue);}
.sitemap-item >a::before{position: absolute;content: "";background: var(--grey);width: 100%;max-width: 10px;height: 100%;left: 8px;}
.sitemap-item{width: 100%; max-width: 300px;} 
.sitemap-sub-list{width: 100%; max-width: 100%; display:flex; justify-content:flex-start; align-items: start; gap: 40px; flex-wrap: wrap;}
.sitemap-sub-item{width: 100%; max-width: 300px;}
.sitemap-list-wrapper .sitemap-item:last-child{max-width: 100%;}
.sitemap-sub-item h4{font-size: 22px; padding-top: 20px; color: var(--darkblue);}
.sitemap-sub-item ul li{padding: 5px 0; position: relative; padding-left: 20px;}
.sitemap-sub-item ul li::before{position: absolute; content: ""; background: var(--grey); width: 10px; height: 10px; transform: rotate(45deg); left: 0; top: 13px;}










@media(max-width:1600px){
    .why-choose-cocktail-mnr {   padding: 40px 0;  }
    .bl-benefits-main-wrapper {padding: 30px 0;}
    .powerful-performance-mnr {margin: 20px 0;}

 

}


@media(max-width:1456px){
    .bl-benefits-card {display: flex;justify-content: center;align-items: center;flex-direction: column;}
    .vr-bf .bl-benefits-card h3::before {right: -83px;bottom: -68px;}
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child h3::before {top: 100px;}
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child::after {bottom: -13px;left: -115px;}
    .vr-bf .bl-benefits-card::after {right: -121px;bottom: -10px; }
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child::after {top: -84px;} 
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child h3::before { top:98px;}
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child h3::before {top: -66px;}
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child h3::before {top: 13px;}

    
}




@media(max-width:1456px){
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child::after {top: -106px;}
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child h3::before {top: 1px;}
 

}








@media(max-width:1450px){
h1{font-size: 40px;}

.inner-h2{font-size: 35px;}
.inner-h3{font-size: 31px;}
.inner-h4{font-size:28px;}


.hpg-list::before{max-width: 73%;}
.key-benefits-main-wrapper {margin:0;}
.hpg-main-wrapper { padding: 40px 0;}
.hpg-items {max-width: 120px; height: 120px; }
.hpg-list{gap: 30px;}
.hpg-items p {font-size: 15px;}
.product-cm-design-2-mnr::before {max-width: 340px; height: 400px;}
.mg-collection-benefits-mnr { padding: 30px 0;}
.mg-collection-used-img {max-width: 500px;}
.mg-collection-used-img img{max-width: 500px;}
.mg-collection-used-content {max-width: 600px;}
.mg-collection-img {max-width: 500px;}
.types-of-scars-mnr {  padding: 30px 0;}
.types-of-scars-card{padding: 40px 0 50px;}
.hpg-list .hpg-items:nth-child(8):before{display: none;}
.hpg-list .hpg-items:nth-child(6):before ,.hpg-list .hpg-items:nth-child(12):before{display: block;}


        
}


@media(max-width:1370px){
    .hpg-list .hpg-items:nth-child(7):before{display: none;}
    .hpg-list .hpg-items:nth-child(8):before{display:block;}
}

@media(max-width:1360px){
    .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child::after {top: -98px;}
    .bl-benefits-card::after {right: -117px;bottom: -7px; }
    /* .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child::after {bottom: -16px;left: -115px; } */
    .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:first-child::before {max-width: 107px; bottom: -154px; right: -131px;top: 0; }
    .bl-benefits-card h3::before { right: -85px;}
    .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child h3::before { top: -84px;}
    .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child h3::before {top: 81px;}
    .bl-benefits-card h3::before { bottom: -65px; }
    .bl-benefits-card::after {bottom: -27px;right: -120px;} 
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child::after { top: -78px;}
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child h3::before { top: 13px;}
    .vr-bf .bl-benefits-card h3::before {bottom: -65px; }
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child::after {bottom: -17px;left: -115px; }






}


@media(max-width:1342px){
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child::after { top: -97px; }
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child h3::before {top: 2px; }
}





@media(max-width:1300px){
    .bl-benefits-wrapper-list { gap: 250px;}
    .bl-benefits-num{max-width: 70px; height: 70px;}
    .bl-benefits-card {margin: 40px 0; max-width:450px;}
    .bl-benefits-list {gap: 240px;}
    .bl-benefits-card h3::before {right: -82px;bottom: -63px;}
    .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:first-child::before {max-width:80px; right: -101px;top: 0;bottom: -128px;transform: rotate(48deg);}
    .bl-benefits-card::before {max-width: 80px;right: -101px;top: 0;bottom: -128px;transform: rotate(48deg); }
    .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child::before {left: -104px;transform: rotate(132deg);}
    .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child::before {right: -92px;top: 26px;transform: rotate(133deg);}
    .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child::before {left: -97px;top: 29px;transform: rotate(47deg);}
    .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child h3::before {right: -71px;bottom: -79px;}
    .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child h3::before {top: 12px;left: -76px;}
    .powerful-perforamance-list {gap: 60px;}
    .bl-benefits-card::after {right: -89px; bottom:-2px;}
    .what-causes-main-wrapper {padding: 60px 0 0 !important;}
    .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child::after {top: unset;bottom: -4px;right: unset;left: -95px;}
    .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child::after {right: -83px;left: unset;left: unset;top: -190px;}
    .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child::after {right: unset;top: -3px;bottom: unset;left: -87px;} 

    .vr-bf .bl-benefits-card::after {right: -93px;bottom: 10px;}
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child h3::before { top: -79px;}
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child::after {top: -198px;}
    .vr-bf .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child::after {bottom: 9px;left: -97px;}
 

    .mg-collection-used-wrapper {padding: 30px 0 80px;}
    .mg-collection-content {padding: 20px;}
    .mg-collection-content p {line-height: 1.4;}




}

@media(max-width:1280px){
    .product-cm-design-2-content {width: 100%;max-width: 900px;}
    .why-you-love-card{max-width: 550px;}
    .why-you-love-mnr { padding: 40px 0;}
    .what-causes-card { max-width: 500px; }
    .what-causes-main-wrapper {padding: 60px 0 70px;}
    .why-choose-mft-content h2 { font-size: 28px; }
    .why-choose-mft-sub-content h3 {font-size: 20px !important;}
    .why-choose-mft-sub-content p {font-size: 16px;}


}




@media(max-width:1199px){
    .hpg-list .hpg-items:nth-child(6):before ,     .hpg-list .hpg-items:nth-child(12):before{display: none;}
    .hpg-list .hpg-items:nth-child(7):before{display:block;}
    .cover-recover-wrapper {padding-top: 20px;}


}




@media(max-width:1220px){
    .hpg-list::before { max-width: 88%; }
    .product-cm-deisgn-1-mnr {padding: 60px 0; }
    .why-you-love-card {max-width: 500px; }
    .why-you-love-cards{gap: 30px;}
    .product-cm-design-2-mnr::before{display: none;}
    .font-reduce span {font-size: 60px !important;}
    .product-cm-heading h1 {bottom: 72px; }
    .font-btn .product-cm-heading h1 {bottom: 26px; }
    .scars-img::before{max-width: 500px; height: 530px;}
    .types-of-scars-card{gap:30px;}
    .types-of-scars-img span img {max-width: 480px;}
    .types-of-scars-img::before , .one-millifarc-circle-image::before {max-width: 510px;height: 510px;left: 1px;top: -15px; }
    /* .types-of-scars-img span::before {right: 122px; bottom: 20px;} */
    .product-cm-heading  h2 {bottom: 5px; }
    @keyframes moonOrbit {
        0% {
        transform: rotate(0deg) translateX(255px) rotate(0deg);border-radius: 50%;
        }
        100% {
        transform: rotate(360deg) translateX(255px) rotate(-360deg);border-radius: 50%;
        }
       }
       
       @keyframes moonOrbitOpposite {
        0% {
        transform: rotate(180deg) translateX(255px) rotate(0deg);border-radius: 50%;
        }
        100% {
        transform: rotate(540deg) translateX(255px) rotate(-360deg);border-radius: 50%;
        }
       }


 
   
}


@media(max-width:1160px){
  .bl-benefits-card::before , .bl-benefits-card h3::before , .bl-benefits-num{display: none;}
  .bl-benefits-card{background: #fff; height: unset;} 
    .bl-benefits-wrapper-list {gap: 40px;} 
    .bl-benefits-card {margin: 10px 0;} 
    .bl-benefits-list {gap: 40px; } 
   .bl-benefits-card::after{display: none;}
    
}





@media(max-width:1100px){
    .cover-recover-main-wrapper {padding: 60px 0 40px;}
    .hpg-list {gap: 20px;}
    .product-cm-design-card{gap: 40px;}
    .why-you-love-card {max-width:100%;}
    .why-you-love-card-heading{justify-content: space-between;}
    .powerful-perforamance-card {max-width: 45%;}
    .what-causes-card {max-width: 440px;}
    .types-of-scars-card{flex-direction: column; gap: 40px;}
    .types-of-scars-img , .one-millifarc-circle-image img{max-width: 100%;position: relative;display: flex;justify-content: center;align-items: center;}
    .types-of-scars-content{max-width: 100%;}
    /* .types-of-scars-img span::before {bottom: -7px;right: -187px;left: 0;margin: 0 auto;}
    .types-of-scars-img span::after {top: -9px;left: -168px;right: 0;margin: 0 auto; } */
    .types-of-scars-content h3 ,     .types-of-scars-content p , .types-of-scars-sub-content h4 {text-align: center; padding-bottom: unset;}
    .types-of-scars-list .types-of-scars-card:nth-child(2n){flex-direction: column; gap:40px;}
    .types-of-scars-list .types-of-scars-card:nth-child(2n) .types-of-scars-content h3, .types-of-scars-list .types-of-scars-card:nth-child(2n) .types-of-scars-content p, .types-of-scars-list .types-of-scars-card:nth-child(2n) .types-of-scars-sub-content h4 {text-align:center; }
    .why-choose-mft-inr{flex-direction: column;}
    .why-choose-mft-img {width: 100%;max-width: 100% !important;display: flex;justify-content: center !important;align-items: center; }
    .why-choose-mft-content {max-width: 100% !important;}
    .why-choose-mft-sub-content::before{display: none;}
    .why-choose-mft-img img {height: unset;}
    .why-choose-mft-content h2{text-align: center;}
    .why-choose-mft-inr {gap: 40px;}
    .scars-img::before {max-width: 460px;height: 548px; }
    .scars-inr {flex-direction: column;justify-content: center;align-items: center;}
    .why-choose-mft-inr{justify-content: center;}
    .types-of-scars-sub-content h4::before{display: none;}
 




}



@media(max-width:992px){
    .cover-recover-wrapper {flex-direction: column; gap: 30px;}
    .cover-recover-img {max-width: 100%;display: flex;justify-content: center;align-items: center;}
    .cover-recover-content{max-width: 100%; height: unset; padding: 20px 40px;}
    .hpg-list{flex-wrap: wrap;}
    .hpg-list::before {display: none;}
    .key-benfits-list {justify-content: center;align-items: center;gap: 0;flex-direction: column;align-items: start;}
    .product-cm-design-card{flex-direction: column; gap: 20px; padding-top: 20px;}
    .product-cm-design-card-img {max-width: 100%;display: flex;justify-content: center;align-items: center;}
    .product-cm-design-card-img img{max-width: 500px; height: 500px; object-fit: cover;}
    .product-cm-design-card-content{max-width: 100%;}
    .product-cm-design-item{max-width: 100%;}
    .product-cm-heading span {font-size: 100px;}
    .product-cm-heading h1{bottom: 50px;}
    .product-cm-design-2-mnr{margin: 20px 0;}
    .performance-igd-cocktail-list .perforamance-igd-cocktail-item:nth-child(2n) { transform: unset;}
    .performance-igd-cocktail-mnr {padding: 40px 0;}
    .performance-igd-cocktail-list {padding-top: 50px;}
    .cta-main-wrapper {  padding: 60px 0 ; }
    .font-reduce span {font-size: 50px !important; }
    .font-btn .product-cm-heading h1 {   bottom: 21px; }
    .bl-benefits-wrapper-list{flex-direction: column;}
    .bl-benefits-card{max-width: 100%;}
    .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card h3, .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card p {text-align: start;}
    .bl-benefits-wrapper-list {gap: unset; }
    .what-causes-card {max-width: 100%; }
    .what-causes-card h3 , .what-causes-card p{text-align: center;}
    .what-causes-list .what-causes-card:nth-child(2) h3, .what-causes-list .what-causes-card:nth-child(2) p, .what-causes-list .what-causes-card:nth-child(4) h3, .what-causes-list .what-causes-card:nth-child(4) p{text-align: center;}
    .mg-collection-wrapper {flex-direction: column;}
    .mg-collection-img {  max-width: 100%; display: flex; justify-content: center; align-items: center; }
    .mg-collection-img { max-width: 100%; }
    .mg-collection-content{height: unset; max-width: 100%; line-height: 1.6;}
    .mg-collection-main-wrapper { padding: 40px 0; }
    .mg-collection-used-wrapper{flex-direction: column; padding: 0 20px;}
    .mg-collection-used-img{max-width: 100%; display: flex; justify-content: center; align-items: center;}
    .mg-collection-used-content { max-width:100%; height: unset; }
    .mg-collection-d1-wrapper{flex-direction: column;}
    .mg-collection-d1-content{max-width: 100%;}
    .mg-collection-d1-content h4 , .mg-collection-d1-content h5{text-align: center;}
    .tab-in-content {padding-top: 10px;}
    .mg-collections-benefits-card{max-width: 100%;}
    .mg-collection-d1-content h4 {font-size: 24px;}
    .mg-collection-d1-content h5 {  font-size: 19px;}
    .mg-collection-content p , .mg-collection-d1-content p {text-align: center; }
    .mg-d1-list {gap: 30px;}
    .mg-d1-card {max-width: 100%;}
    .tabs{width: 100%; overflow-x: scroll;}
    .scars-content {max-width: 100%; height: unset; }
    .scars-img::before {max-width: 541px;height: 548px;}
    .types-of-scars-list {padding-top: 20px;}
    .types-of-scars-mnr { padding: 60px 0 0;}
    .symptoms-rosacea-inr{flex-direction: column; gap: 20px;}
    .symptoms-rosacea-img img{height: unset;}
    .symptoms-rosacea-img {width: 100%;max-width: 100%;display: flex;justify-content: center;align-items: center;}
    .symptoms-rosacea-content{max-width:100%; height:unset;}
    .why-choose-mft-mnr {  padding: 40px 0 60px; }
    .risk-of-rosacea-mnr { padding: 50px 0 50px;}
    .mg-d1-card {padding: 30px 20px;}
    .bl-benefits-list {flex-direction: column; gap: unset; }
    .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child p, .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child h3 ,.bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card h3, .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card p, .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card h3, .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card p ,     .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card h3, .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card p { text-align: center;}
    .what-causes-list .what-causes-card:nth-child(2n) h3, .what-causes-list .what-causes-card:nth-child(2n) p { text-align: center;}
    .product-cm-heading  h2 {bottom:-5px;font-size: 42px;}
    .cm-heding-adj .product-cm-heading  h2 { bottom: 32px !important;}
    .bl-benefits-wrapper-list::before{display: none;}
    .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child h3, .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child p { text-align: center;}
    .bl-benefits-card {  margin: 25px 0; }
    .bl-benefits-card::before , .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:last-child::before , .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:first-child::before ,  .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card:first-child::before {display: block;max-width: 2px;height: 100px;right: 0;left: 0;margin: 0 auto;top: unset;bottom: -69px;transform: unset;z-index: -1;}
    .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child::before{display: none;}
    .perforamance-igd-cocktail-item { margin: 20px 0 0; }
    .product-cm-design-item::before {max-width: 30px;height: 30px;left: -13px;}
    .powerful-perforamance-card h3 { font-size: 22px;}
    .gsmk-tabination .tabs{justify-content: flex-start;}
    .gsmk-tabination .tab-link{width: 200px;}
    .mg-d1-mnr {background: unset; padding: 60px 0 0;}
    .why-choose-mft-inr {gap: 20px !important;}
    .symptoms-rosacea-sub-content::after { top: 39px; height: 110%;}
 


}


@media(max-width:979px){
    .hpg-list .hpg-items:nth-child(5):before , .hpg-list .hpg-items:nth-child(10):before{display: none;}
    .hpg-list .hpg-items:nth-child(6):before,.hpg-list .hpg-items:nth-child(12):before{display:block;}
    .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child h3, .bl-benefits-wrapper-list .bl-benefits-list:last-child .bl-benefits-card:last-child p {  text-align: center;}


}

@media(max-width:819px){
    .hpg-list .hpg-items:nth-child(4):before , .hpg-list .hpg-items:nth-child(8):before , .hpg-list .hpg-items:nth-child(12):before{display: none;}
    .hpg-list .hpg-items:nth-child(5):before,.hpg-list .hpg-items:nth-child(10):before{display:block;}


}


@media(max-width:768px){
    h1{font-size: 37px;}

    .inner-h2{font-size: 31px;}
    .inner-h3{font-size: 28px;}
    .inner-h4{font-size:24px;}

    .cover-recover-content p{line-height: 1.5; text-align: center;}
    .product-cm-heading span {font-size: 70px; }
    .product-cm-heading h1 { bottom: 35px; }
    .font-reduce span { font-size: 40px !important;}
    .font-btn .product-cm-heading h1 {bottom: 16px;}
    .powerful-perforamance-card {max-width: 100%;}
    .scars-bft .perforamance-igd-cocktail-item {  max-width: 100%;}
    .scars-bft .perforamance-item-heading h3 {max-width: 300px;}
    .symptoms-rosacea-mnr {padding: 90px 0 40px; }
    .what-causes-sub-heading p {font-size: 16px;}
    .what-causes-inner-wrapper h2 {padding-bottom: 8px; }
    .tab-in-content h3 {  font-size: 36px;}
    .powerful-perforamance-list {  gap: 40px;}
    .powerful-perforamance-card h3 { font-size: 20px; }
    .powerful-perforamance-list { gap: 40px; }
    .product-cm-heading  h2 {bottom:-2;font-size: 34px;}
    .cm-heding-adj .product-cm-heading  h2 { bottom: 21px !important;}
    .product-cm-deisgn-1-mnr { padding: 40px 0;}
    .mg-d1-mnr {background: unset;padding: 50px 0 0;}
    .performance-igd-cocktail-list .perforamance-igd-cocktail-item:nth-child(2n) { transform: unset !important;}
    .perforamance-igd-cocktail-item { margin: 30px 0 0;}



}

@media(max-width:659px){
    .hpg-list .hpg-items:nth-child(3):before , .hpg-list .hpg-items:nth-child(6):before , .hpg-list .hpg-items:nth-child(9):before{display: none;}
    .hpg-list .hpg-items:nth-child(4):before,.hpg-list .hpg-items:nth-child(8):before{display:block;}


}




@media(max-width:576px){
    .product-cm-heading span{display: none;}
    .product-cm-heading h1 { bottom: 26px; }
    .product-cm-design-item::before {max-width: 30px;height: 30px;background: #92a6ba;top: -14px;bottom: unset;left: 0;right: 0;margin: 0 auto;}
    .product-cm-design-item{margin: 30px 0; padding: 20px;}
    .product-cm-design-2-mnr {margin: 0;}
    .product-cm-design-item span {font-size: 20px;}
    .product-cm-design-2-mnr {padding: 60px 0;}
    .why-you-love-card-content {padding: 20px 20px ;}
    .why-you-love-card .why-you-love-card-content:last-child { padding: 0 20px 20px;}
    .why-you-love-card-content p{text-align: start;}
    .font-reduce span {font-size: 36px !important; display: none;}
    .font-btn .product-cm-heading h1 {bottom: 11px;}
    .performance-igd-cocktail-mnr { padding: 30px 0; }
    .scars-img::before {max-width: 490px; }
    .types-of-scars-img span img , .one-millifarc-circle-image img {  max-width: 450px; }
    .types-of-scars-img::before , .one-millifarc-circle-image::before{max-width: 480px;height: 480px; }
    @keyframes moonOrbit {
        0% {
        transform: rotate(0deg) translateX(240px) rotate(0deg);border-radius: 50%;
        }
        100% {
        transform: rotate(360deg) translateX(240px) rotate(-360deg);border-radius: 50%;
        }
       }
       
       @keyframes moonOrbitOpposite {
        0% {
        transform: rotate(180deg) translateX(240px) rotate(0deg);border-radius: 50%;
        }
        100% {
        transform: rotate(540deg) translateX(240px) rotate(-360deg);border-radius: 50%;
        }
       }
    .scars-content { padding: 30px; }
    .scars-img::before {max-width: 454px;height: 483px;}
    .risk-of-rosacea-card { width: 100%; max-width: 100%;}
    .symptoms-rosacea-content {padding: 30px;}
    .symptoms-rosacea-sub-content::before , .symptoms-rosacea-sub-content::after{display: none;}
    .symptoms-rosacea-content h2 {font-size: 30px; text-align: center;}
    .why-choose-mft-mnr {padding: 20px 0 60px; }
    .symptoms-rosacea-mnr {  padding: 90px 0 30px;}
    .mg-collection-used-content { padding: 20px;}
    .h2-sub p {font-size: 26px;}
    .bl-benefits-card {padding:25px;}
    .bl-benefits-wrapper-list .bl-benefits-list:first-child .bl-benefits-card p{margin: 10px 0 15px;}
    .cm-heding-adj .product-cm-heading  h2 { bottom: 28px;}
    .types-of-scars-inr-sub-heading p {font-size: 19px;}
    .why-you-love-card-heading {padding: 20px 20px 0 20px;gap: 20px;}
    .product-cm-heading  h2 {bottom: unset !important;position: unset;padding-bottom: 10px;}
    .dermapen-three-main-wrapper {padding: 80px 0 80px !important;}
    .scras-mnr { padding: 60px 0 10px;}
    .scars-content h2 { text-align: center;}
    .symptoms-rosacea-sub-content p{text-align: start;}
    .gsmk-tabination .content-wrapper {padding: 10px 0 20px;}
    .product-cm-design-card-img {padding-top: 15px;}
    .cover-recover-wrapper {padding-top: unset;}
    .product-cm-design-card { padding-top:unset;}
    .types-of-scars-card {gap: 35px;}
 









}

@media(max-width:499px){
    .hpg-list .hpg-items:nth-child(2):before ,.hpg-list .hpg-items:nth-child(4):before , .hpg-list .hpg-items:nth-child(6):before ,    .hpg-list .hpg-items:nth-child(8):before , .hpg-list  .hpg-list .hpg-items:nth-child(8):before  , .hpg-list .hpg-items:nth-child(10):before{display: none;}
    .hpg-list .hpg-items:nth-child(3):before ,.hpg-list .hpg-items:nth-child(9):before{display:block;}


}


@media(max-width:520px){
    .scars-img::before {max-width: 388px;height:510px;}
    .types-of-scars-img span img , .one-millifarc-circle-image img{max-width: 400px; }
    .types-of-scars-img::before ,.one-millifarc-circle-image::before  {max-width: 429px;height: 429px;}
    /* .types-of-scars-img span::before {  bottom: -2px; } */
    @keyframes moonOrbit {
        0% {
        transform: rotate(0deg) translateX(212px) rotate(0deg);border-radius: 50%;
        }
        100% {
        transform: rotate(360deg) translateX(212px) rotate(-360deg);border-radius: 50%;
        }
       }
       
       @keyframes moonOrbitOpposite {
        0% {
        transform: rotate(180deg) translateX(212px) rotate(0deg);border-radius: 50%;
        }
        100% {
        transform: rotate(540deg) translateX(212px) rotate(-360deg);border-radius: 50%;
        }
       }



}

@media(max-width:480px){
    p{font-size: 16px;}

    .inner-h2{font-size:28px;}
    .inner-h3{font-size: 25px;}
    .inner-h4{font-size:22px;}


    .cover-recover-content p{padding:unset; line-height: 1.5;  font-size: 16px;}
    .hpg-items {max-width: 100px;height: 100px; gap:10px;}
    .key-benfits-list ul li{font-size: 16px;}
    .key-benfits-list ul li::before {top: 16px;}
    .cta-main-wrapper .fluid-container p {font-size: 22px;}
    .cover-recover-content{padding: 10px;}
    .cover-recover-wrapper {gap: 20px; }
    .hpg-main-wrapper {padding: 15px 0;}
    .hpg-list {padding-top: 20px};
    .cta-main-wrapper { padding: 40px 0; }
    /* .why-you-love-card-heading h3 {padding-left: 20px; } */
    .why-you-love-card-heading span {padding-right: 20px; }
    .why-you-love-card-heading h3 {font-size: 18px;}
    .why-you-love-card-content h4 {   font-size: 16px;}
    .why-you-love-card-heading span {font-size: 30px;}
    .product-cm-heading span {font-size: 50px;}
    .product-cm-heading h1 {bottom: 24px;}
    .product-cm-design-2-content h2 { font-size: 22px; }
    .performance-igd-cocktail-mnr {padding: 30px 0 0;  }
    .font-reduce span {font-size: 30px !important;  }
    .font-btn .product-cm-heading h1 {bottom: 10px;}
    .what-causes-card h3 {font-size: 20px;}
    .mg-collection-used-wrapper { padding: 20px 0 45px;}
    .mg-d1-mnr { padding: 30px 0;}
    .scars-img::before {max-width: 357px;}
    .types-of-scars-img span img  , .one-millifarc-circle-image img{ max-width: 360px; }
    .types-of-scars-img::before , .one-millifarc-circle-image::before  {max-width: 390px;height: 390px; }
    .why-choose-mft-content h2 { font-size: 24px !important;}
    .types-of-scars-card {  padding: 40px 0 10px; }
    .performance-igd-cocktail-list {gap: 25px;}
    .scras-mnr { padding: 60px 0 0; }
    .symptoms-rosacea-content h2 {  font-size: 25px; }
    .symptoms-rosacea-sub-content h3 {font-size: 18px;}
    .what-causes-card { padding:15px}
    .what-causes-list::before {height: 102%;}
    .symptoms-rosacea-content {  padding: 20px;}
    .tab-in-content h3 {font-size: 30px;}
    .gsmk-tabination .content-wrapper {padding: 15px 20px;}
    .powerful-perforamance-list { gap: 30px;}s
    .bl-benefits-card { padding: 20px; }
    .bl-benefits-card h3 {font-size: 20px;}
    .product-cm-design-2-mnr {  padding: 40px 0;}
    .cover-recover-main-wrapper { padding: 40px 0; }
    .product-cm-heading  h2 {bottom: 11px;font-size: 26px;}
    .performance-igd-cocktail-list {padding-top: 30px;}
    .perforamance-igd-cocktail-item{padding: unset;}
    .cm-heding-adj .product-cm-heading  h2 {   bottom: 26px;}
    .product-cm-design-card-img img {height: 400px;}
    /* .product-cm-heading h2{padding-bottom: unset;} */
    .powerful-performance-mnr{margin: unset;}
    .mg-collection-used-wrapper {gap: 20px;}
    .mg-collection-d1-wrapper {gap: 20px;}
    .types-of-scars-list .types-of-scars-card:nth-child(2n) { gap: 30px;}
    .bl-benefits-card { margin: 20px 0;}
    .types-of-scars-content h3 { font-size: 22px !important;}
    .dermapen-three-main-wrapper {padding: 60px 0 60px !important; }
    .product-cm-design-2-content h2 {font-size: 24px !important; }




    .hpg-list .hpg-items:nth-child(3):before ,.hpg-list .hpg-items:nth-child(4):before , .hpg-list .hpg-items:nth-child(6):before ,  .hpg-list .hpg-items:nth-child(9):before{display: none;}
    .hpg-list .hpg-items:nth-child(2):before ,.hpg-list .hpg-items:nth-child(4):before, .hpg-list .hpg-items:nth-child(8):before , .hpg-list .hpg-items:nth-child(10):before{display:block;}

    @keyframes moonOrbit {
        0% {
        transform: rotate(0deg) translateX(195px) rotate(0deg);border-radius: 50%;
        }
        100% {
        transform: rotate(360deg) translateX(195px) rotate(-360deg);border-radius: 50%;
        }
       }
       
       @keyframes moonOrbitOpposite {
        0% {
        transform: rotate(180deg) translateX(195px) rotate(0deg);border-radius: 50%;
        }
        100% {
        transform: rotate(540deg) translateX(195px) rotate(-360deg);border-radius: 50%;
        }
       }








}

@media(max-width:439px){
    .hpg-list .hpg-items:nth-child(2):before ,.hpg-list .hpg-items:nth-child(4):before , .hpg-list .hpg-items:nth-child(6):before ,    .hpg-list .hpg-items:nth-child(8):before , .hpg-list  .hpg-list .hpg-items:nth-child(8):before  , .hpg-list .hpg-items:nth-child(10):before{display: none;}
    .hpg-list .hpg-items:nth-child(3):before ,.hpg-list .hpg-items:nth-child(9):before{display:block;}


}

@media(max-width:420px){
    h1{font-size: 26px}
  
    .inner-h2{font-size:24px;}
    .inner-h3{font-size: 22px;}
    .inner-h4{font-size:20px;}


    .hpg-items {max-width: 120px;height: 120px;gap: 5px;  }
    .hpg-items p {font-size: 12px;}
    .product-cm-design-item p {font-size: 14px;}
    .why-you-love-card-heading h3 {  font-size: 16px;}
    .why-you-love-card-content h4 {font-size: 15px; }
    .font-reduce span {font-size: 26px !important;}
    .scars-img::before { max-width: 302px;}
    .types-of-scars-img span img  ,.one-millifarc-circle-image img{ max-width: 320px; }
    .types-of-scars-img::before , .one-millifarc-circle-image::before  {max-width: 350px;height: 350px; }
    /* .types-of-scars-img span::after {top: 0px;left: -168px;max-width: 13px;height: 14px; }
    .types-of-scars-img span::before {bottom: 5px;max-width: 13px;height: 13px; } */
    .font-btn .product-cm-heading h1 {bottom: 5px; }
    .product-cm-heading span {  font-size: 44px;}
    .product-cm-heading  h2 {bottom: 9px;font-size: 24px;}
    .cm-heding-adj .product-cm-heading  h2 {bottom: 23px;  }
    .types-of-scars-content h3 { font-size: 22px !important;}
    .types-of-scars-sub-content h4 {font-size: 20px !important; }
    .types-of-scars-img span::after , .one-millifarc-circle-image span::before, .one-millifarc-circle-image span::after {max-width: 15px;height: 15px;}

    @keyframes moonOrbit {
        0% {
        transform: rotate(0deg) translateX(175px) rotate(0deg);border-radius: 50%;
        }
        100% {
        transform: rotate(360deg) translateX(175px) rotate(-360deg);border-radius: 50%;
        }
       }
       
       @keyframes moonOrbitOpposite {
        0% {
        transform: rotate(180deg) translateX(175px) rotate(0deg);border-radius: 50%;
        }
        100% {
        transform: rotate(540deg) translateX(175px) rotate(-360deg);border-radius: 50%;
        }
       }



}



@media(max-width:390px){
    .scars-content {padding: 20px; }
    .types-of-scars-img span img ,.one-millifarc-circle-image img {  max-width: 300px; }
    .types-of-scars-img::before , .one-millifarc-circle-image::before {max-width: 325px;height: 325px;top: -12px;left: 0px;}
    /* .types-of-scars-img span::after {top: 5px; }
    .types-of-scars-img span::before {bottom: 11px; } */
    .font-reduce span {font-size: 25px !important;}
    .scars-img::before {max-width: 264px;}


    @keyframes moonOrbit {
        0% {
        transform: rotate(0deg) translateX(160px) rotate(0deg);border-radius: 50%;
        }
        100% {
        transform: rotate(360deg) translateX(160px) rotate(-360deg);border-radius: 50%;
        }
       }
       
       @keyframes moonOrbitOpposite {
        0% {
        transform: rotate(180deg) translateX(160px) rotate(0deg);border-radius: 50%;
        }
        100% {
        transform: rotate(540deg) translateX(160px) rotate(-360deg);border-radius: 50%;
        }
       }


}










