.infograph-container {
    background: #f7f8fa;
    position: relative
}

.card {
    z-index: 3;
    white-space: normal;
    background: #fff;
    flex-flow: wrap;
    gap: 10px;
    width: 100%;
    padding: 10px;
    transition: all .2s ease-in-out;
    display: flex;
    box-shadow: 1px 1px 1px #dfdfdf45
}

.card-image img {
    max-width: 100px;
    max-height: 80px
}

.details {
    width: calc(100% - 120px)
}

.ctas img {
    max-width: 16px
}

.icon img {
    max-width: 20px;
    height: 20px
}

.icon {
    color: #03234b;
    vertical-align: middle;
    align-content: center;
    align-items: center;
    gap: 10px;
    width: fit-content;
    padding: 10px 0 0;
    display: inline-flex
}

.icon h2 {
    color: #03234b;
    margin: 10px 0;
    font-family: 'Helvetica Now Display';
    font-size: 16px
}

.cards-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

section .cards,
.cards-list {
    flex-direction: column;
    gap: 10px;
    width: 100%;
    display: flex;
    position: relative
}

.icon img {
    max-width: 40px
}

.details img {
    width: 100%
}

img.base {
    max-width: 200px;
    margin: auto
}

section#center {
    text-align: center;
    z-index: 1;
    flex: 0 0 28%;
    justify-content: center;
    width: 100%;
    display: flex
}

.infograph {
    background: #e8f6fc;
    flex-flow: wrap;
    gap: 30px;
    padding: 20px 30px;
    display: flex;
    position: relative;
    justify-content: space-between;
}

section#top {
    flex: 0 0 100%;
    display: flex
}

section#left,
section#right {
    flex: 0 0 33%;
    display: flex
}

section#bottom {
    flex: 0 0 100%;
    display: flex
}

.section.bottom {
    width: 100%;
    margin: 20px auto auto;
    position: relative
}

.cta-bottom-container img {
    max-width: 20px
}

.cta-bottom-container {
    vertical-align: middle;
    background: #fff;
    justify-content: center;
    align-items: center;
    gap: 40px;
    padding: 20px;
    transition: all .2s ease-in-out;
    display: flex;
    box-shadow: 1px 1px 1px #dfdfdf45
}

.cta-bottom-container span {
    font-family: 'Helvetica Now Display';
    font-size: 14px;
    font-weight: 600
}

.cta-bottom-container a {
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: flex
}

.icon:before {
    content: "";
    background: #03234b;
    width: 100%;
    height: 10px;
    position: absolute;
    top: 0
}

.details h2 {
    color: #0047b2;
    margin: 0;
    font-family: 'Helvetica Now Display';
    font-size: 14px
}

.details p,
.details li {
    margin: 5px 0;
    font-family: 'Helvetica Now Display';
    font-size: 14px
}

.ctas a {
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: flex
}

a.cta-download,
.cta-bottom-container a:first-child,
.cta-documentation {
    color: #03234b;
    background: #fff;
    border-bottom: 1px solid #03234b;
    max-width: 150px;
    padding: 4px 0;
    text-decoration: none;
    display: flex
}

a.cta-discover {
    color: #03234b;
    background: #ffd200;
    border: 2px solid #ffd200;
    border-radius: 8px 0;
    width: 100%;
    max-width: 130px;
    padding: 6px 8px;
    text-decoration: none;
    display: flex
}

a.cta-discover img {
    filter: brightness(0)
}

.ctas {
    clear: both;
    gap: 20px;
    margin-top: 10px;
    display: flex
}

section#center h1 {
    margin-bottom: 0;
    font-family: 'Helvetica Now Display';
    font-size: 24px;
    margin-top: 20px;
    color: #03234b;
    font-weight: bold;
}

section#center p {
    text-align: center;
    margin: 0;
    font-family: 'Helvetica Now Display';
    font-size: 18px;
    font-style: italic;
}

img.secondary-image {
    float: left;
    width: auto;
    max-height: 80px
}

.card-image {
    margin: auto
}

.ctas a span {
    font-family: 'Helvetica Now Display';
    font-size: 12px;
    font-weight: 700
}

.section.bottom:before {
    content: "";
    background: #dbdee2;
    width: 100%;
    height: 10px;
    position: absolute;
    top: -20px
}

.cta-bottom-container a:last-child,
a.cta-sample {
    color: #fff;
    background: #03234b;
    border: 2px solid #03234b;
    border-radius: 8px 0;
    width: 100%;
    max-width: 150px;
    padding: 6px 8px;
    text-decoration: none;
    display: flex
}

.section.left.cards {
    flex-flow: wrap
}

.cards-list {
    flex-flow: wrap;
    justify-content: space-between
}

.section.left.cards .card.one-cta {
    flex: 0 0 44%;
}

.section.right.cards .icon img {
    filter: brightness(0);
    max-height: 40px;
    max-width: unset;
    width: 100%;
    height: unset
}

.section.top.cards .card-image img {
    max-width: 80px
}

