/* import css normalise/reset library */
/* stylelint-disable */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
========================================================================== */
/**
 * 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 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
========================================================================== */
/**
 * 1. Remove the bottom border in 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 */
  -webkit-text-decoration: underline dotted;
          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;
}

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

/**
 * 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;
}

/**
 * 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
========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

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

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

/**
 * 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 */
}

/* Forms
========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * 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;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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 */
}

/**
 * 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 OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 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 */
}

/* stylelint-enable */
/* import vars */
/* import mixins */
/* Mixin for font declaration syntax
Usage: @include font-face('Gotham', 'gotham');
*/
/* Mixin: Responsive font sizing
Usage:
// Sets every breakpoint to have a different font size
.foo {
	@include resp-font-size(22, 24, 28, 36, 48);
}

// Sets xs, sm and md to have different font sizes,
// lg and xl will then inherit the md size
.bar {
	@include resp-font-size(18, 20, 24)
}
*/
/* stylelint-disable */
/* stylelint-enable */
/* import base styles */
@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto-Regular.eot");
  src: url("/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/Roboto-Regular.woff") format("woff2"), url("/fonts/Roboto-Regular.woff") format("woff"), url("/fonts/Roboto-Regular.ttf") format("truetype"), url("/fonts/Roboto-Regular.svg") format("svg");
  font-weight: 400;
  font-style: regular;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto-Medium.eot");
  src: url("/fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/Roboto-Medium.woff") format("woff2"), url("/fonts/Roboto-Medium.woff") format("woff"), url("/fonts/Roboto-Medium.ttf") format("truetype"), url("/fonts/Roboto-Medium.svg") format("svg");
  font-weight: 600;
  font-style: regular;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto-Bold.eot");
  src: url("/fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/Roboto-Bold.woff") format("woff2"), url("/fonts/Roboto-Bold.woff") format("woff"), url("/fonts/Roboto-Bold.ttf") format("truetype"), url("/fonts/Roboto-Bold.svg") format("svg");
  font-weight: 800;
  font-style: regular;
  font-display: swap;
}
*,
*::before,
*::after {
  box-sizing: border-box;
  position: relative;
}

html {
  color: #000000;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
  text-rendering: optimizeSpeed;
  font-variant-ligatures: common-ligatures;
  overflow-x: hidden;
  padding: 0;
  scroll-behavior: smooth;
}
html.nav-active-fixed {
  overflow: hidden;
}

.skip-main {
  left: 50%;
  position: absolute;
  top: 0;
  z-index: 2;
  transform: translate(-50%, -100%);
  transition: 0.4s;
  background-color: #ffffff;
  color: #3D3051;
  text-decoration: none;
  padding: 1ex 1.5ex;
}
.skip-main:focus {
  transform: translate(-50%, 0);
}

body,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

img,
picture,
svg,
video,
hr {
  width: 100%;
  display: block;
}

table,
th,
td {
  border: 1px solid currentColor;
  text-align: left;
}

td,
th {
  padding: 1rem;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  margin: 2rem 0;
}

th {
  font-weight: 800;
}

.bold,
p strong {
  font-weight: 800;
}

