.sf-card-cta-v1{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-inline:15px;padding-block:min(7vw,84px);width:100%;background:var(--sf-background-regular);border-radius:28px;overflow:hidden;z-index:0}.sf-card-cta-v1 .sf-card-cta__background{position:absolute;inset:0;width:100%;height:100%;opacity:1;transition:opacity 1s;object-fit:cover;object-position:right;z-index:-1;user-select:none;-webkit-user-drag:none}.sf-card-cta-v1 .sf-card-cta__background:not([src]),.sf-card-cta-v1 .sf-card-cta__background[src=""]{opacity:0}.sf-card-cta-v1 .sf-card-cta__content .sf-title__text span[strong]{--sf-keyword-background: linear-gradient(to left, #f236ff 0%, #6c22ff 41%, #3c97ff 79%, #ffffff 100%)}.sf-card-cta-v1 .sf-card-cta__locations{position:relative;display:flex;flex-direction:row;justify-content:center;gap:24px;z-index:1}.sf-card-cta-v1 .sf-card-cta__location{padding:8px 16px;width:240px;height:50px;color:#fff;font-size:18px;font-weight:500;border-radius:22px}.sf-card-cta-v1 .sf-card-cta__location:nth-child(odd){background:linear-gradient(93deg, #8a2aff 0%, #a329ea 100%);box-shadow:inset 10px -9px 19px 0px rgba(255,255,255,.25),inset -7px 13px 18px 0px rgba(255,255,255,.25)}.sf-card-cta-v1 .sf-card-cta__location:nth-child(even){border:1px solid #b851ec}.sf-card-cta-v1 .sf-card-cta__location .sf-button__icon{transition:transform .2s}.sf-card-cta-v1 .sf-card-cta__location:hover .sf-button__icon{transform:translateX(5px)}@media screen and (max-width: 880px){.sf-card-cta-v1{padding-inline:8px;border-radius:14px}.sf-card-cta-v1 .sf-card-cta__locations{gap:12px}.sf-card-cta-v1 .sf-card-cta__location{padding:4px 18px;width:auto;font-size:12px;height:40px;border-radius:18px}}