.journey-steps{width:100%}.journey-steps .container{margin:0 auto;max-width:1280px;padding:0}.journey-steps__header{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:16px}.journey-steps__divider-line{height:2px;width:60px}.journey-steps__heading{font-family:var(--font-heading);font-weight:200;margin:0;text-align:center}.journey-steps__paragraph{margin-bottom:48px;text-align:center}.journey-steps__steps-wrapper{align-items:self-start;display:flex;gap:0;justify-content:center}.journey-steps__step{flex:1;min-width:0}.journey-steps__step-content{text-align:center}.journey-steps__icon-area{margin-bottom:14px;position:relative}.journey-steps__circle{border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15);font-size:16px;font-weight:700;height:32px;left:20%;position:absolute;top:10px;transform:translateX(-50%);width:32px;z-index:2}.journey-steps__circle,.journey-steps__icon-wrapper{align-items:center;display:flex;justify-content:center}.journey-steps__icon-wrapper{height:100%;padding:0!important;width:100%}.journey-steps__icon{display:block;height:100%!important;max-height:150px;max-width:150px;width:auto;width:100%}.journey-steps__arrow-wrapper{align-items:center;display:flex;flex-direction:column;flex-shrink:0;margin-top:5%;width:90px}.journey-steps__arrow-row{align-items:center;display:flex;gap:4px;justify-content:center;width:100%}.journey-steps__dashed-line-left,.journey-steps__dashed-line-right{border-top:1px dashed;flex:1;height:1px}.journey-steps__arrow-svg{flex-shrink:0}.journey-steps__arrow-svg svg{display:block;height:auto;width:32px}.journey-steps__vertical-divider{background:#00000036!important;height:120px;margin-top:75px;width:2px}.journey-steps__title{font-family:var(--font-heading);font-size:18px;font-weight:600;margin-bottom:12px}.journey-steps__description{font-size:16px;line-height:1.6;margin-bottom:0}.journey-steps__carousel{display:none}.journey-steps__step-carousel{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);padding:20px;text-align:center}@media (max-width:1024px){.journey-steps__arrow-wrapper{width:80px}.journey-steps__arrow-svg svg{width:28px}}@media (max-width:992px){.journey-steps__circle{left:50%;transform:translateX(-50%)}}@media (max-width:768px){.journey-steps__steps-wrapper{display:none}.journey-steps__carousel{display:block}.journey-steps__header{gap:15px}.journey-steps__divider-line{width:40px}.journey-steps__paragraph{margin-bottom:32px}}@media (max-width:480px){.journey-steps .container{padding:0 16px}.journey-steps__divider-line{width:30px}.journey-steps__circle{font-size:14px;height:28px;top:-8px;width:28px}.journey-steps__icon-wrapper{min-height:80px}.journey-steps__icon{max-height:55px;max-width:55px}.journey-steps__arrow-svg svg{width:24px}}