.corner-content{display:flex;flex-wrap:wrap}@supports (gap: .25rem){@media only screen and (min-width: 48rem){.corner-content{display:flex}}.corner-content{gap:.25rem}}@supports not (gap: .25rem){.corner-content{margin:-.125rem}.corner-content>*{margin:.125rem}}@media only screen and (max-width: 64rem){.corner-content{margin-top:var(--spacing-lg)}}@media only screen and (min-width: 64rem){.corner-content{position:absolute;max-width:23rem}}@media only screen and (min-width: 75rem){.corner-content{max-width:25.5rem}}@media only screen and (min-width: 90rem){.corner-content{max-width:33rem}}.corner-content--bottom-right{bottom:var(--spacing-xxl);right:1rem}@media only screen and (min-width: 48rem){.corner-content--bottom-right{right:calc((100vw - 43.25rem)/2)}}@media only screen and (min-width: 64rem){.corner-content--bottom-right{right:calc((100vw - 46rem)/2)}}@media only screen and (min-width: 75rem){.corner-content--bottom-right{right:calc((100vw - 51rem)/2)}}@media only screen and (min-width: 90rem){.corner-content--bottom-right{right:calc((100vw - 66rem)/2)}}.corner-content--stacked{flex-direction:column}.corner-content--horizontal{flex-direction:row}.corner-content--bottom-left{bottom:var(--spacing-xxl);left:1rem}@media only screen and (min-width: 48rem){.corner-content--bottom-left{left:calc((100vw - 43.25rem)/2)}}@media only screen and (min-width: 64rem){.corner-content--bottom-left{left:calc((100vw - 46rem)/2)}}@media only screen and (min-width: 75rem){.corner-content--bottom-left{left:calc((100vw - 51rem)/2)}}@media only screen and (min-width: 90rem){.corner-content--bottom-left{left:calc((100vw - 66rem)/2)}}.corner-content picture,.corner-content img{display:inline}
