.ds-stepper{padding:72px 0}.ds-stepper__inner{display:flex;gap:25px 5%;margin:0 auto;max-width:1240px;padding:0 24px}.ds-stepper__left{flex:0 0 55%;min-width:0}.ds-stepper__right{flex:1 1 auto;min-width:0}.ds-stepper__heading{color:var(--ds-orange,#dd690d);font-size:50px;font-weight:300;line-height:55px;margin:0}.ds-stepper__heading strong{color:var(--ds-brown,#432919);font-weight:600}.ds-stepper__list{margin-top:30px}.ds-stepper__item{display:flex;gap:20px 5px}.ds-stepper__tab{align-items:center;display:flex;flex:0 0 45px;height:180px;justify-content:center;position:relative;width:45px;writing-mode:vertical-rl}.ds-stepper__tab span{color:#3f475f;font-size:16px;font-weight:600;position:relative;text-transform:uppercase;transform:rotate(180deg);transition:color .3s ease;z-index:1}.ds-stepper__tab:after{background:var(--ds-step-bg) no-repeat left top /contain;content:"";inset:0;position:absolute;transition:all .3s ease}.ds-stepper__content{align-items:center;border-bottom:1px dashed #d2d0cd;display:flex;flex:1;gap:20px 60px;min-width:0;padding:35px;position:relative}.ds-stepper__content:after{background:linear-gradient(90deg,rgba(221,107,13,.2) 1%,#fdfaf7);content:"";height:100%;left:0;position:absolute;top:0;transition:width .7s ease;width:0;z-index:1}.ds-stepper__item:hover .ds-stepper__content:after{width:100%}.ds-stepper__item:hover .ds-stepper__tab span{color:#fff}.ds-stepper__item:hover .ds-stepper__tab:after{background-image:var(--ds-step-bg-active)}.ds-stepper__icon{min-width:60px;position:relative;z-index:2}.ds-stepper__icon img{height:auto;max-width:60px}.ds-stepper__body{position:relative;z-index:2}.ds-stepper__title{color:#3f475f;font-size:24px;font-weight:700;line-height:1.2}.ds-stepper__text{color:#3f475f;font-size:17px;line-height:1.5;margin:10px 0 0}.ds-stepper__header{margin:0 auto 32px;max-width:1240px;padding:0 24px}.ds-stepper--center .ds-stepper__cta,.ds-stepper--center .ds-stepper__header .ds-stepper__heading{text-align:center}.ds-stepper__leadin{color:#3f475f;font-size:24px;font-weight:700;margin:10px 0 0}.ds-stepper__item.is-active .ds-stepper__content{border-bottom-color:transparent}.ds-stepper__item.is-active .ds-stepper__content:after{width:100%}.ds-stepper__item.is-active .ds-stepper__tab span{color:#fff}.ds-stepper__item.is-active .ds-stepper__tab:after{background-image:var(--ds-step-bg-active)}.ds-stepper__turnaround{color:var(--ds-orange,#dd690d);font-size:24px;font-style:italic;margin:40px 0 0}.ds-stepper__cta{margin:26px 0 0}.ds-stepper__photo{border-radius:20px;height:100%;margin-top:10px;object-fit:cover;width:100%}@media screen and (max-width:1199px){.ds-stepper__heading{font-size:40px;line-height:46px}}@media screen and (max-width:991px){.ds-stepper{padding:44px 0}.ds-stepper__inner{flex-direction:column-reverse}.ds-stepper__left,.ds-stepper__right{flex:0 0 100%}.ds-stepper__heading{font-size:30px;line-height:36px}.ds-stepper__content{align-items:flex-start;flex-direction:column;gap:10px 20px;padding:20px}.ds-stepper__icon{min-width:auto}.ds-stepper__icon img{max-width:35px}.ds-stepper__title{font-size:20px}.ds-stepper__turnaround{font-size:18px;margin-top:15px}.ds-stepper__photo{height:auto}}