body {
  background: #F9FCFD;
  color: #072D4D;
}

footer {
  background: #072D4D;
  color: #FFFFFF;
}

h1.large {
  font-size: 72px;
}

h1.small {
  font-size: 40px;
}

h2.large {
  font-size: 40px;
}

h2.small {
  font-size: 32px;
}

html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  font-family: "Figtree", sans-serif;
  padding: 0;
  margin: 0;
  background: #FFFFFF;
  scroll-behavior: smooth;
  font-size: 17px;
}

hr {
  border: 1px solid #C4D3D5;
  margin: 40px 0;
}

.blur {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  backdrop-filter: blur(30px);
  caret-color: transparent;
}

.postmeta {
  margin-bottom: 35px;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 1px;
  font-weight: 400;
  float: left;
}

.postshare {
  float: right;
  margin-top: -6px;
  margin-bottom: 2em;
}
.postshare * {
  display: inline-block;
  margin-right: 25px;
}
.postshare span.label {
  vertical-align: top;
  line-height: 34px;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #007DCC;
}
.postshare a.share-facebook:before {
  content: url(../img/share-facebook.svg);
}
.postshare a.share-x:before {
  content: url(../img/share-x.svg);
}
.postshare a.share-linkedin:before {
  content: url(../img/share-linkedin.svg);
}
.postshare a:hover {
  opacity: 0.75;
}

.menu-legal-container {
  font-size: 14px;
}

@media screen and (max-width: 900px) {
  .blur {
    backdrop-filter: unset;
  }
}
body p {
  line-height: 1.5em;
}

a, a:visited {
  color: #006DAC;
}

a:hover, a:active {
  color: #00AAFF;
}

body > div#contain {
  max-width: 1920px;
  margin: 0 auto;
  background: #F8FBFD;
  position: relative;
  box-shadow: 0 0 15px #ccc;
}

h3 {
  font-size: 22px;
  margin-top: 40px;
}

#campus-login {
  position: absolute;
  right: 0;
  margin-top: 30px;
  width: 82px;
  height: 70px;
  background: #006DAC;
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0.9px;
  text-decoration: none;
  border-radius: 10px 0 0 10px;
  padding: 10px;
  box-sizing: border-box;
  border-bottom: 4px solid #00AAFF;
  line-height: 16px;
}

#campus-login:hover {
  background: #00AAFF;
  border-bottom-color: #006DAC;
}

#book-now-button {
  position: absolute;
  right: 110px;
  width: 99px;
  height: 70px;
  margin-top: 30px;
  background: #C55400;
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 14px;
  letter-spacing: 0.9px;
  text-decoration: none;
  padding: 10px;
  box-sizing: border-box;
  font-weight: 600;
  border-bottom: 4px solid #FF7300;
  line-height: 16px;
}

#book-now-button:hover {
  background: #FF7300;
  border-bottom-color: #C55400;
}

#campus-login:after, #book-now-button:after {
  content: "";
  background-image: url(../img/play.svg);
  width: 12px;
  height: 12px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 5px;
  margin-top: 4px;
}

main#main {
  max-width: 1200px;
  margin: auto;
  padding: 50px 30px 30px;
  background: #F8FBFD;
  position: relative;
  min-height: 500px;
}

main#main:has(.site-content-slim) {
  max-width: 800px;
}

.content-container {
  max-width: 1200px;
  padding: 0 30px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  pointer-events: none;
}

.skip-link {
  position: absolute;
  z-index: 9999;
  padding: 50px 80px;
  font-size: 30px;
  text-decoration: none;
  left: 50%;
  translate: -50%;
  margin-top: 50px;
  border-radius: 10px;
  background: #072D4D;
  color: #fff;
  box-shadow: 2px 2px 20px #000000;
  left: -200%;
  top: -200%;
}

.skip-link:focus {
  left: 50%;
  top: unset;
}

h2.page-tagline {
  font-size: 32px;
  line-height: 1.2em;
  letter-spacing: 2px;
  position: relative;
  padding: 20px 0 50px 0;
}
h2.page-tagline span {
  position: relative;
  z-index: 1;
  display: block;
  pointer-events: none;
}

h2.page-tagline:after {
  content: "";
  background-image: url(../img/honeycomb.alt.svg);
  overflow: visible;
  position: absolute;
  top: -60px;
  background-repeat: no-repeat;
  background-position: right;
  right: -30px;
  left: -30px;
  height: 500px;
  pointer-events: none;
}

/*
 * Page styling
 */
