.navmenu-id-request-a-quote a {
  color: #1254e3 !important;
  line-height: 14px !important;
  font-weight: 600 !important;
  border-radius: 50px;
  border: 1px solid #1254e3;
  padding: 6px 12px !important;
  margin: 4px auto;
}
.navmenu-id-request-a-quote a:not(.disabled):hover {
  background: linear-gradient(
      0deg,
      rgba(18, 84, 227, 0.05) 0%,
      rgba(18, 84, 227, 0.05) 100%
    ),
    rgba(255, 255, 255, 0.5);
  opacity: 1 !important;
}

.button-secondary,
.image-with-text__button {
  font-size: 16px !important;
  line-height: 24px !important;
  color: #1254e3;
  border-radius: 50px;
  border: 2px solid #1254e3;
  padding: 8px 18px !important;
  background-color: #ffffff80;
}
.button-secondary:not(.disabled):hover,
.image-with-text__button:not(.disabled):hover {
  background: linear-gradient(
      0deg,
      rgba(18, 84, 227, 0.05) 0%,
      rgba(18, 84, 227, 0.05) 100%
    ),
    rgba(255, 255, 255, 0.5);
  box-shadow: unset;
  border: 2px solid #0b4ad3;
  color: #0b4ad3;
}

.pxs-image-with-text-link {
  text-decoration: none;
}
.pxs-image-with-text-button {
  padding: 8px 18px;
  border: 2px solid #1254e3;
  font-size: 16px;
  margin-top: 0;
  min-height: 44px;
  display: flex;
  align-items: center;
}
.pxs-image-with-text-button:not(.disabled):hover,
.button-primary:not(.disabled):hover {
  background: #0b4ad3;
  box-shadow: unset;
  border: 2px solid #0b4ad3;
}

/* Home */
#shopify-section-template--24622315864384__aa6c21bf-ab8d-4a0e-8efd-8ee119b4fe4f .highlights-banner__container {
    margin: 0;
  }

#shopify-section-template--24622315864384__aa6c21bf-ab8d-4a0e-8efd-8ee119b4fe4f,
#shopify-section-template--24751025717568__dynamic_highlights_banner_dn9Rqy,
#shopify-section-template--24622315929920__dynamic_highlights_banner_gPftXJ {
  .highlights-banner__block.highlights-banner__align-center {
    gap: 8px;
  }

  @media screen and (min-width: 719px) {
    .highlights-banner__block.highlights-banner__align-center {
      flex-direction: row;
      justify-content: center;
      gap: 8px;
      padding: 0px 4px;
    }
  }
  .highlights-banner__content {
    align-items: center;
    padding: 24px;
  }

  @media screen and (max-width: 719px) {
    .highlights-banner__content {
      grid-template-columns: 1fr;
      row-gap: 16px;
    }
  }

  .highlights-banner__text {
    width: auto;
  }

  .highlights-banner__icon {
    max-height: 48px;
    max-width: 48px;
  }
}

