.breakdance .bde-section-76-100 .section-container{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:24px}.breakdance .bde-section-76-100{background-image:url(https://vuhbl3oeuw.wpdns.site/wp-content/uploads/2026/04/hero.png);background-size:cover;background-position:center center}.breakdance .bde-section-76-100 .section-container{padding-bottom:48px;padding-top:48px}.breakdance .bde-div-76-120{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:32px}.breakdance .bde-div-76-122{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;text-align:left}.breakdance .bde-div-76-123{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;text-align:left}.breakdance .bde-heading-76-124{color:var(--bde-background-color);font-size:36px;font-weight:700;line-height:120%;margin-bottom:16px}.breakdance .bde-text-76-125{width:510px;color:rgba(209,213,219,1);font-size:18px;line-height:140%}.breakdance .bde-div-76-126{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:32px}.breakdance .bde-div-76-127{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;text-align:left}.breakdance .bde-text-76-128{color:var(--bde-background-color);font-size:24px;font-weight:700}.breakdance .bde-text-76-129{color:rgba(209,213,219,1);font-size:12px}.breakdance .bde-div-76-130{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;text-align:left}.breakdance .bde-text-76-131{color:var(--bde-background-color);font-size:24px;font-weight:700}.breakdance .bde-text-76-132{color:rgba(209,213,219,1);font-size:12px}.form-card{--white:#fff;--ebony:#1f2937;--pale:#6b7280;--chateau:#9ca3af;--mischka:#d1d5db;--gold:#e9b64e;--blue:#1d3d55;--gold-hover:#d9a534;--error:#dc2626;--bg:#f4f5f7}.form-card{width:100%;max-width:484px;min-width:420px;background:var(--white);border-radius:12px;padding:32px;box-shadow:0 8px 16px rgba(0,0,0,0.12);display:flex;flex-direction:column;gap:24px}.form-title{font-size:18px!important;font-weight:700;font-family:'Inter';line-height:1.4;color:var(--ebony);margin:0}.form-fields{display:flex;flex-direction:column;gap:16px}.field-group{display:flex;flex-direction:column;gap:12px}.field{display:flex;flex-direction:column;gap:8px;position:relative}.field-label{font-size:14px;font-weight:700;line-height:1.5;color:var(--pale)}.field-input,.field-select{height:50px;width:100%;padding:13px 17px;border:1px solid var(--mischka);border-radius:6px;background:var(--white);font-family:inherit;font-size:14px;font-weight:400;line-height:1.5;color:var(--ebony);outline:none;transition:border-color 0.15s ease}.field-input::placeholder{color:var(--chateau)}.field-input:focus,.field-select:focus{border-color:var(--gold)}.field-select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='%239ca3af' d='M6 8L0 0h12z'/></svg>");background-repeat:no-repeat;background-position:right 17px center;padding-right:40px;cursor:pointer}.field-select.is-placeholder{color:var(--chateau)}.field.has-error .field-input,.field.has-error .field-select{border-color:var(--error)}.field-error{font-size:12px;color:var(--error);display:none}.field.has-error .field-error{display:block}.suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--white);border:1px solid var(--mischka);border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,0.08);max-height:240px;overflow-y:auto;z-index:10;display:none}.suggestions.is-open{display:block}.suggestion-item{display:flex;align-items:center;gap:10px;padding:12px 16px;font-size:14px;color:var(--ebony);cursor:pointer;border-bottom:1px solid #f1f2f4}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background:#f8f9fb}.suggestion-item svg{flex-shrink:0;fill:var(--chateau)}.suggestion-empty,.suggestion-loading{padding:12px 16px;font-size:13px;color:var(--chateau)}.address-confirmed{display:none;align-items:center;gap:6px;font-size:12px;color:#047857;margin-top:4px}.address-confirmed.is-visible{display:flex}.btn-group{display:flex;flex-direction:column;gap:8px}.btn-primary{width:100%;height:56px;border:none;border-radius:48px;background:var(--gold);color:var(--blue);font-family:inherit;font-size:16px;font-weight:700;line-height:1.4;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background 0.15s ease,opacity 0.15s ease}.btn-primary svg{width:24px!important;height:50px!important}.btn-primary:hover:not(:disabled){background:var(--gold-hover)}.btn-primary:disabled{opacity:0.5;cursor:not-allowed}.btn-primary svg{display:block}.privacy-note{text-align:center;font-size:12px;color:var(--chateau);line-height:1.5;margin-top:-5px}.step{display:none}.step.is-active{display:flex;flex-direction:column;gap:24px}.step-indicator{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:var(--chateau)}.step-dot{width:8px;height:8px;border-radius:50%;background:var(--mischka)}.step-dot.is-active{background:var(--gold)}.back-link{background:none;border:none;font-family:inherit;font-size:13px;color:var(--pale);cursor:pointer;padding:0;text-align:left;align-self:flex-start}.back-link:hover{color:var(--ebony)}.success{text-align:center;padding:16px 0}.success-icon{width:56px;height:56px;border-radius:50%;background:#ecfdf5;color:#047857;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.success h2{margin:0 0 8px;font-size:18px;font-weight:700;color:var(--ebony)}.success p{margin:0;font-size:14px;color:var(--pale);line-height:1.5}.breakdance .bde-section-76-145 .section-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;text-align:left}.breakdance .bde-section-76-145 .section-container{padding-bottom:64px;padding-top:64px}.breakdance .bde-heading-76-146{color:var(--bde-links-color);font-size:30px;font-weight:700}.breakdance .bde-grid-76-147{--bde-grid-items-per-row:3;--bde-grid-gap:32px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-76-147{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-76-147{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-76-147{--bde-grid-items-per-row:1}}.breakdance .bde-div-76-148{width:100%;padding:36px 32px 36px 32px;border-top:1px solid rgba(209,213,219,1);border-bottom:1px solid rgba(209,213,219,1);border-left:1px solid rgba(209,213,219,1);border-right:1px solid rgba(209,213,219,1);border-radius:12px}.breakdance .bde-div-76-148{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;text-align:left}.breakdance .bde-text-76-150{color:var(--bde-links-color);font-size:16px}.breakdance .bde-text-76-151{color:rgba(107,114,128,1);font-size:14px;font-weight:700;margin-top:16px}.breakdance .bde-div-76-152{width:100%;padding:36px 32px 36px 32px;border-top:1px solid rgba(209,213,219,1);border-bottom:1px solid rgba(209,213,219,1);border-left:1px solid rgba(209,213,219,1);border-right:1px solid rgba(209,213,219,1);border-radius:12px}.breakdance .bde-div-76-152{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;text-align:left}.breakdance .bde-text-76-154{color:var(--bde-links-color);font-size:16px}.breakdance .bde-text-76-155{color:rgba(107,114,128,1);font-size:14px;font-weight:700;margin-top:16px}.breakdance .bde-div-76-156{width:100%;padding:36px 32px 36px 32px;border-top:1px solid rgba(209,213,219,1);border-bottom:1px solid rgba(209,213,219,1);border-left:1px solid rgba(209,213,219,1);border-right:1px solid rgba(209,213,219,1);border-radius:12px}.breakdance .bde-div-76-156{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;text-align:left}.breakdance .bde-text-76-158{color:var(--bde-links-color);font-size:16px}.breakdance .bde-text-76-159{color:rgba(107,114,128,1);font-size:14px;font-weight:700;margin-top:16px}.breakdance .bde-section-76-160 .section-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;text-align:left}.breakdance .bde-section-76-160 .section-container{padding-bottom:0px;padding-top:0px}.breakdance .bde-heading-76-161{color:var(--bde-links-color);font-size:20px;font-weight:700}.breakdance .bde-div-76-162{width:100%}.breakdance .bde-div-76-162{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:30px}@media (max-width:1023px){.breakdance .bde-div-76-162{flex-wrap:wrap}}.breakdance .bde-section-76-170 .section-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;text-align:left}.breakdance .bde-section-76-170 .section-container{padding-bottom:64px;padding-top:64px}.breakdance .bde-heading-76-185{color:var(--bde-links-color);font-size:20px;font-weight:700}.breakdance .bde-grid-76-172{--bde-grid-items-per-row:3;--bde-grid-gap:32px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-76-172{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-76-172{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-76-172{--bde-grid-items-per-row:1}}.breakdance .bde-div-76-190{width:100%;margin-top:20px}.breakdance .bde-div-76-190{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-section-76-191 .section-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;text-align:left}.breakdance .bde-section-76-191 .section-container{padding-bottom:64px;padding-top:64px}.breakdance .bde-heading-76-199{color:var(--bde-links-color);font-size:30px;font-weight:700}.breakdance .bde-div-76-200{padding-left:40px}.breakdance .bde-div-76-200{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:32px}@media (max-width:767px){.breakdance .bde-div-76-200{padding-left:0px}.breakdance .bde-div-76-200{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}}.breakdance .bde-image2-76-201{max-width:100px;object-fit:cover;aspect-ratio:1/1}.breakdance .bde-div-76-202{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;text-align:left}.breakdance .bde-div-76-203{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;text-align:left}.breakdance .bde-heading-76-204{color:var(--bde-links-color);font-size:20px;font-weight:700;line-height:150%}.breakdance .bde-text-76-205{width:700px;color:#6B7280;font-size:14px;line-height:150%}.breakdance .bde-text-76-220{width:670px;color:#6B7280;font-size:14px;line-height:150%;margin-top:4px}.breakdance .bde-div-76-206{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:32px}.breakdance .bde-div-76-207{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;text-align:left}.breakdance .bde-text-76-208{color:var(--bde-headings-color);font-size:18px;font-weight:700}.breakdance .bde-text-76-209{color:var(--bde-links-color);font-size:14px}.breakdance .bde-div-76-210{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;text-align:left}.breakdance .bde-text-76-211{color:var(--bde-headings-color);font-size:18px;font-weight:700}.breakdance .bde-text-76-212{color:var(--bde-links-color);font-size:14px}.breakdance .bde-div-76-213{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;text-align:left}.breakdance .bde-text-76-214{color:var(--bde-headings-color);font-size:18px;font-weight:700}.breakdance .bde-text-76-215{color:var(--bde-links-color);font-size:14px}.breakdance .bde-div-76-216{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px}.breakdance .bde-text-76-219{font-size:14px;font-weight:700;line-height:22.4px}.breakdance .bde-section-76-221 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-76-221{background-color:#f9fafb}.breakdance .bde-section-76-221 .section-container{padding-bottom:64px;padding-top:64px}.breakdance .bde-heading-76-222{color:var(--bde-links-color);font-size:30px;font-weight:700}.breakdance .bde-text-76-223{width:510px;color:#6B7280;font-size:18px;line-height:140%;margin-top:16px;margin-bottom:40px}.breakdance .bde-grid-76-224{--bde-grid-items-per-row:4;--bde-grid-gap:32px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-76-224{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-76-224{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-76-224{--bde-grid-items-per-row:1}}.breakdance .bde-div-76-225{padding:28px 10px 28px 10px;border-top:1px solid #D1D5DB;border-bottom:1px solid #D1D5DB;border-left:1px solid #D1D5DB;border-right:1px solid #D1D5DB;border-radius:12px}.breakdance .bde-div-76-225{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.breakdance .bde-div-76-225{background-color:#FFF}.breakdance .bde-heading-76-226{font-size:24px;line-height:150%}.breakdance .bde-text-76-227{color:#6B7280;font-size:14px;line-height:150%}.breakdance .bde-div-76-228{padding:28px 10px 28px 10px;border-top:1px solid #D1D5DB;border-bottom:1px solid #D1D5DB;border-left:1px solid #D1D5DB;border-right:1px solid #D1D5DB;border-radius:12px}.breakdance .bde-div-76-228{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.breakdance .bde-div-76-228{background-color:#FFF}.breakdance .bde-heading-76-229{font-size:24px;line-height:150%}.breakdance .bde-text-76-230{color:#6B7280;font-size:14px;line-height:150%}.breakdance .bde-div-76-231{padding:28px 10px 28px 10px;border-top:1px solid #D1D5DB;border-bottom:1px solid #D1D5DB;border-left:1px solid #D1D5DB;border-right:1px solid #D1D5DB;border-radius:12px}.breakdance .bde-div-76-231{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.breakdance .bde-div-76-231{background-color:#FFF}.breakdance .bde-heading-76-232{font-size:24px;line-height:150%}.breakdance .bde-text-76-233{color:#6B7280;font-size:14px;line-height:150%}.breakdance .bde-div-76-234{padding:28px 10px 28px 10px;border-top:1px solid #D1D5DB;border-bottom:1px solid #D1D5DB;border-left:1px solid #D1D5DB;border-right:1px solid #D1D5DB;border-radius:12px}.breakdance .bde-div-76-234{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.breakdance .bde-div-76-234{background-color:#FFF}.breakdance .bde-heading-76-235{font-size:24px;line-height:150%}.breakdance .bde-text-76-236{color:#6B7280;font-size:14px;line-height:150%}.breakdance .bde-section-76-237 .section-container{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-section-76-237 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-76-237 .section-container{--bde-grid-items-per-row:3;--bde-grid-gap:40px}.breakdance .bde-section-76-237 .section-container{padding-bottom:64px;padding-top:64px}@media (max-width:1023px){.breakdance .bde-section-76-237 .section-container{--bde-grid-items-per-row:1}}.breakdance .bde-div-76-238{grid-column:span 2}@media (max-width:1023px){.breakdance .bde-div-76-238{grid-column:span 1}}.breakdance .bde-heading-76-239{color:var(--bde-links-color);font-size:24px;line-height:150%}.breakdance .bde-text-76-240{color:rgba(107,114,128,1);font-size:16px;margin-top:24px}.breakdance .bde-heading-76-246{color:var(--bde-links-color);font-size:24px;line-height:150%;margin-top:40px;margin-bottom:12px}.breakdance .bde-grid-76-248{--bde-grid-items-per-row:3;--bde-grid-gap:12px;margin-bottom:0px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-76-248{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-76-248{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-76-248{--bde-grid-items-per-row:1}}.breakdance .bde-text-link-76-249,.breakdance .bde-text-link-76-249>*{font-size:14px}.breakdance .bde-text-link-76-249{padding:8px 8px 8px 0}.breakdance .bde-text-link-76-250,.breakdance .bde-text-link-76-250>*{font-size:14px}.breakdance .bde-text-link-76-250{padding:8px 8px 8px 0}.breakdance .bde-text-link-76-251,.breakdance .bde-text-link-76-251>*{font-size:14px}.breakdance .bde-text-link-76-251{padding:8px 8px 8px 0}.breakdance .bde-text-link-76-252,.breakdance .bde-text-link-76-252>*{font-size:14px}.breakdance .bde-text-link-76-252{padding:8px 8px 8px 0}.breakdance .bde-text-link-76-253,.breakdance .bde-text-link-76-253>*{font-size:14px}.breakdance .bde-text-link-76-253{padding:8px 8px 8px 0}.breakdance .bde-div-76-325{width:100%;padding:48px 32px 48px 32px;border-top:1px solid #E9B64E;border-bottom:1px solid #E9B64E;border-left:1px solid #E9B64E;border-right:1px solid #E9B64E;border-radius:12px;margin-top:40px}.breakdance .bde-div-76-325{background-color:#f8e8c6}.breakdance .bde-heading-76-326{color:var(--bde-links-color);font-size:18px;font-weight:700;line-height:140%}.breakdance .bde-rich-text-76-328{margin-top:16px;color:#6B7280;font-size:16px;line-height:150%}.breakdance .bde-rich-text-76-328 ul,.breakdance .bde-rich-text-76-328 ol{margin-block-start:0em;margin-block-end:0em;padding-inline-start:2.65em}.breakdance .bde-rich-text-76-328 ul p,.breakdance .bde-rich-text-76-328 ol p{margin-block-start:0em;margin-block-end:0em}.breakdance .bde-heading-76-329{color:var(--bde-links-color);font-size:24px;line-height:150%;margin-top:40px;margin-bottom:12px}.breakdance .bde-rich-text-76-330{margin-top:16px;color:#6B7280;font-size:16px;line-height:150%}.breakdance .bde-rich-text-76-330 ul,.breakdance .bde-rich-text-76-330 ol{margin-block-start:0em;margin-block-end:0em;padding-inline-start:2.65em}.breakdance .bde-rich-text-76-330 ul p,.breakdance .bde-rich-text-76-330 ol p{margin-block-start:0em;margin-block-end:0em}.breakdance .bde-heading-76-331{color:var(--bde-links-color);font-size:24px;line-height:150%;margin-top:40px;margin-bottom:12px}.breakdance .bde-rich-text-76-332{margin-top:16px;color:#6B7280;font-size:16px;line-height:150%}.breakdance .bde-rich-text-76-332 ul,.breakdance .bde-rich-text-76-332 ol{margin-block-start:0em;margin-block-end:0em;padding-inline-start:2.65em}.breakdance .bde-rich-text-76-332 ul p,.breakdance .bde-rich-text-76-332 ol p{margin-block-start:0em;margin-block-end:0em}.breakdance .bde-div-76-333{width:100%;padding:48px 12px 48px 12px;border-radius:12px;margin-top:40px;margin-bottom:40px}.breakdance .bde-div-76-333{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-div-76-333{background-color:#1e3a5f}.breakdance .bde-heading-76-334{color:#FFF;font-size:24px;line-height:150%}.breakdance .bde-text-76-335{color:#D1D5DB;margin-top:12px;margin-bottom:24px}.breakdance .bde-heading-76-337{color:var(--bde-links-color);font-size:24px;line-height:150%}.breakdance .bde-frequently-asked-questions-76-338{width:100%;margin-top:30px;margin-bottom:40px;--faqItemHorizontalPadding:0px;--faqItemVerticalPadding:26px;--faqBorderWidth:1px;--faqBorderColor:#D1D5DB}.breakdance .bde-frequently-asked-questions-76-338 .bde-faq__item{border-top:none;border-left:none;border-right:none;border-radius:0;margin-top:0px!important}.breakdance .bde-frequently-asked-questions-76-338 .bde-faq__item:last-child{border-bottom:none}.breakdance .bde-frequently-asked-questions-76-338{gap:0}.breakdance .bde-frequently-asked-questions-76-338 .bde-faq__icon{color:var(--bde-links-color);font-size:10px}.breakdance .bde-frequently-asked-questions-76-338 .bde-faq__title{color:var(--bde-links-color);font-size:18px;font-weight:700;line-height:140%}.breakdance .bde-heading-76-339{color:var(--bde-links-color);font-size:24px;line-height:150%;margin-top:40px;margin-bottom:12px}.breakdance .bde-code-block-76-340{width:100%}.breakdance .bde-grid-76-341{--bde-grid-items-per-row:3;--bde-grid-gap:12px;margin-top:16px;margin-bottom:0px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-76-341{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-76-341{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-76-341{--bde-grid-items-per-row:2}}.breakdance .bde-text-link-76-342,.breakdance .bde-text-link-76-342>*{font-size:14px}.breakdance .bde-text-link-76-342{padding:8px 8px 8px 0}.breakdance .bde-text-link-76-343,.breakdance .bde-text-link-76-343>*{font-size:14px}.breakdance .bde-text-link-76-343{padding:8px 8px 8px 0}.breakdance .bde-text-link-76-344,.breakdance .bde-text-link-76-344>*{font-size:14px}.breakdance .bde-text-link-76-344{padding:8px 8px 8px 0}.breakdance .bde-text-link-76-345,.breakdance .bde-text-link-76-345>*{font-size:14px}.breakdance .bde-text-link-76-345{padding:8px 8px 8px 0}.breakdance .bde-text-link-76-346,.breakdance .bde-text-link-76-346>*{font-size:14px}.breakdance .bde-text-link-76-346{padding:8px 8px 8px 0}.breakdance .bde-text-link-76-347,.breakdance .bde-text-link-76-347>*{font-size:14px}.breakdance .bde-text-link-76-347{padding:8px 8px 8px 0}.breakdance .bde-text-link-76-348,.breakdance .bde-text-link-76-348>*{font-size:14px}.breakdance .bde-text-link-76-348{padding:8px 8px 8px 0}.breakdance .bde-text-link-76-349,.breakdance .bde-text-link-76-349>*{font-size:14px}.breakdance .bde-text-link-76-349{padding:8px 8px 8px 0}.breakdance .bde-text-link-76-350,.breakdance .bde-text-link-76-350>*{font-size:14px}.breakdance .bde-text-link-76-350{padding:8px 8px 8px 0}.breakdance .bde-heading-76-351{color:var(--bde-links-color);font-size:20px;font-weight:700;margin-top:40px;margin-bottom:16px}.breakdance .bde-grid-76-352{--bde-grid-items-per-row:3;--bde-grid-gap:12px;margin-top:16px;margin-bottom:0px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-76-352{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-76-352{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-76-352{--bde-grid-items-per-row:2}}.breakdance .bde-text-link-76-353,.breakdance .bde-text-link-76-353>*{font-size:14px}.breakdance .bde-text-link-76-353{padding:8px 8px 8px 0}.breakdance .bde-text-link-76-354,.breakdance .bde-text-link-76-354>*{font-size:14px}.breakdance .bde-text-link-76-354{padding:8px 8px 8px 0}.breakdance .bde-text-link-76-355,.breakdance .bde-text-link-76-355>*{font-size:14px}.breakdance .bde-text-link-76-355{padding:8px 8px 8px 0}.breakdance .bde-text-link-76-356,.breakdance .bde-text-link-76-356>*{font-size:14px}.breakdance .bde-text-link-76-356{padding:8px 8px 8px 0}.breakdance .bde-div-76-294{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:32px;text-align:center}@media (max-width:1023px){.breakdance .bde-div-76-294{width:100%}.breakdance .bde-div-76-294{grid-column:span 1;order:-1}}.breakdance .bde-div-76-295{width:100%}.breakdance .bde-div-76-295{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;text-align:center}.breakdance .bde-div-76-295{position:sticky;top:40px}@media (max-width:1023px){.breakdance .bde-div-76-295{width:100%}}.breakdance .bde-div-76-296{width:100%;padding:32px 32px 32px 32px;border-top:1px solid rgba(209,213,219,1);border-bottom:1px solid rgba(209,213,219,1);border-left:1px solid rgba(209,213,219,1);border-right:1px solid rgba(209,213,219,1);border-radius:12px}.breakdance .bde-div-76-296{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;text-align:left}.breakdance .bde-text-76-297{color:rgba(29,61,85,1);font-size:18px;font-weight:700}.breakdance .bde-button-76-313,.breakdance .bde-button-76-313 *{width:100%}.breakdance .bde-div-76-317{width:100%;padding-top:24px;border-top:1px solid #D1D5DB;margin-top:8px}.breakdance .bde-div-76-317{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:9px;text-align:left}.breakdance .bde-text-76-318{font-size:14px;font-weight:700}.breakdance .bde-div-76-319{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px}.breakdance .bde-image2-76-320{max-width:40px;object-fit:cover;aspect-ratio:1/1}.breakdance .bde-div-76-321{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;text-align:left}.breakdance .bde-heading-76-322{color:var(--bde-links-color);font-size:14px;font-weight:700;line-height:150%}.breakdance .bde-text-76-323{color:#6B7280;font-size:12px;line-height:150%}