/* Start custom CSS for html, class: .elementor-element-4c8eccb *//* ==================================================
   PODSTRONA – LOGOPEDA DZIECIĘCY
================================================== */

.stm-child,
.stm-child *,
.stm-child *::before,
.stm-child *::after {
    box-sizing: border-box;
}

.stm-child {
    --stm-navy: #15356f;
    --stm-navy-soft: #294777;
    --stm-pink: #ef8fa1;
    --stm-pink-dark: #dc6f85;
    --stm-pink-soft: #fde9ed;
    --stm-teal: #43c7bf;
    --stm-cream: #fbf7f2;
    --stm-white: #ffffff;
    --stm-text: #5f6879;
    width: 100%;
    margin: 0;
    overflow: hidden;
    color: var(--stm-text);
    background: var(--stm-white);
    font-family: Arial, Helvetica, sans-serif;
}

.stm-child__container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.stm-child__container--narrow {
    max-width: 900px;
}

.stm-child__eyebrow {
    display: block;
    color: var(--stm-pink-dark);
    font-size: 11px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 1.45px;
    text-transform: uppercase;
}

.stm-child-section {
    padding: 58px 22px 64px;
    background: #ffffff;
}

.stm-child-section--cream {
    background:
        radial-gradient(circle at 8% 14%, rgba(67,199,191,.08), transparent 18%),
        radial-gradient(circle at 94% 85%, rgba(239,143,161,.12), transparent 22%),
        var(--stm-cream);
}

.stm-child-section--pink {
    color: #ffffff;
    background:
        radial-gradient(circle at 8% 10%, rgba(255,255,255,.12), transparent 25%),
        linear-gradient(135deg, #f1a2ae, #e88ea0 48%, #ee9bab);
}


/* ==================================================
   HERO
================================================== */

.stm-child-hero {
    padding: 56px 22px 62px;
    background:
        radial-gradient(circle at 12% 15%, rgba(239,143,161,.11), transparent 18%),
        radial-gradient(circle at 92% 12%, rgba(67,199,191,.10), transparent 22%),
        linear-gradient(180deg, #fbf8f4 0%, #ffffff 100%);
}

.stm-child-hero__inner {
    display: grid;
    grid-template-columns: minmax(420px, 1fr) minmax(430px, 0.92fr);
    align-items: center;
    gap: 48px;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.stm-child-hero__content {
    position: relative;
    z-index: 2;
    max-width: 620px;
}

.stm-child-hero__title {
    margin: 14px 0 0;
    color: var(--stm-navy);
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(46px, 4.8vw, 68px);
    font-weight: 700;
    line-height: 1;
    letter-spacing: -1.2px;
}

.stm-child-hero__title span {
    display: block;
    margin-top: 5px;
    color: var(--stm-pink);
    font-family: "Segoe Script", "Brush Script MT", cursive;
    font-size: 0.78em;
    font-weight: 500;
    letter-spacing: 0;
}

.stm-child-hero__lead {
    max-width: 570px;
    margin: 24px 0 0;
    color: #647084;
    font-size: 16px;
    line-height: 1.75;
}

.stm-child-hero__highlights {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    max-width: 590px;
    margin-top: 28px;
}

.stm-child-hero__highlight {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr);
    align-items: center;
    gap: 10px;
    min-height: 64px;
    padding: 10px 13px;
    color: var(--stm-navy);
    background: rgba(255, 255, 255, 0.88);
    border: 1px solid #eee7df;
    border-radius: 14px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4;
    box-shadow: 0 10px 26px rgba(27, 44, 84, 0.045);
}

.stm-child-hero__highlight-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    color: var(--stm-pink);
    background: var(--stm-pink-soft);
    border-radius: 50%;
}

.stm-child-hero__highlight-icon svg {
    width: 22px;
    height: 22px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.stm-child-hero__contact {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 13px 22px;
    margin-top: 26px;
}

.stm-child-hero__contact > a:first-child {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    color: var(--stm-navy);
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
}

.stm-child-hero__contact svg {
    width: 19px;
    height: 19px;
    fill: currentColor;
}

.stm-child-hero__price-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--stm-pink-dark);
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
}

