@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+Gujarati:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap');
:root{
 --green:#008765;--green-2:#00a578;--deep:#003d32;--deep-2:#075b48;--mint:#cdf9e8;--mint-2:#effcf6;--line:#b9efd9;--cream:#fffdf6;--gold:#ffbd1d;--muted:#5e9186;--shadow:0 18px 40px rgba(0,74,54,.12);--radius:24px;
}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;font-family:"DM Sans","Noto Sans Gujarati",sans-serif;color:var(--deep);background:#fff;overflow-x:hidden}a{color:inherit}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;border:1px solid transparent;cursor:pointer;font:inherit}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.gu{font-family:"Noto Sans Gujarati","DM Sans",sans-serif}.display-font{font-family:"Playfair Display",serif}.text-accent{color:var(--green-2)}
.site-container{width:min(1280px,calc(100% - 48px));margin-inline:auto}.section{padding:92px 0}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--green);font-weight:700;letter-spacing:.09em;text-transform:uppercase;font-size:14px}.eyebrow.center{justify-content:center}.eyebrow::before,.eyebrow::after{content:"";width:30px;height:1px;background:var(--green-2)}.eyebrow.left::before{display:none}.section-title{font-family:"Playfair Display",serif;font-size:clamp(40px,4vw,58px);line-height:1.04;margin:14px 0 14px;color:#002f27;letter-spacing:-.025em}.section-lead{font-size:18px;color:var(--muted);line-height:1.58;margin:0}.btn-main,.btn-outline{min-height:48px;border-radius:999px;padding:0 27px;font-weight:700;transition:.22s ease;white-space:nowrap}.btn-main{background:var(--green);color:#fff;box-shadow:0 8px 16px rgba(0,135,101,.18)}.btn-main:hover{background:#006e54;transform:translateY(-2px);color:#fff}.btn-outline{border-color:#51dfb0;background:#fff;color:#006f55}.btn-outline:hover{background:var(--mint-2);color:#006f55;transform:translateY(-2px)}.btn-arrow{font-size:21px;line-height:1}
.icon{width:20px;height:20px;display:inline-block;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.icon-sm{width:16px;height:16px}.icon-lg{width:28px;height:28px}
/* Header */
.site-header{height:80px;background:rgba(255,255,255,.96);display:flex;align-items:center;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(0,77,58,.04);backdrop-filter:blur(12px)}.navbar-inner{display:flex;align-items:center;justify-content:space-between;width:100%}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand>span:last-child{display:flex;flex-direction:column;align-items:flex-start}.brand-mark{width:44px;height:44px;border-radius:12px;background:var(--green);color:#fff;display:grid;place-items:center;box-shadow:0 5px 12px rgba(0,103,79,.18)}.brand-mark .icon{width:27px;height:27px}.brand-name{font-family:"Playfair Display",serif;font-weight:700;font-size:22px;line-height:1;color:#075a47}.brand-name span{color:#00a473}.brand-tag{font-size:10px;color:var(--green);letter-spacing:.08em;margin-top:4px}.nav-links{display:flex;align-items:center;gap:34px}.site-primary-menu{display:flex;align-items:center;gap:34px;margin:0;padding:0;list-style:none}.site-primary-menu>.nav-item{margin:0;padding:0;list-style:none}.nav-links a{text-decoration:none;font-size:15px;font-weight:500;color:#014f40;position:relative}.nav-links a::after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--green);transition:.2s}.nav-links a:hover::after{right:0}.header-actions{display:flex;align-items:center;gap:16px}.header-phone{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600;color:#006d55;text-decoration:none}.nav-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--deep)}
/* Hero */
.hero{background:radial-gradient(circle at 5% 0%,#eefbf4 0,transparent 37%),radial-gradient(circle at 100% 58%,#fff6d8 0,transparent 34%),linear-gradient(115deg,#f8fcf7,#fffdf7);min-height:calc(100vh - 80px);display:flex;align-items:center;padding:46px 0 0}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}.hero-copy{padding:44px 0 18px}.trust-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid #75e4ba;background:#ddfaed;color:#05745a;border-radius:999px;padding:7px 16px;font-size:13px;font-weight:600}.hero-title{font-family:"Playfair Display",serif;font-size:clamp(54px,5.1vw,74px);line-height:.98;letter-spacing:-.045em;margin:28px 0 14px;color:#003b31}.hero-gu{font-size:clamp(30px,2.75vw,41px);line-height:1.25;font-weight:600;color:#066d57;margin:0 0 18px}.hero-lead{font-size:19px;color:#61958a;line-height:1.55;max-width:610px}.hero-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:32px 0 34px}.benefit-chip{min-height:58px;border:1px solid #b7eed8;border-radius:14px;background:rgba(255,255,255,.65);display:flex;align-items:center;gap:10px;padding:9px 12px;color:#0b735c}.benefit-chip .dot{width:6px;height:6px;border-radius:50%;background:#00b783;flex:0 0 auto}.benefit-chip strong{font-size:13px;font-weight:600;line-height:1.25}.benefit-chip small{font-size:10px;color:#58a995;margin-left:auto}.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.hero-meta{display:flex;gap:52px;margin-top:40px}.meta-item{display:flex;align-items:center;gap:12px}.meta-icon{width:42px;height:42px;border:1px solid #c2f0df;border-radius:13px;background:#eafbf4;display:grid;place-items:center;color:var(--green)}.meta-copy small{display:block;color:#00a47a;font-size:11px;font-weight:700;letter-spacing:.1em}.meta-copy span{font-size:14px;color:#286f61}.hero-media{position:relative;align-self:end}.video-shell{height:704px;max-height:calc(100vh - 126px);border:1px solid #aeeed6;border-radius:26px 26px 0 0;background:#fff;padding:8px 8px 0;overflow:hidden;box-shadow:0 18px 36px rgba(0,90,68,.12)}.video-shell video{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:19px 19px 0 0;background:#000}.live-pill{position:absolute;left:25px;top:24px;z-index:3;background:#f8f8f8;border-radius:999px;padding:7px 13px;font-size:12px;font-weight:600;color:#11705c}.live-pill::before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#ff9999;margin-right:8px}.kit-note{position:absolute;right:-23px;top:-15px;z-index:3;background:#fff;border:1px solid #f1dfaf;border-radius:16px;padding:14px 16px;box-shadow:0 12px 22px rgba(103,82,23,.12);min-width:230px}.kit-note small{display:block;color:#b76a22;font-weight:700;font-size:11px}.kit-note strong{font-size:14px;color:#16705c}
/* Welcome */
.welcome-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:180px 220px;gap:16px;position:relative;padding-right:12px}.mosaic img{width:100%;height:100%;object-fit:cover;border-radius:17px;box-shadow:0 5px 12px rgba(0,0,0,.11)}.mosaic .one{grid-row:1}.mosaic .two{grid-row:1/span 2;margin-top:30px;height:calc(100% - 30px)}.mosaic .three{grid-row:2}.experience-badge{position:absolute;bottom:-22px;left:32%;background:var(--green);color:#fff;border-radius:16px;padding:15px 24px;box-shadow:var(--shadow);display:flex;align-items:center;gap:10px}.experience-badge b{font-size:25px;line-height:.95}.experience-badge span{font-size:11px;letter-spacing:.05em}.welcome-benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0 30px}.welcome-benefit{border:1px solid #c4efdf;background:#effbf5;border-radius:14px;padding:11px 14px;display:flex;gap:12px;align-items:center}.heart-circle{width:34px;height:34px;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--green)}.welcome-benefit strong{display:block;font-size:13px}.welcome-benefit small{color:#00a474;font-size:11px}
/* Services */
.services{background:linear-gradient(120deg,#eefbf5,#fffdf2)}.services-head{text-align:center;max-width:860px;margin:0 auto 52px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.service-card{background:#fff;border:1px solid #bdebd8;border-radius:18px;overflow:hidden;position:relative;box-shadow:0 2px 0 rgba(0,0,0,.02);transition:.2s}.service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.service-image{height:214px;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover}.service-number{position:absolute;left:18px;top:17px;width:40px;height:40px;border-radius:50%;background:#fff;display:grid;place-items:center;font-weight:700;color:#087259}.service-body{padding:24px 24px 25px}.service-gu{font-size:12px;font-weight:700;color:#00a073}.service-title{font-family:"Playfair Display",serif;font-size:22px;margin:8px 0 12px;color:#002e26}.service-body p{color:#548f83;font-size:14px;line-height:1.55;margin:0}
/* Kit CTA */
.kit-section{background:linear-gradient(110deg,#f1fcf6,#fffbea);padding:76px 0}.kit-box{min-height:405px;background:rgba(255,255,255,.78);border:1px solid #7ce3ba;border-radius:24px;box-shadow:0 14px 27px rgba(0,69,51,.1);display:grid;grid-template-columns:1.6fr .75fr;align-items:center;padding:48px}.kit-box h2{font-size:39px;font-weight:700;line-height:1.25;margin:16px 0 8px}.kit-box p{font-size:20px;color:#12816a;margin:0 0 25px}.kit-card{justify-self:end;width:305px;height:305px;border-radius:14px;overflow:hidden;position:relative;box-shadow:0 10px 18px rgba(0,0,0,.16);border:4px solid #fff}.kit-card img{width:100%;height:100%;object-fit:cover}.kit-overlay{position:absolute;left:14px;bottom:14px;color:#fff;text-shadow:0 2px 5px #000}.kit-overlay small{display:block;font-size:11px;font-weight:700}.kit-overlay b{font-family:"Playfair Display",serif;font-size:20px}.natural-seal{position:absolute;right:-14px;top:-14px;width:72px;height:72px;border-radius:50%;background:var(--gold);border:4px solid #fff;display:grid;place-items:center;text-align:center;font-weight:700;font-size:19px;line-height:.9;box-shadow:0 5px 8px rgba(0,0,0,.12)}.natural-seal small{font-size:8px;display:block;margin-top:5px}
/* Conditions */
.conditions-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.condition-photo{position:relative;height:520px;border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.condition-photo img{width:100%;height:100%;object-fit:cover}.condition-photo::after{content:"";position:absolute;inset:auto 0 0;height:43%;background:linear-gradient(transparent,rgba(0,57,43,.82))}.condition-caption{position:absolute;left:24px;bottom:25px;z-index:2;color:#fff}.condition-caption small{display:block;color:#b5f1d9;font-weight:700;letter-spacing:.08em}.condition-caption strong{font-family:"Playfair Display",serif;font-size:26px}.condition-seal{right:-18px;top:-20px}.condition-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0}.condition-item{border:1px solid #c2efdd;background:#eefbf5;border-radius:12px;min-height:44px;padding:10px 12px;display:flex;align-items:center;gap:9px;font-size:14px}.check-dot{width:21px;height:21px;border-radius:50%;background:#08a576;color:#fff;display:grid;place-items:center;flex:0 0 auto;font-size:12px}
/* Stats */
.stats{border-top:1px solid #d2f1e5;border-bottom:1px solid #d2f1e5;padding:42px 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.stat{display:flex;align-items:center;justify-content:center;gap:16px}.stat-icon{width:56px;height:56px;border:1px solid #c5efdf;border-radius:15px;background:#effbf6;display:grid;place-items:center;color:var(--green)}.stat b{font-family:"Playfair Display",serif;font-size:35px;line-height:.9;color:#003d32}.stat small{display:block;color:#15977a;letter-spacing:.08em;font-size:12px;margin-top:9px}
/* Why */
.why{background:linear-gradient(110deg,#f1fcf7,#fff);}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.why-copy .section-title{font-size:49px}.why-photo{height:260px;border-radius:18px;overflow:hidden;margin-top:28px;box-shadow:0 8px 20px rgba(0,70,50,.12)}.why-photo img{width:100%;height:100%;object-fit:cover}.reasons{display:grid;gap:14px}.reason{border:1px solid #bcecd8;border-radius:16px;background:rgba(255,255,255,.82);padding:21px;display:grid;grid-template-columns:44px 1fr 28px;gap:15px;align-items:start;transition:.2s}.reason.active{border-color:#39d99e;box-shadow:0 10px 22px rgba(0,108,82,.12)}.reason-icon{width:44px;height:44px;border-radius:12px;background:#cdf9e8;display:grid;place-items:center;color:var(--green)}.reason.active .reason-icon{background:var(--green);color:#fff}.reason h3{font-family:"Playfair Display",serif;margin:0 0 5px;font-size:20px}.reason p{margin:0;color:#609286;font-size:13px}.reason-no{color:#52dfa9;font-size:12px;font-weight:700}
/* Testimonials */
.testimonials{background:#075844;color:#fff;text-align:center;padding:64px 0}.testimonials .eyebrow{color:#a4f0d3}.testimonials .eyebrow::before,.testimonials .eyebrow::after{background:#7ae6be}.testimonials .section-title{color:#fff;margin-top:10px}.testimonials .section-lead{color:#a8d9ca}.testimonial-shell{max-width:865px;margin:42px auto 0;border:1px solid rgba(174,242,216,.25);background:rgba(255,255,255,.10);border-radius:23px;padding:46px 62px 38px;min-height:365px;display:flex;flex-direction:column;justify-content:center;align-items:center}.quote-mark{font-family:Georgia,serif;color:#55c7a1;font-size:70px;line-height:.55}.stars{color:var(--gold);font-size:21px;letter-spacing:2px;margin:25px 0 14px}.testimonial-text{font-size:19px;line-height:1.45;font-style:italic;max-width:760px;margin:0}.avatar{width:50px;height:50px;border-radius:50%;background:#12bd88;display:grid;place-items:center;font-weight:700;margin:25px auto 8px}.customer-name{font-family:"Playfair Display",serif;font-weight:700;font-size:17px}.customer-role{font-size:12px;color:#87cbb5;margin-top:3px}.slider-controls{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:28px}.slider-btn{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.1);color:#fff}.dots{display:flex;gap:7px}.dots span{width:7px;height:7px;border-radius:50%;background:#579783}.dots span.active{width:28px;background:#6cf1c2;border-radius:5px}
/* FAQ */
.faq-grid{display:grid;grid-template-columns:.75fr 1.45fr;gap:54px}.faq-copy .section-title{font-size:37px}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid #bcecd8;border-radius:15px;background:#fff;overflow:hidden}.faq-question{width:100%;min-height:65px;padding:17px 20px;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:16px;font-weight:600;color:#032e27}.faq-item.active{border-color:#35d39a;box-shadow:0 6px 14px rgba(0,110,80,.08)}.faq-item.active .faq-question{background:#f0fcf7}.faq-symbol{width:29px;height:29px;border-radius:50%;background:#cff8e8;color:var(--green);display:grid;place-items:center;font-size:19px}.faq-item.active .faq-symbol{background:var(--green);color:#fff}.faq-answer{display:none;padding:0 20px 20px;color:#5b9185;font-size:14px;line-height:1.55;background:#f0fcf7}.faq-item.active .faq-answer{display:block}
/* Contact */
.contact{background:radial-gradient(circle at 4% 5%,#e8faf2,transparent 38%),linear-gradient(105deg,#f5fcf8,#fffef7)}.contact-head{text-align:center;max-width:700px;margin:0 auto 45px}.contact-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:28px;align-items:stretch}.contact-cards{display:grid;gap:14px}.contact-card{background:#fff;border:1px solid #c1eddd;border-radius:15px;padding:20px;display:flex;gap:15px;align-items:center}.contact-card .meta-icon{width:44px;height:44px}.contact-card small{display:block;color:#00956f;font-size:11px;font-weight:700;letter-spacing:.09em}.contact-card a,.contact-card span{font-size:14px;text-decoration:none;color:#003d32}.contact-form{background:#fff;border:1px solid #c2eddd;border-radius:21px;padding:35px;box-shadow:0 8px 16px rgba(0,82,60,.11)}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:13px;font-weight:600;margin-bottom:7px}.form-control{width:100%;border:1px solid #77e4b9;border-radius:12px;padding:13px 14px;font:inherit;color:#143d35;outline:none}.form-control:focus{box-shadow:0 0 0 4px rgba(69,222,171,.14)}textarea.form-control{height:106px;resize:vertical}.form-foot{display:flex;justify-content:space-between;align-items:center;gap:15px}.required-note{font-size:11px;color:#6fa99d}
/* Footer */
.footer{background:#003d32;color:#8ce1c4;padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr 1.2fr;gap:60px}.footer .brand-name{color:#fff;font-size:20px}.footer .brand-tag{font-size:9px}.footer p{max-width:34ch;font-size:14px;line-height:1.7;margin:20px 0}.footer h4{font-family:"Playfair Display",serif;color:#fff;font-size:18px;line-height:1.25;margin:0 0 22px}.footer-links{display:grid;gap:12px}.footer-links ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.footer-links li{margin:0;padding:0;list-style:none}.footer-links a{display:inline-flex;width:fit-content;color:#7eddbd;font-size:14px;line-height:1.45;text-decoration:none;transition:color .2s ease,transform .2s ease}.footer-links a:hover{color:#fff;transform:translateX(3px)}.footer-contact{display:grid;gap:14px;font-size:14px;line-height:1.55}.footer-contact>span,.footer-contact>a{display:flex;align-items:flex-start;gap:10px;color:#8ce1c4;text-decoration:none}.footer-contact .icon{flex:0 0 auto;margin-top:3px}.footer-contact a{width:fit-content;transition:color .2s ease,transform .2s ease}.footer-contact a:hover{color:#fff;transform:translateX(3px)}.footer a:focus-visible{outline:2px solid #fff;outline-offset:4px;border-radius:4px}.socials{display:flex;gap:10px}.socials a{width:34px;height:34px;border-radius:9px;background:#125846;color:#a8ead5;display:grid;place-items:center;text-decoration:none;font-size:13px;transition:background-color .2s ease,color .2s ease,transform .2s ease}.socials a:hover{background:#16705a;color:#fff;transform:translateY(-2px)}.footer-bottom{border-top:1px solid rgba(140,225,196,.22);margin-top:52px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px;line-height:1.5}.footer-legal{display:flex;gap:24px}.footer-legal a{color:#8ce1c4;text-decoration:none;transition:color .2s ease}.footer-legal a:hover{color:#fff}
/* Inner pages */
.page-hero{padding:100px 0 70px;background:linear-gradient(115deg,#ecfbf4,#fffbed);text-align:center}.page-hero h1{font-family:"Playfair Display",serif;font-size:58px;margin:0 0 12px}.simple-content{max-width:900px;margin:auto;font-size:17px;color:#588f83;line-height:1.8}.simple-content img{max-width:100%;height:auto}.text-center{text-align:center}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gallery-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.gallery-card img{width:100%;height:300px;object-fit:cover}.gallery-card div{padding:18px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.post-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:24px}.post-card h2{font-family:"Playfair Display",serif;margin:0 0 12px}.post-card h2 a{text-decoration:none}.post-card p{color:var(--muted);line-height:1.6}.site-search{max-width:760px;margin:0 auto 45px}.site-search label{display:block;font-weight:700;margin-bottom:10px}.site-search>div{display:flex;gap:12px}.site-search .form-control{flex:1}
/* Responsive */
@media(max-width:1199px){.site-container{width:min(1080px,calc(100% - 40px))}.hero-grid{gap:35px}.hero-benefits{grid-template-columns:1fr 1fr}.video-shell{height:650px}.services-grid{grid-template-columns:1fr 1fr}.footer-grid{gap:35px}.kit-note{right:0}}
@media(max-width:991px){.site-header{height:72px}.nav-toggle{display:grid;place-items:center}.nav-links{position:fixed;left:20px;right:20px;top:82px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow);display:none;flex-direction:column;align-items:flex-start;gap:20px}.nav-links.open{display:flex}.nav-links .site-primary-menu{width:100%;flex-direction:column;align-items:flex-start;gap:20px}.header-actions .header-phone{display:none}.header-actions .btn-main{display:none}.hero{padding:25px 0 55px}.hero-grid,.welcome-grid,.conditions-grid,.why-grid,.contact-grid,.faq-grid{grid-template-columns:1fr}.hero-copy{padding-top:30px}.hero-media{width:min(620px,100%);margin:auto}.video-shell{height:650px;border-radius:26px;padding-bottom:8px}.hero-title{font-size:60px}.mosaic{max-width:620px;margin:auto}.condition-photo{max-width:680px}.kit-box{grid-template-columns:1fr 320px;padding:38px}.stats-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.faq-copy{max-width:500px}.gallery-grid,.post-grid{grid-template-columns:1fr 1fr}}
@media(max-width:767px){.site-container{width:calc(100% - 28px)}.section{padding:64px 0}.brand-name{font-size:19px}.brand-tag{font-size:8px}.hero-title{font-size:48px}.hero-gu{font-size:29px}.hero-lead{font-size:16px}.hero-benefits{grid-template-columns:1fr 1fr}.benefit-chip{padding:9px}.benefit-chip small{display:block;font-size:10px}.hero-meta{gap:20px;flex-wrap:wrap}.video-shell{height:560px}.kit-note{top:-12px;right:-5px;min-width:190px}.mosaic{grid-template-rows:145px 190px}.welcome-benefits{grid-template-columns:1fr}.services-grid{grid-template-columns:1fr}.service-image{height:240px}.kit-box{grid-template-columns:1fr;padding:28px}.kit-card{justify-self:center;margin-top:25px;width:260px;height:260px}.condition-photo{height:420px}.condition-list{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:1fr 1fr}.stat{justify-content:flex-start}.why-copy .section-title{font-size:41px}.testimonial-shell{padding:40px 23px;min-height:420px}.testimonial-text{font-size:17px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px}.form-foot{align-items:flex-start;flex-direction:column}.gallery-grid,.post-grid{grid-template-columns:1fr}.page-hero h1{font-size:45px}.site-search>div{align-items:stretch;flex-direction:column}}
@media(max-width:480px){.hero-benefits{grid-template-columns:1fr}.hero-actions .btn-main,.hero-actions .btn-outline{width:100%}.hero-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px}.video-shell{height:510px}.hero-title{font-size:43px}.mosaic{grid-template-rows:125px 165px;gap:10px}.experience-badge{left:20%;padding:12px 18px}.services-head{margin-bottom:34px}.condition-list{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr}.kit-card{width:230px;height:230px}.contact-form{padding:23px}.footer-legal{flex-wrap:wrap}}
.floating-whatsapp {
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 99999;
  width: 58px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #25d366;
  border-radius: 50%;
  text-decoration: none;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.22);
}

.floating-whatsapp svg {
  display: block !important;
  width: 30px !important;
  height: 30px !important;
  fill: #ffffff !important;
  stroke: none !important;
}

.floating-whatsapp:hover {
  background-color: #1ebe5d;
  transform: translateY(-3px);
}

@media (max-width: 575.98px) {
  .floating-whatsapp {
    right: 16px;
    bottom: 16px;
    width: 54px;
    height: 54px;
  }

  .floating-whatsapp svg {
    width: 28px !important;
    height: 28px !important;
  }
}
/* Logo */
.brand {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  padding: 12px 0;
  text-decoration: none;
}

.brand img {
  display: block;
  width: 300px;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

@media (max-width: 991.98px) {
  .brand {
    padding: 10px 0;
  }

  .brand img {
    width: 240px;
  }
}

@media (max-width: 575.98px) {
  .brand {
    max-width: calc(100% - 60px);
    padding: 8px 0;
  }

  .brand img {
    width: 190px;
    max-height: 65px;
  }
}
.site-container {
  width: 100%;
  max-width: 1320px;
  margin-inline: auto;
  padding-inline: 20px;
  box-sizing: border-box;
}

.site-header {
  padding-block: 12px;
  background: transparent;
}

.header-boxed {
  background: #ffffff;
  border-radius: 16px;
  padding-inline: 24px;
  box-shadow: 0 8px 30px rgba(20, 40, 25, 0.08);
}

@media (max-width: 767.98px) {
  .site-container {
    padding-inline: 16px;
  }

  .site-header .site-container {
    padding-inline: 12px;
  }

  .header-boxed {
    padding-inline: 14px;
    border-radius: 12px;
  }
}