.section-highlight-steps .wrapper .highlight-steps__head .title,.section-highlight-steps .wrapper .highlight-steps__head .highlight-steps__text p{margin:0 auto;max-width:675px}.section-highlight-steps .wrapper .highlight-steps__head .highlight-steps__text p{font-family:"Lato",sans-serif;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.32px;text-align:center;margin-top:16px}.section-highlight-steps .wrapper .highlight-steps__image{position:relative;margin:48px 16px}.section-highlight-steps .wrapper .highlight-steps__image img{padding:34px;display:block;margin:0 auto;box-sizing:border-box}.section-highlight-steps .wrapper .highlight-steps__image .highlight-steps__image-step{position:absolute;top:var(--y_position);left:var(--x_position);transition:transform .2s ease,opacity .2s ease,background-color .2s ease,color .2s ease;border-radius:100%;width:24px;aspect-ratio:1;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;border:1px solid #2f4156;cursor:pointer}.section-highlight-steps .wrapper .highlight-steps__image .highlight-steps__image-step.is-active{background-color:#2f4156;color:#f7fbfc}.section-highlight-steps .wrapper .highlight-steps__image:has(.highlight-steps__image-step.is-active) .highlight-steps__image-step{opacity:.3}.section-highlight-steps .wrapper .highlight-steps__image:has(.highlight-steps__image-step.is-active) .highlight-steps__image-step.is-active{opacity:1}.section-highlight-steps .wrapper .highlight-steps__steps{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:flex-start;list-style:none}.section-highlight-steps .wrapper .highlight-steps__steps .highlight-steps__step{width:clamp(320px,25% - 16px,100%);display:grid;grid-template-columns:24px 1fr;align-items:start;column-gap:8px;transition:opacity .2s ease;cursor:pointer}.section-highlight-steps .wrapper .highlight-steps__steps .highlight-steps__step .highlight-step{color:#2f4156}.section-highlight-steps .wrapper .highlight-steps__steps .highlight-steps__step .highlight-step__index{border-radius:100%;border:1px solid #2f4156;font-family:"SourceCodePro",monospace;font-size:13px;line-height:15.6px;letter-spacing:.39px;font-weight:400;width:24px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,color .2s ease}@media screen and (min-width: 769px){.section-highlight-steps .wrapper .highlight-steps__steps .highlight-steps__step .highlight-step__index{font-size:16px;line-height:19.2px;letter-spacing:.48px}}.section-highlight-steps .wrapper .highlight-steps__steps .highlight-steps__step .highlight-step__title{border-radius:2px;background-color:#2f4156;color:#f7fbfc;padding:4px 8px;width:fit-content;font-family:"SourceCodePro",monospace;font-size:13px;line-height:15.6px;letter-spacing:.39px;font-weight:400;margin:0 0 12px 0;text-transform:capitalize}@media screen and (min-width: 769px){.section-highlight-steps .wrapper .highlight-steps__steps .highlight-steps__step .highlight-step__title{font-size:16px;line-height:19.2px;letter-spacing:.48px}}.section-highlight-steps .wrapper .highlight-steps__steps .highlight-steps__step .highlight-step__text{font-family:"Lato",sans-serif;font-size:14px;line-height:19.6px;font-weight:400;letter-spacing:.42px;margin:0}.section-highlight-steps .wrapper .highlight-steps__steps .highlight-steps__step.is-active .highlight-step__index{background-color:#2f4156;color:#f7fbfc}.section-highlight-steps .wrapper .highlight-steps__steps:has(.highlight-steps__step.is-active) .highlight-steps__step{opacity:.3}.section-highlight-steps .wrapper .highlight-steps__steps:has(.highlight-steps__step.is-active) .highlight-steps__step.is-active{opacity:1}@media screen and (min-width: 1200px){.section-highlight-steps .wrapper .highlight-steps__image{margin:48px auto;max-width:700px}.section-highlight-steps .wrapper .highlight-steps__image img{padding:34px}.section-highlight-steps .wrapper .highlight-steps__image .highlight-steps__image-step{position:absolute;top:var(--y_position_desktop);left:var(--x_position_desktop)}}