.fertilo-page{--ink: #24324b;--muted: #65738a;--line: rgba(84, 105, 132, .16);--rose: #d95f7c;--blue: #4f8ecf;--soft: #f4f9fb;color:var(--ink);background:#fff}.fertilo-page :where(h1,h2,h3,p,li,th,td,summary,a){letter-spacing:0}.fertilo-page :where(h1,h2,h3){color:var(--ink);font-weight:800;overflow-wrap:anywhere}.fertilo-page p{color:var(--muted);line-height:1.8}.fertilo-hero,.fertilo-section,.fertilo-cta{padding:64px 0}.fertilo-hero{background:linear-gradient(115deg,#fff,#eef8fb 58%,#fff4f7)}.fertilo-soft{background:var(--soft)}.fertilo-hero-grid,.fertilo-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:44px;align-items:center}.fertilo-eyebrow{margin-bottom:12px;color:var(--rose)!important;font-size:13px;font-weight:800;text-transform:uppercase}.fertilo-page h1{max-width:760px;margin-bottom:20px;font-size:44px;line-height:1.22}.fertilo-page h2{margin-bottom:22px;font-size:30px;line-height:1.34}.fertilo-page h3{margin-bottom:12px;font-size:20px;line-height:1.4}.fertilo-lead{max-width:760px;margin-bottom:24px;font-size:18px}.fertilo-keywords{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.fertilo-keywords span{border:1px solid var(--line);border-radius:999px;background:#ffffffc7;padding:8px 13px;color:var(--ink);font-size:13px;font-weight:700}.fertilo-hero-actions,.fertilo-cta-actions{display:flex;flex-wrap:wrap;gap:12px}.fertilo-cta-actions{justify-content:flex-end}.fertilo-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border-radius:999px;background:var(--rose);padding:13px 22px;color:#fff;font-size:14px;font-weight:800;transition:transform .2s ease,background .2s ease}.fertilo-button:hover{background:#c94f70;color:#fff;transform:translateY(-1px)}.fertilo-secondary-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(67,89,122,.18);border-radius:999px;background:#ffffffc7;padding:12px 20px;color:var(--ink);font-size:14px;font-weight:800}.fertilo-process-action{display:flex;justify-content:center;margin-top:22px}.fertilo-audience-actions{display:flex;margin-top:22px}.fertilo-image{display:block;width:100%;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 46px #2f4b6c1f}.fertilo-heading{display:flex;max-width:760px;align-items:center;gap:14px;margin-bottom:26px}.fertilo-heading h2{margin-bottom:0}.fertilo-heading-icon,.fertilo-card-icon{color:var(--blue)}.fertilo-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fertilo-card,.fertilo-check-list,.fertilo-table-wrap,.fertilo-faq-list details,.fertilo-cta-panel{border:1px solid var(--line);border-radius:8px;background:#fff}.fertilo-card{padding:26px}.fertilo-card-icon{width:24px;height:24px;margin-bottom:18px}.fertilo-check-list{display:grid;gap:16px;padding:26px;list-style:none}.fertilo-check-list li{display:grid;grid-template-columns:18px 1fr;gap:12px;color:var(--muted);line-height:1.75}.fertilo-check-list svg{margin-top:6px;color:var(--rose)}.fertilo-table-wrap{overflow-x:auto}.fertilo-table{width:100%;border-collapse:collapse;min-width:680px}.fertilo-table th,.fertilo-table td{border-bottom:1px solid var(--line);padding:18px;text-align:left}.fertilo-table th{color:var(--ink);font-weight:800}.fertilo-table td{color:var(--muted)}.fertilo-table tbody tr:last-child td{border-bottom:0}.fertilo-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;list-style:none;padding:0}.fertilo-steps li{display:flex;min-height:176px;align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--line);border-radius:8px;padding:18px;background:#fff;text-align:center}.fertilo-steps img{width:56px;height:56px;margin-bottom:14px}.fertilo-steps span{display:block;margin-bottom:14px;color:var(--rose);font-size:13px;font-weight:900}.fertilo-steps strong{display:block;color:var(--ink);line-height:1.45;text-align:center}.fertilo-links{padding-top:18px}.fertilo-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fertilo-link-grid a{display:flex;min-height:78px;align-items:center;gap:12px;border:1px solid var(--line);border-radius:8px;padding:16px;color:var(--ink);font-weight:800}.fertilo-link-grid svg{flex:0 0 auto;color:var(--blue)}.fertilo-faq-list{display:grid;gap:12px}.fertilo-faq-list details{padding:20px 22px}.fertilo-faq-list summary{cursor:pointer;color:var(--ink);font-weight:800}.fertilo-faq-list p{margin:14px 0 0}.fertilo-cta-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:32px;background:linear-gradient(115deg,#fff,#f7fbfd)}.fertilo-cta-panel h2{margin-bottom:12px}@media(max-width:1024px){.fertilo-hero-grid,.fertilo-two-col,.fertilo-card-grid,.fertilo-link-grid{grid-template-columns:1fr 1fr}.fertilo-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.fertilo-hero,.fertilo-section,.fertilo-cta{padding:42px 0}.fertilo-hero-grid,.fertilo-two-col,.fertilo-card-grid,.fertilo-link-grid,.fertilo-steps{grid-template-columns:1fr}.fertilo-page h1{font-size:32px;line-height:1.32}.fertilo-page h2{font-size:24px}.fertilo-button,.fertilo-secondary-button,.fertilo-cta-panel,.fertilo-hero-actions,.fertilo-cta-actions{width:100%}.fertilo-cta-actions{justify-content:stretch}.fertilo-cta-panel{display:grid;padding:24px}}
