@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";.homnio-about{--ha-accent: #269ED6;--ha-accent-dark: #1B86B8;--ha-navy: #101F30;--ha-muted: #5A6B7B;--ha-soft: #F2F8FC;--ha-border: #E3EBF2;--ha-shadow: 0 14px 44px rgba(16,31,48,.1);font-family:Poppins,-apple-system,sans-serif;color:var(--ha-navy)}.homnio-about *,.homnio-about *:before,.homnio-about *:after{box-sizing:border-box}.homnio-about .ha-wrap{max-width:1120px;margin:0 auto;padding:0 22px}.homnio-about a{text-decoration:none}.homnio-about p{margin:0}.homnio-about .ha-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 26px;border-radius:12px;font-size:15px;font-weight:600;transition:transform .15s,background .15s,box-shadow .15s}.homnio-about .ha-btn-primary{background:var(--ha-accent);color:#fff;box-shadow:0 8px 20px #269ed647}.homnio-about .ha-btn-primary:hover{background:var(--ha-accent-dark);transform:translateY(-1px)}.homnio-about .ha-btn-ghost{background:#fff;color:var(--ha-navy);border:1px solid var(--ha-border)}.homnio-about .ha-btn-ghost:hover{background:var(--ha-soft);transform:translateY(-1px)}.homnio-about .ha-hero{background:linear-gradient(180deg,var(--ha-soft) 0%,#FFFFFF 100%);padding:72px 0 64px;text-align:center}.homnio-about .ha-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--ha-border);color:var(--ha-accent-dark);font-size:13px;font-weight:600;padding:7px 16px;border-radius:999px;box-shadow:0 2px 10px #101f300d}.homnio-about .ha-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ha-accent)}.homnio-about .ha-hero h1{font-size:clamp(34px,5vw,54px);font-weight:800;line-height:1.08;letter-spacing:-.02em;margin:22px auto 18px;max-width:760px}.homnio-about .ha-hero h1 em{color:var(--ha-accent);font-style:normal}.homnio-about .ha-hero .ha-lead{font-size:clamp(16px,2vw,19px);line-height:1.65;color:var(--ha-muted);max-width:600px;margin:0 auto 30px}.homnio-about .ha-hero-cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.homnio-about .ha-stats{margin-top:-34px;position:relative;z-index:2}.homnio-about .ha-stats-grid{background:#fff;border:1px solid var(--ha-border);border-radius:18px;box-shadow:var(--ha-shadow);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.homnio-about .ha-stat{padding:26px 18px;text-align:center;border-right:1px solid var(--ha-border)}.homnio-about .ha-stat:last-child{border-right:none}.homnio-about .ha-stat-num{font-size:30px;font-weight:800;color:var(--ha-accent);line-height:1}.homnio-about .ha-stat-label{font-size:13px;color:var(--ha-muted);margin-top:7px;font-weight:500}.homnio-about .ha-section{padding:70px 0}.homnio-about .ha-kicker{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ha-accent);margin-bottom:12px}.homnio-about .ha-section h2{font-size:clamp(26px,3.4vw,38px);font-weight:700;line-height:1.15;letter-spacing:-.01em;margin:0 0 18px}.homnio-about .ha-section .ha-body{font-size:16px;line-height:1.75;color:var(--ha-muted)}.homnio-about .ha-section .ha-body p+p{margin-top:16px}.homnio-about .ha-split{display:grid;gap:48px;align-items:center}.homnio-about .ha-split-media{border-radius:18px;overflow:hidden;box-shadow:var(--ha-shadow);aspect-ratio:4 / 3;background:linear-gradient(135deg,var(--ha-soft),#E7F2FA);display:grid;place-items:center}.homnio-about .ha-split-media img{width:100%;height:100%;object-fit:cover;display:block}.homnio-about .ha-split-media .ha-ph{color:var(--ha-accent-dark);font-size:13px;font-weight:600;opacity:.7}.homnio-about .ha-story-solo{max-width:760px;margin:0 auto;text-align:center}.homnio-about .ha-values{background:var(--ha-soft)}.homnio-about .ha-values .ha-head{text-align:center;max-width:620px;margin:0 auto 46px}.homnio-about .ha-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.homnio-about .ha-card{background:#fff;border:1px solid var(--ha-border);border-radius:16px;padding:28px 24px;transition:transform .18s,box-shadow .18s}.homnio-about .ha-card:hover{transform:translateY(-4px);box-shadow:var(--ha-shadow)}.homnio-about .ha-card-icon{width:50px;height:50px;border-radius:14px;background:var(--ha-soft);color:var(--ha-accent);display:grid;place-items:center;margin-bottom:18px}.homnio-about .ha-card-icon svg{width:26px;height:26px}.homnio-about .ha-card h3{font-size:17px;font-weight:600;margin:0 0 8px}.homnio-about .ha-card p{font-size:14px;line-height:1.6;color:var(--ha-muted)}.homnio-about .ha-mission{background:var(--ha-navy);color:#fff;text-align:center}.homnio-about .ha-mission .ha-kicker{color:#6cc5ee}.homnio-about .ha-mission h2{color:#fff;max-width:820px;margin:0 auto 18px}.homnio-about .ha-mission h2 em{color:#6cc5ee;font-style:normal}.homnio-about .ha-mission p{font-size:17px;line-height:1.7;color:#ffffffc7;max-width:640px;margin:0 auto}.homnio-about .ha-cta{text-align:center}.homnio-about .ha-cta-inner{background:linear-gradient(135deg,var(--ha-accent),var(--ha-accent-dark));border-radius:22px;padding:56px 28px;color:#fff;box-shadow:0 20px 50px #269ed64d}.homnio-about .ha-cta-inner h2{color:#fff;font-size:clamp(26px,3.4vw,36px);margin:0 0 14px}.homnio-about .ha-cta-inner p{color:#ffffffe6;font-size:16px;line-height:1.6;max-width:520px;margin:0 auto 28px}.homnio-about .ha-cta .ha-btn-white{background:#fff;color:var(--ha-accent-dark)}.homnio-about .ha-cta .ha-btn-white:hover{background:#f0faff;transform:translateY(-1px)}@media(max-width:980px){.homnio-about .ha-values-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.homnio-about .ha-stats-grid{grid-template-columns:repeat(2,1fr)}.homnio-about .ha-stat:nth-child(2){border-right:none}.homnio-about .ha-stat:nth-child(1),.homnio-about .ha-stat:nth-child(2){border-bottom:1px solid var(--ha-border)}.homnio-about .ha-split{grid-template-columns:1fr;gap:28px}.homnio-about .ha-split.ha-reverse .ha-split-media{order:-1}.homnio-about .ha-section{padding:54px 0}}@media(min-width:761px){.homnio-about .ha-split{grid-template-columns:1fr 1fr}.homnio-about .ha-split.ha-reverse .ha-split-media{order:2}}@media(max-width:480px){.homnio-about .ha-values-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/homnio-about.css.map */
