/* Start custom CSS for html, class: .elementor-element-a375337 *//* ==================================================
   PODSTRONA – PROFILAKTYKA DLA SZKOŁY RODZENIA
================================================== */

.stm-birth,
.stm-birth *,
.stm-birth *::before,
.stm-birth *::after {
    box-sizing: border-box;
}

.stm-birth {
    --stm-navy: #16366f;
    --stm-navy-soft: #516079;
    --stm-gold: #f0b230;
    --stm-gold-soft: #fff6df;
    --stm-cream: #fbf7f1;
    --stm-cream-2: #f8f2ea;
    --stm-peach: #f6e2cf;
    --stm-teal: #4ec8bf;
    --stm-border: #eee3d7;
    --stm-white: #ffffff;
    width: 100%;
    margin: 0;
    overflow: hidden;
    color: #627087;
    background: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}

.stm-birth__container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.stm-birth__container--narrow {
    max-width: 900px;
}

.stm-birth__eyebrow {
    display: block;
    color: #d69a1e;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 1.45px;
    text-transform: uppercase;
}

.stm-birth__heading {
    max-width: 760px;
    margin: 0 auto 34px;
    text-align: center;
}

.stm-birth__heading h2,
.stm-birth-split__content h2,
.stm-birth-cta h2 {
    margin: 10px 0 0;
    color: var(--stm-navy);
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(34px, 3.8vw, 50px);
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: -0.8px;
}

.stm-birth__heading p {
    max-width: 680px;
    margin: 16px auto 0;
    color: #6b778a;
    font-size: 14px;
    line-height: 1.75;
}

.stm-birth-section {
    padding: 58px 22px 64px;
    background: #ffffff;
}

.stm-birth-section--cream {
    background:
        radial-gradient(circle at 7% 12%, rgba(78,200,191,.08), transparent 18%),
        radial-gradient(circle at 92% 85%, rgba(240,178,48,.08), transparent 20%),
        var(--stm-cream);
}

.stm-birth-section--gold {
    background: linear-gradient(180deg, #fffaf0 0%, #fffdf8 100%);
}

/* HERO */

.stm-birth-hero {
    padding: 56px 22px 62px;
    background:
        radial-gradient(circle at 10% 14%, rgba(240,178,48,.08), transparent 18%),
        radial-gradient(circle at 92% 10%, rgba(78,200,191,.08), transparent 20%),
        linear-gradient(180deg, #fbf8f4 0%, #ffffff 100%);
}

.stm-birth-hero__inner {
    display: grid;
    grid-template-columns: minmax(420px, 1fr) minmax(390px, 0.92fr);
    align-items: center;
    gap: 48px;
}

.stm-birth-hero__content {
    max-width: 620px;
}

.stm-birth-hero__title {
    margin: 14px 0 0;
    color: var(--stm-navy);
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(48px, 5vw, 72px);
    font-weight: 700;
    line-height: 0.98;
    letter-spacing: -1.2px;
}

.stm-birth-hero__title span {
    display: block;
    margin-top: 6px;
    color: var(--stm-gold);
    font-family: "Segoe Script", "Brush Script MT", cursive;
    font-size: 0.8em;
    font-weight: 500;
    letter-spacing: 0;
}

.stm-birth-hero__lead {
    max-width: 560px;
    margin: 24px 0 0;
    color: #667286;
    font-size: 16px;
    line-height: 1.75;
}

.stm-birth-hero__badges {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    max-width: 610px;
    margin-top: 28px;
}

.stm-birth-hero__badge {
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr);
    align-items: center;
    gap: 12px;
    min-height: 68px;
    padding: 12px 14px;
    background: rgba(255,255,255,.9);
    border: 1px solid var(--stm-border);
    border-radius: 15px;
    box-shadow: 0 10px 28px rgba(27, 44, 84, 0.04);
    color: var(--stm-navy);
    font-size: 12px;
    font-weight: 700;
    line-height: 1.45;
}

.stm-birth-hero__badge-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    color: #d79d21;
    background: var(--stm-gold-soft);
    border-radius: 50%;
}

.stm-birth-hero__badge-icon svg {
    width: 22px;
    height: 22px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.stm-birth-hero__actions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 14px 24px;
    margin-top: 26px;
}

