#Pagination a:first-child{margin-right:15px}#Pagination a:last-child{margin-left:15px}#Pagination .circle_border{margin-left:15px;margin-right:15px;color:#aeaeae}#Pagination .circle_border:hover{color:#ceb87f}#Pagination .circle_border_active{border:3px solid #ceb87f;box-sizing:border-box;border-radius:50%;padding:2px 3px}.product{width:100%;text-align:center;padding:0 12px}@media (min-width:1024px){.product{padding:0 120px}}.product__content{padding:0 30px;display:flex;flex-wrap:wrap}@media (min-width:1024px){.product__content{padding:0 90px}}.product__content--img{width:100%;position:relative;margin-bottom:12px;display:flex;justify-content:center;flex-direction:column;align-items:center}@media (min-width:1024px){.product__content--img{margin-bottom:40px;overflow:hidden}}.product__content--img .name{color:#fff;font-weight:700;font-size:14px;line-height:160%}@media (min-width:768px){.product__content--img .name{font-size:18px}}.product__content--img .hover-effect{height:90px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;position:relative}@media (min-width:768px){.product__content--img .hover-effect{height:200px}}@media (min-width:1024px){.product__content--img .hover-effect{height:200px}}@media (min-width:1440px){.product__content--img .hover-effect{height:240px}}@media (min-width:2560px){.product__content--img .hover-effect{height:360px}}.product__content--img .hover-effect img{width:100%;height:100%;transition:opacity .35s,transform .35s}.product__content--img .hover-effect .text:after,.product__content--img .hover-effect .text:before{position:absolute;content:"";opacity:0}.product__content--img .hover-effect .text:before{top:40px;right:20px;bottom:40px;left:20px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scaleX(0);transform-origin:0 0}.product__content--img .hover-effect .text:after{top:15px;right:50px;bottom:15px;left:50px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scaleY(0);transform-origin:100% 0}.product__content--img .hover-effect .text .more{color:#fff;position:absolute;padding:8px 24px;top:50%;left:50%;transform:translate(-50%,-100%);background-color:#ceb87f;box-shadow:1px 1px 3px #fff;border-radius:40px;text-transform:none;opacity:0}.product__content--img .hover-effect .text p{transition:opacity .35s,transform .35s}@media (min-width:1024px){.product__content--img .hover-effect:hover{cursor:pointer}.product__content--img .hover-effect:hover img{filter:brightness(.5);transform:scale(1.2)!important;transition:.3s;opacity:.7;transform:translateZ(0)}.product__content--img .hover-effect:hover .text:after,.product__content--img .hover-effect:hover .text:before{opacity:1;transform:scale(1);transition:.3s}.product__content--img .hover-effect:hover .text .more,.product__content--img .hover-effect:hover p{opacity:1}.product__content--img .hover-effect:hover .text:after,.product__content--img .hover-effect:hover p{transition-delay:.15s}}