#shopify-section-template--24622315864384__pxs_image_with_text_overlay_6LJG9F,
#shopify-section-template--24751025717568__pxs_image_with_text_overlay_jynqRe,
#shopify-section-template--24771595338048__pxs_image_with_text_overlay_jynqRe {
  .pxs-image-with-text-content-position-x-left .pxs-image-with-text-content {
    padding: 0;
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .pxs-image-with-text-section-height-small
    .pxs-image-with-text-content-position-y-center {
    padding: 200px 24px 32px;
  }
  .pxs-image-with-text-background {
    border-radius: 16px;
  }
  .pxs-image-with-text-content-wrapper {
    background-image: linear-gradient(90deg, #fff, #fffc 35%, #fff0 70%);
    border: 2px solid #1254e3;
    border-radius: 16px;
  }

  @media (max-width: 719px) {
    .pxs-image-with-text-content-position-x-left .pxs-image-with-text-content {
      width: 100%;
    }
    .pxs-image-with-text-background {
      background-position: 65% 50% !important;
      background-size: auto;
    }
    .pxs-image-with-text-content-wrapper {
      background-image: linear-gradient(25deg, #fff, #fffc 35%, #fff0 70%);
    }
  }

  @media screen and (min-width: 720px) {
    .pxs-image-with-text-section-height-small
      .pxs-image-with-text-content-position-y-center {
      padding: 40px 24px 32px;
    }
  }
}

#shopify-section-template--24751025717568__pxs_image_with_text_overlay_WGxmRd,
#shopify-section-template--24771595338048__pxs_image_with_text_overlay_WGxmRd,
#shopify-section-template--24622315897152__pxs_image_with_text_overlay_UC7Uke,
#shopify-section-template--24939598971200__pxs_image_with_text_overlay_WGxmRd,
#shopify-section-template--25446296617280__pxs_image_with_text_overlay_TM9Ddx,
#shopify-section-template--25605200675136__pxs_image_with_text_overlay_TM9Ddx {
  .pxs-image-with-text-background {
    border-radius: 16px;
  }
  .pxs-image-with-text-content-wrapper {
    padding: 200px 20px 20px;
  }
  .pxs-image-with-text-content-position-x-left .pxs-image-with-text-content {
    padding: 24px;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    background-color: #fcfcfc;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    border-radius: 16px;
    width: fit-content;
    position: relative;
  }
  .pxs-image-with-text-button {
    margin-top: 12px;
  }

  @media (max-width: 719px) {
    .pxs-image-with-text-content-wrapper {
      padding-top: 250px;
    }
  }
}

#shopify-section-template--24622316028224__main .contact-page-content {
  margin: 0 auto;
}

#shopify-section-template--24622315864384__dynamic_image_with_text_9nzUbE {
  .home-section--content {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 40px;
    background: #f4f6f8;
  }
  h2 {
    font-size: 40px;
    color: #fff;
    margin: 0;
  }
  p {
    margin: 8px 0 0;
  }
  .image-with-text__container {
    background-color: #18202c;
    color: #fff;
    align-items: center;
    border-radius: 16px;
    padding: 24px;
  }
  .image-with-text__content {
    padding: 16px;
  }
  a {
    font-size: 16px;
    line-height: 24px;
    background-color: #1254e3;
    color: #fff;
    margin-top: 30px;
    border-radius: 50px;
    border-width: 2px;
    padding: 10px 20px;
  }
  a:hover {
    background: #0b4ad3;
    box-shadow: unset;
    border: 2px solid #0b4ad3;
  }

  @media screen and (min-width: 720px) {
    .image-with-text__image-wrapper {
      width: 56%;
      display: flex;
    }
    .image-with-text__content {
      width: 44%;
    }
    .image-with-text--desktop-height-natural .image-with-text__image {
      overflow: visible;
      height: 100%;
    }
  }

  @media (max-width: 719px) {
    .image-with-text__container {
      padding: 24px;
      flex-direction: column-reverse;
      gap: 40px;
    }
    .image-with-text__content {
      padding: 0;
    }
    h2 {
      font-size: 28px;
    }
  }
}


/* XR Services - Hero */
#shopify-section-template--24751025717568__dynamic_image_with_text_q7YNfy {
  background-image: linear-gradient(90deg, #fff 50%, #fff0),
    url(/cdn/shop/files/xr_services_hero_background_1.webp?v=1751897724);
  background-repeat: no-repeat;
  background-position: 0 0, 100%;
}

@media screen and (max-width: 719px) {
  #shopify-section-template--24751025717568__dynamic_image_with_text_q7YNfy {
    background-image: linear-gradient(180deg, #fff 60%, #fff0 90%),
      url(/cdn/shop/files/xr_services_hero_background_1.webp?v=1751897724);
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100%;
  }
}

#shopify-section-template--24751025717568__dynamic_image_with_text_q7YNfy
  .image-with-text__content {
  max-width: 600px;
  width: 100%;
  padding: 0;
}

