.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .autogenerated-blce-toastnotification .toast-notification{position:fixed;display:none;align-items:flex-start;gap:12px;max-width:400px;width:calc(100% - 32px);padding:16px;border-radius:10px;box-shadow:0 10px 40px rgba(0,0,0,0.15),0 2px 10px rgba(0,0,0,0.08);z-index:99999;opacity:0;transform:translateY(-20px);transition:opacity 0.3s ease,transform 0.3s ease;overflow:hidden;font-size:14px;line-height:1.5}.breakdance .autogenerated-blce-toastnotification .toast-notification.toast-visible{opacity:1;transform:translateY(0)}.breakdance .autogenerated-blce-toastnotification .toast-notification.toast-hiding{opacity:0;transform:translateY(-20px)}.breakdance .autogenerated-blce-toastnotification .toast-top-right{top:20px;right:20px}.breakdance .autogenerated-blce-toastnotification .toast-top-left{top:20px;left:20px}.breakdance .autogenerated-blce-toastnotification .toast-bottom-right{bottom:20px;right:20px;transform:translateY(20px)}.breakdance .autogenerated-blce-toastnotification .toast-bottom-right.toast-visible{transform:translateY(0)}.breakdance .autogenerated-blce-toastnotification .toast-bottom-right.toast-hiding{transform:translateY(20px)}.breakdance .autogenerated-blce-toastnotification .toast-bottom-left{bottom:20px;left:20px;transform:translateY(20px)}.breakdance .autogenerated-blce-toastnotification .toast-bottom-left.toast-visible{transform:translateY(0)}.breakdance .autogenerated-blce-toastnotification .toast-bottom-left.toast-hiding{transform:translateY(20px)}.breakdance .autogenerated-blce-toastnotification .toast-preview{position:relative;display:flex;opacity:1;transform:none;width:100%;max-width:400px;z-index:auto}.breakdance .autogenerated-blce-toastnotification .toast-info{background-color:#eff6ff;color:#1e40af;border-left:4px solid #3b82f6}.breakdance .autogenerated-blce-toastnotification .toast-success{background-color:#f0fdf4;color:#166534;border-left:4px solid #22c55e}.breakdance .autogenerated-blce-toastnotification .toast-warning{background-color:#fffbeb;color:#92400e;border-left:4px solid #f59e0b}.breakdance .autogenerated-blce-toastnotification .toast-error{background-color:#fef2f2;color:#991b1b;border-left:4px solid #ef4444}.breakdance .autogenerated-blce-toastnotification .toast-custom{background-color:#f0f4ff;color:#1e3a5f;border-left:4px solid #6366f1}.breakdance .autogenerated-blce-toastnotification .toast-content{display:flex;align-items:flex-start;gap:10px;flex:1}.breakdance .autogenerated-blce-toastnotification .toast-icon{flex-shrink:0;display:flex;align-items:center;margin-top:1px;color:inherit}.breakdance .autogenerated-blce-toastnotification .toast-icon svg{width:20px;height:20px}.breakdance .autogenerated-blce-toastnotification .toast-icon-custom svg{fill:currentColor}.breakdance .autogenerated-blce-toastnotification .toast-message{flex:1}.breakdance .autogenerated-blce-toastnotification .toast-close{flex-shrink:0;background:none;border:none;cursor:pointer;padding:2px;color:inherit;opacity:0.6;transition:opacity 0.2s ease;display:flex;align-items:center}.breakdance .autogenerated-blce-toastnotification .toast-close:hover{opacity:1}.breakdance .autogenerated-blce-toastnotification .toast-progress{position:absolute;bottom:0;left:0;height:3px;width:100%;background-color:currentColor;opacity:0.2;transform:scaleX(0);transform-origin:left}.breakdance .autogenerated-blce-toastnotification .toast-progress.toast-progress-active{animation:toast-progress-shrink linear forwards;transform:scaleX(1)}@keyframes toast-progress-shrink{from{transform:scaleX(1)}to{transform:scaleX(0)}}.breakdance .bde-form-builder{width:100%;max-width:100%}