@charset "UTF-8";
/* right bounce */
@keyframes bounceRight {
  0% {
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  50% {
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%); } }
/* /right bounce */
@keyframes bounceRightNormal {
  0% {
    -ms-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }
/* ARLO */
.arlo.dipfa .arlo-event-list li .arlo-duration, .arlo.cerer .arlo-event-list li .arlo-duration, #cemap-webinar-cm1-2022 .arlo-duration, #cemap-webinar-cm23-2022 .arlo-duration, #eventtemplatefilter select.arlo-timezone-select, .arlo.cemap-diploma .arlo-event-list li .arlo-duration {
  display: none !important; }

.delivery-control-holder {
  margin: 60px 0 40px 0; }
  .delivery-control-holder .arlo-buttons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .delivery-control-holder .arlo-buttons a {
      display: inline-block;
      padding: 9px 16px 12px 55px;
      margin: 7px;
      border-radius: 50px;
      text-decoration: none;
      text-align: center;
      transition: all ease 0.4s;
      outline: 0;
      font-weight: 600;
      background-position: center left 14px;
      background-repeat: no-repeat;
      color: #6D1F37; }
      .delivery-control-holder .arlo-buttons a.ft-button {
        background-image: url("../images/icon-course-fast-track-red.svg");
        background-size: 28px auto; }
      .delivery-control-holder .arlo-buttons a.virtual {
        background-image: url("../images/icon-course-webinar-red.svg");
        background-size: 28px auto; }
      .delivery-control-holder .arlo-buttons a.elearning-button {
        background-image: url("../images/icon-course-elearning-red.svg");
        background-size: 28px auto; }
      .delivery-control-holder .arlo-buttons a.bnpl-button {
        padding: 9px 25px 12px 25px; }
      .delivery-control-holder .arlo-buttons a.selected, .delivery-control-holder .arlo-buttons a:hover {
        background-color: #6D1F37;
        color: #F4F3EF; }
        .delivery-control-holder .arlo-buttons a.selected.virtual, .delivery-control-holder .arlo-buttons a:hover.virtual {
          background-image: url("../images/icon-course-webinar.svg");
          background-size: 28px auto; }
        .delivery-control-holder .arlo-buttons a.selected.elearning-button, .delivery-control-holder .arlo-buttons a:hover.elearning-button {
          background-image: url("../images/icon-course-elearning.svg");
          background-size: 28px auto; }

.afa-sessions {
  display: none;
  text-align: center; }
  .afa-sessions a:hover {
    background-color: #6D1F37;
    color: #F4F3EF; }
  .afa-sessions .delivery-control-holder .arlo-buttons a {
    padding: 15px 25px; }

.ama-sessions {
  text-align: center; }
  .ama-sessions a:hover {
    background-color: #6D1F37;
    color: #F4F3EF; }

#eventtemplatefilter .arlo-filters div {
  text-align: center; }
#eventtemplatefilter select {
  font-weight: 700;
  padding: 15px 75px 15px 25px;
  margin: 0;
  border: 0;
  border-radius: 60px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #EFEFEF;
  background-image: url("../images/icon-select-arrow.svg");
  background-repeat: no-repeat;
  background-position: right 20px top 50%;
  background-size: .65em auto, 100%; }
#eventtemplatefilter select::-ms-expand {
  display: none; }
#eventtemplatefilter select:focus {
  border: 0;
  outline: none; }
#eventtemplatefilter selects option {
  font-weight: normal; }
#eventtemplatefilter select option:last-child {
  display: none; }

.events-holder {
  margin: 50px 0 0 0; }

.arlo-eventtemplate-listitems {
  list-style: none;
  margin: 0;
  padding: 0; }
  .arlo-eventtemplate-listitems h3 {
    text-align: center; }
  .arlo-eventtemplate-listitems p.arlo-duration {
    text-align: center;
    font-weight: 700; }
  .arlo-eventtemplate-listitems p.arlo-summary {
    text-align: center;
    padding: 0 60px;
    color: #404042; }
  .arlo-eventtemplate-listitems .arlo-event-list, .arlo-eventtemplate-listitems .arlo-oa-listitems {
    list-style: none;
    margin: 30px 0;
    padding: 0; }
    .arlo-eventtemplate-listitems .arlo-event-list li, .arlo-eventtemplate-listitems .arlo-oa-listitems li {
      margin-bottom: 20px; }
      .arlo-eventtemplate-listitems .arlo-event-list li .arlo-duration, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-duration {
        display: none; }
      .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix {
        display: flex;
        align-items: center; }
        .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-date, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-date, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-date, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-date {
          width: 100px;
          margin-right: 30px;
          background: #6D1F37;
          border-radius: 18px;
          text-align: center;
          color: #fff;
          padding: 10px; }
          .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-date .arlo-start-month, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-date .arlo-start-month, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-date .arlo-start-month, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-date .arlo-start-month {
            font-size: 28px;
            line-height: 32px;
            font-weight: 600; }
          .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-date .arlo-start-date, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-date .arlo-start-date, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-date .arlo-start-date, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-date .arlo-start-date {
            font-size: 44px;
            line-height: 48px;
            font-weight: 700; }
        .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .elearning-icon, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .elearning-icon, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .elearning-icon, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .elearning-icon {
          width: 100px;
          height: 100px;
          margin-right: 30px;
          background-color: #6D1F37;
          border-radius: 18px;
          background-image: url("../images/icon-course-elearning.svg");
          background-size: 60px auto;
          background-repeat: no-repeat;
          background-position: center center; }
        .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-details, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-details, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-details, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-details {
          width: calc(100% - 330px); }
          .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-details .arlo-location, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-details .arlo-item-header, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-details .arlo-location, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-details .arlo-item-header, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-details .arlo-location, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-details .arlo-item-header, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-details .arlo-location, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-details .arlo-item-header {
            font-size: 28px;
            line-height: 32px;
            font-weight: 600;
            margin-bottom: 8px; }
          .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-details .arlo-offers, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-details .arlo-offers, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-details .arlo-offers, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-details .arlo-offers {
            color: #404042;
            font-weight: 700; }
        .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-register-section, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-register-section, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-register-section, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-register-section {
          width: 200px;
          text-align: center; }
          .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-register-section .arlo-places-remaining, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-register-section .arlo-places-remaining, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-register-section .arlo-places-remaining, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-register-section .arlo-places-remaining {
            color: #6D1F37;
            display: block;
            margin: 10px 0 0 0; }

.arlo-show-more-container {
  text-align: center;
  margin: 30px 0; }

.arlo .arlo-eventtemplate-listitems h3 {
  color: #6D1F37; }
.arlo .arlo-buttons a:hover, .arlo .arlo-buttons a.arlo-delivery-selected {
  background-color: #6D1F37;
  color: #F4F3EF; }
.arlo .arlo-buttons a.ft-button:hover, .arlo .arlo-buttons a.ft-button.arlo-delivery-selected {
  background-image: url("../images/icon-course-fast-track.svg"); }
.arlo .arlo-buttons a.webinar-button:hover, .arlo .arlo-buttons a.webinar-button.arlo-delivery-selected {
  background-image: url("../images/icon-course-webinar.svg"); }
.arlo .arlo-buttons a.elearning-button:hover, .arlo .arlo-buttons a.elearning-button.arlo-delivery-selected {
  background-image: url("../images/icon-course-elearning.svg"); }
.arlo .arlo-event-list li .arlo-date, .arlo .arlo-oa-listitems li .arlo-date {
  background: #6D1F37; }
.arlo .arlo-event-list li .arlo-details .arlo-location, .arlo .arlo-event-list li .arlo-details .arlo-item-header, .arlo .arlo-oa-listitems li .arlo-details .arlo-location, .arlo .arlo-oa-listitems li .arlo-details .arlo-item-header {
  color: #6D1F37; }
.arlo .arlo-event-list li .elearning-icon, .arlo .arlo-oa-listitems li .elearning-icon {
  background-color: #6D1F37; }
.arlo .arlo-event-list li .button, .arlo .arlo-oa-listitems li .button {
  color: #F4F3EF;
  background-color: #6D1F37; }
.arlo .arlo-show-more {
  color: #F4F3EF;
  background-color: #6D1F37; }

@media only screen and (max-width: 767px) {
  .delivery-control-holder {
    margin: 30px 0 20px 0; }

  .delivery-control-holder .arlo-buttons {
    flex-wrap: wrap;
    justify-content: space-between; }

  .delivery-control-holder .arlo-buttons a {
    width: calc(50% - 5px);
    margin: 5px 0;
    display: flex;
    align-items: center;
    min-height: 60px;
    justify-content: center; }

  .delivery-control-holder .arlo-buttons a.bnpl-button {
    padding: 10px 15px 10px 15px; }

  .events-holder {
    margin: 30px 0; }

  .arlo-eventtemplate-listitems .arlo-event-list li, .arlo-eventtemplate-listitems .arlo-oa-listitems li {
    padding: 0; }

  .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix {
    flex-wrap: wrap;
    padding: 10px !important; }

  .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .elearning-icon, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .elearning-icon, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .elearning-icon, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .elearning-icon, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-date, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-date, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-date, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-date {
    width: 80px;
    margin-right: 20px; }

  .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-date .arlo-start-month, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-date .arlo-start-month, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-date .arlo-start-month, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-date .arlo-start-month {
    font-size: 20px;
    line-height: 24px; }

  .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-details, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-details, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-details, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-details {
    width: calc(100% - 100px); }

  .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-date .arlo-start-date, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-date .arlo-start-date, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-date .arlo-start-date, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-date .arlo-start-date {
    font-size: 30px;
    line-height: 34px; }

  .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-details .arlo-location, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-details .arlo-item-header, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-details .arlo-location, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-details .arlo-item-header, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-details .arlo-location, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-details .arlo-item-header, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-details .arlo-location, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-details .arlo-item-header {
    font-size: 24px;
    line-height: 28px; }

  .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-register-section, .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-register-section, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-register-section, .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-register-section, .arlo-register {
    width: 100%;
    margin-top: 20px;
    text-align: center; }

  #cemap-elearning .arlo-register {
    margin-bottom: 10px; }

  .arlo-eventtemplate-listitems p.arlo-summary {
    padding: 0; } }
@media only screen and (max-width: 499px) {
  .delivery-control-holder .arlo-buttons {
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: auto;
    padding: 0;
    margin-left: -20px;
    width: 100vw;
    scrollbar-width: 0;
    scrollbar-width: none;
    padding: 0 15px; }
    .delivery-control-holder .arlo-buttons::-webkit-scrollbar {
      display: none; }

  .delivery-control-holder .arlo-buttons a {
    width: auto;
    white-space: nowrap;
    margin: 0 5px; } }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
  position: relative;
  width: 100%;
  max-width: 1284px;
  margin: auto;
  padding: 0;
  box-sizing: border-box; }

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }

/* For devices larger than 550px */
@media (min-width: 768px) {
  .container {
    width: 100%; }

  .column,
  .columns {
    margin-left: 4%; }

  .column:first-child,
  .columns:first-child {
    margin-left: 0; }

  .one.column,
  .one.columns {
    width: 4.66666666667%; }

  .two.columns {
    width: 13.3333333333%; }

  .three.columns {
    width: 22%; }

  .four.columns {
    width: 30.6666666667%; }

  .five.columns {
    width: 39.3333333333%; }

  .six.columns {
    width: 48%; }

  .seven.columns {
    width: 56.6666666667%; }

  .eight.columns {
    width: 65.3333333333%; }

  .nine.columns {
    width: 74.0%; }

  .ten.columns {
    width: 82.6666666667%; }

  .eleven.columns {
    width: 91.3333333333%; }

  .twelve.columns {
    width: 100%;
    margin: 0 auto;
    float: none; }

  .one-third.column {
    width: 30.6666666667%; }

  .two-thirds.column {
    width: 65.3333333333%; }

  .one-half.column {
    width: 48%; }

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66666666667%; }

  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.3333333333%; }

  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%; }

  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.6666666667%; }

  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.3333333333%; }

  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%; }

  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.6666666667%; }

  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.3333333333%; }

  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78.0%; }

  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.6666666667%; }

  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.6666666667%; }

  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns {
    margin-left: 52%; } }
@media (max-width: 1420px) {
  .container {
    width: 90%; } }
/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 120%;
  color: #404042;
  background: #F4F3EF; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

p {
  margin: 0;
  padding: 0 0 20px 0; }
  p.bullets-below {
    padding-bottom: 10px; }

p:last-of-type {
  padding: 0; }

strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal; }

em strong {
  font-style: italic; }

h1, h2, h3, h4 {
  font-weight: normal;
  font-style: normal; }

h1, .h1-style {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 54px;
  line-height: 110%;
  /* 59.4px */
  letter-spacing: -1.62px;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 20px 0; }

h2, .h2-style {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 38px;
  line-height: 120%;
  text-transform: uppercase;
  color: #404042;
  margin: 0;
  padding: 0 0 20px 0; }

h2.intro {
  font-size: 24px;
  line-height: 120%;
  text-transform: none;
  font-weight: 600; }

h3, .h3-style {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 20px 0; }

h4, .h4-style {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  line-height: 120%;
  margin: 0; }

h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 0 0 20px 0;
  text-transform: uppercase; }

a {
  text-decoration: none; }

p.large {
  font-size: 24px;
  line-height: 120%;
  font-weight: 600; }

p.small {
  font-size: 80%; }

p a {
  color: #404042;
  transition: all 0.5s ease-in-out;
  text-decoration: underline; }
  p a:hover {
    color: #404042;
    text-decoration: none; }

