.pk-footer .pk-footer-content,
.pk-footer .pk-footer-content .pk-grid-container {
    max-width: 100%;
}

.pk-footer .footer-address {
    border: 1px solid rgba(19, 15, 64, 0.10);
    background-color: var(--linnen);
    display: flex;
    width: 100%;
    min-height: 384px;
    height: auto;
    padding: 48px;
    gap: 1rem;
    flex-direction: column;
    justify-content: space-between;
}

.pk-footer .footer-address .footer-address-content {
    font-size: 18px;
}

.pk-footer .footer-cta {
    background-color: var(--red);
    gap: 1rem;
    padding: 48px;
    min-height: 384px;
    height: auto;
}

.pk-footer .footer-cta .footer-cta-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 2rem;
}

.pk-footer .footer-cta .footer-cta-container .footer-cta-title h2 {
    letter-spacing: -0.84px;
    max-width: 600px;
    width: fit-content;
    color: var(--white);
}

.pk-footer .footer-cta .footer-cta-container .footer-cta-text p,
.pk-footer .footer-cta .footer-cta-container a {
    color: var(--white);
}

.pk-footer .footer-cta .footer-cta-container .footer-cta-text p {
    font-size: 18px;
}

.pk-footer .footer-cta .footer-cta-container a {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
}

.pk-footer .footer-cta .footer-cta-container a:hover {
    text-decoration: underline;
}

.footer-cta .footer-cta-content-wrapper {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    flex-wrap: wrap;
}

.footer-cta .footer-cta-content-wrapper .footer-cta-members {
    display: flex;
    border-radius: 9999px;
    background: var(--white);
    padding: 4px;
    align-items: center;
    height: fit-content;
}

.footer-cta .footer-cta-content-wrapper .footer-cta-members .footer-cta-member:not(:first-child) {
    margin-left: -24px;
}

.footer-cta .footer-cta-content-wrapper .footer-cta-members .footer-cta-member img {
    aspect-ratio: 1/1;
    border-radius: 48px;
    width: 48px;
    height: 48px;
}

.footer-cta .footer-cta-content-wrapper .footer-cta-contact {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}

.pk-footer .footer-menus-container {
    padding-block: 48px 76px;
}

.pk-footer .footer-menus-container>div:nth-child(1) {
    grid-column-start: span 5;
}

.pk-footer .footer-menus-container>div:nth-child(2) {
    grid-column-start: span 4;
}

.pk-footer .footer-menus-container>div:nth-child(3) {
    grid-column-start: span 3;
}

.pk-footer .footer-menus-container .menu {
    padding-bottom: 1.5rem;
}

.pk-footer .footer-menus-container .menu h5 {
    padding-bottom: 1.5rem;
}

.pk-footer .footer-menus-container .menu ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.pk-footer .footer-menus-container .menu a,
.pk-footer .pk-footer-bar nav a {
    color: var(--text-main);
    text-decoration: none;
    transition: color 180ms ease-in-out;
}

.pk-footer .footer-menus-container .menu a:hover {
    color: var(--red);
}

.pk-footer .pk-footer-bar nav.footer-bottom-menu a {
    opacity: 0.55;
    transition: opacity 180ms ease-in-out, color 180ms ease-in-out;
    font-size: 14px;
}

.pk-footer .pk-footer-bar nav.footer-bottom-menu a:hover {
    opacity: 1;
}

.pk-footer .pk-footer-bar {
    padding-block: 1.5rem;
    border-top: 1px solid hsla(245, 62%, 15%, 0.15);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.pk-footer .pk-footer-bar .footer-bar-menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
}

.pk-footer .pk-footer-bar #menu-footer-bottom-menu-2.footer-bar-menu {
    justify-content: flex-end;
}

.pk-footer .pk-footer-bar #menu-footer-bottom-menu-2.footer-bar-menu a {
    opacity: 1;
}

.pk-footer .pk-footer-bar #menu-footer-bottom-menu-2.footer-bar-menu a:hover {
    color: var(--red);
}

.pk-footer .pk-footer-bar #menu-footer-bottom-menu-2 .menu-item a {
    display: flex;
    align-items: center;
    gap: 4px;
}

.pk-footer .pk-footer-bar #menu-footer-bottom-menu-2 .menu-item a:after {
    content: '';
    width: 1rem;
    height: 1rem;
    background-color: currentColor;
    mask: var(--mask-url) no-repeat center / contain;
    -webkit-mask: var(--mask-url) no-repeat center / contain;
    transition: background-color 180ms ease-in-out;
}

