.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-embed-youtubevideo {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-logo-center {
  height: 90px;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  height: 90px;
  display: flex;
}

.container {
  width: 100% !important;
  max-width: 940px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: 0.25px;
  margin-left: 0;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: 0.25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: 0.25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all 0.2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.nav-link-copy {
  color: #1a1b1f;
  letter-spacing: 0.25px;
  border-right: 0 solid #00000036;
  margin-left: 0;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-copy:hover {
  color: #1a1b1fbf;
}

.nav-link-copy:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-copy[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.hero-stack {
  border-bottom: 1px solid #e4ebf3;
  height: 900px;
  position: relative;
}

.container-text-carrossel {
  position: absolute;
  left: 10%;
  top: 30%;
  max-width: 80%;
  z-index: 10;
  font-family: "Raleway", sans-serif;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.proporcionamento-carrossel {
  height: 900px;
  width: 100%;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.heading {
  color: #fff;
  width: auto;
  font-size: 60px;
  line-height: 70px;
  font-family: "Raleway", sans-serif;
}

.quick-stack {
  margin-top: 144px;
}

.button {
  background-color: #223F60;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 38px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  display: flex;
}

.button:hover,
.button:active {
  background-color: #147a0d;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  height: 700px;
  padding: 80px 30px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
  top: 142px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.rolamentosderoloscil-ndrico {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.team-member-image-two {
  width: 240px;
  max-width: 90%;
  height: 175.875px;
  margin-top: 30px;
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  color: #223F60;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  display: flex;
}

.meta-info {
  margin-top: 30px;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  font-family: "Raleway", sans-serif;
}

.team-member-text {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  position: relative;
  background-color: #223F60;
  border-radius: 20px;
  text-align: center;
  padding: 0.5rem 1.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  margin-top: -77px;
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.team-slide-wrapper-copy {
  width: 30%;
  margin-right: 5%;
}

.a-car-e-lcool,
.minera-o,
.sider-rgica {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding-bottom: 24px;
  width: 240px;
  display: flex;
}

.container-2 {
  box-sizing: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

.mask {
  height: 320px;
}

.heading-2 {
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 28px;
}

.paragraph {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.text-span {
  color: #223F60;
}

.cotacao {
  background-color: #223F60;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 38px;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  display: flex;
}

.cotacao:hover {
  background-color: #147a0d;
}

.youtube {
  z-index: 10;
  border: 15px solid #fff;
  box-shadow: 0 2px 5px #0003;
  margin-top: 60px;
}

.hero-heading-center {
  background-color: #223F60;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-2 {
  color: #223F60;
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: "Raleway", sans-serif;
}

.centered-heading-2.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all 0.2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.container-4 {
  margin-top: 200px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 28px;
}

.paragraph-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.cell {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.heading-4 {
  color: #fff;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  width: auto;
  font-family: Montserrat, sans-serif;
}

.heading-5 {
  color: #fff;
}

.cell-2,
.cell-3,
.cell-4,
.cell-5 {
  justify-content: center;
  align-items: center;
}

.code-embed {
  width: 50px;
}

.cell-6 {
  justify-content: center;
  align-items: center;
}

.code-embed-2 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.team-slider-2 {
  background-color: #f5f7fa;
  border-bottom: 0 solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-subheading-2 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper-2 {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper-2 {
  width: 30%;
  margin-right: 5%;
}

.team-block-2 {
  background-color: #fff;
  width: 282px;
  height: 317.859px;
  padding-bottom: 24px;
  box-shadow: 0 2px 5px #0003;
}

.team-member-image-two-2 {
  max-width: 90%;
  margin: 15px 15px 18px;
}

.team-block-info-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two-2 {
  color: #223F60;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: flex;
}

.team-member-text-2 {
  color: #000;
  height: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.team-member-text-2:hover {
  color: #147a0d;
}

.fornecedordistribuidor {
  background-color: #f5f7fa;
}

.containergrid {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  padding: 5rem;
  grid-row-gap: 5rem;
  align-items: start;
}

.containergrid h2 {
  color: #000;
}

.fornecedores {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 2rem;
}

.fornecedores h2 {
  font-family: "Raleway", sans-serif;
}

.distribuidores h2 {
  font-family: "Raleway", sans-serif;
}

.fornecedores-grid {
  display: flex;
  flex-wrap: wrap;
  height: auto;
  gap: 5rem;
  justify-content: center;
  align-items: center;
}

.distribuidores {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 2rem;
}

.distribuidores-grid {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-items: center;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-2 {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow-2 {
  margin-top: -123px;
  margin-right: -104px;
  display: none;
}

.team-slider-nav-2 {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.produtos {
  height: 350px;
}

.icon,
.icon-2 {
  color: #223F60;
}

.team-block-2-copy,
.rolamentos-axiais-de-rolos,
.rolamentos-biopartido {
  background-color: #fff;
  height: 317.859px;
  padding-bottom: 24px;
  box-shadow: 0 2px 5px #0003;
}

.container-5 {
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.carousel {
  margin-top: 4rem;
}

.text-image-segmento {
  position: absolute;
  top: 20%;
  left: 10%;
  width: 60%;
}

.text-image-segmento h2 {
  color: rgb(238, 0, 0);
  height: auto;
  border-left: 3px solid white;
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
  font-size: 50px;
  line-height: 1;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.text-image-segmento p {
  color: rgb(238, 238, 238);
  font-size: 17px;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.todososprodutos {
  background-color: #223F60;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 38px;
  margin-top: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  display: flex;
}

.todososprodutos:hover {
  background-color: #147a0d;
}

.hero-heading-left-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  height: 70vh;
  padding: 80px 30px;
  position: relative;
}

.team-slider-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading-3 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-family: "Raleway", sans-serif;
}

.team-block-3 {
  background-color: #fff;
  height: 348.875px;
  padding-bottom: 24px;
}

.team-member-image-two-3 {
  max-width: 90%;
  margin: 15px 15px 18px;
}

.team-block-info-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -20px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two-3 {
  color: #223F60;
  text-align: center;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.team-member-text-3 {
  color: #000;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.team-slider-arrow-3 {
  display: none;
}

.blog {
  background-color: #223F60;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.paragraph-4 {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  display: flex;
}

.footer-dark {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  height: auto;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  display: grid;
}

.footer-block {
  color: #223F60;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.title-small {
  color: #223F60;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}

.title-small:hover,
.title-small.w--current:hover {
  color: #147a0d;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.endereco {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 100px;
  display: flex;
}

.paragraph-5 {
  color: #223F60;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.redutores {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  width: auto;
  height: 100%;
  max-height: 100%;
  padding: 80px 30px;
  position: relative;
}

.heading-6 {
  color: #223F60;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  font-family: "Raleway", sans-serif;
  font-size: 36px;
  display: flex;
}

.link {
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
}

.container-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: 229%;
  height: auto;
  display: flex;
  overflow: auto;
}

.link-2 {
  font-family: Montserrat, sans-serif;
}

.link-copy {
  color: #898989;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
}

.segmentos {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.text-span-2 {
  margin-left: -10px;
  margin-right: 0;
}

.quick-stack-2 {
  height: auto;
  margin-top: 50px;
}

.cell-7,
.cell-8,
.cell-9 {
  justify-content: center;
  align-items: center;
}

.cell-10 {
  justify-content: flex-end;
  align-items: center;
}

.cell-11,
.cell-12,
.cell-13,
.cell-14,
.cell-15 {
  justify-content: center;
  align-items: center;
}

.ferrovi-ria {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.ind-stria-de-cimento {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

._3 {
  width: 253.781px;
  max-width: 90%;
  margin-top: 30px;
  margin-bottom: 18px;
}

.industrial,
.qu-mico-e-petroqu-mico {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  margin-top: 50px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.team-member-image-two-copy {
  width: 253.781px;
  max-width: 90%;
  margin-top: 30px;
  margin-bottom: 18px;
}

.papel-e-celulose {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  margin-top: 50px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.fabricante-de-redutores-copy,
.fabricante-de-redutores-copy-copy {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.a-car {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 300px;
  margin-top: 50px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.fabricante-de-redutores-copy,
.fabricante-de-redutores-copy-copy {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.minera-o2 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  margin-top: 50px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.fabricante-de-redutores-copy {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.sider-rgica2 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  margin-top: 50px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

._333 {
  width: 250px;
  max-width: 90%;
  height: 140px;
  margin-top: 20px;
  margin-bottom: 18px;
}

._444 {
  width: 240px;
  max-width: 90%;
  height: 143.859px;
  margin-top: 30px;
  margin-bottom: 18px;
}

.fabricante {
  color: #000;
  width: auto;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.heading-7 {
  text-align: center;
  margin-top: 100px;
  font-size: 26px;
}

.paragraph-6 {
  margin-top: 70px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 36px;
}

.text-span-3,
.text-span-4,
.text-span-5,
.text-span-6 {
  font-weight: 600;
}

.qepetroqu-mico {
  width: 30%;
  margin-right: 5%;
}

.rolamentos-de-rolosc-nicos,
.rolamentos-de-esfera {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.rolamentos-autocompensadores-de-rolos {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 300px;
  margin-top: 50px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.rolamentos-de-giro {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 300px;
  margin-top: 50px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.team-member-image-two-copy-copy {
  width: 253.781px;
  max-width: 90%;
  height: 140px;
  margin-top: 0;
  margin-bottom: 18px;
}

.rolamentos-axiais-de-esfera {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 300px;
  margin-top: 50px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

._58 {
  width: 253.781px;
  max-width: 90%;
  height: 140px;
  margin-top: 20px;
  margin-bottom: 18px;
}

._44 {
  width: 250px;
  max-width: 90%;
  height: 143px;
  margin-top: 20px;
  margin-bottom: 18px;
}

.rolamentos-bipartidos {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 300px;
  margin-top: 50px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

._66 {
  width: 260px;
  max-width: 90%;
  height: 140px;
  margin-top: 20px;
  margin-bottom: 18px;
}

._58-copy {
  width: 253.781px;
  max-width: 90%;
  margin-top: 30px;
  margin-bottom: 18px;
}

._58-copy-copy {
  width: 253.781px;
  max-width: 90%;
  margin-top: 20px;
  margin-bottom: 18px;
}

.team-member-image-two-copy-copy,
.team-member-image-two-copy-copy-copy {
  width: 253.781px;
  max-width: 90%;
  margin-top: 0;
  margin-bottom: 18px;
}

.hu {
  width: 253.781px;
  max-width: 90%;
  height: 143px;
  margin-top: 0;
  margin-bottom: 18px;
}

.hi {
  width: 253.781px;
  max-width: 90%;
  margin-top: 50px;
  margin-bottom: 18px;
}

.r-gido,
.contato-angular-de-duascarreiras {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.contato-angular {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.team-member-image-two-copy-copy-copy {
  width: 253.781px;
  max-width: 90%;
  margin-top: 30px;
  margin-bottom: 18px;
}

.uma-carreira,
.duas-carreiras,
.quatro-carreiras,
.furo-cil-ndrico-e-c-nico,
.uma-carreira-copy,
.d1uas-carreiras,
.d1uas-carreiras-copy {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.duascarreiras2,
.quatro-ponto-de-contato,
.tr-s-carreiras {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.rolamentos-autocompensadores-de-rolos-copy,
.cruzado-nica-linha-de-giro,
.uma-carreira-e-comn-meros-m-ximos-de-rolos {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  margin-top: 50px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.team-member-image-two-copy-copy-copy-copy {
  width: 253.781px;
  max-width: 90%;
  margin-top: 50px;
  margin-bottom: 18px;
}

.escora-simples {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.hu-copy {
  width: 253.781px;
  max-width: 90%;
  margin-top: 30px;
  margin-bottom: 18px;
}

.contato-angular-deuma-carreira {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

._223 {
  width: 253.781px;
  max-width: 90%;
  margin-top: 30px;
  margin-bottom: 18px;
}

.parafuso-para-baixo {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

.ggg {
  width: 253.781px;
  max-width: 90%;
  height: 140px;
  margin-top: 0;
  margin-bottom: 18px;
}

.autocompensadores-de-rolo,
.cil-ndrico {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

._223-copy {
  width: 253.781px;
  max-width: 90%;
  margin-top: 0;
  margin-bottom: 18px;
}

.c-nico {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 13px #0003;
}

._78 {
  width: 253.781px;
  max-width: 90%;
  margin-top: 0;
  margin-bottom: 18px;
}

.list-item {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-7 {
  margin-top: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 36px;
}

._1 {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.text-span-7 {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}

.container-3-copy {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.hero-heading-left-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  height: auto;
  padding: 80px 30px;
  position: relative;
}

.container-7 {
  width: auto;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-3 {
  margin-bottom: 24px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all 0.2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.shadow-two-3 {
  box-shadow: 0 4px 24px #96a3b514;
}

.cell-16 {
  justify-content: flex-start;
  align-items: flex-start;
}

.heading-8 {
  color: #223F60;
  border-bottom: 10px solid #223F60;
  font-family: "Raleway", sans-serif;
  font-size: 100px;
  line-height: 100px;
}

.cell-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.paragraph-8 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.container-8 {
  max-width: 1240px;
}

.hero-heading-center-2 {
  background-color: #223F60;
  border-bottom: 1px solid #e4ebf3;
  height: auto;
  padding: 80px 30px;
  position: relative;
}

.centered-heading-4 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-4.margin-bottom-32px {
  margin-bottom: 32px;
}

.paragraph-2-copy {
  color: #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.hero-heading-left-4 {
  background-color: #fff;
  border-bottom: 0 solid #e4ebf3;
  height: 35vh;
  padding: 80px 30px;
  position: relative;
}

.container-9 {
  max-width: 1200px;
}

.contato {
  color: #223F60;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  display: flex;
}

.secundario {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 229%;
  height: auto;
  display: flex;
  overflow: auto;
}

.texto {
  margin-top: 70px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 36px;
}

.heading-9 {
  color: #223F60;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 38px;
  display: flex;
}

.code-embed-3 {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.quick-stack-3 {
  aspect-ratio: auto;
  object-fit: fill;
  margin-top: 80px;
  position: static;
}

.cell-18 {
  justify-content: center;
  align-items: flex-start;
}

.cell-19 {
  justify-content: flex-start;
  align-items: flex-start;
}

.heading-10 {
  color: #223F60;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.cell-20,
.cell-21 {
  justify-content: center;
  align-items: center;
}

.paragraph-9 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.code-embed-4 {
  width: 25.5px;
}

.hero-stack-2 {
  background-color: #223F60;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-image-2 {
  width: 100%;
  margin-top: 50px;
}

.heading-11 {
  color: #fff;
  font-size: 36px;
}

.form-block {
  width: auto;
}

.text-field {
  color: #fff;
  background-color: #fff0;
  margin-bottom: 40px;
}

.field-label {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.field-label-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.text-field-2 {
  color: #fff;
  background-color: #fff0;
  margin-bottom: 40px;
}

.textarea {
  color: #fff;
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.container-10 {
  justify-content: center;
  align-items: flex-start;
  height: 40px;
  display: flex;
}

.botaoform {
  color: #223F60;
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 38px;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  display: flex;
}

.botaoform:hover {
  color: #fff;
  background-color: #147a0d;
}

.umacarreiraderolo {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.rolamentos-de-rolos-cil-ndricos,
.segmentos-copy,
.segmentos-copy-copy,
.segmentos-copy-copy-copy,
.segmentos-copy-copy-copy-copy,
.segmentos-copy-copy-copy-copy-copy {
  color: #898989;
  font-family: Montserrat, sans-serif;
}

.container-11 {
  width: auto;
  max-width: 1200px;
  height: auto;
  margin-top: 50px;
}

.slider {
  width: 500px;
  max-width: 100%;
  height: 450px;
}

.cell-22 {
  justify-content: center;
  align-items: center;
}

.icon-3,
.icon-4 {
  color: #000;
}

.heading-12 {
  font-family: Montserrat, sans-serif;
  font-size: 26px;
}

.cell-23 {
  justify-content: flex-start;
  align-items: flex-start;
}

.container-12 {
  width: 100%;
}

.heading-13 {
  justify-content: flex-start;
  align-items: flex-start;
  font-family: "Raleway", sans-serif;
  font-size: 26px;
  line-height: 36px;
  display: flex;
}

.paragraph-10 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.quick-stack-4 {
  grid-column-gap: 235px;
}

.paragraph-11 {
  border-top: 1px solid #8989893d;
  border-bottom: 1px solid #8989893d;
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.container-13 {
  margin-top: 30px;
}

.text-span-8 {
  font-style: italic;
  font-weight: 500;
}

.heading-14 {
  color: #4cbc31;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.cell-24,
.cell-25,
.cell-26 {
  justify-content: center;
  align-items: center;
}

.heading-14-copy {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.quick-stack-5 {
  border-top: 1px solid #8989893d;
  border-bottom: 1px solid #8989893d;
}

.quick-stack-6 {
  border-top: 1px solid #8989893d;
  border-bottom: 1px solid #8989893d;
  margin-top: 10px;
}

.container-14 {
  max-width: 1200px;
  margin-top: 70px;
}

.image,
._2,
._2-copy,
._2-copy-copy,
._3-1,
._4,
._45,
._5,
._6,
._7 {
  margin-top: 50px;
}

.paragraph-12 {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 24px;
}

._1-copy,
._3-11 {
  color: #000;
  font-family: Montserrat, sans-serif;
}

._2-1 {
  margin-top: 50px;
}

.lightbox-link,
.lightbox-link-2,
.image-2,
.image-3,
.image-4,
.image-5,
.image-6,
.image-7,
.image-8,
.image-9,
.lightbox-link-3,
.image-10,
.lightbox-link-4,
.image-11,
.image-12,
.image-13,
.image-14,
.image-15,
.lightbox-link-5,
.image-16 {
  margin-top: 20px;
}

.paragraph-13 {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 24px;
}

.lightbox-link-6,
.image-17,
.image-18,
.image-19,
.image-20,
.image-21,
.image-22,
.image-23,
.image-24,
.image-25,
.image-26,
.image-27,
.image-28,
.image-29,
.image-30,
.image-31,
.image-32,
.image-33,
.image-34,
.image-35,
.image-36,
.image-37,
.image-38,
.image-39,
.image-40,
.image-41,
.image-42,
.image-43,
.image-44,
.image-45,
.image-46 {
  margin-top: 20px;
}

.paragraph-14 {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 24px;
}

.image-47,
.image-48,
.image-49 {
  margin-top: 20px;
}

.paragraph-15 {
  font-family: Montserrat, sans-serif;
  line-height: 24px;
}

.image-50,
.image-51,
.image-52,
.image-53,
.image-54,
.image-55,
.image-56,
.image-57,
.image-58,
.image-59,
.image-60,
.image-61 {
  margin-top: 20px;
}

.team-member-text-copy,
.team-member-text-copy-copy,
.team-member-text-copy,
.team-member-text-copy {
  color: #000;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

._58-copy-copy-copy-copy {
  width: 253.781px;
  max-width: 90%;
  margin-top: 20px;
  margin-bottom: 18px;
}

.team-member-text-copy {
  color: #000;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

._321312 {
  color: #000;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  position: relative;
  top: -7px;
}

._321 {
  color: #223F60;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: -15px;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  display: flex;
}

._22222 {
  color: #000;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.team-member-name-two-copy,
.duascarreiras,
.quatropontosecontato,
.team-member-name-two-copy {
  color: #223F60;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  display: flex;
}

._58-copy-copy-copy {
  width: 253.781px;
  max-width: 90%;
  margin-top: 20px;
  margin-bottom: 18px;
}

.segmentos-copy-copy,
.segmentos-copy {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.team-member-text-copy {
  color: #000;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

._3333 {
  color: #000;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  position: relative;
  top: -10px;
}

.segmentos-copy {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

._3333-copy,
.dsfs {
  color: #000;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.segmentos-copy-copy-copy {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.segmentos-copy-copy {
  color: #898989;
  font-family: Montserrat, sans-serif;
}

.segmentos-copy {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.team-member-image-two-copy-copy-copy {
  width: 253.781px;
  max-width: 90%;
  height: 140px;
  margin-top: -5px;
  margin-bottom: 18px;
}

._58-copy-copy-copy-copy {
  width: 253.781px;
  max-width: 90%;
  height: 143px;
  margin-top: 0;
  margin-bottom: 18px;
}

.team-member-image-two-copy {
  width: 240px;
  max-width: 90%;
  height: 175.875px;
  margin-top: 30px;
  margin-bottom: 18px;
}

.team-block-2-copy {
  background-color: #fff;
  width: auto;
  height: auto;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
  flex-direction: column;
  align-items: center;
}

.cell-27 {
  justify-content: center;
  align-items: flex-start;
}

.cell-28 {
  justify-content: center;
  align-items: flex-end;
}

.team-block-2-copy-copy {
  background-color: #fff;
  width: auto;
  height: auto;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
  flex-direction: column;
  align-items: center;
}

.heading-15 {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  text-decoration: none;
}

.team-block-info-2-copy {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -7px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.text-span-9 {
  font-size: 18px;
  font-weight: 700;
}

.text-span-10 {
  font-size: 18px;
}

.heading-15-copy {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  text-decoration: none;
}

.text-span-11,
.text-span-12 {
  color: #000;
}

.centered-heading-2-copy {
  color: #223F60;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 16px;
  font-family: "Raleway", sans-serif;
}

.centered-heading-2-copy.margin-bottom-32px {
  margin-bottom: 32px;
}

._w-help-btn {
  background-color: #13131326;
  border: 1px solid #ffffff80;
  border-radius: 5000px;
  padding: 5px;
  box-shadow: 0 0 15px #13131326;
}

.c-howto-list-item {
  margin-bottom: 30px;
}

.howto-header {
  color: #219fa3;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5em;
  line-height: 1.4em;
}

.co-created {
  z-index: 99998;
  position: fixed;
  inset: 0% 10px auto auto;
  overflow: hidden;
}

.c-howto-close {
  cursor: pointer;
  position: absolute;
  inset: 10px 10px auto auto;
}

.c-help-link {
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}

._w-howto-close {
  background-color: #333;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  padding: 8px;
  display: flex;
}

.c-help-text {
  perspective-origin: 0%;
  transform-origin: 0%;
  overflow: hidden;
}

.help-icon {
  z-index: 500;
  height: 25px;
}

.c-howto-header {
  padding-right: 40px;
}

.c-help {
  padding-top: 20px;
  padding-bottom: 10px;
}

.howto-list-item-img {
  border-radius: 5px;
  overflow: hidden;
}

.help-2 {
  z-index: 99999;
  position: fixed;
  inset: auto 0% 0% auto;
  overflow: hidden;
}

.c-help-btn {
  text-align: right;
  padding: 10px;
}

.b-help-btn {
  background-image: linear-gradient(#00ff7b, #00ff7b);
  border-radius: 5000px;
  align-items: center;
  padding: 12px;
  display: flex;
}

.c-faq-btn {
  text-align: right;
  padding: 10px;
  position: relative;
}

.c-faq-btn.faq {
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 0;
}

.c-howto-divider {
  border-bottom: 1px dashed #eee;
  width: 100%;
  height: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}

.c-howto-list {
  padding-left: 20px;
  list-style-type: square;
}

.c-faq {
  z-index: 99999;
  align-items: flex-start;
  width: 400px;
  padding: 10px;
  display: none;
  position: fixed;
  inset: 0% 0% 0% auto;
}

._w-faq {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  padding: 10px;
  position: relative;
  box-shadow: 0 0 10px #13131333;
}

.howto-list-item-text {
  line-height: 1.2em;
}

.b-faq {
  height: 100%;
  padding: 10px;
  overflow: auto;
}

.help-text {
  color: #000;
  white-space: nowrap;
  padding-left: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.3em;
  text-decoration: none;
}

.help-text:hover {
  color: #000;
  -webkit-text-stroke-color: #587837;
  text-decoration: none;
}

.c-created {
  z-index: 99998;
  opacity: 0.75;
  cursor: pointer;
  transition: all 0.25s;
}

.c-created:hover {
  opacity: 1;
}

@media screen and (max-width: 1145px) {
  .team-slider-arrow-2 {
    margin-right: -10px;
  }
}

@media screen and (max-width: 1032px) {
  .heading:nth-child(n+2) {
    line-height: 45px !important;
  }

  .container-text-carrossel {
    top: 20%;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px !important;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .text-image-segmento {
    position: absolute;
    top: 10%;
    left: 10%;
    width: 60%;
  }

  .cell-4, .cell-5{
    width: 110px;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .team-slider-arrow-3 {
    display: block;
  }

  .nav-link-copy {
    padding-left: 5px;
    padding-right: 5px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .team-slider-wrapper {
    width: 480px;
  }

  .containergrid {
    grid-template-columns: 1fr;
    gap: 7rem;
    padding: 1rem;
  }

  .team-slide-wrapper,
  .team-slide-wrapper-copy {
    width: 47%;
    margin-right: 6%;
  }

  .hero-heading-center {
    height: auto;
  }

  .container-3 {
    max-width: 728px;
    height: auto;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .text-image-segmento p{
    font-size: 15px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .paragraph-2 {
    margin-top: 40px;
  }

  .team-slide-wrapper-2 {
    width: 47%;
    margin-right: 6%;
  }

  .team-block-2 {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .team-block-3 {
    height: 400px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .qepetroqu-mico {
    width: 47%;
    margin-right: 6%;
  }

  .container-3-copy,
  .container-7 {
    max-width: 728px;
  }

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-15 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .quick-stack-7 {
    width: auto;
  }

  .mask-2 {
    height: auto;
    left: 0 !important;
  }
}

@media screen and (max-width: 966px) {
  .container-solucoes-alta {
    top: 15%;
  }
}

@media screen and (max-width: 860px) {
  .proporcionamento-carrossel {
    object-fit: cover;
  }

  .proporcionamento-carrossel-1 {
    object-position: 3%;
  }

  .proporcionamento-carrossel-2 {
    object-position: 100%;
  }

  .rolamentos-patins {
    left: 10% !important;
  }

  .rolamentos-esportes {
    max-width: 80% !important;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .proporcionamento-carrossel-1 {
    object-position: 20%;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .nav-link-copy {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .hero-heading-left,
  .team-slider,
  .hero-heading-center,
  .team-slider-2,
  .hero-heading-left-2,
  .team-slider-3,
  .blog {
    padding: 60px 15px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .youtube {
    margin-top: 60px;
  }

  .team-slider {
    height: 800px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .endereco {
    align-items: center;
  }

  .redutores,
  .hero-heading-left-3,
  .hero-heading-center-2,
  .hero-heading-left-4,
  .hero-stack-2 {
    padding: 60px 15px;
  }

  .c-faq {
    width: 100%;
  }
}

@media screen and (max-width: 690px) {
  .text-image-segmento {
    position: absolute;
    top: 10%;
  }

  .text-image-segmento h2 {
    color: rgb(238, 0, 0);
    height: auto;
    border-left: 3px solid white;
    display: flex;
    align-items: center;
    padding-left: 0.5rem;
    font-size: 35px;
    line-height: 1;
  }

  .text-image-segmento p {
    color: rgb(238, 238, 238);
    font-size: 14px;
  }
}

@media screen and (max-width: 630px) {
  .text-image-segmento {
    position: absolute;
    top: 10%;
  }

  .text-image-segmento h2 {
    font-size: 24px;
  }

  .text-image-segmento p {
    font-size: 10px;
  }
}

@media screen and (max-width: 600px) {
  .proporcionamento-carrossel-2 {
    object-position: 80%;
  }

}

@media screen and (max-width: 484px) {
  .w-100 {
    height: 455px;
    object-fit: cover;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none !important;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .hero-stack {
    background-position: 100% 0;
  }

  .heading {
    width: auto;
    font-size: 40px;
    line-height: 50px;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slider-wrapper {
    justify-content: center;
    align-items: center;
    width: 350px;
    display: flex;
  }

  .team-slide-wrapper {
    width: 420px;
    margin-right: 0%;
  }

  .rolamentosderoloscil-ndrico {
    width: 240px;
  }

  .team-member-image-two {
    margin-top: 0;
  }

  .team-slide-wrapper-copy {
    width: 100%;
    margin-right: 0%;
  }

  .container-2,
  .mask {
    width: auto;
  }

  .heading-2 {
    margin-top: 0;
  }

  .youtube {
    margin-top: 50px;
  }

  .team-slider {
    height: 900px;
  }

  .hero-heading-center {
    height: auto;
  }

  .container-3 {
    width: auto;
    max-width: none;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .container-4 {
    width: auto;
  }

  .team-slider-2 {
    height: auto;
  }

  .team-slider-wrapper-2 {
    width: auto;
  }

  .team-slide-wrapper-2 {
    width: auto;
    margin-right: 0%;
  }

  .team-block-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 350px;
    display: flex;
  }

  .team-member-text {
    font-size: 12px;
  }

  .container-4 {
    margin-top: 100px;
  }

  .team-slider-arrow-2 {
    height: 50px;
    margin-top: 163px;
    margin-left: 0;
    margin-right: 0;
  }

  .produtos {
    width: 290px;
  }

  .centered-heading-3 {
    margin-bottom: 24px;
  }

  .footer-content {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    display: flex;
  }

  .endereco {
    margin-right: 0;
  }

  .paragraph-5 {
    width: auto;
  }

  .redutores {
    height: auto;
  }

  .container-6 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .quick-stack-2 {
    margin-top: 0;
  }

  .ferrovi-ria,
  .ind-stria-de-cimento {
    width: 240px;
  }

  .industrial,
  .qu-mico-e-petroqu-mico,
  .papel-e-celulose,
  .a-car,
  .minera-o2,
  .sider-rgica2 {
    margin-top: 0;
  }

  .qepetroqu-mico {
    width: 100%;
    margin-right: 0%;
  }

  .rolamentos-autocompensadores-de-rolos {
    margin-top: 2px;
  }

  .team-member-image-two-copy {
    margin-top: 30px;
  }

  .rolamentos-de-giro {
    margin-top: 0;
  }

  .container-3-copy,
  .container-7 {
    width: auto;
    max-width: none;
  }

  .heading-8 {
    width: auto;
    font-size: 80px;
  }

  .container-8 {
    width: auto;
  }

  .hero-heading-center-2 {
    height: auto;
  }

  .centered-heading-4 {
    margin-bottom: 24px;
  }

  .hero-heading-left-4 {
    height: auto;
  }

  .cell-18 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .field-label {
    margin-top: 50px;
  }

  .segmentos-copy-copy-copy-copy-copy {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .container-11,
  .slider {
    width: 290px;
  }

  .cell-27,
  .cell-28 {
    justify-content: center;
    align-items: center;
  }

  .centered-heading-2-copy {
    margin-bottom: 24px;
  }

  .help-2 {
    width: 300px;
    left: 148px;
  }

  .container-15,
  .quick-stack-7,
  .container-16,
  .container-17,
  .container-18,
  .container-19,
  .container-20,
  .container-21,
  .container-22,
  .container-23,
  .container-24,
  .container-25,
  .container-26,
  .container-27,
  .container-28,
  .container-29,
  .container-30,
  .container-31,
  .container-32,
  .container-33,
  .container-34,
  .container-35,
  .container-36,
  .quick-stack-8 {
    width: auto;
  }

  .container-37 {
    width: auto;
    height: auto;
  }

  .container-38,
  .quick-stack-9 {
    width: auto;
  }

  .cell-29 {
    justify-content: center;
    align-items: center;
  }

  .quick-stack-10 {
    width: auto;
  }

  .cell-30 {
    justify-content: center;
    align-items: center;
  }

  .heading span {
    font-size: 50px !important;
    position: relative !important;
    top: 15px !important;
  }

  .meta-info {
    font-size: 20px;
  }

  .proporcionamento-carrossel-2 {
    object-position: 80%;
  }

  .carousel-control-next {
    z-index: 1000;
  }

  .solucoes-alta {
    font-size: 35px;
  }
}

@media screen and (max-width: 425px) {
  .team-slider-wrapper {
    width: 240px;
  }

  #w-node-_992785ae-729b-5779-b74b-8497376d1f3f-6418414c,
  #w-node-_7699e69e-1c23-e23a-c9fe-d2139d27b750-6418414c,
  #w-node-a60d0986-2ee2-ff44-ba22-fae3ab3da871-6418414c {
    grid-template-columns: 110px 110px !important;
  }

  .team-slider {
    height: auto;
    margin-top: 2rem;
  }

  .heading-8 {
    font-size: 60px;
  }
}

@media screen and (max-width: 400px) {
  .text-image-segmento {
    position: absolute;
    top: 10%;
  }

  .text-image-segmento h2 {
    font-size: 24px;
  }

  .text-image-segmento p {
    font-size: 10px;
  }
}

#w-node-_18aff832-74c3-7e39-f3ad-9ab766279c55-6418414c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8d1c77ce-06d9-2d19-4c0f-37d667de329a-6418414c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_992785ae-729b-5779-b74b-8497376d1f3f-6418414c,
#w-node-_7699e69e-1c23-e23a-c9fe-d2139d27b750-6418414c,
#w-node-a60d0986-2ee2-ff44-ba22-fae3ab3da871-6418414c,
#w-node-f3fb3371-8f41-df51-74ff-50eadc6b9a13-6418414c,
#w-node-_1533a225-fca4-88cc-1675-81f3317689da-6418414c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_749a36af-bbed-ba86-adce-94df6c53b6ab-6c53b6a5,
#w-node-_749a36af-bbed-ba86-adce-94df6c53b6b6-6c53b6a5,
#w-node-_749a36af-bbed-ba86-adce-94df6c53b6bd-6c53b6a5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-f388d1ed,
#w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-34544dae,
#w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-1dd6d7dd,
#w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-9b193953,
#w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-cb2c9f3b,
#w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-d62e3edb,
#w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-17bfeb7b,
#w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-baba4aba,
#w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-4acb0e05 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-49de4297 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-49de4297,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-49de4297 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-f75427fe-4631-e8f3-cca4-2df436ff050d-4a24b2c4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-b6759d0c-6bb1-7ca4-dac2-c599ae8e5b8e-4a24b2c4 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-a2ae8bea-5a21-be90-e9d2-a824041f004e-4a24b2c4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-a2ae8bea-5a21-be90-e9d2-a824041f0050-4a24b2c4,
#w-node-a2ae8bea-5a21-be90-e9d2-a824041f0059-4a24b2c4,
#w-node-a2ae8bea-5a21-be90-e9d2-a824041f0062-4a24b2c4,
#w-node-a2ae8bea-5a21-be90-e9d2-a824041f006b-4a24b2c4,
#w-node-_61a1304e-30a3-d432-a992-ac20026679ad-9cb4ba0b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a09bfcf0-a562-e1d2-362f-933fc8034f48-9cb4ba0b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_59724245-e83c-37d7-a140-b069f092bab3-9cb4ba0b,
#w-node-_30035e55-4a48-692b-8172-37079fa745c7-9cb4ba0b {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-f35753be-4f90-8c45-d977-55b629a83997-9cb4ba0b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_12403be4-b7ac-fa10-a279-1ba241d1be4d-9cb4ba0b {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-79893734 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-79893734,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-79893734 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-c0a96211 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-c0a96211,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-c0a96211 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-63c572a3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-63c572a3,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-63c572a3 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-5df88041 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-5df88041,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-5df88041 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-b8965279 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-b8965279,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-b8965279 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-874c4774 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-874c4774,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-874c4774 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-439848a2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-439848a2,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-439848a2 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-4f3a2a42 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-4f3a2a42,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-4f3a2a42 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-d4b41bf7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-d4b41bf7,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-d4b41bf7 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-09cf30e1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-09cf30e1,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-09cf30e1 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-9b527d18 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-9b527d18,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-9b527d18 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-590861e8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-590861e8,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-590861e8 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-2428e94c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-2428e94c,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-2428e94c {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-834bf89b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-834bf89b,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-834bf89b {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-f8afca74 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-f8afca74,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-f8afca74 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-a9474338 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-a9474338,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-a9474338 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-0cf5464f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-0cf5464f,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-0cf5464f {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-bdfcb9e6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-bdfcb9e6,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-bdfcb9e6 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-71b1e190 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-71b1e190,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-71b1e190 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-9c3ba845 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-9c3ba845,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-9c3ba845 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-1234caa6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-1234caa6,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-1234caa6 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-d05cc897 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cbf559b3-d980-c144-e96f-00583ae86fc8-d05cc897,
#w-node-f86e6f5e-7153-42ef-bbe7-7af295b99e67-d05cc897 {
  grid-template-rows: auto;
  grid-template-columns: 0.25fr 1fr;
}

#w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-94dd76ff {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_8d1c77ce-06d9-2d19-4c0f-37d667de329a-6418414c {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-49de4297,
  #w-node-f75427fe-4631-e8f3-cca4-2df436ff050d-4a24b2c4,
  #w-node-a2ae8bea-5a21-be90-e9d2-a824041f004e-4a24b2c4,
  #w-node-_61a1304e-30a3-d432-a992-ac20026679ad-9cb4ba0b,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-79893734,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-c0a96211,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-63c572a3,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-5df88041,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-b8965279,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-874c4774,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-439848a2,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-4f3a2a42,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-d4b41bf7,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-09cf30e1,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-9b527d18,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-590861e8,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-2428e94c,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-834bf89b,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-f8afca74,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-a9474338,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-0cf5464f,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-bdfcb9e6,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-71b1e190,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-9c3ba845,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-1234caa6,
  #w-node-_2082ec9d-6bdc-406b-34af-0557e476710c-d05cc897 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {

  #w-node-_18aff832-74c3-7e39-f3ad-9ab766279c55-6418414c,
  #w-node-_8d1c77ce-06d9-2d19-4c0f-37d667de329a-6418414c,
  #w-node-_1533a225-fca4-88cc-1675-81f3317689da-6418414c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-f388d1ed,
  #w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-34544dae,
  #w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-1dd6d7dd,
  #w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-9b193953,
  #w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-cb2c9f3b,
  #w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-d62e3edb,
  #w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-17bfeb7b,
  #w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-baba4aba,
  #w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-4acb0e05 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5502cf77-8932-9ead-8e08-4d4208d03031-94dd76ff {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_12403be4-b7ac-fa10-a279-1ba241d1be4d-9cb4ba0b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }
}

@media screen and (max-width: 340px) {
  .paragraph-9 {
    font-size: 14px;
  }
}