*{margin:0;padding:0;box-sizing:border-box;font-family:Red Hat Text,sans-serif}.promo-bar{width:100%;background-color:#fff;padding:20px 16px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #e5e5e0}.promo-text{margin:0;font-size:14px;color:#5a5a5a;text-align:center;font-family:Red Hat Text,sans-serif}.promo-title{color:#7a9b7e;font-weight:500}*{font-family:Red Hat Text,sans-serif}.header{width:100%;background-color:#ecf2ee;padding:20px 20px 0;z-index:100}.header-default{position:relative}.header-sticky{position:fixed;position:-webkit-fixed;top:-100px;transition:top .4s ease,background-color .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.header-sticky.scrolled{background-color:#fff;top:0;animation:slideDown .4s ease forwards;-webkit-animation:slideDown .4s ease forwards}@keyframes slideDown{0%{top:-100px;opacity:0}to{top:0;opacity:1}}@-webkit-keyframes slideDown{0%{top:-100px;opacity:0}to{top:0;opacity:1}}.header-content{max-width:1600px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:70px;padding:0 320px}.logo img{height:27px;width:auto;object-fit:contain}.logo h1{font-size:24px;font-weight:700;color:#2d2d2d;margin:0;font-family:Red Hat Text,sans-serif}.header-right{display:flex;align-items:center;gap:15px}.get-started-btn{background-color:#3d3d3d;color:#fff;border:none;padding:10px 30px;border-radius:50px;font-size:11px;font-weight:600;cursor:pointer;letter-spacing:.5px;transition:all .3s ease;transform:translateY(0);-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none}.get-started-btn:hover{background-color:#2d2d2d;transform:translateY(-2px)}.get-started-btn:active{transform:translateY(0)}.hamburger-btn{background:none;border:none;cursor:pointer;padding:8px;display:flex;flex-direction:column;gap:4px}.hamburger-btn span{width:18px;height:2px;background-color:#2d2d2d;transition:all .3s ease}.hamburger-btn:hover span{background-color:#000}.mobile-drawer{position:fixed;top:16px;right:-100%;bottom:16px;width:85%;max-width:400px;height:calc(100vh - 32px);height:calc(var(--vh, 1vh) * 100 - 32px);background-color:#fff;transition:right .3s ease-in-out;z-index:1000;overflow-y:auto;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top-left-radius:20px;border-bottom-left-radius:20px}.mobile-drawer.open{right:0}.drawer-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px}.close-btn{background:none;border:none;font-size:40px;cursor:pointer;color:#2d2d2d;line-height:1;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.close-btn:hover{color:#000}.drawer-nav{display:flex;flex-direction:column;padding:20px 0}.drawer-nav a{text-decoration:none;color:#2d2d2d;font-size:16px;font-weight:500;padding:18px 24px;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease}.drawer-nav a:hover{background-color:#f9f9f9}.drawer-nav .arrow{font-size:20px;color:#999}.drawer-products{padding:20px 24px;border-top:1px solid #f0f0f0;overflow:visible}.drawer-products-title{font-size:16px;font-weight:600;color:#2d2d2d;margin:0 0 16px}.drawer-product-carousel{display:flex;gap:12px;overflow-x:auto;overflow-y:visible;padding:40px 0 8px;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.drawer-product-carousel::-webkit-scrollbar{display:none}.drawer-product-card{min-width:85%;max-width:85%;background:#f5f5f5;border-radius:24px;padding:0;flex-shrink:0;display:flex;flex-direction:column;overflow:visible;position:relative;box-shadow:0 4px 20px #00000014;transition:box-shadow .3s ease,transform .3s ease}.drawer-product-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.drawer-product-image{width:100%;height:200px;border-radius:24px 24px 0 0;padding:0 20px;display:flex;align-items:center;justify-content:center;overflow:visible;position:relative;background:linear-gradient(to bottom,#e8f3e8 0% 60%,#f5f5f5 60% 100%)}.drawer-product-card:nth-child(2) .drawer-product-image{background:linear-gradient(to bottom,#e8f3e8 0% 60%,#f5f5f5 60% 100%)}.drawer-product-card:nth-child(3) .drawer-product-image{background:linear-gradient(to bottom,#e8f2f8 0% 60%,#f5f5f5 60% 100%)}.drawer-product-image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.4,0,.2,1);transform:translateY(-10%) scale(.95)}.drawer-product-image img:hover{transform:translateY(-11%) scale(1.01)}.drawer-product-info{padding:16px 20px 20px;flex-grow:1;text-align:center}.drawer-product-price{font-size:13px;color:#7a7a7a;font-weight:400;margin:0 0 6px}.drawer-product-title{font-size:18px;font-weight:600;color:#2d2d2d;margin:0 0 8px;line-height:1.2}.drawer-product-description{font-size:13px;color:#5a5a5a;margin:0;line-height:1.5}.drawer-footer{padding:20px 24px;margin-top:auto}.drawer-get-started-btn{width:100%;background-color:#3d3d3d;color:#fff;border:none;padding:16px;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;letter-spacing:.5px;transition:all .3s ease;transform:translateY(0)}.drawer-get-started-btn:hover{background-color:#2d2d2d;transform:translateY(-2px)}.backdrop{position:fixed;inset:0;background-color:#00000080;z-index:999;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width: 1024px){.header-content{padding:0 300px}}@media (max-width: 768px){.get-started-btn{display:none}.header-content{padding:0 20px}.logo img{height:32px}}.hero-section{margin-top:-10px;background:linear-gradient(to bottom,#ecf2ee,#fff);padding:60px 40px;display:flex;flex-direction:column;align-items:center;gap:50px;overflow:hidden}.hero-content{max-width:800px;text-align:center}.hero-subtitle{font-size:14px;color:#5a5a5a;margin-bottom:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero-subtitle strong{font-weight:700;color:#2d2d2d}.hero-title{font-size:46px;line-height:1.3;color:#2d2d2d;margin-bottom:32px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero-title .highlight{color:#7a9b7e;font-weight:800}.hero-benefits{list-style:none;padding:0;margin:0 auto 32px;text-align:left;max-width:450px}@media screen and (max-width: 768px){.hero-title{font-size:46px;line-height:1.3;color:#2d2d2d;margin-bottom:32px;font-weight:500;padding:0 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero-benefits{list-style:none;padding:0;margin:0 auto 32px;text-align:left;max-width:320px}}.hero-benefits li{display:flex;align-items:flex-start;gap:6px;margin-bottom:12px;font-size:12px;color:#4a4a4a;line-height:1.6}.icon-wrapper{background:linear-gradient(135deg,#c9a962,#b89650);width:16px;height:20px;min-width:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;box-shadow:0 2px 4px #0000001a}.checkmark-icon{width:10px;height:10px}.hero-benefits strong{font-weight:700;color:#2d2d2d}.hero-cta-btn{background-color:#7a9b7e;color:#fff;border:none;padding:10px 45px;border-radius:50px;font-size:12px;font-weight:500;cursor:pointer;letter-spacing:.5px;transition:background-color .3s ease;text-transform:uppercase;z-index:999999}.hero-cta-btn:hover{background-color:#6a8b6e}.hero-image-grid{display:grid;grid-template-columns:1.5fr 1.5fr 1.5fr .8fr .8fr .8fr .8fr 1.2fr;grid-template-rows:repeat(4,160px);gap:16px;max-width:1400px;width:100%;align-items:start;padding:0 60px;margin:-150px auto 0}.grid-item{border-radius:20px;overflow:hidden;background-color:#e0e0d8;cursor:pointer}.grid-item:hover img{transform:scale(1.15)}.grid-item-1{grid-column:1 / 2;grid-row:1 / 3;height:100%}.grid-item-2{grid-column:2 / 4;grid-row:2 / 3;height:100%;align-self:start}.grid-item-3{grid-column:1 / 4;grid-row:3 / 5;height:100%}.grid-item-4{grid-column:4 / 6;grid-row:2 / 5;height:75%;align-self:start}.grid-item-5{grid-column:6 / 8;grid-row:2 / 5;height:100%;align-self:start}.grid-item-6{grid-column:8 / 9;grid-row:1 / 3;height:100%}.grid-item-7{grid-column:8 / 9;grid-row:3 / 5;height:50%}@media (max-width: 1200px){.hero-image-grid{grid-template-columns:1.5fr 1.5fr 1.5fr .8fr .8fr 1.2fr;grid-template-rows:repeat(5,150px);padding:0 50px;margin:-60px auto 0}.grid-item-1{grid-column:1 / 2;grid-row:1 / 3;height:100%}.grid-item-2{grid-column:2 / 4;grid-row:1 / 3;height:70%;align-self:end}.grid-item-3{grid-column:1 / 4;grid-row:3 / 5;height:100%}.grid-item-4{grid-column:4 / 5;grid-row:2 / 5;height:75%}.grid-item-5{grid-column:5 / 7;grid-row:2 / 5;height:100%}.grid-item-6{grid-column:4 / 7;grid-row:1 / 2;height:100%}.grid-item-7{grid-column:1 / 4;grid-row:5 / 6;height:50%}}@media (max-width: 768px){.hero-section{padding:40px 20px}.hero-title{font-size:28px}.hero-benefits{font-size:14px}.hero-image-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(7,180px);gap:12px;padding:0 30px;margin:0 auto}.grid-item-1{grid-column:1 / 2;grid-row:1 / 3;height:100%}.grid-item-2{grid-column:2 / 3;grid-row:1 / 2;height:100%;align-self:start}.grid-item-3{grid-column:1 / 3;grid-row:3 / 4;height:100%}.grid-item-4{grid-column:1 / 2;grid-row:4 / 6;height:100%}.grid-item-5{grid-column:2 / 3;grid-row:4 / 6;height:100%}.grid-item-6{grid-column:1 / 2;grid-row:6 / 8;height:100%}.grid-item-7{grid-column:2 / 3;grid-row:6 / 7;height:100%}}@media (max-width: 480px){.hero-title{font-size:24px}.hero-cta-btn{width:100%;padding:14px 32px}.hero-image-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,250px);gap:12px;padding:0 20px;width:140%}.grid-item-1{grid-column:1 / 2;grid-row:1 / 2;height:100%;align-self:start}.grid-item-2{grid-column:2 / 3;grid-row:1 / 2;height:100%;align-self:start}.grid-item-3{grid-column:3 / 4;grid-row:1 / 2;height:100%;align-self:start}.grid-item-4{grid-column:1 / 2;grid-row:2 / 3;height:100%;align-self:start}.grid-item-5{grid-column:2 / 3;grid-row:2 / 3;height:100%;align-self:start}.grid-item-6,.grid-item-7{display:none}}@media (max-width: 480px){.hero-title{font-size:24px}.hero-cta-btn{width:100%;padding:14px 32px}.hero-image-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:250px 180px;gap:12px;padding:0 20px;margin:0 -50px}.grid-item-1{grid-column:1 / 2;grid-row:1 / 2;height:100%;align-self:stretch}.grid-item-2{grid-column:2 / 3;grid-row:1 / 2;height:75%;align-self:end}.grid-item-3{grid-column:3 / 4;grid-row:1 / 2;height:100%;align-self:stretch}.grid-item-4{grid-column:1 / 3;grid-row:2 / 3;height:100%;align-self:start}.grid-item-5{grid-column:3 / 4;grid-row:2 / 3;height:75%;align-self:start}.grid-item-6,.grid-item-7{display:none}}.logo-marquee-section{width:100%;background-color:#fff;padding:20px 0;overflow:hidden;min-height:60px;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;margin-top:10px;margin-bottom:20px}.marquee-container{position:relative;width:100%;overflow:hidden}.marquee-container:before,.marquee-container:after{content:"";position:absolute;top:0;width:150px;height:100%;z-index:1;pointer-events:none}.marquee-container:before{left:0;background:linear-gradient(to right,#fff,#fff0)}.marquee-container:after{right:0;background:linear-gradient(to left,#fff,#fff0)}.marquee-content{display:flex;width:fit-content;animation:scroll-left 30s linear infinite;position:relative;z-index:0}.marquee-group{display:flex;align-items:center;gap:80px;padding:0 40px}.logo-item{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:60px;width:160px}.logo-item img{height:60px;width:160px;object-fit:contain;filter:grayscale(100%);opacity:.8;transition:all .3s ease;border-radius:8px;display:block}.logo-item img:hover{filter:grayscale(0%);opacity:1;transform:scale(1.1)}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-content:hover{animation-play-state:paused}@media (max-width: 768px){.marquee-group{gap:60px;padding:0 30px}.logo-item{height:55px;width:150px}.logo-item img{height:55px;width:150px;object-fit:contain}.marquee-container:before,.marquee-container:after{width:100px}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}}@media (max-width: 480px){.logo-marquee-section{padding:10px 0}.marquee-container:before,.marquee-container:after{display:none}.marquee-group{gap:40px;padding:0 20px}.logo-item{height:50px;width:130px}.logo-item img{height:50px;width:130px;object-fit:contain}}.products-section{width:100%;background-color:#fafafa;padding:120px 120px 80px}.products-container{max-width:1400px;margin:0 auto}.products-header{display:flex;justify-content:space-between;align-items:flex-start;gap:60px;margin-bottom:60px}.products-title{font-size:40px;font-weight:700;color:#2d2d2d;margin-bottom:0;line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;flex:0 0 auto;max-width:450px}.title-green{color:#7a9b7e;font-weight:600}.products-subtitle{font-size:15px;color:#5a5a5a;line-height:1.6;font-weight:400;flex:1;margin-top:8px}.subtitle-bold{font-weight:700;color:#7a9b7e}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.product-card{background-color:#f5f5f5;border-radius:24px;padding:0;display:flex;flex-direction:column;overflow:visible;position:relative;margin-top:0;box-shadow:0 4px 20px #00000014;transition:box-shadow .3s ease,transform .3s ease}.product-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.product-image-wrapper{border-radius:24px 24px 0 0;padding:0 40px;display:flex;align-items:center;justify-content:center;height:360px;margin-bottom:0;overflow:visible;position:relative;margin-top:0}.product-card:nth-child(1) .product-image-wrapper{background:linear-gradient(to bottom,#e8f3e8 0% 60%,#f5f5f5 60% 100%)}.product-card:nth-child(2) .product-image-wrapper{background:linear-gradient(to bottom,#e8f3e8 0% 60%,#f5f5f5 60% 100%)}.product-card:nth-child(3) .product-image-wrapper{background:linear-gradient(to bottom,#e8f2f8 0% 60%,#f5f5f5 60% 100%)}.product-image{max-width:100%;max-height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.4,0,.2,1);position:relative;transform:translateY(-10%) scale(.95)}.product-image:hover{transform:translateY(-11%) scale(1.01)}.product-info{padding:24px 32px;flex-grow:1;text-align:center}.product-price{font-size:13px;color:#7a7a7a;margin-bottom:6px;font-weight:400}.product-title{font-size:22px;font-weight:600;color:#2d2d2d;margin-bottom:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.product-description{font-size:14px;color:#5a5a5a;line-height:1.5;margin-bottom:0}.product-btn{width:calc(100% - 64px);margin:0 32px 32px;padding:16px 40px;border-radius:50px;font-size:12px;font-weight:700;cursor:pointer;letter-spacing:.8px;transition:transform .3s ease,background-color .3s ease,color .3s ease;text-transform:uppercase;border:none}.product-btn:hover{transform:translateY(-4px)}.product-btn.dark{background-color:#3d3d3d;color:#fff;border:2px solid #3d3d3d}.product-btn.dark:hover{background-color:#2d2d2d;border-color:#2d2d2d}.product-btn.outline{background-color:transparent;color:#3d3d3d;border:2px solid #3d3d3d}.product-btn.outline:hover{background-color:#3d3d3d;color:#fff}@media (min-width: 1200px){.products-section{padding:140px 160px 100px}}@media (max-width: 1024px){.products-header{flex-direction:column;gap:20px}.products-title{font-size:36px;max-width:100%}.products-subtitle{margin-top:0;font-size:14px}.products-grid{grid-template-columns:repeat(2,1fr);gap:24px}.products-section{padding:120px 80px 80px}}@media (max-width: 768px){.products-section{padding:100px 0 60px;overflow:visible}.products-container{padding:0 20px;overflow:visible}.products-header{margin-bottom:40px;padding:0 20px}.products-title{font-size:30px}.products-subtitle{font-size:14px}.products-grid{display:flex;grid-template-columns:none;gap:20px;overflow-x:scroll;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding:20px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 20px;margin:0 -20px}.products-grid::-webkit-scrollbar{display:none}.product-card{flex:0 0 85%;scroll-snap-align:center;scroll-snap-stop:always;overflow:visible}.product-image-wrapper{height:320px;padding:0 30px;overflow:visible}.product-image{transform:translateY(-10%) scale(.95)}.product-image:hover{transform:translateY(-11%) scale(1.01)}.product-title{font-size:20px}.product-description{font-size:13px}}@media (max-width: 480px){.products-section{padding:80px 0 60px}.products-title{font-size:26px}.product-title{font-size:19px}.product-card{flex:0 0 90%}.product-image-wrapper{height:280px;padding:0 20px}.product-image{transform:translateY(-10%) scale(.95)}.product-image:hover{transform:translateY(-11%) scale(1.01)}}@media (max-width: 768px){.products-section{padding:100px 0 60px;overflow:visible}.products-container{padding:0 20px;overflow:visible}.products-header{margin-bottom:40px;padding:0 20px}.products-title{font-size:30px}.products-subtitle{font-size:14px}.products-grid{display:flex;grid-template-columns:none;gap:20px;overflow-x:scroll;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding:20px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:40px 20px 0;margin:0 -20px}.products-grid::-webkit-scrollbar{display:none}.product-card{flex:0 0 85%;scroll-snap-align:center;scroll-snap-stop:always;overflow:visible}.product-image-wrapper{height:320px;padding:0 30px;overflow:visible}.product-image{transform:translateY(-10%) scale(.95)}.product-image:hover{transform:translateY(-11%) scale(1.01)}.product-title{font-size:20px}.product-description{font-size:13px}}@media (max-width: 480px){.products-section{padding:80px 0 60px}.products-title{font-size:26px}.product-title{font-size:19px}.product-card{flex:0 0 90%}.products-grid{padding:40px 20px 0}.product-image-wrapper{height:280px;padding:0 20px}.product-image{transform:translateY(-10%) scale(.95)}.product-image:hover{transform:translateY(-11%) scale(1.01)}}.results-showcase-section{width:100%;background-color:#fff;padding:30px 60px}.results-showcase-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:70px;align-items:center}.results-showcase-left{display:flex;align-items:center}.results-showcase-heading{font-size:30px;font-weight:500;color:#2d2d2d;line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0}.results-showcase-right{display:flex;flex-direction:column;gap:32px}.results-showcase-description{font-size:15px;color:#5a5a5a;line-height:1.7;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.results-showcase-highlight{color:#7a9b7e;font-weight:600}.results-showcase-cta-btn{background-color:#3d3d3d;color:#fff;border:none;padding:13px 48px;border-radius:50px;font-size:13px;font-weight:500;cursor:pointer;letter-spacing:.8px;transition:background-color .3s ease,transform .3s ease;text-transform:uppercase;width:fit-content;box-shadow:0 2px 8px #0000001a}.results-showcase-cta-btn:hover{background-color:#2d2d2d;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media (min-width: 1200px){.results-showcase-section{padding:80px 120px}}@media (max-width: 1024px){.results-showcase-section{padding:50px 60px}.results-showcase-container{gap:60px}.results-showcase-heading{font-size:40px}.results-showcase-description{font-size:15px}}@media (max-width: 768px){.results-showcase-section{padding:40px 60px}.results-showcase-container{grid-template-columns:1fr;gap:32px}.results-showcase-heading{font-size:32px}.results-showcase-description{font-size:15px;text-align:justify}.results-showcase-cta-btn{width:100%;text-align:center}}@media (max-width: 480px){.results-showcase-section{padding:30px 40px}.results-showcase-heading{font-size:28px}.results-showcase-description{font-size:14px;line-height:1.6;text-align:justify}.results-showcase-cta-btn{padding:16px 40px;font-size:12px}}.testimonials-reviews-section{width:100%;max-width:100vw;background-color:#fff;padding:100px 60px 120px;position:relative;overflow-x:hidden}.testimonials-reviews-container{max-width:1400px;margin:0 auto;position:relative;overflow:hidden}.testimonials-reviews-header{text-align:center;margin-bottom:80px}.testimonials-reviews-subtitle{font-size:13px;color:#5a5a5a;margin-bottom:12px;font-weight:500}.testimonials-reviews-stars{display:flex;justify-content:center;gap:8px;margin-bottom:24px}.testimonials-reviews-star-icon{width:60px;height:60px;background:linear-gradient(225deg,#fff,gold);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg>') center/contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg>') center/contain no-repeat}.testimonials-reviews-title{font-size:48px;font-weight:600;color:#2d2d2d;line-height:1.2;margin-bottom:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.testimonials-reviews-highlight{color:#7a9b7e;font-weight:600}.testimonials-reviews-verified-badge{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#5a5a5a;font-weight:500}.testimonials-reviews-check-icon{width:18px;height:18px}.testimonials-reviews-content{position:relative;width:100%}.testimonials-reviews-row{display:grid;grid-template-columns:1fr 1fr;gap:120px;margin-bottom:60px;position:relative;z-index:1}.testimonials-reviews-item{max-width:400px}.testimonials-reviews-item.left{text-align:right;justify-self:end}.testimonials-reviews-item.right{text-align:left;justify-self:start}.testimonials-reviews-text{font-size:28px;color:#ececec;line-height:1.3;margin-bottom:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400}.testimonials-reviews-verified{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:silver;margin:0;font-weight:400}.testimonials-reviews-check-icon-small{width:14px;height:14px;flex-shrink:0}.testimonials-reviews-bottle-wrapper{position:absolute;top:22%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);z-index:10;pointer-events:none;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.testimonials-reviews-bottle-image{width:550px;height:auto;object-fit:contain;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width: 1200px){.testimonials-reviews-section{padding:120px 120px 140px}.testimonials-reviews-row{gap:160px}.testimonials-reviews-bottle-image{width:600px}.testimonials-reviews-text{font-size:32px}}@media (max-width: 1024px){.testimonials-reviews-section{padding:80px 40px 100px}.testimonials-reviews-title{font-size:36px}.testimonials-reviews-row{gap:60px;margin-bottom:40px}.testimonials-reviews-bottle-image{width:380px}.testimonials-reviews-text{font-size:26px}}@media (max-width: 768px){.testimonials-reviews-section{padding:60px 20px 80px;overflow-x:hidden}.testimonials-reviews-header{margin-bottom:50px}.testimonials-reviews-title{font-size:28px}.testimonials-reviews-star-icon{width:36px;height:36px}.testimonials-reviews-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:30px}.testimonials-reviews-item{max-width:100%}.testimonials-reviews-text{font-size:20px;color:#ececec;filter:blur(.3px);opacity:.85}.testimonials-reviews-bottle-wrapper{top:40%}.testimonials-reviews-bottle-image{width:500px!important}.testimonials-reviews-verified{font-size:10px}}@media (max-width: 480px){.testimonials-reviews-section{padding:50px 20px 70px}.testimonials-reviews-title{font-size:24px}.testimonials-reviews-header{margin-bottom:40px}.testimonials-reviews-row{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:24px}.testimonials-reviews-text{font-size:20px;color:#ececec;filter:blur(.3px);opacity:.85}.testimonials-reviews-bottle-wrapper{top:10%}.testimonials-reviews-bottle-image{width:440px}.testimonials-reviews-verified{font-size:9px}.testimonials-reviews-check-icon-small{width:12px;height:12px}}@media (max-width: 375px){.testimonials-reviews-section{padding:40px 20px 60px}.testimonials-reviews-row{gap:12px;margin-bottom:20px}.testimonials-reviews-text{font-size:18px}.testimonials-reviews-bottle-image{width:380px}.testimonials-reviews-verified{font-size:8px}}.weight-calculator-section{width:100%;background-color:#fff;padding:120px 220px}.weight-calculator-container{max-width:900px;margin:0 auto;display:grid;grid-template-columns:40% 55%;gap:30px;align-items:center}.calculator-left{display:flex;flex-direction:column;gap:28px}.calculator-title{font-size:35px;font-weight:700;color:#2d2d2d;line-height:1.3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0}.calculator-description{font-size:12px;color:#5a5a5a;line-height:1.7;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.bold-text{font-weight:600;color:#2d2d2d}.calculator-cta-btn{background-color:#3d3d3d;color:#fff;border:none;padding:18px 48px;border-radius:50px;font-size:13px;font-weight:700;cursor:pointer;letter-spacing:.8px;transition:background-color .3s ease,transform .3s ease;text-transform:uppercase;width:fit-content}.calculator-cta-btn:hover{background-color:#2d2d2d;transform:translateY(-2px)}.calculator-right{display:flex;justify-content:flex-start}@media screen and (min-width:1024px){.calculator-right{min-width:550px}}.calculator-widget{background-color:#dadada33;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:20px 30px;border-radius:24px;width:100%;max-width:600px}.weight-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.weight-section.potential-section{margin-bottom:0;margin-top:24px}.weight-label{font-size:14px;color:#4a4a4a;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0}.weight-display{display:flex;align-items:baseline;gap:8px}.weight-value{font-size:30px;font-weight:400;color:#2d2d2d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1}.weight-value.large{font-size:54px;font-weight:600}.weight-unit{font-size:20px;color:#7a7a7a;font-weight:400}.slider-container{width:100%;padding:16px 0}.weight-slider{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:10px;outline:none;transition:background .2s;cursor:pointer}.weight-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#fff;cursor:pointer;border:2px solid #c9a962;box-shadow:0 2px 8px #00000026;transition:transform .2s ease}.weight-slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.weight-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#c9a962;cursor:pointer;border:3px solid #ffffff;box-shadow:0 2px 8px #00000026;transition:transform .2s ease}.weight-slider::-moz-range-thumb:hover{transform:scale(1.15)}.weight-slider::-moz-range-track{width:100%;height:6px;border-radius:10px;background:#e8e8e8}@media (min-width: 1200px){.weight-calculator-section{padding:120px 160px}}@media (max-width: 1024px){.weight-calculator-section{padding:80px}.weight-calculator-container{gap:60px}.calculator-title{font-size:36px}.calculator-widget{padding:40px 50px}.weight-value{font-size:42px}.weight-value.large{font-size:56px}}@media (max-width: 768px){.weight-calculator-section{padding:60px 40px}.weight-calculator-container{grid-template-columns:1fr;gap:50px}.calculator-title{font-size:32px}.calculator-description{font-size:14px}.calculator-cta-btn{width:100%;text-align:center}.calculator-widget{max-width:100%;padding:40px}.weight-section{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width: 480px){.weight-calculator-section{padding:50px 20px}.calculator-title{font-size:28px}.calculator-widget{padding:32px 28px}.weight-value{font-size:38px}.weight-value.large{font-size:48px}.calculator-cta-btn{padding:16px 40px;font-size:12px}}.transformation-section{width:100%;background-color:#fff;padding:100px 120px}.transformation-container{max-width:1400px;margin:0 auto}.transformation-header{text-align:center;margin-bottom:60px}.transformation-title{font-size:48px;font-weight:600;color:#2d2d2d;line-height:1.2;margin-bottom:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.transformation-subtitle{font-size:16px;color:#5a5a5a;line-height:1.6;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.transformation-subtitle strong{font-weight:700;color:#2d2d2d}.transformation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:60px}.grid-column{display:flex;flex-direction:column;gap:20px}.grid-item{border-radius:24px;overflow:hidden;position:relative}.grid-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.grid-item:hover img{transform:scale(1.05)}.grid-item.small{height:220px}.grid-item.large{height:340px}.grid-item.extra-large{height:580px}.transformation-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:0 40px;margin-bottom:24px}.stat-item{display:flex;align-items:center;gap:12px}.stat-icon{width:24px;height:24px;flex-shrink:0}.stat-text{font-size:15px;color:#2d2d2d;line-height:1.5;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.stat-text strong{font-weight:700}.transformation-disclaimer{text-align:center;font-size:12px;color:#7a7a7a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (min-width: 1200px){.transformation-section{padding:120px 160px}}@media (max-width: 1024px){.transformation-section{padding:80px}.transformation-title{font-size:40px}.transformation-grid{grid-template-columns:repeat(3,1fr);gap:16px}.grid-item.small{height:200px}.grid-item.large{height:300px}.grid-item.extra-large{height:500px}.transformation-stats{grid-template-columns:1fr;gap:20px}}@media (max-width: 768px){.transformation-section{padding:60px 40px}.transformation-title{font-size:32px}.transformation-subtitle{font-size:15px}.transformation-grid{grid-template-columns:repeat(2,1fr);gap:12px}.grid-item.small{height:180px}.grid-item.large{height:280px}.grid-item.extra-large{height:460px}.transformation-stats{padding:0 20px}}@media (max-width: 480px){.transformation-section{padding:50px 20px}.transformation-title{font-size:28px}.transformation-subtitle{font-size:14px}.transformation-grid{grid-template-columns:1fr;gap:12px}.grid-item.small{height:240px}.grid-item.large{height:320px}.grid-item.extra-large{height:400px}.stat-text{font-size:14px}}@media (max-width: 768px){.transformation-section{padding:60px 20px}.transformation-header{margin-bottom:40px}.transformation-title{font-size:32px}.transformation-subtitle{font-size:15px}.transformation-grid{display:flex;gap:12px;margin-bottom:50px}.grid-column:nth-child(1){flex:1;display:flex;flex-direction:column;gap:12px}.grid-column:nth-child(1) .grid-item:nth-child(1){height:120px}.grid-column:nth-child(1) .grid-item:nth-child(2){height:240px}.grid-column:nth-child(2){flex:1;display:flex;flex-direction:column;gap:12px}.grid-column:nth-child(2) .grid-item:nth-child(1){height:174px}.grid-column:nth-child(2) .grid-item:nth-child(2){height:174px}.grid-column:nth-child(3){flex:1;display:flex;margin-top:-30px;margin-bottom:-30px}.grid-column:nth-child(3) .grid-item{height:422px}.grid-column:nth-child(4){display:none}.transformation-stats{padding:0 20px;grid-template-columns:1fr;gap:20px}}@media (max-width: 480px){.transformation-section{padding:50px 20px}.transformation-title{font-size:28px}.transformation-subtitle{font-size:14px}.transformation-grid{gap:10px}.grid-column:nth-child(1) .grid-item:nth-child(1){height:100px}.grid-column:nth-child(1) .grid-item:nth-child(2){height:200px}.grid-column:nth-child(2) .grid-item:nth-child(1){height:145px}.grid-column:nth-child(2) .grid-item:nth-child(2){height:145px}.grid-column:nth-child(3){margin-top:-30px;margin-bottom:-30px}.grid-column:nth-child(3) .grid-item{height:352px}.stat-text{font-size:14px}.transformation-stats{gap:16px}}.grid-column{transition:transform .1s ease-out;will-change:transform}.metabolism-section{width:100%;padding:80px 40px}.metabolism-container{max-width:1400px;margin:0 auto;background-color:#f7f4f0;border-radius:32px;padding:80px 60px;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center}.metabolism-images{display:flex;gap:24px;align-items:flex-start;justify-content:flex-start;width:100%}.metabolism-content{display:flex;flex-direction:column;gap:24px;width:100%}.metabolism-title{font-size:25px;font-weight:700;color:#1a1a1a;line-height:1.2;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.metabolism-description{font-size:13px;color:#4a4a4a;line-height:1.7;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.metabolism-cta-btn{background-color:#1a1a1a;color:#fff;border:none;padding:18px 60px;border-radius:50px;font-size:12px;font-weight:500;cursor:pointer;letter-spacing:.5px;transition:all .3s ease;text-transform:uppercase;width:fit-content;box-shadow:0 4px 12px #00000026}.metabolism-cta-btn:hover{background-color:#2d2d2d;transform:translateY(-2px);box-shadow:0 6px 20px #0003}@media (min-width: 1400px){.metabolism-container{padding:100px 180px;gap:50px}.image-back,.image-front{width:240px;height:340px}.image-front{margin-top:-50px}.metabolism-title{font-size:30px}}@media (max-width: 1024px){.metabolism-section{padding:60px 30px}.metabolism-container{padding:60px 40px;gap:10px}.metabolism-title{font-size:23px}.metabolism-description{font-size:13px}.image-back,.image-front{width:180px;height:260px}.image-front{margin-top:-35px}}@media (max-width: 768px){.metabolism-section{padding:50px 20px}.metabolism-container{grid-template-columns:1fr;padding:50px 30px;gap:30px}.metabolism-images{justify-content:center;align-items:center;gap:16px}.image-back,.image-front{width:160px;height:230px}.image-front{margin-top:0}.metabolism-title{font-size:22px}.metabolism-description{font-size:13px}.metabolism-cta-btn{width:100%;text-align:center}}@media (max-width: 480px){.metabolism-section{padding:40px 16px}.metabolism-container{padding:40px 20px;gap:20px;border-radius:20px}.metabolism-images{align-items:center;gap:12px}.image-back,.image-front{width:140px;height:200px}.image-front{margin-top:0!important}.metabolism-title{font-size:20px}.metabolism-description{font-size:12px}.metabolism-cta-btn{padding:16px 32px;font-size:13px}}.stats-section{width:100%;background-color:#fff;padding:100px}.stats-container{max-width:1000px;margin:0 auto}.stats-header{text-align:center;margin-bottom:60px}.stats-title{font-size:32px;font-weight:600;color:#2d2d2d;line-height:1.3;margin-bottom:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.stats-subtitle{font-size:15px;color:#5a5a5a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:10px}.stat-card{background-color:#f8fdf2;padding:20px;border-radius:24px;display:flex;flex-direction:column;align-items:center;gap:6px;transition:transform .3s ease;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.stat-card:hover{transform:translateY(-4px)}.stat-value{font-size:48px;font-weight:700;color:#2d2d2d;line-height:1;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;flex-shrink:0}.stat-symbol{font-size:48px;font-weight:600;color:#7a9b7e}.stat-rating{font-size:42px;font-weight:600;color:#7a9b7e}.stat-label{font-size:15px;color:#2d2d2d;line-height:1.4;margin:0;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:center}@media (min-width: 1200px){.stats-section{padding:120px 160px}.stat-value,.stat-symbol{font-size:52px}.stat-rating{font-size:46px}}@media (max-width: 1024px){.stats-section{padding:80px}.stats-title{font-size:36px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:16px}.stat-card{padding:30px 20px;gap:14px}.stat-value,.stat-symbol{font-size:42px}.stat-rating{font-size:36px}.stat-label{font-size:15px}}@media (max-width: 768px){.stats-section{padding:60px 40px}.stats-title{font-size:32px}.stats-subtitle{font-size:14px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:14px}.stat-card{padding:25px 18px;gap:12px}.stat-value,.stat-symbol{font-size:38px}.stat-rating{font-size:32px}.stat-label{font-size:14px}}@media (max-width: 480px){.stats-section{padding:50px 20px}.stats-title{font-size:28px}.stats-grid{grid-template-columns:1fr;gap:14px}.stat-card{padding:24px 20px;gap:14px;background-color:#f7f4f0;border:1px solid #e8e5e0}.stat-value,.stat-symbol{font-size:40px}.stat-rating{font-size:36px}.stat-label{font-size:15px}}.process-timeline-section{width:100%;background-color:#fff;padding:120px 150px;position:relative}.process-timeline-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.timeline-left{position:sticky;position:-webkit-sticky;top:120px;height:fit-content;height:-webkit-fit-content;display:flex;flex-direction:column;gap:24px}.timeline-main-title{font-size:35px;font-weight:600;color:#2d2d2d;line-height:1.2;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.timeline-main-description{font-size:15px;color:#5a5a5a;line-height:1.7;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.bold-text{font-weight:700;color:#7a9b7e}.timeline-cta-btn{background-color:#3d3d3d;color:#fff;border:none;padding:18px 48px;border-radius:50px;font-size:13px;font-weight:700;cursor:pointer;letter-spacing:.8px;transition:background-color .3s ease,transform .3s ease;text-transform:uppercase;width:fit-content;width:-webkit-fit-content;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none}.timeline-cta-btn:hover{background-color:#2d2d2d;transform:translateY(-2px)}.timeline-cta-btn:active{transform:translateY(0)}.timeline-right{position:relative}.timeline-line{position:absolute;left:0;top:20px;bottom:20px;width:2px;background-color:#e0e0e0;overflow:hidden}.timeline-line-progress{position:absolute;top:0;left:0;width:100%;height:0%;background:linear-gradient(to bottom,#7a9b7e,#6a8b6e);transition:none}.timeline-steps{position:relative;padding-left:50px}.timeline-step{position:relative;margin-bottom:80px}.timeline-step:last-child{margin-bottom:0}.step-dot{position:absolute;left:-50px;top:8px;width:16px;height:16px;background-color:#e0e0e0;border:3px solid #ffffff;border-radius:50%;box-shadow:0 0 0 2px #e0e0e0;z-index:2;transition:all .4s ease}.step-dot.active{background-color:#7a9b7e;border-color:#fff;box-shadow:0 0 0 2px #7a9b7e,0 0 0 8px #7a9b7e4d,0 0 0 14px #7a9b7e26,0 0 20px #7a9b7e66;transform:scale(1.3);animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 0 0 2px #7a9b7e,0 0 0 8px #7a9b7e4d,0 0 0 14px #7a9b7e26,0 0 20px #7a9b7e66}50%{box-shadow:0 0 0 2px #7a9b7e,0 0 0 10px #7a9b7e66,0 0 0 18px #7a9b7e33,0 0 25px #7a9b7e80}}.step-content{display:flex;flex-direction:column;gap:16px}.step-title{font-size:28px;font-weight:600;color:#2d2d2d;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.step-description{font-size:15px;color:#5a5a5a;line-height:1.7;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.step-image{width:100%;max-width:500px;border-radius:24px;overflow:hidden;box-shadow:0 8px 24px #0000001a;-webkit-transform:translateZ(0);transform:translateZ(0)}.step-image img{width:100%;height:auto;display:block;object-fit:cover;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width: 1200px){.process-timeline-section{padding:140px 160px}}@media (max-width: 1024px){.process-timeline-section{padding:100px 80px}.process-timeline-container{gap:60px}.timeline-main-title{font-size:36px}.step-title{font-size:24px}}@media (max-width: 768px){.process-timeline-section{padding:80px 60px}.process-timeline-container{grid-template-columns:1fr;gap:60px}.timeline-left{position:static}.timeline-main-title{font-size:32px}.timeline-cta-btn{width:100%}.timeline-steps{padding-left:40px}.step-dot{left:-40px}.step-title{font-size:22px}.step-description{font-size:14px}}@media (max-width: 480px){.process-timeline-section{padding:60px 40px}.timeline-main-title{font-size:28px}.timeline-steps{padding-left:30px}.step-dot{left:-30px;width:12px;height:12px}.step-title{font-size:20px}.timeline-step{margin-bottom:60px}}.support-section{width:100%;padding:80px 40px}.support-container{max-width:1400px;margin:0 auto;background-color:#f7f4f0;border-radius:32px;padding:80px;display:grid;grid-template-columns:1fr 1.5fr;gap:50px;align-items:center;justify-items:center}.support-content{display:flex;flex-direction:column;gap:24px;width:100%}.support-title{font-size:25px;font-weight:700;color:#1a1a1a;line-height:1.2;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.support-description{font-size:13px;color:#4a4a4a;line-height:1.7;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.bold-text{font-weight:700;color:#1a1a1a}.support-cta-btn{background-color:#1a1a1a;color:#fff;border:none;padding:18px 60px;border-radius:50px;font-size:12px;font-weight:500;cursor:pointer;letter-spacing:.5px;transition:all .3s ease;text-transform:uppercase;width:fit-content;margin-top:0;box-shadow:0 4px 12px #00000026}.support-cta-btn:hover{background-color:#2d2d2d;transform:translateY(-2px);box-shadow:0 6px 20px #0003}.support-images{display:flex;gap:24px;align-items:flex-start;justify-content:flex-start;width:100%}.image-wrapper{border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0000001a;flex:0 0 auto}.image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.image-back{width:220px;height:300px;margin-top:0}.image-front{width:220px;height:300px;margin-top:-40px}@media (min-width: 1400px){.support-container{padding:100px 180px;gap:50px}.image-back,.image-front{width:240px;height:340px}.image-front{margin-top:-50px}.support-title{font-size:30px}}@media (max-width: 1024px){.support-section{padding:60px 30px}.support-container{padding:60px 40px;gap:10px}.support-title{font-size:23px}.support-description{font-size:13px}.image-back,.image-front{width:180px;height:260px}.image-front{margin-top:-35px}}@media (max-width: 768px){.support-section{padding:50px 20px}.support-container{grid-template-columns:1fr;padding:50px 30px;gap:30px}.support-images{justify-content:center;align-items:center;gap:16px}.image-back,.image-front{width:160px;height:230px}.image-front{margin-top:0}.support-title{font-size:22px}.support-description{font-size:13px}.support-cta-btn{display:none}}@media (max-width: 480px){.support-section{padding:40px 16px}.support-container{padding:40px 20px;gap:20px;border-radius:20px}.support-images{align-items:center;gap:12px}.image-back,.image-front{width:140px;height:200px}.image-front{margin-top:0!important}.support-title{font-size:30px}.support-description{font-size:12px}.support-cta-btn{display:none}}.testimonial-carousel-section{width:100%;background-color:#fff;padding:100px 0 80px;overflow:hidden}.testimonial-carousel-container{max-width:100%}.carousel-header{max-width:1200px;margin:0 auto 80px;padding:0 150px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.carousel-title{font-size:32px;font-weight:700;color:#2d2d2d;line-height:1.2;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:left}.carousel-header-right{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.carousel-subtitle{font-size:13px;color:#5a5a5a;line-height:1.7;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:left}.bold-green{color:#7a9b7e;font-weight:700}.carousel-cta-btn{background-color:#3d3d3d;color:#fff;border:none;padding:13px 48px;border-radius:50px;font-size:11px;font-weight:500;cursor:pointer;letter-spacing:.8px;transition:background-color .3s ease,transform .3s ease;text-transform:uppercase}.carousel-cta-btn:hover{background-color:#2d2d2d;transform:translateY(-2px)}.carousel-rows{position:relative;max-height:60vh}.carousel-row{position:relative;overflow:hidden;margin-bottom:16px;height:calc(30vh - 8px);-webkit-mask-image:linear-gradient(90deg,transparent,#fff 10%,#fff 90%,transparent);mask-image:linear-gradient(90deg,transparent,#fff 10%,#fff 90%,transparent)}.carousel-track{display:flex;gap:16px;width:fit-content;height:100%;align-items:center}.scroll-left{animation:scrollLeft 60s linear infinite}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.scroll-right{animation:scrollRight 132s linear infinite}@keyframes scrollRight{0%{transform:translate(-33.333%)}to{transform:translate(0)}}.testimonial-card{border-radius:42px;padding:30px 24px 24px;min-width:320px;max-width:320px;height:100%;flex-shrink:0;display:flex;align-items:center}.testimonial-card-row1{background-color:#f1f5e9}.testimonial-card-row2{background-color:#fafafa}.testimonial-card-content{display:flex;flex-direction:column;gap:12px}.testimonial-header{display:flex;align-items:center;gap:12px;margin-bottom:8px;justify-content:space-between}.testimonial-profile-image{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.testimonial-info{display:flex;flex-direction:column;gap:4px;flex:1}.testimonial-name{font-size:16px;font-weight:600;color:#2d2d2d;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.testimonial-stars{display:flex;gap:2px;justify-content:flex-end;margin-left:auto}.star{color:#7a9b7e;font-size:14px}.testimonial-text{font-size:12px;color:#5a5a5a;line-height:1.5;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.testimonial-image-card{min-width:280px;max-width:280px;height:100%;flex-shrink:0;border-radius:42px;overflow:hidden}.carousel-image{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 768px){.carousel-header{max-width:100%;padding:0 20px;margin:0 auto 60px;display:block;text-align:left}.carousel-title{font-size:32px;text-align:left;margin-bottom:24px}.carousel-header-right{display:flex;flex-direction:column;gap:24px;align-items:stretch}.carousel-subtitle{font-size:15px;text-align:justify}.carousel-cta-btn{width:100%;text-align:center}.carousel-rows{max-height:50vh}.carousel-row{height:calc(25vh - 8px);margin-bottom:12px}.carousel-track{gap:12px}.testimonial-card{min-width:260px;max-width:260px;padding:20px}.testimonial-text{font-size:12px;-webkit-line-clamp:4}.testimonial-image-card{min-width:220px;max-width:220px}}@media (max-width: 480px){.carousel-header{padding:0 60px;margin:0 auto 40px}.carousel-title{font-size:28px;margin-bottom:20px}.carousel-header-right{gap:20px}.carousel-subtitle{font-size:14px;text-align:justify}.carousel-cta-btn{padding:16px 40px;font-size:12px;width:100%}}.faq-section{width:100%;background-color:#fff;padding:100px 120px}.faq-container{max-width:630px;margin:0 auto}.faq-title{font-size:30px;font-weight:700;color:#2d2d2d;text-align:center;margin-bottom:60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.faq-list{display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid #e5e5e5}.faq-item:first-child{border-top:1px solid #e5e5e5}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:28px 0;background:none;border:none;cursor:pointer;transition:all .3s ease}.faq-question:hover{opacity:.7}.faq-question-text{font-size:18px;font-weight:500;color:#2d2d2d;text-align:left;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.faq-icon{font-size:28px;font-weight:300;color:#2d2d2d;line-height:1;transition:transform .3s ease;min-width:30px;text-align:center}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.faq-answer.open{max-height:500px;padding-bottom:28px}.faq-answer p{font-size:16px;color:#5a5a5a;line-height:1.7;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (min-width: 1200px){.faq-section{padding:120px 160px}}@media (max-width: 1024px){.faq-section{padding:80px}.faq-title{font-size:36px;margin-bottom:50px}.faq-question{padding:24px 0}.faq-question-text{font-size:17px}.faq-answer.open{padding-bottom:24px}.faq-answer p{font-size:15px}}@media (max-width: 768px){.faq-section{padding:60px 40px}.faq-title{font-size:32px;margin-bottom:40px}.faq-question{padding:20px 0}.faq-question-text{font-size:16px;padding-right:20px}.faq-icon{font-size:24px}.faq-answer.open{padding-bottom:20px}.faq-answer p{font-size:14px}}@media (max-width: 480px){.faq-section{padding:50px 20px}.faq-title{font-size:28px}.faq-question-text{font-size:15px}}.guarantee-section{width:100%;background-color:#fff;padding:100px 120px}.guarantee-container{max-width:800px;margin:0 auto}.guarantee-card{background:linear-gradient(135deg,#fef9f0,#fef5e7);border-radius:32px;padding:60px;display:grid;grid-template-columns:180px 1fr;gap:40px;align-items:center}.guarantee-icon{display:flex;justify-content:center;align-items:center;width:140px;height:140px;position:relative}.guarantee-gif{width:120px;height:120px;object-fit:contain}.guarantee-content{display:flex;flex-direction:column;gap:16px}.guarantee-label{font-size:14px;font-weight:600;color:#d68d3b;text-transform:uppercase;letter-spacing:1px;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.guarantee-title{font-size:38px;font-weight:600;color:#2d2d2d;line-height:1.2;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.guarantee-description{font-size:16px;color:#5a5a5a;line-height:1.6;margin:0 0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.guarantee-cta-btn{background-color:#f4a539;color:#fff;border:none;padding:18px 40px;border-radius:50px;font-size:13px;font-weight:700;cursor:pointer;letter-spacing:.8px;transition:background-color .3s ease,transform .3s ease;text-transform:uppercase;width:fit-content}.guarantee-cta-btn:hover{background-color:#e89520;transform:translateY(-2px)}@media (min-width: 1200px){.guarantee-section{padding:120px 160px}}@media (max-width: 1024px){.guarantee-section{padding:80px}.guarantee-card{padding:60px;gap:40px;grid-template-columns:160px 1fr}.guarantee-icon{width:120px;height:120px}.circle-outline,.spinner-container,.checkmark-container{width:100px;height:100px}.guarantee-title{font-size:32px}.guarantee-description{font-size:15px}}@media (max-width: 768px){.guarantee-section{padding:60px 40px}.guarantee-card{grid-template-columns:1fr;padding:50px 40px;gap:30px;text-align:center}.guarantee-icon{margin:0 auto}.guarantee-title{font-size:28px}.guarantee-cta-btn{width:100%}}@media (max-width: 480px){.guarantee-section{padding:50px 20px}.guarantee-card{padding:40px 24px}.guarantee-title{font-size:24px}.guarantee-description{font-size:14px}}.doctors-carousel-section{width:100%;background-color:#fff;padding:100px 0 80px;overflow:hidden}.doctors-carousel-container{max-width:100%}.doctors-header{max-width:1400px;margin:0 auto 60px;padding:0 120px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.doctors-title{font-size:30px;font-weight:700;color:#2d2d2d;line-height:1.2;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:left}.highlight-green{color:#7a9b7e;font-weight:600}.doctors-header-right{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.doctors-description{font-size:16px;color:#5a5a5a;line-height:1.7;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:left}.doctors-cta-btn{background-color:#3d3d3d;color:#fff;border:none;padding:18px 40px;border-radius:50px;font-size:13px;font-weight:700;cursor:pointer;letter-spacing:.8px;transition:background-color .3s ease,transform .3s ease;text-transform:uppercase}.doctors-cta-btn:hover{background-color:#2d2d2d;transform:translateY(-2px)}.doctors-carousel-row{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#fff 10%,#fff 90%,transparent);mask-image:linear-gradient(90deg,transparent,#fff 10%,#fff 90%,transparent)}.doctors-carousel-track{display:flex;gap:24px;width:fit-content;animation:scrollDoctors 40s linear infinite}@keyframes scrollDoctors{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.doctors-carousel-track:hover{animation-play-state:paused}.doctor-card{flex-shrink:0;width:320px;display:flex;flex-direction:column;gap:16px;transition:transform .3s ease}.doctor-image{width:100%;height:400px;border-radius:24px;overflow:hidden;background-color:#f5f5f0}.doctor-info{display:flex;flex-direction:column;gap:4px;text-align:center}@media (min-width: 1200px){.doctors-header{padding:0 160px;gap:100px}}@media (max-width: 1024px){.doctors-header{padding:0 80px;gap:60px}.doctors-title{font-size:40px}.doctor-card{width:280px}.doctor-image{height:350px}}@media (max-width: 768px){.doctors-header{grid-template-columns:1fr;gap:30px;padding:0 40px;text-align:center}.doctors-title{font-size:32px}.doctors-header-right{align-items:center}.doctors-description{text-align:center}.doctors-cta-btn{width:100%}.doctor-card{width:260px}.doctor-image{height:320px}}@media (max-width: 480px){.doctors-header{padding:0 20px}.doctors-title{font-size:28px}.doctors-description{font-size:15px}.doctor-card{width:240px}.doctor-image{height:300px}}.doctor-card{flex-shrink:0;width:320px;display:flex;flex-direction:column;background-color:#f5f5f0;border-radius:24px;overflow:hidden;transition:transform .3s ease}.doctor-card:hover{transform:translateY(-8px)}.doctor-image{width:100%;height:400px;overflow:hidden}.doctor-image img{width:100%;height:100%;object-fit:cover;display:block}.doctor-info{display:flex;flex-direction:column;gap:4px;text-align:center;padding:20px;background-color:#f5f5f0}.doctor-name{font-size:20px;font-weight:600;color:#2d2d2d;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.doctor-credentials{font-size:14px;color:#7a7a7a;line-height:1.4;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.features-strip-section{width:100%;background-color:#fff;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:40px 120px}.features-strip-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.feature-item{display:flex;align-items:center;gap:16px;padding:0 20px;position:relative}.feature-item:not(:last-child):after{content:"";position:absolute;right:-20px;top:50%;transform:translateY(-50%);height:40px;width:1px;background-color:#e5e5e5}.feature-icon{flex-shrink:0;width:40px;height:40px;color:#2d2d2d;display:flex;align-items:center;justify-content:center}.feature-icon svg{width:100%;height:100%}.feature-text{font-size:14px;font-weight:500;color:#2d2d2d;line-height:1.4;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (min-width: 1200px){.features-strip-section{padding:40px 160px}}@media (max-width: 1024px){.features-strip-section{padding:35px 60px}.features-strip-container{grid-template-columns:repeat(2,1fr);gap:30px 40px}.feature-item{padding:0 15px}.feature-item:nth-child(2):after,.feature-item:nth-child(4):after{display:none}}@media (max-width: 768px){.features-strip-section{padding:30px 40px}.features-strip-container{grid-template-columns:repeat(2,1fr);gap:0}.feature-item{padding:20px 16px;gap:10px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.feature-item:nth-child(2),.feature-item:nth-child(4){border-right:none}.feature-item:nth-child(3),.feature-item:nth-child(4){border-bottom:none}.feature-item:after{display:none!important}.feature-icon{width:32px;height:32px}.feature-text{font-size:12px}}@media (max-width: 480px){.features-strip-section{padding:25px 20px}.features-strip-container{grid-template-columns:repeat(2,1fr);gap:0}.feature-item{padding:18px 12px;gap:8px;flex-direction:column;text-align:center;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.feature-item:nth-child(2),.feature-item:nth-child(4){border-right:none}.feature-item:nth-child(3),.feature-item:nth-child(4){border-bottom:none}.feature-icon{width:28px;height:28px}.feature-text{font-size:11px;line-height:1.3}}.footer-section{width:100%;background-color:#fff;border-top:1px solid #e5e5e5;padding:60px 65px 40px}.footer-container{max-width:100%;margin:0 auto}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #e5e5e5}.footer-logo img{height:40px;width:auto;object-fit:contain}.footer-logo h2{font-size:32px;font-weight:700;color:#2d2d2d;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer-contact{display:flex;gap:16px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.footer-contact-item{display:flex;align-items:center;gap:8px;text-decoration:none;color:#2d2d2d;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f5f5f0;padding:10px 16px;border-radius:50px;transition:background-color .3s ease,transform .3s ease}.footer-contact-item:hover{background-color:#ebebd8;transform:translateY(-2px)}.footer-contact-item svg{flex-shrink:0;color:#2d2d2d}.footer-contact-item span{white-space:nowrap}.footer-disclaimer{margin-bottom:40px}.footer-disclaimer p{font-size:12px;color:#2d2d2d;line-height:1.6;margin:0 0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer-subtitle{font-size:12px;font-weight:600;color:#4a4a4a;margin:24px 0 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer-small-text{font-size:10px!important;color:#7a7a7a;line-height:1.5}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid #e5e5e5;margin-bottom:30px}.footer-copyright p{font-size:13px;color:#7a7a7a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer-links{display:flex;gap:24px;flex-wrap:wrap;justify-content:flex-end}.footer-links a{font-size:13px;color:#7a7a7a;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:color .3s ease}.footer-links a:hover{color:#2d2d2d}.footer-badge{display:flex;justify-content:flex-start;margin-top:20px}.footer-badge img{height:60px;width:auto}@media (min-width: 1200px){.footer-section{padding:80px 50px 50px}}@media (max-width: 1024px){.footer-section{padding:50px 50px 40px}.footer-top{flex-direction:column;align-items:flex-start;gap:24px}.footer-contact{justify-content:flex-start;gap:12px}.footer-contact-item{font-size:13px;padding:9px 14px}.footer-links{gap:20px}}@media (max-width: 768px){.footer-section{padding:40px 30px 30px}.footer-logo img{height:32px}.footer-logo h2{font-size:28px}.footer-top{flex-direction:column;gap:20px;margin-bottom:30px;padding-bottom:30px}.footer-contact{flex-direction:column;align-items:stretch;gap:12px;width:100%}.footer-contact-item{width:100%;justify-content:flex-start}.footer-bottom{flex-direction:column;align-items:flex-start;gap:16px;padding-top:24px;margin-bottom:24px}.footer-links{flex-direction:row;gap:16px 12px;width:100%;justify-content:flex-start}.footer-links a{font-size:12px}.footer-disclaimer p{font-size:10px;line-height:1.5}.footer-small-text{font-size:9px!important}.footer-badge img{height:50px}}@media (max-width: 480px){.footer-section{padding:30px 20px 20px}.footer-logo img{height:28px}.footer-logo h2{font-size:26px}.footer-top{gap:16px;margin-bottom:24px;padding-bottom:24px}.footer-contact{gap:10px}.footer-contact-item{font-size:12px;padding:8px 12px}.footer-contact-item span{white-space:normal;word-break:break-word}.footer-disclaimer{margin-bottom:30px}.footer-disclaimer p{font-size:9px;line-height:1.4;margin-bottom:12px}.footer-subtitle{font-size:12px;margin:20px 0 6px}.footer-small-text{font-size:8px!important}.footer-bottom{padding-top:20px;margin-bottom:20px;gap:14px}.footer-copyright p{font-size:11px}.footer-links{flex-direction:row;gap:14px 10px;justify-content:flex-start}.footer-links a{font-size:11px}.footer-badge{margin-top:16px}.footer-badge img{height:45px}}.animate-on-scroll{opacity:0;transform:translateY(30px);-webkit-transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out;-webkit-backface-visibility:hidden;backface-visibility:hidden}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0);-webkit-transform:translateY(0)}.animate-on-scroll.delay-100{transition-delay:.1s}.animate-on-scroll.delay-200{transition-delay:.2s}.animate-on-scroll.delay-300{transition-delay:.3s}.animate-on-scroll.delay-400{transition-delay:.4s}.animate-on-scroll.delay-500{transition-delay:.5s}.animate-on-scroll.fast{transition-duration:.4s}.animate-on-scroll.slow{transition-duration:.8s}.animate-on-scroll.slide-large{transform:translateY(50px)}.animate-on-scroll.slide-large.is-visible{transform:translateY(0)}.animate-on-scroll.slide-small{transform:translateY(20px)}.animate-on-scroll.slide-small.is-visible{transform:translateY(0)}.animate-smooth{transition-timing-function:cubic-bezier(.4,0,.2,1)}.animate-bounce-in{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}
