@media(min-width:1000px){.justice-hero{display:grid;grid-template-columns:1fr 26.66666%;align-items:center;justify-content:space-between;grid-gap:var(--main-spacing);gap:var(--main-spacing);margin-bottom:var(--spacing-7xl)}}.justice-hero__content{max-width:700px;padding-inline:var(--small-spacing);margin-bottom:var(--spacing-4xl)}@media(min-width:1000px){.justice-hero__content{padding-inline:0;margin-bottom:0}}.justice-hero__subtitle{color:var(--text-light)}.justice-hero__subtitle,.justice-hero__title{margin-bottom:var(--spacing-xl)}.justice-hero__text{margin-bottom:var(--spacing-2xl)}.justice-hero__btn{max-width:400px;margin-bottom:var(--smaller-spacing)}@media(min-width:1000px){.justice-hero__btn{max-width:300px}}