section.site-content {
  z-index: 1;
  position: relative;
  /*
   * WP block buttons
   */
  /*
   * Headers
   */
  /*
   * Paragraphs
   */
  /*
   * Lists
   */
  /*
   * Anchor links
   */
  /*
   * Details / Summary
   */
  /*
   * Update overlay
   */
  /*
   * Module leaders
   */
  /**
    * Plain blue
    */
  /**
    * Dark blue
    */
  /*
   * Paragraphs
   */
  /* Margin top */
  /* Margin bottom */
  /*
   * Success stories
   */
  /*
  .our-people-scroll {
      overflow-y: auto;
      max-height: 0;
      padding-bottom: calc(160px + 35%);
  
      .wp-block-columns {
          .wp-block-group__inner-container {
  
              .wp-block-column {
                  .wp-block-button {
                      margin-top: 30px;
                  }
              }
          }
      }
  }
  
  @media screen and (max-width: 782px) {
      .our-people-scroll {
          padding-bottom: calc(170px + 100%);
      }
  }
      */
}
section.site-content > .wp-block-columns {
  gap: 0 70px;
}
section.site-content article.row-post:has(+ article.row-post) {
  margin-bottom: 3em;
  border-bottom: 1px solid #C4D3D5;
}
section.site-content article.row-post {
  margin-top: 3em;
  padding-bottom: 3em;
}
section.site-content article.row-post h2 {
  color: #000000;
  font-size: 1.75em;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 20px;
}
section.site-content article.row-post p {
  margin: 20px 0;
}
section.site-content article.row-post a.readmore {
  color: #FFFFFF;
  background: #006DAC;
  padding: 10px 40px 10px 20px;
  border-radius: 8px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
section.site-content article.row-post a.readmore:after {
  content: "";
  background-image: url(../img/play.svg);
  width: 14px;
  height: 100%;
  display: inline-block;
  margin-left: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  background-position: center;
}
section.site-content article.row-post a.readmore:hover {
  background: #072D4D;
}
section.site-content article.row-post img {
  width: 350px;
  max-width: 100%;
}
section.site-content article.row-post .video-container {
  padding: 56.25% 0 0 0;
  position: relative;
  height: 0;
}
section.site-content article.row-post .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
section.site-content article.row-post .padding-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3em;
  background: #fff;
}
section.site-content article.row-post ul.taglist {
  padding: 0;
  margin: 10px 0 20px 0;
  list-style: none;
}
section.site-content article.row-post ul.taglist li {
  display: inline;
}
section.site-content article.row-post ul.taglist li a {
  text-decoration: none;
}
section.site-content article.row-post ul.taglist li + li:before {
  content: "|";
  margin: 0 12px 0 10px;
}
section.site-content .wp-block-button__link {
  box-shadow: unset;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.1em;
  letter-spacing: 1px;
  color: #FFFFFF;
  background-color: #006DAC;
  border-radius: 10px;
  padding: 10px 50px 10px 20px;
  position: relative;
  text-decoration: none;
}
section.site-content .wp-block-button__link:hover {
  background-color: #00AAFF;
}
section.site-content .wp-block-button__link:after {
  content: "";
  background-image: url(../img/play.svg);
  position: absolute;
  height: 100%;
  width: 16px;
  top: 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  right: 15px;
}
section.site-content h2 {
  font-weight: 600;
  font-size: 36px;
  letter-spacing: 2px;
  color: #008BCB;
  margin: 50px 0;
  line-height: 1.2em;
}
section.site-content p {
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 1.4em;
}
section.site-content p.bold {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 1.2em;
}
section.site-content p.bold strong {
  font-weight: 600;
}
section.site-content p.bolder {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 1px;
  font-size: 1.2em;
}
section.site-content p.bolder strong {
  font-weight: 600;
}
section.site-content ul, section.site-content ol {
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 1px;
}
section.site-content ul li, section.site-content ol li {
  line-height: 1.5em;
}
section.site-content ul li:not(:last-child), section.site-content ol li:not(:last-child) {
  margin-bottom: 15px;
}
section.site-content ul li::marker, section.site-content ol li::marker {
  color: #008BCB;
}
section.site-content div.anchors {
  padding: 0;
  margin: 0;
  background: #06243D;
  width: 100vw;
  max-width: 1920px;
  left: 50%;
  translate: -50%;
  margin-top: -50px;
  position: relative;
}
section.site-content div.anchors ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #06243D;
  color: #FFFFFF;
  width: 100%;
  max-width: 1200px;
  top: 0;
  margin: auto;
}
section.site-content div.anchors ul li {
  display: inline-block;
  margin: 0 8px 0 0;
}
section.site-content div.anchors ul li a {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 70px;
  letter-spacing: 0.9px;
  text-decoration: none;
}
section.site-content div.anchors ul li a.active {
  color: #FF7300;
}
section.site-content div.anchors ul li.button a {
  background: #C55400;
  padding: 10px 30px 10px 20px;
  margin-left: 30px;
  border-radius: 8px;
  font-size: 16px;
  letter-spacing: 1px;
  position: relative;
}
section.site-content div.anchors ul li.button a:after {
  content: "";
  background-image: url(../img/play.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  height: 40px;
  width: 14px;
  top: 0;
  right: 10px;
}
section.site-content div.anchors ul li.button a:hover {
  background: #FF7300;
}
section.site-content div.anchors ul li + li:before {
  content: " | ";
  margin-right: 8px;
}
section.site-content div.anchors ul li + li.button:before {
  content: unset;
}
section.site-content details {
  width: 100%;
  border-radius: 10px;
  box-shadow: 5px 5px 22px #23B6FF33;
  padding: 10px 40px;
  overflow: hidden;
  list-style: none;
  margin-bottom: 20px;
  min-height: 75px;
  position: relative;
  box-sizing: border-box;
}
section.site-content details summary {
  min-height: 75px;
  margin: -10px -40px;
  list-style: none;
  color: #008BCB;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 2px;
  padding: 25px 65px 25px 25px;
  box-sizing: border-box;
}
section.site-content details summary h3 {
  margin: 0;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
section.site-content details summary:after {
  content: "";
  background-image: url(../img/details-closed.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  transition: background-image 0.2s;
  top: 20px;
}
section.site-content details p {
  line-height: 22px;
  margin: 30px 0;
  letter-spacing: 1px;
  font-size: 17px;
}
section.site-content details ul li, section.site-content details ul li:not(:last-child), section.site-content details ol li, section.site-content details ol li:not(:last-child) {
  margin-bottom: 15px;
  line-height: 1.5em;
}
section.site-content details[open] {
  padding: 10px 40px 40px;
  max-height: unset;
}
section.site-content details[open] summary {
  border-bottom: 1px solid #E6EEEF;
  margin-bottom: 20px;
}
section.site-content details[open] summary:after {
  background-image: url(../img/details-opened.svg);
}
section.site-content details[open] summary:before {
  content: "";
  background-image: url(../img/details-opened.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  transition: background-image 0.2s;
  bottom: 20px;
}
@media screen and (min-width: 1300px) {
  section.site-content details[open] {
    padding: 10px 120px 40px;
  }
  section.site-content details[open] summary {
    margin: -10px -120px;
  }
}
section.site-content div.blue-honeycomb {
  background: #008BCB;
  width: 100vw;
  max-width: 1920px;
  margin-left: 50%;
  margin-top: 80px;
  translate: -50%;
  padding: 60px 30px 30px;
  background-image: url(../img/honeycomb.blue.svg);
  background-repeat: repeat-x;
  background-position: -60% 15px;
  background-size: 100%;
}
section.site-content div.blue-honeycomb * {
  color: #FFFFFF;
}
section.site-content div.blue-honeycomb h2 {
  margin-top: 0;
}
section.site-content div.blue-honeycomb > div {
  max-width: 1200px;
  margin: auto;
  box-sizing: border-box;
}
section.site-content div.blue-honeycomb hr {
  position: absolute;
  border: 140px solid #f9fbfd;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: -40px;
  left: 50%;
  max-width: 1920px;
  box-sizing: border-box;
  width: 100vw;
}
section.site-content div.blue-honeycomb.last-element {
  margin-bottom: -30px;
}
section.site-content div.success-stories div.wp-block-column img {
  object-fit: cover;
  border-radius: 30px;
  width: 100%;
}
section.site-content div.success-stories div.wp-block-column p {
  text-align: center;
  margin-top: 0;
}
section.site-content div.success-stories div.wp-block-column p:first-of-type {
  font-size: 24px;
  font-weight: 600px;
  line-height: 29px;
  letter-spacing: 2.75px;
  margin: 20px 0 5px;
}
section.site-content div.success-stories div.wp-block-column figcaption a:after {
  content: unset;
}
section.site-content div.success-stories div.wp-block-column figcaption a:before {
  content: unset;
}
@media screen and (min-width: 1070px) {
  section.site-content {
    /* or 600px to 780px */
  }
  section.site-content div.success-stories.wide {
    /*height: 400px;*/
  }
  section.site-content div.success-stories.wide .previous:after, section.site-content div.success-stories.wide .next:after {
    top: 50%;
    translate: 0 calc(-50% - 20px);
  }
  section.site-content div.success-stories.wide figure.wp-block-gallery {
    padding: 0;
    height: 320px;
    margin: 0 0 -20px;
  }
  section.site-content div.success-stories.wide figure.wp-block-gallery figure.wp-block-image {
    height: 300px;
  }
  section.site-content div.success-stories.wide figure.wp-block-gallery figure.wp-block-image a:has(img) {
    max-width: 300px;
    float: left;
  }
  section.site-content div.success-stories.wide figure.wp-block-gallery figure.wp-block-image a:has(img) img {
    width: 300px;
    float: left;
  }
  section.site-content div.success-stories.wide figure.wp-block-gallery figure.wp-block-image figcaption {
    float: left;
    width: calc(100% - 300px);
    text-align: left;
    margin-top: 0;
    height: 200px;
    font-weight: 400;
    max-height: unset;
    padding-left: 2em;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  section.site-content div.success-stories.wide figure.wp-block-gallery figure.wp-block-image figcaption strong {
    margin-top: 0;
    margin-bottom: 20px;
  }
  section.site-content div.success-stories.wide .wp-block-buttons {
    position: absolute;
    top: 242px;
    right: 50px;
  }
}
@media screen and (min-width: 680px) and (max-width: 780px) {
  section.site-content div.success-stories.wide {
    /*height: 400px;*/
  }
  section.site-content div.success-stories.wide .previous:after, section.site-content div.success-stories.wide .next:after {
    top: 50%;
    translate: 0 calc(-50% - 20px);
  }
  section.site-content div.success-stories.wide figure.wp-block-gallery {
    padding: 0;
    height: 320px;
    margin: 0 0 -20px;
  }
  section.site-content div.success-stories.wide figure.wp-block-gallery figure.wp-block-image {
    height: 300px;
  }
  section.site-content div.success-stories.wide figure.wp-block-gallery figure.wp-block-image a:has(img) {
    max-width: 300px;
    float: left;
  }
  section.site-content div.success-stories.wide figure.wp-block-gallery figure.wp-block-image a:has(img) img {
    width: 300px;
    float: left;
  }
  section.site-content div.success-stories.wide figure.wp-block-gallery figure.wp-block-image figcaption {
    float: left;
    width: calc(100% - 300px);
    text-align: left;
    margin-top: 0;
    height: 200px;
    font-weight: 400;
    max-height: unset;
    padding-left: 2em;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  section.site-content div.success-stories.wide figure.wp-block-gallery figure.wp-block-image figcaption strong {
    margin-top: 0;
    margin-bottom: 20px;
  }
  section.site-content div.success-stories.wide .wp-block-buttons {
    position: absolute;
    top: 242px;
    right: 50px;
  }
}
section.site-content div.spotlight {
  height: 550px;
  background: #072D4D;
  position: relative;
  border-radius: 0 0 20px 20px;
  margin-bottom: 20px;
}
section.site-content div.spotlight div.wp-block-group__inner-container img {
  width: 100%;
  height: 340px;
  object-fit: cover;
}
section.site-content div.spotlight p {
  font-weight: 600;
  font-size: 17px;
  lin-height: 20.4px;
  letter-spacing: 1px;
  margin: 20px;
  padding: 0 20px;
}
section.site-content div.spotlight p:first-of-type {
  font-size: 26px;
  line-height: 31.2px;
  letter-spacing: 2px;
}
section.site-content div.spotlight .wp-block-button__link {
  font-size: 0px;
  height: 36px;
  width: 36px;
  padding: 0;
  border-radius: 50%;
  position: absolute;
  right: 12px;
  bottom: 12px;
}
section.site-content div.spotlight .wp-block-button__link:after {
  right: 8px;
}
section.site-content .update-overlay {
  background: linear-gradient(180deg, #06243D 0%, #04466D 100%);
  opacity: 0.98;
  position: absolute;
  z-index: 99;
  margin: 0 -20px;
  padding: 20px 40px 40px;
  color: #FFFFFF;
  border-radius: 0 0 23px 23px;
}
section.site-content .update-overlay h2, section.site-content .update-overlay h3, section.site-content .update-overlay h4, section.site-content .update-overlay h5, section.site-content .update-overlay h6 {
  color: #FF7300;
  margin: 0;
}
section.site-content .update-overlay a, section.site-content .update-overlay a:visited, section.site-content .update-overlay a:hover, section.site-content .update-overlay a:active {
  color: #FF7300;
}
section.site-content .update-overlay .proceed-link a, section.site-content .update-overlay .proceed-link .wp-block-button__link {
  color: #FFFFFF;
}
section.site-content .update-overlay .proceed-link a:after, section.site-content .update-overlay .proceed-link .wp-block-button__link:after {
  background-image: url(../img/tick.svg);
}
section.site-content .update-overlay .optional-link a, section.site-content .update-overlay .optional-link .wp-block-button__link {
  background: unset;
  color: #FF7300;
}
section.site-content .update-overlay .optional-link a:after, section.site-content .update-overlay .optional-link .wp-block-button__link:after {
  background-color: #FF7300;
  -webkit-mask-image: url(../img/play.svg);
  mask-image: url(../img/play.svg);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: 50%;
  background-image: unset;
}
section.site-content .update-overlay li::marker {
  color: #FFFFFF;
}
section.site-content .update-overlay.closed {
  position: relative;
  height: 36px;
  overflow: hidden;
  padding: 0 60px 0 30px;
}
section.site-content .update-overlay.closed h2:first-of-type, section.site-content .update-overlay.closed p:first-of-type {
  display: inline;
  font-size: 16px !important;
  line-height: 36px;
  margin: 0;
  font-weight: 600;
  letter-spacing: 2px;
  color: #FF7300;
}
section.site-content .update-overlay.closed h2:first-of-type:after {
  content: " - ";
}
section.site-content .update-overlay.closed h2:first-of-type {
  text-transform: uppercase;
}
section.site-content .update-overlay.closed .wp-block-group__inner-container:first-of-type:after {
  content: "";
  background-image: url(../img/down.svg);
  width: 24px;
  height: 36px;
  position: absolute;
  right: 25px;
  top: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
section.site-content .module-leaders .wp-block-image {
  background: #FFFFFF;
  border-radius: 8px;
  position: relative;
  box-shadow: 5px 5px 22px #23B6FF33;
}
section.site-content .module-leaders .wp-block-image img {
  margin: 25px;
  width: calc(100% - 50px);
}
section.site-content .module-leaders .wp-block-image img + figcaption {
  margin: 0;
  padding: 0 15px 25px;
  text-align: center;
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1.64px;
  color: #007EC7;
  /*white-space: nowrap;*/
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
section.site-content .study-style .wp-block-column.wide {
  max-width: 400px;
}
section.site-content .study-style .wp-block-column:has(p) {
  background: #FFFFFF;
  border-radius: 8px;
  box-shadow: 5px 5px 22px #23B6FF33;
  padding: 20px 10px 30px;
}
section.site-content .study-style .wp-block-column:has(p) p {
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 16.8px;
  letter-spacing: 1px;
  margin: 0;
  box-sizing: border-box;
}
section.site-content .study-style .wp-block-column:has(p) > p:first-of-type {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1.64px;
  color: #008BCB;
}
section.site-content .study-style .wp-block-column:has(p) > p:first-of-type:after {
  content: "";
  background-image: url(../img/study-online.svg);
  width: 100%;
  display: block;
  height: 75px;
  left: 50%;
  position: relative;
  translate: -50%;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 20px 0;
  background-position: center;
}
section.site-content .study-style .wp-block-column:has(p) > p.intensive:after {
  background-image: url(../img/study-intensive.svg);
}
section.site-content .study-style .wp-block-column:has(p) > p.classic:after {
  background-image: url(../img/study-classic.svg);
}
section.site-content .study-style .wp-block-column:has(p) details {
  all: unset;
  margin-top: 20px;
  width: 100%;
  display: block;
}
section.site-content .study-style .wp-block-column:has(p) details summary {
  all: unset;
  cursor: pointer;
  padding: 10px 40px 10px 20px;
  display: inline-block;
  margin: auto;
  position: relative;
  left: 50%;
  translate: -50%;
  background: #006DAC;
  border-radius: 8px;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 16px;
  line-height: 19.2px;
  letter-spacing: 1px;
}
section.site-content .study-style .wp-block-column:has(p) details summary:hover {
  background: #00AAFF;
}
section.site-content .study-style .wp-block-column:has(p) details summary:after {
  all: unset;
  content: "";
  background-image: url(../img/down-small.svg);
  width: 20px;
  height: 20px;
  position: absolute;
  background-repeat: no-repeat;
  right: 10px;
  top: 15px;
}
section.site-content .study-style .wp-block-column:has(p) details > .wp-block-group {
  position: absolute;
  margin-top: 50px;
  background: #FFFFFF;
  border-radius: 8px;
  left: 0;
  max-width: 63%;
  z-index: 1;
  box-shadow: 5px 5px 22px #23B6FF33;
  padding: 20px;
  box-sizing: border-box;
}
section.site-content .study-style .wp-block-column:has(p) details p {
  margin: 15px 10px 0;
  text-align: left;
  font-size: 17px;
  line-height: 1.2em;
  letter-spacing: 1px;
}
section.site-content .study-style .wp-block-column:has(p) details[open] summary:after {
  transform: rotate(180deg);
  top: 7px;
}
section.site-content .study-style .wp-block-column:has(p) details[open] summary:before {
  content: unset;
}
section.site-content .study-style .wp-block-column:has(p) details[open] summary {
  background-color: #FF7300;
}
section.site-content .study-style .wp-block-column.sold-out p:first-of-type:after {
  opacity: 0.2;
}
section.site-content .study-style .wp-block-column.sold-out p:not(:first-of-type) {
  opacity: 0.3;
}
section.site-content .study-style .wp-block-column.sold-out details {
  pointer-events: none;
}
section.site-content .study-style .wp-block-column.sold-out details summary {
  padding: 10px 20px;
  background-color: #C5D4D6;
}
section.site-content .study-style .wp-block-column.sold-out details summary:after {
  display: none;
}
@media screen and (max-width: 1100px) {
  section.site-content .study-style .wp-block-column details > .wp-block-group {
    max-width: 100%;
    margin-top: 45px;
  }
}
@media screen and (max-width: 780px) {
  section.site-content .study-style .wp-block-column:has(p) details > .wp-block-group {
    max-width: 100%;
    margin-top: 40px;
  }
}
@media screen and (min-width: 560px) {
  section.site-content .study-style .wp-block-column.wide p:first-of-type {
    float: left;
    width: 50%;
  }
  section.site-content .study-style .wp-block-column.wide p:nth-of-type(2) {
    margin-top: 45px;
  }
  section.site-content .study-style .wp-block-column.wide > p:not(:first-of-type) {
    text-align: unset;
  }
  section.site-content .study-style .wp-block-column.wide > p:first-of-type:after {
    margin: 10px 0;
    height: 90px;
  }
  section.site-content .study-style .wp-block-column.wide details summary {
    float: left;
    left: unset;
    position: relative;
    translate: unset;
  }
  section.site-content .study-style .wp-block-column.wide details p, section.site-content .study-style .wp-block-column.wide details p:first-of-type {
    width: 100%;
    padding: 10px;
    margin: auto;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
  }
}
section.site-content .partnership-images .wp-block-column:has(figure) {
  background: #FFFFFF;
  border-radius: 8px;
  padding: 15px;
  text-align: center;
  box-shadow: 5px 5px 22px #23B6FF33;
}
section.site-content .partnership-images .wp-block-column:has(figure) figure {
  margin: 0;
}
section.site-content .wp-block-buttons:has(.brochure) {
  display: block;
}
section.site-content .wp-block-button.brochure {
  box-shadow: 5px 5px 22px #23B6FF33;
  background: #FFFFFF;
  display: block;
  border-radius: 8px;
}
section.site-content .wp-block-button.brochure a {
  background: unset;
  color: #008BCB;
  padding: 150px 5px 10px;
  width: 150px;
  position: relative;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 2px;
  margin: auto;
  display: block;
}
section.site-content .wp-block-button.brochure a:before {
  content: "";
  background-image: url(../img/brochure.svg);
  width: 74px;
  height: 74px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 55px;
}
section.site-content .wp-block-button.brochure a:after {
  all: unset;
}
section.site-content .call-us {
  background: #FFFFFF;
  border-radius: 8px;
  box-shadow: 5px 5px 22px #23B6FF33;
  padding: 20px;
  text-align: center;
  padding: 0;
  box-sizing: border-box;
  min-width: 180px;
}
section.site-content .call-us p {
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 2px;
  margin: 5px 0;
  color: #008BCB;
}
section.site-content .call-us p:first-of-type {
  font-size: 14px;
  padding-top: 145px;
  letter-spacing: 0.9px;
  position: relative;
}
section.site-content .call-us p:first-of-type:before {
  content: "";
  background-image: url(../img/call-us.svg);
  width: 78px;
  height: 78px;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  background-position: center;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 45px;
}
section.site-content .course-fit {
  background: #FFFFFF;
  display: block;
  text-align: center;
  border-radius: 8px;
  box-shadow: 5px 5px 22px #23B6FF33;
}
section.site-content .course-fit p {
  font-weight: 500;
  font-size: 23px;
  letter-spacing: 2.89px;
  color: #008BCB;
  font-size: 20px;
  letter-spacing: 2px;
  margin-bottom: 1em;
}
section.site-content .course-fit img {
  width: 100%;
  padding: 0 2em;
}
section.site-content .course-fit .wp-block-buttons {
  float: right;
  margin: 0 10px 10px 0;
}
section.site-content .course-fit .wp-block-buttons a {
  background: unset;
  color: #008BCB;
  padding: 10px 40px 10px 20px;
}
section.site-content .course-fit .wp-block-buttons a:after {
  background-image: url(../img/play-blue.svg);
  width: 30px;
  height: 30px;
  right: 4px;
  top: 4px;
}
section.site-content div.plain-blue {
  background: #0078B4;
  color: #FFFFFF;
  padding: 30px 20px 20px;
  width: 100vw;
  max-width: 1920px;
  left: 50%;
  position: relative;
  translate: -50%;
  margin: 5em 0 4em;
  box-sizing: border-box;
}
section.site-content div.plain-blue > .wp-block-group__inner-container {
  max-width: 1200px;
  margin: auto;
  padding: 0 22px;
}
section.site-content div.plain-blue a, section.site-content div.plain-blue a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
section.site-content div.plain-blue a:hover, section.site-content div.plain-blue a:active {
  color: #FFFFFF;
  text-decoration: none;
}
section.site-content div.plain-blue.dark {
  background: #06243D;
}
section.site-content div.plain-blue.dark h2, section.site-content div.plain-blue.dark h3, section.site-content div.plain-blue.dark h4, section.site-content div.plain-blue.dark h5, section.site-content div.plain-blue.dark h6 {
  color: #FFFFFF;
}
section.site-content div.plain-blue.dark li::marker {
  color: #FFFFFF;
}
section.site-content p.has-x-large-font-size {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 1.1px;
  margin: 20px 0;
  line-height: 1.2em;
}
section.site-content p.has-small-font-size {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2em;
  letter-spacing: 1.1px;
  margin: 20px 0;
}
section.site-content p.has-large-font-size {
  font-size: 32px !important;
  font-weight: 600;
  line-height: 1.2em;
  letter-spacing: 1px;
  margin: 20px 0;
}
section.site-content :where(.wp-block-columns.is-layout-flex) {
  gap: 0 1rem;
}
section.site-content .h2-small {
  font-weight: 600;
  font-size: 32px;
  line-height: 1.1em;
  letter-spacing: 2px;
}
section.site-content div.video {
  width: 100%;
  max-width: 800px;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
section.site-content div.video iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
section.site-content .header-dark {
  color: #072D4D;
}
section.site-content .box-shadow {
  box-shadow: 0 10px 60px -40px #23B6FF;
}
section.site-content .txt-blue {
  color: #007EC7;
}
section.site-content .btn-orange a {
  background: #C55400;
}
section.site-content .btn-orange a:hover {
  background: #FF7300;
}
section.site-content .center {
  text-align: center;
}
section.site-content h2.small {
  font-size: 32px;
  line-height: 1.2em;
}
section.site-content h2.tiny {
  font-size: 16px;
  margin: 30px 0;
}
section.site-content .mt0 {
  margin-top: 0 !important;
}
section.site-content .mt5 {
  margin-top: 5px !important;
}
section.site-content .mt10 {
  margin-top: 10px !important;
}
section.site-content .mt15 {
  margin-top: 15px !important;
}
section.site-content .mt20 {
  margin-top: 20px !important;
}
section.site-content .mt25 {
  margin-top: 25px !important;
}
section.site-content .mt30 {
  margin-top: 30px !important;
}
section.site-content .mt35 {
  margin-top: 35px !important;
}
section.site-content .mt40 {
  margin-top: 40px !important;
}
section.site-content .mt50 {
  margin-top: 50px !important;
}
section.site-content .mt60 {
  margin-top: 60px !important;
}
section.site-content .mt70 {
  margin-top: 70px !important;
}
section.site-content .mt80 {
  margin-top: 80px !important;
}
section.site-content .mt90 {
  margin-top: 90px !important;
}
section.site-content .mt100 {
  margin-top: 100px !important;
}
section.site-content .mb0 {
  margin-bottom: 0 !important;
}
section.site-content .mb5 {
  margin-bottom: 5px !important;
}
section.site-content .mb10 {
  margin-bottom: 10px !important;
}
section.site-content .mb15 {
  margin-bottom: 15px !important;
}
section.site-content .mb20 {
  margin-bottom: 20px !important;
}
section.site-content .mb25 {
  margin-bottom: 25px !important;
}
section.site-content .mb30 {
  margin-bottom: 30px !important;
}
section.site-content .mb35 {
  margin-bottom: 35px !important;
}
section.site-content .mb40 {
  margin-bottom: 40px !important;
}
section.site-content .mb50 {
  margin-bottom: 50px !important;
}
section.site-content .mb60 {
  margin-bottom: 60px !important;
}
section.site-content .mb70 {
  margin-bottom: 70px !important;
}
section.site-content .mb80 {
  margin-bottom: 80px !important;
}
section.site-content .mb90 {
  margin-bottom: 90px !important;
}
section.site-content .mb100 {
  margin-bottom: 100px !important;
}
section.site-content img.full-width, section.site-content .full-width img {
  width: 100%;
}
section.site-content hr {
  border-color: #C4D3D5;
  width: 90vw;
  max-width: 1728px;
  position: relative;
  left: 50%;
  translate: -50%;
}
section.site-content .sticky {
  position: sticky;
  z-index: 999999;
}
section.site-content .sticky-top {
  top: 0;
}
section.site-content .real-brand {
  height: 0;
  overflow: hidden;
  height: 290px;
  border-radius: 20px;
  position: relative;
  background: #FFFFFF;
  min-width: 300px;
  box-shadow: 5px 5px 22px #23B6FF33;
}
section.site-content .real-brand figure.banner {
  margin: 0;
}
section.site-content .real-brand figure.banner img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  margin: 0;
}
section.site-content .real-brand figure.logo {
  margin: 0;
}
section.site-content .real-brand figure.logo img {
  height: 70px;
  width: auto;
  margin: 20px;
}
section.site-content .real-brand .wp-block-buttons {
  display: block;
}
section.site-content .real-brand .wp-block-buttons .wp-block-button {
  display: block;
}
section.site-content .real-brand .wp-block-buttons .wp-block-button a {
  z-index: 2;
  font-size: 0;
  height: 36px;
  width: 36px;
  padding: 0;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
section.site-content .real-brand .wp-block-buttons .wp-block-button a:after {
  background-image: url(../img/play.svg);
  width: 16px;
  height: 36px;
  left: 12px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
section.site-content .real-brand p {
  display: block;
  position: absolute;
  left: -100%;
  width: 100%;
  padding: 40px 20px;
  box-sizing: border-box;
  opacity: 0.9;
  transition: left 0.3s;
  top: 0;
  bottom: 0;
  margin: 0;
  background: #072D4Dcc;
  color: #FFFFFF;
}
section.site-content .real-brand:hover p {
  left: 0;
}
section.site-content .btn-people {
  justify-content: right;
}
section.site-content .btn-people a {
  padding: 10px 20px;
  background: #FFFFFF;
  border: 1px solid #C4D3D5;
  color: #585E60;
  font-weight: 600;
}
section.site-content .btn-people a:after {
  all: unset;
}
section.site-content .btn-people a:hover {
  background-color: #FFFFFF;
}
section.site-content .btn-people a.active {
  background-color: #FF7300;
  color: #FFFFFF;
}
section.site-content .info-tiles .wp-block-column:has(> p) {
  color: #007DCC;
  width: 100%;
  height: 265px;
  margin: 0;
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0 3px 23px -14px #23B6FF;
  position: relative;
}
section.site-content .info-tiles .wp-block-column:has(> p) p {
  font-weight: 600;
  margin: 150px auto 20px;
  font-weight: 600;
  max-width: 200px;
  height: 90px;
}
section.site-content .info-tiles .wp-block-column:has(> p) p:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  left: 50%;
  translate: -50%;
  margin-top: -120px;
}
section.site-content .info-tiles .wp-block-column:has(> p) p.design:before {
  background-image: url(../img/ico-designed.svg);
}
section.site-content .info-tiles .wp-block-column:has(> p) p.practice-led:before {
  background-image: url(../img/ico-practice-led.svg);
}
section.site-content .info-tiles .wp-block-column:has(> p) p.online-learning:before {
  background-image: url(../img/ico-online.svg);
}
section.site-content .info-tiles .wp-block-column:has(> p) p.study:before {
  background-image: url(../img/ico-study.svg);
}
section.site-content .info-tiles .wp-block-column:has(> p) p.ofsted:before {
  background-image: url(../img/ico-ofsted-outstanding.svg);
}
section.site-content .info-tiles .wp-block-column:has(> p) p.design-alt:before {
  background-image: url(../img/ico-designed-alt.svg);
}
section.site-content .info-tiles .wp-block-column:has(> p) p.upskill:before {
  background-image: url(../img/ico-upskill.svg);
}
section.site-content .info-tiles .wp-block-column:has(> p) p.partner:before {
  background-image: url(../img/ico-partner.svg);
}
section.site-content .largegap {
  gap: 0 70px;
}
section.site-content .largergap {
  gap: 0 150px;
}
section.site-content .spacer .wp-block-column {
  position: relative;
}
section.site-content .spacer .wp-block-column:not(:last-child):after {
  content: "";
  border: 1px solid #FFFFFF;
  height: 100%;
  margin: auto;
  position: absolute;
  right: 30px;
  top: 20px;
  bottom: 0;
  right: -5px;
}
section.site-content .infobox {
  padding: 3em;
}
section.site-content .spacer.largegap .wp-block-column:not(:last-child):after {
  right: -35px;
}
section.site-content .rounded-s {
  border-radius: 8px;
  overflow: hidden;
}
section.site-content .rounded-m {
  border-radius: 20px;
  overflow: hidden;
}
section.site-content .rounded-l {
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (max-width: 780px) {
  section.site-content .grow {
    flex-wrap: nowrap !important;
  }
}
@media screen and (max-width: 414px) {
  section.site-content .grow {
    flex-wrap: wrap !important;
  }
}
section.site-content div.hover-tiles {
  margin-bottom: 0;
}
section.site-content div.hover-tiles div.wp-block-column {
  margin-bottom: 3em;
}
section.site-content div.hover-tiles div.wp-block-column figure.wp-block-image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  margin: 0;
  overflow: hidden;
  border-radius: 10px;
}
section.site-content div.hover-tiles div.wp-block-column figure.wp-block-image a:has(img) img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.site-content div.hover-tiles div.wp-block-column figure.wp-block-image figcaption.wp-element-caption {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: 10px;
  background-color: #072D4Dcc;
  left: -100%;
  top: 0;
  transition: left 0.3s;
  pointer-events: none;
  box-sizing: border-box;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 29px;
  text-align: center;
  display: flex;
  align-items: center;
  padding: 0 15% 15%;
}
section.site-content div.hover-tiles div.wp-block-column figure.wp-block-image figcaption.wp-element-caption:before {
  content: "Continue";
  position: absolute;
  bottom: 25px;
  right: 25px;
  display: block;
  padding: 10px 40px 10px 20px;
  background: #006DAC;
  border-radius: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1px;
}
section.site-content div.hover-tiles div.wp-block-column figure.wp-block-image figcaption.wp-element-caption:before:hover {
  background: #00AAFF;
}
section.site-content div.hover-tiles div.wp-block-column figure.wp-block-image figcaption.wp-element-caption:after {
  content: "";
  background-image: url(../img/play.svg);
  width: 15px;
  height: 38px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 35px;
  bottom: 26px;
  background-position: center;
}
section.site-content div.hover-tiles div.wp-block-column figure.wp-block-image a:hover + figcaption.wp-element-caption {
  left: 0;
}
section.site-content div.hover-tiles div.wp-block-column p {
  text-align: center;
  font-weight: 500;
  font-size: 24px;
  line-height: 26px;
  letter-spacing: 1px;
  padding: 0 15%;
  color: #008BCB;
}
section.site-content .success-stories {
  position: relative;
}
section.site-content .success-stories .previous, section.site-content .success-stories .next {
  position: absolute;
  top: 0;
  right: -5px;
  bottom: 0;
  width: 30px;
  z-index: 99999;
  cursor: pointer;
}
section.site-content .success-stories .previous:after, section.site-content .success-stories .next:after {
  content: url(../img/play-blue.svg);
  position: absolute;
  top: calc(50% - 125px);
}
section.site-content .success-stories .previous {
  right: unset;
  left: -5px;
  top: -6px;
}
section.site-content .success-stories .previous:after {
  transform: scale(-1);
}
section.site-content .success-stories figure.wp-block-gallery {
  all: unset;
  display: block;
  position: relative;
  margin-left: 30px;
  height: 200px;
  box-sizing: border-box;
  padding: 20px 30px calc(100% + 160px);
  width: calc(100% - 60px);
  margin: -20px auto 0;
  overflow: hidden;
  width: 100%;
  /*
  figure.wp-block-image.video {
      a:after {
          content: "";
          width: 30px;
          height: 30px;
          background-image: url(../img/play-fill.svg);
          position: absolute;
          right: 20px;
          bottom: 20px;
          background-size: contain;
          background-repeat: no-repeat;
          z-index: 1;
      }
  }
  */
}
section.site-content .success-stories figure.wp-block-gallery figure.wp-block-image:first-of-type {
  box-shadow: 5px 5px 22px #23B6FF33;
}
section.site-content .success-stories figure.wp-block-gallery figure.wp-block-image {
  width: calc(100% - 60px) !important;
  margin: auto !important;
  display: block;
  position: absolute;
  left: 0;
  margin-left: 30px !important;
  /*transition: left 0.3s;*/
  padding: 20px;
  border-radius: 10px;
  background: #FFFFFF;
  padding-bottom: 70px;
}
section.site-content .success-stories figure.wp-block-gallery figure.wp-block-image img {
  border-radius: 10px;
  width: 100%;
  position: unset;
  z-index: 1;
}
section.site-content .success-stories figure.wp-block-gallery figure.wp-block-image a {
  position: unset;
}
section.site-content .success-stories figure.wp-block-gallery figure.wp-block-image a:has(img):after {
  all: unset;
  content: "Read more";
  position: absolute;
  right: 20px;
  bottom: 20px;
  background-image: unset;
  padding: 10px 40px 10px 20px;
  background: #006DAC;
  color: #FFFFFF;
  border-radius: 8px;
  font-weight: 600;
  letter-spacing: 0.9px;
  z-index: 1;
}
section.site-content .success-stories figure.wp-block-gallery figure.wp-block-image a:has(img):before {
  all: unset;
  content: "";
  background-image: url(../img/play.svg);
  position: absolute;
  right: 20px;
  bottom: 20px;
  height: 40px;
  width: 36px;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
  z-index: 2;
}
section.site-content .success-stories figure.wp-block-gallery figure.wp-block-image a:has(img):hover:after {
  background: #00AAFF;
}
section.site-content .success-stories figure.wp-block-gallery figure.wp-block-image figcaption {
  background: transparent;
  position: relative;
  color: unset;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  height: 167px;
  background: #FFFFFF;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
section.site-content .success-stories figure.wp-block-gallery figure.wp-block-image figcaption strong {
  display: block;
  font-size: 22px;
  letter-spacing: 2.75px;
  margin-top: 1em;
}
section.site-content .success-stories figure.wp-block-gallery figure.wp-block-image.inactive {
  left: -100%;
}
section.site-content .success-stories.wide figure.wp-block-gallery figure.wp-block-image {
  padding-bottom: 20px;
}
@media screen and (max-width: 1068px) and (min-width: 781px) {
  section.site-content .success-stories.wide figure figure {
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 679px) {
  section.site-content .success-stories.wide figure figure {
    padding-bottom: 80px !important;
  }
}
section.site-content .our-people-scroll .wp-block-columns:not(:first-of-type) {
  display: none;
}
section.site-content .our-people-scroll1 {
  overflow-x: scroll;
}
section.site-content .our-people-scroll1 .wp-block-columns {
  display: inline-block;
}
section.site-content .our-people-scroll1 .wp-block-columns .wp-block-column {
  display: inline-block;
  vertical-align: top;
  max-width: 337px;
  margin-right: 60px;
}
section.site-content .our-people-scroll1 .wp-block-columns .wp-block-column p {
  white-space: pre-wrap;
}
section.site-content .our-people-scroll1 .wp-block-columns .wp-block-column .wp-block-button {
  margin-top: 30px;
}
section.site-content .our-people-scroll {
  overflow: auto !important;
}
section.site-content .our-people-scroll ::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}
section.site-content .our-people-scroll > .wp-block-group__inner-container {
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 4em !important;
}
section.site-content .our-people-scroll > .wp-block-group__inner-container > .module-leaders {
  display: flex !important;
  gap: 4em;
  flex-wrap: nowrap !important;
}
section.site-content .our-people-scroll > .wp-block-group__inner-container > .module-leaders > .wp-block-column {
  width: 353.34px !important;
  max-width: calc(100vw - 60px) !important;
}

.site-content-slim {
  max-width: 800px;
  margin: auto;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row;
}
.flex article {
  flex: 0 0 33.33333%;
  padding: 1em;
  box-sizing: border-box;
}
.flex article a {
  text-align: center;
  color: #007DCC;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 1px;
  text-decoration: none;
}
.flex article a .thumbnail {
  height: 0;
  width: 100%;
  padding-bottom: 85.7%;
  position: relative;
}
.flex article a .thumbnail img {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 1em;
}
.flex article a .thumbnail img:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url(../img/play-blue.svg);
  bottom: 10px;
  right: 10px;
}
.flex article a h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.1em;
  letter-spacing: 2px;
  text-align: center;
}

img.imagewrap, .imagewrap img {
  float: left;
  padding: 0 2em 2em 0;
}

#tag_select {
  width: 100%;
  font-size: 17px;
  padding: 10px;
}

.pageNav {
  flex: 0 0 100%;
  font-size: 14px;
  margin-top: 20px;
}
.pageNav .pageDesc {
  display: inline-block;
  line-height: 32px;
  vertical-align: top;
}
.pageNav ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0 15px;
}
.pageNav ul li {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #C4D3D5;
  border-radius: 3px;
  text-align: center;
  background: #F2F6F6;
  position: relative;
  margin-bottom: 0 !important;
}
.pageNav ul li a, .pageNav ul li span {
  text-decoration: none;
  line-height: 30px;
  color: #007DCC;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.pageNav ul li:has(.current) {
  background: #007DCC;
}
.pageNav ul li:has(.current) span {
  color: #FFFFFF;
}

nav.categories ul {
  padding: 0;
  list-style: none;
  display: flex;
  gap: 0 1em;
  justify-content: center;
}
nav.categories ul li {
  display: inline-block;
}
nav.categories ul li a {
  display: inline-block;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 8px 18px;
  border: 1px solid #C4D3D5;
  border-radius: 8px;
  margin-bottom: .5em;
  color: #585E60;
}
nav.categories ul li > ul {
  position: absolute;
  margin-top: 1em;
  display: none;
}
nav.categories ul > li:has(ul) > a {
  padding: 8px 38px 8px 18px;
  position: relative;
}
nav.categories ul > li:has(ul) > a:after {
  content: "";
  background-image: url(../img/arrow-down.svg);
  width: 13px;
  height: 13px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #585E60;
  -webkit-mask-image: url(../img/play.svg);
  mask-image: url(../img/play.svg);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: 50%;
  background-image: unset;
  transform: rotate(90deg);
  transform-origin: center;
  margin-top: -6px;
}
nav.categories ul li.current > a {
  background: #FF7300;
  color: #FFFFFF;
}
nav.categories ul li.current > a:after {
  background-color: #FFFFFF;
}
nav.categories ul li.current ul {
  display: flex;
}

section.site-content h2.category-header {
  margin-top: 4em;
  text-align: center;
}

.wp-block-column p:last-of-type {
  margin-bottom: 0;
}

.gvsendpractitionersignupform {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  margin-top: 30px;
}
.gvsendpractitionersignupform .formfield {
  align-content: end;
  flex: 1 1 35%;
}
.gvsendpractitionersignupform .input label, .gvsendpractitionersignupform .submit label {
  display: none;
}
.gvsendpractitionersignupform .input input[type=submit], .gvsendpractitionersignupform .submit input[type=submit] {
  margin: 0;
  width: auto;
  padding: 10px 10px 10px 10px;
  float: right;
  background: #FF7300;
  cursor: pointer;
  font-size: 20px;
  font-weight: 400;
  border-radius: 4px;
  border: 0;
  position: relative;
}
.gvsendpractitionersignupform .input input[type=submit]:hover, .gvsendpractitionersignupform .submit input[type=submit]:hover {
  background: #C55400;
  color: #FFFFFF;
}
.gvsendpractitionersignupform .input input[type=text], .gvsendpractitionersignupform .input input[type=email], .gvsendpractitionersignupform .submit input[type=text], .gvsendpractitionersignupform .submit input[type=email] {
  font-size: 20px;
  color: #585E60;
  font-weight: 600;
  padding: 10px;
  border-radius: 4px;
  border: 0;
  width: 100%;
  box-sizing: border-box;
}

@media screen and (max-width: 1200px) {
  #book-now-button {
    right: 0;
    margin-top: 120px;
    border-radius: 10px 0 0 10px;
    width: 82px;
    height: 70px;
  }
}
@media screen and (max-width: 782px) {
  /* When the columns collapse */
  .hiddenmobile {
    display: none !important;
  }

  .gvsendpractitionersignupform .formfield {
    align-content: end;
    flex: 1 1 100%;
  }
}
@media screen and (max-width: 650px) {
  h2.page-tagline span {
    pointer-events: none;
  }

  .wp-block-image .alignleft,
  .wp-block-image .alignright {
    margin: 10px auto;
    float: unset;
  }
}
.category a p {
  color: #072D4D;
  line-clamp: 4;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.category a h2 {
  margin: 35px 0;
}

header {
  background: #007DCC;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  color: #FFFFFF;
}
header img.course-header-image {
  position: absolute;
  bottom: 25px;
  right: 20px;
  width: 545px;
  border-radius: 30px;
  z-index: 2;
  height: 355px;
  object-fit: cover;
}
header a#site-logo {
  position: absolute;
  margin: 30px;
}
header nav {
  text-align: center;
  position: absolute;
  width: 760px;
  margin: 10px auto 0;
  position: absolute;
  left: 50%;
  translate: -50%;
  z-index: 9;
  /* Main menu UL */
}
header nav ul ul {
  padding: 0;
  margin: 0;
}
header nav > ul {
  list-style: none;
  width: auto;
  display: inline-block;
  padding: 0;
  font-size: 16px;
  /* First level LI */
  /* First level LI hover */
  /*>li:hover,*/
  /* Overrides for courses nav */
  /*>li.nav-courses:hover>ul,*/
  /*>li.nav-courses:hover>ul:before,*/
}
header nav > ul > li {
  display: inline-block;
  margin: 0 3px;
  position: relative;
  /* All anchor links */
  /* All Second level UL */
  /* Top level menu with another UL after it */
  /* Hover action - show second level*/
}
header nav > ul > li a {
  color: #FFFFFF;
  text-decoration: none;
  caret-color: transparent;
}
header nav > ul > li > a {
  font-weight: 500;
  letter-spacing: 0.9px;
  font-size: 17px;
  cursor: pointer;
}
header nav > ul > li a:hover {
  color: #FF7300;
}
header nav > ul > li > ul {
  display: none;
}
header nav > ul > li + li:before {
  content: " | ";
  margin-right: 6px;
}
header nav > ul > li.menu-item-has-children:after {
  content: url(../img/dropdown.svg);
  margin-left: 5px;
}
header nav > ul > li.nav-courses {
  position: unset;
}
header nav > ul > li:focus-within {
  padding-bottom: 30px;
  /* Before - add bump */
  /* Second level UL */
}
header nav > ul > li:focus-within > ul:before {
  background-image: url(../img/bump.svg);
  background-size: 50px 15px;
  display: inline-block;
  width: 50px;
  height: 15px;
  content: "";
  position: absolute;
  left: 50%;
  translate: -50%;
  margin-top: -35px;
}
header nav > ul > li:focus-within > ul {
  z-index: 9999;
  display: block;
  position: absolute;
  width: 300px;
  margin: 30px 0 0;
  left: 50%;
  translate: -50%;
  background: #06243D;
  padding: 20px;
  opacity: 0.9;
  border-radius: 10px;
  /* 2nd level and up */
  /* Masthead (titles) */
}
header nav > ul > li:focus-within > ul li {
  display: block;
  padding: 10px 0;
  font-size: 18px;
  text-align: left;
}
header nav > ul > li:focus-within > ul li a {
  font-weight: bold;
  display: block;
}
header nav > ul > li:focus-within > ul li a .title {
  display: block;
  font-weight: bold;
  text-align: center;
}
header nav > ul > li:focus-within > ul li a .info {
  font-size: 14px;
  margin: 5px 0;
  display: block;
  font-weight: 100;
  text-align: center;
}
header nav > ul > li:focus-within > ul li a .button {
  display: table;
  padding: 5px 25px;
  background: #006DAC;
  border-radius: 6px;
  font-size: 16px;
  margin: 10px auto 20px;
  font-weight: 100;
}
header nav > ul > li:focus-within > ul li a:hover .button {
  background: #00AAFF;
  color: #FFFFFF;
}
header nav > ul > li:focus-within > ul > li.nav-badges {
  position: absolute;
  left: 0;
  top: 260px;
}
header nav > ul > li:focus-within > ul > li.nav-badges > ul > li {
  flex-basis: 100%;
  text-align: center;
  line-height: 16px;
  font-size: 16px;
  padding: 40px 30px 10px;
}
header nav > ul > li:focus-within > ul > li.nav-badges > ul > li a {
  font-weight: 500;
  font-size: 16px;
  position: relative;
}
header nav > ul > li:focus-within > ul > li.nav-badges > ul > li a:before {
  content: url(../img/component.svg);
  position: absolute;
  top: -30px;
  left: 50%;
  translate: -50%;
}
header nav > ul > li:focus-within > ul li.nav-masthead {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  font-weight: 600;
  letter-spacing: 3px;
  line-height: 31px;
  font-size: 20px;
  /*>ul:has(li.nav-tab):not(:hover):not(:focus-within) {*/
}
header nav > ul > li:focus-within > ul li.nav-masthead > a {
  pointer-events: none;
  color: #E6EEEF;
  user-select: none;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type {
  background: #000;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type > a {
  color: #F9FCFD;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type > ul {
  display: block;
  background: #000000;
  color: #F9FCFD;
  height: 260px;
  padding: 0;
  position: absolute;
  top: 131px;
  left: 0;
  margin: 0px 18px;
  width: calc(100% - 40px);
  padding: 10px;
  box-sizing: border-box;
  /* Column containers */
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type > ul > li.nav-column-container {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  /* Columns */
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type > ul > li.nav-column-container > a {
  display: none;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type > ul > li.nav-column-container > ul {
  display: flex;
  gap: 1em;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type > ul > li.nav-column-container > ul > li.nav-column {
  flex-grow: 1;
  display: inline-block;
  width: 49%;
  margin: 0;
  padding: 20px 0px;
  box-sizing: border-box;
  font-weight: 100;
  vertical-align: top;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type > ul > li.nav-column-container > ul > li.nav-column > a {
  display: none;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type > ul > li.nav-column-container > ul > li.nav-column > ul {
  display: block;
  height: auto;
  margin: 0;
  font-size: 16px;
  margin-top: -22px;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type > ul > li.nav-column-container > ul > li.nav-column > ul > li {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 100;
  line-height: 24px;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type > ul > li.nav-column-container > ul > li.nav-column > ul > li > a {
  font-weight: 500;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type > ul > li.nav-column-container > ul > li.nav-column > ul > li:not(.nav-xl):not(.nav-l) {
  padding-left: 30px;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type > ul > li.nav-column-container > ul > li.nav-column > ul > li:not(.nav-xl):not(.nav-l):before {
  content: url(../img/play.svg);
  position: absolute;
  width: 17px;
  height: 20px;
  text-align: center;
  line-height: 19px;
  border-radius: 50%;
  padding: 0 0 0 3px;
  margin: 2px 0 0 -30px;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type > ul > li.nav-column-container > ul > li.nav-column > ul > li:not(.nav-xl):not(.nav-l):hover:before {
  background: #007DCC;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type > ul > li.nav-column-container > ul > li.nav-column > ul > li.nav-xl {
  font-size: 24px;
  line-height: 30px;
  margin: 14px 0;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul:has(li.nav-tab):not(:focus-within) li.nav-tab:first-of-type > ul > li.nav-column-container > ul > li.nav-column > ul > li.nav-l {
  font-size: 18px;
  line-height: 22px;
  margin: 10px 0;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul {
  display: flex;
  gap: 0 5px;
  letter-spacing: unset;
  justify-content: center;
  width: 100%;
  margin-left: -2px;
  margin-top: 10px;
  padding: 0 20px;
  /* Tabs */
  /*li.nav-tab:hover,*/
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul > li {
  letter-spacing: 0;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab {
  font-size: 18px;
  background: #06111D;
  padding: 20px;
  flex-basis: 0;
  flex-grow: 1;
  position: unset;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab > ul {
  display: none;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab > a {
  color: #23B6FF;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin-top: -20px;
  margin-left: -20px;
  padding: 20px;
  margin-bottom: -20px;
  margin-right: -20px;
  height: 40px;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within {
  background: #000;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within > a {
  color: #F9FCFD;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within > ul {
  display: block;
  background: #000000;
  color: #F9FCFD;
  height: 260px;
  padding: 0;
  position: absolute;
  top: 131px;
  left: 0;
  margin: 0px 18px;
  width: calc(100% - 40px);
  padding: 10px;
  box-sizing: border-box;
  /* Column containers */
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within > ul > li.nav-column-container {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  /* Columns */
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within > ul > li.nav-column-container > a {
  display: none;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within > ul > li.nav-column-container > ul {
  display: flex;
  gap: 1em;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within > ul > li.nav-column-container > ul > li.nav-column {
  flex-grow: 1;
  display: inline-block;
  width: 49%;
  margin: 0;
  padding: 20px 0px;
  box-sizing: border-box;
  font-weight: 100;
  vertical-align: top;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within > ul > li.nav-column-container > ul > li.nav-column > a {
  display: none;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within > ul > li.nav-column-container > ul > li.nav-column > ul {
  display: block;
  height: auto;
  margin: 0;
  font-size: 16px;
  margin-top: -22px;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within > ul > li.nav-column-container > ul > li.nav-column > ul > li {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 100;
  line-height: 24px;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within > ul > li.nav-column-container > ul > li.nav-column > ul > li > a {
  font-weight: 500;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within > ul > li.nav-column-container > ul > li.nav-column > ul > li:not(.nav-xl):not(.nav-l) {
  padding-left: 30px;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within > ul > li.nav-column-container > ul > li.nav-column > ul > li:not(.nav-xl):not(.nav-l):before {
  content: url(../img/play.svg);
  position: absolute;
  width: 17px;
  height: 20px;
  text-align: center;
  line-height: 19px;
  border-radius: 50%;
  padding: 0 0 0 3px;
  margin: 2px 0 0 -30px;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within > ul > li.nav-column-container > ul > li.nav-column > ul > li:not(.nav-xl):not(.nav-l):hover:before {
  background: #007DCC;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within > ul > li.nav-column-container > ul > li.nav-column > ul > li.nav-xl {
  font-size: 24px;
  line-height: 30px;
  margin: 14px 0;
}
header nav > ul > li:focus-within > ul li.nav-masthead > ul li.nav-tab:focus-within > ul > li.nav-column-container > ul > li.nav-column > ul > li.nav-l {
  font-size: 18px;
  line-height: 22px;
  margin: 10px 0;
}
header nav > ul > li:focus-within > ul li.nav-small {
  font-weight: 100;
  padding: 5px 0 0;
}
header nav > ul > li:focus-within > ul li.nav-small > a {
  font-weight: 100;
  font-size: 14px;
}
header nav > ul > li.nav-courses:focus-within > ul {
  width: 980px;
  height: 585px;
  padding: 0;
}
header nav > ul > li.nav-courses:focus-within > ul:before {
  margin-top: -15px;
  margin-left: -260px;
}
header .course-header-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
header .course-header-info .line-1 {
  height: 115px;
  background: #06243D99;
  padding: 20px 30px;
  box-sizing: border-box;
}
header .course-header-info .line-1 .content {
  padding: 0;
  display: flex;
}
header .course-header-info .line-1 .content img.credits-icon {
  height: 68px;
}
header .course-header-info .line-1 .content img.separator {
  padding: 0 20px;
}
header .course-header-info .line-1 .content div.credits-container {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
header .course-header-info .line-1 .content div.credits-container span.credits {
  display: block;
  width: 100%;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  margin-top: 7px;
}
header .course-header-info .line-1 .content div.credits-container span.credits-label {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 2px;
  font-weight: 500;
}
header .course-header-info .line-1 .content div.tagline {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
  letter-spacing: 1px;
  max-width: 360px;
  margin: 7px 0 0;
}
header .course-header-info .line-2 {
  height: 70px;
  background: #06243D;
  display: none;
}
header .course-header-info .content {
  max-width: 1200px;
  padding: 0 30px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

header:before {
  content: url(../img/shade.svg);
  transform: rotate(180deg);
  display: inline-block;
  position: absolute;
  top: -4px;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
}

header:after {
  content: url(../img/shade.svg);
  position: absolute;
  bottom: -4px;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
}

body.post header:after {
  content: "";
  background-color: #06243DAA;
  height: 150px;
  bottom: 0;
}
body.post header .content-container {
  top: unset;
  height: 150px;
}
body.post header h1 {
  font-weight: 600;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 2px;
  position: absolute;
  top: 50%;
  bottom: unset;
  transform: translateY(-50%);
  max-width: calc(100vw - 80px);
}
body.post header img.course-header-image {
  width: 545px;
  height: 355px;
  bottom: 250px;
  right: 100px;
}

body.category header h1 {
  top: -65%;
  font-size: 72px;
}

header.course:after {
  content: unset;
}

#menu-toggle, #menu-toggle-label {
  display: none;
}

/**
  * Theme sizes
  */
header.large {
  height: 750px;
}

header.standard {
  height: 500px;
}

header.small {
  height: 350px;
}

header h1 {
  position: absolute;
  transform: translateY(-50%);
  display: block;
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  font-weight: 600;
  font-size: 44px;
  line-height: 54px;
  letter-spacing: 2px;
  bottom: 6%;
  z-index: 1;
  max-width: calc(100% - 60px);
}
header h1 small {
  font-size: .7em;
  line-height: 0.7em;
}

header h1.has-key-courses {
  max-width: calc(100% - 580px);
}

@media screen and (max-width: 900px) {
  header h1.has-key-courses {
    max-width: calc(100% - 60px);
    bottom: 200px;
    transform: unset;
  }
}
header h1.course-page {
  bottom: 150px;
  font-size: 40px;
  line-height: 47px;
  bottom: unset;
  top: 48%;
  transform: translateY(-50%);
  max-width: calc(100% - 650px);
}

nav.post-nav {
  max-width: 300px;
  pointer-events: none;
  float: left;
  position: sticky;
  top: -1px;
  z-index: 2;
}
nav.post-nav .category-back {
  display: block;
  background: #06243D;
  padding: 20px;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
  pointer-events: all;
  width: 400px;
  max-width: calc(50vw - 425px);
}
nav.post-nav .category-back:after {
  content: url(../img/details-closed.svg);
  right: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  transition: right 0.2s;
}
nav.post-nav .category-back:hover {
  background: #06111D;
}
nav.post-nav .category-back:hover:after {
  right: 25px;
}
nav.post-nav details {
  pointer-events: all;
  display: block;
  width: 400px;
  max-width: calc(50vw - 425px);
  background: #06243D;
  margin: 0;
  padding: 20px;
  box-sizing: border-box;
}
nav.post-nav details summary {
  color: #FFFFFF;
  cursor: pointer;
  padding: 20px;
  margin: -20px;
  list-style: none;
  position: relative;
}
nav.post-nav details summary:after {
  content: url(../img/details-closed.svg);
  right: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: margin-top 0.2s;
  margin-top: 0;
}
nav.post-nav details summary:hover {
  background: #06111D;
}
nav.post-nav details summary:hover:after {
  margin-top: 5px;
}
nav.post-nav details ul {
  margin: 40px 0px 0px 10px;
  padding: 0;
}
nav.post-nav details ul li {
  margin-bottom: 20px;
}
nav.post-nav details ul li a {
  text-decoration: none;
}
nav.post-nav details ul li a:hover, nav.post-nav details ul li a.active {
  color: #FF7300;
}
nav.post-nav details[open] summary:after {
  transform: translateY(-50%) rotate(180deg);
  margin-top: -4px;
}
nav.post-nav details[open] ul {
  max-height: calc(100vh - 100px);
  overflow-x: auto;
  padding-right: 0;
}
nav.post-nav details[open] ul li {
  padding-right: 20px;
  box-sizing: border-box;
}
nav.post-nav details[open] ul::-webkit-scrollbar {
  width: 5px;
}
nav.post-nav details[open] ul::-webkit-scrollbar-track {
  background: #06243D;
}
nav.post-nav details[open] ul::-webkit-scrollbar-thumb {
  background: #007DCC;
}
nav.post-nav + main#main {
  max-width: 800px;
}

@media screen and (max-width: 1200px) {
  nav.post-nav {
    display: none;
  }

  header {
    /* Clear all desktop styling */
  }
  header #menu-toggle-label {
    display: block;
    position: absolute;
    right: 100px;
    margin-top: 30px;
  }
  header #menu-toggle-label {
    background-image: url(../img/burger.svg);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
  }
  header nav {
    display: none;
  }
  header #menu-toggle:checked + #menu-toggle-label {
    background-image: url(../img/cross.svg);
    right: 31px;
    z-index: 9;
  }
  header #menu-toggle:checked ~ nav * {
    all: unset;
  }
  header #menu-toggle:checked ~ nav * * {
    all: unset;
  }
  header #menu-toggle:checked ~ nav {
    display: block;
    margin-top: 0;
    background: #06243D;
    opacity: 0.9;
    text-align: left;
    z-index: 8;
    padding: 30px 0;
    width: 100%;
    left: unset;
    translate: unset;
  }
  header #menu-toggle:checked ~ nav a {
    cursor: pointer;
    padding: 0 40px;
    box-sizing: border-box;
  }
  header #menu-toggle:checked ~ nav > li:hover {
    padding-bottom: 0;
  }
  header #menu-toggle:checked ~ nav > ul > li {
    display: block;
    padding: 0;
  }
  header #menu-toggle:checked ~ nav > ul > li > a {
    font-size: 24px;
    line-height: 48px;
    letter-spacing: 0.9px;
  }
  header #menu-toggle:checked ~ nav > ul > li > ul:before {
    all: unset;
  }
  header #menu-toggle:checked ~ nav > ul > li > ul {
    position: relative;
    display: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  header #menu-toggle:checked ~ nav > ul > li > ul li {
    font-size: 14px;
    font-weight: 500;
  }
  header #menu-toggle:checked ~ nav > ul > li > ul li a {
    font-size: 14px;
    font-weight: 500;
    padding: 5px 40px;
  }
  header #menu-toggle:checked ~ nav > ul > li > ul li:before {
    content: url(../img/play.svg);
    position: absolute;
    margin-left: 15px;
  }
  header #menu-toggle:checked ~ nav > ul > li.menu-item-has-chidlren:after {
    content: "";
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-build-your-programme > ul > li:before {
    content: unset;
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-build-your-programme > ul > li {
    text-align: center;
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-build-your-programme > ul .title {
    font-size: 18px;
    display: block;
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-build-your-programme > ul .info {
    font-size: 14px;
    margin: 5px 0;
    display: block;
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-build-your-programme > ul .button {
    padding: 5px 25px;
    background: #008BCB;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 100;
    display: table;
    margin: 10px auto 20px;
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul > li:before {
    content: unset;
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul li.nav-heading > a {
    pointer-events: none;
    font-size: 20px;
    line-height: 31px;
    letter-spacing: 3px;
    font-weight: 600;
    color: #007EC7;
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul li.nav-heading > a:after {
    content: unset;
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul li.nav-heading > ul {
    display: block;
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul li.nav-tab > a {
    line-height: 40px;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 600;
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul li.nav-tab > ul {
    display: none;
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul li.nav-tab:before {
    content: unset;
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul li.nav-tab:focus-within > ul {
    /* Needs corresponding mobile hover action */
    display: block;
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul li.nav-tab:focus-within > ul .nav-column-container > a, header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul li.nav-tab:focus-within > ul .nav-column > a,
  header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul li.nav-tab:focus-within > ul .nav-column-container:before, header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul li.nav-tab:focus-within > ul .nav-column:before,
  header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul li.nav-tab:focus-within > ul .nav-masthead {
    display: none;
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul li.nav-tab:focus-within {
    padding: 0 0 15px;
    background: #06111D;
  }
  header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul .nav-xl:before, header #menu-toggle:checked ~ nav > ul > li.nav-courses > ul .nav-l:before {
    width: 17px;
    height: 20px;
    text-align: center;
    line-height: 19px;
    border-radius: 50%;
    padding: 0 0 0 3px;
  }
  header #menu-toggle:checked ~ nav > ul > li:focus-within > ul, header #menu-toggle:checked ~ nav > ul > li:focus > ul {
    display: block;
  }
  header #menu-toggle:checked ~ nav ul, header #menu-toggle:checked ~ nav li, header #menu-toggle:checked ~ nav a {
    width: 100%;
  }
  header #menu-toggle:checked ~ nav li, header #menu-toggle:checked ~ nav a {
    display: block;
  }
  header #menu-toggle:checked ~ nav > ul > li:focus-within {
    padding-bottom: 0;
  }
  header #menu-toggle:checked ~ nav > ul > li:before {
    content: unset;
  }
  header #menu-toggle:checked ~ nav li:has(ul) > a:after {
    content: url(../img/down.svg);
    position: absolute;
    right: 40px;
  }
  header html.mobile #menu-toggle:checked ~ nav {
    /*
    >ul {
        >li.nav-courses:focus-within {
            display: block;
            > ul {
                li.nav-tab:hover {
                    padding: 0 0 15px;
                    background: $color-dark-blue3;
                }
            }
        }
    }
    >li:hover > ul {
        display: block;
    }
    */
  }
  header html.mobile #menu-toggle:checked ~ nav > ul > li:focus-within > ul {
    display: block;
  }

  header nav > ul > li.menu-item-has-children:after {
    content: "";
  }
}
@media screen and (max-width: 1200px) {
  header img.course-header-image {
    display: none;
  }
  header h1.course-page {
    max-width: calc(100% - 150px);
  }
}
@media screen and (max-width: 900px) {
  header h1.course-page {
    font-size: 28px;
    line-height: 32px;
  }
  header .course-header-info .line-1 .content div.tagline.small_featured {
    max-width: 290px;
  }

  body.post header h1 {
    font-size: 32px;
    line-height: 28px;
  }
}
@media screen and (max-width: 560px) {
  header:has(.course-header-info) {
    height: 555px;
  }
  header:has(.course-header-info) h1.course-page {
    top: calc(48% - 27px);
  }
  header:has(.course-header-info) .course-header-info .line-1 {
    height: 170px;
  }
  header:has(.course-header-info) .course-header-info .line-1 .content {
    flex-wrap: wrap;
  }
  header:has(.course-header-info) .course-header-info .line-1 .content img.credits-icon {
    flex-basis: 63px;
    object-fit: contain;
    height: 64px;
  }
  header:has(.course-header-info) .course-header-info .line-1 .content div.credits-container + img.separator {
    display: none;
  }
  header:has(.course-header-info) .course-header-info .line-1 .content div.credits-container {
    flex-basis: 60px;
  }
  header:has(.course-header-info) .course-header-info .line-1 .content div.credits-container span.credits {
    margin: 0;
  }
  header:has(.course-header-info) .course-header-info .line-1 .content div.tagline {
    flex-basis: 100%;
    max-width: 100%;
    font-size: 0.8em;
  }

  body.post header h1 {
    font-size: 18px;
  }
}
nav a, nav a:visited {
  color: #FFFFFF;
}

nav .current-menu-item:not(.no-active) > a,
nav .current-menu-ancestor:not(.no-active) > a {
  color: #FF7300;
}

#carousel-container {
  position: absolute;
  right: 0;
  width: 460px;
  padding: 30px;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 30px 30px 20px 20px;
  z-index: 1;
  margin-top: -240px;
  height: 400px;
  box-shadow: 0 10px 10px rgba(18, 148, 255, 0.0985);
}
#carousel-container #carousel-prev:after, #carousel-container #carousel-next:after {
  content: url(../img/play-blue.svg);
  position: absolute;
  right: -60px;
  top: 150px;
}
#carousel-container #carousel-prev:after {
  right: unset;
  left: -60px;
  transform: rotate(180deg);
  top: 146px;
}
#carousel-container .carousel-head {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  background: #008BCB;
  color: #F9FCFD;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 55px;
  font-weight: 600;
  padding: 0px 30px;
  border-radius: 20px 20px 0 0;
}
#carousel-container .carousel-slides {
  overflow: hidden;
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 54px;
  height: auto;
}
#carousel-container .carousel-slides .carousel-slide {
  position: absolute;
  width: 100%;
  padding: 0 30px;
  background: #FFFFFF;
  height: calc(100% - 30px);
  box-sizing: border-box;
  left: -100%;
  /*transition: left 0.3s;*/
}
#carousel-container .carousel-slides .carousel-slide h2 {
  color: #008BCB;
  font-weight: 500;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 1px;
}
#carousel-container .carousel-slides .carousel-slide p {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 1px;
}
#carousel-container .carousel-slides .carousel-slide a {
  position: absolute;
  right: 30px;
  bottom: 0px;
  display: inline-block;
  padding: 10px 50px 10px 20px;
  color: #F9FCFD;
  border-radius: 7px;
  font-weight: 600;
  text-decoration: none;
  background: #006DAC;
  letter-spacing: 0.9px;
  line-height: 19px;
}
#carousel-container .carousel-slides .carousel-slide a:hover {
  background: #00AAFF;
}
#carousel-container .carousel-slides .carousel-slide a:after {
  content: "";
  background-image: url(../img/play.svg);
  width: 25px;
  height: 100%;
  display: block;
  position: absolute;
  right: 10px;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.1em;
}
#carousel-container .carousel-slides .carousel-slide.active {
  left: 0;
}

.carousel-block {
  height: 185px;
  width: 535px;
  float: right;
}

@media screen and (max-width: 1440px) {
  #carousel-container {
    right: 80px;
  }
}
@media screen and (max-width: 880px) {
  .carousel-block {
    width: 100%;
  }
}
@media screen and (max-width: 650px) {
  #carousel-container {
    width: calc(100% - 100px);
    left: 50px;
    right: 50px;
    height: 550px;
  }
  #carousel-container #carousel-prev:after, #carousel-container #carousel-next:after {
    content: "";
    position: absolute;
    right: -30px;
    top: 135px;
    height: 50px;
    width: 20px;
    background-image: url(../img/play.svg);
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #carousel-container #carousel-prev:after {
    right: unset;
    left: -30px;
    transform: rotate(180deg);
    top: 135px;
  }

  .carousel-block {
    height: 350px;
  }
}
footer {
  display: flex;
  padding: 0 50px;
  position: relative;
}
footer section {
  flex-grow: 1;
  width: 49%;
  display: flex;
  justify-content: center;
  height: 350px;
  flex-direction: column;
}
footer section * {
  display: inline-block;
}
footer section .logo {
  width: 200px;
}
footer section ul {
  list-style: none;
  padding: 0;
}
footer section ul li {
  display: inline-block;
}
footer section ul li a {
  color: #FFFFFF;
  text-decoration: none;
}
footer section ul li + li:before {
  content: " | ";
}
footer section p {
  margin: 5px 0;
}
footer section p + nav > ul {
  margin: 0;
}
footer section div.main-navigation {
  margin-bottom: 28px;
}
footer section nav.menu-main-container, footer section nav.menu-main-container > ul, footer section nav.menu-social-container, footer section nav.menu-social-container > ul {
  display: inline;
}
footer section nav.menu-social-container {
  float: right;
}
footer section nav.menu-social-container ul li:before {
  content: "";
}
footer section nav.menu-social-container ul a {
  font-size: 0;
  margin-left: 10px;
}
footer section nav.menu-social-container ul a:before {
  position: relative;
  top: 10px;
}
footer section nav.menu-social-container ul .nav-facebook a:before {
  content: url(../img/facebook.svg);
}
footer section nav.menu-social-container ul .nav-twitter a:before {
  content: url(../img/x.svg);
}
footer section nav.menu-social-container ul .nav-linkedin a:before {
  content: url(../img/linkedin.svg);
}
footer section .rt-footer-social-menu li + li:before {
  content: "";
}
footer section .rt-footer-social-menu {
  float: right;
}
footer section .rt-footer-social-menu a {
  font-size: 0;
}
footer section .rt-footer-social-menu .nav-facebook a:before {
  content: url(../img/facebook.svg);
}
footer section .rt-footer-social-menu .nav-twitter a:before {
  content: url(../img/x.svg);
}
footer section .rt-footer-social-menu .nav-instagram a:before {
  content: url(../img/instagram.svg);
}
footer section #company-information, footer section nav.menu-legal-menu-container {
  font-size: 14px;
}
footer section ul.footer-icons-list {
  display: flex;
  list-style: none;
  margin-top: -20px;
}
footer section ul.footer-icons-list li {
  display: inline-block;
  margin-right: 10px;
}
footer section ul.footer-icons-list li:before {
  visibility: hidden;
}
footer section ul.footer-icons-list li img {
  max-width: 150px;
}

@media screen and (max-width: 880px) {
  footer section ul.footer-icons-list {
    margin-top: 0.5em;
  }
  footer section ul.footer-icons-list li {
    margin-right: 0;
  }
  footer section ul.footer-icons-list li:before {
    display: none;
  }
}
@media screen and (max-width: 740px) {
  footer section ul.footer-icons-list {
    flex-wrap: wrap;
  }
  footer section ul.footer-icons-list li {
    margin-bottom: 0.5em;
  }
}
section .cb-shortcode {
  margin-top: 50px;
}
section .cb-shortcode ul.cb-tabs {
  width: calc(50% - 25px);
}
section .cb-shortcode ul.cb-tabs li a {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  color: #585E60;
  background: #FFFFFF;
  border-color: #C4D3D5;
}
section .cb-shortcode ul.cb-tabs li.active a {
  color: #FFFFFF;
  background: #FF7300;
  border-color: #FF7300;
}
section .cb-shortcode ul.cb-tabs li.tab-courses-az {
  flex-grow: 1;
  flex-basis: 100%;
  text-align: right;
}
section .cb-shortcode .cb-container {
  gap: 0 3em;
}
section .cb-shortcode .cb-container .cb-category > ul > li > a.category {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 2px;
  color: #007DCC;
  padding: 20px 20px 20px 60px;
  background: #FFFFFF;
  border: unset;
  border-radius: 10px;
  box-shadow: 0 3px 23px -14px #23B6FF;
}
section .cb-shortcode .cb-container .cb-category > ul > li > a.category:before {
  content: "";
  background-image: url(../img/play-blue1.svg);
  position: absolute;
  height: 30px;
  width: 30px;
  left: 20px;
  margin-top: -2px;
}
section .cb-shortcode .cb-container .cb-category > ul > li.active > a.category {
  background: #FFFFFF;
  color: #007DCC;
}
section .cb-shortcode .cb-container .cb-category > ul > li.active > a.category:before {
  background-image: url(../img/play-fill.svg);
}
section .cb-shortcode .cb-container .cb-category *, section .cb-shortcode .cb-container #cb-details *, section .cb-shortcode .cb-container #courses-az *, section .cb-shortcode .cb-container .courses * {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1.64px;
}
section .cb-shortcode .cb-container .cb-category li.category_description, section .cb-shortcode .cb-container #cb-details li.category_description, section .cb-shortcode .cb-container #courses-az li.category_description, section .cb-shortcode .cb-container .courses li.category_description {
  margin-bottom: 30px;
}
section .cb-shortcode .cb-container .cb-category li.course, section .cb-shortcode .cb-container #cb-details li.course, section .cb-shortcode .cb-container #courses-az li.course, section .cb-shortcode .cb-container .courses li.course {
  margin: 20px 0;
}
section .cb-shortcode .cb-container .cb-category li.course > a, section .cb-shortcode .cb-container #cb-details li.course > a, section .cb-shortcode .cb-container #courses-az li.course > a, section .cb-shortcode .cb-container .courses li.course > a {
  font-weight: 500;
  letter-spacing: 2px;
  color: #007DCC;
  text-decoration: none;
  font-size: 19px;
  line-height: 26px;
}
section .cb-shortcode .cb-container .cb-category li.course > a.active, section .cb-shortcode .cb-container #cb-details li.course > a.active, section .cb-shortcode .cb-container #courses-az li.course > a.active, section .cb-shortcode .cb-container .courses li.course > a.active {
  color: #FF7300;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within > a,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) > a, section .cb-shortcode .cb-container #cb-details li.course:focus-within > a,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) > a, section .cb-shortcode .cb-container #courses-az li.course:focus-within > a,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) > a, section .cb-shortcode .cb-container .courses li.course:focus-within > a,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) > a {
  color: #FF7300;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout {
  background: #072D4D;
  box-shadow: unset;
  box-shadow: 2px 2px 10px #007DCC;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .title,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .title, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .title,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .title, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .title,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .title, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .title,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .title {
  text-align: center;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 20px;
  line-height: 31px;
  letter-spacing: 3px;
  margin: 10px 15px 40px;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .details .cb-flex,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .details .cb-flex, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .details .cb-flex,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .details .cb-flex, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .details .cb-flex,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .details .cb-flex, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .details .cb-flex,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .details .cb-flex {
  gap: 0 1em;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .details .cb-flex > *,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .details .cb-flex > *, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .details .cb-flex > *,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .details .cb-flex > *, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .details .cb-flex > *,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .details .cb-flex > *, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .details .cb-flex > *,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .details .cb-flex > * {
  margin: 0;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .details .cb-flex .credits,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .details .cb-flex .credits, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .details .cb-flex .credits,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .details .cb-flex .credits, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .details .cb-flex .credits,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .details .cb-flex .credits, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .details .cb-flex .credits,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .details .cb-flex .credits {
  padding-left: 1em;
  border-left: 1px solid #FFFFFF;
  flex-basis: 65px;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .details .cb-flex .credits .number,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .details .cb-flex .credits .number, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .details .cb-flex .credits .number,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .details .cb-flex .credits .number, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .details .cb-flex .credits .number,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .details .cb-flex .credits .number, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .details .cb-flex .credits .number,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .details .cb-flex .credits .number {
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 32px;
  line-height: 26px;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .details .cb-flex .credits .text,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .details .cb-flex .credits .text, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .details .cb-flex .credits .text,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .details .cb-flex .credits .text, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .details .cb-flex .credits .text,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .details .cb-flex .credits .text, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .details .cb-flex .credits .text,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .details .cb-flex .credits .text {
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 2px;
  display: block;
  text-align: center;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .details .cb-flex .subtitle,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .details .cb-flex .subtitle, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .details .cb-flex .subtitle,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .details .cb-flex .subtitle, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .details .cb-flex .subtitle,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .details .cb-flex .subtitle, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .details .cb-flex .subtitle,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .details .cb-flex .subtitle {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1px;
  color: #FFFFFF;
  padding-left: 1em;
  border-left: 1px solid #FFFFFF;
  flex-basis: 100%;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .details .cb-flex .icon,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .details .cb-flex .icon, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .details .cb-flex .icon,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .details .cb-flex .icon, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .details .cb-flex .icon,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .details .cb-flex .icon, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .details .cb-flex .icon,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .details .cb-flex .icon {
  position: relative;
  flex-basis: 65px;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .details .cb-flex .icon img,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .details .cb-flex .icon img, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .details .cb-flex .icon img,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .details .cb-flex .icon img, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .details .cb-flex .icon img,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .details .cb-flex .icon img, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .details .cb-flex .icon img,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .details .cb-flex .icon img {
  width: 50px;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .description,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .description, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .description,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .description, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .description,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .description, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .description,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .description {
  padding: 1.5em 1.5em 1.5em 5em;
  background: #0007;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .link a,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .link a, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .link a,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .link a, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .link a,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .link a, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .link a,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .link a {
  background: #006DAC;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #FFFFFF;
  padding: 10px 40px 10px 20px;
  position: relative;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .link a:after,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .link a:after, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .link a:after,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .link a:after, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .link a:after,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .link a:after, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .link a:after,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .link a:after {
  content: "";
  background-image: url(../img/play.svg);
  width: 15px;
  height: 45px;
  position: absolute;
  right: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .link a:hover,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .link a:hover, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .link a:hover,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .link a:hover, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .link a:hover,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .link a:hover, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .link a:hover,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .link a:hover {
  background: #00AAFF;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .icons,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .icons, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .icons,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .icons, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .icons,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .icons, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .icons,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .icons {
  padding: 0 0 0 60px;
  position: relative;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0.9px;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .icons:before,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .icons:before, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .icons:before,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .icons:before, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .icons:before,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .icons:before, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .icons:before,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .icons:before {
  content: "";
  background-image: url(../img/component.svg);
  width: 46px;
  height: 46px;
  position: absolute;
  margin: 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
}
section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout:after,
section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout:after, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout:after,
section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout:after, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout:after,
section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout:after, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout:after,
section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout:after {
  content: "";
  background-image: url(../img/bump.svg);
  width: 60px;
  height: 20px;
  display: block;
  position: absolute;
  right: -38px;
  transform: rotate(90deg) translate(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  top: calc(50% + 7px);
}
section .cb-shortcode .cb-container #courses-az .cb-row .cb-col:nth-of-type(odd) .course:focus-within ul.course_popout:after {
  right: unset;
  left: -38px;
  transform: rotate(-90deg) translate(50%);
}
section .cb-shortcode .cb-container #courses-az .cb-row .cb-col:nth-of-type(even) .course:focus-within ul.course_popout {
  left: 0;
}
section .cb-shortcode .cb-container .cb-category h2, section .cb-shortcode .cb-container #cb-details h2, section .cb-shortcode .cb-container #courses-az h2, section .cb-shortcode .cb-container .courses h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 2px;
  margin: 0 0 30px;
}
section .cb-shortcode .cb-container .cb-category strong, section .cb-shortcode .cb-container .cb-category b, section .cb-shortcode .cb-container #cb-details strong, section .cb-shortcode .cb-container #cb-details b, section .cb-shortcode .cb-container #courses-az strong, section .cb-shortcode .cb-container #courses-az b, section .cb-shortcode .cb-container .courses strong, section .cb-shortcode .cb-container .courses b {
  font-weight: 700;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout {
  background: #072D4D;
  box-shadow: unset;
  box-shadow: 2px 2px 10px #007DCC;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout .title {
  text-align: center;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 20px;
  line-height: 31px;
  letter-spacing: 3px;
  margin: 10px 15px 40px;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout .details .cb-flex {
  gap: 0 1em;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout .details .cb-flex > * {
  margin: 0;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout .details .cb-flex .credits {
  padding-left: 1em;
  border-left: 1px solid #FFFFFF;
  flex-basis: 65px;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout .details .cb-flex .credits .number {
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 32px;
  line-height: 26px;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout .details .cb-flex .credits .text {
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 2px;
  display: block;
  text-align: center;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout .details .cb-flex .subtitle {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1px;
  color: #FFFFFF;
  padding-left: 1em;
  border-left: 1px solid #FFFFFF;
  flex-basis: 100%;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout .details .cb-flex .icon {
  position: relative;
  flex-basis: 65px;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout .details .cb-flex .icon img {
  width: 50px;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout .description {
  padding: 1.5em 1.5em 1.5em 5em;
  background: #0007;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout .link a {
  background: #006DAC;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #FFFFFF;
  padding: 10px 40px 10px 20px;
  position: relative;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout .link a:after {
  content: "";
  background-image: url(../img/play.svg);
  width: 15px;
  height: 45px;
  position: absolute;
  right: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout .link a:hover {
  background: #00AAFF;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout .icons {
  padding: 0 0 0 60px;
  position: relative;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0.9px;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout .icons:before {
  content: "";
  background-image: url(../img/component.svg);
  width: 46px;
  height: 46px;
  position: absolute;
  margin: 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
}
section .cb-shortcode.mobile .cb-container .li-course:hover .course_popout:after {
  content: "";
  background-image: url(../img/bump.svg);
  width: 60px;
  height: 20px;
  display: block;
  position: absolute;
  right: -38px;
  transform: rotate(90deg) translate(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  top: calc(50% + 7px);
}
section form#courseBuilder h2:before {
  top: 0;
  margin-left: -0.25em;
}
section form#courseBuilder h2.third:before {
  margin-left: 0;
}
section form#courseBuilder .selectDiv {
  margin: 1em 0 0;
}
section form#courseBuilder .selectDiv select {
  font-size: 17px;
  padding: 10px;
}
section form#courseBuilder #bfSection1 > div:last-of-type {
  padding-bottom: 55px;
}
section form#courseBuilder .otherCredits {
  width: 115px;
}
section form#courseBuilder .bfCourseList {
  border-radius: 8px;
  margin-bottom: 0.25em;
}
section form#courseBuilder #bfCourseList details.courseBox {
  box-sizing: border-box;
  margin: 0 -5px 1em;
  width: calc(100% + 10px);
  min-height: unset;
  padding: 10px;
  background: #FFFFFF;
}
section form#courseBuilder #bfCourseList details.courseBox summary:before {
  top: 50%;
  translate: 0 -50%;
}
section form#courseBuilder #bfCourseList details.courseBox summary {
  line-height: 1.1em;
  padding: 10px 20px;
  border-bottom: 0;
}
section form#courseBuilder #bfCourseList details.courseBox summary:after {
  content: unset;
}
section form#courseBuilder #bfCourseList details.courseBox .bfCourseList {
  background: #F3F6F6;
}
section form#courseBuilder #bfCourseList h3 {
  margin-bottom: 0.75em;
}
section form#courseBuilder #bfCourseList details.courseBox[open] {
  padding: 10px;
}
section form#courseBuilder #bfSummary.wide {
  width: 100%;
}
section form#courseBuilder #bfSummary select {
  font-size: 17px;
  padding: 10px;
  width: 100%;
  margin: 10px 0;
}
section form#courseBuilder #bfSummary .price {
  width: 28px;
  line-height: 28px;
  border-radius: 50%;
  padding: 0;
  box-shadow: 3px 3px 6px #aaa;
}
section form#courseBuilder #bfSummary .price:hover {
  box-shadow: unset;
}
section form#courseBuilder #bfSummary table#rtCourseSummary {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
section form#courseBuilder #bfSummary table#rtCourseSummary td.deleteCol a {
  background: #950c11;
  border-radius: 50%;
  position: relative;
  box-shadow: 3px 3px 6px #aaa;
}
section form#courseBuilder #bfSummary table#rtCourseSummary td.deleteCol a:after {
  content: "";
  position: absolute;
  color: #FFFFFF;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../img/close.svg);
  width: 50%;
  height: 50%;
}
section form#courseBuilder #bfSummary table#rtCourseSummary td.deleteCol a:hover {
  background: #DD0B14;
  box-shadow: unset;
}
section form#courseBuilder #bfSection2 .credits {
  background: #F3F6F6;
}
section form#courseBuilder #bfSection2 .credits h4 {
  margin: 0.5em 0 0 1em;
  font-weight: normal;
}
section form#courseBuilder #bfSection2 .credits .awards {
  margin: 0 1em;
  gap: 0 1em;
}
section form#courseBuilder #bfSection2 .credits .awards .targetQ {
  min-height: 80px;
  margin-bottom: 30px;
  background: #FFFFFF;
  flex: 1 1 0px;
  min-height: 90px;
}
section form#courseBuilder #bfSection2 .credits .awards .targetQ > a {
  bottom: -25px;
}
section form#courseBuilder #bfSection2 .credits .awards .targetQ.active {
  background: #006DAC;
}
section form#courseBuilder a.btn {
  background: #006DAC;
  border-radius: 8px;
  width: unset;
  text-indent: unset;
  color: #FFFFFF;
  text-decoration: none;
  padding: 10px 40px 10px 20px;
  line-height: 1.2em;
  height: unset;
  margin-right: 10px;
  position: relative;
}
section form#courseBuilder a.btn:hover {
  background: #00AAFF;
}
section form#courseBuilder a.linkedIn {
  background: url(../img/share-linkedin.svg) no-repeat;
  background-size: cover;
  margin-top: -2px;
  display: inline-block;
  position: relative;
  padding: 8px;
  padding: 0;
  height: 17px;
  padding: 12px;
  width: 17px;
  border-radius: 8px;
}
section form#courseBuilder a.linkedIn:hover {
  opacity: 0.8;
}
section form#courseBuilder a.print:after {
  content: "";
  background-image: url(../img/icon-print.svg);
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  position: absolute;
  right: 0;
  transform: translate(25%, -50%);
  right: 15px;
}
section form#courseBuilder a.email:after {
  content: "";
  background-image: url(../img/icon-email.svg);
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  position: absolute;
  right: 0;
  transform: translate(25%, -50%);
  right: 15px;
}
section form#courseBuilder #bfAddToBasket, section form#courseBuilder #submitBooking {
  border-radius: 8px;
  line-height: 1.2em;
  height: unset;
  padding: 10px 40px 10px 20px;
  background: #C55400;
}
section form#courseBuilder #submitBooking {
  margin: -25px 0 0 0;
}
section form#courseBuilder #bfAddToBasket:hover, section form#courseBuilder #submitBooking:hover {
  background: #FF7300;
}
section form#courseBuilder #bfAddToBasket:after, section form#courseBuilder #submitBooking:after {
  content: "";
  background-image: url(../img/play.svg);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  translate: 25% -50%;
  right: 0;
}
section form#courseBuilder th.sectionHead h2, section form#courseBuilder th.sectionHead h3, section form#courseBuilder th.sectionHead h4 {
  margin-left: .5em;
}
section form#courseBuilder #bfSummary h2.fourth {
  margin-left: 7px;
}
section form#courseBuilder #bfDetails h2.fifth, section form#courseBuilder #bfDetails h2.sixth, section form#courseBuilder #bfDetails h2.seventh {
  margin-left: 10px;
}
section form#courseBuilder #bfDetails div.wide, section form#courseBuilder #bfDetails textarea.wide {
  margin: 1em 0 0;
}
section form#courseBuilder #bfDetails textarea {
  width: 100%;
}
section form#courseBuilder #bfDetails div.wide.schoolNameSelectorBox {
  margin: 0;
}
section form#courseBuilder #bfDetails input, section form#courseBuilder #bfDetails input.wide {
  font-size: 17px;
  padding: 10px;
  margin-bottom: 5px;
  display: inline-block;
  max-width: 100%;
  box-sizing: border-box;
  width: 100%;
}
section form#courseBuilder #bfDetails input.wide {
  margin: 1em 0 0;
}
section form#courseBuilder #bfDetails .addressBox input {
  display: block;
}
section form#courseBuilder #bfDetails .selectDiv {
  max-width: 100%;
  box-sizing: border-box;
  width: 100%;
}
section form#courseBuilder #bfDetails .selectDiv:has(#clientTitle) {
  max-width: 100%;
}
section form#courseBuilder #bfDetails div.detailsForm {
  width: 100%;
}
section form#courseBuilder #bfDetails div.detailsForm label.rightLabel {
  line-height: 20px;
  margin: 9px 0;
  padding: 0;
}
section form#courseBuilder #bfDetails textarea {
  box-sizing: border-box;
  resize: vertical;
}
section form#courseBuilder #bfDetails input[type="checkbox"] {
  width: 1.25em;
  height: 1.25em;
  margin: 7px 0.5em 0.5em 0;
}
section form#courseBuilder #bfDetails input[type="checkbox"] ~ label:first-of-type {
  line-height: 21px;
  margin: 0;
  padding: 0;
}
section form#courseBuilder #bfDetails .formFieldCheckbox {
  padding-left: 30px;
  margin: 1em 0;
}
section form#courseBuilder #bfDetails .formFieldCheckbox input[type="checkbox"] {
  position: absolute;
  margin: 0 0 0 -30px;
}
section form#courseBuilder #bfDetails .formFieldCheckbox label {
  margin: 0;
  padding: 0;
}
section form#courseBuilder #bfDetails label {
  box-sizing: border-box;
  margin: 20px 0 0;
  padding: 0;
  display: block;
  height: unset;
  width: 100%;
}
section form#courseBuilder #bfDetails label.emailRadio {
  margin-top: 0.5em;
}
section form#courseBuilder #bfDetails label.emailRadio input {
  width: 1.25em;
  height: 1.25em;
}
section form#courseBuilder #bfDetails label.emailRadio span {
  vertical-align: top;
  line-height: 2em;
}
section form#courseBuilder #bfDetails textarea.wide {
  max-width: 100%;
}
section form#courseBuilder #bfDetails div.wide.addressBox {
  margin: 1em 0 5px;
}
section form#courseBuilder #bfDetails, section form#courseBuilder #bfSummary {
  background: #FFFFFF;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 10px;
  box-shadow: 0 10px 60px -35px #23B6FF;
  border: unset;
}
section form#courseBuilder #bfDetails table tr td, section form#courseBuilder #bfDetails table tr th, section form#courseBuilder #bfSummary table tr td, section form#courseBuilder #bfSummary table tr th {
  background: #F3F6F6;
}
section form#courseBuilder #bfDetails table tr td.courseInstalmentPrice, section form#courseBuilder #bfSummary table tr td.courseInstalmentPrice {
  background: #FFFFFF;
  vertical-align: top;
}
section form#courseBuilder #bfDetails table tr:has(h2) td, section form#courseBuilder #bfDetails table tr:has(h2) th, section form#courseBuilder #bfSummary table tr:has(h2) td, section form#courseBuilder #bfSummary table tr:has(h2) th {
  background: #FFFFFF;
}
section form#courseBuilder #bfDetails {
  background: #F3F6F6;
  overflow: visible;
}
section form#courseBuilder #bfDetails .schoolNameSelectorBox {
  margin: 0;
}
section form#courseBuilder #bfSection1 {
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}
section form#courseBuilder #bfSection1 > div {
  background: #FFFFFF;
  border: unset;
  border-bottom: 1px solid #C4D3D5;
}
section form#courseBuilder #bfSection1 > div select {
  background: #FFFFFF;
  border: 1px solid #000000;
}
section form#courseBuilder #bfSection1 > div:before {
  border-top: 15px solid #C4D3D5;
}
section form#courseBuilder #bfSection1 div ul li {
  list-style: none;
}
section form#courseBuilder #bfSection2 {
  border-radius: 0 0 20px 20px;
  background: #fff;
  border: unset;
}
section form#courseBuilder #bfSection1, section form#courseBuilder #bfSection2 {
  box-shadow: 0 10px 60px -35px #23B6FF;
}
section form#courseBuilder .bfSectionPathway > div {
  background: #F3F6F6;
  font-size: 1.1em;
  padding: .6em .5em;
}
section form#courseBuilder #bfCourseList {
  background: #F3F6F6;
}
section form#courseBuilder .bfCourseList {
  background: #FFFFFF;
}
section form#courseBuilder .bfCourseList.disabled {
  background: #cccccc;
}
section form#courseBuilder .radio input[type=radio]:checked + label {
  margin-bottom: 3.5px;
}
section form#courseBuilder .formRow {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1em;
  justify-content: space-between;
}
section form#courseBuilder .formRow .formColumn {
  flex-basis: 34%;
  flex-grow: 1;
  max-width: 100%;
  overflow: hidden;
  min-width: calc(50% - 0.5em);
}