#shopify-section-template--24751025717568__dynamic_image_with_text_q7YNfy
  .image-with-text__container {
  flex-direction: column;
}

/* XR Products - Hero */
#shopify-section-template--24771595338048__dynamic_image_with_text_q7YNfy {
  background-image: linear-gradient(90deg, #fff 50%, #fff0),
    url(/cdn/shop/files/xr_products_1.webp?v=1752247038);
  background-repeat: no-repeat;
  background-position: 0 0, 100%;
}

@media screen and (max-width: 719px) {
  #shopify-section-template--24771595338048__dynamic_image_with_text_q7YNfy {
    background-image: linear-gradient(180deg, #fff 60%, #fff0 90%),
      url(/cdn/shop/files/xr_products_1.webp?v=1752247038);
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100%;
  }
}

#shopify-section-template--24771595338048__dynamic_image_with_text_q7YNfy
  .image-with-text__content {
  max-width: 600px;
  width: 100%;
  padding: 0;
}

#shopify-section-template--24771595338048__dynamic_image_with_text_q7YNfy
  .image-with-text__container {
  flex-direction: column;
}

#shopify-section-template--24622315864384__b4d86d1d-c6f2-49fe-a785-6b548e027866
  p {
  margin: 0 0 8px;
  padding-left: 32px;
  position: relative;
}
#shopify-section-template--24622315864384__b4d86d1d-c6f2-49fe-a785-6b548e027866
  p::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(/cdn/shop/files/Tick_2.svg?v=1750155105);
  position: absolute;
  left: 0px;
}

/* Quote */
#shopify-section-template--24627738050880__1cf74f8c-78ac-4108-820b-0ab8297bd36c {
  .highlights-banner__content {
    gap: 20px;
    justify-content: space-between;
    /* align-items: flex-start; */
  }
  .highlights-banner__icon {
    max-height: 48px;
  }
  .highlights-banner__text {
    text-align: left;
    width: 100%;
  }
  .highlights-banner__block.highlights-banner__align-center {
    align-items: flex-start;
    gap: 16px;
    padding: 20px;
    background-color: #fff;
    border: 2px solid #0000000d;
    border-radius: 16px;
    width: calc(100% / 3 - 16px);
  }
  @media screen and (max-width: 859px) {
    .highlights-banner__block.highlights-banner__align-center {
      width: 100%;
    }
  }
  @media (max-width: 720px) {
    .highlights-banner__content {
      grid-template-columns: 1fr;
    }
    .highlights-banner__block.highlights-banner__align-center {
      width: 100%;
    }
  }
}

#shopify-section-template--24627738050880__dynamic_highlights_banner_bLGfV9 {
  img {
    border-radius: 8px;
  }
  .highlights-banner__content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 40px;
    padding-top: 24px;
    padding-bottom: 40px;
  }
  .highlight-banner__count-4 .highlights-banner__block {
    padding: 20px;
    gap: 20px;
    border-radius: 24px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    max-width: unset;
    height: 100%;
    width: 100%;
  }
  .highlights-banner__icon {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .highlights-banner__icon .highlights-banner__custom-icon {
    height: 100%;
    width: 100%;
  }

  .highlights-banner__text {
    width: 100%;
    text-align: left;
    color: #18202c;
    font-size: 15px;
    line-height: 150%;
  }

  @media screen and (max-width: 859px) {
    .highlights-banner__content {
      grid-template-columns: 1fr 1fr;
    }
  }
  @media (max-width: 720px) {
    .highlights-banner__content {
        grid-template-columns: 1fr;
    }
  }
}

