.page-access-to-action .site-header,
.page-access-to-action .wbd-announcement {
    display: none !important;
}
.access-to-action {
    color: #FFFFFF;
}
.access-to-action section > div {
    margin: 0 24px;
    padding: 40px 0;
}
.access-to-action h2 {
    font-family: "Beatrice Bold", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    margin: 0;
    text-align: left;
}
.access-to-action a[target="_blank"]::after {
    content: '';
    width: 16px;
    height: 16px;
    margin-left: 7px;
    background-image: url('../img/arrow-up-right-from-square-solid-white.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
}
.access-to-action a.card-link[target="_blank"]::after {
    background-image: url('../img/arrow-up-right-from-square-solid.svg');
}
.access-to-action p {
    line-height: 24px;
    margin-bottom: 36px;
}
.access-to-action .first-section p {
    margin-bottom: 40px;
}

/* Text block with image */
.access-to-action .text-block-with-image.first-section {
    background-attachment: fixed;
    background-size: contain;
    background-color: #04006C;
    background-position: 100% 0%;
    background-repeat: no-repeat;
}
.access-to-action .text-block-with-image {
    text-align: center;
    font-size: 16px;
}
.access-to-action .text-block-with-image a {
    color: #FFFFFF;
    text-decoration: underline;
}
.access-to-action .text-block-with-image iframe {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
}
.access-to-action .text-block-with-image img {
    margin: 36px 0;
}
.access-to-action .text-block-with-image img.bottom-image {
    margin: 0;
    display: flex;
}
.access-to-action .text-block-with-image:nth-of-type(1) img {
    width: 327px;
    margin: 56px 0 0;
}
.access-to-action .text-block-with-image .section-text {
    text-align: left;
    margin: 16px 0;
}
.access-to-action .large-bp--content-wrapper {
    display: none;
}

/* Parallax Image */
.access-to-action .jarallax {
    min-height: 298px;
}

/* Cards */
.access-to-action .cards .card {
    text-align: center;
    padding: 24px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.77) 0%, rgba(255, 255, 255, 0.65) 100%);
    border-radius: 16px;
    margin: 24px 0;
    box-shadow: 0px 4px 20px 0px rgba(4, 0, 108, 0.46);
}
.access-to-action .cards .card:last-child {
    margin-bottom: 0;
}
.access-to-action .cards h3 {
    font-family: "Beatrice Bold", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 45px;
    margin-top: 16px;
    color: #04006C;
}
.access-to-action .cards .card-description {
    font-family: "Beatrice Bold", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #04006C;
}

/* Testimonials */
.access-to-action .cards.testimonials .card {
    text-align: left;
}
.access-to-action .cards.testimonials .card-text {
    color: #04006C;
    font-size: 16px;
    margin-bottom: 16px;
}
.access-to-action .cards.testimonials .card-text::before {
    content: url(../img/quote-mark.png);
    color: #FFC200;
    margin-right: 5px;
}
.access-to-action .cards.testimonials .card-text p {
    display: inline;
}
.access-to-action .cards.testimonials .employee-metadata {
    font-size: 14px;
    line-height: 21px;
    text-align: right;
    color: #030056;
}
.access-to-action .cards.testimonials .employee-metadata .name-title {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}
.access-to-action .cards.testimonials .employee-metadata .job-title {
    font-style: italic;
}
.access-to-action .cards.testimonials .employee-image {
    width: 64px;
    height: 64px;
    display: inline-block;
}
.access-to-action .cards.testimonials .show-title {
    font-family: "Beatrice Bold", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #030056;
}

/* Skills Training */
.access-to-action section.skills-training > div.cards-wrapper {
    padding: 40px 0 104px;
}
.access-to-action .cards.skills-training .section-text {
    margin-top: 24px;
}
.access-to-action .cards.skills-training .section-text p {
    margin-bottom: 0;
}
.access-to-action .cards.skills-training .card {
    text-align: left;
    box-shadow: 0px 4px 20px 0px rgba(4, 0, 108, 0.46);
}
.access-to-action .cards.skills-training .card-description {
    margin: 16px 0;
    font-family: inherit;
    font-weight: inherit;
    font-size: 16px;
    line-height: 24px;
}
.access-to-action .cards.skills-training .card-link {
    font-family: "Beatrice Bold", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #04006C;
    text-decoration: underline;
}

