body {
    -webkit-font-smoothing: auto;
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    width: 1em !important;
    height: 1em !important;
    margin: 0 .07em !important;
    padding: 0 !important;
    border: 0 !important;
    background: none !important;
    box-shadow: none !important;
    vertical-align: -.1em !important;
}

.btn,
.wp-block-button__link,
input[type="submit"] {
    align-items: normal;
    justify-content: normal;
    min-height: auto;
}

.btn:hover,
.wp-block-button__link:hover,
input[type="submit"]:hover {
    transform: none;
}

.heading-title::before {
    background: none;
    -webkit-mask: none;
    mask: none;
}

.page__header {
    z-index: auto;
    min-height: 0;
}

.page__header::after {
    right: auto;
}

.page__header h1,
.page__header .h1 {
    max-width: none;
    margin-bottom: .5rem;
}

.page__header .aioseo-breadcrumbs {
    color: #b3b3b3;
    font-size: 15px;
}

.hero {
    padding: 0;
}

.hero .swiper-slide {
    display: flex;
}

.hero__slide {
    align-items: normal;
    gap: normal;
}

.hero__slide-text {
    padding-top: 0;
}

.hero__slide-text-head {
    max-width: none;
    font-size: calc(1.45rem + 2.4vw);
    line-height: 1.2;
}

.hero__slide-text p {
    max-width: none;
}

.hero__slide-image {
    order: 0;
}

.hero__slide-image img {
    min-height: 0;
    object-fit: fill;
}

.hero__information {
    min-height: 0;
    gap: normal;
}

.hero__information .btn {
    flex: 0 1 auto;
}

.hero__slide-image picture,
.hero__slide-image img {
    display: block;
    height: 100%;
    width: 100%;
}