.card:hover,
.cta-bottom-container:hover {
    box-shadow: 1px 1px 7px 2px #0047b236
}

.main-section {
    text-align: center;
    flex-flow: column wrap;
    align-items: normal;
    width: 100%;
    margin: auto;
    display: flex;
    margin-top: 20%;
}

.section.top.cards .details {
    flex-flow: column wrap;
    justify-content: space-between;
    align-items: flex-start;
    min-height: 150px;
    display: flex
}


.js-st-micro.stmicro.cxv1.control-margin-class {
    margin-top: 122px;
}

h1,
h2,
p,
li {
    padding: 0;
}

.cta-bottom-container {
    margin-top: 30px;
}

.section.top .cards-list {
    flex-direction: row;
    flex-wrap: nowrap;
}

@media (min-width: 1025px){
    .hero-image-anchor-ctas {
       display: none;
    }
}

@media (min-width: 641px) {
    .crew-hero.small-cover-image.cover-homepage {
        min-height: 250px;
        background: #03234b;
        color: #fff !important;
    }
}

.crew-hero.small-cover-image .devzone-homepage-container h1.no-padding-bottom {
    padding-bottom: 0px;
    color: #fff !important;
}

@media (max-width: 1580px) {
    .section.left.cards .card.one-cta {
        flex: 0 0 96%;
    }
}

@media (min-width: 1025px) and (max-width:1280px) {

    section#left,
    section#right {
        flex: 0 0 32%;
    }

    .card-image {
        margin: auto 0;
    }

    .card-image img {
        max-width: 70px;
    }

    .details {
        width: calc(100% - 90px);
    }

    .ctas {
        gap: 10px
    }

    .cta-bottom-container {
        gap: 20px;
    }

    img.base {
        max-width: 140px;
    }
}

@media (max-width: 1024px) {
    .infograph {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        flex-direction: column;
        padding: 0;
        gap: 30px;
    }

    section#center {
        order: 1;
        width: 100%;
        flex-basis: 100%;
        flex-wrap: wrap;
    }

    section#top {
        order: 2;
        width: 100%;
        flex-basis: 100%;
        margin-top: 50px;
    }

    section#left {
        order: 3;
        width: 100%;
        flex-basis: 100%;
        margin-top: 50px;
    }

    section#right {
        order: 4;
        width: 100%;
        flex-basis: 100%;
        margin-top: 50px;
    }

    .cards-list {
        display: grid;
        column-gap: 20px;
        row-gap: 20px;
        grid-template-columns: repeat(2, minmax(300px, 1fr));
    }

    .infograph-container {
        padding: 20px;
        background: #e8f6fc;
    }

    .card {
        width: auto;
    }

    .main-section {
        margin-top: 0;
    }

    img.base {
        max-width: 160px;
    }

    .hero-image-anchor-ctas {
        margin-top: 40px;
        display: flex;
        width: 100%;
        gap: 30px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .hero-image-anchor-ctas a {
        display: flex;
        gap: 5px;
        background: #fff;
        padding: 6px 10px;
        justify-content: center;
        align-items: center;
        color: #03234b;
        text-decoration: none;
        font-family: 'Helvetica Now Display', sans-serif;
        font-size: 14px;
        border-radius: 8px 0;
        box-shadow: 1px 1px 2px #03234b2e;
        max-width: 250px;
        width: 100%;
        height: 48px;
    }

    .hero-image-anchor-ctas a span {
        width: calc(100% - 15px);
    }


}

@media (max-width: 700px) {
    .cards-list {
        grid-template-columns: repeat(1, minmax(300px, 1fr));
    }

    img.base {
        max-width: 120px;
    }

    .cta-bottom-container {
        margin-top: 20px;
        gap: 20px;
    }

    .ctas {
        gap: 10px;
    }

    .card-image {
        margin: auto 0;
    }

    .card-image img,
    .section.top.cards .card-image img {
        max-width: 70px;
    }

    .details {
        width: calc(100% - 80px);
    }
}

.accordion-toggle {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
}

.accordion-toggle svg {
    transition: transform 0.25s ease;
}

.accordion-toggle.closed svg {
    transform: rotate(-90deg);
}

.cards-list {
    overflow: visible;
}

.icon-arrow-anchor {
    fill: #03234b;
    height: 20px;
    top: 6px;
    width: 9px;
    vertical-align: text-top;
    transform: rotate(180deg);
}

@media (max-width: 1024px) {
    .accordion-toggle {
        display: inline-flex;
    }

    .cards-list {
        overflow: hidden;
        max-height: 2000px;
        transition: max-height 0.3s ease, opacity 0.3s ease;
    }

    .cards-list.closed {
        max-height: 0;
        opacity: 0;
    }
}

.accordion-toggle svg path {
    fill: #fff;
}

button.accordion-toggle.closed,
button.accordion-toggle.open {
    color: #03234b;
    background: transparent;
}

.heroimage {
    background: #03234B;
}

html {
    scroll-behavior: smooth;
}