.floating-card{border:0;border-radius:0;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1040px;overflow:hidden}.floating-card.fliped{flex-direction:row-reverse}.floating-card .floating-card__image{line-height:0;max-width:488px;padding:24px;width:50%}.floating-card .floating-card__image img{height:100%;width:100%}.floating-card .floating-card__content-wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end;max-width:100%;padding-left:24px;width:50%}.floating-card.fliped .floating-card__content-wrapper{padding-left:0;padding-right:24px}.floating-card .floating-card__content-wrapper .floating-card__content{max-width:488px}.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:15px}.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-reverse!important;flex-wrap:wrap}.floating-card .floating-card__content-wrapper,.floating-card .floating-card__image{max-width:100%!important;padding:10px!important;width:100%!important}.floating-card .floating-card__content-wrapper{min-height:auto!important;padding:10px!important}.floating-card .floating-card__content-wrapper .floating-card__content,.floating-card .floating-card__image img{max-width:100%!important}}