.steps-module{border-radius:20px;margin-inline:auto;max-width:1200px;padding:24px 20px;@media (min-width:640px){border-radius:24px;padding-bottom:36px;padding-left:36px;padding-right:36px;padding-top:36px}@media (min-width:900px){padding-bottom:56px;padding-left:56px;padding-right:56px;padding-top:56px}& .eyebrow{margin-bottom:20px}& h2{margin-bottom:25px;text-wrap:pretty}& .text{margin-bottom:0}& .stats-list{display:flex;flex-direction:column;gap:28px;list-style:none;margin:32px 0 0;padding:0;@media (min-width:768px){gap:32px;margin-top:40px}}& .stats-list__item{align-items:flex-start;display:flex;gap:16px;margin:0;padding:0}& .stats-list__icon{align-items:center;border-radius:4px;display:inline-flex;flex:0 0 auto;font-size:20px;height:46px;justify-content:center;margin-top:4px;width:46px}& .stats-list__body{flex:1 1 auto;min-width:0}& .stats-list__stat{font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:1.05;margin:0 0 2px;@media (min-width:640px){font-size:42px}}& .stats-list__desc{font-size:16px;line-height:1.45;text-wrap:pretty;& p{font-size:16px;margin:0}}& .buttons{display:inline-flex;flex-direction:column;gap:20px;margin-top:30px;@media (min-width:640px) and (max-width:767px){align-items:center;flex-direction:row}@media (min-width:768px) and (max-width:930px){flex-direction:column;margin-top:50px}@media (min-width:931px){align-items:center;flex-direction:row;margin-top:50px}}}.steps-module__grid{align-items:center;display:grid;gap:28px;grid-template-columns:1fr;@media (min-width:640px){gap:40px}@media (min-width:900px){gap:64px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}}.steps-module__heading{min-width:0}.steps-module__stage{min-width:0;position:relative}.steps-module__list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0 0 20px;padding:0;position:relative;z-index:2;@media (min-width:700px){gap:32px;margin-bottom:0}}.steps-module__item{display:flex;margin:0;max-width:100%;padding:0;width:100%;@media (min-width:700px){width:78%;&:nth-child(2n){align-self:flex-end}&:nth-child(odd){align-self:flex-start}}}.steps-module__card{background:var(--color-white);border-radius:8px;box-shadow:0 12px 24px 0 rgba(11,11,61,.12);padding:20px;width:100%;@media (min-width:700px){padding-bottom:24px;padding-left:24px;padding-right:24px;padding-top:24px}}.steps-module__icon{align-items:center;background:var(--color-fluent-beluga);border-radius:4px;display:inline-flex;font-size:18px;height:38px;justify-content:center;margin-bottom:12px;width:38px}.steps-module__card-headline{font-size:22px;font-weight:600;line-height:1.3;margin:0 0 4px}.steps-module__card-text{font-size:16px;line-height:1.5;& p{font-size:16px;margin:0}}.steps-module--horizontal{max-width:1400px;padding:12px 24px 32px;& .steps-module__grid{align-items:stretch;display:flex;flex-direction:column;gap:32px;grid-template-columns:none}& .steps-module__heading:empty{display:none}& .steps-module__stage{order:2}& .steps-module__heading{order:1}& .steps-module__list{display:grid;gap:32px;grid-template-columns:1fr;margin:0;position:relative;@media (min-width:700px){gap:24px;grid-auto-columns:1fr;grid-auto-flow:column}}& .steps-module__item{align-self:stretch;display:block;max-width:100%;position:relative;width:100%;&:nth-child(2n),&:nth-child(odd){align-self:stretch}}& .steps-module__card{background:transparent;box-shadow:none;padding:0 12px 0 0;position:relative}& .steps-module__number{align-items:center;background:#00b491;border:3px solid #fff;border-radius:50%;box-sizing:border-box;color:#fff;display:inline-flex;font-size:16px;font-weight:600;height:36px;justify-content:center;margin-bottom:20px;position:relative;width:36px;z-index:2}@media (min-width:700px){& .steps-module__list:before{background:var(--line-color,#3bc7a6);content:"";height:2px;left:17px;position:absolute;right:0;top:16px;z-index:1}}& .steps-module__card-headline{font-size:22px;margin-bottom:8px;text-wrap:pretty}& .steps-module__card-text{color:#4a4a4a;text-wrap:pretty}}