.italic,
p em {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.upper {
  text-transform: uppercase;
}

.hidden {
  display: none;
}

.image-preload {
  height: 0;
}

.container {
  width: 100%;
  max-width: 72rem;
  margin: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
.container--two {
  max-width: 56rem;
}

.columns {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  list-style: none;
  padding: 0;
  margin: 0 -1.25rem 2rem;
}
.columns > * {
  width: calc(100% - 2.5rem);
  margin: 0 1.25rem 2.5rem;
}
.columns--equal {
  align-items: initial;
}
.columns--four > * {
  width: calc(100% - 2.5rem);
}
@media (min-width: 700px) {
  .columns--four > * {
    width: calc(50% - 2.5rem);
  }
}
@media (min-width: 1000px) {
  .columns--four > * {
    width: calc(25% - 2.5rem);
  }
}
.columns--three > * {
  width: calc(100% - 2.5rem);
}
@media (min-width: 700px) {
  .columns--three > * {
    width: calc(50% - 2.5rem);
  }
}
@media (min-width: 1000px) {
  .columns--three > * {
    width: calc(33.33% - 2.5rem);
  }
}
.columns--two > * {
  width: calc(100% - 2.5rem);
}
@media (min-width: 700px) {
  .columns--two > * {
    width: calc(50% - 2.5rem);
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
p {
  font-size: 1rem;
  font-weight: 400;
  margin: 2.6ex 0 0;
  line-height: 1.35;
}

a:not([class]) {
  color: currentColor;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  -webkit-text-decoration-color: var(--color-one);
          text-decoration-color: var(--color-one);
  transition: color 0.2s ease;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

ul,
ol {
  list-style: disc;
  padding-left: 1.8ex;
}

li {
  margin: 2.6ex 0 0;
}
li + li {
  margin: 1.6ex 0 0;
}

.font-preset--1,
h1 {
  font-size: 1.8rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
}
@media (min-width: 700px) {
  .font-preset--1,
h1 {
    font-size: 2.34rem;
  }
}
@media (min-width: 1200px) {
  .font-preset--1,
h1 {
    font-size: 3.75rem;
  }
}

.font-preset--2,
h2 {
  font-size: 1.5rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
}
@media (min-width: 700px) {
  .font-preset--2,
h2 {
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .font-preset--2,
h2 {
    font-size: 2.87rem;
  }
}

.font-preset--3,
h3 {
  font-size: 1.33rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
}
@media (min-width: 700px) {
  .font-preset--3,
h3 {
    font-size: 1.6rem;
  }
}
@media (min-width: 1200px) {
  .font-preset--3,
h3 {
    font-size: 2.1rem;
  }
}

.font-preset--4,
h4 {
  font-size: 1.2rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
}
@media (min-width: 1200px) {
  .font-preset--4,
h4 {
    font-size: 1.5rem;
  }
}

.font-preset--5,
h5 {
  font-size: 1.12rem;
  font-weight: 800;
}

.font-preset--6,
h6 {
  font-size: 1.12rem;
  font-weight: 600;
}

/* import components */
.accordion {
  margin-bottom: 3rem;
}
@media (min-width: 900px) {
  .accordion {
    margin-bottom: 4rem;
  }
}
.accordion__container {
  list-style: none;
}
.accordion__item {
  border-top: 1px solid #F4F1F8;
  margin: 0;
}
.accordion__item:last-of-type {
  border-bottom: 1px solid #F4F1F8;
}
.accordion__title {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: left;
}
.accordion__title > * {
  font-size: 1.12rem;
  font-weight: 600;
  margin: 1ex 0;
  color: #3D3051;
  padding-right: 4ex;
}
.accordion__title > *::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 2ex;
  height: 2ex;
  background-image: url("/img/icon-arrow-down.png");
  background-repeat: no-repeat;
  background-size: 1.5ex;
  background-position: 50%;
  transform: translateY(-50%) rotate(180deg);
  transition: transform 0.2s;
}
.accordion__title--active > *::after {
  transform: translateY(-50%) rotate(0);
}
.accordion__content {
  padding: 0.5rem 0 1rem;
}
.accordion__content > *:first-of-type {
  margin: 0;
}

.account {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin-bottom: 10rem;
}
.account .container {
  padding-right: 0;
}
@media (max-width: 800px) {
  .account .container {
    padding: 0;
  }
}
.account__banners {
  width: 100%;
  padding: 0.5rem 1rem 2rem;
  text-align: center;
  margin: 2rem 0 3rem;
  border: 2px solid #836aaa;
}
.account__nav {
  width: 100%;
  padding: 0.8rem 1rem;
  background: #F4F1F8;
  color: #3D3051;
}
@media (min-width: 800px) {
  .account__nav {
    width: 25%;
    padding: 1.5rem;
  }
}
.account__nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.account__nav-item {
  margin: 0;
}
.account__nav-item:not(.account__nav-item:last-of-type) {
  border-bottom: 1px solid #ffffff;
  margin: 0 0 0.8ex;
  padding-bottom: 0.8ex;
}
@media (min-width: 800px) {
  .account__nav-item:not(.account__nav-item:last-of-type) {
    margin: 0 0 1.2ex;
    padding-bottom: 1.2ex;
  }
}
.account__nav-item a {
  text-decoration: none;
}
.account__nav-item--active {
  font-weight: 800;
}
.account__nav-item--button {
  border-bottom: 0 !important;
}
.account__nav-item--button a {
  width: 100%;
  margin-bottom: 0.5rem;
}
.account__content {
  width: 100%;
}
@media (min-width: 800px) {
  .account__content {
    width: 75%;
  }
}
@media (max-width: 500px) {
  .account .form__col .form__row {
    width: 100%;
  }
}

.filter-table {
  margin-bottom: 10rem;
}
.filter-table__container {
  list-style: none;
}
.filter-table__row {
  display: flex;
  justify-content: space-between;
  margin: 0 0 -1px;
}
.filter-table__row > * {
  width: 50%;
  padding: 1rem;
  border: 1px solid #3D3051;
  margin: 0;
}
.filter-table__row > *:not(.filter-table__row > *:last-of-type) {
  border-right: 0 #3D3051;
}
.filter-table__row--headings {
  background-color: #3D3051;
}
.filter-table__row--headings > * {
  font-size: 1.2rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
  color: #fff;
  border: 0;
}
@media (min-width: 1200px) {
  .filter-table__row--headings > * {
    font-size: 1.5rem;
  }
}
.filter-table__button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: unset;
  cursor: pointer;
  margin: 0;
  text-align: left;
  padding-right: 2.5rem;
}
.filter-table__button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%) rotate(180deg);
  width: 1rem;
  height: 1rem;
  background-image: url("/img/icon-arrow-down.png");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 1rem;
}
.filter-table__button--desc::after {
  transform: translateY(-50%);
}
.filter-table__search {
  max-width: 500px;
  margin-bottom: 1rem;
}
.filter-table__qty {
  max-width: 500px;
  margin-bottom: 2rem;
}
.filter-table__qty label {
  display: flex;
  align-items: center;
}
.filter-table__qty select {
  max-width: 100px;
  margin: 0 0.6rem;
}
.filter-table__item-total {
  margin-bottom: 1.5rem;
}
.filter-table__pages a {
  cursor: pointer;
}
.filter-table__pagination-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid;
  background: transparent;
  border-radius: 7px;
  cursor: pointer;
  padding: 0.5ex 2ex 0.7ex;
  margin-right: 0.7rem;
}

.autocomplete {
  position: relative;
  display: inline-block;
  width: 500px;
}
.autocomplete__input {
  width: 100%;
}
.autocomplete__results {
  display: none;
  position: absolute;
  width: 100%;
  background: #fff;
  z-index: 20;
  top: 100%;
  border: 1px solid #000;
}
.autocomplete__results.show {
  display: block;
}
.autocomplete__result {
  padding: 0.5rem 1rem;
  font-size: 0.9em;
  border-bottom: 1px solid #dedede;
}
.autocomplete__result:hover {
  background: #dedede;
  cursor: pointer;
}

.blockquote {
  font-size: 1.37rem;
  font-weight: 400;
  margin-bottom: 3rem;
}
@media (min-width: 900px) {
  .blockquote {
    margin-bottom: 4rem;
  }
}
.blockquote p {
  margin-top: 2ex;
}
.blockquote__content {
  background-color: #F4F1F8;
  border-radius: 0 10px 10px 0;
  border-left: 4px solid #3D3051;
  padding: 2rem;
}
.blockquote__icon {
  max-width: 1.8rem;
}
.blockquote .blockquote__source {
  font-size: 0.87rem;
  margin-top: 3.5ex;
}

.breadcrumbs {
  display: none;
}
@media (min-width: 700px) {
  .breadcrumbs {
    display: block;
    background-color: #F4F1F8;
    color: #3D3051;
    padding: 0.5rem 0;
  }
  .breadcrumbs__container {
    list-style: none;
    display: flex;
    justify-content: center;
  }
  .breadcrumbs__item {
    margin: 0;
    font-size: 0.81rem;
    margin: 0 1.5ex;
  }
  .breadcrumbs__item:not(.breadcrumbs__item:last-of-type)::after {
    content: "";
    position: absolute;
    right: -2ex;
    top: 50%;
    width: 0.7ex;
    height: 0.7ex;
    transform: translate(-25%, -50%) rotate(45deg);
    box-shadow: inset -1px 1px currentColor;
  }
  .breadcrumbs__item:last-of-type {
    pointer-events: none;
  }
  .breadcrumbs__item:last-of-type a {
    text-decoration: none;
  }
}

.button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  display: inline-block;
  text-decoration: none;
  font-size: 1.05rem;
  font-weight: 800;
  text-align: center;
  cursor: pointer;
  border: 1px solid #3D3051;
  border-radius: 7px;
  background-color: #3D3051;
  color: #ffffff;
  padding: 0.5ex 2ex 0.7ex;
  transition: background-color 0.2s, color 0.2s;
}
.button--two {
  background-color: #836aaa;
}
.button--plain {
  color: #ffffff;
  background: unset;
  border: 0;
  text-decoration: underline;
  padding: 0.5ex 0 0.7ex;
}
.button--plain:hover {
  background-color: unset !important;
  color: #ffffff !important;
}
.button__small {
  width: 100%;
  font-size: 0.9rem;
  font-weight: 400;
  display: block;
  text-align: center;
}
.button:hover {
  background-color: #ffffff;
  color: #3D3051;
}