.stm-child-hero__visual {
    position: relative;
    min-height: 540px;
}

.stm-child-hero__backdrop {
    position: absolute;
    inset: 24px 20px 20px 28px;
    background: #f1e3e2;
    border-radius: 42% 58% 46% 54% / 24% 26% 74% 76%;
}

.stm-child-hero__image-wrap {
    position: absolute;
    right: 32px;
    bottom: 42px;
    z-index: 2;
    width: 82%;
    margin: 0;
    overflow: hidden;
    background: #ffffff;
    border: 8px solid rgba(255, 255, 255, 0.96);
    border-radius: 42% 58% 46% 54% / 24% 26% 74% 76%;
    box-shadow: 0 20px 42px rgba(35, 48, 86, 0.08);
}

.stm-child-hero__image {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: center;
    filter: saturate(.97) brightness(1.02);
    transform: scale(1.035);
}

.stm-child-hero__bubble {
    position: absolute;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    border-radius: 30px;
}

.stm-child-hero__bubble span {
    width: 6px;
    height: 6px;
    background: #ffffff;
    border-radius: 50%;
}

.stm-child-hero__bubble--pink {
    top: 12px;
    left: 74px;
    width: 84px;
    height: 46px;
    background: var(--stm-pink);
}

.stm-child-hero__bubble--pink::after {
    content: "";
    position: absolute;
    left: 22px;
    bottom: -12px;
    border-top: 14px solid var(--stm-pink);
    border-right: 13px solid transparent;
}

.stm-child-hero__heart {
    position: absolute;
    top: 26px;
    right: 52px;
    z-index: 3;
    width: 36px;
    color: var(--stm-pink);
}

.stm-child-hero__heart svg {
    display: block;
    width: 100%;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
}

.stm-child__leaf {
    fill: none;
    stroke: var(--stm-teal);
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.stm-child__leaf--hero {
    position: absolute;
    left: 28px;
    bottom: 48px;
    z-index: 3;
    width: 82px;
    opacity: .75;
}


/* ==================================================
   NAGŁÓWKI
================================================== */

.stm-child__heading {
    max-width: 760px;
    margin: 0 auto 34px;
    text-align: center;
}

.stm-child__heading h2,
.stm-child-split h2,
.stm-child-therapy h2,
.stm-child-cta h2 {
    margin: 10px 0 0;
    color: var(--stm-navy);
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(34px, 3.7vw, 50px);
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: -0.8px;
}

.stm-child__heading p {
    max-width: 670px;
    margin: 16px auto 0;
    color: #6d7586;
    font-size: 14px;
    line-height: 1.7;
}

.stm-child__heading--light h2,
.stm-child__heading--light p {
    color: #ffffff;
}

.stm-child__heading--light .stm-child__eyebrow {
    color: #fff0f3;
}


/* ==================================================
   SYGNAŁY
================================================== */

.stm-child-signals {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 15px;
}

.stm-child-signal {
    padding: 23px 21px 22px;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #ede6df;
    border-radius: 18px;
    box-shadow: 0 10px 28px rgba(27, 44, 84, 0.04);
}

.stm-child-signal__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 47px;
    height: 47px;
    color: var(--stm-pink);
    background: var(--stm-pink-soft);
    border-radius: 50%;
}

