body{margin:0;font-family:Arial;line-height:1.6;color:#333}.submenu-panel{position:absolute;top:0;left:100%;min-width:200px;background:#fff;border-radius:10px;box-shadow:0 12px 24px #0000001f;padding:8px 0;opacity:0;visibility:hidden;transform:translate(-10px);transition:opacity .2s ease,transform .2s ease;z-index:998}.lang-switch{display:flex;gap:10px}.lang-switch a{padding:5px 10px;border-radius:20px;text-decoration:none;border:1px solid #c7a775;color:#333;font-size:14px;transition:background .2s,color .2s}.lang-switch a.active,.lang-switch a:hover{background:#c7a775;color:#fff}.menu-toggle{display:none;font-size:24px;cursor:pointer}.hero{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:flex-start;padding:0 48px;color:#fff;overflow:hidden}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease-in-out;z-index:-1}.hero-text{max-width:600px;margin-left:2%;z-index:1}.hero-text h1{font-size:clamp(32px,4.5vw,56px);font-weight:700;margin-bottom:16px;line-height:1.2}.hero-text p{font-size:clamp(16px,1.5vw,18px);margin-bottom:24px;line-height:1.6}.btn-cta{display:inline-block;background:#c7a775;color:#fff;padding:12px 28px;text-decoration:none;border-radius:6px;font-weight:600;transition:background .3s}.btn-cta:hover{background:#b59d80}.info-and-stats{padding:60px 48px;background:#f9f9f9}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:40px}.info-card{background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s}.info-card:hover{transform:translateY(-5px)}.info-image{position:relative;height:200px;overflow:hidden}.info-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(255,255,255,.9);color:#c7a775;font-size:24px;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.info-text{padding:20px}.info-text h3{font-size:18px;font-weight:700;margin-bottom:10px;color:#333}.info-text p{font-size:14px;color:#666;line-height:1.6;margin:0}.stats-block{max-width:1200px;margin:0 auto}.stats__grid{display:grid;grid-template-columns:1fr 2fr;gap:40px;align-items:start}.stats__title{font-size:clamp(24px,3vw,32px);font-weight:800;color:#333;margin:0 0 10px;line-height:1.2}.stats__source{font-size:14px;color:#666;margin-bottom:20px}.stats__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px}.stat-card{background:white;padding:20px;border-radius:10px;text-align:center;box-shadow:0 2px 8px #0000001a}.stat-card--highlight{background:#c7a775;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.stat__value{font-size:clamp(18px,2.5vw,24px);font-weight:800;margin-bottom:8px}.stat-card--highlight .stat__value{margin:0;font-size:clamp(20px,3vw,28px)}.stat__label{font-size:clamp(11px,1.2vw,13px);font-weight:600;line-height:1.3}.services{padding:60px 48px;background:#fff}.services__header{text-align:center;max-width:800px;margin:0 auto 40px}.services__header h2{font-size:clamp(28px,3.5vw,36px);font-weight:800;color:#333;margin-bottom:16px}.services__header p{font-size:16px;color:#666;line-height:1.6}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:30px;max-width:1000px;margin:0 auto}.gender-card{background:url(/images/Background-card-gender.png) center/cover no-repeat;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #00000026;transition:transform .3s}.gender-card:hover{transform:translateY(-8px)}.gender-card__inner{background:rgba(255,255,255,.95);padding:30px;height:100%;display:flex;flex-direction:column}.gender-icon{width:60px;height:60px;background-size:contain;background-repeat:no-repeat;background-position:center;margin-bottom:20px}.gender-icon--male{background-image:url(/images/icon-pria.png)}.gender-icon--female{background-image:url(/images/icon-wanita.png)}.gender-title{font-size:24px;font-weight:700;color:#333;margin-bottom:16px}.gender-lead{font-size:14px;color:#666;line-height:1.6;margin-bottom:20px}.gender-list{list-style:none;padding:0;margin:0;flex-grow:1}.gender-list--two-col{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.gender-list li{font-size:13px;color:#555;margin-bottom:8px;padding-left:16px;position:relative}.gender-list li:before{content:"•";color:#c7a775;font-weight:700;position:absolute;left:0}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.modal-overlay[aria-hidden=false]{opacity:1;visibility:visible}.modal{background:white;border-radius:12px;padding:30px;max-width:500px;width:90%;position:relative}.modal-close{position:absolute;top:15px;right:20px;background:none;border:none;font-size:24px;cursor:pointer;color:#999}.modal__title{font-size:20px;font-weight:700;margin-bottom:16px}.modal__body{margin-bottom:20px;line-height:1.6}.modal__actions{display:flex;gap:10px;justify-content:flex-end}.modal-btn{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-weight:600}.modal-btn--ghost{background:#f5f5f5;color:#333}.modal-btn--primary{background:#c7a775;color:#fff}.layanan-detail{padding:40px 48px;background:#f8f8f8}.layanan-subtitle{text-align:center;max-width:800px;margin:0 auto 32px;font-size:16px;color:#666;line-height:1.6}.layanan-container{display:grid;grid-template-columns:280px 1fr 300px;gap:24px;max-width:1200px;margin:0 auto;align-items:start}.layanan-menu{display:flex;flex-direction:column;gap:8px}.menu-btn{background:#fff;border:2px solid #e0e0e0;padding:16px 20px;border-radius:8px;cursor:pointer;text-align:left;font-size:14px;font-weight:500;color:#333;transition:all .2s ease}.menu-btn:hover{border-color:#c7a775;background:#faf9f8}.menu-btn.active{background:linear-gradient(135deg,#465266,#5a677a);color:#fff;border-color:#465266}.menu-btn.active:focus{outline:2px solid #465266;outline-offset:2px}.menu-btn:active{transform:translateY(1px)}.layanan-image{background-image:url("/images/IVF Flow 2.png");background-size:contain;background-repeat:no-repeat;background-position:center;min-height:400px;border-radius:10px;background-color:#f9f9f9}.layanan-info{background:white;border-radius:10px;overflow:hidden}.accordion-item{border-bottom:1px solid #eee}.accordion-header{width:100%;background:none;border:none;padding:18px 20px;text-align:left;font-size:16px;font-weight:600;color:#333;cursor:pointer;position:relative;transition:background .2s}.accordion-header:after{content:"+";position:absolute;right:20px;font-size:18px;transition:transform .2s}.accordion-item.active .accordion-content{max-height:200px}.accordion-content p{padding:0 20px 18px;margin:0;color:#666;line-height:1.6}.team-section{padding:60px 48px;background:#fff}.team-header{text-align:center;margin-bottom:40px}.team-header h2{font-size:clamp(28px,3.5vw,36px);font-weight:800;color:#333;margin-bottom:16px}.team-header p{font-size:16px;color:#666;line-height:1.6;max-width:600px;margin:0 auto}.team-categories{display:flex;justify-content:center;gap:16px;margin-bottom:32px;flex-wrap:wrap}.team-btn{background:#f5f5f5;border:2px solid transparent;padding:12px 24px;border-radius:25px;cursor:pointer;font-size:14px;font-weight:600;color:#333;transition:all .3s;min-width:140px}.team-btn:hover{background:#e8e8e8}.team-btn.active{background:#c7a775;color:#fff;border-color:#c7a775}.team-image{background-image:url(/images/Ginekologi.png);background-size:cover;background-position:center;height:300px;border-radius:16px;margin-bottom:24px;transition:background-image .5s ease}.team-cta{text-align:center;margin-bottom:20px}.cta-btn{background:#c7a775;color:#fff;border:none;padding:14px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .3s}.cta-btn:hover{background:#b59d80}.team-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}@media (max-width:768px){.team-image{height:200px}}.cerita-pasien{background:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1)),url(/images/Background-cerita-pasien.png) center/cover no-repeat;padding:32px 48px;text-align:center}.cerita-media{position:relative;background-image:url(/images/fertility.png);background-size:cover;background-position:center;border-radius:10px 0 0 10px;height:380px;overflow:hidden}.cerita-media .play-btn{background:rgba(255,255,255,.85);color:#465266;font-size:40px;border-radius:50%;width:70px;height:70px;display:flex;justify-content:center;align-items:center}:root{--footer-blue: #465266;--footer-brown: #EBE4DD;--brand-brown: #b2997d}.footer-logo-img{width:220px;height:76px;background-image:url("/images/Logo Benih IVF 4.png");background-repeat:no-repeat;background-size:contain;background-position:left center;margin-bottom:14px}.ico-map{background-image:url(/images/Vector.png)}.ico-wa{background-image:url(/images/WhatsApp.png)}.ico-ig{background-image:url(/images/Instagram.png)}.ico-yt{background-image:url(/images/Youtube.png)}@media (max-width: 768px){header{padding:12px 20px;justify-content:space-between}.menu-toggle{display:block}nav{display:none}.logo{position:absolute;left:50%;transform:translate(-50%)}header .logo img{height:40px}.lang-switch{margin-left:auto}.lang-switch a{font-size:13px;padding:6px 10px}.hero{min-height:70vh;padding:0 16px;justify-content:center;text-align:center}.hero-text{max-width:100%;margin-left:0}.hero-text h1{font-size:28px;line-height:1.3}.hero-text p{font-size:14px;line-height:1.6}.hero-text .btn-cta{margin-top:14px;padding:10px 22px;font-size:14px}.info-and-stats{padding:40px 16px}.info-grid{grid-template-columns:1fr;gap:24px}.info-image{flex:0 0 100%}.info-text h3{font-size:18px}.stats__grid{grid-template-columns:1fr;row-gap:16px}.stats__cards{grid-template-columns:1fr 1fr;gap:10px}.stat-card--highlight{flex-direction:column;text-align:center}.stat-card--highlight .stat__value{margin:0 0 6px}.services{padding:32px 16px}.service-grid{grid-template-columns:1fr}.gender-card__inner{padding:20px}.gender-title{font-size:20px}.layanan-detail{padding:20px 16px}.layanan-container{display:block}.layanan-menu{flex-direction:row;flex-wrap:wrap;gap:10px;margin-bottom:20px}.layanan-image{min-height:200px;margin-bottom:16px;background-size:contain}.team-section{padding:32px 16px}.team-categories{gap:10px}.team-btn{min-width:120px;font-size:13px;padding:8px 20px}.team-image{height:200px}.cerita-pasien{padding:24px 16px}.cerita-container{display:block}.cerita-media{height:220px;border-radius:10px 10px 0 0;margin-bottom:16px}.cerita-content{border-radius:0 0 10px 10px;padding:20px;text-align:center}.footer-container{grid-template-columns:1fr;text-align:center}.footer-logo-img{margin:0 auto 14px}.footer-address{justify-content:center;text-align:left}.footer-mid,.footer-right{text-align:center}.contact-list{align-items:center}}header{display:flex;align-items:center;justify-content:flex-start;padding:14px 48px;background:white;box-shadow:0 2px 5px #0000001a;position:sticky;top:0;z-index:1000;gap:20px}header .logo img{height:60px}nav{margin-left:auto;margin-right:28px}.navbar{list-style:none;display:flex;gap:30px;margin:0;padding:0}.navbar>li{position:relative}.navbar>li>a{text-decoration:none;color:#333;font-weight:500;display:inline-block;padding:6px 0;transition:color .2s ease}.navbar>li:hover>a{color:#c7a775}.dropdown-panel{position:absolute;top:100%;left:0;min-width:240px;background:#fff;border-radius:10px;box-shadow:0 12px 24px #0000001f;padding:8px 0;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease;z-index:999}.has-dropdown:hover>.dropdown-panel{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-panel a{display:block;padding:10px 16px;color:#333;font-weight:500;text-decoration:none;white-space:nowrap;transition:color .2s ease,background .2s ease,-webkit-text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease,background .2s ease;transition:color .2s ease,text-decoration .2s ease,background .2s ease,-webkit-text-decoration .2s ease;border-radius:8px;margin:0 6px}.dropdown-panel a:hover{color:#c7a775;text-decoration:underline;background:rgba(201,176,149,.08)}.has-submenu{position:relative}.has-submenu>a:after{content:""}.has-submenu .submenu-panel{position:absolute;top:0;left:100%;min-width:200px;background:#fff;border-radius:10px;box-shadow:0 12px 24px #0000001f;padding:8px 0;opacity:0;visibility:hidden;transform:translate(8px);transition:opacity .2s ease,transform .2s ease}.has-submenu:hover>.submenu-panel{opacity:1;visibility:visible;transform:translate(0)}.submenu-panel a{display:block;padding:10px 16px;color:#333;font-weight:500;text-decoration:none;white-space:nowrap;transition:color .2s ease,background .2s ease,-webkit-text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease,background .2s ease;transition:color .2s ease,text-decoration .2s ease,background .2s ease,-webkit-text-decoration .2s ease;border-radius:8px;margin:0 6px}.submenu-panel a:hover{color:#c7a775;text-decoration:underline;background:rgba(201,176,149,.08)}.lang-switch{display:flex;align-items:center;background:#b2997d;border-radius:30px;padding:2px}.lang-switch a{flex:1;text-align:center;padding:6px 14px;font-size:14px;text-decoration:none;color:#333;border-radius:30px;transition:background .3s,color .3s}.lang-switch a.active{background:#fff;color:#b2997d}.hero{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease-in-out}.hero-slide.active{opacity:1}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(255,255,255,.85) 0%,rgba(255,255,255,.6) 30%,rgba(255,255,255,0) 60%);z-index:1}.hero-text{position:relative;max-width:40%;margin-left:100px;z-index:1}.hero-text h1{font-size:45px;color:#7a6549;margin-bottom:6px;line-height:1.5}.hero-text p{font-size:16px;line-height:.5;color:#333}.hero-text .btn-cta{display:inline-block;margin-top:10px;padding:12px 28px;border-radius:999px;font-weight:600;text-decoration:none;color:#fff;background:linear-gradient(180deg,#c7a775 0%,#8f7d62 100%);box-shadow:0 6px 14px #0000001f;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.hero-text .btn-cta:hover{transform:translateY(-1px);box-shadow:0 10px 20px #00000029;opacity:.95}.hero-text .btn-cta:focus{outline:2px solid #c7a775;outline-offset:3px}:root{--brand-brown: #b2997d;--pill-gold-start: #c7a775;--pill-gold-end: #8f7d62;--muted: #8b8b8b;--card-border: #e8e8e8;--card-shadow: 0 8px 20px rgba(0, 0, 0, .08)}.info-and-stats{background:#fff;padding:60px 120px 40px}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 60px;margin:0;padding:0}.info-card{display:flex;align-items:center;gap:20px}.info-image{position:relative;flex:0 0 250px;aspect-ratio:4/3;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px #0000001f}.info-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.info-image .play-btn{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:70px;height:70px;border-radius:50%;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:var(--brand-brown);font-size:32px;display:grid;place-items:center}.info-text h3{font-size:22px;color:var(--brand-brown);margin:0 0 8px;line-height:1.3;font-weight:700}.info-text p{font-size:15px;line-height:1.6;margin:0;color:#444}.stats-block{margin-top:32px}.stats__grid{display:grid;grid-template-columns:240px 1fr;-moz-column-gap:16px;column-gap:16px;align-items:start}.stats__title{color:var(--brand-brown);font-weight:700;font-size:30px;line-height:1.1;margin:0}.stats__source{margin-top:12px;font-size:12px;color:#1b1b1b}.stats__cards{display:grid;grid-template-columns:1.5fr repeat(4,.85fr);gap:12px}.stat-card{background:#fff;border:1px solid var(--card-border);border-radius:14px;box-shadow:var(--card-shadow);padding:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:80px;text-align:center}.stat-card .stat__value{color:var(--brand-brown);font-weight:700;font-size:clamp(20px,2.4vw,26px);line-height:1.1;margin:0 0 4px}.stat-card .stat__label{color:var(--muted);font-size:8px;letter-spacing:.4px;text-transform:uppercase;line-height:1.2}.stat-card--highlight{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;background:linear-gradient(180deg,var(--pill-gold-start),var(--pill-gold-end));border:none;color:#fff;padding:16px 20px;border-radius:14px;min-height:64px;box-shadow:var(--card-shadow)}.stat-card--highlight .stat__value{flex:0 0 auto;font-size:clamp(26px,3vw,34px);font-weight:800;line-height:1;margin:0 12px 0 0;color:#fff!important}.stat-card--highlight .stat__label{flex:1 1 auto;text-align:left;font-size:14px;font-weight:500;letter-spacing:.5px;color:#fff!important;line-height:1.2;white-space:normal}:root{--brand-brown: #7a5d3a;--ink: #2f2f2f}.services{padding:clamp(40px,6vw,50px) clamp(20px,5vw,60px);background:#fff}.services__header{text-align:center;max-width:1000px;margin:0 auto clamp(28px,4vw,40px);white-space:normal;overflow:visible;word-wrap:break-word}.services__header h2{font-size:clamp(22px,3.2vw,32px);line-height:1.2;margin:0 0 8px;color:var(--brand-brown);font-weight:600}.services__header p{margin:0 auto;color:#444;font-size:clamp(12px,1.4vw,16px);line-height:1.6;max-width:900px;white-space:normal;overflow-wrap:break-word}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2.2vw,28px)}.gender-card{position:relative;border-radius:18px;overflow:hidden;background:#f8f7f6;border:1px solid #ece9e6;box-shadow:0 10px 24px #0000000f;background-image:url(/images/Background-card-gender.png);background-size:cover;background-position:center}.gender-card__inner{padding:clamp(24px,3.8vw,40px)}.gender-icon{width:clamp(44px,5vw,50px);height:clamp(44px,5vw,50px);background-repeat:no-repeat;background-size:contain;background-position:center;border-radius:999px;margin-bottom:10px}.gender-icon--male{background-image:url(/images/icon-pria.png)}.gender-icon--female{background-image:url(/images/icon-wanita.png)}.gender-title{font-size:clamp(17px,2.3vw,27px);line-height:1.2;margin:6px 0 14px;color:var(--brand-brown);font-weight:800}.gender-lead{color:#222;font-size:clamp(13px,1.3vw,15px);line-height:1.7;margin:0 0 12px}.gender-list{margin:0;padding-left:20px;color:#444;font-size:clamp(13px,1.3vw,15px);line-height:1.7}.gender-list--two-col{-moz-columns:2;columns:2;-moz-column-gap:clamp(24px,4vw,56px);column-gap:clamp(24px,4vw,56px)}.gender-list--two-col li{-moz-column-break-inside:avoid;break-inside:avoid}.gender-list li{cursor:pointer;transition:color .2s ease}.gender-list li:hover{color:var(--brand-brown)}@media (max-width: 1024px){.service-grid{grid-template-columns:1fr}.gender-list--two-col{-moz-columns:1;columns:1}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);display:none;align-items:center;justify-content:center;z-index:9999}.modal{width:min(560px,92vw);background:#fff;border-radius:14px;box-shadow:0 20px 50px #00000040;padding:22px 22px 18px}.modal__title{font-weight:800;color:var(--brand-brown);font-size:20px;margin:0 0 8px}.modal__body{color:#333;line-height:1.7;font-size:15px}.modal__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.modal-btn{border:0;border-radius:999px;padding:10px 16px;font-weight:600;cursor:pointer}.modal-btn--primary{color:#fff;background:linear-gradient(180deg,#c7a775,#8f7d62)}.modal-btn--ghost{background:#f3f3f3}.modal-close{position:absolute;top:10px;right:10px;background:transparent;border:0;font-size:22px;line-height:1;cursor:pointer}:root{--brand-brown: #b2997d;--pill-gold-start: #c7a775;--pill-gold-end: #8f7d62;--slate: #465266;--slate-light: #5b6a7a}.layanan-detail{padding:0 80px;background:#fff;margin-bottom:20px}.layanan-subtitle{text-align:center;max-width:1100px;margin:0 auto 32px;font-size:16px;line-height:1.6;color:#444}.layanan-container{display:grid;grid-template-columns:220px 1fr 1.5fr;-moz-column-gap:0;column-gap:0;align-items:start}.layanan-menu{display:flex;flex-direction:column;gap:12px;margin-right:32px}.menu-btn{padding:14px 18px;font-size:15px;font-weight:600;color:#333;background:#f1f1f1;border:none;border-radius:10px;text-align:left;cursor:pointer;transition:background .25s,color .25s,box-shadow .25s,transform .08s}.menu-btn:hover{box-shadow:0 6px 16px #00000014}.menu-btn.active{color:#fff;background:linear-gradient(180deg,var(--slate-light),var(--slate));box-shadow:0 8px 20px #46526640}.menu-btn.active:focus{outline:2px solid #c7d0da;outline-offset:2px}.menu-btn:active{transform:scale(.99)}.layanan-image{background-image:url("/images/IVF Flow 2.png");background-size:contain;background-repeat:no-repeat;background-position:left top;min-height:480px;margin-top:0;align-self:start}.layanan-info{background:#f5f5f5;border-radius:12px;padding:20px}.accordion-item{border-bottom:1px solid #ccc}.accordion-header{width:100%;background:none;border:none;padding:14px 0;font-size:16px;font-weight:700;color:#333;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.accordion-header:after{content:"+";font-size:20px;line-height:1;color:#333;transition:transform .2s}.accordion-item.active .accordion-header:after{content:"–"}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.accordion-item.active .accordion-content{max-height:320px}.accordion-content p{font-size:14px;color:#555;padding:0 0 14px}.team-section{padding:10px 40px 60px;text-align:center;background:#fff}.team-header{max-width:var(--team-content);margin:0 auto 20px}.team-header h2{font-size:clamp(22px,3vw,30px);font-weight:800;color:var(--brand-brown);margin-bottom:8px}.team-header p{color:#444;font-size:clamp(12px,1.2vw,15px);line-height:1.6;max-width:var(--team-content);margin:0 auto}.team-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin:24px auto 22px;max-width:var(--team-content)}.team-btn{min-width:160px;padding:10px 28px;font-size:14px;font-weight:500;border:2px solid var(--brand-brown);border-radius:999px;background:transparent;color:var(--brand-brown);cursor:pointer;transition:background .25s,color .25s,transform .1s;text-align:center}.team-btn:hover{transform:translateY(-1px)}.team-btn.active{background:linear-gradient(180deg,var(--pill-gold-start),var(--pill-gold-end));border:none;color:#fff}.team-image{background-image:url(/images/Ginekologi.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:100%;max-width:var(--team-content);height:360px;margin:0 auto 18px;border-radius:14px}.team-cta{margin-top:4px;max-width:var(--team-content);margin-left:auto;margin-right:auto}.cta-btn{padding:10px 24px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(180deg,var(--pill-gold-start),var(--pill-gold-end));border:none;border-radius:999px;cursor:pointer;transition:transform .2s}.cta-btn:hover{transform:scale(1.05)}.team-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:14px;max-width:var(--team-content);margin-left:auto;margin-right:auto}.team-dots .dot{width:5px;height:5px;border-radius:50%;background:#dfd6cb;border:none;cursor:pointer;padding:0;transition:transform .15s,background .2s}.team-dots .dot.active{background:var(--brand-brown);transform:scale(1.4)}@media (max-width:768px){.team-image{height:300px}}.cerita-pasien{background:linear-gradient(#EBE4DD,#EBE4DD),url(/images/Background-cerita-pasien.png) center/cover no-repeat;padding:32px 48px;text-align:center}.cerita-header{max-width:1150px;margin:0 auto 28px}.cerita-header h2{color:#b2997d;font-weight:800;font-size:clamp(20px,2.6vw,28px);line-height:1.25;margin:0 0 10px}.cerita-header p{color:#444;font-size:clamp(13px,1.3vw,16px);line-height:1.65;margin:0 auto;max-width:1050px}.cerita-container{display:grid;grid-template-columns:1.3fr 1fr;gap:0;align-items:stretch;max-width:1200px;margin:0 auto}.cerita-media{position:relative;background-image:url(/images/fertility.png);background-size:cover;background-position:center;border-radius:10px 0 0 10px;height:380px;overflow:hidden}.video-thumb{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.play-btn{background:rgba(255,255,255,.85);color:#465266;font-size:40px;border-radius:50%;width:70px;height:70px;display:flex;justify-content:center;align-items:center}.cerita-content{background:#fff;padding:28px;border-radius:0 10px 10px 0;text-align:left;display:flex;flex-direction:column;justify-content:center}.cerita-content h3{font-size:clamp(18px,2vw,22px);font-weight:700;color:#b2997d;margin:0 0 10px}.cerita-content p{font-size:clamp(13px,1.3vw,16px);color:#555;line-height:1.7;margin:0}.cerita-dots{display:flex;justify-content:center;gap:6px;margin-top:18px}.cerita-dots span{width:7px;height:7px;border-radius:50%;background:#ccbca9}.cerita-dots span.active{background:#b2997d}:root{--footer-blue: #465266;--footer-brown: #EBE4DD}.footer-info{background:var(--footer-blue);color:#fff;padding:50px 20px 40px}.footer-container{display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px;max-width:1100px;margin:0 auto}.footer-logo-img{width:220px;height:76px;background-image:url("/images/Logo Benih IVF 4.png");background-repeat:no-repeat;background-size:contain;background-position:left center;margin-bottom:14px}.footer-tagline{margin:0 0 14px;font-size:14px;opacity:.95}.footer-address{display:flex;align-items:flex-start;gap:12px}.address-lines{display:flex;flex-direction:column;gap:6px;font-size:14px;line-height:1.6}.footer-mid h4,.footer-right h4{font-size:16px;font-weight:700;margin:0 0 10px}.footer-mid ul,.footer-right ul{list-style:none;margin:0;padding:0}.footer-mid li,.footer-right li{font-size:14px;margin-bottom:8px}.ico{width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center;flex:0 0 20px;margin-top:2px}.ico-map{background-image:url(/images/Vector.png)}.contact-list{display:flex;flex-direction:column;gap:10px}.contact-item{display:flex;align-items:center;gap:10px}.ico-wa{background-image:url(/images/WhatsApp.png)}.ico-ig{background-image:url(/images/Instagram.png)}.ico-yt{background-image:url(/images/Youtube.png)}.footer-bottom{background:#C4B39C;text-align:center;padding:12px 20px;font-size:13px;color:var(--footer-blue)}@media (max-width: 768px){header{padding:12px 16px;justify-content:space-between;gap:0}header .logo img{height:40px}nav,.navbar{display:none}.lang-switch a{font-size:13px;padding:6px 10px}.hero{min-height:70vh;padding:0 16px;justify-content:center;text-align:center}.hero-text{max-width:100%;margin-left:0}.hero-text h1{font-size:28px;line-height:1.3}.hero-text p{font-size:14px;line-height:1.6}.hero-text .btn-cta{margin-top:14px;padding:10px 22px;font-size:14px}.info-and-stats{padding:40px 16px}.info-grid{grid-template-columns:1fr;gap:24px}.info-image{flex:0 0 100%}.info-text h3{font-size:18px}.stats__grid{grid-template-columns:1fr;row-gap:16px}.stats__cards{grid-template-columns:1fr 1fr;gap:10px}.stat-card--highlight{flex-direction:column;text-align:center}.stat-card--highlight .stat__value{margin:0 0 6px}.services{padding:32px 16px}.service-grid{grid-template-columns:1fr}.gender-card__inner{padding:20px}.gender-title{font-size:20px}.layanan-detail{padding:20px 16px}.layanan-container{display:block}.layanan-menu{flex-direction:row;flex-wrap:wrap;gap:10px;margin-bottom:20px}.layanan-image{min-height:200px;margin-bottom:16px;background-size:contain}.team-section{padding:32px 16px}.team-categories{gap:10px}.team-btn{min-width:120px;font-size:13px;padding:8px 20px}.team-image{height:200px}.cerita-pasien{padding:24px 16px}.cerita-container{display:block}.cerita-media{height:220px;border-radius:10px 10px 0 0;margin-bottom:16px}.cerita-content{border-radius:0 0 10px 10px;padding:20px;text-align:center}.footer-container{grid-template-columns:1fr;text-align:center}.footer-logo-img{margin:0 auto 14px}.footer-address{justify-content:center;text-align:left}.footer-mid,.footer-right{text-align:center}.contact-list{align-items:center}}header{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:12px 40px!important;flex-wrap:nowrap!important}header .logo{flex-shrink:0}nav{flex:1!important;display:flex!important;justify-content:center!important;margin:0 20px!important}.navbar{display:flex!important;gap:25px!important;align-items:center!important;margin:0!important;padding:0!important;list-style:none!important}.navbar li{white-space:nowrap}.navbar li a{display:inline-block!important;padding:8px 12px!important;color:#333!important;text-decoration:none!important;font-weight:500!important;font-size:14px!important;transition:color .2s ease!important}.navbar li a:hover,.navbar li a.active{color:#c7a775!important}.lang-switch{flex-shrink:0;display:flex!important;gap:8px!important}.lang-switch a{padding:6px 12px!important;border:1px solid #c7a775!important;border-radius:20px!important;font-size:12px!important;color:#333!important;text-decoration:none!important;transition:all .2s ease!important}.lang-switch a.active,.lang-switch a:hover{background:#c7a775!important;color:#fff!important}@media (max-width: 768px){header{padding:12px 16px!important;justify-content:space-between!important}.menu-toggle{display:block!important;font-size:24px!important;cursor:pointer!important;order:1}nav{display:none!important}.logo{position:absolute!important;left:50%!important;transform:translate(-50%)!important;order:2}.lang-switch{margin-left:auto!important;order:3}header .logo img{height:40px!important}.lang-switch a{font-size:11px!important;padding:4px 8px!important}}
