@keyframes topToBottom{0%{transform:translateY(0)}25%{transform:translateY(200%)}50%{transform:translateY(200%)}75%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mg-steps-list__wrapper{padding-block:16px}@media screen and (min-width: 990px){.mg-steps-list__wrapper{padding-block:24px}}.mg-steps-list__content{background-color:#211f1c;color:#faf8f6;padding:24px 10.4px}@media screen and (min-width: 990px){.mg-steps-list__content{padding:32px 40px 64px}}.mg-steps-list__content--grid{display:flex;flex-direction:column;background-color:transparent;gap:16px;row-gap:24px;padding:0}@media screen and (min-width: 990px){.mg-steps-list__content--grid{display:grid;grid-template-columns:repeat(3,1fr)}}.mg-steps-list__content--grid .mg-steps-list__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:unset;padding:40px 16px;text-align:center;background-color:#f6eee5;color:#211f1c}@media screen and (min-width: 990px){.mg-steps-list__content--grid .mg-steps-list__item{align-items:flex-start;text-align:left;padding:48px 32px}}.mg-steps-list__content--grid .mg-steps-list__item:before{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:10px;background-color:#787878}.mg-steps-list__content--grid .mg-steps-list__item h3{position:relative;margin-block:24px;margin-top:8px;font-family:var(--font-paragraph--family)!important;font-weight:700!important;font-size:20px!important;line-height:24px!important;letter-spacing:0!important}.mg-steps-list__content--grid .mg-steps-list__item h3:before{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:164px;height:1px;background-color:#787878}@media screen and (min-width: 990px){.mg-steps-list__content--grid .mg-steps-list__item h3:before{left:0;transform:none}}.mg-steps-list__content--grid .mg-steps-list__item-number{margin-top:24px;color:#787878;font-family:var(--font-paragraph--family)!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;letter-spacing:0!important}.mg-steps-list__content--grid .mg-steps-list__item-number:before{display:none}.mg-steps-list__item{padding:16px 0;border-bottom:1px solid #faf8f6}@media screen and (min-width: 990px){.mg-steps-list__item{display:grid;grid-template-columns:1fr 2fr 2fr;min-height:150px;gap:130px}}.mg-steps-list__item:first-child{border-top:1px solid #faf8f6}.mg-steps-list__item-icon{max-width:50px}.mg-steps-list__item-number,.mg-steps-list__item-title{font-family:var(--font-h6--family)!important;font-weight:var(--font-h6--weight)!important;font-size:var(--font-h6--size)!important;line-height:var(--font-h6--line-height)!important;letter-spacing:var(--font-h6--letter-spacing)!important;text-transform:var(--font-h6--case)!important}@media screen and (min-width: 990px){.mg-steps-list__item-number,.mg-steps-list__item-title{margin:0;font-family:var(--font-h2--family)!important;font-weight:var(--font-h2--weight)!important;font-size:var(--font-h2--size)!important;line-height:var(--font-h2--line-height)!important;letter-spacing:var(--font-h2--letter-spacing)!important;text-transform:var(--font-h2--case)!important}}.mg-steps-list__item-number{position:relative;height:max-content}.mg-steps-list__item-number:before{content:"";position:absolute;bottom:-5px;left:0;width:40px;height:1px;background-color:#e89678}.mg-steps-list__item-description{font-family:var(--font-paragraph--family)!important;font-weight:400!important;font-size:14px!important;line-height:20px!important;letter-spacing:0!important}
