.body-no-scroll {
  overflow: hidden;
  position: relative;
}

.body-iphone-no-scroll {
  overflow: hidden;
  position: fixed;
}

.inner-section-comm-padding {
  padding-top: 48px;
  padding-bottom: 48px;
}

@media only screen and (min-width: 992px) {
  .inner-section-comm-padding {
    padding-top: 52px;
    padding-bottom: 52px;
  }
}
.inner-banner-section .uoy_hero_content {
  grid-template-columns: auto !important;
}
.inner-banner-section .uoy_hero_content_wrapper {
  border-top-left-radius: var(--box-border-radius);
}
.inner-banner-section .uoy_hero_content_wrapper h1 {
  border-top-left-radius: var(--box-border-radius);
  color: #ffffff !important;
}

.find-your-place-section .uoy_figure_media picture {
  border-radius: 12px;
  overflow: hidden;
}
.find-your-place-section .uoy_figure_media picture img {
  border-radius: 12px;
  width: 100%;
}

.programmes-card-content {
  font-weight: 600;
}

.find-your-power-section {
  background-color: var(--warm-grey-tint);
}

.uoy_signpost_link a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
}

/* Marketing LPs rules */
.plp-banner-section .plp-container {
  max-width: 1320px;
  padding-right: 0px;
  padding-left: 0px;
}
.plp-banner-section .plp-container .uoy_half_and_half_wrapper {
  gap: 0px;
}
.plp-banner-section .plp-container .plp-banner-content-wrapper {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  padding: 32px;
}
.plp-banner-section .plp-container .plp-banner-form-wrapper {
  background-color: #ffffff;
  padding: 32px 24px 48px;
  color: #232b31;
}
.plp-banner-section .lp-banner-form-head {
  width: 100%;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #dbdbd3;
}

.lp-form-success-wrapper .ty-main-head {
  border-bottom: 1px solid #dbdbd3;
  padding-bottom: 16px;
}
.lp-form-success-wrapper .thankyou-message-box {
  border-radius: 4px;
  background-color: #e2edde;
  width: 100%;
  margin: auto;
  padding: 16px;
  border: solid 1px #3a8128;
  gap: 10px !important;
  margin-bottom: 16px;
}
.lp-form-success-wrapper .thankyou-message-box .msg-title-head {
  font-size: 22px;
  line-height: 120%;
  color: #232b31;
  font-weight: 600;
  margin-bottom: 0;
}
.lp-form-success-wrapper .thankyou-message-box p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #232b31;
  margin-top: 0;
}
.lp-form-success-wrapper .ty-popup-icon {
  width: 32px;
  height: 32px;
  padding: 6px;
  display: inline-block;
}
.lp-form-success-wrapper .ty-popup-icon img {
  width: 20px;
  height: 20px;
  display: block;
}
.lp-form-success-wrapper .lp-ty-text-wrapper {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #dbdbd3;
}
.lp-form-success-wrapper .down-prospectus-link-text {
  color: #0c31ac;
  text-decoration: none;
  line-height: 32px;
  font-size: 16px;
  font-weight: 400;
}
.lp-form-success-wrapper .down-prospectus-link-text:hover {
  color: #001e82;
  text-decoration: underline;
}

