.product-categories{margin:2.4rem 0 5.6rem;display:grid;grid-template-columns:auto;gap:.8rem}.product-categories__links-title{font-size:2rem;color:#006589;margin:0 0 1.6rem}.product-categories__links-preamble{margin:-.8rem 0 1.6rem;max-width:68rem;font-size:1.8rem}.product-categories__link{width:100%;padding:1.6rem;border-radius:1rem;border:.1rem solid #cbcdcd;transition:background-color .35s ease}.product-categories__header{display:flex;align-items:center;gap:.8rem;margin:0 0 .8rem}.product-categories__title{color:#006589;font-size:1.6rem;line-height:1.3;margin:0}.product-categories__description{color:#000;font-size:1.4rem;margin:0;line-height:1.4}.product-categories__icon{flex-shrink:0;width:3.2rem;height:3.2rem;border-radius:50%;background-color:#ebf3f6;color:#006589;overflow:hidden;position:relative;transition:background-color .35s ease}.product-categories__icon i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.6rem;transition:left .35s ease,transform .35s ease,opacity .35s ease,color .35s ease}.product-categories__icon i:first-of-type{left:0%;transform:translate(-100%,-50%);opacity:0}@media(hover:hover){.product-categories__link:hover{background-color:#f4f4f4}.product-categories__link:hover .product-categories__icon{background-color:#006589}.product-categories__link:hover i:first-of-type{left:50%;transform:translate(-50%,-50%);opacity:1;color:#ebf3f6}.product-categories__link:hover i:last-of-type{left:100%;transform:translateY(-50%);opacity:0}}@media only screen and (min-width:768px){.product-categories{grid-template-columns:1fr 1fr;margin:2.4rem 0 8rem;gap:1.6rem}}@media only screen and (min-width:992px){.product-categories{grid-template-columns:1fr 1fr 1fr;margin:2.4rem 0 8rem}.product-categories__links-title{font-size:2.4rem}.product-categories__title{font-size:1.8rem}.product-categories__links{flex-direction:row}.product-categories__icon{width:4rem;height:4rem}.product-categories__icon i{font-size:1.8rem}.product-categories__hero.product-categories__hero--small{padding:48px 40px;margin-bottom:32px;min-height:15.8rem}.product-categories__contact-title{font-size:1.8rem}}.shop-category__text{margin:4rem 0 2.4rem}.shop-category__text:empty{display:none}
