.hot-product-box{margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 20px}.hot-product-box .plush-header{font-family:Fredoka One,cursive;text-align:center;font-size:36px;font-weight:700;margin-bottom:60px}.hot-product-box .plush-grid-container{max-width:1200px;display:grid;gap:40px;width:100%;margin:0 auto;padding:0 20px}.hot-product-box .product-link{text-decoration:none}.hot-product-box .product-link .product-item-item{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;transition:all .3s ease;overflow:hidden;cursor:pointer}.hot-product-box .clip-style-0 .product-item-img{clip-path:polygon(10px 15px,calc(100% - 10px) 0,100% 100%,0 calc(100% - 5px))}.hot-product-box .clip-style-1 .product-item-img{clip-path:polygon(0 0,100% 15px,100% calc(100% - 5px),0 100%)}.hot-product-box .clip-style-2 .product-item-img{clip-path:polygon(5px 15px,calc(100% - 5px) 0,100% 100%,0 calc(100% - 5px))}.hot-product-box .clip-style-0:hover .product-item-img{clip-path:polygon(0 10px,100% 10px,calc(100% - 10px) 100%,20px calc(100% - 10px))}.hot-product-box .clip-style-1:hover .product-item-img{clip-path:polygon(0 10px,100% 10px,calc(100% - 30px) 100%,20px calc(100% - 10px))}.hot-product-box .clip-style-2:hover .product-item-img{clip-path:polygon(15px 10px,calc(100% - 30px) 15px,100% 100%,0 100%)}.hot-product-box .product-item-item:hover .product-item-img img{transform:scale(1.1)}.hot-product-box .product-item-header{width:100%;position:relative}.hot-product-box .product-item-img{width:100%;padding:10px;display:flex;justify-content:center;align-items:center;transition:all .3s ease}.hot-product-box .product-item-img img,.hot-product-box .product-item-img .placeholder-svg{width:80%;object-fit:contain;transition:all .3s ease}.hot-product-box .product-item-button{width:70%;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);z-index:10;padding:6px 20px;border-radius:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .3s ease;font-weight:600;background:var(--button-bg);color:var(--button-text-color, #ffffff)}.hot-product-box .product-item-item:hover .product-item-button{background:var(--button-bg-hover)}.hot-product-box .product-item-button span{font-size:16px;font-weight:600}.hot-product-box .product-item-button span:nth-child(2){padding-left:5px}.hot-product-box .product-item-button span:nth-child(3){padding-right:5px}.hot-product-box .product-item-type{padding-top:30px;padding-bottom:10px}.hot-product-box .product-item-type span{font-size:14px;font-weight:700;text-transform:uppercase}.hot-product-box .product-item-name{padding:0 15px;text-align:center;margin-bottom:10px;min-height:60px;display:flex;align-items:center}.hot-product-box .product-item-name span{font-size:24px;font-weight:700;transition:all .3s ease;-webkit-background-clip:text;color:transparent;display:inline-block;font-family:Fredoka One,cursive;line-height:1.2;background-image:var(--name-gradient)}.hot-product-box .product-item-item:hover .product-item-name span{background-image:var(--name-gradient-hover)}.hot-product-box .product-item-price{padding-bottom:20px;display:flex;flex-direction:column;align-items:center}.hot-product-box .product-item-price span{font-size:16px}@media (max-width: 768px){.hot-product-box .plush-header{font-size:32px}.hot-product-box .plush-grid-container{grid-template-columns:repeat(2,1fr)!important;gap:20px}.hot-product-box .product-item-name span{font-size:20px}.hot-product-box .product-item-button span{font-size:14px}}@media (max-width: 480px){.hot-product-box .plush-grid-container{grid-template-columns:1fr!important;gap:20px}.hot-product-box .plush-header{font-size:28px;margin-bottom:40px}.hot-product-box .product-item-name span{font-size:18px}.hot-product-box .product-item-button span{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/home-hot-products.css.map */