@media screen and (max-width: 1227px) {
  section form#courseBuilder #bfSection1 > div:last-of-type {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 1150px) {
  section .cb-shortcode ul.cb-tabs {
    width: 100%;
  }
  section .cb-shortcode .cb-container .cb-category .course:focus-within ul.course_popout, section .cb-shortcode .cb-container #cb-details .course:focus-within ul.course_popout, section .cb-shortcode .cb-container #courses-az .course:focus-within ul.course_popout {
    margin-top: 25px;
  }
  section .cb-shortcode .cb-container .cb-category .course:focus-within ul.course_popout:after, section .cb-shortcode .cb-container #cb-details .course:focus-within ul.course_popout:after, section .cb-shortcode .cb-container #courses-az .course:focus-within ul.course_popout:after {
    left: unset;
    right: unset;
    top: -19px;
    transform: rotate(0) translate(10px);
  }
  section .cb-shortcode .cb-container #courses-az .cb-row .cb-col .course:focus-within ul.course_popout:after, section .cb-shortcode .cb-container #courses-az .cb-row .cb-col:nth-of-type(odd) .course:focus-within ul.course_popout:after {
    left: unset;
    transform: rotate(0) translate(10px);
  }
  section .cb-shortcode .cb-container .cb-category li.course:focus-within .course_popout .description, section .cb-shortcode .cb-container .cb-category li.course:has(:focus-within) .course_popout .description, section .cb-shortcode .cb-container #cb-details li.course:focus-within .course_popout .description, section .cb-shortcode .cb-container #cb-details li.course:has(:focus-within) .course_popout .description, section .cb-shortcode .cb-container #courses-az li.course:focus-within .course_popout .description, section .cb-shortcode .cb-container #courses-az li.course:has(:focus-within) .course_popout .description, section .cb-shortcode .cb-container .courses li.course:focus-within .course_popout .description, section .cb-shortcode .cb-container .courses li.course:has(:focus-within) .course_popout .description {
    padding: 1em;
  }
  section .cb-shortcode #cb-details {
    display: none !important;
  }
}
@media screen and (max-width: 1010px) {
  section form#courseBuilder #bfDetails, section form#courseBuilder #bfSummary {
    max-width: 100%;
    box-sizing: border-box;
  }
  section form#courseBuilder .credits .awards {
    flex-wrap: wrap;
  }
  section form#courseBuilder .credits .awards .targetQ {
    flex-basis: 33%;
  }
  section form#courseBuilder .formRow .formColumn {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 1077px) and (min-width: 768px) {
  section #courseBuilder .bfSectionPathway > div {
    border-top-left-radius: 0;
    box-shadow: none;
    flex: 1 1 auto;
    font-size: 1em;
    padding: 1em 0;
  }
}
@media screen and (max-width: 770px) {
  section form#courseBuilder #bfSection1 > div:last-of-type {
    padding-bottom: 1em;
  }
}
@media screen and (max-width: 768px) {
  section form#courseBuilder input[type="checkbox"]:has(+ label) {
    margin-top: 0;
  }
  section form#courseBuilder input[type="checkbox"]#personalOrg {
    margin-top: -2px;
  }
  section form#courseBuilder input[type="checkbox"]#confirmation {
    margin-top: 0;
  }
  section form#courseBuilder label {
    max-width: 100%;
  }
  section form#courseBuilder label.single {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 670px) {
  section form#courseBuilder #bfDetails .selectDiv, section form#courseBuilder #bfDetails input {
    max-width: 100%;
    box-sizing: border-box;
  }
}
/**
  * Interim styles
  */
