.card__box{display:flex;max-width:750px;margin:auto}.card__box__image{min-width:50%}.card__box__image img{min-width:-webkit-fill-available}.card__box__body{min-width:50%;background-color:#ededed;background-repeat:no-repeat;background-position:top;background-size:130% 130%;height:auto;margin-bottom:4px}.card__box__sub__body{position:relative;margin:-10px -20px 0 -20px;padding:25px 0 0 30px;background-color:#063e85;background-repeat:no-repeat;background-position:center}@media(max-width:992px){.card__box__sub__body{padding:12px 0 0 25px;margin-right:0}}.card__box__sub__body::after{content:"";position:absolute;margin-left:-30px;z-index:1;border-left:5px solid #ffd200;display:block;top:0;height:100%}@media(max-width:576px){.card__box__sub__body::after{margin-left:-26px}}.card__box__body__titulo{font-family:'MuseoSansRounded-700';width:82%;color:#ffd200;font-size:32px;letter-spacing:-0.8px}@media(max-width:992px){.card__box__body__titulo{font-size:18px}}.card__box__body__subtitulo{font-family:'MuseoSansRounded-500';color:#fff;font-size:27px;line-height:26px;margin-bottom:10px;width:85%}@media(max-width:992px){.card__box__body__subtitulo{font-size:1em;line-height:14px;width:95%}}.card__box__body__button{display:flex;justify-content:center}.card__box__body__button a{margin-bottom:-18px;margin-left:-8%;display:inline-block;text-decoration:none;padding:8px 20px 6px 20px;text-align:center;font-family:'MuseoSansRounded-500';font-weight:800;font-size:20px;color:#063e85;background-color:#ffd200;box-shadow:0px 7px 15px #00000033;border-radius:5px;text-transform:uppercase}@media(max-width:992px){.card__box__body__button a{margin-bottom:-12px;font-size:12px;line-height:14px}}@media screen and (max-width:768px){.card__box{display:none}}