.elementor-element.pmc-footer-v2,
.pmc-footer-v2 {
    position: relative;
    isolation: isolate;
    --overflow: hidden;
    overflow: hidden;
    color: #d6e3ea;
    font-family: Arial, "Noto Sans Sinhala", "Noto Sans Tamil", sans-serif;
}

.pmc-footer-v2::before {
    content: "";
    position: absolute;
    z-index: 0;
    inset: 0 0 auto;
    height: 4px;
    background: linear-gradient(90deg, #078b4f 0 58%, #f1bf49 58% 100%);
}

.pmc-footer-v2::after {
    content: "";
    position: absolute;
    z-index: 0;
    right: 0;
    bottom: 0;
    width: min(620px, 55vw);
    height: 100%;
    background: radial-gradient(circle at 100% 100%, rgba(16, 104, 143, .28), rgba(16, 104, 143, 0) 68%);
    pointer-events: none;
}

.pmc-footer-v2 > .e-con-inner {
    position: relative;
    z-index: 1;
    width: min(1280px, 100%);
}

.pmc-footer-v2 p,
.pmc-footer-v2 h2,
.pmc-footer-v2 h3,
.pmc-footer-v2 ul {
    margin-top: 0;
    margin-bottom: 0;
}

.pmc-footer-actions {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0 !important;
    margin-top: 36px;
    border: 1px solid rgba(255, 255, 255, .15);
    border-radius: 10px;
    background: rgba(255, 255, 255, .065);
    box-shadow: 0 14px 34px rgba(0, 25, 42, .2);
    overflow: hidden;
}

.pmc-footer-actions > .elementor-element {
    --width: auto !important;
    width: auto !important;
    min-width: 0;
    padding: 21px 24px;
    border-right: 1px solid rgba(255, 255, 255, .13);
}

.pmc-footer-actions > .elementor-element:last-child {
    border-right: 0;
}

.pmc-footer-action .elementor-icon-box-wrapper {
    display: grid;
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 14px;
    align-items: center;
    text-align: left;
}

.pmc-footer-action .elementor-icon-box-icon {
    margin: 0;
}

.pmc-footer-action .elementor-icon {
    display: grid;
    width: 46px;
    height: 46px;
    padding: 0;
    place-items: center;
    border: 1px solid rgba(241, 191, 73, .4);
    border-radius: 50%;
    background: rgba(241, 191, 73, .1);
}

.pmc-footer-action .elementor-icon-box-title {
    margin: 0 0 3px;
    font-size: 15px;
    line-height: 1.25;
}

.pmc-footer-action .elementor-icon-box-description {
    margin: 0;
    font-size: 11px;
    line-height: 1.45;
}

.pmc-footer-main-v2 {
    display: grid !important;
    grid-template-columns: minmax(250px, 1.22fr) minmax(150px, .7fr) minmax(185px, .88fr) minmax(280px, 1.3fr);
    gap: 42px !important;
    align-items: start;
    padding: 50px 0 44px;
}

.pmc-footer-main-v2 > .elementor-element,
.pmc-footer-brand-row > .elementor-element {
    --width: auto !important;
    width: auto !important;
    min-width: 0;
    max-width: none !important;
}

.pmc-footer-brand-row {
    display: grid !important;
    grid-template-columns: 70px minmax(0, 1fr);
    gap: 15px !important;
    align-items: center;
}

.pmc-footer-logo .elementor-widget-container {
    display: grid;
    width: 68px;
    height: 78px;
    padding: 4px;
    place-items: center;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 8px 20px rgba(0, 24, 39, .24);
    overflow: hidden;
}

.pmc-footer-logo img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.pmc-footer-brand-title .elementor-heading-title {
    letter-spacing: -.02em;
}

.pmc-footer-brand-tagline p {
    color: #f1bf49;
    font-weight: 700;
    letter-spacing: .025em;
}

.pmc-footer-intro {
    max-width: 310px;
}

.pmc-footer-column-title {
    position: relative;
    padding-bottom: 12px;
}

.pmc-footer-column-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 34px;
    height: 2px;
    border-radius: 2px;
    background: #f1bf49;
}

.pmc-footer-v2 .elementor-icon-list-items {
    margin: 0;
    padding: 0;
}

.pmc-footer-v2 .elementor-icon-list-item {
    align-items: flex-start;
}

.pmc-footer-v2 .elementor-icon-list-item > a,
.pmc-footer-v2 .elementor-icon-list-item > span {
    align-items: flex-start;
}

.pmc-footer-v2 .elementor-icon-list-icon {
    flex: 0 0 20px;
    padding-top: 3px;
}

