.elementor-1751 .elementor-element.elementor-element-313f69e{--display:flex;}.elementor-1751 .elementor-element.elementor-element-508b771{--display:flex;--padding-top:0px;--padding-bottom:10px;--padding-left:45px;--padding-right:45px;}.elementor-1751 .elementor-element.elementor-element-093114a img{width:156px;}.elementor-1751 .elementor-element.elementor-element-59e2810{padding:0px 0px 0px 0px;text-align:center;}.elementor-1751 .elementor-element.elementor-element-59e2810 .elementor-heading-title{font-size:30px;color:#033326;}.elementor-1751 .elementor-element.elementor-element-34b06a2{width:var( --container-widget-width, 574px );max-width:574px;--container-widget-width:574px;--container-widget-flex-grow:0;}.elementor-1751 .elementor-element.elementor-element-34b06a2.elementor-element{--align-self:center;}#elementor-popup-modal-1751 .dialog-widget-content{background-color:#D8EACD;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 0px 1px;}#elementor-popup-modal-1751{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1751 .dialog-message{width:715px;height:auto;padding:10px 0px 10px 0px;}#elementor-popup-modal-1751 .dialog-close-button{display:flex;font-size:22px;}#elementor-popup-modal-1751 .dialog-close-button i{color:#000000;}#elementor-popup-modal-1751 .dialog-close-button svg{fill:#000000;}@media(max-width:767px){.elementor-1751 .elementor-element.elementor-element-508b771{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-1751 .elementor-element.elementor-element-59e2810{padding:0px 0px 0px 0px;}.elementor-1751 .elementor-element.elementor-element-59e2810 .elementor-heading-title{font-size:26px;}#elementor-popup-modal-1751 .dialog-widget-content{margin:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-51a2298 */.steps-container {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        position: relative;
    }
   .step {
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px;
    position: relative;
    gap: 30px;
}
 .step a{background:transparent !impotant;}
    .step-icon {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background: linear-gradient(to bottom, #67c18c, #3ea16c);
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        font-size: 24px;
        flex-shrink: 0;
        margin-right: 20px;
    }
    .step-content {
        max-width: 100%;
    }
    .step-content h3 {
        margin: 0 0 10px 0;
        font-size: 18px;
        color: #333;
    }
    .step-content p {
        margin: 0 0 10px 0;
        color: #555;
        font-size: 14px;
        line-height: 1.6;
    }
    .step-content a {
        color: #333;
        text-decoration: none;
        background-color: #dff0d8;
        padding: 2px 6px;
        border-radius: 4px;
        font-size: 13px;
    }
    /* Vertical line connecting steps */
   .steps-container::before {
    content: '';
    position: absolute;
    top: 2px;
    bottom: 86px;
    left: 32px;
    width: 3px;
    background-color: #1aa27b;
}
   .location {
    display: inline-flex;
    align-items: center;
    background-color: #bde1b7;
    padding: 11px 22px;
    border-radius: 50px;
    font-size: 13px;
    color: #333;
    position:relative;
    z-index:1;
    margin-top:5px !important;
}
.location::before {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    bottom: 30px;
    background: #bae2b8;
    border-radius: 0px 50px 50px 50px;
    rotate: 45deg;
    z-index: -1;
}
    .location i {
        margin-right: 5px;
        color: #3ea16c;
    }
    
    @media (min-width: 320px) and (max-width: 767px) {
        
       .step {
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px;
    position: relative;
    gap: 15px;
} 
 .location {
   
    font-size: 11px !important;
     padding: 10px 12px;
}
       .location i {font-size: 16px !important;margin-right:10px;}   
        .steps-container::before {
    content: '';
    position: absolute;
    top: 2px;
    bottom: 122px !important
    ;
    left: 32px;
    width: 3px;
    background-color: #1aa27b;
}
      
      .location::before {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    bottom: 39px !important;
    background: #bae2b8;
    border-radius: 0px 50px 50px 50px;
    rotate: 45deg;
    z-index: -1;
    left: 20px;
}  
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-34b06a2 */div#d9a-download-msg {
    text-align: center;
    color: #033527 !important;
}
button#d9a-download-btn {
    width: 100%;
    background: linear-gradient(90deg, #021F17 0%, #054C39 51.44%, #033326 100%) !important;
    color: #fff;
    padding: 20px !important;
    border-radius: 50px !important;
}


@media (min-width: 320px) and (max-width: 767px) {
    
  button#d9a-download-btn  {font-size:14px !important;line-height:16px;}
    
    
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-313f69e */a.dialog-close-button.dialog-lightbox-close-button:before {
    content: "Close";
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin-top: 3px;
    
}/* End custom CSS */
/* Start custom CSS */.elementor-1751 .elementor-element.elementor-element-166506b .ue_item_content {
    margin-bottom: 0px;
}/* End custom CSS */