.stm-child-signal__icon svg {
    width: 24px;
    height: 24px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.stm-child-signal h3 {
    margin: 16px 0 0;
    color: var(--stm-navy);
    font-size: 17px;
    line-height: 1.3;
}

.stm-child-signal p {
    margin: 10px 0 0;
    color: #626b7d;
    font-size: 12px;
    line-height: 1.65;
}


/* ==================================================
   ZAKRES TERAPII
================================================== */

.stm-child-split {
    display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(300px, 0.75fr);
    align-items: center;
    gap: 54px;
}

.stm-child-split__lead {
    max-width: 680px;
    margin: 18px 0 0;
    color: #687083;
    font-size: 14px;
    line-height: 1.75;
}

.stm-child-checklist {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px 22px;
    margin: 27px 0 0;
    padding: 0;
    list-style: none;
}

.stm-child-checklist li {
    position: relative;
    padding-left: 28px;
    color: #445065;
    font-size: 13px;
    line-height: 1.55;
}

.stm-child-checklist li::before {
    content: "✓";
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    color: #ffffff;
    background: var(--stm-pink);
    border-radius: 50%;
    font-size: 11px;
    font-weight: 800;
}

.stm-child-support-card {
    position: relative;
    padding: 32px 28px;
    background: linear-gradient(180deg, #fff8f9, #faedf0);
    border: 1px solid #f0dfe3;
    border-radius: 22px;
    box-shadow: 0 12px 28px rgba(27, 44, 84, 0.04);
}

.stm-child-support-card__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    color: var(--stm-pink);
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 0 8px 22px rgba(27, 44, 84, 0.05);
}

.stm-child-support-card__icon svg {
    width: 27px;
    height: 27px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
}

.stm-child-support-card h3 {
    margin: 20px 0 0;
    color: var(--stm-navy);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 25px;
    line-height: 1.2;
}

.stm-child-support-card p {
    margin: 14px 0 0;
    color: #626b7d;
    font-size: 13px;
    line-height: 1.7;
}

.stm-child-support-card__note {
    margin-top: 21px;
    padding-top: 16px;
    color: var(--stm-pink-dark);
    border-top: 1px solid #ead6db;
    font-size: 12px;
    font-weight: 800;
}


/* ==================================================
   KROKI
================================================== */

.stm-child-steps {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 15px;
}

.stm-child-step {
    position: relative;
    min-height: 215px;
    padding: 29px 22px 23px;
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 18px;
}

.stm-child-step__number {
    display: block;
    color: #fff0f3;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 31px;
    font-weight: 700;
}

.stm-child-step h3 {
    margin: 17px 0 0;
    color: #ffffff;
    font-size: 17px;
    line-height: 1.3;
}

.stm-child-step p {
    margin: 11px 0 0;
    color: rgba(255, 255, 255, 0.88);
    font-size: 12px;
    line-height: 1.65;
}


/* ==================================================
   TERAPIA
================================================== */

.stm-child-therapy {
    display: grid;
    grid-template-columns: minmax(300px, 0.8fr) minmax(0, 1.2fr);
    gap: 55px;
    align-items: start;
}

.stm-child-therapy__content p {
    max-width: 470px;
    margin: 18px 0 0;
    color: #687083;
    font-size: 14px;
    line-height: 1.75;
}

.stm-child-therapy__list {
    display: grid;
    gap: 11px;
}

.stm-child-therapy__item {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    align-items: center;
    gap: 14px;
    min-height: 69px;
    padding: 11px 16px;
    background: #fdf8f9;
    border: 1px solid #f0e4e7;
    border-radius: 14px;
}

.stm-child-therapy__item > span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    color: var(--stm-pink-dark);
    background: var(--stm-pink-soft);
    border-radius: 50%;
    font-size: 12px;
    font-weight: 800;
}

.stm-child-therapy__item p {
    margin: 0;
    color: #4f596c;
    font-size: 12px;
    line-height: 1.5;
}


/* ==================================================
   FAQ
================================================== */

.stm-child-faq {
    display: grid;
    gap: 10px;
}

.stm-child-faq__item {
    overflow: hidden;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #e9e1d9;
    border-radius: 14px;
}

.stm-child-faq__item summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    min-height: 62px;
    padding: 16px 19px;
    color: var(--stm-navy);
    font-size: 14px;
    font-weight: 800;
    cursor: pointer;
    list-style: none;
}

.stm-child-faq__item summary::-webkit-details-marker {
    display: none;
}

.stm-child-faq__item summary span {
    color: var(--stm-pink);
    font-size: 24px;
    font-weight: 400;
    transition: transform 0.2s ease;
}