ul.star {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.star li {
    position: relative;
    padding: 3px 0 10px 52px;
    margin-bottom: 5px;
    color: #fff; }
    ul.star li a {
      color: #fff;
      text-decoration: underline; }
    ul.star li:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background: url(../images/icon-bullets-star.svg) 0 0 no-repeat;
      width: 32px;
      height: 32px; }
    ul.star li:last-child {
      padding-bottom: 0; }
ul.tick {
  list-style: none;
  margin: 0;
  padding: 0 0 20px 0; }
  ul.tick li {
    position: relative;
    padding: 0 0 10px 26px; }
    ul.tick li:before {
      content: '';
      display: block;
      position: absolute;
      top: 5px;
      left: 0;
      background: url(../images/icon-tick.svg) 0 0 no-repeat;
      width: 16px;
      height: 16px; }
    ul.tick li:last-child {
      padding-bottom: 0; }

.smaller {
  font-size: 90%;
  line-height: 1.2; }

blockquote {
  background: url("../images/icon-quote.svg") top 10px left 0 no-repeat;
  margin: 0; }

.button, input[type="submit"], .arlo-show-more, .alm-load-more-btn {
  display: inline-block;
  margin: 0;
  border: 0;
  padding: 7px 16px;
  border-radius: 30px;
  color: #404042;
  text-decoration: none;
  text-align: center;
  transition: all ease 0.4s;
  outline: 0;
  background-color: #fff;
  font-size: 18px;
  line-height: normal;
  font-weight: 600;
  cursor: pointer;
  letter-spacing: -0.54px; }
  .button:hover, .button:active,
  .button .active, input[type="submit"]:hover, input[type="submit"]:active,
  input[type="submit"] .active, .arlo-show-more:hover, .arlo-show-more:active,
  .arlo-show-more .active, .alm-load-more-btn:hover, .alm-load-more-btn:active,
  .alm-load-more-btn .active {
    background-color: #596474 !important;
    color: #fff !important; }
  .button.cemap, .button.red, input[type="submit"].cemap, input[type="submit"].red, .arlo-show-more.cemap, .arlo-show-more.red, .alm-load-more-btn.cemap, .alm-load-more-btn.red {
    color: #fff;
    background-color: #6D1F37; }
  .button.cerer, input[type="submit"].cerer, .arlo-show-more.cerer, .alm-load-more-btn.cerer {
    color: #fff;
    background-color: #4D0917; }
  .button.dipfa, input[type="submit"].dipfa, .arlo-show-more.dipfa, .alm-load-more-btn.dipfa {
    color: #fff;
    background-color: #6D1F37; }
  .button.adviserskills, input[type="submit"].adviserskills, .arlo-show-more.adviserskills, .alm-load-more-btn.adviserskills {
    color: #fff;
    background-color: #83784F; }
  .button.cemap-diploma, input[type="submit"].cemap-diploma, .arlo-show-more.cemap-diploma, .alm-load-more-btn.cemap-diploma {
    color: #fff;
    background-color: #394536; }
  .button.apprenticeships, input[type="submit"].apprenticeships, .arlo-show-more.apprenticeships, .alm-load-more-btn.apprenticeships {
    color: #fff;
    background-color: #4A456C; }
  .button.share, input[type="submit"].share, .arlo-show-more.share, .alm-load-more-btn.share {
    padding: 15px 50px 15px 25px;
    background-image: url(../images/icon-share.svg);
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-size: 24px auto; }
  .button.video, input[type="submit"].video, .arlo-show-more.video, .alm-load-more-btn.video {
    color: #F4F3EF;
    background-color: #6D1F37; }
  .button.white, input[type="submit"].white, .arlo-show-more.white, .alm-load-more-btn.white {
    color: #6D1F37;
    background-color: #F4F3EF; }

.align-center {
  text-align: center; }

.no-js-form {
  display: none; }

.bg-red {
  background-color: #6D1F37; }

.bg-cream {
  background-color: #F4F3EF; }

.clr-red {
  color: #6D1F37; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #000000;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .80;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }

  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }
/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  position: relative;
  zoom: 1; }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none; } }
.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 40px;
  transform: translateY(-50%);
  display: flex;
  z-index: 10; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 20px;
  height: 40px;
  margin: 0;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  text-indent: -9999px; }

.flex-direction-nav .flex-nav-prev {
  position: absolute;
  top: 0;
  left: 20px;
  width: 20px;
  height: 40px;
  transform: rotate(-180deg); }

.flex-direction-nav .flex-nav-next {
  position: absolute;
  top: 0;
  width: 20px;
  height: 40px;
  right: 20px; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  display: flex;
  justify-content: center; }

.flex-control-nav li {
  margin: 0 4px;
  width: 28px;
  height: 28px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.flex-control-paging li a {
  width: 20px;
  height: 20px;
  display: block;
  cursor: pointer;
  border: 1px solid #6D1F37;
  text-indent: -9999px;
  outline: 0;
  border-radius: 100%;
  transition: all ease 0.4s; }

.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
  background: #6D1F37;
  width: 28px;
  height: 28px; }

.flex-control-paging li a.flex-active {
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }

.flickity-button:hover {
  background: white;
  cursor: pointer; }

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

.flickity-button-icon {
  fill: currentColor; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

* {
  box-sizing: border-box; }

body.no-overflow {
  overflow-y: hidden; }

header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  backdrop-filter: blur(2px);
  height: 60px;
  transition: all 0.3s ease-in-out;
  border-bottom: 1px solid #F4F3EF;
  background-color: rgba(244, 243, 239, 0.5); }
  header .header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px; }
  header .logo {
    width: 244px; }
  header .header-nav {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    header .header-nav .bnpl-button {
      font-size: 16px;
      line-height: 20px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 600;
      font-style: normal;
      position: relative;
      color: #F4F3EF;
      text-align: center;
      border-radius: 18px;
      transition: all 0.4s ease;
      background: #6D1F37;
      border-radius: 18px;
      padding: 6px 10px;
      letter-spacing: -0.48px; }
      header .header-nav .bnpl-button:hover, header .header-nav .bnpl-button.active {
        background: #596474;
        color: #fff; }
    header .header-nav .callus-button {
      width: 34px;
      height: 34px;
      background: #6D1F37 url("../images/icon-header-phone.svg") center center no-repeat;
      background-size: 20px auto;
      text-indent: -9999px;
      margin-left: 15px;
      border-radius: 17px;
      transition: background ease 0.3s; }
      header .header-nav .callus-button.active, header .header-nav .callus-button:hover {
        background-color: #596474; }
    header .header-nav .gci-button {
      width: 34px;
      height: 34px;
      background: #6D1F37 url("../images/icon-header-gci.svg") center center no-repeat;
      background-size: 21px auto;
      text-indent: -9999px;
      margin-left: 15px;
      border-radius: 17px;
      transition: background ease 0.3s; }
      header .header-nav .gci-button.active, header .header-nav .gci-button:hover {
        background-color: #596474; }
  header .menu {
    width: 100%;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    align-items: center;
    /*& > li.menu-item-has-children:hover .mega-menu {
    	opacity: 1;
    	visibility: visible;
    	z-index: 95;
    }*/ }
    header .menu > li {
      margin: 0 15px;
      padding: 26px 0; }
      header .menu > li > a {
        display: block;
        font-size: 16px;
        line-height: 20px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        font-style: normal;
        position: relative;
        color: #6D1F37;
        text-align: center;
        padding: 4px 8px;
        border-radius: 18px;
        letter-spacing: -0.48px;
        transition: background 0.4s ease; }
        header .menu > li > a:after {
          content: '•';
          font-size: 24px;
          position: absolute;
          bottom: -15px;
          color: #6D1F37;
          left: 50%;
          transform: translateX(-50%);
          cursor: none;
          opacity: 0;
          transition: opacity ease 0.4s; }
      header .menu > li.current_page_item > a:after, header .menu > li.current-page-ancestor > a:after, header .menu > li.active > a:after, header .menu > li:hover > a:after {
        opacity: 1; }
      header .menu > li.current_page_item > a:after, header .menu > li.current-page-ancestor > a:after, header .menu > li.active > a:after, header .menu > li:hover > a:after {
        content: '•';
        font-size: 24px;
        position: absolute;
        bottom: -15px;
        color: #6D1F37;
        left: 50%;
        transform: translateX(-50%);
        cursor: none; }
      header .menu > li:first-child {
        margin-left: 0; }
      header .menu > li:last-child {
        margin-right: 0; }
    header .menu > li.menu-item-has-children .mega-menu {
      opacity: 0;
      visibility: hidden;
      position: fixed;
      width: 100%;
      top: 100%;
      left: 50%;
      transform: translateX(-50%);
      transition: opacity 0.4s ease, visibility 0.4s ease;
      padding: 35px 0 60px 0;
      background: rgba(244, 243, 239, 0.95);
      -webkit-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.15);
      backdrop-filter: blur(2px); }
      header .menu > li.menu-item-has-children .mega-menu .mm-inner {
        max-width: 1284px;
        margin: 0 auto; }
      header .menu > li.menu-item-has-children .mega-menu ul {
        margin: 0;
        list-style: none;
        padding: 0 32px; }
        header .menu > li.menu-item-has-children .mega-menu ul a {
          color: #404042; }
        header .menu > li.menu-item-has-children .mega-menu ul.level-0 {
          display: flex;
          flex-wrap: wrap; }
          header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li {
            width: 33.33%;
            padding: 0;
            font-size: 16px;
            line-height: 120%;
            font-weight: 600;
            height: fit-content; }
            header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li.child-4 {
              width: 25%; }
            header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li.current_page_item > a, header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li.current-page-ancestor > a, header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li.active > a {
              color: #6D1F37; }
            header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li > a:hover {
              color: #6D1F37; }
            header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li.mobile-only.current-page-parent > a {
              text-decoration: none; }
            header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li.full-title {
              width: 100%;
              font-size: 28px; }
              header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li.full-title a {
                padding-right: 30px;
                background: url(../images/icon-arrow-right-black.svg) center right no-repeat; }
            header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li.menu-text > a {
              font-size: 18px;
              pointer-events: none;
              margin-bottom: 25px; }
        header .menu > li.menu-item-has-children .mega-menu ul.level-1 {
          margin: 25px 0 0 0;
          padding: 0; }
          header .menu > li.menu-item-has-children .mega-menu ul.level-1 > li {
            font-size: 16px;
            margin-bottom: 20px; }
            header .menu > li.menu-item-has-children .mega-menu ul.level-1 > li.current_page_item > a, header .menu > li.menu-item-has-children .mega-menu ul.level-1 > li.current-page-ancestor > a, header .menu > li.menu-item-has-children .mega-menu ul.level-1 > li.active > a {
              color: #6D1F37; }
            header .menu > li.menu-item-has-children .mega-menu ul.level-1 > li a:hover {
              color: #6D1F37; }
        header .menu > li.menu-item-has-children .mega-menu ul.level-2 {
          margin: 10px 0 20px 0;
          font-weight: 400;
          padding: 0; }
          header .menu > li.menu-item-has-children .mega-menu ul.level-2 li {
            font-size: 16px;
            margin-bottom: 7px; }
            header .menu > li.menu-item-has-children .mega-menu ul.level-2 li.current_page_item a, header .menu > li.menu-item-has-children .mega-menu ul.level-2 li.current-page-ancestor a, header .menu > li.menu-item-has-children .mega-menu ul.level-2 li.active a {
              color: #6D1F37; }
            header .menu > li.menu-item-has-children .mega-menu ul.level-2 li a:hover {
              color: #6D1F37; }
    header .menu > li.menu-item-has-children .mega-menu.show {
      opacity: 1;
      visibility: visible;
      z-index: 95; }
  header.off-top {
    -webkit-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.15);
    background: rgba(244, 243, 239, 0.95); }
  header.menu-open {
    background: rgba(244, 243, 239, 0.95); }

.half {
  width: 50%; }

.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

footer {
  color: #525C6C; }
  footer p a {
    color: #525C6C;
    text-decoration: none; }
    footer p a:hover {
      color: #525C6C;
      text-decoration: underline; }
  footer .top-section {
    padding: 50px 0;
    border-top: 2px solid #525C6C; }
    footer .top-section .right {
      display: flex;
      align-items: center;
      justify-content: flex-end; }
    footer .top-section .social-media {
      margin: 0 0 5px 0;
      display: flex;
      justify-content: flex-end;
      align-items: center; }
      footer .top-section .social-media p {
        font-weight: 700;
        text-transform: uppercase;
        padding: 0 10px 0 0; }
      footer .top-section .social-media a {
        display: block;
        margin: 0 5px;
        height: 44px;
        width: 44px;
        text-indent: -9999px;
        background-size: 44px; }
      footer .top-section .social-media a.twitter {
        background: url(../images/icon-social-x.svg) 0 0 no-repeat; }
      footer .top-section .social-media a.linkedin {
        background: url(../images/icon-social-linkedin.svg) 0 0 no-repeat; }
      footer .top-section .social-media a.youtube {
        background: url(../images/icon-social-youtube.svg) 0 0 no-repeat;
        margin: 0 0 0 5px; }
      footer .top-section .social-media a.news {
        background: url(../images/icon-social-news.svg) 0 0 no-repeat;
        margin: 0 0 0 10px; }
  footer .bottom-section {
    font-size: 14px;
    line-height: 0 0 50px 0;
    padding: 0 0 50px 0; }
    footer .bottom-section #menu-footer-menu {
      list-style: none;
      margin: 0;
      display: flex;
      padding: 0;
      justify-content: flex-end; }
      footer .bottom-section #menu-footer-menu li {
        margin: 0 0 0 20px; }
        footer .bottom-section #menu-footer-menu li a {
          color: #525C6C; }
          footer .bottom-section #menu-footer-menu li a:hover {
            color: #525C6C;
            text-decoration: underline; }

#partners-block {
  padding: 50px 0; }
  #partners-block .container {
    display: flex;
    justify-content: center;
    align-items: center; }
    #partners-block .container .item {
      margin: auto;
      padding: 0 30px; }
      #partners-block .container .item:first-child {
        margin-left: 0;
        padding-left: 0; }
      #partners-block .container .item:last-child {
        margin-right: 0;
        padding-right: 0; }

/* Common Elements */
.flex {
  display: flex;
  justify-content: space-between; }

.art {
  position: absolute;
  pointer-events: none; }

.hero-header {
  position: relative;
  z-index: 10;
  overflow-x: clip; }
  .hero-header .bg-image {
    height: 780px;
    background-size: cover;
    background-position: center center; }
  .hero-header .headline {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%; }
    .hero-header .headline .inner {
      max-width: 460px; }
    .hero-header .headline h1 {
      font-size: 54px;
      font-weight: 700;
      line-height: 110%;
      /* 59.4px */
      letter-spacing: -1.62px;
      text-transform: uppercase;
      max-width: 704px;
      padding-bottom: 30px;
      color: #6D1F37; }
    .hero-header .headline p {
      font-weight: 700; }
  .hero-header .art.art-1 {
    width: 198px;
    height: 274px;
    background: url(../images/home-hero-art-1.svg) 0 0 no-repeat;
    background-size: 100% auto;
    top: 0;
    right: 0; }
  .hero-header .art.art-2 {
    width: 159px;
    height: 159px;
    background: url(../images/home-hero-art-2.svg) 0 0 no-repeat;
    background-size: 100% auto;
    bottom: 40px;
    right: 75px; }
  .hero-header .art.art-3 {
    width: 169px;
    height: 248px;
    background: url(../images/home-hero-art-3.svg) 0 0 no-repeat;
    background-size: 100% auto;
    bottom: -100px;
    right: 0; }
  .hero-header .art.art-4 {
    width: 160px;
    height: 249px;
    background: url(../images/home-hero-art-4.svg) 0 0 no-repeat;
    background-size: 100% auto;
    bottom: -100px;
    left: 0; }
  .hero-header .art.circle {
    width: 728px;
    height: 728px;
    background: url(../images/home-hero-circle.svg) 0 0 no-repeat;
    background-size: 100% auto;
    top: 123px;
    left: 50%;
    transform: translateX(-50%); }

.hero-header-course .inner {
  justify-content: space-between;
  min-height: 720px; }
  .hero-header-course .inner .copy-wrap {
    width: calc(50% - 50px);
    padding: 200px 0 0 0; }
    .hero-header-course .inner .copy-wrap h1 {
      color: #6D1F37; }
  .hero-header-course .inner .image-wrap {
    width: calc(50%);
    padding: 100px 0 0 0; }

#floating-island {
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 50; }
  #floating-island ul {
    display: flex;
    background: #6D1F37;
    border-radius: 48px;
    padding: 0 0 0 20px;
    list-style: none;
    margin: 0;
    width: max-content; }
    #floating-island ul li {
      margin: 0 10px; }
      #floating-island ul li:first-child {
        margin: 0 15px 0 0; }
      #floating-island ul li:last-child {
        margin: 0 0 0 15px; }
      #floating-island ul li a {
        display: inline-flex;
        padding: 4px 8px;
        margin: 10px 0;
        color: #F4F3EF;
        font-weight: 600;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: -0.54px; }
        #floating-island ul li a:hover, #floating-island ul li a.active {
          text-decoration: underline; }
        #floating-island ul li a.gci, #floating-island ul li a.ryi-app-button {
          background: #7B4B4E;
          border-radius: 20px;
          margin: 0;
          padding: 14px; }

.customer-reviews {
  padding: 120px 0; }
  .customer-reviews .intro {
    text-align: center;
    max-width: 830px;
    margin: 0 auto; }
    .customer-reviews .intro h2 {
      text-transform: uppercase; }
    .customer-reviews .intro p a {
      color: #6D1F37; }
  .customer-reviews .review {
    text-align: center; }
  .customer-reviews .review-holder .review .rating {
    margin: 0 auto 20px auto;
    background-position: center center; }

#t01 .home-intro .inner {
  padding: 130px 0 100px 0;
  margin: 0 auto;
  position: relative; }
#t01 .home-intro .copy {
  max-width: 700px;
  margin: 0 auto;
  text-align: center; }
  #t01 .home-intro .copy .button {
    margin: 30px 0 40px 0; }
  #t01 .home-intro .copy .coursecheck img {
    margin: 0 auto; }
#t01 .home-intro .video-wrap {
  max-width: 866px;
  margin: 110px auto;
  display: flex; }
  #t01 .home-intro .video-wrap iframe {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    margin: 0 auto; }
#t01 .home-intro .art.circle {
  width: 100%;
  max-width: 1110px;
  aspect-ratio: 1;
  background: url(../images/home-intro-circle.svg) center center no-repeat;
  background-size: 100% auto;
  top: 0;
  left: 50%;
  transform: translateX(-50%); }
#t01 .course-carousel .carousel-cell, #t01 .course-carousel-custom .carousel-cell {
  width: 100%; }
#t01 .course-carousel .container, #t01 .course-carousel-custom .container {
  height: 100%; }
#t01 .course-carousel .course-wrap, #t01 .course-carousel-custom .course-wrap {
  background: linear-gradient(117deg, #6D1F37 15.97%, #531427 84.03%); }
  #t01 .course-carousel .course-wrap.bg-fa, #t01 .course-carousel-custom .course-wrap.bg-fa {
    background: linear-gradient(117deg, #7B4B4E 15.97%, #65383B 84.03%); }
  #t01 .course-carousel .course-wrap .inner, #t01 .course-carousel-custom .course-wrap .inner {
    justify-content: space-between;
    align-items: center;
    height: 100%; }
    #t01 .course-carousel .course-wrap .inner .copy-wrap, #t01 .course-carousel-custom .course-wrap .inner .copy-wrap {
      width: calc(40%);
      color: #F4F3EF;
      text-align: center; }
      #t01 .course-carousel .course-wrap .inner .copy-wrap h2, #t01 .course-carousel .course-wrap .inner .copy-wrap h3, #t01 .course-carousel-custom .course-wrap .inner .copy-wrap h2, #t01 .course-carousel-custom .course-wrap .inner .copy-wrap h3 {
        color: #F4F3EF; }
      #t01 .course-carousel .course-wrap .inner .copy-wrap p a, #t01 .course-carousel-custom .course-wrap .inner .copy-wrap p a {
        color: #F4F3EF; }
      #t01 .course-carousel .course-wrap .inner .copy-wrap .button, #t01 .course-carousel-custom .course-wrap .inner .copy-wrap .button {
        margin-top: 40px; }
    #t01 .course-carousel .course-wrap .inner .image-wrap, #t01 .course-carousel-custom .course-wrap .inner .image-wrap {
      position: relative;
      width: calc(40%); }
#t01 .course-carousel-custom .custom-buttons .inner {
  position: relative; }
  #t01 .course-carousel-custom .custom-buttons .inner .button-wrap {
    position: absolute;
    bottom: 100px;
    right: 0;
    text-indent: -9999px;
    overflow: hidden; }
    #t01 .course-carousel-custom .custom-buttons .inner .button-wrap a {
      display: block;
      width: 40px;
      height: 40px;
      margin: 10px 0; }
      #t01 .course-carousel-custom .custom-buttons .inner .button-wrap a.up {
        background: url("../images/icon-home-slider-up.svg") 0 0 no-repeat; }
      #t01 .course-carousel-custom .custom-buttons .inner .button-wrap a.down {
        background: url("../images/icon-home-slider-down.svg") 0 0 no-repeat; }
#t01 .course-carousel-custom, #t01 .scroll-buffer, #t01 .custom-buttons, #t01 .custom-buttons .inner {
  height: 780px; }
#t01 .home-apps-block {
  background: linear-gradient(117deg, #471122 15.97%, #531427 84.03%); }
  #t01 .home-apps-block .course-wrap {
    justify-content: space-between;
    align-items: center;
    height: 780px; }
    #t01 .home-apps-block .course-wrap .copy-wrap {
      width: calc(40%);
      color: #F4F3EF;
      text-align: center; }
      #t01 .home-apps-block .course-wrap .copy-wrap h2, #t01 .home-apps-block .course-wrap .copy-wrap h3 {
        color: #F4F3EF; }
      #t01 .home-apps-block .course-wrap .copy-wrap p a {
        color: #F4F3EF; }
      #t01 .home-apps-block .course-wrap .copy-wrap .button {
        margin-top: 40px; }
    #t01 .home-apps-block .course-wrap .image-wrap {
      width: calc(40%); }

.icon-boxes {
  margin: 80px 0 0 0;
  justify-content: center; }
  .icon-boxes .box {
    position: relative;
    width: 33.33%;
    padding: 30px 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; }
    .icon-boxes .box:after {
      position: absolute;
      right: 0;
      top: 0;
      content: '';
      display: block;
      width: 1px;
      height: 100%;
      background: linear-gradient(45deg, #C98F74 16.08%, var(--SA-Main-Red, #6D1F37) 85.97%); }
    .icon-boxes .box:last-child:after {
      display: none; }
  .icon-boxes p {
    font-weight: 600; }
  .icon-boxes .icon {
    display: flex;
    align-items: center;
    height: 100px;
    width: auto;
    margin-bottom: 20px; }
  .icon-boxes.ct-5 {
    margin: 40px 0 0 0; }
    .icon-boxes.ct-5 .box {
      margin: 40px 0 0 0; }
      .icon-boxes.ct-5 .box:nth-child(3):after, .icon-boxes.ct-5 .box:last-child:after {
        display: none; }

.video-wrap {
  max-width: 866px;
  margin: 0 auto;
  display: flex; }
  .video-wrap iframe {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    margin: 0 auto; }

.course-intro .inner {
  padding: 130px 0 100px 0;
  margin: 0 auto;
  position: relative; }
.course-intro.with-fees .copy {
  padding-bottom: 30px; }
.course-intro .copy {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 70px 0; }
  .course-intro .copy .button {
    margin-top: 40px; }
.course-intro .video-wrap {
  display: flex; }
  .course-intro .video-wrap iframe {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    margin: 0 auto; }
.course-intro .art {
  z-index: -2; }
  .course-intro .art.circle {
    width: 100%;
    max-width: 1110px;
    aspect-ratio: 1;
    background: url(../images/home-intro-circle.svg) center center no-repeat;
    background-size: 100% auto;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }

#t02 .hero-header .headline .inner {
  max-width: 460px; }
  #t02 .hero-header .headline .inner h1 {
    color: #6D1F37; }
#t02 .course-wrap {
  padding: 120px 0 100px 0; }
  #t02 .course-wrap:nth-of-type(2) {
    background: #E2E2E2; }
  #t02 .course-wrap .inner {
    justify-content: space-between;
    align-items: center; }
    #t02 .course-wrap .inner .copy-wrap {
      width: 45%;
      text-align: center; }
      #t02 .course-wrap .inner .copy-wrap .button {
        margin-top: 30px; }
    #t02 .course-wrap .inner .image-wrap {
      width: 45%; }

#t02-course .course-intro .video-wrap {
  margin-bottom: 70px; }
#t02-course .qualification-overview {
  background-color: #EEDAD0;
  padding: 70px 0 80px 0;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  #t02-course .qualification-overview .art.art-1 {
    width: 161px;
    height: 161px;
    background: url(../images/qual-overview-art-1.svg) 0 0 no-repeat;
    background-size: 100% auto;
    top: 100px;
    left: 30px; }
  #t02-course .qualification-overview .art.art-2 {
    width: 141px;
    height: 140px;
    background: url(../images/qual-overview-art-2.svg) 0 0 no-repeat;
    background-size: 100% auto;
    bottom: 100px;
    right: -30px;
    z-index: 1000; }
  #t02-course .qualification-overview .intro {
    text-align: center;
    margin-bottom: 50px; }
    #t02-course .qualification-overview .intro p {
      max-width: 700px;
      margin: 0 auto; }
  #t02-course .qualification-overview .boxes {
    display: flex; }
    #t02-course .qualification-overview .boxes .box {
      width: calc(33.333333% - 30px);
      margin: 0 15px; }
      #t02-course .qualification-overview .boxes .box h2 {
        font-size: 24px;
        text-transform: uppercase; }
      #t02-course .qualification-overview .boxes .box ul {
        margin: 0 0 20px 0;
        padding: 0 0 0 20px; }
        #t02-course .qualification-overview .boxes .box ul li {
          margin-bottom: 10px; }
    #t02-course .qualification-overview .boxes.ct-2 .box {
      width: calc(50% - 30px); }
    #t02-course .qualification-overview .boxes .gradient-box {
      padding: 40px 30px;
      background-color: #EEDAD0; }
  #t02-course .qualification-overview.with-carousel .boxes {
    display: block;
    padding-bottom: 60px; }
    #t02-course .qualification-overview.with-carousel .boxes .carousel-cell {
      width: 25%;
      margin: 0;
      padding: 0 30px; }
      #t02-course .qualification-overview.with-carousel .boxes .carousel-cell .box {
        width: 100%; }
  #t02-course .qualification-overview.with-carousel .fees-intro {
    text-align: center;
    margin-bottom: 50px; }
    #t02-course .qualification-overview.with-carousel .fees-intro p {
      max-width: 700px;
      margin: 0 auto 30px auto; }
#t02-course .study-options {
  padding: 100px 0 20px 0; }
  #t02-course .study-options .intro {
    text-align: center;
    margin-bottom: 50px; }
    #t02-course .study-options .intro h2 {
      text-transform: uppercase; }
  #t02-course .study-options .option-wrap {
    max-width: 990px;
    margin: 0 auto 80px auto;
    display: flex; }
    #t02-course .study-options .option-wrap .image-wrap {
      width: 45%; }
    #t02-course .study-options .option-wrap .copy-wrap {
      width: 55%;
      padding: 0 0 0 30px; }
      #t02-course .study-options .option-wrap .copy-wrap .button {
        margin-top: 30px; }
#t02-course .fees-block {
  display: none;
  position: relative;
  z-index: 0;
  color: #F4F3EF;
  width: calc(100% + 60px);
  margin-left: -30px;
  background: #6D1F37;
  border-radius: 40px;
  padding: 30px; }
  #t02-course .fees-block .gradient-box {
    background-color: #6D1F37;
    margin-bottom: 10px; }
  #t02-course .fees-block .gradient-box:before {
    background: linear-gradient(to top, #F4F3EF, rgba(244, 243, 239, 0.1)); }
  #t02-course .fees-block .fees-wrap .head, #t02-course .fees-block .fees-wrap .inner-head, #t02-course .fees-block .fees-wrap .inner-text {
    display: flex;
    justify-content: space-between; }
  #t02-course .fees-block .fees-wrap .col:nth-child(1) {
    width: calc(45% - 15px);
    padding-right: 30px; }
  #t02-course .fees-block .fees-wrap .col:nth-child(2) {
    width: calc(15% - 15px); }
  #t02-course .fees-block .fees-wrap .col:nth-child(3) {
    width: calc(25% - 15px); }
  #t02-course .fees-block .fees-wrap .col:nth-child(4) {
    width: calc(15% - 15px); }
  #t02-course .fees-block .fees-wrap .head, #t02-course .fees-block .fees-wrap .inner-head {
    margin-bottom: 20px; }
    #t02-course .fees-block .fees-wrap .head.no-m, #t02-course .fees-block .fees-wrap .inner-head.no-m {
      margin-bottom: 0; }
  #t02-course .fees-block p.small {
    margin-top: 20px;
    text-align: center; }
