.product_services .prodServices--item a,.product_services .prodServices--item{display:flex;flex-direction:column;align-items:center;justify-content:center}.product_services .brands,.product_services .prodServices{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:1.3rem;max-width:800px}.product_services{padding-block:4.5rem;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;box-shadow:0px 0px 9px 5px rgba(0,0,0,.36);z-index:2}.product_services--tile{margin-top:3rem;margin-bottom:3rem;text-align:center;font-size:clamp(1.5rem,1.5vw,2.5rem)}.product_services .prodServices--item{width:174px;height:174px;position:relative;box-shadow:0 2px 5px rgba(0,0,0,.86);transform:none;transition:box-shadow .3s ease,transform .3s ease}.product_services .prodServices--item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product_services .prodServices--item a{color:currentColor;text-decoration:none}.product_services .prodServices--item .context{position:absolute;width:100%;min-height:56px;color:currentColor;background-color:rgba(0,0,0,.55);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem 1rem}.product_services .prodServices--item .context .title_item{text-transform:uppercase;font-size:clamp(14px,1.5vw,16px);text-align:center;margin:0}.product_services .prodServices--item .context .text_item{font-size:clamp(12px,1.5vw,14.4px);height:0;opacity:0;margin:0}.product_services .prodServices--item:hover{box-shadow:0 2px 5px rgba(0,0,0,.56);transform:translateY(-5px)}.product_services .prodServices--item:hover .context .text_item{height:auto;opacity:1;animation:showText 3s ease-in-out both}.product_services .brands{justify-content:flex-start;max-width:1350px;padding-inline:2rem}.product_services .brands--item{width:174px;height:174px;position:relative}.product_services .brands--item img{width:100%;height:100%;object-fit:cover}.product_services .brands--item .context{position:absolute;width:100%;bottom:0;text-align:center}.product_services .brands--item .context .title_item{text-transform:uppercase;font-size:clamp(14px,1.5vw,16px);text-align:center;margin:0}@keyframes showText{0%{height:0;opacity:0}25%{height:auto}100%{opacity:1}}@media(width <= 1024px){.product_services .brands{justify-content:center}}/*# sourceMappingURL=style_prodserv.min.css.map */