.pmc-footer-v2 .elementor-icon-list-icon svg {
    width: 14px;
    height: 14px;
}

.pmc-footer-v2 .elementor-icon-list-text {
    font-size: 12px;
    line-height: 1.5;
}

.pmc-footer-link-list .elementor-icon-list-item {
    transition: transform .18s ease;
}

.pmc-footer-link-list .elementor-icon-list-item:hover {
    transform: translateX(3px);
}

.pmc-footer-map-v2 .elementor-widget-container {
    padding: 5px;
    border: 1px solid rgba(255, 255, 255, .18);
    border-radius: 8px;
    background: rgba(255, 255, 255, .08);
    box-shadow: 0 12px 28px rgba(0, 25, 42, .23);
    overflow: hidden;
}

.pmc-footer-map-v2 iframe {
    display: block;
    border-radius: 5px;
}

.pmc-footer-map-button {
    width: auto;
    align-self: flex-start;
}

.pmc-footer-map-button .elementor-button {
    min-height: 38px;
    padding-inline: 16px;
}

.pmc-footer-bottom-v2 {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    gap: 20px !important;
    align-items: center;
    padding: 19px 0 20px;
    border-top: 1px solid rgba(255, 255, 255, .14);
}

.pmc-footer-bottom-v2 > .elementor-element {
    --width: auto !important;
    width: auto !important;
    min-width: 0;
}

.pmc-footer-legal p {
    white-space: nowrap;
}

.pmc-footer-legal span {
    margin: 0 8px;
    color: rgba(255, 255, 255, .32);
}

.pmc-footer-languages {
    text-align: center;
}

.pmc-footer-policies {
    text-align: right;
}

@media (max-width: 1100px) {
    .pmc-footer-main-v2 {
        grid-template-columns: minmax(0, 1.25fr) minmax(160px, .75fr) minmax(180px, .85fr);
    }

    .pmc-footer-location {
        grid-column: 1 / -1;
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) minmax(320px, 1.45fr);
        column-gap: 34px !important;
        align-items: start;
    }

    .pmc-footer-location .pmc-footer-column-title,
    .pmc-footer-location .pmc-footer-location-copy,
    .pmc-footer-location .pmc-footer-map-button {
        grid-column: 1;
    }

    .pmc-footer-location .pmc-footer-map-v2 {
        grid-column: 2;
        grid-row: 1 / span 3;
    }

    .pmc-footer-bottom-v2 {
        grid-template-columns: 1fr 1fr;
    }

    .pmc-footer-policies {
        grid-column: 1 / -1;
        text-align: left;
    }

    .pmc-footer-languages {
        text-align: right;
    }
}

@media (max-width: 767px) {
    .pmc-footer-v2 {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    .pmc-footer-actions {
        grid-template-columns: 1fr;
        margin-top: 28px;
    }

    .pmc-footer-actions > .elementor-element {
        padding: 18px 20px;
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .13);
    }

    .pmc-footer-actions > .elementor-element:last-child {
        border-bottom: 0;
    }

    .pmc-footer-main-v2 {
        grid-template-columns: minmax(0, 1fr);
        gap: 34px !important;
        padding: 40px 0 36px;
    }

    .pmc-footer-location {
        grid-column: auto;
        display: flex !important;
        flex-direction: column !important;
        gap: 14px !important;
    }

    .pmc-footer-location .pmc-footer-column-title,
    .pmc-footer-location .pmc-footer-location-copy,
    .pmc-footer-location .pmc-footer-map-button,
    .pmc-footer-location .pmc-footer-map-v2 {
        grid-column: auto;
        grid-row: auto;
    }

    .pmc-footer-map-button,
    .pmc-footer-map-button .elementor-button {
        width: 100%;
    }

    .pmc-footer-bottom-v2 {
        grid-template-columns: minmax(0, 1fr);
        gap: 9px !important;
        align-items: start;
    }

    .pmc-footer-languages,
    .pmc-footer-policies {
        grid-column: auto;
        text-align: left;
    }

    .pmc-footer-legal p {
        white-space: normal;
    }
}

@media (max-width: 420px) {
    .pmc-footer-action .elementor-icon-box-wrapper {
        grid-template-columns: 42px minmax(0, 1fr);
        gap: 12px;
    }

    .pmc-footer-action .elementor-icon {
        width: 42px;
        height: 42px;
    }

    .pmc-footer-brand-row {
        grid-template-columns: 62px minmax(0, 1fr);
        gap: 12px !important;
    }

    .pmc-footer-logo .elementor-widget-container {
        width: 60px;
        height: 70px;
    }
}
