.firmcontentpanel {
    margin-top:2.0625rem;
  }
  @media print,screen and (min-width:48em) {
    .firmcontentpanel {
      margin-top:5.7500rem;
    }
  }
  @media screen and (min-width:80em) {
    .firmcontentpanel {
      margin-top:9.0625rem;
    }
  }
  .firmcontentpanel .grid-container .contentwrap {
    max-width:70.0000rem;
    width:100%;
  }
  .firmcontentpanel .grid-container .contentwrap p {
    font-family:'UntitledSerif';
    font-style:normal;
    font-weight:400;
    font-size:clamp(1.1250rem,calc(1.1250rem + (22 - 18) * ((100vw - 24.5625rem) / (1024 - 393))),1.3750rem);
    line-height:120%;
    letter-spacing:-0.01em;
    word-break:break-word;
  }
  .firmcontentpanel .grid-container .contentwrap p + p {
    margin-top:1.2500rem;
  }
  @media print,screen and (min-width:64em) {
    .firmcontentpanel .grid-container .contentwrap p + p {
      margin-top:1.8750rem;
    }
  }
  @media print,screen and (min-width:64em) {
    .firmcontentpanel .grid-container .contentwrap p {
      font-size:clamp(1.3750rem,calc(1.3750rem + (27 - 22) * ((100vw - 64.0000rem) / (1728 - 1024))),1.6875rem);
      line-height:123.6%;
    }
  }
  