.hr-pdl{display:flex;flex-direction:column;row-gap:var(--hr-pdl-gap-row, 24px);width:100%}.hr-pdl-hero{width:100%}.hr-pdl-content{display:flex;flex-direction:column;gap:var(--hr-pdl-gap-col, 24px)}@media(min-width:1024px){.hr-pdl-content{flex-direction:row}.hr-pdl-main{flex:0 0 calc(8 / 12 * 100%);min-width:0}.hr-pdl-sidebar{flex:0 0 calc(4 / 12 * 100% - var(--hr-pdl-gap-col, 24px));min-width:0}}.hr-pdl-sidebar-inner{position:sticky;top:var(--hr-pdl-sticky-offset, 24px)}.hr-pdl-main>*,.hr-pdl-hero>*,.hr-pdl-bottom>*{margin-bottom:var(--hr-pdl-gap-row, 24px)}.hr-pdl-main>*:last-child,.hr-pdl-hero>*:last-child,.hr-pdl-bottom>*:last-child{margin-bottom:0}.hr-pdl-bottom{width:100%}