.hero__slide-image img {
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

.offer__list-item-text h3,
.offer__list-item-text .h3 {
    font-size: 1.25rem;
}

.offer__list-item-text a {
    color: var(--bs-link-color);
    font-size: 15px;
    line-height: 18px;
}

.services {
    z-index: auto;
    margin: 0 0 16vh;
    padding: 0;
}

.services::before {
    inset: auto;
    top: -40px;
    left: 50%;
    width: 100%;
    height: calc(100% + 80px);
    border-radius: 25px;
    transform: translateX(-50%);
}

.services__list-item img {
    width: auto;
    height: auto;
}

.services__list-item h3,
.services__list-item .h3 {
    margin-bottom: .5rem;
    font-size: 1.25rem;
}

.services__footer {
    margin-top: 0;
}

.contact::after {
    top: 0;
    right: auto;
    bottom: 0;
    left: 50%;
    width: 100vw;
    height: auto;
    transform: translateX(-50%);
}

.contact__container-form {
    width: 100%;
    min-width: 0;
    margin-bottom: 0;
}

.contact__container-form .row.g-3 {
    gap: normal;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}

.contact .contact__container-form .myfiber-form .form-control {
    display: block;
    width: 100%;
    max-width: 100%;
    min-height: 46px;
    padding: .375rem .75rem;
    border-color: rgba(255, 255, 255, .6);
    border-radius: 5px;
    background: none;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.contact__container-form textarea.form-control {
    min-height: 150px;
    max-height: none;
    resize: vertical;
}

.contact .contact__container-form .wpcf7-acceptance {
    display: inline;
    width: auto;
    min-height: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    transition: all 0s ease 0s;
}

.contact__container-form .wpcf7-acceptance label > input {
    color: #000;
}

.contact-info-form .row.g-3 {
    gap: normal;
}

.contact-info-form {
    width: 100%;
    min-width: 0;
    padding-top: 0;
}

.contact-info-adres::after {
    display: block;
    height: 16px;
    content: "";
}

.contact-info-form .myfiber-form .form-control {
    display: block;
    width: 100%;
    max-width: 100%;
    min-height: 0;
    padding: .375rem .75rem;
    border: 1px solid #dee2e6;
    border-radius: .375rem;
    background: #fff;
    background-clip: padding-box;
    color: #433b3b;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.contact-info-form .myfiber-form textarea.form-control {
    min-height: 150px;
    max-height: none;
    resize: vertical;
}

.contact-info-form .wpcf7-acceptance {
    display: inline;
    width: auto;
    min-height: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: inherit;
    font-size: 1rem;
    line-height: 1.5;
    transition: all 0s ease 0s;
}

.contact-form,
.contact-form .row.g-3,
.contact-form .row.g-3 > *,
.contact-form p,
.contact-form .wpcf7-form-control-wrap,
.contact-form .wpcf7-acceptance,
.contact-form .wpcf7-list-item,
.contact-form .wpcf7-list-item label,
.contact-form .wpcf7-list-item-label,
.contact-form .form-status {
    min-width: 0;
}

.contact-form .row.g-3 {
    width: auto;
    margin-right: 0;
    margin-left: 0;
}

.contact-form .row.g-3 > .col {
    flex: 0 0 auto;
    width: 100%;
}

.contact-form .wpcf7-form-control-wrap,
.contact-form .wpcf7-acceptance,
.contact-form .wpcf7-list-item {
    display: block;
    width: 100%;
}

.contact-form .wpcf7-list-item {
    margin: 0;
}

.contact-form .wpcf7-acceptance label {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    width: 100%;
    text-align: left;
}

.contact-form .wpcf7-acceptance label > input {
    flex: 0 0 18px;
    width: 18px;
    min-width: 18px;
    height: 18px;
    margin: 3px 0 0;
}

.contact-form .wpcf7-list-item-label,
.contact-form .form-status {
    overflow-wrap: anywhere;
}

.contact-form textarea.form-control {
    min-height: 150px;
    max-height: none;
    resize: vertical;
}

.contact-form button[type="submit"] {
    max-width: 100%;
    min-height: 44px;
}

.promocje {
    grid-template-columns: none;
}

.promocje-entry {
    min-width: auto;
    background: transparent;
}

.promocje-entry > a {
    display: inline;
}

.promocje-entry img {
    display: inline;
    max-width: none;
    height: auto;
    object-fit: fill;
}

.promocje-entry__content--text p.has-background {
    padding: 1.25em 2.375em;
    border-radius: 0;
}

.promocje-entry__content--text .has-pale-pink-background-color {
    background-color: #f78da7 !important;
}

.faq .tab-content {
    padding-top: 0;
}

.faq-help-pills .nav-link {
    min-height: 0;
    font-weight: 400;
}

.faq .nav-link.active {
    border-color: #e1e1e1;
}

.faq__list-item {
    overflow: visible;
    background: transparent;
}

.faq__list-item-button {
    min-height: 0;
    gap: normal;
    color: #000;
    font-weight: 400;
}

.service-availability > p {
    max-width: none;
    margin: 0 0 60px;
}

.service-availability ul,
.service-availability ul li {
    gap: normal;
}

.service-availability ul li::before {
    flex: 0 1 auto;
    font-weight: 400;
}

.coverage-map {
    min-height: 500px;
    margin-bottom: 48px;
}

.coverage-map__content p {
    margin: 0 0 24px;
    text-align: left;
}

.pricing-table {
    min-width: auto;
    background: transparent;
    box-shadow: none;
}

.pricing-table .speed {
    min-height: 0;
    align-items: normal;
}

.pricing-table .speed-value,
.pricing-table .price {
    text-align: start;
}

.pricing-table .name {
    margin: 0;
}

.pricing-table .features ul {
    margin: 0 0 1rem;
    padding-left: 2rem;
}

.pricing-table .features li {
    gap: normal;
}

.pricing-table .features li::before {
    flex: 0 1 auto;
    font-weight: 400;
}

.pricing-table .price > span:first-child {
    font-size: 50px;
    font-weight: 500;
    line-height: 1.1;
}

.pricing-table .price .date {
    color: #696969;
    font-size: 16px;
    font-weight: 400;
}

.pricing-table-featured .price .date {
    color: #fff;
}

.page-list-information li {
    position: static;
    padding-left: 0;
}

.page-list-information li + li {
    margin-top: 0;
}

.page-list-information li::before {
    position: static;
    left: auto;
    font-size: inherit;
    line-height: inherit;
}

.page__content .fiber-logo-mark-page {
    width: auto;
    opacity: 1;
    pointer-events: auto;
}

.blog-listing {
    background: transparent;
}

.blog-listing > a {
    display: inline;
    overflow: visible;
}

.blog-listing img {
    display: inline;
    max-width: none;
    transition: all 0s ease 0s;
}

.blog-listing:hover img {
    transform: none;
}

.blog-listing .post-date {
    color: #433b3b;
    font-size: 16px;
}

.blog-categories li + li {
    border-top: 0;
}

.contact__container-company > span.company {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}

.contact__container-company .social-media {
    margin-top: 0;
}

.page__header::after,
.post-single__header::before {
    width: 100%;
}

@media (min-width: 576px) {
    .hero {
        padding: 2rem 0;
    }
}

@media (max-width: 575.98px) {
    .offer__list-item-text h3,
    .offer__list-item-text .h3,
    .services__list-item h3,
    .services__list-item .h3 {
        font-size: 1rem;
    }
}

@media (max-width: 767.98px) {
    .contact__container-form {
        margin-right: 0;
    }

    .contact-form button[type="submit"] {
        width: 100%;
    }

    .coverage-map__visual {
        min-height: 200px;
    }

    .coverage-map__content {
        padding: 20px;
    }
}

@media (min-width: 768px) {
    .hero__slide {
        align-items: normal;
        gap: 10%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .hero__slide-text-head {
        font-size: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .hero__slide-text-head {
        font-size: 40px;
    }
}

@media (max-width: 991.98px) {
    .offer__list-item-text h3,
    .offer__list-item-text .h3 {
        font-size: 18px;
    }
}

@media (min-width: 1200px) {
    .hero__slide-text-head {
        font-size: 3.25rem;
    }

    .services::before {
        top: -195px;
        left: 0;
        width: 100%;
        height: 640px;
        transform: none;
    }
}
