.breakdance .bde-section-2249-100 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-2249-100{background:var(--bde-palette-gradient-1-efaefc7e-8a41-4545-bd3a-49ea22070dc6)}.breakdance .bde-section-2249-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-2249-100 .section-container{padding-left:0px;padding-right:6rem}@media (max-width:1023px){.breakdance .bde-section-2249-100 .section-container{padding-left:0em;padding-right:1.5em;padding-bottom:1.5em;padding-top:1.5em}}@media (max-width:767px){.breakdance .bde-section-2249-100 .section-container{--bde-section-width:100%}}.breakdance .bde-div-2249-101{width:100%}.breakdance .bde-div-2249-101{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:3rem}@media (max-width:1119px){.breakdance .bde-div-2249-101{align-items:center;gap:2rem}}@media (max-width:1023px){.breakdance .bde-div-2249-101{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}}@media (max-width:767px){.breakdance .bde-div-2249-101{gap:10px}}@media (max-width:479px){.breakdance .bde-div-2249-101{width:100%}.breakdance .bde-div-2249-101{gap:10px}}.breakdance .bde-image2-2249-102{border-top-right-radius:60px;border-bottom-right-radius:20px;width:40rem;height:24rem;object-fit:cover}@media (max-width:1119px){.breakdance .bde-image2-2249-102{width:45%;height:20rem;object-fit:cover}}@media (max-width:1023px){.breakdance .bde-image2-2249-102{width:80%;height:320px;object-fit:cover}}@media (max-width:767px){.breakdance .bde-image2-2249-102{border-top-right-radius:20px;width:95%;height:240px;object-fit:cover}}@media (max-width:479px){.breakdance .bde-image2-2249-102{height:220px;width:auto}}.breakdance .bde-div-2249-103{width:710px;padding-top:1em}@media (max-width:1119px){.breakdance .bde-div-2249-103{width:500px;padding-top:0px}}@media (max-width:1023px){.breakdance .bde-div-2249-103{width:100%;padding-left:1.5rem;margin-top:-80px}}@media (max-width:767px){.breakdance .bde-div-2249-103{padding-top:1rem;padding-left:1.5rem}}@media (max-width:479px){.breakdance .bde-div-2249-103{padding-left:1.25rem}}.breakdance .bde-heading-2249-104{font-size:var(--preset-id-77819ca1-0215-4ae4-a9b5-db6cb1ebf720-font-size);font-weight:var(--preset-id-77819ca1-0215-4ae4-a9b5-db6cb1ebf720-font-weight);line-height:var(--preset-id-77819ca1-0215-4ae4-a9b5-db6cb1ebf720-line-height);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:var(--bde-palette-gradient-1-78995bc2-7f55-419f-bed2-fb4542f1af36);margin-bottom:0px}.breakdance .bde-heading-2249-104{padding-bottom:20px}@media (max-width:1023px){.breakdance .bde-heading-2249-104{width:100%;margin-top:100px}}.breakdance .bde-heading-2249-105{margin-bottom:6px}.breakdance .bde-text-2249-106{color:var(--bde-body-text-color);margin-bottom:37px}@media (max-width:1023px){.breakdance .bde-text-2249-106{width:100%}}.breakdance .bde-section-2249-195 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-2249-195{background-color:var(--bde-background-color)}.breakdance .bde-section-2249-195 .section-container{padding-bottom:2em;padding-top:2em}.breakdance .bde-heading-2249-196{color:var(--bde-brand-primary-color);font-weight:700;margin-top:20px;margin-bottom:0px}@media (max-width:1023px){.breakdance .bde-heading-2249-196{margin-top:0px}}.breakdance .bde-rich-text-2249-197{margin-top:0px;margin-bottom:0px;color:var(--bde-background-color)}.breakdance .bde-rich-text-2249-197 a{color:var(--bde-brand-primary-color)}.breakdance .bde-rich-text-2249-197 p{color:var(--bde-body-text-color)}.bs-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;width:100%}.bs-team-card{background:#fff;border-radius:16px;overflow:hidden;position:relative;display:flex;flex-direction:column;transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s ease;cursor:pointer}.bs-team-card::before{content:'';position:absolute;inset:0;border-radius:16px;border:1.5px solid transparent;background:linear-gradient(90deg,#009aa6,#6d8bed) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;opacity:0;transition:opacity .35s ease;pointer-events:none}.bs-team-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px rgba(26,35,86,.12)}.bs-team-card:hover::before{opacity:1}.bs-team-photo{width:100%;aspect-ratio:4 / 3;overflow:hidden;position:relative;background:#e0f7fa}.bs-team-photo img{width:100%;height:100%;object-fit:cover;object-position:top;display:block;transition:transform .5s cubic-bezier(.22,.61,.36,1)}.bs-team-card:hover .bs-team-photo img{transform:scale(1.06)}.bs-team-photo::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#009aa6,#6d8bed)}.bs-team-body{background:linear-gradient(135deg,rgba(109,139,237,0.2),rgba(56,29,150,0.2));padding:14px 16px 18px;display:flex;flex-direction:column;flex:1}.bs-team-name{font-size:16px;font-weight:700;color:#00214f;margin:0 0 3px;line-height:1.2}.bs-team-role{font-size:12px;font-weight:600;color:#381d96;letter-spacing:.04em;margin:0;padding-top:5px;line-height:1.4;flex:1;text-transform:capitalize!important}.bs-team-cta{display:inline-flex;align-items:center;gap:4px;margin-top:10px;font-size:12px;font-weight:600;color:#00626b;text-decoration:none;transition:color .2s ease}.bs-team-cta:hover{color:#009aa6}@media (max-width:768px){.bs-team-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.bs-team-grid{grid-template-columns:repeat(2,1fr)}}.breakdance .bde-code-block-2249-198{margin-top:30px}.breakdance .bde-columns-2249-199{--columnCount:3;margin-top:80px;margin-bottom:10px}@media (min-width:1120px){.breakdance .bde-columns-2249-199{display:none}}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-columns-2249-199{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-columns-2249-199{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-columns-2249-199{display:none}}@media (max-width:479px){.breakdance .bde-columns-2249-199{display:none}}@media (max-width:1119px){.breakdance .bde-columns-2249-199{--columnCount:3}}@media (max-width:1023px){.breakdance .bde-columns-2249-199{--columnCount:3}}@media (max-width:767px){.breakdance .bde-columns-2249-199{--columnCount:3}.breakdance .bde-columns-2249-199.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-2249-199.bde-columns>.bde-column{width:100%}}@media (max-width:479px){.breakdance .bde-columns-2249-199{--columnCount:3}}.breakdance .bde-column-2249-200{--column-width:33.33%}.breakdance .bde-icon-box-2249-201{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px;gap:12px;align-items:flex-start;margin-bottom:0px}.breakdance .bde-icon-box-2249-201 .ee-iconbox-content{align-items:flex-start;text-align:left}.breakdance .bde-icon-box-2249-201 .ee-iconbox-title{margin-bottom:8px}.breakdance .bde-icon-box-2249-201 .ee-iconbox-text{color:var(--bd-palette-color-2)}.breakdance .bde-icon-box-2249-201 .ee-iconbox-icon.breakdance-icon-atom{font-size:40px}.breakdance .bde-icon-box-2249-201 .ee-iconbox-icon.breakdance-icon-atom svg:first-child{fill:url(#bde-palette-gradient-1-d22889e0-b348-4b26-916d-a44226387246)}.breakdance .bde-column-2249-202{--column-width:33.33%}.breakdance .bde-icon-box-2249-203{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px;gap:12px;align-items:flex-start}.breakdance .bde-icon-box-2249-203 .ee-iconbox-content{align-items:flex-start;text-align:left}.breakdance .bde-icon-box-2249-203 .ee-iconbox-title{margin-bottom:8px}.breakdance .bde-icon-box-2249-203 .ee-iconbox-text{color:var(--bd-palette-color-2)}.breakdance .bde-icon-box-2249-203 .ee-iconbox-icon.breakdance-icon-atom{font-size:40px}.breakdance .bde-icon-box-2249-203 .ee-iconbox-icon.breakdance-icon-atom svg:first-child{fill:url(#bde-palette-gradient-1-d22889e0-b348-4b26-916d-a44226387246)}.breakdance .bde-column-2249-204{--column-width:33.34%}.breakdance .bde-icon-box-2249-205{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px;gap:12px;align-items:flex-start}.breakdance .bde-icon-box-2249-205 .ee-iconbox-content{align-items:flex-start;text-align:left}.breakdance .bde-icon-box-2249-205 .ee-iconbox-title{margin-bottom:8px}.breakdance .bde-icon-box-2249-205 .ee-iconbox-text{color:var(--bd-palette-color-2)}.breakdance .bde-icon-box-2249-205 .ee-iconbox-icon.breakdance-icon-atom{font-size:40px}.breakdance .bde-icon-box-2249-205 .ee-iconbox-icon.breakdance-icon-atom svg:first-child{fill:url(#bde-palette-gradient-1-d22889e0-b348-4b26-916d-a44226387246)}.breakdance .bde-section-2249-206 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-2249-206 .section-container{padding-bottom:6rem;padding-top:30px}.breakdance .bde-section-2249-206{z-index:2}.breakdance .bde-heading-2249-207{color:var(--bde-headings-color);font-weight:700;margin-top:20px}.breakdance .bde-columns-2249-345{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-2249-345{--columnCount:2}.breakdance .bde-columns-2249-345.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-2249-345.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-2249-345{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-2249-345{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-2249-345{--columnCount:2}}.breakdance .bde-column-2249-346{--column-width:50%}.breakdance .bde-div-2249-347{margin-top:20px;margin-bottom:10px}.breakdance .bde-div-2249-347{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:15px}.breakdance .bde-rich-text-2249-349{margin-top:0px;margin-bottom:0px;color:var(--bde-background-color)}.breakdance .bde-div-2249-362{margin-top:20px;margin-bottom:10px}.breakdance .bde-div-2249-362{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:15px}.breakdance .bde-icon-2249-363 .bde-icon-icon.breakdance-icon-atom{font-size:25px}.breakdance .bde-icon-2249-363 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:url(#bde-palette-gradient-1-d22889e0-b348-4b26-916d-a44226387246)}.breakdance .bde-rich-text-2249-364{margin-top:0px;margin-bottom:0px;color:var(--bde-background-color)}.breakdance .bde-div-2249-365{margin-top:20px;margin-bottom:10px}.breakdance .bde-div-2249-365{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:15px}.breakdance .bde-icon-2249-366 .bde-icon-icon.breakdance-icon-atom{font-size:25px}.breakdance .bde-icon-2249-366 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:url(#bde-palette-gradient-1-d22889e0-b348-4b26-916d-a44226387246)}.breakdance .bde-rich-text-2249-367{margin-top:0px;margin-bottom:0px;color:var(--bde-background-color)}.breakdance .bde-div-2249-368{margin-top:20px}.breakdance .bde-div-2249-368{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:15px}.breakdance .bde-icon-2249-369 .bde-icon-icon.breakdance-icon-atom{font-size:25px}.breakdance .bde-icon-2249-369 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:url(#bde-palette-gradient-1-d22889e0-b348-4b26-916d-a44226387246)}.breakdance .bde-rich-text-2249-370{margin-top:0px;margin-bottom:0px;color:var(--bde-background-color)}.breakdance .bde-column-2249-356{--column-width:50%;border-radius:20px}.breakdance .bde-column-2249-356{background-color:var(--bde-palette-color-1-e4068cc2-55e2-46f6-b67d-b3e04cc54a07);background:var(--bde-palette-gradient-1-e4eacba0-10ae-412f-a0d3-a1f39bccfe0f)}.breakdance .bde-column-2249-356.bde-column{padding:25px 25px 25px 25px}.breakdance .bde-heading-2249-357{color:var(--bde-brand-primary-color);margin-top:0px}.breakdance .bde-code-block-2249-358{width:100%}.hbspt-form{width:100%!important}.breakdance .bde-section-2249-156 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-2249-156{background:var(--bde-palette-gradient-1-e4eacba0-10ae-412f-a0d3-a1f39bccfe0f)}.breakdance .bde-section-2249-156>.section-background-overlay{background-image:url(https://binarystream.com/wp-content/uploads/2024/09/Binary_Pattern-Dark.svg);background-size:auto 800px;background-repeat:repeat;background-position:left top;transition:all var(--bde-transition-duration) ease-in-out}.breakdance .bde-section-2249-156:hover>.section-background-overlay{background-image:url(https://binarystream.com/wp-content/uploads/2024/09/Binary_Pattern-Dark.svg)}.breakdance .bde-section-2249-156>.section-background-overlay{opacity:0.04}.breakdance .bde-section-2249-156 .section-container{padding-bottom:6em}@media (max-width:1119px){.breakdance .bde-section-2249-156>.section-background-overlay{transition:all var(--bde-transition-duration) ease-in-out}}@media (max-width:1023px){.breakdance .bde-section-2249-156>.section-background-overlay{transition:all var(--bde-transition-duration) ease-in-out}}@media (max-width:767px){.breakdance .bde-section-2249-156>.section-background-overlay{transition:all var(--bde-transition-duration) ease-in-out}}@media (max-width:479px){.breakdance .bde-section-2249-156>.section-background-overlay{transition:all var(--bde-transition-duration) ease-in-out}.breakdance .bde-section-2249-156{margin-top:-230px}.breakdance .bde-section-2249-156{margin-top:1px}}.breakdance .bde-heading-2249-157{margin-bottom:0px}.breakdance .bde-columns-2249-158{--columnCount:2;margin-top:9px;--bde-column-gap:18px}@media (max-width:1119px){.breakdance .bde-columns-2249-158{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-2249-158{--columnCount:2}.breakdance .bde-columns-2249-158.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-2249-158.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-2249-158{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-2249-158{--columnCount:2}}.breakdance .bde-column-2249-159{--column-width:66.55%}.breakdance .bde-grid-2249-160{--bde-grid-items-per-row:2;--bde-grid-gap:18px;margin-top:0px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-2249-160{--bde-grid-items-per-row:2}}@media (max-width:1023px){.breakdance .bde-grid-2249-160{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-2249-160{--bde-grid-items-per-row:1}}.breakdance .bde-div-2249-161{width:50%;padding:1.5em 1.5em 1.5em 1.5em;border-radius:20px;box-shadow:0px 0px 20px 0px #00000025;margin-bottom:0px}.breakdance .bde-div-2249-161{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.breakdance .bde-div-2249-161{background-color:var(--bde-background-color)}.breakdance .bde-image-2249-163{margin-bottom:18px;width:50%}.breakdance .bde-image-2249-163 .breakdance-image-object{width:100%;height:auto}.breakdance .bde-image-2249-163{margin-left:-10px}@media (max-width:1119px){.breakdance .bde-image-2249-163{width:65%}.breakdance .bde-image-2249-163 .breakdance-image-object{width:100%;height:auto}}@media (max-width:767px){.breakdance .bde-image-2249-163{width:50%}.breakdance .bde-image-2249-163 .breakdance-image-object{width:100%;height:auto}}.breakdance .bde-text-2249-164{width:460px;color:var(--bde-body-text-color);font-size:var(--preset-id-c3fde0f6-f220-4128-a104-800fdfd8935d-font-size);font-weight:var(--preset-id-c3fde0f6-f220-4128-a104-800fdfd8935d-font-weight);line-height:var(--preset-id-c3fde0f6-f220-4128-a104-800fdfd8935d-line-height);margin-bottom:0px}.breakdance .bde-text-link-2249-166{margin-top:9px;margin-bottom:0px}.breakdance .bde-div-2249-167{width:50%;padding:1.5em 1.5em 1.5em 1.5em;border-radius:20px;box-shadow:0px 0px 20px 0px #00000025;margin-bottom:0px}.breakdance .bde-div-2249-167{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.breakdance .bde-div-2249-167{background-color:var(--bde-background-color)}.breakdance .bde-image-2249-169{margin-bottom:18px;width:50%}.breakdance .bde-image-2249-169 .breakdance-image-object{width:100%;height:auto}.breakdance .bde-image-2249-169{margin-left:-10px}@media (max-width:1119px){.breakdance .bde-image-2249-169{width:65%}.breakdance .bde-image-2249-169 .breakdance-image-object{width:100%;height:auto}}@media (max-width:767px){.breakdance .bde-image-2249-169{width:50%}.breakdance .bde-image-2249-169 .breakdance-image-object{width:100%;height:auto}}.breakdance .bde-text-2249-170{width:460px;color:var(--bde-body-text-color);font-size:var(--preset-id-c3fde0f6-f220-4128-a104-800fdfd8935d-font-size);font-weight:var(--preset-id-c3fde0f6-f220-4128-a104-800fdfd8935d-font-weight);line-height:var(--preset-id-c3fde0f6-f220-4128-a104-800fdfd8935d-line-height);margin-bottom:0px}.breakdance .bde-text-link-2249-172{margin-top:9px;margin-bottom:0px}.breakdance .bde-div-2249-173{width:50%;padding:1.5em 1.5em 1.5em 1.5em;border-radius:20px;box-shadow:0px 0px 20px 0px #00000025;margin-bottom:0px}.breakdance .bde-div-2249-173{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.breakdance .bde-div-2249-173{background-color:var(--bde-background-color)}.breakdance .bde-image-2249-175{margin-bottom:18px;width:50%}.breakdance .bde-image-2249-175 .breakdance-image-object{width:100%;height:auto}.breakdance .bde-image-2249-175{margin-left:-10px}@media (max-width:1119px){.breakdance .bde-image-2249-175{width:65%}.breakdance .bde-image-2249-175 .breakdance-image-object{width:100%;height:auto}}@media (max-width:767px){.breakdance .bde-image-2249-175{width:50%}.breakdance .bde-image-2249-175 .breakdance-image-object{width:100%;height:auto}}.breakdance .bde-text-2249-176{width:460px;color:var(--bde-body-text-color);font-size:var(--preset-id-c3fde0f6-f220-4128-a104-800fdfd8935d-font-size);font-weight:var(--preset-id-c3fde0f6-f220-4128-a104-800fdfd8935d-font-weight);line-height:var(--preset-id-c3fde0f6-f220-4128-a104-800fdfd8935d-line-height);margin-bottom:0px}.breakdance .bde-text-link-2249-178{margin-top:9px;margin-bottom:0px}.breakdance .bde-div-2249-179{width:50%;padding:1.5em 1.5em 1.5em 1.5em;border-radius:20px;box-shadow:0px 0px 20px 0px #00000025;margin-bottom:0px}.breakdance .bde-div-2249-179{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.breakdance .bde-div-2249-179{background-color:var(--bde-background-color)}.breakdance .bde-image-2249-181{margin-bottom:18px;width:50%}.breakdance .bde-image-2249-181 .breakdance-image-object{width:100%;height:auto}.breakdance .bde-image-2249-181{margin-left:-10px}@media (max-width:1119px){.breakdance .bde-image-2249-181{width:65%}.breakdance .bde-image-2249-181 .breakdance-image-object{width:100%;height:auto}}@media (max-width:767px){.breakdance .bde-image-2249-181{width:50%}.breakdance .bde-image-2249-181 .breakdance-image-object{width:100%;height:auto}}.breakdance .bde-text-2249-182{width:460px;color:var(--bde-body-text-color);font-size:var(--preset-id-c3fde0f6-f220-4128-a104-800fdfd8935d-font-size);font-weight:var(--preset-id-c3fde0f6-f220-4128-a104-800fdfd8935d-font-weight);line-height:var(--preset-id-c3fde0f6-f220-4128-a104-800fdfd8935d-line-height);margin-bottom:0px}.breakdance .bde-text-link-2249-184{margin-top:9px;margin-bottom:0px}.breakdance .bde-column-2249-185{--column-width:33.45%;border-top-left-radius:20px;border-top-right-radius:60px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0px 0px 20px 0px #00000025}.breakdance .bde-column-2249-185{display:flex;flex-direction:column;justify-content:space-between}.breakdance .bde-column-2249-185{background:var(--bde-palette-gradient-1-9fd6d50e-8093-4724-a750-7132e4f43a7e)}.breakdance .bde-column-2249-185.bde-column{padding:27px 27px 27px 27px}.breakdance .bde-image-2249-187{margin-bottom:18px;width:90%}.breakdance .bde-image-2249-187 .breakdance-image-object{width:100%;height:auto}@media (max-width:1023px){.breakdance .bde-image-2249-187{width:50%}.breakdance .bde-image-2249-187 .breakdance-image-object{width:100%;height:auto}}@media (max-width:767px){.breakdance .bde-image-2249-187{width:66%}.breakdance .bde-image-2249-187 .breakdance-image-object{width:100%;height:auto}}.breakdance .bde-fancy-divider-2249-188{--bde-fancy-divider-border-style:solid;--bde-fancy-divider-border-size:2px;--bde-fancy-divider-border-color:var(--bde-palette-color-1-56dbf2d1-cad5-4ace-b68d-af8e5692ced2);width:100%}@media (max-width:1119px){.breakdance .bde-fancy-divider-2249-188{--bde-fancy-divider-border-style:solid}}@media (max-width:1023px){.breakdance .bde-fancy-divider-2249-188{--bde-fancy-divider-border-style:solid}}@media (max-width:767px){.breakdance .bde-fancy-divider-2249-188{--bde-fancy-divider-border-style:solid}}@media (max-width:479px){.breakdance .bde-fancy-divider-2249-188{--bde-fancy-divider-border-style:solid}}.breakdance .bde-heading-2249-189{color:var(--bde-palette-color-1-e4068cc2-55e2-46f6-b67d-b3e04cc54a07);margin-top:27px}.breakdance .bde-text-2249-190{color:var(--bde-background-color);margin-bottom:9px}@media (max-width:1023px){.breakdance .bde-text-2249-190{margin-bottom:27px}}.breakdance .bde-button-2249-192 .bde-button__button{--bde-button-custom-border-color:var(--bde-background-color);--bde-button-custom-border-color-hover:var(--bde-palette-color-1-4381790c-9631-4b90-9918-03aab31b786f);--bde-button-custom-background-color:transparent;--bde-button-custom-background-color-hover:var(--bde-palette-color-1-4381790c-9631-4b90-9918-03aab31b786f);--bde-button-custom-text-color:var(--bde-background-color);--bde-button-custom-text-color-hover:#fff;border-radius:4px;border-width:2px;font-weight:700;padding-top:14px;padding-right:36px;padding-bottom:14px;padding-left:36px}@media (max-width:767px){.breakdance .bde-button-2249-192 .bde-button__button{padding-top:9px;padding-right:27px;padding-bottom:9px;padding-left:27px}}.breakdance .bde-section-2249-193 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-section-2249-193 .section-container{--bde-section-width:100%}.breakdance .bde-section-2249-193 .section-container{padding-left:0px;padding-right:0px;padding-bottom:3rem;padding-top:3rem}.breakdance .bde-section-2249-193{margin-bottom:0rem}