.sw-h32 { position: relative; min-height: 100vh; background: #0F3A4A; color: #F7F2E7; font-family: 'Outfit', 'Inter', sans-serif; display: flex; flex-direction: column; overflow: hidden; }
.sw-h32-umbrella { position: absolute; top: 0; right: 0; width: 64vh; height: 64vh; pointer-events: none; z-index: 1; }
.sw-h32-arc { position: absolute; top: 0; right: 0; border: 1px solid rgba(247, 242, 231, 0.28); border-top: none; border-right: none; border-bottom-left-radius: 100%; }
.sw-h32-arc-1 { width: 46vh; height: 46vh; border-color: rgba(247, 242, 231, 0.4); }
.sw-h32-arc-2 { width: 55vh; height: 55vh; border-style: dashed; border-color: rgba(140, 207, 196, 0.45); }
.sw-h32-arc-3 { width: 64vh; height: 64vh; }
.sw-h32-quarter { position: absolute; top: 0; right: 0; width: 38vh; height: 38vh; border-bottom-left-radius: 100%; overflow: hidden; background-image: linear-gradient(rgba(15, 58, 74, 0.16), rgba(15, 58, 74, 0.05)), url('/studio/components/images/dienst-5-versicherung.jpg'); background-size: cover; background-position: center; box-shadow: 0 24px 60px -20px rgba(0, 0, 0, 0.55); }
.sw-h32-photo-credit { position: absolute; right: 14px; bottom: 26%; font-size: 0.56rem; letter-spacing: 0.2em; text-transform: uppercase; font-weight: 600; color: rgba(247, 242, 231, 0.92); background: rgba(8, 32, 41, 0.6); padding: 3px 8px; border-radius: 999px; }
.sw-h32-chip { position: absolute; display: inline-flex; align-items: center; gap: 6px; background: #F7F2E7; color: #0F3A4A; font-size: 0.66rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 7px 13px; border-radius: 999px; box-shadow: 0 12px 26px -12px rgba(0, 0, 0, 0.5); transform: translate(50%, -50%); white-space: nowrap; }
.sw-h32-chip b { color: #0F3A4A; font-weight: 800; background: #8CCFC4; width: 16px; height: 16px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; font-size: 0.6rem; }
.sw-h32-chip-1 { top: 19vh; right: 60vh; }
.sw-h32-chip-2 { top: 45vh; right: 45vh; }
.sw-h32-chip-3 { top: 60vh; right: 21vh; }
.sw-h32-content { position: relative; z-index: 5; flex: 1; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding: 7rem clamp(2rem, 4.5vw, 5.5rem) 2.6rem; max-width: 980px; }
.sw-h32-eyebrow { display: inline-flex; align-items: center; gap: 12px; font-size: 0.72rem; letter-spacing: 4px; text-transform: uppercase; font-weight: 600; color: #F7F2E7; margin-bottom: 1.7rem; }
.sw-h32-dot { width: 8px; height: 8px; border-radius: 50%; background: #8CCFC4; box-shadow: 0 0 0 5px rgba(140, 207, 196, 0.18); flex-shrink: 0; }
.sw-h32-eyebrow em { font-style: normal; color: rgba(247, 242, 231, 0.55); font-weight: 400; }
.sw-h32-title { font-family: 'Outfit', 'Inter', sans-serif; font-weight: 700; font-size: 64px; line-height: 1.0; letter-spacing: -1.6px; color: #F7F2E7; margin: 0 0 1.2rem; max-width: 17ch; }
.sw-h32-italic { font-style: italic; font-weight: 600; color: #8CCFC4; }
.sw-h32-sub { font-size: 16px; line-height: 1.65; color: rgba(247, 242, 231, 0.62); max-width: 56ch; margin: 0 0 1.9rem; }
.sw-h32-sub strong { color: #F7F2E7; font-weight: 600; }
.sw-h32-actions { display: flex; gap: 0.6rem; flex-wrap: wrap; margin-bottom: 2.6rem; }
.sw-h32-cta-primary { display: inline-flex; align-items: center; gap: 8px; background: #F7F2E7; color: #0F3A4A; padding: 15px 30px; border-radius: 999px; font-size: 0.84rem; font-weight: 700; letter-spacing: 0.03em; text-decoration: none; border: 1px solid #F7F2E7; transition: all 0.2s; }
.sw-h32-cta-primary:hover { background: transparent; color: #F7F2E7; }
.sw-h32-cta-secondary { display: inline-flex; align-items: center; background: transparent; color: #F7F2E7; padding: 14px 26px; border-radius: 999px; font-size: 0.84rem; font-weight: 500; text-decoration: none; border: 1px solid rgba(247, 242, 231, 0.3); transition: all 0.2s; }
.sw-h32-cta-secondary:hover { border-color: #8CCFC4; color: #8CCFC4; }
.sw-h32-arrow { display: inline-block; }
.sw-h32-cov { display: flex; flex-direction: column; gap: 0.9rem; padding-top: 1.6rem; border-top: 1px solid rgba(247, 242, 231, 0.22); align-self: stretch; }
.sw-h32-cov-head { display: flex; align-items: baseline; justify-content: space-between; gap: 1rem; flex-wrap: wrap; }
.sw-h32-cov-kicker { font-size: 0.64rem; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 700; color: #8CCFC4; }
.sw-h32-cov-title { font-family: 'Outfit', 'Inter', sans-serif; font-weight: 600; font-size: 1.3rem; color: #F7F2E7; }
.sw-h32-cov-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.8rem; }
.sw-h32-cov-card { display: flex; flex-direction: column; gap: 0.2rem; padding: 1rem 1.05rem 1.05rem; background: rgba(247, 242, 231, 0.06); border: 1px solid rgba(247, 242, 231, 0.18); border-radius: 14px; }
.sw-h32-cov-num { font-style: italic; font-weight: 700; font-size: 0.78rem; color: #8CCFC4; margin-bottom: 0.1rem; }
.sw-h32-cov-name { font-family: 'Outfit', 'Inter', sans-serif; font-weight: 600; font-size: 1.02rem; line-height: 1.15; color: #F7F2E7; }
.sw-h32-cov-meta { font-size: 0.7rem; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: rgba(247, 242, 231, 0.62); margin-top: 0.35rem; padding: 3px 9px; background: rgba(140, 207, 196, 0.14); border-radius: 999px; align-self: flex-start; }
.sw-h32-cov-note { font-size: 0.73rem; color: rgba(247, 242, 231, 0.62); line-height: 1.45; margin-top: 0.45rem; padding-top: 0.45rem; border-top: 1px dashed rgba(247, 242, 231, 0.2); }
.sw-h32-footer { position: relative; z-index: 5; display: flex; align-items: center; padding: 1.1rem clamp(2rem, 4.5vw, 5.5rem); border-top: 1px solid rgba(247, 242, 231, 0.18); }
.sw-h32-foot-meta { font-size: 0.82rem; color: rgba(247, 242, 231, 0.62); }
.sw-h32-foot-meta strong { color: #8CCFC4; font-weight: 700; }
@media (max-width: 960px) { .sw-h32-umbrella { width: 44vw; height: 44vw; opacity: 0.85; } .sw-h32-arc-1 { width: 32vw; height: 32vw; } .sw-h32-arc-2 { width: 38vw; height: 38vw; } .sw-h32-arc-3 { width: 44vw; height: 44vw; } .sw-h32-quarter { width: 27vw; height: 27vw; } .sw-h32-chip { display: none; } .sw-h32-photo-credit { display: none; } .sw-h32-content { padding: 5.5rem 1.6rem 2rem; } .sw-h32-title { font-size: clamp(2.4rem, 10vw, 3.8rem); } .sw-h32-cov-row { grid-template-columns: 1fr; } .sw-h32-actions { flex-direction: column; align-items: stretch; } .sw-h32-footer { padding: 1rem 1.6rem; } }