/* Shop */
#shopify-section-template--24622315897152__dynamic_logo_list_kRtX7f,
#shopify-section-template--24622315897152__dynamic_logo_list_q6NLcf {
  .logolist--richtext {
    padding: 7px;
  }
  h2 {
    font-size: 40px;
    line-height: 120%;
    margin: 80px 40px 40px;
  }
  h5 {
    height: 40px;
    margin: 10px auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  p {
    margin: 0;
    font-size: 13px;
    color: #a2a8b0;
    font-weight: 500;
    line-height: 130%;
  }
  .logolist--inner {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 0 auto 20px;
  }
  .logolist--item {
    padding: 16px;
    margin: 4px;
    border-radius: 24px;
    width: 100%;
    background-color: #fcfcfc;
    background-image: radial-gradient(rgb(226 230 236 / 70%) 1px, #fcfcfc 0px);
    background-size: 16px 16px;
    border: 1.5px solid #f4f6f8;
    transition-timing-function: ease-out;
  }
  .logolist--item:hover {
    border-color: #1254e3;
    filter: drop-shadow(-5px 5px 60px rgba(0, 0, 0, 0.05));
    transform: scale(1.02) !important;
  }
  .logolist--item:hover a {
    color: #1254e3;
  }
  .logolist--image {
    max-height: max-content;
    width: 100%;
  }
  .logolist--image:hover {
    transform: unset !important;
  }

  @media screen and (max-width: 719px) {
    h2 {
      font-size: 28px;
    }
    h5 {
      font-size: 18px;
      font-weight: 600;
      line-height: 130%;
      height: auto;
      display: block;
      margin: 0px 0px 4px;
    }
    .logolist--inner {
      flex-direction: column;
      gap: 16px;
    }
    .logolist--item {
      margin: 0;
    }
    .logolist--item a {
      display: grid;
      grid-template-columns: 108px auto;
      justify-items: start;
      align-items: center;
      gap: 10px;
      margin: 0;
      text-align: left;
    }
  }
}

#shopify-section-template--24622315897152__dynamic_promo_grid_8BbTa7 {
  .promo-block--content {
    padding: 20px;
    height: auto;
  }
  .promo-block--content-wrapper {
    display: grid;
    align-items: center;
    column-gap: 16px;
    padding: 24px;
    border-radius: 16px;
    background: rgba(252, 252, 252, 0.8);
  }
  span {
    grid-area: 1 / 2 / span 2 / span 2;
    text-align: center;
    margin: 0;
  }
  .promo-block--text,
  .promo-block--header {
    max-width: 100%;
  }

  @media screen and (max-width: 719px) {
    .promo-block--content {
      padding: 12px;
      margin-top: 20px;
    }
    .promo-block--content-wrapper {
      padding: 16px;
    }
  }
}

