.hero-photo::before,.hero-photo::after{display:none}
.pakket-section .package-grid{align-items:stretch;gap:16px}
.pakket-section .package{display:flex;flex-direction:column;min-width:0;min-height:430px;padding:24px 14px 0;overflow:hidden;border-color:#d7e2d9;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(18,61,42,.05)}
.pakket-section .package.featured{padding-top:50px;transform:none;border:2px solid var(--forest);box-shadow:0 10px 24px rgba(18,61,42,.1)}
.pakket-section .package-tag{top:0;right:0;left:0;display:grid;min-height:34px;place-items:center;padding:7px;border-radius:12px 12px 0 0;background:var(--forest)}
.pakket-section .package h3{order:1;min-height:36px;margin:0 0 8px;display:grid;place-items:start center;text-transform:uppercase;font-size:14px}
.pakket-section .package-regular{order:2;margin-bottom:10px;color:#64776b;font-size:.77rem;font-weight:600;line-height:1.3}
.pakket-section .package-regular span{margin-left:3px;text-decoration:line-through;text-decoration-thickness:1px}
.pakket-section .package-icon{order:3;width:100%;height:112px;margin:0 0 13px;overflow:visible;background:#fff}
.pakket-section .package-icon img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:normal}
.pakket-section .package-pricing{position:static;order:4;display:grid;width:100%;min-height:78px;margin:0 0 12px;place-items:center;align-content:center;gap:2px;text-align:center}
.pakket-section .package-price-label{color:var(--muted);font-size:.7rem;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}
.pakket-section .package-pricing strong{color:var(--forest);font:800 clamp(1.8rem,2.25vw,2.3rem)/1.05 "Manrope",Arial,sans-serif;letter-spacing:-.04em}
.pakket-section .per-cleaning{color:var(--muted);font-size:.78rem;font-weight:600;line-height:1.3}
.pakket-section .package-saving{order:5;width:100%;margin:auto 0 12px;padding:9px 8px;border:1px solid #cfe4d0;border-radius:9px;background:#f1f8ef;color:#0b6b1c;font-size:.78rem;font-weight:800;line-height:1.25;text-align:center}
.pakket-section .package-saving span{display:inline-grid;width:18px;height:18px;margin-right:3px;place-items:center;border-radius:50%;background:#dcefdc;font-size:.68rem}
.pakket-section .package-footer{position:static;order:6;display:grid;flex:0 0 44px;width:auto;min-height:44px;margin:0 -14px;place-items:center;border-radius:0 0 12px 12px;background:var(--forest);color:#fff;font-weight:700;text-decoration:none}
.package-page .feature-list div{background:var(--forest);border:1px solid #245a3e}.package-page .feature-list b{color:#fff}.package-page .feature-list span{color:#d5e3d9}
@media(max-width:1000px){.pakket-section .package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){
  .package-page{overflow-x:hidden}
  .package-page .container,.pakket-section .package-grid,.pakket-section .package{min-width:0;max-width:100%}
  .package-page .page-hero h1{font-size:clamp(32px,10vw,44px);line-height:1.06;overflow-wrap:normal;word-break:normal}
  .pakket-section .package-grid{width:100%;grid-template-columns:minmax(0,1fr);gap:18px}
  .pakket-section .package,.pakket-section .package.featured{display:flex;min-height:0;padding:24px 16px 0;transform:none}
  .pakket-section .package.featured{padding-top:52px}
  .pakket-section .package h3{min-height:0;margin-bottom:7px;font-size:16px}
  .pakket-section .package-regular{margin-bottom:12px;font-size:.9rem}
  .pakket-section .package-icon{flex:0 0 150px;height:150px;margin:0 0 12px;overflow:hidden}
  .pakket-section .package-pricing{min-height:0;margin-bottom:14px}
  .pakket-section .package-price-label{font-size:.72rem}.pakket-section .package-pricing strong{font-size:2.35rem}.pakket-section .per-cleaning{font-size:.9rem}
  .pakket-section .package-saving{margin:0 0 14px;padding:11px 10px;font-size:.9rem}
  .pakket-section .package-footer{position:static!important;order:6!important;flex-basis:50px;min-height:50px;margin:0 -16px;font-size:.9rem}
}
