/*!
 * 
 *         ============= BUILD INFO =============
 *         MFE: Phoenix-upper-funnel
 *         chunkName: component-clientlibs/productCard.v1/productCard
 *         VERSION: release-phoenix-upper-funnel-1.1.56754.1928853730-b1394dff-1-g0dbbedd7c
 *         BRANCH: release/fix-upper-funnel-07-22
 *         COMMITHASH: 0dbbedd7c8d922b4fe86362a79fa61d59d32de0c
 *         LASTCOMMITDATETIME: 2025-07-21T10:23:07-07:00
 *         ============= If you're reading this, why not come work with us? https://www.t-mobile.com/careers =============
 */.upf-productCard{--upf--productCard--card-radius:1.2rem;--upf--productCard--padding:2rem;--upf--productCard--shadow:0px 2px 20px 3px rgba(65,65,65,.11),0px 2px 20px 10px rgba(65,65,65,.03);height:100%;width:100%}.upf-productCard__track{background-color:var(--upf--productCard--color-background);border-radius:var(--upf--productCard--card-radius);box-shadow:var(--upf--productCard--shadow);display:flex;flex-direction:column;height:100%;justify-content:space-between;min-width:2.5rem;overflow:hidden}.upf-productCard__content{padding:var(--upf--productCard--padding);position:relative}.upf-productCard__content a{color:inherit;text-decoration:none}.upf-productCard__content button{width:100%}.skeleton-loader{animation:skeletonLoaderShimmer 3.5s linear;animation-iteration-count:infinite;background-color:#f8f8f8;background-image:linear-gradient(90deg,hsla(0,0%,91%,.5) 0,#f8f8f8 15%,hsla(0,0%,91%,.5) 40%);background-size:1200px 100%;border-radius:2px;color:transparent;display:inline-block;overflow:hidden}@keyframes skeletonLoaderShimmer{0%{background-position:-1200px 0}to{background-position:1200px 0}}