.breakdance .bde-section-22-100 .section-container {
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: flex-end;
   text-align: center
}

.breakdance .bde-section-22-100 {
   background-color: #6A1B9A
}

.breakdance .bde-section-22-100 .section-container {
   padding-bottom: 0px;
   padding-top: 10vh
}

.breakdance .bde-section-22-100 {
   margin-top: -40px
}

@media (max-width:1023px) {
   .breakdance .bde-section-22-100 .section-container {
      align-items: flex-start;
      text-align: left
   }
}

.breakdance .bde-columns-22-114 {
   --columnCount: 2
}

@media (max-width:1119px) {
   .breakdance .bde-columns-22-114 {
      --columnCount: 2
   }
}

@media (max-width:1023px) {
   .breakdance .bde-columns-22-114 {
      --columnCount: 2
   }

   .breakdance .bde-columns-22-114.bde-columns {
      flex-direction: column;
      flex-wrap: nowrap
   }

   .breakdance .bde-columns-22-114.bde-columns>.bde-column {
      width: 100%
   }
}

@media (max-width:767px) {
   .breakdance .bde-columns-22-114 {
      --columnCount: 2
   }
}

@media (max-width:479px) {
   .breakdance .bde-columns-22-114 {
      --columnCount: 2
   }
}

.breakdance .bde-column-22-126 {
   --column-width: 50%
}

.breakdance .bde-column-22-126 {
   display: flex;
   flex-direction: column;
   justify-content: center
}

@media (max-width:1023px) {
   .breakdance .bde-column-22-126 {
      align-items: center;
      text-align: center
   }
}

@media (max-width:479px) {
   .breakdance .bde-column-22-126 {
      align-items: center;
      text-align: center
   }
}

.breakdance .bde-text-22-893 {
   color: #fff;
   font-family: "Poppins", sans-serif;
   font-size: 15px;
   font-weight: 700
}

.breakdance .bde-dual-heading-22-1116 .dual-heading--primary {
   color: #fff;
   font-size: var(--preset-id-c86b8dae-c180-4ad8-aea8-f6a75d000310-font-size);
   line-height: var(--preset-id-c86b8dae-c180-4ad8-aea8-f6a75d000310-line-height);
   letter-spacing: var(--preset-id-c86b8dae-c180-4ad8-aea8-f6a75d000310-letter-spacing)
}

.breakdance .bde-dual-heading-22-1116 .dual-heading--secondary {
   font-size: var(--preset-id-c86b8dae-c180-4ad8-aea8-f6a75d000310-font-size);
   line-height: var(--preset-id-c86b8dae-c180-4ad8-aea8-f6a75d000310-line-height);
   letter-spacing: var(--preset-id-c86b8dae-c180-4ad8-aea8-f6a75d000310-letter-spacing)
}

@media (max-width:479px) {
   .breakdance .bde-dual-heading-22-1116 {
      font-family: "Poppins", sans-serif;
      font-size: 44px
   }
}

.breakdance .bde-text-22-118 {
   color: #fff;
   font-size: var(--preset-id-25c2cf94-355b-469e-8cb5-c2ca85a6db5c-font-size)
}

.breakdance .bde-div-22-1112 {
   display: flex;
   flex-direction: row;
   flex-wrap: nowrap;
   align-items: center
}

@media (max-width:479px) {
   .breakdance .bde-div-22-1112 {
      flex-direction: column;
      flex-wrap: nowrap;
      justify-content: flex-start;
      align-items:
   }
}

.breakdance .bde-button-22-1113 {
   margin-bottom: 0px
}

.breakdance .bde-button-22-1113 .bde-button__button {
   --bde-button-custom-border-color: transparent;
   --bde-button-custom-border-color-hover: transparent;
   --bde-button-custom-text-color: #fff;
   --bde-button-custom-text-color-hover: #fff;
   --bde-button-custom-background-color: #e56131;
   --bde-button-custom-background-color-hover: #e56131;
   border-radius: 12px;
   --bde-button-width: 100%
}

@media (max-width:479px) {
   .breakdance .bde-button-22-1113 {
      width: 100%
   }

   .breakdance .bde-button-22-1113 .bde-button__button {
      padding: var(--bde-button-padding-base)
   }

   .breakdance .bde-button-22-1113 .bde-button__button {
      --bde-button-width: 100%;
      display: flex
   }
}

.breakdance .bde-button-22-1114 .bde-button__button .button-atom__icon-wrapper {
   --spaceBeforeArrow: 4px;
   --hoverTranslate: 3px;
   margin-left: var(--spaceBeforeArrow)
}

.breakdance .bde-button-22-1114 .bde-button__button .un-arrow-icon {
   position: relative;
   top: -1px;
   transition: transform 0.3s ease;
   vertical-align: middle;
   margin-left: -0.08em
}

.breakdance .bde-button-22-1114 .bde-button__button .un-arrow-icon {
   margin-left: 0.2em
}

.breakdance .bde-button-22-1114 .bde-button__button .un-arrow-icon_circle {
   transition: stroke-dashoffset 0.3s ease;
   stroke-dasharray: 95;
   stroke-dashoffset: 95
}

.breakdance .bde-button-22-1114 .bde-button__button svg {
   font-size: inherit;
   width: 1.25em;
   height: 1.25em;
   stroke-width: 0;
   stroke: currentColor;
   fill: currentColor
}

.breakdance .bde-button-22-1114 .bde-button__button svg g {
   stroke: inherit
}

.breakdance .bde-button-22-1114 .bde-button__button:hover .un-arrow-icon_circle {
   stroke-dashoffset: 0
}

.breakdance .bde-button-22-1114 .bde-button__button:hover .un-arrow-icon {
   transform: translate3d(var(--hoverTranslate), 0, 0)
}

.breakdance .bde-button-22-1114 .bde-button__button {
   color: #fff;
   font-size: 14pxpx;
   font-weight: 500;
   line-height: 1.5;
   text-decoration-color: #fff;
   text-decoration-line: underline;
   text-transform: capitalize;
   text-decoration-color: #fff
}

@media (max-width:479px) {
   .breakdance .bde-button-22-1114 {
      margin-bottom: 20px
   }
}

.breakdance .bde-icon-list-22-919 ul {
   gap: 4px
}

.breakdance .bde-icon-list-22-919 li .bde-icon-list__icon {
   color: #fff
}

.breakdance .bde-icon-list-22-919 li .bde-icon-list__text {
   color: #fff;
   font-size: 14px;
   font-weight: 500
}

@media (max-width:479px) {
   .breakdance .bde-icon-list-22-919 {
      margin-bottom: 0px
   }
}

.breakdance .bde-column-22-121 {
   --column-width: 50%
}

.breakdance .bde-column-22-121 {
   display: flex;
   flex-direction: column;
   justify-content: center
}

.breakdance .bde-image-22-122 .breakdance-image-container {
   border-radius: var(--tg-radius-l)
}

.breakdance .bde-image-22-122 .breakdance-image-clip {
   border-radius: var(--tg-radius-l)
}

.breakdance .bde-section-22-1185 .section-container {
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   text-align: center
}

.breakdance .bde-section-22-1185 .section-container {
   padding-bottom: 41px;
   padding-top: 66px
}

@media (max-width:479px) {
   .breakdance .bde-section-22-1185 .section-container {
      padding-bottom: 0px
   }
}

.breakdance .bde-div-22-1201 {
   display: flex;
   flex-direction: column;
   align-items: center;
   gap: 10px;
   text-align: center
}

