.seo-section {
    padding: 42px 0;
}

.hero-actions-row {
    flex-wrap: wrap;
}

.hero-tertiary-button {
    min-width: 210px;
}

.hero-benefits-card {
    bottom: 16px;
}

.hero-shell {
    grid-template-columns: minmax(0, 52%) minmax(0, 48%);
    min-height: 680px;
}

.hero-copy-area {
    z-index: 7;
    max-width: min(680px, 100%);
    padding-top: 56px;
}

.hero-actions-row {
    position: relative;
    z-index: 8;
    max-width: 610px;
    margin-top: 26px;
}

.hero-title span {
    white-space: normal;
}

.hero-text {
    max-width: 610px;
    margin-top: 24px;
}

.seo-hero-section {
    padding-top: 0;
}

.seo-hero-shell {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 49%) minmax(0, 51%);
    min-height: 520px;
    overflow: visible;
}

.seo-hero-copy {
    position: relative;
    z-index: 6;
    max-width: 700px;
    padding-top: 64px;
}

.seo-hero-eyebrow {
    display: block;
    color: #1479e8;
    font-size: 15px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

.seo-hero-copy h1 {
    max-width: 760px;
    margin: 17px 0 0;
    color: #1a263b;
    font-size: clamp(46px, 3.7vw, 64px);
    font-weight: 950;
    letter-spacing: 0;
    line-height: 1.07;
}

.seo-hero-copy h1 span {
    display: block;
    color: #1479e8;
}

.seo-hero-copy p {
    max-width: 690px;
    margin: 26px 0 0;
    color: rgba(16, 33, 63, 0.86);
    font-size: 18px;
    font-weight: 650;
    line-height: 1.62;
}

.seo-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    margin-top: 34px;
}

.seo-hero-visual {
    position: relative;
    min-height: 520px;
    overflow: visible;
}

.seo-hero-visual::before {
    content: "";
    position: absolute;
    right: 0;
    top: 22px;
    width: 560px;
    height: 430px;
    border-radius: 999px;
    background: rgba(20, 121, 232, 0.07);
}

.seo-hero-car {
    position: absolute;
    right: 4px;
    bottom: 54px;
    z-index: 1;
    width: 520px;
    max-width: none;
    opacity: 0.28;
}

.seo-hero-mascot {
    position: absolute;
    right: 238px;
    bottom: 0;
    z-index: 3;
    width: 410px;
    max-width: none;
    filter: drop-shadow(0 22px 30px rgba(16, 33, 63, 0.12));
}

.seo-hero-section-faq .seo-hero-mascot,
.seo-hero-section-cennik-mascot .seo-hero-mascot {
    right: 252px;
    top: 20px;
    bottom: auto;
}

.seo-hero-section-faq .seo-hero-mascot {
    width: 368px;
}

.seo-hero-section-cennik-mascot .seo-hero-mascot {
    width: 434px;
}

.seo-hero-section-faq .seo-hero-bubble,
.seo-hero-section-cennik-mascot .seo-hero-bubble {
    display: none;
}

.seo-hero-bubble {
    position: absolute;
    top: 78px;
    right: 50px;
    z-index: 4;
    display: grid;
    width: 160px;
    height: 140px;
    place-items: center;
    border-radius: 999px;
    background: #fff;
    color: #1a263b;
    text-align: center;
    font-size: 16px;
    font-weight: 950;
    line-height: 1.1;
    box-shadow: 0 16px 34px rgba(20, 121, 232, 0.08);
}

.seo-hero-bubble::after {
    content: "";
    position: absolute;
    left: -19px;
    bottom: 24px;
    width: 45px;
    height: 32px;
    border-radius: 0 0 0 44px;
    background: #fff;
    transform: rotate(-18deg);
    transform-origin: right top;
}

.seo-hero-bubble span,
.seo-hero-bubble strong {
    position: relative;
    z-index: 2;
}

.seo-hero-bubble strong {
    display: grid;
    width: 38px;
    height: 38px;
    margin-top: -10px;
    place-items: center;
    border-radius: 999px;
    background: #14b8b8;
    color: #fff;
    font-size: 25px;
}

.seo-hero-sparkle {
    position: absolute;
    z-index: 2;
    color: rgba(20, 121, 232, 0.2);
    font-size: 31px;
    font-weight: 950;
    line-height: 1;
}

.seo-hero-sparkle-one {
    left: 18px;
    top: 112px;
}

.seo-hero-sparkle-two {
    left: 86px;
    top: 232px;
}

.seo-hero-sparkle-three {
    right: 18px;
    top: 206px;
}

.seo-hero-sparkle-four {
    right: 118px;
    bottom: 112px;
}

.seo-hero-feature-strip {
    position: relative;
    z-index: 8;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin: -38px 0 34px;
    overflow: hidden;
    border: 1px solid rgba(221, 234, 247, 0.96);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.97);
    box-shadow: 0 16px 38px rgba(16, 33, 63, 0.1);
}

.seo-hero-section-dpf-cleaning .seo-hero-shell,
.seo-hero-section-price:not(.seo-hero-section-cennik-mascot) .seo-hero-shell,
.seo-hero-section-cennik-mascot .seo-hero-shell {
    min-height: 680px;
}

.seo-hero-section-dpf-cleaning .seo-hero-feature-strip,
.seo-hero-section-price:not(.seo-hero-section-cennik-mascot) .seo-hero-feature-strip,
.seo-hero-section-cennik-mascot .seo-hero-feature-strip {
    margin: 56px 0 34px !important;
}

.seo-hero-section-dpf-cleaning .seo-hero-mascot {
    width: 505px;
}

