.m-card.m-bottom-left{grid-column:1;grid-row:3}.benefits-wrap{margin-top:110px;background:#fff;border-radius:26px;padding:36px 30px 30px;box-shadow:0 4px 28px rgba(123,92,245,.06);position:relative;overflow:hidden}.benefits-wrap::before{content:"";position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(123,92,245,.04) 0%,transparent 70%);border-radius:50%}.benefits-title{text-align:center;font-size:22px;font-weight:800;color:#6461a8;margin-bottom:30px;position:relative;z-index:1}.benefits-row{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1}.b-item{text-align:center;flex:1;padding:0 10px;position:relative}.b-item:not(:last-child)::after{content:"";position:absolute;left:0;top:10%;height:80%;width:1px;background:linear-gradient(to bottom,transparent,rgba(123,92,245,.15),transparent)}.b-item .b-icon{width:40px;height:40px;margin:0 auto 10px;display:flex;align-items:center;justify-content:center}.b-item h4{font-size:13px;font-weight:800;color:#6461a8;margin-bottom:4px}.b-item p{font-size:11px;color:#9b8bb8;line-height:1.6;font-weight:600}.dots-row{display:flex;justify-content:center;gap:10px;margin-top:22px}.dots-row .d{width:10px;height:10px;border-radius:50%;background:#d4c8f0}.dots-row .d.active{background:#6461a8}@media (max-width:1100px){.benefits-row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 10px}.b-item:not(:last-child)::after{display:none}.b-item .b-icon{width:36px;height:36px}.b-item h4{font-size:12px}.b-item p{font-size:10.5px}.benefits-wrap{padding:28px 20px 24px;margin-top:50px}.benefits-title{font-size:19px}.cta-btn{font-size:15px;padding:13px 36px;width:92%;max-width:340px;justify-content:center}}