#shopify-section-template--24622315897152__dynamic_highlights_banner_dHce3X {
  .highlights-banner__content {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
    padding: 60px 0px 16px;
  }
  .highlights-banner__content:before,
  .highlights-banner__content:after {
    display: none;
  }
  .highlights-banner__block {
    width: 100%;
    gap: 20px;
    padding: 28px 20px;
    border-radius: 16px;
    background-color: #fcfcfc;
  }
  .highlights-banner__text {
    font-size: 16px;
    font-weight: 600;
    line-height: 130%;
  }
  .highlights-banner__icon {
    height: auto;
  }

  @media screen and (max-width: 719px) {
    .highlights-banner__content {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media screen and (max-width: 479px) {
    .highlights-banner__content {
      grid-template-columns: 1fr;
    }
  }
}

#shopify-section-template--24622315897152__dynamic_logo_list_wgUnEY {
  section {
    max-width: 1150px;
    padding: 40px 48px;
    margin: 40px auto;
    border-radius: 24px;
    background-color: #fcfcfc;
    background-image: radial-gradient(rgb(226 230 236 / 70%) 1px, #fcfcfc 0px);
    background-size: 16px 16px;
    border: 1.5px solid #f4f6f8;
  }
  h2 {
    font-size: 40px;
    line-height: 120%;
    margin: 0px 0 12px;
  }
  p {
    margin-bottom: 12px;
    text-align: center;
  }
  .home-section--content {
    margin-top: 40px;
  }
  .logolist--item {
    width: auto;
    margin: 0 16px;
  }
  .logolist--image {
    min-height: 150px;
  }
  @media (max-width: 719px) {
    h2 {
      font-size: 28px;
    }
    section {
      padding: 40px 24px;
    }
    .home-section--content {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 16px;
    }
    .logolist--item {
      margin: 0;
    }
    .logolist--image {
      min-height: unset;
      max-height: 64px;
    }
  }
}

#shopify-section-template--24622315897152__dynamic_promo_mosaic_WHEHDr {
  .promo-mosaic--inner.promo-mosaic--layout-3 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  article {
    grid-area: 1 / 1 / span 2 / span 3;
    border-color: #1254e3 !important;
  }
  article .promo-block--content {
    padding: 48px;
  }
  .promo-block--text,
  .promo-block--header {
    max-width: unset;
  }
  h2 {
    font-size: 40px;
    line-height: 120%;
    margin-bottom: 16px;
  }
  p {
    font-size: 15px;
    line-height: 150%;
  }
  .promo-block--button {
    margin-top: 24px;
  }
  .promo-mosaic--inner .promo-block {
    background-color: #fff;
    background-size: contain !important;
    border-radius: 20px;
    border: 2px solid #f4f6f8;
  }
  .promo-mosaic--height-small
    .promo-mosaic--inner.promo-mosaic--layout-3
    .promo-block,
  .promo-mosaic--height-small
    .promo-mosaic--inner.promo-mosaic--layout-3
    .promo-block--content {
    min-height: unset;
  }

  @media (max-width: 719px) {
    .promo-mosaic--inner.promo-mosaic--layout-3 {
      grid-template-columns: repeat(2, 1fr);
      gap: 20px;
    }
    article {
      grid-area: 1 / 1 / span 2 / span 2;
    }
    article .promo-block--content {
      padding: 24px 20px;
    }
    .promo-block--content.promo-block--expanded:not(.animating-out) {
      height: unset;
    }
    h2 {
      font-size: 28px;
    }
    .promo-block--header {
      max-width: 90%;
    }
  }
}

#shopify-section-template--24622315897152__dynamic_logo_list_e88M8D,
#shopify-section-template--25446296617280__dynamic_logo_list_QyYBbx {
  .home-section--content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 0;
    gap: 20px;
  }
  .logolist--image {
    min-height: 120px;
  }
  .logolist--image:hover {
    transform: unset;
  }
  .logolist--item {
    width: auto;
    border-radius: 20px;
    border: 2px solid #f4f6f8;
    overflow: hidden;
    margin: 0px;
  }

  @media (max-width: 719px) {
    .home-section--content {
      grid-template-columns: repeat(2, 1fr);
    }
    .logolist--image {
      min-height: unset;
    }
  }
}


/* ABOUT US */
#shopify-section-template--24622315929920__dynamic_image_with_text_cC9BiV {
  background-image: linear-gradient(90deg, #fff 0%, #fff0),
    url(/cdn/shop/files/about_1.webp?v=1754508915);
  background-repeat: no-repeat;
  background-position: 0 0, 100%;
  background-size: contain;
}

#shopify-section-template--24622315929920__dynamic_image_with_text_cC9BiV {
  .image-with-text__content {
    max-width: 600px;
    width: 100%;
    padding: 0;
  }
  .image-with-text__container {
    flex-direction: column;
  }
}

@media screen and (max-width: 719px) {
  #shopify-section-template--24622315929920__dynamic_image_with_text_cC9BiV {
    background-image: linear-gradient(180deg, #fff 60%, #fff0 90%),
      url(/cdn/shop/files/about_1.webp?v=1754508915);
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100%;
  }
}


