.oferta-hero{padding-top:var(--space-16);padding-bottom:var(--space-12)}.oferta-hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:var(--space-10);align-items:center}.oferta-hero-media{display:flex;justify-content:flex-end}.oferta-hero-image-shell{position:relative;max-width:460px;margin-left:auto}.oferta-hero-image{border-radius:var(--radius-xl);box-shadow:var(--shadow-elevated);object-fit:cover}.oferta-hero-tag{position:absolute;left:8%;bottom:-8%;max-width:280px;padding:var(--space-4);box-shadow:var(--shadow-soft)}.oferta-hero-tag .tagline{margin-bottom:var(--space-2)}.oferta-grid-main{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.8fr);gap:var(--space-10);align-items:flex-start}.oferta-grid-intro p{max-width:26rem}.oferta-grid-list{display:flex;flex-direction:column;gap:var(--space-6)}.oferta-card-body{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.1fr);gap:var(--space-6);align-items:center}.oferta-card-media{text-align:right}.oferta-card-image{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);object-fit:cover}.oferta-bullets{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-3);margin-bottom:var(--space-3);font-size:var(--text-sm);color:var(--color-text-muted)}.oferta-bullets li{position:relative;padding-left:1.2rem}.oferta-bullets li::before{content:"";position:absolute;left:0.25rem;top:0.55rem;width:0.42rem;height:0.42rem;border-radius:999px;background:radial-gradient(circle at 30% 0,#fff,#c89b3b)}.oferta-actions-row{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center;margin-top:var(--space-2)}.section-soft-bg{background:radial-gradient(circle at top,#fbf6ef,#f2e4d4)}.oferta-inspiracje-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.2fr);gap:var(--space-10);align-items:center}.oferta-inspiracje-copy p{max-width:32rem}.oferta-inspiracje-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4);margin-bottom:var(--space-5)}.oferta-inspiracje-image-shell{max-width:520px;margin-left:auto}.oferta-inspiracje-image{border-radius:var(--radius-xl);box-shadow:var(--shadow-elevated);object-fit:cover}.oferta-trust{margin-top:var(--space-4)}.oferta-kontakt-header{text-align:left;max-width:40rem;margin:0 auto var(--space-8)}.oferta-kontakt-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:var(--space-8);align-items:flex-start}.oferta-kontakt-card{height:100%}.oferta-kontakt-aside{display:flex;flex-direction:column;gap:var(--space-4)}.oferta-kontakt-links{display:flex;flex-direction:column;gap:var(--space-2)}@media (max-width:1024px){.oferta-hero-grid{grid-template-columns:1fr;gap:var(--space-8)}.oferta-hero-media{order:-1;justify-content:center}.oferta-hero-image-shell{margin:0 auto}.oferta-grid-main{grid-template-columns:1fr;gap:var(--space-6)}.oferta-grid-intro p{max-width:none}.oferta-card-body{grid-template-columns:1fr;gap:var(--space-4)}.oferta-card-media{text-align:left}.oferta-inspiracje-grid{grid-template-columns:1fr;gap:var(--space-6)}.oferta-inspiracje-image-shell{margin:0 auto}.oferta-kontakt-grid{grid-template-columns:1fr}}@media (max-width:640px){.oferta-hero{padding-top:var(--space-12)}.oferta-hero-tag{position:static;margin-top:var(--space-4)}.oferta-actions-row{flex-direction:column;align-items:flex-start}.oferta-inspiracje-links{flex-direction:column;align-items:flex-start}}