@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");.saga-sh{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0 auto;max-width:1140px;padding:0 24px;scroll-margin-top:140px}.saga-sh-inner{text-align:center}.saga-sh--align-left .saga-sh-inner{text-align:left}.saga-sh--align-center .saga-sh-inner{text-align:center}.saga-sh--align-right .saga-sh-inner{text-align:right}.saga-sh--align-left .saga-sh--pill .saga-sh-content,.saga-sh--align-left.saga-sh--pill .saga-sh-content,.saga-sh--align-right .saga-sh--pill .saga-sh-content,.saga-sh--align-right.saga-sh--pill .saga-sh-content{display:inline-flex}.saga-sh--align-left.saga-sh--card .saga-sh-content{text-align:left}.saga-sh--align-left.saga-sh--card .saga-sh-icon{margin:0 0 16px}.saga-sh--align-right.saga-sh--card .saga-sh-content{text-align:right}.saga-sh--align-right.saga-sh--card .saga-sh-icon{margin:0 0 16px auto}.saga-sh--align-left.saga-sh--line .saga-sh-inner{justify-content:flex-start}.saga-sh--align-left.saga-sh--line .saga-sh-line-left{display:none}.saga-sh--align-right.saga-sh--line .saga-sh-inner{justify-content:flex-end}.saga-sh--align-right.saga-sh--line .saga-sh-line-right{display:none}.saga-sh--pill .saga-sh-content{align-items:center;background:#fff;border:1px solid #eee;border-radius:100px;box-shadow:0 4px 16px rgba(0,0,0,.05);display:inline-flex;gap:16px;padding:14px 32px 14px 20px;transition:all .3s ease}.saga-sh--pill .saga-sh-content:hover{border-color:#0b4f42;box-shadow:0 8px 28px rgba(11,79,66,.1);transform:translateY(-2px)}.saga-sh--pill .saga-sh-icon{align-items:center;background:#0b4f42;border-radius:50%;color:#f5f0e8;display:flex;font-size:1em;height:40px;justify-content:center;transition:transform .3s ease;width:40px}.saga-sh--pill .saga-sh-content:hover .saga-sh-icon{transform:scale(1.1)}.saga-sh--pill .saga-sh-heading{color:#1a1a1a;font-size:1.15em;font-weight:800;margin:0}.saga-sh--pill .saga-sh-subtitle{color:#888;font-size:.82em;margin:2px 0 0}.saga-sh--pill .saga-sh-text{text-align:left}.saga-sh--card .saga-sh-content{background:linear-gradient(160deg,#0b4f42,#0d6354);border-radius:20px;box-shadow:0 8px 32px rgba(11,79,66,.15);padding:36px 32px;transition:all .3s ease}.saga-sh--card .saga-sh-content:hover{box-shadow:0 16px 48px rgba(11,79,66,.2);transform:translateY(-3px)}.saga-sh--card .saga-sh-icon{align-items:center;background:hsla(0,0%,100%,.12);border-radius:16px;color:#f5f0e8;display:flex;font-size:1.4em;height:56px;justify-content:center;margin:0 auto 16px;transition:transform .3s ease;width:56px}.saga-sh--card .saga-sh-content:hover .saga-sh-icon{transform:scale(1.1)}.saga-sh--card .saga-sh-heading{color:#fff;font-size:1.6em;font-weight:800;margin:0 0 6px}.saga-sh--card .saga-sh-subtitle{color:hsla(0,0%,100%,.6);font-size:.95em;margin:0}.saga-sh--line .saga-sh-inner{align-items:center;display:flex;gap:20px}.saga-sh--line .saga-sh-line-left,.saga-sh--line .saga-sh-line-right{background:linear-gradient(90deg,transparent,#e0e0e0);border-radius:1px;flex:1;height:2px}.saga-sh--line .saga-sh-line-right{background:linear-gradient(90deg,#e0e0e0,transparent)}.saga-sh--line .saga-sh-content{align-items:center;display:flex;flex-shrink:0;gap:12px}.saga-sh--line .saga-sh-icon{align-items:center;background:#e8f5f1;border-radius:50%;color:#0b4f42;display:flex;font-size:.9em;height:36px;justify-content:center;width:36px}.saga-sh--line .saga-sh-heading{color:#1a1a1a;font-size:1.1em;font-weight:800;margin:0;white-space:nowrap}.saga-sh--line .saga-sh-subtitle{display:none}@media (max-width:600px){.saga-sh--pill .saga-sh-content{gap:12px;padding:12px 24px 12px 16px}.saga-sh--card .saga-sh-content{padding:28px 24px}.saga-sh--card .saga-sh-heading{font-size:1.3em}}