/* input(2,43): run-time error CSS1019: Unexpected token, found ' '
input(2,43): run-time error CSS1019: Unexpected token, found ' '
input(2,43): run-time error CSS1063: Expected calculation unit, found ' '
input(2,43): run-time error CSS1064: Expected calculation product, found ' '
input(2,43): run-time error CSS1065: Expected calculation sum, found ' '
input(2,43): run-time error CSS1034: Expected closing parenthesis, found ' '
input(2,43): run-time error CSS1042: Expected function, found ' '
input(2,43): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(13,49): run-time error CSS1019: Unexpected token, found ' '
input(13,49): run-time error CSS1019: Unexpected token, found ' '
input(13,49): run-time error CSS1063: Expected calculation unit, found ' '
input(13,49): run-time error CSS1064: Expected calculation product, found ' '
input(13,49): run-time error CSS1065: Expected calculation sum, found ' '
input(13,49): run-time error CSS1034: Expected closing parenthesis, found ' '
input(13,49): run-time error CSS1042: Expected function, found ' '
input(13,49): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(31,50): run-time error CSS1019: Unexpected token, found ' '
input(31,50): run-time error CSS1019: Unexpected token, found ' '
input(31,50): run-time error CSS1063: Expected calculation unit, found ' '
input(31,50): run-time error CSS1064: Expected calculation product, found ' '
input(31,50): run-time error CSS1065: Expected calculation sum, found ' '
input(31,50): run-time error CSS1034: Expected closing parenthesis, found ' '
input(31,50): run-time error CSS1042: Expected function, found ' '
input(31,50): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(34,43): run-time error CSS1019: Unexpected token, found ' '
input(34,43): run-time error CSS1019: Unexpected token, found ' '
input(34,43): run-time error CSS1063: Expected calculation unit, found ' '
input(34,43): run-time error CSS1064: Expected calculation product, found ' '
input(34,43): run-time error CSS1065: Expected calculation sum, found ' '
input(34,43): run-time error CSS1034: Expected closing parenthesis, found ' '
input(34,43): run-time error CSS1042: Expected function, found ' '
input(34,43): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(39,47): run-time error CSS1019: Unexpected token, found ' '
input(39,47): run-time error CSS1019: Unexpected token, found ' '
input(39,47): run-time error CSS1063: Expected calculation unit, found ' '
input(39,47): run-time error CSS1064: Expected calculation product, found ' '
input(39,47): run-time error CSS1065: Expected calculation sum, found ' '
input(39,47): run-time error CSS1034: Expected closing parenthesis, found ' '
input(39,47): run-time error CSS1042: Expected function, found ' '
input(39,47): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(40,46): run-time error CSS1019: Unexpected token, found ' '
input(40,46): run-time error CSS1019: Unexpected token, found ' '
input(40,46): run-time error CSS1063: Expected calculation unit, found ' '
input(40,46): run-time error CSS1064: Expected calculation product, found ' '
input(40,46): run-time error CSS1065: Expected calculation sum, found ' '
input(40,46): run-time error CSS1034: Expected closing parenthesis, found ' '
input(40,46): run-time error CSS1042: Expected function, found ' '
input(40,46): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(41,48): run-time error CSS1019: Unexpected token, found ' '
input(41,48): run-time error CSS1019: Unexpected token, found ' '
input(41,48): run-time error CSS1063: Expected calculation unit, found ' '
input(41,48): run-time error CSS1064: Expected calculation product, found ' '
input(41,48): run-time error CSS1065: Expected calculation sum, found ' '
input(41,48): run-time error CSS1034: Expected closing parenthesis, found ' '
input(41,48): run-time error CSS1042: Expected function, found ' '
input(41,48): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(42,49): run-time error CSS1019: Unexpected token, found ' '
input(42,49): run-time error CSS1019: Unexpected token, found ' '
input(42,49): run-time error CSS1063: Expected calculation unit, found ' '
input(42,49): run-time error CSS1064: Expected calculation product, found ' '
input(42,49): run-time error CSS1065: Expected calculation sum, found ' '
input(42,49): run-time error CSS1034: Expected closing parenthesis, found ' '
input(42,49): run-time error CSS1042: Expected function, found ' '
input(42,49): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(59,49): run-time error CSS1019: Unexpected token, found ' '
input(59,49): run-time error CSS1019: Unexpected token, found ' '
input(59,49): run-time error CSS1063: Expected calculation unit, found ' '
input(59,49): run-time error CSS1064: Expected calculation product, found ' '
input(59,49): run-time error CSS1065: Expected calculation sum, found ' '
input(59,49): run-time error CSS1034: Expected closing parenthesis, found ' '
input(59,49): run-time error CSS1042: Expected function, found ' '
input(59,49): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' ' */
.businessContent {
  margin-top: calc(clamp(2.5rem, 2.622vw + 1.856rem, 4.688rem)); }
  .businessContent .grid-container .contentWrappper {
    max-width: 70rem;
    width: 100%; }
    .businessContent .grid-container .contentWrappper h3 {
      font-family: 'ABCDiatype';
      font-style: normal;
      font-weight: 700;
      /* or 58px */
      letter-spacing: -0.025em;
      color: #03203D;
      margin-bottom: calc(clamp(2rem, -1.124vw + 2.276rem, 1.063rem));
      font-size: clamp(2.5rem, calc(2.5rem + (50 - 40) * ((100vw - 24.5625rem) / (1023 - 393))), 3.125rem);
      line-height: 100%; }
      @media print, screen and (min-width: 64em) {
        .businessContent .grid-container .contentWrappper h3 {
          font-size: clamp(3.125rem, calc(3.125rem + (60 - 50) * ((100vw - 64rem) / (1728 - 1024))), 3.75rem); } }
    .businessContent .grid-container .contentWrappper p {
      font-family: 'UntitledSerif';
      font-style: normal;
      font-weight: 400;
      line-height: 123.6%;
      letter-spacing: -0.01em;
      color: #03203D;
      font-size: clamp(1.125rem, calc(1.125rem + (22 - 18) * ((100vw - 24.5625rem) / (1023 - 393))), 1.375rem); }
      @media print, screen and (min-width: 64em) {
        .businessContent .grid-container .contentWrappper p {
          font-size: clamp(1.375rem, calc(1.375rem + (27 - 22) * ((100vw - 64rem) / (1728 - 1024))), 1.6875rem); } }
      .businessContent .grid-container .contentWrappper p + p {
        margin-top: calc(clamp(1.25rem, 0.824vw + 1.048rem, 1.938rem)); }

