@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-for-who__container{background-color:#faf8f6}@media screen and (min-width: 990px){.mg-for-who__container{display:grid;grid-template-columns:7fr 5fr;padding:28px;gap:28px}}.mg-for-who__image img{border-radius:10px}.mg-for-who__content{padding:32px 24px 24px;color:#67645e}@media screen and (min-width: 990px){.mg-for-who__content{display:flex;flex-direction:column;justify-content:space-between;padding:0}}.mg-for-who__content h2{font-size:20px!important;text-transform:uppercase!important}.mg-for-who__description{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.mg-for-who__description h5{margin:0;font-weight:700!important;font-size:20px!important;line-height:24px!important;letter-spacing:0!important;font-weight:500!important}.mg-for-who__description p{margin:0}.mg-for-who__items{display:flex;flex-direction:column;gap:40px}.mg-for-who__item{position:relative;display:flex;align-items:center;gap:13.6px;text-transform:uppercase}.mg-for-who__item:before{content:"";position:absolute;bottom:-20px;left:0;width:104px;height:1px;background-color:#67645e}.mg-for-who__item:last-child:before{display:none}.mg-for-who__item img{width:24px;height:24px;object-fit:contain}