.card-four {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.card-four__heading {
  font-size: 1.2rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
  margin: 0;
  color: #3D3051;
}
@media (min-width: 1200px) {
  .card-four__heading {
    font-size: 1.5rem;
  }
}
.card-four__copy {
  font-size: 1.12rem;
  font-weight: 400;
  margin-top: 0.6ex;
}
.card-four__copy--email {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.card-four__image {
  width: 11.25rem;
  margin-right: 1.8rem;
  border-radius: 100%;
  overflow: hidden;
}
.card-four__text {
  width: calc(100% - 13.5rem);
}
.card-four .card-four__categories {
  margin-top: 0.6rem;
}

.card-one {
  border: 1px solid #3D3051;
  border-radius: 10px;
  padding: 0.62rem 1rem 0.87rem;
}
@media (min-width: 1000px) {
  .card-one {
    padding: 1rem 1.6rem 1.4rem;
  }
}
.card-one__content {
  text-decoration: none;
  display: block;
  flex: 1;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.card-one__heading {
  font-size: 1.2rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
  margin: 0;
  color: #3D3051;
}
@media (min-width: 1200px) {
  .card-one__heading {
    font-size: 1.5rem;
  }
}
.card-one__copy {
  font-size: 1.12rem;
  font-weight: 400;
  margin-top: 0.6ex;
}
.card-one .card-one__categories {
  margin-top: 0.6rem;
}

.card-three:hover .card-three__heading {
  color: #836aaa;
}
.card-three:hover .card-three__image img {
  transform: scale(1);
}
.card-three__url {
  text-decoration: none;
}
.card-three__heading {
  font-size: 1.2rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
  color: #3D3051;
  margin-top: 0.5ex;
  transition: color 0.2s;
}
@media (min-width: 1200px) {
  .card-three__heading {
    font-size: 1.5rem;
  }
}
.card-three__copy {
  font-size: 1.12rem;
  font-weight: 400;
  margin-top: 0.6ex;
  color: #3D3051;
}
.card-three__image {
  border-radius: 7px;
  overflow: hidden;
}
.card-three__image img {
  transform: scale(1.1);
  transition: transform 0.2s;
}
.card-three .card-three__categories {
  margin-top: 0.3rem;
}
.card-three .card-three__categories > * {
  direction: ltr;
  white-space: nowrap;
}

.card-two {
  border: 1px solid #3D3051;
  border-radius: 10px;
  padding: 1.6rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.card-two__heading {
  font-size: 1.2rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
  margin: 0;
  color: #3D3051;
  transition: color 0.2s;
}
@media (min-width: 1200px) {
  .card-two__heading {
    font-size: 1.5rem;
  }
}
.card-two__copy {
  font-size: 1.12rem;
  font-weight: 400;
  margin-top: 0.6ex;
}
.card-two__image {
  max-width: 200px;
  margin-right: 1.8rem;
  border-radius: 7px;
  overflow: hidden;
}
.card-two__text {
  flex: 1;
  margin: 1rem 0;
}
.card-two__button {
  margin-top: 1.7ex;
}

.categories {
  list-style: none;
  padding: 0;
  margin: 0;
}
.categories ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.categories__item {
  font-size: 0.8rem;
  font-weight: 400;
  display: inline-block;
  background-color: #3D3051;
  color: #ffffff;
  border-radius: 5px;
  margin: 0 0.25rem 0.25rem 0;
  padding: 0 0.25rem 0.1rem;
}
.categories__item a {
  text-decoration: none;
  color: #ffffff;
}
.categories__toggle {
  display: inline-block;
  padding: 0;
  margin: 0 0.25rem 0.25rem 0;
}
.categories__toggle--hidden {
  display: none;
}
.categories__toggle button {
  display: inline-block;
  background: unset;
  border: unset;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  margin: 0;
  padding: 0 0.25rem 0.1rem;
  font-size: 0.8rem;
  text-decoration: underline;
}

.contact-hero {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  background-color: #3D3051;
  color: #ffffff;
  padding: 4rem 0;
}
@media (min-width: 700px) {
  .contact-hero {
    min-height: 37rem;
  }
}
.contact-hero__container {
  position: static;
}
@media (min-width: 700px) {
  .contact-hero__text {
    width: calc(50% - 1.25rem);
  }
}
.contact-hero__heading {
  font-size: 1.8rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
  margin: 0;
}
@media (min-width: 700px) {
  .contact-hero__heading {
    font-size: 2.34rem;
  }
}
@media (min-width: 1200px) {
  .contact-hero__heading {
    font-size: 3.75rem;
  }
}
.contact-hero__copy {
  font-size: 0.87rem;
  margin-top: 2.3rem;
}
.contact-hero__list {
  list-style: none;
  margin: 4rem 0 0;
  padding: 0;
}
.contact-hero__list-item {
  font-size: 1.12rem;
  font-weight: 400;
}
.contact-hero__list-item img {
  width: 1.3rem;
  position: absolute;
  top: 0;
  left: 0;
}
.contact-hero__list-item a {
  display: block;
  padding-left: 2rem;
  text-decoration: none;
}
.contact-hero__image {
  display: none;
}
@media (min-width: 700px) {
  .contact-hero__image {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(50% - 1.25rem);
    height: 100%;
    background-size: cover;
    background-position: 50%;
  }
}
.contact-hero__directions {
  display: inline-block;
  width: unset;
  background-color: #836aaa;
  position: absolute;
  bottom: 1.25rem;
  left: 1.25rem;
}

.copy {
  margin-bottom: 3rem;
}
@media (min-width: 900px) {
  .copy {
    margin-bottom: 4rem;
  }
}
.copy h2,
.copy h3,
.copy h4 {
  color: #3D3051;
}
.copy ul {
  list-style: none;
}
.copy li::before {
  content: "";
  position: absolute;
  top: 1ex;
  left: -1.2ex;
  width: 0.5ex;
  height: 0.5ex;
  border-radius: 100%;
  background-color: #836aaa;
}

.filter {
  margin-bottom: 3rem;
}
@media (min-width: 900px) {
  .filter {
    margin-bottom: 4rem;
  }
}
.filter__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.filter__search {
  width: 100%;
  display: flex;
  margin-bottom: 1.5rem;
}
@media (min-width: 700px) {
  .filter__search {
    width: calc(50% - 0.9rem);
    margin-bottom: 0;
  }
}
.filter__search input {
  height: 50px;
  width: calc(100% - 4.3rem);
  border-radius: 5px 0 0 5px;
  border: 1px solid #3D3051;
  padding: 0 10px;
}
.filter__search button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  border: 0;
  background-color: #3D3051;
  width: 4.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 5px 5px 0;
}
.filter__search button img {
  width: 1.8rem;
}
.filter__categories {
  width: 100%;
}
@media (min-width: 700px) {
  .filter__categories {
    width: calc(50% - 0.9rem);
  }
}

.footer {
  background-color: #3D3051;
  color: #ffffff;
  padding: 1rem 0 2rem;
}
.footer__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer__nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer__nav-item {
  display: inline-block;
  margin: 0.8rem 0.8rem 0 0;
}
.footer__nav-item a {
  text-decoration: none;
}
.footer__copyright {
  margin: 0.8rem 0 0;
}

input,
select,
textarea,
input:not([type=radio]),
input:not([type=checkbox]) {
  width: 100%;
  padding: 1ex;
}

input[type=email] {
  text-transform: lowercase;
}

input[type=checkbox] {
  width: unset;
  display: inline;
}

input[readonly] {
  color: #999;
  border: 1px solid #999;
}
input[readonly]:focus {
  outline: none;
}

label.js-error {
  color: red;
  margin-top: 1ex;
}
label.js-error__hidden {
  display: none;
}

/*
Example form field markup

<div class="form__row">
	<div class="form__field form__field--vert">
		<label class="form__label" for="region">Region</label>
		<input id="region" name="fields[region]" value="" readOnly>
	</div>
</div>

OR

<div class="form__row form__row--flex">
	<div class="form__field form__field--vert">
		<label class="form__label" for="region">Region</label>
		<input id="region" name="fields[region]" value="" readOnly>
	</div>

	<div class="form__field form__field--vert">
		<label class="form__label" for="country">Country</label>
		<input id="country" name="fields[country]" value="" readOnly>
	</div>
</div>

*/
.form {
  width: 500px;
  max-width: 100%;
  margin-bottom: 3rem;
}
.form--center {
  margin-left: auto;
  margin-right: auto;
}
.form--margin {
  margin-bottom: 4rem;
}
.form__col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.form__col > * {
  width: calc(50% - 0.5rem);
}
.form__row {
  margin-top: 1rem;
}
.form__row--date input:focus + .form__date-placeholder,
.form__row--date input.active + .form__date-placeholder {
  display: none;
}
.form__row--date .form__date-placeholder {
  background-color: #ffffff;
  pointer-events: none;
  padding: 0.5ex 1ex;
  width: 100%;
  max-width: 160px;
  position: absolute;
  z-index: 1;
  bottom: 7px;
  left: 2px;
}
.form__row--date .form__date-placeholder p {
  margin: 0;
}
.form__row--checkbox input[type=checkbox] {
  position: absolute;
  top: 3px;
  left: 0;
}
.form__row--checkbox .form__label {
  padding-left: 1.25rem;
}
.form__row--flex {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 640px) {
  .form__row--flex {
    flex-direction: row;
  }
}
.form__error {
  color: #000000;
}
.form__field {
  width: 100%;
  flex: 1;
}
@media (min-width: 768px) {
  .form__field--fullwidth {
    width: 100%;
  }
}
.form__label {
  display: block;
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
.form__label--required::after {
  content: "*";
  margin-left: 0.25em;
  color: red;
}
.form__label--checkbox {
  align-items: center;
  display: flex;
}
.form__label--checkbox input {
  margin-right: 0.75rem;
}
.form__note {
  color: grey;
  display: block;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
.form__error-list {
  margin: 0.5em 0 0 0;
  padding: 0;
  list-style: none;
  color: red;
}
.form__error-list li {
  margin: 0 0 0.5em;
}

.form-error-summary {
  border-radius: 0.25em;
}
.form-error-summary__success {
  padding: 1em;
  color: #ffffff;
  background-color: #3D3051;
}
.form-error-summary h4 {
  margin: 0;
}
.form-error-summary p {
  margin-top: 0.5ex;
}

#workOrganisationOtherWrapper, #workAddressCountryOtherWrapper {
  margin-top: 1rem;
}
#workOrganisationOtherWrapper.hidden, #workAddressCountryOtherWrapper.hidden {
  display: none;
}

.header {
  background-color: #3D3051;
}
@media (min-width: 950px) {
  .header__container-upper, .header__container-lower {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
}
.header__container-lower {
  padding: 1rem 0;
}
@media (min-width: 950px) {
  .header__container-lower {
    padding: 1.5rem 0 0;
  }
}
.header__container-upper {
  padding-top: 0.5rem;
  padding-bottom: 0.55rem;
  background-color: #0CC0DF;
  max-width: unset;
}
.header__announcement {
  margin: auto;
}
.header__announcement p {
  margin: 0;
  display: inline;
}
@media (max-width: 950px) {
  .header__announcement {
    text-align: center;
  }
}
.header__announcement-title {
  color: #000000;
}
.header__announcement-link {
  color: #000000;
}
.header__upper-nav {
  color: #000000;
}
.header__upper-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header__upper-nav li {
  display: inline;
  font-size: 0.9rem;
  font-weight: 800;
  margin-left: 1.5rem;
}
.header__upper-nav li:first-of-type {
  margin: 0;
}
.header__upper-nav a {
  text-decoration: none;
}
@media (max-width: 950px) {
  .header__upper-nav {
    display: none;
  }
}
.header__logo {
  display: block;
  max-width: 190px;
  margin: auto;
}
.header hr {
  margin: 1.5rem 0 0 0;
  border: 0;
  height: 1px;
  background: #F4F1F8;
  opacity: 0.3;
}
.header__searchbar {
  background-color: #836aaa;
  padding-top: 4.5rem;
  padding-bottom: 3.5rem;
  overflow: hidden;
}
.header__searchbar .form {
  display: flex;
  margin: auto;
}
.header__searchbar .button {
  border-radius: 0 5px 5px 0;
  width: 220px;
}
.header__searchbar input[type=text] {
  border: 1px solid #3D3051;
  border-radius: 5px 0 0 5px;
}
.header__searchbar-close {
  position: absolute;
  top: 1.5rem;
  right: 2rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background-color: unset;
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0;
  padding: 0;
}
.header__button {
  font-size: 0.9rem;
  font-weight: 800;
  padding: 0.5ex 1ex 0.7ex;
}
.header__icon {
  position: absolute;
  top: 2rem;
  right: 2rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  border: 0;
  background: transparent;
}
@media (min-width: 950px) {
  .header__icon {
    right: unset;
    left: 2rem;
  }
}
.header__buttons {
  display: none;
}
@media (min-width: 950px) {
  .header__buttons {
    position: absolute;
    top: 2rem;
    right: 2rem;
    display: flex;
    align-items: center;
  }
  .header__buttons > a {
    white-space: nowrap;
    margin: 0 0 0 1.4ex;
  }
  .header__buttons .button--two {
    font-size: 1rem;
  }
}

.hero-banner {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  margin-bottom: 3rem;
}
@media (min-width: 900px) {
  .hero-banner {
    margin-bottom: 4rem;
    min-height: 30vw;
  }
}
.hero-banner__container {
  padding-top: 3rem;
  padding-bottom: 10rem;
}
@media (min-width: 750px) {
  .hero-banner__container {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.hero-banner__text {
  width: 100%;
  padding: 1.5rem 2.25rem 3rem;
  background-color: #3D3051;
  border-radius: 10px;
  color: #ffffff;
}
@media (min-width: 750px) {
  .hero-banner__text {
    width: 50%;
  }
}
.hero-banner__heading {
  font-size: 1.8rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
  margin: 0;
}
@media (min-width: 700px) {
  .hero-banner__heading {
    font-size: 2.34rem;
  }
}
@media (min-width: 1200px) {
  .hero-banner__heading {
    font-size: 3.75rem;
  }
}
.hero-banner__copy {
  font-size: 1.12rem;
  font-weight: 800;
}
.hero-banner__button {
  margin-top: 3ex;
}

.hero-plain {
  background-color: #3D3051;
  color: #ffffff;
  margin-bottom: 3rem;
}
@media (min-width: 900px) {
  .hero-plain {
    margin-bottom: 4rem;
  }
}
.hero-plain__container {
  padding-bottom: 4rem;
  padding-top: 3rem;
}
.hero-plain__text {
  max-width: 840px;
}
.hero-plain__text--event .hero-plain__copy {
  margin-top: 3.5ex;
}
.hero-plain__text--event .hero-plain__button {
  margin-top: 3.5ex;
}
.hero-plain__heading {
  font-size: 1.8rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
  margin: 0;
}
@media (min-width: 700px) {
  .hero-plain__heading {
    font-size: 2.34rem;
  }
}
@media (min-width: 1200px) {
  .hero-plain__heading {
    font-size: 3.75rem;
  }
}
.hero-plain__copy {
  font-size: 1.12rem;
  font-weight: 800;
}
.hero-plain__register {
  font-size: 1.12rem;
  font-weight: 800;
  font-weight: 400;
  margin-top: 0.5ex;
}
.hero-plain__date {
  font-size: 1.12rem;
  font-weight: 400;
  margin-top: 3.5ex;
}
.hero-plain__location {
  font-size: 1.12rem;
  font-weight: 400;
  margin-top: 0.5ex;
}
.hero-plain__categories {
  margin-top: 0.5rem;
}
.hero-plain__categories .categories__item {
  background-color: #ffffff;
  color: #3D3051;
}
.hero-plain__button {
  margin-top: 3ex;
}

.hero {
  background-color: #3D3051;
  color: #ffffff;
  margin-bottom: 3rem;
}
@media (min-width: 900px) {
  .hero {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1100px) {
  .hero {
    margin-bottom: calc(16vw + 4rem);
  }
}
.hero__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column-reverse;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 800px) {
  .hero__container {
    flex-direction: row;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
.hero__text {
  width: 100%;
}
@media (min-width: 800px) {
  .hero__text {
    width: 50%;
  }
}
.hero__image {
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  height: 60vw;
  max-height: 800px;
  border-radius: 10px;
}
@media (min-width: 800px) {
  .hero__image {
    width: calc(50% - 3.5rem);
    height: 45vw;
  }
}
@media (min-width: 1100px) {
  .hero__image {
    right: -2rem;
    margin-bottom: -16vw;
  }
}
.hero__heading {
  font-size: 1.8rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
  margin-top: 1ex;
}
@media (min-width: 700px) {
  .hero__heading {
    font-size: 2.34rem;
  }
}
@media (min-width: 1200px) {
  .hero__heading {
    font-size: 3.75rem;
  }
}
@media (min-width: 800px) {
  .hero__heading {
    margin-top: 0;
  }
}
.hero__copy {
  font-size: 1.2rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
  margin-top: 1.5ex;
}
@media (min-width: 1200px) {
  .hero__copy {
    font-size: 1.5rem;
  }
}

.images {
  margin-bottom: 3rem;
}
@media (min-width: 900px) {
  .images {
    margin-bottom: 4rem;
  }
}
.images__caption {
  font-size: 0.87rem;
  margin-top: 1ex;
}

.intro {
  margin-bottom: 2.18rem;
}
.intro__heading {
  font-size: 1.33rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
  color: #3D3051;
}
@media (min-width: 700px) {
  .intro__heading {
    font-size: 1.6rem;
  }
}
@media (min-width: 1200px) {
  .intro__heading {
    font-size: 2.1rem;
  }
}
.intro__heading--one {
  font-size: 1.5rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
}
@media (min-width: 700px) {
  .intro__heading--one {
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .intro__heading--one {
    font-size: 2.87rem;
  }
}
.intro__heading--three {
  font-size: 1.2rem;
  font-weight: 800;
  margin-bottom: -0.5ex;
}
@media (min-width: 1200px) {
  .intro__heading--three {
    font-size: 1.5rem;
  }
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s;
  z-index: 5;
}
.modal--active {
  pointer-events: all;
  opacity: 1;
}
.modal--active .modal__container {
  transform: translate(-50%, -50%);
}
.modal__container {
  max-width: 870px;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, calc(-50% + 3rem));
  padding: 2rem;
  transition: transform 0.2s 0.1s;
}
.modal__inner {
  background-color: #ffffff;
  padding: 1rem;
  text-align: center;
}
.modal__close {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #3D3051;
  cursor: pointer;
  z-index: 2;
}
.modal__video {
  padding-top: 56%;
}
.modal__video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.modal__button {
  margin-top: 0.8rem;
}
.modal__button[href=""] {
  display: none;
}

@media (min-width: 950px) {
  .nav {
    width: 100%;
    color: #ffffff;
    position: static;
    border-top: 1px solid #9E98A8;
    margin: 1.3rem 0 0;
    padding: 1rem 0 0;
  }
  .nav a {
    text-decoration: none;
  }
  .nav__back {
    display: none;
  }
  .nav__dropdown-trigger {
    display: none;
  }
  .nav__toggle {
    display: none;
  }
  .nav__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    position: inherit;
    justify-content: center;
  }
  .nav__list > .nav__item {
    z-index: 10;
    padding-bottom: 1.1rem;
  }
  .nav__item {
    font-size: 0.9rem;
    margin: 0 0.5rem;
    font-weight: 800;
  }
  .nav__item + .nav__heading {
    margin-top: 3ex;
  }
}
@media (min-width: 950px) and (min-width: 1150px) {
  .nav__item {
    font-size: 1.06rem;
    margin: 0 0 0 1.5rem;
  }
}
@media (min-width: 950px) {
  .nav__item:first-of-type {
    margin: 0;
  }
}
@media (min-width: 950px) {
  .nav__item--button a {
    background-color: #836aaa;
    border: 1px solid #836aaa;
    border-radius: 7px;
    padding: 0.5ex 2ex 0.7ex;
    transition: background-color 0.2s, color 0.2s;
  }
  .nav__item--button a:hover {
    background-color: #ffffff;
    color: #836aaa;
  }
}
@media (min-width: 950px) {
  .nav__item--small {
    display: none;
  }
}
@media (min-width: 950px) {
  .nav__item--desktop-hide {
    display: none;
  }
}
@media (min-width: 950px) {
  .nav__item--mega {
    position: static;
  }
  .nav__item--mega .nav__dropdown {
    width: 100%;
    top: calc(100% - 0rem);
  }
  .nav__item--mega .nav__dropdown-wrapper {
    display: flex;
    padding: 2.5rem;
    justify-content: space-between;
  }
  .nav__item--mega .nav__dropdown-wrapper > * {
    width: calc(33.33% - 4rem);
  }
}
@media (min-width: 950px) {
  .nav__item:hover > .nav__dropdown {
    pointer-events: all;
    opacity: 1;
    transform: translateY(0);
  }
}
@media (min-width: 950px) {
  .nav__item--dropdown > a::after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    pointer-events: none;
    height: 1px;
    background-color: #836aaa;
    opacity: 0;
    bottom: -8px;
    transition: opacity 0.3s, bottom 0.4s;
  }
  .nav__item--dropdown:hover > a::after {
    bottom: -5px;
    opacity: 1;
  }
}
@media (min-width: 950px) {
  .nav__dropdown {
    pointer-events: none;
    opacity: 0;
    transform: translateY(2rem);
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    color: #3D3051;
    width: 300px;
    transition: transform 0.2s, opacity 0.1s;
  }
  .nav__dropdown:hover {
    pointer-events: all;
    opacity: 1;
    transform: translateY(0);
  }
  .nav__dropdown-wrapper {
    background: #ffffff;
    padding: 1.5rem;
  }
  .nav__dropdown h2 {
    margin-top: 0;
  }
  .nav__dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 1.5rem;
  }
  .nav__dropdown li {
    margin: 0;
  }
  .nav__dropdown .nav__item {
    border-bottom: 1px solid #836aaa;
    padding: 1ex 0 1ex 2.5ex;
    margin: 0;
    display: inline-block;
    width: 100%;
  }
  .nav__dropdown .nav__item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1.4ex;
    width: 2ex;
    height: 2ex;
    background-image: url("/img/icon-arrow-right.png");
    background-size: 1.2ex;
    background-position: 50%;
    background-repeat: no-repeat;
  }
}
@media (min-width: 950px) and (min-width: 950px) {
  .nav__dropdown .nav__item {
    padding: 1.3ex 0 1.3ex 2.5ex;
  }
}
@media (min-width: 950px) {
  .nav__heading {
    margin: 0;
  }
  .nav__heading h2 {
    font-size: 0.87rem;
    margin: 0;
    color: #836aaa;
  }
}
@media (min-width: 950px) {
  .nav__offer-heading {
    font-size: 1.1rem;
    margin: 0;
    margin-top: 0.5rem !important;
  }
  .nav__offer p {
    border-bottom: 1px solid #836aaa;
    padding: 1ex 0 1ex 2.5ex;
    margin: 0;
    display: inline-block;
    width: 100%;
    border-bottom: 0;
    padding-bottom: 0;
    margin: 0;
  }
  .nav__offer p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1.4ex;
    width: 2ex;
    height: 2ex;
    background-image: url("/img/icon-arrow-right.png");
    background-size: 1.2ex;
    background-position: 50%;
    background-repeat: no-repeat;
  }
}
@media (min-width: 950px) and (min-width: 950px) {
  .nav__offer p {
    padding: 1.3ex 0 1.3ex 2.5ex;
  }
}
@media (min-width: 950px) {
  .nav__offer-thumbnail {
    border-radius: 5px;
  }
}
@media (min-width: 950px) {
  .nav__mobile-buttons {
    display: none;
  }
}
@media (max-width: 950px) {
  .nav {
    position: static;
  }
  .nav .js-dropdown-toggle {
    cursor: pointer;
  }
  .nav a {
    text-decoration: none;
  }
  .nav__col--spacer {
    display: none;
  }
  .nav__dropdown-trigger {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: transparent;
    border: 0;
    width: 1.4rem;
    height: 1.8rem;
    padding: 0;
    z-index: 1;
    cursor: pointer;
    position: absolute;
  }
  .nav__actions {
    position: absolute;
    left: 2rem;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    gap: 1rem;
    z-index: 3;
  }
  .nav__toggle {
    cursor: pointer;
    background-color: transparent;
    border: 0;
    display: block;
    width: 1.8rem;
    height: 1.5rem;
    background-image: url("/img/icon-nav-open.png");
    background-size: cover;
    background-position: 50%;
  }
  .nav__toggle--active {
    background-image: url("/img/icon-nav-close.png");
  }
  .nav__back {
    cursor: pointer;
    background-color: transparent;
    border: 0;
    display: none;
    width: 1.8rem;
    height: 1.5rem;
    background-image: url("/img/icon-nav-back.png");
    background-size: 0.8rem;
    background-repeat: no-repeat;
    background-position: 50%;
  }
  .nav__back--active {
    display: block;
  }
  .nav__list {
    list-style: none;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100vh;
    max-width: 470px;
    background-color: #ffffff;
    color: #3D3051;
    z-index: 2;
    padding: 6rem 2rem 3rem;
    left: -100%;
    transition: left 0.3s;
  }
  .nav__list--active {
    left: 0;
  }
  .nav__list > .nav__item {
    position: static;
    margin: 0;
  }
  .nav__list > .nav__item:not(.nav__list > .nav__item--button, .nav__list > .nav__item--small) > a {
    border-bottom: 1px solid #836aaa;
    padding: 1ex 0 1ex 2.5ex;
    margin: 0;
    display: inline-block;
    width: 100%;
  }
  .nav__list > .nav__item:not(.nav__list > .nav__item--button, .nav__list > .nav__item--small) > a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1.4ex;
    width: 2ex;
    height: 2ex;
    background-image: url("/img/icon-arrow-right.png");
    background-size: 1.2ex;
    background-position: 50%;
    background-repeat: no-repeat;
  }
}
@media (max-width: 950px) and (min-width: 950px) {
  .nav__list > .nav__item:not(.nav__list > .nav__item--button, .nav__list > .nav__item--small) > a {
    padding: 1.3ex 0 1.3ex 2.5ex;
  }
}
@media (max-width: 950px) {
  .nav__item {
    font-size: 1.06rem;
    font-weight: 800;
  }
  .nav__item--icon {
    display: none !important;
  }
  .nav__item--small {
    margin-top: 4rem !important;
  }
  .nav__item--small + .nav__item--small {
    margin: 1.6ex 0 0 !important;
  }
  .nav__item--small button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-align: left;
    background: unset;
    color: #3D3051;
    margin-bottom: 1.5ex;
  }
  .nav__item--button .button {
    width: 100%;
    margin-top: 1.6ex;
  }
  .nav__item--mobile-hide {
    display: none;
  }
  .nav__item--dropdown {
    display: flex;
    align-items: center;
  }
  .nav__item--dropdown > a {
    width: 100% !important;
    margin-right: -1rem !important;
  }
}
@media (max-width: 950px) {
  .nav__icon {
    display: none;
  }
}
@media (max-width: 950px) {
  .nav__dropdown {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    max-width: 470px;
    background-color: #ffffff;
    color: #3D3051;
    z-index: 2;
    padding: 6rem 2rem 3rem;
    height: 100%;
    transition: left 0.3s;
  }
  .nav__dropdown--active {
    left: 0;
  }
  .nav__dropdown h2 {
    margin-top: 0;
  }
  .nav__dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 1.5rem;
  }
  .nav__dropdown li {
    margin: 0;
  }
  .nav__dropdown .nav__item {
    border-bottom: 1px solid #836aaa;
    padding: 1ex 0 1ex 2.5ex;
    margin: 0;
    display: inline-block;
    width: 100%;
  }
  .nav__dropdown .nav__item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1.4ex;
    width: 2ex;
    height: 2ex;
    background-image: url("/img/icon-arrow-right.png");
    background-size: 1.2ex;
    background-position: 50%;
    background-repeat: no-repeat;
  }
}
@media (max-width: 950px) and (min-width: 950px) {
  .nav__dropdown .nav__item {
    padding: 1.3ex 0 1.3ex 2.5ex;
  }
}
@media (max-width: 950px) {
  .nav__dropdown-wrapper {
    overflow: scroll;
    height: 100%;
    padding-bottom: 3rem;
  }
}
@media (max-width: 950px) {
  .nav__heading {
    margin: 0;
  }
  .nav__heading h2 {
    font-size: 0.87rem;
    margin: 0;
    color: #836aaa;
  }
}
@media (max-width: 950px) {
  .nav__offer-heading {
    font-size: 1.1rem;
    margin: 0;
  }
  .nav__offer p {
    border-bottom: 1px solid #836aaa;
    padding: 1ex 0 1ex 2.5ex;
    margin: 0;
    display: inline-block;
    width: 100%;
    border-bottom: 0;
    padding-bottom: 0;
    margin: 0;
  }
  .nav__offer p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1.4ex;
    width: 2ex;
    height: 2ex;
    background-image: url("/img/icon-arrow-right.png");
    background-size: 1.2ex;
    background-position: 50%;
    background-repeat: no-repeat;
  }
}
@media (max-width: 950px) and (min-width: 950px) {
  .nav__offer p {
    padding: 1.3ex 0 1.3ex 2.5ex;
  }
}
@media (max-width: 950px) {
  .nav__mobile-buttons {
    margin-top: 2rem;
  }
  .nav__mobile-buttons .button--plain {
    color: #3D3051;
    text-decoration: underline;
  }
  .nav__mobile-buttons .button--plain:hover {
    color: #3D3051 !important;
  }
  .nav__mobile-buttons > a {
    margin: 0 0 0.6rem;
  }
}
.pagination {
  display: inline-flex;
  margin: 1rem 0 5rem;
}
.pagination__button {
  padding: 0.25rem 1rem;
  background-color: #3D3051;
  color: #ffffff;
  border-radius: 5px;
  text-decoration: none;
}
.pagination__current {
  padding: 0.25rem 1rem;
  border: 1px solid;
  border-radius: 5px;
}
.pagination__list {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination__list li {
  margin: 0;
  padding: 0.25rem 1rem;
}

.video {
  margin-bottom: 3rem;
}
@media (min-width: 900px) {
  .video {
    margin-bottom: 4rem;
  }
}
.video__button {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: left;
}
.video__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 4.3rem;
  z-index: 1;
  pointer-events: none;
}
.video__caption {
  font-size: 0.87rem;
  margin-top: 1ex;
  display: inline-block;
}

/* import modules */
/* import third party  styles */
/* import 'sins' file - when you need to put a quick hacky fix in */
/* 
This file is for nasty, hacky, fixes that need to be done quickly
They should always only be temporary and should be resolved properly asap then removed from this file
*/

/*# sourceMappingURL=style.css.map*/