.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-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.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-button{max-width:100%}.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 .bde-image-box{max-width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px;gap:20px;overflow:hidden}.breakdance .bde-image-box-content-padding-only{padding:0px}.breakdance .bde-image-box .ee-imagebox-image{max-width:100%;width:auto;display:flex}.breakdance .bde-image-box .ee-imagebox-image img{max-width:100%;width:100%;height:auto}.breakdance .bde-image-box .ee-imagebox-title{margin:0;margin-bottom:12px}.breakdance .bde-image-box .ee-imagebox-button{margin-top:20px}.breakdance .bde-image-box .ee-imagebox-content{width:100%;display:flex;flex-direction:column;align-items:center;height:100%}.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)}.breakdance .fsu--vertical-tabbing{width:100%;min-height:400px}.breakdance .fsu--vertical-tabbing .tabs-area .container{width:100%;max-width:1280px;margin:auto;padding:0px 16px}.breakdance .fsu--vertical-tabbing .tabs{max-width:272px;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.breakdance .fsu--vertical-tabbing .tabs .tab{background:transparent;border:none;padding:0;font-family:Barlow;font-weight:500;font-size:18px;line-height:100%;text-align:left;margin-bottom:16px}.breakdance .fsu--vertical-tabbing .tabs .tab.selected{color:#000}.breakdance .fsu--vertical-tabbing .tab-content-area{width:calc(66% - 133px);position:absolute;right:0;top:0;height:100%;min-height:350px}.breakdance .fsu--vertical-tabbing .tabs-area{position:relative}.breakdance .fsu--vertical-tabbing .tab-content-area div.tab-content{min-height:350px;height:auto;width:100%;background:#f5f5f5}.breakdance .fsu--vertical-tabbing .tabs{min-width:230px;background:inherit;display:flex;flex-direction:column;gap:6px}.breakdance .fsu--vertical-tabbing .tab{border:none;background:none;font-size:1rem;cursor:pointer;padding:9px 2px;text-align:left;color:#387bb8;transition:color 0.18s}.tab.selected{font-weight:700;color:#222;border-left:4px solid #379bb9;background:none}.breakdance .fsu--vertical-tabbing .tab:not(.selected):hover{color:#205e8d}.breakdance .fsu--vertical-tabbing .tab-content{flex:1;background:linear-gradient(90deg,#edf3fa 65%,#fff 100%);border-radius:8px;padding:29px 34px;min-width:320px;box-sizing:border-box;display:none;position:relative;z-index:1;border:1px solid #f1f2f7}.breakdance .fsu--vertical-tabbing .tab-content-area div.tab-content.has-bg{background:var(--card-bg);background-repeat:no-repeat;background-size:cover;background-position:center}.breakdance .fsu--vertical-tabbing .tab-content .content-wrapper{max-width:300px;width:100%}.breakdance .fsu--vertical-tabbing .tab-content.active{display:block;animation:fadeIn 0.35s}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.breakdance .fsu--vertical-tabbing .tab-content h2{color:#206eb1;font-size:1.75rem;line-height:1.2;font-weight:600;margin:0 0 16px 0;text-transform:uppercase}.breakdance .fsu--vertical-tabbing .tab-content p{color:#444;font-size:1.13rem;margin:0 0 16px 0;line-height:1.6em}.breakdance .fsu--vertical-tabbing .tab-content a{color:#0064cf;text-decoration:none;font-weight:600;font-size:1.01rem;margin-top:18px;display:inline-block;transition:color 0.17s}.breakdance .fsu--vertical-tabbing .tab-content a:hover{color:#2c6be9;text-decoration:underline}@media(max-width:800px){.breakdance .fsu--vertical-tabbing .tabs-area{flex-direction:column;gap:18px}.breakdance .fsu--vertical-tabbing .tab-content{min-width:0}}@media(max-width:767px){.breakdance .fsu--vertical-tabbing .tab-content-area{position:relative;width:100%}.breakdance .fsu--vertical-tabbing .tabs{flex-direction:row;width:100%;max-width:100%;gap:8px;align-items:stretch}.breakdance .fsu--vertical-tabbing .tabs .tab{text-wrap:balance;margin:0;border:1px solid #187dc1;color:#187dc1;padding:6px 10px;min-width:120px;font-size:16px;border-radius:6px}.breakdance .fsu--vertical-tabbing .tabs-area .container{overflow-x:scroll;padding:0;padding-bottom:5px;margin-bottom:30px}.breakdance .fsu--vertical-tabbing .tabs .tab.selected{color:#fff;background:#187dc1}}@media(max-width:550px){.breakdance .fsu--vertical-tabbing .tabs-area .container{margin-bottom:20px}}.breakdance .bde-simple-counter{position:relative;text-align:center;max-width:100%;width:100%}.breakdance .bde-simple-counter__number{font-size:64px;margin:0;font-weight:700;line-height:1;margin-bottom:8px;color:var(--bde-brand-primary-color);display:inline-flex;align-items:baseline}.bde-simple-counter__digit{letter-spacing:-0.07em;font-variant-numeric:tabular-nums}.bde-simple-counter__title{margin-top:0;margin-bottom:0}.breakdance .bde-post-list{max-width:100%;width:100%}.breakdance .bde-post-list .ee-post-meta a,.breakdance .bde-post-list .ee-post-title a,.breakdance .bde-post-list .ee-post-taxonomy-item a{text-decoration:none}.breakdance .bde-post-list .ee-post{display:flex;flex-direction:column;gap:20px;padding:20px}.breakdance .bde-post-list .ee-post-wrap{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start}.breakdance .bde-post-list .ee-post-image-link{width:100%;flex-shrink:0;order:0}.breakdance .bde-post-list .ee-post-image-link.ee-posts-image-left,.breakdance .bde-post-list .ee-post-image-link.ee-posts-image-right{width:25%}.breakdance .bde-post-list .ee-post-image{width:100%;position:relative;padding-bottom:56.25%}.breakdance .bde-post-list .ee-post-image img{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;object-fit:cover}.breakdance .bde-post-list .ee-post-title{margin:0 0 20px 0;text-align:left;font-size:1.25em}.breakdance .bde-post-list .ee-post-title a{color:inherit;display:block}.breakdance .bde-post-list .ee-post-meta{display:flex;flex-wrap:wrap;margin-bottom:15px;order:2;font-size:0.8125em}.breakdance .bde-post-list .ee-post-meta-item{position:relative}.breakdance .bde-post-list .ee-post-meta-item a{color:inherit}.breakdance .bde-post-list .ee-post-meta-item:not(:last-child):after{content:".";margin:0 5px}.breakdance .bde-post-list .ee-post-taxonomy-item:not(:last-child):after{content:"/";margin:0 5px}.breakdance .bde-post-list .ee-post-taxonomy{display:flex;flex-wrap:wrap;margin:0 0 12px 0;padding:0;font-size:0.875em;order:3}.breakdance .bde-post-list .ee-post-taxonomy-item{position:relative;list-style:none}.breakdance .bde-post-list .ee-post-taxonomy-item a{color:inherit}.breakdance .bde-post-list .ee-post-content{text-align:left;font-size:0.875em;margin-bottom:20px;order:4}.breakdance .bde-post-list .ee-post-content p{margin:0}.breakdance .bde-post-list .ee-post-button{margin-top:auto;order:10}