@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-about{position:relative;margin-top:32px}@media screen and (min-width: 990px){.mg-about{margin-top:72px}}.mg-about__inner{display:flex;justify-content:center;flex-direction:column;gap:32px}@media screen and (min-width: 990px){.mg-about__inner{flex-direction:row;gap:64px;border-top:1px solid #67645e}}.mg-about__inner h1,.mg-about__inner h4,.mg-about__inner p{color:#67645e}.mg-about__inner h4{font-weight:700}.mg-about__inner h1{margin-top:24px;color:#4e4e4e;font-weight:700}@media screen and (min-width: 990px){.mg-about__inner h1{margin-top:0;font-weight:var(--font-h3--weight)!important;font-size:var(--font-h3--size)!important;line-height:var(--font-h3--line-height)!important;letter-spacing:var(--font-h3--letter-spacing)!important;text-transform:var(--font-h3--case)!important}}.mg-about__item{width:100%}@media screen and (min-width: 990px){.mg-about__item{padding-top:24px;display:flex;flex-direction:column-reverse;justify-content:space-between;width:40%}.mg-about__item:first-child{gap:64px}}.mg-about__item:last-child{padding-bottom:48px}@media screen and (min-width: 990px){.mg-about__item:last-child{display:flex;flex-direction:column;gap:32px;padding-bottom:80px}}.mg-about__item--content{padding-bottom:16px;border-bottom:1px solid #67645e}@media screen and (min-width: 990px){.mg-about__item--content{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:350px;padding:28px 20px;border:none}.mg-about__item--content:first-child{border-bottom:1px solid #67645e;border-right:1px solid #67645e}}.mg-about__item--content .button{margin-top:48px;margin-left:auto;font-weight:400!important;font-size:12px!important;line-height:16px!important;letter-spacing:0!important}@media screen and (min-width: 990px){.mg-about__item--content .button{position:absolute;margin-top:0;right:20px;top:28px}}@media screen and (max-width: 989px){.mg-about__item--content:nth-child(3){padding-bottom:0;border-bottom:none}}.mg-about__item--content:last-child{background-color:#ba6d5a;border-bottom:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px}@media screen and (max-width: 989px){.mg-about__item--content:last-child{padding-top:16px;padding-inline:16px;margin-inline:-16px}}@media screen and (min-width: 990px){.mg-about__item--content:last-child{border-bottom-left-radius:0}}.mg-about__item--content:last-child p{color:#f1f0ed}.mg-about__item--content-number{font-family:Zalando Sans Expanded,sans-serif;margin-bottom:16px;font-size:32px!important;line-height:32px!important;font-weight:500!important}.mg-about__item--image{height:100%}.mg-about__item--image img{border-radius:10px;object-fit:cover;height:100%}@media screen and (max-width: 989px){.mg-about__item--image img{height:350px}}.mg-about__content-wrapper{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 990px){.mg-about__content-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:0;width:60%}}
