.gallery-upsell-card{display:flex;align-items:center;gap:var(--spacing-160);padding:0;background:transparent;border:none;border-radius:var(--radius-small);cursor:pointer;text-align:start;font-family:inherit;text-decoration:none}.gallery-upsell-card:focus-visible{outline:none}.gallery-upsell-card:focus-visible .gallery-upsell-card-header{color:var(--fg-neutral-1-rest);text-decoration:underline;text-decoration-color:var(--fg-neutral-1-rest)}.gallery-upsell-card:focus-visible .gallery-upsell-card-subtext{background-image:linear-gradient(243deg,var(--icon-grad-stop-2) 21.43%,var(--icon-grad-stop-1) 90.25%),linear-gradient(90deg,var(--icon-grad-stop-1) 0%,var(--icon-grad-stop-2) 100%);background-size:100% 100%,100% 1px;background-position:0 0,0 100%;background-repeat:no-repeat,no-repeat;-webkit-background-clip:text,padding-box;background-clip:text,padding-box}.gallery-upsell-card-icon{flex-shrink:0;width:var(--icon-size-xl);height:var(--icon-size-xl);display:flex;align-items:center;justify-content:center;color:inherit}.gallery-upsell-card-icon svg{width:var(--icon-size-xl);height:var(--icon-size-xl)}.gallery-upsell-card-icon .icon-rest{display:block}.gallery-upsell-card-icon .icon-filled,.gallery-upsell-card:hover .gallery-upsell-card-icon .icon-rest{display:none}.gallery-upsell-card:hover .gallery-upsell-card-icon .icon-filled{display:block}.gallery-upsell-card:active .gallery-upsell-card-icon .icon-rest{display:none}.gallery-upsell-card:active .gallery-upsell-card-icon .icon-filled{display:block}.gallery-upsell-card-text{display:flex;flex-direction:column;gap:var(--spacing-20)}.gallery-upsell-card-header{font-size:var(--font-size-body-1-strong);font-weight:var(--font-weight-body-1-strong);line-height:var(--line-height-body-1-strong);color:var(--fg-neutral-2-rest)}.gallery-upsell-card-header:hover,.gallery-upsell-card-header:active{color:var(--fg-neutral-1-rest)}.gallery-upsell-card-subtext{font-size:var(--font-size-body-1-strong);font-weight:var(--font-weight-caption-1-strong);line-height:var(--line-height-body-1-strong);width:fit-content;padding-bottom:2px;background-image:linear-gradient(243deg,var(--icon-grad-stop-2) 21.43%,var(--icon-grad-stop-1) 90.25%);background-size:100% 100%;background-position:0 0;background-repeat:no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gallery-upsell-card-subtext:hover,.gallery-upsell-card-subtext:active{background-image:linear-gradient(243deg,var(--icon-grad-stop-2) 21.43%,var(--icon-grad-stop-1) 90.25%),linear-gradient(90deg,var(--icon-grad-stop-1) 0%,var(--icon-grad-stop-2) 100%);background-size:100% 100%,100% 1px;background-position:0 0,0 100%;background-repeat:no-repeat,no-repeat;-webkit-background-clip:text,padding-box;background-clip:text,padding-box}
