.content-header{display:flex;gap:20px}@media screen and (max-width: 1000px){.content-header{flex-direction:column}}.content-header__image{width:550px;height:410px;border-radius:16px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1000px){.content-header__image{width:100%;height:auto;max-height:80vh}}.content-header__title{font-weight:600;font-size:37px;margin-bottom:18px}@media screen and (max-width: 600px){.content-header__title{font-size:30px}}.content-header__requirements{list-style-type:none;font-weight:500;font-size:20px;color:#585858;margin-bottom:18px}.content-header__requirement-title{font-weight:600;color:#1d1d1b}.content-header__short-description{font-size:20px;margin-bottom:20px}.content-header__actions{padding-top:15px;text-align:center}.content-body{margin-top:40px}.content-body>ul,.content-body ol{margin-left:20px}.content-body>ul>li[data-list=ordered],.content-body ol>li[data-list=ordered]{list-style-type:decimal}.content-body>ul>li[data-list=bullet],.content-body ol>li[data-list=bullet]{list-style-type:disc}.content-body__header{display:flex;align-items:center;gap:14px;margin:15px 0;font-weight:600;font-size:27px;text-align:start}@media screen and (max-width: 1200px){.content-body__header{font-size:24px}}@media screen and (max-width: 1000px){.content-body__header{font-size:22px}}.content-body__header>.section-title__icon{width:65px}.content-body__action{margin-top:40px;text-align:center}.user-section{margin-top:10px;display:flex;gap:30px;align-items:center}@media (max-width: 1200px){.user-section{display:grid}}.user-section__wrapper{display:flex;flex-direction:column;gap:12px}.user-section__profile{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;text-align:center;gap:18px;font-weight:600;font-size:30px}@media (max-width: 400px){.user-section__profile{font-size:24px}}.user-section__profile-image{width:93px;height:93px;border:3px solid #5773FF;border-radius:50%;overflow:hidden;background:#d9d9d9}.user-section__profile-image>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section__attributes{display:flex;flex-wrap:wrap;gap:30px}@media (min-width: 1200px){.section__attributes{margin-right:100px}}.user-section__attribute{display:flex;gap:8px;align-items:center;font-weight:600;font-size:19px}