@media screen and (max-width: 1280px) {
  section.site-content div.anchors {
    height: 71px;
    translate: 0;
    left: 0;
    margin-left: -30px;
    width: calc(100% + 60px);
  }
  section.site-content div.anchors ul {
    padding: 0 30px;
    position: absolute;
    display: block;
    width: 100%;
  }
  section.site-content div.anchors ul:after {
    content: "";
    clear: both;
  }
}
@media screen and (max-width: 880px) {
  section.site-content div.anchors ul {
    text-align: center;
  }
  section.site-content div.anchors a {
    margin: auto;
  }
  section.site-content div.anchors li:not(.button) {
    display: none;
  }
  section.site-content div.spotlight p:not(:first-of-type) {
    display: none;
  }

  header:has(.course-header-info) .course-header-info .line-1:has(.med-icon) .content img.med-icon {
    display: none;
  }
  header:has(.course-header-info) .course-header-info .line-1:has(.med-icon) .content img.separator {
    display: none;
  }
  header:has(.course-header-info) .course-header-info .line-1:has(.med-icon) .content div.tagline {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 0.8em;
    line-height: 1.75em;
  }
}
@media screen and (max-width: 700px) {
  .postmeta, .postshare {
    width: 100%;
    text-align: center;
  }

  .postshare a:last-of-type {
    margin-right: 0;
  }

  img.imagewrap, .imagewrap img {
    float: unset;
    padding: unset;
  }
}
@media screen and (min-width: 782px) {
  html body .wp-block-columns.grow {
    flex-wrap: wrap !important;
  }
  html body .wp-block-columns.grow .wp-block-column, html body .wp-block-columns.grow .wp-block-buttons {
    flex-grow: 1;
    min-width: 180px;
  }
}
@media screen and (max-width: 782px) {
  html body section.site-content div.plain-blue {
    margin: 2em 0 2em;
  }
  html body section.site-content div.blue-honeycomb {
    margin-top: 2em;
  }
  html body .wp-block-columns .wp-block-columns .wp-block-columns {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 1300px) {
  footer section:first-of-type {
    max-width: 250px;
  }
}
@media screen and (max-width: 980px) {
  footer section nav:has(#rt-footer-social-menu) {
    float: unset;
  }
  footer section nav:has(#rt-footer-social-menu) ul a {
    margin: 0 10px 0 0;
  }
}
@media screen and (max-width: 830px) {
  footer {
    display: block;
    height: unset;
    padding: 80px 50px;
  }
  footer section {
    display: block;
    height: unset;
    width: 100%;
  }
  footer section p {
    margin: 5px 0 30px;
  }
  footer section nav:has(#rt-footer-social-menu) {
    margin: 20px 0 30px;
  }
  footer section nav:has(#rt-footer-menu) {
    display: none;
  }

  .flex article {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 700px) {
  header h1 {
    transform: unset;
    font-size: 28px;
    line-height: 38px;
    width: calc(100% - 125px);
    margin-bottom: 1em;
  }
}
h3#reply-title:has(+ form#commentform) {
  display: none;
}

form#commentform {
  display: flex;
  flex-wrap: wrap;
  gap: 0 2em;
}
form#commentform p {
  flex-basis: 100%;
  flex-grow: 1;
  margin: 10px 0;
}
form#commentform p.comment-form-required, form#commentform label {
  display: block;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
