.shs-wrapper{display:flex;flex-direction:row;align-items:flex-start;overflow:visible}.shs-sidebar{width:250px;padding:40px 20px;color:#fff;position:sticky;top:100px;min-height:100vh;height:auto;overflow:visible}.shs-timeline{list-style:none;padding:0;margin:0;position:relative}.shs-step{position:relative;padding-left:40px;cursor:pointer;height:100px}.shs-step .circle{width:20px;height:20px;border:2px solid #7db7ff;border-radius:50%;position:absolute;left:5px;top:0;z-index:2;background-color:transparent}.shs-step .circle .check{display:none;width:100%;height:100%;background-image:url('data:image/svg+xml;utf8,<svg fill="%23004aad" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M6.00039 10.8002L3.20039 8.0002L2.26672 8.93354L6.00039 12.6672L14.0004 4.6672L13.0671 3.73354L6.00039 10.8002Z"/></svg>');background-size:14px 14px;background-repeat:no-repeat;background-position:center}.shs-step.visited .circle,.shs-step.current .circle{background-color:#fff;width:26px;height:26px;left:1px}.shs-step.visited .circle .check,.shs-step.current .circle .check{display:block}.step-label{opacity:.5;transition:opacity .3s ease;font-family:"Roboto",sans-serif;font-size:20px}.shs-step.visited .step-label{opacity:.5;transition:opacity .3s ease}.shs-step.current .step-label{opacity:1;transition:opacity .3s ease;font-size:22px;font-weight:700;font-family:"Roboto",sans-serif}.shs-step:after{content:"";position:absolute;top:20px;left:14px;width:2px;height:calc(100% + 0px);z-index:0;font-family:"Roboto",sans-serif}.shs-step.visited:after,.shs-step.current:after{background-color:#7db7ff}.shs-step.future:after{border-left:2px dashed #7db7ff;background:0 0}.shs-step:last-child:after{display:none}.shs-step.visited:after,.shs-step.current:after{background-color:#7db7ff}.shs-step.future:after{border-left:2px dashed #7db7ff;height:calc(100% - 20px);background:0 0}.shs-step:last-child:after{display:none}.shs-section{display:flex;align-items:center;justify-content:space-between}.shs-content-wrapper{display:flex;flex-wrap:nowrap;width:100%}.shs-image{flex:1;max-width:100%;padding-right:30px}.shs-content{flex:1;font-family:"Roboto",sans-serif;font-size:18px;line-height:1.6;letter-spacing:1px}.shs-title{font-size:24px;font-weight:600;margin-bottom:20px;font-family:"Roboto",sans-serif}.shs-explor-btn{width:100px;height:100px;display:flex;justify-content:center;align-items:center;border-radius:100px;position:absolute;right:0}.shs-description{display:block;overflow:visible;text-overflow:unset;white-space:normal;line-height:1.5rem;max-height:none;padding-right:0}@media (max-width:768px){.shs-wrapper{flex-direction:column}.shs-sidebar{display:none}.shs-section{flex-direction:column;align-items:flex-start;text-align:left;width:100%;height:auto !important}.shs-inner,.shs-content,.shs-image{width:100% !important;height:auto !important}.shs-image{padding:0;margin-top:15px}.shs-image img{width:100% !important;height:auto !important;max-height:none !important;margin-top:0}}