#t02-course .course-structure {
  background: #E2E2E2;
  padding: 60px 0; }
  #t02-course .course-structure .intro {
    text-align: center;
    margin-bottom: 50px; }
    #t02-course .course-structure .intro h2 {
      text-transform: uppercase; }
  #t02-course .course-structure .option-wrap {
    max-width: 990px;
    margin: 0 auto 80px auto;
    display: flex; }
    #t02-course .course-structure .option-wrap .image-wrap {
      width: 45%; }
    #t02-course .course-structure .option-wrap .copy-wrap {
      width: 55%;
      padding: 0 0 0 30px; }
      #t02-course .course-structure .option-wrap .copy-wrap .button {
        margin-top: 30px; }

.flickity-page-dots {
  /* Example: Sets the width of the entire dots container */
  width: 500px;
  position: relative;
  bottom: auto;
  margin: 0 auto;
  /* Center the dots container */
  display: flex;
  background: #F4F3EF;
  border-radius: 50px;
  overflow: hidden;
  margin-top: 50px; }

.flickity-page-dots .dot {
  /* Example: Set dot size and spacing with percentages */
  width: 250;
  height: 15px;
  margin: 0;
  /* Use % for relative spacing */
  background-color: #F4F3EF;
  cursor: pointer;
  flex-grow: 1;
  border-radius: 0; }

.flickity-page-dots .dot.is-selected {
  background-color: #6D1F37;
  border-radius: 50px; }

.notice-block {
  background: #FBD46D;
  padding: 50px 0 50px 0; }

.faq-block {
  margin: 80px 0; }
  .faq-block h2 {
    text-align: center;
    text-transform: uppercase; }
  .faq-block .faqs {
    margin: 50px 0 0 0; }
    .faq-block .faqs .faq {
      border-radius: 20px;
      padding: 20px 30px;
      margin-bottom: 20px; }
      .faq-block .faqs .faq h3 {
        position: relative;
        padding: 15px 100px 15px 0;
        cursor: pointer; }
        .faq-block .faqs .faq h3:after {
          width: 64px;
          height: 64px;
          display: block;
          content: '';
          background: url("../images/icon-faq.svg") center center no-repeat;
          top: 50%;
          transform: translateY(-50%) rotate(180deg);
          right: 0;
          position: absolute; }
        .faq-block .faqs .faq h3.open:after {
          transform: translateY(-50%) rotate(0deg); }
      .faq-block .faqs .faq .copy {
        padding: 0 100px 10px 0; }

.why-us-block {
  background: linear-gradient(117deg, #6D1F37 15.97%, #531427 84.03%);
  color: #F4F3EF;
  padding: 90px 0; }
  .why-us-block .intro {
    text-align: center;
    max-width: 980px;
    margin: 0 auto 60px auto; }
    .why-us-block .intro h2 {
      text-transform: uppercase;
      color: #F4F3EF; }
    .why-us-block .intro p a {
      color: #F4F3EF; }
  .why-us-block .boxes {
    margin: 80px 0 0 0; }
    .why-us-block .boxes .why-us {
      position: relative;
      width: 33.33%;
      padding: 30px 90px;
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center; }
      .why-us-block .boxes .why-us:after {
        position: absolute;
        right: 0;
        top: 0;
        content: '';
        display: block;
        width: 1px;
        height: 100%;
        background: linear-gradient(225deg, #C98F74 14.03%, var(--SA-Paper-White, #F4F3EF) 83.91%); }
      .why-us-block .boxes .why-us:last-child:after {
        display: none; }
    .why-us-block .boxes h2 {
      font-size: 28px;
      font-weight: 700;
      line-height: 120%;
      /* 33.6px */
      text-transform: uppercase;
      color: #F4F3EF; }
    .why-us-block .boxes p {
      font-weight: 600; }
    .why-us-block .boxes .icon {
      display: flex;
      align-items: center;
      height: 100px;
      width: auto;
      margin-bottom: 20px; }

.copy-wrap ul {
  margin: 0 0 20px 0;
  padding: 0 0 0 20px; }
  .copy-wrap ul li {
    margin-bottom: 10px; }

.book-course-block {
  padding: 90px 0; }
  .book-course-block .intro {
    text-align: center;
    max-width: 980px;
    margin: 0 auto 60px auto; }
    .book-course-block .intro h2 {
      text-transform: uppercase; }
  .book-course-block .bundle-deal-block {
    position: relative;
    max-width: 578px;
    margin: 0 auto;
    padding: 27px 56px 21px 72px; }
    .book-course-block .bundle-deal-block .icon {
      margin-bottom: 20px; }
    .book-course-block .bundle-deal-block p {
      font-weight: 600; }
    .book-course-block .bundle-deal-block .art.art-1 {
      width: 209px;
      height: 216px;
      background: url(../images/course-bundle-art-1.svg) 0 0 no-repeat;
      background-position: 100% auto;
      top: 0;
      left: 0; }
    .book-course-block .bundle-deal-block .art.art-2 {
      width: 100px;
      height: 100px;
      background: url(../images/course-bundle-art-2.svg) 0 0 no-repeat;
      background-position: 100% auto;
      bottom: 0;
      right: 0; }
    .book-course-block .bundle-deal-block .bundle-wrap {
      position: relative;
      display: flex;
      flex-direction: column;
      align-items: center;
      border-radius: 40px;
      background: linear-gradient(117deg, #6D1F37 15.97%, #531427 84.03%);
      padding: 30px;
      text-align: center;
      color: #F4F3EF; }

#t02-guide .hero-header .headline .inner, #t02-guide .hero-header .headline p {
  max-width: 500px; }
#t02-guide .hero-header .art.art-4 {
  width: 198px;
  height: 274px;
  background: url(../images/home-hero-art-1.svg) 0 0 no-repeat;
  background-size: 100% auto;
  top: auto;
  right: auto;
  bottom: -50px;
  left: -100px; }
#t02-guide .hero-header .art.art-2 {
  width: 313px;
  height: 360px;
  background: url(../images/guide-art-ma.svg) 0 0 no-repeat;
  background-size: 100% auto;
  top: auto;
  right: auto;
  bottom: 100px;
  right: 150px; }
#t02-guide .hero-header .art.art-3 {
  width: 313px;
  height: 360px;
  background: url(../images/guide-art-fa.svg) 0 0 no-repeat;
  background-size: 100% auto;
  top: auto;
  right: auto;
  bottom: 100px;
  right: 150px; }
#t02-guide .course-intro .video-wrap {
  margin-bottom: 70px; }
#t02-guide .career-choice h2 {
  text-align: center;
  padding-bottom: 0; }
#t02-guide .career-choice .icon-boxes {
  margin-top: 60px; }
  #t02-guide .career-choice .icon-boxes .why-us {
    padding: 30px 40px; }
#t02-guide .quiz-block {
  background: #E2E2E2;
  padding: 80px 0; }
  #t02-guide .quiz-block .intro {
    text-align: center;
    max-width: 860px;
    margin: 0 auto; }
#t02-guide .qualify-block, #t02-guide .progression-block, #t02-guide .next-step-block {
  padding: 80px 0; }
  #t02-guide .qualify-block h2, #t02-guide .progression-block h2, #t02-guide .next-step-block h2 {
    text-align: center;
    padding-bottom: 60px; }
  #t02-guide .qualify-block .flex, #t02-guide .progression-block .flex, #t02-guide .next-step-block .flex {
    justify-content: center; }
  #t02-guide .qualify-block .image-wrap, #t02-guide .progression-block .image-wrap, #t02-guide .next-step-block .image-wrap {
    max-width: 400px;
    width: 40%;
    margin-right: 5%; }
  #t02-guide .qualify-block .copy-wrap, #t02-guide .progression-block .copy-wrap, #t02-guide .next-step-block .copy-wrap {
    width: 40%; }
#t02-guide .progression-block {
  background: #EEDAD0; }
#t02-guide.guide-fa .qualify-block p a {
  color: #6D1F37; }

#t03-apprenticeship .hero-header .headline, .apprentice-contact .hero-header .headline {
  position: relative;
  z-index: 10; }
  #t03-apprenticeship .hero-header .headline h1, .apprentice-contact .hero-header .headline h1 {
    color: #6D1F37; }
#t03-apprenticeship .hero-header .art.art-1, .apprentice-contact .hero-header .art.art-1 {
  width: 198px;
  height: 274px;
  background: url(../images/home-hero-art-1.svg) 0 0 no-repeat;
  background-size: 100% auto;
  top: auto;
  right: auto;
  bottom: -50px;
  left: -100px; }
#t03-apprenticeship .hero-header .art.art-2, .apprentice-contact .hero-header .art.art-2 {
  width: 178px;
  height: 179px;
  background: url(../images/app-landing-art-1.svg) 0 0 no-repeat;
  background-size: 100% auto;
  top: 125px;
  left: 35%;
  bottom: auto;
  right: auto; }
#t03-apprenticeship .hero-header .art.art-3, .apprentice-contact .hero-header .art.art-3 {
  width: 137px;
  height: 109px;
  background: url(../images/app-landing-art-2.svg) 0 0 no-repeat;
  background-size: 100% auto;
  top: 540px;
  left: 37%;
  bottom: auto;
  right: auto; }
#t03-apprenticeship .hero-header .art.art-4, .apprentice-contact .hero-header .art.art-4 {
  width: 179px;
  height: 205px;
  background: url(../images/app-landing-art-3.svg) 0 0 no-repeat;
  background-size: 100% auto;
  top: 354px;
  left: 66%;
  bottom: auto;
  right: auto; }
#t03-apprenticeship .hero-header .art.art-5, .apprentice-contact .hero-header .art.art-5 {
  width: 237px;
  height: 64px;
  background: url(../images/app-landing-art-4.svg) 0 0 no-repeat;
  background-size: 100% auto;
  top: 192px;
  left: 70%;
  bottom: auto;
  right: auto; }
#t03-apprenticeship .our-programmes .intro, .apprentice-contact .our-programmes .intro {
  background: #EEDAD0; }
  #t03-apprenticeship .our-programmes .intro .inner, .apprentice-contact .our-programmes .intro .inner {
    padding: 80px 0;
    border-bottom: 1px solid #6D1F37;
    text-align: center;
    max-width: 1000px;
    margin: 0 auto 0 auto; }
#t03-apprenticeship .our-programmes .programme-wrap, .apprentice-contact .our-programmes .programme-wrap {
  padding: 80px 0; }
  #t03-apprenticeship .our-programmes .programme-wrap:nth-of-type(2), .apprentice-contact .our-programmes .programme-wrap:nth-of-type(2) {
    background: #EEDAD0; }
  #t03-apprenticeship .our-programmes .programme-wrap:nth-of-type(3), .apprentice-contact .our-programmes .programme-wrap:nth-of-type(3) {
    background: #E2E2E2; }
  #t03-apprenticeship .our-programmes .programme-wrap .inner, .apprentice-contact .our-programmes .programme-wrap .inner {
    justify-content: space-between;
    align-items: center; }
    #t03-apprenticeship .our-programmes .programme-wrap .inner .copy-wrap, .apprentice-contact .our-programmes .programme-wrap .inner .copy-wrap {
      width: 45%;
      text-align: center; }
      #t03-apprenticeship .our-programmes .programme-wrap .inner .copy-wrap .button, .apprentice-contact .our-programmes .programme-wrap .inner .copy-wrap .button {
        margin-top: 30px; }
    #t03-apprenticeship .our-programmes .programme-wrap .inner .image-wrap, .apprentice-contact .our-programmes .programme-wrap .inner .image-wrap {
      width: 45%; }
#t03-apprenticeship .why-us-block .boxes .why-us, .apprentice-contact .why-us-block .boxes .why-us {
  padding: 30px 40px; }
#t03-apprenticeship .why-us-block .ofsted-wrap, .apprentice-contact .why-us-block .ofsted-wrap {
  max-width: 980px;
  margin: 60px auto 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center; }
  #t03-apprenticeship .why-us-block .ofsted-wrap .icon, .apprentice-contact .why-us-block .ofsted-wrap .icon {
    margin-bottom: 20px; }
#t03-apprenticeship .register-interest, .apprentice-contact .register-interest {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  border-radius: 0 0 40px 40px;
  background: linear-gradient(117deg, #FBD46D 15.97%, #FFD32D 84.03%); }
  #t03-apprenticeship .register-interest .course-wrap, .apprentice-contact .register-interest .course-wrap {
    align-items: center;
    justify-content: space-between; }
    #t03-apprenticeship .register-interest .course-wrap .copy-wrap, .apprentice-contact .register-interest .course-wrap .copy-wrap {
      width: 45%;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      #t03-apprenticeship .register-interest .course-wrap .copy-wrap .copy, .apprentice-contact .register-interest .course-wrap .copy-wrap .copy {
        max-width: 390px;
        margin: 0 auto; }
        #t03-apprenticeship .register-interest .course-wrap .copy-wrap .copy h2, #t03-apprenticeship .register-interest .course-wrap .copy-wrap .copy p, .apprentice-contact .register-interest .course-wrap .copy-wrap .copy h2, .apprentice-contact .register-interest .course-wrap .copy-wrap .copy p {
          color: #6D1F37; }
      #t03-apprenticeship .register-interest .course-wrap .copy-wrap .button, .apprentice-contact .register-interest .course-wrap .copy-wrap .button {
        margin-top: 30px; }
    #t03-apprenticeship .register-interest .course-wrap .image-wrap, .apprentice-contact .register-interest .course-wrap .image-wrap {
      width: 50%; }
  #t03-apprenticeship .register-interest .art, .apprentice-contact .register-interest .art {
    position: absolute; }
    #t03-apprenticeship .register-interest .art.art-1, .apprentice-contact .register-interest .art.art-1 {
      width: 237px;
      height: 64px;
      background: url(../images/app-register-art-1.svg) 0 0 no-repeat;
      background-size: 100% auto;
      left: -100px;
      bottom: 100px; }
    #t03-apprenticeship .register-interest .art.art-2, .apprentice-contact .register-interest .art.art-2 {
      width: 210px;
      height: 255px;
      background: url(../images/app-register-art-2.svg) 0 0 no-repeat;
      background-size: 100% auto;
      top: 50px;
      right: -30px; }
#t03-apprenticeship .course-intro .details .detail, .apprentice-contact .course-intro .details .detail {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 30px;
  text-align: center; }
  #t03-apprenticeship .course-intro .details .detail .icon, .apprentice-contact .course-intro .details .detail .icon {
    margin-bottom: 20px; }
  #t03-apprenticeship .course-intro .details .detail h3, .apprentice-contact .course-intro .details .detail h3 {
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 0 15px 0; }
  #t03-apprenticeship .course-intro .details .detail p, .apprentice-contact .course-intro .details .detail p {
    font-weight: 700; }
#t03-apprenticeship .student-journey, .apprentice-contact .student-journey {
  background: #EEDAD0;
  padding: 80px 0; }
  #t03-apprenticeship .student-journey .intro, .apprentice-contact .student-journey .intro {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 50px auto; }
  #t03-apprenticeship .student-journey .main-carousel .carousel-cell, .apprentice-contact .student-journey .main-carousel .carousel-cell {
    width: 400px;
    margin-right: 80px;
    padding: 40px;
    position: relative; }
    #t03-apprenticeship .student-journey .main-carousel .carousel-cell:after, .apprentice-contact .student-journey .main-carousel .carousel-cell:after {
      content: '';
      display: block;
      width: 24px;
      height: 39px;
      background: url("../images/icon-arrow-right-red.svg") center right no-repeat;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: -80px; }
    #t03-apprenticeship .student-journey .main-carousel .carousel-cell .journey-wrap, .apprentice-contact .student-journey .main-carousel .carousel-cell .journey-wrap {
      position: relative;
      width: 360px;
      aspect-ratio: 1;
      background: url("../images/app-journey-circle.svg") center right no-repeat;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 30px;
      text-align: center; }
      #t03-apprenticeship .student-journey .main-carousel .carousel-cell .journey-wrap h3, .apprentice-contact .student-journey .main-carousel .carousel-cell .journey-wrap h3 {
        padding: 0 0 15px 0; }
    #t03-apprenticeship .student-journey .main-carousel .carousel-cell .art, .apprentice-contact .student-journey .main-carousel .carousel-cell .art {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
      #t03-apprenticeship .student-journey .main-carousel .carousel-cell .art.art-1, .apprentice-contact .student-journey .main-carousel .carousel-cell .art.art-1 {
        background: url("../images/app-journey-shape-1.svg") center center no-repeat;
        background-size: 100% auto; }
      #t03-apprenticeship .student-journey .main-carousel .carousel-cell .art.art-2, .apprentice-contact .student-journey .main-carousel .carousel-cell .art.art-2 {
        background: url("../images/app-journey-shape-2.svg") center right -30px no-repeat;
        background-size: auto 100%; }
      #t03-apprenticeship .student-journey .main-carousel .carousel-cell .art.art-3, .apprentice-contact .student-journey .main-carousel .carousel-cell .art.art-3 {
        background: url("../images/app-journey-shape-3.svg") center center no-repeat;
        background-size: auto 100%; }
      #t03-apprenticeship .student-journey .main-carousel .carousel-cell .art.art-4, .apprentice-contact .student-journey .main-carousel .carousel-cell .art.art-4 {
        background: url("../images/app-journey-shape-4.svg") center center no-repeat;
        background-size: 100% auto; }
    #t03-apprenticeship .student-journey .main-carousel .carousel-cell.last:after, .apprentice-contact .student-journey .main-carousel .carousel-cell.last:after {
      display: none; }
#t03-apprenticeship .learning-outcomes, .apprentice-contact .learning-outcomes {
  background: #E2E2E2;
  padding: 60px 0; }
  #t03-apprenticeship .learning-outcomes .intro, .apprentice-contact .learning-outcomes .intro {
    text-align: center;
    margin-bottom: 50px; }
    #t03-apprenticeship .learning-outcomes .intro h2, .apprentice-contact .learning-outcomes .intro h2 {
      text-transform: uppercase; }
  #t03-apprenticeship .learning-outcomes .option-wrap, .apprentice-contact .learning-outcomes .option-wrap {
    max-width: 990px;
    margin: 0 auto 80px auto;
    display: flex; }
    #t03-apprenticeship .learning-outcomes .option-wrap .image-wrap, .apprentice-contact .learning-outcomes .option-wrap .image-wrap {
      width: 45%;
      margin-right: 5%; }
    #t03-apprenticeship .learning-outcomes .option-wrap .copy-wrap, .apprentice-contact .learning-outcomes .option-wrap .copy-wrap {
      width: 55%; }
      #t03-apprenticeship .learning-outcomes .option-wrap .copy-wrap .button, .apprentice-contact .learning-outcomes .option-wrap .copy-wrap .button {
        margin-top: 30px; }
#t03-apprenticeship .employer-benefits, .apprentice-contact .employer-benefits {
  position: relative; }
  #t03-apprenticeship .employer-benefits .art, .apprentice-contact .employer-benefits .art {
    position: absolute; }
    #t03-apprenticeship .employer-benefits .art.art-1, .apprentice-contact .employer-benefits .art.art-1 {
      width: 144px;
      height: 231px;
      background: url(../images/app-benefits-art-1.svg) 0 0 no-repeat;
      background-size: 100% auto;
      top: 30px;
      left: 0; }
    #t03-apprenticeship .employer-benefits .art.art-2, .apprentice-contact .employer-benefits .art.art-2 {
      width: 122px;
      height: 157px;
      background: url(../images/app-benefits-art-2.svg) 0 0 no-repeat;
      background-size: 100% auto;
      bottom: 60px;
      right: 0; }
  #t03-apprenticeship .employer-benefits .intro, .apprentice-contact .employer-benefits .intro {
    position: relative; }
    #t03-apprenticeship .employer-benefits .intro h2, .apprentice-contact .employer-benefits .intro h2 {
      padding: 50px 0; }
    #t03-apprenticeship .employer-benefits .intro .free-rec, .apprentice-contact .employer-benefits .intro .free-rec {
      width: 179px;
      height: 179px;
      background: url(../images/app-free-rec.svg) 0 0 no-repeat;
      background-size: 100% auto;
      top: -30px;
      right: 80px;
      position: absolute; }
  #t03-apprenticeship .employer-benefits .boxes, .apprentice-contact .employer-benefits .boxes {
    justify-content: center; }
    #t03-apprenticeship .employer-benefits .boxes .why-us, .apprentice-contact .employer-benefits .boxes .why-us {
      margin: 15px 0; }
      #t03-apprenticeship .employer-benefits .boxes .why-us:nth-child(3):after, .apprentice-contact .employer-benefits .boxes .why-us:nth-child(3):after {
        display: none; }