.stm-child-faq__item[open] summary span {
    transform: rotate(45deg);
}

.stm-child-faq__answer {
    padding: 0 19px 18px;
    color: #657083;
    font-size: 12px;
    line-height: 1.7;
}


/* ==================================================
   CTA
================================================== */

.stm-child-cta {
    padding: 43px 22px;
    background: linear-gradient(135deg, #ef9dad, #e78599);
}

.stm-child-cta__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 38px;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.stm-child-cta .stm-child__eyebrow {
    color: #ffffff;
}

.stm-child-cta h2 {
    max-width: 780px;
    color: #ffffff;
    font-size: clamp(28px, 3vw, 40px);
}

.stm-child-cta p {
    margin: 12px 0 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 13px;
}

.stm-child-cta__actions {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 0 0 auto;
}

.stm-child-cta__phone,
.stm-child-cta__link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-height: 48px;
    padding: 0 19px;
    border-radius: 25px;
    font-size: 12px;
    font-weight: 800;
    text-decoration: none;
    white-space: nowrap;
}

.stm-child-cta__phone {
    color: var(--stm-navy);
    background: #ffffff;
}

.stm-child-cta__phone svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
}

.stm-child-cta__link {
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.65);
}


/* ==================================================
   RESPONSIVE
================================================== */

@media (max-width: 1050px) {

    .stm-child-hero__inner {
        grid-template-columns: 1fr 420px;
        gap: 30px;
    }

    .stm-child-hero__visual {
        min-height: 470px;
    }

    .stm-child-signals {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .stm-child-steps {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}


@media (max-width: 820px) {

    .stm-child-hero__inner,
    .stm-child-split,
    .stm-child-therapy {
        grid-template-columns: 1fr;
    }

    .stm-child-hero__visual {
        width: 100%;
        max-width: 560px;
        margin: 0 auto;
    }

    .stm-child-checklist {
        grid-template-columns: 1fr;
    }

    .stm-child-cta__inner {
        align-items: flex-start;
        flex-direction: column;
    }
}


@media (max-width: 620px) {

    .stm-child-hero,
    .stm-child-section {
        padding-right: 14px;
        padding-left: 14px;
    }

    .stm-child-hero {
        padding-top: 38px;
        padding-bottom: 43px;
    }

    .stm-child-section {
        padding-top: 43px;
        padding-bottom: 47px;
    }

    .stm-child-hero__title {
        font-size: 42px;
    }

    .stm-child-hero__lead {
        font-size: 14px;
    }

    .stm-child-hero__highlights {
        grid-template-columns: 1fr;
    }

    .stm-child-hero__visual {
        min-height: 385px;
    }

    .stm-child-hero__backdrop {
        inset: 20px 8px 8px;
    }

    .stm-child-hero__image-wrap {
        right: 50%;
        bottom: 20px;
        width: min(84%, 340px);
        border-width: 5px;
        transform: translateX(50%);
    }

    .stm-child-hero__bubble--pink {
        top: 7px;
        left: 22px;
        transform: scale(.88);
    }

    .stm-child-hero__heart {
        top: 17px;
        right: 25px;
        width: 29px;
    }

    .stm-child__leaf--hero {
        left: 24px;
        bottom: 35px;
        width: 66px;
    }

    .stm-child-signals,
    .stm-child-steps {
        grid-template-columns: 1fr;
    }

    .stm-child-signal,
    .stm-child-step {
        min-height: 0;
    }

    .stm-child__heading h2,
    .stm-child-split h2,
    .stm-child-therapy h2 {
        font-size: 34px;
    }

    .stm-child-therapy {
        gap: 28px;
    }

    .stm-child-cta {
        padding: 35px 14px;
    }

    .stm-child-cta__actions {
        width: 100%;
        flex-direction: column;
        align-items: stretch;
    }

    .stm-child-cta__phone,
    .stm-child-cta__link {
        width: 100%;
    }
}/* End custom CSS */