body:has(.page__layout){overflow:hidden}.page__layout{display:flex;flex-direction:column;height:inherit}.page__layout--content{height:100%;padding:24px;overflow:auto;display:flex;flex-direction:column}.page__layout--content>*{width:100%}.page__layout--image{position:relative;display:none;border-right:12px solid #38a94c}.page__layout--image img{max-width:100%;height:100vh;object-fit:cover}@media(min-width:992px){.page__layout{display:grid;grid-template-columns:1fr 1fr}.page__layout--image{display:block;height:100vh}}@media(min-width:1400px){.page__layout{display:grid;grid-template-columns:714px auto}.page__layout--image{display:block;height:100vh}}