.special-product-card-container{position:relative;width:100%;max-width:600px;margin:0 auto;grid-column:1/-1;grid-row:span 2;display:flex;flex-direction:column;padding:2rem 0}.special-product-header{display:none}.special-product-header-title{font-family:var(--font-primary);font-size:.95rem;font-weight:300;letter-spacing:.1rem;text-transform:uppercase;color:var(--kelp-950);margin:0;background:linear-gradient(45deg,var(--kelp-600),var(--kelp-400),var(--kelp-300),var(--kelp-400),var(--kelp-600));background-size:700% 700%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding:.5rem 1rem;border-radius:4px;background-color:rgba(var(--kelp-50-rgb),.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:inline-block}.special-product-card-inner{width:100%;position:relative}.special-product-card-container .premium-product-card-container{width:100%;margin:0;height:800px}@media (max-width:768px){.special-product-card-container{padding:1.5rem 0;grid-column:1/-1}.special-product-header{margin-bottom:1rem}.special-product-card-container .premium-product-card-container{height:auto!important;min-height:550px!important;width:360px!important;margin:0 auto;padding-bottom:0!important}.special-product-card-container .premium-product-card__image,.special-product-card-container .premium-product-card__image-container,.special-product-card-container .premium-product-card__image-wrapper{min-height:480px!important;max-height:none!important}}