.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.rfl-simple-card{width:100%}.rfl-simple-card__inner{display:flex;flex-direction:column;gap:0.75rem;padding:2rem;background-color:#fff;border-radius:16px;height:100%}.rfl-simple-card__title{font-family:'IBM Plex Sans',sans-serif;font-size:1.25rem;font-weight:700;color:#1E3256;line-height:1.3;margin:0}.rfl-simple-card__body{font-family:'IBM Plex Sans',sans-serif;font-size:1rem;color:#1E3256;line-height:1.6}.rfl-button .rfl-btn{display:inline-block;padding:0.875rem 2rem;font-family:'IBM Plex Sans',sans-serif;font-size:0.9375rem;font-weight:600;text-decoration:none;border-radius:9999px!important;border:2px solid transparent;cursor:pointer;transition:background-color 0.3s ease,border-color 0.3s ease,color 0.3s ease,box-shadow 0.3s ease,transform 0.3s ease}.rfl-button .rfl-btn--primary{background-color:#EEAB1F;color:#1E3256;border-color:#EEAB1F}.rfl-button .rfl-btn--primary:hover{background-color:#D4961A;border-color:#D4961A}.rfl-button .rfl-btn--secondary{background-color:#1E3256;color:#FFFEF4;border-color:#1E3256}.rfl-button .rfl-btn--secondary:hover{background-color:#162844;border-color:#162844}