/* Apps Contact form Page */
.apprentice-contact .contact-form {
  background: #6D1F37;
  padding: 80px 0;
  color: #fff; }
  .apprentice-contact .contact-form .copy {
    text-align: center; }
    .apprentice-contact .contact-form .copy h2 {
      color: #fff; }
  .apprentice-contact .contact-form p a {
    color: #fff; }
  .apprentice-contact .contact-form .coursecheck-logo {
    margin-top: 20px;
    text-align: center; }
    .apprentice-contact .contact-form .coursecheck-logo a {
      display: inline-block;
      margin: 0 auto; }
  .apprentice-contact .contact-form form .checkboxes p {
    text-align: center; }
.apprentice-contact .quote {
  padding: 80px 0; }
  .apprentice-contact .quote blockquote {
    font-size: 24px;
    line-height: 34px;
    padding: 0 30px 30px 100px;
    font-style: italic; }
.apprentice-contact .name strong {
  color: #6D1F37; }
.apprentice-contact form input[type="submit"] {
  background: #F4F3EF;
  color: #404042; }
.apprentice-contact .apps-logo {
  background: #fff; }
.apprentice-contact .course-intro .inner {
  padding: 50px 0 0 0; }

#t04-corporate .hero-header .headline p {
  max-width: 400px; }
#t04-corporate .course-intro .copy {
  padding: 0; }
#t04-corporate .corporate-blocks .corporate-wrap {
  padding: 80px 0; }
  #t04-corporate .corporate-blocks .corporate-wrap h2 {
    text-align: center;
    padding-bottom: 60px; }
  #t04-corporate .corporate-blocks .corporate-wrap h3 {
    text-transform: none;
    padding: 0 0 10px 0; }
  #t04-corporate .corporate-blocks .corporate-wrap.cw1, #t04-corporate .corporate-blocks .corporate-wrap.cw4 {
    background: #E2E2E2; }
  #t04-corporate .corporate-blocks .corporate-wrap.cw2 {
    background: #EEDAD0; }
  #t04-corporate .corporate-blocks .corporate-wrap.cw3 {
    background: #F4F3EF; }
  #t04-corporate .corporate-blocks .corporate-wrap .flex {
    justify-content: space-between;
    align-items: center; }
    #t04-corporate .corporate-blocks .corporate-wrap .flex .copy-wrap {
      width: 45%; }
      #t04-corporate .corporate-blocks .corporate-wrap .flex .copy-wrap .button {
        margin-top: 30px; }
    #t04-corporate .corporate-blocks .corporate-wrap .flex .image-wrap {
      width: 45%; }
      #t04-corporate .corporate-blocks .corporate-wrap .flex .image-wrap .image {
        width: 400px;
        margin-left: auto; }
#t04-corporate .partner-block {
  background: linear-gradient(117deg, #6D1F37 15.97%, #531427 84.03%);
  color: #F4F3EF;
  padding: 90px 0;
  border-radius: 0 0 40px 40px; }
  #t04-corporate .partner-block .inner {
    max-width: 990px;
    margin: 0 auto;
    text-align: center; }
    #t04-corporate .partner-block .inner h2 {
      color: #F4F3EF;
      padding-bottom: 40px; }
      #t04-corporate .partner-block .inner h2 a {
        color: #F4F3EF; }
    #t04-corporate .partner-block .inner p.large {
      font-weight: 400; }
    #t04-corporate .partner-block .inner .button {
      margin-top: 40px; }

#t05-about .hero-header .headline p {
  max-width: 400px; }
#t05-about .values-block {
  margin-bottom: 80px; }
  #t05-about .values-block h2 {
    text-align: center;
    padding-bottom: 20px; }
  #t05-about .values-block .icon-boxes .box {
    padding: 30px 40px; }
#t05-about .timeline-block {
  background: linear-gradient(117deg, #6D1F37 15.97%, #531427 84.03%);
  color: #F4F3EF;
  padding: 90px 0;
  border-radius: 0 0 40px 40px; }
  #t05-about .timeline-block h2 {
    text-align: center;
    padding-bottom: 60px;
    color: #F4F3EF; }
  #t05-about .timeline-block p a {
    color: #F4F3EF; }
  #t05-about .timeline-block .timeline-wrap {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    align-items: center; }
    #t05-about .timeline-block .timeline-wrap .year {
      width: 300px;
      border-right: 4px solid #F4F3EF;
      font-size: 104px;
      font-weight: 700;
      line-height: 110%;
      /* 114.4px */
      letter-spacing: -3.12px;
      text-transform: uppercase;
      padding: 35px 40px 35px 0;
      text-align: right; }
    #t05-about .timeline-block .timeline-wrap .copy {
      width: calc(100% - 300px);
      padding: 0 0 0 40px; }
#t05-about .team-block {
  padding: 90px 0; }
  #t05-about .team-block .intro {
    text-align: center;
    margin: 0 auto 60px auto;
    max-width: 780px; }
    #t05-about .team-block .intro h2 {
      padding-bottom: 20px; }
  #t05-about .team-block .team-wrap {
    justify-content: space-between; }
    #t05-about .team-block .team-wrap .team {
      width: 28%;
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      margin: 30px 0; }
      #t05-about .team-block .team-wrap .team h3 {
        padding: 20px 0 10px 0; }
      #t05-about .team-block .team-wrap .team p.title {
        font-size: 28px;
        line-height: 120%;
        padding-bottom: 40px; }

.review-holder {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 80px 0 0 0; }
  .review-holder .review {
    width: calc(33.333333% - 30px);
    margin: 0 15px; }
    .review-holder .review .rating {
      width: 158px;
      height: 38px;
      margin: 0 0 20px 0; }
      .review-holder .review .rating.star1 {
        background: url("../images/rating-1.svg") 0 0 no-repeat; }
      .review-holder .review .rating.star2 {
        background: url("../images/rating-2.svg") 0 0 no-repeat; }
      .review-holder .review .rating.star3 {
        background: url("../images/rating-3.svg") 0 0 no-repeat; }
      .review-holder .review .rating.star4 {
        background: url("../images/rating-4.svg") 0 0 no-repeat; }
      .review-holder .review .rating.star5 {
        background: url("../images/rating-5.svg") 0 0 no-repeat; }
    .review-holder .review p {
      font-style: italic;
      font-size: 16px;
      line-height: 22px; }
      .review-holder .review p.title {
        font-style: normal;
        font-weight: 700; }
  .review-holder .gradient-box {
    padding: 40px 30px;
    background-color: #F4F3EF; }

.gradient-box {
  position: relative;
  background-clip: padding-box;
  border: solid 1px transparent;
  border-radius: 20px;
  background-color: #F4F3EF;
  padding: 20px; }
  .gradient-box:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -1px;
    border-radius: inherit;
    background: linear-gradient(to bottom, #6d1f37, rgba(109, 31, 55, 0.1)); }

.instagram-block {
  background: #F6F6F6;
  overflow: hidden; }
  .instagram-block .inner {
    padding: 80px 0; }
    .instagram-block .inner .intro {
      margin-bottom: 60px;
      text-align: center; }
      .instagram-block .inner .intro h2 {
        color: #404042; }
      .instagram-block .inner .intro p {
        font-size: 28px;
        line-height: 38px;
        font-weight: 700;
        color: #404042; }
      .instagram-block .inner .intro .button {
        margin-top: 30px; }

.about-pages .page-content-inner {
  position: relative; }
  .about-pages .page-content-inner .art.circle {
    width: 100%;
    max-width: 1110px;
    aspect-ratio: 1;
    background: url(../images/home-intro-circle.svg) center center no-repeat;
    background-size: 100% auto;
    top: -200px;
    left: 50%;
    transform: translateX(-50%); }
.about-pages .intro-block .inner {
  padding: 130px 0 100px 0;
  margin: 0 auto;
  position: relative; }
.about-pages .intro-block .copy {
  max-width: 700px;
  margin: 0 auto;
  text-align: center; }
  .about-pages .intro-block .copy h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 120%;
    /* 33.6px */
    padding-bottom: 30px; }
.about-pages .intro-block .boxes {
  margin: 80px 0 0 0; }
  .about-pages .intro-block .boxes .box {
    position: relative;
    width: 33.33%;
    padding: 30px 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; }
    .about-pages .intro-block .boxes .box:after {
      position: absolute;
      right: 0;
      top: 0;
      content: '';
      display: block;
      width: 1px;
      height: 100%;
      background: linear-gradient(45deg, #C98F74 16.08%, var(--SA-Main-Red, #6D1F37) 85.97%); }
    .about-pages .intro-block .boxes .box:last-child:after {
      display: none; }
  .about-pages .intro-block .boxes p {
    font-weight: 600; }
  .about-pages .intro-block .boxes .icon {
    display: flex;
    align-items: center;
    height: 100px;
    width: auto;
    margin-bottom: 20px; }
.about-pages .intro-block .art.circle {
  width: 100%;
  max-width: 1110px;
  aspect-ratio: 1;
  background: url(../images/home-intro-circle.svg) center center no-repeat;
  background-size: 100% auto;
  top: 0;
  left: 50%;
  transform: translateX(-50%); }

.about-join-us .intro-block .boxes {
  margin: 70px 0 40px 0;
  justify-content: center; }
  .about-join-us .intro-block .boxes .box {
    margin: 10px 0; }
  .about-join-us .intro-block .boxes .box:nth-child(3):after {
    display: none; }
.about-join-us .icon-boxes.ct-5 {
  margin-bottom: 40px; }

.student-benefits .intro-block .button {
  margin-top: 20px; }
.student-benefits .image-block {
  margin-bottom: 80px; }
  .student-benefits .image-block .inner {
    padding: 0 50px; }
    .student-benefits .image-block .inner .image {
      border-radius: 35px;
      overflow: hidden; }

#contact-page .contact-blocks {
  padding: 130px 0; }
  #contact-page .contact-blocks .contact {
    position: relative;
    width: 33.33%;
    padding: 30px 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; }
    #contact-page .contact-blocks .contact:after {
      position: absolute;
      right: 0;
      top: 0;
      content: '';
      display: block;
      width: 1px;
      height: 100%;
      background: linear-gradient(45deg, #C98F74 16.08%, var(--SA-Main-Red, #6D1F37) 85.97%); }
    #contact-page .contact-blocks .contact:last-child:after {
      display: none; }
    #contact-page .contact-blocks .contact h3 {
      text-transform: uppercase; }
    #contact-page .contact-blocks .contact p {
      font-weight: 600; }
    #contact-page .contact-blocks .contact p a {
      color: #6D1F37; }
    #contact-page .contact-blocks .contact .details {
      margin-bottom: 40px; }
  #contact-page .contact-blocks .icon img {
    margin: 0 auto 20px auto; }
#contact-page .instagram-block {
  background: transparent;
  padding-top: 0; }

#overlay-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 105;
  background: rgba(244, 243, 239, 0.98); }

#cfo-overlay, #contact-us-overlay, #location-map-overlay, #email-success-overlay {
  display: none;
  position: fixed;
  top: 100px;
  width: 90%;
  max-width: 1140px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 10px;
  z-index: 105;
  overflow-y: scroll;
  max-height: 90%; }
  #cfo-overlay .close, #contact-us-overlay .close, #location-map-overlay .close, #email-success-overlay .close {
    position: absolute;
    top: 20px;
    right: 20px;
    padding-right: 30px;
    background: url("../images/icon-overlay-dark.svg") center right no-repeat;
    background-size: 16px;
    color: #404042; }
  #cfo-overlay .inner-content, #contact-us-overlay .inner-content, #location-map-overlay .inner-content, #email-success-overlay .inner-content {
    padding: 25px 35px 25px 35px; }
  #cfo-overlay .overlay-intro, #contact-us-overlay .overlay-intro, #location-map-overlay .overlay-intro, #email-success-overlay .overlay-intro {
    text-align: center; }
  #cfo-overlay .overlay-form, #contact-us-overlay .overlay-form, #location-map-overlay .overlay-form, #email-success-overlay .overlay-form {
    padding: 30px 0; }

#email-success-overlay .inner-content {
  padding-top: 80px; }

#cfo-overlay .overlay-intro h2, #contact-us-overlay .overlay-intro h2, #location-map-overlay .overlay-intro h2 {
  color: #6D1F37; }
#cfo-overlay .overlay-intro p, #contact-us-overlay .overlay-intro p, #location-map-overlay .overlay-intro p {
  font-weight: 600;
  font-size: 0.8em;
  line-height: 1em;
  padding: 0; }

#call-overlay {
  display: none;
  position: fixed;
  top: 100px;
  right: 25px;
  width: 480px;
  z-index: 95; }
  #call-overlay .close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    background: url("../images/icon-overlay-close.svg") 0 0 no-repeat;
    background-size: 100% auto;
    text-indent: -9999px; }
  #call-overlay .inner-content {
    background: #6D1F37;
    border-radius: 10px;
    margin-left: auto;
    padding: 20px 20px 15px 20px;
    -webkit-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.15); }
    #call-overlay .inner-content a {
      color: #fff; }
  #call-overlay .overlay-intro {
    margin-top: 20px; }
    #call-overlay .overlay-intro p {
      font-size: 18px;
      line-height: 24px;
      font-weight: 700;
      color: #fff;
      padding: 0 0 5px 0; }
      #call-overlay .overlay-intro p span {
        font-size: 38px; }
  #call-overlay .overlay-form {
    padding: 25px 0 0 0;
    color: #fff; }

/* Forms */
.screen-reader-response, .hidden-fields-container {
  display: none; }

form .row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 25px; }
form .half {
  width: calc(50% - 15px); }
form .full {
  width: calc(100% - 15px); }
form .form-signoff {
  max-width: 900px;
  margin: 0 auto 0 auto;
  text-align: center; }
  form .form-signoff .form-actions {
    margin-bottom: 20px; }
form p.accept.no-p {
  padding-bottom: 0; }
form p.accept {
  font-size: 0.8em;
  line-height: 1.1em;
  font-weight: 600; }
form .quals {
  display: flex;
  flex-wrap: wrap; }
  form .quals div {
    margin-right: 10px; }
form .checkboxes p {
  padding-bottom: 10px; }
form .checkboxes .wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  form .checkboxes .wpcf7-checkbox .wpcf7-list-item {
    display: block;
    margin: 0 10px 10px 10px; }
    form .checkboxes .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
      display: inline-block;
      margin-left: 10px; }
form .wpcf7-response-output {
  font-size: 0.8em;
  line-height: 1em;
  margin-bottom: 10px;
  font-style: italic;
  text-align: center; }