.seo-hero-feature {
    position: relative;
    display: grid;
    grid-template-columns: 72px minmax(0, 1fr);
    align-items: center;
    gap: 20px;
    min-height: 118px;
    padding: 24px 30px;
    transition: background 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.seo-hero-feature:hover {
    z-index: 2;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 18px 36px rgba(16, 33, 63, 0.12);
    transform: translateY(-4px);
}

.seo-hero-feature + .seo-hero-feature::before {
    content: "";
    position: absolute;
    left: 0;
    top: 24px;
    bottom: 24px;
    width: 1px;
    background: #ddeaf7;
}

.seo-hero-feature-icon {
    display: grid;
    width: 62px;
    height: 62px;
    place-items: center;
    border-radius: 999px;
    background: transparent;
    box-shadow: 0 10px 24px rgba(20, 184, 184, 0.11);
    transition: filter 0.22s ease, transform 0.22s ease;
    overflow: hidden;
}

.seo-hero-feature-icon-time {
    box-shadow: 0 10px 24px rgba(20, 184, 184, 0.11);
}

.seo-hero-feature:hover .seo-hero-feature-icon {
    filter: drop-shadow(0 14px 20px rgba(20, 184, 184, 0.18));
    transform: scale(1.06);
}

.seo-hero-feature:hover .seo-hero-feature-icon-time {
    filter: drop-shadow(0 14px 20px rgba(20, 184, 184, 0.18));
}

.seo-hero-feature-icon img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.seo-hero-feature strong,
.seo-hero-feature small {
    display: block;
}

.seo-hero-feature strong {
    color: #10213f;
    font-size: 18px;
    font-weight: 950;
    line-height: 1.15;
}

.seo-hero-feature small {
    margin-top: 5px;
    color: #5d6b82;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.25;
}

.process-intro {
    max-width: 860px;
    margin: 16px auto 0;
    color: rgba(16, 33, 63, 0.82);
    text-align: center;
    font-size: 17px;
    font-weight: 650;
    line-height: 1.55;
}

.process-steps-ten {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    grid-auto-rows: 1fr;
    align-items: stretch;
    gap: 24px 18px;
}

.process-steps-ten .process-dotline {
    display: none;
}

.process-steps-ten .process-step {
    height: 100%;
    min-height: 286px;
    border: 1px solid rgba(221, 234, 247, 0.98);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.96);
    padding: 18px 12px 20px;
    box-shadow: 0 10px 26px rgba(16, 33, 63, 0.07);
    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.process-steps-ten .process-step:hover,
.process-steps-ten .process-step:focus-within {
    transform: translateY(-5px);
    border-color: rgba(20, 184, 184, 0.48);
    box-shadow: 0 18px 42px rgba(16, 33, 63, 0.13);
}

.process-steps-ten .process-icon-shell {
    width: 106px;
    height: 106px;
}

.process-steps-ten .process-icon-image {
    width: 96px;
    height: 96px;
}

.process-steps-ten .process-step-title {
    min-height: 38px;
    display: flex;
    align-items: flex-end;
}

.process-steps-ten .process-step-text {
    max-width: 205px;
    font-size: 13.5px;
    line-height: 1.36;
}

.contact-action-row {
    margin-top: 18px;
}

.contact-action-row .seo-button-primary,
.contact-action-row .seo-button-secondary {
    min-height: 48px;
    padding: 0 18px;
    font-size: 14px;
}

.seo-panel {
    border: 1px solid rgba(221, 234, 247, 0.98);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 14px 34px rgba(16, 33, 63, 0.08);
    padding: clamp(24px, 3vw, 42px);
}

.seo-eyebrow {
    display: inline-flex;
    color: #1479e8;
    font-size: 13px;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
}

.seo-panel h1,
.seo-panel h2,
.seo-section h2 {
    color: #1a263b;
    font-weight: 950;
    letter-spacing: 0;
    line-height: 1.12;
}

.seo-panel h1 {
    margin-top: 14px;
    font-size: clamp(38px, 4vw, 58px);
}

.seo-panel h2,
.seo-section h2 {
    font-size: clamp(28px, 2.6vw, 40px);
}

.seo-panel h2 span,
.seo-section h2 span,
.seo-panel h1 span {
    color: #1479e8;
}

.seo-lead {
    max-width: 920px;
    margin-top: 18px;
    color: rgba(16, 33, 63, 0.86);
    font-size: clamp(17px, 1.4vw, 21px);
    font-weight: 650;
    line-height: 1.58;
}

.seo-copy {
    color: rgba(16, 33, 63, 0.84);
    font-size: 16px;
    font-weight: 650;
    line-height: 1.65;
}

.seo-grid,
.seo-card-grid {
    display: grid;
    gap: 20px;
}

.seo-grid-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.seo-grid-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.seo-grid-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.seo-card {
    border: 1px solid #ddeaf7;
    border-radius: 14px;
    background: #ffffff;
    padding: 22px;
    box-shadow: 0 10px 24px rgba(16, 33, 63, 0.06);
    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.seo-card:hover,
.seo-card:focus-within {
    transform: translateY(-4px);
    border-color: rgba(20, 184, 184, 0.5);
    box-shadow: 0 18px 38px rgba(16, 33, 63, 0.12);
}

.seo-card strong,
.seo-card h3 {
    display: block;
    color: #1a263b;
    font-size: 18px;
    font-weight: 950;
    line-height: 1.25;
}

.seo-card p,
.seo-card li,
.seo-card small {
    margin-top: 9px;
    color: #5d6b82;
    font-size: 14px;
    font-weight: 650;
    line-height: 1.48;
}

.price-info-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.price-info-card {
    display: grid;
    grid-template-columns: 78px minmax(0, 1fr);
    gap: 24px;
    min-height: 162px;
    align-items: start;
    border: 1px solid rgba(221, 234, 247, 0.98);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.98);
    padding: 26px 28px;
    box-shadow: 0 16px 34px rgba(16, 33, 63, 0.09);
    transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
}

.price-info-card:hover {
    transform: translateY(-6px);
    border-color: rgba(20, 121, 232, 0.24);
    box-shadow: 0 22px 46px rgba(16, 33, 63, 0.14);
}

.price-info-icon {
    display: grid;
    width: 78px;
    height: 78px;
    place-items: center;
    border-radius: 0;
    background: transparent;
    color: #1479E8;
    box-shadow: none;
    transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.price-info-card:hover .price-info-icon {
    transform: scale(1.06);
    box-shadow: none;
}

.price-info-card-shield .price-info-icon {
    background: transparent;
    color: #14B8B8;
}

.price-info-icon img {
    width: 78px;
    height: 78px;
    object-fit: contain;
}

.price-info-card h2 {
    margin: 0;
    color: #10213F;
    font-size: 21px;
    font-weight: 950;
    letter-spacing: 0;
    line-height: 1.16;
}

.price-info-card p {
    margin-top: 14px;
    color: #5D6B82;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.58;
}

.dpf-overview-layout {
    display: grid;
    gap: 24px;
}

.dpf-overview-card {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(221, 234, 247, 0.96);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.97);
    box-shadow: 0 16px 42px rgba(16, 33, 63, 0.09);
}

.dpf-definition-card {
    display: grid;
    grid-template-columns: minmax(260px, 0.43fr) minmax(0, 0.57fr);
    gap: clamp(22px, 2.4vw, 34px);
    align-items: center;
    min-height: 345px;
    padding: 42px clamp(28px, 3vw, 46px) 40px 38px;
}

.dpf-definition-visual {
    position: relative;
    min-height: 255px;
}

.dpf-visual-orb {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 265px;
    max-width: 95%;
    aspect-ratio: 1;
    border-radius: 999px;
    background: radial-gradient(circle at 48% 46%, rgba(226, 241, 255, 0.95), rgba(214, 235, 255, 0.72) 58%, rgba(232, 245, 255, 0) 72%);
    transform: translate(-50%, -50%);
}

.dpf-definition-visual img {
    position: absolute;
    left: 18%;
    top: 22px;
    z-index: 2;
    width: min(320px, 96%);
    max-width: none;
    transform: rotate(-7deg);
    filter: drop-shadow(0 18px 24px rgba(16, 33, 63, 0.16));
}

.dpf-overview-sparkle {
    position: absolute;
    z-index: 4;
    color: rgba(20, 121, 232, 0.28);
    font-size: 25px;
    font-weight: 950;
    line-height: 1;
}

.dpf-overview-sparkle-one {
    left: 22%;
    top: 38px;
}

.dpf-overview-sparkle-two {
    left: 36%;
    bottom: 33px;
}

.dpf-definition-copy h2,
.dpf-benefits-card h2,
.dpf-methods-heading h2 {
    margin: 0;
    color: #10213F;
    font-size: clamp(31px, 2.45vw, 40px);
    font-weight: 950;
    letter-spacing: 0;
    line-height: 1.12;
}

.dpf-definition-copy h2 span,
.dpf-benefits-card h2 span,
.dpf-methods-heading h2 span {
    color: #1479E8;
}

.dpf-definition-copy > p,
.dpf-benefits-card > p,
.dpf-methods-heading p {
    margin-top: 19px;
    color: rgba(16, 33, 63, 0.78);
    font-size: 16px;
    font-weight: 750;
    line-height: 1.56;
}

.dpf-check-list {
    display: grid;
    gap: 16px;
    margin-top: 25px;
}

.dpf-check-list li {
    position: relative;
    min-height: 47px;
    border-radius: 13px;
    background: linear-gradient(180deg, #F5FAFF, #EDF6FF);
    padding: 14px 18px 14px 66px;
    color: #253B5C;
    font-size: 15px;
    font-weight: 900;
    line-height: 1.25;
    box-shadow: 0 8px 18px rgba(16, 33, 63, 0.04);
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.dpf-check-list li:hover,
.dpf-check-list li:focus-within {
    background: linear-gradient(180deg, #FFFFFF, #EAF6FF);
    color: #10213F;
    box-shadow: 0 16px 30px rgba(20, 121, 232, 0.14);
    transform: translateY(-3px);
}

.dpf-check-list li::before {
    content: "\2713";
    position: absolute;
    left: 22px;
    top: 50%;
    display: grid;
    width: 26px;
    height: 26px;
    place-items: center;
    border-radius: 999px;
    background: #14B8B8;
    color: #ffffff;
    font-size: 17px;
    font-weight: 950;
    box-shadow: 0 8px 16px rgba(20, 184, 184, 0.24);
    transform: translateY(-50%);
    transition: background 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.dpf-check-list li:hover::before,
.dpf-check-list li:focus-within::before {
    background: #1479E8;
    box-shadow: 0 10px 20px rgba(20, 121, 232, 0.28);
    transform: translateY(-50%) scale(1.08);
}

.dpf-benefits-card {
    min-height: 345px;
    padding: 46px clamp(34px, 4vw, 64px) 43px;
}

.dpf-benefits-card h2 {
    max-width: 920px;
}

.dpf-benefits-card > p {
    max-width: 880px;
}

.dpf-benefit-row {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    margin-top: 44px;
}

.dpf-benefit-row > div {
    position: relative;
    display: grid;
    justify-items: center;
    gap: 18px;
    min-width: 0;
    padding: 0 18px;
    text-align: center;
    transition: transform 180ms ease;
}

.dpf-benefit-row > div:hover {
    transform: translateY(-6px);
}

.dpf-benefit-row > div + div::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    bottom: 8px;
    width: 1px;
    background: #DDEAF7;
}

.dpf-benefit-row span {
    display: grid;
    width: 96px;
    height: 96px;
    place-items: center;
    border-radius: 999px;
    background: transparent;
    color: #1479E8;
    box-shadow: none;
    transition: transform 180ms ease, filter 180ms ease;
}

.dpf-benefit-row > div:hover span {
    transform: scale(1.08);
    filter: drop-shadow(0 16px 22px rgba(20, 121, 232, 0.16));
}

.dpf-benefit-row span img {
    display: block;
    width: 96px;
    height: 96px;
    object-fit: contain;
    transition: transform 180ms ease;
}

.dpf-benefit-row > div:hover span img {
    transform: rotate(-3deg);
}

.dpf-benefit-row strong {
    color: #253B5C;
    font-size: 15px;
    font-weight: 950;
    line-height: 1.28;
    transition: color 180ms ease;
}

.dpf-benefit-row > div:hover strong {
    color: #1479E8;
}

.dpf-methods-card {
    padding: 44px clamp(34px, 4vw, 58px) 52px;
}

.dpf-methods-heading {
    max-width: 860px;
    margin: 0 auto;
    text-align: center;
}

.dpf-method-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(22px, 3.2vw, 42px);
    margin-top: 44px;
}

.dpf-method-card {
    display: grid;
    align-content: space-between;
    min-height: 318px;
    border: 2px solid var(--method-border);
    border-radius: 19px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), var(--method-bg));
    padding: 31px 31px 28px;
    box-shadow: 0 14px 32px rgba(16, 33, 63, 0.04);
    transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.dpf-method-card:hover {
    transform: translateY(-7px);
    border-color: color-mix(in srgb, var(--method-color) 42%, transparent);
    background: linear-gradient(135deg, rgba(255, 255, 255, 1), color-mix(in srgb, var(--method-color) 11%, #ffffff));
    box-shadow: 0 24px 46px rgba(16, 33, 63, 0.12);
}

.dpf-method-cleaning {
    --method-color: #14B8B8;
    --method-border: rgba(20, 184, 184, 0.21);
    --method-bg: rgba(20, 184, 184, 0.07);
}

.dpf-method-replacement {
    --method-color: #EF3340;
    --method-border: rgba(239, 51, 64, 0.2);
    --method-bg: rgba(239, 51, 64, 0.06);
}

.dpf-method-top {
    display: grid;
    grid-template-columns: 118px minmax(0, 1fr);
    gap: 24px;
    align-items: start;
}

.dpf-method-icon {
    display: grid;
    width: 108px;
    height: 108px;
    place-items: center;
    border-radius: 999px;
    background: #ffffff;
    color: var(--method-color);
    box-shadow: 0 16px 30px rgba(16, 33, 63, 0.08);
    transition: transform 180ms ease, box-shadow 180ms ease;
}

.dpf-method-card:hover .dpf-method-icon {
    transform: scale(1.07) rotate(-2deg);
    box-shadow: 0 20px 34px color-mix(in srgb, var(--method-color) 20%, transparent);
}

.dpf-method-icon svg {
    width: 58px;
    height: 58px;
}

.dpf-method-icon img {
    display: block;
    width: 76px;
    height: 76px;
    object-fit: contain;
}

.dpf-method-cleaning .dpf-method-icon img {
    filter: saturate(1.12) hue-rotate(8deg) drop-shadow(0 10px 16px rgba(20, 184, 184, 0.18));
}

.dpf-method-replacement .dpf-method-icon img {
    filter: hue-rotate(145deg) saturate(1.65) brightness(0.98) drop-shadow(0 10px 16px rgba(239, 51, 64, 0.2));
}

.dpf-method-replacement .dpf-method-icon img.dpf-method-icon-natural {
    width: 104px;
    height: 104px;
    filter: drop-shadow(0 10px 16px rgba(20, 184, 184, 0.16));
}

.dpf-method-card h3 {
    display: inline;
    color: var(--method-color);
    font-size: 29px;
    font-weight: 950;
    letter-spacing: 0;
    line-height: 1.05;
}

.dpf-method-card small {
    display: inline-flex;
    margin: 0 0 15px 12px;
    border-radius: 999px;
    background: var(--method-color);
    padding: 8px 15px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 950;
    line-height: 1;
    vertical-align: middle;
}

.dpf-method-card p {
    margin-top: 14px;
    color: rgba(16, 33, 63, 0.8);
    font-size: 16px;
    font-weight: 750;
    line-height: 1.47;
}

.dpf-method-fit {
    position: relative;
    margin-top: 34px;
    border-top: 2px solid var(--method-border);
    padding: 25px 0 0 58px;
}

.dpf-method-fit::before {
    content: "\2713";
    position: absolute;
    left: 0;
    top: 24px;
    display: grid;
    width: 30px;
    height: 30px;
    place-items: center;
    border-radius: 999px;
    background: var(--method-color);
    color: #ffffff;
    font-size: 18px;
    font-weight: 950;
    transition: transform 180ms ease, box-shadow 180ms ease;
}

.dpf-method-card:hover .dpf-method-fit::before {
    transform: scale(1.12);
    box-shadow: 0 10px 18px color-mix(in srgb, var(--method-color) 24%, transparent);
}

.dpf-method-replacement .dpf-method-fit::before {
    content: "\00d7";
}

.dpf-method-fit strong {
    color: var(--method-color);
    font-size: 17px;
    font-weight: 950;
    line-height: 1.2;
}

.dpf-method-fit p {
    margin-top: 9px;
}

.seo-card ul,
.seo-list,
.seo-steps {
    display: grid;
    gap: 10px;
}

.seo-steps {
    counter-reset: seo-step;
}

.seo-steps li {
    position: relative;
    padding-left: 44px;
    color: rgba(16, 33, 63, 0.86);
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
}

.seo-steps li::before {
    counter-increment: seo-step;
    content: counter(seo-step);
    position: absolute;
    left: 0;
    top: 0;
    display: grid;
    width: 30px;
    height: 30px;
    place-items: center;
    border-radius: 999px;
    background: #1479e8;
    color: #fff;
    font-size: 13px;
    font-weight: 950;
}

.seo-check-list li,
.seo-warning-list li {
    position: relative;
    padding-left: 30px;
}

.seo-check-list li::before,
.seo-warning-list li::before {
    position: absolute;
    left: 0;
    top: 0;
    display: grid;
    width: 20px;
    height: 20px;
    place-items: center;
    border-radius: 999px;
    color: #fff;
    font-size: 12px;
    font-weight: 950;
}

.seo-check-list li::before {
    content: "\2713";
    background: #14b8b8;
}

.seo-warning-list li::before {
    content: "!";
    background: #1479e8;
}

.seo-cta-row {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 26px;
}

.problem-showcase {
    display: grid;
    grid-template-columns: minmax(320px, 0.42fr) minmax(0, 1fr);
    gap: 38px;
    align-items: stretch;
    border: 1px solid rgba(221, 234, 247, 0.98);
    border-radius: 28px;
    background: linear-gradient(110deg, rgba(255, 255, 255, 0.98), rgba(245, 250, 255, 0.96));
    padding: clamp(28px, 3.4vw, 50px);
    box-shadow: 0 18px 46px rgba(16, 33, 63, 0.08);
}

.problem-showcase-copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
}

.problem-showcase-copy h2 {
    margin: 0;
    color: #10213f;
    font-size: clamp(31px, 2.45vw, 40px);
    font-weight: 950;
    letter-spacing: 0;
    line-height: 1.13;
}

.problem-showcase-copy h2 span {
    color: #1479e8;
}

.problem-showcase-copy p {
    max-width: 520px;
    margin-top: 20px;
    color: rgba(16, 33, 63, 0.82);
    font-size: 16px;
    font-weight: 700;
    line-height: 1.52;
}

.problem-showcase-copy p a,
.pricing-note a,
.home-faq-item p a {
    color: #1479e8;
    font-weight: 900;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
}

.problem-benefits {
    display: grid;
    gap: 17px;
    margin-top: 36px;
}

.problem-benefits li {
    position: relative;
    padding-left: 48px;
    color: #1a263b;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.35;
}

.problem-benefits li::before {
    content: "\2713";
    position: absolute;
    left: 0;
    top: 50%;
    display: grid;
    width: 30px;
    height: 30px;
    place-items: center;
    border-radius: 999px;
    background: linear-gradient(180deg, #28d0ca, #0aa7aa);
    color: #fff;
    font-size: 17px;
    font-weight: 950;
    transform: translateY(-50%);
    box-shadow: 0 8px 18px rgba(20, 184, 184, 0.22);
}

.problem-card-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
}

.problem-card {
    display: flex;
    min-height: 172px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 18px;
    border: 1px solid rgba(221, 234, 247, 0.98);
    border-radius: 17px;
    background: rgba(255, 255, 255, 0.98);
    padding: 26px 18px 30px;
    text-align: center;
    box-shadow: 0 12px 30px rgba(16, 33, 63, 0.08);
    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.problem-card:hover,
.problem-card:focus-within {
    transform: translateY(-5px);
    border-color: rgba(20, 184, 184, 0.48);
    box-shadow: 0 20px 46px rgba(16, 33, 63, 0.13);
}

.problem-card-icon {
    display: grid;
    min-height: 74px;
    place-items: center;
    color: #1479e8;
}

.problem-card-icon svg {
    width: 76px;
    height: 76px;
}

.problem-card-icon img {
    width: 96px;
    height: 96px;
    object-fit: contain;
}

.problem-card-orange .problem-card-icon {
    color: #f59e0b;
}

.problem-card-teal .problem-card-icon {
    color: #14b8b8;
}

.problem-card-yellow .problem-card-icon {
    color: #10213f;
}

.problem-card strong {
    color: #10213f;
    font-size: 16px;
    font-weight: 950;
    line-height: 1.18;
}

.vehicle-showcase {
    text-align: center;
}

.vehicle-showcase h2 {
    margin: 0;
    color: #10213f;
    font-size: clamp(31px, 2.35vw, 40px);
    font-weight: 950;
    letter-spacing: 0;
    line-height: 1.12;
}

.vehicle-showcase h2 span {
    color: #1479e8;
}

.vehicle-card-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 28px;
    margin-top: 38px;
}

.vehicle-card {
    display: grid;
    min-height: 184px;
    align-content: space-between;
    gap: 14px;
    border: 1px solid rgba(221, 234, 247, 0.98);
    border-radius: 17px;
    background: rgba(255, 255, 255, 0.98);
    padding: 18px 16px 22px;
    text-align: center;
    box-shadow: 0 12px 30px rgba(16, 33, 63, 0.08);
    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.vehicle-card:hover,
.vehicle-card:focus-within {
    transform: translateY(-5px);
    border-color: rgba(20, 184, 184, 0.46);
    box-shadow: 0 20px 46px rgba(16, 33, 63, 0.13);
}

.vehicle-card-visual {
    display: grid;
    width: 100%;
    height: 118px;
    place-items: center;
}

.vehicle-card-visual img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.vehicle-card strong {
    color: #10213f;
    font-size: 16px;
    font-weight: 950;
    line-height: 1.15;
}

.vehicle-card p {
    margin: 0;
    color: #5d6b82;
    font-size: 12px;
    font-weight: 650;
    line-height: 1.35;
}

.service-info-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
}

.service-info-card {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(220px, 0.85fr);
    min-height: 300px;
    overflow: hidden;
    border: 2px solid rgba(221, 234, 247, 0.98);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.96);
    padding: clamp(28px, 3vw, 42px);
    box-shadow: 0 16px 42px rgba(16, 33, 63, 0.08);
}

.service-info-card-warning {
    border-color: rgba(239, 68, 68, 0.2);
    background: linear-gradient(105deg, rgba(255, 255, 255, 0.98), rgba(255, 246, 246, 0.95));
}

.service-info-card-local {
    border-color: rgba(20, 184, 184, 0.2);
    background: linear-gradient(105deg, rgba(255, 255, 255, 0.98), rgba(240, 253, 253, 0.94));
}

.service-info-copy {
    position: relative;
    z-index: 2;
    min-width: 0;
}

.service-info-copy h2 {
    margin: 0;
    color: #10213f;
    font-size: clamp(27px, 1.8vw, 32px);
    font-weight: 950;
    letter-spacing: 0;
    line-height: 1.18;
}

.service-info-card-warning h2 {
    color: #e53535;
}

.service-info-card-local h2 span {
    color: #0aa7aa;
}

.service-info-copy p {
    max-width: 500px;
    margin-top: 18px;
    color: #10213f;
    font-size: 16px;
    font-weight: 750;
    line-height: 1.5;
}

.service-cross-list,
.service-check-list {
    display: grid;
    gap: 15px;
    margin-top: 28px;
}

.service-cross-list li,
.service-check-list li {
    position: relative;
    padding-left: 42px;
    color: #1a263b;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.35;
}

.service-cross-list li::before,
.service-check-list li::before {
    position: absolute;
    left: 0;
    top: 50%;
    display: grid;
    width: 26px;
    height: 26px;
    place-items: center;
    border-radius: 999px;
    color: #fff;
    font-size: 16px;
    font-weight: 950;
    transform: translateY(-50%);
}

.service-cross-list li::before {
    content: "\00d7";
    background: #e53535;
    box-shadow: 0 8px 18px rgba(229, 53, 53, 0.2);
}

.service-check-list li::before {
    content: "\2713";
    background: #0aa7aa;
    box-shadow: 0 8px 18px rgba(20, 184, 184, 0.2);
}

.service-filter-visual {
    position: relative;
    z-index: 1;
    display: grid;
    place-items: center;
    min-width: 0;
}

.service-filter-visual::before {
    content: "";
    position: absolute;
    width: 330px;
    height: 190px;
    border-radius: 999px;
    background: radial-gradient(circle, rgba(229, 53, 53, 0.12), transparent 65%);
    filter: blur(4px);
}

.service-filter-visual img {
    position: relative;
    width: min(330px, 100%);
    max-width: none;
    transform: rotate(-8deg);
    filter: drop-shadow(0 18px 22px rgba(16, 33, 63, 0.14));
}

.service-filter-visual span {
    position: absolute;
    right: 8%;
    bottom: 18%;
    display: grid;
    width: 78px;
    height: 78px;
    place-items: center;
    border-radius: 999px;
    background: #e53535;
    color: #fff;
    font-size: 64px;
    font-weight: 600;
    line-height: 1;
    box-shadow: 0 12px 24px rgba(229, 53, 53, 0.25);
}

.service-cross-list li::before {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    content: "\00d7";
}

.service-filter-visual span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
}

.service-filter-visual span::before {
    content: "\00d7";
    font-size: 64px;
    line-height: 1;
    transform: translateY(-3px);
}

.service-map-visual {
    position: absolute;
    inset: 0;
    overflow: hidden;
    pointer-events: none;
}

.service-map-visual::before {
    content: "";
    position: absolute;
    right: -4%;
    top: -16%;
    width: 62%;
    height: 136%;
    opacity: 0.55;
    background:
        linear-gradient(116deg, transparent 0 42%, rgba(20, 121, 232, 0.35) 42.2% 43%, transparent 43.2% 100%),
        linear-gradient(74deg, transparent 0 48%, rgba(20, 184, 184, 0.38) 48.2% 49%, transparent 49.2% 100%),
        linear-gradient(155deg, transparent 0 50%, rgba(20, 121, 232, 0.28) 50.2% 50.9%, transparent 51.1% 100%),
        radial-gradient(circle at 40% 24%, rgba(20, 121, 232, 0.16) 0 2px, transparent 3px),
        radial-gradient(circle at 64% 64%, rgba(20, 184, 184, 0.18) 0 2px, transparent 3px);
}

.service-map-route {
    position: absolute;
    right: 18%;
    width: 220px;
    height: 3px;
    border-radius: 999px;
    background: #4bb7e5;
    opacity: 0.72;
    transform-origin: center;
}

.service-map-route-one {
    top: 48%;
    transform: rotate(37deg);
}

.service-map-route-two {
    top: 30%;
    right: 26%;
    transform: rotate(-52deg);
}

.service-map-pin {
    position: absolute;
    right: 33%;
    top: 41%;
    width: 66px;
    height: 66px;
    border: 9px solid #fff;
    border-radius: 999px 999px 999px 0;
    background: #0aa7aa;
    transform: rotate(-45deg);
    box-shadow: 0 12px 24px rgba(20, 184, 184, 0.24);
}

.service-map-pin::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 16px;
    height: 16px;
    border-radius: 999px;
    background: #fff;
    transform: translate(-50%, -50%);
}

