.hero {
    background-image:
        linear-gradient(112deg, rgba(7, 21, 31, .94) 0%, rgba(18, 43, 60, .88) 60%, rgba(24, 57, 78, .84) 100%),
        url('/assets/img/roofers-in-blackpool.jpg');
    background-position: center;
    background-size: cover;
}

.icon {
    display: inline-grid;
    place-items: center;
    width: 1.1em;
    height: 1.1em;
    vertical-align: -.18em;
}

.icon svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: currentColor;
    shape-rendering: geometricPrecision;
}

.trust-item {
    gap: 11px;
}

.trust-item .trust-icon {
    display: grid;
    place-items: center;
    flex: 0 0 38px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: var(--red);
    color: #fff;
}

.trust-item .trust-icon .icon {
    width: 21px;
    height: 21px;
    vertical-align: 0;
}

.trust-item .trust-icon .icon-phone {
    width: 22px;
    height: 22px;
}

.trust-item .trust-copy {
    display: grid;
    line-height: 1.3;
}

.trust-item .trust-copy strong {
    font-size: .96rem;
}

.trust-item .trust-copy small {
    font-size: .78rem;
    font-weight: 700;
}

.service-card-body em {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 4px;
    color: var(--red);
    font-size: .82rem;
    font-style: normal;
    font-weight: 800;
}

.services-hub-grid .service-card-body span:last-of-type {
    min-height: 3.9em;
}

.related-service-grid .advice-card {
    display: block;
    background: #fff;
}

.related-service-grid .advice-card p {
    display: flex;
    align-items: center;
    gap: 6px;
}

.dropdown-parent {
    border-bottom: 1px solid rgba(255, 255, 255, .22);
    font-weight: 900;
    margin-bottom: 3px;
}

.social-links a,
.footer-whatsapp {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.social-links a .icon {
    display: inline-grid;
    place-items: center;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 5px;
    flex: 0 0 25px;
}

.social-facebook .icon {
    background: #1877f2;
    color: #fff;
}

.social-x .icon {
    background: #fff;
    color: #07131d;
}

.social-google .icon {
    background: #fff;
}

.social-links a {
    min-height: 38px;
    padding: 6px 12px;
    font-size: .82rem;
    font-weight: 800;
}

.footer-whatsapp .icon,
.whatsapp-float .icon {
    display: inline-grid;
    place-items: center;
    width: 26px;
    height: 26px;
    padding: 4px;
    border-radius: 50%;
}

.footer-whatsapp .icon {
    background: #25d366;
    color: #fff;
}

.whatsapp-float {
    gap: 8px;
}

.whatsapp-float .icon {
    background: #fff;
    color: #1cae58;
}

.whatsapp-float .icon svg {
    fill: currentColor;
}

.context-links {
    width: min(1160px, calc(100% - 40px));
    margin: 18px auto 0;
    color: var(--muted);
    font-size: .9rem;
}

.context-links a {
    color: var(--red);
    font-weight: 800;
}

.service-hub-link {
    margin: 28px 0 0;
}

.service-hub-link a,
.service-advice-links a {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: var(--red);
    font-weight: 900;
}

.service-advice-links {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 18px;
    margin: 24px 0 0;
}

.location-trust {
    background: var(--cream);
    padding: 22px 0;
    border-bottom: 1px solid var(--line);
}

.location-service-card {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    min-height: 190px;
    padding: 20px;
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 16px;
    box-shadow: 0 7px 20px rgba(9, 22, 34, .05);
    transition: transform .2s, box-shadow .2s, border-color .2s;
}

.location-service-card:hover {
    transform: translateY(-4px);
    border-color: rgba(227, 6, 32, .45);
    box-shadow: var(--shadow);
    text-decoration: none;
}

.location-service-icon {
    display: grid;
    place-items: center;
    flex: 0 0 46px;
    width: 46px;
    height: 46px;
    border-radius: 13px;
    background: var(--red);
    color: #fff;
}

.location-service-icon .icon {
    width: 25px;
    height: 25px;
    vertical-align: 0;
}

.location-service-card > span:last-child {
    display: grid;
    gap: 7px;
}

.location-service-card strong {
    color: var(--red);
    font-size: 1rem;
    line-height: 1.25;
}

.location-service-card small {
    color: var(--muted);
    font-size: .82rem;
    line-height: 1.5;
}

.location-service-card em {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: var(--ink);
    font-size: .78rem;
    font-style: normal;
    font-weight: 900;
}

.location-hub-links,
.section-link,
.map-link {
    margin: 26px 0 0;
}

.location-hub-links a,
.section-link a,
.map-link a,
.nearby-links a {
    color: var(--red);
    font-weight: 850;
}

.section-dark .content-narrow p,
.section-dark .content-narrow li {
    color: #c3d0d9;
}

.section-dark .content-narrow a {
    color: #fff;
    text-decoration: underline;
    text-decoration-color: var(--red);
    text-underline-offset: 3px;
}

.location-choice-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.location-choice-grid > div {
    display: grid;
    grid-template-columns: 42px 1fr;
    gap: 5px 12px;
    align-items: center;
    padding: 20px;
    border: 1px solid var(--line);
    border-radius: 15px;
    background: #fff;
}

.location-choice-grid > div > .icon {
    grid-row: 1 / 3;
    display: grid;
    place-items: center;
    width: 42px;
    height: 42px;
    padding: 9px;
    border-radius: 50%;
    background: var(--red);
    color: #fff;
}

.location-choice-grid strong {
    color: var(--red);
    line-height: 1.25;
}

.location-choice-grid span {
    color: var(--muted);
    font-size: .84rem;
    line-height: 1.45;
}

.location-work-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}