.breakdance .bde-text-22-1200 {
   color: var(--bde-palette-color-1-da989866-ee3f-4e05-84ab-7ccf8e3f717d);
   font-family: "Poppins", sans-serif;
   font-size: 15px;
   font-weight: 700;
   margin-bottom: 0px
}

.breakdance .bde-heading-22-1186 {
   margin-top: 0px
}

.breakdance .bde-div-22-1311 {
   width: 100%;
   flex-wrap: wrap;
   flex-direction: row;
   align-items: center;
   justify-content: center
}

@media (max-width:479px) {
   .breakdance .bde-div-22-1311 {
      flex-wrap: wrap;
      flex-direction: row;
      justify-content: center
   }
}

.breakdance .bde-grid-22-1319 {
   width: 80%;
   --bde-grid-items-per-row: 4;
   --bde-grid-align-items: center;
   --bde-grid-justify-items: center;
   --bde-grid-gap: 5px
}

.breakdance .bde-grid>* {
   width: auto !important;
   height: auto !important
}

@media (max-width:1119px) {
   .breakdance .bde-grid-22-1319 {
      --bde-grid-items-per-row: 4
   }
}

@media (max-width:1023px) {
   .breakdance .bde-grid-22-1319 {
      --bde-grid-items-per-row: 4
   }
}

@media (max-width:767px) {
   .breakdance .bde-grid-22-1319 {
      width: 100%;
      --bde-grid-items-per-row: 4
   }
}

@media (max-width:479px) {
   .breakdance .bde-grid-22-1319 {
      width: 100%;
      --bde-grid-items-per-row: 2
   }
}

.breakdance .bde-image-22-1312 {
   max-width: 200px;
   width: 200px
}

.breakdance .bde-image-22-1312 .breakdance-image-object {
   width: 100%;
   height: auto
}

.breakdance .bde-image-22-1318 {
   max-width: 200px;
   width: 200px
}

.breakdance .bde-image-22-1318 .breakdance-image-object {
   width: 100%;
   height: auto
}

.breakdance .bde-image-22-1330 {
   max-width: 200px;
   width: 200px
}

.breakdance .bde-image-22-1330 .breakdance-image-object {
   width: 100%;
   height: auto
}

.breakdance .bde-image-22-1317 {
   max-width: 200px;
   width: 200px
}

.breakdance .bde-image-22-1317 .breakdance-image-object {
   width: 100%;
   height: auto
}

.breakdance .bde-section-22-113 .section-container {
   display: flex;
   flex-direction: column;
   align-items: center;
   text-align: center
}

.breakdance .bde-section-22-113 .section-container {
   padding-top: 0px
}

.breakdance .bde-columns-22-503 {
   --columnCount: 1;
   margin-top: var(--tg-gap-xl)
}

@media (max-width:1119px) {
   .breakdance .bde-columns-22-503 {
      --columnCount: 1
   }
}

@media (max-width:1023px) {
   .breakdance .bde-columns-22-503 {
      --columnCount: 1
   }

   .breakdance .bde-columns-22-503.bde-columns {
      flex-direction: column;
      flex-wrap: nowrap
   }

   .breakdance .bde-columns-22-503.bde-columns>.bde-column {
      width: 100%
   }

   .breakdance .bde-columns-22-503>div:nth-child(1) {
      order: 10
   }

   .breakdance .bde-columns-22-503>div:nth-child(2) {
      order: 9
   }

   .breakdance .bde-columns-22-503>div:nth-child(3) {
      order: 8
   }

   .breakdance .bde-columns-22-503>div:nth-child(4) {
      order: 7
   }

   .breakdance .bde-columns-22-503>div:nth-child(5) {
      order: 6
   }

   .breakdance .bde-columns-22-503>div:nth-child(6) {
      order: 5
   }

   .breakdance .bde-columns-22-503>div:nth-child(7) {
      order: 4
   }

   .breakdance .bde-columns-22-503>div:nth-child(8) {
      order: 3
   }

   .breakdance .bde-columns-22-503>div:nth-child(9) {
      order: 2
   }

   .breakdance .bde-columns-22-503>div:nth-child(10) {
      order: 1
   }
}

@media (max-width:767px) {
   .breakdance .bde-columns-22-503 {
      --columnCount: 1
   }
}

@media (max-width:479px) {
   .breakdance .bde-columns-22-503 {
      --columnCount: 1
   }
}

.breakdance .bde-column-22-504 {
   --column-width: 100%
}

.breakdance .bde-column-22-504 {
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   text-align: center
}

@media (max-width:1119px) {
   .breakdance .bde-column-22-504 {
      align-items: center;
      text-align: center
   }
}

.breakdance .bde-text-22-507 {
   width: 90%;
   font-size: var(--preset-id-25c2cf94-355b-469e-8cb5-c2ca85a6db5c-font-size)
}

.breakdance .bde-columns-22-1022 {
   --columnCount: 4
}

@media (max-width:1119px) {
   .breakdance .bde-columns-22-1022 {
      --columnCount: 4
   }

   .breakdance .bde-columns-22-1022.bde-columns {
      flex-direction: column;
      flex-wrap: nowrap
   }

   .breakdance .bde-columns-22-1022.bde-columns>.bde-column {
      width: 100%
   }
}

@media (max-width:1023px) {
   .breakdance .bde-columns-22-1022 {
      --columnCount: 4
   }
}

@media (max-width:767px) {
   .breakdance .bde-columns-22-1022 {
      --columnCount: 4
   }
}

@media (max-width:479px) {
   .breakdance .bde-columns-22-1022 {
      --columnCount: 4
   }
}

.breakdance .bde-column-22-1023 {
   --column-width: 25%
}

.breakdance .bde-column-22-1023 {
   display: flex;
   flex-direction: column
}

@media (max-width:1119px) {
   .breakdance .bde-column-22-1023 {
      align-items: center;
      text-align: center
   }
}

.breakdance .bde-div-22-520 {
   display: flex;
   flex-direction: column;
   align-items: center;
   gap: var(--tg-gap-xs);
   text-align: center
}

.breakdance .bde-heading-22-1017 {
   font-size: var(--tg-text-xl);
   font-weight: 600;
   line-height: 1.3;
   letter-spacing: -0.02em
}

.breakdance .bde-text-22-522 {
   font-size: var(--preset-id-b4f128b7-bda4-48d4-8f4b-3327568bb8cc-font-size);
   font-weight: var(--preset-id-b4f128b7-bda4-48d4-8f4b-3327568bb8cc-font-weight)
}

.breakdance .bde-button-22-515 {
   margin-top: var(--tg-gap-3xs)
}

.breakdance .bde-button-22-515 .bde-button__button {
   color: var(--bde-palette-color-1-f72a917b-f5e9-4872-92fd-ed03360d715f);
   font-size: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-font-size);
   font-weight: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-font-weight);
   line-height: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-line-height);
   text-transform: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-text-transform);
   text-decoration-color: var(--bde-palette-color-1-f72a917b-f5e9-4872-92fd-ed03360d715f)
}

.breakdance .bde-column-22-1024 {
   --column-width: 25%
}

.breakdance .bde-column-22-1024 {
   display: flex;
   flex-direction: column;
   align-items: center;
   text-align: center
}

.breakdance .bde-div-22-1027 {
   display: flex;
   flex-direction: column;
   align-items: center;
   gap: var(--tg-gap-xs);
   text-align: center
}

.breakdance .bde-heading-22-1029 {
   font-size: var(--tg-text-xl);
   font-weight: 600;
   line-height: 1.3;
   letter-spacing: -0.02em
}

