/* input(192,47): run-time error CSS1019: Unexpected token, found ' '
input(192,47): run-time error CSS1019: Unexpected token, found ' '
input(192,47): run-time error CSS1063: Expected calculation unit, found ' '
input(192,47): run-time error CSS1064: Expected calculation product, found ' '
input(192,47): run-time error CSS1065: Expected calculation sum, found ' '
input(192,47): run-time error CSS1034: Expected closing parenthesis, found ' '
input(192,47): run-time error CSS1042: Expected function, found ' '
input(192,47): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(193,51): run-time error CSS1019: Unexpected token, found ' '
input(193,51): run-time error CSS1019: Unexpected token, found ' '
input(193,51): run-time error CSS1063: Expected calculation unit, found ' '
input(193,51): run-time error CSS1064: Expected calculation product, found ' '
input(193,51): run-time error CSS1065: Expected calculation sum, found ' '
input(193,51): run-time error CSS1034: Expected closing parenthesis, found ' '
input(193,51): run-time error CSS1042: Expected function, found ' '
input(193,51): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' ' */
.scholarshipPanel {
  margin-top: 2.5rem; }
  @media print, screen and (min-width: 48em) {
    .scholarshipPanel {
      margin-top: 4.375rem; } }
  @media print, screen and (min-width: 64em) {
    .scholarshipPanel {
      margin-top: 5.625rem; } }
  @media screen and (min-width: 80em) {
    .scholarshipPanel {
      margin-top: 9.375rem; } }
  .scholarshipPanel .grid-container .flex-box {
    border-top: 0.625rem solid #B9C8DA; }
    .scholarshipPanel .grid-container .flex-box .flexWrap {
      padding-bottom: 1.6875rem; }
      @media print, screen and (min-width: 48em) {
        .scholarshipPanel .grid-container .flex-box .flexWrap {
          padding-bottom: 1.5rem; } }
      @media print, screen and (min-width: 64em) {
        .scholarshipPanel .grid-container .flex-box .flexWrap {
          padding-bottom: clamp(1.5rem, calc(1.5rem + (46 - 24) * ((100vw - 64rem) / (1728 - 1024))), 2.875rem); } }
      .scholarshipPanel .grid-container .flex-box .flexWrap .wraptitle {
        width: 100%; }
        .scholarshipPanel .grid-container .flex-box .flexWrap .wraptitle h2 {
          text-align: left;
          margin-top: clamp(0.625rem, calc(0.625rem + (22 - 10) * ((100vw - 24.5625rem) / (1024 - 393))), 1.375rem);
          line-height: 100%;
          letter-spacing: -0.05em;
          font-size: clamp(3.4375rem, calc(3.4375rem + (64 - 55) * ((100vw - 24.5625rem) / (1024 - 393))), 4rem); }
          @media print, screen and (min-width: 64em) {
            .scholarshipPanel .grid-container .flex-box .flexWrap .wraptitle h2 {
              font-size: clamp(4rem, calc(4rem + (85 - 64) * ((100vw - 64rem) / (1728 - 1024))), 5.3125rem); } }
          @media screen and (min-width: 80em) {
            .scholarshipPanel .grid-container .flex-box .flexWrap .wraptitle h2 {
              margin-top: 0.9375rem; } }
  .scholarshipPanel .grid-container .contentWrap {
    max-width: 70rem;
    width: 100%; }
    .scholarshipPanel .grid-container .contentWrap p {
      font-family: 'UntitledSerif';
      font-size: clamp(1.125rem, calc(1.125rem + (22 - 18) * ((100vw - 24.5625rem) / (1024 - 393))), 1.375rem);
      line-height: 123.6%;
      /* or 33px */
      letter-spacing: -0.01em; }
      @media print, screen and (min-width: 64em) {
        .scholarshipPanel .grid-container .contentWrap p {
          font-size: clamp(1.375rem, calc(1.375rem + (27 - 22) * ((100vw - 64rem) / (1728 - 1024))), 1.6875rem); } }
      .scholarshipPanel .grid-container .contentWrap p + p {
        margin-top: 1.5rem; }
      .scholarshipPanel .grid-container .contentWrap p + h3 {
        margin-top: clamp(1.8125rem, calc(1.8125rem + (60 - 29) * ((100vw - 24.5625rem) / (1024 - 393))), 3.75rem); }
    .scholarshipPanel .grid-container .contentWrap h3 {
      font-family: 'UntitledSerif';
      font-style: normal;
      font-weight: 700;
      line-height: 97.1%;
      /* or 29px */
      letter-spacing: -0.025em;
      max-width: 70rem;
      font-size: clamp(1.25rem, calc(1.25rem + (25 - 20) * ((100vw - 24.5625rem) / (768 - 393))), 1.5625rem); }
      @media print, screen and (min-width: 48em) {
        .scholarshipPanel .grid-container .contentWrap h3 {
          font-size: clamp(1.5625rem, calc(1.5625rem + (30 - 25) * ((100vw - 48rem) / (1728 - 768))), 1.875rem); } }
      .scholarshipPanel .grid-container .contentWrap h3 + p {
        margin-top: clamp(0.75rem, calc(0.75rem + (28 - 12) * ((100vw - 24.5625rem) / (1024 - 393))), 1.75rem); }
        @media print, screen and (min-width: 64em) {
          .scholarshipPanel .grid-container .contentWrap h3 + p {
            margin-top: clamp(1.75rem, calc(1.75rem + (36 - 28) * ((100vw - 64rem) / (1728 - 1024))), 2.25rem); } }
    .scholarshipPanel .grid-container .contentWrap.mt-pipe {
      margin-top: clamp(2.25rem, calc(2.25rem + (65 - 36) * ((100vw - 24.5625rem) / (1024 - 393))), 4.0625rem); }
      @media print, screen and (min-width: 64em) {
        .scholarshipPanel .grid-container .contentWrap.mt-pipe {
          margin-top: clamp(4.0625rem, calc(4.0625rem + (70 - 65) * ((100vw - 64rem) / (1728 - 1024))), 4.375rem); } }
  .scholarshipPanel .grid-container .twoColumn {
    margin-top: clamp(1.9375rem, calc(1.9375rem + (50 - 31) * ((100vw - 24.5625rem) / (1024 - 393))), 3.125rem); }
    @media screen and (min-width: 80em) {
      .scholarshipPanel .grid-container .twoColumn {
        margin-top: 2.375rem; } }
    .scholarshipPanel .grid-container .twoColumn h3 {
      font-family: 'UntitledSerif';
      font-style: normal;
      font-weight: 700;
      line-height: 97.1%;
      /* or 29px */
      letter-spacing: -0.025em;
      max-width: 70rem;
      font-size: clamp(1.25rem, calc(1.25rem + (25 - 20) * ((100vw - 24.5625rem) / (768 - 393))), 1.5625rem); }
      @media print, screen and (min-width: 48em) {
        .scholarshipPanel .grid-container .twoColumn h3 {
          font-size: clamp(1.5625rem, calc(1.5625rem + (30 - 25) * ((100vw - 48rem) / (1728 - 768))), 1.875rem); } }
    .scholarshipPanel .grid-container .twoColumn .flexCol {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: clamp(0.6875rem, calc(0.6875rem + (28 - 11) * ((100vw - 24.5625rem) / (1024 - 393))), 1.75rem); }
      @media print, screen and (min-width: 64em) {
        .scholarshipPanel .grid-container .twoColumn .flexCol {
          margin-top: clamp(1.75rem, calc(1.75rem + (36 - 28) * ((100vw - 64rem) / (1728 - 1024))), 2.25rem); } }
      .scholarshipPanel .grid-container .twoColumn .flexCol .contentWrap {
        max-width: inherit; }
        .scholarshipPanel .grid-container .twoColumn .flexCol .contentWrap p {
          width: 100%; }
          @media screen and (min-width: 80em) {
            .scholarshipPanel .grid-container .twoColumn .flexCol .contentWrap p {
              width: 73%; } }
          @media print, screen and (min-width: 64em) and (max-width: 79.99875em) {
            .scholarshipPanel .grid-container .twoColumn .flexCol .contentWrap p:nth-child(3) {
              margin-top: 4.6875rem; } }
          @media print, screen and (max-width: 47.99875em) {
            .scholarshipPanel .grid-container .twoColumn .flexCol .contentWrap p + p {
              margin-top: 1.4375rem; } }
          @media print, screen and (min-width: 64em) and (max-width: 79.99875em) {
            .scholarshipPanel .grid-container .twoColumn .flexCol .contentWrap p:last-child {
              margin-bottom: 0; } }
        @media print, screen and (max-width: 47.99875em) {
          .scholarshipPanel .grid-container .twoColumn .flexCol .contentWrap a {
            font-family: 'ABCDiatype';
            font-style: normal;
            font-weight: 700;
            font-size: 1.25rem;
            line-height: 97.1%;
            letter-spacing: -0.025em;
            display: block;
            color: #03203D;
            margin-top: 2.375rem;
            -webkit-transition: all ease-in-out .5s;
            transition: all ease-in-out .5s;
            background: #B9C8DA;
            padding: 1.25rem 1.25rem 0.9375rem;
            text-decoration: none; } }
        @media print, screen and (min-width: 48em) {
          .scholarshipPanel .grid-container .twoColumn .flexCol .contentWrap a {
            font-family: 'UntitledSerif';
            font-style: normal;
            font-weight: 700;
            line-height: 97.1%;
            /* or 24px */
            letter-spacing: -0.025em;
            display: block;
            margin-top: 2.5rem;
            -webkit-transition: all ease-in-out .5s;
            transition: all ease-in-out .5s;
            text-decoration: none;
            font-size: clamp(1.125rem, calc(1.125rem + (25 - 18) * ((100vw - 48rem) / (1728 - 768))), 1.5625rem); } }
        @media screen and (min-width: 80em) {
          .scholarshipPanel .grid-container .twoColumn .flexCol .contentWrap a {
            margin-top: 2.5rem; } }
        @media print, screen and (min-width: 48em) {
          .scholarshipPanel .grid-container .twoColumn .flexCol .contentWrap a::after {
            content: '';
            position: relative;
            right: -1.5rem;
            background: url("../assets/images/settings/arrow-blue.svg?v=xfnkXNqfJkiM_VbQ2iNomusOdf8") no-repeat;
            width: 1.6875rem;
            display: inline-block;
            height: 0.9375rem; } }
        @media print, screen and (min-width: 48em) {
          .scholarshipPanel .grid-container .twoColumn .flexCol .contentWrap a:hover {
            padding-left: 0.625rem;
            -webkit-transition: all ease-in-out .5s;
            transition: all ease-in-out .5s; } }
      .scholarshipPanel .grid-container .twoColumn .flexCol .imgWrap {
        margin-top: 0.5rem;
        float: right;
        margin-right: -0.375rem; }
        @media print, screen and (min-width: 64em) {
          .scholarshipPanel .grid-container .twoColumn .flexCol .imgWrap {
            margin-right: -0.8125rem; } }
        @media screen and (min-width: 80em) {
          .scholarshipPanel .grid-container .twoColumn .flexCol .imgWrap {
            margin-right: -0.375rem; } }
        .scholarshipPanel .grid-container .twoColumn .flexCol .imgWrap.scholarImg {
          display: none; }
          @media print, screen and (min-width: 48em) {
            .scholarshipPanel .grid-container .twoColumn .flexCol .imgWrap.scholarImg {
              display: block; } }
      .scholarshipPanel .grid-container .twoColumn .flexCol .mobileViewScholar {
        margin-top: 2.1875rem;
        margin-inline: -1.25rem; }
        @media print, screen and (min-width: 48em) {
          .scholarshipPanel .grid-container .twoColumn .flexCol .mobileViewScholar {
            display: none; } }
        .scholarshipPanel .grid-container .twoColumn .flexCol .mobileViewScholar .imgWrap {
          margin-top: 0.5rem;
          float: inherit;
          margin-right: inherit;
          text-align: center; }
          .scholarshipPanel .grid-container .twoColumn .flexCol .mobileViewScholar .imgWrap.scholarImg {
            display: block; }
.scholarshipPanel.blue, .scholarshipPanel.grey {
    padding-top: calc(clamp(5.75rem, 8.239vw + 0.477rem, 9.375rem));
    padding-bottom: calc(clamp(5.875rem, 6.534vw + 1.693rem, 8.75rem));
}

    .scholarshipPanel.blue .grid-container .flex-box, .scholarshipPanel.grey .grid-container .flex-box {
        border-top: 0.625rem solid #0b3d70;
    }
