.article-product-embed{margin:2rem 0;padding:1.5rem;background:var(--color-background);border-radius:8px;box-shadow:0 2px 8px #0000001a}.article-product-embed .product-card{display:flex;gap:1.5rem;align-items:center}.article-product-embed .product-card__image{flex:0 0 200px;border-radius:4px;overflow:hidden;border-bottom:unset;position:relative}.article-product-embed .product-card__image img{width:100%;height:auto;display:block;transition:transform .3s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.article-product-embed .product-card__image:hover img{transform:scale(1.05)}.article-product-embed .product-card__info{flex:1;text-align:left}.article-product-embed .product-card__title{margin:0 0 .5rem;font-size:1.25rem;font-weight:500}.article-product-embed .product-card__title a{color:var(--color-text);text-decoration:none}.article-product-embed .product-card__title a:hover{color:var(--color-accent)}.article-product-embed .product-card__price{font-size:1.125rem;font-weight:500;color:var(--color-accent);margin-bottom:1rem;display:flex;gap:10px;align-items:center}.product-card__price--compare{text-decoration:line-through;font-size:14px;color:#999}.product-card__sold-out{position:absolute;top:0;left:0;display:inline-block;background:#eee;padding:5px 12px;border-radius:10px}.article-product-embed .button{display:inline-block;padding:.75rem 1.5rem;background:var(--color-accent);color:var(--color-background);text-decoration:none;border-radius:4px;font-weight:500;transition:background-color .3s ease;border-bottom:1px solid}.article-product-embed .button:hover{background:var(--color-accent-dark)}@media screen and (max-width:768px){.article-product-embed .product-card{flex-direction:column;text-align:center}.article-product-embed .product-card__image{flex:0 0 auto;width:100%;max-width:300px;margin:0 auto}.article-product-embed .product-card__info{padding-top:1rem}}.article-product-carousel{margin:2rem 0;padding:1.5rem;background:var(--color-background);border-radius:8px;box-shadow:0 2px 8px #0000001a}.product-carousel__container{position:relative;overflow-x:scroll;-webkit-overflow-scrolling:touch;overflow-y:hidden}.product-carousel__container::-webkit-scrollbar{height:2px}.product-carousel__container::-webkit-scrollbar:vertical{width:2px}.product-carousel__container::-webkit-scrollbar:horizontal{height:2px}.product-carousel__container::-webkit-scrollbar-thumb{border-radius:8px;background-color:#00000080}.more-content-arrow{position:relative}.product-carousel__items{display:flex;transition:transform .3s ease;gap:1.5rem}.product-carousel__item{flex:0 0 calc(100% - 1.5rem);min-width:0}.product-carousel__item .product-card{position:relative;background:var(--color-background);border-radius:8px;overflow:hidden;transition:transform .3s ease}.product-carousel__item .product-card:hover{transform:translateY(-4px)}.product-carousel__item .product-card--sold-out{opacity:.7}.product-carousel__item .product-card__image{position:relative;display:block;overflow:hidden;padding-top:100%;border-bottom:unset}.product-carousel__item .product-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.product-carousel__item .product-card:hover .product-card__image img{transform:scale(1.05)}.product-carousel__item .product-card__sold-out{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000c;color:var(--color-background);padding:.5rem 1rem;border-radius:4px;font-weight:500;z-index:1}.product-carousel__item .product-card__info{padding:1rem}.product-carousel__item .product-card__title{margin:0 0 .5rem;font-size:1.125rem;font-weight:500}.product-carousel__item .product-card__title a{color:var(--color-text);text-decoration:none}.product-carousel__item .product-card__title a:hover{color:var(--color-accent)}.product-carousel__item .product-card__price{font-size:1.125rem;font-weight:500;color:var(--color-accent);margin-bottom:1rem}.product-carousel__item .product-card__price--compare{text-decoration:line-through;color:var(--color-text-light);margin-right:.5rem}.product-carousel__item .button--disabled{opacity:.7;cursor:not-allowed;pointer-events:none}.product-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:var(--color-background);border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;transition:all .3s ease}.product-carousel__nav:hover{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-background)}.product-carousel__nav--prev{left:1rem}.product-carousel__nav--next{right:1rem}.product-carousel__nav svg{width:20px;height:20px}.product-carousel__nav--prev svg{transform:rotate(180deg)}@media screen and (max-width:768px){.more-content-arrow:after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;background-image:url(/cdn/shop/files/right_arrow.svg?v=1744340761);pointer-events:none;background-size:100% 100%;animation:moveArrow 1.5s infinite}@keyframes moveArrow{0%{transform:translateY(-50%) translate(0)}50%{transform:translateY(-50%) translate(10px)}to{transform:translateY(-50%) translate(0)}}}@media screen and (min-width:768px){.product-carousel__item{flex:0 0 calc(50% - 1.5rem)}}@media screen and (min-width:1024px){.product-carousel__item{flex:0 0 calc(33.333% - 1.5rem)}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/component-article-product-embed.css.map */
