@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
p, a.btn, button#form-button, a.link-list__link, a {  font-family: "Inter", sans-serif;}

a.btn {
    font-weight: 400;
    padding: 9px 20px;
    margin-left: 20px !important;
}

a.btn.btn--outline.btn--medium.btn--auto {
    border: 1px solid #2a226133;
    font-size: 16px;
}


.btn--outline:hover {background-color: #2a22611a !important;}

header {
    border-bottom: 1px solid #2a226133;
}


button#form-button {
    font-weight: 400;
}

 #block-1772766016815_0 .block {
    border-left: 5px solid #ec4c6a !important;
    border-radius: 0;
}


.framework-list {
            list-style: none;
            padding: 0;
            max-width: 800px;
        }

        .framework-list li {
            display: flex;
            align-items: flex-start;
            margin-bottom: 30px;
        }

        .icon-box {
               min-width: 36px;
    height: 35px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    font-size: 18px;
    margin-top: 7px;
        }

        .content {
            line-height: 1.6;
            font-size: 16px;
        }

        .label {
            font-weight: bold;
        }

        /* Responsive adjustments */
        @media (max-width: 600px) {
            .content {
                font-size: 16px;
            }
            .icon-box {
                min-width: 35px;
                height: 35px;
            }
        }
        
div#section-1772766016815, div#section-1772767185177, div#section-1772767689809 {
    border-bottom: 1px solid #2a226133;
}        

#block-1772767689809_3 .testimonial-footer {
 
    border-top: 1px solid rgb(230 230 197) !important;
   
}
        
     .aj_bio {
    border-left: 4px solid #ec4c6a;
    padding-left: 20px;
}   
   
   
   #block-1772767689809_3 .avatar {
    background: #2a226214 !important;
}   

div#block-1772767689809_6 .block {
    display: flex;
    flex-direction: column;
    gap: 14px;
    justify-content: center;
}

@media(min-width:768px){
    h1 {font-size:47px;}
    div#section-1772772635492 .block-type--cta {
    width: 11%;
}
    #section-1772772635492 .container {
        max-width: 1430px !important; 
    }
 
    
}

svg.lg\:order-0.order-1.pb-8.pt-6.lg\:pb-6.lg\:pt-12 {
    color: #f7f8ce;
}


div#section-1772772635492 a.btn:hover {
    color:#2a2261;
    background:#f6f8ce !important;
}

   header a.link-list__link:hover {
    text-decoration: underline;
    text-underline-offset: 6px; 
}

.dropdown:hover {
    text-decoration: underline;
    text-underline-offset: 6px; 
}





        