.elementor-2677 .elementor-element.elementor-element-3f9eb87{--display:flex;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2677 .elementor-element.elementor-element-0967207{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-e373990 */.registration-wrapper{
    display:grid;
    grid-template-columns:2fr 1fr;
    gap:40px;
    max-width:1400px;
    margin:auto;
}

.form-card{
    background:#fff;
    border:1px solid #edf2f7;
    border-radius:24px;
    padding:50px;
    box-shadow:0 20px 50px rgba(15,23,42,.08);
}

.summary-card{
    background:#fff;
    border-radius:24px;
    padding:35px;
    border:1px solid #edf2f7;
    position:sticky;
    top:120px;
    height:fit-content;
}/* End custom CSS */