.breakdance .bde-section-4123-100 .section-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center}.breakdance .bde-section-4123-100{background-color:var(--bde-palette-primary-7fa4b13c-e47f-4271-bb90-458a101ce2a7-1)}.breakdance .bde-section-4123-100 .section-container{height:100vh}.breakdance .bde-section-4123-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-4123-100{z-index:9999;position:fixed;top:0px;left:0px}.breakdance .bde-image2-4123-101{width:150px;height:auto}.breakdance .bde-code-block-4123-102{display:flex;flex-direction:column;align-items:center;text-align:center}.loader{width:48px;height:48px;border:5px solid #FFF;border-bottom-color:var(--bde-palette-accent-f0f0c3c8-2276-4b77-a3f6-363a4775ae4a-4);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}