.how-works{background-color:#f4f4f4}.how-works__wrapper{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}@media screen and (min-width: 990px){.how-works__wrapper{flex-wrap:nowrap}}@media screen and (min-width: 1200px){.how-works__wrapper{gap:112px}}.how-works__image{display:block;border-radius:16px;overflow:hidden;width:100%;height:100%}@media screen and (min-width: 990px){.how-works__image{max-width:664px;max-height:642px;margin-right:auto}}@media screen and (min-width: 990px){.how-works__image{margin:0}}.how-works__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.how-works__image video{width:100%;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (min-width: 990px){.how-works__image video{min-height:642px;max-height:642px}}.how-works__subtitle{font-size:16px;line-height:19.2px;color:#538c81;margin-bottom:16px;text-transform:uppercase;letter-spacing:3px}.how-works__title{margin:0;color:#2d2d2d;margin-bottom:54px}.how-works__step{max-width:426px}.how-works__step--title{font-size:22px;line-height:26.4px;margin-bottom:16px;color:#000}.how-works__step--text{font-size:16px;line-height:22px;color:#2d2d2d}.how-works__step+.how-works__step{margin-top:36px}