.joinTeamPanel {
  margin-top: calc(clamp(2.5rem, 5.693vw + 1.102rem, 7.25rem)); }
  .joinTeamPanel .jointeam {
    max-width: 70rem;
    padding: 2.5rem 1.25rem 2rem;
    background: #B9C8DA;
    padding-bottom: calc(clamp(2rem, 4.494vw + 0.896rem, 5.75rem));
    padding-top: calc(clamp(2.5rem, 4.494vw + 1.396rem, 6.25rem));
    padding-left: calc(clamp(1.25rem, 4.494vw + 0.146rem, 5rem));
    padding-right: calc(clamp(1.25rem, 4.494vw + 0.146rem, 5rem)); }
    .joinTeamPanel .jointeam .teamTitle {
      border-top: 0.625rem solid #0B3D71; }
      .joinTeamPanel .jointeam .teamTitle h2 {
        font-family: 'ABCDiatype';
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
        letter-spacing: -0.05em;
        color: #03203D;
        margin-top: 1rem;
        font-size: clamp(2.5rem, calc(2.5rem + (64 - 40) * ((100vw - 24.5625rem) / (1023 - 393))), 4rem);
        line-height: 100%; }
        @media print, screen and (min-width: 64em) {
          .joinTeamPanel .jointeam .teamTitle h2 {
            font-size: clamp(4rem, calc(4rem + (85 - 64) * ((100vw - 64rem) / (1728 - 1024))), 5.3125rem); } }
    .joinTeamPanel .jointeam .joinMoreCta {
      margin-top: calc(clamp(2.188rem, 2.547vw + 1.562rem, 4.313rem)); }
      .joinTeamPanel .jointeam .joinMoreCta a {
        display: inline-block;
        width: 100%;
        background: #0B3D71;
        font-family: 'ABCDiatype';
        font-style: normal;
        font-weight: 700;
        font-size: clamp(1.25rem, calc(1.25rem + (25 - 20) * ((100vw - 24.5625rem) / (1023 - 393))), 1.5625rem);
        line-height: 100%;
        /* or 24px */
        letter-spacing: -0.025em;
        color: #FFFFFF;
        padding: 1.25rem 1.3125rem 0.9375rem;
        -webkit-transition: all ease-in-out .5s;
        transition: all ease-in-out .5s;
        margin-top: 0; }
        .joinTeamPanel .jointeam .joinMoreCta a:hover {
          background: #03203D;
          text-decoration: none;
          -webkit-transition: all ease-in-out .5s;
          transition: all ease-in-out .5s; }
        .joinTeamPanel .jointeam .joinMoreCta a::after {
          content: unset; }
    .joinTeamPanel .jointeam a {
      font-family: 'UntitledSerif';
      font-style: normal;
      font-weight: 700;
      font-size: clamp(1.25rem, calc(1.25rem + (27 - 20) * ((100vw - 24.5625rem) / (1023 - 393))), 1.6875rem);
      line-height: 123.6%;
      letter-spacing: -0.01em;
      color: #03203D;
      position: relative;
      display: inline-block;
      margin-top: 1rem; }
      .joinTeamPanel .jointeam a::after {
        content: '';
        position: relative;
        right: -0.625rem;
        background: url("../assets/images/settings/agencyarrow.svg?v=xfnkXNqfJkiM_VbQ2iNomusOdf8") no-repeat;
        background-size: contain;
        display: inline-block;
        height: 1.0625rem;
        width: 1.5625rem;
        top: 0.1875rem; }
        @media print, screen and (min-width: 64em) {
          .joinTeamPanel .jointeam a::after {
            top: 0; } }
        @media screen and (min-width: 80em) {
          .joinTeamPanel .jointeam a::after {
            height: 1.1875rem;
            top: 0.25rem;
            width: 1.1875rem; } }
  @media print, screen and (min-width: 64em) {
    .joinTeamPanel + .businessContent {
      margin-top: 6.25rem; } }
  @media screen and (min-width: 80em) {
    .joinTeamPanel + .businessContent {
      margin-top: 7.875rem; } }

