/* 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(6,53): run-time error CSS1019: Unexpected token, found ' '
input(6,53): run-time error CSS1019: Unexpected token, found ' '
input(6,53): run-time error CSS1063: Expected calculation unit, found ' '
input(6,53): run-time error CSS1064: Expected calculation product, found ' '
input(6,53): run-time error CSS1065: Expected calculation sum, found ' '
input(6,53): run-time error CSS1034: Expected closing parenthesis, found ' '
input(6,53): run-time error CSS1042: Expected function, found ' '
input(6,53): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(11,53): run-time error CSS1019: Unexpected token, found ' '
input(11,53): run-time error CSS1019: Unexpected token, found ' '
input(11,53): run-time error CSS1063: Expected calculation unit, found ' '
input(11,53): run-time error CSS1064: Expected calculation product, found ' '
input(11,53): run-time error CSS1065: Expected calculation sum, found ' '
input(11,53): run-time error CSS1034: Expected closing parenthesis, found ' '
input(11,53): run-time error CSS1042: Expected function, found ' '
input(11,53): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(81,50): run-time error CSS1019: Unexpected token, found ' '
input(81,50): run-time error CSS1019: Unexpected token, found ' '
input(81,50): run-time error CSS1063: Expected calculation unit, found ' '
input(81,50): run-time error CSS1064: Expected calculation product, found ' '
input(81,50): run-time error CSS1065: Expected calculation sum, found ' '
input(81,50): run-time error CSS1034: Expected closing parenthesis, found ' '
input(81,50): run-time error CSS1042: Expected function, found ' '
input(81,50): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(114,45): run-time error CSS1019: Unexpected token, found ' '
input(114,45): run-time error CSS1019: Unexpected token, found ' '
input(114,45): run-time error CSS1063: Expected calculation unit, found ' '
input(114,45): run-time error CSS1064: Expected calculation product, found ' '
input(114,45): run-time error CSS1065: Expected calculation sum, found ' '
input(114,45): run-time error CSS1034: Expected closing parenthesis, found ' '
input(114,45): run-time error CSS1042: Expected function, found ' '
input(114,45): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(135,47): run-time error CSS1019: Unexpected token, found ' '
input(135,47): run-time error CSS1019: Unexpected token, found ' '
input(135,47): run-time error CSS1063: Expected calculation unit, found ' '
input(135,47): run-time error CSS1064: Expected calculation product, found ' '
input(135,47): run-time error CSS1065: Expected calculation sum, found ' '
input(135,47): run-time error CSS1034: Expected closing parenthesis, found ' '
input(135,47): run-time error CSS1042: Expected function, found ' '
input(135,47): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(137,49): run-time error CSS1019: Unexpected token, found ' '
input(137,49): run-time error CSS1019: Unexpected token, found ' '
input(137,49): run-time error CSS1063: Expected calculation unit, found ' '
input(137,49): run-time error CSS1064: Expected calculation product, found ' '
input(137,49): run-time error CSS1065: Expected calculation sum, found ' '
input(137,49): run-time error CSS1034: Expected closing parenthesis, found ' '
input(137,49): run-time error CSS1042: Expected function, found ' '
input(137,49): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' ' */
.summerprogram {
  margin-top: calc(clamp(2.5rem, 7.566vw + 0.642rem, 8.813rem)); }
  .summerprogram .grid-container .flex-box {
    border-top: 0.625rem solid #B9C8DA; }
    .summerprogram .grid-container .flex-box .flexWrap {
      padding-bottom: calc(clamp(1.313rem, 1.124vw + 1.037rem, 2.25rem)); }
      .summerprogram .grid-container .flex-box .flexWrap .wraptitle {
        width: 100%; }
        .summerprogram .grid-container .flex-box .flexWrap .wraptitle h2 {
          text-align: left;
          margin-top: calc(clamp(0.625rem, 1.124vw + 0.349rem, 1.563rem));
          letter-spacing: -0.04em;
          font-size: clamp(3.4375rem, calc(3.4375rem + (64 - 55) * ((100vw - 24.5625rem) / (1023 - 393))), 4rem);
          line-height: 100%; }
          @media print, screen and (min-width: 64em) {
            .summerprogram .grid-container .flex-box .flexWrap .wraptitle h2 {
              font-size: clamp(4rem, calc(4rem + (85 - 64) * ((100vw - 64rem) / (1728 - 1024))), 5.3125rem); } }
      .summerprogram .grid-container .flex-box .flexWrap .gridWrap .contentwrap {
        margin-top: 0.625rem;
        margin-bottom: 0;
        display: grid;
        grid-gap: 0.75rem 0;
        margin-left: 0;
        grid-template-columns: repeat(1, 1fr); }
        @media print, screen and (min-width: 48em) {
          .summerprogram .grid-container .flex-box .flexWrap .gridWrap .contentwrap {
            grid-template-columns: repeat(3, 1fr);
            grid-gap: 2.5rem 0.9375rem;
            margin-left: 1.875rem;
            margin-top: 1.25rem; } }
        @media print, screen and (min-width: 64em) {
          .summerprogram .grid-container .flex-box .flexWrap .gridWrap .contentwrap {
            margin-left: 6.25rem; } }
        @media screen and (min-width: 85em) {
          .summerprogram .grid-container .flex-box .flexWrap .gridWrap .contentwrap {
            grid-gap: 2.375rem 0.375rem;
            max-width: 84.375rem; } }
        .summerprogram .grid-container .flex-box .flexWrap .gridWrap .contentwrap li,
        .summerprogram .grid-container .flex-box .flexWrap .gridWrap .contentwrap a {
          font-family: "UntitledSerif";
          font-size: clamp(1.5625rem, calc(1.5625rem + (28 - 25) * ((100vw - 24.5625rem) / (1023 - 393))), 1.75rem);
          line-height: 100%;
          text-decoration: none;
          cursor: pointer;
          font-weight: 400;
          grid-gap: 1.25rem 0;
          margin-bottom: 0;
          letter-spacing: -0.01563rem; }
          @media print, screen and (min-width: 64em) {
            .summerprogram .grid-container .flex-box .flexWrap .gridWrap .contentwrap li,
            .summerprogram .grid-container .flex-box .flexWrap .gridWrap .contentwrap a {
              font-size: clamp(1.75rem, calc(1.75rem + (40 - 28) * ((100vw - 64rem) / (1728 - 1024))), 2.5rem); } }
  .summerprogram .grid-container .programcontentWrap {
    max-width: 69.8125rem;
    width: 100%; }
    .summerprogram .grid-container .programcontentWrap h3 {
      font-family: 'ABCDiatype';
      font-style: normal;
      font-weight: 700;
      /* or 58px */
      letter-spacing: -0.025em;
      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) {
        .summerprogram .grid-container .programcontentWrap h3 {
          font-size: clamp(3.125rem, calc(3.125rem + (60 - 50) * ((100vw - 64rem) / (1728 - 1024))), 3.75rem); } }
      .summerprogram .grid-container .programcontentWrap h3 + p {
        margin-top: 1.9375rem; }
    .summerprogram .grid-container .programcontentWrap p {
      font-family: 'UntitledSerif';
      font-style: normal;
      font-weight: 400;
      line-height: 123.6%;
      /* or 26px */
      letter-spacing: -0.01em;
      font-size: clamp(1.125rem, calc(1.125rem + (22 - 18) * ((100vw - 24.5625rem) / (1023 - 393))), 1.375rem); }
      @media print, screen and (min-width: 64em) {
        .summerprogram .grid-container .programcontentWrap p {
          font-size: clamp(1.375rem, calc(1.375rem + (27 - 22) * ((100vw - 64rem) / (1728 - 1024))), 1.6875rem); } }
      .summerprogram .grid-container .programcontentWrap p + p {
        margin-top: calc(clamp(1.25rem, 0.824vw + 1.048rem, 1.938rem)); }
    .summerprogram .grid-container .programcontentWrap ul {
      margin-left: 0.9375rem; }
      @media print, screen and (min-width: 64em) {
        .summerprogram .grid-container .programcontentWrap ul {
          margin-top: 1.5625rem;
          margin-left: 0; } }
      @media screen and (min-width: 80em) {
        .summerprogram .grid-container .programcontentWrap ul {
          margin-left: 0.9375rem; } }
      .summerprogram .grid-container .programcontentWrap ul li {
        font-family: 'UntitledSerif';
        font-style: normal;
        font-weight: 400;
        line-height: 116.6%;
        padding-left: 2.8125rem;
        /* or 26px */
        letter-spacing: -0.01em;
        position: relative;
        font-size: clamp(1.125rem, calc(1.125rem + (22 - 18) * ((100vw - 24.5625rem) / (1023 - 393))), 1.375rem); }
        @media print, screen and (min-width: 64em) {
          .summerprogram .grid-container .programcontentWrap ul li {
            margin-bottom: 1.875rem; } }
        .summerprogram .grid-container .programcontentWrap ul li::before {
          content: '';
          position: absolute;
          top: 0.1875rem;
          left: 0;
          background: url("../assets/images/settings/squareBullet.svg?v=xfnkXNqfJkiM_VbQ2iNomusOdf8") no-repeat;
          background-size: contain;
          height: 1.125rem;
          width: 1.125rem; }
.summerprogram .grid-container .summersection + .summersection, .summerprogram .grid-container .inbetweenimgWrap + .summersection {
    margin-top: calc(clamp(1.25rem, 7.94vw - 0.7rem, 4.265rem));
}
    .summerprogram .grid-container .programcontentWrap a {
      font-family: 'UntitledSerif';
      font-style: normal;
      font-weight: 700;
      font-size: clamp(1.5625rem, calc(1.5625rem + (25 - 25) * ((100vw - 24.5625rem) / (1023 - 393))), 1.5625rem);
      line-height: 97.1%;
      /* or 24px */
      text-decoration: none;
      letter-spacing: -0.025em;
      position: relative; }
      .summerprogram .grid-container .programcontentWrap 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; }
  .summerprogram .grid-container .imgWrapFull {
    margin-top: calc(clamp(2.188rem, 1.873vw + 1.728rem, 3.75rem)); }
    .summerprogram .grid-container .imgWrapFull + .summersection .programcontentWrap {
        margin-top: calc(clamp(2.5rem, 2.247vw + 1.948rem, 4.875rem));
    }
.summerprogram .grid-container .videoSection {
    margin-top: 40px
}

