.M-CardsP{overflow:hidden;padding:20px 0;width:100%}.M-CardsP__wrapper{display:flex;flex-direction:row;margin:0 auto;max-width:1200px;min-height:350px;position:relative;width:100%}.M-CardsP__box{color:#fff;display:flex;flex-direction:column;justify-content:center;padding:3rem}.M-CardsP__box--left{position:relative;width:55%;z-index:10}.M-CardsP__box--right{justify-content:center;margin-left:-15%;padding-left:22%;position:relative;width:60%;z-index:5}.M-CardsP__content{width:100%}.M-CardsP__content h1,.M-CardsP__content h2,.M-CardsP__content h3{font-size:1.8rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.M-CardsP__content ul{list-style-type:disc;margin:0;padding-left:1.5rem}.M-CardsP__content li{margin-bottom:.8rem}.M-CardsP__content li,.M-CardsP__content p{font-size:1rem;line-height:1.5}@media (max-width:991px){.M-CardsP__box--left{width:70%}.M-CardsP__box--right{margin-left:-15%;padding-left:35%;width:45%}}@media (max-width:767px){.M-CardsP__wrapper{flex-direction:column}.M-CardsP__box--left{border-bottom-right-radius:0;border-top-right-radius:0!important;border-radius:20px 20px 0 0;width:100%;z-index:1}.M-CardsP__box--right{border-radius:0 0 20px 20px;margin-left:0;min-height:auto;padding-left:3rem;width:100%}}