.product-description-box{display:flex;flex-direction:column;align-items:center;border-radius:15px;margin-bottom:2.5rem;padding:2rem 1rem;overflow:hidden}@media screen and (min-width: 768px){.product-description-box{flex-direction:row;align-items:flex-start;padding:2rem}}.product-description-box:last-child{margin-bottom:0}.product-description-box__left{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:1.5rem}@media screen and (min-width: 768px){.product-description-box__left{width:28%;margin-bottom:0;margin-right:2.5rem}}.product-description-box__tag-img{width:auto;height:auto;margin-bottom:1rem;max-width:100%}.product-description-box__product-card{display:flex;flex-direction:row;width:100%;border-radius:15px;overflow:hidden;margin-bottom:.75rem}@media screen and (min-width: 768px){.product-description-box__product-card{flex-direction:column}}.product-description-box__product-image{width:50%;height:auto;object-fit:cover;border-radius:15px 0 0 15px}@media screen and (min-width: 768px){.product-description-box__product-image{width:100%;border-radius:15px 15px 0 0}}.product-description-box__tag-title{flex:1;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:600;text-align:center;padding:1rem}@media screen and (min-width: 768px){.product-description-box__tag-title{font-size:1.5rem;height:5rem;line-height:5rem}}.product-description-box__description{font-size:.875rem;text-align:center;padding:.5rem .5rem 1rem}.product-description-box__description--mobile{display:block;color:inherit}@media screen and (min-width: 768px){.product-description-box__description--mobile{display:none}}.product-description-box__description--desktop{display:none}@media screen and (min-width: 768px){.product-description-box__description--desktop{display:block;margin-top:1.5rem}}.product-description-box__right{display:flex;flex-direction:column;flex:1;width:100%}@media screen and (min-width: 768px){.product-description-box__right{width:auto}}.product-description-box__title{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center;overflow:hidden}@media screen and (min-width: 768px){.product-description-box__title{font-size:1.875rem;margin-top:0}}.product-description-box__title-icon{width:1.5rem;height:auto;flex-shrink:0}@media screen and (min-width: 768px){.product-description-box__title-icon{width:2rem}}.product-description-box__grid{display:grid;grid-template-columns:repeat(var(--mobile-cols, 2),1fr);gap:.75rem;justify-items:center;padding-bottom:1rem}@media screen and (min-width: 768px){.product-description-box__grid{grid-template-columns:repeat(var(--desktop-cols, 3),1fr);gap:1.5rem;padding-bottom:1rem}}.product-card-description{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:.5rem;text-decoration:none;color:inherit;border-radius:.5rem;transition:transform .2s ease,box-shadow .3s ease;overflow:hidden}.product-card-description:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.product-card-description__title{font-size:.875rem;font-weight:600;text-align:center;margin:.5rem 0;line-height:1.4;height:3.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#333}.product-card-description:hover .product-card-description__title{color:#e53935}.product-card-description__image-wrapper{width:90%;display:flex;align-items:center;justify-content:center;margin:.5rem 0}.product-card-description__image{width:100%;height:auto;object-fit:contain;transition:opacity .3s ease}.product-card-description:hover .product-card-description__image{opacity:.8}.product-card-description__image--placeholder{display:flex;align-items:center;justify-content:center;background:#f0f0f0;min-height:150px;width:100%}.product-card-description__image--placeholder svg{width:60%;height:auto;opacity:.5}.product-card-description__price{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:.5rem 0}.product-card-description__price-old{font-size:.875rem;text-decoration:line-through;color:#999}.product-card-description__price-new{font-size:1.5rem;font-weight:600;color:#e53935}.product-card-description__btn{background-color:#333;color:#fff;border:none;border-radius:2rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;margin-top:.5rem;cursor:pointer;transition:background-color .3s ease}.product-card-description__btn:hover{background-color:#555}@media screen and (max-width: 640px){.product-description-box__grid[style*="--mobile-cols: 1"]{grid-template-columns:1fr}}@media screen and (min-width: 641px) and (max-width: 1023px){.product-description-box__grid[style*="--desktop-cols: 2"]{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1024px){.product-description-box__grid[style*="--desktop-cols: 4"]{grid-template-columns:repeat(4,1fr)}.product-description-box__grid[style*="--desktop-cols: 5"]{grid-template-columns:repeat(5,1fr)}.product-description-box__grid[style*="--desktop-cols: 6"]{grid-template-columns:repeat(6,1fr)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-card-description{animation:fadeInUp .5s ease-out}.product-card-description:nth-child(1){animation-delay:0s}.product-card-description:nth-child(2){animation-delay:.1s}.product-card-description:nth-child(3){animation-delay:.2s}.product-card-description:nth-child(4){animation-delay:.3s}.product-card-description:nth-child(5){animation-delay:.4s}.product-card-description:nth-child(6){animation-delay:.5s}
/*# sourceMappingURL=/cdn/shop/t/15/assets/product-description.css.map */
