@charset "UTF-8";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  font-size: 62.5%;
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/**
 * Base styles that aim to normalize fonts, and display of elements
 * across browsers, and make writing further styles easier.
 */
/* Set font and clear body padding */
html,
button,
input,
select,
textarea {
  font-family: europa, sans-serif;
}

body {
  min-width: 320px;
  margin: 0;
  font-family: europa, sans-serif;
  font-size: 20px;
  line-height: 32px;
  color: #000;
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 24px;
  }
}

.home body,
.blog body {
  color: #FFFFFF;
  background-color: #040726;
}

body.overlayed {
  position: relative;
}

body.overlayed:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
}

/* Setting sizes is much more predictable with border-box */
*, *:before, *:after {
  box-sizing: border-box;
}

figure {
  margin: 0;
}

/* Make all images responsive */
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

/* Make inputs on iOS look normal */
/* Reset buttons styles */
button {
  -webkit-appearance: none;
  border: none;
  color: inherit;
  box-shadow: none;
  background: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  cursor: pointer;
  transition: .2s ease-in-out;
}

/* Custom List Styles */
ol {
  counter-reset: item;
  display: block;
  padding: 0;
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  ol {
    margin: 24px 0 14px;
  }
}

@media (max-width: 767px) {
  ol ol {
    margin-top: 16px;
  }
}

ol li {
  counter-increment: item;
  display: block;
  padding: 0 0 0 27px;
  position: relative;
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  ol li {
    margin: 0 0 16px;
  }
}

ol li li {
  padding: 0 0 0 35px;
  margin: 17px 0 0;
}

@media (max-width: 767px) {
  ol li li {
    padding: 0 0 0 25px;
    margin-top: 15px;
  }
}

ol li li::before {
  content: counters(item, ".") " ";
}

ol li:before {
  content: counters(item, ".") ". ";
  position: absolute;
  left: 0;
  font-size: 21px;
}

@media (max-width: 767px) {
  ol li:before {
    font-size: 15px;
  }
}

ul:not([class]) {
  padding: 0;
  margin: 0 0 30px;
  list-style: none;
}

@media (max-width: 767px) {
  ul:not([class]) {
    margin: 31px 0 14px;
  }
}

@media (max-width: 991px) {
  .checked-list ul:not([class]) {
    margin-top: 24px;
  }
}

@media (max-width: 767px) {
  .checked-list ul:not([class]) {
    margin-bottom: 24px;
  }
}

ul:not([class]) li {
  padding: 0 0 0 28px;
  position: relative;
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  ul:not([class]) li {
    padding: 0 0 0 25px;
    margin: 0 0 16px;
  }
  .checked-list ul:not([class]) li {
    padding-left: 30px;
  }
}

ul:not([class]) li:last-child {
  margin: 0;
}

ul:not([class]) li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 14px;
  left: 6px;
  border: 1px solid currentColor;
  border-radius: 50%;
  background: currentColor;
}

@media (max-width: 767px) {
  ul:not([class]) li:before {
    width: 4px;
    height: 4px;
    top: 10px;
    left: 8px;
  }
}

.checked-list ul:not([class]) li:before {
  width: 17px;
  height: 17px;
  border: none;
  background-size: 100% auto;
  background: url("../images/icons/check-circle.svg");
  top: 7px;
  left: 1px;
}

@media (max-width: 767px) {
  .checked-list ul:not([class]) li:before {
    top: 4px;
  }
}

ul:not([class]) li li {
  padding: 0 0 0 14px;
}

ul:not([class]) li li:before {
  width: 11px;
  height: 1px;
  top: 16px;
  left: -2px;
  border: none;
  border-radius: 0;
}

@media (max-width: 767px) {
  ul:not([class]) li li:before {
    width: 8px;
    top: 13px;
    left: 0;
  }
}

ul:not([class]) li ul {
  margin: 17px 0 0;
}

/* Normalize links across browsers */
a {
  color: #0000E5;
  text-decoration: none;
  transition: all .2s linear;
}

a img {
  border: 0;
}

.page-content a:not([class]) {
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  background-position: 100% 88%;
  background-size: 100% 1px;
}

a:focus,
a:hover {
  text-decoration: none;
}

.page-content a:focus:not([class]), .page-content
a:hover:not([class]) {
  color: #0000E5;
  background-position: 100% 88%;
  background-size: 0 1px;
}

.section-title {
  margin: 0 0 39px;
  text-align: center;
}

@media (max-width: 767px) {
  .section-title {
    margin: 0 0 31px;
  }
}

.tablet-checker {
  display: none;
}

@media (max-width: 991px) {
  .tablet-checker {
    display: block;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1100px;
  }
}

@media (max-width: 767px) {
  .container {
    max-width: 720px;
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .container-fluid {
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .row {
    margin: 0 -20px;
  }
}

@media (max-width: 767px) {
  .col-12 {
    padding: 0 20px;
  }
}

.page-wrapper--dark {
  position: relative;
  z-index: 1;
  background: #00021A;
  color: #fff;
}

.page-wrapper--dark .dark-bg {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (max-width: 991px) {
  .page-wrapper--dark .dark-bg--desktop {
    display: none;
  }
}

.page-wrapper--dark .dark-bg--mobile {
  display: none;
  overflow: hidden;
}

@media (max-width: 991px) {
  .page-wrapper--dark .dark-bg--mobile {
    display: block;
  }
}

.page-wrapper--dark .dark-bg svg {
  width: 100%;
  height: auto;
}

.page-content > section:first-child:not(.hero-single):not(.education-archive-hero):not(.default-hero):not(.breadcrumbs__wrapper):not(.archive-shows-hero):not(.single-shows-hero):not(.hero-large):not(.single-artist-hero):not(.hero-archive),
.page-content > div:first-child:not(.hero-single):not(.education-archive-hero):not(.default-hero):not(.breadcrumbs__wrapper):not(.archive-shows-hero):not(.single-shows-hero):not(.hero-large):not(.single-artist-hero):not(.hero-archive) {
  padding-top: 19.3rem;
}

@media (max-width: 767px) {
  .page-content > section:first-child:not(.hero-single):not(.education-archive-hero):not(.default-hero):not(.breadcrumbs__wrapper):not(.archive-shows-hero):not(.single-shows-hero):not(.hero-large):not(.single-artist-hero):not(.hero-archive),
  .page-content > div:first-child:not(.hero-single):not(.education-archive-hero):not(.default-hero):not(.breadcrumbs__wrapper):not(.archive-shows-hero):not(.single-shows-hero):not(.hero-large):not(.single-artist-hero):not(.hero-archive) {
    padding-top: 12.6rem;
  }
}

.page-content > section.hero-single,
.page-content > div.hero-single {
  padding-top: 90px;
}

@media (max-width: 767px) {
  .page-content > section.hero-single,
  .page-content > div.hero-single {
    padding-top: 78px;
  }
}

.page-content > section.default-hero,
.page-content > div.default-hero {
  padding-top: 193px;
}

@media (max-width: 767px) {
  .page-content > section.default-hero,
  .page-content > div.default-hero {
    padding-top: 60px;
  }
}

.page-content > section:only-child,
.page-content > div:only-child {
  margin-bottom: 150px;
}

@media (max-width: 767px) {
  .page-content > section:only-child,
  .page-content > div:only-child {
    margin-bottom: 70px;
  }
}

.container-404 {
  max-width: 850px;
}

.home,
.blog {
  color: #FFFFFF;
  background-color: #040726;
}

.error404 a {
  color: #fff;
}

/**
 * WordPress specific base styles.
 */
.gm-style img {
  max-width: none;
}

.media img,
.media video,
.media object,
.media iframe {
  width: 100%;
  height: auto;
}

/* Make WordPress media inserted to post behave correctly */
.alignleft {
  float: left;
  margin: 0 4rem 4rem 0;
}

@media (max-width: 767px) {
  .alignleft {
    margin: 0 3rem 3rem 0;
  }
}

.alignright {
  float: right;
  margin: 0 0 4rem 4rem;
}

@media (max-width: 767px) {
  .alignright {
    margin: 0 0 3rem 3rem;
  }
}

.alignnone {
  display: inline-block;
  margin: 4rem 0;
}

.columns-spacing-bottom .alignnone:only-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .alignnone {
    margin: 24px 0 3rem;
  }
}

.aligncenter {
  display: block;
  clear: both;
  margin: 4rem auto;
  text-align: center;
}

@media (max-width: 767px) {
  .aligncenter {
    margin: 3rem auto;
  }
}

/* Make a 404 page look nicer and more readable */
.error404 {
  text-align: center;
}

.error404 ul {
  text-align: left;
}

.navigation.pagination {
  clear: both;
}

/* WP navigation menus are lists, but they don't need default list styling */
nav a {
  text-decoration: none;
  color: #FFFFFF;
}

nav a:hover {
  text-decoration: none;
  color: #FFFFFF;
}

nav li {
  display: inline-block;
}

nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  font-size: 15px;
  line-height: 22px;
  padding: 5px 0;
}

/* Headings */
h1, .h1,
h2,
.showreel .gform_confirmation_wrapper,
.single-education-hero__title, .h2, .single-shows-hero__title,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin: 0 0 47px;
  font-weight: 700;
  line-height: 1;
}

h1:only-child, .h1:only-child,
h2:only-child,
.showreel .gform_confirmation_wrapper:only-child,
.single-education-hero__title:only-child, .h2:only-child, .single-shows-hero__title:only-child,
h3:only-child, .h3:only-child,
h4:only-child, .h4:only-child,
h5:only-child, .h5:only-child,
h6:only-child, .h6:only-child {
  margin: 0;
}

p + h1, p + .h1, p + h2, .showreel p + .gform_confirmation_wrapper, p + .single-education-hero__title, p + .h2, p + .single-shows-hero__title, p +
h3, p + .h3, p +
h4, p + .h4, p +
h5, p + .h5, p +
h6, p + .h6 {
  margin-top: 42px;
}

@media (max-width: 991px) {
  p + h1, p + .h1, p + h2, .showreel p + .gform_confirmation_wrapper, p + .single-education-hero__title, p + .h2, p + .single-shows-hero__title, p +
  h3, p + .h3, p +
  h4, p + .h4, p +
  h5, p + .h5, p +
  h6, p + .h6 {
    margin-top: 35px;
  }
}

h1, .h1 {
  margin: 0 0 37px;
  font-size: 72px;
  line-height: 72px;
}

@media (max-width: 991px) {
  h1, .h1 {
    margin: 0 0 16px;
    font-size: 28px;
    line-height: 32px;
  }
}


h2,
.showreel .gform_confirmation_wrapper,
.single-education-hero__title, .h2, .single-shows-hero__title {
  margin: 0 0 36px;
  font-size: 44px;
  line-height: 48px;
}

@media (max-width: 991px) {
  
  h2,
  .showreel .gform_confirmation_wrapper,
  .single-education-hero__title, .h2, .single-shows-hero__title {
    margin: 0 0 17px;
    font-size: 26px;
    line-height: 32px;
  }
}

p + h2, .showreel p + .gform_confirmation_wrapper, p + .single-education-hero__title, p + .h2, p + .single-shows-hero__title {
  margin-top: 78px;
}

@media (max-width: 991px) {
  p + h2, .showreel p + .gform_confirmation_wrapper, p + .single-education-hero__title, p + .h2, p + .single-shows-hero__title {
    margin-top: 47px;
  }
}

h3, .h3 {
  margin: 0 0 17px;
  font-size: 28px;
  line-height: 32px;
}

p + h3, p + .h3 {
  margin-top: 48px;
}

@media (max-width: 991px) {
  p + h3, p + .h3 {
    margin-top: 31px;
  }
}

@media (max-width: 991px) {
  h3, .h3 {
    margin: 0 0 9px;
    font-size: 18px;
    line-height: 24px;
  }
}

h4, .h4 {
  margin: 0 0 12px;
  font-size: 20px;
  line-height: 32px;
}

@media (max-width: 991px) {
  h4, .h4 {
    margin: 0 0 8px;
    font-size: 16px;
    line-height: 24px;
  }
}

p + h4, p + .h4 {
  margin-top: 43px;
}

@media (max-width: 991px) {
  p + h4, p + .h4 {
    margin-top: 31px;
  }
}

h5, .h5 {
  letter-spacing: -0.5px;
  margin: 0 0 9px;
  font-size: 17px;
  line-height: 24px;
}

@media (max-width: 991px) {
  h5, .h5 {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
  }
}

p + h5, p + .h5 {
  margin-top: 32px;
}

@media (max-width: 991px) {
  p + h5, p + .h5 {
    margin-top: 25px;
  }
}

h6, .h6 {
  letter-spacing: 1.4px;
  margin: 0 0 7px;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  h6, .h6 {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
  }
}

p + h6, p + .h6 {
  margin-top: 28px;
}

@media (max-width: 991px) {
  p + h6, p + .h6 {
    margin-top: 26px;
  }
}

/* Text Elements */
p {
  margin: 0 0 32px;
}

@media (max-width: 991px) {
  p {
    margin: 0 0 24px;
  }
}

p:last-child {
  margin: 0;
}

p ul,
ol + p {
  margin-top: 32px;
}

@media (max-width: 991px) {
  p ul,
  ol + p {
    margin-top: 24px;
  }
}

strong {
  font-weight: 700;
}

/* Horizontal Line */
hr {
  margin: 79px 0;
  border-top: 1px solid #828f9b;
}

@media (max-width: 991px) {
  hr {
    margin: 52px 0;
  }
}

::selection {
  background: #ccccff;
}

::-moz-selection {
  background: #ccccff;
}

.p-large, .hero__subheading, .block-large-image, .block-text-grid__col {
  font-size: 28px;
  line-height: 32px;
}

@media (max-width: 991px) {
  .p-large, .hero__subheading, .block-large-image, .block-text-grid__col {
    font-size: 18px;
    line-height: 24px;
  }
}

/* Blocks / Columns Spacing Helpers */
.block-top-spacing {
  padding-top: 38px;
}

@media (max-width: 767px) {
  .block-top-spacing {
    padding-top: 9px;
  }
}

.block-bottom-spacing {
  padding-bottom: 38px;
}

@media (max-width: 767px) {
  .block-bottom-spacing {
    padding-bottom: 18px;
  }
}

.columns-spacing-top {
  padding-top: 40px;
}

@media (max-width: 767px) {
  .columns-spacing-top {
    padding-top: 28px;
  }
}

.columns-spacing-bottom {
  padding-bottom: 35px;
}

@media (max-width: 767px) {
  .columns-spacing-bottom {
    padding-bottom: 25px;
  }
}

.block-margin-top {
  margin-top: 80px;
}

@media (max-width: 767px) {
  .block-margin-top {
    margin-top: 60px;
  }
}

.block-margin-bottom {
  margin-bottom: 80px;
}

@media (max-width: 767px) {
  .block-margin-bottom {
    margin-bottom: 60px;
  }
}

.content-column {
  margin-bottom: 32px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .content-column {
    margin-bottom: 24px;
    padding-right: 15px;
  }
}

@media (max-width: 600px) {
  .content-column {
    padding-right: 0;
    padding-left: 0;
  }
}

.content-column.last_column {
  padding-right: 0;
  padding-left: 20px;
}

@media (max-width: 767px) {
  .content-column.last_column {
    padding-right: 0;
    padding-left: 15px;
  }
}

@media (max-width: 600px) {
  .content-column.last_column {
    padding-left: 0;
  }
}

/* Buttons */
.c-btn, input[type="submit"] {
  display: inline-block;
  padding: 14px 29px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF !important;
  letter-spacing: -.6px;
  border: 2px solid #0000E5;
  border-radius: 999px;
  outline: none !important;
  background: #0000E5;
  cursor: pointer;
  transition: all .2s linear;
}

@media (max-width: 767px) {
  .c-btn, input[type="submit"] {
    padding: 14px 28px;
  }
}

.c-btn:disabled, input:disabled[type="submit"] {
  pointer-events: none !important;
  border-color: #616166 !important;
  background-color: #616166 !important;
}

.c-btn:hover, input:hover[type="submit"] {
  text-decoration: none;
  border-color: #0000BF;
  background: #0000BF;
}

.c-btn-sm {
  padding: 4px 20px;
  font-size: 14px;
}

@media (max-width: 767px) {
  .c-btn-sm {
    padding: 4px 18px;
  }
}

.c-btn-secondary {
  padding: 0 31px 0 0;
  position: relative;
  color: #0000E5 !important;
  border: 0;
  background: transparent;
}

.c-btn-secondary:hover {
  color: #0000BF !important;
  background: transparent;
}

.c-btn-secondary:hover svg path {
  fill: #0000BF;
}

.c-btn.c-btn-white, input.c-btn-white[type="submit"] {
  color: #0000E5 !important;
  background: #fff;
}

.c-btn.c-btn-white:hover, input.c-btn-white:hover[type="submit"] {
  color: #0000BF !important;
}

.c-btn.c-btn-color-alt, input.c-btn-color-alt[type="submit"] {
  color: #0000E5 !important;
  border: 2px solid currentColor;
  background: transparent;
}

.page-wrapper--dark .c-btn.c-btn-color-alt:not(.cookies__accept):not(.main-header__cta):not(.main-header__login-box-trigger), .page-wrapper--dark input.c-btn-color-alt:not(.cookies__accept):not(.main-header__cta):not(.main-header__login-box-trigger)[type="submit"], .single-education-hero__form .c-btn.c-btn-color-alt:not(.cookies__accept):not(.main-header__cta):not(.main-header__login-box-trigger), .single-education-hero__form input.c-btn-color-alt:not(.cookies__accept):not(.main-header__cta):not(.main-header__login-box-trigger)[type="submit"] {
  color: #fff !important;
}

.page-wrapper--dark .c-btn.c-btn-color-alt:not(.cookies__accept):not(.main-header__cta):not(.main-header__login-box-trigger):hover, .page-wrapper--dark input.c-btn-color-alt:not(.cookies__accept):not(.main-header__cta):not(.main-header__login-box-trigger):hover[type="submit"], .single-education-hero__form .c-btn.c-btn-color-alt:not(.cookies__accept):not(.main-header__cta):not(.main-header__login-box-trigger):hover, .single-education-hero__form input.c-btn-color-alt:not(.cookies__accept):not(.main-header__cta):not(.main-header__login-box-trigger):hover[type="submit"] {
  color: #0000E5 !important;
  border-color: #fff;
  background: #fff;
}

.c-btn.c-btn-color-alt:hover, input.c-btn-color-alt:hover[type="submit"] {
  color: #FFFFFF !important;
  border-color: #0000BF;
  background: #0000BF;
}

.c-btn.c-btn-color-alt.c-btn-secondary, input.c-btn-color-alt.c-btn-secondary[type="submit"] {
  color: #FFFFFF !important;
  border: 2px solid #FFFFFF;
  background: transparent;
}

.c-btn.c-btn-color-alt.c-btn-secondary:hover, input.c-btn-color-alt.c-btn-secondary:hover[type="submit"] {
  color: #0000E5 !important;
  border-color: #f0f0f5;
  background: #f0f0f5;
}

.c-btn-wrapper {
  display: block;
  margin: 7px 0 40px;
  line-height: 16px;
  text-align: left;
}

@media (max-width: 767px) {
  .c-btn-wrapper {
    margin: 5px 0 31px;
  }
}

p + .c-btn-wrapper {
  margin: 47px 0;
}

@media (max-width: 767px) {
  p + .c-btn-wrapper {
    margin: 37px 0 30px;
  }
}

.c-btn-wrapper.align-center {
  text-align: center;
}

.c-btn-wrapper.align-right {
  text-align: right;
}

.c-btn-wrapper:last-child {
  margin-bottom: 0;
}

.c-btn-icon {
  position: absolute;
  top: 2px;
  right: 0;
}

.c-btn-video {
  padding-right: 25px;
  padding-left: 55px;
  position: relative;
  z-index: 1;
}

.c-btn-video:before, .c-btn-video:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all .2s linear;
}

.c-btn-video:before {
  width: 32px;
  height: 32px;
  z-index: 2;
  left: 10px;
  border-radius: 50%;
  background-color: #FFFFFF;
}

.c-btn-video:after {
  width: 0;
  height: 0;
  z-index: 3;
  left: 23px;
  border-width: 6px 0 6px 9px;
  border-style: solid;
  border-color: transparent transparent transparent #0000E5;
}

.c-btn-video:hover:before {
  background-color: #f0f0f5;
}

.c-btn-video:hover:after {
  border-color: transparent transparent transparent #0000BF;
}

.c-btn-video.c-btn-color-alt:before {
  background-color: #0000E5;
}

.c-btn-video.c-btn-color-alt:after {
  border-color: transparent transparent transparent #FFFFFF;
}

.c-btn-video.c-btn-color-alt:hover:before {
  background-color: #0000BF;
}

.c-btn-video.c-btn-color-alt:hover:after {
  border-color: transparent transparent transparent #f0f0f5;
}

@media (min-width: 768px) {
  p + .c-btn, p + input[type="submit"] {
    margin-top: 17px;
  }
}

.c-btn__group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 38px;
}

.c-btn__group .c-btn-wrapper {
  margin: 0;
}