form#commentform p.comment-form-required span.required, form#commentform label span.required {
  color: #DD0B14;
}
form#commentform input, form#commentform textarea {
  width: 100%;
  border: 1px solid #C4D3D5;
  padding: 10px 20px;
  box-sizing: border-box;
  font-family: inherit;
  border-radius: 4px;
  resize: vertical;
}
form#commentform p.comment-form-author, form#commentform p.comment-form-email, form#commentform p.form-submit, form#commentform p.comment-form-required {
  flex-basis: 33%;
  min-width: 200px;
}
form#commentform p.comment-form-required {
  align-self: center;
}
form#commentform p.form-submit input[type=submit] {
  width: auto;
  float: right;
  color: #FFFFFF;
  background: #006DAC;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4em;
  letter-spacing: 1px;
  cursor: pointer;
  padding: 8px 18px;
  border: unset;
  border-radius: 8px;
  position: relative;
}
form#commentform p.form-submit input[type=submit]:after {
  content: url(../img/play.svg);
  width: 13px;
  height: 13px;
  position: absolute;
  right: 10px;
}
form#commentform p.form-submit input[type=submit]:hover {
  background: #00AAFF;
}
form#commentform p.comment-notes {
  display: none;
}

ol.comment-list {
  list-style: none;
  padding: 0;
}
ol.comment-list li.comment {
  padding: 20px;
  border: 1px solid #C4D3D5;
  background: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
}
ol.comment-list li.comment em.comment-awaiting-moderation {
  display: block;
}
ol.comment-list li.comment img {
  margin-right: 10px;
}
ol.comment-list li.comment .comment-body .comment-author {
  float: left;
}
ol.comment-list li.comment .comment-body .comment-meta {
  float: right;
  text-align: right;
}
ol.comment-list li.comment .comment-body .comment-meta, ol.comment-list li.comment .comment-body .comment-author {
  width: 50%;
  min-height: 70px;
  margin-top: -15px;
}
ol.comment-list li.comment .comment-body > p:first-of-type:before {
  content: "";
  clear: both;
}
ol.comment-list li.comment .comment-author:has(+ em.comment-awaiting-moderation) {
  margin-top: 0;
}
ol.comment-list li.comment em.comment-awaiting-moderation ~ .comment-meta {
  display: none;
}