.service-map-visual strong {
    position: absolute;
    right: 23%;
    top: 62%;
    color: #10213f;
    font-size: 18px;
    font-weight: 950;
}

.service-image-visual {
    position: absolute;
    right: -22px;
    bottom: 52px;
    z-index: 1;
    width: min(54%, 430px);
    pointer-events: none;
}

.service-image-visual img {
    width: 100%;
    height: auto;
    filter: drop-shadow(0 18px 22px rgba(16, 33, 63, 0.12));
}

.seo-button-primary,
.seo-button-secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 54px;
    border-radius: 12px;
    padding: 0 24px;
    font-size: 16px;
    font-weight: 900;
    transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.seo-button-primary svg,
.seo-button-secondary svg {
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2.2;
}

.seo-button-primary {
    background: linear-gradient(180deg, #41a8f5, #1479e8);
    color: #fff;
    box-shadow: 0 10px 18px rgba(20, 121, 232, 0.25);
}

.seo-button-secondary {
    border: 1px solid #ddeaf7;
    background: #fff;
    color: #1479e8;
    box-shadow: 0 8px 18px rgba(16, 33, 63, 0.08);
}

.seo-button-primary:hover,
.seo-button-secondary:hover,
.seo-button-primary:focus-visible,
.seo-button-secondary:focus-visible {
    transform: translateY(-2px);
    box-shadow: 0 14px 30px rgba(16, 33, 63, 0.16);
    outline: none;
}

.seo-price-note {
    margin-top: 22px;
    border-left: 4px solid #1479e8;
    border-radius: 12px;
    background: #f3faff;
    padding: 18px 20px;
    color: rgba(16, 33, 63, 0.84);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.55;
}

.pricing-grid {
    gap: 28px;
}

.pricing-card {
    position: relative;
    min-height: 318px;
    overflow: hidden;
    border-radius: 20px;
    padding: 28px 26px 30px;
    box-shadow: 0 12px 28px rgba(16, 33, 63, 0.09);
    transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
}

.pricing-card::before {
    content: "";
    position: absolute;
    inset: 0 0 auto;
    height: 5px;
    background: linear-gradient(90deg, #1479e8, #14b8b8);
    opacity: 0.86;
}

.pricing-card:hover,
.pricing-card:focus-within {
    border-color: rgba(20, 184, 184, 0.42);
    transform: translateY(-5px);
    box-shadow: 0 18px 40px rgba(16, 33, 63, 0.14);
}

.pricing-card h3 {
    font-size: 24px;
    font-weight: 900;
}

.pricing-price-row {
    grid-template-columns: 82px minmax(0, 1fr);
    gap: 18px;
    margin-top: 34px;
}

.pricing-icon {
    width: 78px;
    height: 78px;
    background: linear-gradient(180deg, #f3faff, #eaf7ff);
    color: #1479e8;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.82), 0 8px 18px rgba(20, 121, 232, 0.1);
}

.pricing-icon svg {
    width: 54px;
    height: 42px;
}

.pricing-icon img {
    width: 64px;
    height: 64px;
    object-fit: contain;
}

.pricing-price {
    gap: 11px;
    color: #1479e8;
    font-size: 42px;
    font-weight: 780;
    text-shadow: none;
}

.pricing-price span {
    color: #5d6b82;
    font-size: 18px;
    font-weight: 750;
}

.pricing-card:last-child .pricing-price {
    font-size: 30px;
    line-height: 1.12;
    white-space: normal;
}

.seo-faq-list {
    display: grid;
    gap: 14px;
}

.seo-faq-heading {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 28px;
}

.seo-faq-heading p {
    margin-top: 10px;
    color: #5d6b82;
    font-size: 15px;
    font-weight: 650;
}

.seo-faq-button {
    flex: 0 0 auto;
    min-height: 48px;
    padding-inline: 20px;
}

.seo-faq-list-preview {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
}

.seo-faq-list details {
    border: 1px solid #ddeaf7;
    border-radius: 13px;
    background: #fff;
    padding: 18px 20px;
    box-shadow: 0 8px 20px rgba(16, 33, 63, 0.05);
    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.seo-faq-list details:hover,
.seo-faq-list details[open] {
    border-color: rgba(20, 184, 184, 0.42);
    box-shadow: 0 14px 32px rgba(16, 33, 63, 0.1);
}

.seo-faq-list details:hover {
    transform: translateY(-2px);
}

.seo-faq-list summary {
    cursor: pointer;
    color: #1a263b;
    font-size: 17px;
    font-weight: 950;
}

.seo-faq-list p {
    max-height: 0;
    overflow: hidden;
    margin-top: 0;
    opacity: 0;
    color: #5d6b82;
    font-size: 15px;
    font-weight: 650;
    line-height: 1.55;
    transition: max-height 0.28s ease, margin-top 0.2s ease, opacity 0.2s ease;
}

.seo-faq-list details[open] p {
    max-height: 240px;
    margin-top: 12px;
    opacity: 1;
}

@media (max-width: 1180px) {
    .seo-hero-shell {
        grid-template-columns: minmax(0, 52%) minmax(0, 48%);
    }

    .seo-hero-copy h1 {
        font-size: clamp(42px, 4.2vw, 54px);
        line-height: 1.07;
    }

    .seo-hero-copy p {
        font-size: 16px;
    }

    .seo-hero-mascot {
        right: 160px;
        width: 360px;
    }

    .seo-hero-section-faq .seo-hero-mascot,
    .seo-hero-section-cennik-mascot .seo-hero-mascot {
        right: 172px;
        top: 40px;
        bottom: auto;
        width: 347px;
    }

    .seo-hero-car {
        width: 455px;
    }

    .seo-hero-bubble {
        right: 20px;
    }

    .price-info-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 1023px) {
    .seo-hero-shell {
        display: block;
        min-height: auto;
    }

    .seo-hero-section-dpf-cleaning .seo-hero-shell,
    .seo-hero-section-price:not(.seo-hero-section-cennik-mascot) .seo-hero-shell,
    .seo-hero-section-cennik-mascot .seo-hero-shell {
        min-height: auto;
    }

    .seo-hero-copy {
        max-width: 100%;
        padding-top: 36px;
    }

    .seo-hero-copy p {
        max-width: 100%;
    }

    .seo-hero-visual {
        min-height: 440px;
        margin-top: 20px;
    }

    .seo-hero-visual::before {
        right: 50%;
        transform: translateX(50%);
    }

    .seo-hero-mascot,
    .seo-hero-section-faq .seo-hero-mascot,
    .seo-hero-section-cennik-mascot .seo-hero-mascot {
        right: 50%;
        width: min(347px, 72vw);
        transform: translateX(8%);
    }

    .seo-hero-car {
        right: 50%;
        width: min(500px, 78vw);
        transform: translateX(54%);
    }

    .seo-hero-bubble {
        right: 50%;
        transform: translateX(160%);
    }

    .seo-grid-4,
    .seo-grid-3,
    .seo-grid-2 {
        grid-template-columns: 1fr;
    }

    .seo-faq-heading,
    .seo-faq-list-preview {
        grid-template-columns: 1fr;
    }

    .problem-showcase {
        grid-template-columns: 1fr;
    }

    .problem-showcase-copy {
        justify-content: flex-start;
    }

    .problem-benefits {
        margin-top: 30px;
    }

    .service-info-grid {
        grid-template-columns: 1fr;
    }

    .vehicle-card-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 20px;
    }

    .seo-faq-heading {
        display: grid;
    }

    .hero-shell {
        min-height: auto;
    }

    .process-steps-ten {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .pricing-grid {
        gap: 22px;
    }

    .pricing-price {
        font-size: 36px;
    }
}

@media (max-width: 760px) {
    body {
        padding-bottom: 76px;
    }

    .seo-hero-section {
        padding-top: 0;
    }

    .seo-hero-copy {
        padding-top: 26px;
    }

    .seo-hero-copy h1 {
        font-size: 37px;
    }

    .seo-hero-copy p {
        font-size: 15px;
        line-height: 1.55;
    }

    .seo-hero-actions {
        flex-direction: column;
        gap: 12px;
    }

    .seo-hero-actions .seo-button-primary,
    .seo-hero-actions .seo-button-secondary {
        width: 100%;
    }

    .seo-hero-visual {
        min-height: 360px;
    }

    .seo-hero-visual::before {
        width: 325px;
        height: 315px;
    }

    .seo-hero-mascot,
    .seo-hero-section-faq .seo-hero-mascot {
        width: 315px;
    }

    .seo-hero-car {
        width: 365px;
    }

    .seo-hero-bubble {
        width: 126px;
        height: 112px;
        font-size: 12px;
    }

    .price-info-card {
        grid-template-columns: 62px minmax(0, 1fr);
        gap: 18px;
        min-height: auto;
        padding: 22px 18px;
    }

    .price-info-icon {
        width: 58px;
        height: 58px;
    }

    .price-info-icon svg {
        width: 35px;
        height: 35px;
    }

    .price-info-card h2 {
        font-size: 19px;
    }

    .price-info-card p {
        font-size: 14px;
    }

    .seo-section {
        padding: 28px 0;
    }

    .seo-panel {
        padding: 22px 18px;
    }

    .problem-showcase {
        border-radius: 20px;
        padding: 24px 18px;
    }

    .problem-showcase-copy h2 {
        font-size: 29px;
    }

    .problem-showcase-copy p {
        margin-top: 18px;
        font-size: 15px;
    }

    .problem-card-grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .problem-card {
        min-height: 152px;
        gap: 16px;
        border-radius: 14px;
    }

    .problem-card-icon {
        min-height: 66px;
    }

    .problem-card-icon svg {
        width: 68px;
        height: 68px;
    }

    .problem-card-icon img {
        width: 84px;
        height: 84px;
    }

    .problem-benefits li {
        padding-left: 42px;
        font-size: 15px;
    }

    .problem-benefits li::before {
        width: 27px;
        height: 27px;
        font-size: 15px;
    }

    .vehicle-showcase h2 {
        font-size: 29px;
    }

    .vehicle-card-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px;
        margin-top: 24px;
    }

    .vehicle-card {
        min-height: 154px;
        border-radius: 14px;
        padding: 14px 12px 18px;
    }

    .vehicle-card-visual {
        height: 86px;
    }

    .service-info-card {
        grid-template-columns: 1fr;
        min-height: auto;
        border-radius: 20px;
        padding: 24px 18px;
    }

    .service-info-copy h2 {
        font-size: 26px;
    }

    .service-info-copy p {
        margin-top: 16px;
        font-size: 15px;
    }

    .service-cross-list,
    .service-check-list {
        gap: 14px;
        margin-top: 24px;
    }

    .service-cross-list li,
    .service-check-list li {
        padding-left: 42px;
        font-size: 15px;
    }

    .service-filter-visual {
        min-height: 190px;
        margin-top: 10px;
    }

    .service-filter-visual img {
        width: min(260px, 82vw);
    }

    .service-filter-visual span {
        right: 18%;
        bottom: 8%;
        width: 58px;
        height: 58px;
        font-size: 0;
    }

    .service-filter-visual span::before {
        font-size: 47px;
    }

    .service-map-visual {
        position: relative;
        min-height: 220px;
        margin-top: 10px;
        border-radius: 16px;
        background: rgba(235, 249, 255, 0.66);
    }

    .service-map-visual::before {
        right: -20%;
        width: 100%;
    }

    .service-image-visual {
        position: relative;
        right: auto;
        bottom: auto;
        width: min(360px, 100%);
        margin: 12px auto 0;
    }

    .service-map-pin {
        right: 42%;
        top: 36%;
    }

    .service-map-visual strong {
        right: 30%;
        top: 60%;
    }

    .seo-cta-row {
        display: grid;
    }

    .process-steps-ten {
        grid-template-columns: 1fr;
    }

    .pricing-card {
        min-height: auto;
    }

    .pricing-price-row {
        grid-template-columns: 76px minmax(0, 1fr);
    }

    .pricing-price {
        font-size: 34px;
    }

}

@media (max-width: 1180px) {
    .seo-hero-feature-strip {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .seo-hero-feature:nth-child(3)::before {
        display: none;
    }

    .seo-hero-feature:nth-child(n + 3) {
        border-top: 1px solid #ddeaf7;
    }
}

@media (max-width: 640px) {
    .seo-hero-feature-strip {
        grid-template-columns: 1fr;
        margin: -18px 0 26px;
        border-radius: 16px;
    }

    .seo-hero-section-dpf-cleaning .seo-hero-feature-strip,
    .seo-hero-section-price:not(.seo-hero-section-cennik-mascot) .seo-hero-feature-strip,
    .seo-hero-section-cennik-mascot .seo-hero-feature-strip {
        margin: 24px 0 26px !important;
    }

    .seo-hero-feature {
        grid-template-columns: 58px minmax(0, 1fr);
        min-height: 94px;
        gap: 16px;
        padding: 18px;
    }

    .seo-hero-feature + .seo-hero-feature::before {
        display: none;
    }

    .seo-hero-feature:nth-child(n + 2) {
        border-top: 1px solid #ddeaf7;
    }

    .seo-hero-feature-icon {
        width: 54px;
        height: 54px;
    }

    .seo-hero-feature strong {
        font-size: 16px;
    }

    .seo-hero-feature small {
        font-size: 13px;
    }
}

.seo-hero-section-faq .seo-hero-mascot,
.seo-hero-section-cennik-mascot .seo-hero-mascot {
    right: 252px !important;
    top: 20px !important;
    bottom: auto !important;
    transform: none !important;
}

.seo-hero-section-faq .seo-hero-mascot {
    width: 368px !important;
}

.seo-hero-section-cennik-mascot .seo-hero-mascot {
    width: 434px !important;
}

@media (max-width: 1180px) {
    .seo-hero-section-faq .seo-hero-mascot,
    .seo-hero-section-cennik-mascot .seo-hero-mascot {
        right: 172px !important;
        top: 40px !important;
        bottom: auto !important;
        transform: none !important;
    }

    .seo-hero-section-faq .seo-hero-mascot {
        width: 368px !important;
    }

    .seo-hero-section-cennik-mascot .seo-hero-mascot {
        width: 434px !important;
    }
}

@media (max-width: 1023px) {
    .seo-hero-section-faq .seo-hero-mascot,
    .seo-hero-section-cennik-mascot .seo-hero-mascot {
        right: 50% !important;
        top: 0 !important;
        transform: translateX(8%) !important;
    }

    .seo-hero-section-faq .seo-hero-mascot {
        width: min(368px, 72vw) !important;
    }

    .seo-hero-section-cennik-mascot .seo-hero-mascot {
        width: min(434px, 72vw) !important;
    }
}

@media (max-width: 640px) {
    .seo-hero-section-faq .seo-hero-mascot {
        width: min(368px, 82vw) !important;
    }

    .seo-hero-section-cennik-mascot .seo-hero-mascot {
        width: 315px !important;
    }
}

@media (min-width: 1024px) {
    .seo-hero-section-dpf-cleaning .seo-hero-shell,
    .seo-hero-section-price:not(.seo-hero-section-cennik-mascot) .seo-hero-shell,
    .seo-hero-section-cennik-mascot .seo-hero-shell {
        min-height: 610px !important;
    }

    .seo-hero-section-dpf-cleaning .seo-hero-copy,
    .seo-hero-section-price:not(.seo-hero-section-cennik-mascot) .seo-hero-copy,
    .seo-hero-section-cennik-mascot .seo-hero-copy {
        padding-bottom: 44px !important;
    }

    .seo-hero-section-dpf-cleaning .seo-hero-feature-strip,
    .seo-hero-section-price:not(.seo-hero-section-cennik-mascot) .seo-hero-feature-strip,
    .seo-hero-section-cennik-mascot .seo-hero-feature-strip {
        margin-top: -16px !important;
    }
}

@media (max-width: 1280px) {
    .dpf-definition-card {
        grid-template-columns: minmax(220px, 0.38fr) minmax(0, 0.62fr);
        padding-left: 28px;
    }

    .dpf-benefits-card {
        padding-right: 34px;
        padding-left: 34px;
    }

    .dpf-benefit-row > div {
        padding-right: 12px;
        padding-left: 12px;
    }

    .dpf-method-card {
        padding-right: 24px;
        padding-left: 24px;
    }
}

@media (max-width: 1023px) {
    .dpf-definition-card {
        grid-template-columns: 1fr;
    }

    .dpf-definition-visual {
        min-height: 290px;
        max-width: 460px;
        width: 100%;
        margin: 0 auto;
    }

    .dpf-benefits-card h2,
    .dpf-benefits-card > p {
        max-width: 760px;
    }

    .dpf-benefit-row {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 28px 0;
        margin-top: 34px;
    }

    .dpf-benefit-row > div:nth-child(4)::before {
        display: none;
    }

    .dpf-method-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 760px) {
    .dpf-overview-card {
        border-radius: 18px;
    }

    .dpf-definition-card,
    .dpf-benefits-card,
    .dpf-methods-card {
        padding: 26px 18px;
    }

    .dpf-definition-copy h2,
    .dpf-benefits-card h2,
    .dpf-methods-heading h2 {
        font-size: 31px;
    }

    .dpf-definition-copy > p,
    .dpf-benefits-card > p,
    .dpf-methods-heading p {
        font-size: 15px;
    }

    .dpf-check-list li {
        padding-right: 14px;
        padding-left: 54px;
        font-size: 14px;
    }

    .dpf-check-list li::before {
        left: 16px;
    }

    .dpf-benefit-row {
        grid-template-columns: 1fr;
        margin-top: 30px;
    }

    .dpf-benefit-row > div {
        grid-template-columns: 76px minmax(0, 1fr);
        justify-items: start;
        align-items: center;
        text-align: left;
    }

    .dpf-benefit-row span {
        width: 70px;
        height: 70px;
    }

    .dpf-benefit-row span img {
        width: 70px;
        height: 70px;
    }

    .dpf-benefit-row > div + div::before {
        top: -14px;
        right: 0;
        bottom: auto;
        width: auto;
        height: 1px;
    }

    .dpf-method-card {
        min-height: auto;
        padding: 22px 18px;
    }

    .dpf-method-top {
        grid-template-columns: 86px minmax(0, 1fr);
        gap: 18px;
    }

    .dpf-method-icon {
        width: 82px;
        height: 82px;
    }

    .dpf-method-icon svg {
        width: 44px;
        height: 44px;
    }

    .dpf-method-icon img {
        width: 58px;
        height: 58px;
    }

    .dpf-method-replacement .dpf-method-icon img.dpf-method-icon-natural {
        width: 76px;
        height: 76px;
    }

    .dpf-method-card h3 {
        font-size: 24px;
    }

    .dpf-method-card small {
        margin-left: 0;
        margin-top: 10px;
    }

    .dpf-method-fit {
        padding-left: 46px;
    }
}

.hero-actions-row .hero-phone-button,
.hero-actions-row .hero-secondary-button,
.seo-hero-actions .seo-button-primary,
.seo-hero-actions .seo-button-secondary,
.about-hero-actions .about-primary-button,
.about-hero-actions .about-secondary-button {
    box-sizing: border-box;
    inline-size: 286px;
    min-inline-size: 286px;
    min-height: 60px;
    height: 60px;
    padding: 0 22px;
    border-radius: 14px;
    font-size: 16px;
    font-weight: 900;
    line-height: 1;
    white-space: nowrap;
}

.hero-actions-row .hero-phone-button svg,
.hero-actions-row .hero-secondary-button svg,
.seo-hero-actions .seo-button-primary svg,
.seo-hero-actions .seo-button-secondary svg,
.about-hero-actions .about-primary-button svg,
.about-hero-actions .about-secondary-button svg {
    width: 22px;
    height: 22px;
    flex: 0 0 22px;
}

@media (max-width: 760px) {
    .hero-actions-row .hero-phone-button,
    .hero-actions-row .hero-secondary-button,
    .seo-hero-actions .seo-button-primary,
    .seo-hero-actions .seo-button-secondary,
    .about-hero-actions .about-primary-button,
    .about-hero-actions .about-secondary-button {
        inline-size: 100%;
        min-inline-size: 0;
        width: 100%;
    }
}

@media (max-width: 640px) {
    .seo-hero-shell {
        min-height: auto;
    }

    .seo-hero-visual {
        display: none !important;
    }
}
