.app-skeleton-lt__container{display:flex;flex-flow:column nowrap;align-items:center;row-gap:.5em;width:100%;height:calc(100% - 98px);padding-top:1em}@media only screen and (min-width:768px)and (max-width:1023px){.app-skeleton-lt__container{height:calc(100% - 147px)}}@media only screen and (min-width:1024px){.app-skeleton-lt__container{margin-right:auto;margin-left:auto;max-width:70rem;height:calc(100% - 159px)}}.app-skeleton-lt__primary{flex:42px 0;width:220px}@media only screen and (min-width:1024px){.app-skeleton-lt__primary{align-self:flex-start}}.app-skeleton-lt__secondary{flex:180px 0}@media only screen and (min-width:768px){.app-skeleton-lt__secondary{flex:56px 0}}.app-skeleton-lt__hr{display:block;border:none;border-bottom:1px solid rgba(0,0,0,.05);margin-top:.5em;margin-bottom:.5em}.app-skeleton-lt__content{flex:1 0;border-radius:4px 4px 0 0}