.linked-service-page {
    background: #f4f7fb !important;
    color: #334155;
}

.linked-service-page a {
    color: #1f5f93;
    font-weight: 800;
    text-decoration: none;
}

.linked-service-page a:hover,
.linked-service-page a:focus {
    color: #b21f2d;
    text-decoration: underline;
}

.linked-service-page > .g-bg-img-hero,
.linked-service-page > section.g-bg-cover:first-of-type {
    position: relative;
    min-height: 430px !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 84px 20px !important;
    background-position: center center !important;
    background-size: cover !important;
    overflow: hidden;
}

.linked-service-page > .g-bg-img-hero::before,
.linked-service-page > section.g-bg-cover:first-of-type::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(112deg, rgba(4, 13, 28, .95), rgba(18, 49, 75, .82), rgba(109, 24, 34, .54));
    z-index: 0;
}

.linked-service-page > .g-bg-img-hero > .container,
.linked-service-page > section.g-bg-cover:first-of-type > .container {
    position: relative;
    z-index: 1;
    max-width: 1160px !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.linked-service-page > .g-bg-img-hero > .container::before,
.linked-service-page > section.g-bg-cover:first-of-type > .container::before {
    display: none !important;
}

.linked-service-page > .g-bg-img-hero .mb-5,
.linked-service-page > section.g-bg-cover:first-of-type .mb-5 {
    max-width: 820px;
    margin: 0 auto !important;
}

.linked-service-page > .g-bg-img-hero h1,
.linked-service-page > .g-bg-img-hero h2,
.linked-service-page > section.g-bg-cover:first-of-type h1,
.linked-service-page > section.g-bg-cover:first-of-type h2 {
    margin: 0 !important;
}

.linked-service-page > .g-bg-img-hero h1,
.linked-service-page > section.g-bg-cover:first-of-type h1,
.linked-service-page > section.g-bg-cover:first-of-type h2 {
    margin-bottom: 18px !important;
}

.linked-service-page > .g-bg-img-hero span,
.linked-service-page > section.g-bg-cover:first-of-type span {
    display: inline-block;
    max-width: 980px;
    padding: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    color: #fff !important;
    font-size: 52px !important;
    line-height: 1.1 !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    text-shadow: 0 3px 18px rgba(0, 0, 0, .38);
}

.linked-service-page > .g-bg-img-hero h2 span,
.linked-service-page > section.g-bg-cover:first-of-type h2 span {
    color: rgba(255, 255, 255, .9) !important;
    font-size: 23px !important;
    line-height: 1.4 !important;
    font-weight: 600 !important;
}

.linked-service-page > section:not(.g-bg-img-hero):not(.access-redesign-hero),
.linked-service-page > section.g-py-100,
.linked-service-page > section.g-pt-50,
.linked-service-page > section.g-bg-secondary,
.linked-service-page > section.bg-light,
.linked-service-page > section.justify-content-center {
    padding: 56px 20px !important;
    background: #f4f7fb !important;
}

.linked-service-page > section > .container,
.linked-service-page > section.container,
.linked-service-page .Content,
.linked-service-page .access-redesign-hero {
    max-width: 1120px !important;
}

.linked-service-page > section:not(.g-bg-img-hero):not(.access-redesign-hero) > .container,
.linked-service-page > section.container,
.linked-service-page .Content,
.linked-service-page .access-redesign-hero {
    border: 1px solid #d8e3f0 !important;
    border-radius: 8px !important;
    background: #fff !important;
    box-shadow: 0 14px 34px rgba(15, 36, 64, .07) !important;
}

.linked-service-page > section:not(.g-bg-img-hero):not(.access-redesign-hero) > .container,
.linked-service-page > section.container,
.linked-service-page .Content {
    padding: 38px 42px !important;
}

.linked-service-page > section:not(.g-bg-img-hero):not(.access-redesign-hero) > .container::before,
.linked-service-page > section.container::before,
.linked-service-page .Content::before {
    content: "";
    display: block;
    width: 76px;
    height: 4px;
    margin: 0 0 26px;
    background: #b21f2d;
    border-radius: 999px;
}

.linked-service-page h1,
.linked-service-page h2,
.linked-service-page h3,
.linked-service-page h4 {
    color: #101827 !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    text-align: left !important;
}

.linked-service-page .text-center h1,
.linked-service-page .text-center h2,
.linked-service-page .text-center h3 {
    text-align: center !important;
}

.linked-service-page .Content h1,
.linked-service-page > section:not(.g-bg-img-hero) h1,
.linked-service-page .u-heading-v2__title {
    margin: 0 0 18px !important;
    font-size: 38px !important;
    line-height: 1.18 !important;
}

.linked-service-page .Content h2,
.linked-service-page > section:not(.g-bg-img-hero) h2 {
    margin: 26px 0 16px !important;
    font-size: 27px !important;
    line-height: 1.28 !important;
}

.linked-service-page h3 {
    margin: 24px 0 12px !important;
    font-size: 21px !important;
    line-height: 1.32 !important;
}

.linked-service-page h4 {
    margin: 18px 0 8px !important;
    font-size: 18px !important;
    line-height: 1.36 !important;
}

.linked-service-page p,
.linked-service-page li,
.linked-service-page blockquote {
    color: #334155 !important;
    font-size: 17px !important;
    line-height: 1.72 !important;
}

.linked-service-page p:has(> b:only-child) {
    margin: 28px 0 14px !important;
}

.linked-service-page p:has(> b:only-child) b {
    display: block;
    color: #101827 !important;
    font-size: 21px;
    line-height: 1.35;
    font-weight: 800 !important;
}

.linked-service-page ul {
    margin: 18px 0 30px;
    padding-left: 0;
    list-style: none;
}

.linked-service-page ul li {
    position: relative;
    margin-bottom: 10px;
    padding: 13px 18px 13px 42px;
    background: #f8fafc;
    border: 1px solid #e2e9f2;
    border-radius: 8px;
}

.linked-service-page ul li::before {
    content: "";
    position: absolute;
    top: 22px;
    left: 19px;
    width: 7px;
    height: 7px;
    background: #b21f2d;
    border-radius: 50%;
}

.linked-service-page .Common-Questions,
.linked-service-page blockquote {
    margin: 18px 0 24px !important;
    padding: 20px 22px !important;
    background: #f8fafc !important;
    border: 1px solid #e2e9f2 !important;
    border-left: 4px solid #b21f2d !important;
    border-radius: 8px !important;
}

.linked-service-page .embed-responsive,
.linked-service-page .iFrameDisplay {
    max-width: 860px;
    margin: 0 auto 30px !important;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 16px 36px rgba(15, 23, 42, .16);
}

.linked-service-page .iFrameDisplay iframe,
.linked-service-page .embed-responsive iframe {
    display: block;
    width: 100% !important;
    min-height: 420px;
}

.linked-service-page img[align="right"],
.linked-service-page .Content img[align="right"] {
    max-width: 150px !important;
    height: auto !important;
    margin: 0 0 22px 26px !important;
    padding: 10px !important;
    background: #f8fafc;
    border: 1px solid #dfe7f1;
    border-radius: 8px;
}

.linked-service-page .btn,
.linked-service-page .u-btn-primary,
.linked-service-page .access-redesign-button {
    border: 1px solid #991827 !important;
    border-radius: 6px !important;
    background: #b21f2d !important;
    color: #fff !important;
    font-weight: 800 !important;
    text-decoration: none !important;
}

.linked-web-design-service > section:nth-of-type(2) .row.no-gutters {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.linked-web-design-service > section:nth-of-type(2) .row.no-gutters > div {
    max-width: none !important;
    width: auto !important;
    flex: none !important;
    padding: 20px !important;
    border: 1px solid #dfe7f1 !important;
    border-left: 4px solid #b21f2d !important;
    border-radius: 8px;
    background: #fbfdff;
}

.linked-web-design-service section[style*="background-color"] {
    background: #101827 !important;
}

.linked-web-design-service section[style*="background-color"] > .container {
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.linked-web-design-service .set-design-height {
    min-height: 0 !important;
    height: 100% !important;
    border: 1px solid #dfe7f1 !important;
    border-left: 4px solid #b21f2d !important;
    border-radius: 8px !important;
    box-shadow: none !important;
}

.linked-elearning-service h1[style*="120px"],
.linked-elearning-service h2[style*="120px"] {
    color: #101827 !important;
    font-size: 34px !important;
    line-height: 1.2 !important;
}

.linked-elearning-service .blue-gradient-hr,
.linked-elearning-service .white-hr {
    width: 76px !important;
    height: 4px !important;
    margin: 0 0 24px !important;
    background: #b21f2d !important;
    border: 0 !important;
}

.linked-elearning-service .project-img img,
.linked-elearning-service img.project-img,
.linked-elearning-service .project-img {
    border-radius: 8px;
}

.linked-elearning-service .lead {
    font-size: 17px !important;
    line-height: 1.7 !important;
}

.linked-quote-service .Content .Content {
    padding: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
}

.linked-quote-service .Content .Content::before {
    display: none !important;
}

@media (max-width: 980px) {
    .linked-web-design-service > section:nth-of-type(2) .row.no-gutters {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .linked-service-page > .g-bg-img-hero,
    .linked-service-page > section.g-bg-cover:first-of-type {
        min-height: 360px !important;
        padding: 62px 18px !important;
    }

    .linked-service-page > .g-bg-img-hero span,
    .linked-service-page > section.g-bg-cover:first-of-type span {
        font-size: 34px !important;
    }

    .linked-service-page > .g-bg-img-hero h2 span,
    .linked-service-page > section.g-bg-cover:first-of-type h2 span {
        font-size: 18px !important;
    }

    .linked-service-page > section:not(.g-bg-img-hero):not(.access-redesign-hero) > .container,
    .linked-service-page > section.container,
    .linked-service-page .Content {
        padding: 26px 22px !important;
    }

    .linked-service-page .Content h1,
    .linked-service-page > section:not(.g-bg-img-hero) h1,
    .linked-service-page .u-heading-v2__title {
        font-size: 30px !important;
    }

    .linked-web-design-service > section:nth-of-type(2) .row.no-gutters {
        grid-template-columns: 1fr;
    }

    .linked-service-page img[align="right"],
    .linked-service-page .Content img[align="right"] {
        float: none !important;
        display: block;
        margin: 0 0 22px !important;
    }

    .linked-service-page .iFrameDisplay iframe,
    .linked-service-page .embed-responsive iframe {
        min-height: 260px;
    }
}
