.floating-card{border:0;border-radius:0;column-gap:5%;display:flex;flex-wrap:nowrap;margin:0 auto;max-width:100%;overflow:hidden}.floating-card.fliped{flex-direction:row-reverse}.floating-card .floating-card__image{line-height:0;max-width:400px;width:55%}.floating-card .floating-card__image img{height:100%!important;width:100%}.floating-card .floating-card__content-wrapper{align-content:center;display:flex;flex-wrap:wrap;justify-content:flex-end;max-width:300px;padding:0;width:41%}.floating-card.fliped .floating-card__content-wrapper{justify-content:flex-start}.floating-card .floating-card__content-wrapper .floating-card__content{max-width:300px}.floating-card .floating-card__content-wrapper .floating-card__content :is(h1,h2,h3,h4,h5,h6){margin-bottom:15px}.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-reverse!important;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-bottom:30px}.floating-card .floating-card__content-wrapper .floating-card__content,.floating-card .floating-card__image img{max-width:100%!important}}