.oh-home-promo{padding:26px 0 8px;background:#fff}.oh-home-promo *{box-sizing:border-box}.oh-home-promo-shell{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.8fr);gap:24px;padding:34px;border:1px solid #dce8e1;border-radius:28px;background:linear-gradient(125deg,#f5faf6 0%,#fffdf7 55%,#f2f8f4 100%);box-shadow:0 18px 48px rgba(12,73,43,.09)}.oh-home-promo-shell:before{content:"";position:absolute;right:-110px;top:-130px;width:310px;height:310px;border-radius:50%;background:rgba(216,165,42,.1)}.oh-home-promo-copy,.oh-home-promo-card{position:relative;z-index:1}.oh-home-promo-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#e8f4ec;color:#0b653b;font-weight:800;font-size:12px;letter-spacing:.05em}.oh-home-promo-copy h2{margin:15px 0 10px;color:#0a4129;font-size:clamp(27px,3vw,42px);line-height:1.08;font-weight:850}.oh-home-promo-copy>p{max-width:790px;margin:0;color:#52675b;font-size:17px;line-height:1.65}.oh-home-promo-points{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.oh-home-promo-points span{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #dce8e1;border-radius:12px;background:#fff;color:#254f39;font-weight:700;font-size:13px}.oh-home-promo-points i{color:#0c7443}.oh-home-promo-actions{display:flex;flex-wrap:wrap;gap:11px}.oh-home-promo-actions a{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 19px;border-radius:13px;text-decoration:none;font-weight:800;transition:.18s ease}.oh-home-promo-primary{background:#0a6a3d;color:#fff!important;box-shadow:0 10px 25px rgba(10,106,61,.2)}.oh-home-promo-primary:hover{background:#085934;transform:translateY(-1px)}.oh-home-promo-secondary{border:1px solid #0a6a3d;background:#fff;color:#0a6a3d!important}.oh-home-promo-note{display:block;margin-top:14px;color:#6b786f;line-height:1.5}.oh-home-promo-card{align-self:stretch;padding:24px;border-radius:22px;background:linear-gradient(150deg,#075c37,#0b7644);color:#fff;box-shadow:0 18px 38px rgba(7,92,55,.23)}.oh-home-promo-card-kicker{display:block;color:#f3d989;font-size:11px;font-weight:850;letter-spacing:.08em}.oh-home-promo-card h3{margin:8px 0 18px;color:#fff;font-size:23px;line-height:1.25}.oh-home-promo-count strong{display:block;color:#fff;font-size:29px;line-height:1.1}.oh-home-promo-count span{display:block;margin-top:6px;color:rgba(255,255,255,.8);line-height:1.45}.oh-home-promo-progress{height:10px;margin:21px 0 8px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.18)}.oh-home-promo-progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#e7b83c,#f3d989)}.oh-home-promo-progress-meta{display:flex;justify-content:space-between;font-size:12px;color:rgba(255,255,255,.82)}.oh-home-promo-card ul{margin:18px 0 16px;padding:0;list-style:none}.oh-home-promo-card li{position:relative;margin:9px 0;padding-left:23px;color:rgba(255,255,255,.88)}.oh-home-promo-card li:before{content:"✓";position:absolute;left:0;color:#f3d989;font-weight:900}.oh-home-promo-card>a{display:flex;align-items:center;justify-content:space-between;margin-top:19px;padding:13px 15px;border-radius:12px;background:#fff6dc;color:#174c31!important;text-decoration:none;font-weight:850}.oh-home-promo-card>a:hover{background:#fff}.oh-home-promo-card>a i{transition:transform .18s}.oh-home-promo-card>a:hover i{transform:translateX(3px)}@media(max-width:991px){.oh-home-promo-shell{grid-template-columns:1fr;padding:26px}.oh-home-promo-card{max-width:none}.oh-home-promo-copy>p{font-size:16px}}@media(max-width:575px){.oh-home-promo{padding:16px 0 4px}.oh-home-promo-shell{gap:18px;padding:21px 17px;border-radius:20px}.oh-home-promo-copy h2{font-size:28px}.oh-home-promo-points{display:grid;grid-template-columns:1fr}.oh-home-promo-actions{display:grid}.oh-home-promo-actions a{width:100%}.oh-home-promo-card{padding:20px;border-radius:17px}.oh-home-promo-card h3{font-size:21px}}

.oh-home-promo-intents{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 0}.oh-home-promo-intents span{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#fff7e5;border:1px solid #edd49b;color:#72531a;font-size:12px;font-weight:800}.oh-home-promo-note strong{color:#0a6a3d}.oh-home-promo-shell{animation:ohHomePromoReveal .5s ease both}.oh-home-promo-card{position:relative;overflow:hidden}.oh-home-promo-card:after{content:"";position:absolute;right:-52px;bottom:-68px;width:180px;height:180px;border-radius:50%;border:28px solid rgba(255,255,255,.06)}@keyframes ohHomePromoReveal{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.oh-home-promo-shell{animation:none}}
