.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}.bde-section:has(>.section-container>.rfl-hero-section){padding:0!important}.section-container:has(>.rfl-hero-section){max-width:100%!important;padding:0!important}.rfl-hero-section{width:100%;display:flex;justify-content:center;align-items:center;min-height:50vh;background-color:#1E3256}.rfl-hero-section .rfl-hero__inner{max-width:720px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.rfl-hero-section .rfl-hero__heading{font-family:'Lora',Georgia,serif;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;color:#FFFEF4;margin:0;line-height:1.15}.rfl-hero-section .rfl-hero__subheading{font-family:'IBM Plex Sans',sans-serif;font-size:1.125rem;color:rgba(255,254,244,0.75);margin:0;line-height:1.65}.rfl-hero-section .rfl-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:0.5rem}