.small-hero{align-items:stretch;display:flex;justify-content:space-between;padding-top:10rem}.small-hero__content{flex:0 1 60%}.small-hero__sidebar{align-items:flex-start;border-left:1px solid #ff7a3d;display:flex;flex:0 1 30%;flex-wrap:wrap;margin-left:1.5rem;padding-left:1.5rem}.small-hero-sidebar__inner{display:flex;flex:0 1 100%;flex-direction:column}.small-hero-sidebar__inner>*{flex:0 1 100%}.small-hero-sidebar__inner>:not(:last-child){border-bottom:1px solid var(--color-naava-300);margin-bottom:1rem;padding-bottom:1rem}.small-hero-sidebar__author>p{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:0}.author-name{font-size:12px}.small-hero__buttons{align-items:flex-start;display:flex;flex:0 1 100%;flex-direction:column;gap:1rem}.small-hero__container{background:var(--color-naava-100)}.small-hero__image{margin:0 auto;max-width:1920px;padding:3rem 1rem 1rem}.small-hero__image img{height:100%;object-fit:cover;width:100%}.blog-post__timestamp{color:var(--color-hehku-900);font-size:1.125rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0}.author-text,.blog-post__timestamp{text-transform:uppercase}.blog-post__tags{display:flex;flex-wrap:wrap;gap:.5rem}@media screen and (max-width:768px){.small-hero__sidebar{border-left:0;border-top:1px solid #ff7a3d;flex:0 1 100%;margin-left:0;margin-top:1.5rem;padding-left:0;padding-top:1.5rem}.small-hero__content{flex:0 1 100%}.small-hero{flex-wrap:wrap}}