.floating-card{border:0;display:flex;flex-wrap:nowrap;margin:0 auto;overflow:hidden}.floating-card.fliped{flex-direction:row-reverse}.floating-card .floating-card__image{line-height:0;width:50%}.floating-card .floating-card__image img{height:100%!important;object-fit:cover;width:100%}.floating-card .floating-card__content-wrapper{align-content:center;display:flex;flex-wrap:wrap;justify-content:center;max-width:100%;padding:40px;width:50%}.floating-card .floating-card__content-wrapper .floating-card__content :is(h1,h2,h3,h4,h5,h6){margin-bottom:24px}.floating-card .floating-card__content-wrapper .floating-card__content p{margin-bottom:0}.floating-card .floating-card__content-wrapper .floating-card__content .floating-card__button-wrapper{margin-top:24px}@media screen and (max-width:767px){.floating-card{flex-direction:column;flex-wrap:wrap}.floating-card .floating-card__content-wrapper,.floating-card .floating-card__image{max-width:100%!important;width:100%!important}.floating-card .floating-card__content-wrapper{min-height:auto!important;padding:30px}.floating-card .floating-card__content-wrapper .floating-card__content,.floating-card .floating-card__image img{max-width:100%!important}}