.stx-exclusive-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.stx-exclusive-card{display:grid;grid-template-columns:1fr;border:1px solid var(--stx-border);border-radius:.85rem;background:var(--stx-card);overflow:hidden;box-shadow:var(--stx-shadow)}.stx-exclusive-card__media{display:block;background:#0b0f14;aspect-ratio:16/10}.stx-exclusive-card__media img{width:100%;height:100%;object-fit:cover;display:block}.stx-exclusive-card__body{padding:1.15rem 1.2rem 1.35rem;display:grid;gap:.55rem}.stx-exclusive-card__badge{margin:0;color:var(--stx-orange);font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.stx-exclusive-card__title{margin:0;font-family:"Bebas Neue",Impact,sans-serif;font-size:1.55rem;letter-spacing:.03em;line-height:1.1}.stx-exclusive-card__title a{color:var(--stx-text);text-decoration:none}.stx-exclusive-card__ends,.stx-exclusive-card__save,.stx-exclusive-card__summary{margin:0;color:var(--stx-muted);font-size:.9rem;line-height:1.5}.stx-exclusive-card__pricing{display:flex;flex-wrap:wrap;align-items:baseline;gap:.65rem}.stx-exclusive-card__regular{color:#94a3b8;text-decoration:line-through;font-size:.95rem}.stx-exclusive-card__promo{color:var(--stx-accent-2);font-size:1.35rem;font-weight:800}.stx-exclusive-card__save{color:var(--stx-orange)!important;font-weight:700}.stx-exclusive-card__cta{justify-self:start;margin-top:.25rem}.stx-bundle-panel{margin:1rem 0 0;padding:1rem 1.1rem 1.15rem;border:1px solid rgba(217,119,6,.45);border-left:4px solid var(--stx-orange,#d97706);border-radius:.65rem;background:#fffaf3;color:#1a1d21}.stx-bundle-panel__badge{margin:0 0 .45rem;color:var(--stx-orange-dark,#b45309);font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.stx-bundle-panel__ends,.stx-bundle-panel__ffl,.stx-bundle-panel__lead,.stx-bundle-panel__summary,.stx-bundle-panel__terms{margin:0 0 .55rem;font-size:.92rem;line-height:1.5;color:#334155}.stx-bundle-panel__list{margin:0 0 .75rem;padding-left:1.15rem;color:#1e293b;font-size:.92rem}.stx-bundle-panel__pricing{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-bottom:.75rem;font-size:.95rem;color:#0d2137}.stx-bundle-panel__ffl{font-weight:700;color:#7c2d12!important}.stx-bundle-panel__form{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.stx-product-promo-strip__badge--bundle{background:#0d2137;color:#fff}.stx-promo-single{padding:2rem 0 3rem}.stx-promo-single__layout{display:grid;gap:1.5rem}.stx-promo-single__media img{width:100%;max-height:420px;object-fit:cover;border-radius:.75rem;display:block}.stx-promo-single__expired{padding:.85rem 1rem;border:1px solid #b45309;background:#fff7ed;color:#7c2d12;border-radius:.5rem;font-weight:700}@media (min-width:768px){.stx-exclusive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stx-promo-single__layout{grid-template-columns:minmax(0,1.1fr) minmax(0,0.9fr);align-items:start}}@media (min-width:1100px){.stx-exclusive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}