<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
.ibm-plex-sans-regular {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
body, html {
    font-family: "IBM Plex Sans", sans-serif;
}
body {
    font-family: "DIN Next LT W23" !important;
}
.s-block--tabs-produtcs.as-grid .product-entry__image, .s-block--features-products .product-entry__image {
    background-color: #ffffff;
}
.product-entry__image {
    background-color: #ffffff;
}
.pie-wrapper {
    display: none;
}
.s-block--default-home-slider .slider-height .swiper-slide .home-slider-position .home-slider-data p {
    font-size: 1.5rem;
}
.navbar-brand img {
    max-height: 5rem;
}