.breakdance .bde-text-22-1030 {
   font-size: var(--preset-id-b4f128b7-bda4-48d4-8f4b-3327568bb8cc-font-size);
   font-weight: var(--preset-id-b4f128b7-bda4-48d4-8f4b-3327568bb8cc-font-weight)
}

.breakdance .bde-button-22-1042 {
   margin-top: var(--tg-gap-3xs)
}

.breakdance .bde-button-22-1042 .bde-button__button {
   color: var(--bde-palette-color-1-f72a917b-f5e9-4872-92fd-ed03360d715f);
   font-size: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-font-size);
   font-weight: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-font-weight);
   line-height: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-line-height);
   text-transform: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-text-transform);
   text-decoration-color: var(--bde-palette-color-1-f72a917b-f5e9-4872-92fd-ed03360d715f)
}

.breakdance .bde-column-22-1025 {
   --column-width: 25%
}

.breakdance .bde-column-22-1025 {
   display: flex;
   flex-direction: column;
   align-items: center;
   text-align: center
}

.breakdance .bde-div-22-1031 {
   display: flex;
   flex-direction: column;
   align-items: center;
   gap: var(--tg-gap-xs);
   text-align: center
}

.breakdance .bde-heading-22-1033 {
   font-size: var(--tg-text-xl);
   font-weight: 600;
   line-height: 1.3;
   letter-spacing: -0.02em
}

.breakdance .bde-text-22-1034 {
   font-size: var(--preset-id-b4f128b7-bda4-48d4-8f4b-3327568bb8cc-font-size);
   font-weight: var(--preset-id-b4f128b7-bda4-48d4-8f4b-3327568bb8cc-font-weight)
}

.breakdance .bde-button-22-1043 {
   margin-top: var(--tg-gap-3xs)
}

.breakdance .bde-button-22-1043 .bde-button__button {
   color: var(--bde-palette-color-1-f72a917b-f5e9-4872-92fd-ed03360d715f);
   font-size: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-font-size);
   font-weight: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-font-weight);
   line-height: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-line-height);
   text-transform: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-text-transform);
   text-decoration-color: var(--bde-palette-color-1-f72a917b-f5e9-4872-92fd-ed03360d715f)
}

.breakdance .bde-column-22-1026 {
   --column-width: 25%
}

.breakdance .bde-column-22-1026 {
   display: flex;
   flex-direction: column;
   align-items: center;
   text-align: center
}

.breakdance .bde-div-22-1035 {
   display: flex;
   flex-direction: column;
   align-items: center;
   gap: var(--tg-gap-xs);
   text-align: center
}

.breakdance .bde-heading-22-1037 {
   font-size: var(--tg-text-xl);
   font-weight: 600;
   line-height: 1.3;
   letter-spacing: -0.02em
}

.breakdance .bde-text-22-1038 {
   font-size: var(--preset-id-b4f128b7-bda4-48d4-8f4b-3327568bb8cc-font-size);
   font-weight: var(--preset-id-b4f128b7-bda4-48d4-8f4b-3327568bb8cc-font-weight)
}

.breakdance .bde-button-22-1044 {
   margin-top: var(--tg-gap-3xs)
}

.breakdance .bde-button-22-1044 .bde-button__button {
   color: var(--bde-palette-color-1-f72a917b-f5e9-4872-92fd-ed03360d715f);
   font-size: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-font-size);
   font-weight: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-font-weight);
   line-height: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-line-height);
   text-transform: var(--preset-id-ff21cf45-cf1d-404f-8141-c107f4e42ea3-text-transform);
   text-decoration-color: var(--bde-palette-color-1-f72a917b-f5e9-4872-92fd-ed03360d715f)
}

.breakdance .bde-section-22-153 .section-container {
   gap: var(--tg-gap-l);
   align-items: center;
   text-align: center
}

.breakdance .bde-section-22-153 .section-container {
   padding-top: 0px
}

@media (max-width:1023px) {
   .breakdance .bde-section-22-153 .section-container {
      align-items: flex-start;
      text-align: left
   }
}

.breakdance .bde-div-22-154 {
   width: var(--tg-width-content);
   gap: var(--tg-gap-s);
   align-items: center;
   text-align: center
}

@media (max-width:1023px) {
   .breakdance .bde-div-22-154 {
      align-items: center;
      text-align: center;
      justify-content: center
   }
}

@media (max-width:479px) {
   .breakdance .bde-div-22-154 {
      align-items: center;
      text-align: center
   }
}

.breakdance .bde-text-22-261 {
   color: var(--bde-brand-primary-color);
   font-size: var(--preset-id-33093bf5-781c-4cf3-ae42-60d7b7f02416-font-size);
   font-weight: var(--preset-id-33093bf5-781c-4cf3-ae42-60d7b7f02416-font-weight);
   line-height: var(--preset-id-33093bf5-781c-4cf3-ae42-60d7b7f02416-line-height);
   letter-spacing: var(--preset-id-33093bf5-781c-4cf3-ae42-60d7b7f02416-letter-spacing);
   text-transform: var(--preset-id-33093bf5-781c-4cf3-ae42-60d7b7f02416-text-transform)
}

.breakdance .bde-text-22-356 {
   color: var(--bde-palette-color-1-f8de5581-9e8b-488a-b376-0bc7b3d6dce5);
   font-size: var(--preset-id-19e8fa59-6a61-4131-a8f2-0152e86eb46c-font-size)
}

.breakdance .bde-globalblock-22-157 {
   margin-top: 0px
}

.breakdance .bde-section-22-1189 .section-container {
   display: flex;
   flex-direction: column
}

.breakdance .bde-section-22-1189 .section-container {
   padding-bottom: 100px;
   padding-top: 100px
}

@media (max-width:479px) {
   .breakdance .bde-section-22-1189 .section-container {
      padding-top: 45px
   }
}

.breakdance .bde-columns-22-1190 {
   --columnCount: 1;
   --bde-column-gap: 0px
}

.breakdance .bde-columns-22-1190 {
   background-color: var(--bde-palette-color-1-1211520b-3052-49d3-a432-a44b11a49e3d);
   overflow: hidden;
   border-radius: var(--tg-radius-l)
}

@media (max-width:1119px) {
   .breakdance .bde-columns-22-1190 {
      --columnCount: 1
   }
}

@media (max-width:1023px) {
   .breakdance .bde-columns-22-1190 {
      --columnCount: 1
   }

   .breakdance .bde-columns-22-1190.bde-columns {
      flex-direction: column;
      flex-wrap: nowrap
   }

   .breakdance .bde-columns-22-1190.bde-columns>.bde-column {
      width: 100%
   }

   .breakdance .bde-columns-22-1190>div:nth-child(1) {
      order: 10
   }

   .breakdance .bde-columns-22-1190>div:nth-child(2) {
      order: 9
   }

   .breakdance .bde-columns-22-1190>div:nth-child(3) {
      order: 8
   }

   .breakdance .bde-columns-22-1190>div:nth-child(4) {
      order: 7
   }

   .breakdance .bde-columns-22-1190>div:nth-child(5) {
      order: 6
   }

   .breakdance .bde-columns-22-1190>div:nth-child(6) {
      order: 5
   }

   .breakdance .bde-columns-22-1190>div:nth-child(7) {
      order: 4
   }

   .breakdance .bde-columns-22-1190>div:nth-child(8) {
      order: 3
   }

   .breakdance .bde-columns-22-1190>div:nth-child(9) {
      order: 2
   }

   .breakdance .bde-columns-22-1190>div:nth-child(10) {
      order: 1
   }
}