@media (max-width: 600px) {
  .c-btn__group .c-btn-wrapper {
    width: 100%;
    margin: 10px auto !important;
    text-align: center;
  }
}

.c-btn__group .c-btn-wrapper + .c-btn-wrapper {
  margin-left: 20px;
}

.close-button {
  display: block;
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' xmlns:v='https://vecta.io/nano'%3E%3Cpath fill-rule='evenodd' d='M11.12 9l6.44-6.44a1.5 1.5 0 0 0 0-2.121 1.5 1.5 0 0 0-2.121 0L9 6.88 2.56.44a1.5 1.5 0 0 0-2.121 0 1.5 1.5 0 0 0 0 2.121L6.88 9 .44 15.44a1.5 1.5 0 0 0 0 2.121c.293.293.677.44 1.06.44s.768-.146 1.06-.44L9 11.12l6.44 6.44c.293.293.677.44 1.06.44s.768-.146 1.06-.44a1.5 1.5 0 0 0 0-2.121L11.12 9z' fill='%23fff'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
  opacity: 1;
  transition: opacity .2s ease-in-out;
}

.close-button:hover {
  opacity: .6;
}

body.user-logged-in a[href="#sign-up"], body.user-logged-in a[href="#sign-in"] {
  display: none;
}

/* Embed Video Styles */
.iframe-wrapper {
  height: 0;
  max-width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  margin: 3.8rem auto 3.7rem;
  overflow: hidden;
}

@media (max-width: 767px) {
  .iframe-wrapper {
    margin-bottom: 2.2rem;
  }
}

.iframe-wrapper__overlay {
  position: absolute;
  z-index: 1;
  top: -1rem;
  right: -1rem;
  bottom: -1rem;
  left: -1rem;
  background-color: #0000E5;
  background-position: center;
  background-size: cover;
}

.iframe-wrapper__play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5.6rem;
  height: 5.6rem;
  padding: 0;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0;
  border-radius: 50%;
  background-color: white;
  box-shadow: none;
  cursor: pointer;
  transition: background-color .2s, border-color .2s;
}

.iframe-wrapper__play:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 0.2rem;
  border-width: 1rem 0 1rem 1.6rem;
  border-style: solid;
  border-color: transparent transparent transparent #0000E5;
}

.iframe-wrapper__play:hover {
  background-color: #0000E5;
}

.iframe-wrapper__play:hover:before {
  border-color: transparent transparent transparent white;
}

.iframe-wrapper iframe,
.iframe-wrapper object,
.iframe-wrapper embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.video-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background-color: #00021A;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 0;
  overflow-y: auto;
}

@media (max-height: 800px) and (orientation: landscape) {
  .video-lightbox {
    align-items: flex-start;
  }
}

.video-lightbox .iframe-wrapper {
  margin: 0;
}

.video-lightbox__close {
  position: fixed;
  z-index: 2;
  top: 2rem;
  right: 2rem;
  width: 4rem;
  height: 4rem;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 50%;
}

.video-lightbox__close:before, .video-lightbox__close:after {
  content: '';
  width: 1.7rem;
  height: 0.2rem;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.2rem;
}

.video-lightbox__close:before {
  transform: translate(-50%, 50%) rotate(45deg);
}

.video-lightbox__close:after {
  transform: translate(-50%, 50%) rotate(-45deg);
}

/* Slider Global */
.slick-arrow {
  width: 56px;
  height: 56px;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translate(0, -50%);
  margin: -24px 0 0;
  font-size: 0;
  line-height: 0;
  border: none;
  border-radius: 50%;
  outline: none;
  background: #fff;
  box-shadow: none;
  cursor: pointer;
  transition: .2s linear;
}

@media (max-width: 991px) {
  .slick-arrow {
    border: 0;
  }
}

@media (max-width: 767px) {
  .slick-arrow {
    width: 32px;
    height: 32px;
    margin: -21px 0 0;
  }
}

.slick-arrow::-moz-focus-inner {
  border: 0;
}

.slick-arrow:focus {
  outline: none;
}

.slick-arrow:after {
  content: '';
  display: block;
  width: 13px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0;
  background-image: url("../images/icons/slider-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: all .2s linear;
}

@media (max-width: 991px) {
  .slick-arrow:after {
    width: 7px;
    height: 10px;
  }
}

.slick-arrow.slick-prev {
  right: auto;
  left: calc((100vw - 1320px)/2 + 37px);
  margin-right: 30px;
}

@media (max-width: 1319px) {
  .slick-arrow.slick-prev {
    left: 11%;
  }
}

@media (max-width: 991px) {
  .slick-arrow.slick-prev {
    margin-right: 9px;
  }
}

@media (max-width: 767px) {
  .slick-arrow.slick-prev {
    right: auto;
    left: 30px;
    margin-right: 0;
  }
}

.slick-arrow.slick-prev:after {
  transform: translate(-50%, -50%) rotate(180deg);
  margin-left: -1px;
}

.slick-arrow.slick-next {
  right: calc((100vw - 1320px)/2 + 37px);
  left: auto;
  margin-left: 30px;
}

@media (max-width: 1319px) {
  .slick-arrow.slick-next {
    right: 11%;
  }
}

@media (max-width: 991px) {
  .slick-arrow.slick-next {
    margin-left: 9px;
  }
}

@media (max-width: 767px) {
  .slick-arrow.slick-next {
    right: 30px;
    left: auto;
    margin-left: 0;
  }
}

.slick-arrow.slick-next:after {
  margin-left: 1px;
}

/* BASE TABLES */
#page .tablepress-table-name {
  font-size: 24px;
  line-height: 28px;
  text-transform: none;
}

#page .tablepress {
  margin-top: -6px;
  margin-bottom: 36px;
}

@media (max-width: 991px) {
  #page .tablepress {
    margin-bottom: 20px;
  }
}

@media (min-width: 1200px) {
  #page .tablepress.table-stack th {
    min-width: 215px;
  }
}

@media (max-width: 991px) {
  #page .tablepress.table-stack {
    text-align: left;
  }
}

@media (max-width: 991px) {
  #page .tablepress.table-stack td:first-child {
    padding-bottom: 0;
  }
}

@media (max-width: 991px) {
  #page .tablepress.table-stack td::after {
    display: none;
  }
}

@media (max-width: 991px) {
  #page .tablepress.table-stack td {
    text-align: left;
  }
}

@media (max-width: 991px) {
  #page .tablepress.table-stack tr {
    border-bottom: 1px solid #e1e1e1;
  }
}

#page .tablepress caption {
  display: none;
}

#page .tablepress thead th {
  padding: 14px 20px;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  white-space: nowrap;
  border: 0;
  background-color: transparent;
}

@media (max-width: 991px) {
  #page .tablepress thead th {
    font-size: 14px;
  }
}

#page .tablepress thead th:after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #e1e1e1;
}

@media (max-width: 991px) {
  .table-stack #page .tablepress thead th:after {
    display: none;
  }
}

#page .tablepress thead th br {
  display: none;
}

#page .tablepress tbody td {
  padding: 12px 19px;
  position: relative;
  vertical-align: middle;
  font-size: 16px;
  line-height: 24px;
  border: 0;
}

@media (max-width: 991px) {
  #page .tablepress tbody td {
    font-size: 14px;
    padding: 14px 19px;
  }
}

#page .tablepress tbody td:first-child {
  text-align: left;
}

#page .tablepress tbody td:after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #e1e1e1;
}

#page .tablepress tbody tr {
  border-top: 0;
}

#page .tablepress tbody tr:last-child {
  border-bottom: 0;
}

#page .tablepress tbody tr.even td {
  background-color: #f7f7f7;
}

#page .tablepress tbody tr.odd td {
  background-color: #fff;
}

.table-wrapper {
  position: relative;
}

.table-wrapper .tablepress:before {
  content: '';
  display: none;
  width: 20px;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(-90deg, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
}

.table-wrapper .tablepress.has-scroll:before {
  display: block;
}

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="url"],
input[type="email"],
textarea {
  padding: 15px 11px 17px;
  border: none !important;
  outline: none !important;
  width: 100%;
  border-radius: 2px;
  font-size: 17px;
  line-height: 24px;
}

.block-content.default-content input[type="text"], .block-content.default-content
input[type="number"], .block-content.default-content
input[type="tel"], .block-content.default-content
input[type="url"], .block-content.default-content
input[type="email"], .block-content.default-content
textarea {
  border: 1px solid #AEAEB7 !important;
}

.block-content.default-content input[type="text"]:focus, .block-content.default-content
input[type="number"]:focus, .block-content.default-content
input[type="tel"]:focus, .block-content.default-content
input[type="url"]:focus, .block-content.default-content
input[type="email"]:focus, .block-content.default-content
textarea:focus {
  border: 1px solid #0000E5 !important;
}

input[type="text"]::selection,
input[type="number"]::selection,
input[type="tel"]::selection,
input[type="url"]::selection,
input[type="email"]::selection,
textarea::selection {
  background: #ccccff;
}

input[type="text"]::-moz-selection,
input[type="number"]::-moz-selection,
input[type="tel"]::-moz-selection,
input[type="url"]::-moz-selection,
input[type="email"]::-moz-selection,
textarea::-moz-selection {
  background: #ccccff;
}

.block-cta input[type="submit"] {
  background: #fff;
  color: #0000E5 !important;
}

.block-cta input[type="submit"]:hover {
  color: #0000BF !important;
}

::-webkit-input-placeholder {
  /* Edge */
  color: #616166;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #616166;
}

::placeholder {
  color: #616166;
}

textarea {
  height: 200px;
}

input[type="checkbox"],
input[type="radio"] {
  margin-right: 10px;
}

select {
  width: 100%;
}

select[multiple="multiple"] option {
  padding: 4px 8px;
}

label {
  display: inline-block;
  font-weight: 700;
  line-height: 1.3;
}

label.gfield_label {
  display: none;
}

.block-content.default-content label.gfield_label {
  font-size: 1.4rem;
  line-height: 1.71428571;
  font-weight: 400;
  display: inline-block;
}

body img.gform_ajax_spinner {
  display: none !important;
}

.gform_heading {
  display: none;
}

ul.gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}

li.gfield {
  list-style: none;
  margin-bottom: 16px;
  clear: both;
  flex: 0 0 50%;
  max-width: 50%;
}

