.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-heading{max-width:100%;margin:0}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-button{max-width:100%}.breakdance .bde-globalblock{max-width:100%;width:100%}.bde-globalblock .breakdance{background-color:initial;color:initial}.breakdance .bde-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.breakdance .bde-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}.breakdance .pc-feature-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:40px}.breakdance .pc-feature-list__item{display:flex;align-items:flex-start;gap:24px}.breakdance .pc-feature-list__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background-color:#0b6fc4;color:#fff}.breakdance .pc-feature-list__icon svg{width:26px;height:26px;fill:currentColor}.breakdance .pc-feature-list__content{flex:1;min-width:0}.breakdance .pc-feature-list__title{margin:0 0 8px;color:#0b1524;font-size:24px;font-weight:800;line-height:1.2}.breakdance .pc-feature-list__description{margin:0;color:#4b5563;font-size:18px;line-height:1.6}@media (max-width:767px){.breakdance .pc-feature-list{gap:28px}.breakdance .pc-feature-list__item{gap:16px}.breakdance .pc-feature-list__icon{width:48px;height:48px}.breakdance .pc-feature-list__icon svg{width:22px;height:22px}.breakdance .pc-feature-list__title{font-size:20px}.breakdance .pc-feature-list__description{font-size:16px}}.breakdance .pc-image-stat{position:relative;display:block;width:100%;margin:0}.breakdance .pc-image-stat .pc-image-stat__img{display:block;width:100%;height:auto;border-radius:16px;box-shadow:0 18px 40px rgba(16,24,40,0.18)}.breakdance .pc-image-stat__badge{position:absolute;left:-28px;bottom:-28px;display:flex;flex-direction:column;gap:2px;max-width:calc(100% - 20px);padding:32px 22px;border-radius:14px;background-color:#0b6fc4;color:#fff;box-shadow:0 10px 24px rgba(11,111,196,0.35)}.breakdance .pc-image-stat__number{font-size:2.5rem;font-weight:800;line-height:1}.breakdance .pc-image-stat__label{font-size:1rem;font-weight:500;line-height:1.2;opacity:0.9}@media (max-width:767px){.breakdance .pc-image-stat__badge{left:-10px;bottom:-10px;max-width:calc(100% - 10px);padding:12px 16px;border-radius:12px}.breakdance .pc-image-stat__number{font-size:26px}.breakdance .pc-image-stat__label{font-size:12px}}