.pk-footer .pk-footer-bar #menu-footer-bottom-menu-2 .menu-item.search a:after {
    --mask-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cmask id='mask0_486_3371' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='16' height='16'%3E%3Crect width='16' height='16' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_486_3371)'%3E%3Cpath d='M6.34636 10.4105C5.20792 10.4105 4.24381 10.0157 3.45403 9.226C2.66436 8.43623 2.26953 7.47211 2.26953 6.33367C2.26953 5.19523 2.66436 4.23111 3.45403 3.44134C4.24381 2.65167 5.20792 2.25684 6.34636 2.25684C7.48481 2.25684 8.44892 2.65167 9.2387 3.44134C10.0284 4.23111 10.4232 5.19523 10.4232 6.33367C10.4232 6.80978 10.3433 7.2645 10.1835 7.69784C10.0236 8.13117 9.81037 8.50806 9.5437 8.8285L13.3797 12.6645C13.472 12.7567 13.5193 12.8727 13.5214 13.0125C13.5235 13.1523 13.4763 13.2704 13.3797 13.367C13.2831 13.4636 13.166 13.5118 13.0284 13.5118C12.8908 13.5118 12.7738 13.4636 12.6772 13.367L8.8412 9.531C8.50787 9.80623 8.12453 10.0216 7.6912 10.1772C7.25786 10.3327 6.80959 10.4105 6.34636 10.4105ZM6.34636 9.41067C7.20537 9.41067 7.93292 9.11256 8.52903 8.51634C9.12525 7.92023 9.42337 7.19267 9.42337 6.33367C9.42337 5.47467 9.12525 4.74711 8.52903 4.151C7.93292 3.55478 7.20537 3.25667 6.34636 3.25667C5.48736 3.25667 4.75981 3.55478 4.1637 4.151C3.56748 4.74711 3.26936 5.47467 3.26936 6.33367C3.26936 7.19267 3.56748 7.92023 4.1637 8.51634C4.75981 9.11256 5.48736 9.41067 6.34636 9.41067Z' fill='%23130F40'/%3E%3C/g%3E%3C/svg%3E");
}

.pk-footer .pk-footer-bar #menu-footer-bottom-menu-2 .menu-item.external a:after {
    --mask-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cmask id='mask0_486_3376' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='16' height='16'%3E%3Crect width='16' height='16' transform='matrix(1 -8.74228e-08 -8.74228e-08 -1 1.39876e-06 16)' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_486_3376)'%3E%3Cpath d='M3.53817 2.33366C3.2014 2.33366 2.91634 2.45033 2.68301 2.68366C2.44967 2.91699 2.33301 3.20205 2.33301 3.53883L2.33301 12.4618C2.33301 12.7986 2.44968 13.0837 2.68301 13.317C2.91634 13.5503 3.2014 13.667 3.53818 13.667L12.4612 13.667C12.798 13.667 13.083 13.5503 13.3163 13.317C13.5497 13.0837 13.6663 12.7986 13.6663 12.4618L13.6663 8.62849C13.6663 8.4866 13.6185 8.36783 13.5227 8.27216C13.427 8.17638 13.3082 8.12849 13.1663 8.12849C13.0245 8.12849 12.9057 8.17638 12.81 8.27216C12.7142 8.36783 12.6663 8.4866 12.6663 8.62849L12.6663 12.4618C12.6663 12.5132 12.645 12.5602 12.6022 12.6028C12.5595 12.6456 12.5125 12.667 12.4612 12.667L3.53818 12.667C3.48684 12.667 3.43984 12.6456 3.39718 12.6028C3.3544 12.5602 3.33301 12.5132 3.33301 12.4618L3.33301 3.53883C3.33301 3.48749 3.3544 3.44049 3.39717 3.39783C3.43984 3.35505 3.48684 3.33366 3.53817 3.33366L7.37151 3.33366C7.5134 3.33366 7.63217 3.28577 7.72784 3.18999C7.82362 3.09433 7.87151 2.97555 7.87151 2.83366C7.87151 2.69177 7.82362 2.57299 7.72784 2.47733C7.63217 2.38155 7.5134 2.33366 7.37151 2.33366L3.53817 2.33366ZM11.9702 3.33366L6.14068 9.15683C6.04834 9.24905 6.00051 9.36438 5.99718 9.50283C5.99373 9.64127 6.04156 9.7601 6.14068 9.85933C6.23301 9.95166 6.35012 9.99783 6.49201 9.99783C6.6339 9.99783 6.75095 9.95166 6.84318 9.85933L12.6663 4.04649L12.6663 6.16699C12.6663 6.30888 12.7142 6.42766 12.81 6.52333C12.9057 6.6191 13.0245 6.66699 13.1663 6.66699C13.3082 6.66699 13.427 6.6191 13.5227 6.52333C13.6185 6.42766 13.6663 6.30888 13.6663 6.16699L13.6663 2.93633C13.6663 2.76444 13.6088 2.62105 13.4938 2.50616C13.379 2.39116 13.2356 2.33366 13.0637 2.33366L9.83301 2.33366C9.69112 2.33366 9.57234 2.38155 9.47667 2.47733C9.3809 2.57299 9.33301 2.69177 9.33301 2.83366C9.33301 2.97555 9.3809 3.09433 9.47667 3.18999C9.57234 3.28577 9.69112 3.33366 9.83301 3.33366L11.9702 3.33366Z' fill='%23130F40'/%3E%3C/g%3E%3C/svg%3E");
}

