body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg:#0f2a1e;--gold:#efe773;--text:#0f172a;--muted:#475569;--card:#fff}*{box-sizing:border-box}body{background:#f4f6f8;color:#0f172a;color:var(--text);font-family:Segoe UI,system-ui,-apple-system,sans-serif}.nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#efe773eb;border-bottom:1px solid #0f172a1f;gap:16px;justify-content:space-between;padding:12px 22px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav,.nav-brand{align-items:center;display:flex}.nav-brand{color:#0b2a1d;font-weight:800;gap:10px;letter-spacing:.5px;text-decoration:none}.nav-logo{border-radius:999px;box-shadow:0 6px 18px #0000002e;height:44px;object-fit:cover;width:44px}.nav-title{font-size:14px;opacity:.9}.nav-links{display:flex;flex-wrap:wrap;gap:16px}.nav-link{border-radius:10px;color:#0b2a1d;font-weight:650;padding:8px 10px;text-decoration:none;transition:.2s}.nav-link:hover{background:#0f2a1e1a}.hero{align-items:center;background-color:#0f2a1e;background-color:var(--bg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:520px;justify-content:center;position:relative;width:100%}.hero-overlay{background:linear-gradient(90deg,#0f2a1ee0,#0f2a1e8c 55%,#0f2a1e40);inset:0;position:absolute}.hero-content{color:#fff;max-width:1100px;padding:0 22px;position:relative;width:100%}.hero-content h1{font-size:54px;letter-spacing:1px;line-height:1.05;margin:0 0 10px}.hero-content p{color:#ffffffdb;font-size:18px;margin:0 0 18px;max-width:560px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.btn{align-items:center;border-radius:12px;display:inline-flex;font-weight:800;justify-content:center;padding:10px 14px;text-decoration:none;transition:.2s}.btn.primary{background:#efe773;background:var(--gold);box-shadow:0 10px 24px #00000038;color:#0b2a1d}.btn.primary:hover{transform:translateY(-1px)}.btn.ghost{background:#ffffff14;border:1px solid #ffffff8c;color:#fff}.btn.ghost:hover{background:#ffffff24}.about-section,.contact-section,.ira-group-section,.services-section,.why-choose-us{margin:0 auto;max-width:1100px;padding:36px 22px}.card{background:#fff;background:var(--card);border-radius:18px;box-shadow:0 10px 26px #0f172a14;padding:24px;text-align:left}.about-section h2,.contact-section h2,.ira-group-section h2,.services-section h2,.why-choose-us h2{color:#0b2a1d;margin:0 0 18px}.services-section{background:#0000;text-align:center}.service-cards{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.service-card{background:#fff;border-radius:16px;box-shadow:0 10px 24px #0f172a14;padding:18px;text-align:left;width:280px}.service-card h3{margin:0 0 10px}.product-gallery{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:16px}.product-gallery a{border-radius:14px;box-shadow:0 10px 22px #0f172a1f;display:block;height:210px;overflow:hidden;transition:transform .25s;width:210px}.product-gallery a:hover{transform:translateY(-3px)}.product-gallery img{display:block;height:100%;object-fit:cover;width:100%}.why-choose-us{background:#0000;text-align:center}.why-choose-us ul{color:#0f172a;color:var(--text);font-size:1.05rem;list-style:none;margin:0;padding:0}.why-choose-us li{margin:10px 0}.ira-group-section{background:#0000;text-align:center}.business-cards{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;margin-top:18px}.business-card{background:#fff;border-radius:16px;box-shadow:0 10px 24px #0f172a1a;color:#0f172a;color:var(--text);overflow:hidden;text-align:center;text-decoration:none;transition:transform .2s;width:260px}.business-card:hover{transform:translateY(-3px)}.business-card img{height:160px;object-fit:cover;width:100%}.business-card h3{margin:0;padding:12px 10px 16px}.logo-wrapper{align-items:center;background:#fff;display:flex;height:160px;justify-content:center}.logo-wrapper img{max-height:80%;max-width:80%;object-fit:contain}.contact-section{background:#fff;border-radius:18px;box-shadow:0 10px 26px #0f172a14;margin-bottom:40px;text-align:left}.contact-section p{color:#0f172a;color:var(--text);margin:10px 0}@media (max-width:768px){.hero{height:420px}.hero-content h1{font-size:40px}.nav-title{display:none}}.ant-menu-horizontal{background:#0000!important}.ant-menu-horizontal>.ant-menu-item:after{border-bottom:2px solid #0b2a1d!important}.ant-menu-item-selected{color:#0b2a1d!important;font-weight:800!important}@media (max-width:768px){.hero{height:420px!important}.hero h1{font-size:36px!important}.hero p{font-size:16px!important}}.soft-card{border-radius:18px;box-shadow:0 10px 26px #0f172a14}.section-title{color:#0b2a1d;font-weight:900;letter-spacing:.3px}.section-text{color:#0f172a;font-size:1.05rem;line-height:1.85}.img-rounded{border-radius:14px;box-shadow:0 10px 24px #0f172a1f}.grid-2{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr}.service-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.service-card{border-radius:18px;box-shadow:0 10px 24px #0f172a1a;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.service-card:hover{box-shadow:0 14px 30px #0f172a24;transform:translateY(-3px)}.service-img{height:210px;object-fit:cover;width:100%}.service-title{color:#0b2a1d;font-weight:900;margin:6px 0 8px}.service-desc{color:#475569;line-height:1.6;margin:0}@media (max-width:768px){.grid-2,.service-grid{grid-template-columns:1fr}.hero.hero--clinic{height:420px!important}}.gallery-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-item{background:#fff;border-radius:16px;box-shadow:0 10px 24px #0f172a1a;overflow:hidden}.gallery-item .ant-image,.gallery-item img{display:block;height:220px;width:100%}.gallery-item img{object-fit:cover}@media (max-width:768px){.gallery-grid{grid-template-columns:1fr}.hero.hero--genelab{height:420px!important}}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
/*# sourceMappingURL=main.0d635e48.css.map*/