@media (max-width:767px) {
   .breakdance .bde-columns-22-1190 {
      --columnCount: 1
   }
}

@media (max-width:479px) {
   .breakdance .bde-columns-22-1190 {
      --columnCount: 1
   }
}

.breakdance .bde-column-22-1191 {
   --column-width: 100%;
   gap: var(--tg-gap-s);
   align-items: center;
   text-align: center;
   justify-content: center
}

.breakdance .bde-column-22-1191 {
   background-color: var(--bde-brand-primary-color)
}

.breakdance .bde-column-22-1191.bde-column {
   padding: var(--tg-gap-xl) var(--tg-gap-xl) var(--tg-gap-xl) var(--tg-gap-xl)
}

@media (max-width:1023px) {
   .breakdance .bde-column-22-1191.bde-column {
      padding: var(--tg-gap-l) var(--tg-gap-l) var(--tg-gap-l) var(--tg-gap-l)
   }
}

@media (max-width:479px) {
   .breakdance .bde-column-22-1191 {
      align-items: center;
      text-align: center
   }
}

.breakdance .bde-dual-heading-22-1192 {
   max-width: 50%;
   color: #fff;
   font-size: 50px;
   line-height: 1.2
}

@media (max-width:479px) {
   .breakdance .bde-dual-heading-22-1192 {
      max-width: 1000px;
      text-align: center;
      font-size: 44px
   }
}

.breakdance .bde-text-22-1193 {
   color: var(--bde-palette-color-1);
   font-size: var(--preset-id-19e8fa59-6a61-4131-a8f2-0152e86eb46c-font-size)
}

@media (max-width:479px) {
   .breakdance .bde-text-22-1193 {
      margin-bottom: 0px
   }
}

.breakdance .bde-div-22-1194 {
   display: flex;
   flex-direction: row;
   flex-wrap: nowrap;
   align-items: center;
   gap: 50px
}

.breakdance .bde-button-22-1198 {
   margin-bottom: 0px
}

.breakdance .bde-button-22-1198 .bde-button__button {
   --bde-button-custom-border-color: transparent;
   --bde-button-custom-border-color-hover: transparent;
   --bde-button-custom-text-color: #fff;
   --bde-button-custom-text-color-hover: #fff;
   --bde-button-custom-background-color: #e56131;
   --bde-button-custom-background-color-hover: #e56131;
   border-radius: 12px;
   --bde-button-width: 100%
}

@media (max-width:479px) {
   .breakdance .bde-button-22-1198 {
      width: 100%
   }

   .breakdance .bde-button-22-1198 .bde-button__button {
      padding: var(--bde-button-padding-base)
   }

   .breakdance .bde-button-22-1198 .bde-button__button {
      --bde-button-width: 100%;
      display: flex
   }
}

.breakdance .bde-section-22-1321 .section-container {
   display: flex;
   flex-direction: column;
   align-items: center;
   text-align: center
}

.breakdance .bde-section-22-1321 {
   background-color: #001547
}

@media (max-width:479px) {
   .breakdance .bde-section-22-1321 .section-container {
      align-items: center;
      text-align: center
   }
}

.breakdance .bde-heading-22-1322 {
   color: var(--bde-palette-color-2-2dc805cc-75f3-4307-b51e-5a74fe515c6b);
   margin-bottom: 0px
}

@media (max-width:479px) {
   .breakdance .bde-heading-22-1322 {
      text-align: center
   }
}

.breakdance .bde-div-22-1323 {
   width: var(--tg-width-content)
}

.breakdance .bde-div-22-1323 {
   display: flex;
   flex-direction: column;
   align-items: center;
   text-align: center
}

@media (max-width:1023px) {
   .breakdance .bde-div-22-1323 {
      width: 100%
   }

   .breakdance .bde-div-22-1323 {
      align-items: flex-start;
      text-align: left
   }
}

.breakdance .bde-text-22-1324 {
   color: var(--bde-palette-color-2-2dc805cc-75f3-4307-b51e-5a74fe515c6b);
   font-size: var(--preset-id-19e8fa59-6a61-4131-a8f2-0152e86eb46c-font-size)
}

@media (max-width:479px) {
   .breakdance .bde-text-22-1324 {
      text-align: center
   }
}

.breakdance .bde-shortcode-22-1329 {
   width: 80%;
   border-radius: 16px;
   padding-top: 0px;
   padding-bottom: 0px;
   margin-top: 0px;
   margin-bottom: 0px
}

[trp-not-default] {
   display: none !important
}

.breakdance .bde-section-22-1074 .section-container {
   display: flex;
   flex-direction: column;
   align-items: center;
   text-align: center
}

.breakdance .bde-section-22-1074 {
   background-color: var(--bde-brand-primary-color)
}

.breakdance .bde-section-22-1074 .section-container {
   --bde-section-width: 100%
}

.breakdance .bde-section-22-1074 .section-container {
   padding-top: var(--tg-padding-sticky)
}

.breakdance .bde-div-22-1075 {
   width: 80%
}

.breakdance .bde-div-22-1075 {
   display: flex;
   flex-direction: column;
   align-items: center;
   text-align: center
}

@media (max-width:1023px) {
   .breakdance .bde-div-22-1075 {
      align-items: flex-start;
      text-align: left
   }
}

.breakdance .bde-heading-22-1077 {
   color: var(--bde-palette-color-1);
   font-size: var(--preset-id-fecb96ae-b80a-4cff-8e74-2eec9c88b6fd-font-size);
   line-height: var(--preset-id-fecb96ae-b80a-4cff-8e74-2eec9c88b6fd-line-height);
   letter-spacing: var(--preset-id-fecb96ae-b80a-4cff-8e74-2eec9c88b6fd-letter-spacing)
}

@media (max-width:479px) {
   .breakdance .bde-heading-22-1077 {
      text-align: center
   }
}

.breakdance .bde-columns-22-1098 {
   --columnCount: 2;
   width: 100%;
   --bde-column-gap: 10px
}

@media (max-width:1119px) {
   .breakdance .bde-columns-22-1098 {
      --columnCount: 2
   }

   .breakdance .bde-columns-22-1098.bde-columns {
      flex-direction: column;
      flex-wrap: nowrap
   }

   .breakdance .bde-columns-22-1098.bde-columns>.bde-column {
      width: 100%
   }
}

@media (max-width:1023px) {
   .breakdance .bde-columns-22-1098 {
      --columnCount: 2
   }
}

@media (max-width:767px) {
   .breakdance .bde-columns-22-1098 {
      --columnCount: 2
   }
}

@media (max-width:479px) {
   .breakdance .bde-columns-22-1098 {
      --columnCount: 2
   }
}

.breakdance .bde-column-22-1100 {
   --column-width: 50%
}

.breakdance .bde-div-22-1086 {
   border-radius: var(--tg-radius-m)
}

.breakdance .bde-div-22-1086 {
   display: flex;
   flex-direction: column;
   gap: 0px
}

.breakdance .bde-div-22-1086 {
   background-color: var(--bde-palette-color-1)
}

.breakdance .bde-div-22-1086 {
   overflow: hidden
}

.breakdance .bde-image-22-1087 {
   margin-top: 0px;
   margin-bottom: 0px;
   width: 100%
}

.breakdance .bde-image-22-1087 .breakdance-image-object {
   width: 100%;
   object-fit: cover;
   height: 200px;
   aspect-ratio: 4/3;
   object-fit: cover
}

