.large-card-wrapper{margin:0 auto;width:90%}.large-card{align-items:center;background-color:#5936d4;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50px;display:flex;justify-content:flex-start;min-height:400px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.large-card-overlay{background:linear-gradient(135deg,rgba(0,0,0,.4),rgba(89,54,212,.3));bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.large-card-content{color:#fff;padding:60px;position:relative;z-index:2}.large-card-icon{margin-bottom:24px}.large-card-icon img{filter:drop-shadow(0 4px 12px rgba(0,0,0,.3));height:80px;object-fit:contain;width:80px}.large-card-title{font-size:60px;font-weight:700}.large-card-subtitle,.large-card-title{color:#fff;font-style:normal;line-height:120%}.large-card-subtitle{font-size:20px;font-weight:400;margin:20px 0}.large-card-subtitle p{color:inherit;margin:0 0 16px}.large-card-subtitle p:last-child{margin-bottom:0}.large-card-cta{margin-top:32px}.large-card-button{align-items:center;background:#fff;border-radius:40px;color:#5936d4;display:inline-flex;flex-direction:column;font-feature-settings:"liga" off,"clig" off;font-size:22px;font-style:normal;font-weight:500;gap:8px;height:58px;justify-content:center;line-height:24px;padding:10px 20px;text-decoration:none}@media (max-width:768px){.large-card-content{max-width:100%;padding:40px 32px}.large-card-title{font-size:36px;margin-bottom:16px}.large-card-subtitle{font-size:18px;margin-bottom:24px}.large-card-icon img{height:60px;width:60px}.large-card-button{font-size:16px;padding:14px 28px}.large-card{min-height:350px}}@media (max-width:480px){.large-card-content{padding:32px 24px}.large-card-title{font-size:28px;line-height:130%}.large-card-subtitle{font-size:16px;margin-bottom:20px}.large-card-icon{margin-bottom:20px}.large-card-icon img{height:50px;width:50px}.large-card-button{font-size:15px;padding:12px 24px}.large-card{border-radius:16px;min-height:300px}.large-card-cta{margin-top:24px}}.large-card:not([style*=background-image]){background:linear-gradient(135deg,#5936d4,#fa4708)}.large-card:not([style*=background-image]):before{background:linear-gradient(45deg,hsla(0,0%,100%,.1),transparent 50%,rgba(0,0,0,.1));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}