.hpch-container{margin:0 auto;max-width:1170px;padding:20px 0;position:relative}.hpch-swiper{display:flex;gap:20px}.hpch-card{align-items:center;display:flex;flex-direction:column}.hpch-gif-wrap{border:2px solid #b2b2b2;border-radius:20px;overflow:hidden;padding-top:100%;position:relative;width:100%}.hpch-gif-wrap img{height:100%;inset:0;object-fit:cover;position:absolute;transition:opacity .3s ease,transform .4s;width:100%}.hpch-gif{opacity:0;pointer-events:none}.hpch-gif-wrap:hover .hpch-gif{opacity:1}.hpch-gif-wrap:hover .hpch-poster{opacity:0}.hpch-title-wrap h3{font-size:20px;font-weight:300;margin-top:1.5rem;text-align:center}.hpch-btn-wrap{text-align:center}.hpch-btn-wrap a{align-items:center;background:#009042;border-radius:100px;color:#fff;display:inline-flex;font-size:18px;gap:10px;justify-content:center;margin-top:10px;padding:10px 30px;text-decoration:none;text-decoration-line:underline;text-transform:uppercase}.hpch-btn-wrap a:hover{background:#15803d;color:#fff}img.hpch-icon-bag{height:20px;width:20px}.hpch-next,.hpch-prev{color:#575756!important;top:50%!important;transform:translateY(-50%)}.swiper-button-next.hpch-next{right:-50px!important}.swiper-button-prev.hpch-prev{left:-50px!important}@media (max-width:768px){.hpch-container{max-width:90%}}