

/* Start:/local/components/ip52/material.element/templates/text_box/style.css?17539442601075*/
.text-box .text-box__title {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.875em;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1500px) {
  .text-box .text-box__title {
    font-size: 1.375em;
  }
}
@media screen and (max-width: 700px) {
  .text-box .text-box__title {
    font-size: 1em;
  }
}
.text-box .text-box__container {
  max-width: 1355px;
  font-size: 1.5em;
}
@media screen and (max-width: 1500px) {
  .text-box .text-box__container {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 1023px) {
  .text-box .text-box__container {
    font-size: 1em;
  }
}
@media screen and (max-width: 700px) {
  .text-box .text-box__container {
    font-size: 0.875em;
  }
}
.text-box .text-box__container h4 {
  font-size: 0.84375em;
  margin: 4rem 0 2rem;
  text-transform: uppercase;
  font-weight: 500;
}
@media screen and (max-width: 1023px) {
  .text-box .text-box__container h4 {
    font-size: 1em;
  }
}
.text-box .text-box__container p {
  color: #4d545a;
  margin-bottom: 1rem;
}
.text-box .text-box__btn {
  margin-top: 4rem;
}

/* End */
/* /local/components/ip52/material.element/templates/text_box/style.css?17539442601075 */
