.breakdance .bde-section-4278-100 .section-container{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.breakdance .bde-section-4278-100{background:var(--bde-palette-gradient-1-e2afc0fd-a6b3-4c07-9e9a-40b49111fe56)}.breakdance .bde-section-4278-100 .section-container{min-height:100vh}.breakdance .bde-section-4278-100 .section-container{padding-left:1rem;padding-right:1rem;padding-bottom:3rem;padding-top:8rem}.breakdance .bde-div-4278-101{width:100%}.breakdance .bde-columns-4278-102{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-4278-102{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-4278-102{--columnCount:2}.breakdance .bde-columns-4278-102.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4278-102.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-4278-102{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-4278-102{--columnCount:2}}.breakdance .bde-column-4278-103{--column-width:60%}.breakdance .bde-column-4278-103{display:flex;flex-direction:column;gap:2rem}.breakdance .bde-heading-4278-104{color:#ebf1f7;font-family:"Inter",sans-serif;font-size:3.75rem;font-weight:700;line-height:1;letter-spacing:-0.025em}.breakdance .bde-heading-4278-104{span.gradient-text{background:var(--bde-palette-gradient-1-5b1ccd66-d6f3-42ae-bc90-51a2ebc205a1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline}}@media (max-width:1023px){.breakdance .bde-heading-4278-104{font-size:3rem}}@media (max-width:767px){.breakdance .bde-heading-4278-104{font-size:2.25rem}}.breakdance .bde-text-4278-105{width:576px;color:#EBF1F7B3;font-size:1.25rem;line-height:1.75rem}@media (max-width:767px){.breakdance .bde-text-4278-105{font-size:1.125rem}}.breakdance .bde-div-4278-106{width:100%}.breakdance .bde-div-4278-106{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;gap:0.75rem}@media (max-width:1023px){.breakdance .bde-div-4278-106{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.breakdance .bde-div-4278-106 .bde-button{width:100%}.breakdance .bde-div-4278-106 .bde-button__button{width:100%}}.breakdance .bde-button-4278-107{--btn-text-color:#0A1628!important}.breakdance .bde-div-4278-109{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.breakdance .bde-icon-list-4278-110 ul{flex-direction:row;justify-content:left;flex-wrap:wrap;align-items:center}.breakdance .bde-icon-list-4278-110 li .bde-icon-list__icon{font-size:1rem}.breakdance .bde-icon-list-4278-110 li .bde-icon-list__icon{color:var(--bde-brand-primary-color)}.breakdance .bde-icon-list-4278-110 li .bde-icon-list__text{color:#EBF1F799;font-size:14px;font-weight:500}.breakdance .bde-column-4278-111{--column-width:40%}.breakdance .bde-column-4278-111{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-column-4278-111.bde-column{padding:0rem 0rem 0rem 0rem}@media (max-width:1023px){.breakdance .bde-column-4278-111{display:none}}.breakdance .bde-div-4278-112{width:100%;min-height:420px}.breakdance .bde-div-4278-112{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}:root{--ipaas-primary:#3dbefa;--ipaas-bg:rgba(12,30,52,0.9);--ipaas-size:450px}@media (max-width:480px){:root{--ipaas-size:300px}}@keyframes ipaas-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes ipaas-pulse{0%,100%{opacity:1}50%{opacity:0.5}}.ipaas-scene{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:calc(var(--ipaas-size) + 60px)!important;padding:20px!important;box-sizing:border-box!important}.ipaas-orbit{position:relative!important;display:block!important;width:var(--ipaas-size)!important;height:var(--ipaas-size)!important;flex:0 0 var(--ipaas-size)!important;margin:0 auto!important}.ipaas-layer,.ipaas-track,.ipaas-core{position:absolute!important;top:50%!important;left:50%!important;box-sizing:border-box!important;border-radius:50%!important}.ipaas-layer{border:1px solid rgba(61,190,250,0.3)!important}.ipaas-layer--outer{width:var(--ipaas-size)!important;height:var(--ipaas-size)!important;margin-top:calc(var(--ipaas-size) / -2)!important;margin-left:calc(var(--ipaas-size) / -2)!important;animation:ipaas-spin 20s linear infinite!important}.ipaas-layer--middle{width:calc(var(--ipaas-size) - 64px)!important;height:calc(var(--ipaas-size) - 64px)!important;margin-top:calc((var(--ipaas-size) - 64px) / -2)!important;margin-left:calc((var(--ipaas-size) - 64px) / -2)!important;animation:ipaas-spin 15s linear infinite reverse!important}.ipaas-layer--inner{width:calc(var(--ipaas-size) - 128px)!important;height:calc(var(--ipaas-size) - 128px)!important;margin-top:calc((var(--ipaas-size) - 128px) / -2)!important;margin-left:calc((var(--ipaas-size) - 128px) / -2)!important;animation:ipaas-pulse 3s cubic-bezier(0.4,0,0.6,1) infinite!important}.ipaas-core{width:calc(var(--ipaas-size) - 192px)!important;height:calc(var(--ipaas-size) - 192px)!important;margin-top:calc((var(--ipaas-size) - 192px) / -2)!important;margin-left:calc((var(--ipaas-size) - 192px) / -2)!important;background-color:rgba(61,190,250,0.1)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;z-index:10!important;border:none!important}.ipaas-core-content{text-align:center!important}.ipaas-title{margin:0!important;font-size:2.5rem!important;line-height:1!important;font-weight:700!important;color:var(--ipaas-primary)!important}.ipaas-subtitle{margin:4px 0 0!important;font-size:0.70rem!important;color:rgba(255,255,255,0.6)!important;text-transform:uppercase!important;letter-spacing:0.1em!important}.ipaas-track{width:var(--ipaas-size)!important;height:var(--ipaas-size)!important;margin-top:calc(var(--ipaas-size) / -2)!important;margin-left:calc(var(--ipaas-size) / -2)!important;border:none!important;background:transparent!important;animation:ipaas-spin 25s linear infinite!important;animation-delay:var(--delay)!important}.ipaas-node{position:absolute!important;width:44px!important;height:44px!important;margin-top:-22px!important;margin-left:-22px!important;border-radius:8px!important;border:1px solid rgba(61,190,250,0.3)!important;background-color:var(--ipaas-bg)!important;color:var(--ipaas-primary)!important;font-size:10px!important;font-weight:700!important;display:flex!important;align-items:center!important;justify-content:center!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;transform-origin:center center!important;animation:ipaas-spin 25s linear infinite reverse!important;animation-delay:var(--delay)!important}.breakdance .bde-div-4278-113{width:100%;padding-top:2rem;border-top:1px solid #EBF1F71A}.breakdance .bde-div-4278-113{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.breakdance .bde-text-4278-114{color:#EBF1F766;font-size:0.75rem;line-height:1;letter-spacing:0.1rem;text-transform:uppercase}.breakdance .bde-div-4278-530{width:100%}.breakdance .bde-div-4278-530{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:2rem}.breakdance .bde-section-4278-122 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-section-4278-122{background-color:color-mix(in srgb,var(--bde-palette-color-1-664f511e-da7f-4fc4-808b-cbb59951c0b0) 40%,transparent)}.breakdance .bde-section-4278-122 .section-container{--bde-section-width:48rem}.breakdance .bde-section-4278-122 .section-container{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1rem;padding-top:1rem}.breakdance .bde-section-4278-122{border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35)}.breakdance .bde-div-4278-123{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-text-4278-124{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-text-4278-125{color:#94A3B899;font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-section-4278-126 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-4278-126 .section-container{--bde-section-width:48rem}.breakdance .bde-section-4278-126 .section-container{padding-left:2rem;padding-right:2rem;padding-bottom:7rem;padding-top:7rem}.breakdance .bde-div-4278-127{padding-left:1.5rem;border-left:4px solid var(--bde-brand-primary-color)}.breakdance .bde-div-4278-127{display:flex;flex-direction:column;gap:1rem}.breakdance .bde-text-4278-128{color:var(--bde-body-text-color);font-size:var(--preset-id-d5858803-47ea-4837-aa34-acf86f2ba48d-font-size);line-height:var(--preset-id-d5858803-47ea-4837-aa34-acf86f2ba48d-line-height)}.breakdance .bde-text-4278-129{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-section-4278-130 .section-container{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center}.breakdance .bde-section-4278-130 .section-container{--bde-section-width:72rem}.breakdance .bde-div-4278-131{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.breakdance .bde-text-4278-133{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929)}.breakdance .bde-code-block-4278-524{width:100%}.sim-wrapper{width:100%;max-width:1200px;margin:0 auto}.sim-tabs-div{display:flex;justify-content:center;margin-bottom:32px}.sim-tabs{display:inline-flex;background:var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43);border:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:9999px;padding:4px}.sim-tab{display:flex;align-items:center;gap:8px;padding:8px 20px;border-radius:9999px;background:transparent;color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);border:none;font-size:0.875rem;font-weight:500;cursor:pointer;transition:all 0.3s ease}.sim-tab.active{background:color-mix(in srgb,var(--bde-brand-primary-color) 15%,transparent);color:var(--bde-brand-primary-color);box-shadow:0 0 12px color-mix(in srgb,var(--bde-brand-primary-color) 25%,transparent)}.sim-tab.active.tab-error{background:color-mix(in srgb,var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9) 15%,transparent);color:var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9);box-shadow:0 0 12px color-mix(in srgb,var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9) 25%,transparent)}.sim-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:24px;align-items:start}@media (max-width:991px){.sim-grid{grid-template-columns:1fr}}.sim-canvas-div{position:relative;height:420px;background:var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43);border:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:16px;overflow:hidden}.sim-node{position:absolute;display:flex;flex-direction:column;align-items:center;gap:8px;z-index:2}.node-crm{top:38%;left:15%}.node-erp{top:22%;right:15%}.node-cloud{bottom:22%;right:15%}.node-ipaas-hub{top:50%;left:50%;transform:translate(-50%,-50%);display:none;border-radius:50%;box-shadow:none!important}.node-ipaas-hub.visible{display:flex}.node-ipaas-hub.visible .node-icon-hub{animation:hubPulse 2.5s infinite ease-in-out}@keyframes hubPulse{0%,100%{box-shadow:0 0 15px color-mix(in srgb,var(--bde-brand-primary-color) 25%,transparent),0 0 30px color-mix(in srgb,var(--bde-brand-primary-color) 10%,transparent);border-color:color-mix(in srgb,var(--bde-brand-primary-color) 70%,transparent)}50%{box-shadow:0 0 35px color-mix(in srgb,var(--bde-brand-primary-color) 65%,transparent),0 0 70px color-mix(in srgb,var(--bde-brand-primary-color) 30%,transparent);border-color:var(--bde-brand-primary-color)}}.node-icon{width:58px;height:58px;border-radius:14px;background:var(--bde-palette-color-1-664f511e-da7f-4fc4-808b-cbb59951c0b0);border:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);display:flex;align-items:center;justify-content:center;color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);transition:all 0.3s ease;position:relative}.node-icon-hub{width:82px;height:82px;border-radius:50%;background:var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43);border:2px solid var(--bde-brand-primary-color);display:flex;align-items:center;justify-content:center;color:var(--bde-brand-primary-color);font-weight:700;font-size:0.875rem;transition:all 0.3s ease}.node-label{font-size:0.75rem;font-weight:600;color:var(--bde-heading-color)}.icon-check,.icon-error{display:none}.node-state-error .node-icon{border-color:var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9);color:var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9);box-shadow:0 0 20px color-mix(in srgb,var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9) 50%,transparent)}.node-state-error .icon-svg{display:none}.node-state-error .icon-error{display:block}.node-state-success .node-icon{border-color:var(--bde-brand-primary-color);color:var(--bde-brand-primary-color);animation:glowRipple 0.8s ease-out forwards}@keyframes glowRipple{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--bde-brand-primary-color) 90%,transparent)}100%{box-shadow:0 0 35px 15px color-mix(in srgb,var(--bde-brand-primary-color) 0%,transparent)}}.node-state-success .icon-svg{display:none}.node-state-success .icon-check{display:block;animation:checkPop 0.35s cubic-bezier(0.175,0.885,0.32,1.275) forwards}@keyframes checkPop{0%{transform:scale(0);opacity:0}100%{transform:scale(1);opacity:1}}.sim-lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.sim-lines line{stroke:var(--bde-brand-primary-color);stroke-width:2;opacity:0;transition:opacity 0.3s ease}.sim-lines.active line{opacity:0.6}.sim-btn{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:10px 24px;border-radius:10px;background:var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9);color:#FFF;border:none;font-weight:600;font-size:0.875rem;cursor:pointer;z-index:3;transition:all 0.3s ease}.sim-btn.mode-ipaas{background:var(--bde-brand-primary-color);color:var(--btn-text-color)}.sim-sidebar-div{display:flex;flex-direction:column;gap:20px}.sim-status-card{min-height:160px;background:var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43);border:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:16px;padding:24px;display:flex;align-items:center;transition:all 0.3s ease}.sim-status-card.state-error{border-color:color-mix(in srgb,var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9) 40%,transparent);background:color-mix(in srgb,var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9) 8%,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43))}.sim-status-card.state-success{border-color:color-mix(in srgb,var(--bde-brand-primary-color) 40%,transparent);background:color-mix(in srgb,var(--bde-brand-primary-color) 8%,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43))}.status-content{width:100%}.status-content.hidden{display:none}.status-idle-text{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);text-align:center;font-size:0.875rem;margin:0}.status-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.status-header h3{font-size:1rem;font-weight:700;margin:0;color:var(--bde-heading-color)}.status-header span{font-size:0.75rem;display:block;margin-top:2px}.text-red{color:var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9)}.text-blue{color:var(--bde-brand-primary-color)}.status-desc{font-size:0.8125rem;color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);line-height:1.5;margin:0}.sim-features{display:flex;flex-direction:column;gap:16px;padding:8px 0}.feature-item{display:flex;align-items:flex-start;gap:12px}.feature-icon{width:36px;height:36px;border-radius:8px;background:var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43);border:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);display:flex;align-items:center;justify-content:center;color:var(--bde-brand-primary-color);flex-shrink:0}.feature-text h4{font-size:0.875rem;font-weight:600;color:var(--bde-heading-color);margin:0 0 2px 0}.feature-text p{font-size:0.75rem;color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);margin:0;line-height:1.4}.breakdance .bde-section-4278-135 .section-container{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center}.breakdance .bde-section-4278-135 .section-container{--bde-section-width:96rem}.breakdance .bde-columns-4278-137{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-4278-137{--columnCount:2}.breakdance .bde-columns-4278-137.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4278-137.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-4278-137{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-4278-137{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-4278-137{--columnCount:2}}.breakdance .bde-column-4278-138{--column-width:50%;border-top:1px solid color-mix(in srgb,var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9) 20%,transparent);border-bottom:1px solid color-mix(in srgb,var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9) 20%,transparent);border-left:1px solid color-mix(in srgb,var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9) 20%,transparent);border-right:1px solid color-mix(in srgb,var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9) 20%,transparent);border-radius:1rem;box-shadow:0px 4px 24px -4px #0B0F1914}.breakdance .bde-column-4278-138{display:flex;flex-direction:column;gap:2rem}.breakdance .bde-column-4278-138{background-color:color-mix(in srgb,var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9) 5%,transparent)}.breakdance .bde-column-4278-138.bde-column{padding:2rem 2rem 2rem 2rem}.breakdance .bde-text-4278-433{color:var(--bde-palette-color-1-d3f63f7e-237c-4234-9ef3-abefa2a925c9);font-size:1.125rem;font-weight:700;line-height:1.75}.breakdance .bde-icon-list-4278-140 ul{gap:16px}.breakdance .bde-icon-list-4278-140 li .bde-icon-list__icon{font-size:1.25rem}.breakdance .bde-icon-list-4278-140 li .bde-icon-list__icon>svg{transform:translate(0,7px)}.breakdance .bde-icon-list-4278-140 li .bde-icon-list__icon{color:#DC262699}.breakdance .bde-icon-list-4278-140 li .bde-icon-list__text{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-weight:500}.breakdance .bde-icon-list-4278-140 ul li .bde-icon-list__item-wrapper{gap:16px;align-items:flex-start}.breakdance .bde-column-4278-141{--column-width:50%;border-top:1px solid #38BDF84D;border-bottom:1px solid #38BDF84D;border-left:1px solid #38BDF84D;border-right:1px solid #38BDF84D;border-radius:1rem}.breakdance .bde-column-4278-141{display:flex;flex-direction:column;gap:2rem}.breakdance .bde-column-4278-141{background-color:color-mix(in srgb,var(--bde-brand-primary-color) 5%,transparent)}.breakdance .bde-column-4278-141.bde-column{padding:2rem 2rem 2rem 2rem}.breakdance .bde-text-4278-434{color:var(--bde-brand-primary-color);font-size:1.125rem;font-weight:700;line-height:1.75}.breakdance .bde-icon-list-4278-143 ul{gap:16px}.breakdance .bde-icon-list-4278-143 li .bde-icon-list__icon{font-size:1.25rem}.breakdance .bde-icon-list-4278-143 li .bde-icon-list__icon>svg{transform:translate(0,7px)}.breakdance .bde-icon-list-4278-143 li .bde-icon-list__icon{color:var(--bde-brand-primary-color)}.breakdance .bde-icon-list-4278-143 li .bde-icon-list__text{color:var(--bde-body-text-color);font-weight:500}.breakdance .bde-icon-list-4278-143 ul li .bde-icon-list__item-wrapper{gap:16px;align-items:flex-start}.breakdance .bde-section-4278-144 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-4278-144 .section-container{--bde-section-width:96rem}.breakdance .bde-section-4278-144 .section-container{padding-left:2rem;padding-right:2rem;padding-bottom:7rem;padding-top:7rem}.breakdance .bde-columns-4278-145{--columnCount:3}@media (max-width:1119px){.breakdance .bde-columns-4278-145{--columnCount:3}.breakdance .bde-columns-4278-145.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4278-145.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-4278-145{--columnCount:3}}@media (max-width:767px){.breakdance .bde-columns-4278-145{--columnCount:3}}@media (max-width:479px){.breakdance .bde-columns-4278-145{--columnCount:3}}.breakdance .bde-column-4278-146{--column-width:33.33%;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-column-4278-146{display:flex;flex-direction:column}.breakdance .bde-column-4278-146{background-color:color-mix(in srgb,var(--bde-palette-color-1-664f511e-da7f-4fc4-808b-cbb59951c0b0) 40%,transparent)}.breakdance .bde-column-4278-146.bde-column{padding:1.25rem 1.25rem 1.25rem 1.25rem}.breakdance .bde-text-4278-147{color:var(--bde-brand-primary-color);font-size:1.875rem;font-weight:700;line-height:2.25}.breakdance .bde-text-4278-148{color:var(--bde-body-text-color);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-text-4278-149{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-font-size);line-height:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-line-height)}.breakdance .bde-column-4278-150{--column-width:33.33%;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-column-4278-150{display:flex;flex-direction:column}.breakdance .bde-column-4278-150{background-color:color-mix(in srgb,var(--bde-palette-color-1-664f511e-da7f-4fc4-808b-cbb59951c0b0) 40%,transparent)}.breakdance .bde-column-4278-150.bde-column{padding:1.25rem 1.25rem 1.25rem 1.25rem}.breakdance .bde-text-4278-151{color:var(--bde-brand-primary-color);font-size:1.875rem;font-weight:700;line-height:2.25}.breakdance .bde-text-4278-152{color:var(--bde-body-text-color);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-text-4278-153{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-font-size);line-height:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-line-height)}.breakdance .bde-column-4278-154{--column-width:33.34%;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-column-4278-154{display:flex;flex-direction:column}.breakdance .bde-column-4278-154{background-color:color-mix(in srgb,var(--bde-palette-color-1-664f511e-da7f-4fc4-808b-cbb59951c0b0) 40%,transparent)}.breakdance .bde-column-4278-154.bde-column{padding:1.25rem 1.25rem 1.25rem 1.25rem}.breakdance .bde-text-4278-155{color:var(--bde-brand-primary-color);font-size:1.875rem;font-weight:700;line-height:2.25}.breakdance .bde-text-4278-156{color:var(--bde-body-text-color);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-text-4278-157{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-font-size);line-height:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-line-height)}.breakdance .bde-section-4278-158 .section-container{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center}.breakdance .bde-section-4278-158 .section-container{--bde-section-width:96rem}.breakdance .bde-columns-4278-160{--columnCount:3}@media (max-width:1119px){.breakdance .bde-columns-4278-160{--columnCount:3}.breakdance .bde-columns-4278-160.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4278-160.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-4278-160{--columnCount:3}}@media (max-width:767px){.breakdance .bde-columns-4278-160{--columnCount:3}}@media (max-width:479px){.breakdance .bde-columns-4278-160{--columnCount:3}}.breakdance .bde-column-4278-161{--column-width:33.33%;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-column-4278-161{display:flex;flex-direction:column;gap:1rem}.breakdance .bde-column-4278-161{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-column-4278-161.bde-column{padding:2rem 2rem 2rem 2rem}.breakdance .bde-column-4278-161:hover{border-color:color-mix(in srgb,var(--bde-brand-primary-color) 30%,transparent)!important}.breakdance .bde-icon-4278-162 .bde-icon-icon.breakdance-icon-atom{font-size:24px;border-radius:4px;padding:10px;border-radius:12px;background:#38BDF81A}.breakdance .bde-text-4278-163{color:var(--bde-body-text-color);font-size:1.25rem;font-weight:700;line-height:1.75rem}.breakdance .bde-text-4278-164{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929)}.breakdance .bde-text-4278-166{color:var(--bde-brand-primary-color);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-column-4278-450{--column-width:33.33%;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-column-4278-450{display:flex;flex-direction:column;gap:1rem}.breakdance .bde-column-4278-450{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-column-4278-450.bde-column{padding:2rem 2rem 2rem 2rem}.breakdance .bde-column-4278-450:hover{border-color:color-mix(in srgb,var(--bde-brand-primary-color) 30%,transparent)!important}.breakdance .bde-icon-4278-451 .bde-icon-icon.breakdance-icon-atom{font-size:24px;border-radius:4px;padding:10px;border-radius:12px;background:#38BDF81A}.breakdance .bde-text-4278-452{color:var(--bde-body-text-color);font-size:1.25rem;font-weight:700;line-height:1.75rem}.breakdance .bde-text-4278-453{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929)}.breakdance .bde-text-4278-454{color:var(--bde-brand-primary-color);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-column-4278-445{--column-width:33.34%;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-column-4278-445{display:flex;flex-direction:column;gap:1rem}.breakdance .bde-column-4278-445{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-column-4278-445.bde-column{padding:2rem 2rem 2rem 2rem}.breakdance .bde-column-4278-445:hover{border-color:color-mix(in srgb,var(--bde-brand-primary-color) 30%,transparent)!important}.breakdance .bde-icon-4278-446 .bde-icon-icon.breakdance-icon-atom{font-size:24px;border-radius:4px;padding:10px;border-radius:12px;background:#38BDF81A}.breakdance .bde-text-4278-447{color:var(--bde-body-text-color);font-size:1.25rem;font-weight:700;line-height:1.75rem}.breakdance .bde-text-4278-448{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929)}.breakdance .bde-text-4278-449{color:var(--bde-brand-primary-color);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-section-4278-182 .section-container{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center}.breakdance .bde-section-4278-182{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 80%,transparent)}.breakdance .bde-section-4278-182 .section-container{--bde-section-width:64rem}.breakdance .bde-div-4278-435{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.breakdance .bde-text-4278-437{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929)}.breakdance .bde-code-block-4278-186{width:100%;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem;padding:2rem 2rem 2rem 2rem}.dg-api-window{width:100%;max-width:900px;margin:0 auto;padding:1.5rem;border-radius:12px;background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);box-shadow:0 20px 40px rgba(0,0,0,0.2);font-family:var(--bde-body-font);box-sizing:border-box}.dg-api-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.dg-api-dots{display:flex;gap:6px}.dg-api-dots .dot{width:12px;height:12px;border-radius:50%;opacity:0.8}.dot-red{background-color:#DC2626}.dot-yellow{background-color:#EAB308}.dot-green{background-color:#22C55E}.dg-api-url{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:0.75rem;color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929)}.dg-api-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.dg-api-grid{grid-template-columns:repeat(3,1fr)}}.dg-api-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.25rem 1rem;border-radius:12px;background-color:color-mix(in srgb,var(--bde-brand-primary-color) 5%,transparent);border:1px solid color-mix(in srgb,var(--bde-brand-primary-color) 20%,transparent);cursor:help;transition:border-color 0.25s ease,box-shadow 0.25s ease;box-sizing:border-box}.dg-api-card:hover{border-color:color-mix(in srgb,var(--bde-brand-primary-color) 30%,transparent)!important;box-shadow:0 0 15px color-mix(in srgb,var(--bde-brand-primary-color) 10%,transparent)}.dg-api-icon{color:var(--bde-brand-primary-color);margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.dg-api-title{font-size:0.875rem;font-weight:600;color:var(--bde-body-text-color);text-align:center}.dg-api-tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%) translateY(4px);width:max-content;max-width:220px;padding:0.625rem 0.875rem;border-radius:8px;background-color:var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43);border:1px solid color-mix(in srgb,var(--bde-brand-primary-color) 30%,transparent);color:var(--bde-body-text-color);font-size:0.75rem;line-height:1.35;text-align:center;box-shadow:0 10px 25px rgba(0,0,0,0.3);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.2s ease,transform 0.2s ease,visibility 0.2s ease;z-index:100}.dg-api-card:hover .dg-api-tooltip{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.breakdance .bde-section-4278-455 .section-container{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center}.breakdance .bde-section-4278-455 .section-container{--bde-section-width:48rem}.breakdance .bde-div-4278-457{width:100%}.breakdance .bde-div-4278-457{display:flex;flex-direction:column}.timeline-block{display:grid!important;grid-template-columns:1fr 1fr;position:relative;box-sizing:border-box;column-gap:80px;margin-bottom:0!important}.timeline-block:last-of-type{padding-bottom:0!important}.timeline-block::before{content:'';position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:2px;background-color:#1e2f42;z-index:1}.timeline-dot{position:absolute;top:24px;left:50%;transform:translateX(-50%);z-index:10}@media (min-width:768px){.timeline-block:nth-of-type(odd) .timeline-content{grid-column:1;justify-self:end}.timeline-block:nth-of-type(even) .timeline-content{grid-column:2;justify-self:start}}@media (max-width:767px){.timeline-block{display:block!important;padding-left:50px!important;padding-right:0!important;padding-bottom:40px!important}.timeline-block::before{left:20px}.timeline-dot{left:20px!important}}.breakdance .bde-div-4278-458{width:100%;padding-bottom:2rem}.breakdance .bde-icon-4278-459 .bde-icon-icon.breakdance-icon-atom{font-size:10px}.breakdance .bde-div-4278-460{padding:1.25rem 1.25rem 1.25rem 1.25rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-460{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start;gap:1rem}.breakdance .bde-div-4278-460{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}@media (max-width:767px){.breakdance .bde-div-4278-460{display:flex;flex-direction:row-reverse}}@media (max-width:767px){.breakdance .bde-div-4278-461{width:100%}}.breakdance .bde-text-4278-462{color:var(--bde-body-text-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-text-4278-463{color:color-mix(in srgb,var(--bde-body-text-color) 60%,transparent);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-icon-4278-464 .bde-icon-icon.breakdance-icon-atom{font-size:24px}.breakdance .bde-div-4278-465{width:100%;padding-bottom:2rem}.breakdance .bde-icon-4278-466 .bde-icon-icon.breakdance-icon-atom{font-size:10px}.breakdance .bde-div-4278-467{padding:1.25rem 1.25rem 1.25rem 1.25rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-467{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start;gap:1rem}.breakdance .bde-div-4278-467{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-icon-4278-468 .bde-icon-icon.breakdance-icon-atom{font-size:24px}@media (max-width:767px){.breakdance .bde-div-4278-469{width:100%}}.breakdance .bde-text-4278-470{color:var(--bde-body-text-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-text-4278-471{color:color-mix(in srgb,var(--bde-body-text-color) 60%,transparent);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-472{width:100%;padding-bottom:2rem}.breakdance .bde-icon-4278-473 .bde-icon-icon.breakdance-icon-atom{font-size:10px}.breakdance .bde-div-4278-474{padding:1.25rem 1.25rem 1.25rem 1.25rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-474{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start;gap:1rem}.breakdance .bde-div-4278-474{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}@media (max-width:767px){.breakdance .bde-div-4278-474{display:flex;flex-direction:row-reverse}}@media (max-width:767px){.breakdance .bde-div-4278-475{width:100%}}.breakdance .bde-text-4278-476{color:var(--bde-body-text-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-text-4278-477{color:color-mix(in srgb,var(--bde-body-text-color) 60%,transparent);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-icon-4278-478 .bde-icon-icon.breakdance-icon-atom{font-size:24px}.breakdance .bde-div-4278-479{width:100%;padding-bottom:2rem}.breakdance .bde-icon-4278-480 .bde-icon-icon.breakdance-icon-atom{font-size:10px}.breakdance .bde-div-4278-481{padding:1.25rem 1.25rem 1.25rem 1.25rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-481{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start;gap:1rem}.breakdance .bde-div-4278-481{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-icon-4278-482 .bde-icon-icon.breakdance-icon-atom{font-size:24px}@media (max-width:767px){.breakdance .bde-div-4278-483{width:100%}}.breakdance .bde-text-4278-484{color:var(--bde-body-text-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-text-4278-485{color:color-mix(in srgb,var(--bde-body-text-color) 60%,transparent);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-486{width:100%;padding-bottom:2rem}.breakdance .bde-icon-4278-487 .bde-icon-icon.breakdance-icon-atom{font-size:10px}.breakdance .bde-div-4278-488{padding:1.25rem 1.25rem 1.25rem 1.25rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-488{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start;gap:1rem}.breakdance .bde-div-4278-488{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}@media (max-width:767px){.breakdance .bde-div-4278-488{display:flex;flex-direction:row-reverse}}@media (max-width:767px){.breakdance .bde-div-4278-489{width:100%}}.breakdance .bde-text-4278-490{color:var(--bde-body-text-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-text-4278-491{color:color-mix(in srgb,var(--bde-body-text-color) 60%,transparent);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-icon-4278-492 .bde-icon-icon.breakdance-icon-atom{font-size:24px}.breakdance .bde-div-4278-493{width:100%;padding-bottom:2rem}.breakdance .bde-icon-4278-494 .bde-icon-icon.breakdance-icon-atom{font-size:10px}.breakdance .bde-div-4278-495{padding:1.25rem 1.25rem 1.25rem 1.25rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-495{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start;gap:1rem}.breakdance .bde-div-4278-495{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-icon-4278-496 .bde-icon-icon.breakdance-icon-atom{font-size:24px}@media (max-width:767px){.breakdance .bde-div-4278-497{width:100%}}.breakdance .bde-text-4278-498{color:var(--bde-body-text-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-text-4278-499{color:color-mix(in srgb,var(--bde-body-text-color) 60%,transparent);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-section-4278-203 .section-container{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center}.breakdance .bde-section-4278-203 .section-container{--bde-section-width:56rem}.breakdance .bde-div-4278-204{width:100%;padding:3rem 3rem 3rem 3rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem;box-shadow:5px 20px 75px 0px #00000025}.breakdance .bde-div-4278-204{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.breakdance .bde-div-4278-204{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 60%,transparent)}@media (max-width:767px){.breakdance .bde-div-4278-204{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}}.breakdance .bde-image2-4278-205{border-radius:1rem;width:6rem;height:auto}@media (max-width:767px){.breakdance .bde-image2-4278-205{margin-bottom:1rem}}.breakdance .bde-div-4278-206{width:100%;padding-left:2rem}.breakdance .bde-div-4278-206{display:flex;flex-direction:column}.breakdance .bde-text-4278-207{color:var(--bde-body-text-color);font-size:1.25rem;line-height:1.75rem;font-style:italic;margin-bottom:1rem}.breakdance .bde-text-4278-207{padding-left:1.5rem;border-left:2px solid var(--bde-brand-primary-color)}@media (max-width:767px){.breakdance .bde-text-4278-207{font-size:1.125rem}}.breakdance .bde-text-4278-208{color:var(--bde-body-text-color);font-weight:700}.breakdance .bde-text-4278-209{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-button-4278-210 .bde-button__button{font-size:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-font-size);line-height:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-line-height)}.breakdance .bde-section-4278-211 .section-container{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center}.breakdance .bde-section-4278-211 .section-container{--bde-section-width:96rem}.breakdance .bde-div-4278-212{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.breakdance .bde-text-4278-214{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929)}.breakdance .bde-columns-4278-215{--columnCount:3}@media (max-width:1119px){.breakdance .bde-columns-4278-215{--columnCount:3}.breakdance .bde-columns-4278-215.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4278-215.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-4278-215{--columnCount:3}}@media (max-width:767px){.breakdance .bde-columns-4278-215{--columnCount:3}}@media (max-width:479px){.breakdance .bde-columns-4278-215{--columnCount:3}}.breakdance .bde-column-4278-216{--column-width:33.34%;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-column-4278-216{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.breakdance .bde-column-4278-216{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-column-4278-216.bde-column{padding:2rem 2rem 2rem 2rem}.breakdance .bde-icon-4278-217 .bde-icon-icon.breakdance-icon-atom{font-size:40px}.breakdance .bde-text-4278-218{color:var(--bde-body-text-color);font-size:1.25rem;font-weight:700;line-height:1.75rem}.breakdance .bde-text-4278-219{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:0.875rem;line-height:1.25rem}.breakdance .bde-column-4278-220{--column-width:33.34%;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-column-4278-220{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.breakdance .bde-column-4278-220{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-column-4278-220.bde-column{padding:2rem 2rem 2rem 2rem}.breakdance .bde-icon-4278-221 .bde-icon-icon.breakdance-icon-atom{font-size:40px}.breakdance .bde-text-4278-222{color:var(--bde-body-text-color);font-size:1.25rem;font-weight:700;line-height:1.75rem}.breakdance .bde-text-4278-223{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:0.875rem;line-height:1.25rem}.breakdance .bde-column-4278-224{--column-width:33.33%;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-column-4278-224{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.breakdance .bde-column-4278-224{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-column-4278-224.bde-column{padding:2rem 2rem 2rem 2rem}.breakdance .bde-icon-4278-225 .bde-icon-icon.breakdance-icon-atom{font-size:40px}.breakdance .bde-text-4278-226{color:var(--bde-body-text-color);font-size:1.25rem;font-weight:700;line-height:1.75rem}.breakdance .bde-text-4278-227{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:0.875rem;line-height:1.25rem}.breakdance .bde-section-4278-228 .section-container{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center}.breakdance .bde-section-4278-228 .section-container{--bde-section-width:48rem}.breakdance .bde-div-4278-229{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-229{display:flex;flex-direction:column;gap:0.75rem}.breakdance .bde-div-4278-229{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 60%,transparent)}.breakdance .bde-div-4278-231{width:100%}.breakdance .bde-div-4278-231{display:flex;flex-direction:row;flex-wrap:nowrap}.breakdance .bde-div-4278-232{width:7%}.breakdance .bde-text-4278-233{color:var(--bde-brand-primary-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-div-4278-234{width:85%}.breakdance .bde-text-4278-235{color:var(--bde-body-text-color);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-text-4278-236{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-font-size);line-height:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-line-height)}.breakdance .bde-div-4278-237{width:100%}.breakdance .bde-div-4278-237{display:flex;flex-direction:row;flex-wrap:nowrap}.breakdance .bde-div-4278-238{width:7%}.breakdance .bde-text-4278-239{color:var(--bde-brand-primary-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-div-4278-240{width:85%}.breakdance .bde-text-4278-241{color:var(--bde-body-text-color);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-text-4278-242{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-font-size);line-height:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-line-height)}.breakdance .bde-section-4278-243 .section-container{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center}.breakdance .bde-section-4278-243 .section-container{--bde-section-width:56rem}.breakdance .bde-div-4278-245{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.breakdance .bde-grid-4278-246{--bde-grid-items-per-row:2}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-4278-246{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-4278-246{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-4278-246{--bde-grid-items-per-row:1}}.breakdance .bde-div-4278-247{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-247{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.breakdance .bde-div-4278-247{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-icon-4278-248 .bde-icon-icon.breakdance-icon-atom{font-size:32px}.breakdance .bde-text-4278-250{color:var(--bde-body-text-color);font-size:1.125rem;font-weight:700;line-height:1.75}.breakdance .bde-text-4278-251{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-252{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-252{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.breakdance .bde-div-4278-252{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-icon-4278-253 .bde-icon-icon.breakdance-icon-atom{font-size:32px}.breakdance .bde-text-4278-255{color:var(--bde-body-text-color);font-size:1.125rem;font-weight:700;line-height:1.75}.breakdance .bde-text-4278-256{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-257{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-257{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.breakdance .bde-div-4278-257{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-icon-4278-258 .bde-icon-icon.breakdance-icon-atom{font-size:32px}.breakdance .bde-text-4278-260{color:var(--bde-body-text-color);font-size:1.125rem;font-weight:700;line-height:1.75}.breakdance .bde-text-4278-261{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-262{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-262{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.breakdance .bde-div-4278-262{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-icon-4278-263 .bde-icon-icon.breakdance-icon-atom{font-size:32px}.breakdance .bde-text-4278-265{color:var(--bde-body-text-color);font-size:1.125rem;font-weight:700;line-height:1.75}.breakdance .bde-text-4278-266{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-section-4278-267 .section-container{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center}.breakdance .bde-section-4278-267 .section-container{--bde-section-width:48rem}.breakdance .bde-div-4278-444{display:flex;flex-direction:column;gap:1rem}.breakdance .bde-div-4278-269{padding-left:1rem;border-left:2px solid var(--bde-brand-primary-color)}.breakdance .bde-text-4278-270{font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-text-4278-271{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-font-size);line-height:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-line-height)}.breakdance .bde-div-4278-273{padding-left:1rem;border-left:2px solid var(--bde-brand-primary-color)}.breakdance .bde-text-4278-274{font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-text-4278-275{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-font-size);line-height:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-line-height)}.breakdance .bde-section-4278-276 .section-container{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center}.breakdance .bde-section-4278-276 .section-container{--bde-section-width:64rem}.breakdance .bde-section-4278-276 .section-container{padding-top:2rem}.breakdance .bde-div-4278-285{width:100%;padding:0rem 0rem 0rem 0rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-285{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}@media (max-width:767px){.breakdance .bde-div-4278-285 .dg-table-row>div:nth-child(2)::before{content:'MDM / Customer 360';display:block;font-size:0.65rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:var(--bde-brand-primary-color);margin-bottom:0.25rem}.breakdance .bde-div-4278-285 .dg-table-row>div:nth-child(3)::before{content:'CRM';display:block;font-size:0.65rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:var(--bde-body-text-color);margin-bottom:0.25rem}.breakdance .bde-div-4278-285 .dg-table-row>div:nth-child(4)::before{content:'CDP';display:block;font-size:0.65rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:var(--bde-body-text-color);margin-bottom:0.25rem}}.breakdance .bde-div-4278-286{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-4278-286{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.breakdance .bde-div-4278-286{background-color:color-mix(in srgb,var(--bde-palette-color-1-664f511e-da7f-4fc4-808b-cbb59951c0b0) 50%,transparent)}@media (max-width:767px){.breakdance .bde-div-4278-286{display:none}}@media (max-width:479px){.breakdance .bde-div-4278-286{gap:0.5rem}.breakdance .bde-div-4278-286{display:none}}.breakdance .bde-div-4278-287{width:25%}@media (max-width:479px){.breakdance .bde-div-4278-287{width:100%}}.breakdance .bde-text-4278-288{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-div-4278-289{width:25%}@media (max-width:479px){.breakdance .bde-div-4278-289{width:100%}}.breakdance .bde-text-4278-290{color:var(--bde-brand-primary-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-div-4278-291{width:25%}@media (max-width:479px){.breakdance .bde-div-4278-291{width:100%}}.breakdance .bde-text-4278-292{color:var(--bde-body-text-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-div-4278-293{width:25%}@media (max-width:479px){.breakdance .bde-div-4278-293{width:100%}}.breakdance .bde-text-4278-294{color:var(--bde-body-text-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-div-4278-295{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-4278-295{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.breakdance .bde-div-4278-295:hover{background-color:color-mix(in srgb,var(--bde-palette-color-1-664f511e-da7f-4fc4-808b-cbb59951c0b0) 50%,transparent)}@media (max-width:767px){.breakdance .bde-div-4278-295{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}}@media (max-width:479px){.breakdance .bde-div-4278-295{gap:0.5rem}}.breakdance .bde-div-4278-296{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-296{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-296{width:100%}}.breakdance .bde-text-4278-297{color:var(--bde-body-text-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-div-4278-298{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-298{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-298{width:100%}}.breakdance .bde-text-4278-299{color:var(--bde-body-text-color);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-300{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-300{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-300{width:100%}}.breakdance .bde-text-4278-301{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-302{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-302{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-302{width:100%}}.breakdance .bde-text-4278-303{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-304{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-4278-304{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.breakdance .bde-div-4278-304:hover{background-color:color-mix(in srgb,var(--bde-palette-color-1-664f511e-da7f-4fc4-808b-cbb59951c0b0) 50%,transparent)}@media (max-width:767px){.breakdance .bde-div-4278-304{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}}@media (max-width:479px){.breakdance .bde-div-4278-304{gap:0.5rem}}.breakdance .bde-div-4278-305{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-305{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-305{width:100%}}.breakdance .bde-text-4278-306{color:var(--bde-body-text-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-div-4278-307{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-307{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-307{width:100%}}.breakdance .bde-text-4278-308{color:var(--bde-body-text-color);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-309{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-309{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-309{width:100%}}.breakdance .bde-text-4278-310{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-311{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-311{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-311{width:100%}}.breakdance .bde-text-4278-312{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-313{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-4278-313{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.breakdance .bde-div-4278-313:hover{background-color:color-mix(in srgb,var(--bde-palette-color-1-664f511e-da7f-4fc4-808b-cbb59951c0b0) 50%,transparent)}@media (max-width:767px){.breakdance .bde-div-4278-313{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}}@media (max-width:479px){.breakdance .bde-div-4278-313{gap:0.5rem}}.breakdance .bde-div-4278-314{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-314{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-314{width:100%}}.breakdance .bde-text-4278-315{color:var(--bde-body-text-color);font-size:0.875rem;font-weight:500;line-height:1.25rem}.breakdance .bde-div-4278-316{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-316{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-316{width:100%}}.breakdance .bde-text-4278-317{color:var(--bde-body-text-color);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-318{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-318{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-318{width:100%}}.breakdance .bde-text-4278-319{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-320{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-320{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-320{width:100%}}.breakdance .bde-text-4278-321{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-322{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-4278-322{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.breakdance .bde-div-4278-322:hover{background-color:color-mix(in srgb,var(--bde-palette-color-1-664f511e-da7f-4fc4-808b-cbb59951c0b0) 50%,transparent)}@media (max-width:767px){.breakdance .bde-div-4278-322{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}}@media (max-width:479px){.breakdance .bde-div-4278-322{gap:0.5rem}}.breakdance .bde-div-4278-323{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-323{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-323{width:100%}}.breakdance .bde-text-4278-324{color:var(--bde-body-text-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-div-4278-325{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-325{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-325{width:100%}}.breakdance .bde-text-4278-326{color:var(--bde-body-text-color);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-327{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-327{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-327{width:100%}}.breakdance .bde-text-4278-328{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-329{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-329{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-329{width:100%}}.breakdance .bde-text-4278-330{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-331{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-4278-331{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.breakdance .bde-div-4278-331:hover{background-color:color-mix(in srgb,var(--bde-palette-color-1-664f511e-da7f-4fc4-808b-cbb59951c0b0) 50%,transparent)}@media (max-width:767px){.breakdance .bde-div-4278-331{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}}@media (max-width:479px){.breakdance .bde-div-4278-331{gap:0.5rem}}.breakdance .bde-div-4278-332{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-332{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-332{width:100%}}.breakdance .bde-text-4278-333{color:var(--bde-body-text-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-div-4278-334{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-334{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-334{width:100%}}.breakdance .bde-text-4278-335{color:var(--bde-body-text-color);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-336{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-336{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-336{width:100%}}.breakdance .bde-text-4278-337{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-338{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-338{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-338{width:100%}}.breakdance .bde-text-4278-339{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-340{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-4278-340{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.breakdance .bde-div-4278-340:hover{background-color:color-mix(in srgb,var(--bde-palette-color-1-664f511e-da7f-4fc4-808b-cbb59951c0b0) 50%,transparent)}@media (max-width:767px){.breakdance .bde-div-4278-340{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}}@media (max-width:479px){.breakdance .bde-div-4278-340{gap:0.5rem}}.breakdance .bde-div-4278-341{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-341{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-341{width:100%}}.breakdance .bde-text-4278-342{color:var(--bde-body-text-color);font-size:0.875rem;font-weight:700;line-height:1.25rem}.breakdance .bde-div-4278-343{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-343{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-343{width:100%}}.breakdance .bde-text-4278-344{color:var(--bde-body-text-color);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-345{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-345{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-345{width:100%}}.breakdance .bde-text-4278-346{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-347{width:25%}@media (max-width:767px){.breakdance .bde-div-4278-347{width:100%}}@media (max-width:479px){.breakdance .bde-div-4278-347{width:100%}}.breakdance .bde-text-4278-348{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-section-4278-349 .section-container{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center}.breakdance .bde-section-4278-349 .section-container{--bde-section-width:96rem}.breakdance .bde-grid-4278-351{--bde-grid-items-per-row:4}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-4278-351{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-4278-351{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-4278-351{--bde-grid-items-per-row:1}}.breakdance .bde-div-4278-352{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-352{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.breakdance .bde-div-4278-352{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-icon-4278-353 .bde-icon-icon.breakdance-icon-atom{font-size:32px}.breakdance .bde-text-4278-354{color:var(--bde-body-text-color);font-weight:700}.breakdance .bde-text-4278-355{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-356{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-356{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.breakdance .bde-div-4278-356{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-icon-4278-357 .bde-icon-icon.breakdance-icon-atom{font-size:32px}.breakdance .bde-text-4278-358{color:var(--bde-body-text-color);font-weight:700}.breakdance .bde-text-4278-359{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-360{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-360{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.breakdance .bde-div-4278-360{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-icon-4278-361 .bde-icon-icon.breakdance-icon-atom{font-size:32px}.breakdance .bde-text-4278-362{color:var(--bde-body-text-color);font-weight:700}.breakdance .bde-text-4278-363{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-364{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem}.breakdance .bde-div-4278-364{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.breakdance .bde-div-4278-364{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-icon-4278-365 .bde-icon-icon.breakdance-icon-atom{font-size:32px}.breakdance .bde-text-4278-366{color:var(--bde-body-text-color);font-weight:700}.breakdance .bde-text-4278-367{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-section-4278-368 .section-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.breakdance .bde-section-4278-368 .section-container{--bde-section-width:48rem}.breakdance .bde-accordion-4278-371{gap:1rem;--bde-accordion-icon-default:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M285.476%20272.971L91.132%20467.314c-9.373%209.373-24.569%209.373-33.941%200l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505%20256%2034.484%20101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373%2024.569-9.373%2033.941%200L285.475%20239.03c9.373%209.372%209.373%2024.568.001%2033.941z%22%2F%3E%3C%2Fsvg%3E)}.breakdance .bde-accordion-4278-371 .bde-accordion__button{background-color:var(--bde-background-color);padding:1.25rem 1.5rem 1.25rem 1.5rem}.breakdance .bde-accordion-4278-371 .bde-accordion__title{color:var(--bde-body-text-color);font-size:1rem}.breakdance .bde-accordion-4278-371 .bde-accordion__icon{background-color:var(--bde-body-text-color);width:13px;height:13px}.breakdance .bde-accordion-4278-371.bde-accordion--bordered,.breakdance .bde-accordion-4278-371.bde-accordion--bordered-bottom{--bde-accordion-border-color:var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);--bde-accordion-border-width:1px;--bde-accordion-border-radius:0.75rem}.breakdance .bde-accordion-4278-371 .bde-accordion__icon--active{display:none!important}.breakdance .bde-accordion-4278-371 .bde-accordion__icon--default{display:flex!important}.breakdance .bde-accordion-4278-371 .bde-accordion__content-wrapper{border:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35)!important;border-radius:0.75rem!important;overflow:hidden!important}.breakdance .bde-accordion-4278-371 .bde-accordion__panel-content{margin-top:0!important;padding-top:0!important}.breakdance .bde-accordion-4278-371 .bde-accordion__panel-content .bde-text{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size)}.breakdance .bde-accordion-4278-371 .bde-accordion__button{border-radius:0!important}.breakdance .bde-accordion__content-wrapper-4278-372 .bde-accordion__panel-content{background:var(--bde-background-color)}.breakdance .bde-accordion__content-wrapper-4278-372 .bde-accordion__content-wrapper{border:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35)!important;border-radius:0.75rem!important}.breakdance .bde-section-4278-378 .section-container{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center}.breakdance .bde-section-4278-378 .section-container{--bde-section-width:72rem}.breakdance .bde-section-4278-378 .section-container{padding-bottom:3rem}.breakdance .bde-grid-4278-381{--bde-grid-items-per-row:3}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-4278-381{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-4278-381{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-4278-381{--bde-grid-items-per-row:1}}.breakdance .bde-div-4278-382{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem;box-shadow:5px 20px 75px 0px #00000025}.breakdance .bde-div-4278-382{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.breakdance .bde-div-4278-382{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-div-4278-383{display:flex;flex-direction:column;gap:0.75rem}.breakdance .bde-text-4278-384{color:var(--bde-body-text-color);font-size:1.125rem;font-weight:700;line-height:1.75}.breakdance .bde-text-4278-385{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-392{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem;box-shadow:5px 20px 75px 0px #00000025}.breakdance .bde-div-4278-392{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.breakdance .bde-div-4278-392{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-div-4278-393{display:flex;flex-direction:column;gap:0.75rem}.breakdance .bde-text-4278-394{color:var(--bde-body-text-color);font-size:1.125rem;font-weight:700;line-height:1.75}.breakdance .bde-text-4278-395{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-387{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem;box-shadow:5px 20px 75px 0px #00000025}.breakdance .bde-div-4278-387{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.breakdance .bde-div-4278-387{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-div-4278-388{display:flex;flex-direction:column;gap:0.75rem}.breakdance .bde-text-4278-389{color:var(--bde-body-text-color);font-size:1.125rem;font-weight:700;line-height:1.75}.breakdance .bde-text-4278-390{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-397{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem;box-shadow:5px 20px 75px 0px #00000025}.breakdance .bde-div-4278-397{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.breakdance .bde-div-4278-397{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-div-4278-398{display:flex;flex-direction:column;gap:0.75rem}.breakdance .bde-text-4278-399{color:var(--bde-body-text-color);font-size:1.125rem;font-weight:700;line-height:1.75}.breakdance .bde-text-4278-400{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-402{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem;box-shadow:5px 20px 75px 0px #00000025}.breakdance .bde-div-4278-402{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.breakdance .bde-div-4278-402{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-div-4278-403{display:flex;flex-direction:column;gap:0.75rem}.breakdance .bde-text-4278-404{color:var(--bde-body-text-color);font-size:1.125rem;font-weight:700;line-height:1.75}.breakdance .bde-text-4278-405{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-407{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem;box-shadow:5px 20px 75px 0px #00000025}.breakdance .bde-div-4278-407{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.breakdance .bde-div-4278-407{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-div-4278-408{display:flex;flex-direction:column;gap:0.75rem}.breakdance .bde-text-4278-409{color:var(--bde-body-text-color);font-size:1.125rem;font-weight:700;line-height:1.75}.breakdance .bde-text-4278-410{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}@media (max-width:1023px){.breakdance .bde-div-4278-547{display:none}}.breakdance .bde-div-4278-438{padding:1.5rem 1.5rem 1.5rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem;box-shadow:5px 20px 75px 0px #00000025}.breakdance .bde-div-4278-438{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.breakdance .bde-div-4278-438{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 50%,transparent)}.breakdance .bde-div-4278-439{display:flex;flex-direction:column;gap:0.75rem}.breakdance .bde-text-4278-440{color:var(--bde-body-text-color);font-size:1.125rem;font-weight:700;line-height:1.75}.breakdance .bde-text-4278-441{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-div-4278-412{width:42rem;padding:2rem 2rem 2rem 2rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:0.75rem;margin-top:7rem}.breakdance .bde-div-4278-412{display:flex;flex-direction:column;align-items:center;gap:0.25rem;text-align:center}.breakdance .bde-div-4278-412{background-color:color-mix(in srgb,var(--bde-palette-color-1-664f511e-da7f-4fc4-808b-cbb59951c0b0) 30%,transparent)}.breakdance .bde-text-4278-413{color:var(--bde-brand-primary-color);font-size:2.25rem;font-weight:700;line-height:2.5rem}.breakdance .bde-text-4278-414{color:var(--bde-body-text-color)}.breakdance .bde-text-4278-415{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}.breakdance .bde-text-4278-416{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-font-size);line-height:var(--preset-id-92e13714-4284-4ed9-80ab-ba7cd004f717-line-height)}.breakdance .bde-section-4278-417 .section-container{display:flex;flex-direction:column;gap:3rem}.breakdance .bde-section-4278-417 .section-container{--bde-section-width:56rem}.breakdance .bde-div-4278-418{width:100%}.breakdance .bde-div-4278-418{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-div-4278-419{width:42rem}.breakdance .bde-div-4278-419{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.breakdance .bde-text-4278-421{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);font-size:var(--preset-id-d5858803-47ea-4837-aa34-acf86f2ba48d-font-size);line-height:var(--preset-id-d5858803-47ea-4837-aa34-acf86f2ba48d-line-height)}.breakdance .bde-div-4278-422{width:100%;padding:2.5rem 2.5rem 2.5rem 2.5rem;border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-radius:1rem;box-shadow:5px 20px 75px 0px #00000025}.breakdance .bde-div-4278-422{display:flex;flex-direction:column;gap:1rem}.breakdance .bde-div-4278-422{background-color:color-mix(in srgb,var(--bde-palette-color-1-17848e55-9ea1-4795-b937-4de355850e43) 60%,transparent)}.breakdance .bde-form-builder-4278-529 .breakdance-form-field:nth-child(1){grid-column-start:span 6}.breakdance .bde-form-builder-4278-529 .breakdance-form-field:nth-child(2){grid-column-start:span 6}.breakdance .bde-form-builder-4278-529 .breakdance-form-field:nth-child(3){grid-column-start:span 6}.breakdance .bde-form-builder-4278-529 .breakdance-form-field:nth-child(4){grid-column-start:span 6}.breakdance .bde-form-builder-4278-529 .breakdance-form-field:nth-child(5){grid-column-start:span 6}.breakdance .bde-form-builder-4278-529 .breakdance-form-field:nth-child(6){grid-column-start:span 6}.breakdance .bde-form-builder-4278-529{--bde-form-input-background-color:color-mix(in srgb,var(--bde-body-background-color) 50%,transparent);--bde-form-label-color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929);--bde-form-text-color:var(--bde-body-text-color);--bde-form-input-border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);--bde-form-input-border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);--bde-form-input-border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);--bde-form-input-border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35)}.breakdance .bde-form-builder-4278-529 .breakdance-form-field__label,.breakdance .bde-form-builder-4278-529.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-form-builder-4278-529.breakdance-woocommerce label span.optional,.breakdance .bde-form-builder-4278-529.breakdance-woocommerce label{color:var(--bde-palette-color-1-8fd7507a-3a03-4dde-86bd-d8be27d17929)}.breakdance .bde-form-builder-4278-529 .breakdance-form .breakdance-form-field__input,.breakdance .bde-form-builder-4278-529 .breakdance-form-dropzone,.breakdance .bde-form-builder-4278-529 .select2-container--default .select2-search--dropdown .select2-search__field,.breakdance .bde-form-builder-4278-529 .select2-container--default .select2-selection--single,.breakdance .bde-form-builder-4278-529 .breakdance-woocommerce .price_slider_amount input[type="text"],.breakdance .bde-form-builder-4278-529 .breakdance-woocommerce input[type="search"],.breakdance .bde-form-builder-4278-529 .breakdance-woocommerce textarea,.breakdance .bde-form-builder-4278-529 .breakdance-woocommerce .woocommerce-Input,.breakdance .bde-form-builder-4278-529 .breakdance-woocommerce .input-text,.breakdance .bde-form-builder-4278-529 .breakdance-woocommerce select,.breakdance .bde-form-builder-4278-529 .breakdance-woocommerce .wc_payment_method input[type="text"],.breakdance .bde-form-builder-4278-529 .breakdance-woocommerce .wc-stripe-elements-field{background-color:color-mix(in srgb,var(--bde-body-background-color) 50%,transparent);border-top:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-bottom:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-left:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);border-right:1px solid var(--bde-palette-color-1-9c09dbaa-07bc-40d0-9f3a-bd3c5c425c35);color:var(--bde-body-text-color)}.breakdance .bde-form-builder-4278-529 .breakdance-form .breakdance-form-field__input:focus{background-color:color-mix(in srgb,var(--bde-body-background-color) 50%,transparent)}.breakdance .bde-form-builder-4278-529 .breakdance-form-checkbox,.breakdance .bde-form-builder-4278-529 .breakdance-form-radio{color:#EBF1F780;font-size:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-font-size);line-height:var(--preset-id-54b93484-9f1d-43c9-88fb-ecd9935be694-line-height)}@media (max-width:767px){.breakdance .bde-form-builder-4278-529 .breakdance-form{grid-template-columns:unset}.breakdance .bde-form-builder-4278-529 .breakdance-form--horizontal{grid-auto-flow:unset}.breakdance .bde-form-builder-4278-529 .breakdance-form .breakdance-form-field,.breakdance .bde-form-builder-4278-529 .breakdance-form .breakdance-form-stepper{grid-column-start:unset}}.breakdance .bde-icon-list-4278-424 ul{gap:5px}.breakdance .bde-icon-list-4278-424 ul{flex-direction:row;justify-content:left;flex-wrap:wrap;align-items:center}.breakdance .bde-icon-list-4278-424 li .bde-icon-list__icon{font-size:14px}.breakdance .bde-icon-list-4278-424 li .bde-icon-list__icon{color:#38BDF8}.breakdance .bde-icon-list-4278-424 li .bde-icon-list__text{color:#94A3B8;font-size:14px;font-weight:400}