@media screen and (max-width: 700px) {
  ol.comment-list li.comment .comment-body .comment-meta, ol.comment-list li.comment .comment-body .comment-author {
    float: unset;
    margin-top: unset;
    min-height: unset;
    text-align: left;
    margin-bottom: 15px;
    width: 100%;
  }
  ol.comment-list li.comment .comment-body .comment-meta {
    padding-bottom: 15px;
    border-bottom: 1px solid #C4D3D5;
  }
}
.newsletter-icon {
  float: right;
  margin-top: -20px;
}

form#newsletter-signup {
  display: flex;
  flex-wrap: wrap;
  gap: 0 40px;
}
form#newsletter-signup p {
  flex-basis: 33%;
  min-width: 200px;
  flex-grow: 1;
}
form#newsletter-signup p input[type=text], form#newsletter-signup p input[type=email] {
  width: 100%;
  border: 1px solid #C4D3D5;
  padding: 10px 20px;
  box-sizing: border-box;
  font-family: inherit;
  border-radius: 4px;
  resize: vertical;
  font-size: 17px;
}
form#newsletter-signup p.signup {
  flex-basis: 100%;
  text-align: right;
}
form#newsletter-signup p.signup input[type=submit] {
  width: auto;
  float: right;
  color: #FFFFFF;
  background: #C55400;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4em;
  letter-spacing: 1px;
  cursor: pointer;
  padding: 8px 18px;
  border: unset;
  border-radius: 8px;
  position: relative;
}
form#newsletter-signup p.signup input[type=submit]:hover {
  background: #FF7300;
}
form#newsletter-signup p.message {
  font-size: 20px;
}

