.profile-page-template{display:grid;grid-template-columns:300px 1fr;gap:var(--q-spacing_4);--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{display:flex;align-items:center;gap:var(--q-spacing_4);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:var(--q-spacing_4);line-height:1}@media(min-width:1024px)and (max-width:1279px),(min-width:1280px){.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}}
