@media (min-width:768px){.double--block{align-items:center;display:flex;flex-direction:row}.double--block.reverse{flex-direction:row-reverse}.single--block{width:50dvw}.single--block:first-child{align-items:stretch;align-self:stretch;display:flex}.single--block:last-child{margin-left:-2rem;width:calc(50dvw + 2rem)}.single--content{margin:4rem 0}.reverse .single--block:last-child{margin-left:0;margin-right:-2rem;z-index:1}.reverse .single--content{margin-left:auto}}.single--block iframe,.single--block img,.single--block video{height:auto;object-fit:cover;width:100%}.single--content{max-width:72ch;padding:2rem}:root{--green:#19af52;--white:#fff;--orange:#f90}.shadow{box-shadow:0 .25rem .5rem rgba(0,0,0,.1)}[class*=bg-]{background-color:var(--background-color,var(--white))!important;color:var(--text-color,#000)}.bg-green{--background-color:var(--green);--text-color:var(--white)}.bg-white{--background-color:var(--white);--text-color:#000}.bg-orange{--background-color:var(--orange);--text-color:#000}