@media (max-width:1023px) {
   .breakdance .bde-image-22-1087 {
      width: 100%
   }

   .breakdance .bde-image-22-1087 .breakdance-image-object {
      width: 100%;
      height: 240px
   }
}

.breakdance .bde-div-22-1088 {
   padding: var(--tg-gap-l) var(--tg-gap-l) var(--tg-gap-l) var(--tg-gap-l);
   border-radius: var(--tg-radius-m)
}

.breakdance .bde-div-22-1088 {
   display: flex;
   flex-direction: column;
   gap: var(--tg-gap-2xs)
}

@media (max-width:479px) {
   .breakdance .bde-div-22-1088 {
      align-items: center;
      text-align: center
   }
}

.breakdance .bde-image2-22-1243 {
   width: 70px;
   height: auto
}

.breakdance .bde-image2-22-1243 {
   z-index: 1;
   position: absolute;
   top: -1.675rem
}

.breakdance .bde-heading-22-1090 {
   font-size: var(--preset-id-3493701d-abf7-4cca-ab77-3def5e92a6cb-font-size);
   line-height: var(--preset-id-3493701d-abf7-4cca-ab77-3def5e92a6cb-line-height);
   letter-spacing: var(--preset-id-3493701d-abf7-4cca-ab77-3def5e92a6cb-letter-spacing);
   margin-top: var(--tg-gap-xs)
}

.breakdance .bde-text-22-1091 {
   font-size: var(--preset-id-25c2cf94-355b-469e-8cb5-c2ca85a6db5c-font-size)
}

.breakdance .bde-text-link-22-1237,
.breakdance .bde-text-link-22-1237>* {
   color: var(--bde-palette-color-1-a31da2f6-65dc-441e-b0b0-4a620ece30a1);
   text-decoration-color: var(--bde-palette-color-1-a31da2f6-65dc-441e-b0b0-4a620ece30a1)
}

.breakdance .bde-column-22-1208 {
   --column-width: 50%
}

.breakdance .bde-div-22-1209 {
   border-radius: var(--tg-radius-m)
}

.breakdance .bde-div-22-1209 {
   display: flex;
   flex-direction: column;
   gap: 0px
}

.breakdance .bde-div-22-1209 {
   background-color: var(--bde-palette-color-1)
}

.breakdance .bde-div-22-1209 {
   overflow: hidden
}

.breakdance .bde-image-22-1210 {
   margin-top: 0px;
   margin-bottom: 0px;
   width: 100%
}

.breakdance .bde-image-22-1210 .breakdance-image-object {
   width: 100%;
   object-fit: cover;
   height: 200px;
   aspect-ratio: 4/3;
   object-fit: cover
}

@media (max-width:1023px) {
   .breakdance .bde-image-22-1210 {
      width: 100%
   }

   .breakdance .bde-image-22-1210 .breakdance-image-object {
      width: 100%;
      height: 240px
   }
}

.breakdance .bde-div-22-1211 {
   padding: var(--tg-gap-l) var(--tg-gap-l) var(--tg-gap-l) var(--tg-gap-l);
   border-radius: var(--tg-radius-m)
}

.breakdance .bde-div-22-1211 {
   display: flex;
   flex-direction: column;
   gap: var(--tg-gap-2xs)
}

@media (max-width:479px) {
   .breakdance .bde-div-22-1211 {
      align-items: center;
      text-align: center
   }
}

.breakdance .bde-image2-22-1242 {
   width: 70px;
   height: auto
}

.breakdance .bde-image2-22-1242 {
   z-index: 1;
   position: absolute;
   top: -1.675rem
}

.breakdance .bde-heading-22-1213 {
   font-size: var(--preset-id-3493701d-abf7-4cca-ab77-3def5e92a6cb-font-size);
   line-height: var(--preset-id-3493701d-abf7-4cca-ab77-3def5e92a6cb-line-height);
   letter-spacing: var(--preset-id-3493701d-abf7-4cca-ab77-3def5e92a6cb-letter-spacing);
   margin-top: var(--tg-gap-xs)
}

.breakdance .bde-text-22-1214 {
   font-size: var(--preset-id-25c2cf94-355b-469e-8cb5-c2ca85a6db5c-font-size)
}

.breakdance .bde-text-link-22-1238,
.breakdance .bde-text-link-22-1238>* {
   color: var(--bde-palette-color-1-a31da2f6-65dc-441e-b0b0-4a620ece30a1);
   text-decoration-color: var(--bde-palette-color-1-a31da2f6-65dc-441e-b0b0-4a620ece30a1)
}

.breakdance .bde-columns-22-1247 {
   --columnCount: 3;
   width: 100%;
   --bde-column-gap: 10px
}

@media (max-width:1119px) {
   .breakdance .bde-columns-22-1247 {
      --columnCount: 3
   }

   .breakdance .bde-columns-22-1247.bde-columns {
      flex-direction: column;
      flex-wrap: nowrap
   }

   .breakdance .bde-columns-22-1247.bde-columns>.bde-column {
      width: 100%
   }
}

@media (max-width:1023px) {
   .breakdance .bde-columns-22-1247 {
      --columnCount: 3
   }
}

@media (max-width:767px) {
   .breakdance .bde-columns-22-1247 {
      --columnCount: 3
   }
}

@media (max-width:479px) {
   .breakdance .bde-columns-22-1247 {
      --columnCount: 3
   }
}

.breakdance .bde-column-22-1264 {
   --column-width: 33.33%
}

.breakdance .bde-div-22-1265 {
   border-radius: var(--tg-radius-m)
}

.breakdance .bde-div-22-1265 {
   display: flex;
   flex-direction: column;
   gap: 0px
}

.breakdance .bde-div-22-1265 {
   background-color: var(--bde-palette-color-1)
}

.breakdance .bde-div-22-1265 {
   overflow: hidden
}

.breakdance .bde-image-22-1266 {
   margin-top: 0px;
   margin-bottom: 0px;
   width: 100%
}

.breakdance .bde-image-22-1266 .breakdance-image-object {
   width: 100%;
   object-fit: cover;
   height: 200px;
   aspect-ratio: 4/3;
   object-fit: cover
}

@media (max-width:1023px) {
   .breakdance .bde-image-22-1266 {
      width: 100%
   }

   .breakdance .bde-image-22-1266 .breakdance-image-object {
      width: 100%;
      height: 240px
   }
}

.breakdance .bde-div-22-1267 {
   padding: var(--tg-gap-l) var(--tg-gap-l) var(--tg-gap-l) var(--tg-gap-l);
   border-radius: var(--tg-radius-m)
}

.breakdance .bde-div-22-1267 {
   display: flex;
   flex-direction: column;
   gap: var(--tg-gap-2xs)
}

@media (max-width:479px) {
   .breakdance .bde-div-22-1267 {
      align-items: center;
      text-align: center
   }
}

.breakdance .bde-image2-22-1268 {
   width: 70px;
   height: auto
}

.breakdance .bde-image2-22-1268 {
   z-index: 1;
   position: absolute;
   top: -1.675rem
}

.breakdance .bde-heading-22-1269 {
   font-size: var(--preset-id-3493701d-abf7-4cca-ab77-3def5e92a6cb-font-size);
   line-height: var(--preset-id-3493701d-abf7-4cca-ab77-3def5e92a6cb-line-height);
   letter-spacing: var(--preset-id-3493701d-abf7-4cca-ab77-3def5e92a6cb-letter-spacing);
   margin-top: var(--tg-gap-xs)
}

.breakdance .bde-text-22-1270 {
   font-size: var(--preset-id-25c2cf94-355b-469e-8cb5-c2ca85a6db5c-font-size)
}

