.hiw{max-width:1000px;margin:60px auto;text-align:center;display:flex;gap:50px;height:465px;}.hiw__hero img{max-width:100%;margin-bottom:40px;}.hiw__header{width:35%;text-align:left;}.hiw__header h2{color:#ede9f7;font-family:"Manrope";font-size:24px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:.48px;margin:0;}.hiw__header button{margin-top:20px;}.hiw__steps{text-align:left;width:590px;}.hiw__step{border-bottom:1px solid rgba(171,160,204,1);padding:20px 0;cursor:pointer;}.hiw__step-title{position:relative;margin:0;padding-right:30px;color:white;font-family:"Manrope",sans-serif;font-size:20px;font-weight:500;}.hiw__step-title::after{content:"";position:absolute;right:0;top:50%;width:10px;height:6px;background:url("/assets/images/agents/customerjourney/faq_arrow_down.svg") no-repeat center;transform:translateY(-50%);transition:transform .3s ease;}.hiw__step.active .hiw__step-title{color:white;font-weight:600;}.hiw__step.active .hiw__step-title::after{transform:translateY(-50%) rotate(180deg);}.hiw__step-body{display:none;padding-top:20px;}.hiw__step.active .hiw__step-body{display:block;}.hiw__step-body img{max-width:100%;margin:auto;display:block;}@media (max-width:768px){.hiw{flex-direction:column;gap:30px;width:calc(100% - 32px);margin:40px auto;height:auto}.hiw__header{width:100%;text-align:left}.hiw__header h2{font-size:20px;line-height:140%}.hiw__header button{width:100%}.hiw__steps{width:100%}.hiw__step{padding:16px 0}.hiw__step-title{font-size:16px;padding-right:25px}.hiw__step-body img{margin-top:15px}}