.latest-post-container {
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.latest-post-container h2.latest-story {
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 2px;
  margin-right: 630px;
  text-align: right;
  padding-top: 50px;
}
.latest-post-container .latest-post {
  width: 600px;
  position: absolute;
  right: 0;
  top: -250px;
  background: #072D4D;
  border-radius: 0 0 20px 20px;
  overflow: hidden;
  max-height: 515px;
  pointer-events: all;
  padding-bottom: 10px;
}
.latest-post-container .latest-post img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: top;
}
.latest-post-container .latest-post .latest-post-content h2 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  letter-spacing: 2px;
  color: #FFFFFF;
  text-overflow: ellipsis;
  margin: 20px;
  line-clamp: 2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.latest-post-container .latest-post .latest-post-content p {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 20px 20px 40px;
  max-height: 55px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.latest-post-container .latest-post .latest-post-content a {
  position: absolute;
  right: 0;
  bottom: 0;
  visibility: hidden;
}
.latest-post-container .latest-post .latest-post-content a:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../img/play-blue.svg);
  position: absolute;
  right: 10px;
  bottom: 10px;
  visibility: visible;
}

@media screen and (max-width: 1200px) {
  .latest-post-container h2.latest-story {
    display: none;
  }
  .latest-post-container .latest-post {
    width: 100%;
    top: -40px;
  }

  body.category main#main {
    padding-top: 130px;
  }

  body:has(.latest-post-container) main#main {
    padding-top: 320px;
  }
}

/*# sourceMappingURL=style.css.map */