.breakdance .bde-text-link-22-1271,
.breakdance .bde-text-link-22-1271>* {
   color: var(--bde-palette-color-1-a31da2f6-65dc-441e-b0b0-4a620ece30a1);
   text-decoration-color: var(--bde-palette-color-1-a31da2f6-65dc-441e-b0b0-4a620ece30a1)
}

.breakdance .bde-column-22-1272 {
   --column-width: 33.33%
}

.breakdance .bde-div-22-1273 {
   border-radius: var(--tg-radius-m)
}

.breakdance .bde-div-22-1273 {
   display: flex;
   flex-direction: column;
   gap: 0px
}

.breakdance .bde-div-22-1273 {
   background-color: var(--bde-palette-color-1)
}

.breakdance .bde-div-22-1273 {
   overflow: hidden
}

.breakdance .bde-image-22-1274 {
   margin-top: 0px;
   margin-bottom: 0px;
   width: 100%
}

.breakdance .bde-image-22-1274 .breakdance-image-object {
   width: 100%;
   object-fit: cover;
   height: 200px;
   aspect-ratio: 4/3;
   object-fit: cover
}

@media (max-width:1023px) {
   .breakdance .bde-image-22-1274 {
      width: 100%
   }

   .breakdance .bde-image-22-1274 .breakdance-image-object {
      width: 100%;
      height: 240px
   }
}

.breakdance .bde-div-22-1275 {
   padding: var(--tg-gap-l) var(--tg-gap-l) var(--tg-gap-l) var(--tg-gap-l);
   border-radius: var(--tg-radius-m)
}

.breakdance .bde-div-22-1275 {
   display: flex;
   flex-direction: column;
   gap: var(--tg-gap-2xs)
}

@media (max-width:479px) {
   .breakdance .bde-div-22-1275 {
      align-items: center;
      text-align: center
   }
}

.breakdance .bde-image2-22-1276 {
   width: 70px;
   height: auto
}

.breakdance .bde-image2-22-1276 {
   z-index: 1;
   position: absolute;
   top: -1.675rem
}

.breakdance .bde-heading-22-1277 {
   font-size: var(--preset-id-3493701d-abf7-4cca-ab77-3def5e92a6cb-font-size);
   line-height: var(--preset-id-3493701d-abf7-4cca-ab77-3def5e92a6cb-line-height);
   letter-spacing: var(--preset-id-3493701d-abf7-4cca-ab77-3def5e92a6cb-letter-spacing);
   margin-top: var(--tg-gap-xs)
}

.breakdance .bde-text-22-1278 {
   font-size: var(--preset-id-25c2cf94-355b-469e-8cb5-c2ca85a6db5c-font-size)
}

.breakdance .bde-text-link-22-1279,
.breakdance .bde-text-link-22-1279>* {
   color: var(--bde-palette-color-1-a31da2f6-65dc-441e-b0b0-4a620ece30a1);
   text-decoration-color: var(--bde-palette-color-1-a31da2f6-65dc-441e-b0b0-4a620ece30a1)
}

.breakdance .bde-column-22-1280 {
   --column-width: 33.34%
}

.breakdance .bde-div-22-1281 {
   border-radius: var(--tg-radius-m)
}

.breakdance .bde-div-22-1281 {
   display: flex;
   flex-direction: column;
   gap: 0px
}

.breakdance .bde-div-22-1281 {
   background-color: var(--bde-palette-color-1)
}

.breakdance .bde-div-22-1281 {
   overflow: hidden
}

.breakdance .bde-image-22-1282 {
   margin-top: 0px;
   margin-bottom: 0px;
   width: 100%
}

.breakdance .bde-image-22-1282 .breakdance-image-object {
   width: 100%;
   object-fit: cover;
   height: 200px;
   aspect-ratio: 4/3;
   object-fit: cover
}

@media (max-width:1023px) {
   .breakdance .bde-image-22-1282 {
      width: 100%
   }

   .breakdance .bde-image-22-1282 .breakdance-image-object {
      width: 100%;
      height: 240px
   }
}

.breakdance .bde-div-22-1283 {
   padding: var(--tg-gap-l) var(--tg-gap-l) var(--tg-gap-l) var(--tg-gap-l);
   border-radius: var(--tg-radius-m)
}

.breakdance .bde-div-22-1283 {
   display: flex;
   flex-direction: column;
   gap: var(--tg-gap-2xs)
}

@media (max-width:479px) {
   .breakdance .bde-div-22-1283 {
      align-items: center;
      text-align: center
   }
}

.breakdance .bde-image2-22-1284 {
   width: 70px;
   height: auto
}

.breakdance .bde-image2-22-1284 {
   z-index: 1;
   position: absolute;
   top: -1.675rem
}

.breakdance .bde-heading-22-1285 {
   font-size: var(--preset-id-3493701d-abf7-4cca-ab77-3def5e92a6cb-font-size);
   line-height: var(--preset-id-3493701d-abf7-4cca-ab77-3def5e92a6cb-line-height);
   letter-spacing: var(--preset-id-3493701d-abf7-4cca-ab77-3def5e92a6cb-letter-spacing);
   margin-top: var(--tg-gap-xs)
}

.breakdance .bde-text-22-1286 {
   font-size: var(--preset-id-25c2cf94-355b-469e-8cb5-c2ca85a6db5c-font-size)
}

.breakdance .bde-text-link-22-1287,
.breakdance .bde-text-link-22-1287>* {
   color: var(--bde-palette-color-1-a31da2f6-65dc-441e-b0b0-4a620ece30a1);
   text-decoration-color: var(--bde-palette-color-1-a31da2f6-65dc-441e-b0b0-4a620ece30a1)
}

.breakdance .bde-section-22-944 .section-container {
   align-items: center;
   text-align: center;
   justify-content: center
}

.breakdance .bde-section-22-944 {
   background-color: var(--bde-palette-color-1-640c7e43-e7ff-42dd-a0b9-65d0bd32a687)
}

/* 
.breakdance .bde-section-22-944 .section-container {
   min-height: 90vh
} */

.breakdance .bde-section-22-944 .section-container {
   padding-bottom: 120px;
   padding-top: 120px
}

.breakdance .bde-heading-22-945 {
   text-align: center;
   color: var(--bde-palette-color-1-c1acbb7f-40c8-4828-a450-5140d2406d9a);
   margin-bottom: 16px
}

.breakdance .bde-columns-22-947 {
   --columnCount: 2
}

@media (max-width:1119px) {
   .breakdance .bde-columns-22-947 {
      --columnCount: 2
   }
}

@media (max-width:1023px) {
   .breakdance .bde-columns-22-947 {
      --columnCount: 2
   }
}

@media (max-width:767px) {
   .breakdance .bde-columns-22-947 {
      --columnCount: 2
   }

   .breakdance .bde-columns-22-947.bde-columns {
      flex-direction: column;
      flex-wrap: nowrap
   }

   .breakdance .bde-columns-22-947.bde-columns>.bde-column {
      width: 100%
   }
}

@media (max-width:479px) {
   .breakdance .bde-columns-22-947 {
      --columnCount: 2
   }
}

.breakdance .bde-column-22-948 {
   --column-width: 50%
}

.breakdance .bde-column-22-948 {
   display: flex;
   flex-direction: column;
   align-items: center;
   text-align: center
}

.breakdance .bde-heading-22-952 {
   font-size: var(--preset-id-17e568a9-d2bd-41d9-af87-341e52ce2f96-font-size);
   font-weight: var(--preset-id-17e568a9-d2bd-41d9-af87-341e52ce2f96-font-weight)
}

