/* ---------------Cardline Herosection Start -------------------*/
#congressTiles{
    display: grid;
}

.hero-section.aem-GridColumn--default--none.aem-GridColumn.aem-GridColumn--default--6.aem-GridColumn--offset--default--0 {
    width: 36.657%;
}

.cmp-columncontainer--2col-1_1 {
    column-gap: 2.22%;
    margin-top: 28.5px;
}

#congressTiles .hero-section:nth-child(odd) {
    margin-right: 2.22%;
}

.cmp-columncontainer--2col-1_1 .cmp-columncontainer-item:first-child, #congressTiles .hero-section:nth-child(odd){
    margin-left: 12.223%;
}

.cmp-columncontainer--2col-1_1 .cmp-columncontainer-item:last-child, #congressTiles .hero-section:nth-child(even) {
    margin-right: 12.223%;
}

.cmp-columncontainer--2col-1_1 .hero-section {
    background: #FFFFFF;
    height: 100%;
    border-radius: 7px;
}

#congressTiles .hero-section{
    background: #FFFFFF;
    margin-top: 28.5px;
    border-radius: 7px;
}

.cmp-columncontainer--2col-1_1 .hero-section .pageWrapper {
    height: 100%;
}

.cmp-columncontainer--2col-1_1 .hero-section .pageWrapper .contentWrapper, #congressTiles .hero-section .pageWrapper .contentWrapper{
    min-height: auto;
    height: 100%;
    background-size: 104% 112%;
    border-radius: 7px;
    background-position: center;
    box-shadow: 0 5px 10px 0 rgb(85 87 89 / 12%);
}

.cmp-columncontainer--2col-1_1 .hero-section .pageWrapper .contentWrapper .content, #congressTiles .hero-section .pageWrapper .contentWrapper .content {
    min-height: 193px;
    height: 100%;
    max-height: -webkit-fill-available;
    max-height: -moz-available;
    padding: 50px 0% 45px;
    margin: auto;
    border-radius: 7px;
    background-color: transparent;
    box-shadow: none;
    background-size: 104% 112%;
    background-position: center;
}

#congressTiles .hero-section .pageWrapper, #congressTiles .hero-section .pageWrapper .contentWrapper, #congressTiles .hero-section .pageWrapper .contentWrapper .content{
    height: auto;
}

.container .columncontainer:last-child {
    margin-bottom: 20px;
}

@media only screen and (min-width:961px) {
    .cmp-columncontainer--2col-1_1 .hero-section .pageWrapper .contentWrapper .content, #congressTiles .hero-section .pageWrapper .contentWrapper .content {
        background-image: none!important;
    }
}

.cmp-columncontainer--2col-1_1 .hero-section .content .rich-text .cmp-text h4, #congressTiles .hero-section .content .rich-text .cmp-text h4{
    color: #004C97;
    font-family: "Meridien", serif;
    font-size: 39px;
    letter-spacing: 0;
    line-height: 36px;
    text-align: center;
    overflow-wrap: anywhere;
    margin: 0;
}

.cmp-columncontainer--2col-1_1 .hero-section .content .rich-text .cmp-text h5, #congressTiles .hero-section .content .rich-text .cmp-text h5{
    color: #004C97;
    font-family: "Meridien", serif;
    font-size: 39px;
    font-weight: 500;
    letter-spacing: -0.58px;
    line-height: 36px;
    text-align: center;
    overflow-wrap: anywhere;
    margin: 0;
}

.cmp-columncontainer--2col-1_1 .hero-section .content .rich-text .cmp-text p, #congressTiles .hero-section .content .rich-text .cmp-text p{
    color: #004C97;
    font-family: "Myriad Pro", sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -0.5px;
    line-height: 36px;
    text-align: center;
    overflow-wrap: anywhere;
    margin: 0;
}

.cmp-columncontainer--2col-1_1 .cmp-columncontainer-item, #congressTiles .hero-section {
    padding: 0;
}

.cmp-columncontainer--2col-1_1 .cmp-columncontainer-item .astellaslink, #congressTiles .hero-section .astellaslink {
    text-align: center;
}

.cmp-columncontainer--2col-1_1 .cmp-columncontainer-item .cta-link, #congressTiles .hero-section .cta-link{
    display: inline-block;
    color: #A62B4E;
    font-family: "Myriad Pro Bold", sans-serif;
    font-size: 21px;
    letter-spacing: 0.5px;
    line-height: 32px;
    text-align: center;
    width: auto;
    margin-top: 10px;
    overflow-wrap: anywhere;
}

.cmp-columncontainer--2col-1_1 .cmp-columncontainer-item .cta-link.cta-card-link, #congressTiles .hero-section .cta-link.cta-card-link{
    color: #004C97;
    font-family: "Myriad Pro", sans-serif;
    font-weight: normal;
    margin-top: 10px;
}

@media only screen and (max-width:960px) {
    .cmp-columncontainer--2col-1_1 {
        row-gap: 20px;
        margin-top: 20px;
    }

    .cmp-columncontainer--2col-1_1 .cmp-columncontainer-item:first-child,
    .cmp-columncontainer--2col-1_1 .cmp-columncontainer-item:last-child, 
    #congressTiles .hero-section:nth-child(odd),
    #congressTiles .hero-section:nth-child(even) {
        margin: 0 4%;
        padding: 0;
    }

    #congressTiles .hero-section{
        width: 92%;
        margin-top: 20px !important;
    }

    .cmp-columncontainer--2col-1_1 .cmp-columncontainer-item .astellaslink, #congressTiles .hero-section .astellaslink{
        text-align: center;
    }
    .cmp-columncontainer--2col-1_1 .cmp-columncontainer-item .cta-link, #congressTiles .hero-section .cta-link{
        font-size: 18px;
        letter-spacing: 0;
        line-height: 24px;
    }
    .cmp-columncontainer--2col-1_1 .hero-section .content .rich-text .cmp-text h5, #congressTiles .hero-section .content .rich-text .cmp-text h5{
        font-size: 36px;
        letter-spacing: -0.5px;
        line-height: 40px;
    }
    .cmp-columncontainer--2col-1_1 .hero-section .pageWrapper .contentWrapper, #congressTiles .hero-section .pageWrapper .contentWrapper{
        background-image: none!important;
    }
    .cmp-columncontainer--2col-1_1 .hero-section .pageWrapper .contentWrapper .content, #congressTiles .hero-section .pageWrapper .contentWrapper .content{
        min-height: auto;
    }
}


/*--------------------- Cardline Herosection End -------------------*/