.what-you-receive{position:relative}.what-you-receive__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;justify-content:center}@media screen and (min-width:750px){.what-you-receive__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2.5rem}}.what-you-receive__card{display:flex;flex-direction:column;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94),border-color .3s ease;padding:1.5rem;height:100%;align-items:center;text-align:center}.what-you-receive__card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000000d;border-color:rgba(var(--color-foreground),.15)}.what-you-receive__image-wrapper{width:100%;aspect-ratio:1 / 1;background:rgba(var(--color-foreground),.02);overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;border:1px solid rgba(var(--color-foreground),.03)}.what-you-receive__image{max-width:100%;max-height:100%;object-fit:contain;padding:8%;transition:transform .5s ease}.what-you-receive__card:hover .what-you-receive__image{transform:scale(1.04)}.what-you-receive__info{display:flex;flex-direction:column;align-items:center;gap:.6rem;width:100%}.what-you-receive__badge{display:inline-block;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.12rem;color:#9f2c00;background-color:#9f2c0014;padding:.35rem 1rem;border-radius:40px;line-height:1}.what-you-receive__name{margin:0;font-size:1.5rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground));word-break:break-word}.product__what-you-receive{margin:2rem 0;padding:1.5rem;background:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.08)}.product__what-you-receive-title{margin:0 0 1.2rem;font-size:1.4rem;font-weight:700;letter-spacing:.08rem;text-transform:uppercase;color:rgb(var(--color-foreground))}.product__what-you-receive-list{display:flex;flex-direction:column;gap:1.2rem}.product__what-you-receive-item{display:flex;align-items:center;gap:1.2rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.05);padding:.8rem 1rem;transition:transform .2s ease,box-shadow .2s ease}.product__what-you-receive-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000a}.product__what-you-receive-image-wrapper{width:50px;height:50px;flex-shrink:0;background:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.03);display:flex;align-items:center;justify-content:center;overflow:hidden}.product__what-you-receive-image{max-width:100%;max-height:100%;object-fit:contain;padding:5%}.product__what-you-receive-info{display:flex;flex-direction:column;gap:.3rem;min-width:0}.product__what-you-receive-badge{align-self:flex-start;font-size:.85rem;font-weight:700;letter-spacing:.08rem;text-transform:uppercase;color:#9f2c00;background-color:#9f2c0014;padding:.2rem .6rem;border-radius:40px;line-height:1}.product__what-you-receive-name{margin:0;font-size:1.3rem;font-weight:600;line-height:1.2;color:rgb(var(--color-foreground));word-break:break-word}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-what-you-receive.css.map */