#shopify-section-template--24622315929920__dynamic_logo_list_99ecEY {
  p {
    margin: 0px;
    font-size: 14px;
    font-weight: 500;
    line-height: 200%;
  }
  strong {
    font-size: 32px;
    line-height: 120%;
    color: #5A6A82;
  }
  .logolist--image {
    max-height: 48px;
  }
  .logolist--item {
    width: auto;
    margin: 0;
  }
  .home-section--content {
    margin: 0 0 20px 0;
    padding: 16px 40px;
    background: #fff;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    gap: 60px;
    box-shadow: 0 5px 10px #0000000d;
    border-radius: 16px;
    max-width: fit-content;
    margin: auto;
  }
  @media (max-width: 768px) {
    .home-section--content {
      gap: 16px;
      padding: 16px 8px;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
    }
    strong {
      font-size: 24px;
    }
  }
}

#shopify-section-template--24622315929920__dynamic_logo_list_LpxgFK {
  section {
    margin: 40px auto;
  }
  h2 {
    font-size: 28px;
    line-height: 130%;
    margin: 0px 0 40px;
  }
  p {
    margin-bottom: 12px;
    text-align: center;
  }
  .home-section--content {
    margin-top: 40px;
  }
  .logolist--item {
    width: auto;
    margin: 0 16px;
  }
  .logolist--image {
    min-height: 150px;
  }
  @media (max-width: 719px) {
    h2 {
      font-size: 28px;
    }
    section {
      padding: 40px 24px;
      margin-bottom: 0;
    }
    .home-section--content {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 16px;
    }
    .logolist--item {
      margin: 0;
    }
    .logolist--image {
      min-height: unset;
      max-height: 64px;
    }
  }
}

/* Nursing Education */
#shopify-section-template--24939598971200__dynamic_image_with_text_fz7Khm,
#shopify-section-template--25605200675136__dynamic_image_with_text_AxPBip,
#shopify-section-template--25605200675136__dynamic_image_with_text_e76Yf7 {
  h2 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #000;
    margin: 0;
    max-width: fit-content;
    padding: 8px 12px;
    border-radius: 24px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.90) 0%, rgba(255, 255, 255, 0.90) 100%), linear-gradient(137deg, #0095FF 20%, #1512C0 54.35%, #BF00FF 90%);
  }
  h3 {
    margin: 24px 0 8px;
    font-size: 21px;
    line-height: 130%;
  }
  p {
    margin: 0 0 12px;
    color: #5A6A82;
  }
  h4 {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 130%;
  }
  h4 em {
    color: #5A6A82;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    font-style: normal;
  }
  .image-with-text__container {
    align-items: center;
    background-color: #fff;
    padding: 24px;
    border-radius: 24px;
  }
  .image-with-text__content {
    padding: 0;
    padding-left: 40px;
  }
  a {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    border-radius: 8px;
    background-color: #1254e3;
    border-width: 2px;
    padding: 14px 26px;
  }
  a:hover {
    background: #0b4ad3;
    border-color: #0b4ad3;
    color: #ffffff;
  }

  @media (max-width: 719px) {
    .image-with-text__container {
      padding: 16px;
    }
    .image-with-text__content {
      padding: 16px 8px;
    }
  }
}

#shopify-section-template--24939598971200__dynamic_highlights_banner_dn9Rqy,
#shopify-section-template--25605200675136__dynamic_highlights_banner_btJT48 {
  .highlights-banner__container.section-spacing {
    padding-top: 48px;
    padding-bottom: 48px;
    margin-top: 0;
  }
  .highlights-banner__content {
    display: grid;
    grid-template-columns: 1fr 0.4fr 0.4fr 0.5fr;
    padding: 28px;
    border-radius: 24px;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
  .highlight-banner__count-4 .highlights-banner__block {
    width: 100%;
    align-items: flex-end;
    max-width: 200px;
  }
  .highlight-banner__count-4 .highlights-banner__block .highlights-banner__text {
    width: 100%;
  }
  .highlight-banner__count-4 .highlights-banner__block:first-child {
    width: 100%;
    align-items: flex-start;
    max-width: 100%;
  }
  .highlight-banner__count-4 .highlights-banner__block:first-child .highlights-banner__text {
    width: 100%;
    max-width: 360px;
  }
  h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 130%;
    margin: 0 0 4px 0;
    text-align: left;
  }
  .highlight-banner__count-4 .highlights-banner__block:first-child h3 {
    margin-bottom: 12px;
  }
  p {
    font-size: 13px;
    text-align: left;
  }
  .highlight-banner__count-4 .highlights-banner__block:first-child p {
    font-size: 15px;
  }
  @media (max-width: 719px) {
    .highlights-banner__content {
      grid-template-columns: 1fr;
    }
    .highlight-banner__count-4 .highlights-banner__block,
    .highlight-banner__count-4 .highlights-banner__block:first-child {
      width: 100%;
      max-width: unset;
    }
  }
}