@media only screen and (min-width: 960px) {
  .plp-banner-section .uoy_hero_media {
    max-height: 100%;
  }
  .plp-banner-section .plp-container {
    min-height: 800px;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .plp-banner-section .plp-container .uoy_half_and_half,
  .plp-banner-section .plp-container .uoy_half_and_half_wrapper {
    height: 100%;
  }
  .plp-banner-section
    .plp-container
    .uoy_half_and_half
    > div.uoy_half:first-child,
  .plp-banner-section
    .plp-container
    .uoy_half_and_half_wrapper
    > div.uoy_half:first-child {
    height: 100%;
  }
  .plp-banner-section .plp-container .plp-banner-content-wrapper {
    height: 100%;
    padding: 0px 36px;
  }
  .plp-banner-section .plp-container .plp-banner-form-wrapper {
    border-radius: 12px;
    margin-top: 56px;
    margin-bottom: 56px;
    padding: 36px;
  }
  .plp-banner-section .lp-banner-form-head {
    margin-bottom: 0;
    padding-bottom: 36px;
    border-bottom: none;
  }
  .lp-form-success-wrapper .lp-ty-text-wrapper {
    margin-bottom: 0;
    padding-bottom: 36px;
    border-bottom: none;
  }
  .lp-form-success-wrapper .thankyou-message-box {
    margin-bottom: 36px;
  }
}
.pb-32-36 {
  padding-bottom: 32px;
}

@media only screen and (min-width: 992px) {
  .pb-32-36 {
    padding-bottom: 36px;
  }
}
.plp-univ-rankings .uoy_key_message_title {
  color: #0c31ac;
  font-size: 18px;
  line-height: 130%;
  font-weight: 600;
}

@media only screen and (min-width: 992px) {
  .plp-univ-rankings .uoy_key_message_title {
    font-size: 24px;
    line-height: 125%;
  }
}

.lp-course-card {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  height: 100%;
  cursor: pointer;
}
.lp-course-card:hover .course-title {
  text-decoration: underline;
}

.lp_modal_dialog {
  border: none;
  padding: 0;
  margin: auto;
  width: 100%;
  max-width: 962px;
  border-radius: 12px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.25);
  background: #fff;
  animation: fadeIn 0.25s ease-in-out;
  max-height: calc(100vh - 2rem);
}
.lp_modal_dialog.lp-modal-thankyou {
  max-width: 600px;
}
.lp_modal_dialog .lp-modal-course-main-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.lp_modal_dialog .modal-close {
  position: absolute;
  top: 24px;
  right: 24px;
  background: transparent;
  border: none;
  font-size: 1.8rem;
  padding: 0;
  cursor: pointer;
  line-height: 1;
  color: #333;
  transition: color 0.2s;
}
.lp_modal_dialog .modal-content {
  position: relative;
  padding-top: 34px;
}
.lp_modal_dialog::backdrop {
  background: rgba(0, 0, 0, 0.55);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
.lp_modal_dialog .lp-modal-course-details-wrapper {
  padding: 24px 24px 0px;
  width: 100%;
}
.lp_modal_dialog .lp-modal-course-details-wrapper .lp-modal-head {
  border-bottom: 1px solid #dbdbd3;
  padding-bottom: 16px;
}
.lp_modal_dialog .lp-modal-course-details-wrapper .lp-modal-course-image {
  display: none;
}
.lp_modal_dialog
  .lp-modal-course-details-wrapper
  .lp-modal-course-image
  picture {
  width: 100%;
  aspect-ratio: 1.57/1;
  overflow: hidden;
}
.lp_modal_dialog
  .lp-modal-course-details-wrapper
  .lp-modal-course-image
  picture
  img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1.57/1;
  -o-object-fit: cover;
  object-fit: cover;
}
.lp_modal_dialog
  .lp-modal-course-details-wrapper
  .lp-modal-course-details
  .modal-icon-content {
  margin-bottom: 8px;
  font-weight: 600;
}
.lp_modal_dialog
  .lp-modal-course-details-wrapper
  .lp-modal-course-details
  .modal-icon-content
  img {
  width: 24px;
  height: 24px;
  margin-right: 12px;
}
.lp_modal_dialog
  .lp-modal-course-details-wrapper
  .lp-modal-course-details
  .modal-icon-content
  .course-date
  span,
.lp_modal_dialog
  .lp-modal-course-details-wrapper
  .lp-modal-course-details
  .modal-icon-content
  .course-duration
  span {
  font-weight: 400;
}
.lp_modal_dialog
  .lp-modal-course-details-wrapper
  .lp-modal-course-details
  .lp-modal-course-content {
  padding-top: 16px;
  line-height: 26px;
  height: 94px;
  overflow: hidden;
  transition: all 0.2s;
}
.lp_modal_dialog
  .lp-modal-course-details-wrapper
  .lp-modal-course-details
  .modal-read-more {
  color: #212b58;
  margin-top: 24px;
}
.lp_modal_dialog
  .lp-modal-course-details-wrapper
  .lp-modal-course-details
  .modal-read-more:hover {
  color: #0c31ac;
}
.lp_modal_dialog .lp-modal-form-wrapper {
  padding: 24px;
}
.lp_modal_dialog .lp-modal-form-wrapper h2 {
  display: none;
}