.breakdance .bde-fancy-divider-22-954 {
   --bde-fancy-divider-border-style: solid;
   --bde-fancy-divider-border-color: var(--bde-palette-color-1-f72a917b-f5e9-4872-92fd-ed03360d715f)
}

@media (max-width:1119px) {
   .breakdance .bde-fancy-divider-22-954 {
      --bde-fancy-divider-border-style: solid
   }
}

@media (max-width:1023px) {
   .breakdance .bde-fancy-divider-22-954 {
      --bde-fancy-divider-border-style: solid
   }
}

@media (max-width:767px) {
   .breakdance .bde-fancy-divider-22-954 {
      --bde-fancy-divider-border-style: solid
   }
}

@media (max-width:479px) {
   .breakdance .bde-fancy-divider-22-954 {
      --bde-fancy-divider-border-style: solid
   }
}

.breakdance .bde-frequently-asked-questions-22-949 {
   width: 600px;
   background-color: var(--bde-palette-color-1-640c7e43-e7ff-42dd-a0b9-65d0bd32a687);
   --faqItemVerticalPadding: 20px;
   --faqBorderWidth: 1px;
   --faqBorderColor: var(--bd-palette-color-2)
}

.breakdance .bde-frequently-asked-questions-22-949 .bde-faq__item {
   border-top: none;
   border-left: none;
   border-right: none;
   border-radius: 0;
   margin-top: 0px !important
}

.breakdance .bde-frequently-asked-questions-22-949 .bde-faq__item:last-child {
   border-bottom: none
}

.breakdance .bde-frequently-asked-questions-22-949 {
   gap: 0
}

.breakdance .bde-frequently-asked-questions-22-949 .bde-faq__item.is-active .bde-faq__icon {
   color: var(--bd-palette-color-2)
}

.breakdance .bde-frequently-asked-questions-22-949 .bde-faq__icon {
   color: var(--bd-palette-color-2);
   font-size: 18px
}

.breakdance .bde-frequently-asked-questions-22-949 .bde-faq__answer-content {
   margin-top: 0px
}

.breakdance .bde-frequently-asked-questions-22-949 .bde-faq__title {
   color: var(--bde-palette-color-1-c1acbb7f-40c8-4828-a450-5140d2406d9a);
   font-family: "Poppins", sans-serif;
   font-size: 18px;
   font-weight: 500;
   line-height: 28px;
   letter-spacing: 0px
}

.breakdance .bde-frequently-asked-questions-22-949 .bde-faq__answer-content {
   color: var(--bde-palette-color-1-c1acbb7f-40c8-4828-a450-5140d2406d9a);
   font-family: "Poppins", sans-serif
}

.breakdance .bde-frequently-asked-questions-22-949 {
   display: flex;
   flex-direction: column;
   align-items: stretch;
   justify-content: flex-start;
   align-content: flex-start;
   align-self: left;
   direction: ltr;
   border-top: 1px solid var(--bd-palette-color-2);
   border-bottom: 1px solid var(--bd-palette-color-2);
   border-left: 1px solid var(--bd-palette-color-2);
   border-right: 1px solid var(--bd-palette-color-2);
   border-radius: 8px;
   box-shadow: 0px 12px 24px 0px #00000012
}

.breakdance .bde-column-22-950 {
   --column-width: 50%
}

.breakdance .bde-column-22-950 {
   display: flex;
   flex-direction: column;
   align-items: center;
   text-align: center
}

.breakdance .bde-heading-22-953 {
   font-size: var(--preset-id-17e568a9-d2bd-41d9-af87-341e52ce2f96-font-size);
   font-weight: var(--preset-id-17e568a9-d2bd-41d9-af87-341e52ce2f96-font-weight)
}

.breakdance .bde-fancy-divider-22-955 {
   --bde-fancy-divider-border-style: solid;
   --bde-fancy-divider-border-color: var(--bde-palette-color-1-f72a917b-f5e9-4872-92fd-ed03360d715f)
}

@media (max-width:1119px) {
   .breakdance .bde-fancy-divider-22-955 {
      --bde-fancy-divider-border-style: solid
   }
}

@media (max-width:1023px) {
   .breakdance .bde-fancy-divider-22-955 {
      --bde-fancy-divider-border-style: solid
   }
}

@media (max-width:767px) {
   .breakdance .bde-fancy-divider-22-955 {
      --bde-fancy-divider-border-style: solid
   }
}

@media (max-width:479px) {
   .breakdance .bde-fancy-divider-22-955 {
      --bde-fancy-divider-border-style: solid
   }
}

.breakdance .bde-frequently-asked-questions-22-956 {
   width: 600px;
   background-color: var(--bde-palette-color-1-640c7e43-e7ff-42dd-a0b9-65d0bd32a687);
   --faqItemVerticalPadding: 20px;
   --faqBorderWidth: 1px;
   --faqBorderColor: var(--bd-palette-color-2)
}

.breakdance .bde-frequently-asked-questions-22-956 .bde-faq__item {
   border-top: none;
   border-left: none;
   border-right: none;
   border-radius: 0;
   margin-top: 0px !important
}

.breakdance .bde-frequently-asked-questions-22-956 .bde-faq__item:last-child {
   border-bottom: none
}

.breakdance .bde-frequently-asked-questions-22-956 {
   gap: 0
}

.breakdance .bde-frequently-asked-questions-22-956 .bde-faq__item.is-active .bde-faq__icon {
   color: var(--bd-palette-color-2)
}

.breakdance .bde-frequently-asked-questions-22-956 .bde-faq__icon {
   color: var(--bd-palette-color-2);
   font-size: 18px
}

.breakdance .bde-frequently-asked-questions-22-956 .bde-faq__answer-content {
   margin-top: 0px
}

.breakdance .bde-frequently-asked-questions-22-956 .bde-faq__title {
   color: var(--bde-palette-color-1-c1acbb7f-40c8-4828-a450-5140d2406d9a);
   font-family: "Poppins", sans-serif;
   font-size: 18px;
   font-weight: 500;
   line-height: 28px;
   letter-spacing: 0px
}

.breakdance .bde-frequently-asked-questions-22-956 .bde-faq__answer-content {
   color: var(--bde-palette-color-1-c1acbb7f-40c8-4828-a450-5140d2406d9a);
   font-family: "Poppins", sans-serif
}

.breakdance .bde-frequently-asked-questions-22-956 {
   display: flex;
   flex-direction: column;
   align-items: stretch;
   justify-content: flex-start;
   align-content: flex-start;
   align-self: left;
   direction: ltr;
   border-top: 1px solid var(--bd-palette-color-2);
   border-bottom: 1px solid var(--bd-palette-color-2);
   border-left: 1px solid var(--bd-palette-color-2);
   border-right: 1px solid var(--bd-palette-color-2);
   border-radius: 8px;
   box-shadow: 0px 12px 24px 0px #00000012
}

.breakdance .bde-columns-22-957 {
   --columnCount: 2
}

@media (max-width:1119px) {
   .breakdance .bde-columns-22-957 {
      --columnCount: 2
   }
}

@media (max-width:1023px) {
   .breakdance .bde-columns-22-957 {
      --columnCount: 2
   }
}

@media (max-width:767px) {
   .breakdance .bde-columns-22-957 {
      --columnCount: 2
   }

   .breakdance .bde-columns-22-957.bde-columns {
      flex-direction: column;
      flex-wrap: nowrap
   }

   .breakdance .bde-columns-22-957.bde-columns>.bde-column {
      width: 100%
   }
}

