.sw-p32 { box-sizing: border-box; font-family: 'Outfit', 'Inter', sans-serif; background: #0F3A4A; color: #F7F2E7; }
.sw-p32 *, .sw-p32 *::before, .sw-p32 *::after { box-sizing: inherit; }
.sw-p32-wrap { max-width: 1160px; margin: 0 auto; padding: 0 clamp(1.7rem, 4vw, 3.2rem); }
.sw-p32-section { position: relative; padding: clamp(5rem, 8.5vw, 7rem) 0; overflow: clip; }
.sw-p32-arcdeco { position: absolute; top: 0; right: 0; width: clamp(120px, 22vw, 260px); height: clamp(120px, 22vw, 260px); border-left: 1.5px solid rgba(140,207,196,0.3); border-bottom: 1.5px solid rgba(140,207,196,0.3); border-radius: 0 0 0 100%; pointer-events: none; }
.sw-p32-head { max-width: 740px; margin-bottom: 3.2rem; }
.sw-p32-eyebrow { display: inline-flex; align-items: center; gap: 10px; font-size: 0.66rem; letter-spacing: 0.3em; text-transform: uppercase; font-weight: 600; color: #8CCFC4; margin-bottom: 1.4rem; }
.sw-p32-eyebrow::before { content: ""; width: 12px; height: 12px; border-radius: 0 100% 0 0; border-top: 1.5px solid #8CCFC4; border-right: 1.5px solid #8CCFC4; }
.sw-p32-h2 { font-weight: 600; font-size: clamp(2.3rem, 4.8vw, 3.6rem); line-height: 1.05; letter-spacing: -0.02em; margin: 0 0 1rem; color: #F7F2E7; }
.sw-p32-h2 em { font-style: normal; color: #8CCFC4; }
.sw-p32-lead { font-size: 1rem; line-height: 1.74; color: rgba(247,242,231,0.7); max-width: 58ch; margin: 0; }
.sw-p32-cov-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.4rem; }
.sw-p32-cov { position: relative; background: #15485C; border: 1px solid rgba(140,207,196,0.3); border-radius: 22px 22px 22px 60px; padding: 2.2rem 1.9rem 1.9rem; transition: transform 0.45s cubic-bezier(0.22,1,0.36,1), border-radius 0.45s cubic-bezier(0.22,1,0.36,1), border-color 0.3s ease, box-shadow 0.45s ease; }
.sw-p32-cov:hover { transform: translateY(-7px); border-radius: 60px 22px 22px 22px; border-color: rgba(140,207,196,0.7); box-shadow: 0 32px 60px -34px rgba(0,0,0,0.7); }
.sw-p32-cov-num { display: inline-flex; font-size: 0.9rem; font-weight: 700; color: #8CCFC4; margin-bottom: 0.8rem; }
.sw-p32-cov h3 { font-weight: 600; font-size: 1.3rem; letter-spacing: -0.01em; margin: 0 0 0.3rem; color: #F7F2E7; }
.sw-p32-cov-price { display: block; font-size: 0.74rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #8CCFC4; margin-bottom: 0.8rem; }
.sw-p32-cov p { margin: 0; font-size: 0.88rem; line-height: 1.66; color: rgba(247,242,231,0.7); }
.sw-p32-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: clamp(1.2rem, 2.6vw, 2rem); }
.sw-p32-step { position: relative; background: #15485C; border: 1px solid rgba(140,207,196,0.25); border-radius: 22px; padding: 2.1rem 1.7rem 1.8rem; transition: transform 0.4s cubic-bezier(0.22,1,0.36,1), border-color 0.3s ease; }
.sw-p32-step:hover { transform: translateY(-6px); border-color: rgba(140,207,196,0.6); }
.sw-p32-step-num { display: grid; place-items: center; width: 52px; height: 52px; border-radius: 50%; border: 1.5px solid #8CCFC4; color: #8CCFC4; font-weight: 700; font-size: 1.2rem; margin-bottom: 1.1rem; background: rgba(140,207,196,0.08); }
.sw-p32-step h3 { font-weight: 600; font-size: 1.2rem; margin: 0 0 0.5rem; color: #F7F2E7; }
.sw-p32-step p { margin: 0; font-size: 0.87rem; line-height: 1.66; color: rgba(247,242,231,0.7); }
.sw-p32-wow { position: relative; min-height: 100vh; display: grid; place-items: center; overflow: clip; background: #0A2B38; padding: 6rem 0; }
.sw-p32-arc { position: absolute; left: 0; bottom: 0; border-radius: 0 100% 0 0; border-top: 1.5px solid rgba(140,207,196,0.5); border-right: 1.5px solid rgba(140,207,196,0.5); transform-origin: bottom left; pointer-events: none; }
.sw-p32-arc--1 { width: 24vmin; height: 24vmin; background: rgba(140,207,196,0.1); }
.sw-p32-arc--2 { width: 44vmin; height: 44vmin; border-color: rgba(140,207,196,0.4); }
.sw-p32-arc--3 { width: 64vmin; height: 64vmin; border-color: rgba(140,207,196,0.28); }
.sw-p32-arc--4 { width: 86vmin; height: 86vmin; border-color: rgba(140,207,196,0.18); }
.sw-p32-arc--5 { width: 110vmin; height: 110vmin; border-color: rgba(140,207,196,0.1); }
.sw-p32-beacon { position: absolute; left: -7px; bottom: -7px; width: 14px; height: 14px; border-radius: 50%; background: #8CCFC4; z-index: 1; }
.sw-p32-beacon::after { content: ""; position: absolute; inset: -4px; border-radius: 50%; border: 1.5px solid rgba(140,207,196,0.7); }
.sw-p32-wow-inner { position: relative; z-index: 2; display: grid; justify-items: center; text-align: center; padding: 0 1.6rem; max-width: 880px; margin: 0 auto; }
.sw-p32-wow-eyebrow { font-size: 0.64rem; letter-spacing: 0.32em; text-transform: uppercase; font-weight: 600; color: rgba(140,207,196,0.8); margin: 0 0 1.8rem; }
.sw-p32-wow-statement { font-weight: 600; font-size: clamp(2.5rem, 7vw, 5.4rem); line-height: 1.04; letter-spacing: -0.025em; color: #F7F2E7; margin: 0 0 2.6rem; }
.sw-p32-wow-statement em { font-style: normal; color: #8CCFC4; }
.sw-p32-checks { display: flex; flex-wrap: wrap; justify-content: center; gap: 0.8rem; max-width: 640px; }
.sw-p32-check { display: inline-flex; align-items: center; gap: 9px; font-size: 0.84rem; font-weight: 600; color: #0A2B38; background: #8CCFC4; border-radius: 999px; padding: 10px 18px; box-shadow: 0 14px 30px -14px rgba(0,0,0,0.6); transition: transform 0.3s cubic-bezier(0.22,1,0.36,1), background 0.3s ease; }
.sw-p32-check:hover { transform: translateY(-4px) rotate(-1.5deg); background: #F7F2E7; }
.sw-p32-check b { display: grid; place-items: center; width: 18px; height: 18px; border-radius: 50%; background: #0A2B38; color: #8CCFC4; font-size: 0.62rem; font-weight: 800; }
.sw-p32-check--ghost { background: transparent; border: 1.5px solid rgba(140,207,196,0.6); color: #F7F2E7; }
.sw-p32-check--ghost b { background: rgba(140,207,196,0.2); color: #8CCFC4; }
.sw-p32-check--ghost:hover { background: rgba(140,207,196,0.15); }
.sw-p32-wow-note { margin: 2.6rem 0 0; font-size: 0.86rem; line-height: 1.7; color: rgba(247,242,231,0.6); max-width: 480px; }
.sw-p32-mint { background: #8CCFC4; color: #0F3A4A; padding: clamp(4rem, 7vw, 5.5rem) 0; border-radius: clamp(36px, 7vw, 80px) clamp(36px, 7vw, 80px) 0 0; }
.sw-p32-mint-grid { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: clamp(2rem, 5vw, 4rem); align-items: center; }
.sw-p32-mint h2 { font-weight: 600; font-size: clamp(1.9rem, 4vw, 2.9rem); line-height: 1.1; letter-spacing: -0.02em; margin: 0 0 1rem; color: #0F3A4A; }
.sw-p32-mint p { margin: 0; font-size: 0.97rem; line-height: 1.72; color: rgba(15,58,74,0.8); }
.sw-p32-mint-stats { display: grid; gap: 0; }
.sw-p32-mint-stat { display: grid; grid-template-columns: 140px 1fr; gap: 1.2rem; align-items: baseline; padding: 1rem 0.4rem; border-top: 1.5px solid rgba(15,58,74,0.3); transition: background 0.25s ease, padding-left 0.25s ease; }
.sw-p32-mint-stat:hover { background: rgba(15,58,74,0.07); padding-left: 1rem; }
.sw-p32-mint-stat b { font-weight: 700; font-size: 1.5rem; letter-spacing: -0.02em; color: #0F3A4A; }
.sw-p32-mint-stat span { font-size: 0.86rem; line-height: 1.55; color: rgba(15,58,74,0.75); }
.sw-p32-ueber { background: #0F3A4A; }
.sw-p32-about-grid { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: clamp(2.5rem, 5vw, 4.5rem); align-items: center; }
.sw-p32-about-img { position: relative; height: 420px; border-radius: 24px 24px 24px 110px; overflow: hidden; border: 1px solid rgba(140,207,196,0.4); transition: border-radius 0.5s cubic-bezier(0.22,1,0.36,1); }
.sw-p32-about-imgcrop { position: absolute; inset: 0; background: url('/studio/components/images/pages/dienst-5/s6.jpg') 50% 25% / cover; transition: transform 0.7s cubic-bezier(0.22,1,0.36,1); }
.sw-p32-about-img:hover { border-radius: 110px 24px 24px 24px; }
.sw-p32-about-img:hover .sw-p32-about-imgcrop { transform: scale(1.05); }
.sw-p32-about-tag { position: absolute; bottom: 16px; left: 16px; z-index: 2; font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase; font-weight: 700; color: #F7F2E7; background: rgba(10,43,56,0.8); padding: 6px 13px; border-radius: 999px; }
.sw-p32-chips { display: flex; flex-wrap: wrap; gap: 0.7rem; margin-top: 1.8rem; }
.sw-p32-chip { display: inline-flex; align-items: center; gap: 8px; font-size: 0.78rem; font-weight: 600; color: #F7F2E7; background: #15485C; border: 1px solid rgba(140,207,196,0.35); border-radius: 999px; padding: 9px 16px; transition: transform 0.25s ease, border-color 0.25s ease; }
.sw-p32-chip:hover { transform: translateY(-3px); border-color: #8CCFC4; }
.sw-p32-chip b { color: #8CCFC4; font-weight: 800; }
.sw-p32-ref-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.4rem; }
.sw-p32-ref { background: #15485C; border: 1px solid rgba(140,207,196,0.3); border-radius: 22px 22px 60px 22px; padding: 2.1rem 1.9rem 1.9rem; transition: transform 0.4s cubic-bezier(0.22,1,0.36,1), border-radius 0.45s cubic-bezier(0.22,1,0.36,1), border-color 0.3s ease; }
.sw-p32-ref:hover { transform: translateY(-6px); border-radius: 22px; border-color: rgba(140,207,196,0.65); }
.sw-p32-ref p { margin: 0 0 1.2rem; font-size: 0.92rem; line-height: 1.7; color: rgba(247,242,231,0.85); }
.sw-p32-ref footer { font-size: 0.74rem; color: rgba(247,242,231,0.55); line-height: 1.5; }
.sw-p32-ref footer b { display: block; font-weight: 700; color: #F7F2E7; font-size: 0.82rem; }
.sw-p32-contact-card { position: relative; max-width: 740px; margin: 0 auto; background: #15485C; border: 1px solid rgba(140,207,196,0.4); border-radius: 110px 24px 110px 24px; padding: 3.6rem clamp(1.8rem, 6vw, 4rem) 3.2rem; text-align: center; overflow: hidden; }
.sw-p32-contact-card::before { content: ""; position: absolute; top: 0; right: 0; width: 130px; height: 130px; border-radius: 0 0 0 100%; background: rgba(140,207,196,0.1); pointer-events: none; }
.sw-p32-contact-card h2 { font-weight: 600; font-size: clamp(1.9rem, 4.2vw, 2.9rem); line-height: 1.1; letter-spacing: -0.02em; margin: 0 0 1.4rem; color: #F7F2E7; }
.sw-p32-contact-card h2 em { font-style: normal; color: #8CCFC4; }
.sw-p32-address { font-style: normal; font-size: 0.95rem; line-height: 1.8; color: rgba(247,242,231,0.75); margin: 0 0 1.8rem; }
.sw-p32-address strong { color: #F7F2E7; font-weight: 700; }
.sw-p32-cta { display: inline-flex; align-items: center; gap: 11px; background: #8CCFC4; color: #0A2B38; font-size: 0.9rem; font-weight: 700; padding: 16px 34px; border-radius: 999px; text-decoration: none; transition: background 0.25s ease, gap 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease; }
.sw-p32-cta:hover { background: #F7F2E7; gap: 17px; transform: translateY(-2px); box-shadow: 0 18px 40px -18px rgba(140,207,196,0.6); }
.sw-p32-contact-note { margin: 1.7rem auto 0; max-width: 460px; font-size: 0.8rem; line-height: 1.65; color: rgba(247,242,231,0.55); }
.sw-p32-footer { background: #0A2B38; padding: 4.2rem 0 6.5rem; text-align: center; }
.sw-p32-f-brand { font-weight: 700; font-size: 1.4rem; letter-spacing: 0.05em; margin: 0 0 0.4rem; color: #F7F2E7; }
.sw-p32-f-brand span { color: #8CCFC4; }
.sw-p32-f-tagline { display: block; font-size: 0.64rem; letter-spacing: 0.26em; text-transform: uppercase; color: rgba(247,242,231,0.5); font-weight: 600; margin-bottom: 1.8rem; }
.sw-p32-f-nav { list-style: none; display: flex; justify-content: center; gap: 1.7rem; margin: 0 0 2rem; padding: 0; flex-wrap: wrap; }
.sw-p32-f-nav a { font-size: 0.7rem; letter-spacing: 0.2em; text-transform: uppercase; font-weight: 600; color: #F7F2E7; text-decoration: none; transition: color 0.2s; }
.sw-p32-f-nav a:hover { color: #8CCFC4; }
.sw-p32-f-bottom { font-size: 0.76rem; color: rgba(247,242,231,0.5); line-height: 1.8; }
.sw-p32-f-bottom a { color: #F7F2E7; text-decoration: none; }
.sw-p32-f-bottom a:hover { color: #8CCFC4; }
.sw-p32-band { position: relative; margin: 2.6rem auto 0; max-width: 980px; border-radius: 22px 22px 22px 60px; overflow: hidden; border: 1px solid rgba(140,207,196,0.35); }
.sw-p32-band::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(10,43,56,0) 50%, rgba(10,43,56,0.55)); pointer-events: none; }
.sw-p32-band img { width: 100%; aspect-ratio: 21 / 8; object-fit: cover; object-position: 50% 45%; display: block; filter: saturate(0.9); transition: transform 0.7s cubic-bezier(0.22,1,0.36,1); }
.sw-p32-band:hover img { transform: scale(1.04); }
.sw-p32-gal { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.4rem; }
.sw-p32-gal-item { margin: 0; }
.sw-p32-gal-frame { position: relative; border-radius: 22px 22px 60px 22px; overflow: hidden; border: 1px solid rgba(140,207,196,0.35); transition: border-radius 0.45s cubic-bezier(0.22,1,0.36,1); }
.sw-p32-gal-item:nth-child(2) .sw-p32-gal-frame { border-radius: 22px 22px 22px 60px; }
.sw-p32-gal-item:hover .sw-p32-gal-frame { border-radius: 22px; }
.sw-p32-gal-frame::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(10,43,56,0) 55%, rgba(10,43,56,0.5)); pointer-events: none; }
.sw-p32-gal-frame img { width: 100%; aspect-ratio: 4 / 4.6; object-fit: cover; object-position: 50% 40%; display: block; filter: saturate(0.9); transition: transform 0.7s cubic-bezier(0.22,1,0.36,1); }
.sw-p32-gal-item:hover .sw-p32-gal-frame img { transform: scale(1.05); }
.sw-p32-gal-cap { display: flex; align-items: center; gap: 9px; margin-top: 0.95rem; font-size: 0.82rem; font-weight: 600; color: rgba(247,242,231,0.82); }
.sw-p32-gal-cap b { display: grid; place-items: center; width: 18px; height: 18px; border-radius: 50%; background: #8CCFC4; color: #0A2B38; font-size: 0.6rem; font-weight: 800; flex: none; }
.sw-p32-imgact { position: relative; min-height: 94vh; display: grid; align-content: center; background: #0A2B38; }
.sw-p32-imgact-media { position: absolute; inset: 0; overflow: clip; }
.sw-p32-imgact-media img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 38%; display: block; filter: saturate(0.9); }
.sw-p32-imgact-media::after { content: ""; position: absolute; inset: 0; background: linear-gradient(135deg, rgba(10,43,56,0.9) 18%, rgba(15,58,74,0.55) 58%, rgba(15,58,74,0.3)); }
.sw-p32-imgact-arc { position: absolute; right: 0; bottom: 0; width: clamp(140px, 26vw, 320px); height: clamp(140px, 26vw, 320px); border-top: 1.5px solid rgba(140,207,196,0.5); border-left: 1.5px solid rgba(140,207,196,0.5); border-radius: 100% 0 0 0; pointer-events: none; z-index: 2; }
.sw-p32-imgact-inner { position: relative; z-index: 2; width: 100%; max-width: 1160px; margin: 0 auto; padding: 6rem clamp(1.7rem, 4vw, 3.2rem); }
.sw-p32-imgact-word { font-weight: 600; font-size: clamp(2.3rem, 6.2vw, 4.8rem); line-height: 1.06; letter-spacing: -0.025em; color: #F7F2E7; margin: 0; max-width: 16ch; }
.sw-p32-imgact-word em { font-style: normal; color: #8CCFC4; }
.sw-p32-imgact-sub { margin: 1.6rem 0 0; max-width: 50ch; font-size: 0.97rem; line-height: 1.74; color: rgba(247,242,231,0.82); }
@keyframes sw-p32-rise { from { opacity: 0; transform: translateY(42px); } to { opacity: 1; transform: translateY(0); } }
@keyframes sw-p32-pop { from { opacity: 0; transform: translateY(26px) scale(0.7); } to { opacity: 1; transform: translateY(0) scale(1); } }
@keyframes sw-p32-expand { from { opacity: 0; transform: scale(0.25); } to { opacity: 1; transform: scale(1); } }
@keyframes sw-p32-ping { from { opacity: 1; transform: scale(0.6); } to { opacity: 0; transform: scale(3.4); } }
@media (prefers-reduced-motion: no-preference) {
  .sw-p32-beacon::after { animation: sw-p32-ping 2.8s ease-out infinite; }
  @supports (animation-timeline: view()) {
    .sw-p32-r { animation: sw-p32-rise both cubic-bezier(0.22,1,0.36,1); animation-timeline: view(); animation-range: entry 0% entry 42%; }
    .sw-p32-r2 { animation-range: entry 6% entry 50%; }
    .sw-p32-r3 { animation-range: entry 12% entry 58%; }
    .sw-p32-r4 { animation-range: entry 18% entry 66%; }
    .sw-p32-arc { animation: sw-p32-expand both cubic-bezier(0.22,1,0.36,1); animation-timeline: view(); }
    .sw-p32-arc--1 { animation-range: entry 0% cover 28%; }
    .sw-p32-arc--2 { animation-range: entry 4% cover 34%; }
    .sw-p32-arc--3 { animation-range: entry 8% cover 40%; }
    .sw-p32-arc--4 { animation-range: entry 12% cover 46%; }
    .sw-p32-arc--5 { animation-range: entry 16% cover 52%; }
    .sw-p32-check { animation: sw-p32-pop both cubic-bezier(0.34,1.56,0.64,1); animation-timeline: view(); animation-range: entry 0% entry 44%; }
    .sw-p32-checks .sw-p32-check:nth-child(2) { animation-range: entry 5% entry 49%; }
    .sw-p32-checks .sw-p32-check:nth-child(3) { animation-range: entry 10% entry 54%; }
    .sw-p32-checks .sw-p32-check:nth-child(4) { animation-range: entry 15% entry 59%; }
    .sw-p32-checks .sw-p32-check:nth-child(5) { animation-range: entry 20% entry 64%; }
    .sw-p32-checks .sw-p32-check:nth-child(6) { animation-range: entry 25% entry 69%; }
  }
}
@media (max-width: 1000px) {
  .sw-p32-cov-grid { grid-template-columns: repeat(2, 1fr); }
  .sw-p32-steps { grid-template-columns: repeat(2, 1fr); }
  .sw-p32-ref-grid { grid-template-columns: 1fr; max-width: 560px; }
}
@media (max-width: 720px) {
  .sw-p32-section { padding: 3.8rem 0; }
  .sw-p32-cov-grid, .sw-p32-steps, .sw-p32-mint-grid, .sw-p32-about-grid { grid-template-columns: 1fr; }
  .sw-p32-wow { min-height: 92vh; }
  .sw-p32-about-img { height: 320px; }
  .sw-p32-mint-stat { grid-template-columns: 110px 1fr; }
  .sw-p32-contact-card { border-radius: 60px 20px 60px 20px; }
  .sw-p32-gal { grid-template-columns: 1fr; max-width: 420px; margin: 0 auto; }
  .sw-p32-band img { aspect-ratio: 16 / 10; }
  .sw-p32-imgact { min-height: 84vh; }
}