/* Skills Training Carousel */
.access-to-action .tns-controls {
    width: 90%;
    max-width: 2000px;
    display: flex;
    position: absolute;
    top: 50%;
    z-index: 50;
}

.access-to-action .tns-controls {
    top: inherit;
    justify-content: center;
    gap: 24px;
    margin-top: 20px;
}

.access-to-action .tns-controls button {
    width: 3rem;
    height: 3rem;
    border: 0;
    background-color: #04006c;
    text-indent: -5000em;
    border-radius: 9999px;
}
.access-to-action .tns-controls button:nth-child(1) {
    background-image: url(../img/arrow-left-long.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 19px 11px;
}
.access-to-action .tns-controls button:nth-child(2) {
    background-image: url(../img/arrow-right-long.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 19px 11px;
}
.access-to-action .tns-controls button:disabled {
    opacity: 0.5;
}

/* Partners */
.access-to-action .partners .brand-train {
    margin: 40px 0;
}
.access-to-action .partners .brand-train .brand {
    width: auto;
    height: 88px;
}
.access-to-action .partners .brand-train .brand img {
    width: 100%;
    transform: none;
    margin-right: 120px;
}
.access-to-action .partners .gb-block-accordion .gb-accordion-title {
    font-family: "Beatrice Bold", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    background: none;
    border-bottom: 1px solid #B6B6B6;
    padding: 10px 0;
}
.access-to-action .partners .gb-block-accordion .accordion-note a {
    color: #FFFFFF;
}
.access-to-action .partners .gb-block-accordion .accordion-note ::marker {
    color: #667ACF;
    font-size: 25px;
}
.access-to-action .partners summary::marker {
    content: none;
}
.access-to-action .partners details > summary.gb-accordion-title:before {
    content: '';
    content: url(../img/accordion-expand.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: -5px;
}
.access-to-action .partners details[open] > summary.gb-accordion-title:before {
    content: url(../img/accordion-collapse.png);
}

/* How ATA works */
.access-to-action .how-ata-works .section-title {
    margin-bottom: 36px;
}
.access-to-action .how-ata-works .step {
    display: flex;
}
.access-to-action .how-ata-works .step-image {
    width: 92px;
    height: 92px;
    margin-right: 18px;
    z-index: 1;
}
.access-to-action .how-ata-works .step-title {
    font-family: "Beatrice Bold", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    margin: 16px 0 8px;
}
.access-to-action .how-ata-works .step-description {
    line-height: 24px;
    margin-bottom: 56px;
}
.access-to-action .how-ata-works .step .chain {
    border-left: 2px dashed #4D64C7;
    position: absolute;
    height: 35%;
    left: 70px;
}

@media only screen and (min-width: 512px) {
    .access-to-action section > div {
        margin: 0 32px;
    }
    .access-to-action .text-block-with-image .text-block p {
        line-height: 21px;
    }
    .access-to-action .how-ata-works .step .chain {
        left: 78px;
    }
}
@media only screen and (min-width: 624px) {
    .access-to-action .how-ata-works .step .chain {
        height: 25%;
    }
}
@media only screen and (min-width: 810px) {
    .access-to-action .text-block-with-image:nth-of-type(1) img {
        width: 409px;
    }
    .access-to-action h2 {
        font-size: 37px;
        margin-bottom: 64px;
    }
    .access-to-action section > div {
        margin: 0 40px;
    }
    .access-to-action .how-ata-works .step .chain {
        left: 166px;
    }
    .access-to-action .how-ata-works .steps {
        padding: 0 80px;
    }
    .access-to-action .jarallax {
        min-height: 414px;
    }
    .access-to-action .tns-controls {
        margin-top: 200px;
        justify-content: unset;
        width: 100%;
    }
    .access-to-action .tns-controls button:nth-child(1) {
        transform: translateX(-45%);
    }
    .access-to-action .tns-controls button:nth-child(2) {
        position: absolute;
        right: 0;
        transform: translateX(50%);
    }
    .access-to-action .cards.skills-training h2 {
        margin-bottom: 24px;
    }
    .access-to-action .cards.skills-training .card-description {
        min-height: 208px;
    }
    .access-to-action .cards .card {
        margin-top: 0;
        width: 100%;
    }
    .access-to-action .cards .card:last-child {
        margin-bottom: 24px;
    }
    .access-to-action .cards__container {
        display: inherit;
        gap: 40px;
        margin-top: 72px;
        position: relative;
    }
    .access-to-action .cards.placements .cards__container {
        display: flex;
    }
    .access-to-action .cards.testimonials .cards__container {
        flex-wrap: wrap;
        display: flex;
    }
    .access-to-action .cards.testimonials .card {
        flex-basis: 47%;
        min-height: 401px;
        position: relative;
    }
    .access-to-action .cards.testimonials .bottom-content {
        position: absolute;
        bottom: 0;
        padding: 24px 0;
        width: calc(100% - 48px);
    }
    .access-to-action .text-block-with-image:not(.first-section) .text-block {
        display: flex;
    }
    .access-to-action .text-block-with-image:not(.first-section) .text-block img {
        object-fit: contain;
    }
    .access-to-action .text-block-with-image:not(.first-section) .text-block .section-text {
        padding-left: 80px;
        margin-top: 0;
    }
    .access-to-action .text-block-with-image:not(.first-section) .text-block .section-text p:last-child {
        margin-bottom: 0;
    }
    .access-to-action .text-block-with-image.last-section .content-wrapper {
        display: none;
    }
    .access-to-action .text-block-with-image .large-bp--content-wrapper {
        display: flex;
        justify-content: center;
    }
    .access-to-action .text-block-with-image .large-bp--content-wrapper img {
        width: 260px;
        height: 65px;
        margin-right: 40px;
    }
    .access-to-action .text-block-with-image .large-bp--content-wrapper h2 {
        margin-bottom: 16px;
    }
    .access-to-action .text-block-with-image .large-bp--content-wrapper p {
        margin-bottom: 0;
    }
    .access-to-action .text-block-with-image .large-bp--content-wrapper .section-text {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 970px) {
    .access-to-action .cards.testimonials .card {
        min-height: 340px;
    }
    .access-to-action .cards.skills-training .card-description {
        min-height: 170px;
    }
}

@media only screen and (min-width: 1280px) {
    .access-to-action .text-block-with-image:nth-of-type(1) img {
        width: 600px;
    }
    .access-to-action section > div {
        margin: 0 104px;
    }
    .access-to-action .text-block-with-image.first-section .section-text {
        display: flex;
    }
    .access-to-action .text-block-with-image.first-section .section-text > div {
        font-size: 18px;
        line-height: 27px;
        order: 2;
        margin: auto 40px;
        width: 45%;
    }
    .access-to-action .text-block-with-image.first-section .section-text > p {
        order: 1;
        width: 55%;
    }
    .access-to-action .text-block-with-image.first-section .section-text p iframe {
        width: 100%;
    }
    .access-to-action .text-block-with-image .text-block p {
        font-size: 18px;
        line-height: 27px;
    }
    .access-to-action .how-ata-works .step .chain {
        left: 253px;
    }
    .access-to-action .how-ata-works .steps {
        padding: 0 104px;
    }
    .access-to-action .jarallax {
        min-height: 555px;
    }
    .access-to-action .text-block-with-image .large-bp--content-wrapper img {
        width: 518px;
        height: 130px;
    }
    .access-to-action .text-block-with-image .large-bp--content-wrapper .content-info {
        margin-left: 104px;
        margin-top: 20px;
    }
    .access-to-action .cards.skills-training .card-description {
        min-height: 195px;
    }
    .access-to-action .cards.skills-training .card-link {
        font-size: 15px;
    }
}
@media only screen and (min-width: 1400px) {
    .access-to-action .cards.testimonials .card {
        min-height: 285px;
    }
}

[data-slideInBottom].visible, [data-slideInBottom].invisible {
    opacity: 1.0;
    transform: translate(0, 0);
    transition: transform 0.8s ease, opacity 0.8s ease;
}
[data-slideInBottom].invisible {
    opacity: 0.0;
    transform: translate(0, 10px);
}
