.cmp-selfcertification.modal.modal--visible{
    background: #ffffffad !important;
}
.cmp-selfcertification .selfCert-bodyArea.headersec {
   padding-top: 20px;
    max-width: 752px;
    margin-right: 37px;
}
.references-body {
    display: flex;
}
.seldCert-footer-sec .references-body:last-child
{
    padding : 0px;
}
.references-body span {
    padding-right: 9px;
}

.cmp-selfcertification.modal--overflow {
    padding-top: 0;
    background: #ffffff !important;
    backdrop-filter: blur(20px);
}
a.cmp-selfcertification__continue.self-certify-yes.selfCert-anchorBtn-notHealth {
    max-width: 253px;
}
div#selfCert-main {
    display: flex;
    min-height: 1080px;
}
.self-body {
    background: #ffffff;
    padding: 250px 30px 10px 30px;
}
.text-pink
{
    color: #CC3A70;
}
.self-body h2 {
    color: #171A34;
    font-family: 'avenir-lt-pro';
    font-size: 65px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 78px */
    max-width: 371px;
    margin: 20px 0;
}
.cmp-selfcertification .cmp-selfcertification__content {
    line-height: unset;
    padding:0;
    background: #ffffff;
}
.cmp-selfcertification.modal .modal-box {
    width: 100%;
    max-width: 100%;
    border: 1px solid #CED4DA;
    border-radius: 4px;
   /* box-shadow: 0px 4px 4px 0px #00000040;*/
    padding: 0 0 17px;
    height: 100vh;
}
.cmp-selfcertification .selfCert-blueBg h4 {
    padding: 19px 20px 20px;
    margin: 0;
    background-color: #11305C;
    color: #FFFFFF;
    text-align: center;
    font-family: "avenir-lt-pro", sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cmp-selfcertification .selfCert-logoImg {
        padding: 37px 57px;
    width: 56%;
    background: #19203D;
    position: relative;

}
.self-body {
    position: relative;
    z-index: 1;
}
.cmp-selfcertification .selfCert-logoImg:after {
    content: "";
    position: absolute;
    background: url("/content/dam/intelligentcontent/unbranded/thinkaldo/us/en/images/home/modal-bg.png");
    background-size: cover;
    width: 106%;
    height: 1000px;
    left: 0;
    top: 0;
    z-index:1;
    background-position: center;
}

.cmp-selfcertification .selfCert-logoImg img {
max-width: 252px;
}
.cmp-selfcertification .selfCert-bodyArea {
    padding: 0 15px 16px;
}
.cmp-selfcertification .selfCert-bodyArea p {
    font-family: "avenir-lt-pro";
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 120%;
    color: #3C4242;
}
.cmp-selfcertification .selfCert-bodyArea h3 {
    font-family: "avenir-lt-pro";
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    line-height: 120%;
    color: #3C4242;
    margin: 70px 0px 0px 0px;
}
.cmp-selfcertification .selfCert-bodyArea p:not(:last-child) {
    margin-bottom: 20px;
}

.cmp-selfcertification .selfCert-bodyArea p span.selfCert-bodyArea-bold {
    font-weight: 700;
}

.cmp-selfcertification__continue.self-certify-yes{
    color:#ffffff !important;
    background-color:#CC3A70 !important;
}
.cmp-selfcertification .selfCert-anchorBtn a {
    display: flex;
    align-items: center;
    padding: 8px 15px;
    border: 2px solid #CC3A70;
    border-radius: 4.8px;
    text-align: center;
    text-decoration: none;
    font-family: "avenir-lt-pro", sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: 24px;
    width: auto;
    height: auto;
    margin-top: 0;
        justify-content: flex-start;
        transition: transform 0.3s ease;
}
.cmp-selfcertification .selfCert-anchorBtn a.selfCert-anchorBtn-notHealth {
    color: #CC3A70;
    background-color: #FFFFFF;
}
.cmp-selfcertification .selfCert-anchorBtn a.selfCert-anchorBtn-yesHealth {
    color: #FFFFFF;
    background-color: #CC3A70;
}
.cmp-selfcertification .selfCert-anchorBtn a.selfCert-anchorBtn-notHealth:hover {
    color: #FFFFFF !important;
    background-color: #CC3A70 !important;
}
.cmp-selfcertification .selfCert-anchorBtn a.cmp-selfcertification__continue:hover {
    color: #CC3A70 !important;
    background-color: #FFFFFF !important;
}
.cmp-selfcertification .selfCert-anchorBtn {

    flex-direction: column;
    padding: 29px 16px 17px 16px;
    display: inline-flex;
    row-gap: 20px;
    position: relative;
    z-index: 99999;
}
a.selfCert-anchorBtn-notHealth {
    max-width: 282px;
}
.cmp-selfcertification .selfCert-footer {
    text-align: left;
    padding: 0 20px;
}
.cmp-selfcertification .selfCert-footer p {
    font-family: "avenir-lt-pro";
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
    line-height: 19px;
    color: #3C4242;
    max-width: 90%;
    margin-bottom: 15px;
    
}
.cmp-selfcertification .selfCert-footer p:last-child {
    margin-bottom: 0;
}
.cmp-selfcertification .selfCert-footer p.selfCert-footer-Italics {
    padding: 28px 0px 0px 0px;
}

.cmp-selfcertification .cmp-selfcertification__actions{
    display:none;
}
.selfCert-bodyArea.seldCert-footer-sec {
    padding-top: 200px;
}
.self-body
{
    position : relative;
}
.self-body:after {
    position: absolute;
    content: '';
    top: 0;
    right: -94px;
    width: 657px;
    height: 354px;
    background: url("/content/dam/intelligentcontent/unbranded/thinkaldo/us/en/images/home/vector-top.png");
    background-repeat: no-repeat;
    z-index: 1;
}
.references-body {
    font-family: "avenir-lt-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #3C4242;
    padding-bottom: 5px;
}

@media only screen and (max-width: 991px){
    .self-body:after {
    position: absolute;
    content: '';
    top: 0px;
    right: 0px;
    width: 226px;
    height: 206px;
    
    background: url("/content/dam/intelligentcontent/unbranded/thinkaldo/us/en/images/home/vector-mob.png");
    background-repeat: no-repeat;

}
    .cmp-selfcertification .selfCert-bodyArea h3
    {
        font-size: 22px;
    }
    .cmp-selfcertification .selfCert-bodyArea
    {
        padding: 0px 0px 16px 0px;
    }
    .self-body h2
    {
        font-size: 36px;
        max-width: 271px;
    }
    .cmp-selfcertification .selfCert-bodyArea p
    {
        font-size: 18px;
    }
    .cmp-selfcertification .selfCert-logoImg
    {
        display: none;
    }
    .self-body {
    background: #ffffff;
    padding: 250px 23px 30px 23px;
}
.cmp-selfcertification .selfCert-bodyArea.headersec
{
    margin-right : 0px;
    max-width: 94%;
}
    .cmp-selfcertification.modal .modal-box {
    width: 100%;
    max-width: 100%;
    border: none;
    border-radius: 4px;
   /* box-shadow: 0px 4px 4px 0px #00000040; */
    padding: 0 0 17px;
    margin: 0px auto;
}
.cmp-selfcertification .selfCert-footer
{
    padding: 0px;
}
.references-body
{
    font-size: 14px;
}
.cmp-selfcertification .selfCert-bodyArea.seldCert-footer-sec
{
    padding-top:100px;
}
.cmp-selfcertification .selfCert-anchorBtn {
    display: flex;
    column-gap: 5px;
    justify-content: flex-end;
    padding: 17px 0px;
    flex-direction: column;
    gap: 20px;
    max-width: 354px;
    margin: 0;
}

.cmp-selfcertification .selfCert-footer p{
    max-width: 100%;
    text-align: left;
}

.cmp-selfcertification__title{
    padding:0 !important;
}


}
@media only screen and (max-width: 767px){
    
        .self-body:after {
    position: absolute;
    content: '';
    top: 0px;
    right: 0px;
    width: 226px;
    height: 206px;
    background: url("/content/dam/intelligentcontent/unbranded/thinkaldo/us/en/images/home/vector-mob.png");
    background-repeat: no-repeat;
    z-index: 1;
}
    
}
