.profile-page-template{display:grid;gap:var(--spacing_4);grid-template-columns:300px 1fr;--page-body_padding-mobile:0;align-items:flex-start}@media(max-width:425px),(min-width:425px)and (max-width:767px),(min-width:768px)and (max-width:1023px){.profile-page-template{grid-template-columns:1fr}}.profile-page-template__header{align-items:center;display:flex;gap:var(--spacing_4);line-height:1;margin-bottom:var(--spacing_4);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:1024px)and (max-width:1219px),(min-width:1220px){.profile-page-template__header{display:none}}@media(max-width:425px),(min-width:425px)and (max-width:767px),(min-width:768px)and (max-width:1023px){.profile-page-template__aside.profile-page-template__aside{display:none}}
