.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-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.ra-listing-page-gallery{width:100%;position:relative}.ra-listing-page-gallery--empty{padding:2rem;text-align:center;color:#6b7280}.ra-listing-page-gallery--empty .ra-gallery-empty{margin:0}.ra-listing-page-gallery img{display:block;max-width:100%;height:auto}.ra-gallery-grid{display:grid;gap:var(--ra-gallery-gap,16px)}.ra-listing-page-gallery--grid.ra-cols-2 .ra-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ra-listing-page-gallery--grid.ra-cols-3 .ra-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ra-listing-page-gallery--grid.ra-masonry .ra-gallery-grid{display:block;column-gap:var(--ra-gallery-gap,16px)}.ra-listing-page-gallery--grid.ra-masonry.ra-cols-2 .ra-gallery-grid{column-count:2}.ra-listing-page-gallery--grid.ra-masonry.ra-cols-3 .ra-gallery-grid{column-count:3}.ra-listing-page-gallery--grid.ra-masonry .ra-gallery-item{break-inside:avoid;margin-bottom:var(--ra-gallery-gap,16px)}.ra-gallery-item{margin:0;overflow:hidden}.ra-gallery-item img,.ra-gallery-slide img{width:100%;object-fit:cover}.ra-lightbox-enabled .ra-gallery-item--clickable,.ra-lightbox-enabled .ra-gallery-slide--clickable{cursor:zoom-in}.ra-gallery-slider{position:relative}.ra-gallery-main .ra-gallery-slide{overflow:hidden}.ra-gallery-thumbs{margin-top:12px;margin-bottom:16px;width:100%}.ra-gallery-thumbs .splide__slide{opacity:0.55;cursor:pointer;border:2px solid transparent;overflow:hidden}.ra-gallery-thumbs .splide__slide.is-active{opacity:1;border-color:currentColor}.ra-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.ra-gallery-arrows{display:flex;gap:8px}.ra-gallery-arrow{background:none;border:none;cursor:pointer;padding:8px;display:inline-flex;align-items:center;justify-content:center;color:inherit}.ra-arrow-icon-circle .ra-gallery-arrow{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,0.9);box-shadow:0 1px 4px rgba(0,0,0,0.15)}.ra-gallery-arrow-circle{font-size:22px;line-height:1}.ra-arrows-overlay .ra-gallery-main{position:relative}.ra-arrows-overlay .ra-gallery-arrows{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);justify-content:space-between;padding:0 8px;pointer-events:none;z-index:2}.ra-arrows-overlay .ra-gallery-arrows .ra-gallery-arrow{pointer-events:auto;background:rgba(255,255,255,0.85);border-radius:4px}.ra-arrows-bottom .ra-gallery-arrows{justify-content:center;margin-top:12px}.ra-arrows-outside .ra-gallery-slider{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.ra-arrows-outside .ra-gallery-main{flex:1;min-width:0}.ra-arrows-outside .ra-gallery-thumbs{flex:0 0 100%;max-width:100%}.ra-arrows-outside .ra-gallery-arrow--outside{flex-shrink:0}@media (max-width:767px){.ra-listing-page-gallery--grid.ra-cols-2 .ra-gallery-grid,.ra-listing-page-gallery--grid.ra-cols-3 .ra-gallery-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.ra-listing-page-gallery--grid.ra-masonry.ra-cols-2 .ra-gallery-grid,.ra-listing-page-gallery--grid.ra-masonry.ra-cols-3 .ra-gallery-grid{column-count:1}.ra-arrows-outside .ra-gallery-slider{flex-direction:column}.ra-arrows-outside .ra-gallery-arrows{flex-direction:row;width:100%;justify-content:center}}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.bde-post-loop{max-width:100%;width:100%}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.breakdance .bde-form-builder{width:100%;max-width:100%}.breakdance .bde-button{max-width:100%}