.cr-product-card{margin:2rem 0}.cr-product-card__inner{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:400px;padding:1.5rem;position:relative;text-align:center}.cr-product-card__image-container{margin-bottom:1.5rem;max-width:300px;position:relative;width:100%}.cr-product-card__burst{height:120px;pointer-events:none;position:absolute;width:120px;z-index:1}.cr-product-card__burst img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.cr-product-card__image{border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);overflow:hidden;position:relative;width:100%;z-index:2}.cr-product-card__image img{display:block;height:auto;width:100%}.cr-product-card__image-placeholder{align-items:center;background:#f5f5f5;border:2px dashed #ccc;border-radius:12px;color:#666;display:flex;font-style:italic;height:200px;justify-content:center;position:relative;width:100%;z-index:2}.cr-product-card__content{flex-grow:1;margin-bottom:2rem}.cr-product-card__title{color:#333;font-size:1.5rem;font-weight:700;line-height:1.2;margin:0 0 1rem}.cr-product-card__description{color:#666;font-size:1rem;line-height:1.6;margin:0}.cr-product-card__button-container{position:relative;z-index:3}.cr-product-card__button{background:none;border:none;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.05em;padding:1rem 2rem;position:relative;text-decoration:none;text-transform:uppercase;transition:transform .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.cr-product-card__button:focus:not(:focus-visible){outline:none}.cr-product-card__button:focus-visible{border-radius:4px;outline:3px solid #fec340;outline-offset:4px}@media(hover:hover)and (pointer:fine){.cr-product-card__button:hover{color:#fff;text-decoration:none;transform:scale(1.05)}}.cr-product-card__button:active{transform:scale(.95)}.cr-product-card__button-bg{height:100%;left:0;margin:0;position:absolute;top:0;width:100%;z-index:-1}.cr-product-card__button-bg img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.cr-product-card__button-text{display:block;position:relative;text-shadow:0 1px 2px rgba(0,0,0,.3);z-index:1}.cr-product-card--granola .cr-product-card__title{color:#e67e22}.cr-product-card--namaz .cr-product-card__title{color:#8e44ad}@media(min-width:768px){.cr-product-card__inner{align-items:flex-start;flex-direction:row;max-width:800px;text-align:left}.cr-product-card__image-container{flex:0 0 300px;margin-bottom:0;margin-right:2rem}.cr-product-card__content{flex:1;margin-bottom:0;margin-right:2rem}.cr-product-card__button-container{align-self:flex-end;flex:0 0 auto}}@media(max-width:767px){.cr-product-card__inner{padding:1rem}.cr-product-card__image-container{max-width:250px}.cr-product-card__burst{height:80px;width:80px}.cr-product-card__button{font-size:1rem;padding:.8rem 1.5rem}}.cr-product-card.alignwide{margin-left:auto;margin-right:auto;max-width:1200px}.cr-product-card.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:none;width:100vw}
