@font-face {
    font-family: "bahnschrift";
    src: url("../fonts/bahnschrift.TTF") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

html[lang="pl"] #header,
html[lang="pl"] .header-section-2 span,
html[lang="pl"] .content-area span,
html[lang="pl"] .call-button,
html[lang="pl"] #footer,
html[lang="pl"] .telephone p {
    font-family: bahnschrift, Arial, sans-serif;
}

html[lang="pl"] .header-section-2 span,
html[lang="pl"] .content-area span {
    letter-spacing: 0;
}

html[lang="pl"] .header-block {
    padding: 6px 0 18px;
}

html[lang="pl"] .header-section-2 {
    padding-top: 3px;
}

html[lang="pl"] .header-section-2 span {
    font-size: 21pt;
    line-height: 23pt;
}

html[lang="pl"] .call-button {
    font-size: 13pt;
    line-height: 27pt;
    padding: 2px 14px 0;
    margin-top: 9px;
}

html[lang="pl"] .gallery .text-block,
html[lang="pl"] .gallery .offers-block {
    width: 390px;
    padding-top: 17px;
}

html[lang="pl"] .content-area span {
    font-size: 26px;
    line-height: 29px;
    margin: 13px 0 20px;
}

html[lang="pl"] .gallery .text-block p {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 30px;
}

html[lang="pl"] .gallery .more {
    font-size: 18px;
    line-height: 21px;
    padding: 10px 32px 7px;
}

@media (max-width: 980px) {
    html[lang="pl"] .header-section-2 {
        padding-top: 34px;
    }

    html[lang="pl"] .header-section-2 span {
        font-size: 36pt;
        line-height: 39pt;
    }

    html[lang="pl"] .gallery .text-block {
        width: 100%;
        padding-top: 20px;
    }

    html[lang="pl"] .content-area span {
        font-size: 32pt;
        line-height: 36pt;
        margin-bottom: 18px;
    }

    html[lang="pl"] .gallery .text-block p {
        font-size: 22px;
        line-height: 34px;
        margin-bottom: 22px;
    }
}

@media (max-width: 600px) {
    html[lang="pl"] .header-section-2 {
        padding: 22px 0 18px;
    }

    html[lang="pl"] .header-section-2 span {
        font-size: 20pt;
        line-height: 23pt;
    }

    html[lang="pl"] .call-button {
        font-size: 13pt;
        line-height: 28pt;
        padding: 0 12px;
    }

    html[lang="pl"] .gallery .text-block {
        height: 500px;
        padding-top: 18px;
    }

    html[lang="pl"] .content-area span {
        font-size: 21pt;
        line-height: 24pt;
        margin: 16px 0 20px;
    }

    html[lang="pl"] .gallery .text-block p {
        font-size: 18px;
        line-height: 29px;
        margin: 0 12px 40px;
    }

    html[lang="pl"] .gallery .more {
        font-size: 20px;
        line-height: 22px;
        width: 150px;
        padding: 9px 0;
    }
}
