.steps-section{padding:20px 0 80px;background:radial-gradient(50% 50% at 50% 50%,#f2f2f2 0,#e2c9d6 100%);text-align:center;position:relative;width:100%}.steps-container{max-width:1200px;margin:0 auto;padding:0 20px}.steps-header{margin-bottom:100px}.steps-title{font-size:2.5rem;font-weight:800;color:#6b2b52;margin-bottom:20px}.steps-subtitle,.steps-title{font-family:Assistant,sans-serif}.steps-subtitle{font-size:1.25rem;color:#7b506f;max-width:800px;margin:0 auto;line-height:1.6;opacity:.8}.steps-grid{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.step-card{width:260px;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease}.step-card:hover{transform:translateY(-10px)}.step-icon-wrapper{position:relative;width:180px;height:180px;margin-bottom:30px}.step-circle{width:100%;height:100%;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.step-circle img,.step-circle svg{width:100%;height:100%;object-fit:cover}.step-number-badge{position:absolute;top:10px;right:10px;width:40px;height:40px;background-color:#7b506f;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem;box-shadow:0 4px 10px rgba(0,0,0,.2);z-index:2}.step-title{font-size:1.25rem;font-weight:700;color:#6b2b52;margin-bottom:15px}.step-description,.step-title{font-family:Assistant,sans-serif}.step-description{font-size:1rem;line-height:1.5;color:#7b506f;opacity:.9;max-width:220px}@media (max-width:768px){.steps-section{padding:60px 20px 100px;height:100%;width:100%;display:block;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box}.steps-container{padding:0;height:auto}.steps-title{font-size:1.8rem;line-height:1.2}.steps-grid{flex-direction:column;align-items:center;gap:60px;padding-bottom:60px}.step-card{width:100%;max-width:300px}.step-icon-wrapper{width:150px;height:150px}}
/*# sourceMappingURL=863e33df1214cf5b.css.map*/