.brand-landscape{.row-container{display:flex}.row-content{width:40%;display:flex;flex-direction:column;justify-content:center;padding:30px 50px;max-width:700px;.brand-icon{max-width:260px;margin:10px auto;max-height:86px}.brand-title{margin:0 auto;text-align:center;font-weight:700;font-size:3rem}.brand-content{position:relative;a{color:var(--color-foreground);text-decoration-style:dashed;text-underline-offset:5px}}.brand-cta{margin:0 auto;.link{margin:10px}}}.row-media{display:flex;width:60%;.brand-image{max-height:550px;width:100%}.brand-image img{width:100%;height:100%;object-fit:cover}}}@media screen and (max-width:749px){.row-container{flex-direction:column;.row-content{width:100%;padding:20px 40px}.row-media{width:100%}}}