form .wpcf7-not-valid-tip {
  display: block;
  font-size: 0.8em;
  line-height: 1em;
  font-style: italic;
  margin: 5px 0 0 0;
  color: #6D1F37; }

input[type="email"], input[type="text"], input[type="number"], textarea {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  margin: 0;
  background: #fff;
  border: 1px solid #404042;
  color: #404042;
  border-radius: 28px;
  width: 100%;
  padding: 10px;
  outline: 0; }

textarea {
  resize: vertical;
  height: 105px; }

form input[type="submit"] {
  border: none;
  outline: none;
  margin: 0 auto;
  width: auto;
  padding: 12px 30px;
  color: #fff;
  transition: all ease 0.4s;
  background: #6D1F37; }

form input[type="submit"]:hover {
  background: #6D1F37 !important; }

::-webkit-input-placeholder {
  color: #404042; }

:-moz-placeholder {
  color: #404042; }

::-moz-placeholder {
  color: #404042; }

:-ms-input-placeholder {
  color: #404042; }

:focus::-webkit-input-placeholder {
  color: transparent; }

:focus:-moz-placeholder {
  color: transparent; }

:focus::-moz-placeholder {
  color: transparent; }

:focus:-ms-input-placeholder {
  color: transparent; }

form .wpcf7-list-item,
form label {
  display: flex;
  justify-content: center; }

form .wpcf7-list-item {
  margin: 0; }

form .wpcf7-list-item:not(:last-child) {
  margin-bottom: 10px; }

form label {
  cursor: pointer; }

form [type="checkbox"] {
  position: absolute;
  left: -9999px; }

form [type="checkbox"] + .wpcf7-list-item-label {
  position: relative;
  padding-left: 30px;
  line-height: 20px; }

form [type="checkbox"] + .wpcf7-list-item-label::before,
form [type="checkbox"] + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  box-sizing: border-box; }

form [type="checkbox"] + .wpcf7-list-item-label::before {
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #404042; }

form [type="checkbox"] + .wpcf7-list-item-label::after {
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  background: #404042;
  transition: all 0.2s; }

form [type="checkbox"]:not(:checked) + .wpcf7-list-item-label::after {
  opacity: 0;
  transform: scale(0.01); }

form [type="checkbox"]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
  transform: scale(1); }

/* SITEMAP */
.wsp-container {
  margin: 0; }

.wsp-pages-list {
  font-size: 16px;
  line-height: 20px; }
  .wsp-pages-list li a {
    color: #404042; }
    .wsp-pages-list li a:hover {
      text-decoration: underline; }
  .wsp-pages-list li ul {
    margin-bottom: 10px; }
  .wsp-pages-list > li {
    margin-bottom: 10px; }

/* App Specific Form */
.app-enquiry a.button {
  margin: 0 15px; }
.app-enquiry .app-qs h4 {
  font-size: 1.1em;
  line-height: 1.4em; }
.app-enquiry .app-qs .cta-buttons {
  margin: 20px 0 30px 0;
  display: flex;
  justify-content: center; }
.app-enquiry .app-qs .ans-jobseeker h4 {
  text-transform: none; }
.app-enquiry .app-qs .ans-jobseeker a {
  color: #6D1F37;
  text-decoration: underline; }
.app-enquiry .intro {
  font-size: 0.8em;
  line-height: 1.1em;
  text-align: center;
  font-weight: 600;
  margin-bottom: 30px; }
.app-enquiry form .row.checkboxes {
  text-align: center; }
.app-enquiry .initial-hide {
  display: none;
  		/*height: 0;
          opacity: 0;
  		pointer-events: none;
  		visibility: hidden;
  		transition: opacity 0.3s ease;*/ }
.app-enquiry .ok-show {
  display: block;
  /*height: auto;
  opacity: 1;
  pointer-events: auto;
  visibility:visible;*/ }
.app-enquiry .app-form-guide {
  text-align: center; }
  .app-enquiry .app-form-guide h2, .app-enquiry .app-form-guide h3, .app-enquiry .app-form-guide p {
    color: #fff; }

#cfo-overlay .overlay-intro .app-form-guide p {
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 30px; }

/* Affiliate Forms */
.jb-form .main-bg {
  position: relative;
  height: 650px;
  background-size: cover; }
  .jb-form .main-bg .headline {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    transform: translate(-50%, -50%); }
    .jb-form .main-bg .headline h1 {
      color: #fff;
      text-align: center; }
  .jb-form .main-bg #deal-sticker {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 374px; }
.jb-form .contact-form-block {
  padding: 80px 0;
  background: #6D1F37;
  color: #fff; }
  .jb-form .contact-form-block label {
    color: #fff;
    font-size: 14px;
    line-height: 18px; }
  .jb-form .contact-form-block .intro {
    padding-bottom: 30px;
    text-align: center; }
    .jb-form .contact-form-block .intro h2 {
      color: #fff; }
  .jb-form .contact-form-block .coursecheck-logo {
    margin-top: 30px;
    text-align: center; }
    .jb-form .contact-form-block .coursecheck-logo a {
      display: inline-block;
      margin: 0 auto; }

.wp-pagenavi {
  margin: 60px 0 130px 0;
  text-align: center; }
  .wp-pagenavi a {
    display: inline-block;
    color: #6D1F37;
    margin: 5px;
    transition: all ease 0.4s;
    background: #D9D9D9;
    border-radius: 12px;
    padding: 2px 6px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.48px;
    min-width: 25px; }
    .wp-pagenavi a:hover {
      color: #404042;
      font-weight: 700; }
  .wp-pagenavi .current {
    display: inline-block;
    margin: 5px;
    color: #404042; }

.latest-news-articles {
  margin-top: 60px; }

/* Latest News */
.latest-news .content-blocks {
  position: relative;
  z-index: 10; }

.news-filter {
  padding: 40px 0 30px 0;
  max-width: 600px;
  margin: 0 auto;
  background: #F4F3EF; }
  .news-filter ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center; }
    .news-filter ul li {
      margin: 0 10px; }
    .news-filter ul h4 {
      display: none; }
    .news-filter ul label {
      justify-content: flex-start; }
      .news-filter ul label input[type="radio"] {
        margin-right: 10px; }
    .news-filter ul input[type="text"], .news-filter ul select {
      color: #404042;
      border: 1px solid #404042;
      border-radius: 18px;
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      height: 40px;
      padding: 7px 16px;
      min-width: 260px; }
    .news-filter ul select {
      background: url(../images/icon-news-dd.svg) no-repeat center right 20px;
      background-size: 12px auto;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    .news-filter ul input[type="submit"] {
      background: #fff;
      color: #404042;
      border: 1px solid #404042;
      border-radius: 18px;
      font-family: 'Open Sans', sans-serif;
      font-size: 16px;
      height: 40px;
      padding: 0 30px; }
    .news-filter ul ::-webkit-input-placeholder {
      color: #404042; }
    .news-filter ul :-moz-placeholder {
      color: #404042; }
    .news-filter ul ::-moz-placeholder {
      color: #404042; }
    .news-filter ul :-ms-input-placeholder {
      color: #404042; }

.latest-news-hero {
  display: flex;
  background: #fff;
  margin: 0 0 40px 0;
  border-radius: 18px;
  overflow: hidden; }
  .latest-news-hero .copyarea {
    width: 50%;
    padding: 40px; }
    .latest-news-hero .copyarea p.category {
      font-size: 16px;
      text-transform: uppercase;
      color: #6D1F37;
      font-weight: 600;
      padding-bottom: 10px;
      letter-spacing: -0.48px; }
    .latest-news-hero .copyarea h2 {
      text-transform: uppercase;
      width: 80%; }
      .latest-news-hero .copyarea h2 a {
        color: #6D1F37; }
    .latest-news-hero .copyarea p {
      font-weight: 600; }
    .latest-news-hero .copyarea p.date {
      font-weight: 400; }
    .latest-news-hero .copyarea .button {
      margin-top: 10px; }
  .latest-news-hero .image {
    width: 50%; }

.latest-news-articles {
  display: flex;
  justify-content: space-between; }
  .latest-news-articles .article-list {
    width: 100%; }
    .latest-news-articles .article-list ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .latest-news-articles .article-list .article {
      display: flex;
      align-items: center;
      padding: 0;
      margin-bottom: 20px; }
      .latest-news-articles .article-list .article .image {
        width: 33.33%;
        border-top-right-radius: 18px;
        border-bottom-right-radius: 18px;
        overflow: hidden; }
        .latest-news-articles .article-list .article .image a {
          display: block;
          position: relative;
          aspect-ratio: 3 / 2; }
          .latest-news-articles .article-list .article .image a .bg-image {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-size: cover;
            background-position: center center; }
      .latest-news-articles .article-list .article .copyarea {
        width: 66.66%;
        padding: 25px 10% 25px 45px; }
        .latest-news-articles .article-list .article .copyarea p.category {
          font-size: 16px;
          text-transform: uppercase;
          color: #6D1F37;
          font-weight: 600;
          padding-bottom: 10px;
          letter-spacing: -0.48px; }
        .latest-news-articles .article-list .article .copyarea h2 {
          text-transform: uppercase;
          font-size: 28px;
          line-height: 34px;
          padding-bottom: 10px; }
          .latest-news-articles .article-list .article .copyarea h2 a {
            color: #6D1F37; }
            .latest-news-articles .article-list .article .copyarea h2 a:hover {
              color: #404042; }
        .latest-news-articles .article-list .article .copyarea p.date {
          padding-bottom: 10px; }
        .latest-news-articles .article-list .article .copyarea a.read-more {
          color: #6D1F37;
          font-weight: 600;
          display: inline-block;
          padding: 0 20px 0 0; }
          .latest-news-articles .article-list .article .copyarea a.read-more:hover {
            text-decoration: underline; }
    .latest-news-articles .article-list .alm-btn-wrap {
      margin-bottom: 50px;
      text-align: center; }
      .latest-news-articles .article-list .alm-btn-wrap .alm-load-more-btn {
        color: #fff;
        background-color: #6D1F37;
        background-image: url("../images/button-arrow-white.svg"); }

#breadcrumb-holder {
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.48px;
  color: #6D1F37;
  margin-bottom: 20px; }
  #breadcrumb-holder p a {
    color: #6D1F37;
    font-weight: 600;
    text-decoration: none; }
  #breadcrumb-holder .container {
    width: 100%; }
  #breadcrumb-holder span span {
    margin: 0 5px; }
    #breadcrumb-holder span span:first-child {
      margin-left: 0; }
    #breadcrumb-holder span span:last-child {
      margin-right: 0; }

.blog-article-single .hero-header {
  height: 600px; }
  .blog-article-single .hero-header .headline .inner {
    max-width: 950px; }
    .blog-article-single .hero-header .headline .inner h1 {
      max-width: none; }
  .blog-article-single .hero-header .art.circle {
    background: url(../images/hero-circle-red.svg) 0 0 no-repeat;
    top: 0;
    height: 600px; }
  .blog-article-single .hero-header .art.art-1 {
    background: url(../images/home-hero-art-1.svg) 0 0 no-repeat;
    top: auto;
    right: auto;
    bottom: -100px;
    left: -100px; }
  .blog-article-single .hero-header .art.art-2 {
    width: 239px;
    height: 367px;
    background: url("../images/news-single-hero-art.svg") 0 0 no-repeat;
    bottom: 40px;
    right: 75px; }
.blog-article-single .article-single {
  position: relative;
  max-width: 940px;
  margin: 0 auto; }
  .blog-article-single .article-single .image {
    border-radius: 18px;
    overflow: hidden; }
  .blog-article-single .article-single .copyarea {
    margin: 50px 0 100px 0; }
    .blog-article-single .article-single .copyarea p img {
      margin: 20px 0;
      border-radius: 18px;
      overflow: hidden; }
    .blog-article-single .article-single .copyarea p a {
      color: #6D1F37; }
    .blog-article-single .article-single .copyarea h2 {
      text-transform: uppercase;
      color: #6D1F37;
      padding: 10px 0 20px 0; }
      .blog-article-single .article-single .copyarea h2 span {
        font-weight: 600 !important; }
    .blog-article-single .article-single .copyarea h3 {
      font-weight: 600 !important;
      color: #6D1F37;
      padding: 10px 0 20px 0; }
      .blog-article-single .article-single .copyarea h3 span {
        font-weight: 600 !important; }
    .blog-article-single .article-single .copyarea ul, .blog-article-single .article-single .copyarea ol {
      margin: 0 0 20px 0;
      padding: 0 0 0 20px; }
      .blog-article-single .article-single .copyarea ul li, .blog-article-single .article-single .copyarea ol li {
        margin-bottom: 10px; }
.blog-article-single .read-more-holder {
  margin: 0 0 100px 0; }

/* Finance Page */
.about-pages.finance-page .intro-block .boxes {
  margin: 80px 0 50px 0; }

.footer-text {
  margin: 40px 0 0 0;
  font-size: 12px;
  line-height: 18px;
  font-style: italic; }

.finance-builder {
  padding: 80px 0;
  background: #E2E2E2;
  /*HTML5 RANGE SLIDER*/
  /*hide the outline behind the border*/ }
  .finance-builder h2 {
    text-align: center;
    text-transform: uppercase;
    padding: 0 0 30px 0; }
  .finance-builder .builder .finance-p4l-calc.ie9 {
    display: none; }
  .finance-builder h3 {
    color: #596474;
    font-size: 18px;
    line-height: 24px;
    padding: 0 0 20px 0; }
  .finance-builder #step2, .finance-builder #step3, .finance-builder #step2-2, .finance-builder .step2-3, .finance-builder #step2-2-cerer, .finance-builder #step2-2-cemap-diploma, .finance-builder #step2-2-dipfa, .finance-builder #step2-2-adviserskills {
    border-top: 1px solid #404042;
    padding-top: 20px; }
  .finance-builder #step2, .finance-builder #step3, .finance-builder #step2-2, .finance-builder .step2-3 {
    position: relative;
    display: none; }
  .finance-builder #step2 .c-opt {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    width: 100%; }
  .finance-builder #step3 .inner {
    display: flex;
    justify-content: space-between; }
    .finance-builder #step3 .inner .options {
      width: 45%; }
    .finance-builder #step3 .inner .chosen {
      width: 45%;
      background: #fff;
      border-radius: 10px;
      padding: 20px; }
  .finance-builder .p4l-calc-button {
    display: inline-block;
    margin: 0 10px 10px 0;
    border: 0;
    padding: 15px 35px 15px 35px;
    border-radius: 60px;
    color: #404042;
    text-decoration: none;
    text-align: center;
    transition: all ease 0.4s;
    outline: 0;
    background: #fff;
    font-weight: 700;
    cursor: pointer; }
    .finance-builder .p4l-calc-button.bundle {
      padding-left: 45px;
      background: #fff url("../images/icon-star-grey.svg") left 20px center no-repeat;
      background-size: 20px; }
  .finance-builder .p4l-calc-button:hover, .finance-builder .p4l-calc-button.selected {
    background: #6D1F37;
    color: #fff; }
    .finance-builder .p4l-calc-button:hover.bundle, .finance-builder .p4l-calc-button.selected.bundle {
      background: #6D1F37 url("../images/icon-star-white.svg") left 20px center no-repeat;
      background-size: 20px; }
  .finance-builder .finance-p4l-calc input[type="submit"] {
    display: inline-block;
    margin: 20px 10px 10px 0;
    border: 0;
    padding: 15px 35px 15px 35px;
    border-radius: 60px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    transition: all ease 0.4s;
    outline: 0;
    background-color: #6D1F37;
    font-weight: 700;
    cursor: pointer;
    background-position: center right 20px;
    background-repeat: no-repeat;
    background-size: 10px auto; }
  .finance-builder .finance-p4l-calc input[type="submit"]:hover {
    background-color: #404042 !important; }
  .finance-builder .value {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
    background: url("../images/icon-star-grey.svg") left center no-repeat;
    background-size: 20px;
    padding: 0 0 0 25px; }
  .finance-builder select#finance_term, .finance-builder .finance-p4l-calc select {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    background: #6D1F37 url(../images/button-arrow-white-down.svg) no-repeat center right 20px;
    background-size: 12px auto;
    color: #fff;
    padding: 10px 40px 10px 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 10px 0 30px 0;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    max-width: 400px;
    min-height: inherit;
    border: none;
    border-radius: 59px; }
    .finance-builder select#finance_term:focus, .finance-builder .finance-p4l-calc select:focus {
      border: none;
      outline: none; }
  .finance-builder .finance-p4l-calc label, .finance-builder .pay4later-form form label {
    display: block;
    font-size: 16px;
    font-weight: 600; }
  .finance-builder .slider-volume {
    margin: 10px 0 0 0; }
  .finance-builder .chosen span {
    text-align: right; }
  .finance-builder .accordion.mini > div {
    display: none; }
  .finance-builder input[type=range] {
    -webkit-appearance: none;
    width: 300px;
    background: none; }
  .finance-builder input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 10px;
    background: linear-gradient(top, #787878, #a2a2a2);
    background: -webkit-linear-gradient(top, #787878, #a2a2a2);
    border: none;
    border-radius: 5px;
    box-shadow: inset 0 2px 5px 1px rgba(0, 0, 0, 0.15), 0 1px 0px 0px rgba(230, 230, 230, 0.9), inset 0 0 1px 1px rgba(0, 0, 0, 0.2); }
  .finance-builder input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 1px solid rgba(255, 255, 255, 0.6);
    height: 16px;
    width: 16px;
    margin-top: -4px;
    border-radius: 10px;
    box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.5), 0 2px 5px 2px rgba(0, 0, 0, 0.2);
    background: #c5c5c5; }
  .finance-builder input[type=range]:focus {
    outline: none; }
  .finance-builder input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc; }
  .finance-builder input[type=range]::-moz-range-track {
    width: 300px;
    height: 10px;
    background: linear-gradient(top, #787878, #a2a2a2);
    border: none;
    border-radius: 5px;
    box-shadow: inset 0 2px 5px 1px rgba(0, 0, 0, 0.15), 0 1px 0px 0px rgba(230, 230, 230, 0.9), inset 0 0 1px 1px rgba(0, 0, 0, 0.2); }
  .finance-builder input[type=range]::-moz-range-thumb {
    border: 1px solid rgba(255, 255, 255, 0.6);
    height: 16px;
    width: 16px;
    margin-top: -4px;
    border-radius: 10px;
    box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.5), 0 2px 5px 2px rgba(0, 0, 0, 0.2);
    background: #c5c5c5; }
  .finance-builder input[type=range]:-moz-focusring {
    outline: 1px solid white;
    outline-offset: -1px; }
  .finance-builder input[type=range]::-ms-track {
    width: 300px;
    height: 10px;
    border-color: transparent;
    border-width: 6px 0;
    color: transparent;
    background: transparent;
    background: linear-gradient(top, #787878, #a2a2a2);
    box-shadow: inset 0 2px 5px 1px rgba(0, 0, 0, 0.15), 0 1px 0px 0px rgba(230, 230, 230, 0.9), inset 0 0 1px 1px rgba(0, 0, 0, 0.2);
    border-radius: 5px; }
  .finance-builder input[type=range]::-ms-fill-lower {
    background: #787878;
    border-radius: 10px; }
  .finance-builder input[type=range]::-ms-fill-upper {
    background: #a2a2a2;
    border-radius: 10px; }
  .finance-builder input[type=range]::-ms-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 10px;
    box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.5), 0 2px 5px 2px rgba(0, 0, 0, 0.2);
    background: #c5c5c5; }
  .finance-builder input[type=range]:focus::-ms-fill-lower {
    background: #888; }
  .finance-builder input[type=range]:focus::-ms-fill-upper {
    background: #ccc; }
  .finance-builder .finance-p4l-calc.ie9 {
    display: none; }
  .finance-builder html.ie9 .finance-p4l-calc.ie9 {
    display: block; }
  .finance-builder html.ie9 .finance-p4l-calc.normal {
    display: none; }

.finance-footer {
  margin: 20px 0 60px 0; }
  .finance-footer .inner {
    text-align: center;
    margin: 0 auto;
    padding: 0 50px; }
  .finance-footer p {
    font-size: 16px;
    line-height: 20px; }

.search-page input[type="submit"] {
  margin-top: 20px; }
.search-page .search-results {
  margin: 50px 0;
  padding: 0;
  list-style: none; }
  .search-page .search-results li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #404042; }
  .search-page .search-results h2 {
    font-size: 22px;
    line-height: 26px;
    padding-bottom: 5px; }
    .search-page .search-results h2 a {
      color: #404042; }
.search-page .pagination {
  margin-bottom: 50px; }
  .search-page .pagination a {
    color: #404042; }
    .search-page .pagination a:hover {
      color: #6D1F37; }

#page-404, .page-content.default {
  padding-bottom: 100px; }
  #page-404 .page-header, .page-content.default .page-header {
    padding: 150px 0 50px 0; }

.page404 .content-blocks {
  padding: 100px 0;
  text-align: center; }

/* Locations */
.about-locations #hero .copy-wrap h2 {
  font-size: 32px;
  line-height: 44px;
  max-width: 500px; }
.about-locations .hero-header {
  background: #404042; }
.about-locations .hero-header .headline h1, .about-locations .hero-header .headline p {
  color: #fff; }
.about-locations #subnav {
  display: inline-flex;
  align-self: flex-end;
  margin: 0 auto 20px auto;
  justify-content: center;
  list-style: none;
  padding: 8px 10px 12px 10px;
  border-radius: 30px;
  width: fit-content;
  background-color: #4D0917;
  min-width: max-content; }
  .about-locations #subnav li {
    margin: 0 15px; }
    .about-locations #subnav li a {
      color: #fff;
      font-size: 16px;
      line-height: 16px;
      font-weight: 700;
      transition: border 0.4s ease; }
      .about-locations #subnav li a:hover, .about-locations #subnav li a.active {
        text-decoration: underline; }
.about-locations .content-blocks .inner {
  max-width: 1140px;
  margin: 0 auto; }
  .about-locations .content-blocks .inner h2 {
    color: #6D1F37; }
  .about-locations .content-blocks .inner .location-links {
    text-align: center;
    margin: 30px auto 30px auto; }
  .about-locations .content-blocks .inner .location-intro {
    max-width: 920px;
    margin: 0 auto 50px auto;
    text-align: center; }
  .about-locations .content-blocks .inner .location-map {
    margin: 0 auto 70px auto;
    max-width: 540px; }
    .about-locations .content-blocks .inner .location-map .st12 {
      transition: all ease 0.4s; }
    .about-locations .content-blocks .inner .location-map .st12:hover {
      fill: #596474; }
  .about-locations .content-blocks .inner .location-images {
    margin: 0 auto 70px auto;
    display: flex;
    justify-content: space-between; }
    .about-locations .content-blocks .inner .location-images .image {
      width: calc(50% - 15px); }
      .about-locations .content-blocks .inner .location-images .image img {
        overflow: hidden;
        border-radius: 18px; }
  .about-locations .content-blocks .inner .location-overview {
    margin-bottom: 50px; }
  .about-locations .content-blocks .inner .location-embed-map {
    margin-bottom: 70px; }
    .about-locations .content-blocks .inner .location-embed-map iframe {
      width: 100%;
      height: 500px;
      overflow: hidden;
      border-radius: 18px; }

a#nav-trigger {
  display: none;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: transform .4s ease, background 0.4s ease;
  width: 34px;
  height: 34px;
  z-index: 120;
  border-radius: 20px;
  order: 2;
  margin-left: 33px;
  background: #6D1F37; }
  a#nav-trigger .menu {
    background: white;
    display: block;
    height: 2px;
    position: absolute;
    top: calc(50% - 1px);
    transition: background .5s ease;
    width: 22px;
    border-radius: 18px; }
    a#nav-trigger .menu:after, a#nav-trigger .menu:before {
      background: white;
      content: "";
      display: block;
      height: 2px;
      position: absolute;
      top: -6px;
      transition: transform .5s ease,top .3s ease,bottom .3s ease, background .5s ease;
      width: 22px;
      border-radius: 18px; }
    a#nav-trigger .menu:after {
      bottom: -6px;
      top: auto; }
  a#nav-trigger.open {
    background: #6D1F37; }
    a#nav-trigger.open .menu {
      background: 0 0;
      transition: none; }
      a#nav-trigger.open .menu:before {
        transform: rotate(45deg);
        width: 22px;
        top: 1px; }
      a#nav-trigger.open .menu:after {
        top: 6px;
        width: 22px;
        bottom: auto;
        transform: translateY(-5px) rotate(-45deg); }

.grecaptcha-badge {
  opacity: 0;
  visibility: hidden; }

.video-wrap iframe {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: auto; }

.mobile-only, .mobile-only-flex {
  display: none !important; }

@media only screen and (max-width: 1379px) {
  header .menu > li {
    margin: 0 5px; } }
@media only screen and (max-width: 1299px) {
  .icon-boxes .box, .why-us-block .boxes .why-us, .about-pages .intro-block .boxes .box {
    padding: 30px; } }
@media only screen and (max-width: 1239px) {
  .latest-news-hero .copyarea {
    width: 40%; }

  .latest-news-hero .image {
    width: 60%; } }
@media only screen and (max-width: 1200px) {
  header .menu > li {
    margin: 0 2px; }

  header .logo {
    width: 230px; } }
@media only screen and (max-width: 1149px) {
  #menu-main-menu {
    display: none; }

  header .header-nav {
    position: absolute;
    right: 80px; }

  a#nav-trigger {
    display: flex;
    position: absolute;
    right: 0; }

  .menu-main-menu-container {
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%; }

  #menu-main-menu {
    display: flex;
    opacity: 0;
    visibility: hidden;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: -6%;
    width: 112%;
    background: rgba(244, 243, 239, 0.95);
    z-index: 100;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
    text-align: center;
    padding: 15px 0;
    -webkit-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.15); }

  #menu-main-menu.open {
    opacity: 1;
    visibility: visible; }

  header .menu > li {
    margin: 10px 0 !important;
    padding: 0;
    width: 100%; }

  header .menu > li > a {
    display: inline-block;
    font-size: 20px; }

  header .menu > li.menu-item-has-children .mega-menu {
    display: none;
    opacity: 1;
    visibility: inherit;
    position: relative;
    padding: 10px 0 0 0;
    width: 100%;
    max-width: none;
    margin: 0 auto 0 auto;
    top: auto;
    left: auto;
    transform: none;
    transition: none;
    background: transparent;
    box-shadow: none;
    backdrop-filter: none; }

  header .menu > li.menu-item-has-children.current-menu-ancestor .mega-menu {
    margin: 10px auto 0 auto; }

  header .menu > li.menu-item-has-children .mega-menu .mm-inner {
    border-radius: 0;
    background: none;
    justify-content: center; }

  header .menu > li.menu-item-has-children .mega-menu ul.level-1 {
    display: none; }

  header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li.menu-text > a {
    pointer-events: auto;
    cursor: pointer; }

  header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li.menu-text > a:after {
    display: inline-flex;
    content: '';
    background: url("../images/icon-news-dd.svg") 0 0 no-repeat;
    background-size: 14px auto;
    width: 14px;
    height: 14px;
    margin-left: 10px; }

  header .menu > li.menu-item-has-children .mega-menu ul.level-0 {
    border-right: none;
    font-size: 15px; }

  header .menu > li.menu-item-has-children > a {
    position: relative;
    padding: 4px 24px 4px 5px; }

  header .menu > li.menu-item-has-children > a:before {
    position: absolute;
    content: '';
    width: 14px;
    height: 9px;
    top: 9px;
    right: 0;
    background: url("../images/icon-news-dd.svg") right center no-repeat;
    transition: transform ease 0.4s; }

  header .menu > li.menu-item-has-children > a.expanded:before {
    transform: rotate(-180deg); }

  header .menu > li.menu-item-has-children .mega-menu ul li.menu-text > a {
    pointer-events: auto;
    cursor: pointer; }

  header .menu > li:hover > a:after {
    display: none; }

  header .menu > li.current_page_item > a:after, header .menu > li.current-page-ancestor > a:after, header .menu > li.active > a:after {
    display: block; }

  header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li.mobile-only {
    display: block; }

  header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li.full-title a {
    font-size: 18px; }

  header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li:last-child {
    padding-bottom: 0; }

  header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li, header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li.child-4 {
    width: 100%; }

  #menu-item-640 .level-0 li:nth-child(5), #menu-item-640 .level-0 li:nth-child(7) {
    margin-top: 0; }

  header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li.full-title {
    margin: 0; }

  header .menu > li > a {
    display: inline-block;
    font-size: 18px; }

  header .menu > li.menu-item-has-children .mega-menu .mm-inner {
    padding: 0; }

  header .menu > li.menu-item-has-children .mega-menu ul.level-0 {
    display: block;
    font-size: 14px;
    padding: 0;
    border-radius: 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }

  header .menu > li.menu-item-has-children .mega-menu ul.level-0 > li {
    padding: 0 10px 15px 10px;
    border-right: none; }

  body {
    font-size: 16px;
    line-height: 22px; }

  h1, .hero-header .headline h1 {
    font-size: 48px;
    line-height: 56px; }

  h2, #hero .copy-wrap h2 {
    font-size: 32px;
    line-height: 40px;
    padding: 0 0 20px 0; }

  h3, #t05-about .team-block .team-wrap .team p.title {
    font-size: 24px;
    line-height: 29px;
    padding: 0 0 20px 0; }

  h4 {
    font-size: 24px;
    line-height: 29px;
    padding: 0 0 20px 0; }

  p.large {
    font-size: 20px; }

  .hero-header .inner h1 {
    font-size: 38px;
    line-height: 48px; }

  .flexible-content .video-block .inner .copy-wrap p, .flexible-content .qualification-structure-block .intro p, .flexible-content .course-specifics-block .cs-large, .flexible-content .icon-block .icons .icon-wrap .copy, .flexible-content .course-structure-block .intro p, .flexible-content .student-journey-block .intro p, .flexible-content .reviews-block .intro p, .flexible-content .benefits-block h3, .flexible-content .benefits-block p, .flexible-content .markets-block .intro p, .flexible-content .fact-block p, .guide-page .flexible-content .study-options-block .intro p, .flexible-content .why-study-block .intro p, .flexible-content .register-block .inner p, .apprenticeship-page .flexible-content .advert-block .quote-wrap, .flexible-content .icon-block-corp .icons .icon-wrap, .flexible-content .icon-block-about {
    font-size: 22px;
    line-height: 27px; }

  #subnav li {
    margin: 0 20px; }

  .hero-header .headline h1 {
    max-width: 500px; }

  #t01 .home-intro .boxes .why-us {
    padding: 10px 30px; }

  .faq-block .faqs .faq h3:after {
    width: 44px;
    height: 44px;
    background-size: 100% auto; }

  #contact-page .contact-blocks .contact {
    padding: 30px; }

  .sale-bundle-deals .sticker {
    width: 240px; }

  .sale-bundle-deals .copy {
    width: calc(100% - 300px); }

  .sale-bundle-deals.summer .sticker {
    background-size: auto 200px; } }
