html{scroll-behavior:smooth;line-height:1.4;-webkit-text-size-adjust:100%}*,::after,::before{box-sizing:border-box}body{background-color:#fff;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";margin:0}img{display:inline-block;max-inline-size:100%;block-size:auto;vertical-align:middle;border-style:none}h1,h2,h3,h4{line-height:1.2}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.breakdance-form input,.breakdance-form label{vertical-align:middle;white-space:normal;line-height:1}.breakdance-form input{margin:0;border:0;padding:0;appearance:none;-webkit-appearance:none}.breakdance-form input::-webkit-datetime-edit{padding:0;display:block;margin-bottom:1px}.breakdance-form{--bde-form-delete-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M170.5 51.6L151.5 80h145l-19-28.4c-1.5-2.2-4-3.6-6.7-3.6H177.1c-2.7 0-5.2 1.3-6.7 3.6zm147-26.6L354.2 80H368h48 8c13.3 0 24 10.7 24 24s-10.7 24-24 24h-8V432c0 44.2-35.8 80-80 80H112c-44.2 0-80-35.8-80-80V128H24c-13.3 0-24-10.7-24-24S10.7 80 24 80h8H80 93.8l36.7-55.1C140.9 9.4 158.4 0 177.1 0h93.7c18.7 0 36.2 9.4 46.6 24.9zM80 128V432c0 17.7 14.3 32 32 32H336c17.7 0 32-14.3 32-32V128H80zm80 64V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0V400c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-8.8 7.2-16 16-16s16 7.2 16 16z'/%3E%3C/svg%3E");--bde-form-dropzone-color:var(--grey-600);--bde-form-dropzone-color-hover:var(--bde-form-dropzone-color);--bde-form-dropzone-color-dragging:var(--bde-form-dropzone-color);--bde-form-dropzone-icon-color:var(--grey-400);--bde-form-dropzone-icon-color-hover:var(--bde-form-dropzone-icon-color);--bde-form-dropzone-icon-color-dragging:var(--bde-form-dropzone-icon-color);--bde-form-dropzone-link-color:var(--bde-brand-primary-color);--bde-form-dropzone-link-color-hover:var(--bde-form-dropzone-link-color);--bde-form-dropzone-link-color-dragging:var(--bde-brand-primary-color);--bde-form-dropzone-background-color:var(--bde-form-input-background-color);--bde-form-dropzone-background-color-hover:var(--bde-form-input-background-color);--bde-form-dropzone-background-color-dragging:var(--grey-100);--bde-form-dropzone-border-color:var(--grey-300);--bde-form-dropzone-border-color-hover:var(--bde-form-input-focused-border-color);--bde-form-dropzone-border-color-dragging:var(--bde-form-input-focused-border-color);--bde-form-files-list-gap:10px;--bde-form-files-list-background-color:var(--white);font-size:var(--bde-form-font-size);color:var(--bde-form-text-color);display:grid;grid-template-columns:repeat(12,1fr);gap:var(--bde-form-gap)}.breakdance-form-field{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;grid-column-start:span 12}.breakdance-form-field__label{display:block;font-size:inherit;font-weight:var(--bde-form-label-font-weight);color:var(--bde-form-label-color);margin-bottom:var(--bde-form-after-label);cursor:pointer}.breakdance-form .breakdance-form-field__input{display:block;width:100%;font-size:var(--bde-form-font-size);padding-top:var(--bde-form-input-padding-top);padding-right:var(--bde-form-input-padding-right);padding-bottom:var(--bde-form-input-padding-bottom);padding-left:var(--bde-form-input-padding-left);border-width:var(--bde-form-input-border-width);border-style:solid;border-color:var(--bde-form-input-border-color);border-radius:var(--bde-form-input-border-radius);background-color:var(--bde-form-input-background-color);transition:all .3s ease-in-out}.breakdance-form .breakdance-form-field__input:focus{background-color:var(--bde-form-input-focused-background-color);border-color:var(--bde-form-input-focused-border-color)}.breakdance-form .breakdance-form-button:focus,.breakdance-form .breakdance-form-field__input:focus{box-shadow:var(--bde-form-input-focused-shadow);outline:0}.breakdance-form .breakdance-form-field__input::placeholder{color:var(--bde-form-input-placeholder-color)}.breakdance-form-footer .breakdance-form-button{display:inline-flex}.breakdance-form-footer{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:end}.breakdance-form-field__required{color:var(--bde-form-label-required-color);padding-left:4px;display:inline-block;transform:translate(var(--bde-form-label-required-nudge-x),var(--bde-form-label-required-nudge-y))}.breakdance-menu{--menu-background:#fff;--menu-max-height:calc(100vh - var(--mobile-buffer-y));--menu-alignment:flex-start;--menu-duration:var(--bde-transition-duration, .3s);--menu-base-font-size:.875em;--mobile-offset-y:calc(100% + 15px);--mobile-offset-x:0;--mobile-offcanvas-width:400px;--mobile-topbar-padding:15px;--mobile-topbar-logo-width:110px;--mobile-topbar-logo-order:-1;--mobile-topbar-close-button-size:20px;--mobile-topbar-close-button-color:var(--bde-headings-color);--mobile-topbar-close-button-color-hover:var(--mobile-topbar-close-button-color);--mobile-topbar-close-button-bar-height:2px;--toggle-background-color:transparent;--toggle-background-color-hover:var(--toggle-background-color);--toggle-active-background-color:var(--toggle-background-color);--toggle-padding:0px;--toggle-radius:0px;--toggle-layer-width:32px;--toggle-layer-height:4px;--toggle-layer-spacing:6px;--toggle-layer-color:var(--bde-headings-color);--toggle-layer-color-hover:var(--toggle-layer-color);--toggle-layer-color-active:var(--toggle-layer-color);--toggle-layer-border-radius:0px;--links-gap:0px;--link-padding-top:20px;--link-padding-bottom:20px;--link-padding-left:20px;--link-padding-right:20px;--link-color:var(--bde-headings-color);--link-color-hover:var(--link-color);--link-background-color:transparent;--link-background-color-hover:var(--link-background-color);--link-alignment:space-between;--link-effect-thickness:3px;--link-effect-color:var(--link-color);--link-effect-color-hover:var(--link-effect-color);--link-effect-radius:0px;--link-color-active:var(--link-color);--link-background-color-active:var(--link-background-color);--link-arrow-display:block;--link-arrow-color:var(--link-color);--link-arrow-color-hover:var(--link-color-hover);--link-arrow-size:10px;--link-arrow-gap:8px;--link-arrow-offset-y:0px;--link-arrow-close-rotation:0deg;--link-arrow-open-rotation:-180deg;--link-arrow-rotation:var(--link-arrow-close-rotation);--link-border:1px solid var(--link-border-color);--link-border-color:#eee;--dropdown-animation-duration:var(--menu-duration);--dropdown-caret-display:block;--dropdown-caret-radius:3px;--dropdown-caret-size:12px;--dropdown-background-color:#fff;--dropdown-custom-offset-y:20px;--dropdown-edge-offset:20px;--dropdown-border-radius:8px;--dropdown-custom-width:500px;--dropdown-section-padding:30px;--dropdown-section-gap:var(--gap-lg);--dropdown-links-gap:var(--gap-sm);--dropdown-link-color:var(--bde-headings-color);--dropdown-link-icon-display:block;--dropdown-link-icon-size:16px;--dropdown-link-icon-spacing:10px;--dropdown-link-icon-alignment:center;--dropdown-link-description-display:block;--dropdown-link-description-spacing:0px;--dropdown-link-icon-x:0px;--dropdown-link-icon-y:0px;--dropdown-link-img-opacity:1;--dropdown-link-img-opacity-hover:1;--dropdown-columns-stack:row;--dropdown-columns-gap:var(--gap-xl);--dropdown-column-title-spacing:0px;--dropdown-sections-stack:column;--dropdown-section-light-background:#fff;--dropdown-section-dark-background:#f6f9fc;--gap-xl:60px;--gap-lg:30px;--gap-sm:15px;--gap-xs:10px;--gap-none:0;--arrow-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z'%3E%3C/path%3E%3C/svg%3E");--mobile-link-padding-top:20px;--mobile-link-padding-bottom:20px;--mobile-link-padding-left:20px;--mobile-link-padding-right:20px;--mobile-link-level-2-padding-top:12px;--mobile-link-level-2-padding-bottom:12px;--mobile-link-level-2-padding-left:25px;--mobile-link-level-2-padding-right:20px;--mobile-link-level-3-padding-top:12px;--mobile-link-level-3-padding-bottom:12px;--mobile-link-level-3-padding-left:30px;--mobile-link-level-3-padding-right:30px;position:relative;-webkit-tap-highlight-color:#fff0;-webkit-font-smoothing:antialiased;text-align:left;height:var(--menu-height)}:root .breakdance-menu{display:flex}.breakdance-menu-list{display:flex;align-items:center;justify-content:var(--menu-alignment);gap:var(--links-gap);list-style-type:none;margin:0;padding:0}.breakdance-menu-item{position:relative}.breakdance-menu-item:hover{color:var(--link-color-hover);background-color:var(--link-background-color-hover)}.breakdance-menu-item:hover .breakdance-menu-link-arrow:after{background-color:var(--link-arrow-color-hover)}.breakdance-menu .breakdance-menu-link{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:var(--link-alignment);flex:1;font-size:var(--menu-base-font-size);font-family:inherit;font-weight:500;line-height:1;text-decoration:none;color:var(--link-color);padding:var(--link-padding-top) var(--link-padding-right) var(--link-padding-bottom) var(--link-padding-left);margin:0;border:0;background-color:var(--link-background-color);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;transition:var(--menu-duration) color ease,var(--menu-duration) background-color ease}.breakdance-menu .breakdance-menu-link:hover{color:inherit}.breakdance-menu-link-arrow{position:relative;z-index:1;align-self:stretch;border:0;background-color:#fff0;padding:var(--link-padding-top) var(--link-padding-right) var(--link-padding-bottom)0;cursor:pointer}.breakdance-menu-link-arrow:after{content:"";display:var(--link-arrow-display);-webkit-mask-image:var(--arrow-icon);mask-image:var(--arrow-icon);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;margin-left:var(--link-arrow-gap);font-size:var(--link-arrow-size);width:1em;height:1em;background-color:var(--link-arrow-color);transform:translateY(var(--link-arrow-offset-y)) rotate(var(--link-arrow-rotation));transition:var(--menu-duration) transform ease,var(--menu-duration) background-color ease;flex-shrink:0}@-moz-document url-prefix(){.breakdance-menu-link-arrow:after{transition:none!important}}.breakdance-dropdown{--dropdown-offset-x:0px;--dropdown-caret-x:0px;--translate-x:0px;--translate-y:0px;--rotate-x:0deg;--scale:1;position:relative}.breakdance-dropdown .breakdance-menu-link{padding-right:0}.breakdance-dropdown-toggle{position:relative;display:flex;align-items:center}.breakdance-dropdown-floater{position:absolute;top:calc(var(--dropdown-offset-y) + var(--dropdown-custom-offset-y));left:var(--dropdown-offset-x);z-index:var(--bde-z-index-menu-dropdown);min-width:100%;opacity:0;visibility:hidden;pointer-events:none;backface-visibility:hidden;transform:translate(var(--translate-x)) translateY(var(--translate-y)) rotateX(var(--rotate-x)) scale(var(--scale)) translateZ(0)}.breakdance-dropdown-body{position:relative;z-index:1;flex-grow:1;display:flex;flex-direction:var(--dropdown-sections-stack);width:100%;background-color:var(--dropdown-background-color);box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d;border-radius:var(--dropdown-border-radius);overflow:hidden}.breakdance-dropdown-section{display:flex;flex-wrap:wrap;padding:var(--dropdown-section-padding);gap:var(--dropdown-section-gap);width:var(--dropdown-section-width)}.breakdance-dropdown-links{display:flex;flex-direction:column;gap:var(--dropdown-links-gap);list-style-type:none;margin:0;padding:0}.breakdance-menu .breakdance-dropdown-link{display:flex;align-items:center;font-size:var(--menu-base-font-size);line-height:1.5;text-decoration:none;color:var(--dropdown-link-color);white-space:nowrap;transition:var(--menu-duration) background-color ease}.breakdance-menu .breakdance-dropdown-link:hover{background-color:var(--dropdown-link-background-color-hover);color:var(--dropdown-link-color)}.breakdance-dropdown-link__text{display:block;transition:var(--menu-duration) color ease}.breakdance-dropdown--wp .breakdance-dropdown-links{width:100%;gap:var(--dropdown-links-gap)}.breakdance-dropdown--wp .breakdance-dropdown-links .menu-item{display:flex;flex-direction:column;gap:var(--dropdown-links-gap)}.breakdance-menu-toggle--squeeze .breakdance-menu-toggle-lines{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle--squeeze .breakdance-menu-toggle-lines:before{transition:top 75ms .12s ease,opacity 75ms ease}.breakdance-menu-toggle--squeeze .breakdance-menu-toggle-lines:after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19)}.breakdance-menu-toggle{display:none;align-items:center;cursor:pointer;border:0;color:var(--toggle-layer-color);background-color:var(--toggle-background-color);backface-visibility:hidden;transition:var(--menu-duration) color ease,var(--menu-duration) background-color ease;padding:var(--toggle-padding);border-radius:var(--toggle-radius);min-height:var(--toggle-layer-width);box-sizing:content-box}.breakdance-menu-toggle:hover{color:var(--toggle-layer-color-hover);background-color:var(--toggle-background-color-hover)}.breakdance-menu-toggle-icon{width:var(--toggle-layer-width);height:calc(var(--toggle-layer-height)*3 + var(--toggle-layer-spacing)*2);display:inline-block;position:relative}.breakdance-menu-toggle-lines{top:50%;margin-top:calc(var(--toggle-layer-height)/-2)}.breakdance-menu-toggle-lines,.breakdance-menu-toggle-lines:after,.breakdance-menu-toggle-lines:before{content:"";position:absolute;display:block;width:var(--toggle-layer-width);height:var(--toggle-layer-height);background-color:currentColor;border-radius:var(--toggle-layer-border-radius);transition:.15s transform ease}.breakdance-menu-toggle-lines:before{top:calc((var(--toggle-layer-spacing) + var(--toggle-layer-height))*-1)}.breakdance-menu-toggle-lines:after{bottom:calc((var(--toggle-layer-spacing) + var(--toggle-layer-height))*-1)}.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-icon-list{max-width:100%;display:flex;text-align:left}.breakdance .bde-icon-list ul{width:100%;display:flex;flex-direction:column;list-style:none;padding:0;margin:0;gap:16px}.breakdance .bde-icon-list li .bde-icon-list__item-wrapper{display:flex;align-items:center;text-decoration:none;gap:8px}.breakdance .bde-icon-list ul .bde-icon-list__icon{display:flex;font-size:20px}.breakdance .bde-adjacentposts .ee-adjacentposts-icon>svg,.breakdance .bde-icon-list ul .bde-icon-list__icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.bde-themeless-template-content-area{display:block;width:100%;max-width:100%}.breakdance .bde-form-builder{width:100%;max-width:100%}.breakdance .bde-adjacentposts{width:100%;max-width:100%;display:flex;gap:20px;text-align:left}.breakdance .bde-adjacentposts .ee-adjacentposts-next,.breakdance .bde-adjacentposts .ee-adjacentposts-prev{width:50%;display:flex;flex-direction:row;align-items:center;text-decoration:none;gap:15px}.breakdance .bde-adjacentposts .ee-adjacentposts-next{justify-content:flex-end}.breakdance .bde-adjacentposts .ee-adjacentposts-content{display:flex;flex-direction:column;height:100%;width:100%;justify-content:center;gap:5px}.breakdance .bde-adjacentposts .ee-adjacentposts-next .ee-adjacentposts-content{text-align:right}.breakdance .bde-adjacentposts .ee-adjacentposts-icon{display:flex;font-size:24px}.breakdance .bde-adjacentposts .ee-adjacentposts-title{margin:0}.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-rich-text{max-width:100%;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-button{max-width:100%}.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-div,.breakdance-image{position:relative;display:flex;flex-direction:column;max-width:100%}.breakdance .bde-div{align-items:flex-start;text-align:left;background-size:cover}.breakdance .bde-image{max-width:100%}.breakdance-image{margin:0;border:0}.breakdance-image-clip{overflow:hidden}.breakdance-image-object{display:block;max-width:100%;height:auto}.breakdance-image-link{display:block}.breakdance .bde-text{color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-heading,.breakdance .bde-text{max-width:100%;margin:0}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}:root{--white:#fff;--grey-50:#f9fafb;--grey-100:#f3f4f6;--grey-200:#e5e7eb;--grey-300:#d1d5db;--grey-400:#9ca3af;--grey-450:#787e8b;--grey-500:#6b7280;--grey-600:#4b5563;--grey-700:#374151;--grey-800:#1f2937;--grey-900:#111827;--blue-500:#3b82f6;--blue-600:#2563eb;--pink-600:#db2777;--emerald-100:#d1fae5;--emerald-700:#047857;--sky-100:#e0f2fe;--sky-500:#0ea5e9;--red-50:#fef2f2;--red-500:#ef4444;--red-700:#b91c1c;--indigo-50:#eef2ff;--indigo-600:#4f46e5;--indigo-700:#4338ca;--yellow-500:#fbbf24;--bde-brand-primary-color:#FF7A4D;--bde-brand-primary-color-hover:#FF7A4D;--bde-body-font-family:"Inter",sans-serif;--bde-heading-font-family:"Inter",sans-serif;--bde-body-font-size:16px;--bde-font-size-ratio:1.250;--bde-h6-font-size:var(--bde-base-font-size);--bde-h5-font-size:calc(var(--bde-h6-font-size) * var(--bde-font-size-ratio));--bde-h4-font-size:24px;--bde-h3-font-size:36px;--bde-h2-font-size:48px;--bde-h1-font-size:60px;--bde-body-text-color:#FAFAFA;--bde-headings-color:#FAFAFA;--bde-background-color:#0D1526;--bde-palette-color-1-0feb37c1-9547-4ad2-9ba8-cb97faa2ac13:#FF7A4D;--bde-palette-color-1-c4bda9e1-4d8e-4b37-a93d-f3c45f7d4247:#D066FF;--bde-palette-color-1-e874c22e-1e21-4109-9117-fe67434ed3c6:#66E0FF;--bde-palette-color-1-7bd04f2c-d092-416e-83ca-0d16fb1ae766:#E066A3;--bde-palette-color-1-2d194e3a-81fa-490b-978d-37bdc9dae629:#0D1526;--bde-palette-color-1-fa0770f9-deb8-4538-9382-eaaa87091b76:#141E33;--bde-palette-color-1-c3177774-3c31-4b14-bb52-bf9008439ada:#0A1019;--bde-palette-color-1-d81be77c-3c36-47fb-8754-b70b58ea3d48:#263652;--bde-palette-color-1-030d990c-ce86-4088-ae3b-bf786a6246c6:#9BA3B3;--bde-palette-color-1-3f10c6f1-9d37-46a8-adfe-463b23bd5b92:#3DBD8A;--bde-palette-color-1-d779798f-7896-47a9-a723-fcb80386ee5c:#FFD966;--bde-palette-color-1-4f88aef3-096d-48de-a82e-5d5feaad1507:#E65050;--bde-transition-duration:300ms;--bde-section-width:1120px;--bde-section-vertical-padding:100px;--bde-section-horizontal-padding:20px;--bde-button-primary-border-color:transparent;--bde-button-primary-border-color-hover:transparent;--bde-button-primary-text-color:#fff;--bde-button-primary-text-color-hover:#fff;--bde-button-secondary-text-color-hover:#fff;--bde-button-secondary-background-color:transparent;--bde-button-custom-border-color:var(--grey-900);--bde-button-custom-border-color-hover:var(--grey-700);--bde-button-custom-text-color:var(--white);--bde-button-custom-text-color-hover:var(--white);--bde-button-custom-background-color:var(--grey-900);--bde-button-custom-background-color-hover:var(--grey-700);--bde-button-font-weight:500;--bde-button-border-radius:3px;--bde-button-border-width:1px;--bde-button-padding-base:14px 24px;--bde-button-padding-sm:8px 16px;--bde-button-padding-lg:28px 54px;--bde-button-line-height:1;--bde-form-gap:16px;--bde-form-after-label:8px;--bde-form-after-sublabel:8px;--bde-form-input-border-radius:3px;--bde-form-input-background-color:var(--white);--bde-form-input-padding-top:12px;--bde-form-input-padding-right:16px;--bde-form-input-padding-bottom:12px;--bde-form-input-padding-left:16px;--bde-form-input-placeholder-color:var(--grey-450);--bde-form-input-border-width:1px;--bde-form-input-border-color:var(--grey-300);--bde-form-label-font-weight:500;--bde-form-label-required-color:var(--red-700);--bde-form-label-required-nudge-x:0;--bde-form-label-required-nudge-y:0;--bde-form-label-required-size:inherit;--bde-form-text-color:var(--grey-700);--bde-form-input-focused-background-color:var(--white);--bde-form-input-input-shadow:none;--bde-form-checkbox-size:1em;--bde-woo-products-list-gap:var(--bde-woo-base-large-gaps);--bde-woo-base-paragraph-line-height:1.4;--bde-woo-base-heading-line-height:1.2;--bde-woo-base-border-color:var(--grey-300);--bde-woo-base-text-on-primary-color:var(--white);--bde-woo-base-space:8px;--bde-woo-base-ratio:1.618;--bde-woo-typography-font-weight-normal:400;--bde-woo-typography-font-weight-medium:500;--bde-woo-typography-font-weight-heavy:600;--bde-woo-buttons-and-links-line-height:1;--bde-woo-buttons-and-links__disabled-button-color:var(--grey-300);--bde-woo-buttons-and-links__disabled-button-text-color:var(--white);--bde-woo-buttons-and-links__nav-link-background-active:var(--grey-50);--bde-woo-buttons-and-links__nav-border-radius:4px;--bde-woo-forms__inputs-select2-selected-item:var(--grey-300);--bde-woo-forms__wrappers-small:360px;--error-svg-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24v112c0 13.3-10.7 24-24 24s-24-10.7-24-24V152c0-13.3 10.7-24 24-24zm-32 224a32 32 0 1 1 64 0 32 32 0 1 1-64 0z'/%3E%3C/svg%3E");--success-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-1 17l-5-5.299 1.399-1.43 3.574 3.736 6.572-7.007 1.455 1.403-8 8.597z"/></svg>');--info-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1 18h-2v-6h-2v-2h4v8zm-1-9.75c-.69 0-1.25-.56-1.25-1.25s.56-1.25 1.25-1.25 1.25.56 1.25 1.25-.56 1.25-1.25 1.25z"/></svg>');--chevron-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z"/></svg>');--checkbox-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M9 21.035l-9-8.638 2.791-2.87 6.156 5.874 12.21-12.436 2.843 2.817z"/></svg>');--radiobutton-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><circle cx="12" cy="12" r="12"/></svg>');--show-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12.015 7c4.751 0 8.063 3.012 9.504 4.636-1.401 1.837-4.713 5.364-9.504 5.364-4.42 0-7.93-3.536-9.478-5.407 1.493-1.647 4.817-4.593 9.478-4.593zm0-2c-7.569 0-12.015 6.551-12.015 6.551s4.835 7.449 12.015 7.449c7.733 0 11.985-7.449 11.985-7.449s-4.291-6.551-11.985-6.551zm-.015 5c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2zm0-2c-2.209 0-4 1.792-4 4 0 2.209 1.791 4 4 4s4-1.791 4-4c0-2.208-1.791-4-4-4z"/></svg>');--hide-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19.604 2.562l-3.346 3.137c-1.27-.428-2.686-.699-4.243-.699-7.569 0-12.015 6.551-12.015 6.551s1.928 2.951 5.146 5.138l-2.911 2.909 1.414 1.414 17.37-17.035-1.415-1.415zm-6.016 5.779c-3.288-1.453-6.681 1.908-5.265 5.206l-1.726 1.707c-1.814-1.16-3.225-2.65-4.06-3.66 1.493-1.648 4.817-4.594 9.478-4.594.927 0 1.796.119 2.61.315l-1.037 1.026zm-2.883 7.431l5.09-4.993c1.017 3.111-2.003 6.067-5.09 4.993zm13.295-4.221s-4.252 7.449-11.985 7.449c-1.379 0-2.662-.291-3.851-.737l1.614-1.583c.715.193 1.458.32 2.237.32 4.791 0 8.104-3.527 9.504-5.364-.729-.822-1.956-1.99-3.587-2.952l1.489-1.46c2.982 1.9 4.579 4.327 4.579 4.327z"/></svg>');--x-mark-svg-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20384%20512%22%3E%3Cpath%20d%3D%22M342.6%20150.6c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L192%20210.7%2086.6%20105.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L146.7%20256%2041.4%20361.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200L192%20301.3l105.4%20105.3c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3L237.3%20256l105.3-105.4z%22%2F%3E%3C%2Fsvg%3E);--error-svg-icon-color:var(--red-500);--success-svg-icon-color:var(--emerald-700);--info-svg-icon-color:var(--sky-500);--chevron-svg-icon-color:var(--grey-900);--checkbox-svg-icon-color:var(--grey-900);--radiobutton-svg-icon-color:var(--grey-900);--show-password-svg-icon-color:var(--grey-900);--hide-password-svg-icon-color:var(--grey-900);--bde-woo-notices__icon-size:16px;--bde-woo-notices__padding:24px;--bde-woo-notices__border-radius:4px;--bde-woo-notices__error-background:var(--red-50);--bde-woo-notices__error-text:var(--red-500);--bde-woo-notices__error-link-text:var(--red-500);--bde-woo-notices__error-link-text-hover:var(--red-500);--bde-woo-notices__info-background:var(--sky-100);--bde-woo-notices__info-text:var(--sky-500);--bde-woo-notices__info-link-text:var(--sky-500);--bde-woo-notices__info-link-text-hover:var(--sky-500);--bde-woo-notices__success-background:var(--emerald-100);--bde-woo-notices__success-text:var(--emerald-700);--bde-woo-notices__success-link-text:var(--emerald-700);--bde-woo-notices__success-link-text-hover:var(--emerald-700);--bde-woo-sale-badge__border-radius:2px;--bde-woo-sale-badge__padding:4px 8px;--bde-woo-ratings__star-color:var(--yellow-500);--bde-woo-ratings__star-size:18px;--bde-woo-ratings__filled-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><polygon id="Path" points="12 0.587 15.668 8.155 24 9.306 17.936 15.134 19.416 23.413 12 19.446 4.583 23.413 6.064 15.134 0 9.306 8.332 8.155"></polygon></svg>');--bde-woo-ratings__empty-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M12,5.173 L14.335,9.99 L19.64,10.722 L15.779,14.432 L16.721,19.702 L12,17.178 L7.279,19.703 L8.221,14.433 L4.36,10.723 L9.665,9.99 L12,5.173 L12,5.173 Z M12,0.587 L8.332,8.155 L0,9.306 L6.064,15.134 L4.584,23.413 L12,19.446 L19.416,23.412 L17.936,15.133 L24,9.306 L15.668,8.156 L12,0.587 Z" id="Shape"></path></svg>');--bde-woo-product-images__border-radius:4px;--bde-woo-product-images__border-width:0px;--bde-woo-product-images__border-color:var(--grey-300);--bde-woo-wrappers__background-color:var(--white);--bde-woo-wrappers__border-radius:4px;--bde-woo-wrappers__border-color:var(--grey-300);--bde-woo-wrappers__border-width:1px;--bde-woo-wrappers__shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-tables__header-color:var(--grey-100);--bde-woo-tables__background-color:var(--white);--bde-woo-tables__border-radius:4px;--bde-woo-tables__border-width:1px;--bde-woo-widgets__chip-background-color:transparent;--bde-woo-widgets__chip-background-color-hover:var(--indigo-50);--bde-woo-widgets__chip-text-color:inherit;--bde-woo-widgets__handle-border-color:var(--grey-300);--bde-woo-widgets__handle-background-color:var(--white);--bde-woo-widgets__handle-background-color-hover:var(--white);--bde-woo-widgets__handle-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-widgets__handle-shadow-hover:var(--grey-300) 0 0 4px;--bde-woo-widgets__remove-item-from-cart-color:var(--grey-450);--bde-woo-select2__active-item-background-color:var(--indigo-50);--bde-woo-gallery__zoom-icon-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-payment-box-background-color:var(--grey-100);--bde-woo-payment-box-border-color:var(--grey-200);--bde-woo-payment-box-border-width:1px;--bde-woo-quicklook-button-icon:url(https://quiccloud.cdmdirect.com.au/wp-content/uploads/breakdance/css/icons/eye.svg);--bde-woo-quicklook-button-background-color:none;--bde-woo-quicklook-button-icon-size:20px;--bde-woo-quicklook-button-backdrop-color:rgba(0,0,0,0.15);--bde-woo-quicklook-button-backdrop-opacity:0.7;--bde-woo-quicklook-modal-background-color:var(--white);--bde-woo-quicklook-overlay-color:rgba(0,0,0,0.7);--bde-woo-quicklook-close-button-size:2em;--bde-woo-quicklook-arrow-size:1em;--bde-woo-quicklook-arrow-color:var(--white);--bde-woo-swatch-space-between-options:10px;--bde-woo-swatch-padding:7px 7px;--bde-woo-swatch-color-width:30px;--bde-woo-swatch-color-height:30px;--bde-woo-swatch-border:1px solid var(--grey-200);--bde-woo-swatch-border-color-hover:var(--grey-400);--bde-woo-swatch-shadow:none;--bde-woo-swatch-shadow-hover:none;--bde-woo-swatch-background:var(--white);--bde-woo-swatch-background-hover:var(--grey-50);--bde-woo-swatch-color-padding:2px;--bde-woo-swatch-tooltip-color:var(--white);--bde-woo-swatch-tooltip-background:var(--grey-900);--bde-woo-swatch-tooltip-padding:7px;--bde-woo-swatch-space-after-label:8px;--bde-woo-responsive__stack:row;--bde-links-color:#66E0FF;--bde-links-color-hover:#66E0FF;--bde-button-primary-background-color:var(--bde-brand-primary-color);--bde-button-primary-background-color-hover:var(--bde-brand-primary-color-hover);--bde-button-secondary-border-color:var(--bde-brand-primary-color);--bde-button-secondary-border-color-hover:var(--bde-brand-primary-color);--bde-button-secondary-text-color:var(--bde-brand-primary-color);--bde-button-secondary-background-color-hover:var(--bde-brand-primary-color);--bde-button-text-text-color:var(--bde-links-color);--bde-button-text-text-color-hover:var(--bde-links-color-hover);--bde-button-font-size:var(--bde-body-font-size);--bde-form-font-size:var(--bde-body-font-size);--bde-form-input-border-top-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-right:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-bottom:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-left:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-label-color:var(--bde-headings-color);--bde-form-input-focused-border-color:var(--bde-brand-primary-color);--bde-form-input-focused-shadow:var(--bde-brand-primary-color) 0 0 2px;--bde-form-checkbox-selected-color:var(--bde-brand-primary-color);--bde-z-index-lightbox:1100;--bde-z-index-popup:1050;--bde-z-index-modal:1000;--bde-z-index-modal-backdrop:calc(var(--bde-z-index-modal) - 1);--bde-z-index-high:300;--bde-z-index-medium:200;--bde-z-index-low:100;--bde-z-index-sticky:10;--bde-z-index-minicart:var(--bde-z-index-modal);--bde-z-index-minicart-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-menu-dropdown:var(--bde-z-index-modal);--bde-z-index-menu-mobile:var(--bde-z-index-modal);--bde-z-index-menu-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-search-fullscreen:var(--bde-z-index-modal);--bde-z-index-back-to-top:var(--bde-z-index-high);--bde-z-index-scroll-progress:var(--bde-z-index-high);--bde-z-index-header-sticky:var(--bde-z-index-medium);--bde-z-index-header-overlay:calc(var(--bde-z-index-header-sticky) - 1);--bde-z-index-social-share-buttons:var(--bde-z-index-low);--bde-woo-base-transition:all ease var(--bde-transition-duration);--bde-woo-base-text-color:var(--bde-body-text-color);--bde-woo-base-headings-color:var(--bde-headings-color);--bde-woo-base-primary-color:var(--bde-brand-primary-color);--bde-woo-base-primary-color-hover:var(--bde-brand-primary-color-hover);--bde-woo-base-extra-small-gaps:calc(var(--bde-woo-base-small-gaps) / var(--bde-woo-base-ratio));--bde-woo-base-small-gaps:calc(var(--bde-woo-base-space) / var(--bde-woo-base-ratio));--bde-woo-base-standard-gaps:var(--bde-woo-base-space);--bde-woo-base-medium-gaps:calc(var(--bde-woo-base-space) * var(--bde-woo-base-ratio));--bde-woo-base-big-gaps:calc(var(--bde-woo-base-medium-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-large-gaps:calc(var(--bde-woo-base-big-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-extra-large-gaps:calc(var(--bde-woo-base-large-gaps) * var(--bde-woo-base-ratio));--bde-woo-typography-ratio:var(--bde-font-size-ratio);--bde-woo-typography__size-small:calc(var(--bde-woo-typography__size-standard) / var(--bde-woo-typography-ratio));--bde-woo-typography__size-small-font-family:var(--bde-body-font-family);--bde-woo-typography__size-standard:var(--bde-body-font-size);--bde-woo-typography__size-standard-font-family:var(--bde-body-font-family);--bde-woo-typography__size-medium:calc(var(--bde-woo-typography__size-standard) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-medium-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-large:calc(var(--bde-woo-typography__size-medium) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-large-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-extra-large:calc(var(--bde-woo-typography__size-large) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-extra-large-font-family:var(--bde-heading-font-family);--bde-woo-buttons-and-links__text-link-color:#66E0FF;--bde-woo-buttons-and-links__text-link-color-hover:#66E0FF;--bde-woo-buttons-and-links__nav-link-color:var(--bde-woo-base-text-color);--bde-woo-buttons-and-links__nav-link-color-hover:var(--bde-woo-base-text-on-primary-color);--bde-woo-buttons-and-links__nav-link-color-active:var(--bde-woo-base-primary-color);--bde-woo-forms__spacing-after-label:var(--bde-form-after-label);--bde-woo-forms__spacing-between-fields:var(--bde-form-gap);--bde-woo-forms__spacing-between-columns:var(--bde-woo-base-extra-large-gaps);--bde-woo-forms__labels-color:var(--bde-form-label-color);--bde-woo-forms__inputs-background-color:var(--bde-form-input-background-color);--bde-woo-forms__inputs-text-color:var(--bde-form-text-color);--bde-woo-forms__inputs-placeholder-color:var(--bde-form-input-placeholder-color);--bde-woo-forms__inputs-border-color:var(--bde-form-input-border-color);--bde-woo-forms__inputs-border-width:var(--bde-form-input-border-width);--bde-woo-forms__inputs-border-radius:var(--bde-form-input-border-top-left-radius) var(--bde-form-input-border-top-right-radius) var(--bde-form-input-border-bottom-right-radius) var(--bde-form-input-border-bottom-left-radius);--bde-woo-forms__inputs-background-color-focused:var(--bde-form-input-focused-background-color);--bde-woo-forms__inputs-border-color-focused:var(--bde-form-input-focused-border-color);--bde-woo-forms__inputs-shadow-focused:var(--bde-form-input-focused-shadow);--bde-woo-forms__inputs-shadow:var(--bde-form-input-input-shadow);--bde-woo-forms__inputs-select2-hover-item:var(--bde-woo-base-primary-color);--bde-woo-forms__labels-required-color:var(--bde-form-label-required-color);--bde-woo-forms__labels-required-size:var(--bde-form-label-required-size);--bde-woo-forms__labels-required-nudge-x:var(--bde-form-label-required-nudge-x);--bde-woo-forms__labels-required-nudge-y:var(--bde-form-label-required-nudge-y);--bde-woo-tables__border-color:var(--bde-woo-base-border-color);--bde-woo-sale-badge__background-color:var(--bde-woo-base-primary-color);--bde-woo-sale-badge__text-color:var(--bde-woo-base-text-on-primary-color);--bde-woo-sale-badge__font-weight:var(--bde-woo-typography-font-weight-heavy);--bde-woo-sale-badge__font-size:var(--bde-woo-typography__size-standard);--bde-woo-widgets__chip-text-color-hover:var(--bde-woo-buttons-and-links__text-link-color);--bde-woo-widgets__handle-border-color-hover:var(--bde-woo-base-primary-color);--bde-woo-notices__padding-left:calc(var(--bde-woo-notices__padding) + var(--bde-woo-notices__icon-size) + (var(--bde-woo-notices__icon-size) / 2));--bde-woo-quicklook-button-text-color:var(--bde-button-primary-text-color);--bde-woo-quicklook-button-background-color-hover:var(--bde-woo-quicklook-button-background-color);--bde-woo-quicklook-button-icon-spacing:var(--bde-woo-base-standard-gaps);--bde-woo-quicklook-close-button-color:var(--bde-woo-base-headings-color);--bde-woo-quicklook-arrow-color-hover:var(--bde-woo-quicklook-arrow-color);--bde-woo-quicklook-arrow-background-color:var(--bde-brand-primary-color);--bde-woo-quicklook-arrow-background-color-hover:var(--bde-woo-quicklook-arrow-background-color);--bde-woo-swatch-space-between-items:var(--bde-woo-base-medium-gaps);--bde-woo-swatch-background-selected:var(--bde-woo-swatch-background-hover);--bde-woo-swatch-border-color-selected:var(--bde-woo-swatch-border-color-hover);--bde-woo-swatch-shadow-selected:var(--bde-woo-swatch-shadow-hover);--bde-woo-swatch-color-background:var(--bde-woo-swatch-background);--bde-base-font-size:16px}.breakdance .button-atom{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;user-select:none;appearance:none;box-sizing:border-box;margin:0;border:0;padding:0;background-color:transparent;font-size:var(--bde-button-font-size);line-height:var(--bde-button-line-height);transform:translate(0,0);max-width:100%;width:var(--bde-button-width)}.breakdance .button-atom--custom,.breakdance .button-atom--primary,.breakdance .button-atom--secondary{text-align:center;font-weight:var(--bde-button-font-weight);text-decoration:none;border-radius:var(--bde-button-border-radius);cursor:pointer;border-width:var(--bde-button-border-width);border-style:solid;border-color:transparent;transition-timing-function:ease-in-out;transition-property:all;transition-duration:var(--bde-transition-duration);overflow:hidden}.breakdance .button-atom--custom{padding:var(--bde-button-padding-base)}.breakdance .button-atom--primary{color:var(--bde-button-primary-text-color);background:var(--bde-button-primary-background-color);border-color:var(--bde-button-primary-border-color)}.breakdance .button-atom--primary:hover{color:var(--bde-button-primary-text-color-hover);background:var(--bde-button-primary-background-color-hover);border-color:var(--bde-button-primary-border-color-hover)}.breakdance .button-atom--secondary{color:var(--bde-button-secondary-text-color);background:var(--bde-button-secondary-background-color);border-color:var(--bde-button-secondary-border-color)}.breakdance .button-atom--secondary:hover{color:var(--bde-button-secondary-text-color-hover);background:var(--bde-button-secondary-background-color-hover);border-color:var(--bde-button-secondary-border-color-hover)}.breakdance .button-atom--custom{color:var(--bde-button-custom-text-color);background:var(--bde-button-custom-background-color);border-color:var(--bde-button-custom-border-color)}.breakdance .button-atom--custom:hover{color:var(--bde-button-custom-text-color-hover);background:var(--bde-button-custom-background-color-hover);border-color:var(--bde-button-custom-border-color-hover)}.breakdance .button-atom:disabled,.breakdance .button-atom:hover:disabled{filter:grayscale(100%);opacity:.6;cursor:not-allowed}.breakdance *,.breakdance ::after,.breakdance ::before{box-sizing:border-box}.breakdance img{max-width:100%;height:auto}.breakdance figure{margin-left:0;margin-right:0}.breakdance-rich-text-styles>:first-child{margin-top:0}.breakdance-rich-text-styles>:last-child{margin-bottom:0}.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}.breakdance{background-color:var(--bde-background-color);color:var(--bde-body-text-color);font-family:var(--bde-body-font-family);font-size:var(--bde-body-font-size);font-size:16px;font-weight:400;line-height:1.6}.breakdance h1,.breakdance h2,.breakdance h3,.breakdance h4{color:var(--bde-headings-color);font-family:var(--bde-heading-font-family)}.breakdance a{color:var(--bde-links-color)}.breakdance a:hover{color:var(--bde-links-color-hover)}.breakdance .button-atom--primary,.breakdance .button-atom--secondary{border-radius:12px;color:#fff;font-size:16px;line-height:1.6;padding:var(--bde-button-padding-sm)}.breakdance .button-atom--primary{--bde-button-primary-border-color:transparent;--bde-button-primary-border-color-hover:transparent;--bde-button-primary-text-color:#fff;--bde-button-primary-text-color-hover:#fff;--bde-button-primary-background-color:linear-gradient(135deg,#22D3EE 0%,#A855F7 100%);--bde-button-primary-background-color-hover:linear-gradient(135deg,#22D3EE 0%,#A855F7 100%);font-weight:600;box-shadow:0 10px 40px 0#d066ff66,5px 20px 75px 0#00000025}.breakdance .button-atom--primary:hover{transform:scale(1.1);box-shadow:0 10px 40px 10px #d066ff66}.breakdance .button-atom--secondary{--bde-button-secondary-border-color:transparent;--bde-button-secondary-border-color-hover:transparent;--bde-button-secondary-text-color:#fff;--bde-button-secondary-text-color-hover:#fff;--bde-button-secondary-background-color:linear-gradient(135deg,#D066FF 0%,#E066A3 50%,#FF7A4D 100%);--bde-button-secondary-background-color-hover:linear-gradient(135deg,#D066FF 0%,#E066A3 50%,#FF7A4D 100%);font-weight:700;box-shadow:0 10px 40px 0#d066ff66}.breakdance .button-atom--secondary:hover{transform:scale(1.1)}.breakdance .button-atom--secondary::after{content:"";display:block;background-color:currentColor;width:.9em;height:.9em;margin-right:4px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M438.6%20278.6c12.5-12.5%2012.5-32.8%200-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L338.8%20224%2032%20224c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l306.7%200L233.4%20393.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200l160-160z%22%2F%3E%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M438.6%20278.6c12.5-12.5%2012.5-32.8%200-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L338.8%20224%2032%20224c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l306.7%200L233.4%20393.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200l160-160z%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;transition-timing-function:ease-in-out;transition-property:transform,background-color;transition-duration:var(--bde-transition-duration);margin-left:10px}.breakdance h1,.breakdance h2{font-size:var(--bde-h1-font-size);font-size:60px;font-weight:700;line-height:1.1}.breakdance h2{font-size:var(--bde-h2-font-size);font-size:48px;line-height:1.2}.breakdance h3,.breakdance h4{font-size:var(--bde-h3-font-size);font-size:36px;font-weight:600;line-height:1.25}.breakdance h4{font-size:var(--bde-h4-font-size);font-size:24px;line-height:1.35}:root{--preset-id-1fa76dff-05ed-4251-8ebc-b5a14537d60e-font-size:20px;--preset-id-1fa76dff-05ed-4251-8ebc-b5a14537d60e-font-weight:400;--preset-id-1fa76dff-05ed-4251-8ebc-b5a14537d60e-line-height:1.6;--preset-id-963b6ca5-4d40-4088-85ec-5c7c8d72c388-font-size:14px;--preset-id-963b6ca5-4d40-4088-85ec-5c7c8d72c388-font-weight:400;--preset-id-963b6ca5-4d40-4088-85ec-5c7c8d72c388-line-height:1.5;--preset-id-70bb9cfe-0b30-4079-b501-ce40a85e0d2d-font-size:12px;--preset-id-70bb9cfe-0b30-4079-b501-ce40a85e0d2d-font-weight:500;--preset-id-70bb9cfe-0b30-4079-b501-ce40a85e0d2d-line-height:1.4;--bde-section-width:1280px;--bde-section-vertical-padding:120px;--bde-section-horizontal-padding:24px;--bde-column-gap:32px;--cdm-orange:#ff7a4d;--cdm-purple:#d066ff;--cdm-cyan:#66e0ff;--cdm-magenta:#e066a3;--cdm-navy-bg:#0d1526;--cdm-navy-card:#141e33;--cdm-navy-dark:#0a1019;--cdm-navy-darker:#070b12;--cdm-navy-light:#131d2e;--cdm-navy-muted:#1a2744;--cdm-navy-border:#263652;--cdm-text-white:#fafafa;--cdm-text-muted:#9ba3b3;--cdm-success:#3dbd8a;--cdm-warning:#ffd966;--cdm-error:#e65050;--cdm-gradient-primary:linear-gradient(135deg,#22d3ee 0%,#a855f7 100%);--cdm-gradient-secondary:linear-gradient(135deg,#d066ff 0%,#e066a3 50%,#ff7a4d 100%);--cdm-gradient-accent:linear-gradient(135deg,#66e0ff 0%,#4080cc 50%,#d066ff 100%);--cdm-gradient-cta:linear-gradient(135deg,#ff7a4d 0%,#e066a3 50%,#66e0ff 100%);--cdm-gradient-text:linear-gradient(90deg,#ff7a4d 0%,#e066a3 50%,#66e0ff 100%);--cdm-gradient-success:linear-gradient(135deg,#2e9969 0%,#3db38c 50%,#66e0ff 100%);--cdm-shadow-card:0 4px 12px -2px rgba(0,0,0,0.3);--cdm-shadow-elevated:0 12px 32px -4px rgba(0,0,0,0.4);--cdm-glow-orange:0 0 20px rgba(255,122,77,0.4);--cdm-glow-purple:0 0 20px rgba(208,102,255,0.4);--cdm-glow-cyan:0 0 20px rgba(102,224,255,0.4)}.cdm-section-hero{background:radial-gradient(circle at 30% 70%,rgba(255,122,77,.08)0,transparent 40%),radial-gradient(circle at 70% 30%,rgba(102,224,255,.06)0,transparent 40%),linear-gradient(to bottom,#0d1526 0,#0a1019 100%)}.bde-section{border:0!important}.blog-content-area{background:#fff;color:#666}.blog-content-area h1{color:#666;font-size:36px!important}.blog-content-area h3{color:#666;font-size:24px!important}.blog-content-area h4{color:#666;font-size:20px!important}.blog-content-area .bde-rich-text{color:#666!important}.hide{display:none!important}@media (max-width:1023px){:root{--bde-section-vertical-padding:80px;--bde-section-horizontal-padding:20px}}@media (max-width:767px){:root{--bde-section-vertical-padding:60px;--bde-section-horizontal-padding:16px}}@media (max-width:479px){.breakdance .button-atom--primary{padding:var(--bde-button-padding-sm)}}.breakdance .bde-section-231-115 .section-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding-bottom:80px;padding-top:80px}.breakdance .bde-div-231-116{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:32px}@media (max-width:1119px){.breakdance .bde-div-231-116{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}}.breakdance .bde-columns-231-117{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-231-117{--columnCount:2}.breakdance .bde-columns-231-117.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-231-117.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-231-117{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-231-117{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-231-117{--columnCount:2}}.breakdance .bde-column-231-118{--column-width:50%}@media (max-width:1023px){.breakdance .bde-column-231-118{order:1}}.breakdance .bde-div-231-105,.breakdance .bde-div-231-119{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid}.breakdance .bde-div-231-119{display:block}.breakdance .bde-div-231-119::after,.breakdance .bde-div-231-119::before{border-width:0}.breakdance .bde-div-231-105{display:flex;flex-direction:row;align-items:center;color:#abb0ba;font-size:14px;line-height:20px;column-gap:16px;row-gap:16px;grid-column-gap:16px}.breakdance .bde-div-231-105::after,.breakdance .bde-div-231-105::before{border-width:0;display:block;-webkit-text-fill-color:#abb0ba;-webkit-text-stroke-color:#abb0ba}@media (max-width:1119px){.breakdance .bde-div-231-105{display:flex}}@media (max-width:1023px){.breakdance .bde-div-231-105{display:flex}}@media (max-width:767px){.breakdance .bde-div-231-105{display:flex}}@media (max-width:479px){.breakdance .bde-div-231-105{display:flex}}.breakdance .bde-icon-list-231-139 li .bde-icon-list__text{font-size:14px;font-weight:500}.breakdance .bde-div-231-104{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block}.breakdance .bde-div-231-104::after,.breakdance .bde-div-231-104::before,.breakdance .bde-div-231-108::after,.breakdance .bde-div-231-108::before{border-width:0}.breakdance .bde-div-231-108{width:auto;padding:8px 16px;border-bottom:1px solid rgb(255 121 76/.298);border-left:1px solid rgb(255 121 76/.298);border-right:1px solid rgb(255 121 76/.298);border-top:1px solid rgb(255 121 76/.298);border-top-left-radius:9999px;border-top-right-radius:9999px;border-bottom-left-radius:9999px;border-bottom-right-radius:9999px;background-color:rgb(255 121 76/.2);display:inline-block;margin:24px 0 0;backdrop-filter:blur(4px);padding-block-start:8px;padding-block-end:8px;padding-inline-start:16px;padding-inline-end:16px}@media (max-width:1119px){.breakdance .bde-div-231-108{padding:8px 16px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:9999px;border-top-right-radius:9999px;border-bottom-left-radius:9999px;border-bottom-right-radius:9999px;display:inline-block;margin:24px 0 0}}@media (max-width:1023px){.breakdance .bde-div-231-108{padding:8px 16px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:9999px;border-top-right-radius:9999px;border-bottom-left-radius:9999px;border-bottom-right-radius:9999px;display:inline-block;margin:24px 0 0}}@media (max-width:767px){.breakdance .bde-div-231-108{padding:8px 16px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:9999px;border-top-right-radius:9999px;border-bottom-left-radius:9999px;border-bottom-right-radius:9999px;display:inline-block;margin:24px 0 0}}@media (max-width:479px){.breakdance .bde-div-231-108{padding:8px 16px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:9999px;border-top-right-radius:9999px;border-bottom-left-radius:9999px;border-bottom-right-radius:9999px;display:inline-block;margin:24px 0 0}}.breakdance .bde-text-231-109{width:auto;color:#ff794c;font-size:14px;font-weight:600;line-height:20px;border-width:0}.breakdance .bde-text-231-109::after,.breakdance .bde-text-231-109::before{border-width:0;-webkit-text-fill-color:#ff794c;-webkit-text-stroke-color:#ff794c}.breakdance .bde-heading-231-110{width:auto;color:#fafafa;font-size:60px;line-height:1;letter-spacing:-1.5px;margin:24px 0 0;border-width:0}.breakdance .bde-heading-231-110::after,.breakdance .bde-heading-231-110::before{border-width:0;font-weight:700;line-height:60px}@media (max-width:1119px){.breakdance .bde-heading-231-110{margin:24px 0 0;border-width:0}}@media (max-width:1023px){.breakdance .bde-heading-231-110{font-size:48px;letter-spacing:-1.2000000476837158px;margin:24px 0 0;border-width:0}.breakdance .bde-heading-231-110::after,.breakdance .bde-heading-231-110::before{line-height:48px}}@media (max-width:767px){.breakdance .bde-heading-231-110{margin:24px 0 0;border-width:0}}@media (max-width:479px){.breakdance .bde-heading-231-110{font-size:36px;line-height:1.25;letter-spacing:-.8999999761581421px;margin:24px 0 0;border-width:0}.breakdance .bde-heading-231-110::after,.breakdance .bde-heading-231-110::before{line-height:45px}}.breakdance .bde-text-231-111{width:auto;color:#abb0ba;font-size:20px;line-height:28px;margin:24px 0 0;border-width:0}.breakdance .bde-text-231-111::after,.breakdance .bde-text-231-111::before{border-width:0;-webkit-text-fill-color:#abb0ba;-webkit-text-stroke-color:#abb0ba}@media (max-width:1119px){.breakdance .bde-text-231-111{margin:24px 0 0;border-width:0}}@media (max-width:1023px){.breakdance .bde-text-231-111{margin:24px 0 0;border-width:0}}@media (max-width:767px){.breakdance .bde-text-231-111{margin:24px 0 0;border-width:0}}@media (max-width:479px){.breakdance .bde-text-231-111{margin:24px 0 0;border-width:0}}.breakdance .bde-column-231-126{--column-width:50%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:32px}@media (max-width:1119px){.breakdance .bde-column-231-126{order:-1;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center}}.breakdance .bde-div-231-127{width:100%;min-height:400px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-size:cover;background-repeat:no-repeat;background-position:center center;display:block;position:relative}.breakdance .bde-section-231-140 .section-container{display:flex;flex-direction:column;padding:0}.breakdance .bde-section-231-140{background-color:#fff;padding-block-start:80px;padding-block-end:80px;border-color:#1c2f54;border-style:solid;color:#fafafa;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.5;transition-property:none;grid-column-gap:normal;before:[object Object];after:[object Object]}.breakdance .bde-div-231-166::after,.breakdance .bde-div-231-166::before,.breakdance .bde-section-231-140::after,.breakdance .bde-section-231-140::before{border-width:0}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJKTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTBaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTI1TDdTVWMud29mZjI=)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFaTDcud29mZjI=)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJKTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTBaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTI1TDdTVWMud29mZjI=)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFaTDcud29mZjI=)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJKTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTBaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTI1TDdTVWMud29mZjI=)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFaTDcud29mZjI=)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJKTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTBaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTI1TDdTVWMud29mZjI=)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFaTDcud29mZjI=)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJKTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTBaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTI1TDdTVWMud29mZjI=)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFaTDcud29mZjI=)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.breakdance .bde-div-231-166{width:100%;padding:0 32px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block;max-width:1400px;margin:0 auto;padding-inline-start:32px;padding-inline-end:32px}@media (max-width:1119px){.breakdance .bde-div-231-166{padding:0 32px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;max-width:none;margin:0 auto}}@media (max-width:1023px){.breakdance .bde-div-231-166{padding:0 24px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;margin:0 auto;padding-inline-start:24px;padding-inline-end:24px}}@media (max-width:767px){.breakdance .bde-div-231-166{padding:0 24px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;margin:0 auto}}@media (max-width:479px){.breakdance .bde-div-231-166{padding:0 16px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;margin:0 auto;padding-inline-start:16px;padding-inline-end:16px}}.breakdance .bde-div-231-167{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:grid;column-gap:48px;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:48px;grid-column-gap:48px;grid-template-rows:auto}.breakdance .bde-div-231-167::after,.breakdance .bde-div-231-167::before{border-width:0;display:block}@media (max-width:1119px){.breakdance .bde-div-231-167{display:grid}}@media (max-width:1023px){.breakdance .bde-div-231-167{border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}}@media (max-width:767px){.breakdance .bde-div-231-167{display:grid}}@media (max-width:479px){.breakdance .bde-div-231-167{display:grid}}.breakdance .bde-div-231-168{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block;grid-column-end:span 2;grid-column-start:span 2}.breakdance .bde-div-231-168::after,.breakdance .bde-div-231-168::before,.breakdance .bde-div-231-212::after,.breakdance .bde-div-231-212::before,.breakdance .bde-div-231-213::after,.breakdance .bde-div-231-213::before{border-width:0}@media (max-width:1023px){.breakdance .bde-div-231-168{border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;grid-column-end:auto;grid-column-start:auto}}.breakdance .bde-themeless-template-content-area-231-269{background-color:#fff;background-image:linear-gradient(transparent,transparent);background-size:auto;background-position:0 0;background-repeat:repeat;background-attachment:scroll;background-blend-mode:normal}.breakdance .bde-div-231-212{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block;grid-column-end:span 1;grid-column-start:span 1}@media (max-width:1023px){.breakdance .bde-div-231-212{border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;grid-column-end:auto;grid-column-start:auto}}.breakdance .bde-div-231-213{width:auto;padding:24px;border-bottom:1px solid rgb(255 121 76/.2);border-left:1px solid rgb(255 121 76/.2);border-right:1px solid rgb(255 121 76/.2);border-top:1px solid rgb(255 121 76/.2);border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background-color:#0e192f;display:block;background-image:linear-gradient(to right bottom,rgb(255 121 76/.1),rgb(210 99 233/.1));box-shadow:#fff0 0 0 0 0,#fff0 0 0 0 0,rgb(0 0 0/.05)0 1px 2px 0;padding-block-start:24px;padding-block-end:24px;padding-inline-start:24px;padding-inline-end:24px;background-size:auto}@media (max-width:1119px){.breakdance .bde-div-231-213{padding:24px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px}}@media (max-width:1023px){.breakdance .bde-div-231-213{padding:24px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px}}@media (max-width:767px){.breakdance .bde-div-231-213{padding:24px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px}}@media (max-width:479px){.breakdance .bde-div-231-213{padding:24px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px}}.breakdance .bde-heading-231-214{width:auto;color:#fff;font-size:20px;line-height:28px;letter-spacing:-.5px;margin:0 0 16px;border-width:0}.breakdance .bde-heading-231-214::after,.breakdance .bde-heading-231-214::before{border-width:0;font-weight:700;-webkit-text-fill-color:#fff;-webkit-text-stroke-color:#fff}@media (max-width:1119px){.breakdance .bde-heading-231-214{margin:0 0 16px;border-width:0}}@media (max-width:1023px){.breakdance .bde-heading-231-214{margin:0 0 16px;border-width:0}}@media (max-width:767px){.breakdance .bde-heading-231-214{margin:0 0 16px;border-width:0}}@media (max-width:479px){.breakdance .bde-heading-231-214{margin:0 0 16px;border-width:0}}.breakdance .bde-text-231-215{width:auto;color:rgb(255 255 255/.9);font-size:16px;line-height:1.5;margin:0 0 24px;border-width:0}.breakdance .bde-text-231-215::after,.breakdance .bde-text-231-215::before{border-width:0;-webkit-text-fill-color:rgb(255 255 255/.9);-webkit-text-stroke-color:rgb(255 255 255/.9)}@media (max-width:1119px){.breakdance .bde-text-231-215{margin:0 0 24px;border-width:0}}@media (max-width:1023px){.breakdance .bde-text-231-215{margin:0 0 24px;border-width:0}}@media (max-width:767px){.breakdance .bde-text-231-215{margin:0 0 24px;border-width:0}}@media (max-width:479px){.breakdance .bde-text-231-215{margin:0 0 24px;border-width:0}}.breakdance .bde-div-231-217{width:auto;padding:24px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background-color:#0e192f;display:block;margin:32px 0 0;box-shadow:#fff0 0 0 0 0,#fff0 0 0 0 0,rgb(0 0 0/.05)0 1px 2px 0;padding-block-start:24px;padding-block-end:24px;padding-inline-start:24px;padding-inline-end:24px}.breakdance .bde-div-231-217::after,.breakdance .bde-div-231-217::before{border-width:0}@media (max-width:1119px){.breakdance .bde-div-231-217{padding:24px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin:32px 0 0}}@media (max-width:1023px){.breakdance .bde-div-231-217{padding:24px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin:32px 0 0}}@media (max-width:767px){.breakdance .bde-div-231-217{padding:24px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin:32px 0 0}}@media (max-width:479px){.breakdance .bde-div-231-217{padding:24px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin:32px 0 0}}.breakdance .bde-heading-231-218{width:auto;color:#fff;font-size:20px;line-height:28px;letter-spacing:-.5px;margin:0 0 16px;border-width:0}.breakdance .bde-heading-231-218::after,.breakdance .bde-heading-231-218::before{border-width:0;font-weight:700;-webkit-text-fill-color:#fff;-webkit-text-stroke-color:#fff}@media (max-width:1119px){.breakdance .bde-heading-231-218{margin:0 0 16px;border-width:0}}@media (max-width:1023px){.breakdance .bde-heading-231-218{margin:0 0 16px;border-width:0}}@media (max-width:767px){.breakdance .bde-heading-231-218{margin:0 0 16px;border-width:0}}@media (max-width:479px){.breakdance .bde-heading-231-218{margin:0 0 16px;border-width:0}}.breakdance .bde-text-231-219{width:auto;color:rgb(255 255 255/.8);font-size:14px;line-height:20px;margin:0;border-width:0}.breakdance .bde-text-231-219::after,.breakdance .bde-text-231-219::before{border-width:0;-webkit-text-fill-color:rgb(255 255 255/.8);-webkit-text-stroke-color:rgb(255 255 255/.8)}@media (max-width:1119px){.breakdance .bde-text-231-219{margin:0;border-width:0}}@media (max-width:1023px){.breakdance .bde-text-231-219{margin:0;border-width:0}}@media (max-width:767px){.breakdance .bde-text-231-219{margin:0;border-width:0}}@media (max-width:479px){.breakdance .bde-text-231-219{margin:0;border-width:0}}.breakdance .bde-div-231-220{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block}.breakdance .bde-div-231-220::after,.breakdance .bde-div-231-220::before,.breakdance .bde-div-231-223::after,.breakdance .bde-div-231-223::before{border-width:0}@media (max-width:767px){.breakdance .bde-form-builder-231-274 .breakdance-form{grid-template-columns:unset}.breakdance .bde-form-builder-231-274 .breakdance-form .breakdance-form-field{grid-column-start:unset}}.breakdance .bde-div-231-223{width:auto;padding:24px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background-color:#0e192f;display:block;margin:32px 0 0;box-shadow:#fff0 0 0 0 0,#fff0 0 0 0 0,rgb(0 0 0/.05)0 1px 2px 0;padding-block-start:24px;padding-block-end:24px;padding-inline-start:24px;padding-inline-end:24px}@media (max-width:1119px){.breakdance .bde-div-231-223{padding:24px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin:32px 0 0}}@media (max-width:1023px){.breakdance .bde-div-231-223{padding:24px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin:32px 0 0}}@media (max-width:767px){.breakdance .bde-div-231-223{padding:24px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin:32px 0 0}}@media (max-width:479px){.breakdance .bde-div-231-223{padding:24px;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-top:1px solid;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin:32px 0 0}}.breakdance .bde-heading-231-224{width:auto;color:#fff;font-size:20px;line-height:28px;letter-spacing:-.5px;margin:0 0 24px;border-width:0}.breakdance .bde-heading-231-224::after,.breakdance .bde-heading-231-224::before{border-width:0;font-weight:700;-webkit-text-fill-color:#fff;-webkit-text-stroke-color:#fff}@media (max-width:1119px){.breakdance .bde-heading-231-224{margin:0 0 24px;border-width:0}}@media (max-width:1023px){.breakdance .bde-heading-231-224{margin:0 0 24px;border-width:0}}@media (max-width:767px){.breakdance .bde-heading-231-224{margin:0 0 24px;border-width:0}}@media (max-width:479px){.breakdance .bde-heading-231-224{margin:0 0 24px;border-width:0}}.breakdance .bde-adjacentposts-231-272 .ee-adjacentposts-icon{color:#000}.breakdance .bde-adjacentposts-231-272 .ee-adjacentposts-next,.breakdance .bde-adjacentposts-231-272 .ee-adjacentposts-prev{gap:11px}.breakdance .bde-adjacentposts-231-272 .ee-adjacentposts-content{gap:0}.breakdance .bde-adjacentposts-231-272 .ee-adjacentposts-title{font-size:20px;font-weight:500}@media (max-width:1119px){.breakdance .bde-adjacentposts-231-272{flex-direction:column}.breakdance .bde-adjacentposts-231-272 .ee-adjacentposts-next,.breakdance .bde-adjacentposts-231-272 .ee-adjacentposts-prev{width:100%}}.breakdance .bde-section-231-249 .section-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;--bde-section-width:100%;padding-bottom:0;padding-top:0}.breakdance .bde-div-231-250{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(to right,#2563eb,#a855f7,#ec4899);background-size:auto;z-index:0}.breakdance .bde-div-231-250::after,.breakdance .bde-div-231-250::before,.breakdance .bde-div-231-251::after,.breakdance .bde-div-231-251::before,.breakdance .bde-div-231-252::after,.breakdance .bde-div-231-252::before,.breakdance .bde-div-231-253::after,.breakdance .bde-div-231-253::before{border-width:0}.breakdance .bde-div-231-251{width:auto;padding:80px 0;border-bottom:0 solid #1c2f54;border-left:0 solid #1c2f54;border-right:0 solid #1c2f54;border-top:0 solid #1c2f54;display:block;overflow:hidden;position:relative;padding-block-start:80px;padding-block-end:80px;border-color:#1c2f54;border-style:solid;color:#fafafa;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.5;transition-property:none;grid-column-gap:normal;before:[object Object];after:[object Object]}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJKTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTBaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTI1TDdTVWMud29mZjI=)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFaTDcud29mZjI=)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJKTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTBaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTI1TDdTVWMud29mZjI=)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFaTDcud29mZjI=)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJKTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTBaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTI1TDdTVWMud29mZjI=)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFaTDcud29mZjI=)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJKTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTBaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTI1TDdTVWMud29mZjI=)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFaTDcud29mZjI=)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJKTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTBaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJaTDdTVWMud29mZjI=)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTJwTDdTVWMud29mZjI=)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTI1TDdTVWMud29mZjI=)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://clonewebx.softlite.io/api/v1/fetcher/aHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9zL2ludGVyL3YyMC9VY0M3M0Z3ckszaUxUZUh1U19uVk1yTXhDcDUwU2pJYTFaTDcud29mZjI=)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@media (max-width:1119px){.breakdance .bde-div-231-251{padding:80px 0;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid}}@media (max-width:1023px){.breakdance .bde-div-231-251{padding:80px 0;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid}}@media (max-width:767px){.breakdance .bde-div-231-251{padding:80px 0;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid}}@media (max-width:479px){.breakdance .bde-div-231-251{padding:80px 0;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid}}.breakdance .bde-div-231-252{width:100%;padding:0 32px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block;position:relative;max-width:1400px;margin:0 auto;padding-inline-start:32px;padding-inline-end:32px}@media (max-width:1119px){.breakdance .bde-div-231-252{padding:0 32px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;max-width:none;margin:0 auto}}@media (max-width:1023px){.breakdance .bde-div-231-252{padding:0 24px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;margin:0 auto;padding-inline-start:24px;padding-inline-end:24px}}@media (max-width:767px){.breakdance .bde-div-231-252{padding:0 24px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;margin:0 auto}}@media (max-width:479px){.breakdance .bde-div-231-252{padding:0 16px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;margin:0 auto;padding-inline-start:16px;padding-inline-end:16px}}.breakdance .bde-div-231-253{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block;max-width:896px;text-align:center;margin:0 auto}@media (max-width:1119px){.breakdance .bde-div-231-253{border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;margin:0 auto}}@media (max-width:1023px){.breakdance .bde-div-231-253{border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;margin:0 auto}}@media (max-width:767px){.breakdance .bde-div-231-253{border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;margin:0 auto}}@media (max-width:479px){.breakdance .bde-div-231-253{border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;margin:0 auto}}.breakdance .bde-heading-231-254{width:auto;text-align:center;color:#fff;font-size:48px;line-height:1;letter-spacing:-1.2000000476837158px;margin:0;border-width:0}.breakdance .bde-heading-231-254::after,.breakdance .bde-heading-231-254::before{border-width:0;font-weight:700;line-height:48px;-webkit-text-fill-color:#fff;-webkit-text-stroke-color:#fff}@media (max-width:1119px){.breakdance .bde-heading-231-254{margin:0;border-width:0}}@media (max-width:1023px){.breakdance .bde-heading-231-254{font-size:36px;line-height:40px;letter-spacing:-.8999999761581421px;margin:0;border-width:0}}@media (max-width:767px){.breakdance .bde-heading-231-254{margin:0;border-width:0}}@media (max-width:479px){.breakdance .bde-heading-231-254{font-size:30px;line-height:36px;letter-spacing:-.75px;margin:0;border-width:0}}.breakdance .bde-text-231-255{width:auto;text-align:center;color:rgb(255 255 255/.9);font-size:20px;line-height:28px;max-width:672px;margin:32px auto 0;border-width:0}.breakdance .bde-text-231-255::after,.breakdance .bde-text-231-255::before{border-width:0;-webkit-text-fill-color:rgb(255 255 255/.9);-webkit-text-stroke-color:rgb(255 255 255/.9)}@media (max-width:1119px){.breakdance .bde-text-231-255{margin:32px auto 0;border-width:0}}@media (max-width:1023px){.breakdance .bde-text-231-255{margin:32px auto 0;border-width:0}}@media (max-width:767px){.breakdance .bde-text-231-255{margin:32px auto 0;border-width:0}}@media (max-width:479px){.breakdance .bde-text-231-255{margin:32px auto 0;border-width:0}}.breakdance .bde-div-231-256{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:flex;flex-direction:row;align-items:stretch;justify-content:center;text-align:center;margin:32px 0 0;column-gap:16px;row-gap:16px;grid-column-gap:16px}.breakdance .bde-div-231-256::after,.breakdance .bde-div-231-256::before,.breakdance .bde-div-231-259::after,.breakdance .bde-div-231-259::before{border-width:0;display:block}@media (max-width:1119px){.breakdance .bde-div-231-256{border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:flex;margin:32px 0 0}}@media (max-width:1023px){.breakdance .bde-div-231-256{border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:flex;margin:32px 0 0}}@media (max-width:767px){.breakdance .bde-div-231-256{border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:flex;margin:32px 0 0}}@media (max-width:479px){.breakdance .bde-div-231-256{border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:flex;flex-direction:column;margin:32px 0 0}}.breakdance .bde-button-231-258 .bde-button__button{--bde-button-custom-border-color:var(--bde-body-text-color);--bde-button-custom-border-color-hover:var(--bde-body-text-color);--bde-button-custom-background-color:var(--bde-background-color);--bde-button-custom-background-color-hover:var(--bde-background-color);--bde-button-custom-text-color:var(--bde-body-text-color);--bde-button-custom-text-color-hover:#fff;border-radius:12px;border-width:2px;padding-top:10px;padding-bottom:10px}.breakdance .bde-button-231-258 .bde-button__button:hover{transform:scale(1.1)}.breakdance .bde-div-231-259{width:auto;padding:48px 0 0;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:grid;max-width:672px;text-align:center;margin:32px auto 0;column-gap:32px;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:32px;padding-block-start:48px;grid-column-gap:32px;grid-template-rows:auto}@media (max-width:1119px){.breakdance .bde-div-231-259{padding:48px 0 0;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:grid;margin:32px auto 0}}@media (max-width:1023px){.breakdance .bde-div-231-259{padding:48px 0 0;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:grid;margin:32px auto 0}}@media (max-width:767px){.breakdance .bde-div-231-259{padding:48px 0 0;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:grid;margin:32px auto 0}}@media (max-width:479px){.breakdance .bde-div-231-259{padding:48px 0 0;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:grid;margin:32px auto 0}}.breakdance .bde-div-231-260{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block;text-align:center}.breakdance .bde-div-231-260::after,.breakdance .bde-div-231-260::before{border-width:0}.breakdance .bde-text-231-261{width:auto;text-align:center;color:#fff;font-size:36px;font-weight:700;line-height:40px;margin:0 0 8px;border-width:0}.breakdance .bde-text-231-261::after,.breakdance .bde-text-231-261::before{border-width:0;-webkit-text-fill-color:#fff;-webkit-text-stroke-color:#fff}@media (max-width:1119px){.breakdance .bde-text-231-261{margin:0 0 8px;border-width:0}}@media (max-width:1023px){.breakdance .bde-text-231-261{margin:0 0 8px;border-width:0}}@media (max-width:767px){.breakdance .bde-text-231-261{margin:0 0 8px;border-width:0}}@media (max-width:479px){.breakdance .bde-text-231-261{margin:0 0 8px;border-width:0}}.breakdance .bde-text-231-262{width:auto;text-align:center;color:rgb(255 255 255/.8);font-size:14px;line-height:20px;border-width:0}.breakdance .bde-text-231-262::after,.breakdance .bde-text-231-262::before{border-width:0;-webkit-text-fill-color:rgb(255 255 255/.8);-webkit-text-stroke-color:rgb(255 255 255/.8)}.breakdance .bde-div-231-263{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block;text-align:center}.breakdance .bde-div-231-263::after,.breakdance .bde-div-231-263::before{border-width:0}.breakdance .bde-text-231-264{width:auto;text-align:center;color:#fff;font-size:36px;font-weight:700;line-height:40px;margin:0 0 8px;border-width:0}.breakdance .bde-text-231-264::after,.breakdance .bde-text-231-264::before{border-width:0;-webkit-text-fill-color:#fff;-webkit-text-stroke-color:#fff}@media (max-width:1119px){.breakdance .bde-text-231-264{margin:0 0 8px;border-width:0}}@media (max-width:1023px){.breakdance .bde-text-231-264{margin:0 0 8px;border-width:0}}@media (max-width:767px){.breakdance .bde-text-231-264{margin:0 0 8px;border-width:0}}@media (max-width:479px){.breakdance .bde-text-231-264{margin:0 0 8px;border-width:0}}.breakdance .bde-text-231-265{width:auto;text-align:center;color:rgb(255 255 255/.8);font-size:14px;line-height:20px;border-width:0}.breakdance .bde-text-231-265::after,.breakdance .bde-text-231-265::before{border-width:0;-webkit-text-fill-color:rgb(255 255 255/.8);-webkit-text-stroke-color:rgb(255 255 255/.8)}.breakdance .bde-div-231-266{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block;text-align:center}.breakdance .bde-div-231-266::after,.breakdance .bde-div-231-266::before{border-width:0}.breakdance .bde-text-231-267{width:auto;text-align:center;color:#fff;font-size:36px;font-weight:700;line-height:40px;margin:0 0 8px;border-width:0}.breakdance .bde-text-231-267::after,.breakdance .bde-text-231-267::before{border-width:0;-webkit-text-fill-color:#fff;-webkit-text-stroke-color:#fff}@media (max-width:1119px){.breakdance .bde-text-231-267{margin:0 0 8px;border-width:0}}@media (max-width:1023px){.breakdance .bde-text-231-267{margin:0 0 8px;border-width:0}}@media (max-width:767px){.breakdance .bde-text-231-267{margin:0 0 8px;border-width:0}}@media (max-width:479px){.breakdance .bde-text-231-267{margin:0 0 8px;border-width:0}}.breakdance .bde-text-231-268{width:auto;text-align:center;color:rgb(255 255 255/.8);font-size:14px;line-height:20px;border-width:0}.breakdance .bde-text-231-268::after,.breakdance .bde-text-231-268::before{border-width:0;-webkit-text-fill-color:rgb(255 255 255/.8);-webkit-text-stroke-color:rgb(255 255 255/.8)}.breakdance .bde-section-256-100 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-37-100 .section-container{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:32px;padding:0}.breakdance .bde-section-37-100{margin-top:0;margin-bottom:0}@media (max-width:1119px){.breakdance .bde-section-37-100 .section-container{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center}}.breakdance .bde-div-37-102{width:100%;padding:0 32px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:flex;flex-direction:row;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto;padding-inline-start:32px;padding-inline-end:32px;height:80px}.breakdance .bde-div-37-102::after,.breakdance .bde-div-37-102::before{border-width:0;display:block}@media (max-width:1119px){.breakdance .bde-div-37-102{padding:0 32px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:flex;max-width:none;margin:0 auto}}@media (max-width:1023px){.breakdance .bde-div-37-102{padding:0 24px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:flex;margin:0 auto;padding-inline-start:24px;padding-inline-end:24px}}@media (max-width:767px){.breakdance .bde-div-37-102{padding:0 24px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:flex;margin:0 auto}}@media (max-width:479px){.breakdance .bde-div-37-102{padding:0 16px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:flex;margin:0 auto;padding-inline-start:16px;padding-inline-end:16px}}.breakdance .bde-image-37-103{width:auto;max-width:100%;margin:0;padding:0;align-items:center;cursor:pointer;display:block;flex-direction:row;vertical-align:middle;border-width:0}.breakdance .bde-image-37-103 .breakdance-image-object{width:100%;object-fit:contain;height:56px}.breakdance .bde-div-85-102::after,.breakdance .bde-div-85-102::before,.breakdance .bde-image-37-103::after,.breakdance .bde-image-37-103::before{border-width:0}@media (max-width:1119px){.breakdance .bde-image-37-103{margin:0;padding:0;border-width:0}}@media (max-width:1023px){.breakdance .bde-image-37-103{margin:0;padding:0;border-width:0}}@media (max-width:767px){.breakdance .bde-image-37-103{margin:0;padding:0;border-width:0}}@media (max-width:479px){.breakdance .bde-image-37-103{margin:0;padding:0;border-width:0}}.breakdance .bde-div-37-104{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;flex-wrap:nowrap;justify-content:flex-end;gap:32px;display:flex;flex-direction:row;align-items:center;overflow:visible;z-index:10;position:relative}@media (max-width:1119px){.breakdance .bde-div-37-104{display:flex}}@media (max-width:1023px){.breakdance .bde-div-37-104{display:flex}}@media (max-width:767px){.breakdance .bde-div-37-104{border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:flex;flex-direction:row}}@media (max-width:479px){.breakdance .bde-div-37-104{display:flex}}@media (max-width:1023px){.breakdance .bde-wp-menu-37-122 .breakdance-menu{--menu-background:var(--bde-palette-color-1-fa0770f9-deb8-4538-9382-eaaa87091b76);--menu-hide-on-mobile:none}}@media (min-width:1024px){.breakdance .bde-wp-menu-37-122 .breakdance-menu{--menu-hide-on-desktop:none;--link-color-hover:var(--bde-links-color);--link-arrow-color:var(--bde-body-text-color);--link-arrow-close-rotation:0deg;--link-arrow-open-rotation:180deg;--link-arrow-size:16px;--link-arrow-gap:8px;--arrow-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M201.4%20342.6c12.5%2012.5%2032.8%2012.5%2045.3%200l160-160c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L224%20274.7%2086.6%20137.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3l160%20160z%22%2F%3E%3C%2Fsvg%3E);--dropdown-caret-display:none;--dropdown-background-color:var(--bde-palette-color-1-fa0770f9-deb8-4538-9382-eaaa87091b76);--dropdown-section-padding:8px 8px 8px 8px}.breakdance .bde-wp-menu-37-122 .breakdance-menu-link{font-size:16px}.breakdance .bde-wp-menu-37-122 .breakdance-menu-item:hover .breakdance-menu-link{color:var(--bde-links-color)}.breakdance .bde-wp-menu-37-122 .breakdance-dropdown-body{border-radius:1px}.breakdance .bde-wp-menu-37-122 .breakdance-menu{--dropdown-link-background-color-hover:#4DF7D526}}@media (max-width:1119px){@media (max-width:1023px){.breakdance .bde-wp-menu-37-122 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1024px){.breakdance .bde-wp-menu-37-122 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (max-width:1023px){.breakdance .bde-wp-menu-37-122 .breakdance-menu{--menu-hide-on-mobile:none;--links-gap:0;--dropdown-link-icon-display:none;--dropdown-link-description-display:none;--dropdown-links-gap:var(--gap-none)}.breakdance .bde-wp-menu-37-122 .breakdance-menu-list{align-items:stretch;background-color:var(--menu-background);display:none;flex-direction:column;left:var(--mobile-offset-x);max-height:var(--menu-max-height);overflow-y:auto;position:absolute;top:var(--mobile-offset-y,100%);width:calc(100vw - var(--menu-scrollbar-width, 0px));z-index:var(--bde-z-index-menu-mobile)}.breakdance .bde-wp-menu-37-122 .breakdance-menu-list>:last-child{border-bottom:var(--link-border)}.breakdance .bde-wp-menu-37-122 .breakdance-menu .breakdance-menu-link{border-top:var(--link-border);outline-offset:-1px;padding:var(--mobile-link-padding-top) var(--mobile-link-padding-right) var(--mobile-link-padding-bottom) var(--mobile-link-padding-left)}.breakdance .bde-wp-menu-37-122 .breakdance-menu-link-arrow{border-top:var(--link-border);bottom:0;position:absolute;right:0;top:0}.breakdance .bde-wp-menu-37-122 .breakdance-dropdown-floater{transform:none;visibility:visible}.breakdance .bde-wp-menu-37-122 .breakdance-dropdown-body{background-color:var(--link-background-color);border-radius:0;border-top:var(--link-border);box-shadow:none;flex-direction:column}.breakdance .bde-wp-menu-37-122 .breakdance-dropdown-section{--dropdown-section-padding:0;--dropdown-section-gap:var(--gap-none)}.breakdance .bde-wp-menu-37-122 .breakdance-dropdown-item+.breakdance-dropdown-item{border-top:var(--link-border)}.breakdance .bde-wp-menu-37-122 .breakdance-menu .breakdance-dropdown-link{justify-content:var(--link-alignment);outline-offset:-1px;padding:var(--mobile-link-level-3-padding-top) var(--mobile-link-level-3-padding-right) var(--mobile-link-level-3-padding-bottom) var(--mobile-link-level-3-padding-left);white-space:normal}.breakdance .bde-wp-menu-37-122 .breakdance-dropdown--wp .breakdance-dropdown-section{margin-bottom:-1px}.breakdance .bde-wp-menu-37-122 .breakdance-dropdown--wp .breakdance-dropdown-link{padding:var(--mobile-link-level-2-padding-top) var(--mobile-link-level-2-padding-right) var(--mobile-link-level-2-padding-bottom) var(--mobile-link-level-2-padding-left)}.breakdance .bde-wp-menu-37-122 .breakdance-menu-toggle{display:flex}@media (min-width:1024px){.breakdance .bde-wp-menu-37-122 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (max-width:767px){@media (max-width:1023px){.breakdance .bde-wp-menu-37-122 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1024px){.breakdance .bde-wp-menu-37-122 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (max-width:479px){@media (max-width:1023px){.breakdance .bde-wp-menu-37-122 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1024px){.breakdance .bde-wp-menu-37-122 .breakdance-menu{--menu-hide-on-desktop:none}}}.breakdance .bde-section-85-100 .section-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;--bde-section-width:100%;padding-bottom:0;padding-top:0}.breakdance .bde-div-85-102{width:100%;padding:48px 32px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block;max-width:1400px;margin:0 auto;padding-block-start:48px;padding-block-end:48px;padding-inline-start:32px;padding-inline-end:32px}@media (max-width:1119px){.breakdance .bde-div-85-102{padding:48px 32px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;max-width:none;margin:0 auto}}@media (max-width:1023px){.breakdance .bde-div-85-102{padding:48px 24px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;margin:0 auto;padding-inline-start:24px;padding-inline-end:24px}}@media (max-width:767px){.breakdance .bde-div-85-102{padding:48px 24px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;margin:0 auto}}@media (max-width:479px){.breakdance .bde-div-85-102{padding:48px 16px;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;margin:0 auto;padding-inline-start:16px;padding-inline-end:16px}}.breakdance .bde-div-85-103{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:grid;column-gap:32px;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:32px;grid-column-gap:32px;grid-template-rows:auto}.breakdance .bde-div-85-103::after,.breakdance .bde-div-85-103::before{border-width:0;display:block}@media (max-width:1119px){.breakdance .bde-div-85-103{display:grid}}@media (max-width:1023px){.breakdance .bde-div-85-103{display:grid}}@media (max-width:767px){.breakdance .bde-div-85-103{border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}}@media (max-width:479px){.breakdance .bde-div-85-103{display:grid}}.breakdance .bde-div-85-104{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block}.breakdance .bde-div-85-104::after,.breakdance .bde-div-85-104::before,.breakdance .bde-image-85-105::after,.breakdance .bde-image-85-105::before{border-width:0}.breakdance .bde-image-85-105{margin-bottom:20px;width:auto;max-width:100%;display:block;vertical-align:middle;border-width:0}.breakdance .bde-image-85-105 .breakdance-image-object{width:100%;object-fit:contain;object-position:0 50%;height:80px}.breakdance .bde-text-85-106{width:auto;color:rgb(255 255 255/.9);font-size:14px;line-height:20px;margin:0;border-width:0}.breakdance .bde-text-85-106::after,.breakdance .bde-text-85-106::before{border-width:0;-webkit-text-fill-color:rgb(255 255 255/.9);-webkit-text-stroke-color:rgb(255 255 255/.9)}@media (max-width:1119px){.breakdance .bde-text-85-106{margin:0;border-width:0}}@media (max-width:1023px){.breakdance .bde-text-85-106{margin:0;border-width:0}}@media (max-width:767px){.breakdance .bde-text-85-106{margin:0;border-width:0}}@media (max-width:479px){.breakdance .bde-text-85-106{margin:0;border-width:0}}.breakdance .bde-div-85-107{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block}.breakdance .bde-code-block-85-109 .mpsqrnfh::after,.breakdance .bde-code-block-85-109 .mpsqrnfh::before,.breakdance .bde-div-85-107::after,.breakdance .bde-div-85-107::before{border-width:0}.breakdance .bde-heading-85-108{width:auto;color:#fff;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.4000000059604645px;margin:0 0 16px;border-width:0}.breakdance .bde-heading-85-108::after,.breakdance .bde-heading-85-108::before{border-width:0;-webkit-text-fill-color:#fff;-webkit-text-stroke-color:#fff}@media (max-width:1119px){.breakdance .bde-heading-85-108{margin:0 0 16px;border-width:0}}@media (max-width:1023px){.breakdance .bde-heading-85-108{margin:0 0 16px;border-width:0}}@media (max-width:767px){.breakdance .bde-heading-85-108{margin:0 0 16px;border-width:0}}@media (max-width:479px){.breakdance .bde-heading-85-108{margin:0 0 16px;border-width:0}}.breakdance .bde-code-block-85-109 .mpsqrnfh{padding:0;margin:0}.breakdance .bde-code-block-85-109 .e1mnvahi,.breakdance .bde-code-block-85-109 .mpsqrnfh,.breakdance .bde-code-block-85-109 .mq9a0d1x{list-style-type:none;width:auto;border-width:0}.breakdance .bde-code-block-85-109 .mq9a0d1x::after,.breakdance .bde-code-block-85-109 .mq9a0d1x::before{border-width:0;text-align:left}.breakdance .bde-code-block-85-109 .e1mnvahi{color:rgb(255 255 255/.8);cursor:pointer;font-size:14px;line-height:20px;text-align:left}.breakdance .bde-code-block-85-109 .e1mnvahi::after,.breakdance .bde-code-block-85-109 .e1mnvahi::before{border-width:0;-webkit-text-fill-color:rgb(255 255 255/.8);-webkit-text-stroke-color:rgb(255 255 255/.8)}.breakdance .bde-code-block-85-109 .suptgfv6{list-style-type:none;width:auto;margin:8px 0 0;border-width:0}.breakdance .bde-code-block-85-109 .suptgfv6::after,.breakdance .bde-code-block-85-109 .suptgfv6::before{border-width:0;text-align:left}@media (max-width:1119px){.breakdance .bde-code-block-85-109 .mpsqrnfh{padding:0;margin:0;border-width:0}.breakdance .bde-code-block-85-109 .suptgfv6{margin:8px 0 0;border-width:0}}@media (max-width:1023px){.breakdance .bde-code-block-85-109 .mpsqrnfh{padding:0;margin:0;border-width:0}.breakdance .bde-code-block-85-109 .suptgfv6{margin:8px 0 0;border-width:0}}@media (max-width:767px){.breakdance .bde-code-block-85-109 .mpsqrnfh{padding:0;margin:0;border-width:0}.breakdance .bde-code-block-85-109 .suptgfv6{margin:8px 0 0;border-width:0}}@media (max-width:479px){.breakdance .bde-code-block-85-109 .mpsqrnfh{padding:0;margin:0;border-width:0}.breakdance .bde-code-block-85-109 .suptgfv6{margin:8px 0 0;border-width:0}}.breakdance .bde-div-85-110{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block}.breakdance .bde-code-block-85-112 .b4p49003::after,.breakdance .bde-code-block-85-112 .b4p49003::before,.breakdance .bde-div-85-110::after,.breakdance .bde-div-85-110::before{border-width:0}.breakdance .bde-heading-85-111{width:auto;color:#fff;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.4000000059604645px;margin:0 0 16px;border-width:0}.breakdance .bde-heading-85-111::after,.breakdance .bde-heading-85-111::before{border-width:0;-webkit-text-fill-color:#fff;-webkit-text-stroke-color:#fff}@media (max-width:1119px){.breakdance .bde-heading-85-111{margin:0 0 16px;border-width:0}}@media (max-width:1023px){.breakdance .bde-heading-85-111{margin:0 0 16px;border-width:0}}@media (max-width:767px){.breakdance .bde-heading-85-111{margin:0 0 16px;border-width:0}}@media (max-width:479px){.breakdance .bde-heading-85-111{margin:0 0 16px;border-width:0}}.breakdance .bde-code-block-85-112 .b4p49003{padding:0;margin:0}.breakdance .bde-code-block-85-112 .b4p49003,.breakdance .bde-code-block-85-112 .oavmrwt4,.breakdance .bde-code-block-85-112 .y7kwra8b{list-style-type:none;width:auto;border-width:0}.breakdance .bde-code-block-85-112 .oavmrwt4::after,.breakdance .bde-code-block-85-112 .oavmrwt4::before{border-width:0;text-align:left}.breakdance .bde-code-block-85-112 .y7kwra8b{color:rgb(255 255 255/.8);cursor:pointer;font-size:14px;line-height:20px;text-align:left}.breakdance .bde-code-block-85-112 .y7kwra8b::after,.breakdance .bde-code-block-85-112 .y7kwra8b::before{border-width:0;-webkit-text-fill-color:rgb(255 255 255/.8);-webkit-text-stroke-color:rgb(255 255 255/.8)}.breakdance .bde-code-block-85-112 .lqxnupww{list-style-type:none;width:auto;margin:8px 0 0;border-width:0}.breakdance .bde-code-block-85-112 .lqxnupww::after,.breakdance .bde-code-block-85-112 .lqxnupww::before{border-width:0;text-align:left}@media (max-width:1119px){.breakdance .bde-code-block-85-112 .b4p49003{padding:0;margin:0;border-width:0}.breakdance .bde-code-block-85-112 .lqxnupww{margin:8px 0 0;border-width:0}}@media (max-width:1023px){.breakdance .bde-code-block-85-112 .b4p49003{padding:0;margin:0;border-width:0}.breakdance .bde-code-block-85-112 .lqxnupww{margin:8px 0 0;border-width:0}}@media (max-width:767px){.breakdance .bde-code-block-85-112 .b4p49003{padding:0;margin:0;border-width:0}.breakdance .bde-code-block-85-112 .lqxnupww{margin:8px 0 0;border-width:0}}@media (max-width:479px){.breakdance .bde-code-block-85-112 .b4p49003{padding:0;margin:0;border-width:0}.breakdance .bde-code-block-85-112 .lqxnupww{margin:8px 0 0;border-width:0}}.breakdance .bde-div-85-113{width:auto;border-bottom:0 solid;border-left:0 solid;border-right:0 solid;border-top:0 solid;display:block}.breakdance .bde-code-block-85-115 .nfxihdtg::after,.breakdance .bde-code-block-85-115 .nfxihdtg::before,.breakdance .bde-div-85-113::after,.breakdance .bde-div-85-113::before{border-width:0}.breakdance .bde-heading-85-114{width:auto;color:#fff;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.4000000059604645px;margin:0 0 16px;border-width:0}.breakdance .bde-heading-85-114::after,.breakdance .bde-heading-85-114::before{border-width:0;-webkit-text-fill-color:#fff;-webkit-text-stroke-color:#fff}@media (max-width:1119px){.breakdance .bde-heading-85-114{margin:0 0 16px;border-width:0}}@media (max-width:1023px){.breakdance .bde-heading-85-114{margin:0 0 16px;border-width:0}}@media (max-width:767px){.breakdance .bde-heading-85-114{margin:0 0 16px;border-width:0}}@media (max-width:479px){.breakdance .bde-heading-85-114{margin:0 0 16px;border-width:0}}.breakdance .bde-code-block-85-115 .nfxihdtg{list-style-type:none;width:auto;padding:0;margin:0;border-width:0}.breakdance .bde-code-block-85-115 .dqmn6f5x,.breakdance .bde-code-block-85-115 .y6p7ld0v{color:rgb(255 255 255/.8);font-size:14px;line-height:20px;list-style-type:none;border-width:0}.breakdance .bde-code-block-85-115 .dqmn6f5x{align-items:flex-start;column-gap:8px;display:flex;row-gap:8px;width:auto;grid-column-gap:8px;flex-direction:row}.breakdance .bde-code-block-85-115 .dqmn6f5x::after,.breakdance .bde-code-block-85-115 .dqmn6f5x::before{border-width:0;display:block;text-align:left;-webkit-text-fill-color:rgb(255 255 255/.8);-webkit-text-stroke-color:rgb(255 255 255/.8)}.breakdance .bde-code-block-85-115 .y6p7ld0v{display:block;fill:none;flex-shrink:0;height:16px;overflow-clip-margin:content-box;stroke:rgb(255 255 255/.8);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;text-align:left;width:16px;vertical-align:middle;margin:2px 0 0;overflow:hidden}.breakdance .bde-code-block-85-115 .wo0ve9l7::after,.breakdance .bde-code-block-85-115 .wo0ve9l7::before,.breakdance .bde-code-block-85-115 .y6p7ld0v::after,.breakdance .bde-code-block-85-115 .y6p7ld0v::before{border-width:0;-webkit-text-fill-color:rgb(255 255 255/.8);-webkit-text-stroke-color:rgb(255 255 255/.8)}.breakdance .bde-code-block-85-115 .wo0ve9l7{display:block;text-align:left;width:auto}.breakdance .bde-code-block-85-115 .pdxp1zzy,.breakdance .bde-code-block-85-115 .wo0ve9l7,.breakdance .bde-code-block-85-115 .x8qd2imy{color:rgb(255 255 255/.8);font-size:14px;line-height:20px;list-style-type:none;border-width:0}.breakdance .bde-code-block-85-115 .x8qd2imy{align-items:center;column-gap:8px;display:flex;row-gap:8px;width:auto;grid-column-gap:8px;flex-direction:row;margin:12px 0 0}.breakdance .bde-code-block-85-115 .x8qd2imy::after,.breakdance .bde-code-block-85-115 .x8qd2imy::before{border-width:0;display:block;text-align:left;-webkit-text-fill-color:rgb(255 255 255/.8);-webkit-text-stroke-color:rgb(255 255 255/.8)}.breakdance .bde-code-block-85-115 .pdxp1zzy{display:block;fill:none;flex-shrink:0;height:16px;overflow-clip-margin:content-box;stroke:rgb(255 255 255/.8);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;text-align:left;width:16px;vertical-align:middle;overflow:hidden}.breakdance .bde-code-block-85-115 .dkbuyajc::after,.breakdance .bde-code-block-85-115 .dkbuyajc::before,.breakdance .bde-code-block-85-115 .pdxp1zzy::after,.breakdance .bde-code-block-85-115 .pdxp1zzy::before,.breakdance .bde-text-85-116::after,.breakdance .bde-text-85-116::before{border-width:0;-webkit-text-fill-color:rgb(255 255 255/.8);-webkit-text-stroke-color:rgb(255 255 255/.8)}.breakdance .bde-code-block-85-115 .dkbuyajc,.breakdance .bde-text-85-116{width:auto;color:rgb(255 255 255/.8);font-size:14px;line-height:20px;display:block}.breakdance .bde-code-block-85-115 .dkbuyajc{cursor:pointer;list-style-type:none;text-align:left;border-width:0}@media (max-width:1119px){.breakdance .bde-code-block-85-115 .nfxihdtg{padding:0;margin:0;border-width:0}.breakdance .bde-code-block-85-115 .y6p7ld0v{overflow:hidden;margin:2px 0 0;border-width:0}.breakdance .bde-code-block-85-115 .x8qd2imy{margin:12px 0 0;border-width:0}.breakdance .bde-code-block-85-115 .pdxp1zzy{overflow:hidden;border-width:0}}@media (max-width:1023px){.breakdance .bde-code-block-85-115 .nfxihdtg{padding:0;margin:0;border-width:0}.breakdance .bde-code-block-85-115 .y6p7ld0v{overflow:hidden;margin:2px 0 0;border-width:0}.breakdance .bde-code-block-85-115 .x8qd2imy{margin:12px 0 0;border-width:0}.breakdance .bde-code-block-85-115 .pdxp1zzy{overflow:hidden;border-width:0}}@media (max-width:767px){.breakdance .bde-code-block-85-115 .nfxihdtg{padding:0;margin:0;border-width:0}.breakdance .bde-code-block-85-115 .y6p7ld0v{overflow:hidden;margin:2px 0 0;border-width:0}.breakdance .bde-code-block-85-115 .x8qd2imy{margin:12px 0 0;border-width:0}.breakdance .bde-code-block-85-115 .pdxp1zzy{overflow:hidden;border-width:0}}@media (max-width:479px){.breakdance .bde-code-block-85-115 .nfxihdtg{padding:0;margin:0;border-width:0}.breakdance .bde-code-block-85-115 .y6p7ld0v{overflow:hidden;margin:2px 0 0;border-width:0}.breakdance .bde-code-block-85-115 .x8qd2imy{margin:12px 0 0;border-width:0}.breakdance .bde-code-block-85-115 .pdxp1zzy{overflow:hidden;border-width:0}}.breakdance .bde-text-85-116{text-align:center;margin:48px 0 0;padding:32px 0 0;border-top:1px solid;padding-block-start:32px;border-right-width:0;border-bottom-width:0;border-left-width:0}@media (max-width:1119px){.breakdance .bde-text-85-116{margin:48px 0 0;padding:32px 0 0;border-top:1px solid;border-right-width:0;border-bottom-width:0;border-left-width:0}}@media (max-width:1023px){.breakdance .bde-text-85-116{margin:48px 0 0;padding:32px 0 0;border-top:1px solid;border-right-width:0;border-bottom-width:0;border-left-width:0}}@media (max-width:767px){.breakdance .bde-text-85-116{margin:48px 0 0;padding:32px 0 0;border-top:1px solid;border-right-width:0;border-bottom-width:0;border-left-width:0}}@media (max-width:479px){.breakdance .bde-text-85-116{margin:48px 0 0;padding:32px 0 0;border-top:1px solid;border-right-width:0;border-bottom-width:0;border-left-width:0}}