.elementor-5732 .elementor-element.elementor-element-023ed7a{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 40px;--row-gap:0px;--column-gap:40px;}.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-5732 .elementor-element.elementor-element-f6abe1d{--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-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-5732 .elementor-element.elementor-element-6097de8 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-5732 .elementor-element.elementor-element-6097de8 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-5732 .elementor-element.elementor-element-6097de8{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-5732 .elementor-element.elementor-element-6097de8 .elementor-icon-list-text{transition:color 0.3s;}.elementor-5732 .elementor-element.elementor-element-ef5dc71 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-5732 .elementor-element.elementor-element-ef5dc71{font-family:"Raleway", Sans-serif;font-weight:400;color:#000080;}.elementor-5732 .elementor-element.elementor-element-5eefad8.elementor-element{--align-self:center;}.elementor-5732 .elementor-element.elementor-element-f6adf65{--display:flex;}.elementor-5732 .elementor-element.elementor-element-6c8f00e{--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-5732 .elementor-element.elementor-element-f6abe1d{--width:50%;}.elementor-5732 .elementor-element.elementor-element-f6adf65{--width:60%;}.elementor-5732 .elementor-element.elementor-element-6c8f00e{--width:60%;}}/* Start custom CSS *//* Default hidden state */ 
.payplan-container { opacity: 0; max-height: 0; overflow: hidden; pointer-events: none; transition: opacity 0.25s ease; } 

/* Visible state */ .payplan-container.is-active { opacity: 1; max-height: 5000px; /* large enough */ pointer-events: auto; }/* End custom CSS */