@media (max-width:479px) {
   .breakdance .bde-columns-22-957 {
      --columnCount: 2
   }
}

.breakdance .bde-column-22-958 {
   --column-width: 50%
}

.breakdance .bde-column-22-958 {
   display: flex;
   flex-direction: column;
   align-items: center;
   text-align: center
}

.breakdance .bde-heading-22-959 {
   font-size: var(--preset-id-17e568a9-d2bd-41d9-af87-341e52ce2f96-font-size);
   font-weight: var(--preset-id-17e568a9-d2bd-41d9-af87-341e52ce2f96-font-weight)
}

.breakdance .bde-fancy-divider-22-960 {
   --bde-fancy-divider-border-style: solid;
   --bde-fancy-divider-border-color: var(--bde-palette-color-1-f72a917b-f5e9-4872-92fd-ed03360d715f)
}

@media (max-width:1119px) {
   .breakdance .bde-fancy-divider-22-960 {
      --bde-fancy-divider-border-style: solid
   }
}

@media (max-width:1023px) {
   .breakdance .bde-fancy-divider-22-960 {
      --bde-fancy-divider-border-style: solid
   }
}

@media (max-width:767px) {
   .breakdance .bde-fancy-divider-22-960 {
      --bde-fancy-divider-border-style: solid
   }
}

@media (max-width:479px) {
   .breakdance .bde-fancy-divider-22-960 {
      --bde-fancy-divider-border-style: solid
   }
}

.breakdance .bde-frequently-asked-questions-22-961 {
   width: 600px;
   background-color: var(--bde-palette-color-1-640c7e43-e7ff-42dd-a0b9-65d0bd32a687);
   --faqItemVerticalPadding: 20px;
   --faqBorderWidth: 1px;
   --faqBorderColor: var(--bd-palette-color-2)
}

.breakdance .bde-frequently-asked-questions-22-961 .bde-faq__item {
   border-top: none;
   border-left: none;
   border-right: none;
   border-radius: 0;
   margin-top: 0px !important
}

.breakdance .bde-frequently-asked-questions-22-961 .bde-faq__item:last-child {
   border-bottom: none
}

.breakdance .bde-frequently-asked-questions-22-961 {
   gap: 0
}

.breakdance .bde-frequently-asked-questions-22-961 .bde-faq__item.is-active .bde-faq__icon {
   color: var(--bd-palette-color-2)
}

.breakdance .bde-frequently-asked-questions-22-961 .bde-faq__icon {
   color: var(--bd-palette-color-2);
   font-size: 18px
}

.breakdance .bde-frequently-asked-questions-22-961 .bde-faq__answer-content {
   margin-top: 0px
}

.breakdance .bde-frequently-asked-questions-22-961 .bde-faq__title {
   color: var(--bde-palette-color-1-c1acbb7f-40c8-4828-a450-5140d2406d9a);
   font-family: "Poppins", sans-serif;
   font-size: 18px;
   font-weight: 500;
   line-height: 28px;
   letter-spacing: 0px
}

.breakdance .bde-frequently-asked-questions-22-961 .bde-faq__answer-content {
   color: var(--bde-palette-color-1-c1acbb7f-40c8-4828-a450-5140d2406d9a);
   font-family: "Poppins", sans-serif
}

.breakdance .bde-frequently-asked-questions-22-961 {
   display: flex;
   flex-direction: column;
   align-items: stretch;
   justify-content: flex-start;
   align-content: flex-start;
   align-self: left;
   direction: ltr;
   border-top: 1px solid var(--bd-palette-color-2);
   border-bottom: 1px solid var(--bd-palette-color-2);
   border-left: 1px solid var(--bd-palette-color-2);
   border-right: 1px solid var(--bd-palette-color-2);
   border-radius: 8px;
   box-shadow: 0px 12px 24px 0px #00000012
}

.breakdance .bde-column-22-962 {
   --column-width: 50%
}

.breakdance .bde-column-22-962 {
   display: flex;
   flex-direction: column;
   align-items: center;
   text-align: center
}

.breakdance .bde-heading-22-963 {
   font-size: var(--preset-id-17e568a9-d2bd-41d9-af87-341e52ce2f96-font-size);
   font-weight: var(--preset-id-17e568a9-d2bd-41d9-af87-341e52ce2f96-font-weight)
}

.breakdance .bde-fancy-divider-22-964 {
   --bde-fancy-divider-border-style: solid;
   --bde-fancy-divider-border-color: var(--bde-palette-color-1-f72a917b-f5e9-4872-92fd-ed03360d715f)
}

@media (max-width:1119px) {
   .breakdance .bde-fancy-divider-22-964 {
      --bde-fancy-divider-border-style: solid
   }
}

@media (max-width:1023px) {
   .breakdance .bde-fancy-divider-22-964 {
      --bde-fancy-divider-border-style: solid
   }
}

@media (max-width:767px) {
   .breakdance .bde-fancy-divider-22-964 {
      --bde-fancy-divider-border-style: solid
   }
}

@media (max-width:479px) {
   .breakdance .bde-fancy-divider-22-964 {
      --bde-fancy-divider-border-style: solid
   }
}

.breakdance .bde-frequently-asked-questions-22-965 {
   width: 600px;
   background-color: var(--bde-palette-color-1-640c7e43-e7ff-42dd-a0b9-65d0bd32a687);
   --faqItemVerticalPadding: 20px;
   --faqBorderWidth: 1px;
   --faqBorderColor: var(--bd-palette-color-2)
}

.breakdance .bde-frequently-asked-questions-22-965 .bde-faq__item {
   border-top: none;
   border-left: none;
   border-right: none;
   border-radius: 0;
   margin-top: 0px !important
}

.breakdance .bde-frequently-asked-questions-22-965 .bde-faq__item:last-child {
   border-bottom: none
}

.breakdance .bde-frequently-asked-questions-22-965 {
   gap: 0
}

.breakdance .bde-frequently-asked-questions-22-965 .bde-faq__item.is-active .bde-faq__icon {
   color: var(--bd-palette-color-2)
}

.breakdance .bde-frequently-asked-questions-22-965 .bde-faq__icon {
   color: var(--bd-palette-color-2);
   font-size: 18px
}

.breakdance .bde-frequently-asked-questions-22-965 .bde-faq__answer-content {
   margin-top: 0px
}

.breakdance .bde-frequently-asked-questions-22-965 .bde-faq__title {
   color: var(--bde-palette-color-1-c1acbb7f-40c8-4828-a450-5140d2406d9a);
   font-family: "Poppins", sans-serif;
   font-size: 18px;
   font-weight: 500;
   line-height: 28px;
   letter-spacing: 0px
}

.breakdance .bde-frequently-asked-questions-22-965 .bde-faq__answer-content {
   color: var(--bde-palette-color-1-c1acbb7f-40c8-4828-a450-5140d2406d9a);
   font-family: "Poppins", sans-serif
}

.breakdance .bde-frequently-asked-questions-22-965 {
   display: flex;
   flex-direction: column;
   align-items: stretch;
   justify-content: flex-start;
   align-content: flex-start;
   align-self: left;
   direction: ltr;
   border-top: 1px solid var(--bd-palette-color-2);
   border-bottom: 1px solid var(--bd-palette-color-2);
   border-left: 1px solid var(--bd-palette-color-2);
   border-right: 1px solid var(--bd-palette-color-2);
   border-radius: 8px;
   box-shadow: 0px 12px 24px 0px #00000012
}