.pk-footer .pk-footer-bar #menu-footer-bottom-menu-2 .menu-item.lang a:after {
    --mask-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cmask id='mask0_486_3381' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='16' height='16'%3E%3Crect width='16' height='16' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_486_3381)'%3E%3Cpath d='M7.99984 14.3337C7.1315 14.3337 6.31206 14.1672 5.5415 13.8343C4.77095 13.5014 4.09895 13.0482 3.5255 12.4747C2.95195 11.9012 2.49873 11.2292 2.16584 10.4587C1.83295 9.6881 1.6665 8.86866 1.6665 8.00033C1.6665 7.1251 1.83295 6.30394 2.16584 5.53683C2.49873 4.76971 2.95195 4.09944 3.5255 3.52599C4.09895 2.95244 4.77095 2.49921 5.5415 2.16633C6.31206 1.83344 7.1315 1.66699 7.99984 1.66699C8.87506 1.66699 9.69623 1.83344 10.4633 2.16633C11.2304 2.49921 11.9007 2.95244 12.4742 3.52599C13.0477 4.09944 13.5009 4.76971 13.8338 5.53683C14.1667 6.30394 14.3332 7.1251 14.3332 8.00033C14.3332 8.86866 14.1667 9.6881 13.8338 10.4587C13.5009 11.2292 13.0477 11.9012 12.4742 12.4747C11.9007 13.0482 11.2304 13.5014 10.4633 13.8343C9.69623 14.1672 8.87506 14.3337 7.99984 14.3337ZM7.99984 13.3195C8.34006 12.8683 8.62639 12.4132 8.85884 11.9542C9.09128 11.4952 9.28062 10.9934 9.42684 10.449H6.57284C6.72762 11.0105 6.91912 11.5208 7.14734 11.9798C7.37545 12.4388 7.65962 12.8854 7.99984 13.3195ZM6.70884 13.1362C6.45328 12.7695 6.22378 12.3527 6.02034 11.8857C5.81689 11.4185 5.65878 10.9397 5.546 10.449H3.2845C3.63662 11.1413 4.10884 11.723 4.70117 12.194C5.2935 12.6649 5.96273 12.9789 6.70884 13.1362ZM9.29084 13.1362C10.037 12.9789 10.7062 12.6649 11.2985 12.194C11.8908 11.723 12.3631 11.1413 12.7152 10.449H10.4537C10.3194 10.9439 10.1506 11.4249 9.94717 11.892C9.74384 12.3591 9.52506 12.7738 9.29084 13.1362ZM2.86517 9.44899H5.3435C5.30162 9.20121 5.27123 8.95827 5.25234 8.72016C5.23356 8.48216 5.22417 8.24221 5.22417 8.00033C5.22417 7.75844 5.23356 7.51849 5.25234 7.28049C5.27123 7.04238 5.30162 6.79944 5.3435 6.55166H2.86517C2.80106 6.7781 2.75195 7.01355 2.71784 7.25799C2.68362 7.50244 2.6665 7.74988 2.6665 8.00033C2.6665 8.25077 2.68362 8.49822 2.71784 8.74266C2.75195 8.9871 2.80106 9.22255 2.86517 9.44899ZM6.34334 9.44899H9.65634C9.69812 9.20121 9.72845 8.96044 9.74734 8.72666C9.76612 8.49288 9.77551 8.25077 9.77551 8.00033C9.77551 7.74988 9.76612 7.50777 9.74734 7.27399C9.72845 7.04021 9.69812 6.79944 9.65634 6.55166H6.34334C6.30156 6.79944 6.27123 7.04021 6.25234 7.27399C6.23356 7.50777 6.22417 7.74988 6.22417 8.00033C6.22417 8.25077 6.23356 8.49288 6.25234 8.72666C6.27123 8.96044 6.30156 9.20121 6.34334 9.44899ZM10.6562 9.44899H13.1345C13.1986 9.22255 13.2477 8.9871 13.2818 8.74266C13.3161 8.49822 13.3332 8.25077 13.3332 8.00033C13.3332 7.74988 13.3161 7.50244 13.2818 7.25799C13.2477 7.01355 13.1986 6.7781 13.1345 6.55166H10.6562C10.6981 6.79944 10.7284 7.04238 10.7473 7.28049C10.7661 7.51849 10.7755 7.75844 10.7755 8.00033C10.7755 8.24221 10.7661 8.48216 10.7473 8.72016C10.7284 8.95827 10.6981 9.20121 10.6562 9.44899ZM10.4537 5.55166H12.7152C12.3588 4.85077 11.8898 4.2691 11.3082 3.80666C10.7265 3.34433 10.0541 3.0281 9.29084 2.85799C9.54639 3.24599 9.77373 3.67038 9.97284 4.13116C10.1721 4.59183 10.3323 5.06533 10.4537 5.55166ZM6.57284 5.55166H9.42684C9.27206 4.99433 9.07739 4.48083 8.84284 4.01116C8.60817 3.54149 8.32717 3.09816 7.99984 2.68116C7.6725 3.09816 7.3915 3.54149 7.15684 4.01116C6.92228 4.48083 6.72762 4.99433 6.57284 5.55166ZM3.2845 5.55166H5.546C5.66734 5.06533 5.82762 4.59183 6.02684 4.13116C6.22595 3.67038 6.45328 3.24599 6.70884 2.85799C5.94128 3.0281 5.26778 3.34544 4.68834 3.80999C4.10878 4.27444 3.64084 4.85499 3.2845 5.55166Z' fill='%23130F40'/%3E%3C/g%3E%3C/svg%3E");
}

