.card .content-wrapper{align-items:center;display:flex;flex-wrap:wrap;height:550px;min-height:550px}.card .content-wrapper.reverse-row{flex-direction:row-reverse}.card .left-wrapper{border-radius:1.5rem;display:flex;height:100%;max-width:33.333%;overflow:hidden;width:100%}.card .image-wrapper{position:relative}.card .image-wrapper img{height:100%!important;object-fit:cover;object-position:center;width:100%!important}.card .right-wrapper{background-color:#f5f5f5;border-radius:1.5rem;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;max-width:66.666%;overflow:hidden;padding:4rem;width:100%}.card .right-wrapper .text-wrapper,.card .right-wrapper .text-wrapper *{color:inherit}.card .button-wrapper{margin-top:1.5rem}.card .logo-wrapper{margin:0 0 auto}@media (max-width:1200px){.card .content-wrapper{display:block;height:auto;min-height:550px}.card .left-wrapper,.card .right-wrapper{max-width:100%}.card .image-wrapper{max-height:400px;width:100%}.card .logo-wrapper{margin:0 0 1rem}}@media (max-width:767px){.card .right-wrapper{padding:1.5rem}.card .right-wrapper .logo-wrapper{max-width:175px}}@media (max-width:600px){.card .image-wrapper{max-height:200px}}