.product,.product_img{overflow:hidden}.prod_btn::before,.product_img img{left:0;height:100%;position:absolute}.prod_btn:hover::before,.product,.product_img{width:100%}.product-item.is-hidden{display:none}.product{height:580px;background:#ecf2e0;border-radius:7px;margin-top:15px}.product_img{position:relative;height:350px;cursor:pointer;background-color:#f8f8f8}.product_img img{top:0;width:100%;object-fit:contain;object-position:center;opacity:0;z-index:1;transition:opacity .2s ease-in-out}.product_img img.active{opacity:1;z-index:2}.product_indicators{position:absolute;bottom:10px;left:5%;width:90%;display:flex;gap:5px;z-index:10}.indicator{height:3px;flex-grow:1;background:rgb(0 0 0 / .1);border-radius:2px;transition:background .2s}.load_more_btn,.prod_btn{background:0 0;cursor:pointer}.indicator.active{background:#006189}.prod_name p{font-size:22px;text-align:center;margin-top:5px;margin-bottom:5px}.prod_desc{width:90%;margin:5px 5%}.prod_btn{border:3px solid #006189;width:90%;margin-left:5%;height:50px;position:relative;border-radius:7px}.prod_btn a{color:#006189;text-decoration:none;position:relative;z-index:5}.prod_btn::before{background:#93c01c;display:block;content:"";top:0;width:0;transition:width .3s}.load_more_btn{border:3px solid #006189;color:#006189;padding:12px 40px;border-radius:7px;font-weight:700;transition:.3s}.load_more_btn:hover{background:#93c01c;border-color:#93c01c;color:#fff}@media screen and (max-width:1556px){.product,.product_img{width:100%;overflow:hidden}.product{height:550px;background:#ecf2e0;border-radius:7px;margin-top:15px;margin-bottom:15px}.product_img{position:relative;height:260px;cursor:pointer}}