.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-shortcode{max-width:100%;width:100%}.breakdance .bde-rich-text{max-width:100%;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-rich-text>:last-child li:last-child>p{margin-bottom:0}.breakdance .bde-rich-text img.aligncenter{display:block;margin:auto}.breakdance .bde-rich-text img.alignleft{float:left}.breakdance .bde-rich-text img.alignright{float:right}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-productbuilder{width:100%}.breakdance-woocommerce.bde-productbuilder .woocommerce-notices-wrapper + .product{flex-direction:column;justify-content:flex-start;align-items:flex-start}.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-heading{max-width:100%;margin: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-rich-text{max-width:100%;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-rich-text>:last-child li:last-child>p{margin-bottom:0}.breakdance .bde-rich-text img.aligncenter{display:block;margin:auto}.breakdance .bde-rich-text img.alignleft{float:left}.breakdance .bde-rich-text img.alignright{float:right}.breakdance .bde-wooproductcartbutton{display:flex;flex-direction:column;gap:12px;max-width:100%}.breakdance .bde-wooproductcartbutton .woocommerce-variation-availability p{margin:0}.breakdance .dan-glowing-button{--transition-duration:0.4s;isolation:isolate;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;height:fit-content;padding:var(--dimensions);text-decoration:none;transition:all var(--transition-duration)}.breakdance .dan-glowing-button:not(:has(>a)),.breakdance .dan-glowing-button>a{cursor:pointer}.breakdance .dan-glowing-button .dan-glowing-button__anchor{display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;height:fit-content;color:currentColor!important;text-decoration:unset}.breakdance .dan-glowing-button .dan-glowing-button__background{position:relative;z-index:0;border:unset}.breakdance .dan-glowing-button .dan-glowing-button__title{opacity:1;background:var(--color);white-space:nowrap;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.breakdance .dan-glowing-button .dan-glowing-button__border-gradient{width:1000%;min-height:1000%;position:absolute;z-index:-1;transform:rotate(0deg);animation:spin var(--animation-duration) linear infinite;background:conic-gradient(from 0 at 50% 50%,var(--first-color) 0deg,var(--second-color) 60deg,var(--second-color) 310deg,var(--first-color) 360deg)}