@media (max-width: 767px) {
  li.gfield {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

li.gfield.full, li.gfield.gfield_html {
  flex: 0 0 100%;
  max-width: 100%;
}

.ginput_container_radio > ul,
.ginput_container_checkbox > ul {
  padding-left: 0;
}

.ginput_container_radio > ul > li,
.ginput_container_checkbox > ul > li {
  list-style: none;
}

.ginput_container_radio > ul > li label,
.ginput_container_checkbox > ul > li label {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
}

.ginput_container_radio br,
.ginput_container_checkbox br {
  display: none;
}

.gform_footer {
  clear: both;
}

.block-content.default-content .gform_footer {
  margin-bottom: 14rem;
}

.gform_footer br {
  display: none;
}

.gform_validation_container {
  display: none !important;
}

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

.ginput_complex > * {
  width: calc(50% - 8px);
  margin-bottom: 0;
}

@media (max-width: 600px) {
  .ginput_complex > * {
    width: 100%;
    margin-bottom: 16px;
  }
  .ginput_complex > *:last-child {
    margin-bottom: 0;
  }
}

.ginput_complex > *.address_line_1, .ginput_complex > *.address_line_2 {
  width: 100%;
}

.ginput_complex > * br {
  display: none;
}

.ginput_complex > * label {
  font-size: 1.4rem;
  line-height: 1.71428571;
  font-weight: 400;
}

@media only screen and (min-width: 769px) {
  li.gfield.gf_left_half, li.gfield.gf_right_half {
    flex: 0 0 calc(50% - 8px);
  }
  li.gfield.gf_left_half {
    margin-right: 16px;
    clear: both;
  }
  li.gfield.gf_right_half {
    clear: none;
  }
  li.gfield.gf_left_third, li.gfield.gf_middle_third, li.gfield.gf_right_third {
    float: left;
    width: calc(33.3% - (32px / 3));
  }
  li.gfield.gf_left_third, li.gfield.gf_middle_third {
    margin-right: 16px;
  }
  li.gfield.gf_left_third {
    clear: both;
  }
  li.gfield.gf_middle_third, li.gfield.gf_right_third {
    clear: none;
  }
  li.gfield:not(.gf_left_half):not(.gf_right_half):not(.gf_left_third):not(.gf_middle_third):not(.gf_right_third) {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.hbspt-form fieldset {
  max-width: 100% !important;
}

.hbspt-form input[type="text"],
.hbspt-form input[type="number"],
.hbspt-form input[type="tel"],
.hbspt-form input[type="url"],
.hbspt-form input[type="email"],
.hbspt-form textarea,
.hbspt-form select {
  width: 100% !important;
}

.hbspt-form .form-columns-2 > div,
.hbspt-form .form-columns-3 > div {
  margin-right: 16px;
}

.hbspt-form .form-columns-2 > div:last-child,
.hbspt-form .form-columns-3 > div:last-child {
  margin-right: 0;
}

.hbspt-form .form-columns-2 > div {
  width: calc(50% - 8px) !important;
}

.hbspt-form .form-columns-3 > div {
  width: calc(33.3% - (32px / 3)) !important;
}

.hbspt-form .hs-richtext {
  margin-bottom: 16px;
}

.hbspt-form .field {
  margin-bottom: 16px;
}

.hbspt-form .field > ul {
  padding-left: 0;
}

.hbspt-form .field > ul > li {
  list-style: none;
}

.hbspt-form .field > ul > li label {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
}

.hbspt-form .input {
  margin-right: 0 !important;
}

.hbspt-form .input > ul {
  margin-top: 0;
  padding-left: 0;
}

.hbspt-form .input > ul > li {
  list-style: none;
}

.hbspt-form .input > ul > li label {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
}

.gfield_required,
.hs-form-required {
  margin-left: 4px;
  color: red;
}

.hs-error-msgs {
  margin-top: 0;
}

.validation_error {
  margin-bottom: 16px;
}

.validation_message,
.validation_error,
.hs-error-msg {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
  color: red;
}

.breadcrumbs {
  display: flex;
  padding: 0 0.8rem;
  margin: 0;
  list-style: none;
}

.breadcrumbs__wrapper {
  padding-top: 9.5rem;
  padding-bottom: 5.2rem;
}

@media (max-width: 991px) {
  .breadcrumbs__wrapper {
    padding-top: 7.9rem;
    padding-bottom: 6.2rem;
  }
}

.breadcrumbs__link {
  display: flex;
  align-items: center;
  color: #000;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: bold;
}

.breadcrumbs__link:hover {
  color: #0000BF;
}

.breadcrumbs__link:hover svg {
  color: #0000BF;
}

.breadcrumbs__link svg {
  margin-right: 1.8rem;
}

.breadcrumbs__link svg path {
  fill: currentColor;
}

.leadparagraph {
  margin: 0 0 7.8rem;
  font-size: 3.4rem;
  line-height: 1.17647059;
  font-weight: 500;
}

@media (max-width: 767px) {
  .leadparagraph {
    margin: 0 0 4.4rem;
    font-size: 2rem;
    line-height: 1.2;
  }
}

.highlight-text {
  padding: 0.3rem 0;
  background: #ccccff;
}

.home .highlight-text, .blog .highlight-text {
  background: #00021A;
}

blockquote.alternate,
blockquote {
  padding: 0rem 3.8rem 0.1rem 4.1rem;
  position: relative;
  margin: 5.2rem 0 4.6rem;
  border-left: 0.3rem solid #0000E5;
  font-size: 3.4rem;
  line-height: 1.17647059;
  font-weight: 400;
}

@media (max-width: 767px) {
  blockquote.alternate,
  blockquote {
    padding: 0.6rem 1.4rem 1.4rem 1.8rem;
    margin: 4rem 0 4.2rem;
    font-size: 2.1rem;
    line-height: 1.14285714;
  }
}

blockquote.alternate:not([class]),
blockquote:not([class]) {
  padding: 1.1rem 3.8rem;
}

@media (max-width: 767px) {
  blockquote.alternate:not([class]),
  blockquote:not([class]) {
    padding: 0.6rem 1.4rem 0.6rem 1.8rem;
  }
}

blockquote.alternate:not([class]) > p,
blockquote:not([class]) > p {
  font-style: italic;
}

blockquote.alternate p,
blockquote p {
  margin: 0;
}

blockquote.alternate .author,
blockquote .author {
  position: absolute;
  bottom: 1.3rem;
  left: 3.8rem;
  font-size: 1.6rem;
  line-height: 1.125;
  font-weight: 400;
}

@media (max-width: 767px) {
  blockquote.alternate .author,
  blockquote .author {
    bottom: 1rem;
    left: 1.8rem;
    font-size: 1.4rem;
    line-height: 1.14285714;
  }
}

blockquote.alternate .author:before,
blockquote .author:before {
  content: '—';
  display: inline;
  margin-right: 0.4rem;
}

blockquote.alternate p {
  font-style: italic;
}

.page-accordion {
  padding: 6px 0 68px;
}

@media (max-width: 767px) {
  .page-accordion {
    padding: 16px 0 52px;
  }
}

.single-accordion {
  padding: 0 0 24px;
  border-top: 1px solid rgba(162, 162, 222, 0.4);
}

@media (max-width: 767px) {
  .single-accordion {
    padding: 0 0 19px;
  }
}

.single-accordion:last-of-type {
  border-bottom: 1px solid rgba(162, 162, 222, 0.4);
}

.single-accordion p:last-child {
  margin: 0;
}

.single-accordion.active .single-accordion__title:after {
  transform: rotate(-180deg);
}

.single-accordion__content {
  display: none;
  padding: 0 15px 17px 20px;
}

@media (max-width: 767px) {
  .single-accordion__content {
    padding: 0 6px 24px 10px;
  }
}

.single-accordion__content-inner {
  padding-top: 16px;
}

@media (max-width: 767px) {
  .single-accordion__content-inner {
    padding-top: 16px;
    font-size: 16px;
  }
}

.single-accordion__title {
  font-weight: 700;
  position: relative;
  display: block;
  padding: 30px 15px 9px 21px;
  cursor: pointer;
  transition: all .2s linear;
}

@media (max-width: 767px) {
  .single-accordion__title {
    padding: 20px 10px 0;
  }
}

.single-accordion__title h4 {
  transition: color .2s linear;
}

.single-accordion__title:hover {
  color: #0000E5;
}

.single-accordion__title:hover::after {
  filter: grayscale(0);
}

.single-accordion__title:hover h4 {
  color: #0000E5;
}

.home .single-accordion__title:hover {
  color: #FFFFFF;
}

.single-accordion__title:after {
  filter: grayscale(1);
  position: absolute;
  top: 44px;
  right: 26px;
  display: block;
  content: '';
  width: 12px;
  height: 7px;
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.2s linear;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.00024 7.00025C5.74424 7.00025 5.48824 6.90225 5.29324 6.70725L0.293239 1.70725C-0.0977612 1.31625 -0.0977612 0.684249 0.293239 0.293249C0.684238 -0.0977505 1.31624 -0.0977505 1.70724 0.29325L6.00024 4.58625L10.2932 0.29325C10.6842 -0.0977501 11.3162 -0.09775 11.7072 0.29325C12.0982 0.68425 12.0982 1.31625 11.7072 1.70725L6.70724 6.70725C6.51224 6.90225 6.25624 7.00025 6.00024 7.00025Z' fill='%230000E5'/%3E%3C/svg%3E");
}

.home .single-accordion__title:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.00024 7.00025C5.74424 7.00025 5.48824 6.90225 5.29324 6.70725L0.293239 1.70725C-0.0977612 1.31625 -0.0977612 0.684249 0.293239 0.293249C0.684238 -0.0977505 1.31624 -0.0977505 1.70724 0.29325L6.00024 4.58625L10.2932 0.29325C10.6842 -0.0977501 11.3162 -0.09775 11.7072 0.29325C12.0982 0.68425 12.0982 1.31625 11.7072 1.70725L6.70724 6.70725C6.51224 6.90225 6.25624 7.00025 6.00024 7.00025Z' fill='white'/%3E%3C/svg%3E");
}

@media (max-width: 767px) {
  .single-accordion__title:after {
    right: 16px;
    top: 29px;
  }
}

.page-fullwidth-image {
  padding: 4rem 0 3.5rem;
}

@media (max-width: 767px) {
  .page-fullwidth-image {
    padding: 2.9rem 0;
  }
}

.page-fullwidth-image__wrapper:before, .page-fullwidth-image__wrapper:after {
  content: '';
  display: table;
}

.page-fullwidth-image__wrapper:after {
  clear: both;
}

.page-fullwidth-image__wrapper img {
  width: 100%;
  margin: 0;
}

@media (max-width: 767px) {
  .content-image + .content-image {
    padding-top: 1.5rem;
  }
}

.content-image__align-left, .content-image__align-right {
  width: 50%;
}

@media (max-width: 767px) {
  .content-image__align-left, .content-image__align-right {
    width: 100%;
  }
}

.content-image__align-left {
  float: left;
}

@media (max-width: 767px) {
  .content-image__align-left {
    float: none;
  }
}

.content-image__align-left.spacing-normal {
  padding-right: 1.5rem;
}

@media (max-width: 767px) {
  .content-image__align-left.spacing-normal {
    padding: 0 0 1.5rem;
  }
  .content-image__align-left.spacing-normal:last-child {
    padding: 0;
  }
}

.content-image__align-right {
  float: right;
}

@media (max-width: 767px) {
  .content-image__align-right {
    float: none;
  }
}

.content-image__align-right.spacing-normal {
  padding-left: 1.5rem;
}

@media (max-width: 767px) {
  .content-image__align-right.spacing-normal {
    padding: 0 0 1.5rem;
  }
  .content-image__align-right.spacing-normal:last-child {
    padding: 0;
  }
}

.content-image img {
  width: 100%;
  margin: 0;
}

/* Main Header */
.main-header {
  width: 100%;
  padding-top: 11px;
  padding-bottom: 15px;
  position: sticky;
  z-index: 110;
  top: -1px;
  left: 0;
  font-weight: 700;
  transition: background-color .3s ease-in-out;
}

.main-header .c-btn__temporary {
  -webkit-appearance: none;
  width: 92px !important;
  height: 36px !important;
  padding: 4px 18px !important;
  margin-top: 4px !important;
  margin-left: 10px !important;
}

@media (max-width: 991px) {
  .main-header .c-btn__temporary {
    margin-left: auto !important;
  }
}

.main-header__login-box-trigger {
  cursor: pointer;
  margin-top: 2px;
}

@media (max-width: 991px) {
  .main-header .main-menu__menu {
    overflow-y: auto;
  }
}

.alert-bar--visible + .main-header {
  top: 0;
}

.main-header.sticky {
  background-color: #000326;
}

.menu-color--light .main-header.sticky {
  background-color: #fff;
}

.main-header.has-open-menu {
  background-color: #000326;
}

@media (max-width: 991px) {
  .main-header.has-open-menu {
    background-color: #fff;
  }
}

@media (max-width: 991px) {
  .main-header.has-open-menu .main-header__logo--dark {
    display: inline !important;
  }
}

@media (max-width: 991px) {
  .main-header.has-open-menu .main-header__logo--light {
    display: none !important;
  }
}

.menu-color--light .main-header.has-open-menu {
  background-color: #fff;
}

@media (min-width: 1320px) {
  .main-header .container {
    max-width: 1320px;
  }
}

.main-header__top {
  background: #00021A;
}

@media (max-width: 991px) {
  .main-header__top {
    display: none;
  }
}

.menu-color--light .main-header .main-header__logo--dark {
  display: inline-block;
}

.menu-color--light .main-header .main-header__logo--light {
  display: none;
}

.menu-color--dark .main-header .main-header__logo--light {
  display: inline-block;
}

.menu-color--dark .main-header .main-header__logo--dark {
  display: none;
}

.main-header__logo {
  display: inline-block;
}

@media (max-width: 991px) {
  .main-header__logo {
    margin-top: 4px;
  }
}

.main-header__wrapper {
  position: relative;
}

@media (max-width: 991px) {
  .main-header__wrapper {
    position: static;
  }
}

.main-header__cta:not(.main-header__logout) {
  display: inline-block;
  padding: 6px 10px;
  margin-top: 2px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #fff;
  letter-spacing: 1px;
}

@media (max-width: 991px) {
  .main-header__cta:not(.main-header__logout) {
    color: #000;
  }
}

@media (max-width: 991px) {
  .main-header__cta:not(.main-header__logout) {
    display: none;
  }
}

.menu-color--light .main-header__cta:not(.main-header__logout) {
  color: #000;
}

@media (max-width: 991px) {
  .main-header .main-menu__menu {
    color: #000;
    background-color: #fff;
  }
}

.main-header__nav {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 6px;
  font-size: 17px;
  line-height: 24px;
  overflow: visible;
  overflow-x: hidden;
}

@media (max-width: 1319px) {
  .main-header__nav {
    left: auto;
    transform: none;
    margin-left: 30px;
  }
}

@media (max-width: 991px) {
  .main-header__nav {
    pointer-events: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100vh - 62px);
    position: absolute;
    top: calc(100% - 3px);
    right: 0;
    left: 0;
    transform: translateX(0);
    margin-top: 0;
    margin-left: 0;
    background-color: #fff;
    opacity: 0;
    transition: opacity .3s ease-in-out;
  }
}

@media (max-width: 991px) {
  .menu-color--light .main-header__nav {
    background-color: #fff;
  }
}

.main-header__nav.open {
  pointer-events: all;
  opacity: 1;
}

.main-header__nav .highlight-text {
  padding: 0;
}

.main-header__nav ul {
  transition: background-color .3s ease-in-out;
}

@media (max-width: 991px) {
  .main-header__nav ul {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    background-color: #fff;
  }
}

@media (max-width: 991px) {
  .menu-color--light .main-header__nav ul {
    border-bottom: 1px solid #DFDFE3;
    background-color: #fff;
  }
}

.main-header__nav li {
  padding: 0 3px 0 4px;
}

@media (max-width: 991px) {
  .main-header__nav li {
    padding: 0;
  }
}

.main-header__nav a:not(.main-header__cta) {
  display: inline-block;
  padding: 3px 9px;
  position: relative;
  color: #FFFFFF;
  letter-spacing: -.5px;
}

@media (max-width: 991px) {
  .main-header__nav a:not(.main-header__cta) {
    width: 100%;
    padding: 15px 20px 16px;
    color: black;
    letter-spacing: -.6px;
    border-top: 1px solid rgba(223, 223, 227, 0.5);
  }
}

.main-header__nav a:not(.main-header__cta):hover {
  color: #dfdfe3;
}

.menu-color--light .main-header__nav a:not(.main-header__cta) {
  color: #000;
}

@media (max-width: 991px) {
  .menu-color--light .main-header__nav a:not(.main-header__cta) {
    border-top: 1px solid #DFDFE3;
  }
}

.menu-color--light .main-header__nav a:not(.main-header__cta):hover {
  color: #484851;
}

.main-header .c-btn, .main-header input[type="submit"] {
  margin-top: 4px;
}

@media (max-width: 991px) {
  .main-header .c-btn, .main-header input[type="submit"] {
    width: 100%;
    max-height: 56px;
    padding: 14px 0;
    margin-top: 0;
    margin-left: 15px;
    color: #0000E5;
    border: 2px solid #0000E5;
    border-radius: 28px;
  }
}

@media (max-width: 399px) {
  .main-header .c-btn, .main-header input[type="submit"] {
    margin-top: 15px;
    margin-left: auto;
  }
}

.main-header__button-wrapper {
  display: none;
}

@media (max-width: 991px) {
  .main-header__button-wrapper {
    display: flex;
    min-height: 105px;
    padding: 24px 20px 25px;
    z-index: 2;
    box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.05);
  }
}

@media (max-width: 399px) {
  .main-header__button-wrapper {
    display: block;
  }
}

.main-header__mobile-button.c-btn, input.main-header__mobile-button[type="submit"] {
  display: none;
}

@media (max-width: 991px) {
  .main-header__mobile-button.c-btn, input.main-header__mobile-button[type="submit"] {
    display: inline-block;
    padding: 14px;
    margin-top: 0;
    font-size: 16px;
    line-height: 24px;
  }
}

.main-header .hamburger {
  display: none;
  width: 19px;
  height: 19px;
  position: relative;
  z-index: 99;
  transform: rotate(0deg);
  margin: 14px 2px 0 23px;
  cursor: pointer;
  transition: .5s ease-in-out;
}

@media (max-width: 991px) {
  .main-header .hamburger {
    display: inline-block;
  }
}

@media (max-width: 991px) {
  .main-header .hamburger.open span {
    background: #000;
  }
}

.main-header .hamburger span {
  pointer-events: none;
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  transform: rotate(0deg);
  background: #fff;
  opacity: 1;
  transition: .25s ease-in-out;
}

.menu-color--light .main-header .hamburger span {
  background: #000;
}

.main-header .hamburger span:nth-child(1) {
  top: 0;
  transform-origin: left center;
}

.main-header .hamburger span:nth-child(2) {
  top: 6px;
  transform-origin: left center;
}

.main-header .hamburger span:nth-child(3) {
  top: 12px;
  transform-origin: left center;
}

.main-header .hamburger.open span:nth-child(1) {
  top: -2%;
  left: 2px;
  transform: rotate(45deg);
}

.main-header .hamburger.open span:nth-child(2) {
  width: 0;
  opacity: 0;
}

.main-header .hamburger.open span:nth-child(3) {
  top: 13px;
  left: 2px;
  transform: rotate(-45deg);
}

.main-header__cta-wrapper {
  display: flex;
}

@media (max-width: 991px) {
  .main-header__cta-wrapper {
    display: none;
  }
}

.main-header__basket {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  margin-left: 15px;
  border-radius: 100%;
  background-color: #0000E5;
}

@media (max-width: 991px) {
  .main-header__basket {
    display: none;
  }
}

.main-header__basket:hover {
  background-color: #0000BF;
}

.login-popup {
  position: fixed;
  z-index: 120;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #00021A;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 2.4rem 2rem;
  overflow: auto;
  color: #000;
}

@media (max-height: 700px) {
  .login-popup {
    align-items: flex-start;
  }
}

@media (max-width: 767px) {
  .login-popup {
    align-items: flex-start;
  }
}

.login-popup.active {
  display: flex;
}

.login-popup__wrapper {
  background: #fff;
  border-radius: 0.8rem;
  padding: 5.1rem 3rem 7.2rem;
  position: relative;
  width: 100%;
  max-width: 63rem;
}

@media (max-width: 767px) {
  .login-popup__wrapper {
    padding: 7.1rem 2rem 8rem;
  }
}

.login-popup__close {
  width: 4rem;
  height: 4rem;
  background: #EFEFF1;
  border-radius: 50%;
  position: absolute;
  top: 2rem;
  right: 2rem;
}

.login-popup__close:hover {
  background: #d4d4d9;
}

.login-popup__close svg {
  width: 1.4rem;
}

.login-popup__title {
  text-align: center;
  margin-bottom: 1.3rem;
}

@media (max-width: 767px) {
  .login-popup__title {
    text-align: left;
    margin-bottom: 1.7rem;
  }
}

.login-popup__description {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}

.login-popup__form {
  display: none;
  width: 100%;
  max-width: 35rem;
  margin: 0 auto;
  transition: opacity .2s ease-in-out;
  position: relative;
}

.login-popup__form.success {
  opacity: 0.6;
  pointer-events: none;
  filter: grayscale(1);
}

.login-popup__form-links {
  display: flex;
  justify-content: space-between;
  margin-top: 0.7rem;
  color: #6C6C7A;
  font-size: 1.2rem;
  line-height: 1.33333333;
  font-weight: 400;
}

.login-popup__form-links a, .login-popup__form-links button {
  color: inherit;
}

.login-popup__form-links a:hover, .login-popup__form-links button:hover {
  color: #040726;
}

.login-popup__form-error {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 100%;
  margin-top: 1rem;
  color: #b30d0d;
  transition: opacity .2s ease-in-out;
  font-size: 1.2rem;
  line-height: 1.33333333;
  font-weight: 400;
}

.login-popup__form.loading .login-popup__form-error {
  opacity: 0;
}

.login-popup__form.success .login-popup__form-error {
  color: green;
}

.login-popup .c-btn, .login-popup input[type="submit"] {
  margin-top: 4.1rem;
  width: 100%;
}

@media (max-width: 767px) {
  .login-popup .c-btn, .login-popup input[type="submit"] {
    margin-top: 2.5rem;
  }
}

.login-popup input[type="text"], .login-popup input[type="email"], .login-popup input[type="password"], .login-popup select, .login-popup textarea {
  background-color: #fff !important;
  border: 1px solid #DFDFE3 !important;
  border-radius: 0.2rem;
  padding: 1.1rem;
  width: 100%;
  margin-top: 1.6rem;
  color: #000;
  transition: opacity .2s;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
}

@media (max-width: 767px) {
  .login-popup input[type="text"], .login-popup input[type="email"], .login-popup input[type="password"], .login-popup select, .login-popup textarea {
    margin-top: 0.8rem;
  }
}

.login-popup input[type="text"]:-webkit-autofill, .login-popup input[type="text"]:-webkit-autofill:hover, .login-popup input[type="text"]:-webkit-autofill:focus, .login-popup input[type="email"]:-webkit-autofill, .login-popup input[type="email"]:-webkit-autofill:hover, .login-popup input[type="email"]:-webkit-autofill:focus, .login-popup input[type="password"]:-webkit-autofill, .login-popup input[type="password"]:-webkit-autofill:hover, .login-popup input[type="password"]:-webkit-autofill:focus, .login-popup select:-webkit-autofill, .login-popup select:-webkit-autofill:hover, .login-popup select:-webkit-autofill:focus, .login-popup textarea:-webkit-autofill, .login-popup textarea:-webkit-autofill:hover, .login-popup textarea:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
}

.login-popup input[type="text"]::-webkit-input-placeholder, .login-popup input[type="email"]::-webkit-input-placeholder, .login-popup input[type="password"]::-webkit-input-placeholder, .login-popup select::-webkit-input-placeholder, .login-popup textarea::-webkit-input-placeholder {
  color: #6C6C7A;
  opacity: 1;
}

.login-popup input[type="text"]:-moz-placeholder, .login-popup input[type="email"]:-moz-placeholder, .login-popup input[type="password"]:-moz-placeholder, .login-popup select:-moz-placeholder, .login-popup textarea:-moz-placeholder {
  color: #6C6C7A;
  opacity: 1;
}

.login-popup input[type="text"]::-moz-placeholder, .login-popup input[type="email"]::-moz-placeholder, .login-popup input[type="password"]::-moz-placeholder, .login-popup select::-moz-placeholder, .login-popup textarea::-moz-placeholder {
  color: #6C6C7A;
  opacity: 1;
}

.login-popup input[type="text"]:-ms-input-placeholder, .login-popup input[type="email"]:-ms-input-placeholder, .login-popup input[type="password"]:-ms-input-placeholder, .login-popup select:-ms-input-placeholder, .login-popup textarea:-ms-input-placeholder {
  color: #6C6C7A;
  opacity: 1;
}

.login-popup select {
  cursor: pointer;
  background-image: url("../images/icons/drop-down.svg");
  background-size: 10px auto;
  background-position: right 1.8rem center;
  background-repeat: no-repeat;
  padding-right: 3.5rem;
}

.login-popup select:invalid {
  color: #6C6C7A;
}

.login-popup select option {
  color: #000;
}

.login-popup select option:disabled {
  display: none;
}

.login-popup select::-ms-expand {
  display: none;
}

.main-header .main-header__mobile-login-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
}

.main-header .main-header__mobile-login-box {
  position: fixed;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(100vw);
  color: #000;
  background-color: #fff;
  transition: .2s ease-in-out;
}

.main-header .main-header__mobile-login-box.show {
  transform: translateX(0);
}

.main-header .main-header__form-back {
  padding: 21px 28px;
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 600;
}

.main-header .main-header__form-back svg {
  margin-right: 18px;
}

.main-header .main-header__form {
  display: none;
  width: 280px;
  padding: 2rem 3.1rem 1.4rem;
  position: absolute;
  top: 70px;
  right: 159px;
  text-align: center;
  color: #000;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: visible;
}

.main-header .main-header__form * {
  position: relative;
  z-index: 2;
}

.main-header .main-header__form::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
}

.main-header .main-header__form::after {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  z-index: 0;
  top: -1.4rem;
  right: 14px;
  transform: rotate(45deg);
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.main-header .main-header__form.show {
  display: block;
}

.main-header .main-header__form-close {
  position: absolute;
  top: 5px;
  right: 24px;
}

.main-header .main-header__form-title {
  margin-top: 1.1rem;
  margin-bottom: 2px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 600;
}

.main-header .main-header__form-description {
  padding: 0;
  margin-bottom: 8px;
  color: #6c6c7a;
  letter-spacing: -.4px;
  font-size: 1.4rem;
  line-height: 1.71428571;
  font-weight: 600;
}

.main-header .main-header__form-button {
  width: 100%;
  padding: 7px 29px;
  margin-bottom: 24px;
  font-size: 1.4rem;
  line-height: 1.14285714;
  font-weight: 400;
}

.main-header .main-header__form-line {
  display: block;
  width: 100%;
  height: 1px;
  background: #dfdfe3;
}

.main-header .main-header__form-education {
  padding: 0;
  margin-top: 16px;
  text-align: center;
  letter-spacing: 0;
  border: 0;
  font-size: 1.4rem;
  line-height: 1.71428571;
  font-weight: 400;
}

.alert-bar {
  display: none;
  padding: 0.5rem 0 0.4rem;
  position: relative;
  color: #fff;
  background-color: #140D4A;
  font-size: 1.3rem;
  line-height: 1.84615385;
}

@media (max-width: 991px) {
  .alert-bar {
    padding: 0.8rem 0 0.7rem 1.1rem;
    letter-spacing: -0.0238rem;
    font-size: 1.2rem;
    line-height: 1.33333333;
  }
}

.alert-bar .container {
  position: relative;
}

.alert-bar--visible {
  display: block;
}

.alert-bar p {
  width: 100%;
  padding-right: 2rem;
  padding-left: 2rem;
  margin: 0;
  text-align: center;
}

@media (max-width: 991px) {
  .alert-bar p {
    padding-left: 0;
    transform: none;
    text-align: left;
    text-indent: 0;
  }
}

@media (max-width: 767px) {
  .alert-bar p {
    padding-right: 7rem;
    letter-spacing: 0.0028rem;
  }
}

.alert-bar a {
  position: relative;
  color: #fff;
}

.alert-bar a::after {
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.alert-bar a:hover {
  color: #fff;
}

.alert-bar__close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.4rem;
  height: 2.4rem;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%);
  border: none;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.13);
  cursor: pointer;
}

@media (max-width: 991px) {
  .alert-bar__close {
    right: 1.2rem;
  }
}

.alert-bar__close:hover svg *, .alert-bar__close:focus svg * {
  fill: #fff;
}

.alert-bar__close svg {
  width: 1.1rem;
  height: auto;
}

.alert-bar__close svg * {
  fill: #fff;
}

.cookies {
  padding: 14px 0;
  position: fixed;
  z-index: 2;
  right: 0;
  bottom: 0;
  left: 0;
  color: #000;
  background: #fff;
  display: none;
  font-size: 1.3rem;
  line-height: 1.23076923;
  font-weight: 400;
}

.cookies.show {
  display: block;
}

@media (max-width: 767px) {
  .cookies {
    padding: 14px 0 20px;
  }
}

