.sw-h45 { position: relative; min-height: 100vh; background: #1450A3; color: #FFFFFF; font-family: 'Outfit', 'Inter', sans-serif; display: flex; flex-direction: column; justify-content: center; padding: 3.2rem clamp(2rem, 5vw, 4.5rem) 2.2rem; overflow: hidden; }
.sw-h45::before { content: ""; position: absolute; inset: 0; background: radial-gradient(800px 460px at 0% 0%, rgba(255,255,255,0.12), transparent 60%); pointer-events: none; }
.sw-h45-road { position: absolute; top: 26%; right: -18%; width: 78%; height: 150px; background: #161A21; transform: rotate(-9deg); border-top: 3px solid rgba(255,255,255,0.35); border-bottom: 3px solid rgba(255,255,255,0.35); box-shadow: 0 24px 50px -24px rgba(0,0,0,0.6); }
.sw-h45-road::after { content: ""; position: absolute; left: 0; right: 0; top: 50%; height: 7px; transform: translateY(-50%); background: repeating-linear-gradient(90deg, #FFD400 0 44px, transparent 44px 84px); }
.sw-h45-main { position: relative; display: grid; grid-template-columns: 1.1fr 0.9fr; gap: clamp(2rem, 4.5vw, 4rem); align-items: center; }
.sw-h45-eyebrow { display: inline-flex; align-items: center; gap: 10px; font-size: 0.68rem; letter-spacing: 4px; text-transform: uppercase; font-weight: 700; color: #FFFFFF; margin-bottom: 1.6rem; }
.sw-h45-dot { width: 9px; height: 9px; border-radius: 50%; background: #FFD400; }
.sw-h45-eyebrow-loc { font-style: normal; font-weight: 500; color: #C3D3F2; letter-spacing: 2px; }
.sw-h45-title { font-weight: 900; font-size: 66px; line-height: 0.94; letter-spacing: -2px; color: #FFFFFF; margin: 0 0 1.1rem; }
.sw-h45-italic { position: relative; font-style: normal; color: #FFD400; display: inline-block; padding-bottom: 0.12em; }
.sw-h45-italic::after { content: ""; position: absolute; left: 0.04em; right: 0.04em; bottom: 0; height: 6px; background: repeating-linear-gradient(90deg, #FFD400 0 20px, transparent 20px 36px); border-radius: 3px; }
.sw-h45-title-end { display: inline-block; font-size: 0.34em; font-weight: 700; letter-spacing: 0.04em; margin-top: 0.7rem; }
.sw-h45-emphasis { display: block; font-size: 0.66rem; letter-spacing: 0.28em; text-transform: uppercase; font-weight: 800; color: #FFD400; margin-bottom: 0.9rem; }
.sw-h45-sub { font-size: 16px; line-height: 1.65; color: #C3D3F2; max-width: 46ch; margin: 0 0 1.8rem; }
.sw-h45-actions { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; margin-bottom: 1.4rem; }
.sw-h45-cta-primary { display: inline-flex; align-items: center; gap: 10px; background: #FFD400; color: #10306B; font-size: 0.92rem; font-weight: 800; padding: 15px 30px; border-radius: 12px; text-decoration: none; transition: transform 0.25s ease, box-shadow 0.25s ease; }
.sw-h45-cta-primary:hover { transform: translateY(-2px); box-shadow: 0 18px 34px -16px rgba(255,212,0,0.55); }
.sw-h45-cta-secondary { display: inline-flex; align-items: center; gap: 8px; border: 1.5px solid rgba(255,255,255,0.55); color: #FFFFFF; font-size: 0.88rem; font-weight: 600; padding: 13px 26px; border-radius: 12px; text-decoration: none; transition: border-color 0.25s ease; }
.sw-h45-cta-secondary:hover { border-color: #FFD400; }
.sw-h45-foot-meta { display: block; font-size: 0.76rem; color: #C3D3F2; }
.sw-h45-foot-meta strong { color: #FFD400; font-weight: 900; font-size: 1.05rem; margin-right: 6px; }
.sw-h45-visual { position: relative; justify-self: center; }
.sw-h45-photo { position: relative; width: min(440px, 36vw); aspect-ratio: 4 / 2.9; border-radius: 18px; border: 7px solid #FFFFFF; background-image: url('/studio/components/images/kleinunt-8-fahrschule.jpg'); background-size: cover; background-position: center; transform: rotate(-2.5deg); box-shadow: 0 34px 64px -26px rgba(0,0,0,0.6); }
.sw-h45-credit { position: absolute; bottom: 10px; right: 12px; font-size: 0.56rem; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 700; color: #FFFFFF; background: rgba(16,48,107,0.65); padding: 4px 9px; border-radius: 999px; }
.sw-h45-klassen { position: relative; display: grid; grid-template-columns: minmax(120px, auto) repeat(3, 1fr); gap: 1.2rem; align-items: stretch; margin-top: 2.6rem; border-top: 1px solid rgba(255,255,255,0.25); padding-top: 1.5rem; }
.sw-h45-klass-label { font-size: 0.64rem; letter-spacing: 0.26em; text-transform: uppercase; font-weight: 800; color: rgba(255,255,255,0.65); padding-top: 8px; }
.sw-h45-klass { display: flex; gap: 14px; align-items: flex-start; background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.18); border-radius: 14px; padding: 16px; }
.sw-h45-plate { display: inline-flex; align-items: stretch; flex: none; border: 2px solid #FFD400; border-radius: 7px; overflow: hidden; background: #0B1B33; }
.sw-h45-plate-eu { display: flex; align-items: flex-end; justify-content: center; width: 16px; padding-bottom: 3px; background: #1450A3; color: #FFD400; font-style: normal; font-size: 0.5rem; font-weight: 700; }
.sw-h45-klass-code { font-family: ui-monospace, 'SF Mono', monospace; font-size: 1.05rem; font-weight: 700; letter-spacing: 0.1em; color: #FFD400; padding: 6px 12px; }
.sw-h45-klass-body { display: flex; flex-direction: column; gap: 4px; }
.sw-h45-klass-title { font-size: 0.95rem; font-weight: 700; color: #FFFFFF; margin: 0; }
.sw-h45-klass-meta { font-size: 0.72rem; line-height: 1.5; color: #C3D3F2; margin: 0; }
.sw-h45-klass-price { font-size: 0.8rem; font-weight: 800; color: #FFD400; margin-top: 2px; }
@media (max-width: 960px) { .sw-h45 { padding: 2.6rem 1.4rem 1.8rem; } .sw-h45-main { grid-template-columns: 1fr; } .sw-h45-title { font-size: 44px; letter-spacing: -1.2px; } .sw-h45-photo { width: min(440px, 86vw); } .sw-h45-klassen { grid-template-columns: 1fr; gap: 0.9rem; } .sw-h45-road { display: none; } }
