.breakdance .bde-section-1586-109 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-1586-109 .section-container{padding-bottom:0;padding-top:0}@media (max-width:479px){.breakdance .bde-section-1586-109 .section-container{align-items:center;text-align:center}}.breakdance .bde-heading-1586-110{text-align:left;margin-bottom:55px}:root{--primary-color:#e54d26;--primary-hover:#d35400;--bg-color:#faf9f6;--text-main:#2d3436;--text-muted:#636e72;--white:#fff;--shadow:0 10px 30px rgba(0,0,0,.08)}body{margin:0;background-color:var(--bg-color);color:var(--text-main)}.steps-section{padding:10px 20px;max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:60px}.section-header h2{font-size:2.5rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-weight:800}.header-line{width:80px;height:5px;background-color:var(--primary-color);margin:0 auto;border-radius:10px}.steps-grid{display:flex;justify-content:space-between;gap:30px;position:relative;flex-wrap:wrap}@media (min-width:1024px){.steps-grid:before{content:'';position:absolute;top:45px;left:50px;right:50px;height:2px;border-top:2px dashed #d1d8e0;z-index:1}}.step-item{flex:1;min-width:200px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:2}.icon-wrapper{width:90px;height:90px;background-color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow);border:4px solid #fff4e5;margin-bottom:25px;position:relative;transition:transform .3s ease,border-color .3s ease}.step-item:hover .icon-wrapper{transform:translateY(-5px);border-color:var(--primary-color)}.icon-wrapper svg{width:35px;height:35px;fill:none;stroke:var(--primary-color);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.step-number{position:absolute;top:-5px;right:-5px;width:32px;height:32px;background-color:var(--primary-color);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;border:2px solid var(--white);box-shadow:0 4px 10px rgba(230,126,34,.3)}.step-item h3{font-size:1.25rem;margin-bottom:12px;font-weight:800;transition:color .3s ease}.step-item:hover h3{color:var(--primary-color)}.step-item p{font-size:.95rem;line-height:1.6;color:var(--text-muted);margin:0;padding:0 10px}@media (max-width:768px){.steps-grid{flex-direction:column;gap:50px}.cta-box{flex-direction:column;text-align:center;gap:25px;padding:30px 20px}.cta-content{flex-direction:column;gap:15px}.cta-button{width:100%}.section-header h2{font-size:1.8rem}}