@media only screen and (max-width: 959px) {
  body {
    font-size: 16px;
    line-height: 24px; }

  h1, .hero-header .headline h1 {
    font-size: 34px;
    line-height: 42px; }

  h1 {
    font-size: 28px;
    line-height: 36px; }

  h2, #hero .copy-wrap h2, .latest-news-articles .article-list .article .copyarea h2, .about-pages .intro-block .copy h2 {
    font-size: 24px;
    line-height: 32px;
    padding: 0 0 15px 0; }

  h3 {
    font-size: 20px;
    line-height: 26px;
    padding: 0 0 15px 0; }

  h4, .h4-style {
    font-size: 20px;
    line-height: 26px;
    padding: 0 0 15px 0; }

  h2.intro {
    font-size: 20px;
    line-height: 26px; }

  .why-us-block .intro p, .book-course-block .intro p, #t05-about .team-block .team-wrap .team p.title, .customer-reviews .intro p, p.large {
    font-size: 18px; }

  p.small {
    line-height: 120%; }

  .button, input[type="submit"], .arlo-show-more, .alm-load-more-btn {
    font-size: 16px; }

  .flexible-content .video-block .inner .copy-wrap p, .flexible-content .qualification-structure-block .intro p, .flexible-content .course-specifics-block .cs-large, .flexible-content .icon-block .icons .icon-wrap .copy, .flexible-content .course-structure-block .intro p, .flexible-content .student-journey-block .intro p, .flexible-content .reviews-block .intro p, .flexible-content .benefits-block h3, .flexible-content .benefits-block p, .flexible-content .markets-block .intro p, .flexible-content .fact-block p, .guide-page .flexible-content .study-options-block .intro p, .flexible-content .why-study-block .intro p, .flexible-content .register-block .inner p, .flexible-content .icon-block-corp .icons .icon-wrap, .flexible-content .icon-block-about .icons .icon-wrap, .instagram-block .inner .intro p {
    font-size: 20px;
    line-height: 25px; }

  #t01 .home-intro .boxes h2 {
    font-size: 24px; }

  footer .bottom-section {
    display: block; }

  footer .bottom-section .half {
    width: 100%; }

  footer .bottom-section #menu-footer-menu {
    justify-content: flex-start;
    margin: 10px 0 0 0; }

  footer .bottom-section #menu-footer-menu li:first-child {
    margin: 0; }

  blockquote {
    background-size: 65px auto; }

  #subnav {
    flex-wrap: wrap; }

  #subnav li {
    margin: 0 10px; }

  #floating-island {
    width: 100%; }

  #floating-island ul {
    flex-wrap: wrap;
    justify-content: center;
    max-width: 90%;
    margin: 0 auto;
    padding: 0 10px 10px 10px; }

  #floating-island ul li {
    margin-top: 10px !important; }

  .hero-header .bg-image {
    height: 580px;
    background-position: center left; }

  .hero-header .art.circle {
    width: 450px;
    height: 450px;
    top: auto;
    bottom: -40px; }

  .hero-header .art.art-1 {
    width: 100px;
    height: 138px; }

  .hero-header .art.art-2 {
    width: 80px;
    height: 80px; }

  .hero-header .art.art-3 {
    width: 85px;
    height: 125px; }

  .hero-header .art.art-4 {
    width: 85px;
    height: 130px;
    bottom: -50px; }

  .hero-header-course .inner {
    min-height: inherit; }

  .hero-header-course .inner .copy-wrap {
    padding-top: 130px; }

  #t01 .home-intro .inner {
    padding: 100px 0 50px 0; }

  #t01 .home-intro .video-wrap {
    margin: 50px auto; }

  .video-wrap iframe {
    aspect-ratio: 16 / 10; }

  #t01 .home-apps-block .course-wrap {
    height: auto;
    flex-direction: column;
    padding: 50px 0; }

  #t01 .home-apps-block .course-wrap .copy-wrap {
    width: 80%;
    order: 1;
    margin: 0 auto; }

  #t01 .home-apps-block .course-wrap .image-wrap {
    width: 50%;
    order: 0;
    margin: 0 auto 40px auto; }

  #t02-course .qualification-overview .boxes {
    flex-direction: column; }

  #t02-course .qualification-overview .boxes .box, #t02-course .qualification-overview .boxes.ct-2 .box {
    width: 100%;
    margin: 15px 0;
    padding: 20px; }

  #t02-course .qualification-overview .art.art-1 {
    width: 100px;
    height: 100px;
    top: 10px;
    left: -40px; }

  #t02-course .qualification-overview .art.art-2 {
    width: 100px;
    height: 100px;
    bottom: 20px; }

  .customer-reviews, .instagram-block .inner, #t02-course .qualification-overview, #t02-course .study-options, .finance-builder, #t02-course .course-structure, .why-us-block, .book-course-block {
    padding: 50px 0; }

  #t02-guide .hero-header .art.art-4 {
    width: 85px;
    height: 130px;
    bottom: -50px;
    left: 0; }

  #t02-guide .hero-header .art.art-2, #t02-guide .hero-header .art.art-3 {
    width: 160px;
    height: 182px;
    bottom: 0;
    right: 0;
    display: block; }

  .review-holder {
    margin: 20px 0 0 0; }

  .faq-block {
    margin: 50px 0; }

  .why-us-block .intro {
    margin-bottom: 30px; }

  .why-us-block .boxes {
    margin: 40px 0 0 0; }

  .why-us-block .boxes .why-us {
    width: 100%;
    padding: 20px; }

  .why-us-block .boxes .why-us:first-child {
    padding: 0 0 20px 0; }

  .why-us-block .boxes .why-us:last-child {
    padding: 20px 0 0 0; }

  .why-us-block .boxes .why-us:after {
    right: auto;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px; }

  .about-pages.finance-page .intro-block .boxes {
    margin: 50px 0 30px 0; }

  .about-pages .intro-block .inner, #contact-page .contact-blocks, #t02 .course-wrap, .course-intro .inner {
    padding: 100px 0 50px 0; }

  #t03-apprenticeship .hero-header .art.art-1, .apprentice-contact .hero-header .art.art-1 {
    width: 100px;
    height: 138px;
    left: -40px; }

  #t03-apprenticeship .hero-header .art.art-2, .apprentice-contact .hero-header .art.art-2 {
    width: 80px;
    height: 80px;
    top: 80px;
    left: auto;
    right: 30px; }

  #t03-apprenticeship .hero-header .art.art-5, .apprentice-contact .hero-header .art.art-5 {
    width: 137px;
    height: 38px;
    top: 100px;
    left: auto;
    bottom: auto;
    right: 60px; }

  #t03-apprenticeship .hero-header .art.art-4, .apprentice-contact .hero-header .art.art-4 {
    width: 136px;
    height: 145px;
    top: auto;
    left: auto;
    bottom: 20px;
    right: 20px; }

  #t03-apprenticeship .why-us-block .intro {
    margin-bottom: 0; }

  #t03-apprenticeship .why-us-block .boxes .why-us {
    padding: 20px 20px 30px 20px; }

  #t03-apprenticeship .why-us-block .boxes .why-us:nth-child(3):after {
    display: block; }

  #t03-apprenticeship .employer-benefits .boxes .why-us {
    margin: 0; }

  #t03-apprenticeship .employer-benefits .art.art-1 {
    width: 74px;
    height: 121px;
    top: 0; }

  #t03-apprenticeship .employer-benefits .art.art-2 {
    width: 62px;
    height: 80px;
    bottom: 20px; }

  #t03-apprenticeship .employer-benefits .intro .free-rec {
    width: 110px;
    height: 110px;
    top: -50px;
    right: -20px; }

  #t03-apprenticeship .employer-benefits .intro h2 {
    padding: 20px 80px; }

  #t05-about .timeline-block h2 {
    padding-bottom: 20px; }

  #t05-about .timeline-block .timeline-wrap {
    margin-bottom: 20px; }

  #t05-about .timeline-block .timeline-wrap .year {
    width: 130px;
    border-right: 2px solid #F4F3EF;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -1.12px;
    padding: 20px 20px 20px 0; }

  #t05-about .timeline-block .timeline-wrap .copy {
    width: calc(100% - 130px);
    padding: 0 0 0 20px; }

  #t05-about .timeline-block .timeline-wrap .copy p.large {
    font-size: 16px;
    line-height: 20px; }

  #t05-about .team-block {
    padding: 40px 0; }

  #t05-about .team-block .intro {
    margin-bottom: 30px; }

  #t05-about .team-block .team-wrap .team {
    width: 48%; }

  #t05-about .values-block .icon-boxes .box {
    padding: 30px; }

  #contact-page .contact-blocks .contact {
    padding: 0 0 40px 0; }

  #contact-page .contact-blocks .contact:last-child {
    padding: 0; }

  #contact-page .contact-blocks .contact .icon {
    height: 50px;
    margin-bottom: 10px; }

  #contact-page .contact-blocks .contact .icon img {
    height: 100%;
    width: auto;
    margin: 0 auto; }

  #contact-page .contact-blocks .contact .details {
    margin: 0 0 20px 0; }

  #contact-page .contact-blocks .inner {
    flex-direction: column; }

  #contact-page .contact-blocks .contact {
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px; }

  #contact-page .contact-blocks .contact:after {
    right: auto;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px; }

  #contact-page .instagram-block .inner {
    padding: 0; }

  #sale-home-sticker {
    width: 300px; }

  .sale-bundle-deals {
    padding: 20px; }

  .sale-bundle-deals .deal-wrap {
    display: block; }

  .sale-bundle-deals .deal-wrap .deal {
    margin: 10px 0; }

  .sale-bundle-deals .copy h2 {
    padding: 0; }

  .sale-bundle-deals.bf .sticker {
    width: 170px;
    background-size: 100%;
    background-position: top left; }

  .apprentice-contact .hero-header {
    min-height: 400px; }

  .sale-bundle-deals.spring .sticker h2 {
    font-size: 40px; }

  .jb-form .main-bg {
    height: 400px; }

  .jb-form .main-bg #deal-sticker {
    bottom: 20px;
    right: 20px;
    width: 274px; }

  .finance-footer .inner {
    padding: 0; }

  .about-locations #subnav {
    flex-wrap: wrap; }

  .about-locations #subnav li {
    margin: 0 10px; } }