#shopify-section-template--25605200675136__dynamic_highlights_banner_achWqr {
  @media (max-width: 719px) {
    .highlights-banner__content {
      grid-template-columns: 1fr;
    }
  }
}

#shopify-section-template--24939598971200__blog_filter_by_tag_BtKMDw {
  .home-section--title {
    text-align: center;
    font-size: 40px;
    line-height: 120%;
    margin: 0 0 40px 0;
  }
  ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
  }
  li {
    border-radius: 24px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    background: #fff;
    width: 100%;
    margin: 0;
  }
  .article-list-item {
    padding: 24px 20px 32px;
  }
  .article--excerpt-content {
    padding: 0;
  }
  .article--excerpt-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 130%;
    text-align: left;
    margin: 24px 0 0;
  }
  .article--excerpt-image {
    border-radius: 8px;
    height: auto;
  }
  .article--excerpt-readmore,
  .blogposts--footer {
    display: none;
  }
  @media (max-width: 719px) {
    ul {
      grid-template-columns: 1fr;
      gap: 24px;
    }
    .home-section--title {
      font-size: 28px;
    }
  }
}

/* VR for Education */
#shopify-section-template--25446296617280__pxs_image_with_text_overlay_TM9Ddx,
#shopify-section-template--25605200675136__pxs_image_with_text_overlay_TM9Ddx {
  .pxs-image-with-text-content {
    max-width: 640px;
  }
  p {
    margin-bottom: 8px;
  }
  p:last-child {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 20px;
  }
  a {
    padding: 8px 18px;
    color: #fff;
    background-color: #1254e3;
    border: 2px solid #1254e3;
    font-size: 16px;
    margin-top: 0;
    min-height: 44px;
    display: flex;
    align-items: center;
    max-width: fit-content;
    border-radius: 50px;
  }
  a:nth-child(3) {
    color: #1254e3;
    background-color: transparent;
  }
  a:nth-child(5) {
    color: #1254e3;
    background-color:rgba(18, 84, 227, 0.12);
    border-color: rgba(18, 84, 227, 0);
  }
  
}

#shopify-section-template--25446296617280__blocks_dnfRJJ,
#shopify-section-template--25605200675136__blocks_dnfRJJ {
  padding-block: 28px; 
  background: linear-gradient(
    137deg,
    rgba(0, 149, 255, 0.1) 19.87%,
    rgba(21, 18, 192, 0.1) 54.35%,
    rgba(191, 0, 255, 0.1) 88.84%
  );
}

