.product-number{color:var(--text-secondary);font-size:var(--fs-16)}.product-card .satic-hover-img{max-height:340px;min-height:340px;height:340px;transform:ease-in-out .6s}.product-card .satic-hover-img img{object-position:center;transform:ease-in-out .6s}.product-card .satic-hover-img .static-img{visibility:visible;transform:ease-in-out .6s}.product-card .satic-hover-img .hover-img,.product-card .satic-hover-img:hover .static-img{visibility:hidden!important;transform:ease-in-out .6s}.product-card .satic-hover-img:hover .hover-img{visibility:visible!important;transform:ease-in-out .6s}.product-card .product-card-body h5{font-size:var(--fs-16);line-height:var(--lh-24);color:var(--gray-900)!important;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;min-height:48px}.product-card .product-card-body .link{margin-top:14px!important}.product-card .product-card-body a{font-size:var(--fs-14)!important;border-bottom:1px solid var(--secondary-600);color:var(--secondary-600)}@media screen and (max-width:767px){.product-card .product-card-body .link{margin-top:12px!important}}.service-card{padding:18px;border-radius:15px;box-shadow:0 4px 34px var(--shadow-02);background-color:var(--white)}.service-card:hover .image>img{transform:scale(1.1)}.service-card .image>img{object-fit:cover!important;display:block;width:100%;height:100%;transition:all .5s ease-in-out}.service-card .image{border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center}.service-card .title{font-size:var(--fs-20);line-height:var(--lh-24)}.service-card .service-card-btn{border:1px solid var(--text-secondary);background-color:var(--white);padding-top:6px;padding-bottom:6px;max-height:40px;transition:all .5s ease-in-out}.service-card .service-card-btn .text{color:var(--text-secondary);font-size:var(--fs-14);line-height:var(--lh-22);margin:0;transition:all .5s ease-in-out}.service-card-btn:hover{border-color:var(--primary);background-color:var(--primary)}.service-card .service-card-btn:hover .text{color:var(--text-primary)}@media (min-width:576px){.service-card{border-radius:15px}}@media (min-width:768px){.service-section{padding:40px 0 54px}}@media (min-width:992px){.service-card{border-radius:18px}.service-card .title{font-size:var(--fs-18);line-height:var(--lh-22)}}@media (min-width:1200px){.service-card{border-radius:30px}.service-card .title{font-size:var(--fs-20);line-height:var(--lh-24)}}