.location-work-grid article {
    overflow: hidden;
    border: 1px solid var(--line);
    border-radius: 16px;
    background: #fff;
}

.location-work-grid img {
    width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: cover;
}

.location-work-grid article > div {
    padding: 18px;
}

.location-work-grid h3 {
    margin: 0 0 8px;
}

.location-work-grid p {
    color: var(--muted);
    font-size: .88rem;
}

.location-work-grid a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--red);
    font-size: .84rem;
    font-weight: 900;
}

.map-heading {
    margin: 0 0 8px;
    font-size: 1.35rem;
}

.service-area-map {
    overflow: hidden;
    width: 100%;
    aspect-ratio: 16 / 10;
    border: 1px solid var(--line);
    border-radius: 16px;
    background: #e9ecef;
    box-shadow: var(--shadow);
}

.service-area-map iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

.quote-process {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.quote-process article {
    position: relative;
    padding: 22px 20px 20px;
    border: 1px solid var(--line);
    border-radius: 15px;
    background: #fff;
}

.quote-process article > span {
    display: grid;
    place-items: center;
    width: 34px;
    height: 34px;
    margin-bottom: 12px;
    border-radius: 50%;
    background: var(--red);
    color: #fff;
    font-weight: 900;
}

.quote-process h3 {
    margin: 0 0 7px;
}

.quote-process p {
    margin: 0;
    color: var(--muted);
    font-size: .88rem;
}

.location-final-cta .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 35px;
}

.location-final-cta .hero-actions {
    flex: 0 0 auto;
    margin-top: 0;
}

.location-final-cta .button {
    gap: 7px;
}

.location-final-cta .button .icon {
    width: 20px;
    height: 20px;
}

.location-final-cta .whatsapp-cta {
    background: #25d366;
    color: #073b20;
}

@media (max-width: 760px) {
    .trust-item .trust-copy strong {
        font-size: .86rem;
    }

    .trust-item .trust-copy small {
        font-size: .72rem;
    }

    .location-service-grid,
    .location-choice-grid,
    .location-work-grid,
    .quote-process {
        grid-template-columns: 1fr;
    }

    .location-service-card {
        min-height: 0;
    }

    .location-final-cta .wrap {
        display: grid;
    }

    .location-final-cta .hero-actions {
        display: grid;
        width: 100%;
    }

    .location-final-cta .button {
        width: 100%;
    }
}
