.pkt-bodytext--large {
  letter-spacing: -0.2px;
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 2rem;
}
@media screen and (min-width: 35.938rem) {
  .pkt-bodytext--large {
    letter-spacing: -0.2px;
    font-weight: 300;
    font-size: 1.375rem;
    line-height: 2.125rem;
  }
}
@media screen and (min-width: 48rem) {
  .pkt-bodytext--large {
    letter-spacing: -0.2px;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
}
.pkt-bodytext--medium {
  letter-spacing: -0.2px;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media screen and (min-width: 35.938rem) {
  .pkt-bodytext--medium {
    letter-spacing: -0.2px;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media screen and (min-width: 48rem) {
  .pkt-bodytext--medium {
    letter-spacing: -0.2px;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
.pkt-bodytext--small {
  letter-spacing: -0.2px;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1.375rem;
}
@media screen and (min-width: 35.938rem) {
  .pkt-bodytext--small {
    letter-spacing: -0.2px;
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}
@media screen and (min-width: 48rem) {
  .pkt-bodytext--small {
    letter-spacing: -0.2px;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}