.chevron-steps{position:relative}.chevron-steps__background{background-color:var(--module-background);height:100%;left:0;margin-left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:-1}.chevron-steps__title{font-size:48px;font-weight:800;line-height:1.25;margin:0 0 32px}.chevron-steps__title h1,.chevron-steps__title h2,.chevron-steps__title h3,.chevron-steps__title h4,.chevron-steps__title h5,.chevron-steps__title h6{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.chevron-steps__title.--highlight{line-height:1.45;padding-left:9px;padding-top:8px}.chevron-steps__title.--highlight h1,.chevron-steps__title.--highlight h2,.chevron-steps__title.--highlight h3,.chevron-steps__title.--highlight h4,.chevron-steps__title.--highlight h5,.chevron-steps__title.--highlight h6,.chevron-steps__title.--highlight>div{background-color:var(--color-primary);box-decoration-break:clone;box-shadow:6px 0 0 var(--color-primary),-6px 0 0 var(--color-primary);display:inline;line-height:1.45;padding:8px 0}.chevron-steps__description{font-size:24px;font-weight:500;line-height:36px;margin-bottom:40px;max-width:1100px}.chevron-steps__steps{display:flex;flex-direction:column;list-style:none;margin:0;overflow:hidden;padding:0;position:relative}.chevron-steps__step{background-color:var(--color-light-gray);min-width:0;padding:33px 20px 50px;position:relative}.chevron-steps__step:after{background-color:var(--module-background,#fff);bottom:-28px;clip-path:polygon(100% 0,100% 40%,50% 100%,0 40%,0 0,50% 60%);content:"";height:50px;position:absolute;right:0;width:100%;z-index:1}.chevron-steps__step:last-child{padding-bottom:78px}.chevron-steps__step:last-child:after{bottom:0;clip-path:polygon(100% 0,100% 100%,50% 100%,0 100%,0 0,50% 60%)}.chevron-steps__step-number{align-items:center;background-color:var(--color-primary);border-radius:50%;color:var(--color-black,#000);display:flex;flex:none;font-size:24px;font-variant-numeric:tabular-nums;font-weight:800;height:48px;justify-content:center;line-height:1;margin-bottom:20px;width:48px}.chevron-steps__step-title{font-size:24px;font-weight:800;line-height:100%;margin-bottom:18px}.chevron-steps__step-body{font-size:18px;font-weight:500;line-height:26px}.chevron-steps__step-body>:first-child{margin-top:0}.chevron-steps__step-body>:last-child{margin-bottom:0}.chevron-steps__ctas{display:flex;flex-direction:row;gap:24px;margin-top:24px}@media (min-width:992px){.chevron-steps__steps.--row{flex-direction:row}.chevron-steps__steps.--row .chevron-steps__step{flex-basis:0;flex-grow:1;padding:43px 51px}.chevron-steps__steps.--row .chevron-steps__step:after{bottom:auto;clip-path:polygon(40% 0,100% 50%,40% 100%,0 100%,60% 50%,0 0);height:calc(100% + 2px);right:-7px;top:-1px;width:75px}.chevron-steps__steps.--row .chevron-steps__step:last-child{padding-bottom:43px}.chevron-steps__steps.--row .chevron-steps__step:last-child:after{clip-path:polygon(100% 0,100% 50%,100% 100%,0 100%,60% 50%,0 0)}.chevron-steps__steps:not(.--row) .chevron-steps__step{align-items:start;column-gap:56px;display:grid;grid-template-columns:minmax(0,340px) minmax(0,1fr);padding:43px 51px 60px}.chevron-steps__steps:not(.--row) .chevron-steps__step:last-child{padding-bottom:88px}.chevron-steps__steps:not(.--row) .chevron-steps__step-head{align-items:flex-start;display:flex;gap:20px}.chevron-steps__steps:not(.--row) .chevron-steps__step-number,.chevron-steps__steps:not(.--row) .chevron-steps__step-title{margin-bottom:0}}@media (max-width:991.98px){.chevron-steps__title{font-size:27px;line-height:43.33px;margin-bottom:21px}.chevron-steps__title.--highlight{padding-left:7px;padding-top:2px}.chevron-steps__description{font-size:18px;line-height:30px;margin-bottom:18px}}@media (max-width:767.98px){.chevron-steps__title.--highlight h1,.chevron-steps__title.--highlight h2,.chevron-steps__title.--highlight h3,.chevron-steps__title.--highlight h4,.chevron-steps__title.--highlight h5,.chevron-steps__title.--highlight h6,.chevron-steps__title.--highlight>div{padding:3px 0}.chevron-steps__ctas{flex-direction:column;gap:12px;margin-top:20px}.chevron-steps__ctas .btn{width:100%}}