.breakdance .btn_hover{transition:200ms}.btn_hover:hover{transition:300ms ease-in-out;transform:scale(1.1);transform-style:preserve-3d}.pulse-effect{animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.hover_scale:hover{transition:200ms ease-in-out all;transform:scale(1.05)}.breakdance .box-shadow{border-radius:8px;box-shadow:0px 6px 6px -6px #00000040}.breakdance .hero{display:flex;align-items:center;justify-content:center;min-height:65vh}.breakdance .header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;width:100%}.breakdance .header-innerdiv{display:flex;justify-content:center;align-content:center}.breakdance .header-c1{min-width:190px;max-width:250px}.breakdance .header-c3{display:flex;flex-direction:row;align-items:center;gap:1rem}.breakdance .border-radius{border-radius:8px}.breakdance .contact-form{background-color:var(--bde-palette-white-a5241b54-4665-4998-8038-1c20dcddf0c7-6);width:100%;padding:2rem 2rem 2rem 2rem;border-radius:8px;box-shadow:0px 10px 25px 0px #00000012}.breakdance .header-builder{background-color:var(--bde-palette-white-a5241b54-4665-4998-8038-1c20dcddf0c7-6);transition:400ms}.header-builder.is-sticky{background-color:#FFFFFF8F}.header-builder.is-sticky{backdrop-filter:blur(20px)}