@media only screen and (max-width: 767px) {
  .desktop-only {
    display: none !important; }

  .mobile-only {
    display: block !important; }

  .mobile-only-flex {
    display: flex !important; }

  header {
    height: 60px; }

  header .header-inner {
    height: 60px; }

  header .logo {
    width: 220px;
    order: 1; }

  header .header-nav {
    width: auto;
    order: 0;
    right: 65px; }

  header .header-nav .bnpl-button {
    display: none; }

  header .header-nav .gci-button {
    margin: 0 5px 0 0; }

  header .header-nav .callus-button {
    margin: 0; }

  .menu-main-menu-container {
    top: 60px; }

  footer .container {
    flex-wrap: wrap; }

  .half {
    width: 100%; }

  footer .top-section .left {
    order: 1;
    text-align: center; }

  footer .top-section .right {
    order: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px; }

  footer .bottom-section .left {
    text-align: center; }

  footer .bottom-section #menu-footer-menu {
    justify-content: center;
    margin-top: 15px;
    flex-wrap: wrap; }

  footer .bottom-section #menu-footer-menu li, footer .bottom-section #menu-footer-menu li:first-child {
    margin: 0 10px; }

  footer .top-section {
    padding: 30px 0; }

  footer .top-section .left p {
    max-width: 400px;
    margin: 0 auto; }

  footer .bottom-section {
    padding: 0 0 30px 0; }

  .with-float footer .bottom-section {
    padding: 0 0 80px 0; }

  #cfo-overlay .overlay-intro, #email-success-overlay .overlay-intro {
    margin-top: 30px; }

  #cfo-overlay {
    top: 0; }

  #cfo-overlay .inner-content {
    padding: 20px; }

  #call-overlay {
    top: 80px;
    width: 90%;
    left: 5%; }

  #call-overlay .overlay-intro {
    margin-top: 30px; }

  #call-overlay .inner-content {
    padding: 20px; }

  #call-overlay .overlay-intro p {
    font-size: 16px;
    line-height: 20px; }

  #call-overlay .overlay-intro p span {
    font-size: 28px; }

  #cfo-overlay, #contact-us-overlay, #location-map-overlay, #email-success-overlay {
    max-height: 100%;
    top: 0; }

  #contact-us-overlay .inner-content, #location-map-overlay .inner-content, #email-success-overlay .inner-content {
    padding: 60px 0 20px 0; }

  #location-map-overlay .inner-content {
    padding: 60px 0 0 0; }

  #location-map-overlay .inner-content iframe {
    width: 100%; }

  input[type="email"], input[type="text"], input[type="number"], textarea {
    font-size: 16px;
    width: 100%;
    padding: 6px 16px; }

  #partners-block {
    padding: 30px 0; }

  #partners-block .container {
    flex-wrap: wrap; }

  #partners-block .container .item {
    width: 50%; }

  #partners-block .container .item {
    padding: 0 40px !important; }

  #partners-block .container .item:nth-child(4) {
    padding: 0 70px !important;
    margin: 0; }

  #partners-block .container .item:last-child {
    padding: 0 70px !important;
    margin: 0; }

  #partners-block .container .item img {
    margin: 10px auto; }

  #breadcrumb-holder {
    font-size: 14px;
    line-height: 130%; }

  #t01 .home-intro .boxes, .about-pages .intro-block .boxes {
    flex-direction: column; }

  #t01 .home-intro .boxes .why-us, .about-pages .intro-block .boxes .box {
    width: 100%; }

  #t01 .home-intro .boxes .why-us:after, .about-pages .intro-block .boxes .box:after {
    display: none; }

  .review-holder {
    flex-direction: column; }

  .review-holder .review {
    width: 100%;
    padding: 20px;
    margin: 10px 0; }

  #t01 .home-apps-block .course-wrap .image-wrap {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 30px auto; }

  #t01 .home-apps-block .course-wrap .copy-wrap {
    width: 100%; }

  .icon-boxes, .icon-boxes.ct-5 {
    margin: 0; }

  .icon-boxes.ct-5 .box {
    margin: 0; }

  .icon-boxes .icon {
    margin-bottom: 0; }

  .icon-boxes .box, #t05-about .values-block .icon-boxes .box {
    width: 100%;
    padding: 20px; }

  .icon-boxes .box:after {
    right: auto;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px; }

  .icon-boxes .box:nth-child(3):after, .icon-boxes.ct-5 .box:nth-child(3):after {
    display: block; }

  .icon-boxes .box:nth-child(1), #t05-about .values-block .icon-boxes .box:nth-child(1) {
    padding-top: 0; }

  #t01 .course-carousel-custom, #t01 .course-carousel-custom .pin-wrap {
    height: auto !important; }

  #t01 .course-carousel-custom .pin-wrap .course-wrap {
    height: auto !important;
    position: relative !important;
    top: auto !important;
    width: auto !important; }

  #t01 .course-carousel .course-wrap .inner, #t01 .course-carousel-custom .course-wrap .inner {
    flex-direction: column;
    justify-content: center; }

  #t01 .course-carousel .course-wrap .inner .copy-wrap, #t01 .course-carousel-custom .course-wrap .inner .copy-wrap {
    width: 100%;
    margin-bottom: 0;
    order: 1; }

  #t01 .course-carousel .course-wrap .inner .image-wrap, #t01 .course-carousel-custom .course-wrap .inner .image-wrap {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 30px auto;
    order: 0; }

  #t01 .course-carousel-custom .course-wrap .inner {
    padding: 30px 0; }

  #t01 .course-carousel-custom .custom-buttons {
    display: none; }

  .faq-block .faqs .faq h3:after {
    width: 32px;
    height: 32px; }

  .faq-block .faqs .faq h3 {
    font-size: 16px;
    line-height: 20px;
    padding: 5px 40px 5px 0; }

  #t02 .course-wrap .inner {
    flex-direction: column; }

  #t02 .course-wrap .inner .copy-wrap {
    width: 100%;
    order: 1; }

  #t02 .course-wrap .inner .image-wrap {
    width: 100%;
    order: 0;
    max-width: 400px;
    margin: 0 auto 30px auto; }

  #t02 .course-wrap:nth-of-type(2) {
    padding: 50px 0; }

  #t02 .course-wrap:nth-of-type(3) {
    padding: 50px 0; }

  #t02-course .fees-block {
    width: 110%;
    margin-left: -5%; }

  .hero-header-course .inner {
    flex-direction: column;
    min-height: inherit; }

  .hero-header-course .inner .copy-wrap {
    width: 100%;
    padding: 30px 0 0 0;
    order: 1; }

  .hero-header-course .inner .image-wrap {
    width: 100%;
    order: 0;
    max-width: 400px;
    margin: 0 auto 30px auto; }

  .hero-header-course .inner .copy-wrap h1 br {
    display: none; }

  .course-intro .copy {
    padding-bottom: 40px; }

  #t02-course .course-structure {
    padding-bottom: 10px; }

  #t02-course .course-structure .intro {
    margin-bottom: 30px; }

  #t02-course .qualification-overview .intro {
    margin-bottom: 30px; }

  #t02-course .study-options {
    padding-bottom: 10px; }

  #t02-course .study-options .intro {
    margin-bottom: 30px; }

  #t02-course .study-options .option-wrap, #t02-course .course-structure .option-wrap {
    width: 100%;
    flex-direction: column;
    margin: 0 0 40px; }

  #t02-course .study-options .option-wrap .image-wrap, #t02-course .course-structure .option-wrap .image-wrap {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 30px auto; }

  #t02-course .study-options .option-wrap .copy-wrap, #t02-course .course-structure .option-wrap .copy-wrap {
    width: 100%;
    padding: 0; }

  #t02-course .fees-block .fees-wrap .head {
    display: none; }

  #t02-course .fees-block .fees-wrap .inner-head, #t02-course .fees-block .fees-wrap .inner-text {
    flex-direction: column; }

  #t02-course .fees-block .fees-wrap .col:nth-child(1), #t02-course .fees-block .fees-wrap .col:nth-child(2), #t02-course .fees-block .fees-wrap .col:nth-child(3), #t02-course .fees-block .fees-wrap .col:nth-child(4) {
    width: 100%; }

  #t02-course .fees-block p.small {
    width: 80%;
    margin: 20px auto 0 auto; }

  #t02-course .fees-block .fees-wrap .col:nth-child(1) {
    padding: 0; }

  #t02-course .qualification-overview.with-carousel .boxes .carousel-cell {
    width: 100%; }

  .flickity-page-dots {
    width: calc(80%); }

  #t02-guide .career-choice .icon-boxes {
    margin-top: 30px; }

  #t02-guide .quiz-block {
    padding: 40px 0; }

  #t02-guide .qualify-block, #t02-guide .progression-block, #t02-guide .next-step-block {
    padding: 40px 0; }

  #t02-guide .qualify-block h2, #t02-guide .progression-block h2, #t02-guide .next-step-block h2 {
    padding-bottom: 30px; }

  #t02-guide .qualify-block .flex, #t02-guide .progression-block .flex, #t02-guide .next-step-block .flex {
    flex-direction: column; }

  #t02-guide .qualify-block .image-wrap, #t02-guide .progression-block .image-wrap, #t02-guide .next-step-block .image-wrap {
    width: 100%;
    margin: 0 auto 30px auto; }

  #t02-guide .qualify-block .copy-wrap, #t02-guide .progression-block .copy-wrap, #t02-guide .next-step-block .copy-wrap {
    width: 100%; }

  .book-course-block .bundle-deal-block {
    max-width: none;
    padding: 10px; }

  .faq-block .faqs {
    margin: 30px 0 0 0; }

  .faq-block .faqs .faq {
    padding: 10px 20px; }

  .faq-block .faqs .faq .copy {
    padding: 10px 0 0 0; }

  .faq-block .faqs .faq .copy p {
    font-size: 14px;
    line-height: 20px; }

  #t03-apprenticeship .our-programmes .intro .inner {
    padding: 40px 0; }

  #t03-apprenticeship .our-programmes .programme-wrap {
    padding: 40px 0; }

  #t03-apprenticeship .our-programmes .programme-wrap .inner, #t03-apprenticeship .register-interest .course-wrap, #t03-apprenticeship .learning-outcomes .option-wrap {
    flex-direction: column; }

  #t03-apprenticeship .our-programmes .programme-wrap .inner .image-wrap, #t03-apprenticeship .register-interest .course-wrap .image-wrap, #t03-apprenticeship .learning-outcomes .option-wrap .image-wrap {
    width: 100%;
    order: 0;
    max-width: 400px;
    margin: 0 auto 30px auto; }

  #t03-apprenticeship .our-programmes .programme-wrap .inner .copy-wrap, #t03-apprenticeship .register-interest .course-wrap .copy-wrap, #t03-apprenticeship .learning-outcomes .option-wrap .copy-wrap {
    width: 100%;
    order: 1; }

  #t03-apprenticeship .why-us-block .ofsted-wrap {
    margin-top: 30px; }

  #t03-apprenticeship .register-interest {
    padding: 40px 0; }

  #t03-apprenticeship .register-interest .art.art-1, .apprentice-contact .hero-header .art.art-1 {
    width: 137px;
    height: 34px;
    left: -50px;
    bottom: 50px; }

  #t03-apprenticeship .register-interest .art.art-2, .apprentice-contact .hero-header .art.art-2 {
    width: 100px;
    height: 125px;
    top: 10px;
    right: -30px; }

  #t03-apprenticeship .course-intro .details {
    flex-wrap: wrap; }

  #t03-apprenticeship .course-intro .details .detail {
    width: 50%;
    margin-bottom: 30px; }

  #t03-apprenticeship .course-intro .inner {
    padding: 50px 0 20px 0; }

  #t03-apprenticeship .student-journey {
    padding: 40px 0; }

  #t03-apprenticeship .learning-outcomes {
    padding: 40px 0; }

  #t03-apprenticeship .learning-outcomes .intro {
    margin-bottom: 30px; }

  #t03-apprenticeship .learning-outcomes .option-wrap {
    margin: 0 auto;
    width: auto; }

  .apprentice-contact .course-intro .inner {
    padding: 0; }

  .apprentice-contact .hero-header .headline {
    padding: 20px; }

  .apprentice-contact .hero-header {
    background-position: right -100px center;
    min-height: 300px; }

  header.bg-contact .logo {
    order: 0; }

  #cfo-button-app-contact {
    top: 14px; }

  .apprentice-contact .course-intro, .apprentice-contact .contact-form, .apprentice-contact .quote, .apprentice-contact .why-us-block {
    padding: 30px 0; }

  .apprentice-contact .quote blockquote {
    font-size: 20px;
    line-height: 28px;
    padding: 0 20px 20px 80px; }

  #t04-corporate .corporate-blocks .corporate-wrap {
    padding: 40px 0; }

  #t04-corporate .corporate-blocks .corporate-wrap h2 {
    padding-bottom: 30px; }

  #t04-corporate .corporate-blocks .corporate-wrap .flex {
    flex-direction: column; }

  #t04-corporate .corporate-blocks .corporate-wrap .flex .image-wrap {
    width: 100%;
    order: 0;
    max-width: 400px;
    margin: 0 auto 30px auto; }

  #t04-corporate .corporate-blocks .corporate-wrap .flex .copy-wrap {
    width: 100%; }

  #t04-corporate .partner-block {
    padding: 40px 0; }

  #t04-corporate .corporate-blocks .corporate-wrap .flex .image-wrap .image {
    width: 100%; }

  #t05-about .values-block {
    margin-bottom: 20px; }

  #t05-about .timeline-block {
    padding: 40px 0; }

  .about-pages.finance-page .intro-block .boxes {
    margin: 0 0 20px 0; }

  .about-pages .intro-block .boxes .icon {
    margin-bottom: 5px; }

  .about-pages .intro-block .boxes .box {
    padding: 10px; }

  .latest-news .content-blocks {
    z-index: auto; }

  .hero-header .art.art-3 {
    display: none; }

  .news-filter ul {
    flex-direction: column;
    padding-top: 30px; }

  .news-filter ul li {
    margin: 5px 0; }

  .news-filter ul select {
    width: 100%; }

  .latest-news-hero {
    flex-direction: column;
    margin-bottom: 20px; }

  .latest-news-hero .image {
    width: 100%;
    order: 0; }

  .latest-news-hero .copyarea {
    width: 100%;
    order: 1; }

  .latest-news-hero .copyarea {
    padding: 20px; }

  .latest-news-articles .article-list .article {
    flex-direction: column; }

  .latest-news-articles .article-list .article .copyarea {
    width: 100%;
    padding: 20px;
    order: 1; }

  .latest-news-articles .article-list .article .image {
    order: 0;
    width: 100%;
    border-radius: 18px 18px 0 0; }

  .latest-news-articles {
    margin-top: 30px; }

  .blog-article-single .hero-header {
    height: auto;
    min-height: 400px; }

  .blog-article-single .hero-header .headline {
    padding-top: 40px; }

  .blog-article-single .hero-header .art.art-1 {
    display: none; }

  .blog-article-single .hero-header .art.art-2 {
    width: 120px;
    height: 190px;
    bottom: 30px;
    right: 0; }

  .blog-article-single .hero-header .art.circle {
    background-size: 100%; }

  .blog-article-single .article-single .copyarea {
    margin: 20px 0 50px 0; }

  .blog-article-single .read-more-holder {
    margin: 0 0 50px 0; }

  .student-benefits .hero-header .bg-image {
    background-position: center left -160px; }

  .student-benefits .image-block {
    margin-bottom: 40px; }

  .student-benefits .image-block .inner {
    padding: 0; }

  .about-join-us .icon-boxes.ct-5 {
    margin-top: 20px; }

  .about-pages .intro-block .inner, #contact-page .contact-blocks, #t02 .course-wrap, .course-intro .inner {
    padding: 50px 0 50px 0; }

  .finance-builder #step3 .inner {
    display: block; }

  .finance-builder #step3 .inner .options {
    width: 100%;
    margin-bottom: 20px; }

  .finance-builder #step3 .inner .chosen {
    width: 100%; }

  #page-404, .page-content.default {
    padding-bottom: 50px; }

  #page-404 .page-header, .page-content.default .page-header {
    padding: 100px 0 30px 0; }

  .wsp-pages-list, .wsp-pages-list li ul {
    padding-left: 20px; }

  .jb-form .main-bg {
    height: 300px; }

  .jb-form .contact-form-block {
    padding: 30px 0; }

  .jb-form .main-bg #deal-sticker {
    width: 200px; }

  .arlo-referral-link {
    display: none !important; }

  form .checkboxes .wpcf7-checkbox .wpcf7-list-item {
    width: 100%;
    margin: 0 0 10px 0; }

  form .wpcf7-list-item, form label {
    display: block; }

  .contact-us .connect-block .inner .social-media a {
    height: 45px;
    width: 46px;
    background-size: 46px 45px !important; }

  #floating-island {
    bottom: 20px; }

  #floating-island ul {
    padding: 2px 5px 7px 5px;
    border-radius: 24px; }

  #floating-island ul li {
    margin: 3px 3px 0 3px !important; }

  #floating-island ul li a {
    padding: 3px;
    margin: 0; }

  #floating-island ul li a.gci, #floating-island ul li a.ryi-app-button {
    padding: 8px; }

  #subnav {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 10px 0 10px;
    max-height: none;
    max-width: none;
    min-width: inherit; }

  #subnav.stuck {
    top: 80px;
    width: 90%; }

  #subnav li {
    margin: 5px; }

  #subnav li a {
    font-size: 16px;
    line-height: 16px;
    padding: 6px; }

  .app-enquiry .app-qs .cta-buttons {
    display: block; }

  .app-enquiry a.button {
    width: calc(100% - 40px);
    margin: 0 20px 20px 20px; }

  form .half {
    width: 100%; }

  form .half:first-child {
    margin-bottom: 10px; }

  /* SALE - Switch */
  .sale-page.easter #hero {
    background-position: right -50px center; }

  #sale-home-sticker {
    width: 200px;
    right: 50%;
    transform: translateX(50%); }

  .home .hero-header {
    height: 400px; }

  .home .hero-header .image {
    display: block; }

  .home .hero-header .image .headline {
    padding-top: 30px;
    width: 100%; }

  .sale-bundle-deals.bf .sticker {
    display: none; }

  .sale-page .intro-block {
    padding: 30px 0; }

  .sale-page .sale-block {
    padding: 30px 0; }

  .sale-page .sale-block .sale-items {
    display: block; }

  .sale-page .sale-block .sale-items .main {
    width: 100%; }

  .sale-page .sale-block .sale-items .deal {
    width: 100%; }

  .sale-page .sale-block .sale-items .row.header {
    display: none; }

  .sale-page .sale-block .sale-items .row {
    display: block; }

  .sale-page .sale-block .sale-items .main .row div:nth-child(1) {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #A7ACB2; }

  .sale-page .sale-block .sale-items .main .row div:nth-child(2) {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #A7ACB2; }

  .sale-page .sale-block .sale-items .main .row div:nth-child(3) {
    width: 100%; }

  .sale-page .sale-block .sale-items .row div {
    padding: 10px 15px; }

  .sale-page .sale-block .sale-items .deal {
    margin-bottom: 20px; }

  .sale-page .sale-block .sale-items.last {
    margin-bottom: 40px; }

  .sale-page .sale-steps {
    padding: 30px 0; }

  .sale-page .sale-steps .inner {
    display: block; }

  .sale-page .sale-steps .inner .step {
    width: 100%;
    margin-bottom: 30px; }

  .sale-page .sale-steps .inner .step:last-child {
    margin: 0; }

  .sale-page .sale-steps .inner .step p.large {
    font-size: 28px;
    line-height: 32px; }

  .sale-bundle-deals {
    display: block; }

  .sale-bundle-deals .sticker {
    width: 100%;
    margin: 0 auto 20px auto; }

  .sale-bundle-deals .copy {
    width: 100%; }

  .sale-bundle-deals .deal-wrap .deal {
    padding: 10px; }

  .sale-bundle-deals.summer {
    padding-top: 200px; }

  .sale-bundle-deals.summer .sticker {
    width: 100%;
    height: 180px;
    background-size: auto 100%;
    background-position: left center;
    max-width: none;
    margin: 0;
    top: 0; }

  .sale-page.bf #hero > .inner {
    background-position: right -40px top;
    background-size: auto 80%; }

  .about-locations #subnav {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 10px 0 10px;
    max-height: none;
    max-width: none;
    min-width: inherit; }

  .about-locations #subnav.stuck {
    top: 80px;
    width: 90%; }

  .about-locations #subnav li {
    margin: 5px; }

  .about-locations #subnav li a {
    font-size: 16px;
    line-height: 16px;
    padding: 6px; }

  .about-locations #hero .copy-wrap h2 {
    font-size: 22px;
    line-height: 30px; }

  .about-locations .content-blocks .inner .location-intro {
    margin: 0 auto 30px auto; }

  .about-locations .content-blocks .inner .location-images {
    margin: 0 auto 30px auto; }

  .about-locations .content-blocks .inner .location-overview {
    margin-bottom: 30px; }

  .about-locations .inner .location-links {
    margin: 20px auto 30px auto; }

  .about-locations .inner .location-intro {
    margin: 0 auto 30px auto; }

  .about-locations .inner .location-images .image {
    width: calc(50% - 10px); }

  .about-locations .inner .location-images {
    margin: 0 auto 35px auto; }

  .about-locations .inner .location-embed-map iframe {
    height: 300px; }

  .about-locations .inner .location-embed-map {
    margin-bottom: 35px; } }
@media only screen and (max-width: 499px) {
  header .logo {
    width: 180px; }

  footer .bottom-section #menu-footer-menu li {
    text-align: center; }

  footer .top-section .left p br {
    display: none; }

  .home .hero-header .image .headline {
    width: 90%; }

  .home .hero-header .image .headline h1 {
    font-size: 26px;
    line-height: 34px;
    width: 100%; }

  .home .hero-header .image .headline .button.video {
    display: inline-flex;
    line-height: 1.2;
    align-items: center; }

  .flexible-content .career-change-block .stats .stat {
    width: 100%;
    margin: 10px auto;
    max-width: 260px; }

  .flexible-content .logo-block .intro {
    margin: 0; }

  .flexible-content .logo-block .logos .logo {
    width: 100%;
    padding: 20px; }

  .flexible-content .icon-block-corp .icons .icon-wrap, .flexible-content .icon-block-about .icons .icon-wrap {
    padding: 0; }

  .flexible-content .advert-block .content .image-wrap .sticker {
    width: 110px; }

  .flexible-content .course-structure-block .content .image-wrap .sticker {
    top: 10px;
    right: 10px;
    width: 110px; }

  .flexible-content .timeline-block .timeline-wrap {
    display: none; }

  .flexible-content .timeline-block .timeline-wrap.tl-mobile {
    display: flex;
    flex-direction: column; }

  .flexible-content .timeline-block .timeline-wrap:after {
    display: none; }

  #t03-apprenticeship .course-intro .details .detail {
    width: 100%; }

  #t03-apprenticeship .student-journey .main-carousel .carousel-cell {
    width: 100%;
    padding: 0;
    margin-right: 20px; }

  #t03-apprenticeship .student-journey .main-carousel .carousel-cell .journey-wrap {
    width: 100%; }

  #t03-apprenticeship .student-journey .main-carousel .carousel-cell:after {
    right: 0; }

  #t03-apprenticeship .student-journey .main-carousel .carousel-cell .art.art-1 {
    background-size: auto 100%; }

  #t05-about .timeline-block .timeline-wrap .year {
    width: 110px;
    padding: 10px 20px 10px 0; }

  #t05-about .timeline-block .timeline-wrap .copy {
    width: calc(100% - 110px); }

  #t05-about .timeline-block .timeline-wrap .copy p.large {
    font-size: 14px;
    line-height: 18px; }

  #t05-about .team-block .team-wrap .team {
    width: 100%; }

  #floating-island ul li a.gci, #floating-island ul li a.ryi-app-button {
    display: none; }

  form .row {
    margin-bottom: 0; }

  form .half {
    width: 100%;
    margin-bottom: 10px; }

  form .full {
    width: 100%;
    margin-bottom: 10px; }

  form .checkboxes .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
    margin-left: 0; }

  #partners-block .container .item {
    padding: 0 20px !important; }

  #partners-block .container .item:nth-child(4), #partners-block .container .item:nth-child(5), #partners-block .container .item:last-child {
    padding: 0 50px !important; }

  .contact-us .contact-blocks .inner .contact .icon img {
    max-height: 50px; }

  .about-locations .content-blocks .inner .location-images {
    margin: 0 auto 30px auto;
    display: block; }

  .about-locations .content-blocks .inner .location-images .image {
    width: 100%; }

  .about-locations .content-blocks .inner .location-images .image:first-child {
    margin-bottom: 20px; }

  /* SALE - Switch */
  .home .hero-header .image .headline {
    padding-top: 30px;
    width: 100%; }

  .sale-page.easter #hero .copy-wrap {
    padding-right: 35%; }

  .sale-page .sale-block .sale-items .deal .row .large {
    font-size: 24px;
    line-height: 30px; }

  .sale-page.easter #hero .copy-wrap h2 {
    font-size: 22px;
    line-height: 26px;
    padding: 0 0 25px 0; }

  .about-locations .content-blocks .inner .location-images {
    margin: 0 auto 30px auto;
    display: block; }

  .about-locations .content-blocks .inner .location-images .image {
    width: 100%; }

  .about-locations .content-blocks .inner .location-images .image:first-child {
    margin-bottom: 20px; } }
@media only screen and (min-width: 1024px) and (max-height: 650px) {
  #cfo-overlay .overlay-intro h2 {
    padding-bottom: 10px; }

  #cfo-overlay p {
    padding-bottom: 10px; }

  #cfo-overlay p:last-of-type {
    padding: 0; }

  #cfo-overlay input[type="email"], input[type="text"], input[type="number"], textarea {
    padding: 5px 10px; }

  #cfo-overlay .inner-content {
    padding: 20px 35px 10px 35px; } }
