.image-text-block{align-items:center;display:flex;flex-wrap:wrap;padding:0 80px}.image-text-block.image-left{flex-direction:row}.image-text-block.image-right{flex-direction:row-reverse}.image-wrapper{flex-basis:50%;position:relative}.image-wrapper:before{background-image:var(--badge-url);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-60px;content:"";height:120px;left:-25px;position:absolute;width:120px;z-index:2}.image-wrapper img{border-radius:14px;display:block;height:auto;max-height:560px;object-fit:cover;object-position:center;width:100%}.text-wrapper{background-color:#edece8;border-radius:0 14px 14px 0;color:#202322;flex-basis:50%;padding:60px}.text-wrapper h3{color:#202322;margin-bottom:20px;margin-top:0}.text-wrapper h3 em{color:#3c3fb7}.text-wrapper .content{margin-bottom:30px}.text-wrapper .button{background-color:#3c3fb7}@media screen and (max-width:1024px) and (min-width:768px){.image-text-block{padding:0 40px}.text-wrapper{padding:45px}.image-wrapper img{border-radius:14px;display:block;height:100%;max-height:800px;object-fit:cover;object-position:center;width:100%}.image-text-block.image-left,.image-text-block.image-right{align-items:stretch}}@media screen and (max-width:767px){.image-text-block{padding:0 25px}.image-text-block.image-left,.image-text-block.image-right{flex-direction:column}.image-wrapper:before{background-image:var(--badge-url);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-45px;content:"";height:100px;left:auto;position:absolute;right:-10px;width:100px;z-index:2}.text-wrapper{background-color:#edece8;border-radius:0 0 14px 14px;color:#202322;flex-basis:50%;margin:0 20px;padding:25px 25px 35px}.text-wrapper .content{margin-bottom:20px}}