.card-simple__wrapper{position:relative;padding:148.5px 110px;border-radius:20px;background:linear-gradient(180deg, #282560 0%, #1b154a 100%);box-shadow:5px 5px 30px 0 rgba(0,0,0,.25);overflow:hidden}.card-simple__wrapper::before{content:"";position:absolute;inset:0;background-image:url("../../../assets/img/card-bg.png");background-position:top center;background-size:cover;background-repeat:no-repeat;opacity:1;mix-blend-mode:normal;pointer-events:none;z-index:0}.card-simple__wrapper>*{position:relative;z-index:1}.card-simple .title-content{max-width:835px}.card-simple .title-content .heading{margin-bottom:27px}.card-simple .title-content p:last-child{margin-bottom:0}.card-simple .content-buttons{align-items:flex-end}.card-simple .content-buttons .btn-site{min-width:249px}@media(max-width: 1200px){.card-simple__wrapper{padding:60px 40px}}@media(max-width: 991px){.card-simple .title-content{max-width:100%}.card-simple .title-content p{margin-bottom:30px}.card-simple .content-buttons{justify-content:flex-start}}@media(max-width: 768px){.card-simple .content-buttons{justify-content:flex-start !important}.card-simple__wrapper{padding:40px 30px}}