.fifty-fifty{display:grid;margin-bottom:0}@media screen and (min-width:1024px){.fifty-fifty{grid-template-columns:repeat(2,1fr)}}.fifty-fifty>div{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-left:auto;padding:30px 20px;width:100%}@media screen and (min-width:650px){.fifty-fifty>div{padding:30px 40px}}@media screen and (min-width:1024px){.fifty-fifty>div{padding:30px 84px 30px 60px}}@media screen and (min-width:1200px){.fifty-fifty>div{padding:40px 84px 40px 60px;width:660px}}.fifty-fifty h2{margin-bottom:15px}.fifty-fifty>img{height:100%;max-height:640px;-o-object-fit:cover;object-fit:cover;width:100%}.feedback{margin-bottom:0!important}.feedback__form{display:flex;flex-direction:column;gap:22px}.feedback__form span{font-size:14px}.feedback__form span a{color:var(--wp--preset--color--black)!important;text-decoration:underline!important}