.register-content{padding-top:0;margin-bottom:32px;display:flex;flex-direction:column;justify-content:center;height:100%}@media(min-width:992px){.register-content{margin-bottom:0;margin-top:-30px!important}}.register-content__title{font-size:18px;font-weight:500;color:#000716;margin-bottom:20px!important;width:100%;text-align:center}@media(min-width:992px){.register-content__title{width:545px;text-align:start;margin-top:-40px!important;font-size:24px}}.register-content__text{font-size:16px;font-weight:600;color:#6d6d6d;margin-bottom:10px;text-align:center;line-height:36px}@media(min-width:992px){.register-content__text{width:418px;text-align:start}}.register-content__list{display:flex;gap:16px;flex-direction:column}.register-content__list-wrapper{display:grid;gap:16px;width:100%}.register-content__list-wrapper ul{display:flex;flex-direction:column;gap:16px}.register-content__list-wrapper--mobile{grid-template-columns:repeat(3,1fr);justify-items:center}@media(min-width:992px){.register-content__list-wrapper--mobile{display:none}}.register-content__list-wrapper--desktop{display:none}@media(min-width:992px){.register-content__list-wrapper--desktop{display:grid;grid-template-columns:repeat(2,1fr);width:422px;justify-items:start}}