.floating-card{border:0;display:flex;flex-wrap:nowrap;margin:0 auto;max-width:940px;overflow:hidden}.floating-card.fliped{flex-direction:row-reverse}.floating-card .floating-card__image{line-height:0;width:57%}.floating-card .floating-card__image img{height:100%!important;max-width:none!important;width:100%}.floating-card.fliped{justify-content:space-between}.floating-card .floating-card__content-wrapper{align-content:center;display:flex;flex-wrap:wrap;justify-content:center;max-width:100%;padding:50px;width:40%}.floating-card .floating-card__content-wrapper .floating-card__content{max-width:352px}.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}.floating-card.card--dark{border-radius:0}@media screen and (max-width:767px){.floating-card{flex-direction:column!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:30px}.floating-card .floating-card__content-wrapper .floating-card__content,.floating-card .floating-card__image img{max-width:100%!important}}