.access-code-hero {
    position: relative;
    min-height: 285px;
    max-height: none !important;
    padding: 70px 0;
    background-position: center center !important;
    overflow: hidden;
}

.access-code-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, rgba(4, 19, 41, .9), rgba(19, 86, 137, .76));
    z-index: 0;
}

.access-code-hero > .container {
    position: relative;
    z-index: 1;
    max-width: 1080px;
}

.access-code-hero h1,
.access-code-hero h2 {
    margin: 0;
    text-transform: none !important;
    letter-spacing: 0;
}

.access-code-hero h1 span,
.access-code-hero h2 span {
    display: inline-block;
    max-width: 980px;
    padding: 0 !important;
    background: transparent !important;
    color: #fff;
    line-height: 1.15;
}

.access-code-hero h1 span {
    font-size: 42px;
    font-weight: 800;
}

.access-code-hero h2 span {
    margin-top: 14px;
    color: #dceeff;
    font-size: 21px;
    font-weight: 650;
}

.access-code-shell {
    padding: 42px 0 64px !important;
    background: #f4f7fb !important;
}

.access-code-shell > .container,
.access-code-content {
    max-width: 1120px;
}

.access-code-shell .g-brd-primary,
.access-code-shell .Content,
.access-code-content {
    text-align: left !important;
}

.access-code-content {
    margin: 42px auto 64px;
    padding: 38px 42px;
    border: 1px solid #d8e3f0;
    border-top: 4px solid #2878c8;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(15, 36, 64, .08);
}

.access-code-shell .access-code-content {
    margin: 0;
}

.access-code-content h1 {
    max-width: 900px;
    margin: 0 0 10px;
    color: #061b3d;
    font-size: 34px;
    line-height: 1.18;
    font-weight: 800;
}

.access-code-content h2 {
    margin: 30px 0 14px;
    color: #0b3f75;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 750;
}

.access-code-content h1 + h2 {
    margin-top: 8px;
    color: #35506e;
    font-size: 18px;
    font-weight: 650;
}

.access-code-content h3 {
    clear: both;
    margin: 30px 0 14px;
    color: #0b2b55;
    font-size: 22px;
    line-height: 1.25;
    font-weight: 800;
}

.access-code-content h4 {
    margin: 0 0 10px;
    color: #092a55;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 800;
}

.access-code-content p,
.access-code-content li {
    color: #2f435d;
    font-size: 17px;
    line-height: 1.72;
}

.access-code-content p {
    margin: 0 0 18px;
}

.access-code-content ul,
.access-code-content ol {
    margin: 0 0 24px 22px;
    padding-left: 18px;
}

.access-code-content li {
    margin-bottom: 10px;
}

.access-code-content li[style] {
    height: auto !important;
}

.access-code-content a {
    color: #075fb5;
    font-weight: 700;
    text-decoration: none;
}

.access-code-content a:hover,
.access-code-content a:focus {
    color: #003e7b;
    text-decoration: underline;
}

.access-code-content b,
.access-code-content strong {
    color: #122b4b;
}

.access-code-content iframe {
    display: block;
    max-width: 100%;
    margin: 18px 0 28px;
    border-radius: 8px;
    box-shadow: 0 14px 30px rgba(8, 30, 58, .16);
}

.access-code-content img {
    max-width: 100%;
    height: auto;
}

.access-code-content > p img,
.access-code-content .peopleCarouselImg,
.access-code-content img[width] {
    border: 1px solid #dce6f2;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 28px rgba(18, 48, 78, .08);
}

.access-code-content textarea,
.access-code-content pre,
.access-code-content code {
    font-family: Consolas, "Courier New", monospace;
}

.access-code-content textarea,
.access-code-content pre {
    display: block;
    width: 100% !important;
    min-height: 260px;
    margin: 18px 0 28px;
    padding: 18px 20px;
    border: 1px solid #c4d5e9;
    border-left: 4px solid #2878c8;
    border-radius: 8px;
    background: #0b1f34;
    color: #eff7ff;
    font-size: 14px;
    line-height: 1.55;
    overflow: auto;
    white-space: pre;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .03);
}

.access-code-content code {
    padding: 3px 6px;
    border-radius: 4px;
    background: #eaf3fc;
    color: #0b3f75;
    font-size: .95em;
}

.access-code-content .Left-Navigation,
.access-code-content .code-section-heading {
    clear: both;
    margin: 32px 0 16px;
    padding: 18px 22px;
    border-left: 4px solid #2878c8;
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-radius: 8px;
    background: #eef6ff !important;
    color: #0b2b55 !important;
    text-align: left !important;
}

.access-code-content .Left-Navigation h3,
.access-code-content .Left-Navigation h3 span,
.access-code-content .Left-Navigation span,
.access-code-content .code-section-heading h3 {
    display: block;
    margin: 0;
    padding: 0 !important;
    background: transparent !important;
    color: #0b2b55;
    text-align: left !important;
}

.access-code-content .displayBorder,
.access-code-content table[border="1"] {
    width: 100%;
    margin: 16px 0 24px;
    padding: 22px;
    border: 1px solid #cfe1f5 !important;
    border-radius: 8px;
    background: #fbfdff;
    box-shadow: 0 10px 24px rgba(16, 40, 70, .05);
}

.access-code-content table[border="1"] td {
    padding: 20px;
    border: 0;
}

.access-code-content input[type="image"] {
    max-width: 170px;
    height: auto;
}

.code-link-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    margin: 26px 0 30px;
    padding: 0 !important;
    list-style: none;
}

.code-link-grid li {
    margin: 0;
}

.code-link-grid a {
    display: block;
    height: 100%;
    padding: 20px 22px;
    border: 1px solid #d9e5f2;
    border-radius: 8px;
    background: #f9fbfe;
    color: #075fb5;
    font-size: 17px;
    font-weight: 800;
    line-height: 1.4;
    box-shadow: 0 10px 24px rgba(16, 40, 70, .05);
}

.code-link-grid h3 {
    margin: 0;
    font-size: inherit;
    line-height: inherit;
}

.code-link-grid a:hover {
    border-color: #9fc3e9;
    box-shadow: 0 16px 30px rgba(20, 61, 104, .1);
}

.Common-Questions {
    clear: both;
    margin: 18px 0;
    padding: 24px 28px;
    border: 1px solid #cfe1f5;
    border-radius: 8px;
    background: linear-gradient(135deg, #eef6ff, #fff);
}

.Common-Questions blockquote {
    margin: 0;
    padding: 0;
    border: 0;
}

.access-code-content .carousel-inner > .item,
.access-code-content .carousel-inner > .carousel-item {
    display: none;
    float: none;
    width: 100%;
    margin: 0 auto;
}

.access-code-content .carousel-inner > .active,
.access-code-content .carousel-inner > .carousel-item.active {
    display: block;
}

.access-code-content .carousel {
    margin: 20px auto 32px;
    padding: 20px;
    border-radius: 8px;
    background: #071d33;
}

.access-code-content .carousel img {
    max-height: 620px;
    object-fit: contain;
}

@media (max-width: 767px) {
    .access-code-hero {
        min-height: 235px;
        padding: 52px 0;
    }

    .access-code-hero h1 span {
        font-size: 31px;
    }

    .access-code-hero h2 span {
        font-size: 18px;
    }

    .access-code-content {
        margin: 28px 16px 44px;
        padding: 26px 22px;
    }

    .access-code-shell .access-code-content {
        margin: 0;
    }

    .access-code-content h1 {
        font-size: 28px;
    }

    .code-link-grid {
        grid-template-columns: 1fr;
    }
}