@font-face {
  font-family: 'Stag';
  src: url("Stag-LightItalic.eot");
  src: local("Stag Light Italic"), local("Stag-LightItalic"), url("webfonts/Stag-LightItalic.eot?#iefix") format("embedded-opentype"), url("webfonts/Stag-LightItalic.woff2") format("woff2"), url("webfonts/Stag-LightItalic.woff") format("woff"), url("webfonts/Stag-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Stag';
  src: url("Stag-Regular.eot");
  src: local("Stag Regular"), local("Stag-Regular"), url("webfonts/Stag-Regular.eot?#iefix") format("embedded-opentype"), url("webfonts/Stag-Regular.woff2") format("woff2"), url("webfonts/Stag-Regular.woff") format("woff"), url("webfonts/Stag-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Stag';
  src: url("Stag-MediumItalic.eot");
  src: local("Stag Medium Italic"), local("Stag-MediumItalic"), url("webfonts/Stag-MediumItalic.eot?#iefix") format("embedded-opentype"), url("webfonts/Stag-MediumItalic.woff2") format("woff2"), url("webfonts/Stag-MediumItalic.woff") format("woff"), url("webfonts/Stag-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: 'Stag';
  src: url("Stag-Medium.eot");
  src: local("Stag Medium"), local("Stag-Medium"), url("webfonts/Stag-Medium.eot?#iefix") format("embedded-opentype"), url("webfonts/Stag-Medium.woff2") format("woff2"), url("webfonts/Stag-Medium.woff") format("woff"), url("webfonts/Stag-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Stag Sans';
  src: url("StagSans-Medium.eot");
  src: local("Stag Sans Medium"), local("StagSans-Medium"), url("webfonts/StagSans-Medium.eot?#iefix") format("embedded-opentype"), url("webfonts/StagSans-Medium.woff2") format("woff2"), url("webfonts/StagSans-Medium.woff") format("woff"), url("webfonts/StagSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
/* LIBF - Home */
.libf-page header {
  background: #fff; }
  .libf-page header .header-inner {
    padding: 0; }
  .libf-page header .logo {
    width: 322px; }
  .libf-page header .menu > li, .libf-page header .menu > li.current_page_item {
    transition: 0.4s ease all; }
    .libf-page header .menu > li:hover, .libf-page header .menu > li.current_page_item:hover {
      background: #2D3646; }
      .libf-page header .menu > li:hover a, .libf-page header .menu > li.current_page_item:hover a {
        background: none;
        color: #fff; }
  .libf-page header .menu > li.current_page_item {
    background: #2D3646; }
    .libf-page header .menu > li.current_page_item a {
      background: none;
      color: #fff; }
  .libf-page header .menu > li > a {
    color: #2D3646;
    font-family: 'Stag';
    font-weight: 500;
    font-size: 18px;
    line-height: 20px; }
    .libf-page header .menu > li > a:hover {
      background: none; }
    .libf-page header .menu > li > a:after {
      display: none; }
  .libf-page header .header-nav {
    height: 100%; }
    .libf-page header .header-nav .bnpl-button {
      height: 100%;
      background: #2D3646;
      color: #fff;
      display: flex;
      align-items: center;
      border-radius: 0;
      font-family: 'Stag';
      font-weight: 500;
      font-size: 18px;
      line-height: 20px; }
    .libf-page header .header-nav .gci-button {
      background: url(../images/libf-site-icon-talk.svg) center center no-repeat;
      margin: 0 15px;
      border-radius: 0; }
.libf-page footer .top-section {
  background: #E8E9EB; }
  .libf-page footer .top-section .inner {
    width: 100%;
    display: flex;
    justify-content: center; }
    .libf-page footer .top-section .inner .social-media {
      justify-content: flex-start; }
      .libf-page footer .top-section .inner .social-media p {
        color: #2D3646;
        font-family: 'Stag';
        font-weight: normal; }
      .libf-page footer .top-section .inner .social-media a.twitter {
        background: url(../images/libf-site-icon-twitter.svg) 0 0 no-repeat; }
      .libf-page footer .top-section .inner .social-media a.linkedin {
        background: url(../images/libf-site-icon-linkedin.svg) 0 0 no-repeat; }
      .libf-page footer .top-section .inner .social-media a.youtube {
        background: url(../images/libf-site-icon-youtube.svg) 0 0 no-repeat; }
      .libf-page footer .top-section .inner .social-media a.news {
        background: url(../images/libf-site-icon-news.svg) 0 0 no-repeat; }
.libf-page footer .bottom-section {
  background: #E8E9EB; }
  .libf-page footer .bottom-section .container {
    display: flex;
    justify-content: space-between; }
  .libf-page footer .bottom-section p, .libf-page footer .bottom-section #menu-footer-menu li a {
    font-family: 'Stag';
    font-weight: normal;
    color: #2D3646; }
.libf-page h1 {
  font-family: 'Stag Sans';
  font-weight: 500; }
.libf-page h2, .libf-page h3, .libf-page h4 {
  color: #2D3646;
  font-family: 'Stag Sans';
  font-weight: 500; }
.libf-page h5 {
  color: #2D3646;
  font-family: 'Stag';
  font-weight: 500;
  padding: 0 0 25px 0;
  font-size: 20px;
  line-height: 24px;
  margin: 0; }
.libf-page strong {
  font-family: 'Stag';
  font-weight: 500; }
.libf-page em {
  font-family: 'Stag';
  font-style: italic;
  font-weight: normal; }
.libf-page p {
  font-family: 'Stag';
  font-weight: normal;
  color: #404042; }
.libf-page p a, .libf-page td a {
  color: #2D3646;
  text-decoration: underline; }
.libf-page .button, .libf-page input[type="submit"], .libf-page .arlo-show-more, .libf-page .alm-load-more-btn {
  font-family: 'Stag';
  font-weight: 500;
  background: #2D3646;
  color: #fff;
  border-radius: 0;
  padding: 20px 40px; }
  .libf-page .button:hover, .libf-page input[type="submit"]:hover, .libf-page .arlo-show-more:hover, .libf-page .alm-load-more-btn:hover {
    background: #2D3646 !important;
    color: #fff !important; }
.libf-page table td em {
  font-family: 'Stag';
  font-weight: 300;
  font-style: italic; }
.libf-page blockquote p {
  font-family: 'Stag';
  font-weight: 300;
  font-style: italic;
  color: #fff;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 26px; }
.libf-page blockquote {
  background: url(../images/libf-icon-quote.svg) 0 0 no-repeat;
  padding: 30px 50px; }
.libf-page .home .hero-header .image {
  height: 600px; }
  .libf-page .home .hero-header .image headline {
    margin-left: 0; }
  .libf-page .home .hero-header .image h1 {
    margin: 0;
    font-family: 'Stag';
    font-weight: normal;
    max-width: 580px;
    color: #fff;
    font-size: 44px;
    line-height: 60px;
    text-align: left;
    background: rgba(45, 54, 70, 0.85);
    padding: 20px 30px; }
.libf-page .home .home-intro {
  margin: 50px 0;
  padding: 0;
  background: #fff; }
.libf-page .home .home-intro .inner {
  padding: 0;
  background: #fff;
  border-radius: 0;
  box-shadow: none;
  max-width: none; }
  .libf-page .home .home-intro .inner .copy {
    width: 100%;
    padding: 0;
    text-align: left; }
    .libf-page .home .home-intro .inner .copy h2, .libf-page .home .home-intro .inner .copy p {
      color: #2D3646; }
    .libf-page .home .home-intro .inner .copy h3 {
      font-style: italic; }
    .libf-page .home .home-intro .inner .copy img {
      margin: 20px 0 0 0; }
.libf-page .home .why-us-block {
  padding: 0;
  background: #fff;
  border: 0;
  margin: 0 0 60px 0; }
.libf-page .home .why-us-block .inner .why-us {
  width: 80%;
  margin: 0 auto;
  text-align: center; }
.libf-page .home .why-us-block .inner .why-us .icon.icon1 {
  background: url(../images/libf-site-icon-confidence.svg) 0 0 no-repeat; }
.libf-page .home .why-us-block .inner .why-us .icon.icon2 {
  background: url(../images/libf-site-icon-knowledge.svg) 0 0 no-repeat; }
.libf-page .home .why-us-block .inner .why-us .icon.icon3 {
  width: 78px;
  height: 63px;
  margin: 0 auto 20px;
  background: url(../images/libf-site-icon-trust.svg) 0 0 no-repeat; }
.libf-page .home .study-with-us {
  padding: 60px 0;
  background: #2D3646; }
  .libf-page .home .study-with-us h2 {
    color: #fff;
    padding: 0; }
  .libf-page .home .study-with-us .course-box-row {
    display: flex;
    margin: 50px 0;
    justify-content: space-between; }
    .libf-page .home .study-with-us .course-box-row .course-box-holder {
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
      .libf-page .home .study-with-us .course-box-row .course-box-holder .course-box .copy-holder {
        padding: 20px;
        color: #fff;
        text-align: center;
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .libf-page .home .study-with-us .course-box-row .course-box-holder .course-box .copy-holder .button {
          margin: 20px auto 0; }
  .libf-page .home .study-with-us .course-box-row .course-box-holder .course-box {
    border-radius: 0;
    background: #fff;
    color: #2D3646;
    width: calc(50% - 24px);
    max-width: 560px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    margin: 0 12px 24px; }
    .libf-page .home .study-with-us .course-box-row .course-box-holder .course-box .copy-holder h4, .libf-page .home .study-with-us .course-box-row .course-box-holder .course-box .copy-holder p {
      color: #2D3646; }
.libf-page #partners-block .container .item, .libf-page #partners-block .container .item:first-child, .libf-page #partners-block .container .item:last-child {
  margin: 0 40px; }
.libf-page .hero-header, .libf-page .bg-libf {
  background: #2D3646;
  height: auto;
  color: #fff; }
  .libf-page .hero-header h2, .libf-page .bg-libf h2 {
    color: #fff;
    padding: 0; }
.libf-page .bg-cream {
  background: #F2F2F2; }
.libf-page .course-page .course-intro {
  padding: 60px 0; }
  .libf-page .course-page .course-intro .inner {
    padding: 0 30px; }
.libf-page .hero-header .recommended {
  position: absolute;
  right: 30px;
  top: 30px; }
.libf-page .course-overview {
  font-family: 'Stag';
  font-weight: normal;
  margin: 70px auto;
  max-width: 960px; }
  .libf-page .course-overview table td {
    vertical-align: top;
    padding: 10px;
    color: #2D3646; }
  .libf-page .course-overview table td:nth-child(1) {
    width: 30%; }
  .libf-page .course-overview table td:nth-child(2) {
    width: 70%; }
.libf-page .course-page .cta {
  text-align: center;
  margin: 30px 0 0; }
.libf-page .key-points .inner {
  background: #2D3646;
  padding: 30px;
  color: #fff;
  margin: 0 0 60px 0; }
  .libf-page .key-points .inner h2 {
    color: #fff; }
  .libf-page .key-points .inner ul {
    font-family: 'Stag';
    font-weight: normal;
    margin: 0;
    padding: 0 0 0 20px; }
    .libf-page .key-points .inner ul li {
      padding-bottom: 10px; }
.libf-page .advert-block {
  margin-bottom: 70px; }
.libf-page .advert-block .inner {
  position: relative; }
  .libf-page .advert-block .inner .gradient {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 90%;
    background: -moz-linear-gradient(left, #2D3646 0%, #2D3646 40%, rgba(131, 120, 79, 0) 100%);
    background: -webkit-linear-gradient(left, #2D3646 0%, #2D3646 40%, rgba(131, 120, 79, 0) 100%);
    background: linear-gradient(to right, #2D3646 0%, #2D3646 40%, rgba(131, 120, 79, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2D3646', endColorstr='#2D3646',GradientType=1 ); }
  .libf-page .advert-block .inner .inner-image {
    position: absolute;
    width: 80%;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: right center; }
  .libf-page .advert-block .inner .copy {
    padding: 60px 0;
    width: 50%;
    color: #fff;
    text-align: center; }
    .libf-page .advert-block .inner .copy h2, .libf-page .advert-block .inner .copy p {
      color: #fff; }
  .libf-page .advert-block .inner .recommended {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 160px; }
  .libf-page .advert-block .inner a.button {
    background: #fff !important;
    color: #2D3646 !important; }
.libf-page .qualification-block .qual-table .qual-headers, .libf-page .qualification-block .qual-table .qual-row {
  display: flex;
  border-radius: 18px;
  margin-bottom: 2px; }
.libf-page .qualification-block .qual-table .qual-headers {
  background: #596474; }
.libf-page .qualification-block .qual-table .qual-row {
  background: rgba(89, 100, 116, 0.5); }
.libf-page .qualification-block .qual-table .qual-headers p, .libf-page .qualification-block .qual-table .qual-row p {
  font-weight: 500; }
.libf-page .qualification-block .qual-table .qual-headers div, .libf-page .qualification-block .qual-table .qual-row div {
  width: 30%;
  padding: 17px 27px 17px 17px;
  border-right: 2px solid rgba(255, 255, 255, 0.25); }
.libf-page .qualification-block .qual-table.cols-2 .qual-headers div, .libf-page .qualification-block .qual-table.cols-2 .qual-row div {
  width: 50%; }
.libf-page .qualification-block .qual-table .qual-row:nth-child(odd) {
  background: rgba(89, 100, 116, 0.7); }
.libf-page .course-page .book-course-block .bundle-deals {
  border-radius: 0;
  padding: 20px 50px; }
  .libf-page .course-page .book-course-block .bundle-deals h3, .libf-page .course-page .book-course-block .bundle-deals p {
    color: #fff; }
.libf-page .events-holder {
  margin: 50px 0; }
.libf-page .course-page .book-course-block .bundle-deals .copy p {
  font-weight: 500; }
.libf-page .arlo.dipfa .arlo-buttons a:hover, .libf-page .arlo.dipfa .arlo-buttons a.arlo-delivery-selected, .libf-page .arlo.dipfa .arlo-event-list li .arlo-date, .libf-page .arlo.dipfa .arlo-oa-listitems li .arlo-date, .libf-page .arlo.adviserskills .arlo-buttons a:hover, .libf-page .arlo.adviserskills .arlo-buttons a.arlo-delivery-selected, .libf-page .arlo.adviserskills .arlo-event-list li .arlo-date, .libf-page .arlo.adviserskills .arlo-oa-listitems li .arlo-date {
  background-color: #2D3646; }
.libf-page .arlo.cemap-diploma .arlo-buttons a:hover, .libf-page .arlo.cemap-diploma .arlo-buttons a.arlo-delivery-selected, .libf-page .arlo.cemap-diploma .arlo-event-list li .arlo-date, .libf-page .arlo.cemap-diploma .arlo-oa-listitems li .arlo-date, .libf-page .arlo.adviserskills .arlo-buttons a:hover, .libf-page .arlo.adviserskills .arlo-buttons a.arlo-delivery-selected, .libf-page .arlo.adviserskills .arlo-event-list li .arlo-date, .libf-page .arlo.adviserskills .arlo-oa-listitems li .arlo-date {
  background-color: #2D3646; }
.libf-page .arlo-event-list {
  font-family: 'Stag Sans';
  font-weight: normal; }
.libf-page .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-details .arlo-location, .libf-page .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-details .arlo-item-header, .libf-page .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-details .arlo-location, .libf-page .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-details .arlo-item-header, .libf-page .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-details .arlo-location, .libf-page .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-details .arlo-item-header, .libf-page .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-details .arlo-location, .libf-page .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-details .arlo-item-header, .libf-page .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-date .arlo-start-date, .libf-page .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-date .arlo-start-date, .libf-page .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-date .arlo-start-date, .libf-page .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-date .arlo-start-date, .libf-page .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-details .arlo-offers, .libf-page .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-details .arlo-offers, .libf-page .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-details .arlo-offers, .libf-page .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-details .arlo-offers {
  font-weight: 500; }
.libf-page .delivery-control-holder .arlo-buttons a {
  font-family: 'Stag';
  font-weight: 500;
  background-color: #ACB2BA;
  border-radius: 0; }
.libf-page .libf-page .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-details .arlo-location, .libf-page .arlo.dipfa .arlo-eventtemplate-listitems h3, .libf-page .arlo.adviserskills .arlo-eventtemplate-listitems h3, .libf-page .arlo.adviserskills .arlo-event-list li .arlo-details .arlo-location, .libf-page .arlo.adviserskills .arlo-event-list li .arlo-details .arlo-item-header, .libf-page .arlo.adviserskills .arlo-oa-listitems li .arlo-details .arlo-location, .libf-page .arlo.adviserskills .arlo-oa-listitems li .arlo-details .arlo-item-header, .libf-page .arlo.dipfa .arlo-event-list li .arlo-details .arlo-location, .libf-page .arlo.dipfa .arlo-event-list li .arlo-details .arlo-location, .libf-page .arlo.dipfa .arlo-event-list li .arlo-details .arlo-item-header, .libf-page .arlo.dipfa .arlo-oa-listitems li .arlo-details .arlo-location, .libf-page .arlo.dipfa .arlo-oa-listitems li .arlo-details .arlo-item-header {
  color: #2D3646; }
.libf-page .arlo-eventtemplate-listitems .arlo-event-list li, .libf-page .arlo-eventtemplate-listitems .arlo-oa-listitems li, .libf-page .arlo-eventtemplate-listitems .arlo-event-list li .arlo-eventlistitem-inner .arlo-date, .libf-page .arlo-eventtemplate-listitems .arlo-event-list li .arlo-clearfix .arlo-date, .libf-page .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-eventlistitem-inner .arlo-date, .libf-page .arlo-eventtemplate-listitems .arlo-oa-listitems li .arlo-clearfix .arlo-date {
  border-radius: 0; }
.libf-page .arlo.dipfa .arlo-event-list li .button, .libf-page .arlo.dipfa .arlo-oa-listitems li .button, .libf-page .arlo.dipfa .arlo-show-more, .libf-page .arlo.adviserskills .arlo-event-list li .button, .libf-page .arlo.adviserskills .arlo-oa-listitems li .button, .libf-page .arlo.adviserskills .arlo-show-more {
  background-image: none;
  background-color: #2D3646; }
.libf-page .arlo-eventtemplate-listitems p.arlo-duration {
  font-weight: 500; }
.libf-page .arlo.dipfa .arlo-event-list li .elearning-icon, .libf-page .arlo.dipfa .arlo-oa-listitems li .elearning-icon {
  background-color: #2D3646; }
.libf-page .finance-intro {
  margin: 80px 0 80px 0;
  padding: 0; }
.libf-page .finance-icons {
  background: #fff;
  border-radius: 0;
  padding: 0;
  display: flex;
  margin: 40px 0; }
.libf-page .finance-intro .finance-icons .icon p {
  font-weight: 500;
  color: #2D3646; }
.libf-page .clr-red {
  color: #2D3646; }
.libf-page .finance-builder .header {
  background: #2D3646; }
  .libf-page .finance-builder .header h2 {
    padding: 20px 0;
    color: #fff; }
.libf-page .finance-builder .p4l-calc-button {
  font-family: 'Stag';
  font-weight: 500;
  border-radius: 0; }
.libf-page .finance-builder .p4l-calc-button:hover, .libf-page .finance-builder .p4l-calc-button.selected, .libf-page .libf-page .finance-builder .p4l-calc-button.bundle.selected {
  background: #2D3646 !important; }
.libf-page .finance-builder select#finance_term {
  font-family: 'Stag';
  background: #2D3646 url(../images/button-arrow-white-down.svg) no-repeat center right 20px;
  background-size: 12px auto;
  font-weight: 500;
  border-radius: 0; }
.libf-page .finance-builder .finance-p4l-calc input[type="submit"] {
  background-image: url(../images/button-arrow-white.svg);
  background-color: #2D3646;
  font-weight: 500;
  border-radius: 0; }
  .libf-page .finance-builder .finance-p4l-calc input[type="submit"]:hover {
    background-image: url(../images/button-arrow-white.svg) !important;
    background-position: center right 20px !important;
    background-repeat: no-repeat !important;
    background-size: 10px auto !important; }
.libf-page .finance-builder .p4l-calc-button.bundle {
  background: #fff url(../images/icon-star-grey.svg) left 20px center no-repeat !important;
  background-size: 20px !important; }
  .libf-page .finance-builder .p4l-calc-button.bundle:hover {
    background: #2D3646 url(../images/icon-star-white.svg) left 20px center no-repeat !important;
    background-size: 20px !important; }
  .libf-page .finance-builder .p4l-calc-button.bundle.selected {
    background: #2D3646 url(../images/icon-star-white.svg) left 20px center no-repeat !important;
    background-size: 20px !important; }
.libf-page #accordion h3 {
  position: relative;
  color: #2D3646;
  font-family: 'Stag';
  font-weight: 500;
  padding: 0 40px 0 0;
  margin: 15px 0;
  cursor: pointer; }
.libf-page #accordion li {
  font-family: 'Stag'; }
.libf-page #accordion h3:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 12px;
  background: url(../images/button-arrow-libf.svg) 0 0 no-repeat;
  transform: translateY(-50%) rotate(90deg); }
.libf-page #accordion h3.open:after {
  transform: translateY(-50%) rotate(-90deg); }
.libf-page .cs-cemap .accordion h3:after {
  background: url(../images/button-arrow-libf.svg) 0 0 no-repeat; }
.libf-page .cs-cemap p a, .libf-page .cs-cemap .accordion h3 {
  color: #2D3646; }
.libf-page .ui-accordion-content {
  display: none;
  margin-bottom: 30px; }
.libf-page .qualification-block {
  margin-bottom: 70px;
  padding: 40px 0; }
  .libf-page .qualification-block p {
    color: #fff; }
.libf-page .finance-footer {
  margin: 60px 0; }
.libf-page .hero-header .headline {
  max-width: 640px;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center; }
  .libf-page .hero-header .headline h1 {
    color: #fff;
    font-size: 44px;
    line-height: 54px;
    padding: 0 0 20px; }
.libf-page .hero-header .image {
  position: relative;
  display: flex;
  height: 340px;
  background-size: cover;
  background-position: center center; }
.libf-page .faqs-block .inner {
  border-radius: 18px;
  padding: 30px 20px;
  -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.15);
  background: #f4f3ef; }

#cfo-overlay.libf-page p {
  color: #fff; }

#cfo-overlay.libf-page {
  background: #2D3646; }

#cfo-overlay.libf-page input[type="submit"] {
  background: #fff;
  color: #2D3646; }

#cfo-overlay.libf-page input[type="email"], #cfo-overlay.libf-page input[type="text"], #cfo-overlay.libf-page input[type="number"], #cfo-overlay.libf-page textarea {
  font-family: 'Stag';
  font-weight: normal;
  border-radius: 0; }

#cfo-overlay.libf-page form .quals {
  font-family: 'Stag';
  font-weight: normal; }

#cfo-overlay.libf-page .wpcf7-form-control {
  display: flex; }

#cfo-overlay.libf-page form .wpcf7-list-item {
  margin-right: 15px; }

#cfo-overlay.libf-page form .form-signoff .wpcf7-form-control {
  justify-content: center; }

#cfo-overlay.libf-page form .form-signoff .wpcf7-list-item {
  text-align: center;
  margin: 0; }

@media only screen and (max-width: 1149px) {
  .libf-page header .logo {
    width: 180px;
    margin-left: 20px; }

  .libf-page a#nav-trigger {
    margin-left: 10px; }

  .libf-page a#nav-trigger .menu {
    background: #2D3646;
    border-radius: 0; }

  .libf-page a#nav-trigger .menu:after, .libf-page a#nav-trigger .menu:before {
    background: #2D3646; }

  .libf-page a#nav-trigger.open .menu {
    background: transparent; }

  .libf-page a#nav-trigger:hover, .libf-page a#nav-trigger.open {
    background: #fff; }

  .libf-page header .header-nav {
    right: 60px; }

  .libf-page .home .hero-header .image h1, .libf-page .hero-header .headline h1 {
    font-size: 34px;
    line-height: 40px; }

  .libf-page .home .hero-header .headline {
    padding-top: 280px; } }
@media only screen and (max-width: 767px) {
  .libf-page .hero-header .headline h1 {
    font-size: 28px;
    line-height: 32px; }

  .libf-page h2 {
    font-size: 24px;
    line-height: 28px; }

  .libf-page .home .hero-header .image h1 {
    font-size: 22px;
    line-height: 26px; }

  .libf-page .home .hero-header .headline {
    padding-top: 200px; }

  .libf-page .course-landing .hero-header .headline, .libf-page .course-page .hero-header .headline {
    padding-top: 30px; }

  .libf-page .advert-block .inner {
    background: #2D3646; }

  .libf-page .hero-header .recommended {
    right: 20px;
    top: 20px;
    width: 120px; }

  .libf-page .qualification-block {
    margin-bottom: 35px; }

  .libf-page .finance-icons {
    display: block; }

  .libf-page .course-overview {
    margin: 30px 0; }

  .libf-page .advert-block .inner {
    padding: 200px 0 0; }

  .libf-page .advert-block .inner .inner-image {
    width: 100%;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    height: 200px;
    background-position: center center; }

  .libf-page .advert-block .inner .gradient {
    display: none; }

  .libf-page .advert-block .inner .recommended {
    top: 10px;
    right: 10px;
    width: 100px; }

  .libf-page .advert-block .inner .copy {
    padding: 35px 0;
    width: 100%; } }
