@keyframes logo-marquee-LTR{0%{transform:translateX(0)}to{transform:translate(-50%)}}@keyframes gradientBG{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes shine{0%{left:-75%}to{left:125%}}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}h1,h2,h3{line-height:1.2}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}strong{font-weight:bolder}img{border-style:none}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none;-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted ButtonText}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.breakdance-woocommerce select:-internal-list-box option:checked{background-color:var(--bde-woo-widgets__tag-background-color)}.breakdance .bde-header-builder{position:relative;width:100%;background-color:var(--bde-background-color);--bde-header-width:var(--bde-section-width);--bde-header-sticky-top:calc(var(--bde-header-sticky-offset) + var(--wp-admin--admin-bar--height, 0px));--bde-header-sticky-offset:0px;--bde-header-sticky-duration:var(--bde-transition-duration)}.breakdance .bde-header-builder .bde-header-builder__container{gap:20px;display:flex;align-items:center;justify-content:space-between;margin:0 auto;max-width:var(--bde-header-width);padding:var(--bde-section-horizontal-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-header-builder.bde-header-builder--sticky{position:fixed;z-index:var(--bde-z-index-header-sticky);top:var(--bde-header-sticky-top);transition-property:transform,opacity,background-color,box-shadow,top;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.breakdance .bde-header-builder.bde-header-builder--sticky-bottom{top:auto;bottom:0}.breakdance .bde-header-builder.bde-header-builder--sticky .bde-header-builder__container{transition-property:min-height;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.bde-header-builder--sticky-scroll-hide{box-shadow:none!important;pointer-events:none}.bde-header-builder--sticky-scroll-hide *{pointer-events:none}.bde-header-builder--sticky-scroll-start-off-hidden{transition-duration:0s!important}.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-slide{transform:translateY(calc(-100% - var(--wp-admin--admin-bar--height, 0px)));opacity:0}.bde-header-builder--sticky-bottom.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-slide{transform:translateY(100%)}.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-div,.breakdance .bde-section .section-container{display:flex;flex-direction:column;align-items:flex-start;text-align:left;position:relative;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-div{max-width:100%}.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-rich-text{max-width:100%;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-logo-list{width:100%;--wrapper-gradient-color:rgba(255,255,255,1);align-items:center}.un-logo-bar__marquee-content{align-items:center}.breakdance .bde-logo-list,.un-logo-bar__logo-wrapper,.un-logo-bar__marquee-content{display:flex;position:relative}.un-logo-bar__marquee-content{column-gap:30px}.un-logo-bar__logo-wrapper{justify-content:center;align-items:center}.breakdance .un-logo-bar__logo-wrapper img{max-width:initial;height:100%;width:auto}.un-image-carousel-container{display:flex;overflow:hidden}.un-logo-bar__marquee-content{will-change:transform;transform:translate3d(0,0,0)}.un-image-carousel-container .un-logo-bar__marquee-content{animation:logo-marquee-LTR 30s linear infinite running}.un-image-carousel-container .carousel-type__stop-on-hover:hover{animation-play-state:paused}.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-star-rating{max-width:100%;width:max-content;display:flex;flex-direction:row;align-items:center;gap:12px}.breakdance .bde-star-rating>svg{position:absolute}.breakdance .bde-star-rating .bde-star-rating__wrapper{position:relative;overflow:hidden;display:flex;flex-wrap:wrap;gap:4px}.breakdance .bde-star-rating .bde-star-rating__wrapper svg{width:32px;height:32px;fill:orange}.breakdance .bde-star-rating .bde-star-rating__label{font-weight:400;line-height:1.2;font-size:20px}.breakdance .bde-frequently-asked-questions{display:flex;text-align:left;flex-direction:column;list-style-type:none;margin:0;padding:0;width:100%;max-width:100%;--faqBorderColor:#000;--faqBorderWidth:2px;--faqItemHorizontalPadding:16px;--faqItemVerticalPadding:16px}.breakdance .bde-frequently-asked-questions .bde-faq__item{border-style:solid;border-color:var(--faqBorderColor);border-width:var(--faqBorderWidth)}.breakdance .bde-frequently-asked-questions .bde-faq__item:not(:first-child){margin-top:calc(var(--faqBorderWidth)*-1)}.breakdance .bde-faq__answer-content{padding:var(--faqItemVerticalPadding) var(--faqItemHorizontalPadding);padding-top:0}.breakdance .bde-faq__title-tag{font-size:1.25em;font-weight:500;margin:0;padding:0;text-align:left}.breakdance .bde-faq__title{text-align:left}.breakdance .bde-faq__icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance .bde-faq__icon{display:flex;align-items:center;font-size:1em;transition:transform .3s ease}.breakdance .bde-faq__question{border:0;margin:0;padding:0;width:100%;overflow:visible;background:#fff0;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;padding:var(--faqItemVerticalPadding) var(--faqItemHorizontalPadding);display:inline-flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer;color:inherit}.breakdance .bde-faq__item:not(.is-active,.is-collapsing) .bde-faq__answer{display:none}.breakdance .bde-faq__icon--inactive{display:flex}.breakdance .bde-faq__icon--active{display:none}: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:#140B22;--bde-brand-primary-color-hover:#140B22;--bde-body-font-family:"Inter",sans-serif;--bde-heading-font-family:"Prompt",sans-serif;--bde-base-font-size:16px;--bde-body-font-size:var(--bde-base-font-size);--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:calc(var(--bde-h5-font-size) * var(--bde-font-size-ratio));--bde-h3-font-size:calc(var(--bde-h4-font-size) * var(--bde-font-size-ratio));--bde-h2-font-size:calc(var(--bde-h3-font-size) * var(--bde-font-size-ratio));--bde-h1-font-size:calc(var(--bde-h2-font-size) * var(--bde-font-size-ratio));--bde-body-text-color:var(--bde-body-text-color);--bde-headings-color:#0F0819;--bde-background-color:#F9FAFB;--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02:#FFF;--bde-palette-color-1-ba5580a5-e93e-4c83-bc8f-a49e1ed11c5d:#FAA525;--bde-palette-color-1-65dc491a-8e7a-4082-b526-c08e1f28156c:#0065DD;--bde-palette-light-green-34c9728c-4d68-4ce9-99a3-efc25b7840cf-4:#EDFFE5;--bde-palette-light-grey-fde65307-ba86-4488-addf-c9e7601fed52-5:#1B1B1B18;--bde-palette-dark-blue-9288108f-4459-4d60-b3c7-061b566df239-6:#000315;--bde-palette-secondary-2e99ee25-a330-4d14-bea0-693bf0b8ffd3-7:#04002B;--bde-palette-green-2d5836e1-f52f-464b-98bf-f7bf1377b52f-8:#00AF52;--bde-palette-light-bg-gradient-5a6fcc7e-42ef-4385-8d07-1ff1f5e1e6d0-gradient-9:linear-gradient(0deg,rgba(255,255,255,0) 0%,rgba(237,255,229,1) 100%);--bde-transition-duration:300ms;--bde-column-gap:32px;--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;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-12zm5.5 16.084l-1.403 1.416-4.09-4.096-4.102 4.096-1.405-1.405 4.093-4.092-4.093-4.098 1.405-1.405 4.088 4.089 4.091-4.089 1.416 1.403-4.092 4.087 4.092 4.094z"/></svg>');--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>');--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(/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:var(--bde-brand-primary-color);--bde-links-color-hover:var(--bde-brand-primary-color-hover);--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:var(--bde-woo-base-primary-color);--bde-woo-buttons-and-links__text-link-color-hover:var(--bde-woo-base-primary-color-hover);--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:14px}.breakdance *,.breakdance ::after,.breakdance ::before{box-sizing:border-box}.breakdance img{max-width:100%;height:auto}.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)}.breakdance h1,.breakdance h2,.breakdance h3{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 h1{font-size:var(--bde-h1-font-size)}.breakdance h2{font-size:var(--bde-h2-font-size)}.breakdance h3{font-size:var(--bde-h3-font-size)}:root{--bde-section-width:1360px;--bde-woo-products-list-products-per-row:4}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#838383;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#140b22}@media (max-width:1119px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}}@media (max-width:1023px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}:root{--bde-woo-products-list-products-per-row:3}}@media (max-width:767px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}:root{--bde-woo-products-list-products-per-row:2;--bde-woo-responsive__stack:column;--bde-woo-responsive__width:100%;--bde-woo-responsive__max-width:100%}}@media (max-width:479px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}:root{--bde-woo-products-list-products-per-row:1}}.breakdance .text-gradient{-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;color:#fff0}.breakdance .bde-section-1985-101 .section-container{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:20px;padding-bottom:15px;padding-top:15px}.breakdance .bde-section-1985-101,.breakdance .text-gradient{background:linear-gradient(-45deg,#fff,#ff4e50,#f9d423,#00c9ff,#ff6ec4,#fff);background-size:600% 600%;animation:gradientBG 18s ease infinite}@media (max-width:1023px){.breakdance .bde-section-1985-101 .section-container{padding-bottom:10px;padding-top:10px}}.breakdance .bde-text-1985-102{color:var(--bde-headings-color);font-family:"Anek Bangla",sans-serif;font-size:24px;font-weight:700;line-height:1.1em;letter-spacing:1px}@media (max-width:1023px){.breakdance .bde-text-1985-102{font-size:21px}}.breakdance .bde-header-builder-1985-103{background:var(--bde-palette-dark-blue-9288108f-4459-4d60-b3c7-061b566df239-6)}.breakdance .bde-header-builder-1985-103 .bde-header-builder__container{padding-bottom:15px;padding-top:15px}@media screen and (max-width:600px){.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}@media (max-width:1119px){@media screen and (max-width:600px){.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:1023px){.breakdance .bde-header-builder-1985-103 .bde-header-builder__container{flex-direction:column}@media screen and (max-width:600px){.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:767px){@media screen and (max-width:600px){.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:479px){@media screen and (max-width:600px){.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}.breakdance .bde-div-1985-104{display:flex;flex-direction:column;justify-content:center}@media (max-width:1023px){.breakdance .bde-div-1985-104{align-items:center;text-align:center}}.breakdance .bde-heading-1985-106{font-family:"Anek Bangla",sans-serif;font-size:34px}@media (max-width:1023px){.breakdance .bde-heading-1985-106{font-size:28px}}@media (max-width:479px){.breakdance .bde-heading-1985-106{font-size:24px}}.breakdance .bde-rich-text-1985-107{width:500px}.breakdance .bde-rich-text-1985-107 p{color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02);font-family:"Anek Bangla",sans-serif;font-size:18px;font-weight:300;line-height:1.3em;letter-spacing:.5px}@media (max-width:479px){.breakdance .bde-rich-text-1985-107 p{font-size:16px}}.custom-shiny-buy-button::before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,#fff0 0,rgb(255 255 255/.6) 50%,#fff0 100%);transform:skewX(-55deg);animation:shine 2s linear infinite;z-index:2}@media (max-width:479px){.custom-buy-text{font-size:21px;margin-bottom:0}.custom-buy-price-original{font-size:14px}.custom-buy-price-offer{font-size:16px}}.breakdance .bde-section-8-100 .section-container{display:flex;flex-direction:column;align-items:center;gap:50px;text-align:center}.breakdance .bde-section-8-100{background-color:var(--bde-palette-secondary-2e99ee25-a330-4d14-bea0-693bf0b8ffd3-7);background-image:url(https://shop.orbitxmedia.com/wp-content/uploads/2025/04/Gradient.svg);background-size:auto auto;background-repeat:no-repeat;background-position:center center}@media (max-width:1023px){.breakdance .bde-section-8-100 .section-container{padding-bottom:80px;padding-top:80px}}.breakdance .bde-div-8-107,.custom-shiny-buy-button{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-text-8-108{color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02);font-family:"Inter",sans-serif;font-size:18px;text-transform:uppercase;background-color:var(--bde-palette-green-2d5836e1-f52f-464b-98bf-f7bf1377b52f-8);padding:5px 25px;border-radius:50px}.breakdance .bde-heading-8-105{width:800px;font-family:"Anek Bangla",sans-serif;font-size:56px;font-weight:700;line-height:1em}.breakdance .bde-rich-text-8-106,.breakdance .bde-rich-text-8-419{width:550px}.breakdance .bde-rich-text-8-419 p{color:#ffaafe;font-family:"Inter",sans-serif;font-size:21px;line-height:1.2em}@media (max-width:767px){.breakdance .bde-rich-text-8-419 p{font-size:18px;line-height:1.25em}}.breakdance .bde-rich-text-8-106 p{color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02);font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:1.3em}.custom-shiny-buy-button{gap:0;border:5px solid #fff;border-radius:24px;padding:10px 36px;position:relative;overflow:hidden;background:radial-gradient(rgb(255 244 91)0,rgb(244 179 0) 100%);animation:gradientBG 10s ease infinite;z-index:1;text-decoration:none;color:#000;font-weight:600}.custom-buy-text{color:#000;font-family:"Anek Bangla",sans-serif;font-size:26px;font-weight:600;text-transform:uppercase}.custom-buy-price-box{display:flex;flex-direction:row;align-items:center;gap:5px;margin-top:-3px}.custom-buy-price-offer,.custom-buy-price-original{color:#000;font-family:"Inter",sans-serif;text-transform:uppercase}.custom-buy-price-original{font-size:16px;font-weight:500;text-decoration-line:line-through}.custom-buy-price-offer{font-size:18px;font-weight:700}@media (max-width:479px){.custom-buy-text{font-size:21px;margin-bottom:0}.custom-buy-price-original{font-size:14px}.custom-buy-price-offer{font-size:16px}}.breakdance .bde-section-8-319 .section-container{display:flex;flex-direction:column;--bde-section-width:100%;padding:18px 0}.breakdance .bde-section-8-319{background-color:var(--bde-palette-green-2d5836e1-f52f-464b-98bf-f7bf1377b52f-8)}@media (max-width:479px){.breakdance .bde-section-8-319 .section-container{padding-bottom:15px;padding-top:15px}}.breakdance .bde-logo-list-8-320 .un-logo-bar__marquee-content{column-gap:80px}.breakdance .bde-logo-list-8-320.un-image-carousel-container .un-logo-bar__marquee-content{animation-duration:30s}.breakdance .bde-logo-list-8-320 .un-logo-bar__logo-wrapper{height:30px}@media (max-width:1023px){.breakdance .bde-logo-list-8-320 .un-logo-bar__marquee-content{column-gap:50px}.breakdance .bde-logo-list-8-320 .un-logo-bar__logo-wrapper{height:25px}}@media (max-width:479px){.breakdance .bde-logo-list-8-320 .un-logo-bar__marquee-content{column-gap:30px}.breakdance .bde-logo-list-8-320 .un-logo-bar__logo-wrapper{height:20px}}.breakdance .bde-section-8-117 .section-container{display:flex;flex-direction:column;align-items:center;gap:100px;text-align:center}.breakdance .bde-section-8-117{background:var(--bde-palette-light-bg-gradient-5a6fcc7e-42ef-4385-8d07-1ff1f5e1e6d0-gradient-9)}@media (max-width:1023px){.breakdance .bde-section-8-117 .section-container{padding-bottom:80px;padding-top:80px}}.breakdance .bde-columns-8-126{--columnCount:2;width:1080px;--bde-column-gap:100px}@media (max-width:1119px){.breakdance .bde-columns-8-126{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-8-126{--columnCount:2;width:600px;--bde-column-gap:65px}.breakdance .bde-columns-8-126.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-8-126.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-8-126{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-8-126{--columnCount:2}}.breakdance .bde-column-8-127{--column-width:45%;display:flex;flex-direction:column;gap:50px}@media (max-width:1023px){.breakdance .bde-column-8-127{align-items:center;text-align:center}}.breakdance .bde-div-8-122{display:flex;flex-direction:column;gap:10px}@media (max-width:1023px){.breakdance .bde-div-8-122{align-items:center;text-align:center}}.breakdance .bde-text-8-470{color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02);font-family:"Inter",sans-serif;font-size:18px;text-transform:uppercase;background-color:var(--bde-palette-green-2d5836e1-f52f-464b-98bf-f7bf1377b52f-8);padding:5px 25px;border-radius:50px}.breakdance .bde-heading-8-120{font-family:"Anek Bangla",sans-serif;font-size:48px;font-weight:600;line-height:1em}.breakdance .bde-rich-text-8-123{margin-top:10px;width:400px}.breakdance .bde-rich-text-8-123 p,.breakdance .bde-rich-text-8-132 p{font-family:"Inter",sans-serif;font-size:18px;font-weight:300;line-height:1.25em}.breakdance .bde-div-8-150{display:flex;flex-direction:column;gap:20px}.breakdance .bde-div-8-129{width:100%;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-130{margin-top:15px;width:35px;height:auto}.breakdance .bde-rich-text-8-132{margin-top:10px}.breakdance .bde-rich-text-8-132 p{font-weight:500;line-height:1.2em}@media (max-width:767px){.breakdance .bde-rich-text-8-132 p{font-size:18px;line-height:1.25em}}.breakdance .bde-div-8-135{width:100%;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-433{margin-top:15px;width:35px;height:auto}.breakdance .bde-rich-text-8-425{margin-top:10px}.breakdance .bde-rich-text-8-425 p{font-family:"Inter",sans-serif;font-size:18px;font-weight:500;line-height:1.2em}@media (max-width:767px){.breakdance .bde-rich-text-8-425 p{font-size:18px;line-height:1.25em}}.breakdance .bde-div-8-145{width:100%;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-434{margin-top:15px;width:35px;height:auto}.breakdance .bde-rich-text-8-148{margin-top:10px}.breakdance .bde-rich-text-8-148 p{font-family:"Inter",sans-serif;font-size:18px;font-weight:500;line-height:1.2em}@media (max-width:767px){.breakdance .bde-rich-text-8-148 p{font-size:18px;line-height:1.25em}}.breakdance .bde-div-8-140{width:100%;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-435{margin-top:15px;width:35px;height:auto}.breakdance .bde-rich-text-8-427{margin-top:10px}.breakdance .bde-rich-text-8-427 p{font-family:"Inter",sans-serif;font-size:18px;font-weight:500;line-height:1.2em}@media (max-width:767px){.breakdance .bde-rich-text-8-427 p{font-size:18px;line-height:1.25em}}.breakdance .bde-div-8-420{width:100%;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-436{margin-top:15px;width:35px;height:auto}.breakdance .bde-rich-text-8-428{margin-top:10px}.breakdance .bde-rich-text-8-428 p{font-family:"Inter",sans-serif;font-size:18px;font-weight:500;line-height:1.2em}@media (max-width:767px){.breakdance .bde-rich-text-8-428 p{font-size:18px;line-height:1.25em}}.breakdance .bde-div-8-429{width:100%;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-437{margin-top:15px;width:35px;height:auto}.breakdance .bde-rich-text-8-432{margin-top:10px}.breakdance .bde-rich-text-8-432 p{font-family:"Inter",sans-serif;font-size:18px;font-weight:500;line-height:1.2em}@media (max-width:767px){.breakdance .bde-rich-text-8-432 p{font-size:18px;line-height:1.25em}}.breakdance .bde-column-8-128{--column-width:55%;display:flex;flex-direction:column;justify-content:flex-end}.breakdance .bde-section-8-404 .section-container{display:flex;flex-direction:column;--bde-section-width:100%;padding:18px 0}.breakdance .bde-section-8-404{background-color:var(--bde-palette-green-2d5836e1-f52f-464b-98bf-f7bf1377b52f-8)}@media (max-width:479px){.breakdance .bde-section-8-404 .section-container{padding-bottom:15px;padding-top:15px}}.breakdance .bde-logo-list-8-405 .un-logo-bar__marquee-content{column-gap:80px}.breakdance .bde-logo-list-8-405.un-image-carousel-container .un-logo-bar__marquee-content,.breakdance .bde-logo-list-8-407.un-image-carousel-container .un-logo-bar__marquee-content{animation-duration:30s}.breakdance .bde-logo-list-8-405 .un-logo-bar__logo-wrapper{height:30px}@media (max-width:1023px){.breakdance .bde-logo-list-8-405 .un-logo-bar__marquee-content{column-gap:50px}.breakdance .bde-logo-list-8-405 .un-logo-bar__logo-wrapper{height:25px}}@media (max-width:479px){.breakdance .bde-logo-list-8-405 .un-logo-bar__marquee-content{column-gap:30px}.breakdance .bde-logo-list-8-405 .un-logo-bar__logo-wrapper{height:20px}}.breakdance .bde-section-8-155 .section-container{display:flex;flex-direction:column;align-items:center;gap:65px;text-align:center}.breakdance .bde-section-8-155{background-color:var(--bde-palette-dark-blue-9288108f-4459-4d60-b3c7-061b566df239-6);background-image:url(https://shop.orbitxmedia.com/wp-content/uploads/2025/04/Gradient.svg);background-size:auto auto;background-repeat:no-repeat;background-position:center top}@media (max-width:1023px){.breakdance .bde-section-8-155 .section-container{padding-bottom:80px;padding-top:80px}}.breakdance .bde-div-8-156{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}@media (max-width:1023px){.breakdance .bde-div-8-156{width:600px}}.breakdance .bde-rich-text-8-159 p,.breakdance .bde-rich-text-8-171 p,.breakdance .bde-text-8-471{color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02);font-family:"Inter",sans-serif;font-size:18px}.breakdance .bde-text-8-471{text-transform:uppercase;background-color:var(--bde-palette-green-2d5836e1-f52f-464b-98bf-f7bf1377b52f-8);padding:5px 25px;border-radius:50px}.breakdance .bde-heading-8-158{width:650px;font-family:"Anek Bangla",sans-serif;font-size:48px;font-weight:600;line-height:1em}.breakdance .bde-rich-text-8-159{margin-top:10px;width:600px}.breakdance .bde-rich-text-8-159 p,.breakdance .bde-rich-text-8-171 p{font-weight:300;line-height:1.25em}.brand-color{color:#00af52}.breakdance .bde-div-8-173{width:1080px;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:35px}@media (max-width:1023px){.breakdance .bde-div-8-173{width:800px}}.breakdance .bde-div-8-169{width:300px;padding:25px;box-shadow:0 20px 40px -30px #00ff1e80;display:flex;flex-direction:column;gap:10px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='20' ry='20' stroke='%23D8FFD7FF' stroke-width='6' stroke-dasharray='100%2c 150%2c 750' stroke-dashoffset='100' stroke-linecap='round'/%3e%3c/svg%3e");border-radius:20px}.breakdance .bde-image2-8-170{width:34px;height:auto}.breakdance .bde-rich-text-8-171{margin-top:10px}.breakdance .bde-rich-text-8-171 p{font-size:20px;font-weight:500;line-height:1.2em}@media (max-width:767px){.breakdance .bde-rich-text-8-171 p{font-size:18px;line-height:1.25em}}.breakdance .bde-rich-text-8-172{margin-top:10px;width:650px}.breakdance .bde-rich-text-8-172 p,.breakdance .bde-rich-text-8-474 p{color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02);font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:1.3em}.breakdance .bde-div-8-472{width:300px;padding:25px;box-shadow:0 20px 40px -30px #00ff1e80;display:flex;flex-direction:column;gap:10px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='20' ry='20' stroke='%23D8FFD7FF' stroke-width='6' stroke-dasharray='100%2c 150%2c 750' stroke-dashoffset='100' stroke-linecap='round'/%3e%3c/svg%3e");border-radius:20px}.breakdance .bde-image2-8-473{width:34px;height:auto}.breakdance .bde-rich-text-8-474{margin-top:10px}.breakdance .bde-rich-text-8-474 p{font-size:20px;font-weight:500;line-height:1.2em}@media (max-width:767px){.breakdance .bde-rich-text-8-474 p{font-size:18px;line-height:1.25em}}.breakdance .bde-rich-text-8-475{margin-top:10px;width:650px}.breakdance .bde-rich-text-8-475 p,.breakdance .bde-rich-text-8-478 p{color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02);font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:1.3em}.breakdance .bde-div-8-476{width:300px;padding:25px;box-shadow:0 20px 40px -30px #00ff1e80;display:flex;flex-direction:column;gap:10px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='20' ry='20' stroke='%23D8FFD7FF' stroke-width='6' stroke-dasharray='100%2c 150%2c 750' stroke-dashoffset='100' stroke-linecap='round'/%3e%3c/svg%3e");border-radius:20px}.breakdance .bde-image2-8-477{width:34px;height:auto}.breakdance .bde-rich-text-8-478{margin-top:10px}.breakdance .bde-rich-text-8-478 p{font-size:20px;font-weight:500;line-height:1.2em}@media (max-width:767px){.breakdance .bde-rich-text-8-478 p{font-size:18px;line-height:1.25em}}.breakdance .bde-rich-text-8-479{margin-top:10px;width:650px}.breakdance .bde-rich-text-8-479 p,.breakdance .bde-rich-text-8-482 p{color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02);font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:1.3em}.breakdance .bde-div-8-480{width:300px;padding:25px;box-shadow:0 20px 40px -30px #00ff1e80;display:flex;flex-direction:column;gap:10px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='20' ry='20' stroke='%23D8FFD7FF' stroke-width='6' stroke-dasharray='100%2c 150%2c 750' stroke-dashoffset='100' stroke-linecap='round'/%3e%3c/svg%3e");border-radius:20px}.breakdance .bde-image2-8-481{width:34px;height:auto}.breakdance .bde-rich-text-8-482{margin-top:10px}.breakdance .bde-rich-text-8-482 p{font-size:20px;font-weight:500;line-height:1.2em}@media (max-width:767px){.breakdance .bde-rich-text-8-482 p{font-size:18px;line-height:1.25em}}.breakdance .bde-rich-text-8-483{margin-top:10px;width:650px}.breakdance .bde-rich-text-8-483 p,.breakdance .bde-rich-text-8-486 p{color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02);font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:1.3em}.breakdance .bde-div-8-484{width:300px;padding:25px;box-shadow:0 20px 40px -30px #00ff1e80;display:flex;flex-direction:column;gap:10px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='20' ry='20' stroke='%23D8FFD7FF' stroke-width='6' stroke-dasharray='100%2c 150%2c 750' stroke-dashoffset='100' stroke-linecap='round'/%3e%3c/svg%3e");border-radius:20px}.breakdance .bde-image2-8-485{width:34px;height:auto}.breakdance .bde-rich-text-8-486{margin-top:10px}.breakdance .bde-rich-text-8-486 p{font-size:20px;font-weight:500;line-height:1.2em}@media (max-width:767px){.breakdance .bde-rich-text-8-486 p{font-size:18px;line-height:1.25em}}.breakdance .bde-rich-text-8-487{margin-top:10px;width:650px}.breakdance .bde-rich-text-8-487 p{color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02);font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:1.3em}.breakdance .bde-div-8-251{margin-top:25px}@media (max-width:1023px){.breakdance .bde-div-8-251{margin-top:0}}.breakdance .bde-section-8-406 .section-container{display:flex;flex-direction:column;--bde-section-width:100%;padding:18px 0}.breakdance .bde-section-8-406{background-color:var(--bde-palette-green-2d5836e1-f52f-464b-98bf-f7bf1377b52f-8)}@media (max-width:479px){.breakdance .bde-section-8-406 .section-container{padding-bottom:15px;padding-top:15px}}.breakdance .bde-logo-list-8-407 .un-logo-bar__marquee-content{column-gap:80px}.breakdance .bde-logo-list-8-407 .un-logo-bar__logo-wrapper{height:30px}@media (max-width:1023px){.breakdance .bde-logo-list-8-407 .un-logo-bar__marquee-content{column-gap:50px}.breakdance .bde-logo-list-8-407 .un-logo-bar__logo-wrapper{height:25px}}@media (max-width:479px){.breakdance .bde-logo-list-8-407 .un-logo-bar__marquee-content{column-gap:30px}.breakdance .bde-logo-list-8-407 .un-logo-bar__logo-wrapper{height:20px}}.breakdance .bde-section-8-259 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-section-8-259{background:var(--bde-palette-light-bg-gradient-5a6fcc7e-42ef-4385-8d07-1ff1f5e1e6d0-gradient-9)}@media (max-width:1023px){.breakdance .bde-section-8-259 .section-container{padding-bottom:80px;padding-top:80px}}.breakdance .bde-columns-8-265{--columnCount:2;width:1080px;--bde-column-gap:100px}@media (max-width:1119px){.breakdance .bde-columns-8-265{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-8-265{--columnCount:2;width:600px;--bde-column-gap:65px}.breakdance .bde-columns-8-265.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-8-265.bde-columns>.bde-column{width:100%}.breakdance .bde-columns-8-265>div:nth-child(1){order:10}.breakdance .bde-columns-8-265>div:nth-child(2){order:9}}@media (max-width:767px){.breakdance .bde-columns-8-265{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-8-265{--columnCount:2}}.breakdance .bde-column-8-292{--column-width:55%;display:flex;flex-direction:column;justify-content:flex-end}.breakdance .bde-column-8-266{--column-width:45%;display:flex;flex-direction:column;gap:50px}@media (max-width:1023px){.breakdance .bde-column-8-266{align-items:center;text-align:center}}.breakdance .bde-div-8-267{display:flex;flex-direction:column;gap:10px}@media (max-width:1023px){.breakdance .bde-div-8-267{align-items:center;text-align:center}}.breakdance .bde-text-8-489{color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02);font-family:"Inter",sans-serif;font-size:18px;text-transform:uppercase;background-color:var(--bde-palette-green-2d5836e1-f52f-464b-98bf-f7bf1377b52f-8);padding:5px 25px;border-radius:50px}.breakdance .bde-heading-8-490,.breakdance .bde-rich-text-8-294 p{font-family:"Anek Bangla",sans-serif;font-size:48px;font-weight:600;line-height:1em}.breakdance .bde-rich-text-8-294{margin-top:10px;width:600px}.breakdance .bde-rich-text-8-294 p{font-size:21px;line-height:1.2em}.breakdance .bde-rich-text-8-491{margin-top:10px;width:400px}.breakdance .bde-rich-text-8-491 p{font-family:"Inter",sans-serif;font-size:18px;font-weight:300;line-height:1.25em}.breakdance .bde-rich-text-8-296{margin-top:10px;width:600px}.breakdance .bde-rich-text-8-275 p,.breakdance .bde-rich-text-8-296 p,.breakdance .bde-rich-text-8-301 p,.breakdance .bde-rich-text-8-466 p{font-family:"Anek Bangla",sans-serif;font-size:20px;font-weight:600;line-height:1.2em}.breakdance .bde-div-8-271{display:flex;flex-direction:column;gap:20px}.breakdance .bde-div-8-272{width:100%;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-297{margin-top:15px;width:34px;height:auto}.breakdance .bde-rich-text-8-275{margin-top:10px}.breakdance .bde-rich-text-8-301 p,.breakdance .bde-rich-text-8-466 p{font-size:21px}.breakdance .bde-div-8-298{width:100%;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-299{margin-top:15px;width:34px;height:auto}.breakdance .bde-rich-text-8-301{margin-top:10px}.breakdance .bde-rich-text-8-301 p{color:var(--bde-palette-heading-eb547c13-20a7-45d0-97b7-d54f3fd93d36-2);font-size:20px}.breakdance .bde-rich-text-8-305 p,.breakdance .bde-rich-text-8-467 p,.breakdance .bde-rich-text-8-468 p{font-family:"Anek Bangla",sans-serif;font-size:21px;font-weight:600;line-height:1.2em}.breakdance .bde-div-8-302{width:100%;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-303{margin-top:15px;width:34px;height:auto}.breakdance .bde-rich-text-8-305{margin-top:10px}.breakdance .bde-rich-text-8-305 p,.breakdance .bde-rich-text-8-468 p{font-size:20px}.breakdance .bde-rich-text-8-468 p{font-size:21px}.breakdance .bde-div-8-306{width:100%;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-307{margin-top:15px;width:34px;height:auto}.breakdance .bde-div-8-308,.breakdance .bde-section-8-408 .section-container{display:flex;flex-direction:column}.breakdance .bde-rich-text-8-309,.breakdance .bde-rich-text-8-309 p{font-family:"Anek Bangla",sans-serif;font-size:20px;font-weight:600;line-height:1.2em}.breakdance .bde-rich-text-8-309{margin-top:10px}.breakdance .bde-rich-text-8-309 p{color:var(--bde-palette-heading-eb547c13-20a7-45d0-97b7-d54f3fd93d36-2)}.breakdance .bde-rich-text-8-440 p,.breakdance .bde-rich-text-8-445 p,.breakdance .bde-rich-text-8-469 p{font-family:"Anek Bangla",sans-serif;font-size:21px;font-weight:600;line-height:1.2em}.breakdance .bde-div-8-438{margin-top:100px}.breakdance .bde-rich-text-8-440{margin-top:10px;width:600px}.breakdance .bde-div-8-441{margin-top:35px;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:25px}.breakdance .bde-div-8-442{width:350px;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-443{margin-top:15px;width:34px;height:auto}.breakdance .bde-rich-text-8-445{margin-top:10px}.breakdance .bde-rich-text-8-445 p{font-size:20px}.breakdance .bde-div-8-446{width:400px;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-447{margin-top:15px;width:34px;height:auto}.breakdance .bde-rich-text-8-449{margin-top:10px}.breakdance .bde-rich-text-8-449 p{color:var(--bde-palette-heading-eb547c13-20a7-45d0-97b7-d54f3fd93d36-2)}.breakdance .bde-div-8-450{width:300px;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-451{margin-top:15px;width:34px;height:auto}.breakdance .bde-rich-text-8-453{margin-top:10px}.breakdance .bde-rich-text-8-449 p,.breakdance .bde-rich-text-8-453 p{font-family:"Anek Bangla",sans-serif;font-size:20px;font-weight:600;line-height:1.2em}.breakdance .bde-div-8-454{width:320px;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-455{margin-top:15px;width:34px;height:auto}.breakdance .bde-rich-text-8-457{margin-top:10px;font-family:"Anek Bangla",sans-serif;font-size:20px;font-weight:600;line-height:1.2em}.breakdance .bde-rich-text-8-457 p,.breakdance .bde-rich-text-8-461 p,.breakdance .bde-rich-text-8-465 p{color:var(--bde-palette-heading-eb547c13-20a7-45d0-97b7-d54f3fd93d36-2);font-family:"Anek Bangla",sans-serif;font-size:20px;font-weight:600;line-height:1.2em}.breakdance .bde-div-8-462{width:350px;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-463{margin-top:15px;width:34px;height:auto}.breakdance .bde-rich-text-8-465{margin-top:10px;font-family:"Anek Bangla",sans-serif;font-size:20px;font-weight:600;line-height:1.2em}.breakdance .bde-div-8-458{width:200px;padding:15px 18px 25px;border-radius:18px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:20px;background-color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-image2-8-459{margin-top:15px;width:34px;height:auto}.breakdance .bde-rich-text-8-461{margin-top:10px;font-family:"Anek Bangla",sans-serif;font-size:20px;font-weight:600;line-height:1.2em}.breakdance .bde-section-8-408{background-color:var(--bde-palette-green-2d5836e1-f52f-464b-98bf-f7bf1377b52f-8)}.breakdance .bde-section-8-408 .section-container{--bde-section-width:100%;padding:18px 0}@media (max-width:479px){.breakdance .bde-section-8-408 .section-container{padding-bottom:15px;padding-top:15px}}.breakdance .bde-logo-list-8-409 .un-logo-bar__marquee-content{column-gap:80px}.breakdance .bde-logo-list-8-409.un-image-carousel-container .un-logo-bar__marquee-content,.breakdance .bde-logo-list-8-411.un-image-carousel-container .un-logo-bar__marquee-content{animation-duration:30s}.breakdance .bde-logo-list-8-409 .un-logo-bar__logo-wrapper{height:30px}@media (max-width:1023px){.breakdance .bde-logo-list-8-409 .un-logo-bar__marquee-content{column-gap:50px}.breakdance .bde-logo-list-8-409 .un-logo-bar__logo-wrapper{height:25px}}@media (max-width:479px){.breakdance .bde-logo-list-8-409 .un-logo-bar__marquee-content{column-gap:30px}.breakdance .bde-logo-list-8-409 .un-logo-bar__logo-wrapper{height:20px}}.breakdance .bde-div-8-313,.breakdance .bde-section-8-312 .section-container{display:flex;flex-direction:column;align-items:center;gap:65px;text-align:center}@media (max-width:1023px){.breakdance .bde-section-8-312 .section-container{padding-bottom:80px;padding-top:80px}}.breakdance .bde-div-8-313{gap:10px}@media (max-width:1023px){.breakdance .bde-div-8-313{width:699px}}.breakdance .bde-text-8-492{color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02);font-family:"Inter",sans-serif;font-size:18px;text-transform:uppercase;background-color:var(--bde-palette-green-2d5836e1-f52f-464b-98bf-f7bf1377b52f-8);padding:5px 25px;border-radius:50px}.breakdance .bde-heading-8-493{font-family:"Anek Bangla",sans-serif;font-size:48px;font-weight:600;line-height:1em}.breakdance .bde-rich-text-8-494{margin-top:10px;width:500px}.breakdance .bde-rich-text-8-494 p{font-family:"Inter",sans-serif;font-size:18px;font-weight:300;line-height:1.25em}.breakdance .bde-div-8-343{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-div-8-343>*{width:auto!important;height:auto!important}.breakdance .bde-div-8-343{--bde-grid-items-per-row:3;--bde-grid-gap:35px}@media (max-width:1023px){.breakdance .bde-div-8-343{width:800px;--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-div-8-343{--bde-grid-items-per-row:1}}.breakdance .bde-div-8-344{padding-right:40px;padding-bottom:40px;padding-left:40px;border-radius:20px;box-shadow:0 24px 60px -24px #00000025;display:flex;flex-direction:column;align-items:center;text-align:center}@media (max-width:1119px){.breakdance .bde-div-8-344{padding-right:20px;padding-left:20px}}.breakdance .bde-star-rating-8-345 .bde-star-rating__wrapper{column-gap:5px;font-size:18px}.breakdance .bde-star-rating-8-345 .bde-star-rating__wrapper svg,.breakdance .bde-star-rating-8-351 .bde-star-rating__wrapper svg,.breakdance .bde-star-rating-8-357 .bde-star-rating__wrapper svg{width:18px;height:18px}.breakdance .bde-star-rating-8-345.bde-star-rating{margin-top:-15px}.breakdance .bde-star-rating-8-345{background-color:var(--bde-background-color);padding:10px 20px;border-radius:10px;box-shadow:10px 10px 10px 0#00000010}@media (max-width:1119px){.breakdance .bde-star-rating-8-345.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-text-8-346{font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:1.3em;margin-top:50px}.breakdance .bde-div-8-347{margin-top:25px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-text-8-349{color:var(--bde-headings-color);font-family:"Anek Bangla",sans-serif;font-size:20px;font-weight:600;line-height:1.2em}@media (max-width:767px){.breakdance .bde-text-8-349{font-size:18px;line-height:1.25em}}.breakdance .bde-div-8-350{padding-right:40px;padding-bottom:40px;padding-left:40px;border-radius:20px;box-shadow:0 24px 60px -24px #00000025;display:flex;flex-direction:column;align-items:center;text-align:center}@media (max-width:1119px){.breakdance .bde-div-8-350{padding-right:20px;padding-left:20px}}.breakdance .bde-star-rating-8-351 .bde-star-rating__wrapper{column-gap:5px;font-size:18px}.breakdance .bde-star-rating-8-351.bde-star-rating{margin-top:-15px}.breakdance .bde-star-rating-8-351{background-color:var(--bde-background-color);padding:10px 20px;border-radius:10px;box-shadow:10px 10px 10px 0#00000010}@media (max-width:1119px){.breakdance .bde-star-rating-8-351.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-text-8-495{font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:1.3em;margin-top:50px}.breakdance .bde-div-8-353{margin-top:25px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-text-8-396{color:var(--bde-headings-color);font-family:"Anek Bangla",sans-serif;font-size:20px;font-weight:600;line-height:1.2em}@media (max-width:767px){.breakdance .bde-text-8-396{font-size:18px;line-height:1.25em}}.breakdance .bde-div-8-356{padding-right:40px;padding-bottom:40px;padding-left:40px;border-radius:20px;box-shadow:0 24px 60px -24px #00000025;display:flex;flex-direction:column;align-items:center;text-align:center}@media (max-width:1119px){.breakdance .bde-div-8-356{padding-right:20px;padding-left:20px}}.breakdance .bde-star-rating-8-357 .bde-star-rating__wrapper{column-gap:5px;font-size:18px}.breakdance .bde-star-rating-8-357.bde-star-rating{margin-top:-15px}.breakdance .bde-star-rating-8-357{background-color:var(--bde-background-color);padding:10px 20px;border-radius:10px;box-shadow:10px 10px 10px 0#00000010}@media (max-width:1119px){.breakdance .bde-star-rating-8-357.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-text-8-496{font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:1.3em;margin-top:50px}.breakdance .bde-div-8-359{margin-top:25px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-text-8-397{color:var(--bde-headings-color);font-family:"Anek Bangla",sans-serif;font-size:20px;font-weight:600;line-height:1.2em}@media (max-width:767px){.breakdance .bde-text-8-397{font-size:18px;line-height:1.25em}}.breakdance .bde-star-rating-8-376 .bde-star-rating__wrapper{column-gap:5px;font-size:24px}.breakdance .bde-star-rating-8-376 .bde-star-rating__wrapper svg{width:24px;height:24px;fill:#34de00}@media (max-width:1119px){.breakdance .bde-star-rating-8-376.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-section-8-331 .section-container{display:flex;flex-direction:column;align-items:center;gap:65px;text-align:center;padding-top:0}@media (max-width:1023px){.breakdance .bde-section-8-331 .section-container{padding-bottom:80px}}.breakdance .bde-div-8-332{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}@media (max-width:1023px){.breakdance .bde-div-8-332{width:600px}}.breakdance .bde-text-8-498{color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02);font-family:"Inter",sans-serif;font-size:18px;text-transform:uppercase;background-color:var(--bde-palette-green-2d5836e1-f52f-464b-98bf-f7bf1377b52f-8);padding:5px 25px;border-radius:50px}.breakdance .bde-heading-8-499{width:650px;font-family:"Anek Bangla",sans-serif;font-size:48px;font-weight:600;line-height:1em}@media (max-width:1023px){.breakdance .bde-div-8-335{width:600px}}.breakdance .bde-frequently-asked-questions-8-336{width:800px;--faqItemHorizontalPadding:20px;--faqItemVerticalPadding:20px;--faqBorderWidth:1px;--faqBorderColor:var(--bde-palette-light-grey-fde65307-ba86-4488-addf-c9e7601fed52-5);--bde-transition-duration:300ms;gap:20px}.breakdance .bde-frequently-asked-questions-8-336 .bde-faq__item{border-radius:18px}.breakdance .bde-frequently-asked-questions-8-336 .bde-faq__icon{color:var(--bde-palette-secondary-2e99ee25-a330-4d14-bea0-693bf0b8ffd3-7);font-size:16px}.breakdance .bde-frequently-asked-questions-8-336 .bde-faq__answer-content{margin-top:0}.breakdance .bde-frequently-asked-questions-8-336 .bde-faq__title{color:var(--bde-palette-secondary-2e99ee25-a330-4d14-bea0-693bf0b8ffd3-7);font-family:"Anek Bangla",sans-serif;font-size:21px;font-weight:500;line-height:1.2em}.breakdance .bde-frequently-asked-questions-8-336 .bde-faq__answer-content{font-family:"Inter",sans-serif;font-size:16px;font-weight:300;line-height:1.3em}.breakdance .bde-section-8-410 .section-container{display:flex;flex-direction:column;--bde-section-width:100%;padding:18px 0}.breakdance .bde-section-8-410{background-color:var(--bde-palette-green-2d5836e1-f52f-464b-98bf-f7bf1377b52f-8)}@media (max-width:479px){.breakdance .bde-section-8-410 .section-container{padding-bottom:15px;padding-top:15px}}.breakdance .bde-logo-list-8-411 .un-logo-bar__marquee-content{column-gap:80px}.breakdance .bde-logo-list-8-411 .un-logo-bar__logo-wrapper{height:30px}@media (max-width:1023px){.breakdance .bde-logo-list-8-411 .un-logo-bar__marquee-content{column-gap:50px}.breakdance .bde-logo-list-8-411 .un-logo-bar__logo-wrapper{height:25px}}@media (max-width:479px){.breakdance .bde-logo-list-8-411 .un-logo-bar__marquee-content{column-gap:30px}.breakdance .bde-logo-list-8-411 .un-logo-bar__logo-wrapper{height:20px}}.breakdance .bde-section-8-385 .section-container{display:flex;flex-direction:column;align-items:center;gap:50px;text-align:center;padding-bottom:200px}.breakdance .bde-section-8-385{background-color:var(--bde-palette-secondary-2e99ee25-a330-4d14-bea0-693bf0b8ffd3-7);background-image:url(https://shop.orbitxmedia.com/wp-content/uploads/2025/04/Gradient.svg);background-size:auto auto;background-repeat:no-repeat;background-position:center center}@media (max-width:1023px){.breakdance .bde-section-8-385 .section-container{padding-bottom:250px;padding-top:80px}}@media (max-width:767px){.breakdance .bde-section-8-385 .section-container{padding-bottom:235px}}.breakdance .bde-div-8-386{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-rich-text-8-389 p,.breakdance .bde-text-8-501{color:var(--bde-palette-color-1-3b864cba-4cf4-4490-a1f3-9c1d533e1a02)}.breakdance .bde-text-8-501{font-family:"Inter",sans-serif;font-size:18px;text-transform:uppercase;background-color:var(--bde-palette-green-2d5836e1-f52f-464b-98bf-f7bf1377b52f-8);padding:5px 25px;border-radius:50px}.breakdance .bde-heading-8-388{width:800px;color:var(--bde-palette-text-white-873ec3b4-bed1-46df-8953-267c86743d6b-1);font-family:"Anek Bangla",sans-serif;font-size:56px;line-height:1em}@media (max-width:1023px){.breakdance .bde-heading-8-388{font-size:48px}}@media (max-width:479px){.breakdance .bde-heading-8-388{font-size:42px}}.breakdance .bde-rich-text-8-389{width:500px}.breakdance .bde-rich-text-8-389 p{font-size:21px;font-weight:300;line-height:1.2em}