/* input(2,45): run-time error CSS1019: Unexpected token, found ' '
input(2,45): run-time error CSS1019: Unexpected token, found ' '
input(2,45): run-time error CSS1063: Expected calculation unit, found ' '
input(2,45): run-time error CSS1064: Expected calculation product, found ' '
input(2,45): run-time error CSS1065: Expected calculation sum, found ' '
input(2,45): run-time error CSS1034: Expected closing parenthesis, found ' '
input(2,45): run-time error CSS1042: Expected function, found ' '
input(2,45): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(5,48): run-time error CSS1019: Unexpected token, found ' '
input(5,48): run-time error CSS1019: Unexpected token, found ' '
input(5,48): run-time error CSS1063: Expected calculation unit, found ' '
input(5,48): run-time error CSS1064: Expected calculation product, found ' '
input(5,48): run-time error CSS1065: Expected calculation sum, found ' '
input(5,48): run-time error CSS1034: Expected closing parenthesis, found ' '
input(5,48): run-time error CSS1042: Expected function, found ' '
input(5,48): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(18,50): run-time error CSS1019: Unexpected token, found ' '
input(18,50): run-time error CSS1019: Unexpected token, found ' '
input(18,50): run-time error CSS1063: Expected calculation unit, found ' '
input(18,50): run-time error CSS1064: Expected calculation product, found ' '
input(18,50): run-time error CSS1065: Expected calculation sum, found ' '
input(18,50): run-time error CSS1034: Expected closing parenthesis, found ' '
input(18,50): run-time error CSS1042: Expected function, found ' '
input(18,50): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' ' */
.firmcontentpanel {
  margin-top: calc(clamp(2.063rem, 9.365vw - 0.238rem, 5.75rem)); }
  @media print, screen and (min-width: 64em) {
    .firmcontentpanel {
      margin-top: calc(clamp(5.75rem, 7.528vw + 0.932rem, 9.063rem)); } }
  .firmcontentpanel .grid-container .contentwrap {
    max-width: 70rem;
    width: 100%; }
    .firmcontentpanel .grid-container .contentwrap p {
      font-family: 'UntitledSerif';
      font-style: normal;
      font-weight: 400;
      font-size: clamp(1.125rem, calc(1.125rem + (22 - 18) * ((100vw - 24.5625rem) / (1024 - 393))), 1.375rem);
      line-height: 120%;
      letter-spacing: -0.01em;
      word-break: break-word; }
      .firmcontentpanel .grid-container .contentwrap p + p {
        margin-top: calc(clamp(1.25rem, 1.587vw + 0.86rem, 1.875rem)); }
      @media print, screen and (min-width: 64em) {
        .firmcontentpanel .grid-container .contentwrap p {
          font-size: clamp(1.375rem, calc(1.375rem + (27 - 22) * ((100vw - 64rem) / (1728 - 1024))), 1.6875rem);
          line-height: 123.6%; } }