.stm-birth-hero__phone {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    color: var(--stm-navy);
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
}

.stm-birth-hero__phone svg {
    width: 19px;
    height: 19px;
    fill: currentColor;
}

.stm-birth-hero__price {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #d79d21;
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
}

.stm-birth-hero__visual {
    position: relative;
    min-height: 500px;
}

.stm-birth-hero__blob {
    position: absolute;
    inset: 35px 16px 28px 18px;
    background: #f4e7d7;
    border-radius: 43% 57% 49% 51% / 26% 28% 72% 74%;
}

.stm-birth-hero__photo-wrap {
    position: absolute;
    right: 28px;
    bottom: 34px;
    z-index: 2;
    width: 82%;
    overflow: hidden;
    background: #ffffff;
    border: 8px solid rgba(255,255,255,.96);
    border-radius: 43% 57% 49% 51% / 26% 28% 72% 74%;
    box-shadow: 0 20px 42px rgba(35, 48, 86, 0.08);
}

.stm-birth-hero__photo {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: center;
}

/* CARDS */

.stm-birth-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.stm-birth-card,
.stm-birth-topic,
.stm-birth-step {
    background: rgba(255,255,255,.9);
    border: 1px solid var(--stm-border);
    border-radius: 18px;
    box-shadow: 0 10px 28px rgba(27, 44, 84, 0.04);
}

.stm-birth-card {
    padding: 24px 22px;
}

.stm-birth-card h3 {
    margin: 0;
    color: var(--stm-navy);
    font-size: 20px;
    line-height: 1.25;
}

.stm-birth-card p {
    margin: 12px 0 0;
    color: #667286;
    font-size: 13px;
    line-height: 1.7;
}

/* TOPICS */

.stm-birth-topics {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 15px;
}

.stm-birth-topic {
    padding: 23px 20px 22px;
}

.stm-birth-topic__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    color: #d79d21;
    background: var(--stm-gold-soft);
    border-radius: 50%;
    font-size: 12px;
    font-weight: 800;
}

.stm-birth-topic h3 {
    margin: 16px 0 0;
    color: var(--stm-navy);
    font-size: 17px;
    line-height: 1.3;
}

.stm-birth-topic p {
    margin: 10px 0 0;
    color: #667286;
    font-size: 12px;
    line-height: 1.65;
}

/* SPLIT */

.stm-birth-split {
    display: grid;
    grid-template-columns: minmax(0, 1.4fr) minmax(300px, 0.78fr);
    gap: 54px;
    align-items: center;
}

.stm-birth-split__lead {
    max-width: 690px;
    margin: 18px 0 0;
    color: #6b778a;
    font-size: 14px;
    line-height: 1.75;
}

.stm-birth-checklist {
    margin: 24px 0 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 12px;
}

.stm-birth-checklist li {
    position: relative;
    padding-left: 28px;
    color: #48546a;
    font-size: 13px;
    line-height: 1.6;
}

.stm-birth-checklist li::before {
    content: "✓";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background: var(--stm-gold);
    border-radius: 50%;
    font-size: 11px;
    font-weight: 800;
}

.stm-birth-note {
    padding: 32px 28px;
    background: linear-gradient(180deg, #fffaf1, #fff5e5);
    border: 1px solid #f1e5cb;
    border-radius: 22px;
    box-shadow: 0 12px 28px rgba(27, 44, 84, 0.04);
}

.stm-birth-note h3 {
    margin: 0;
    color: var(--stm-navy);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 28px;
    line-height: 1.18;
}

.stm-birth-note p {
    margin: 15px 0 0;
    color: #657185;
    font-size: 13px;
    line-height: 1.75;
}

.stm-birth-note__box {
    margin-top: 20px;
    padding: 16px 18px;
    color: #c08912;
    background: rgba(255,255,255,.8);
    border-radius: 14px;
    font-size: 12px;
    font-weight: 800;
}

/* STEPS */

.stm-birth-steps {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 15px;
}

.stm-birth-step {
    padding: 28px 22px 23px;
}

.stm-birth-step__number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    color: #d79d21;
    background: var(--stm-gold-soft);
    border-radius: 50%;
    font-size: 12px;
    font-weight: 800;
}

