.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-progress-bar{max-width:100%}.breakdance .bde-progress-bar,.breakdance .bde-progress-bar__progress{display:flex}.breakdance .bde-progress-bar{flex-direction:column;width:100%}.breakdance .bde-progress-bar__background{overflow:hidden;position:relative}.breakdance .bde-progress-bar__background,.breakdance .bde-progress-bar__progress{width:100%;background-color:#d4cdfd}.breakdance .bde-progress-bar__progress-wrap{width:70%}.breakdance .bde-progress-bar__background::before,.breakdance .bde-progress-bar__progress::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(-45deg,rgba(255,255,255,0.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.12) 50%,rgba(255,255,255,0.12) 75%,transparent 75%,transparent);z-index:0}.breakdance .bde-progress-bar__background::before,.breakdance .bde-progress-bar__progress::before{background-position:top left;background-attachment:fixed;background-size:35px 35px}.breakdance .bde-progress-bar__progress{background-color:#6426f5;align-items:center;position:relative;transition-property:margin,width;padding:20px;font-size:1em;color:#fff}.breakdance .bde-progress-bar__title{white-space:nowrap;margin-right:12px}.breakdance .bde-progress-bar__title,.breakdance .bde-progress-bar::before{font-weight:700}.breakdance .bde-progress-bar__percent{margin-left:auto}@keyframes breakdance_progress_bar_stripes{from{background-position:35px 0}to{background-position:0 0}}.breakdance .bde-star-rating{max-width:100%;width:max-content;display:flex;flex-direction:row;align-items:center;gap:12px}.breakdance .bde-star-rating>svg{position:absolute}.breakdance .bde-star-rating .bde-star-rating__wrapper{position:relative;overflow:hidden;display:flex;flex-wrap:wrap;gap:4px}.breakdance .bde-star-rating .bde-star-rating__wrapper svg{width:32px;height:32px}.breakdance .bde-star-rating .bde-star-rating__wrapper svg{fill:orange}.breakdance .bde-star-rating .bde-star-rating__label{font-weight:400;line-height:1.2;font-size:20px}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.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-comments-list{max-width:100%;width:600px;text-align:left;--commentsGray400:#a3a3a3;--commentsGap:20px}.comments-list{display:flex;flex-direction:column;margin:0;padding:0;list-style-type:none;gap:var(--commentsGap);width:100%}.breakdance .comments-list__author-name{font-size:1em;margin:0;padding:0;font-weight:500;margin-bottom:4px}.comments-list__body,.comments-list__header{display:flex;flex-direction:row;gap:var(--commentsGap)}.comments-list__body{align-items:flex-start}.comments-list__header{align-items:center;margin-bottom:8px}.comments-list__avatar .avatar{width:40px;height:40px;border-radius:50%;display:block}.comments-list__avatar{position:relative;flex-shrink:0;display:flex;align-items:center;gap:8px}.breakdance .comments-list__metadata{font-size:0.875em;color:var(--commentsGray400);margin:0}.breakdance .comments-list__metadata a{text-decoration:none;color:var(--commentsGray400)}.comments-list__metadata-list{display:flex;margin:0;padding:0;flex-direction:row;gap:3px;list-style-type:none;align-items:center}.comments-list__metadata-list li:after{content:"∙";display:inline-block;margin-left:3px}.comments-list__metadata-list li:last-child:after{display:none}.comments-list__entry{margin-bottom:16px}.breakdance .comments-list__text p{font-size:1em;line-height:1.4}.comments-list__text p:last-child{margin-bottom:0}.comments-list__text p:first-child{margin-top:0}.breakdance .bde-comments-list .children{list-style-type:none;margin:0;padding:0;margin-left:30px;display:flex;flex-direction:column;gap:var(--commentsGap);position:relative}.comments-list__arrow{width:20px;height:20px;color:var(--commentsGray400);display:none;flex-shrink:0}.comments-list__comment{width:100%}.comments-list__item{width:100%}.children li.comments-list__item .comments-list__arrow{display:block;visibility:hidden}.children li.comments-list__item:nth-of-type(1) .comments-list__arrow{visibility:visible}.children li.comments-list__item .comments-list__avatar--header .comments-list__arrow{display:none}.children li.comments-list__item:nth-of-type(1) .comments-list__avatar--header .comments-list__arrow{display:block}.breakdance .breakdance-site-reviews-form{width:100%}.wp-block-site-reviews-form{display:block}.has-custom-color .glsr:not([data-theme]) .glsr-field:not(.glsr-field-is-invalid) .glsr-star-rating--stars>span,.has-rating-color .glsr:not([data-theme]) .glsr-field:not(.glsr-field-is-invalid) .glsr-star-rating--stars>span{background:var(--glsr-form-star-bg);-webkit-mask-image:var(--glsr-star-empty);mask-image:var(--glsr-star-empty);-webkit-mask-size:100%;mask-size:100%}.has-custom-color .glsr:not([data-theme]) .glsr-field .glsr-star-rating--stars>span:is(.gl-active,.gl-active.gl-selected),.has-rating-color .glsr:not([data-theme]) .glsr-field .glsr-star-rating--stars>span:is(.gl-active,.gl-active.gl-selected){background:var(--glsr-form-star-bg);-webkit-mask-image:var(--glsr-star-full);mask-image:var(--glsr-star-full)}.items-justified-left .wp-block-buttons:has(.glsr-button){justify-content:left}.items-justified-center .wp-block-buttons:has(.glsr-button){justify-content:center}.items-justified-right .wp-block-buttons:has(.glsr-button){justify-content:right}