@media (max-width: 991px) {
  .cookies__right {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.cookies a,
.cookies a:hover,
.cookies a:focus,
.cookies a:active {
  color: #000;
}

.cookies__close {
  width: 20px;
  height: 20px;
  padding: 3px;
  margin-left: 20px;
  border-radius: 100%;
  background: #dfdfe3;
}

@media (max-width: 767px) {
  .cookies__close {
    margin-left: 17px;
  }
}

.cookies__close svg {
  width: 10px;
  height: 10px;
}

.cookies .c-btn, .cookies input[type="submit"] {
  padding: 8px 20px;
  letter-spacing: -.2px;
  font-size: 1.4rem;
  line-height: 1.14285714;
  font-weight: 600;
}

@media (max-width: 767px) {
  .cookies .c-btn, .cookies input[type="submit"] {
    padding: 8px 69px;
    border-radius: 3px;
  }
}

@media (max-width: 767px) {
  .cookies__text {
    margin-bottom: 17px;
  }
}

.cookies .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .cookies .container {
    display: block;
  }
}

.hero {
  z-index: 1;
  text-align: center;
  overflow: hidden;
}

.page-content--archive .hero {
  background-color: transparent;
}

.hero__heading {
  margin-top: 1.7rem;
}

.hero__preheading {
  margin-top: -1rem;
  margin-bottom: 1.7rem;
  font-size: 2.8rem;
  line-height: 1.14285714;
  font-weight: 600;
}

@media (max-width: 991px) {
  .hero__preheading {
    margin-top: 0;
    font-size: 1.8rem;
    line-height: 1.33333333;
    font-weight: 600;
  }
}

.hero.hero-archive {
  padding-top: 12.7rem;
  padding-bottom: 15.3rem;
}

@media (max-width: 991px) {
  .hero.hero-archive {
    padding-top: 12.3rem;
    padding-bottom: 2.3rem;
  }
}

@media (max-width: 991px) {
  .post-type-archive-artists .hero.hero-archive {
    padding-bottom: 4.7rem;
  }
}

.hero.hero-archive .hero__heading {
  text-align: left;
}

@media (max-width: 991px) {
  .hero.hero-archive .hero__heading {
    margin-bottom: 0.6rem;
    font-size: 3.3rem;
  }
}

.hero.hero-archive .hero__sub {
  padding-top: 1.5rem;
  font-weight: 400;
  text-align: left;
}

.hero.default-hero {
  margin-bottom: 15.5rem;
  overflow: visible;
  text-align: left;
  color: initial;
  background-color: transparent;
  background-image: none;
}

@media (max-width: 991px) {
  .hero.default-hero {
    margin-bottom: 8rem;
  }
}

@media (max-width: 767px) {
  .hero.default-hero {
    margin-bottom: 0;
  }
}

.hero.default-hero img {
  margin-top: 0.6rem;
}

@media (max-width: 1199px) {
  .hero.default-hero img {
    width: 100%;
  }
}

.hero.default-hero .hero__heading {
  padding-right: 10rem;
}

@media (max-width: 991px) {
  .hero.default-hero .hero__heading {
    padding-right: 0;
    font-size: 3.4rem;
    line-height: 1.17647059;
  }
}

.hero.default-hero .text-center > .hero__heading {
  padding-right: 0;
}

.hero.default-hero .hero__subheading {
  padding-right: 10rem;
}

@media (max-width: 991px) {
  .hero.default-hero .hero__subheading {
    padding-right: 0;
    margin-bottom: 4.6rem;
  }
}

@media (max-width: 991px) {
  .hero.default-hero .hero__subheading .c-btn, .hero.default-hero .hero__subheading input[type="submit"] {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .hero.default-hero .hero__subheading .c-btn-wrapper {
    margin-bottom: 0 !important;
  }
}

.hero.default-hero .hero__subheading p {
  margin-bottom: 4.2rem;
  font-size: 2rem;
  line-height: 1.6;
}

@media (max-width: 991px) {
  .hero.default-hero .hero__subheading p {
    margin-bottom: 4rem;
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

.hero.default-hero__thumbnail {
  min-height: 46.4rem;
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  .hero.default-hero__thumbnail {
    min-height: 40rem;
  }
}

@media (max-width: 767px) {
  .hero.default-hero__thumbnail {
    min-height: 18rem;
  }
}

.hero.default-hero__content {
  padding: 5.8rem 0 4.7rem;
}

@media (max-width: 767px) {
  .hero.default-hero__content {
    padding: 4.7rem 0 3.8rem;
  }
}

.hero.account-hero {
  margin-bottom: 8rem;
}

.hero.account-hero .hero__heading {
  padding-right: 0;
}

.hero__subheading {
  max-width: 82.5rem;
  letter-spacing: 0.7px;
  margin: 0 auto 5rem;
}

@media (max-width: 767px) {
  .hero__subheading {
    letter-spacing: 0.5px;
    margin-bottom: 2.6rem;
  }
}

.hero__video-wrapper {
  padding-bottom: 50%;
  z-index: 3;
  margin: 0;
  background-color: #ccccff;
  background-color: #00021A;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.hero__video-wrapper.active {
  opacity: 1;
}

.hero__video-wrapper + img {
  height: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  object-fit: cover;
}

.hero__image-wrapper {
  width: 100%;
  position: relative;
  z-index: 1;
  margin: 12.3rem 0 15.6rem 0;
  border: 2.4rem solid #ccccff;
  border-radius: 8.2rem;
  box-shadow: 0 6rem 6rem #000426;
  overflow: hidden;
}

@media (max-width: 767px) {
  .hero__image-wrapper {
    margin-top: 6.6rem;
    margin-bottom: 7.3rem;
  }
}

@media (max-width: 1199px) {
  .hero__image-wrapper {
    border-width: 2rem;
    border-radius: 7rem;
  }
}

@media (max-width: 991px) {
  .hero__image-wrapper {
    border-width: 1.6rem;
    border-radius: 5rem;
  }
}

@media (max-width: 767px) {
  .hero__image-wrapper {
    border-width: 1.5rem;
    border-radius: 4rem;
  }
}

@media (max-width: 600px) {
  .hero__image-wrapper {
    border-width: 1rem;
    border-radius: 3rem;
  }
}

@media (max-width: 399px) {
  .hero__image-wrapper {
    border-width: 0.6rem;
    border-radius: 2.2rem;
  }
}

.hero__image-wrapper img {
  width: 100%;
  height: auto;
}

.hero__image-wrapper:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(8, 11, 51, 0.8);
}

.hero__image-wrapper.overlay:after {
  background-color: rgba(128, 0, 128, 0.4);
}

.hero--large .page-content {
  margin-top: -67px;
}

.hero-large {
  width: 100%;
  min-height: 100vh;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  padding: 10rem 0;
  background-color: #00031f;
  margin-bottom: 16rem;
}

@media (max-width: 767px) {
  .hero-large {
    margin-bottom: 7.8rem;
  }
}

.hero-large__image, .hero-large__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  overflow: hidden;
}

.hero-large__bg svg {
  width: 100%;
}

@media (max-width: 991px) {
  .hero-large__bg svg {
    height: 100%;
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}

.hero-large__image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.33);
}

.hero-large__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-large__heading {
  font-size: 12.8rem;
  line-height: 1.125;
  text-align: center;
}

@media (max-width: 991px) {
  .hero-large__heading {
    font-size: 6rem;
    line-height: 1.16666667;
  }
}

@media (max-width: 767px) {
  .hero-large__heading {
    font-size: 3.4rem;
    line-height: 1.17647059;
  }
}

.hero-large__btn {
  position: absolute;
  bottom: 4.7rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: bold;
}

@media (max-width: 991px) {
  .hero-large__btn {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

@media (max-width: 767px) {
  .hero-large__btn {
    bottom: 2.8rem;
  }
}

.hero-large__btn:hover, .hero-large__btn:focus {
  outline: none;
}

.hero-large__btn svg {
  margin-top: 2.4rem;
  width: 3.4rem;
  height: auto;
}

@media (max-width: 767px) {
  .hero-large__btn svg {
    width: 2.2rem;
    margin-top: 1.4rem;
  }
}

.hero-large__btn svg path {
  fill: currentColor;
}

.showreel {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  transition: opacity 0.4s ease-in-out;
  opacity: 0;
  pointer-events: none;
}

.showreel.active {
  pointer-events: auto;
  opacity: 1;
}

.showreel.submitted:not(.confirmation) .showreel__form-wrapper-inner,
.showreel.submitted:not(.confirmation) .showreel__instructions {
  display: none;
}

.showreel.submitted:not(.confirmation) .showreel__button {
  margin-bottom: 0;
}

.showreel.confirmation .showreel__heading,
.showreel.confirmation .showreel__button,
.showreel.confirmation .showreel__instructions {
  display: none;
}

.showreel.confirmation .showreel__form-wrapper-inner {
  display: block;
}

.showreel__overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
  background-color: #080B33;
  opacity: 0.6;
  transition: opacity 1s ease-in-out;
}

@media (max-width: 600px) {
  .showreel__overlay {
    opacity: 1;
  }
}

.showreel .c-btn, .showreel input[type="submit"] {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.showreel__form-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #080B33;
  width: 630px;
  max-width: calc(100vw - 40px);
  max-height: calc(100vh - 40px);
  overflow-y: auto;
  z-index: 1;
  transition: transform 1s ease-in-out;
  padding: 46px 110px 64px 110px;
  text-align: center;
}

.showreel__form-wrapper input[type="submit"] {
  margin-top: 0;
}

@media (max-width: 600px) {
  .showreel__form-wrapper {
    max-width: 100%;
    max-height: 100%;
    padding: 62px 20px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(0);
  }
}

.showreel__form-wrapper-close, .showreel__video-wrapper-close {
  position: absolute;
  top: 19px;
  right: 19px;
}

@media (max-width: 600px) {
  .showreel__form-wrapper-close, .showreel__video-wrapper-close {
    top: 13px;
    right: 8px;
  }
}

.showreel__video-wrapper-close {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.showreel .gform_confirmation_wrapper {
  padding-top: 77px;
  padding-bottom: 33px;
}

.showreel__heading {
  margin-bottom: 34px;
}

@media (max-width: 600px) {
  .showreel__heading {
    margin-bottom: 18px;
  }
}

.showreel__button {
  margin-bottom: 47px;
  margin-top: 0;
}

@media (max-width: 600px) {
  .showreel__button {
    margin-bottom: 31px;
  }
}

.showreel__instructions {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 25px;
}

@media (max-width: 600px) {
  .showreel__instructions {
    margin-bottom: 17px;
    font-size: 16px;
  }
}

.showreel li.gfield {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 !important;
}

.showreel__video-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: transparent;
  width: 1290px;
  max-width: calc(100vw - 40px);
  max-height: calc(100vh - 40px);
  z-index: 2;
  transform: translate(100vw, -50%);
  transition: transform 1s ease-in-out;
}

@media (max-width: 600px) {
  .showreel__video-wrapper {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
  }
}

.showreel__video-wrapper.active {
  transform: translate(-50%, -50%);
}

.showreel__video-wrapper.active + .showreel__form-wrapper {
  transform: translate(calc(-50% - 100vw), -50%);
}

@media (max-width: 600px) {
  .showreel__video-wrapper.active + .showreel__form-wrapper {
    transform: translateX(-100%);
  }
}

.showreel__video-wrapper.active ~ .showreel__overlay {
  opacity: 1;
}

.showreel__video-wrapper.active ~ .showreel__video-wrapper-close {
  opacity: 1;
}

.showreel .showreel-container {
  margin: 0 auto;
  background-color: #00021A;
}

/* Main Footer */
.main-footer {
  padding-top: 226px;
  padding-bottom: 67px;
  color: #FFFFFF;
  background: linear-gradient(180deg, rgba(0, 4, 38, 0.18) 0%, rgba(121, 25, 255, 0.18) 100%);
  background-color: #040726;
}

@media (max-width: 1199px) {
  .main-footer {
    padding-top: 120px;
  }
}

@media (max-width: 767px) {
  .main-footer {
    padding-top: 70px;
    padding-bottom: 48px;
  }
}

@media (max-width: 767px) {
  .main-footer .container {
    padding: 0 23px;
  }
}

.main-footer__copy {
  max-width: 200px;
  margin-bottom: 3rem;
  font-size: 1.3rem;
  line-height: 1.76923077;
  font-weight: 400;
}

@media (max-width: 991px) {
  .main-footer__copy {
    margin-bottom: 2rem;
    font-size: 1.2rem;
    line-height: 1.91666667;
    font-weight: 400;
  }
}

.main-footer__logo {
  margin-bottom: 27px;
}

@media (max-width: 991px) {
  .main-footer__logo {
    margin-bottom: 18px;
  }
}

@media (max-width: 991px) {
  .main-footer__left {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
}

@media (min-width: 1200px) {
  .main-footer__left {
    max-width: 25%;
  }
}

.main-footer__nav {
  max-width: 16.7%;
  padding-right: 0;
}

@media (max-width: 991px) {
  .main-footer__nav {
    flex-basis: 45%;
    max-width: 45%;
  }
}

@media (max-width: 991px) {
  .main-footer__nav + .main-footer__nav {
    flex-basis: 50%;
    max-width: 50%;
  }
}

.main-footer__nav ul {
  padding-left: 0;
  position: relative;
  top: -7px;
  list-style: none;
}

.main-footer__nav ul li {
  margin-bottom: 8px;
}

.main-footer__nav ul a {
  color: #fff;
  letter-spacing: .4px;
}

.main-footer__nav ul a:hover {
  color: #fff;
}

.main-footer__cta-form-col {
  padding-top: 5px;
}

@media (max-width: 767px) {
  .main-footer__cta-form-col {
    padding-top: 34px;
  }
}

.main-footer__cta-content {
  max-width: 520px;
}

.main-footer textarea {
  display: block;
  height: 136px;
}

@media (max-width: 767px) {
  .main-footer textarea {
    height: 224px;
  }
}

.main-footer__top {
  margin-bottom: 196px;
}

@media (max-width: 1199px) {
  .main-footer__top {
    margin-bottom: 130px;
  }
}

@media (max-width: 767px) {
  .main-footer__top {
    margin-bottom: 73px;
  }
}

@media (min-width: 1320px) {
  .main-footer__top .container {
    max-width: 1320px;
  }
}

.main-footer__bottom {
  font-size: 12px;
}

.main-footer__bottom a {
  color: #fff;
}

@media (min-width: 1320px) {
  .main-footer__bottom .container {
    max-width: 1320px;
  }
}

.main-footer__link {
  margin-right: 16px;
}

@media (max-width: 767px) {
  .main-footer__link {
    margin-right: 12px;
  }
}

.main-footer__link:first-of-type {
  margin-left: 15px;
}

@media (max-width: 767px) {
  .main-footer__link:first-of-type {
    margin-left: 0;
  }
}

.main-footer__social-media-link {
  margin-right: 20px;
}

@media (max-width: 767px) {
  .main-footer__social-media-link {
    margin-right: 15px;
    margin-left: 3px;
  }
}

@media (max-width: 767px) {
  .main-footer__social-media-links {
    flex: 0 0 100%;
    order: 1;
    margin-bottom: 16px;
  }
}

@media (max-width: 767px) {
  .main-footer__links {
    flex: 0 0 100%;
    order: 3;
  }
}

@media (max-width: 767px) {
  .main-footer__copyright {
    flex: 0 0 100%;
    order: 2;
  }
}

.main-footer__829 {
  margin-left: 5px;
}

@media (max-width: 767px) {
  .main-footer__829 {
    flex: 0 0 100%;
    margin-left: 0;
    order: 4;
  }
}

.acf-postbox {
  border-radius: rem-calc(2);
}

.acf-postbox .hndle, .acf-postbox .handle-order-lower, .acf-postbox .handle-order-higher, .acf-postbox .handlediv, .acf-postbox .postbox-header {
  background-color: #0000E5;
  color: #fff !important;
  border-radius: rem-calc(2) rem-calc(2) 0 0;
}

.acf-postbox .hndle a, .acf-postbox .handle-order-lower a, .acf-postbox .handle-order-higher a, .acf-postbox .handlediv a, .acf-postbox .postbox-header a {
  color: #fff !important;
}

.acf-postbox .toggle-indicator, .acf-postbox .handle-order-lower, .acf-postbox .handle-order-higher, .acf-postbox .handlediv {
  color: #fff !important;
}

.acf-postbox .acf-fc-layout-controls .acf-icon:not(:hover):not(.light) {
  color: #fff;
}

.acf-flexible-content .layout {
  border-radius: rem-calc(2);
}

.acf-flexible-content .layout .acf-fc-layout-handle {
  border-radius: rem-calc(2) rem-calc(2) 0 0;
  background-color: #00021A;
  color: #fff !important;
}

.acf-row > .acf-fields,
.acf-row > .acf-row-handle {
  border-top: rem-calc(5) solid #040726 !important;
}

.block-alternating-images {
  margin-top: 179px;
  margin-bottom: 195px;
}

@media (max-width: 1199px) {
  .block-alternating-images {
    margin-top: 120px;
    margin-bottom: 130px;
  }
}

@media (max-width: 767px) {
  .block-alternating-images {
    margin-top: 70px;
    margin-bottom: 80px;
  }
}

.block-alternating-images .container {
  max-width: 1320px;
}

.block-alternating-images__heading-col {
  text-align: center;
  max-width: 850px;
  margin: 0 auto 123px auto;
}

@media (max-width: 767px) {
  .block-alternating-images__heading-col {
    margin-bottom: 48px;
  }
}

.block-alternating-images__content-col {
  max-width: 550px;
}

@media (min-width: 992px) {
  .block-alternating-images__content-col {
    margin-left: auto;
  }
}

.block-alternating-images__image-row {
  margin-bottom: 118px;
}

@media (max-width: 767px) {
  .block-alternating-images__image-row {
    margin-bottom: 47px;
  }
}

@media (min-width: 768px) {
  .block-alternating-images__image-row:nth-child(2n + 1) .block-alternating-images__image-col {
    order: 2;
    margin-left: auto;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .block-alternating-images__image-row:nth-child(2n + 1) .block-alternating-images__content-col {
    margin-left: 0;
    margin-right: auto;
  }
}

.block-alternating-images__image-col {
  margin-top: 2px;
}

@media (max-width: 767px) {
  .block-alternating-images__image-col {
    margin-bottom: 30px;
  }
}

.block-alternating-images__content-col-heading {
  max-width: 480px;
}

.block-cta {
  padding-top: 10.8rem;
  padding-bottom: 11.6rem;
  background-color: #0000E5;
}

@media (max-width: 767px) {
  .block-cta {
    padding-top: 4.6rem;
    padding-bottom: 5.6rem;
  }
}

@media (max-width: 767px) {
  .home .block-cta {
    padding-top: 6.6rem;
    padding-bottom: 7.6rem;
  }
}

.block-cta--no-form {
  padding-top: 12.3rem;
  padding-bottom: 14.4rem;
}

@media (max-width: 767px) {
  .block-cta--no-form {
    padding-top: 6.2rem;
    padding-bottom: 8.1rem;
  }
}

@media (max-width: 600px) {
  .block-cta--no-form .c-btn, .block-cta--no-form input[type="submit"] {
    width: 100%;
    margin-top: 0.8rem;
  }
}

.block-content-images + .block-cta {
  margin-top: 200px;
}

@media (max-width: 991px) {
  .block-content-images + .block-cta {
    margin-top: 76px;
  }
}

@media (min-width: 1320px) {
  .block-cta .container {
    max-width: 1320px;
  }
}

.block-cta__heading {
  max-width: 54.8rem;
  color: white;
}

.block-cta--no-form .block-cta__heading {
  max-width: none;
}

@media (max-width: 991px) {
  .block-cta__heading {
    max-width: auto;
  }
}

.block-cta__form-col {
  margin-top: 12px;
}

@media (max-width: 767px) {
  .block-cta__form-col {
    margin-top: 30px;
  }
}

.block-faq {
  margin-bottom: 200px;
  padding: 8rem 0 0;
}

@media (max-width: 1199px) {
  .block-faq {
    margin-bottom: 140px;
  }
}

@media (max-width: 767px) {
  .block-faq {
    margin-bottom: 79px;
  }
}

.block-faq__heading-col {
  text-align: center;
  max-width: 850px;
  margin: 0 auto 68px auto;
}

@media (max-width: 767px) {
  .block-faq__heading-col {
    margin-bottom: 42px;
  }
}

@media (min-width: 992px) {
  .block-faq__question-col {
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .block-content .container,
  .block-tabs .container {
    max-width: 1056px;
  }
}

@media (min-width: 1200px) {
  .block-content.wider-container .container {
    max-width: 1320px;
  }
}

@media (min-width: 1320px) {
  .block-gallery-lightbox .container, .block-image-links .container, .block-text-links .container, .block-content-images .container, .default-hero .container, .container-wider {
    max-width: 1320px;
  }
}

.block-large-image {
  padding-top: 11.3rem;
  position: relative;
  z-index: 1;
  text-align: center;
  background-color: #000;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .block-large-image {
    padding-top: 6rem;
  }
}

@media (max-width: 767px) {
  .block-large-image {
    padding-top: 4.4rem;
  }
}

.block-large-image::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: radial-gradient(100% 100% at 50% 0%, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 48.44%, rgba(0, 0, 0, 0.5) 100%);
}

.block-large-image__image-wrapper {
  padding-bottom: 51.46875%;
  position: relative;
  z-index: -1;
  margin-top: -13.7rem;
  overflow: hidden;
}

@media (max-width: 991px) {
  .block-large-image__image-wrapper {
    padding-bottom: 50%;
  }
}

@media (max-width: 767px) {
  .block-large-image__image-wrapper {
    padding-bottom: 60%;
  }
}

@media (max-width: 600px) {
  .block-large-image__image-wrapper {
    margin-top: 0;
  }
}

.block-large-image__image-wrapper img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.block-large-image__col {
  max-width: 88rem;
  margin: 0 auto;
  letter-spacing: .7px;
}

.block-large-image__heading {
  margin-bottom: 3.6rem !important;
  letter-spacing: initial;
}

@media (max-width: 767px) {
  .block-large-image__heading {
    margin-bottom: 1.6rem !important;
  }
}

.block-text-grid {
  margin-bottom: 7.9rem;
  text-align: center;
}

@media (max-width: 767px) {
  .block-text-grid {
    margin-bottom: 5.6rem;
  }
}

.block-text-grid__heading {
  margin-bottom: 8.5rem !important;
}

@media (max-width: 767px) {
  .block-text-grid__heading {
    margin-bottom: 2.6rem !important;
  }
}

.block-text-grid__col {
  max-width: 50rem;
  margin-bottom: 8.3rem;
  letter-spacing: .7px;
}

@media (min-width: 992px) {
  .block-text-grid__col {
    padding-right: 5rem;
    padding-left: 5rem;
  }
}

@media (max-width: 767px) {
  .block-text-grid__col {
    margin-bottom: 2.6rem;
    letter-spacing: .5px;
  }
}

.block-text-grid__image-wrapper {
  width: 16rem;
  height: 16rem;
  margin: 0 auto -0.2rem;
  background: radial-gradient(49.97% 49.97% at 49.97% 49.97%, rgba(121, 25, 255, 0.32) 0%, rgba(0, 4, 51, 0.16) 100%);
}

@media (max-width: 767px) {
  .block-text-grid__image-wrapper {
    width: 12rem;
    height: 12rem;
    margin-top: 1rem;
    margin-bottom: -0.4rem;
  }
}

.block-text-with-side-image {
  padding-top: 8rem;
  padding-bottom: 8rem;
  margin-top: 10rem;
  margin-bottom: 12rem;
}

@media (max-width: 1199px) {
  .block-text-with-side-image {
    padding-top: 6rem;
    padding-bottom: 6rem;
    margin-top: 6rem;
    margin-bottom: 7rem;
  }
}

@media (max-width: 767px) {
  .block-text-with-side-image {
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-top: 4.5rem;
    margin-bottom: 5.1rem;
  }
}

@media (min-width: 1200px) {
  .home .block-text-with-side-image {
    margin-top: 7.7rem;
    margin-bottom: 8.1rem;
  }
}

.block-text-with-side-image.bgc-color-alt {
  color: #00021A !important;
  background-color: #fff !important;
}

.block-text-with-side-image.bgc-color-alt *:not(.c-btn.c-btn-video):not(input.c-btn-video[type="submit"]) {
  color: #00021A !important;
  fill: #00021A !important;
}

@media (min-width: 1200px) {
  .block-text-with-side-image__image {
    margin-left: -2rem;
  }
}

@media (min-width: 1320px) {
  .block-text-with-side-image__image {
    margin-left: -8rem;
  }
}

@media (min-width: 1440px) {
  .block-text-with-side-image__image {
    margin-left: -11.1rem;
  }
}

.block-text-with-side-image__content-col {
  margin-top: 0;
}

@media (max-width: 991px) {
  .block-text-with-side-image__content-col p {
    font-size: 1.8rem;
    letter-spacing: .4px;
  }
}

.block-text-with-side-image__image-col {
  margin-top: 0.5rem;
}

@media (max-width: 767px) {
  .block-text-with-side-image__image-col {
    padding-right: 2.4rem;
    padding-left: 2.4rem;
    margin-bottom: 4.6rem;
  }
}

.block-tabs {
  overflow: hidden;
}

.block-tabs h2, .block-tabs .showreel .gform_confirmation_wrapper, .showreel .block-tabs .gform_confirmation_wrapper, .block-tabs .single-education-hero__title {
  margin: 0 0 1.9rem;
}

@media (max-width: 767px) {
  .block-tabs h2, .block-tabs .showreel .gform_confirmation_wrapper, .showreel .block-tabs .gform_confirmation_wrapper, .block-tabs .single-education-hero__title {
    margin: 0 0 1.8rem;
  }
}

.block-tabs.block-bottom-spacing {
  padding-bottom: 3.5rem;
}

.tabs__link-list {
  padding: 0;
  margin: 0;
  white-space: nowrap;
  list-style: none;
  overflow-x: auto;
  overflow-y: hidden;
}

.tabs__link-list:before, .tabs__link-list:after {
  content: '';
  display: table;
}

.tabs__link-list:after {
  clear: both;
}

@media (max-width: 767px) {
  .tabs__link-list {
    padding: 0 2rem;
  }
  .tabs__link-list:before, .tabs__link-list:after {
    content: none;
  }
}

.tabs__link-list-wrapper {
  position: relative;
}

.tabs__link-list-wrapper:before {
  content: '';
  pointer-events: none;
  display: none;
  width: 2rem;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0.6rem;
  background-image: linear-gradient(-90deg, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
}

.tabs__link-list-wrapper.has-scroll:before {
  display: block;
}

.tabs__link {
  display: block;
  float: left;
  border-bottom: 0.1rem solid #828f9b;
  font-size: 1.5rem;
  line-height: 1.86666667;
  font-weight: 700;
}

@media (max-width: 991px) {
  .tabs__link:nth-child(2n) {
    background: #F7F7F7;
  }
}

@media (max-width: 767px) {
  .tabs__link {
    display: inline-block;
    float: none;
  }
  .slick-initialized .tabs__link {
    float: left;
  }
}

.tabs__link a {
  display: block;
  padding: 1rem 7.6rem 1.3rem 6.4rem;
  position: relative;
  text-align: center;
  color: #000;
  text-decoration: none;
  transition: background .2s linear;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 600;
}

@media (max-width: 767px) {
  .tabs__link a {
    font-size: 1.4rem;
    line-height: 1.14285714;
    font-weight: 600;
    min-width: 0;
    padding: 1.9rem 2.1rem 1.6rem 1.7rem;
    outline: 0;
  }
}

.tabs__link a:hover {
  background: #F7F7F7;
}

.tabs__link a:after {
  content: '';
  display: block;
  width: 0;
  height: 0.4rem;
  position: absolute;
  right: auto;
  bottom: -0.1rem;
  left: 0;
  background-color: #0000E5;
  transition: all .2s linear;
}

@media (max-width: 767px) {
  .tabs__link a:after {
    height: 0.3rem;
  }
}

.tabs__link.active a {
  color: #000;
}

@media (max-width: 767px) {
  .tabs__link.active a {
    color: #000;
  }
}

.tabs__link.active a:after {
  width: 100%;
}

.tabs__tab-content {
  padding: 3rem 0 0;
  position: static;
  opacity: 1;
  visibility: visible;
  position: relative;
  transition: opacity .2s linear;
}

.tabs__tab-content hr {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .tabs__tab-content {
    padding: 2.3rem 0 0;
  }
}

.tabs__tab-content-wrapper {
  border-bottom: 0.1rem solid #FFFFFF;
}

.tabs__tab-content:not(.active) {
  position: absolute;
  left: -999.9rem;
  opacity: 0;
  visibility: hidden;
}

.tab-head-wrap {
  position: relative;
  margin-top: 4.1rem;
}

@media (max-width: 767px) {
  .tab-head-wrap {
    margin: 0 -2rem;
  }
  .tab-head-wrap .tab-head:before, .tab-head-wrap .tab-head:after {
    content: '';
    display: table;
  }
  .tab-head-wrap .tab-head:after {
    clear: both;
  }
}

.tab-head-wrap.has-scroll:after {
  content: '';
  display: block;
  width: 7rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(270deg, #fffcf2 0%, rgba(255, 252, 242, 0) 100%);
}

.block-img-comp {
  padding: 7.1rem 1.5rem;
}

@media (max-width: 991px) {
  .block-img-comp {
    padding: 7rem 3.1rem;
  }
}

@media (max-width: 767px) {
  .block-img-comp {
    padding: 5rem 2rem 3.9rem;
  }
  .block-img-comp .section-title {
    text-align: left;
  }
}

.block-img-comp .container-fluid {
  padding: 0 1.04166667vw;
}

@media (max-width: 767px) {
  .block-img-comp .container-fluid {
    padding: 0;
  }
}

.block-img-comp .row {
  padding: 0 0 2.22222222vw;
  margin: 0 -1.04166667vw;
}

@media (max-width: 767px) {
  .block-img-comp .row {
    padding: 0;
    margin: 0;
  }
}

.block-img-comp .row:last-child {
  padding: 0;
}

.block-img-comp [class*='col'] {
  padding: 0 1.04166667vw;
}

@media (max-width: 767px) {
  .block-img-comp [class*='col'] {
    padding: 0 0 1.2rem;
  }
}

.block-img-single img {
  display: block;
  width: 100%;
}

.block-img-single.small-top {
  padding-bottom: 2.22222222vw;
}

@media (max-width: 767px) {
  .block-img-single.small-top {
    padding-bottom: 1.2rem;
  }
}

.block-gallery-slider {
  padding: 3.6rem 0 0;
  margin: 4.9rem 0 4.9rem;
}

@media (max-width: 767px) {
  .block-gallery-slider {
    padding: 1.4rem 0 0;
    margin: 3.8rem 0;
  }
}

.block-side-heading-content + .block-gallery-slider {
  margin-top: -6.1rem;
}

@media (max-width: 767px) {
  .block-side-heading-content + .block-gallery-slider {
    margin-top: -1.3rem;
  }
}

.bc-gallery__slider,
.lightbox-gallery__slider {
  padding: 0;
  margin-top: 25px;
}

@media (max-width: 767px) {
  .bc-gallery__slider,
  .lightbox-gallery__slider {
    margin-top: 9px;
  }
}

.bc-gallery__slider .slick-arrow,
.lightbox-gallery__slider .slick-arrow {
  width: 48px;
  height: 48px;
}

@media (max-width: 767px) {
  .bc-gallery__slider .slick-arrow,
  .lightbox-gallery__slider .slick-arrow {
    width: 32px;
    height: 32px;
  }
}

.bc-gallery__single-slide.slick-current .bc-gallery, .bc-gallery__single-slide.slick-current .lightbox-gallery__image-wrapper::after,
.lightbox-gallery__single-slide.slick-current .bc-gallery,
.lightbox-gallery__single-slide.slick-current .lightbox-gallery__image-wrapper::after {
  opacity: 0;
}

.bc-gallery__single-slide.slick-current .bc-gallery, .bc-gallery__single-slide.slick-current .lightbox-gallery__caption,
.lightbox-gallery__single-slide.slick-current .bc-gallery,
.lightbox-gallery__single-slide.slick-current .lightbox-gallery__caption {
  opacity: .7;
}

.bc-gallery__image, .lightbox-gallery__slide-image,
.lightbox-gallery__image {
  padding: 0 8px;
}

@media (max-width: 767px) {
  .bc-gallery__image, .lightbox-gallery__slide-image,
  .lightbox-gallery__image {
    padding: 0 2px;
  }
}

.bc-gallery__image-wrapper,
.lightbox-gallery__image-wrapper {
  position: relative;
}

.bc-gallery__image-wrapper::after,
.lightbox-gallery__image-wrapper::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translate3d(0, 0, 0);
  background-color: #ccccff;
  opacity: .7;
  transition: opacity .3s ease-in-out;
}

@media (max-width: 767px) {
  .bc-gallery__image-wrapper::after,
  .lightbox-gallery__image-wrapper::after {
    display: none;
  }
}

.bc-gallery__image img, .lightbox-gallery__slide-image img,
.lightbox-gallery__image img {
  width: auto;
  height: 728px;
  max-width: 1294px;
  object-fit: cover;
}

@media (max-width: 1439px) {
  .bc-gallery__image img, .lightbox-gallery__slide-image img,
  .lightbox-gallery__image img {
    height: 49vw;
    max-width: 88vw;
  }
}

@media (max-width: 767px) {
  .bc-gallery__image img, .lightbox-gallery__slide-image img,
  .lightbox-gallery__image img {
    max-height: calc(100vh - 80px);
  }
}

.bc-gallery__image img::-moz-focus-inner, .lightbox-gallery__slide-image img::-moz-focus-inner,
.lightbox-gallery__image img::-moz-focus-inner {
  border: 0;
}

.bc-gallery__image img:focus, .lightbox-gallery__slide-image img:focus,
.lightbox-gallery__image img:focus {
  outline: none;
}

.bc-gallery__col,
.lightbox-gallery__col {
  padding: 0;
}

.bc-gallery__caption,
.lightbox-gallery__caption {
  padding: 26px 15px 10px;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: 16px;
  text-align: center;
  color: #000;
  opacity: 0;
  transition: opacity .3s ease-in-out;
}

@media (max-width: 767px) {
  .bc-gallery__caption,
  .lightbox-gallery__caption {
    padding: 19px 15px 7px;
    font-size: 12px;
    line-height: 14px;
    opacity: .7;
  }
}

.block-gallery-lightbox {
  margin: 7rem 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .block-gallery-lightbox {
    margin: 5.8rem 0;
  }
  .block-gallery-lightbox .row {
    margin: 0 -0.8rem;
  }
}

.lightbox-gallery__single-thumb {
  padding-bottom: 3.1rem;
}

@media (max-width: 767px) {
  .lightbox-gallery__single-thumb {
    padding: 0 0.8rem 2.1rem;
  }
}

.lightbox-gallery__single-thumb img {
  width: 100%;
}

.lightbox-gallery__gallery-wrapper {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #040726;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.2s ease, visibility 0.2s ease;
}

@media (max-width: 991px) {
  .lightbox-gallery__gallery-wrapper .container-fluid {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .lightbox-gallery__gallery-wrapper .slick-arrow.slick-prev {
    left: 3rem;
  }
}

@media (max-width: 991px) {
  .lightbox-gallery__gallery-wrapper .slick-arrow.slick-next {
    right: 3rem;
  }
}

.lightbox-gallery__gallery-wrapper:not(.active) {
  opacity: 0;
  visibility: hidden;
}

.lightbox-gallery__gallery-wrapper.active {
  margin-right: 0 !important;
}

.lightbox-gallery__single-slide {
  height: 100vh;
  padding: 6rem 0;
  position: relative;
  outline: none;
}

@media (max-width: 767px) {
  .lightbox-gallery__single-slide {
    padding: 4rem 0;
  }
}

.lightbox-gallery__single-slide.slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.lightbox-gallery__single-slide img {
  width: auto;
  max-height: calc(100vh - 220px);
  margin: 0 auto;
}

@media (max-width: 767px) {
  .lightbox-gallery__single-slide img {
    max-height: calc(100vh - 100px);
  }
}

.lightbox-gallery__slide-image {
  max-height: 100%;
}

.lightbox-gallery__caption {
  color: #fff;
}

.lightbox-gallery__close {
  display: block;
  width: 4.8rem;
  background: rgba(255, 255, 255, 0.15);
  height: 4.8rem;
  position: absolute;
  z-index: 999;
  top: 2.1rem;
  right: 2.1rem;
  transform: rotate(45deg);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  transition: background .2s linear;
}

@media (max-width: 767px) {
  .lightbox-gallery__close {
    top: 1rem;
    right: 1rem;
    width: 2.5rem;
    height: 2.5rem;
    padding: 0;
  }
}

.lightbox-gallery__close:hover {
  background: #ccccff;
}

.lightbox-gallery__close:hover:before, .lightbox-gallery__close:hover:after {
  background: #fff;
}

.lightbox-gallery__close:after, .lightbox-gallery__close:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #000;
  transition: background .2s linear;
}

.lightbox-gallery__close:after {
  width: 0.2rem;
  height: 2.4rem;
}

@media (max-width: 767px) {
  .lightbox-gallery__close:after {
    height: 1.8rem;
  }
}

.lightbox-gallery__close:before {
  width: 2.4rem;
  height: 0.2rem;
}

@media (max-width: 767px) {
  .lightbox-gallery__close:before {
    width: 1.8rem;
  }
}

.block-image-links {
  margin: 8rem 0 8rem;
}

@media (max-width: 767px) {
  .block-image-links {
    margin: 4.8rem 0 4.8rem;
  }
}

.block-image-links__wrapper {
  margin-top: 6.9rem;
}

@media (max-width: 767px) {
  .block-image-links__wrapper {
    margin-top: 4.4rem;
  }
}

.block-image-links .image-link {
  display: block;
}

.block-image-links .image-link__single {
  margin-bottom: 8rem;
}

@media (max-width: 991px) {
  .block-image-links .image-link__single {
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 767px) {
  .block-image-links .image-link__single:not(.col-lg-4) + .col-lg-4 {
    margin-top: 35px;
  }
}

@media (max-width: 767px) {
  .block-image-links .image-link__single:not(.col-lg-3) + .col-lg-3 {
    margin-top: 35px;
  }
}

@media (max-width: 767px) {
  .block-image-links .image-link__single.col-md-6 + :not(.col-md-6) {
    margin-top: 35px;
  }
}

.block-image-links .image-link__image {
  overflow: hidden;
}

.block-image-links .image-link__image img {
  width: 100%;
  transition: opacity .2s;
}

.block-image-links .image-link:hover .content-link__text {
  background: #f7f7f7;
}

.block-image-links .image-link:hover .content-link__title {
  color: #0000BF;
}

.block-image-links .image-link:hover .content-link__title svg path {
  fill: #0000BF;
}

.block-image-links .image-link:hover .image-link__image img {
  opacity: .8;
}

.block-image-links .content-link__text {
  padding: 1.6rem 2rem 1.6rem 1.3rem;
  border-bottom: 1px solid #e1e1e1;
  transition: background .2s ease-in-out;
}

@media (max-width: 767px) {
  .block-image-links .content-link__text {
    padding: 1.4rem 1.8rem 1.6rem 1.5rem;
  }
}

.block-image-links .content-link__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: color .2s;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 600;
}

.block-image-links .content-link__title svg path {
  transition: fill .2s ease-in-out;
}

.block-image-links .content-link__content {
  margin: 1.2rem 0 0 0;
  transition: color .2s;
}

.block-text-links {
  margin: 8rem 0 8rem;
}

@media (max-width: 767px) {
  .block-text-links {
    margin: 4.8rem 0 4.8rem;
  }
}

.block-text-links__wrapper {
  margin-top: 3.5rem;
}

@media (max-width: 767px) {
  .block-text-links__wrapper {
    margin-top: 2.5rem;
  }
}

.block-text-links .text-link {
  display: block;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #e1e1e1;
  transition: background .2s;
}

@media (max-width: 767px) {
  .block-text-links .text-link[target="_blank"] .content-link__icon svg {
    width: 15px;
    height: 15px;
  }
}

.block-text-links .text-link__single {
  margin: 3.3rem 0 2.9rem;
}

@media (max-width: 991px) {
  .block-text-links .text-link__single {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .block-text-links .text-link__single:not(.col-lg-4) + .col-lg-4 {
    margin-top: 35px;
  }
}

@media (max-width: 767px) {
  .block-text-links .text-link__single:not(.col-lg-3) + .col-lg-3 {
    margin-top: 35px;
  }
}

@media (max-width: 767px) {
  .block-text-links .text-link__single.col-md-6 + :not(.col-md-6) {
    margin-top: 35px;
  }
}

.block-text-links .text-link__single:not(.col-md-6) {
  max-width: 88rem;
  margin-right: auto;
  margin-left: auto;
}

.block-text-links .text-link__single:not(.col-md-6) + .text-link__single:not(.col-md-6) {
  margin-top: -1rem;
}

@media (max-width: 767px) {
  .block-text-links .text-link__single:not(.col-md-6) + .text-link__single:not(.col-md-6) {
    margin-top: 0;
  }
}

.block-text-links .text-link:hover .content-link__text {
  background: #f7f7f7;
}

.block-text-links .text-link:hover .content-link__title {
  color: #0000BF;
}

.block-text-links .text-link:hover .content-link__title svg path {
  fill: #0000BF;
}

.block-text-links .text-link:hover .content-link__title {
  color: #0000BF;
}

.block-text-links .content-link__text {
  padding: 1.6rem 2rem 1.6rem 1.3rem;
  transition: background .2s ease-in-out;
}

.block-text-links .content-link__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #0000E5;
  transition: color .2s;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 600;
}

.block-text-links .content-link__title svg path {
  transition: fill .2s ease-in-out;
}

.block-text-links .content-link__content {
  margin: 1rem 0 0 0;
  color: #FFFFFF;
  transition: color .2s;
}

.block-text-links .content-link__icon {
  display: flex;
  align-items: center;
}

.block-content-images {
  padding: 8rem 0;
}

.block-content-images.bgc-color-alt {
  padding: 16rem 0 8rem;
  color: #fff !important;
  background-color: #00021A !important;
}

@media (max-width: 991px) {
  .block-content-images.bgc-color-alt {
    padding: 8rem 0 4.8rem;
  }
}

@media (max-width: 600px) {
  .block-content-images.bgc-color-alt .c-btn, .block-content-images.bgc-color-alt input[type="submit"] {
    width: 100%;
  }
}

.block-content-images.bgc-color-alt * {
  color: #fff !important;
  fill: #fff;
}

.block-content-images + .block-content-images {
  padding-top: 160px;
}

@media (max-width: 991px) {
  .block-content-images + .block-content-images {
    padding-top: 34px;
  }
}

@media (max-width: 767px) {
  .block-content-images h3 {
    font-size: 2.4rem;
    line-height: 1;
  }
}

.block-content-images.has-container {
  background: transparent;
}

.block-content-images.has-container .row {
  margin: 0;
}

@media (max-width: 991px) {
  .block-content-images.has-container .row {
    flex-direction: column-reverse;
  }
}

.block-content-images.has-container .b-content-images__content-wrapper {
  max-width: none;
}

@media (max-width: 767px) {
  .block-content-images.has-container .b-content-images__content-wrapper {
    padding: 2.2rem 0 4.6rem;
  }
}

.b-content-images__preheading {
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.33333333;
  font-weight: 600;
}

@media (max-width: 991px) {
  .b-content-images__preheading {
    margin-bottom: 8px;
  }
}

.b-content-images__content-wrapper {
  max-width: 37rem;
  padding: 0;
  position: relative;
  left: 3rem;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .b-content-images__content-wrapper h2, .b-content-images__content-wrapper .showreel .gform_confirmation_wrapper, .showreel .b-content-images__content-wrapper .gform_confirmation_wrapper, .b-content-images__content-wrapper .single-education-hero__title {
    letter-spacing: 1px;
  }
}

@media (max-width: 991px) {
  .b-content-images__content-wrapper {
    padding: 4.6rem 0 7.5rem;
    left: auto;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .b-content-images__content-wrapper {
    padding: 4.6rem 1rem 4.3rem;
  }
}

.b-content-images__content-wrapper p {
  margin: 0 0 1.6rem;
}

@media (max-width: 991px) {
  .b-content-images__image {
    margin-bottom: 10px;
  }
}

.b-content-images__image img {
  width: 100%;
  max-width: 630px;
}

@media (max-width: 991px) {
  .b-content-images__image img {
    max-width: none;
  }
}

.b-content-images__col {
  padding: 0 0.7rem 0 0;
}

.b-content-images__col.image-left {
  padding-right: 6rem;
  padding-left: 0;
}

@media (max-width: 991px) {
  .b-content-images__col.image-left {
    padding: 0;
  }
}

.has-container .b-content-images__col.image-left {
  padding-right: 7.7rem;
}

@media (max-width: 991px) {
  .has-container .b-content-images__col.image-left {
    padding: 0;
  }
}

.b-content-images__col.image-right {
  padding-right: 0;
  padding-left: 6rem;
}

@media (max-width: 991px) {
  .b-content-images__col.image-right {
    padding: 0;
  }
}

.b-content-images__col.image-right .b-content-images__image {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 991px) {
  .b-content-images__col.image-right .b-content-images__image {
    display: block;
  }
}

.has-container .b-content-images__col.image-right {
  padding-left: 7.7rem;
}

@media (max-width: 991px) {
  .has-container .b-content-images__col.image-right {
    padding: 0;
  }
}

.b-content-images__col.content-left .b-content-images__content-wrapper {
  left: 0;
  margin-left: 0;
}

.b-content-images__col.content-right .b-content-images__content-wrapper {
  left: 1.7rem;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .b-content-images__col.content-right .b-content-images__content-wrapper {
    left: auto;
    margin: 0 auto;
  }
}

.block-cta {
  padding-top: 10.8rem;
  padding-bottom: 11.6rem;
  background-color: #0000E5;
}

@media (max-width: 767px) {
  .block-cta {
    padding-top: 4.6rem;
    padding-bottom: 5.6rem;
  }
}

@media (max-width: 767px) {
  .home .block-cta {
    padding-top: 6.6rem;
    padding-bottom: 7.6rem;
  }
}

.block-cta--no-form {
  padding-top: 12.3rem;
  padding-bottom: 14.4rem;
}

@media (max-width: 767px) {
  .block-cta--no-form {
    padding-top: 6.2rem;
    padding-bottom: 8.1rem;
  }
}

@media (max-width: 600px) {
  .block-cta--no-form .c-btn, .block-cta--no-form input[type="submit"] {
    width: 100%;
    margin-top: 0.8rem;
  }
}

.block-content-images + .block-cta {
  margin-top: 200px;
}

@media (max-width: 991px) {
  .block-content-images + .block-cta {
    margin-top: 76px;
  }
}

@media (min-width: 1320px) {
  .block-cta .container {
    max-width: 1320px;
  }
}

.block-cta__heading {
  max-width: 54.8rem;
  color: white;
}

.block-cta--no-form .block-cta__heading {
  max-width: none;
}

@media (max-width: 991px) {
  .block-cta__heading {
    max-width: auto;
  }
}

.block-cta__form-col {
  margin-top: 12px;
}

@media (max-width: 767px) {
  .block-cta__form-col {
    margin-top: 30px;
  }
}

.block-icons-text-columns {
  margin: 10rem;
}

@media (max-width: 991px) {
  .block-icons-text-columns {
    margin: 0;
  }
}

.block-icons-text-columns__heading {
  text-align: center;
}

.block-icons-text-columns__columns {
  margin-top: 6rem;
}

.block-icons-text-columns__column {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 991px) {
  .block-icons-text-columns__column-wrapper {
    margin-bottom: 6rem;
  }
}

@media (max-width: 767px) {
  .block-icons-text-columns__column-wrapper {
    margin-bottom: 3.3rem;
  }
}

.block-icons-text-columns__column-description {
  text-align: center;
  color: #6C6C7A;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
}

@media (max-width: 767px) {
  .block-icons-text-columns__column-description {
    color: #000;
    font-size: 1.4rem;
    line-height: 1.71428571;
  }
}

.block-icons-text-columns__column-image {
  max-width: 9.4rem;
}

@media (max-width: 767px) {
  .block-icons-text-columns__column-image {
    min-height: unset;
  }
}

.block-icons-text-columns__column-image svg {
  width: 100%;
}

@media (max-width: 767px) {
  .block-icons-text-columns__column-image svg {
    max-width: 7rem;
  }
}

.block-sponsors {
  padding: 15.6rem 0 15.8rem;
  background: #f7f7f9;
}

@media (max-width: 767px) {
  .block-sponsors {
    padding: 8rem 0 3.4rem;
    margin-top: 4rem;
  }
}

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

.block-sponsors__sponsors {
  margin-top: 7.7rem;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .block-sponsors__sponsors {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
  }
}

@media (max-width: 767px) {
  .block-sponsors__sponsors {
    margin-top: 5.2rem;
  }
}

.block-sponsors__logo {
  display: flex;
  justify-content: center;
}

.block-sponsors__logo-wrapper {
  padding: 0 15px;
}

@media (max-width: 991px) {
  .block-sponsors__logo-wrapper {
    width: 50%;
    margin-bottom: 5rem;
  }
}

@media (max-width: 767px) {
  .block-sponsors__logo-wrapper {
    width: 100%;
  }
}

.block-side-heading-content {
  margin: 16rem 0;
}

@media (max-width: 767px) {
  .block-side-heading-content {
    margin: 7rem 0;
  }
}

.block-side-heading-content__title {
  position: relative;
  top: -0.5rem;
}

@media (max-width: 991px) {
  .block-side-heading-content__title {
    position: static;
  }
}

@media (max-width: 991px) {
  .block-side-heading-content__content {
    margin-top: 1.8rem;
  }
}

.block-related-team-members {
  margin: 10.3rem 0 15.6rem;
}

@media (max-width: 991px) {
  .block-related-team-members {
    margin: 4rem 0 7.9rem;
  }
}

.block-related-team-members + .block-related-team-members {
  margin-top: -4.5rem;
}

@media (max-width: 1319px) {
  .block-related-team-members__title {
    text-align: center;
  }
}

.block-related-team-members__artists {
  margin-top: 6.9rem;
}

@media (max-width: 991px) {
  .block-related-team-members__artists {
    margin-top: 4.4rem;
  }
}

.block-related-team-members__artist {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 4.5rem;
}

.block-related-team-members__artist-avatar {
  width: 100%;
  max-width: 19rem;
  margin-bottom: 1.3rem;
}

@media (max-width: 991px) {
  .block-related-team-members__artist-avatar {
    margin-bottom: 0.8rem;
  }
}

.block-related-team-members__artist-avatar img {
  width: 100%;
  border-radius: 50%;
}

.block-related-team-members__artist-name {
  margin-bottom: -0.3rem;
}

@media (max-width: 991px) {
  .block-related-team-members__artist-name {
    margin-bottom: 0;
  }
}

.block-related-team-members__artist-roles {
  color: #6C6C7A;
  margin-bottom: 0.7rem;
}

@media (max-width: 991px) {
  .block-related-team-members__artist-roles {
    margin-bottom: 1.3rem;
  }
}

.block-related-team-members__artist-link {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: bold;
}

@media (max-width: 991px) {
  .block-related-team-members__artist-link {
    font-size: 1.4rem;
    line-height: 1.14285714;
  }
}

.block-related-team-members__artist-link svg {
  margin-left: 1.2rem;
}

.block-related-team-members__artist-link svg path {
  fill: currentColor;
}

.testimonials {
  padding-top: 115px;
  padding-bottom: 121px;
  margin-bottom: 167px;
  text-align: center;
  background-color: #f0f0f5;
}

@media (max-width: 991px) {
  .testimonials {
    margin-bottom: 80px;
    padding-top: 42px;
    padding-bottom: 145px;
  }
}

.block-gallery-slider + .testimonials {
  margin-top: 15rem;
}

@media (max-width: 991px) {
  .block-gallery-slider + .testimonials {
    margin-top: 7.6rem;
  }
}

.testimonials__content {
  max-width: 850px;
  padding-top: 83px;
  position: relative;
  margin: 0 auto 4.2rem;
  font-style: italic;
  font-size: 3.4rem;
  line-height: 1.17647059;
  font-weight: 400;
}

@media (max-width: 991px) {
  .testimonials__content {
    font-size: 2rem;
    line-height: 1.2;
    padding: 69px 19px 0;
    margin-bottom: 24px;
  }
}

.testimonials__content::after {
  content: '';
  display: block;
  width: 32px;
  height: 20px;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("../images/icons/quote.svg");
}

.testimonials__details-bold {
  font-weight: bold;
}

.testimonials__details-sec, .testimonials__details-bold {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 1.5;
}

@media (max-width: 991px) {
  .testimonials__details-sec, .testimonials__details-bold {
    letter-spacing: 0px;
    font-size: 1.4rem;
    line-height: 1.14285714;
  }
}

.testimonials__slide {
  width: 100%;
}

.testimonials .slick-list {
  overflow-x: hidden;
}

@media (max-width: 991px) {
  .testimonials .slick-arrow {
    bottom: -98px;
    top: auto;
    width: 56px;
    height: 56px;
  }
}

.testimonials .slick-arrow::after {
  width: 15px;
  height: 20px;
}

.testimonials .slick-arrow.slick-next {
  right: 31px;
  transform: none;
}

@media (max-width: 991px) {
  .testimonials .slick-arrow.slick-next {
    right: calc(50% - 64px);
  }
}

.testimonials .slick-arrow.slick-prev {
  left: 31px;
  transform: none;
}

@media (max-width: 991px) {
  .testimonials .slick-arrow.slick-prev {
    left: calc(50% - 58px);
  }
}

.hero-single {
  padding-bottom: 11.5rem;
  text-align: center;
}

@media (max-width: 991px) {
  .hero-single {
    padding-bottom: 4.7rem;
  }
}

.hero-single__back {
  margin-bottom: 7.3rem;
  text-align: left;
}

@media (max-width: 991px) {
  .hero-single__back {
    padding-left: 0.7rem;
    margin-bottom: 4rem;
  }
}

.hero-single__back-link {
  color: #000;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 600;
}

.hero-single__back-link::before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 12px;
  transform: rotate(180deg);
  margin: 0 1.9rem 0 0.7rem;
  background-image: url("../images/icons/link-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.hero-single__category {
  margin-bottom: 1.4rem;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 600;
}

@media (max-width: 991px) {
  .hero-single__category {
    margin-bottom: 0.6rem;
    font-size: 1.4rem;
    line-height: 1.14285714;
  }
}

.hero-single__category-link {
  color: #000;
}

.hero-single__category-link:hover {
  color: #0000BF;
}

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

.hero-single__heading {
  max-width: 840px;
  margin: 1.4rem auto 2rem;
}

@media (max-width: 991px) {
  .hero-single__heading {
    margin: 0.6rem auto 2.2rem;
    font-size: 3.4rem;
    line-height: 1.17647059;
    font-weight: bold;
  }
}

.hero-single__details {
  display: flex;
  justify-content: center;
  margin-bottom: 12.4rem;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
}

@media (max-width: 991px) {
  .hero-single__details {
    flex-direction: column;
    font-size: 1.4rem;
    line-height: 1.14285714;
    font-weight: 400;
    margin-bottom: 7.6rem;
  }
}

.hero-single__author {
  font-weight: 600;
  text-align: right;
  border-right: 1px solid black;
}

@media (max-width: 991px) {
  .hero-single__author {
    margin-bottom: 0.9rem;
    border: none;
  }
}

.hero-single__date {
  text-align: left;
}

.hero-single__author, .hero-single__date {
  flex: 0 0 40%;
  padding: 0 1.2rem;
}

@media (max-width: 991px) {
  .hero-single__author, .hero-single__date {
    text-align: center;
  }
}

.share {
  margin-top: 8rem;
  margin-bottom: 15.8rem;
}

@media (max-width: 991px) {
  .share {
    margin-top: 3.2rem;
    margin-bottom: 8.3rem;
  }
}

@media (min-width: 1200px) {
  .share .container {
    max-width: 1056px;
  }
}

.share__tags-heading {
  margin-bottom: 0.8rem;
  color: #737373;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
}

.share__related {
  color: #000;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.42857143;
  font-weight: 600;
}

.share__related a:not([class]) {
  background-position: 0% 88%;
  background-size: 0% 1px;
}

.share__related a:not([class]):hover {
  background-position: 0% 88%;
  background-size: 100% 1px;
}

.share__socials-wrapper {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 991px) {
  .share__socials-wrapper {
    margin-top: 3.4rem;
    justify-content: flex-start;
  }
}

.a2a_kit a {
  position: relative;
  margin: 0.7rem 1.2rem 0;
}

@media (max-width: 991px) {
  .a2a_kit a {
    margin: 0.7rem 2rem 0 0.4rem;
  }
}

.a2a_kit a:last-child {
  margin-right: 0.4rem;
}

.a2a_kit a::before {
  content: '';
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  z-index: 0;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  background-color: #0000E5;
}

.single-related {
  margin-bottom: 13rem;
}

@media (max-width: 991px) {
  .single-related {
    margin-bottom: 3rem;
  }
}

.single-related.single-artist {
  color: #fff !important;
}

.single-related.single-artist * {
  color: #fff !important;
  fill: #fff !important;
}

.single-related.single-artist .education-tile__subheading {
  color: #AEAEB7 !important;
}

.single-related.related-block {
  padding: 8rem 0;
  margin: 7.2rem 0;
}

@media (max-width: 991px) {
  .single-related.related-block {
    padding: 4.8rem 0 2rem;
    margin: 3rem 0 2rem;
  }
}

.single-related--dark {
  color: #fff !important;
}

.single-related--dark .single-post-excerpt__category:not(:last-child)::after, .single-related--dark .eight29-post-category-item:not(:last-child)::after, .single-related--dark .eight29-artist-category-item:not(:last-child)::after {
  background-color: #fff;
}

.single-related--dark * {
  color: #fff !important;
  fill: #fff !important;
}

.single-related .c-btn, .single-related input[type="submit"] {
  margin-top: 1.9rem;
  margin-right: 0.6rem;
  margin-bottom: 3.2rem;
}

@media (max-width: 991px) {
  .single-related .c-btn, .single-related input[type="submit"] {
    margin-top: 0.4rem;
    margin-bottom: 0;
  }
}

.single-related__heading {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.6rem;
}

@media (max-width: 991px) {
  .single-related__heading {
    margin-bottom: 2.4rem;
  }
}

@media (max-width: 991px) {
  .single-related__heading h2, .single-related__heading .showreel .gform_confirmation_wrapper, .showreel .single-related__heading .gform_confirmation_wrapper, .single-related__heading .single-education-hero__title {
    font-size: 2.6rem;
    line-height: 1.23076923;
  }
}

.single-related__back {
  color: #0000E5;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 600;
}

.single-related__posts {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.single-post-excerpt {
  margin-bottom: 3.8rem;
}

@media (max-width: 991px) {
  .single-post-excerpt {
    margin-bottom: 4.7rem;
  }
}

a:hover .single-post-excerpt__heading {
  color: #0000BF;
  background-size: 100% 100%;
}

.archive a:hover .single-post-excerpt__heading {
  color: #fff;
}

.single-post-excerpt__thumb {
  margin-bottom: 2.5rem;
}

@media (max-width: 991px) {
  .single-post-excerpt__thumb {
    margin-bottom: 2.5rem;
  }
}

.single-post-excerpt__thumb img {
  width: 100%;
}

.single-post-excerpt__thumb-placeholder {
  background-image: url("../images/placeholder-featured-image.png");
  background-position: center;
  background-size: cover;
  padding-bottom: 56.59%;
  width: 100%;
}

.single-post-excerpt__link {
  color: #000;
  display: block;
}

.single-post-excerpt__link:hover {
  color: #000;
  text-decoration: underline;
}

.single-post-excerpt__heading {
  display: inline;
  position: relative;
  color: #000;
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  background-size: 0 1px;
  transition: 0s;
}

.single-post-excerpt__heading:hover {
  background-position: 0 32px;
  background-size: 100% 1px;
  cursor: pointer;
}

.archive .single-post-excerpt__heading {
  color: #fff;
}

.single-post-excerpt__details {
  margin-bottom: 1.5rem;
  letter-spacing: 1.4px;
  font-size: 1.4rem;
  line-height: 1.14285714;
  font-weight: 600;
}

@media (max-width: 991px) {
  .single-post-excerpt__details {
    margin-bottom: 1.3rem;
    letter-spacing: 1px;
    font-size: 1.2rem;
    line-height: 2.66666667px;
  }
}

.single-post-excerpt__time, .eight29-post-time, .eight29-artist-time {
  color: #000;
  letter-spacing: 1px;
}

.archive .single-post-excerpt__time, .archive .eight29-post-time, .archive .eight29-artist-time {
  color: #fff;
}

.single-post-excerpt__time::before, .eight29-post-time::before, .eight29-artist-time::before {
  content: '';
  display: inline-block;
  width: 2px;
  height: 2px;
  position: relative;
  top: -1px;
  margin-right: 8px;
  margin-left: 4px;
  vertical-align: middle;
  background-color: #fff;
}

.single-post-excerpt__category, .eight29-post-category-item, .eight29-artist-category-item {
  color: #000;
  text-transform: uppercase;
}

.archive .single-post-excerpt__category, .archive .eight29-post-category-item, .archive .eight29-artist-category-item {
  color: #fff;
}

.single-post-excerpt__category:hover, .eight29-post-category-item:hover, .eight29-artist-category-item:hover {
  color: inherit;
  text-decoration: underline;
}

.addtoany_list a::before {
  transition: .2s;
}

.addtoany_list a:hover img,
.addtoany_list a:hover span,
.addtoany_list a:hover::before {
  background-color: #0000BF;
  opacity: 1 !important;
}

.single-education-hero {
  margin-bottom: 12rem;
}

@media (max-width: 991px) {
  .single-education-hero {
    margin-bottom: 7.2rem;
  }
}

.single-education-hero__header {
  margin-bottom: 4.9rem;
}

@media (max-width: 991px) {
  .single-education-hero__header {
    margin-bottom: 3.3rem;
    text-align: center;
  }
}

.single-education-hero__title {
  margin-bottom: 1.2rem;
}

@media (max-width: 991px) {
  .single-education-hero__title {
    margin-bottom: 1rem;
    font-size: 3.4rem;
    line-height: 1.17647059;
  }
}

.single-education-hero__subheading {
  color: #6c6c8a;
}

@media (max-width: 991px) {
  .single-education-hero__videos {
    margin: 0 -2rem 1.5rem;
  }
}

.single-education-hero__video {
  display: none;
}

.single-education-hero__video .iframe-wrapper {
  margin: 0;
}

.single-education-hero__video.active {
  display: block;
}

.single-education-hero__tabs {
  padding: 0;
  margin: 0;
  list-style: none;
}

.single-education-hero__tab {
  display: flex;
  align-items: center;
  padding: 1.5rem 0;
  color: #000;
  border-bottom: 0.1rem solid #DFDFE3;
  cursor: pointer;
  transition: .2s ease-in-out;
  font-size: 1.8rem;
  line-height: 1.33333333;
  font-weight: bold;
}

@media (max-width: 991px) {
  .single-education-hero__tab {
    padding: 1.6rem 0;
  }
}

.single-education-hero__tab.active, .single-education-hero__tab:hover {
  color: #0000BF;
}

.single-education-hero__tab.active svg, .single-education-hero__tab:hover svg {
  color: #0000BF;
}

.single-education-hero__tab svg {
  display: none;
  margin-right: 1rem;
}

.single-education-hero__tab svg:nth-child(1) circle,
.single-education-hero__tab svg:nth-child(2) path {
  fill: currentColor;
}

.single-education-hero__tab--not-public svg:nth-child(2) {
  display: block;
}

.single-education-hero__tab.active.single-education-hero__tab--public svg:nth-child(1) {
  display: block;
}

.single-education-hero__tab span:nth-child(1) {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 3.6rem;
}

.single-education-hero__tab span:nth-child(2) {
  padding-right: 1rem;
}

.single-education-hero__tab span:nth-child(3) {
  display: inline-block;
  padding: 0.1rem 0.4rem;
  margin-left: auto;
  color: #000;
  background: #DFDFE3;
  font-size: 1.2rem;
  line-height: 1.33333333;
  font-weight: 400;
}

.single-education-hero__form {
  display: block;
  padding-bottom: 56.25%;
  position: relative;
  color: #fff;
  background: #140D4A;
}

@media (max-width: 991px) {
  .single-education-hero__form {
    padding-bottom: 0;
  }
}

.single-education-hero__form-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 35rem;
  max-height: 100%;
  padding-bottom: 2.7rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  text-align: center;
  overflow-y: auto;
}

@media (max-width: 991px) {
  .single-education-hero__form-wrapper {
    padding: 4rem;
    position: static;
    transform: none;
  }
}

.single-education-hero__form-separator {
  margin: 1.6rem 0;
  letter-spacing: 0.12rem;
  font-size: 1.2rem;
  line-height: 1.33333333;
  font-weight: bold;
}

.single-education-hero__form-title {
  margin-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .single-education-hero__form-title {
    margin-bottom: 0.8rem;
  }
}

.single-education-hero__form-description {
  font-size: 1.6rem;
  line-height: 1.5;
}

@media (max-width: 991px) {
  .single-education-hero__form-description {
    margin-bottom: 3.3rem;
    font-size: 1.4rem;
    line-height: 1.71428571;
  }
}

.single-education-hero__form .c-btn, .single-education-hero__form input[type="submit"] {
  width: 100%;
  margin: 0;
}

.single-education-tabs {
  background: #F7F7F9;
  padding-bottom: 16.3rem;
}

@media (max-width: 991px) {
  .single-education-tabs {
    padding-bottom: 8.1rem;
  }
}

.single-education-tabs__nav {
  display: flex;
  margin: 0 0 6.3rem;
  padding: 0;
  list-style: none;
  border-bottom: 0.1rem solid #DFDFE3;
}

@media (max-width: 767px) {
  .single-education-tabs__nav {
    margin-bottom: 3.8rem;
  }
}

.single-education-tabs__nav-item {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: bold;
  padding: 1.1rem 3.2rem;
  border-bottom: 0.2rem solid transparent;
  margin-bottom: -0.1rem;
  cursor: pointer;
  transition: .2s ease-in-out;
}

@media (max-width: 767px) {
  .single-education-tabs__nav-item {
    padding: 1.5rem 2.3rem;
    font-size: 1.4rem;
    line-height: 1.14285714;
  }
}

.single-education-tabs__nav-item:hover {
  background: #DFDFE3;
}

.single-education-tabs__nav-item.active {
  border-color: #0000E5;
}

.single-education-tabs__pane {
  display: none;
}

.single-education-tabs__pane.active {
  display: block;
}

.single-education-tabs__artist {
  display: none;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.single-education-tabs__artist.active {
  display: flex;
}

@media (max-width: 991px) {
  .single-education-tabs__artist {
    margin-bottom: 2.4rem;
  }
}

.single-education-tabs__artist-avatar {
  margin-right: 1.2rem;
  margin-top: 0.2rem;
}

.single-education-tabs__artist-avatar img {
  width: 4.8rem;
  border-radius: 50%;
}

.single-education-tabs__artist-avatar a {
  background-image: none !important;
}

.single-education-tabs__artist-title {
  width: calc(100% - 6rem);
}

.single-education-tabs__artist-title h4 {
  font-size: 1.8rem;
  line-height: 1.33333333;
  margin-bottom: 0.1rem;
}

.single-education-tabs__artist-title h4 a {
  color: #000;
  background-image: none !important;
}

.single-education-tabs__artist-title p {
  color: #6C6C7A;
}

.single-education-tabs__artist p {
  font-size: 1.6rem;
  line-height: 1.5;
}

.single-education-tabs__artist-excerpt {
  margin-top: 2.3rem;
}

.single-shows-hero {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  padding: 10rem 0;
  position: relative;
}

@media (max-width: 991px) {
  .single-shows-hero {
    justify-content: flex-start;
    min-height: 39.5rem;
    padding: 0;
  }
}

.single-shows-hero__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.single-shows-hero__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.single-shows-hero__title {
  margin: 6.8rem 0 2.1rem;
}

@media (max-width: 991px) {
  .single-shows-hero__title {
    margin: 13.4rem 0 0.9rem;
    font-size: 2.6rem;
    line-height: 1.23076923;
    font-weight: 700;
  }
}

.single-shows-hero__btn {
  padding: 1.4rem 4.4rem 1.4rem 7.6rem;
}

@media (max-width: 991px) {
  .single-shows-hero__btn {
    padding: 1.6rem 3.5rem 1.4rem 6.6rem;
    margin-top: 1.6rem;
  }
}

.single-shows-hero__btn:before {
  left: 2.7rem;
}

@media (max-width: 991px) {
  .single-shows-hero__btn:before {
    left: 1.8rem;
  }
}

.single-shows-hero__btn:after {
  left: 4rem;
}

@media (max-width: 991px) {
  .single-shows-hero__btn:after {
    left: 3.1rem;
  }
}

.single-shows-hero p {
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
}

@media (max-width: 991px) {
  .single-shows-hero p {
    font-size: 1.4rem;
    line-height: 1.14285714;
  }
}

.single-shows-hero .single-shows-hero__btn {
  margin-top: 3.3rem;
}

@media (max-width: 991px) {
  .single-shows-hero .single-shows-hero__btn {
    margin-top: 1.6rem;
  }
}

.sign-up-banner {
  padding: 1.4rem 0;
  position: sticky;
  z-index: 10;
  top: 6.5rem;
  color: #fff;
  background: #0000E5;
}

@media (max-width: 991px) {
  .sign-up-banner {
    top: 6.2rem;
  }
}

@media (max-width: 767px) {
  .sign-up-banner {
    padding: 1.8rem 0 2rem;
    top: 5.9rem;
  }
}

.sign-up-banner__text {
  display: flex;
}

@media (max-width: 767px) {
  .sign-up-banner__text {
    max-width: 50%;
  }
}

.sign-up-banner__text--title {
  font-weight: 700;
}

.sign-up-banner__text--title:after {
  content: '|';
  padding: 0 0.9rem 0 0.9rem;
}

@media (max-width: 767px) {
  .sign-up-banner__text--title:after {
    display: none;
  }
}

@media (max-width: 1199px) {
  .sign-up-banner__text--description {
    display: none;
  }
}

.sign-up-banner__text p {
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.5;
}

.sign-up-banner .c-btn-sm {
  padding: 0.4rem 2.1rem;
}

@media (max-width: 767px) {
  .sign-up-banner .c-btn-sm {
    padding: 0.7rem 2.1rem;
  }
}

@-moz-document url-prefix() {
  .sign-up-banner .c-btn-sm {
    padding-top: 0.2rem;
  }
  @media (max-width: 767px) {
    .sign-up-banner .c-btn-sm {
      padding-top: 0.6rem;
    }
  }
}

.single-shows-intro {
  padding: 15.6rem 0 6.6rem;
}

@media (max-width: 767px) {
  .single-shows-intro {
    padding: 7.7rem 0 0;
  }
}

.single-shows-intro p {
  margin-top: 0.3rem;
}

@media (max-width: 767px) {
  .single-shows-intro p {
    margin-top: 1.8rem;
  }
}

.artists-slider {
  margin: 8.8rem 0;
}

@media (max-width: 767px) {
  .artists-slider {
    margin: 7.8rem 0 0;
  }
}

.artists-slider + .artists-slider {
  margin-top: 11.9rem;
}

@media (max-width: 767px) {
  .artists-slider + .artists-slider {
    margin-top: 6.1rem;
  }
}

.artists-slider__artist {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.artists-slider__artist:hover .artists-slider__artist-name {
  text-decoration: underline;
}

.artists-slider__artist-avatar {
  width: 100%;
}

.artists-slider__artist-avatar img {
  border-radius: 50%;
}

.artists-slider__artist-wrapper {
  margin-right: 8.5rem;
}

@media (max-width: 991px) {
  .artists-slider__artist-wrapper {
    margin-right: 6rem;
  }
}

@media (max-width: 767px) {
  .artists-slider__artist-wrapper {
    margin-right: 1.5rem;
  }
}

.artists-slider__title {
  margin-bottom: 7rem;
}

@media (max-width: 767px) {
  .artists-slider__title {
    margin-bottom: 4rem;
  }
}

.artists-slider__artist-name {
  max-width: 19rem;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
}

@media (max-width: 767px) {
  .artists-slider__artist-name {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

.artists-slider__artist-function {
  max-width: 19rem;
  color: #6C6C7A;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 400;
}

@media (max-width: 767px) {
  .artists-slider__artist-function {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

.artists-slider__artist-avatar {
  margin-bottom: 1.6rem;
}

.artists-slider__artist-name {
  margin-bottom: 0;
}

.artists-slider .slick-arrow {
  width: 4.8rem;
  height: 4.8rem;
  top: -6.4rem;
  border: 2px solid #fff;
  background: transparent;
}

@media (max-width: 767px) {
  .artists-slider .slick-arrow {
    width: 3.6rem;
    height: 3.6rem;
    top: -3rem;
  }
}

.artists-slider .slick-arrow::after {
  background-image: url("../images/icons/chevron-right.svg");
}

.artists-slider .slick-arrow.slick-next {
  right: 0;
}

@media (max-width: 991px) {
  .artists-slider .slick-arrow.slick-next {
    right: 2rem;
  }
}

.artists-slider .slick-arrow.slick-prev {
  right: 3rem;
  left: auto;
}

@media (max-width: 991px) {
  .artists-slider .slick-arrow.slick-prev {
    right: 6.9rem;
  }
}

@media (max-width: 767px) {
  .artists-slider .col-12 {
    padding-right: 0;
  }
}

.related-posts {
  margin: 15.6rem 0 14.7rem;
}

@media (max-width: 767px) {
  .related-posts {
    margin: 8.6rem 0 6.5rem;
  }
}

.related-posts__post:hover .related-posts__post-title {
  text-decoration: underline;
}

.related-posts__post-thumbnail {
  margin-bottom: 2.4rem;
}

@media (max-width: 767px) {
  .related-posts__post-thumbnail {
    margin-bottom: 1.6rem;
  }
}

.related-posts__post-thumbnail img {
  height: 26.5rem;
  object-fit: cover;
}

@media (max-width: 767px) {
  .related-posts__post-thumbnail img {
    height: 18.5rem;
  }
}

.related-posts__post-title {
  margin-top: 1.4rem;
  color: #fff;
  font-size: 2.8rem;
  line-height: 1.14285714;
  font-weight: 700;
}

@media (max-width: 767px) {
  .related-posts__post-title {
    margin: 0.7rem 0 1.7rem;
    font-size: 1.8rem;
    line-height: 1.33333333;
    font-weight: 700;
  }
}

.related-posts__link {
  position: relative;
  top: -1rem;
  left: -2rem;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 700;
}

@media (max-width: 767px) {
  .related-posts__link {
    top: -0.7rem;
    left: -1.7rem;
  }
}

.related-posts__link:hover {
  color: #AEAEB7;
}

.related-posts__link svg {
  position: relative;
  top: 0.2rem;
  right: -1.3rem;
}

.related-posts__link svg path {
  fill: currentColor;
}

.related-posts__post-category {
  margin-bottom: 0;
  color: #fff;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.14285714;
  font-weight: 700;
}

@media (max-width: 767px) {
  .related-posts__post-category {
    font-size: 1.2rem;
    line-height: 1.33333333;
    font-weight: 700;
  }
}

.related-posts__post-time {
  display: inline-block;
  padding-left: 0.7rem;
  text-transform: none;
}

.related-posts__post-time:before {
  content: ".";
  position: relative;
  right: 0.5rem;
  bottom: 0.3rem;
}

.page-content--archive {
  overflow: hidden;
}

.page-content--archive:before, .page-content--archive:after {
  content: '';
  height: 0;
  padding-bottom: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}

.page-content--archive:before {
  width: 960px;
  height: 480px;
  z-index: -4;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='960' height='480' viewBox='0 0 960 480' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M960 0L480 480L0 0H960Z' fill='%2300021A'/%3E%3C/svg%3E");
}

@media (max-width: 991px) {
  .page-content--archive:before {
    width: 100%;
  }
}

.page-content--archive:after {
  width: 100%;
  height: 960px;
  z-index: -5;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='1920' height='960' viewBox='0 0 1920 960' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 1920,0 960,960 0,0 Z' fill='%23040726'/%3E%3C/svg%3E");
}

.eight29-posts {
  margin-bottom: 8.4rem;
}

@media (max-width: 1199px) {
  .eight29-posts {
    margin: 0 auto 8.4rem;
  }
}

@media (max-width: 991px) {
  .eight29-posts {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 4.6rem;
  }
}

@media (max-width: 767px) {
  .eight29-posts {
    grid-template-columns: 1fr;
    margin: auto;
  }
}

.eight29-loadmore {
  display: block;
  margin: 0 auto 20rem;
}

@media (max-width: 1199px) {
  .eight29-loadmore {
    margin-bottom: 15rem;
  }
}

@media (max-width: 767px) {
  .eight29-loadmore {
    margin-top: 58px;
    margin-bottom: 0;
  }
}

@media (max-width: 399px) {
  .eight29-loadmore {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .posts {
    padding-bottom: 120px;
  }
}

.eight29-post.eight29-post-card--artist {
  margin-bottom: 2.3rem;
}

@media (max-width: 991px) {
  .eight29-post.eight29-post-card--artist {
    margin-bottom: 0px;
  }
}

@media (max-width: 991px) {
  .eight29-post.eight29-post-card--artist img {
    padding: 0 45px;
  }
}

.eight29-post.eight29-post-card--artist .eight29-post-categories {
  text-align: center;
}

.eight29-post.eight29-post-card--artist .eight29-post-category-item {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0;
  text-transform: capitalize;
}

@media (max-width: 991px) {
  .eight29-post.eight29-post-card--artist .eight29-post-category-item {
    text-align: center;
    color: #6c6c7a;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 400;
  }
}

.eight29-post.eight29-post-card--artist .eight29-post-category-item:not(:last-child)::after {
  content: ',';
  display: inline;
  margin-left: 0;
  background-color: transparent !important;
}

@media (max-width: 991px) {
  .eight29-post.eight29-post-card--artist .eight29-post-category-item:not(:last-child)::after {
    top: -3px;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 400;
  }
}

.eight29-post.eight29-post-card--artist .eight29-post-title {
  margin-bottom: 0;
  text-align: center;
}

.eight29-post.eight29-post-card--artist .eight29-post-title a {
  text-align: center;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 600;
}

@media (max-width: 991px) {
  .eight29-post.eight29-post-card--artist .eight29-post-title a {
    letter-spacing: 0.4px;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 400;
  }
}

.eight29-post-categories > span {
  margin-right: 0 !important;
}

.eight29-post-title a {
  color: #fff;
  position: relative;
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  background-position: 100% 102%;
  background-size: 0 1px;
  transition: 0s;
}

.eight29-post-title a:hover {
  background-position: 0 32px;
  background-size: 100% 1px;
}

@media (max-width: 991px) {
  .eight29-post .eight29-post-title {
    font-size: 1.8rem;
    line-height: 1.33333333;
  }
}

.eight29-post .eight29-post-title a {
  background-image: none;
}

.eight29-post .eight29-post-title a:hover {
  color: #fff;
  text-decoration: underline;
}

.eight29-post-category-item {
  color: #fff;
}

@media (max-width: 991px) {
  .eight29-post-category-item {
    font-size: 1.2rem;
    line-height: 1.33333333;
  }
}

.eight29-post-category-item::after {
  margin-right: 0 !important;
  background-color: #fff !important;
}

.eight29-post-category-item:last-child::after {
  display: none;
}

@media (max-width: 991px) {
  .eight29-post-featured-image {
    margin-bottom: 1.4rem;
  }
}

.eight29-post-time {
  color: #fff;
}

@media (max-width: 991px) {
  .eight29-post-time {
    font-size: 1.2rem;
    line-height: 1.33333333;
  }
}

.eight29-post .eight29-post-categories {
  margin-bottom: 0.7rem;
  letter-spacing: 1.7px;
}

@media (max-width: 991px) {
  .eight29-post .eight29-post-categories {
    margin-bottom: 0.3rem;
    letter-spacing: 1.2px;
  }
}

.eight29-post .eight29-post-categories a {
  background-image: none;
  text-decoration: none;
  text-transform: uppercase;
}

.eight29-post .eight29-post-categories a:hover {
  color: #fff;
  text-decoration: underline;
}

.eight29-post-card {
  margin-bottom: 5.7rem;
}

@media (max-width: 991px) {
  .eight29-post-card {
    margin-bottom: 1.4rem;
  }
}

@media (max-width: 767px) {
  .eight29-post-card {
    max-width: 41rem;
    margin: auto;
  }
}

.eight29-post .eight29-default-image {
  background-image: url("../images/placeholder-featured-image.png");
  background-position: center;
  background-size: cover;
  padding-bottom: 56.59%;
  width: 100%;
}

.eight29-post .eight29-default-image span {
  position: absolute;
  text-indent: -9999px;
}

.eight29-post .eight29-default-image-artist {
  background-image: url("../images/placeholder-artist.png");
  background-position: center;
  background-size: cover;
  padding-bottom: 100%;
  width: 100%;
}

.eight29-post .eight29-default-image-artist span {
  position: absolute;
  text-indent: -9999px;
}

.eight29-artist.eight29-artist-card {
  margin-bottom: 2.3rem;
}

@media (max-width: 991px) {
  .eight29-artist.eight29-artist-card {
    margin-bottom: 0px;
  }
}

@media (max-width: 991px) {
  .eight29-artist.eight29-artist-card img {
    padding: 0 45px;
  }
}

.eight29-artist.eight29-artist-card .eight29-artist-categories {
  text-align: center;
}

.eight29-artist.eight29-artist-card .eight29-artist-category-item {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0;
  text-transform: capitalize;
}

@media (max-width: 991px) {
  .eight29-artist.eight29-artist-card .eight29-artist-category-item {
    text-align: center;
    color: #6c6c7a;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 400;
  }
}

.eight29-artist.eight29-artist-card .eight29-artist-category-item:not(:last-child)::after {
  content: ',';
  display: inline;
  margin-left: 0;
  background-color: transparent !important;
}

@media (max-width: 991px) {
  .eight29-artist.eight29-artist-card .eight29-artist-category-item:not(:last-child)::after {
    top: -3px;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 400;
  }
}

.eight29-artist.eight29-artist-card .eight29-artist-title {
  margin-bottom: 0;
  text-align: center;
}

.eight29-artist.eight29-artist-card .eight29-artist-title a {
  text-align: center;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 600;
}

@media (max-width: 991px) {
  .eight29-artist.eight29-artist-card .eight29-artist-title a {
    letter-spacing: 0.4px;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 400;
  }
}

.eight29-artist.eight29-artist-card .eight29-artist-roles {
  margin-bottom: 0;
  text-align: center;
}

.eight29-artist.eight29-artist-card .eight29-artist-roles a {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 600;
}

@media (max-width: 991px) {
  .eight29-artist.eight29-artist-card .eight29-artist-roles a {
    letter-spacing: 0.4px;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 400;
  }
}

.eight29-artist-title a,
.eight29-artist-roles a {
  color: #fff;
  position: relative;
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  background-position: 100% 102%;
  background-size: 0 1px;
  transition: 0s;
}

.eight29-artist-title a:hover,
.eight29-artist-roles a:hover {
  background-position: 0 32px;
  background-size: 100% 1px;
}

@media (max-width: 991px) {
  .eight29-artist .eight29-artist-title {
    font-size: 1.8rem;
    line-height: 1.33333333;
  }
}

.eight29-artist .eight29-artist-title a {
  background-image: none;
}

.eight29-artist .eight29-artist-title a:hover {
  color: #fff;
  text-decoration: underline;
}

@media (max-width: 991px) {
  .eight29-artist .eight29-artist-roles {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

.eight29-artist .eight29-artist-roles a {
  background-image: none;
}

.eight29-artist .eight29-artist-roles a:hover {
  color: #fff;
  text-decoration: underline;
}

.eight29-artist-category-item {
  color: #fff;
}

@media (max-width: 991px) {
  .eight29-artist-category-item {
    font-size: 1.2rem;
    line-height: 1.33333333;
  }
}

.eight29-artist-category-item::after {
  margin-right: 0 !important;
  background-color: #fff !important;
}

.eight29-artist-category-item:last-child::after {
  display: none;
}

@media (max-width: 991px) {
  .eight29-artist-featured-image {
    margin-bottom: 1.4rem;
  }
}

.eight29-artist-time {
  color: #fff;
}

@media (max-width: 991px) {
  .eight29-artist-time {
    font-size: 1.2rem;
    line-height: 1.33333333;
  }
}

.eight29-artist .eight29-artist-categories {
  margin-bottom: 0.7rem;
  letter-spacing: 1.7px;
}

@media (max-width: 991px) {
  .eight29-artist .eight29-artist-categories {
    margin-bottom: 0.3rem;
    letter-spacing: 1.2px;
  }
}

.eight29-artist .eight29-artist-categories a {
  background-image: none;
  text-decoration: none;
  text-transform: uppercase;
}

.eight29-artist .eight29-artist-categories a:hover {
  color: #fff;
  text-decoration: underline;
}

.eight29-artist-card {
  margin-bottom: 5.7rem;
}

@media (max-width: 991px) {
  .eight29-artist-card {
    margin-bottom: 1.4rem;
  }
}

@media (max-width: 767px) {
  .eight29-artist-card {
    max-width: 41rem;
    margin: auto;
  }
}

.eight29-artist .eight29-default-image-artist {
  background-image: url("../images/placeholder-artist.png");
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  padding-bottom: 100%;
  width: 100%;
}

.eight29-artist .eight29-default-image-artist span {
  position: absolute;
  text-indent: -9999px;
}

.eight29-artist .eight29-featured-image figure {
  border-radius: 50%;
  overflow: hidden;
}

.sidebar-top .eight29-sidebar {
  margin-bottom: 64px;
}

@media (max-width: 991px) {
  .post-type-archive-artists .sidebar-top .eight29-sidebar {
    margin-bottom: 37px;
  }
}

.eight29-app {
  overflow: visible;
}

.no-results {
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .post-type-archive:not(.post-type-archive-artists) .no-results {
    margin-bottom: 20px;
  }
}

.eight29-filters .eight29-filter .accordion-select h6 {
  display: none;
}

.eight29-filters .eight29-filter .accordion-select ul > li {
  height: auto;
  padding: 0;
}

.eight29-filters .eight29-filter .accordion-select ul > li > button {
  line-height: 1.4;
  padding: 13px 12px;
}

.eight29-filters .eight29-filter .accordion-select ul > li > button.active {
  position: relative;
  padding-right: 50px;
}

.eight29-filters .eight29-filter .accordion-select ul > li > button.active:before, .eight29-filters .eight29-filter .accordion-select ul > li > button.active:after {
  background-color: #140D4A;
  content: '';
  width: 2rem;
  height: 0.2rem;
  margin: auto 0;
  position: absolute;
  top: 0;
  right: 2rem;
  bottom: 0;
}

.eight29-filters .eight29-filter .accordion-select ul > li > button.active:before {
  transform: rotate(45deg);
}

.eight29-filters .eight29-filter .accordion-select ul > li > button.active:after {
  transform: rotate(-45deg);
}

.eight29-filters .eight29-filter .dropdown-container {
  background: transparent;
  border: 0;
  position: relative;
  left: auto;
  top: auto;
  overflow: visible;
}

.eight29-filters .eight29-filter .dropdown-container [data-simplebar] {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

.eight29-filters .eight29-filter .dropdown-container.open [data-simplebar] {
  display: block;
}

.eight29-filters .eight29-filter .dropdown-container .dropdown-current {
  border: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-radius: 2px;
  outline: none;
}

.eight29-filters .eight29-filter .dropdown-container button + div {
  margin-top: 8px;
}

.eight29-filters .eight29-filter .dropdown-container .simplebar-wrapper {
  background-color: #fff;
  border-radius: 2px;
}

.eight29-filters .eight29-filter .dropdown-container ul.dropdown-list > li {
  border-bottom: 0;
}

.eight29-filters .eight29-filter .dropdown-container ul.dropdown-list > li button:hover {
  background-color: #EFEFF1;
  text-decoration: none;
}

.eight29-filters .eight29-posts-container .c-btn-wrapper .c-btn, .eight29-filters .eight29-posts-container .c-btn-wrapper input[type="submit"] {
  border: 2px solid #fff;
  color: #fff !important;
  padding: 16px 30px;
  font-size: 16px;
  line-height: 24px;
}

.eight29-filters .eight29-posts-container .c-btn-wrapper .c-btn:disabled, .eight29-filters .eight29-posts-container .c-btn-wrapper input:disabled[type="submit"] {
  display: none;
}

.eight29-filters .eight29-posts-container .c-btn-wrapper .c-btn:hover, .eight29-filters .eight29-posts-container .c-btn-wrapper input:hover[type="submit"] {
  background-color: #fff;
  color: #0000E5 !important;
}

.education-archive-hero {
  padding: 17.6rem 0 24.6rem 0;
  position: relative;
}

@media (max-width: 1199px) {
  .education-archive-hero {
    padding: 17.6rem 0 16rem 0;
  }
}

@media (max-width: 767px) {
  .education-archive-hero {
    padding: 6rem 0 16.3rem 0;
    background: #dadbeb;
  }
}

.education-archive-hero__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.education-archive-hero__bg img,
.education-archive-hero__bg svg {
  width: 100%;
}

@media (max-width: 767px) {
  .education-archive-hero__bg img,
  .education-archive-hero__bg svg {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 767px) {
  .education-archive-hero__bg img:nth-child(1),
  .education-archive-hero__bg svg:nth-child(1) {
    display: none;
  }
}

.education-archive-hero__bg img:nth-child(2),
.education-archive-hero__bg svg:nth-child(2) {
  display: none;
}

@media (max-width: 767px) {
  .education-archive-hero__bg img:nth-child(2),
  .education-archive-hero__bg svg:nth-child(2) {
    display: block;
  }
}

.education-archive-hero__title {
  margin-top: 1.7rem;
}

@media (max-width: 767px) {
  .education-archive-hero__title {
    font-size: 3.4rem;
    line-height: 1.17647059;
  }
}

.education-archive-hero__description {
  padding-right: 26%;
  font-size: 2.8rem;
  line-height: 1.42857143;
  font-weight: 400;
}

@media (max-width: 767px) {
  .education-archive-hero__description {
    padding-right: 0;
    font-size: 1.8rem;
    line-height: 1.33333333;
  }
}

.education-archive-hero__btn {
  display: inline-block;
  padding-left: 0.5rem;
  margin-top: 3.2rem;
  font-size: 2.8rem;
  line-height: 1.42857143;
  font-weight: 400;
}

@media (max-width: 1199px) {
  .education-archive-hero__btn {
    margin-bottom: 5rem;
  }
}

@media (max-width: 767px) {
  .education-archive-hero__btn {
    margin-top: 1.6rem;
    font-size: 1.8rem;
    line-height: 1.33333333;
  }
}

.education-archive-hero__btn:hover {
  color: #0000BF;
}

.education-archive-hero__btn:hover svg {
  color: #0000BF;
}

.education-archive-hero__btn svg {
  position: relative;
  margin-right: 1.33rem;
  top: 2px;
  height: 22px;
}

@media (max-width: 767px) {
  .education-archive-hero__btn svg {
    height: 16px;
    width: 16px;
    top: 2px;
    margin-right: 1rem;
  }
}

.education-archive-hero__form {
  max-width: 41rem;
  padding: 2rem 2rem 4.8rem 2rem;
  text-align: center;
  border-radius: 0.8rem;
  background-color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 1199px) {
  .education-archive-hero__form {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .education-archive-hero__form {
    max-width: 100%;
    padding-bottom: 3rem;
  }
}

.education-archive-hero__form-separator {
  margin: 1.7rem 0;
  font-size: 1.2rem;
  line-height: 1.33333333;
}

.education-archive-hero__form .c-btn, .education-archive-hero__form input[type="submit"] {
  width: 100%;
  max-width: 35rem;
  margin: 0;
}

.education-archive-hero__form-title {
  padding: 0 2rem;
  margin-top: 0.7rem;
  margin-bottom: 0.4rem;
}

@media (max-width: 767px) {
  .education-archive-hero__form-title {
    padding: 0;
    margin-top: 0.2rem;
    margin-bottom: 0.7rem;
  }
}

.education-archive-hero__form-description {
  padding: 0 2rem;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
}

@media (max-width: 767px) {
  .education-archive-hero__form-description {
    padding: 0;
    margin-bottom: 3rem;
    font-size: 1.6rem;
    line-height: 1.25;
  }
}

.education-posts {
  margin-top: -8.7rem;
  margin-bottom: 4.8rem;
}

@media (max-width: 767px) {
  .education-posts {
    margin-top: -8.1rem;
    margin-bottom: 2.7rem;
  }
}

@media (max-width: 767px) {
  .education-tile {
    margin-bottom: 0.2rem;
  }
}

.education-tile__wrapper {
  margin-bottom: 3rem;
}

@media (max-width: 767px) {
  .education-tile__wrapper {
    margin-bottom: 5rem;
  }
}

.education-tile__title {
  margin: 1.4rem 0 0.9rem;
  font-size: 1.8rem;
  line-height: 1.33333333;
  font-weight: bold;
}

@media (max-width: 767px) {
  .education-tile__title {
    margin: 1.6rem 0 0.9rem;
  }
}

.education-tile__subheading {
  margin-bottom: 1.1rem;
  color: #484851;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
}

@media (max-width: 767px) {
  .education-tile__subheading {
    margin-bottom: 1.6rem;
  }
}

.education-tile__btn {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: bold;
}

.education-tile__btn:hover {
  color: #0000BF;
}

.education-tile__btn:hover svg {
  color: #0000BF;
}

.education-tile__btn svg {
  position: relative;
  top: 0.2rem;
  margin-left: 1.1rem;
}

.education-tile img {
  width: 100%;
}

.page-content--archive-education .b-content-images + .b-content-images {
  margin-top: 12rem;
}

@media (max-width: 767px) {
  .page-content--archive-education .b-content-images + .b-content-images {
    margin-bottom: 0;
  }
}

.page-content--archive-education .b-content-images__content-wrapper h2, .page-content--archive-education .b-content-images__content-wrapper .showreel .gform_confirmation_wrapper, .showreel .page-content--archive-education .b-content-images__content-wrapper .gform_confirmation_wrapper, .page-content--archive-education .b-content-images__content-wrapper .single-education-hero__title {
  margin: -0.4rem 0 2.8rem;
}

@media (max-width: 767px) {
  .page-content--archive-education .b-content-images__content-wrapper h2, .page-content--archive-education .b-content-images__content-wrapper .showreel .gform_confirmation_wrapper, .showreel .page-content--archive-education .b-content-images__content-wrapper .gform_confirmation_wrapper, .page-content--archive-education .b-content-images__content-wrapper .single-education-hero__title {
    margin-bottom: 1.9rem;
  }
}

@media (max-width: 767px) {
  .page-content--archive-education .b-content-images__image {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .page-content--archive-education .b-content-images__image img {
    max-height: 17rem;
    object-fit: cover;
  }
}

.page-content--archive-education .block-content-images + .block-content-images {
  padding-top: 4rem;
  margin-top: 0;
}

@media (max-width: 991px) {
  .page-content--archive-education .block-content-images + .block-content-images {
    padding-bottom: 0;
    margin-top: 0.3rem;
  }
}

@media (max-width: 767px) {
  .page-content--archive-education .block-content-images + .block-content-images {
    padding-bottom: inherit;
    margin-top: 0.3rem;
  }
}

.page-content--archive-education .block-icons-text-columns {
  margin-top: 7.6rem;
  margin-bottom: 16rem;
}

@media (max-width: 991px) {
  .page-content--archive-education .block-icons-text-columns {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .page-content--archive-education .block-icons-text-columns {
    margin-top: 1.5rem;
  }
}

.page-content--archive-education .block-icons-text-columns__columns {
  margin-top: 7.7rem;
}

@media (max-width: 767px) {
  .page-content--archive-education .block-icons-text-columns__columns {
    margin-top: 4.5rem;
  }
}

.page-content--archive-education .block-icons-text-columns__column-title {
  margin-top: 2.7rem;
}

@media (max-width: 767px) {
  .page-content--archive-education .block-icons-text-columns__column-title {
    margin-top: 0.7rem;
  }
}

.shows-template-default .page-content--single, .artists-template-default .page-content--single {
  margin-top: -67px;
}

.archive-shows-hero {
  padding: 18.7rem 0 3.3rem;
}

@media (max-width: 991px) {
  .archive-shows-hero {
    padding-top: 11.8rem;
    padding-bottom: 1.6rem;
  }
}

.archive-shows-hero__title {
  text-align: center;
  font-size: 12.8rem;
  line-height: 1.125;
  font-weight: bold;
}

@media (max-width: 1319px) {
  .archive-shows-hero__title {
    font-size: 9rem;
    line-height: 1.22222222;
  }
}

@media (max-width: 991px) {
  .archive-shows-hero__title {
    font-size: 3.4rem;
    line-height: 1.17647059;
  }
}

.shows-posts {
  margin: 10rem 0 4rem;
}

@media (max-width: 991px) {
  .shows-posts {
    margin: 5rem 0 1.6rem;
  }
}

.shows-tile__wrapper {
  margin-bottom: 16rem;
}

@media (max-width: 991px) {
  .shows-tile__wrapper {
    margin-bottom: 4.8rem;
  }
}

.shows-tile__title {
  margin-bottom: 0.4rem;
}

@media (max-width: 991px) {
  .shows-tile__title {
    margin-top: 2.1rem;
    margin-bottom: 0.2rem;
  }
}

.shows-tile__genre {
  color: #AEAEB7;
  font-size: 2rem;
  line-height: 1.6;
  margin-bottom: 2.4rem;
}

@media (max-width: 991px) {
  .shows-tile__genre {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 1.6rem;
  }
}

.shows-tile__excerpt {
  margin-bottom: 2.4rem;
}

.shows-tile__thumb-placeholder {
  background-image: url("../images/placeholder-featured-image.png");
  background-position: center;
  background-size: cover;
  padding-bottom: 55.87%;
  width: 100%;
}

.shows-tile .c-btn, .shows-tile input[type="submit"] {
  margin-right: 1.5rem;
  margin-bottom: 1.3rem;
}

@media (max-width: 600px) {
  .shows-tile .c-btn, .shows-tile input[type="submit"] {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.6rem;
  }
}

.shows-tile .c-btn-video {
  padding-left: 7.6rem;
  padding-right: 4.4rem;
}

@media (max-width: 600px) {
  .shows-tile .c-btn-video {
    padding-left: 9rem;
    padding-right: 5.9rem;
  }
}

.shows-tile .c-btn-video:before {
  left: 2.8rem;
}

@media (max-width: 600px) {
  .shows-tile .c-btn-video:before {
    left: 5.8rem;
  }
}

.shows-tile .c-btn-video:after {
  left: 4.1rem;
}

@media (max-width: 600px) {
  .shows-tile .c-btn-video:after {
    left: 7.1rem;
  }
}

body.woocommerce-account .block-content {
  margin-bottom: 10rem;
}

body.woocommerce-account nav a {
  color: #0000E5;
}

body.woocommerce-account input, body.woocommerce-account select, body.woocommerce-account textarea {
  width: 100%;
  background-color: #fff !important;
  border: 1px solid #DFDFE3 !important;
  border-radius: 0.2rem;
  padding: 1.1rem;
  margin-top: 1.6rem;
  color: #000;
  transition: opacity .2s;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
}

body.woocommerce-account .form-row {
  display: flex;
  flex-direction: column;
}

body.woocommerce-account br {
  display: none;
}

.woocommerce-MyAccount-navigation ul, form.woocommerce-ResetPassword {
  display: flex;
  flex-direction: column;
}

.woocommerce-MyAccount-navigation ul .form-row, form.woocommerce-ResetPassword .form-row {
  width: 100%;
}

.page-content .single-artist-hero {
  margin-top: -58px;
  height: 560px;
  padding-top: 0;
  position: relative;
}

@media (max-width: 991px) {
  .page-content .single-artist-hero {
    height: 380px;
  }
}

@media (max-width: 767px) {
  .page-content .single-artist-hero {
    height: 180px;
  }
}

.page-content .single-artist-hero::after, .page-content .single-artist-hero::before {
  content: '';
  display: block;
  position: absolute;
  top: 1px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.page-content .single-artist-hero::after {
  background: linear-gradient(181.56deg, #00021A 8.9%, rgba(0, 2, 26, 0) 50%);
  opacity: 0.6;
}

.page-content .single-artist-hero::before {
  background: linear-gradient(76.17deg, #00021A 12.5%, rgba(0, 2, 26, 0) 50%);
  opacity: 0.6;
}

@media (max-width: 991px) {
  .page-content .single-artist-hero::before {
    background: #000000;
    opacity: 0.3;
  }
}

.page-content .single-artist-hero .container {
  position: relative;
  z-index: 2;
}

.page-content .single-artist-hero img {
  top: 0;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-content .single-artist-hero__back {
  padding-top: 13rem;
  z-index: 2;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 600;
}

@media (max-width: 767px) {
  .page-content .single-artist-hero__back {
    padding-top: 8rem;
  }
}

.page-content .single-artist-hero__back a {
  color: #fff;
}

.page-content .single-artist-hero__back a svg {
  margin-right: 13px;
  margin-left: 8px;
}

@media (max-width: 991px) {
  .page-content .single-artist-hero__back a svg {
    margin-left: 4px;
  }
}

.page-content .single-artist-hero__back a svg path {
  fill: #fff;
}

.single-artists-bio {
  margin-bottom: 83px;
}

@media (max-width: 991px) {
  .single-artists-bio {
    margin-bottom: 35px;
  }
}

.single-artists-bio__thumb {
  margin-top: -56%;
}

@media (max-width: 991px) {
  .single-artists-bio__thumb {
    margin-top: -24%;
    text-align: center;
  }
}

.single-artists-bio__thumb img {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 2;
}

@media (max-width: 991px) {
  .single-artists-bio__thumb img {
    max-width: 60vw;
    margin: auto;
  }
}

.single-artists-bio__quote {
  max-width: 467px;
  padding: 30px 31px;
  font-style: italic;
  font-size: 3.4rem;
  line-height: 1.17647059;
  font-weight: 400;
}

@media (max-width: 991px) {
  .single-artists-bio__quote {
    padding: 17px 21px;
    margin-bottom: 43px;
    font-size: 1.8rem;
    line-height: 1.33333333;
    font-weight: 400;
  }
}

@media (max-width: 991px) {
  .single-artists-bio__quote--desktop {
    display: none;
  }
}

.single-artists-bio__quote--mobile {
  display: none;
}

@media (max-width: 991px) {
  .single-artists-bio__quote--mobile {
    display: block;
  }
}

.single-artists-bio__quote::after {
  content: '"';
  display: inline;
  margin-left: -10px;
}

@media (max-width: 991px) {
  .single-artists-bio__quote::after {
    margin-left: -6px;
  }
}

.single-artists-bio__quote::before {
  content: '"';
  display: inline;
  position: relative;
  left: -10px;
  margin-left: -22px;
}

@media (max-width: 991px) {
  .single-artists-bio__quote::before {
    left: -10px;
    margin-left: -11px;
  }
}

.single-artists-bio__title {
  margin-bottom: 13px;
}

@media (max-width: 991px) {
  .single-artists-bio__title {
    margin-bottom: 9px;
    font-size: 3.4rem;
    line-height: 1.17647059;
    font-weight: 600;
  }
}

.single-artists-bio__right {
  padding-top: 58px;
}

@media (max-width: 991px) {
  .single-artists-bio__right {
    padding-top: 37px;
  }
}

.single-artists-bio__roles {
  margin-bottom: 51px;
  font-size: 2.8rem;
  line-height: 1.07142857;
  font-weight: 600;
}

@media (max-width: 991px) {
  .single-artists-bio__roles {
    margin-bottom: 15px;
    font-size: 1.8rem;
    line-height: 1.33333333;
    font-weight: 600;
  }
}

.single-artists-bio__content h4 {
  margin-top: 23px;
  margin-bottom: 1px;
}

.single-artists-bio__content p {
  margin-bottom: 23px;
}

@media (max-width: 991px) {
  .single-artists-bio__content p {
    margin-bottom: 31px;
  }
}

.single-artists-bio__content a {
  color: #fff;
}

.single-artists-bio__content a:hover {
  color: #fff !important;
}

.shows-slider {
  margin-bottom: 155px;
}

@media (max-width: 991px) {
  .shows-slider {
    margin-bottom: 80px;
  }
}

.shows-slider__artist {
  margin-right: 30px;
  display: block;
}

@media (max-width: 991px) {
  .shows-slider img {
    width: auto;
    height: 160px;
  }
}

.shows-slider__title {
  margin: 0 0 69px;
}

@media (max-width: 991px) {
  .shows-slider__title {
    margin: 0 0 44px;
  }
}

.shows-slider__artist-avatar {
  margin-bottom: 12px;
}

@media (max-width: 991px) {
  .shows-slider__artist-avatar {
    margin-bottom: 14px;
  }
}

.shows-slider__artist-avatar-placeholder {
  background-image: url("../images/placeholder-featured-image.png");
  background-position: center;
  background-size: cover;
  min-width: 410px;
  padding-bottom: 56.59%;
  width: 100%;
}

@media (max-width: 991px) {
  .shows-slider__artist-avatar-placeholder {
    min-width: 284px;
  }
}

.shows-slider__artist-name {
  margin-bottom: 0;
  color: #fff;
}

.shows-slider__artist-name .c-btn-icon {
  position: relative;
  margin-left: 3px;
}

.shows-slider__artist-name .c-btn-icon path {
  fill: #fff;
}

.shows-slider__artist-function {
  margin-bottom: 0;
  color: #aeaeb7;
}

.shows-slider__artist-function:last-child {
  margin-top: -4px;
}

@media (max-width: 991px) {
  .shows-slider__artist-function:last-child {
    margin-top: 0;
  }
}

@media (max-width: 991px) {
  .shows-slider__title-name {
    display: none;
  }
}

.shows-slider .slick-arrow {
  width: 48px;
  height: 48px;
  top: -64px;
  border: 2px solid #fff;
  background: transparent;
}

@media (max-width: 991px) {
  .shows-slider .slick-arrow {
    width: 36px;
    height: 36px;
    top: -38px;
  }
}

.shows-slider .slick-arrow::after {
  background-image: url("../images/icons/chevron-right.svg");
}

.shows-slider .slick-arrow.slick-next {
  right: 0;
}

.shows-slider .slick-arrow.slick-prev {
  right: 30px;
  left: auto;
}

@media (max-width: 991px) {
  .shows-slider .slick-arrow.slick-prev {
    right: 48px;
  }
}
