.drupal-steps-container{width:100%;text-align:center;box-sizing:border-box;padding:70px 180px 70px 210px}.drupal-title{font-size:2.4rem;font-weight:700;color:#0d47a1;margin-bottom:15px}.drupal-subtitle{font-size:1.1rem;color:#546e7a;margin-bottom:50px;max-width:700px;margin-left:auto;margin-right:auto}.drupal-steps{display:flex;flex-direction:column;gap:60px}.drupal-step{display:flex;align-items:center;justify-content:space-between;gap:40px;opacity:1;transform:none}.drupal-step:nth-child(2n){flex-direction:row-reverse}.drupal-step-image{flex:1 1;display:flex;justify-content:center}.drupal-step-image img{width:100%;max-width:320px;border-radius:12px;box-shadow:0 6px 24px rgba(0,0,0,.1)}.drupal-step-content{flex:1 1;max-width:480px;margin:0 auto;text-align:left;display:flex;flex-direction:column;justify-content:center}.drupal-step-content h3{font-size:1.5rem;font-weight:600;color:#0d47a1;margin-bottom:10px}.drupal-step-content p{font-size:1rem;color:#37474f;line-height:1.6}@media (max-width:768px){.drupal-steps-container{padding-left:20px;padding-right:20px}.drupal-step{flex-direction:column!important;align-items:center;text-align:center}.drupal-step-content{text-align:center;padding-top:20px;padding-left:0;padding-right:0}.drupal-step-image{width:100%;display:flex;justify-content:center}.drupal-step-image img{width:100%;max-width:320px;height:auto;display:block}}