.modal-lp-form-success-wrapper {
  padding: 24px;
}

@media only screen and (min-width: 992px) {
  .modal-lp-form-success-wrapper {
    padding: 36px 42px 36px 36px;
  }
  .lp_modal_dialog .lp-modal-course-main-wrapper {
    flex-wrap: nowrap;
  }
  .lp_modal_dialog .modal-content {
    padding-top: 0px;
  }
  .lp_modal_dialog .lp-modal-course-details-wrapper {
    background-color: #ebe9e3;
    padding: 24px;
    width: 33.33%;
  }
  .lp_modal_dialog .lp-modal-course-details-wrapper .lp-modal-head {
    display: none;
  }
  .lp_modal_dialog .lp-modal-course-details-wrapper .lp-modal-course-image {
    display: block;
    margin-bottom: 36px;
  }
  .lp_modal_dialog
    .lp-modal-course-details-wrapper
    .lp-modal-course-details
    .lp-modal-course-content {
    height: auto !important;
  }
  .lp_modal_dialog .lp-modal-form-wrapper {
    width: 66.66%;
  }
  .lp_modal_dialog .lp-modal-form-wrapper h2 {
    display: block;
    padding-right: 36px;
  }
}
@media only screen and (min-width: 1200px) {
  .lp_modal_dialog {
    max-width: 1196px;
  }
  .lp_modal_dialog .lp-modal-course-details-wrapper {
    padding: 36px;
  }
  .lp_modal_dialog .lp-modal-form-wrapper {
    padding: 36px;
  }
}

.find-your-power-section .uoy_card_title {
  color: var(--promo-link-colour);
}

/* LP slider Rules */

.plp-student-exp-slider-wrapper.slick-initialized .slick-slide {
  display: grid !important;
}

.plp-student-exp-slider-wrapper .slick-dots {
  margin: 8px auto 0 auto !important;
  position: relative;
  bottom: auto;
  width: auto;
  height: auto;
  display: block;
  left: auto;
  transform: none;
}

.plp-student-exp-slider-wrapper .slick-dots li {
  position: relative;
  top: -10px;
  display: inline-block !important;
}

.slick-dots li button {
  border: 0;
  display: block;
  line-height: 0;
  font-size: 0px;
  padding: 5px;
}

.slick-dots li button:before {
  position: absolute;
  background: #a3adb4;
  content: "" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li,
.slick-dots li button,
.slick-dots li button:before {
  width: 12px !important;
  height: 12px !important;
  cursor: pointer;
  border-radius: 0%;
}

.slick-dots li.slick-active button:before {
  opacity: 1 !important;
  background: #001e82;
  color: transparent !important;
}

.plp-student-exp-slider-wrapper.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 767px) {
  .plp-student-exp-slider-wrapper figure.uoy_quote {
    margin-bottom: 24px !important;
  }
}

/* common LP padding and spacing */

.comm-plp-lr-padding {
  padding: 0 var(--wrapper-padding);
}

.plp-header .uoy_masthead_wrapper {
  max-width: 1320px !important;
  width: auto;
}
.plp-header .uoy_branch_wrapper {
  max-width: 1320px !important;
  width: auto;
}

/* common LP padding and spacing end */

@media (max-width: 991px) {
  .uoy_masthead_core_logo.lp-header-logo img {
    width: auto;
    margin: auto;
  }
}

.course-type-redirect-card .uoy_signpost_icon {
  padding: 24px !important;
} 
.recognition-card .uoy_key_message_icon {
  padding: 16px !important;
  display: inline-flex;
  align-items: center;
} 
.cta-cards-content-wrapper {
  gap: var(--paragraph-gap);
  flex-flow: column;
  display: flex;
  align-items: center;
} 
.cta-cards-main-wrapper.uoy_signpost.course-type-redirect-card {
  justify-content: space-between;
} 
.uoy_signpost_link button:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
}