.stm-birth-step h3 {
    margin: 16px 0 0;
    color: var(--stm-navy);
    font-size: 17px;
    line-height: 1.3;
}

.stm-birth-step p {
    margin: 10px 0 0;
    color: #667286;
    font-size: 12px;
    line-height: 1.65;
}

/* FAQ */

.stm-birth-faq {
    display: grid;
    gap: 10px;
}

.stm-birth-faq__item {
    overflow: hidden;
    background: rgba(255,255,255,.92);
    border: 1px solid var(--stm-border);
    border-radius: 14px;
}

.stm-birth-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-birth-faq__item summary::-webkit-details-marker {
    display: none;
}

.stm-birth-faq__item summary span {
    color: #d79d21;
    font-size: 24px;
    font-weight: 400;
    transition: transform .2s ease;
}

.stm-birth-faq__item[open] summary span {
    transform: rotate(45deg);
}

.stm-birth-faq__answer {
    padding: 0 19px 18px;
    color: #667286;
    font-size: 12px;
    line-height: 1.7;
}

/* CTA */

.stm-birth-cta {
    padding: 44px 22px;
    background: linear-gradient(135deg, #f0b233, #e8a51b);
}

.stm-birth-cta__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.stm-birth-cta .stm-birth__eyebrow {
    color: #fff8e6;
}

.stm-birth-cta h2 {
    max-width: 760px;
    color: #ffffff;
    font-size: clamp(28px, 3vw, 40px);
}

.stm-birth-cta p {
    margin: 12px 0 0;
    color: rgba(255,255,255,.9);
    font-size: 13px;
}

.stm-birth-cta__actions {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 0 0 auto;
}

.stm-birth-cta__phone,
.stm-birth-cta__link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 20px;
    border-radius: 24px;
    font-size: 12px;
    font-weight: 800;
    text-decoration: none;
    white-space: nowrap;
}

.stm-birth-cta__phone {
    color: var(--stm-navy);
    background: #ffffff;
}

.stm-birth-cta__link {
    color: #ffffff;
    border: 1px solid rgba(255,255,255,.65);
}

/* RESPONSIVE */

@media (max-width: 1050px) {
    .stm-birth-hero__inner {
        grid-template-columns: 1fr 400px;
        gap: 30px;
    }

    .stm-birth-grid,
    .stm-birth-topics,
    .stm-birth-steps {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 820px) {
    .stm-birth-hero__inner,
    .stm-birth-split {
        grid-template-columns: 1fr;
    }

    .stm-birth-hero__visual {
        width: 100%;
        max-width: 560px;
        margin: 0 auto;
    }

    .stm-birth-cta__inner {
        align-items: flex-start;
        flex-direction: column;
    }
}

@media (max-width: 620px) {
    .stm-birth-hero,
    .stm-birth-section {
        padding-right: 14px;
        padding-left: 14px;
    }

    .stm-birth-hero {
        padding-top: 38px;
        padding-bottom: 44px;
    }

    .stm-birth-section {
        padding-top: 42px;
        padding-bottom: 48px;
    }

    .stm-birth-hero__title {
        font-size: 42px;
    }

    .stm-birth-hero__lead {
        font-size: 14px;
    }

    .stm-birth-hero__badges,
    .stm-birth-grid,
    .stm-birth-topics,
    .stm-birth-steps {
        grid-template-columns: 1fr;
    }

    .stm-birth-hero__visual {
        min-height: 380px;
    }

    .stm-birth-hero__blob {
        inset: 18px 8px 8px;
    }

    .stm-birth-hero__photo-wrap {
        right: 50%;
        bottom: 18px;
        width: min(86%, 340px);
        border-width: 5px;
        transform: translateX(50%);
    }

    .stm-birth__heading h2,
    .stm-birth-split__content h2,
    .stm-birth-cta h2 {
        font-size: 33px;
    }

    .stm-birth-cta {
        padding: 36px 14px;
    }

    .stm-birth-cta__actions {
        width: 100%;
        flex-direction: column;
        align-items: stretch;
    }

    .stm-birth-cta__phone,
    .stm-birth-cta__link {
        width: 100%;
    }
}/* End custom CSS */