#shopify-section-template--25446296617280__dynamic_highlights_banner_tnrXEt {
  background: linear-gradient(
    137deg,
    rgba(0, 149, 255, 0.1) 19.87%,
    rgba(21, 18, 192, 0.1) 54.35%,
    rgba(191, 0, 255, 0.1) 88.84%
  );
  .highlights-banner__content {
    display: grid;
    grid-template-columns: auto 0.25fr 0.15fr 0.3fr;
    padding: 48px 28px;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
  .highlight-banner__count-5 .highlights-banner__block {
    width: 100%;
    align-items: flex-end;
    max-width: 200px;
  }
  .highlight-banner__count-5 .highlights-banner__block .highlights-banner__text {
    width: 100%;
  }
  .highlight-banner__count-5 .highlights-banner__block:first-child {
    width: 100%;
    align-items: flex-start;
    max-width: 100%;
  }
  .highlight-banner__count-5 .highlights-banner__block:first-child .highlights-banner__text {
    width: 100%;
    max-width: 360px;
  }
  h2 {
    font-size: 36px;
    line-height: 110%;
    margin: 0;
    text-align: left;
  }
  h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 130%;
    margin: 0 0 4px 0;
    text-align: left;
  }
  .highlight-banner__count-5 .highlights-banner__block:first-child h3 {
    margin-bottom: 12px;
  }
  p {
    font-size: 13px;
    text-align: left;
  }
  .highlight-banner__count-5 .highlights-banner__block:first-child p {
    font-size: 15px;
  }
  @media (min-width: 720px) {
    .highlight-banner__count-5 .highlights-banner__block:first-child {
      grid-area: 1 / 1 / 3 / 2;
    }
    .highlight-banner__count-5 .highlights-banner__block:last-child {
      grid-area: 2 / 2 / 3 / 5;
      max-width: 100%;
    }
  }
  @media (max-width: 719px) {
    .highlights-banner__content {
      grid-template-columns: 1fr;
    }
    .highlight-banner__count-5 .highlights-banner__block,
    .highlight-banner__count-5 .highlights-banner__block:first-child {
      width: 100%;
      max-width: unset;
    }
  }
}

#shopify-section-template--25446296617280__dynamic_highlights_banner_btJT48{
  .highlights-banner__container.section-spacing {
    padding-top: 48px;
    padding-bottom: 48px;
    margin-top: 0;
  }
  .highlights-banner__content {
    display: grid;
    grid-template-columns: 1fr 0.5fr 0.5fr 0.5fr 0.5fr;
    padding: 28px;
    border-radius: 24px;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
  .highlight-banner__count-5 .highlights-banner__block {
    width: 100%;
    align-items: flex-end;
    max-width: 200px;
  }
  .highlight-banner__count-5 .highlights-banner__block .highlights-banner__text {
    width: 100%;
  }
  .highlight-banner__count-5 .highlights-banner__block:first-child {
    width: 100%;
    align-items: flex-start;
    max-width: 100%;
  }
  .highlight-banner__count-5 .highlights-banner__block:first-child .highlights-banner__text {
    width: 100%;
    max-width: 360px;
  }
  h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 130%;
    margin: 0 0 4px 0;
    text-align: left;
  }
  .highlight-banner__count-5 .highlights-banner__block:first-child h3 {
    margin-bottom: 12px;
  }
  p {
    font-size: 13px;
    text-align: left;
  }
  .highlight-banner__count-5 .highlights-banner__block:first-child p {
    font-size: 15px;
  }
  @media (max-width: 719px) {
    .highlights-banner__content {
      grid-template-columns: 1fr;
    }
    .highlight-banner__count-5 .highlights-banner__block,
    .highlight-banner__count-5 .highlights-banner__block:first-child {
      width: 100%;
      max-width: unset;
    }
  }
}

.ai-testimonial-card-acgfhzdvjbje2k0zhraigenblock0ad7bd0mwetta {
  align-items: flex-start!important;
  flex-direction: column-reverse!important;
  padding: 24px!important;
}
.ai-testimonial-quote-icon-acgfhzdvjbje2k0zhraigenblock0ad7bd0mwetta {
  display: none;
}
.ai-testimonial-content-acgfhzdvjbje2k0zhraigenblock0ad7bd0mwetta {
  text-align: left;
  flex-direction: column;
  align-items: flex-start!important;
  gap: 8px;
  margin-bottom: 0!important;
  h5 {
    margin: 0;
  }
  p:last-child {
    margin-top: 8px;
  }
  a {
    padding: 8px 18px;
    color: #fff;
    background-color: #1254e3;
    border: 2px solid #1254e3;
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
    min-height: 44px;
    display: flex;
    align-items: center;
    max-width: fit-content;
    border-radius: 50px;
    text-decoration: unset;
  }
}