.card-80{align-items:center;background-blend-mode:multiply;background-position:top,50%;background-repeat:no-repeat,no-repeat;background-size:cover,cover;border-radius:30px;box-shadow:5px 5px 10px rgb(0,0,0,.1);display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:30px 30px 50px;position:relative}.card-80__content-title{flex-grow:1}.card-80__subtitle,.card-80__title{color:#fff;display:block;font-family:Poppins,sans-serif;font-size:18px;margin:auto;padding:20px;position:relative;text-align:center;width:fit-content;z-index:1}.card-80__title{margin-bottom:-15px}.card-80__subtitle{font-size:20px;font-weight:900}.card-80__title:before{clip-path:polygon(5% 9%,94% 6%,100% 90%,0 83%)}.card-80__subtitle:before,.card-80__title:before{background:#7c51a0;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.card-80__subtitle:before{clip-path:polygon(2% 10%,100% 7%,96% 89%,0 83%)}