.elementor-145 .elementor-element.elementor-element-a4b809b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-145 .elementor-element.elementor-element-0c117a3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-145 .elementor-element.elementor-element-c200eff{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-145 .elementor-element.elementor-element-0e1af9b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-145 .elementor-element.elementor-element-8dbc230{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-145 .elementor-element.elementor-element-23f5915{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-145 .elementor-element.elementor-element-8ba67af .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-size:18px;font-weight:600;color:var( --e-global-color-accent );}.elementor-145 .elementor-element.elementor-element-51c651a{--display:flex;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#F9F9F9;--border-color:#F9F9F9;--border-radius:8px 8px 8px 8px;--padding-top:25px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}.elementor-145 .elementor-element.elementor-element-51c651a:not(.elementor-motion-effects-element-type-background), .elementor-145 .elementor-element.elementor-element-51c651a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F9F9;}.elementor-145 .elementor-element.elementor-element-51c651a.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-145 .elementor-element.elementor-element-9d752b3{--display:flex;}.elementor-145 .elementor-element.elementor-element-84766e8{--display:flex;}.elementor-145 .elementor-element.elementor-element-a73dfc9{--n-accordion-title-font-size:20px;padding:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;--n-accordion-title-justify-content:space-between;--n-accordion-title-flex-grow:1;--n-accordion-title-icon-order:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-title-normal-color:#1B3456;--n-accordion-title-hover-color:#1B3456;--n-accordion-title-active-color:#A32035;--n-accordion-icon-size:15px;}:where( .elementor-145 .elementor-element.elementor-element-a73dfc9 > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title > .e-n-accordion-item-title-header ) > .e-n-accordion-item-title-text{font-family:"Trebuchet MS", Sans-serif;font-weight:600;text-transform:uppercase;}.elementor-145 .elementor-element.elementor-element-97a544c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-145 .elementor-element.elementor-element-51c651a{--width:39.953%;}}@media(max-width:767px){.elementor-145 .elementor-element.elementor-element-bd2382c > .elementor-widget-container{padding:0px 0px 0px 0px;}}/* Start custom CSS for eventms-registration-table, class: .elementor-element-bd2382c */.eventms-reg-table__cta {
	text-align: left;
	margin-bottom: 12px;
}

.eventms-btn--register {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	color: #A32035; /* Crimson/Pink color from design */
	font-family: var(--eventms-font-heading);
	font-size: 1rem;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	transition: opacity 0.2s ease, transform 0.2s ease;
}

.eventms-btn--register:hover {
	opacity: 0.8;
	transform: translateX(2px);
}

.eventms-btn--register__icon {
	color: #1B3A6B; /* Navy Blue color for the arrow */
	font-size: 0.9em;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c200eff */#eventms-register-btn{
 align-items: center !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-51c651a *//* Styling the inner bank info box */
.bank-details-box {
    margin-top: 15px;
    margin-bottom: 20px;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.05); /* Subtle depth */
}

/* Specific styling for the labels */
.bank-details-box p {
    margin-bottom: 8px;
    color: #333;
    font-size: 15px;
}

/* The vertical divider logic for Bank/Branch code */
.bank-code-divider {
    color: #ccc;
    margin: 0 10px;
    font-weight: 300;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-51c651a *//* Styling the inner bank info box */
.bank-details-box {
    margin-top: 15px;
    margin-bottom: 20px;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.05); /* Subtle depth */
}

/* Specific styling for the labels */
.bank-details-box p {
    margin-bottom: 8px;
    color: #333;
    font-size: 15px;
}

/* The vertical divider logic for Bank/Branch code */
.bank-code-divider {
    color: #ccc;
    margin: 0 10px;
    font-weight: 300;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-51c651a *//* Styling the inner bank info box */
.bank-details-box {
    margin-top: 15px;
    margin-bottom: 20px;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.05); /* Subtle depth */
}

/* Specific styling for the labels */
.bank-details-box p {
    margin-bottom: 8px;
    color: #333;
    font-size: 15px;
}

/* The vertical divider logic for Bank/Branch code */
.bank-code-divider {
    color: #ccc;
    margin: 0 10px;
    font-weight: 300;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-51c651a *//* Styling the inner bank info box */
.bank-details-box {
    margin-top: 15px;
    margin-bottom: 20px;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.05); /* Subtle depth */
}

/* Specific styling for the labels */
.bank-details-box p {
    margin-bottom: 8px;
    color: #333;
    font-size: 15px;
}

/* The vertical divider logic for Bank/Branch code */
.bank-code-divider {
    color: #ccc;
    margin: 0 10px;
    font-weight: 300;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-51c651a *//* Styling the inner bank info box */
.bank-details-box {
    margin-top: 15px;
    margin-bottom: 20px;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.05); /* Subtle depth */
}

/* Specific styling for the labels */
.bank-details-box p {
    margin-bottom: 8px;
    color: #333;
    font-size: 15px;
}

/* The vertical divider logic for Bank/Branch code */
.bank-code-divider {
    color: #ccc;
    margin: 0 10px;
    font-weight: 300;
}/* End custom CSS */
/* Start custom CSS for nested-accordion, class: .elementor-element-a73dfc9 *//* Container Box */
.elementor-145 .elementor-element.elementor-element-a73dfc9 .e-n-accordion-item, 
.elementor-145 .elementor-element.elementor-element-a73dfc9 .elementor-accordion-item {
    border: 1px solid #d4d4d4;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #ffffff;
}

/* Header Styling (The top section) */
.elementor-145 .elementor-element.elementor-element-a73dfc9 .e-n-accordion-item-title,
.elementor-145 .elementor-element.elementor-element-a73dfc9 .elementor-tab-title {
    padding: 20px 25px !important;
    border-bottom: 1px solid #000000; /* The line under the title */
    background-color: transparent;
}

/* Content Area Styling */
.elementor-145 .elementor-element.elementor-element-a73dfc9 .e-n-accordion-item-content,
.elementor-145 .elementor-element.elementor-element-a73dfc9 .elementor-tab-content {
    padding: 30px 25px !important;
    background-color: #ffffff;
    line-height: 1.6;
    color: #333;
}

/* Icon Color and Size */
.elementor-145 .elementor-element.elementor-element-a73dfc9 .e-n-accordion-item-title-icon,
.elementor-145 .elementor-element.elementor-element-a73dfc9 .elementor-accordion-icon {
    color: #5b32b4; /* Purple color from your image */
    font-size: 18px;
}/* End custom CSS */