.elementor-4726 .elementor-element.elementor-element-19992c53{--display:flex;--border-radius:16px 16px 16px 16px;}#elementor-popup-modal-4726{background-color:rgba(0,0,0,.8);justify-content:center;align-items:flex-end;pointer-events:all;}#elementor-popup-modal-4726 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-4726 .dialog-close-button{display:flex;}#elementor-popup-modal-4726 .dialog-widget-content{border-radius:16px 16px 16px 16px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 40px 0px;}/* Start custom CSS for html, class: .elementor-element-7b3e0679 */#elementor-popup-modal-4726{
    background: linear-gradient(180deg, #ededff80 32%, #DBDBFF 10%);
    backdrop-filter: blur(6px);
}
#elementor-popup-modal-4726 .dialog-message {
    width: 400px;
}
#elementor-popup-modal-4859 .dialog-lightbox-widget-content{
    border-radius:20px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}
body{
  background: linear-gradient(180deg, #ededff80 40%, #DBDBFF 10%);
}
.card {
     font-family: "Poppins", sans-serif;
    max-width: 100%;
    background: #fff;
    margin: 0 auto;
    border-radius: 20px;
    padding: 16px 16px 32px;
    width: 400px;
}
img{
  max-width: 100%;
}

#elementor-popup-modal-4726 h2 {
    margin-top: 0;
    font-size: 24px;
    font-weight:600;
    color:rgba(38, 40, 51, 1);
    margin-bottom: 16px;
}

.footer-text {
    margin-top: 16px;
    font-size: 10px;
    line-height: 1.5;
    color: #7D7E85;
    text-align: center;
}

.icons img{
  max-width: 326px;
  margin: 16px auto 0;
  display: block;
}
.btmtxt{
    
    color:rgba(125, 126, 133, 1);
    font-weight:600;
    font-size:16px;
    line-height: 1.5;
}
.verified_div{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
   margin-top: 8px;
}
.verified_div span{
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  color: #7DAD3A;
 
}
p.card_sub_title{
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: #262833;
  margin-bottom: 16px;
}
.email_form label{
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #303030;
    display: block;
    margin-bottom: 8px;
}
.email_form label span{
 color: #C72B23;
}
.email_form input{
  padding: 8px 16px;
  background: #F6F6FF;
  border-radius: 8px;
  border: 1px solid #DBDBFF;
  font-size: 14px;
  font-weight: 400;
  color: #626267;
  width: 100%;
}
.email_form input:focus{
  outline: none;
    border: 1px solid #DBDBFF;
}
.email_form input::placeholder{
color: #B6B8C1;
}
.email_sub_btn{
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  color: #FFFFFF;
  padding: 16px 16px;
  width: 100%;
  display: block;
  background: #4A49FF;
  border-radius: 100px;
  border: none;
  cursor: pointer;
  transition: .4s;
  margin-top: 16px;
}
.email_sub_btn img{
  vertical-align: middle;
  margin-left: 8px;
}
.email_sub_btn:hover{
  background: #3f3fd9;
}
@media(max-width:767px){
    
    #elementor-popup-modal-4726 .dialog-message {
    width: 358px;
    margin:0 auto ;
    }
    #elementor-popup-modal-4726 h2{
        max-width: 290px;
    }
     #elementor-popup-modal-4726{
        background: linear-gradient(180deg, #ededff80 26%, #DBDBFF 10%) !important; 
        padding: 0px 16px 0px !important;
     }
   
}/* End custom CSS */