.grid__item:has(.product-card-wrapper:has(.px-product-card)){display:flex;flex-direction:column}.product-card-wrapper:has(.px-product-card){flex:1 1 auto;align-self:stretch;display:flex;flex-direction:column;height:100%;border-radius:16px;overflow:hidden;background:#fff;border:1px solid rgba(208,228,245,.95);box-shadow:0 2px 12px #1a3f6e14;transition:transform .28s ease,box-shadow .28s ease,border-color .2s ease;animation:px-card-enter .45s ease both}.product-card-wrapper:has(.px-product-card):hover{transform:translateY(-4px);box-shadow:0 14px 32px #4a87ce24;border-color:#6b4fc938}.px-product-card{display:flex;flex-direction:column;height:100%;min-height:0;border:none!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}.px-product-card.card--card.gradient,.px-product-card.card--standard{background:transparent!important}.px-product-card.card--extend-height{height:100%}.px-product-card.card--horizontal{flex-direction:row;align-items:stretch}.px-product-card.card--horizontal .px-product-card__surface{flex:1 1 52%;min-width:0;min-height:auto;border-bottom:none}.px-product-card.card--horizontal .px-product-card__footer.card__content{flex:1 1 48%;border-top:none;border-inline-start:1px solid rgba(208,228,245,.75);display:flex;flex-direction:column;justify-content:center}.px-product-card__surface{flex:1 1 auto;display:flex;flex-direction:column;align-items:stretch;min-height:11rem;padding:1.2rem 1.1rem 1rem;text-align:right;direction:rtl;background:linear-gradient(165deg,#f0f6fd,#fff 55%);border-bottom:1px solid rgba(208,228,245,.88)}.px-product-card__badges{min-height:1.35rem;margin-bottom:.45rem;display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-start}.px-product-card__badge.badge{position:static}.px-product-card__title{margin:0 0 auto;padding-bottom:.85rem;font-family:var(--font-heading-family, "Tajawal", sans-serif);font-size:clamp(.95rem,2.1vw,1.08rem);font-weight:800;line-height:1.42;flex:1 1 auto}.px-product-card__title-link{color:#0a1628;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.px-product-card__title-link:hover{color:#2f65a8}.px-product-card__cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;margin-top:0;padding:.65rem 1rem;border-radius:12px;font-family:var(--font-heading-family, "Tajawal", sans-serif);font-size:.88rem;font-weight:800;letter-spacing:.02em;color:#fff!important;text-decoration:none;background:linear-gradient(135deg,#4a87ce,#2f65a8);border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 16px #2f65a840;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.px-product-card__cta:hover{background:linear-gradient(135deg,#2f65a8,#6b4fc9);color:#fff!important;transform:translateY(-1px)}.px-product-card__cta:focus-visible{outline:2px solid rgba(232,163,24,.85);outline-offset:2px}.px-product-card__footer.card__content{display:block;flex:0 0 auto;width:100%;margin-top:0!important;padding:.85rem 1rem 1rem!important;background:#f7fafd!important;background-image:none!important;border-top:1px solid rgba(208,228,245,.85);border-radius:0!important;box-shadow:none!important}.px-product-card__footer .card__information{padding:0!important}.px-product-card__footer .card-information{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.px-product-card__footer .caption-with-letter-spacing.light{font-size:clamp(.8rem,2vw,.92rem);opacity:.88}.px-product-card .card-information .price{width:100%;text-align:center;font-size:clamp(.9rem,2.1vw,1.05rem);font-weight:700;color:#1a3f6e}.px-product-card .price--on-sale .price-item--regular{font-size:.9em;opacity:.85}.px-product-card__footer .quick-add{margin-top:.65rem}.px-product-card--compact{min-height:108px;border-radius:12px;overflow:hidden}.px-product-card__surface--compact{min-height:108px;padding:.55rem .65rem;justify-content:center;gap:.45rem;background:linear-gradient(150deg,#1a3f6e,#3d7bc9 48%,#5c4db8);border-bottom:none}.px-product-card__compact-title{margin:0;font-family:var(--font-heading-family, "Tajawal", sans-serif);font-size:clamp(.78rem,2vw,.9rem);font-weight:800;line-height:1.35;color:#fff;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.px-product-card__cta--compact{min-height:auto;padding:.35rem .75rem;font-size:clamp(.68rem,1.8vw,.78rem);width:auto;align-self:center}@keyframes px-card-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.px-media-reveal{margin-bottom:1rem}.px-media-reveal__intro{position:relative;border-radius:16px;padding:clamp(1.25rem,3vw,2rem);background:linear-gradient(135deg,#f5f9fe,#fff 45%,#ede9ff);border:1px solid rgba(74,135,206,.2);box-shadow:0 8px 32px #1a3f6e14;overflow:hidden;animation:px-reveal-intro-in .65s cubic-bezier(.22,1,.36,1) both}.px-media-reveal__intro:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#e8a318,#4a87ce,#6b4fc9);transform:scaleX(0);transform-origin:right;animation:px-reveal-bar .9s .2s cubic-bezier(.22,1,.36,1) forwards}.px-media-reveal__kicker{margin:0 0 .35rem;font-size:.75rem;font-weight:700;color:#6b4fc9;letter-spacing:.04em}.px-media-reveal__title{margin:0 0 .75rem;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:800;color:#0d1d30;line-height:1.3}.px-media-reveal__meta{margin:0 0 1.1rem;font-size:.88rem;color:#3a5472}.px-media-reveal__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.35rem;border-radius:12px;border:none;cursor:pointer;font-weight:800;font-size:.95rem;color:#fff;background:linear-gradient(135deg,#4a87ce,#2f65a8,#6b4fc9);background-size:200% 200%;box-shadow:0 6px 24px #2f65a859;transition:transform .3s ease,box-shadow .3s ease;animation:px-btn-pulse 3s ease-in-out infinite}.px-media-reveal__btn:hover{transform:translateY(-2px);box-shadow:0 10px 32px #6b4fc966}.px-media-reveal__btn .px-icon{width:1.1em;height:1.1em;flex-shrink:0}.px-media-reveal__panel{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .55s cubic-bezier(.22,1,.36,1),opacity .45s ease,margin-top .45s ease;margin-top:0}.px-media-reveal__panel-inner{overflow:hidden;min-height:0}.px-media-reveal__panel-inner media-gallery{display:block;min-height:0}.px-media-reveal--open .px-media-reveal__panel{grid-template-rows:1fr;opacity:1;margin-top:1.25rem}.px-media-reveal--open .px-media-reveal__intro{animation:none;box-shadow:0 4px 20px #1a3f6e0f}.px-media-reveal--open .px-media-reveal__btn{animation:none;background:#2f65a8}@keyframes px-reveal-intro-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes px-reveal-bar{to{transform:scaleX(1)}}@keyframes px-btn-pulse{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media screen and (max-width:749px){.px-product-card__title{font-size:clamp(.92rem,2.8vw,1.05rem)}.px-product-card .card-information .price{font-size:clamp(.88rem,2.8vw,1.02rem)}.px-media-reveal__title{font-size:clamp(1.15rem,4vw,1.4rem)}.px-media-reveal__meta{font-size:clamp(.95rem,3vw,1.05rem)}.px-media-reveal__btn{font-size:clamp(.95rem,3.2vw,1.05rem);padding:.8rem 1.25rem;min-height:48px}}@media screen and (max-width:480px){.px-product-card .card-information .price{font-size:clamp(.88rem,3.4vw,1.05rem)}}@media(prefers-reduced-motion:reduce){.product-card-wrapper:has(.px-product-card){animation:none!important}.product-card-wrapper:has(.px-product-card):hover{transform:none!important}.px-product-card__cta:hover{transform:none!important}.px-media-reveal__btn{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/px-product-experience.css.map */
