@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


h1, h2, h3, h4, h5, h6, h1.auth__title {
    
    font-family: "DM Sans", sans-serif !important;
   
    
}

.cstm_reset {
    background: #F7F3EC;
    padding: 40px;
    border-radius: 12px;
    border: 1px solid #e1e1e1;
    box-shadow: 0 40px 80px -36px rgba(14, 61, 88, 0.18);
}


.btn, .btn2 {font-size:16px;}
body, p, a, .btn, button#form-button {
    
   font-family: "Inter", sans-serif !important;

 }
 
 @media(max-width:767px){
     br {display:none !important;}
 a.btn2 {
    margin-left: 12px;
}    
     
 }
 
 div#section-1603137761792 {
    display: none;
}
 @media(min-width:768px){
#section-1779523985460 .section__overlay::before{
content: "";
    position: absolute;
    right: -120px;
    top: -120px;
    width: 360px;
    height: 360px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(143, 184, 154, 0.22) 0%, transparent 70%);

}

#section-1779523985460 .section__overlay::after {
    
    content: "";
    position: absolute;
    left: -160px;
    bottom: -160px;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(19, 78, 112, 0.55) 0%, transparent 70%);
}
 
     
     
     
     
     
     
     
     
div#block-1779524077639 h2 {
    font-size: 56px;
} 


div#section-1779525552836 .feature {
    display: flex;
    align-items: flex-start;
    gap: 25px;
}

     
 }
 
 
 
 h1.auth__title {
    font-size: 42px;
}
 
 header {
    border-bottom: 1px solid #d0d0d08c;
}
 
p.tag_cstm {
    background: #e2eaee;
    width: fit-content;
    padding: 8px 14px;
    font-size: 12px;
    border-radius: 5px;
    color: #0E3D58;
    font-weight: 600;
    margin-bottom: 19px;
} 
 div#section-1598905973601 a.btn {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
}
 div#section-footerpro h5.link-list__title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 30px !important;
}
 div#section-footerpro a.link-list__link {
    font-size: 15px;
    margin-bottom: 8px !important;
}


























 