.section__product{.custom-arrow-2 .next:after,.custom-arrow-2 .prev:after{content:"";width:38px;height:38px;position:absolute;transition:all .15s ease 0s;transform:rotate(45deg);background-color:var(--themePrimary);z-index:-1}.custom-arrow-2 .next:hover:after,.custom-arrow-2 .prev:hover:after{transform:rotate(225deg)}}.product-card{background-color:#fff;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.1);padding:30px;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:space-between;transition:all .4s cubic-bezier(.25,.8,.25,1);border:1px solid #f0f0f0;overflow:hidden}.product-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.2)}.product-title{font-size:28px;font-weight:700;color:#2c3e50;margin-bottom:20px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-image-wrapper{position:relative;width:100%;padding-top:60%;margin-bottom:30px;overflow:hidden;border-radius:8px;background-color:#f8f8f8;box-shadow:inset 0 0 10px rgba(0,0,0,.05)}.product-image-wrapper img{transition:transform .4s ease-in-out}.product-card:hover .product-image-wrapper img{transform:scale(1.08)}.product-description{font-size:18px;color:#262626;line-height:1.7;flex-grow:1;text-align:left;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:992px){.product-card{padding:25px}.product-title{font-size:24px;min-height:70px}.product-description{font-size:16px;min-height:100px}}@media (max-width:768px){.product-card{padding:20px}.product-title{font-size:20px;margin-bottom:15px;min-height:60px}.product-image-wrapper{padding-top:65%}.product-description{font-size:14px;min-height:90px}}@media (max-width:576px){.product-card{padding:15px}.product-title{font-size:18px;min-height:auto}.product-description{min-height:auto;-webkit-line-clamp:5}}.section__service{.custom-arrow-2 .next:after,.custom-arrow-2 .prev:after{content:"";width:38.125px;height:38.125px;position:absolute;top:50%;left:50%;transition:all .15s ease 0s;transform:translate(-50%,-50%) rotate(45deg);background-color:var(--themePrimary);z-index:-1}.swiper-slide.swiper-slide-active{margin-right:10vw}.custom-arrow-2 .next:hover:after,.custom-arrow-2 .prev:hover:after{transform:translate(-50%,-50%) rotate(225deg)}}