.pk-footer .footer-municipality-logo {
    margin-top: 1rem;
}

.pk-footer .footer-municipality-logo .footer-municipality-text {
    font-size: 12px;
    margin-bottom: 12px;
    line-height: 1.5;
}

@media screen and (max-width: 992px) {
    .pk-footer {
        padding-inline: 1rem;
    }

    .pk-footer .footer-menus-container,
    .pk-footer .pk-footer-bar {
        padding-inline: 1rem;
    }

    .pk-footer .pk-footer-bar {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .pk-footer .footer-menus-container .menu h5 {
        padding-bottom: 1rem;
    }

    .pk-footer .footer-cta,
    .pk-footer .footer-address {
        padding: 1.5rem;
    }

    .pk-footer .footer-address {
        min-height: 240px;
    }

    .pk-footer .footer-menus-container {
        padding-block: 1.5rem;
    }

    .pk-footer .footer-menus-container .menu {
        width: 100%;
    }

    .pk-footer .pk-footer-bar .footer-bottom-menu.right,
    .pk-footer .pk-footer-bar #menu-footer-bottom-menu-2 .menu-item {
        width: 100%;
    }

    .pk-footer .pk-footer-bar #menu-footer-bottom-menu-2 {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
    }

    .pk-footer .pk-footer-bar #menu-footer-bottom-menu-2 .menu-item a {
        border-radius: 999px;
        border: 1px solid rgba(19, 15, 64, 0.10);
        padding: 8px 12px 8px 16px;
        justify-content: space-between;
    }

    .pk-footer .address-cta-container {
        gap: 1rem;
    }

    .footer-cta .footer-cta-content-wrapper .footer-cta-contact {
        gap: 1rem;
    }

}

@media screen and (max-width: 767px) {
    .pk-footer {
        padding-inline: 0.5rem;
    }

    .pk-footer .footer-menus-container,
    .pk-footer .pk-footer-bar {
        padding-inline: 1rem;
    }

    .pk-footer .address-cta-container {
        gap: 0.5rem;
    }

    .footer-cta .footer-cta-content-wrapper .footer-cta-contact {
        gap: 0.5rem;
    }
}