@media screen and (max-width: 899px){.desktop-only{display:none!important}}@media screen and (min-width: 900px){.mobile-only{display:none!important}}:root{--phonePortraitBreakpoint: 420px;--tabletBreakpoint: 1024px;--tabletPortraitBreakpoint: 900px;--menuBreakpoint: 56.25em}.profile-page__profile__content{display:flex;gap:1.5rem;width:calc(10 * (var(--containerWidth) - 264px) / 12 + 9 * 24px);margin:0 auto}@media screen and (max-width: 900px){.profile-page__profile__content{flex-direction:column;width:calc(4 * (var(--smallContainerWidth) - 30px) / 4 + 3 * 12px);gap:3rem}}.profile-page__profile__reviews{margin:0 auto}
