#critique-page{min-height:100dvh}#critique-page section{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:10px;max-width:1440px;width:100%;margin:auto;height:min-content}@media screen and (min-width: 768px){#critique-page section{gap:20px}}@media screen and (min-width: 1024px){#critique-page section{gap:32px}}@media screen and (min-width: 1440px){#critique-page section{gap:40px}}#critique-page section:not(.home-page-hero){padding:4rem 0}#critique-page section:last-of-type{position:relative;display:flex;border-collapse:separate;border-radius:0 0 3em 3em;background-color:#f7f7f7;max-width:unset}#critique-page section:last-of-type::before{position:absolute;content:"";height:100%;width:100%;background-color:#eaeaea;z-index:-1;bottom:0;left:0}#critique-page section{display:flex}#critique-page hero-block{position:relative}#critique-page hero-block .hero-block__heading{z-index:1;grid-row:1}#critique-page hero-block object{position:relative;z-index:0;grid-column:8/12;grid-row:1;max-width:100%;align-self:flex-end}#critique-page>section:last-of-type::before{background:none}#critique-page .title-block{grid-column:2/12;text-align:center}#critique-page half-half{gap:4rem}#critique-page half-half p:not(:last-of-type){margin-bottom:1.5rem}@media screen and (min-width: 768px){#critique-page .title-block{display:flex;flex-direction:row;align-items:end;gap:2rem}#critique-page .title-block h2{margin-bottom:-0.8rem}}@media screen and (min-width: 1024px){#critique-page{min-height:calc(60dvh - 3.0333333333rem)}}