/*This is the page ID needs to be targeted for all the CSS styles

#simplyStart-runPhaseTwo 

This is the page ID needs to be targeted for all the CSS styles */

#elteal-bg{background-color: #E0F2EF;}

#simplyStart-runPhaseTwo p a{color: #008672;text-decoration: underline;}
#simplyStart-runPhaseTwo p a:hover{color: #008672;text-decoration: none;}


#simplyStart-runPhaseTwo #get-kit-section .azcl-column-par2 *:not(.get-kit-text *){height: 100%;}

#simplyStart-runPhaseTwo #get-kit-section .get-kit-text{
    display: flex;
    flex-direction: column;
    justify-content: center;
}




#simplyStart-runPhaseTwo #inside-kit-section h3{text-align: center;}

#simplyStart-runPhaseTwo #inside-kit-section .kit-item{
    display: flex;
    gap: 24px;
}
#simplyStart-runPhaseTwo .kit-item img{
    width: 80px;
    height: 80px;
}
#simplyStart-runPhaseTwo #inside-kit-section .kit-item .kit-item-text{
    display: flex;
    flex-direction: column;
    padding-top: 15px;
}
#simplyStart-runPhaseTwo #inside-kit-section .kit-item .kit-item-text h5{
    margin-bottom: 10px;
    max-width: 224px;
}
#simplyStart-runPhaseTwo #inside-kit-section .kit-item .kit-item-text p{max-width: 230px;}




#simplyStart-runPhaseTwo .interested-intro-text{
    display:flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
#simplyStart-runPhaseTwo .interested-intro-text h3{max-width:915px;margin-bottom: 25px;}

#simplyStart-runPhaseTwo #get-kit-section p.not-actPat-btTxt {
    font-size: 12px;
    line-height: 16px;
    margin-top: 8px;
}


@media only screen and (max-width: 991px) {

    #elteal-bg{
        background-image: url('/content/dam/intelligentcontent/brands/lokelma/us/en/images/mobile/vector-shape-2-mobile.svg');
        background-repeat: no-repeat;
        background-size: contain;
        background-position-y: 55%;
    }
    #simplyStart-runPhaseTwo #elteal-bg{padding:40px 0 45px}

    
    #simplyStart-runPhaseTwo #get-kit-section{padding: 72px 0 43px;}
    #simplyStart-runPhaseTwo #get-kit-section #container-379b73cdd7{--col-count:1;gap:25px;}
    #simplyStart-runPhaseTwo #get-kit-section .azcl-column-par1{order: 2;}
    #simplyStart-runPhaseTwo #get-kit-section .get-kit-text{max-width: 79vw;}
    #simplyStart-runPhaseTwo #get-kit-section .get-kit-text h2{margin-bottom: 10px;}

    
    #simplyStart-runPhaseTwo #inside-kit-section{margin-bottom: 45px;}
    #simplyStart-runPhaseTwo #inside-kit-section h3{margin-bottom: 30px;}

    #simplyStart-runPhaseTwo #inside-kit-section .azcl-columns__base{grid-template-columns: 1fr; gap:30px}
    #simplyStart-runPhaseTwo #inside-kit-section #inside-kit-columns-top{margin-bottom: 30px;}
    
    #simplyStart-runPhaseTwo .interested-intro-text h3{margin-bottom: 20px;}
    #simplyStart-runPhaseTwo .interested-intro-text p{margin-bottom:30px;font-size: 14px;line-height: 18px;max-width: 100%;letter-spacing: 0;}


    #simplyStart-runPhaseTwo #inside-kit-section .kit-item {justify-content: center;}
    #simplyStart-runPhaseTwo #inside-kit-section .kit-item .kit-item-text{width: 55.074%; max-width: 230px;}
    #simplyStart-runPhaseTwo #get-kit-section p.not-actPat-btTxt {
        font-size: 10px;
        line-height: 12px;
        margin-top: 7px;
    }
}

@media only screen and (min-width: 992px) {
    
    #elteal-bg{
        background-image: url('/content/dam/intelligentcontent/brands/lokelma/us/en/images/desktop/vector-shape-2-desktop.svg');
        background-repeat: no-repeat;
        background-size: contain;
        background-position-y: center;
    }

    #simplyStart-runPhaseTwo #elteal-bg{padding:65px 0 80px}
    
    #simplyStart-runPhaseTwo #get-kit-section #container-379b73cdd7{grid-template-columns: 1.38fr 1fr;}
    

    #simplyStart-runPhaseTwo #get-kit-section .get-kit-text{
        margin-left: 43px;
        max-width: 458px;
    }

    #simplyStart-runPhaseTwo #get-kit-section{padding: 80px 0 67px;}
    #simplyStart-runPhaseTwo #get-kit-section .get-kit-text h2{margin-bottom: 15px;}

    
    #simplyStart-runPhaseTwo #inside-kit-section{margin-bottom: 92px;}
    #simplyStart-runPhaseTwo #inside-kit-section h3{margin-bottom: 45px;}
    #simplyStart-runPhaseTwo #inside-kit-section #inside-kit-columns-top{margin-bottom: 50px;}

    #simplyStart-runPhaseTwo .interested-intro-text h3{margin-bottom: 25px;}
    #simplyStart-runPhaseTwo .interested-intro-text p{margin-bottom:40px;font-size: 16px;line-height: 21px;max-width: 937px;}
}