.offset-cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;justify-content:center}.offset-cards .card-item{background:linear-gradient(180.43deg,#21164d .37%,#1d31c6 103.88%);border-radius:20px;color:#fff;display:flex;flex-direction:column;flex-grow:1;max-width:400px;padding:35px 28px;text-align:center}.offset-cards .card-item .content-wrapper{flex-grow:1}.offset-cards .card-item:has(.arrow-button) .content-wrapper{text-align:left}.offset-cards .card-item .image-wrapper{margin-bottom:25px;margin-top:-87px}.s2c-offset-cards-rounded-image .image-wrapper{background:#fff;border-radius:10px;overflow:hidden}@media(min-width:768px){.offset-cards .card-item .image-wrapper img{height:414px!important;object-fit:contain}}.offset-cards .card-item h3{color:inherit;margin-bottom:25px}.offset-cards .card-item .button{margin-top:25px}.offset-cards .card-item .content-wrapper:has(.arrow-button){display:flex;flex-direction:row}.offset-cards .card-item .button.arrow-button{align-items:center;align-self:flex-end;border-radius:50%;display:flex;flex-shrink:0;height:53px;justify-content:center;padding:0;width:53px}.offset-cards .card-item .button.arrow-button:hover svg path{fill:#dee8ff}