@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em&xxxlarge=120em&xxxxlarge=143.75em";
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #1a1a1a;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #151F35;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 3.8125rem;
  margin: 0 0 1rem;
  padding: 1.1875rem 1.375rem;
  border: 3px solid #8a8a8a;
  border-radius: 0;
  background-color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 3px solid #1a1a1a;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px #8a8a8a;
          box-shadow: 0 0 5px #8a8a8a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #f0f4f5;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

input[type=search] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::-webkit-input-placeholder {
  color: #8a8a8a;
}

::-moz-placeholder {
  color: #8a8a8a;
}

:-ms-input-placeholder {
  color: #8a8a8a;
}

::-ms-input-placeholder {
  color: #8a8a8a;
}

::placeholder {
  color: #8a8a8a;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #000000;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.6875rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #000000;
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #8a8a8a;
  background: #f0f4f5;
  color: #000000;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #8a8a8a;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 3.8125rem;
  margin: 0 0 1rem;
  padding: 1.1875rem 1.375rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 3px solid #8a8a8a;
  border-radius: 0;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2826, 26, 26%29"></polygon></svg>');
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 3px solid #1a1a1a;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px #8a8a8a;
          box-shadow: 0 0 5px #8a8a8a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:disabled {
  background-color: #f0f4f5;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: rgb(249.9, 237, 235);
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

.is-invalid-label {
  color: #cc4b37;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37;
}
.form-error.is-visible {
  display: block;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1.5rem;
  font-size: inherit;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "degular";
  font-style: normal;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #8a8a8a;
}

h1, .h1 {
  font-size: 3.1875rem;
  line-height: 0.9411764706;
  margin-top: 0;
  margin-bottom: 0;
}

h2, .h2 {
  font-size: 1.5rem;
  line-height: 1.2916666667;
  margin-top: 0;
  margin-bottom: 1.25rem;
}

h3, .h3 {
  font-size: 1.25rem;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 1.25rem;
}

h4, .h4 {
  font-size: 0.875rem;
  line-height: 1.2857142857;
  margin-top: 0;
  margin-bottom: 1.25rem;
}

h5, .h5 {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  margin-top: 0;
  margin-bottom: 1.25rem;
}

h6, .h6 {
  font-size: 0.625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.25rem;
}

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 5.625rem;
  }
}
@media screen and (min-width: 75em) {
  h1, .h1 {
    font-size: 6.25rem;
  }
  h2, .h2 {
    font-size: 1.875rem;
    margin-bottom: 1.875rem;
  }
  h3, .h3 {
    font-size: 1.625rem;
    margin-bottom: 1.875rem;
  }
  h4, .h4 {
    font-size: 1.125rem;
    margin-bottom: 1.875rem;
  }
  h5, .h5 {
    font-size: 1rem;
    margin-bottom: 1.875rem;
  }
  h6, .h6 {
    font-size: 0.875rem;
    margin-bottom: 1.875rem;
  }
}
@media screen and (min-width: 90em) {
  h1, .h1 {
    font-size: 7.875rem;
    line-height: 0.873015873;
  }
}
@media screen and (min-width: 120em) {
  h1, .h1 {
    font-size: 10rem;
  }
}
@media screen and (min-width: 143.75em) {
  h1, .h1 {
    font-size: 12.5rem;
  }
}
a {
  line-height: inherit;
  color: #EB5E94;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(229.9104972376, 53.0295027624, 120.771160221);
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 101.25rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #8a8a8a;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1.5rem;
  list-style-position: outside;
  line-height: 1.5;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1.5rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #8a8a8a;
}
blockquote, blockquote p {
  line-height: 1.5;
  color: #1a1a1a;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #000000;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #f0f4f5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000000;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #1a1a1a;
}

.lead {
  font-size: 125%;
  line-height: 1.5;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #1a1a1a;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #8a8a8a;
  background-color: #f0f4f5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000000;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #8a8a8a;
  background-color: #f0f4f5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000000;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            print-color-adjust: economy;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #1a1a1a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.grid-container {
  max-width: 101.25rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-container {
    padding-right: 1.246875rem;
    padding-left: 1.246875rem;
  }
}
.grid-container.fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container.fluid {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-container.fluid {
    padding-right: 1.246875rem;
    padding-left: 1.246875rem;
  }
}
.grid-container.full {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0;
}

.grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.cell.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.3333333333%;
}

.grid-x > .small-2 {
  width: 16.6666666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.3333333333%;
}

.grid-x > .small-5 {
  width: 41.6666666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.3333333333%;
}

.grid-x > .small-8 {
  width: 66.6666666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.3333333333%;
}

.grid-x > .small-11 {
  width: 91.6666666667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .grid-x > .xlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .xlarge-12, .grid-x > .xlarge-11, .grid-x > .xlarge-10, .grid-x > .xlarge-9, .grid-x > .xlarge-8, .grid-x > .xlarge-7, .grid-x > .xlarge-6, .grid-x > .xlarge-5, .grid-x > .xlarge-4, .grid-x > .xlarge-3, .grid-x > .xlarge-2, .grid-x > .xlarge-1, .grid-x > .xlarge-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .xlarge-shrink {
    width: auto;
  }
  .grid-x > .xlarge-1 {
    width: 8.3333333333%;
  }
  .grid-x > .xlarge-2 {
    width: 16.6666666667%;
  }
  .grid-x > .xlarge-3 {
    width: 25%;
  }
  .grid-x > .xlarge-4 {
    width: 33.3333333333%;
  }
  .grid-x > .xlarge-5 {
    width: 41.6666666667%;
  }
  .grid-x > .xlarge-6 {
    width: 50%;
  }
  .grid-x > .xlarge-7 {
    width: 58.3333333333%;
  }
  .grid-x > .xlarge-8 {
    width: 66.6666666667%;
  }
  .grid-x > .xlarge-9 {
    width: 75%;
  }
  .grid-x > .xlarge-10 {
    width: 83.3333333333%;
  }
  .grid-x > .xlarge-11 {
    width: 91.6666666667%;
  }
  .grid-x > .xlarge-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x {
    margin-left: -1.246875rem;
    margin-right: -1.246875rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x > .cell {
    width: calc(100% - 2.49375rem);
    margin-left: 1.246875rem;
    margin-right: 1.246875rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.25rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.25rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.25rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.25rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.25rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.25rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.25rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.25rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.25rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.25rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.25rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.25rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.25rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 2.49375rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 2.49375rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 2.49375rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 2.49375rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 2.49375rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 2.49375rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 2.49375rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 2.49375rem);
  }
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 2.49375rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 2.49375rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 2.49375rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 2.49375rem);
  }
  .grid-margin-x > .xlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xlarge-1 {
    width: calc(8.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .xlarge-2 {
    width: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 2.49375rem);
  }
  .grid-margin-x > .xlarge-4 {
    width: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .xlarge-5 {
    width: calc(41.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 2.49375rem);
  }
  .grid-margin-x > .xlarge-7 {
    width: calc(58.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .xlarge-8 {
    width: calc(66.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 2.49375rem);
  }
  .grid-margin-x > .xlarge-10 {
    width: calc(83.3333333333% - 2.49375rem);
  }
  .grid-margin-x > .xlarge-11 {
    width: calc(91.6666666667% - 2.49375rem);
  }
  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 2.49375rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -1.246875rem;
    margin-left: -1.246875rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -1.246875rem;
    margin-left: -1.246875rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-x > .cell {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-padding-x > .cell {
    padding-right: 1.246875rem;
    padding-left: 1.246875rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.3333333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.6666666667%;
}

.small-up-7 > .cell {
  width: 14.2857142857%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-up-1 > .cell {
    width: 100%;
  }
  .xlarge-up-2 > .cell {
    width: 50%;
  }
  .xlarge-up-3 > .cell {
    width: 33.3333333333%;
  }
  .xlarge-up-4 > .cell {
    width: 25%;
  }
  .xlarge-up-5 > .cell {
    width: 20%;
  }
  .xlarge-up-6 > .cell {
    width: 16.6666666667%;
  }
  .xlarge-up-7 > .cell {
    width: 14.2857142857%;
  }
  .xlarge-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1.25rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1.25rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1.25rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.25rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.25rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.25rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.25rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.25rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 2.49375rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 2.49375rem);
  }
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 2.49375rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 2.49375rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 2.49375rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 2.49375rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 2.49375rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 2.49375rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 2.49375rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 2.49375rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 2.49375rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 2.49375rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 2.49375rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 2.49375rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 2.49375rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 2.49375rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 2.49375rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 2.49375rem);
  }
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 2.49375rem);
  }
  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 2.49375rem);
  }
  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 2.49375rem);
  }
  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 2.49375rem);
  }
  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.2857142857% - 2.49375rem);
  }
  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 2.49375rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .small-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 1.25rem / 2);
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 1.25rem / 2);
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 1.25rem / 2);
}

.small-offset-3 {
  margin-left: 25%;
}

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 1.25rem / 2);
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 1.25rem / 2);
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 1.25rem / 2);
}

.small-offset-6 {
  margin-left: 50%;
}

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 1.25rem / 2);
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 1.25rem / 2);
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 1.25rem / 2);
}

.small-offset-9 {
  margin-left: 75%;
}

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 1.25rem / 2);
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 1.25rem / 2);
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 1.25rem / 2);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.25rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 1.25rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 1.25rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.25rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 1.25rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 1.25rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.25rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 1.25rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 1.25rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.25rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 1.25rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 1.25rem / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.25rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 1.25rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 1.25rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.25rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 1.25rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 1.25rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.25rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 1.25rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 1.25rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.25rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 1.25rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 1.25rem / 2);
  }
}
@media screen and (min-width: 75em) {
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 2.49375rem / 2);
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.3333333333% + 2.49375rem / 2);
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.6666666667% + 2.49375rem / 2);
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 2.49375rem / 2);
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.3333333333% + 2.49375rem / 2);
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.6666666667% + 2.49375rem / 2);
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 2.49375rem / 2);
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.3333333333% + 2.49375rem / 2);
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.6666666667% + 2.49375rem / 2);
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 2.49375rem / 2);
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.3333333333% + 2.49375rem / 2);
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.6666666667% + 2.49375rem / 2);
  }
}
.grid-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .grid-y > .xlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .xlarge-12, .grid-y > .xlarge-11, .grid-y > .xlarge-10, .grid-y > .xlarge-9, .grid-y > .xlarge-8, .grid-y > .xlarge-7, .grid-y > .xlarge-6, .grid-y > .xlarge-5, .grid-y > .xlarge-4, .grid-y > .xlarge-3, .grid-y > .xlarge-2, .grid-y > .xlarge-1, .grid-y > .xlarge-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .xlarge-shrink {
    height: auto;
  }
  .grid-y > .xlarge-1 {
    height: 8.3333333333%;
  }
  .grid-y > .xlarge-2 {
    height: 16.6666666667%;
  }
  .grid-y > .xlarge-3 {
    height: 25%;
  }
  .grid-y > .xlarge-4 {
    height: 33.3333333333%;
  }
  .grid-y > .xlarge-5 {
    height: 41.6666666667%;
  }
  .grid-y > .xlarge-6 {
    height: 50%;
  }
  .grid-y > .xlarge-7 {
    height: 58.3333333333%;
  }
  .grid-y > .xlarge-8 {
    height: 66.6666666667%;
  }
  .grid-y > .xlarge-9 {
    height: 75%;
  }
  .grid-y > .xlarge-10 {
    height: 83.3333333333%;
  }
  .grid-y > .xlarge-11 {
    height: 91.6666666667%;
  }
  .grid-y > .xlarge-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -1.246875rem;
    margin-bottom: -1.246875rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-y > .cell {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-padding-y > .cell {
    padding-top: 1.246875rem;
    padding-bottom: 1.246875rem;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y {
    margin-top: -1.246875rem;
    margin-bottom: -1.246875rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .cell {
    height: calc(100% - 2.49375rem);
    margin-top: 1.246875rem;
    margin-bottom: 1.246875rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.25rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.25rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.25rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2.49375rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2.49375rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2.49375rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2.49375rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 2.49375rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 2.49375rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 2.49375rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 2.49375rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 2.49375rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 2.49375rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 2.49375rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 2.49375rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .xlarge-grid-frame {
    width: 100%;
  }
  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xlarge-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh;
  width: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-y.xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y {
    margin-top: -1.246875rem;
    margin-bottom: -1.246875rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .cell {
    height: calc(100% - 2.49375rem);
    margin-top: 1.246875rem;
    margin-bottom: 1.246875rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.25rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.25rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.25rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2.49375rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2.49375rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2.49375rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2.49375rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 2.49375rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 2.49375rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 2.49375rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 2.49375rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 2.49375rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 2.49375rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 2.49375rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 2.49375rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 2.49375rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 2.49375rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.25rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.25rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 2.49375rem);
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  border: 2px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 1rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0.875rem 1.563rem;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #EB5E94;
  color: #ffffff;
}
.button:hover, .button:focus {
  background-color: rgb(229.546961326, 50.103038674, 118.8262430939);
  color: #ffffff;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #EB5E94;
  color: #000000;
}
.button.primary:hover, .button.primary:focus {
  background-color: rgb(227.729281768, 35.470718232, 109.1016574586);
  color: #000000;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #41A494;
  color: #000000;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: rgb(52, 131.2, 118.4);
  color: #000000;
}
.button.gray, .button.gray.disabled, .button.gray[disabled], .button.gray.disabled:hover, .button.gray[disabled]:hover, .button.gray.disabled:focus, .button.gray[disabled]:focus {
  background-color: #f0f4f5;
  color: #000000;
}
.button.gray:hover, .button.gray:focus {
  background-color: rgb(181.8, 201.32, 206.2);
  color: #000000;
}
.button.white, .button.white.disabled, .button.white[disabled], .button.white.disabled:hover, .button.white[disabled]:hover, .button.white.disabled:focus, .button.white[disabled]:focus {
  background-color: #ffffff;
  color: #000000;
}
.button.white:hover, .button.white:focus {
  background-color: #cccccc;
  color: #000000;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #000000;
}
.button.success:hover, .button.success:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #000000;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #000000;
}
.button.warning:hover, .button.warning:focus {
  background-color: rgb(204, 139.2, 0);
  color: #000000;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #000000;
}
.button.alert:hover, .button.alert:focus {
  background-color: rgb(165.0996015936, 58.6103585657, 42.1003984064);
  color: #000000;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #EB5E94;
  color: #EB5E94;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: rgb(146.3232044199, 18.1767955801, 67.2541436464);
  color: rgb(146.3232044199, 18.1767955801, 67.2541436464);
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #EB5E94;
  color: #EB5E94;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: rgb(146.3232044199, 18.1767955801, 67.2541436464);
  color: rgb(146.3232044199, 18.1767955801, 67.2541436464);
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #41A494;
  color: #41A494;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: rgb(32.5, 82, 74);
  color: rgb(32.5, 82, 74);
}
.button.hollow.gray, .button.hollow.gray.disabled, .button.hollow.gray[disabled], .button.hollow.gray.disabled:hover, .button.hollow.gray[disabled]:hover, .button.hollow.gray.disabled:focus, .button.hollow.gray[disabled]:focus {
  border: 1px solid #f0f4f5;
  color: #f0f4f5;
}
.button.hollow.gray:hover, .button.hollow.gray:focus {
  border-color: rgb(97, 135.8, 145.5);
  color: rgb(97, 135.8, 145.5);
}
.button.hollow.white, .button.hollow.white.disabled, .button.hollow.white[disabled], .button.hollow.white.disabled:hover, .button.hollow.white[disabled]:hover, .button.hollow.white.disabled:focus, .button.hollow.white[disabled]:focus {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.button.hollow.white:hover, .button.hollow.white:focus {
  border-color: rgb(127.5, 127.5, 127.5);
  color: rgb(127.5, 127.5, 127.5);
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: rgb(103.187250996, 36.6314741036, 26.312749004);
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #EB5E94;
}
.button.clear:hover, .button.clear:focus {
  color: rgb(146.3232044199, 18.1767955801, 67.2541436464);
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #EB5E94;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: rgb(146.3232044199, 18.1767955801, 67.2541436464);
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #41A494;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: rgb(32.5, 82, 74);
}
.button.clear.gray, .button.clear.gray.disabled, .button.clear.gray[disabled], .button.clear.gray.disabled:hover, .button.clear.gray[disabled]:hover, .button.clear.gray.disabled:focus, .button.clear.gray[disabled]:focus {
  color: #f0f4f5;
}
.button.clear.gray:hover, .button.clear.gray:focus {
  color: rgb(97, 135.8, 145.5);
}
.button.clear.white, .button.clear.white.disabled, .button.clear.white[disabled], .button.clear.white.disabled:hover, .button.clear.white[disabled]:hover, .button.clear.white.disabled:focus, .button.clear.white[disabled]:focus {
  color: #ffffff;
}
.button.clear.white:hover, .button.clear.white:focus {
  color: rgb(127.5, 127.5, 127.5);
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: rgb(127.5, 87, 0);
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #ffffff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1.563rem;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #EB5E94;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #EB5E94;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #41A494;
}
.button.dropdown.hollow.gray::after, .button.dropdown.clear.gray::after {
  border-top-color: #f0f4f5;
}
.button.dropdown.hollow.white::after, .button.dropdown.clear.white::after {
  border-top-color: #ffffff;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.callout {
  background-color: white;
  color: #1a1a1a;
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 0;
  border-radius: 0;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: rgb(252, 230.85, 238.95);
  color: #1a1a1a;
}
.callout.secondary {
  background-color: rgb(224.8139737991, 243.0360262009, 240.0910480349);
  color: #1a1a1a;
}
.callout.gray {
  background-color: rgb(252.75, 253.35, 253.5);
  color: #1a1a1a;
}
.callout.white {
  background-color: white;
  color: #1a1a1a;
}
.callout.success {
  background-color: rgb(225.45, 249.6, 234.45);
  color: #1a1a1a;
}
.callout.warning {
  background-color: rgb(255, 242.85, 216.75);
  color: #1a1a1a;
}
.callout.alert {
  background-color: rgb(247.35, 228, 225);
  color: #1a1a1a;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.accordion {
  margin-left: 0;
  background: #ffffff;
  list-style-type: none;
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #b8ccd1;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #000000;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #b8ccd1;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: transparent;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #b8ccd1;
  border-bottom: 0;
  background-color: #ffffff;
  color: #151F35;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #b8ccd1;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.tabs {
  margin: 0;
  border: 1px solid #f0f4f5;
  background: #ffffff;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #EB5E94;
}
.tabs.primary > li > a {
  color: #000000;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: rgb(233.182320442, 79.367679558, 138.2754143646);
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #EB5E94;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #ffffff;
  color: rgb(229.9104972376, 53.0295027624, 120.771160221);
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #f0f4f5;
  color: #EB5E94;
}

.tabs-content {
  border: 1px solid #f0f4f5;
  border-top: 0;
  background: #ffffff;
  color: #151F35;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #f0f4f5;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
  display: block;
}

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(0, 0, 0, 0.85);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.reveal {
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: none;
  border-radius: 0;
  background-color: transparent;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 101.25rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 101.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 101.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 101.25rem;
  }
}
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.clearfix::after {
  clear: both;
}

.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

iframe {
  border: 0;
}

.resize-animation-stopper *:not(.cookie-banner) {
  -webkit-animation: none !important;
          animation: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

::-moz-selection {
  background-color: #FDC400;
  color: #000000;
}

::selection {
  background-color: #FDC400;
  color: #000000;
}

body {
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-duration: 1.4s;
          animation-duration: 1.4s;
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
  -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
}

.child-no-bullet ul, .child-no-bullet ol {
  margin-left: 0;
  list-style: none;
}

.child-list-simple li {
  margin-bottom: 0.9375rem;
}
.child-list-simple :last-child {
  margin-bottom: 0;
}

html {
  scroll-behavior: smooth;
}

.arrow-list {
  list-style: none;
}
.arrow-list li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.arrow-list li:not(:last-child) {
  margin-bottom: 0.938rem;
}
.arrow-list li a {
  margin: 0;
}
.arrow-list li a:hover {
  color: inherit;
  text-decoration: underline;
}
.arrow-list li::before {
  content: "";
  position: absolute;
  right: calc(100% + 0.75rem);
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/chevron-right.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 0.5rem;
  height: 0.5rem;
  padding: 0.5rem;
}
@media screen and (min-width: 75em) {
  .arrow-list li::before {
    height: 0.875rem;
    padding: 0.875rem;
    background-size: 0.875rem;
  }
}

a:focus,
button:focus,
.btn:focus,
input:focus {
  outline: 2px dotted;
}

a:focus {
  outline-offset: 2px;
  color: inherit;
}

button:focus,
.btn:focus,
input:focus {
  outline-offset: 5px;
}

.text-highlight {
  color: #EB5E94;
  display: block;
}

.break-medium {
  display: inline;
}
@media print, screen and (min-width: 40em) {
  .break-medium {
    display: block;
  }
}

.break-large {
  display: inline;
}
@media print, screen and (min-width: 64em) {
  .break-large {
    display: block;
  }
}

.panel-m-1 {
  margin: 5rem 0;
}
@media screen and (min-width: 75em) {
  .panel-m-1 {
    margin: 6.25rem 0;
  }
}
@media screen and (min-width: 90em) {
  .panel-m-1 {
    margin: 8.3125rem 0;
  }
}

.panel-p-1 {
  padding: 5rem 0;
}
@media screen and (min-width: 75em) {
  .panel-p-1 {
    padding: 6.25rem 0;
  }
}
@media screen and (min-width: 90em) {
  .panel-p-1 {
    padding: 8.3125rem 0;
  }
}

.panel-m-2 {
  margin: 3.75rem 0;
}
@media screen and (min-width: 75em) {
  .panel-m-2 {
    margin: 7.25rem 0;
  }
}

.panel-p-2 {
  padding: 3.75rem 0;
}
@media screen and (min-width: 75em) {
  .panel-p-2 {
    padding: 7.25rem 0;
  }
}

.panel-m-small {
  margin: 3.75rem 0;
}
@media screen and (min-width: 75em) {
  .panel-m-small {
    margin: 5.3125rem 0;
  }
}

.panel-p-small {
  padding: 3.75rem 0;
}
@media screen and (min-width: 75em) {
  .panel-p-small {
    padding: 5.3125rem 0;
  }
}

.list-simple:last-child {
  margin-bottom: 0;
}
.list-simple li {
  margin-bottom: 0.9375rem;
}
.list-simple li:last-child {
  margin-bottom: 0;
}
.list-simple a {
  font-weight: bold;
}

.inner {
  margin-left: auto;
  margin-right: auto;
  width: 84%;
}

[data-scroll] {
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
}

[data-scroll=in] {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

[data-scroll=out] {
  opacity: 0;
  -webkit-transform: translateY(70px);
          transform: translateY(70px);
}

.fade-in {
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-duration: 1.4s;
          animation-duration: 1.4s;
  -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fade-up {
  -webkit-animation-name: fade-up;
          animation-name: fade-up;
  -webkit-animation-duration: 1.4s;
          animation-duration: 1.4s;
  -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@-webkit-keyframes fade-up {
  from {
    opacity: 0;
    -webkit-transform: translateY(70px);
            transform: translateY(70px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fade-up {
  from {
    opacity: 0;
    -webkit-transform: translateY(70px);
            transform: translateY(70px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
table, th, td {
  border: 1px solid #ccc;
  padding: 1rem;
  border-collapse: collapse;
}

.bg-navy {
  background: #151F35;
}

.bg-pink {
  background: #EB5E94;
}

.bg-purple {
  background: #4C4394;
}

.bg-red {
  background: #E64550;
}

.bg-blue {
  background: #41A494;
}

.bg-yellow {
  background: #FDC400;
}

.bg-orange {
  background: #E6881E;
}

.bg-gray {
  background: #F5F5F5;
}

*[class*=bg-].invert {
  color: #ffffff;
}

.sr-only {
  position: absolute;
  left: -62.5rem;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

form {
  position: relative;
}

input.input-large {
  letter-spacing: -0.02em;
  font-size: 1.125rem;
  padding-right: 3.125rem;
}
@media print, screen and (min-width: 64em) {
  input.input-large {
    height: 3.125rem;
    padding-left: 1.25rem;
    padding-right: 5rem;
  }
}
@media screen and (min-width: 90em) {
  input.input-large {
    height: 5rem;
    font-size: 1.875rem;
    padding-left: 1.875rem;
  }
}
@media screen and (min-width: 120em) {
  input.input-large {
    height: 6.25rem;
    font-size: 2.125rem;
  }
}
input.input-large::-webkit-input-placeholder {
  color: #151F35;
}
input.input-large::-moz-placeholder {
  color: #151F35;
}
input.input-large:-ms-input-placeholder {
  color: #151F35;
}
input.input-large::-ms-input-placeholder {
  color: #151F35;
}
input.input-large::placeholder {
  color: #151F35;
}

input {
  height: 3.625rem;
  letter-spacing: -0.02em;
}

input.no-border {
  border-color: transparent;
}

.fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

[type=checkbox] + label {
  font-weight: bold;
}

[type=checkbox]:not(:checked),
[type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}

[type=checkbox]:not(:checked) + label,
[type=checkbox]:checked + label {
  position: relative;
  padding-left: 1.875rem;
  cursor: pointer;
}

[type=checkbox]:not(:checked) + label:before,
[type=checkbox]:checked + label:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 1rem;
  height: 1rem;
  border: 1px solid #4A4A4A;
  background-color: #ffffff;
}

[type=checkbox]:not(:checked) + label:after,
[type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 1rem;
  height: 1rem;
  border: 1px solid #41A494;
  background-color: #41A494;
}

[type=checkbox]:not(:checked) + label:after {
  opacity: 0;
}

[type=checkbox]:checked + label:after {
  opacity: 1;
}

[type=checkbox]:disabled:not(:checked) + label:before,
[type=checkbox]:disabled:checked + label:before {
  border: 1px solid rgba(74, 74, 74, 0.5);
  background-color: rgba(255, 255, 255, 0.5);
}

[type=checkbox]:disabled:checked + label:after {
  background-color: #ccc;
}

[type=checkbox]:disabled + label {
  color: #aaa;
}

[type=checkbox]:checked:focus + label:before,
[type=checkbox]:not(:checked):focus + label:before {
  border: 2px solid #000000;
}

h2, .h2 {
  font-size: 1.125rem;
}
@media screen and (min-width: 75em) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: 1rem;
}
@media screen and (min-width: 75em) {
  h3, .h3 {
    font-size: 1.875rem;
  }
}

h4, .h4 {
  font-size: 1rem;
}
@media screen and (min-width: 75em) {
  h4, .h4 {
    font-size: 1.75rem;
  }
}

h5, .h5 {
  font-size: 0.875rem;
}
@media screen and (min-width: 75em) {
  h5, .h5 {
    font-size: 1.5625rem;
  }
}

h6, .h6 {
  font-size: 0.75rem;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  letter-spacing: -0.02em;
  line-height: 100%;
  font-weight: 700;
}

@media screen and (min-width: 120em) {
  main p, main ul {
    font-size: 1.25rem;
  }
}

p, .p {
  font-size: 0.875rem;
}
@media print, screen and (min-width: 40em) {
  p, .p {
    font-size: 1rem;
  }
}
p a, .p a {
  font-weight: bold;
}

.text-body {
  font-size: 1rem;
  color: #151F35;
  text-transform: none;
}
@media screen and (min-width: 120em) {
  .text-body {
    font-size: 1.25rem;
  }
}

p.text-large {
  font-size: 1.125rem;
  letter-spacing: -0.02em;
}
@media print, screen and (min-width: 40em) {
  p.text-large {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 90em) {
  p.text-large {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 120em) {
  p.text-large {
    font-size: 1.75rem;
  }
}

p + h2,
p + h3,
p + h4,
p + h5,
p + h6 {
  margin-top: 2.5rem;
}
@media screen and (min-width: 75em) {
  p + h2,
  p + h3,
  p + h4,
  p + h5,
  p + h6 {
    margin-top: 3.75rem;
  }
}

.display-1,
.display-2,
.display-3,
.display-4,
.display-5,
.display-6 {
  letter-spacing: -0.04em;
  line-height: 1;
  font-weight: 400;
}

.display-1 {
  font-size: 3.75rem;
}
@media print, screen and (min-width: 40em) {
  .display-1 {
    font-size: 4.25rem;
  }
}
@media screen and (min-width: 90em) {
  .display-1 {
    font-size: 7.5rem;
  }
}
@media screen and (min-width: 120em) {
  .display-1 {
    font-size: 8.125rem;
  }
}

.display-2 {
  font-size: 3.125rem;
  letter-spacing: -0.04em;
}
@media print, screen and (min-width: 40em) {
  .display-2 {
    font-size: 3.75rem;
  }
}
@media screen and (min-width: 90em) {
  .display-2 {
    font-size: 5.625rem;
  }
}
@media screen and (min-width: 120em) {
  .display-2 {
    font-size: 6.25rem;
  }
}

.display-3 {
  font-size: 2.5rem;
  line-height: 113.1%;
  letter-spacing: -0.03em;
}
@media print, screen and (min-width: 40em) {
  .display-3 {
    font-size: 3.125rem;
  }
}
@media screen and (min-width: 75em) {
  .display-3 {
    font-size: 3.75rem;
  }
}
@media screen and (min-width: 90em) {
  .display-3 {
    font-size: 5rem;
  }
}
@media screen and (min-width: 120em) {
  .display-3 {
    font-size: 5.625rem;
  }
}

.display-4 {
  font-size: 2.125rem;
  line-height: 87.6%;
}
@media print, screen and (min-width: 40em) {
  .display-4 {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 75em) {
  .display-4 {
    font-size: 3.375rem;
  }
}
@media screen and (min-width: 90em) {
  .display-4 {
    font-size: 4.625rem;
  }
}

.display-5 {
  font-size: 1.75rem;
}
@media print, screen and (min-width: 40em) {
  .display-5 {
    font-size: 2.125rem;
  }
}
@media screen and (min-width: 75em) {
  .display-5 {
    font-size: 3.625rem;
  }
}

.display-6 {
  font-size: 1.375rem;
}
@media print, screen and (min-width: 40em) {
  .display-6 {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 75em) {
  .display-6 {
    font-size: 3.375rem;
  }
}

.intro {
  font-size: 1.625rem;
  letter-spacing: -0.03em;
  line-height: 118.7%;
  font-weight: 600;
  font-family: "degular";
}
.intro:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .intro {
    font-size: 2rem;
  }
}
@media screen and (min-width: 75em) {
  .intro {
    font-size: 2.5rem;
  }
}

.title-animate .word {
  display: inline-block;
}

.date {
  margin-bottom: 1.25rem;
  font-weight: bold;
  color: #EB5E94;
  display: block;
}

blockquote {
  margin: 0;
  padding: 0;
  border-left: 0;
}
blockquote p {
  font-weight: bold;
}
blockquote cite {
  display: inline-block;
  font-style: normal;
}
blockquote cite:before {
  content: none;
}

@media print, screen and (min-width: 40em) {
  .meta-text {
    font-size: 1.25rem;
    line-height: 1.28;
    letter-spacing: -0.04em;
  }
}
@media screen and (min-width: 75em) {
  .meta-text {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 90em) {
  .meta-text {
    font-size: 1.5625rem;
  }
}
@media screen and (min-width: 120em) {
  .meta-text {
    font-size: 1.875rem;
  }
}

.banner {
  position: relative;
  z-index: 3;
  background-color: #ffffff;
}
@media print, screen and (max-width: 63.99875em) {
  .banner.bg-navy {
    background-color: #151F35;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .banner.bg-pink {
    background-color: #EB5E94;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .banner.bg-purple {
    background-color: #4C4394;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .banner.bg-red {
    background-color: #E64550;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .banner.bg-blue {
    background-color: #41A494;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .banner.bg-yellow {
    background-color: #FDC400;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .banner[class*=bg-] .search-toggle {
    background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/search-icon-white.svg");
  }
}
@media print, screen and (max-width: 63.99875em) {
  .banner[class*=bg-] .menu-toggle::before, .banner[class*=bg-] .menu-toggle::after {
    background-color: #ffffff;
  }
  .banner[class*=bg-] .menu-toggle span::before, .banner[class*=bg-] .menu-toggle span::after {
    background-color: #ffffff;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .banner[class*=bg-].search-open .menu-toggle::before, .banner[class*=bg-].search-open .menu-toggle::after {
    background-color: #000000;
  }
  .banner[class*=bg-].search-open .menu-toggle span::before, .banner[class*=bg-].search-open .menu-toggle span::after {
    background-color: #000000;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .banner[class*=bg-].search-open .search-toggle {
    background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/search-icon-black.svg");
  }
}
@media print, screen and (max-width: 63.99875em) {
  .banner[class*=bg-].menu-open .menu-toggle::before, .banner[class*=bg-].menu-open .menu-toggle::after {
    background-color: #000000;
  }
  .banner[class*=bg-].menu-open .menu-toggle span::before, .banner[class*=bg-].menu-open .menu-toggle span::after {
    background-color: #000000;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .banner[class*=bg-].menu-open .search-toggle {
    background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/search-icon-black.svg");
  }
}
@media print, screen and (max-width: 89.99875em) {
  .banner {
    padding: 1.25rem 0;
    min-height: 4.125rem;
  }
}
@media screen and (min-width: 75em) {
  .banner {
    padding: 2.875rem 0;
    padding-bottom: 0;
  }
  .banner::before, .banner::after {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .banner::after {
    clear: both;
  }
}
.banner.is-white {
  position: absolute;
  width: 100%;
  background-color: transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(14.06%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 14.06%, rgba(0, 0, 0, 0) 100%);
}
@media screen and (min-width: 75em) {
  .banner.is-white {
    color: #ffffff;
  }
}
.banner__inner {
  max-width: none;
}
@media screen and (min-width: 75em) {
  .banner__inner::before, .banner__inner::after {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .banner__inner::after {
    clear: both;
  }
}
.banner__logo {
  display: block;
  position: absolute;
  top: 0;
  width: 45%;
  max-width: 200px;
  z-index: 2;
  color: #151F35;
}
@media print, screen and (min-width: 40em) {
  .banner__logo {
    width: 25%;
    max-width: 180px;
  }
}
@media print, screen and (min-width: 64em) {
  .banner__logo {
    width: 50%;
    max-width: 313px;
  }
}
@media screen and (min-width: 75em) {
  .banner__logo {
    margin-bottom: calc(-5.5rem - 3px);
    float: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (min-width: 90em) {
  .banner__logo {
    width: 22vw;
    max-width: none;
  }
}
@media (min-width: 1919px) {
  .banner__logo {
    width: 18vw;
  }
}
.banner__logo:focus {
  color: inherit;
}
.is-white .banner__logo span {
  color: #ffffff;
}
.is-white .banner__logo {
  color: #ffffff;
}
@media print, screen and (max-width: 74.99875em) {
  .banner__links {
    margin: 0 auto 2.5rem;
    width: 84%;
  }
}
@media screen and (min-width: 75em) {
  .banner__links {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.3125rem 8% 0.4375rem 1.8125rem;
    background: #101010;
  }
  .is-white .banner__links {
    background: #ffffff;
  }
}
.banner__links ul {
  margin: 0;
}
.banner__links ul li {
  display: inline-block;
  margin-right: 1.25rem;
}
@media screen and (min-width: 75em) {
  .banner__links ul li {
    margin: 0 1.25rem 0 0;
  }
}
.banner__links ul li:last-child {
  margin-right: 0;
}
.banner__links a {
  text-transform: uppercase;
  font-size: 0.6875rem;
  line-height: 1.3;
  font-weight: bold;
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
@media screen and (min-width: 75em) {
  .banner__links a {
    color: #151F35;
    font-size: 0.875rem;
    font-weight: 700;
    font-family: "degular";
    text-transform: capitalize;
    letter-spacing: -0.01em;
    color: #ffffff;
  }
  .banner__links a:hover {
    color: #ffffff;
    text-decoration: underline;
    text-underline-offset: 2px;
  }
  .is-white .banner__links a {
    color: #151F35;
  }
  .is-white .banner__links a:hover {
    color: #348378;
    text-decoration: none;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .banner__menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 7.1875rem 0 1.25rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: scroll;
    background-color: #ffffff;
    z-index: 1;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: -webkit-transform 1.3s cubic-bezier(1, 0, 0, 1);
    transition: -webkit-transform 1.3s cubic-bezier(1, 0, 0, 1);
    transition: transform 1.3s cubic-bezier(1, 0, 0, 1);
    transition: transform 1.3s cubic-bezier(1, 0, 0, 1), -webkit-transform 1.3s cubic-bezier(1, 0, 0, 1);
  }
  .banner__menu.is-active {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .banner__menu {
    width: 50%;
    -webkit-box-shadow: -30px 34px 0px rgba(0, 0, 0, 0.25);
            box-shadow: -30px 34px 0px rgba(0, 0, 0, 0.25);
    -webkit-transform: translateX(120%);
            transform: translateX(120%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
}
@media screen and (min-width: 75em) {
  .banner__menu {
    float: right;
  }
}
.banner__search {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #ffffff;
}
@media print, screen and (max-width: 74.99875em) {
  .banner__search {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: -webkit-transform 1.3s cubic-bezier(1, 0, 0, 1);
    transition: -webkit-transform 1.3s cubic-bezier(1, 0, 0, 1);
    transition: transform 1.3s cubic-bezier(1, 0, 0, 1);
    transition: transform 1.3s cubic-bezier(1, 0, 0, 1), -webkit-transform 1.3s cubic-bezier(1, 0, 0, 1);
  }
  .banner__search.is-active {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media screen and (min-width: 75em) {
  .banner__search {
    opacity: 0;
    -webkit-transform: translateY(-200%);
            transform: translateY(-200%);
    -webkit-transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0s 0.25s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0s 0.25s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0s 0.25s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0s 0.25s, -webkit-transform 0s 0.25s;
  }
  .banner__search.is-active {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0s, -webkit-transform 0s;
  }
}

.content-w-sidebar {
  margin: 4.375rem 0;
}

.site-footer {
  background-color: #ffffff;
}
.site-footer__nav {
  padding: 3.75rem 0;
  background-color: #F0F4F5;
}
@media screen and (min-width: 75em) {
  .site-footer__nav {
    padding: 7.3125rem 0;
  }
}
.site-footer__nav ul {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 64em) {
  .site-footer__nav ul {
    margin-bottom: 0;
  }
}
.site-footer h2 {
  font-size: 1.3125rem;
  margin-bottom: 1.25rem;
  line-height: 1.75rem;
  letter-spacing: -0.03em;
  font-family: "degular";
  font-weight: 700;
  color: #000000;
}
@media screen and (min-width: 120em) {
  .site-footer p {
    font-size: 1rem;
  }
}
.site-footer a {
  color: #2E2E2E;
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  font-family: "degular";
}
.site-footer a:hover {
  color: #41A494;
}
.site-footer__accreditations {
  padding: 2.5rem 0;
}
@media print, screen and (min-width: 64em) {
  .site-footer__accreditations {
    padding: 3.75rem 0 2.5rem;
  }
}
.site-footer__links {
  padding: 0 0 3.125rem;
}
.site-footer__links ul {
  font-size: 0.6875rem;
  margin-bottom: 0;
}
.site-footer__links ul li {
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .site-footer__links ul li {
    display: inline-block;
    margin: 0 1.875rem 0.625rem 0;
  }
}
.site-footer__links ul li:last-child {
  margin-right: 0;
}

.accordion-title {
  text-transform: capitalize;
  font-weight: bold;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  font-family: "degular";
  border-bottom: 1px solid #b8ccd1;
}
.accordion-title:before {
  color: #EB5E94;
  font-weight: 400;
}
@media print, screen and (max-width: 39.99875em) {
  .accordion-title:before {
    font-size: 1.125rem;
    top: calc(50% - 2.5px);
  }
}
@media print, screen and (min-width: 64em) {
  .accordion-title:before {
    font-size: 2.5rem;
    margin-top: -1.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .accordion-title {
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .accordion-title {
    font-size: 1.5625rem;
    padding: 1.5625rem 2.5rem;
  }
}
.accordion-content {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #b8ccd1;
  word-break: break-word;
}
@media print, screen and (min-width: 64em) {
  .accordion-content {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.accordion-content p:last-child {
  margin-bottom: 0;
}
.accordion-content ul li {
  margin-bottom: 0.9375rem;
}
.accordion-content ul li a {
  color: #41A494;
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-filter: contrast(1);
    filter: contrast(1);
}
.accordion-content ul li a:hover {
  color: #276259;
}

@media screen and (min-width: 75em) {
  .accordion-block {
    margin-top: 12.4375rem;
  }
}

.accreditations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media print, screen and (min-width: 64em) {
  .accreditations {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -0.625rem;
  }
}
.accreditations > * {
  width: 50%;
  padding: 10px;
}
@media screen and (min-width: 28.75em) {
  .accreditations > * {
    width: 20%;
  }
}
@media print, screen and (min-width: 64em) {
  .accreditations > * {
    width: 10%;
  }
}

.noticeStyle {
  margin-bottom: auto !important;
}

.announcements {
  position: relative;
  overflow: hidden;
}
@media print, screen and (min-width: 64em) {
  .announcements {
    padding-top: 3.75rem;
  }
  .announcements:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 8%;
    height: 100%;
    background-color: #f0f4f5;
  }
}
@media screen and (min-width: 120em) {
  .announcements {
    padding-top: 5.625rem;
  }
}
.announcements__inner {
  max-width: 1620px;
}
@media print, screen and (min-width: 64em) {
  .announcements__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .announcements__image {
    width: 83.3333333333%;
  }
}
.announcements__image img {
  position: relative;
}
.announcements__image + .announcements__text {
  margin-top: 2.1875rem;
}
.announcements__title {
  max-width: 30.625rem;
  margin-bottom: 0.9375rem;
  font-size: 1.5rem;
  color: #000000;
}
@media screen and (min-width: 90em) {
  .announcements__title {
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 120em) {
  .announcements__title {
    font-size: 2.375rem;
  }
}
.announcements__text > * {
  position: relative;
}
.announcements__text p {
  max-width: 31.25rem;
}
.announcements__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin-right: 2.5rem;
}
.announcements__card > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 100%;
          flex: 1 100%;
}
@media print, screen and (min-width: 64em) {
  .announcements__card {
    width: 33.3333333333%;
    margin-right: 0;
  }
  .announcements__card--flipped {
    width: 41.6666666667%;
  }
  .announcements__card--block {
    width: 25%;
  }
}
@media print, screen and (min-width: 64em) {
  .announcements__card:nth-of-type(1) .announcements__text:before {
    content: "";
    display: block;
    position: absolute;
    left: -100%;
    right: -100%;
    height: 100%;
    margin-top: -2.1875rem;
    background-color: #ffffff;
  }
}
@media print, screen and (min-width: 64em) {
  .announcements__card:nth-of-type(1) .announcements__text {
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 75em) {
  .announcements__card:nth-of-type(1) .announcements__text {
    padding-right: 4.375rem;
  }
}
@media screen and (min-width: 120em) {
  .announcements__card:nth-of-type(1) .announcements__text {
    padding-right: 6.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .announcements__card:nth-of-type(1) .announcements__image {
    margin-left: -28.5714285714%;
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 75em) {
  .announcements__card:nth-of-type(1) .announcements__image {
    padding-right: 4.375rem;
  }
}
@media screen and (min-width: 120em) {
  .announcements__card:nth-of-type(1) .announcements__image {
    padding-right: 6.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .announcements__card--flipped .announcements__text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 75em) {
  .announcements__card--flipped .announcements__text {
    padding-right: 4.375rem;
  }
}
@media screen and (min-width: 120em) {
  .announcements__card--flipped .announcements__text {
    padding-right: 6.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .announcements__card--flipped .announcements__image {
    position: relative;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 2.5rem;
    padding-bottom: 20px;
  }
  .announcements__card--flipped .announcements__image:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70%;
    height: 1.25rem;
    background-color: #41A494;
  }
}
.announcements__card--block .announcements__text {
  position: relative;
  padding: 1.875rem;
  background-color: #EB5E94;
}
@media print, screen and (min-width: 64em) {
  .announcements__card--block .announcements__text {
    margin-top: -3.75rem;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .announcements__card--block .announcements__text:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: -16.875rem;
    height: 100%;
    background-color: #EB5E94;
  }
}
@media screen and (min-width: 120em) {
  .announcements__card--block .announcements__text {
    margin-top: -5.625rem;
  }
}
@media screen and (min-width: 90em) {
  .announcements__card--block .announcements__text {
    padding: 3.75rem 3.125rem;
  }
}
@media screen and (min-width: 120em) {
  .announcements__card--block .announcements__text {
    padding: 5rem 5rem;
  }
}
.announcements__card--block .announcements__title {
  color: #ffffff;
}
.announcements .slick-list {
  overflow: visible;
}
.announcements .slick-initialized .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.az {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -0.5rem;
  list-style: none;
}
@media print, screen and (max-width: 39.99875em) {
  .az {
    display: none;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .az.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .az {
    margin: -0.9375rem;
  }
}
.az li {
  margin: 0.5rem;
}
@media screen and (min-width: 75em) {
  .az li {
    margin: 0.9375rem;
  }
}
.az li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  width: 4.0625rem;
  height: 4.0625rem;
}
@media screen and (min-width: 120em) {
  .az li a {
    width: 5.9375rem;
    height: 5.9375rem;
  }
}

.block-date .date {
  line-height: 95.2%;
  width: 100%;
  font-size: 9.1875rem;
  letter-spacing: -0.08em;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
}
.block-date .date .smaller {
  font-size: 5.75rem;
  letter-spacing: -0.04em;
}
.block-date .date sup {
  font-style: normal;
  vertical-align: super;
  letter-spacing: -0.04em;
  font-size: 3.625rem;
}
.block-date .date sub {
  font-style: normal;
  vertical-align: super;
  letter-spacing: -0.04em;
  font-size: 3.625rem;
}
.block-date h3:not(.date) {
  font-size: 2.125rem;
  font-weight: 500;
  line-height: 95.2%;
  margin-bottom: 0.625rem;
}
.block-date .small {
  font-size: 0.75rem;
}

.block-list {
  margin-bottom: -1.25rem;
}
@media screen and (min-width: 90em) {
  .block-list {
    margin-bottom: -2.5rem;
  }
}
.block-list__item {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 90em) {
  .block-list__item {
    margin-bottom: 2.5rem;
  }
}
.block-list a {
  display: block;
}
@media print, screen and (min-width: 40em) {
  .block-list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.block-list a:hover h3 {
  color: #EB5E94;
}
.block-list h3 {
  color: #000000;
  margin-bottom: 0;
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media print, screen and (min-width: 40em) {
  .block-list h3 {
    -ms-flex-item-align: center;
        align-self: center;
  }
}
.block-list img {
  max-width: 6.5rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .block-list img {
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-right: 1.25rem;
  }
}

.block-text h3 {
  font-size: 1.875rem;
  line-height: 95.2%;
  margin-bottom: 1.25rem;
  font-weight: 600;
}
@media screen and (min-width: 75em) {
  .block-text h3 {
    width: 75%;
  }
}

.block {
  position: relative;
  text-align: center;
  padding: 2.5rem 1.875rem;
}
@media print, screen and (max-width: 63.99875em) {
  .block:first-child {
    padding-top: 0;
  }
  .block:after {
    content: "";
    position: absolute;
    left: 60px;
    right: 60px;
    bottom: 0;
    height: 1px;
    background-color: #b8ccd1;
  }
}
@media print, screen and (min-width: 64em) {
  .block {
    padding: 2.5rem 1.875rem;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    text-align: left;
    background-color: #EB5E94;
  }
  .block:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 90em) {
  .block {
    padding: 4.375rem 3.125rem;
  }
}
.block h3 {
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .block h3 {
    font-size: 1.875rem;
  }
}
@media print, screen and (min-width: 64em) {
  .block h3 {
    color: #ffffff;
  }
}
@media screen and (min-width: 75em) {
  .block h3 {
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 120em) {
  .block h3 {
    font-size: 2.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .block p {
    color: #ffffff;
  }
}
.block p:last-child {
  margin-bottom: 0;
}

.breadcrumb {
  position: relative;
  z-index: 3;
}
.breadcrumb.is-white ol {
  color: #ffffff;
}
.breadcrumb.is-white li a {
  color: #ffffff;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.breadcrumb.is-white li a:before {
  background-color: #ffffff;
}
.breadcrumb ol {
  list-style: none;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #000000;
  margin-bottom: 0;
}
.theme-pink .breadcrumb ol {
  background-color: #EB5E94;
}
.breadcrumb li {
  display: inline-block;
}
.breadcrumb li:focus {
  outline: 2px dotted;
}
.breadcrumb li:last-child a::after {
  content: none;
}
.breadcrumb li a {
  display: block;
  position: relative;
  color: #000000;
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  overflow: hidden;
}
.breadcrumb li a:focus {
  outline: 2px dotted;
}
.breadcrumb li a:after {
  content: ">";
  display: inline-block;
  margin: 0 0.375rem 0 0.5rem;
}
.breadcrumb li a.no-after:after {
  content: "";
}
.breadcrumb li a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 1.25rem;
  height: 1px;
  background-color: #EB5E94;
  -webkit-transform: translateX(-110%);
          transform: translateX(-110%);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.breadcrumb li a:hover:before {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.button-link-group > * {
  margin: 0.375rem 1.875rem 0.375rem 0;
}
.button-link-group > *:last-child {
  margin-right: 0;
}

.button,
.button-link {
  font-weight: bold;
  letter-spacing: -0.01em;
  font-family: "DM Sans";
  text-transform: capitalize;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}

.button-link {
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-transform: inherit;
  letter-spacing: -0.01em;
}
.button-link:after {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  background-color: #41A494;
  -webkit-transform: translateX(-110%);
          transform: translateX(-110%);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.25s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
}
.button-link:hover, .button-link:focus {
  color: inherit;
}
.button-link:hover:after, .button-link:focus:after {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.button-link.white {
  color: #ffffff;
}
.button-link.white:after {
  background-color: #FDC400;
}

.button.small {
  text-transform: none;
}
@media screen and (min-width: 75em) {
  .button.small {
    font-size: 0.875rem;
  }
}

button.button-link {
  color: #EB5E94;
  cursor: pointer;
}

.search-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 2.5rem;
  height: 100%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/search-icon-purple.svg");
  background-repeat: no-repeat;
  background-position: center right 1.25rem;
  background-size: 1.125rem;
}

.search-button-large {
  position: absolute;
  top: 0;
  right: 0.625rem;
  width: 2.5rem;
  height: 100%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/search-icon-purple.svg");
  background-repeat: no-repeat;
  background-position: center right;
}
@media print, screen and (max-width: 63.99875em) {
  .search-button-large {
    background-size: 1.6875rem;
  }
}
@media print, screen and (min-width: 64em) {
  .search-button-large {
    right: 1.25rem;
  }
}
@media screen and (min-width: 120em) {
  .search-button-large {
    width: 2.8125rem;
    background-size: 2.625rem;
  }
}

.masthead-button {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  padding: 1.5rem;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  font-size: 1.5rem;
  line-height: 0.94;
  letter-spacing: -0.03em;
  background-color: #EB5E94;
}
.masthead-button:hover, .masthead-button:focus {
  color: #ffffff;
}
@media print, screen and (max-width: 39.99875em) {
  .masthead-button {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .masthead-button {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    font-size: 1.875rem;
    width: 11.25rem;
    height: 11.25rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .masthead-button:after {
    content: "";
    position: absolute;
    bottom: 0.9375rem;
    right: 0.9375rem;
    width: 1.5rem;
    height: 1.25rem;
    display: block;
    background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/arrow-right-white.svg");
    background-repeat: no-repeat;
    background-size: 1.5rem;
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    -webkit-transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
    transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
    transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1), transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
    transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1), transform 0.25s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  }
  .masthead-button:hover:after {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media screen and (min-width: 75em) {
  .masthead-button {
    right: 8%;
    bottom: 6.25rem;
    width: 13.125rem;
    height: 13.125rem;
    font-size: 2.375rem;
  }
}
@media screen and (min-width: 90em) {
  .masthead-button {
    width: 15.625rem;
    height: 15.625rem;
    font-size: 2.75rem;
  }
}

.button.hollow.white.negative:hover, .button.hollow.white.negative:focus {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
}

.remove:after {
  content: "x";
  margin-left: 0.5rem;
}

.close-button {
  width: 40px;
  height: 40px;
}
.close-button:before, .close-button:after {
  content: "";
  position: absolute;
  right: 0;
  width: 1.875rem;
  height: 0.125rem;
  background-color: #151F35;
}
.close-button:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 1.25rem;
}
.close-button:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.close-button.white:before, .close-button.white:after {
  background-color: #ffffff;
}

.btn-play-pause {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 6.25rem;
  background-image: url('data:image/svg+xml,<svg width="12" height="19" viewBox="0 0 12 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.00024 0H12.0002V18.4H8.00024V0Z" fill="black"/><path d="M0 0H4V18.4H0V0Z" fill="black"/></svg>');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 0.75rem;
  background-color: #ffffff;
}
.btn-play-pause span {
  color: #000000;
}
.btn-play-pause.active {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="black"><path d="M320-200v-560l440 280-440 280Z"/></svg>');
  background-size: 1.875rem;
}

.callout {
  margin-bottom: 0;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  z-index: 1;
}
.callout.primary {
  color: #ffffff;
  background-color: #EB5E94;
}
.callout.primary .close-button:before, .callout.primary .close-button:after {
  background-color: #ffffff;
}
.callout .button-link {
  margin-bottom: -0.625rem;
}
.callout a:only-child {
  display: block;
}
.callout p + a {
  margin-top: -1.25rem;
}

.circle {
  position: relative;
  padding-top: 100%;
  border-radius: 100%;
}
.circle__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.circle .display-1 {
  line-height: 87.6%;
  margin-bottom: 1.125rem;
}
@media screen and (min-width: 90em) {
  .circle .display-1 {
    font-size: 9.375rem;
  }
}
.circle p {
  line-height: 150.7%;
  letter-spacing: 0;
  margin: 0 auto;
  font-size: 0.75rem;
  max-width: 9.375rem;
}
@media print, screen and (min-width: 64em) {
  .circle p {
    max-width: 13.25rem;
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 75em) {
  .circle p {
    font-size: 1rem;
  }
}

@media screen and (min-width: 75em) {
  .site-search {
    margin-top: 20% !important;
  }
}

.site-search input.border-bottom {
  border-color: #41A494;
}

#cludo-search-results {
  margin-top: 5rem;
}
@media screen and (min-width: 75em) {
  #cludo-search-results {
    margin-top: 10rem;
  }
}

#cludo-back-to-top b, #cludo-load-more b, #cludo-search-content-form b, #cludo-search-course-form b, #cludo-search-form b, #cludo-search-results b {
  color: #41A494;
}

#cludo-global-search input[type=search], #cludo-search-content-form input[type=search], #cludo-search-course-form input[type=search], #cludo-search-form input[type=search] {
  border: #41A494;
}

#cludo-global-search button, #cludo-search-content-form button, #cludo-search-course-form button, #cludo-search-form button {
  background-image: url(https://wrexham.ac.uk/assets/wrexhamacuk/search-icon-black.svg);
}

#cludo-search-results .search-results .search-results-item a h2:before, #cludo-search-results .search-results .search-results-item a h3:before {
  background-color: #41A494;
}

#cludo-search-results .search-filters .search-filter-header h2::before {
  background-color: #41A494;
}

#cludo-search-results .search-results .search-results-item a::after {
  background-color: #41A494;
}

#cludo-search-results .search-filters ul a.active {
  color: #41A494;
}

#cludo-search-results .search-filters ul a {
  text-transform: unset;
}

#cludo-search-results .search-filters ul a:hover {
  color: #41A494;
}

#cludo-search-results ul.search_page_list li.active {
  color: #EB5E94;
}

#cludo-search-results ul.search_page_list li a, #cludo-search-results ul.search_page_list li.active {
  font-size: 1rem;
}
@media screen and (min-width: 75em) {
  #cludo-search-results ul.search_page_list li a, #cludo-search-results ul.search_page_list li.active {
    font-size: 1.375rem;
  }
}

#cludo-search-results ul.search_page_list li.next, #cludo-search-results ul.search_page_list li.previous {
  border: 1px solid #EB5E94;
}

#cludo-search-results ul.search_page_list li.next a, #cludo-search-results ul.search_page_list li.previous a {
  color: #EB5E94;
}

#cludo-search-results ul.search_page_list li.next:hover, #cludo-search-results ul.search_page_list li.previous:hover {
  border-color: #EB5E94;
  background-color: #EB5E94;
}

#cludo-search-results ul.search_page_list li.next:hover a, #cludo-search-results ul.search_page_list li.previous:hover a {
  color: #ffffff;
}

#cludo-search-results .cludo-banner {
  background-color: #41A494;
}

#cludo-search-results .cludo-banner .text-banner {
  background-color: #41A494;
}

#cludo-search-results .cludo-banner a:hover::after {
  background-color: #ffffff;
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .cluster-image-text__inner::before, .cluster-image-text__inner::after {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .cluster-image-text__inner::after {
    clear: both;
  }
}
@media print, screen and (min-width: 64em) {
  .cluster-image-text__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (min-width: 40em) {
  .cluster-image-text__image {
    width: 66.6666666667%;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .cluster-image-text__image {
    float: right;
    clear: both;
    margin-bottom: -6.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .cluster-image-text__image {
    width: 58.3333333333%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 1.875rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .cluster-image-text__text {
    clear: both;
  }
}
@media print, screen and (min-width: 40em) {
  .cluster-image-text__text {
    width: 58.3333333333%;
  }
}
@media print, screen and (min-width: 64em) {
  .cluster-image-text__text {
    -ms-flex-item-align: center;
        align-self: center;
    width: 41.6666666667%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 2.5rem;
  }
}
.cluster-image-text__text p {
  max-width: 25rem;
}
@media screen and (min-width: 120em) {
  .cluster-image-text__text p {
    max-width: 31.25rem;
  }
}

.cluster-image {
  position: relative;
  padding: 5% 0 22% 0;
}
.cluster-image::before, .cluster-image::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.cluster-image::after {
  clear: both;
}
.cluster-image > * {
  position: absolute;
}
.cluster-image > *:nth-of-type(1) {
  position: relative;
  width: 70%;
  margin-right: 10%;
  float: right;
  border-bottom: 20px solid #41A494;
}
.cluster-image > *:nth-of-type(2) {
  width: 20%;
  top: 0;
  right: 0;
}
.cluster-image > *:nth-of-type(3) {
  width: 33%;
  top: 18%;
  left: 0;
}
.cluster-image > *:nth-of-type(4) {
  width: 44%;
  right: 0;
  bottom: 0;
}

.content-card-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #41A494;
  border: 5px solid #41A494;
  margin-bottom: 1rem;
}
.content-card-block a:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: white;
  color: #1a1a1a;
}
.content-card-block .h3 {
  color: #fff;
  font-size: 2.25rem;
}
.content-card-block__text {
  color: #fff;
  padding: 4.375rem 3.125rem;
  margin-bottom: 1rem;
}
.content-card-block__text > * {
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.content-card-block a:hover .content-card-block__text {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: white;
  color: #1a1a1a;
}
.content-card-block a:hover .content-card-block__text h3 {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #1a1a1a;
}
.content-card-block.bg-navy {
  background-color: #151F35;
  border: 5px solid #151F35;
}
.content-card-block.bg-navy a:hover .content-card-block__text h2, .content-card-block.bg-navy a:hover .content-card-block__text .h3 {
  color: #151F35;
}
.content-card-block.bg-pink {
  background-color: #EB5E94;
  border: 5px solid #EB5E94;
}
.content-card-block.bg-pink a:hover .content-card-block__text h2, .content-card-block.bg-pink a:hover .content-card-block__text .h3 {
  color: #EB5E94;
}
.content-card-block.bg-purple {
  background-color: #4C4394;
  border: 5px solid #4C4394;
}
.content-card-block.bg-purple a:hover .content-card-block__text h2, .content-card-block.bg-purple a:hover .content-card-block__text .h3 {
  color: #4C4394;
}
.content-card-block.bg-red {
  background-color: #E64550;
  border: 5px solid #E64550;
}
.content-card-block.bg-red a:hover .content-card-block__text h2, .content-card-block.bg-red a:hover .content-card-block__text .h3 {
  color: #E64550;
}
.content-card-block.bg-blue {
  background-color: #41A494;
  border: 5px solid #41A494;
}
.content-card-block.bg-blue a:hover .content-card-block__text h2, .content-card-block.bg-blue a:hover .content-card-block__text .h3 {
  color: #41A494;
}
.content-card-block.bg-orange {
  background-color: #E6881E;
  border: 5px solid #E6881E;
}
.content-card-block.bg-orange a:hover .content-card-block__text h2, .content-card-block.bg-orange a:hover .content-card-block__text .h3 {
  color: #E6881E;
}
.content-card-block.bg-yellow {
  background-color: #FDC400;
  border: 5px solid #FDC400;
}
.content-card-block.bg-yellow h2, .content-card-block.bg-yellow .h3 {
  color: #1a1a1a;
}
.content-card-block.bg-yellow .content-card-block__text {
  color: #1a1a1a;
}
.content-card-block.bg-yellow a:hover .content-card-block__text h2, .content-card-block.bg-yellow a:hover .content-card-block__text .h3 {
  color: #1a1a1a;
}
.content-card-block.bg-gray {
  background-color: #F5F5F5;
  border: 5px solid #F5F5F5;
}
.content-card-block.bg-gray h2, .content-card-block.bg-gray .h3 {
  color: #1a1a1a;
}
.content-card-block.bg-gray .content-card-block__text {
  color: #1a1a1a;
}
.content-card-block.bg-gray a:hover .content-card-block__text h2, .content-card-block.bg-gray a:hover .content-card-block__text .h3 {
  color: #1a1a1a;
}

.content-card-block-second-level {
  padding: 1rem;
}
.content-card-block-second-level .h3 {
  font-size: 1.3rem;
}
.content-card-block-second-level p {
  font-size: 1rem;
}

.content-card-pink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #EB5E94;
  border: 5px solid #EB5E94;
  margin-bottom: 1rem;
}
.content-card-pink a:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: white;
  color: #1a1a1a;
}
.content-card-pink .h3 {
  color: #fff;
  font-size: 2.25rem;
}
.content-card-pink__text {
  color: #fff;
  padding: 4.375rem 3.125rem;
  margin-bottom: 1rem;
}
.content-card-pink__text > * {
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.content-card-pink a:hover .content-card-pink__text {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: white;
  color: #1a1a1a;
}
.content-card-pink a:hover .content-card-pink__text h2, .content-card-pink a:hover .content-card-pink__text .h3 {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #EB5E94;
}
.content-card-pink.bg-navy {
  background-color: #151F35;
  border: 5px solid #151F35;
}
.content-card-pink.bg-navy a:hover .content-card-pink__text h2, .content-card-pink.bg-navy a:hover .content-card-pink__text .h3 {
  color: #151F35;
}
.content-card-pink.bg-pink {
  background-color: #EB5E94;
  border: 5px solid #EB5E94;
}
.content-card-pink.bg-pink a:hover .content-card-pink__text h2, .content-card-pink.bg-pink a:hover .content-card-pink__text .h3 {
  color: #EB5E94;
}
.content-card-pink.bg-purple {
  background-color: #4C4394;
  border: 5px solid #4C4394;
}
.content-card-pink.bg-purple a:hover .content-card-pink__text h2, .content-card-pink.bg-purple a:hover .content-card-pink__text .h3 {
  color: #4C4394;
}
.content-card-pink.bg-red {
  background-color: #E64550;
  border: 5px solid #E64550;
}
.content-card-pink.bg-red a:hover .content-card-pink__text h2, .content-card-pink.bg-red a:hover .content-card-pink__text .h3 {
  color: #E64550;
}
.content-card-pink.bg-blue {
  background-color: #41A494;
  border: 5px solid #41A494;
}
.content-card-pink.bg-blue a:hover .content-card-pink__text h2, .content-card-pink.bg-blue a:hover .content-card-pink__text .h3 {
  color: #41A494;
}
.content-card-pink.bg-orange {
  background-color: #E6881E;
  border: 5px solid #E6881E;
}
.content-card-pink.bg-orange a:hover .content-card-pink__text h2, .content-card-pink.bg-orange a:hover .content-card-pink__text .h3 {
  color: #E6881E;
}
.content-card-pink.bg-yellow {
  background-color: #FDC400;
  border: 5px solid #FDC400;
}
.content-card-pink.bg-yellow h2, .content-card-pink.bg-yellow .h3 {
  color: #1a1a1a;
}
.content-card-pink.bg-yellow .content-card-pink__text {
  color: #1a1a1a;
}
.content-card-pink.bg-yellow a:hover .content-card-pink__text h2, .content-card-pink.bg-yellow a:hover .content-card-pink__text .h3 {
  color: #1a1a1a;
}
.content-card-pink.bg-gray {
  background-color: #F5F5F5;
  border: 5px solid #F5F5F5;
}
.content-card-pink.bg-gray h2, .content-card-pink.bg-gray .h3 {
  color: #1a1a1a;
}
.content-card-pink.bg-gray .content-card-pink__text {
  color: #1a1a1a;
}
.content-card-pink.bg-gray a:hover .content-card-pink__text h2, .content-card-pink.bg-gray a:hover .content-card-pink__text .h3 {
  color: #1a1a1a;
}

.content-card-pink-second-level {
  padding: 1rem;
}
.content-card-pink-second-level .h3 {
  font-size: 1.3rem;
}
.content-card-pink-second-level p {
  font-size: 1rem;
}

.content-card {
  display: block;
}
.content-card img {
  position: relative;
}
.content-card__text {
  width: 100%;
  display: block;
}
.content-card__text > * {
  position: relative;
}
.content-card h3 {
  color: #000000;
  font-size: 1.5rem;
  padding-top: 1.875rem;
  margin-bottom: 0.75rem;
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.content-card p {
  margin-bottom: 1.5rem;
  color: #151F35;
}
.content-card:hover h3 {
  color: #EB5E94;
}
.more .content-card:nth-of-type(1) .content-card__text:before {
  content: "";
  position: absolute;
  display: block;
  left: -200%;
  right: -200%;
  height: 100%;
  background-color: #ffffff;
}
@media print, screen and (max-width: 39.99875em) {
  .content-card--small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.875rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .content-card--small img {
    width: 40%;
    margin-right: 1.25rem;
    max-width: 13.75rem;
  }
}
.content-card--small h3 {
  font-size: 1.125rem;
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .content-card--small h3 {
    padding: 0;
    margin: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .content-card--small h3 {
    padding-top: 0.875rem;
  }
}
@media screen and (min-width: 75em) {
  .content-card--small h3 {
    font-size: 1.3125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .content-card--small img {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .content-card--small .content-card__text {
    -ms-flex-item-align: center;
        align-self: center;
  }
}

.content-cols {
  background-color: #f0f4f5;
}
.content-cols:nth-child(odd) {
  background-color: #ffffff;
}
.content-cols .grid-x > .cell:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 75em) {
  .content-cols .grid-x {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.content-cols .cell {
  margin-bottom: 3.75rem;
}
@media screen and (min-width: 75em) {
  .content-cols .cell {
    margin-bottom: 0;
  }
  .content-cols .cell.xlarge-6 p {
    max-width: 34.5rem;
  }
}
.content-cols p {
  line-height: 150.7%;
  color: #2E2E2E;
}
@media screen and (min-width: 75em) {
  .content-cols p {
    font-size: 1rem;
  }
}
.content-cols p:last-child {
  margin-bottom: 0;
}
.content-cols .h2 {
  margin-bottom: 1.25rem;
  text-transform: capitalize;
  letter-spacing: 0;
}
@media print, screen and (min-width: 40em) {
  .content-cols .h2 {
    font-size: 2rem;
  }
}
.content-cols ul.no-bullet {
  margin-bottom: 0;
}
.content-cols ul.no-bullet + * {
  margin-top: 1.875rem;
}
@media screen and (min-width: 75em) {
  .content-cols ul.no-bullet + * {
    margin-top: 3.75rem;
  }
}
.content-cols ul.no-bullet li {
  font-weight: 600;
  letter-spacing: -0.04em;
  line-height: 150%;
  font-size: 0.75rem;
}
.content-cols ul.no-bullet li:not(:last-child) {
  margin-bottom: 1rem;
}
@media screen and (min-width: 75em) {
  .content-cols ul.no-bullet li {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 40em) {
  .content-cols__main > * {
    margin-right: 1.875rem;
  }
}

.cookie-banner {
  position: fixed;
  display: none;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  z-index: 3;
  background-color: #f0f4f5;
  -webkit-animation-name: fade-up;
          animation-name: fade-up;
  -webkit-animation-duration: 1.4s;
          animation-duration: 1.4s;
  -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
}
.cookie-banner.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cookie-banner .button {
  margin-bottom: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.cookie-banner p {
  margin-bottom: 0;
  margin-right: 0.9375rem;
}
.cookie-banner p a {
  color: #41A494;
}

.course-accreditations {
  margin-top: 2.5rem;
}
.course-accreditations img {
  margin: 0 2.5rem 1.25rem 0;
  max-height: 80px;
}
.course-accreditations img:last-child {
  margin-right: 0;
}

.course-buttons {
  margin-bottom: -1rem;
}
@media print, screen and (max-width: 63.99875em) {
  .course-buttons {
    margin-top: 2.5rem;
  }
}
.course-buttons a {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.course-buttons a:hover {
  background: #EB5E94 !important;
  color: #ffffff !important;
}
.course-buttons a:focus {
  outline: 2px dotted #ffffff;
}
@media print, screen and (min-width: 40em) {
  .course-buttons a {
    margin-bottom: 1.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .course-buttons {
    margin-bottom: -1.25rem;
  }
}

.course-details h2 {
  margin-bottom: 1.5625rem;
  font-size: 1rem;
  letter-spacing: -0.04em;
}
@media screen and (min-width: 120em) {
  .course-details h2 {
    font-size: 1.25rem;
  }
}
.course-details .h5 {
  letter-spacing: 0;
}
@media screen and (min-width: 75em) {
  .course-details .h5 {
    font-size: 1.125rem;
  }
}
.course-details ul {
  list-style: none;
  font-size: 0.875rem;
  margin-bottom: 0;
}
@media screen and (min-width: 120em) {
  .course-details ul {
    font-size: 1.0625rem;
  }
}
.course-details ul strong {
  display: block;
}
.course-details ul li {
  margin-bottom: 1.25rem;
}
.course-details__row {
  margin-bottom: -1.875rem;
}
@media print, screen and (min-width: 40em) {
  .course-details__row {
    margin-bottom: -2.5rem;
  }
}
@media screen and (min-width: 75em) {
  .course-details__row {
    margin-bottom: 0;
  }
}
.course-details__text {
  margin-bottom: 1.875rem;
}
.course-details__text p {
  line-height: 150.7%;
  margin-bottom: 6px;
}
@media print, screen and (min-width: 40em) {
  .course-details__text {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 75em) {
  .course-details__text {
    margin-bottom: -6px;
  }
}

.course-highlights .inner {
  position: relative;
}
.course-highlights .circle {
  padding-top: calc(100% - 1.25rem);
  margin-bottom: 1.25rem;
}
.course-highlights .circle .display-2 {
  line-height: 87.6%;
}
@media print, screen and (min-width: 64em) {
  .course-highlights .circle__inner {
    padding: 0 1.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .course-highlights .circle {
    margin-bottom: 0;
    padding-top: calc(33.3333333333% - 1.25rem);
  }
}
@media screen and (min-width: 75em) {
  .course-highlights .circle {
    padding-top: calc(33.3333333333% - 2.5rem);
  }
}
.course-highlights__shape {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: -3.75rem;
  width: 100%;
  z-index: -1;
  padding-top: 100%;
  -webkit-transform: scale(1.75);
          transform: scale(1.75);
}
.course-highlights__shape svg {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .course-highlights__shape {
    -webkit-transform: none;
            transform: none;
    padding-top: 55%;
  }
}
@media print, screen and (min-width: 64em) {
  .course-highlights__shape {
    padding-top: 48%;
    bottom: -3.75rem;
    top: auto;
  }
}
@media screen and (min-width: 75em) {
  .course-highlights__shape {
    padding-top: 59%;
    left: -8%;
    bottom: -7.5rem;
  }
}
@media screen and (min-width: 120em) {
  .course-highlights__shape {
    padding-top: 52%;
  }
}

.course-intro .display-4 strong {
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 75em) {
  .course-intro .display-4 {
    font-size: 4.625rem;
    margin-bottom: 2.3125rem;
  }
}
.course-intro p {
  line-height: 160%;
  letter-spacing: -0.04em;
}
.course-intro p:last-of-type {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .course-intro p {
    width: 90%;
    max-width: 28.875rem;
  }
}
@media screen and (min-width: 120em) {
  .course-intro p {
    max-width: 35.125rem;
  }
}
.course-intro button.button-link {
  color: inherit;
}
.course-intro button:focus {
  background-color: #FDC400;
  color: #000000;
}

.discover-more-cols:last-child {
  border-bottom: 2px solid;
}
.discover-more-cols.invert .content-card h3, .discover-more-cols.invert .content-card p {
  color: #ffffff;
}
.discover-more-cols__inner {
  position: relative;
}
.discover-more-cols .display-2,
.discover-more-cols .display-4 {
  letter-spacing: -0.05em;
  line-height: 94.6%;
  margin-bottom: 1.875rem;
}
.discover-more-cols .display-2 strong,
.discover-more-cols .display-4 strong {
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 75em) {
  .discover-more-cols .display-2,
  .discover-more-cols .display-4 {
    margin-bottom: 4.25rem;
  }
}
.discover-more-cols__image {
  position: relative;
  padding-top: 75.2%;
}
.discover-more-cols__image::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(14.06%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 14.06%, rgba(0, 0, 0, 0) 100%);
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  z-index: 2;
}
.discover-more-cols__image img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.discover-more-cols__image figcaption {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  color: #ffffff;
  margin: 0;
  letter-spacing: -0.04em;
  z-index: 2;
  overflow: hidden;
}
.discover-more-cols__image figcaption:after {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  background-color: #41A494;
  -webkit-transform: translateX(-110%);
          transform: translateX(-110%);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.25s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
}
@media screen and (min-width: 75em) {
  .discover-more-cols__image figcaption {
    left: 1.3125rem;
    bottom: 1.5rem;
  }
}
.discover-more-cols .content-card h3 {
  letter-spacing: -0.03em;
  line-height: 1;
  font-size: 1.125rem;
  padding-top: 0.625rem;
}
@media screen and (min-width: 75em) {
  .discover-more-cols .content-card h3 {
    font-size: 1.625rem;
    padding-top: 1.875rem;
  }
}
.discover-more-cols .content-card p {
  line-height: 144.2%;
  max-width: 17.875rem;
}
.discover-more-cols .content-card:hover figcaption, .discover-more-cols .content-card:focus figcaption {
  color: #ffffff;
}
.discover-more-cols .content-card:hover figcaption:after, .discover-more-cols .content-card:focus figcaption:after {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.discover-more-cols .cell {
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 75em) {
  .discover-more-cols .cell {
    margin-bottom: 3.75rem;
  }
}
.discover-more-cols .small-6:not(.large-4) .content-card p {
  max-width: 35.875rem;
}

@media print, screen and (min-width: 40em) {
  .discover-more-slider .slick-list.draggable {
    overflow: visible;
    clip-path: inset(-100vw -100vw -100vw 0);
  }
}
.discover-more-slider .slick-list.dragging, .discover-more-slider .slick-list.draggable:active:hover {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
@media print, screen and (min-width: 40em) {
  .discover-more-slider__slide {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 75em) {
  .discover-more-slider__slide {
    margin-right: 1.4375rem;
  }
}
.discover-more-slider a:focus {
  padding: 5px;
  outline-offset: -4px;
}
.discover-more-slider__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 3.9375rem;
  height: 3.9375rem;
  bottom: calc(100% - 63px);
}
.discover-more-slider__nav .slick-prev,
.discover-more-slider__nav .slick-next {
  top: 0;
  position: relative;
  height: auto;
  width: 0.75rem;
  background-image: none;
  color: #151F35;
}
.discover-more-slider__nav .slick-prev:hover, .discover-more-slider__nav .slick-prev:focus, .discover-more-slider__nav .slick-prev:active,
.discover-more-slider__nav .slick-next:hover,
.discover-more-slider__nav .slick-next:focus,
.discover-more-slider__nav .slick-next:active {
  background-image: none;
}
.discover-more-slider__nav .slick-prev:focus,
.discover-more-slider__nav .slick-next:focus {
  outline: 2px dotted;
  background: none;
}
.discover-more-slider__nav .slick-prev svg,
.discover-more-slider__nav .slick-next svg {
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 64em) {
  .discover-more-slider__nav .slick-prev,
  .discover-more-slider__nav .slick-next {
    width: 0.75rem;
  }
}
@media screen and (min-width: 75em) {
  .discover-more-slider__nav .slick-prev,
  .discover-more-slider__nav .slick-next {
    width: 1rem;
  }
}
.discover-more-slider__nav .slick-prev {
  left: 0;
  -webkit-transform: none;
          transform: none;
  margin-right: 4px;
}
@media screen and (min-width: 75em) {
  .discover-more-slider__nav .slick-prev {
    margin-right: 9px;
  }
}
.discover-more-slider__nav .slick-next {
  right: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  margin-left: 4px;
}
@media screen and (min-width: 75em) {
  .discover-more-slider__nav .slick-next {
    margin-left: 9px;
  }
}
@media screen and (min-width: 75em) {
  .discover-more-slider__nav {
    width: 7.875rem;
    height: 7.875rem;
  }
}
.discover-more-slider__nav::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #ffffff;
  border: 1px solid #41A494;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
@media print, screen and (min-width: 40em) {
  .discover-more-slider__nav {
    top: auto;
    bottom: 25%;
    left: auto;
    right: -2.5%;
  }
}
@media screen and (min-width: 75em) {
  .discover-more-slider__nav {
    right: -3.5%;
  }
}

.event-card {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1.875rem;
  background-color: #41A494;
  -webkit-transition: background-color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media print, screen and (min-width: 64em) {
  .event-card {
    padding-bottom: 45%;
    background-color: #4C4394;
    padding: 0;
  }
}
.event-card:nth-of-type(odd) {
  background-color: #4C4394;
}
@media print, screen and (min-width: 64em) {
  .event-card:nth-of-type(odd) {
    background-color: #41A494;
  }
}
.event-card__link {
  display: block;
}
@media print, screen and (min-width: 64em) {
  .event-card__link {
    position: relative;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 1.875rem;
  }
  .event-card__link > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 100%;
            flex: 1 100%;
  }
}
@media screen and (min-width: 90em) {
  .event-card__link {
    padding: 2.5rem;
  }
}
@media screen and (min-width: 120em) {
  .event-card__link {
    padding: 3.125rem;
  }
}
.event-card__link:after {
  content: "";
  position: absolute;
  bottom: 1.875rem;
  right: 1.875rem;
  width: 1.5rem;
  height: 1.25rem;
  display: block;
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 1.5rem;
  opacity: 0;
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
  -webkit-transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1), transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1), transform 0.25s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
}
@media screen and (min-width: 90em) {
  .event-card__link:after {
    bottom: 2.5rem;
    right: 2.5rem;
  }
}
@media screen and (min-width: 120em) {
  .event-card__link:after {
    bottom: 3.125rem;
    right: 3.125rem;
  }
}
.event-card__link:hover:after {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.event-card__title {
  font-size: 1.75rem;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 0;
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  font-weight: 500;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .event-card__title {
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 90em) {
  .event-card__title {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 120em) {
  .event-card__title {
    font-size: 2.875rem;
  }
}
.event-card time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #ffffff;
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media print, screen and (min-width: 64em) {
  .event-card time {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}
.event-card__month {
  display: block;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: bold;
}
@media screen and (min-width: 75em) {
  .event-card__month {
    font-size: 1.1875rem;
  }
}
.event-card__day {
  font-family: "degular";
  display: block;
  font-size: 6.875rem;
  line-height: 0.87;
  font-weight: 500;
  letter-spacing: -0.02em;
}
@media screen and (min-width: 75em) {
  .event-card__day {
    font-size: 10rem;
  }
}
@media screen and (min-width: 120em) {
  .event-card__day {
    font-size: 11.875rem;
  }
}
.event-card__categories {
  margin-top: 0.625rem;
}
@media screen and (min-width: 75em) {
  .event-card__categories {
    margin-top: 1.5625rem;
  }
}
.event-card__categories .tag {
  padding: 0.3125rem 0.625rem;
  background-color: #151F35;
  color: white;
  text-transform: none;
}

.event-card-group {
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .event-card-group .cell {
    margin-bottom: 1.25rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .event-card-group .slick-track > * {
    margin-right: 2.5rem;
  }
}
.event-card-group .slick-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
@media print, screen and (max-width: 39.99875em) {
  .event-card-group .slick-list {
    overflow: visible;
  }
}
.event-card-group .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
}
.event-card-group .slick-slide {
  height: auto;
}

@media screen and (min-width: 75em) {
  .event-slider {
    margin-top: 8.9375rem;
    margin-bottom: 8.9375rem;
  }
}
.event-slider__inner {
  position: relative;
}
.event-slider__inner .medium-7 {
  display: none;
}
@media print, screen and (min-width: 40em) {
  .event-slider__inner .medium-7 {
    display: block;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .event-slider__slider {
    margin-top: 10rem;
  }
}
@media print, screen and (min-width: 40em) {
  .event-slider__slider .slick-list.draggable {
    overflow: visible;
    clip-path: inset(-100vw -100vw -100vw 0);
  }
}
.event-slider__slider .slick-list.dragging, .event-slider__slider .slick-list.draggable:active:hover {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.event-slider__image {
  position: relative;
  padding-top: 70.76%;
}
.event-slider__image img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.event-slider__text {
  margin-top: 1.25rem;
}
.event-slider__text .display-4 strong {
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 75em) {
  .event-slider__text .display-4 {
    margin-bottom: 2.5rem;
  }
}
.event-slider__text p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  line-height: 143%;
  letter-spacing: -0.02em;
  max-width: 15.125rem;
  margin-bottom: 0;
}
@media screen and (min-width: 75em) {
  .event-slider__text p {
    margin-top: 0.875rem;
  }
}
.event-slider__text p + * {
  margin-top: 1.25rem;
}
@media screen and (min-width: 75em) {
  .event-slider__text p + * {
    margin-top: 1.875rem;
  }
}
.event-slider__text a {
  display: block;
  font-weight: 700;
  letter-spacing: -0.01em;
  font-family: "Inter", sans-serif;
  color: #151F35;
}
.event-slider__text a:hover {
  color: #151F35;
  text-decoration: underline;
}
@media print, screen and (min-width: 40em) {
  .event-slider__text {
    max-width: 16.25rem;
    margin: auto;
    margin-top: 0;
    padding: 0 0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .event-slider__text {
    padding: 0;
  }
}
@media screen and (min-width: 75em) {
  .event-slider__text {
    max-width: 22.5rem;
  }
}
.event-slider__date {
  margin-top: 2.5rem;
  position: relative;
}
.event-slider__date .display-5 {
  line-height: 87.6%;
  letter-spacing: -0.04em;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 75em) {
  .event-slider__date .display-5 {
    font-size: 2.5rem;
    margin-bottom: 3.125rem;
  }
}
.event-slider__date span {
  display: block;
  color: #41A494;
  font-family: "degular";
  letter-spacing: -0.04em;
  line-height: 87.6%;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.event-slider__date span.small {
  letter-spacing: -0.01em;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  font-size: 0.875rem;
  color: #348378;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 75em) {
  .event-slider__date span.small {
    font-size: 1.125rem;
  }
}
.event-slider__date span.large {
  font-size: 8.125rem;
  margin-top: -5%;
}
@media print, screen and (min-width: 64em) {
  .event-slider__date span.large {
    margin-top: -10%;
    font-size: 11.25rem;
  }
}
@media screen and (min-width: 75em) {
  .event-slider__date span.large {
    font-size: 14.375rem;
  }
}
@media print, screen and (min-width: 40em) {
  .event-slider__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    max-width: 14.125rem;
    margin: auto;
    margin-top: 0;
    padding: 0 0.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .event-slider__date {
    padding: 0;
  }
}
.event-slider__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 3.9375rem;
  height: 3.9375rem;
}
.event-slider__nav .slick-prev,
.event-slider__nav .slick-next {
  top: 0;
  position: relative;
  height: auto;
  width: 0.75rem;
  background-image: none;
  color: #151F35;
}
.event-slider__nav .slick-prev:hover, .event-slider__nav .slick-prev:focus, .event-slider__nav .slick-prev:active,
.event-slider__nav .slick-next:hover,
.event-slider__nav .slick-next:focus,
.event-slider__nav .slick-next:active {
  background-image: none;
}
.event-slider__nav .slick-prev:focus,
.event-slider__nav .slick-next:focus {
  outline: 2px dotted;
  background: none;
}
.event-slider__nav .slick-prev svg,
.event-slider__nav .slick-next svg {
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 64em) {
  .event-slider__nav .slick-prev,
  .event-slider__nav .slick-next {
    width: 0.75rem;
  }
}
@media screen and (min-width: 75em) {
  .event-slider__nav .slick-prev,
  .event-slider__nav .slick-next {
    width: 1rem;
  }
}
.event-slider__nav .slick-prev {
  left: 0;
  -webkit-transform: none;
          transform: none;
  margin-right: 4px;
}
@media screen and (min-width: 75em) {
  .event-slider__nav .slick-prev {
    margin-right: 9px;
  }
}
.event-slider__nav .slick-next {
  right: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  margin-left: 4px;
}
@media screen and (min-width: 75em) {
  .event-slider__nav .slick-next {
    margin-left: 9px;
  }
}
@media screen and (min-width: 75em) {
  .event-slider__nav {
    width: 7.875rem;
    height: 7.875rem;
  }
}
.event-slider__nav::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #ffffff;
  border: 1px solid #41A494;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
@media print, screen and (max-width: 39.99875em) {
  .event-slider__nav {
    top: auto;
    bottom: calc(100% + 1.25rem);
    margin-top: 0;
    left: 0;
    right: auto;
  }
}
@media print, screen and (min-width: 40em) {
  .event-slider__nav {
    top: 50%;
    left: 50%;
    right: -24%;
  }
}
@media screen and (min-width: 75em) {
  .event-slider__nav {
    margin: auto;
    width: 7.875rem;
    height: 7.875rem;
  }
  .event-slider__nav .slick-prev {
    margin-right: 9px;
  }
  .event-slider__nav .slick-next {
    margin-left: 9px;
  }
}

.feature-blocks__item {
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .feature-blocks__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.feature-blocks__item > * {
  position: relative;
}
.feature-blocks__item:nth-of-type(even) {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 40em) {
  .feature-blocks__item:nth-of-type(even) {
    margin-bottom: 6.25rem;
  }
}
.feature-blocks__item:nth-of-type(even):before {
  content: "";
  display: block;
  position: absolute;
  top: 5rem;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #f0f4f5;
}
@media print, screen and (max-width: 63.99875em) {
  .feature-blocks__item:nth-of-type(even):before {
    margin-left: -9.5238095238%;
    margin-right: -9.5238095238%;
    width: 119.0476190476%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media print, screen and (min-width: 40em) {
  .feature-blocks__item:nth-of-type(even):before {
    top: 0;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .feature-blocks__item:nth-of-type(odd) .feature-blocks__text {
    padding-right: 0;
  }
}
@media screen and (min-width: 90em) {
  .feature-blocks__item:nth-of-type(odd) .feature-blocks__text {
    padding-left: 6.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .feature-blocks__item:nth-of-type(even) .feature-blocks__image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 1.875rem 0 -1.875rem;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-blocks__item:nth-of-type(even) .feature-blocks__image {
    margin: 3.75rem 0 -3.75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .feature-blocks__item:nth-of-type(even) .feature-blocks__text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .feature-blocks__item:nth-of-type(even) .feature-blocks__text {
    padding-left: 0;
  }
}
@media screen and (min-width: 90em) {
  .feature-blocks__item:nth-of-type(even) .feature-blocks__text {
    padding-right: 6.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .feature-blocks__image {
    width: 50%;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-blocks__image {
    width: 40%;
  }
}
.feature-blocks__text {
  padding: 1.875rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (min-width: 40em) {
  .feature-blocks__text {
    width: 50%;
    -ms-flex-item-align: center;
        align-self: center;
    padding: 2.1875rem;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-blocks__text {
    width: 40%;
  }
}
@media screen and (min-width: 90em) {
  .feature-blocks__text {
    padding: 2.5rem;
  }
}
@media screen and (min-width: 75em) {
  .feature-blocks h2 {
    margin-bottom: 1.25rem;
  }
}
.feature-blocks p {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 90em) {
  .feature-blocks p {
    width: 80%;
  }
}
@media screen and (min-width: 120em) {
  .feature-blocks p {
    width: 70%;
  }
}
.feature-blocks ul {
  margin-bottom: 0;
}

.feature-event {
  position: relative;
}
.feature-event:nth-child(4n-1) .feature-event__content, .feature-event:nth-child(4n-3) .feature-event__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media print, screen and (min-width: 40em) {
  .feature-event:nth-child(4n-1) .feature-event__text, .feature-event:nth-child(4n-3) .feature-event__text {
    padding: 1.875rem 0 2.5rem 3.75rem;
  }
}
@media screen and (min-width: 90em) {
  .feature-event:nth-child(4n-1) .feature-event__text, .feature-event:nth-child(4n-3) .feature-event__text {
    padding: 6.1875rem 0 5.5625rem 5.9375rem;
  }
}
@media screen and (min-width: 120em) {
  .feature-event:nth-child(4n-1) .feature-event__text, .feature-event:nth-child(4n-3) .feature-event__text {
    padding: 6.1875rem 0 5.5625rem 10rem;
  }
}
@media print, screen and (min-width: 40em) {
  .feature-event:nth-child(4n-1) .feature-event__image, .feature-event:nth-child(4n-3) .feature-event__image {
    margin-left: -9.5238095238%;
    margin-right: -9.5238095238%;
    width: 119.0476190476%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-top: 55.5%;
    margin-right: auto;
    width: 58.3333333333%;
  }
}
.feature-event:nth-child(even)::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/sub-mask-1.svg");
  background-repeat: no-repeat;
  background-size: 100vw;
  z-index: -1;
}
@media print, screen and (max-width: 39.99875em) {
  .feature-event:nth-child(even)::before {
    background-image: none;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .feature-event:nth-child(even)::before {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
    -webkit-transform-origin: 10% 10%;
            transform-origin: 10% 10%;
  }
}
@media screen and (min-width: 120em) {
  .feature-event:nth-child(even)::before {
    background-size: 90vw;
  }
}
.feature-event__content .date {
  color: #41A494;
  line-height: 150.7%;
  font-family: "degular";
  font-weight: 700;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
@media screen and (min-width: 75em) {
  .feature-event__content .date {
    font-size: 1.125rem;
    margin-bottom: 1.875rem;
  }
}
.feature-event__content .display-4 strong {
  font-weight: 600;
}
@media screen and (min-width: 75em) {
  .feature-event__content .display-4 {
    margin-bottom: 2.3125rem;
  }
}
.feature-event__content p {
  line-height: 160%;
  letter-spacing: -0.04em;
}
@media screen and (min-width: 75em) {
  .feature-event__content .text-body {
    margin-top: 2.3125rem;
    margin-bottom: 0.938rem;
    font-size: 1.125rem;
  }
}
.feature-event__content ul li {
  line-height: 150.7%;
}
@media screen and (min-width: 75em) {
  .feature-event__content ul li {
    font-size: 1.125rem;
    margin-bottom: 0.938rem;
  }
}
@media screen and (min-width: 75em) {
  .feature-event__content ul {
    margin-bottom: 2.9375rem;
  }
}
.feature-event__content .button-link {
  color: #CB0064;
}
.feature-event__content .button-link::after {
  background-color: #CB0064;
}
.feature-event__content .button-link:hover, .feature-event__content .button-link:focus, .feature-event__content .button-link:active {
  color: #000000;
}
@media print, screen and (min-width: 40em) {
  .feature-event__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .feature-event__text {
    margin-left: -9.5238095238%;
    margin-right: -9.5238095238%;
    width: 119.0476190476%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 9.5238095238%;
    padding-right: 9.5238095238%;
    margin-bottom: 1.875rem;
  }
}
@media print, screen and (min-width: 40em) {
  .feature-event__text {
    width: 50%;
    margin-bottom: 0;
    padding: 1.875rem 3.75rem 2.5rem 0;
  }
}
@media screen and (min-width: 90em) {
  .feature-event__text {
    padding: 6.1875rem 5.9375rem 5.5625rem 0;
  }
}
@media screen and (min-width: 120em) {
  .feature-event__text {
    padding: 6.1875rem 10rem 5.5625rem 0;
  }
}
.feature-event__image {
  position: relative;
}
@media print, screen and (max-width: 39.99875em) {
  .feature-event__image {
    margin-left: -9.5238095238%;
    margin-right: -9.5238095238%;
    width: 119.0476190476%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media print, screen and (min-width: 40em) {
  .feature-event__image {
    margin-left: -9.5238095238%;
    margin-right: -9.5238095238%;
    width: 119.0476190476%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-top: 55.5%;
    margin-left: auto;
    width: 58.3333333333%;
  }
}
@media print, screen and (min-width: 40em) {
  .feature-event__image img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: 2;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.feature-img {
  position: relative;
}
.feature-img .play-video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.feature-img .play-video:focus::before {
  outline: 2px dotted #ffffff;
  outline-offset: 5px;
}
.feature-img .play-video::before {
  background-color: #E64550;
}
.feature-img .play-video:hover::before {
  background-color: rgb(233.0213270142, 91.4786729858, 101.1492890995);
}
.feature-img .play-video:hover::after {
  border-left-color: #ffffff;
}
@media print, screen and (max-width: 39.99875em) {
  .feature-img .play-video {
    bottom: 11%;
    right: 7%;
    top: auto;
    left: auto;
  }
  .feature-img .play-video::before {
    width: 2.5rem;
    height: 2.5rem;
  }
  .feature-img .play-video::after {
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 20px solid #ffffff;
    margin-left: 2px;
  }
}
.feature-img__image {
  position: relative;
  padding-top: 100%;
}
.feature-img__image::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 11.1875rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(14.06%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 14.06%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}
.feature-img__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (min-width: 40em) {
  .feature-img__image {
    padding-top: 62.5%;
  }
}
@media screen and (min-width: 75em) {
  .feature-img__image {
    padding-top: 50%;
  }
}
.feature-img__text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(82% + 0.938rem);
}
.feature-img__text .display-4 {
  margin-bottom: 1.25rem;
}
.feature-img__text .display-4 strong {
  display: block;
  font-weight: 600;
}
.feature-img__text .display-4.feature-img__title--display strong {
  display: contents;
}
@media screen and (min-width: 75em) {
  .feature-img__text .display-4 {
    margin-bottom: 1.875rem;
  }
}
.feature-img__text p {
  font-weight: 400;
  margin-bottom: 0;
  max-width: calc(100% - 3.75rem);
  line-height: 143%;
}
@media screen and (min-width: 75em) {
  .feature-img__text p {
    font-size: 0.875rem;
    max-width: none;
  }
  .feature-img__text p strong {
    font-size: 1rem;
    letter-spacing: -0.01em;
  }
}
.feature-img__text p + * {
  margin-top: 0.625rem;
  max-width: none;
}
@media screen and (min-width: 75em) {
  .feature-img__text p + * {
    margin-top: 1.875rem;
  }
}
.feature-img__text a {
  display: block;
  margin-bottom: 0;
  color: inherit;
}
.feature-img__text a:hover {
  color: inherit;
  text-decoration: underline;
}
@media screen and (min-width: 75em) {
  .feature-img__text a {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 40em) {
  .feature-img__text {
    width: 50%;
    max-width: 39.1875rem;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-img__text {
    width: 42%;
  }
}
@media screen and (min-width: 90em) {
  .feature-img__text {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
.feature-img__text > * {
  position: relative;
  z-index: 2;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.feature-img__shape {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.feature-img__shape svg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
.feature-img__shape.bg-yellow svg {
  color: #FDC400;
}
.feature-img__shape.bg-blue svg {
  color: #41A494;
}
.feature-img__shape.bg-blue + .feature-img__content {
  color: #ffffff;
}
.feature-img__shape.bg-blue + .feature-img__content p {
  color: #151F35;
}
.feature-img__shape.bg-purple svg {
  color: #4C4394;
}
.feature-img__shape.bg-purple + .feature-img__content {
  color: #ffffff;
}
.feature-img__shape.bg-navy svg {
  color: #151F35;
}
.feature-img__shape.bg-navy + .feature-img__content {
  color: #ffffff;
}
.feature-img__shape.bg-navy + .feature-img__content p, .feature-img__shape.bg-navy + .feature-img__content a {
  background-color: #151F35;
}
.feature-img__content {
  padding: 0.938rem;
}
.feature-img__content p {
  font-family: "Inter", sans-serif;
}
@media print, screen and (min-width: 40em) {
  .feature-img__content {
    padding: 2.5rem;
  }
}
@media screen and (min-width: 75em) {
  .feature-img__content {
    padding-right: 0;
    max-width: calc(100% - 0.938rem);
  }
  .feature-img__content p {
    max-width: 22.25rem;
  }
}

.feature-img-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1.875rem;
}
.feature-img-cols__image {
  position: relative;
}
.feature-img-cols__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.feature-img-cols--2 .feature-img-cols__image {
  padding-top: 50%;
  width: 50%;
}
.feature-img-cols--2 .feature-img-cols__image:last-child {
  margin-top: 25%;
}
.feature-img-cols--3 .feature-img-cols__image {
  padding-top: 33.3333333333%;
  width: 33.3333333333%;
}
.feature-img-cols--3 .feature-img-cols__image:nth-child(2) {
  margin-top: 15%;
}
.feature-img-cols--3 .feature-img-cols__image:last-child {
  margin-top: 5%;
}
.feature-img-cols--2 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 64em) {
  .feature-img-cols--2 {
    margin-top: 5.25rem;
    margin-bottom: 1.875rem;
  }
}
.feature-img-cols--3 {
  margin: 2.5rem 0;
}
@media print, screen and (min-width: 40em) {
  .feature-img-cols--3 {
    margin: 5rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-img-cols--3 {
    margin-top: 9.1875rem;
    margin-bottom: 5.9375rem;
  }
}

.feature-league-table {
  position: relative;
  overflow: hidden;
}
.feature-league-table.bg-navy {
  color: #ffffff;
}
.feature-league-table.bg-blue {
  color: #ffffff;
}
.feature-league-table.bg-pink {
  color: #ffffff;
}
.feature-league-table.bg-purple {
  color: #ffffff;
}
.feature-league-table.bg-red {
  color: #ffffff;
}
.feature-league-table.bg-orange {
  color: #000000;
}
.feature-league-table.bg-yellow {
  color: #000000;
}
.feature-league-table.bg-gray {
  color: #000000;
}
@media screen and (min-width: 75em) {
  .feature-league-table__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.feature-league-table__text {
  position: relative;
  margin-bottom: 2.5rem;
}
.feature-league-table__text p {
  word-break: break-word;
  white-space: normal;
}
@media print, screen and (min-width: 40em) {
  .block-4 .feature-league-table__text p {
    width: 66.6666666667%;
  }
}
@media screen and (min-width: 75em) {
  .feature-league-table__text {
    width: 33.3333333333%;
    margin-bottom: 0;
  }
  .block-4 .feature-league-table__text {
    width: 100%;
  }
}
.feature-league-table__title {
  line-height: 94.6%;
  margin-bottom: 1.25rem;
}
.feature-league-table__title em {
  font-style: normal;
  font-weight: 600;
}
.feature-league-table__arrows {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.875rem;
}
.feature-league-table__arrows .slick-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transform: none;
          transform: none;
  width: 1.5rem;
  height: 1.5rem;
  color: #151F35;
}
.bg-navy .feature-league-table__arrows .slick-arrow {
  color: #ffffff;
}
.bg-blue .feature-league-table__arrows .slick-arrow {
  color: #ffffff;
}
.bg-pink .feature-league-table__arrows .slick-arrow {
  color: #ffffff;
}
.bg-purple .feature-league-table__arrows .slick-arrow {
  color: #ffffff;
}
.bg-red .feature-league-table__arrows .slick-arrow {
  color: #ffffff;
}
.bg-orange .feature-league-table__arrows .slick-arrow {
  color: #000000;
}
.bg-yellow .feature-league-table__arrows .slick-arrow {
  color: #000000;
}
.bg-gray .feature-league-table__arrows .slick-arrow {
  color: #000000;
}
.feature-league-table__arrows .slick-arrow svg {
  width: 100%;
  height: 100%;
}
.feature-league-table__arrows .slick-arrow:focus-visible, .feature-league-table__arrows .slick-arrow:focus-within, .feature-league-table__arrows .slick-arrow:focus, .feature-league-table__arrows .slick-arrow:active {
  background: none;
}
.feature-league-table__arrows .slick-arrow:focus-visible {
  outline: 2px dotted #151F35;
  outline-offset: 2px;
}
.bg-navy .feature-league-table__arrows .slick-arrow:focus-visible {
  outline-color: #ffffff;
}
.bg-blue .feature-league-table__arrows .slick-arrow:focus-visible {
  outline-color: #ffffff;
}
.bg-pink .feature-league-table__arrows .slick-arrow:focus-visible {
  outline-color: #ffffff;
}
.bg-purple .feature-league-table__arrows .slick-arrow:focus-visible {
  outline-color: #ffffff;
}
.bg-red .feature-league-table__arrows .slick-arrow:focus-visible {
  outline-color: #ffffff;
}
.bg-orange .feature-league-table__arrows .slick-arrow:focus-visible {
  outline-color: #000000;
}
.bg-yellow .feature-league-table__arrows .slick-arrow:focus-visible {
  outline-color: #000000;
}
.bg-gray .feature-league-table__arrows .slick-arrow:focus-visible {
  outline-color: #000000;
}
.feature-league-table__arrows .slick-prev {
  margin-right: 0.75rem;
}
@media screen and (min-width: 75em) {
  .block-4 .feature-league-table__arrows {
    position: absolute;
    right: 0;
    bottom: 1.25rem;
  }
}
.feature-league-table__slider {
  margin: 0 -0.625rem;
  clip-path: inset(-100vw -100vw -100vw 0);
}
.feature-league-table__slider .slick-list {
  overflow: visible;
}
.block-2 .feature-league-table__slider .slick-list {
  overflow: hidden;
}
.block-4 .feature-league-table__slider {
  width: 100%;
  margin: 0;
  margin-top: 2.5rem;
}
.feature-league-table__slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (min-width: 75em) {
  .feature-league-table__slider {
    width: 55.2916666667%;
    margin-left: auto;
  }
  .block-1 .feature-league-table__slider {
    width: 26.528vw;
    margin-left: auto;
    margin-right: 8.3333333333%;
  }
  .block-3 .feature-league-table__slider {
    width: 66.6666666667%;
  }
  .block-3 .feature-league-table__slider .slick-list {
    margin-left: 4.3125rem;
  }
}
.feature-league-table__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 0.625rem;
  max-width: 38.875rem;
}
@media print, screen and (min-width: 40em) {
  .feature-league-table__slide {
    min-width: 17.875rem;
  }
}
.feature-league-table__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #151F35;
  color: #ffffff;
  min-height: 18rem;
  padding: 0.625rem 1.875rem;
  padding-bottom: 2.125rem;
  height: 100%;
}
.feature-league-table__block .block-date {
  width: 100%;
}
.bg-navy .feature-league-table__block {
  background-color: #4C4394;
}
.feature-league-table__block h3 {
  letter-spacing: -0.04em;
  width: 90%;
}
.block-1 .feature-league-table__block h3 {
  font-weight: 700;
}
@media print, screen and (min-width: 64em) {
  .feature-league-table__block h3 {
    width: 15.208vw;
  }
}
.feature-league-table__block p {
  font-size: 0.875rem;
  letter-spacing: -0.02em;
}
.feature-league-table__block p:last-of-type {
  margin-bottom: 0;
}
.block-1 .feature-league-table__block p {
  font-size: 1rem;
}
.block-1 .feature-league-table__block {
  padding: 5rem 1.875rem;
}

.feature-panel {
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .feature-panel {
    padding-top: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .feature-panel {
    padding-top: 5.625rem;
  }
}
@media screen and (min-width: 120em) {
  .feature-panel {
    padding-top: 6.875rem;
  }
}
@media screen and (min-width: 75em) {
  .feature-panel .display-2 {
    max-width: 24.375rem;
  }
}
@media screen and (min-width: 120em) {
  .feature-panel .display-2 {
    max-width: 26.25rem;
  }
}
.feature-panel:before {
  content: "";
  position: absolute;
  top: 2.5rem;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: #f0f4f5;
}
@media print, screen and (min-width: 64em) {
  .feature-panel:before {
    top: 0;
    left: 8%;
  }
}
.feature-panel__inner {
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .feature-panel__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.feature-panel__content {
  position: relative;
  margin-left: -9.5238095238%;
}
@media print, screen and (min-width: 40em) {
  .feature-panel__content {
    width: 84.5238095238%;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel__content {
    width: 59.5238095238%;
  }
}
@media screen and (min-width: 75em) {
  .feature-panel__content {
    width: 67.8571428571%;
  }
}
.border-graphic .feature-panel__content:after {
  content: "";
  position: absolute;
  top: -1.25rem;
  right: 0;
  width: 6.25rem;
  height: 1.25rem;
  background-color: #EB5E94;
}
@media print, screen and (min-width: 40em) {
  .border-graphic .feature-panel__content:after {
    width: 41.6666666667%;
  }
}
.feature-panel__stat {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70%;
  max-width: 20rem;
}
@media print, screen and (min-width: 40em) {
  .feature-panel__stat {
    width: 50%;
  }
}
@media screen and (min-width: 120em) {
  .feature-panel__stat {
    max-width: 25rem;
  }
}
.feature-panel__text {
  padding: 1.875rem 0 3.75rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .feature-panel__text {
    padding-top: 2.5rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .feature-panel__text {
    padding-left: 41.6666666667%;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel__text {
    width: 41.6666666667%;
    -ms-flex-item-align: center;
        align-self: center;
    padding-top: 0;
  }
}
@media screen and (min-width: 75em) {
  .feature-panel__text {
    width: 33.3333333333%;
  }
  .feature-panel__text--expand-xlarge {
    width: 41.6666666667%;
    padding-right: 1.25rem;
  }
}
.feature-panel p {
  max-width: 25rem;
}
@media screen and (min-width: 120em) {
  .feature-panel p {
    max-width: 31.25rem;
  }
}
.feature-panel p:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .feature-panel:nth-of-type(even):before, .feature-panel--flipped:before {
    top: 0;
    right: 8%;
    left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel:nth-of-type(even) .feature-panel__content, .feature-panel--flipped .feature-panel__content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 0;
    margin-right: -9.5238095238%;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel:nth-of-type(even) .feature-panel__content:after, .feature-panel--flipped .feature-panel__content:after {
    right: auto;
    left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel:nth-of-type(even) .feature-panel__text, .feature-panel--flipped .feature-panel__text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.feature-panel .slick-dots {
  text-align: left;
  bottom: 1.875rem;
  width: 70%;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .feature-panel .slick-dots {
    bottom: 5rem;
    margin-left: -0.5rem;
  }
}
@media screen and (min-width: 75em) {
  .feature-panel .slick-dots {
    bottom: 5rem;
  }
}
@media screen and (min-width: 120em) {
  .feature-panel .slick-dots {
    bottom: 7.5rem;
  }
}
.feature-panel .slick-slider {
  width: 100%;
}
.feature-panel .slick-list {
  overflow: visible;
}
@media print, screen and (min-width: 64em) {
  .feature-panel .slick-initialized .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel .slick-slide {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.feature-panel .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.feature-panel .slick-prev, .feature-panel .slick-next {
  top: auto;
  bottom: 1.5625rem;
  z-index: 100;
}
@media screen and (min-width: 75em) {
  .feature-panel .slick-prev, .feature-panel .slick-next {
    bottom: 0.625rem;
  }
}
.feature-panel .slick-next {
  right: 0;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .feature-panel .slick-next {
    left: 2.1875rem;
    right: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel .slick-next {
    right: 50%;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel .slick-next {
    right: 58.3333333333%;
    margin-right: 1.875rem;
  }
}
.feature-panel .slick-prev {
  right: 2.1875rem;
  left: auto;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .feature-panel .slick-prev {
    left: 0;
    right: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel .slick-prev {
    right: 58.3333333333%;
    margin-right: 4.375rem;
  }
}
@media screen and (min-width: 75em) {
  .feature-panel--clipped:before {
    bottom: 3.4375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel--clipped .feature-panel__text {
    -ms-flex-item-align: start;
        align-self: flex-start;
    padding-top: 1.875rem;
  }
}
@media screen and (min-width: 120em) {
  .feature-panel--clipped .feature-panel__text {
    padding-top: 3.75rem;
  }
}

@media print, screen and (min-width: 64em) {
  .latest-events + .feature-panel:before {
    top: 0;
    right: 0;
    left: 8%;
  }
}
@media print, screen and (min-width: 64em) {
  .latest-events + .feature-panel .feature-panel__content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: -9.5238095238%;
    margin-right: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .latest-events + .feature-panel .feature-panel__content:after {
    right: 0;
    left: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .latest-events + .feature-panel .feature-panel__text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.feature-panel-slider {
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .feature-panel-slider {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .feature-panel-slider {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
}
@media screen and (min-width: 120em) {
  .feature-panel-slider {
    padding-top: 6.875rem;
    padding-bottom: 6.875rem;
  }
}
@media screen and (min-width: 75em) {
  .feature-panel-slider .display-2 {
    max-width: 24.375rem;
  }
}
@media screen and (min-width: 120em) {
  .feature-panel-slider .display-2 {
    max-width: 26.25rem;
  }
}
.feature-panel-slider:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: #f0f4f5;
  clip-path: polygon(93% 0, 100% 7%, 100% 100%, 0 100%, 0 0);
}
@media print, screen and (min-width: 64em) {
  .feature-panel-slider:before {
    top: 0;
    left: 0;
    clip-path: polygon(65% 0, 100% 60%, 100% 100%, 0 100%, 0 0);
  }
}
.feature-panel-slider.shape-bg-navy .feature-panel-slider__text, .feature-panel-slider.shape-bg-blue .feature-panel-slider__text, .feature-panel-slider.shape-bg-pink .feature-panel-slider__text, .feature-panel-slider.shape-bg-purple .feature-panel-slider__text, .feature-panel-slider.shape-bg-red .feature-panel-slider__text, .feature-panel-slider.shape-bg-orange .feature-panel-slider__text {
  color: white;
}
.feature-panel-slider.shape-bg-navy .button + .button, .feature-panel-slider.shape-bg-navy .button + .button.disabled, .feature-panel-slider.shape-bg-navy .button + .button[disabled], .feature-panel-slider.shape-bg-navy .button + .button.disabled:hover, .feature-panel-slider.shape-bg-navy .button + .button[disabled]:hover, .feature-panel-slider.shape-bg-navy .button + .button.disabled:focus, .feature-panel-slider.shape-bg-navy .button + .button[disabled]:focus, .feature-panel-slider.shape-bg-blue .button + .button, .feature-panel-slider.shape-bg-blue .button + .button.disabled, .feature-panel-slider.shape-bg-blue .button + .button[disabled], .feature-panel-slider.shape-bg-blue .button + .button.disabled:hover, .feature-panel-slider.shape-bg-blue .button + .button[disabled]:hover, .feature-panel-slider.shape-bg-blue .button + .button.disabled:focus, .feature-panel-slider.shape-bg-blue .button + .button[disabled]:focus, .feature-panel-slider.shape-bg-pink .button + .button, .feature-panel-slider.shape-bg-pink .button + .button.disabled, .feature-panel-slider.shape-bg-pink .button + .button[disabled], .feature-panel-slider.shape-bg-pink .button + .button.disabled:hover, .feature-panel-slider.shape-bg-pink .button + .button[disabled]:hover, .feature-panel-slider.shape-bg-pink .button + .button.disabled:focus, .feature-panel-slider.shape-bg-pink .button + .button[disabled]:focus, .feature-panel-slider.shape-bg-purple .button + .button, .feature-panel-slider.shape-bg-purple .button + .button.disabled, .feature-panel-slider.shape-bg-purple .button + .button[disabled], .feature-panel-slider.shape-bg-purple .button + .button.disabled:hover, .feature-panel-slider.shape-bg-purple .button + .button[disabled]:hover, .feature-panel-slider.shape-bg-purple .button + .button.disabled:focus, .feature-panel-slider.shape-bg-purple .button + .button[disabled]:focus, .feature-panel-slider.shape-bg-red .button + .button, .feature-panel-slider.shape-bg-red .button + .button.disabled, .feature-panel-slider.shape-bg-red .button + .button[disabled], .feature-panel-slider.shape-bg-red .button + .button.disabled:hover, .feature-panel-slider.shape-bg-red .button + .button[disabled]:hover, .feature-panel-slider.shape-bg-red .button + .button.disabled:focus, .feature-panel-slider.shape-bg-red .button + .button[disabled]:focus, .feature-panel-slider.shape-bg-orange .button + .button, .feature-panel-slider.shape-bg-orange .button + .button.disabled, .feature-panel-slider.shape-bg-orange .button + .button[disabled], .feature-panel-slider.shape-bg-orange .button + .button.disabled:hover, .feature-panel-slider.shape-bg-orange .button + .button[disabled]:hover, .feature-panel-slider.shape-bg-orange .button + .button.disabled:focus, .feature-panel-slider.shape-bg-orange .button + .button[disabled]:focus {
  background-color: #ffffff;
  color: #000000;
}
.feature-panel-slider.shape-bg-navy .button + .button:hover, .feature-panel-slider.shape-bg-navy .button + .button:focus, .feature-panel-slider.shape-bg-blue .button + .button:hover, .feature-panel-slider.shape-bg-blue .button + .button:focus, .feature-panel-slider.shape-bg-pink .button + .button:hover, .feature-panel-slider.shape-bg-pink .button + .button:focus, .feature-panel-slider.shape-bg-purple .button + .button:hover, .feature-panel-slider.shape-bg-purple .button + .button:focus, .feature-panel-slider.shape-bg-red .button + .button:hover, .feature-panel-slider.shape-bg-red .button + .button:focus, .feature-panel-slider.shape-bg-orange .button + .button:hover, .feature-panel-slider.shape-bg-orange .button + .button:focus {
  background-color: #cccccc;
  color: #000000;
}
.feature-panel-slider.shape-bg-yellow .feature-panel-slider__text, .feature-panel-slider.shape-bg-gray .feature-panel-slider__text {
  color: #020203;
}
.feature-panel-slider.shape-bg-yellow .button + .button, .feature-panel-slider.shape-bg-yellow .button + .button.disabled, .feature-panel-slider.shape-bg-yellow .button + .button[disabled], .feature-panel-slider.shape-bg-yellow .button + .button.disabled:hover, .feature-panel-slider.shape-bg-yellow .button + .button[disabled]:hover, .feature-panel-slider.shape-bg-yellow .button + .button.disabled:focus, .feature-panel-slider.shape-bg-yellow .button + .button[disabled]:focus, .feature-panel-slider.shape-bg-gray .button + .button, .feature-panel-slider.shape-bg-gray .button + .button.disabled, .feature-panel-slider.shape-bg-gray .button + .button[disabled], .feature-panel-slider.shape-bg-gray .button + .button.disabled:hover, .feature-panel-slider.shape-bg-gray .button + .button[disabled]:hover, .feature-panel-slider.shape-bg-gray .button + .button.disabled:focus, .feature-panel-slider.shape-bg-gray .button + .button[disabled]:focus {
  background-color: #000000;
  color: #ffffff;
}
.feature-panel-slider.shape-bg-yellow .button + .button:hover, .feature-panel-slider.shape-bg-yellow .button + .button:focus, .feature-panel-slider.shape-bg-gray .button + .button:hover, .feature-panel-slider.shape-bg-gray .button + .button:focus {
  background-color: black;
  color: #ffffff;
}
.feature-panel-slider.shape-bg-navy:before {
  background-color: #151F35;
}
.feature-panel-slider.shape-bg-navy .button, .feature-panel-slider.shape-bg-navy .button.disabled, .feature-panel-slider.shape-bg-navy .button[disabled], .feature-panel-slider.shape-bg-navy .button.disabled:hover, .feature-panel-slider.shape-bg-navy .button[disabled]:hover, .feature-panel-slider.shape-bg-navy .button.disabled:focus, .feature-panel-slider.shape-bg-navy .button[disabled]:focus {
  background-color: #41A494;
  color: #000000;
}
.feature-panel-slider.shape-bg-navy .button:hover, .feature-panel-slider.shape-bg-navy .button:focus {
  background-color: rgb(52, 131.2, 118.4);
  color: #000000;
}
.feature-panel-slider.shape-bg-navy .play-video:before {
  background-color: #41A494;
}
.feature-panel-slider.shape-bg-blue:before {
  background-color: #41A494;
}
.feature-panel-slider.shape-bg-blue .button, .feature-panel-slider.shape-bg-blue .button.disabled, .feature-panel-slider.shape-bg-blue .button[disabled], .feature-panel-slider.shape-bg-blue .button.disabled:hover, .feature-panel-slider.shape-bg-blue .button[disabled]:hover, .feature-panel-slider.shape-bg-blue .button.disabled:focus, .feature-panel-slider.shape-bg-blue .button[disabled]:focus {
  background-color: #151F35;
  color: #ffffff;
}
.feature-panel-slider.shape-bg-blue .button:hover, .feature-panel-slider.shape-bg-blue .button:focus {
  background-color: rgb(16.8, 24.8, 42.4);
  color: #ffffff;
}
.feature-panel-slider.shape-bg-blue .play-video:before {
  background-color: #151F35;
}
.feature-panel-slider.shape-bg-pink:before {
  background-color: #EB5E94;
}
.feature-panel-slider.shape-bg-pink .button, .feature-panel-slider.shape-bg-pink .button.disabled, .feature-panel-slider.shape-bg-pink .button[disabled], .feature-panel-slider.shape-bg-pink .button.disabled:hover, .feature-panel-slider.shape-bg-pink .button[disabled]:hover, .feature-panel-slider.shape-bg-pink .button.disabled:focus, .feature-panel-slider.shape-bg-pink .button[disabled]:focus {
  background-color: #151F35;
  color: #ffffff;
}
.feature-panel-slider.shape-bg-pink .button:hover, .feature-panel-slider.shape-bg-pink .button:focus {
  background-color: rgb(16.8, 24.8, 42.4);
  color: #ffffff;
}
.feature-panel-slider.shape-bg-pink .play-video:before {
  background-color: #151F35;
}
.feature-panel-slider.shape-bg-red:before {
  background-color: #E64550;
}
.feature-panel-slider.shape-bg-red .button, .feature-panel-slider.shape-bg-red .button.disabled, .feature-panel-slider.shape-bg-red .button[disabled], .feature-panel-slider.shape-bg-red .button.disabled:hover, .feature-panel-slider.shape-bg-red .button[disabled]:hover, .feature-panel-slider.shape-bg-red .button.disabled:focus, .feature-panel-slider.shape-bg-red .button[disabled]:focus {
  background-color: #151F35;
  color: #ffffff;
}
.feature-panel-slider.shape-bg-red .button:hover, .feature-panel-slider.shape-bg-red .button:focus {
  background-color: rgb(16.8, 24.8, 42.4);
  color: #ffffff;
}
.feature-panel-slider.shape-bg-red .play-video:before {
  background-color: #151F35;
}
.feature-panel-slider.shape-bg-purple:before {
  background-color: #4C4394;
}
.feature-panel-slider.shape-bg-purple .button, .feature-panel-slider.shape-bg-purple .button.disabled, .feature-panel-slider.shape-bg-purple .button[disabled], .feature-panel-slider.shape-bg-purple .button.disabled:hover, .feature-panel-slider.shape-bg-purple .button[disabled]:hover, .feature-panel-slider.shape-bg-purple .button.disabled:focus, .feature-panel-slider.shape-bg-purple .button[disabled]:focus {
  background-color: #41A494;
  color: #000000;
}
.feature-panel-slider.shape-bg-purple .button:hover, .feature-panel-slider.shape-bg-purple .button:focus {
  background-color: rgb(52, 131.2, 118.4);
  color: #000000;
}
.feature-panel-slider.shape-bg-purple .play-video:before {
  background-color: #41A494;
}
.feature-panel-slider.shape-bg-orange:before {
  background-color: #E6881E;
}
.feature-panel-slider.shape-bg-orange .button, .feature-panel-slider.shape-bg-orange .button.disabled, .feature-panel-slider.shape-bg-orange .button[disabled], .feature-panel-slider.shape-bg-orange .button.disabled:hover, .feature-panel-slider.shape-bg-orange .button[disabled]:hover, .feature-panel-slider.shape-bg-orange .button.disabled:focus, .feature-panel-slider.shape-bg-orange .button[disabled]:focus {
  background-color: #151F35;
  color: #ffffff;
}
.feature-panel-slider.shape-bg-orange .button:hover, .feature-panel-slider.shape-bg-orange .button:focus {
  background-color: rgb(16.8, 24.8, 42.4);
  color: #ffffff;
}
.feature-panel-slider.shape-bg-orange .play-video:before {
  background-color: #151F35;
}
.feature-panel-slider.shape-bg-yellow:before {
  background-color: #FDC400;
}
.feature-panel-slider.shape-bg-yellow .button, .feature-panel-slider.shape-bg-yellow .button.disabled, .feature-panel-slider.shape-bg-yellow .button[disabled], .feature-panel-slider.shape-bg-yellow .button.disabled:hover, .feature-panel-slider.shape-bg-yellow .button[disabled]:hover, .feature-panel-slider.shape-bg-yellow .button.disabled:focus, .feature-panel-slider.shape-bg-yellow .button[disabled]:focus {
  background-color: #ffffff;
  color: #000000;
}
.feature-panel-slider.shape-bg-yellow .button:hover, .feature-panel-slider.shape-bg-yellow .button:focus {
  background-color: #cccccc;
  color: #000000;
}
.feature-panel-slider.shape-bg-yellow .play-video:before {
  background-color: #FDC400;
}
.feature-panel-slider.shape-bg-gray:before {
  background-color: #f0f4f5;
}
.feature-panel-slider.shape-bg-gray .button, .feature-panel-slider.shape-bg-gray .button.disabled, .feature-panel-slider.shape-bg-gray .button[disabled], .feature-panel-slider.shape-bg-gray .button.disabled:hover, .feature-panel-slider.shape-bg-gray .button[disabled]:hover, .feature-panel-slider.shape-bg-gray .button.disabled:focus, .feature-panel-slider.shape-bg-gray .button[disabled]:focus {
  background-color: #41A494;
  color: #000000;
}
.feature-panel-slider.shape-bg-gray .button:hover, .feature-panel-slider.shape-bg-gray .button:focus {
  background-color: rgb(52, 131.2, 118.4);
  color: #000000;
}
.feature-panel-slider.shape-bg-gray .play-video:before {
  background-color: #41A494;
}
.feature-panel-slider__inner {
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .feature-panel-slider__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel-slider__slider {
    padding-bottom: 3.75rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .feature-panel-slider__slide {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.feature-panel-slider__content {
  position: relative;
  margin-right: -9.5238095238%;
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 108%;
}
@media print, screen and (max-width: 63.99875em) {
  .feature-panel-slider__content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media print, screen and (min-width: 40em) {
  .feature-panel-slider__content {
    width: 84.5238095238%;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel-slider__content {
    width: 59.5238095238%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 0;
    margin-right: -9.5238095238%;
    -ms-flex-item-align: center;
        align-self: center;
  }
  .feature-panel-slider__images .feature-panel-slider__content {
    margin-left: auto;
  }
}
@media screen and (min-width: 75em) {
  .feature-panel-slider__content {
    width: 67.8571428571%;
  }
}
.border-graphic .feature-panel-slider__content:after {
  content: "";
  position: absolute;
  top: -1.25rem;
  right: 0;
  width: 6.25rem;
  height: 1.25rem;
  background-color: #EB5E94;
}
@media print, screen and (min-width: 40em) {
  .border-graphic .feature-panel-slider__content:after {
    width: 41.6666666667%;
  }
}
@media print, screen and (min-width: 64em) {
  .border-graphic .feature-panel-slider__content:after {
    right: auto;
    left: 0;
  }
}
.feature-panel-slider__content .play-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.feature-panel-slider__content .play-video:focus:before, .feature-panel-slider__content .play-video:focus-visible:before {
  outline-offset: -4px;
  outline: 2px dotted #ffffff;
}
@media print, screen and (max-width: 63.99875em) {
  .feature-panel-slider__content .play-video:before {
    width: 3.75rem;
    height: 3.75rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .feature-panel-slider__content .play-video:after {
    border-top-width: 20px;
    border-bottom-width: 20px;
    border-left-width: 34px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .feature-panel-slider__images {
    margin-top: 1.875rem;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel-slider__images {
    position: absolute;
    right: 0;
    left: auto;
  }
}
.feature-panel-slider__stat {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70%;
  max-width: 20rem;
}
@media print, screen and (min-width: 40em) {
  .feature-panel-slider__stat {
    width: 50%;
  }
}
@media screen and (min-width: 120em) {
  .feature-panel-slider__stat {
    max-width: 25rem;
  }
}
.feature-panel-slider__text {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 3.125rem 0 3.75rem;
  padding-bottom: 0.625rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .feature-panel-slider__text {
    padding-top: 2.5rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .feature-panel-slider__text {
    padding-right: 41.6666666667%;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel-slider__text {
    width: 41.6666666667%;
    padding-bottom: 0;
    -ms-flex-item-align: center;
        align-self: center;
    padding-top: 0;
  }
}
@media screen and (min-width: 75em) {
  .feature-panel-slider__text {
    width: 33.3333333333%;
  }
  .feature-panel-slider__text--expand-xlarge {
    width: 37.5%;
    padding-right: 1.25rem;
  }
}
.feature-panel-slider h2 strong {
  display: block;
}
.feature-panel-slider p {
  max-width: 25rem;
}
@media screen and (min-width: 120em) {
  .feature-panel-slider p {
    max-width: 31.25rem;
  }
}
.feature-panel-slider p:last-child {
  margin-bottom: 0;
}
.feature-panel-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (min-width: 64em) {
  .feature-panel-slider .slick-track {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.feature-panel-slider .slick-dots {
  text-align: left;
  bottom: 1.875rem;
  width: 70%;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .feature-panel-slider .slick-dots {
    bottom: 5rem;
    margin-left: -0.5rem;
  }
}
@media screen and (min-width: 75em) {
  .feature-panel-slider .slick-dots {
    bottom: 5rem;
  }
}
@media screen and (min-width: 120em) {
  .feature-panel-slider .slick-dots {
    bottom: 7.5rem;
  }
}
.feature-panel-slider .slick-slider {
  width: 100%;
}
.feature-panel-slider .slick-list {
  overflow: visible;
}
@media print, screen and (min-width: 64em) {
  .feature-panel-slider .slick-initialized .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.feature-panel-slider .slick-slide {
  min-height: auto !important;
}
@media print, screen and (min-width: 64em) {
  .feature-panel-slider .slick-slide {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.feature-panel-slider .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.feature-panel-slider .slick-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .feature-panel-slider .slick-arrows {
    position: absolute;
    bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
}
.feature-panel-slider .slick-prev, .feature-panel-slider .slick-next {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
  -webkit-transform: none;
          transform: none;
  pointer-events: auto;
}
@media screen and (min-width: 75em) {
  .feature-panel-slider--clipped:before {
    bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel-slider--clipped .feature-panel-slider__text {
    -ms-flex-item-align: start;
        align-self: flex-start;
    padding-top: 1.875rem;
    padding-bottom: 8.75rem;
  }
}
@media screen and (min-width: 120em) {
  .feature-panel-slider--clipped .feature-panel-slider__text {
    padding-top: 3.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-panel-slider--clipped .feature-panel-slider__content {
    margin-bottom: -3.75rem;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .feature-profile__content {
    margin-left: -9.5238095238%;
    margin-right: -9.5238095238%;
    width: 119.0476190476%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 9.5238095238%;
    padding-right: 9.5238095238%;
  }
}
@media print, screen and (min-width: 40em) {
  .feature-profile__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.feature-profile__image {
  display: none;
  position: relative;
}
@media print, screen and (max-width: 39.99875em) {
  .feature-profile__image {
    max-width: 18.75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .feature-profile__image {
    display: block;
    padding-top: 32%;
    width: 32%;
    margin-bottom: 20%;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-profile__image {
    padding-top: 36%;
    max-width: 25rem;
  }
}
@media screen and (min-width: 90em) {
  .feature-profile__image {
    padding-top: 18rem;
  }
}
.feature-profile__image img {
  position: relative;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-mask: url("https://wrexham.ac.uk/assets/wrexhamacuk/mask-shape-2.svg") center center/cover;
  -webkit-mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
}
.feature-profile__box {
  position: relative;
  padding: 1.875rem;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.feature-profile__box > *,
.feature-profile__box a,
.feature-profile__box blockquote,
.feature-profile__box p,
.feature-profile__box cite {
  color: #ffffff;
}
@media print, screen and (min-width: 40em) {
  .feature-profile__box {
    width: 50%;
    margin-top: 20%;
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-profile__box {
    padding: 4.1875rem 4.125rem 4.1875rem 4.125rem;
  }
}
@media screen and (min-width: 75em) {
  .feature-profile__box {
    /*max-width: rem-calc(523);*/
  }
}
@media screen and (min-width: 90em) {
  .feature-profile__box {
    margin-top: 12%;
  }
}
@media print, screen and (min-width: 40em) {
  .feature-profile__quote {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: center;
        align-content: center;
    padding-bottom: 0;
  }
}
.feature-profile__quote p, .feature-profile__quote .p {
  line-height: 150.7%;
  font-family: "degular";
  letter-spacing: 0;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 40em) {
  .feature-profile__quote p, .feature-profile__quote .p {
    margin: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .feature-profile__quote p, .feature-profile__quote .p {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 75em) {
  .feature-profile__quote p, .feature-profile__quote .p {
    font-size: 1.75rem;
    /*max-width: rem-calc(391);*/
  }
}
@media print, screen and (min-width: 40em) {
  .feature-profile__quote footer {
    display: none;
  }
}
.feature-profile__quote cite {
  font-family: "degular";
}
@media screen and (min-width: 90em) {
  .feature-profile__quote cite {
    font-size: 1rem;
  }
}
.feature-profile__citations {
  display: none;
}
.feature-profile__citations p, .feature-profile__citations .p {
  margin-bottom: 0;
  line-height: 150.7%;
  font-family: "degular";
  font-weight: 400;
}
.feature-profile__citations p strong, .feature-profile__citations .p strong {
  font-weight: 700;
}
@media screen and (min-width: 75em) {
  .feature-profile__citations p, .feature-profile__citations .p {
    font-size: 1.375rem;
  }
}
@media print, screen and (min-width: 40em) {
  .feature-profile__citations {
    position: absolute;
    display: block;
    margin-top: 1.25rem;
    left: 8%;
  }
}
.general-content .feature-profile__inner {
  width: 100%;
  max-width: none;
}

.filters {
  margin-top: 2.5rem;
}
@media print, screen and (min-width: 64em) {
  .filters {
    margin-top: 4.1875rem;
  }
}
@media screen and (min-width: 75em) {
  .filters__facets {
    width: 50%;
  }
}
.filters__legend {
  display: block;
  margin-bottom: 0.75rem;
  font-weight: 400;
  line-height: 150.7%;
  font-size: 1rem;
  font-family: "degular";
  letter-spacing: 0;
}
@media screen and (min-width: 75em) {
  .filters__legend {
    font-size: 1.125rem;
  }
}
.filters .button.small {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  letter-spacing: 0;
  line-height: 150%;
  font-weight: 700;
  padding: 0.125rem 0.5rem 0.125rem 0.75rem;
}
.filters .button.small::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: -2px;
  font-family: "degular";
}
.filters .button-link {
  color: #41A494;
}
.filters .button-link::after {
  background-color: #41A494;
}
.filters .tabs {
  margin-bottom: -1rem;
}
@media print, screen and (max-width: 39.99875em) {
  .filters .tabs {
    overflow: auto;
    white-space: nowrap;
  }
}
.filters .tabs-title {
  margin-right: 1.25rem;
  margin-bottom: 1rem;
}
.filters .tabs-title:last-child {
  margin-right: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .filters .tabs-title {
    display: inline-block;
    float: none;
  }
}
@media screen and (min-width: 90em) {
  .filters .tabs-title {
    margin-right: 2.375rem;
  }
}
.filters .tabs-title > a {
  position: relative;
  padding: 0;
  text-transform: none;
  background-color: transparent;
  font-family: "degular";
  font-size: 1rem;
  line-height: 150.7%;
  font-weight: 700;
  letter-spacing: 0;
}
@media screen and (min-width: 75em) {
  .filters .tabs-title > a {
    font-size: 1.125rem;
  }
}
.filters .tabs-title > a:hover, .filters .tabs-title > a:focus, .filters .tabs-title > a[aria-selected=true] {
  background-color: transparent;
  color: #348378;
}
.filters .tabs-content {
  width: 100%;
}
.filters .tabs-panel {
  position: relative;
  margin-top: 1.25rem;
  padding-top: 2.5rem;
  padding-bottom: 1.25rem;
  background-color: #f0f4f5;
}
.filters .tabs-panel:before {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  left: -9999px;
  right: -9999px;
  height: 100%;
  background-color: #f0f4f5;
}
@media screen and (min-width: 75em) {
  .filters .tabs-panel {
    padding-top: 3.75rem;
    padding-bottom: 2.5rem;
  }
}
.filters .tabs-panel .cell {
  margin-bottom: 1.5625rem;
}
.filters .tabs-panel a {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  position: relative;
}
.filters .tabs-panel a:hover {
  text-decoration: underline;
}
.filters__actions {
  margin-top: 2.5rem;
}
@media print, screen and (min-width: 40em) {
  .filters__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 75em) {
  .filters__actions {
    margin-top: 3.75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .filters__actions .button-link {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-left: auto;
  }
}
.filters__buttons .button {
  margin-right: 1.25rem;
}
.filters__az {
  margin-top: 2.5rem;
}
@media screen and (min-width: 75em) {
  .filters__az {
    margin-top: 3.75rem;
  }
}
.filters__az .az {
  margin-left: 0;
  margin-bottom: -0.625rem;
}
@media screen and (min-width: 75em) {
  .filters__az .az {
    display: grid;
    grid-template-columns: repeat(auto-fill, 67px);
    grid-gap: 0.719rem;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 90em) {
  .filters__az .az {
    grid-gap: 1.763rem;
  }
}
.filters__az .az li {
  margin: 0;
  width: 4.125rem;
  height: 4.125rem;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
}
.filters__az .az li a {
  width: 100%;
  height: 100%;
  padding: 0;
}
@media screen and (min-width: 75em) {
  .filters__az .az li a {
    width: 4.125rem;
  }
}
@media screen and (min-width: 75em) {
  .filters__az .az li {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0;
  }
}

.prog-search-results {
  background: #fff;
}

.search-result-card.specs {
  background-color: #f0f4f5;
  width: 100% !important;
  padding: 0;
  border: 1px solid rgba(203, 206, 206, 0.65);
  margin-bottom: 1rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.search-result-card.specs:hover {
  cursor: pointer;
  -webkit-transform: scale(1.025);
          transform: scale(1.025);
  background: #cb0064;
  color: #fff;
}
.search-result-card.specs:hover a {
  color: #fff;
}

.filter-toggle {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  width: 100%;
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  border-top: 1px solid #b8ccd1;
  border-bottom: 1px solid #b8ccd1;
  color: inherit;
}
.filter-toggle:before {
  content: "+";
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  color: #EB5E94;
}
@media print, screen and (max-width: 39.99875em) {
  .filter-toggle:before {
    font-size: 1.125rem;
    top: calc(50% - 3px);
  }
}
.filter-toggle.is-active:before {
  content: "-";
}

.find-course {
  position: relative;
  overflow: hidden;
}
.find-course__inner {
  max-width: none;
  position: relative;
}
@media screen and (min-width: 75em) {
  .find-course {
    padding: 9.375rem 0;
  }
}
@media print, screen and (min-width: 40em) {
  .find-course .grid-x:first-child {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.find-course .cell:nth-child(3) .find-course__image {
  margin-top: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .find-course .cell:nth-child(3) .find-course__image {
    margin-top: -33%;
  }
}
.find-course__search {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .find-course__search {
    margin-bottom: 0;
  }
}
.find-course__form form {
  margin-top: 1.5rem;
}
.find-course__form form input {
  border-color: #41A494;
}
.find-course__form form input::-webkit-input-placeholder {
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.find-course__form form input::-moz-placeholder {
  filter: contrast(1);
}
.find-course__form form input:-ms-input-placeholder {
  filter: contrast(1);
}
.find-course__form form input::-ms-input-placeholder {
  filter: contrast(1);
}
.find-course__form form input::placeholder {
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.find-course__form form .search-button {
  -webkit-filter: contrast(1);
          filter: contrast(1);
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/search-icon-black.svg");
}
@media screen and (min-width: 75em) {
  .find-course__form form {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 120em) {
  .find-course__form form {
    margin-right: 9.375rem;
  }
}
.find-course__form .button-link {
  color: #151F35;
  font-weight: 700;
  font-family: "Inter", sans-serif;
  letter-spacing: -0.01em;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
@media print, screen and (min-width: 40em) {
  .find-course__form .button-link {
    float: right;
  }
}
@media screen and (min-width: 75em) {
  .find-course__form .button-link {
    margin-top: 1.563rem;
  }
}
@media screen and (min-width: 120em) {
  .find-course__form .button-link {
    margin-right: 9.375rem;
  }
}
.find-course h2 {
  margin-bottom: 0;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.find-course h2 strong {
  display: block;
  font-weight: 600;
}
.find-course__level {
  position: relative;
  padding-bottom: 2.5rem;
}
.find-course__level::before, .find-course__level::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.find-course__level::after {
  clear: both;
}
@media print, screen and (max-width: 39.99875em) {
  .find-course__level {
    margin-left: -9.5238095238%;
    margin-right: -9.5238095238%;
    width: 119.0476190476%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 9.5238095238%;
    padding-right: 9.5238095238%;
  }
}
@media print, screen and (min-width: 40em) {
  .find-course__level {
    background-color: #EB5E94;
    position: static;
  }
}
@media print, screen and (min-width: 64em) {
  .find-course__level {
    position: static;
  }
}
.find-course__level:before {
  content: "";
  position: absolute;
  background-color: #EB5E94;
  top: 3.75rem;
  height: 100%;
  width: 100%;
  display: block;
}
@media print, screen and (max-width: 39.99875em) {
  .find-course__level:before {
    margin-left: -9.5238095238%;
    margin-right: -9.5238095238%;
    width: 119.0476190476%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media print, screen and (min-width: 40em) {
  .find-course__level:before {
    top: auto;
    width: 50%;
    left: 50%;
  }
}
.find-course__level-list {
  position: relative;
  margin-bottom: 0;
  padding-top: 1.5rem;
  font-size: 1.75rem;
  line-height: 1.22;
  letter-spacing: -0.04em;
  font-weight: 500;
  background-color: #EB5E94;
}
.find-course__level-list li a {
  color: #ffffff;
  position: relative;
  display: block;
}
.find-course__level-list li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.5rem;
  height: 1.25rem;
  display: block;
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 1.5rem;
  opacity: 0;
  -webkit-transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1);
}
.find-course__level-list li a span {
  display: block;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.25s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
}
.find-course__level-list li a:hover:before {
  opacity: 1;
}
.find-course__level-list li a:hover span {
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
}
@media print, screen and (min-width: 40em) {
  .find-course__level-list {
    float: right;
    width: 33.3333333333%;
    padding-top: 3.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .find-course__level-list {
    padding-bottom: 3.75rem;
    width: 41.6666666667%;
  }
}
@media screen and (min-width: 75em) {
  .find-course__level-list {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 90em) {
  .find-course__level-list {
    font-size: 2.625rem;
  }
}
@media screen and (min-width: 120em) {
  .find-course__level-list {
    padding: 6.25rem 0 12.5rem;
  }
}
.find-course__image figure {
  position: relative;
  padding-top: 100%;
  background-color: #151F35;
}
.find-course__image figure::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(207.83deg, rgba(0, 0, 0, 0.6) 5.89%, rgba(0, 0, 0, 0) 65.62%);
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  z-index: 2;
  opacity: 60%;
}
.find-course__image figure img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.find-course__image figure figcaption {
  position: absolute;
  bottom: 1.25rem;
  left: 1.25rem;
  color: #ffffff;
  margin: 0;
  font-family: "degular";
  letter-spacing: -0.04em;
  font-weight: 600;
  line-height: 87.6%;
  z-index: 3;
  max-width: 14.25rem;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
@media screen and (min-width: 75em) {
  .find-course__image figure figcaption {
    bottom: 1.875rem;
    left: 1.875rem;
  }
}
.find-course__shape {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  padding-top: 64.57%;
  bottom: -5rem;
  left: 0;
  width: 100%;
  z-index: -1;
}
.find-course__shape svg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
@media print, screen and (max-width: 39.99875em) {
  .find-course__shape {
    -webkit-transform: scale(3);
            transform: scale(3);
  }
}
@media screen and (min-width: 75em) {
  .find-course__shape {
    bottom: -9.375rem;
  }
}
.find-course__links {
  margin-top: 2.5rem;
}
@media screen and (min-width: 75em) {
  .find-course__links {
    margin-top: 7.5rem;
  }
}

.form-panel {
  background-color: #f0f4f5;
  padding: 1rem 0;
}
.form-panel button {
  background: #EB5E94;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  -webkit-filter: contrast(1);
          filter: contrast(1);
  cursor: pointer;
}
.form-panel button:hover {
  background-color: #41A494;
}
@media print, screen and (min-width: 64em) {
  .form-panel {
    padding-top: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .form-panel {
    padding-top: 5.625rem;
  }
}
@media screen and (min-width: 120em) {
  .form-panel {
    padding-top: 6.875rem;
    padding: 7.5rem;
  }
}
.form-panel__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
}
.form-panel__content {
  padding: 3.75rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 3.75rem 3.75rem 0 3.75rem;
}
@media print, screen and (min-width: 40em) {
  .form-panel__content {
    width: 100%;
    padding: 3.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .form-panel__content {
    width: 50%;
  }
}
@media screen and (min-width: 75em) {
  .form-panel__content {
    width: 58.3333333333%;
  }
}
.form-panel__text {
  padding: 3.75rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .form-panel__text {
    width: 41.6666666667%;
    -ms-flex-item-align: center;
        align-self: center;
  }
}
@media screen and (min-width: 75em) {
  .form-panel__text {
    width: 33.3333333333%;
  }
  .form-panel__text--expand-xlarge {
    width: 41.6666666667%;
    padding-right: 1.25rem;
  }
}

.gallery {
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .gallery {
    margin: 8.75rem 0;
  }
}
@media screen and (min-width: 90em) {
  .gallery {
    margin: 10.8125rem 0;
  }
}
.gallery-panel .gallery {
  margin: 0;
}
.gallery img {
  margin-right: 1.25rem;
  height: 70vw;
}
@media print, screen and (min-width: 40em) {
  .gallery img {
    height: 43vw;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery img {
    height: 28vw;
  }
}
.gallery figure {
  position: relative;
}
.gallery figure::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 1.25rem);
  height: 40%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(14.06%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 14.06%, rgba(0, 0, 0, 0) 100%);
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  z-index: 1;
}
.gallery figure figcaption {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  margin: 0;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: -0.04em;
  line-height: 87.6%;
  z-index: 2;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
@media screen and (min-width: 75em) {
  .gallery figure figcaption {
    bottom: 1.5rem;
    left: 1.3125rem;
  }
}
.gallery .slick-prev, .gallery .slick-next {
  top: -2.5rem;
  right: 8%;
  left: auto;
  z-index: 100;
  background-image: none;
  width: 2.5rem;
  height: 3.125rem;
}
@media screen and (min-width: 75em) {
  .gallery .slick-prev, .gallery .slick-next {
    top: -3.75rem;
  }
}
.gallery .slick-prev:hover, .gallery .slick-prev:focus, .gallery .slick-next:hover, .gallery .slick-next:focus {
  background-color: transparent;
  background-image: none;
}
.gallery .slick-prev:focus, .gallery .slick-prev:focus-visible, .gallery .slick-next:focus, .gallery .slick-next:focus-visible {
  outline: 2px dotted #ffffff;
  outline-offset: 2px;
}
.gallery .slick-slide:focus, .gallery .slick-slide:focus-visible {
  outline: 2px dotted #ffffff;
  outline-offset: -2px;
}
.gallery .slick-prev {
  margin-right: 2.1875rem;
}
.gallery__wrapper {
  position: relative;
}
.gallery__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 3.9375rem;
  height: 3.9375rem;
}
.gallery__nav .slick-prev,
.gallery__nav .slick-next {
  top: 0;
  position: relative;
  height: auto;
  width: 0.75rem;
  background-image: none;
  color: #151F35;
}
.gallery__nav .slick-prev:hover, .gallery__nav .slick-prev:focus, .gallery__nav .slick-prev:active,
.gallery__nav .slick-next:hover,
.gallery__nav .slick-next:focus,
.gallery__nav .slick-next:active {
  background-image: none;
}
.gallery__nav .slick-prev:focus,
.gallery__nav .slick-next:focus {
  outline: 2px dotted;
  background: none;
}
.gallery__nav .slick-prev svg,
.gallery__nav .slick-next svg {
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 64em) {
  .gallery__nav .slick-prev,
  .gallery__nav .slick-next {
    width: 0.75rem;
  }
}
@media screen and (min-width: 75em) {
  .gallery__nav .slick-prev,
  .gallery__nav .slick-next {
    width: 1rem;
  }
}
.gallery__nav .slick-prev {
  left: 0;
  -webkit-transform: none;
          transform: none;
  margin-right: 4px;
}
@media screen and (min-width: 75em) {
  .gallery__nav .slick-prev {
    margin-right: 9px;
  }
}
.gallery__nav .slick-next {
  right: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  margin-left: 4px;
}
@media screen and (min-width: 75em) {
  .gallery__nav .slick-next {
    margin-left: 9px;
  }
}
@media screen and (min-width: 75em) {
  .gallery__nav {
    width: 7.875rem;
    height: 7.875rem;
  }
}
.gallery__nav::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #ffffff;
  border: 1px solid #41A494;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
@media print, screen and (max-width: 39.99875em) {
  .gallery__nav {
    right: 1rem;
  }
}

.gallery-panel .inner {
  padding-right: 5rem;
}

@media print, screen and (min-width: 40em) {
  .general-content > *:not(img):not(aside) {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 75em) {
  .general-content > *:not(img):not(aside) {
    width: 75%;
  }
}
@media screen and (min-width: 120em) {
  .general-content > *:not(img):not(aside) {
    width: 80%;
  }
}
.general-content > .gallery__wrapper {
  width: 100%;
}
.general-content > .gallery__wrapper + * {
  margin-top: 1.875rem;
}
@media screen and (min-width: 90em) {
  .general-content > .gallery__wrapper .gallery__nav {
    left: calc(65vw + 0.625rem + 1.25rem);
  }
}
@media all and (device-width: 1920px) and (device-height: 1080px) and (orientation: landscape) {
  .general-content > .gallery__wrapper .gallery__nav {
    left: calc(65vw + 0.625rem + 32px);
  }
}
.general-content h2, .general-content .h2 {
  letter-spacing: -0.04em;
}
@media screen and (min-width: 75em) {
  .general-content h2, .general-content .h2 {
    font-size: 1.875rem;
    margin-bottom: 1.875rem;
  }
}
.general-content > img,
.general-content aside {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 40em) {
  .general-content > img,
  .general-content aside {
    margin-bottom: 5rem;
  }
}
.general-content > img:last-child,
.general-content aside:last-child {
  margin-bottom: 0;
}
.general-content > .feature-img-cols {
  width: 84vw;
  max-width: 101.25rem;
}
.general-content > .feature-profile {
  width: 74vw;
  max-width: 101.25rem;
}
.general-content p + img {
  margin-top: 1rem;
}
@media print, screen and (min-width: 40em) {
  .general-content p + img {
    margin-top: 3.5rem;
  }
}
.general-content p + aside {
  margin-top: 2.5rem;
}
@media print, screen and (min-width: 40em) {
  .general-content p + aside {
    margin-top: 5rem;
  }
}
.general-content p.intro {
  line-height: 115% 0.7;
  letter-spacing: -0.04em;
  font-family: "degular";
  font-weight: 600;
  margin-bottom: 2rem;
}
@media screen and (min-width: 75em) {
  .general-content p.intro {
    margin-bottom: 3.25rem;
    font-size: 2.25rem;
  }
}
.general-content p a {
  color: #41A494;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.general-content ul {
  padding-left: 2rem;
}
.general-content .slick-list.draggable {
  overflow: visible;
}
.general-content .slick-list.dragging, .general-content .slick-list.draggable:active:hover {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.general-content .gallery__nav {
  right: 37px;
}
@media print, screen and (min-width: 40em) {
  .general-content .gallery__nav {
    left: calc(70vw + 0.625rem);
  }
}
@media screen and (min-width: 75em) {
  .general-content .gallery__nav {
    left: calc(65vw + 0.625rem);
  }
}

.hashtag__title {
  display: block;
  margin-bottom: 1.25rem;
  text-align: center;
  font-size: 2.125rem;
  line-height: 1;
  letter-spacing: -0.04em;
  font-weight: bold;
}
@media print, screen and (min-width: 40em) {
  .hashtag__title {
    font-size: 3.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .hashtag__title {
    font-size: 6.25rem;
    letter-spacing: -0.05em;
  }
}
@media screen and (min-width: 75em) {
  .hashtag__title {
    font-size: 7.375rem;
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .hashtag__title {
    font-size: 9.25rem;
  }
}
@media screen and (min-width: 120em) {
  .hashtag__title {
    font-size: 11.75rem;
  }
}
.hashtag__title em {
  color: #EB5E94;
}
.hashtag__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  list-style: none;
  font-weight: bold;
  line-height: 1;
}
@media print, screen and (min-width: 64em) {
  .hashtag__social {
    font-size: 1.25rem;
    letter-spacing: -0.03em;
  }
}
@media screen and (min-width: 90em) {
  .hashtag__social {
    font-size: 1.5rem;
  }
}
.hashtag__social li {
  margin-bottom: 20px;
}
@media print, screen and (max-width: 39.99875em) {
  .hashtag__social li {
    -webkit-box-flex: 1;
        -ms-flex: 1 100%;
            flex: 1 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .hashtag__social li {
    margin: 10px;
  }
}
@media print, screen and (min-width: 64em) {
  .hashtag__social li {
    margin: 15px;
  }
}
.hashtag__social svg {
  fill: #000000;
  margin-right: 5px;
  -webkit-transition: fill 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: fill 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hashtag__social span {
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hashtag__social a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
}
.hashtag__social a:hover {
  color: #EB5E94;
}
.hashtag__social a:hover svg {
  fill: #EB5E94;
}

.img-text-carousel {
  position: relative;
  overflow: hidden;
}
.img-text-carousel::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 28.389vw;
  background-color: #4C4394;
  clip-path: polygon(82% 0, 100% 15%, 100% 100%, 50% 100%, 0 100%, 0 18%);
  z-index: -1;
}
.img-text-carousel.bg-no-background::after {
  content: none;
}
@media print, screen and (min-width: 64em) {
  .img-text-carousel__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.img-text-carousel__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1.875rem;
}
.img-text-carousel__text .button {
  margin-bottom: 0;
  background-color: #4C4394;
  color: #ffffff;
}
.img-text-carousel__text p {
  line-height: 1.16;
}
.img-text-carousel__text p:last-of-type {
  margin-bottom: 0;
}
.bg-no-background .img-text-carousel__text {
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
}
@media print, screen and (min-width: 64em) {
  .img-text-carousel__text {
    width: 50%;
    margin-bottom: 0;
    margin-right: 2.778vw;
  }
  .img-text-carousel__text p {
    font-size: 1.25rem;
    width: 83.3333333333%;
    color: #ffffff;
  }
  .bg-no-background .img-text-carousel__text p {
    color: #151F35;
  }
  .img-text-carousel__text .button {
    background-color: #ffffff;
    color: #151F35;
  }
  .img-text-carousel__text .button:focus-visible {
    outline: 2px dotted #ffffff;
    outline-offset: 2px;
  }
  .bg-no-background .img-text-carousel__text .button {
    background-color: #4C4394;
    color: #ffffff;
  }
  .bg-no-background .img-text-carousel__text .button:focus-visible {
    outline-color: #151F35;
  }
}
.img-text-carousel__title {
  font-size: 1.125rem;
  line-height: 1.21;
  font-weight: 700;
  letter-spacing: -0.01em;
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .img-text-carousel__desc p {
    width: 30.764vw;
    max-width: 33.938rem;
  }
}
@media print, screen and (min-width: 64em) {
  .img-text-carousel__desc {
    padding-top: 8.958vw;
  }
  .bg-no-background .img-text-carousel__desc {
    padding-top: 1.875rem;
  }
}
.img-text-carousel__images {
  position: relative;
}
.img-text-carousel__images .slick {
  margin-bottom: 0 !important;
}
@media print, screen and (min-width: 64em) {
  .img-text-carousel__images {
    width: 54.1666666667%;
    margin-left: 2.778vw;
  }
}
.img-text-carousel__image {
  position: relative;
  padding-top: 100%;
}
.img-text-carousel__image picture,
.img-text-carousel__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}
.img-text-carousel__pause {
  position: absolute;
  right: 0.938rem;
  bottom: 0.938rem;
  z-index: 2;
}
.img-text-carousel__pause:focus-visible {
  outline-color: #ffffff;
}
@media print, screen and (min-width: 64em) {
  .img-text-carousel__pause {
    right: 1.25rem;
    bottom: 1.25rem;
  }
}
.img-text-carousel__pagination {
  margin-top: 0.875rem;
  margin-bottom: 1.875rem;
}
.img-text-carousel__pagination .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  left: 0;
  bottom: 0;
}
.img-text-carousel__pagination .slick-dots li {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0;
}
.img-text-carousel__pagination .slick-dots li:before {
  content: none;
}
.img-text-carousel__pagination .slick-dots li button {
  font-size: inherit;
  width: auto;
  padding: 0;
  border: 0;
  color: #151F35;
  line-height: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 0;
  font-size: 2.125rem;
  line-height: 0.875;
  letter-spacing: -0.04em;
  font-weight: 400;
}
.img-text-carousel__pagination .slick-dots li button span {
  display: block;
  text-align: left;
}
.img-text-carousel__pagination .slick-dots li button:focus-visible {
  outline: 2px dotted #151F35;
  outline-offset: 2px;
}
@media print, screen and (min-width: 40em) {
  .img-text-carousel__pagination .slick-dots li button {
    font-size: 3.375rem;
  }
}
@media screen and (min-width: 75em) {
  .img-text-carousel__pagination .slick-dots li button {
    font-size: 4.625rem;
  }
}
@media screen and (min-width: 120em) {
  .img-text-carousel__pagination .slick-dots li button {
    font-size: 5.25rem;
  }
}
.img-text-carousel__pagination .slick-dots li.slick-active button {
  background-color: transparent !important;
  background: none !important;
  color: #4C4394 !important;
  font-weight: 600;
}
.img-text-carousel__pagination .slick-dots li.slick-active:focus button, .img-text-carousel__pagination .slick-dots li.slick-active:focus-within button, .img-text-carousel__pagination .slick-dots li.slick-active:focus-visible button, .img-text-carousel__pagination .slick-dots li.slick-active:active button, .img-text-carousel__pagination .slick-dots li.slick-active:hover button {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.img-text-carousel__pagination .slick-dots li:focus button, .img-text-carousel__pagination .slick-dots li:focus-visible button {
  outline: 2px dotted #151F35;
  outline-offset: 2px;
}
.img-text-carousel__pagination .slick-dots li:focus button, .img-text-carousel__pagination .slick-dots li:focus-within button, .img-text-carousel__pagination .slick-dots li:focus-visible button, .img-text-carousel__pagination .slick-dots li:active button, .img-text-carousel__pagination .slick-dots li:hover button {
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media print, screen and (min-width: 64em) {
  .img-text-carousel__pagination {
    margin-bottom: auto;
    margin-right: -5.556vw;
  }
  .bg-no-background .img-text-carousel__pagination {
    margin-bottom: 0;
  }
}

.img-text-col {
  position: relative;
  overflow: hidden;
  margin-bottom: -1.875rem;
}
@media print, screen and (min-width: 40em) {
  .img-text-col {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 75em) {
  .img-text-col {
    padding-top: 12.5rem;
  }
}
.img-text-col .grid-x {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .img-text-col .grid-x.img-text-col--right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .img-text-col .grid-x.img-text-col--left .img-text-col__col:first-child {
    margin-right: -2.5rem;
  }
  .img-text-col .grid-x.img-text-col--left .img-text-col__col:last-child {
    left: 2.5rem;
  }
}
@media screen and (min-width: 75em) {
  .img-text-col .grid-x.img-text-col--left .img-text-col__col:first-child {
    margin-right: -6.25rem;
  }
  .img-text-col .grid-x.img-text-col--left .img-text-col__col:last-child {
    left: 6.25rem;
  }
}
@media screen and (min-width: 90em) {
  .img-text-col .grid-x.img-text-col--left .img-text-col__col:first-child {
    margin-right: -9.375rem;
  }
  .img-text-col .grid-x.img-text-col--left .img-text-col__col:last-child {
    left: 9.375rem;
  }
  .img-text-col .grid-x.img-text-col--left .img-text-col__col:last-child .img-text-col__text {
    padding: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .img-text-col .grid-x.img-text-col--right .img-text-col__col:first-child {
    margin-left: -2.5rem;
  }
  .img-text-col .grid-x.img-text-col--right .img-text-col__col:last-child {
    right: 2.5rem;
    left: -2.5rem;
  }
}
@media screen and (min-width: 75em) {
  .img-text-col .grid-x.img-text-col--right .img-text-col__col:first-child {
    margin-left: -6.25rem;
  }
  .img-text-col .grid-x.img-text-col--right .img-text-col__col:last-child {
    right: 6.25rem;
    left: -6.25rem;
  }
}
@media screen and (min-width: 90em) {
  .img-text-col .grid-x.img-text-col--right .img-text-col__col:first-child {
    margin-left: -9.375rem;
  }
  .img-text-col .grid-x.img-text-col--right .img-text-col__col:last-child {
    right: 9.375rem;
    left: -9.375rem;
  }
  .img-text-col .grid-x.img-text-col--right .img-text-col__col:last-child .img-text-col__text {
    padding: 0 1.25rem;
  }
}
.img-text-col__col {
  position: relative;
}
.img-text-col__image {
  position: relative;
  padding-top: 91.1%;
  margin-bottom: 1.25rem;
}
.img-text-col__image img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (min-width: 40em) {
  .img-text-col__image {
    margin-bottom: 0;
  }
}
.img-text-col__text {
  margin-bottom: 1.875rem;
}
.img-text-col__text .display-5 {
  line-height: 100%;
  letter-spacing: -0.04em;
  margin-bottom: 0.938rem;
  color: #000000;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.img-text-col__text .display-5 strong {
  display: block;
  font-weight: 600;
}
.img-text-col__text p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  line-height: 150.7%;
  max-width: calc(100% - 3.75rem);
  letter-spacing: 0;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.img-text-col__text p:last-of-type {
  margin-bottom: 0;
}
.img-text-col__text p + * {
  margin-top: 1.25rem;
}
@media screen and (min-width: 75em) {
  .img-text-col__text p + * {
    margin-top: 1.875rem;
  }
}
.img-text-col__text a {
  font-weight: 700;
  color: #151F35;
  font-family: "degular";
  letter-spacing: -0.01em;
  text-transform: capitalize;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.img-text-col__text a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 75em) {
  .img-text-col__text a {
    font-size: 1.125rem;
  }
}
.img-text-col__text ul {
  margin-bottom: 0;
}
.img-text-col__text ul li {
  line-height: 1;
}
.img-text-col__text ul li:not(:last-child) {
  margin-bottom: 7px;
}
.img-text-col__text.invert h2 {
  color: #ffffff;
}
@media print, screen and (min-width: 40em) {
  .img-text-col__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    min-width: 20.625rem;
    margin: auto;
    padding: 1.875rem;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 75em) {
  .img-text-col__text {
    padding: 0 1.25rem;
  }
}
.img-text-col__shape {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100%;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: -1;
  top: auto;
  -webkit-transform: scale(2);
          transform: scale(2);
}
.img-text-col__shape svg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .img-text-col__shape {
    top: 32%;
    -webkit-transform: none;
            transform: none;
  }
}
@media screen and (min-width: 75em) {
  .img-text-col__shape {
    top: 36%;
  }
}
@media screen and (min-width: 90em) {
  .img-text-col__shape {
    top: 31%;
  }
}
@media screen and (min-width: 120em) {
  .img-text-col__shape {
    top: 28%;
  }
}

@media screen and (min-width: 75em) {
  .intro-block {
    padding-top: 9.375rem;
    padding-bottom: 5.5rem;
  }
}
.intro-block .h4 {
  line-height: 130%;
  font-weight: 400;
  letter-spacing: -0.02em;
  margin: 0;
}
.intro-block .gallery {
  margin-bottom: 0;
  margin-top: 3.75rem;
}
@media print, screen and (min-width: 64em) {
  .intro-block .gallery {
    margin-top: 5.75rem;
  }
}
.intro-block .gallery .slick-list.draggable {
  overflow: visible;
}
@media print, screen and (min-width: 40em) {
  .intro-block .stats-slider__slider .slick-list.draggable {
    overflow: visible;
    clip-path: inset(-100vw -100vw -100vw 0);
  }
}
.intro-block .stats-slider__slider .slick-list.dragging, .intro-block .stats-slider__slider .slick-list.draggable:active:hover {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.intro-text p {
  font-size: 1.625rem;
  letter-spacing: -0.03em;
  line-height: 118.7%;
  font-weight: 600;
  font-family: "degular";
}
@media print, screen and (min-width: 40em) {
  .intro-text p {
    font-size: 2rem;
  }
}
@media screen and (min-width: 75em) {
  .intro-text p {
    width: 69.1666666667%;
    margin-left: auto;
    margin-right: auto;
    font-size: 2.5rem;
  }
}
.intro-text p:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 64em) {
  .intro-w-stat .intro {
    width: 95%;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .intro-w-stat .stat {
    margin-top: 2.5rem;
  }
}

.latest-events {
  position: relative;
}
.latest-events__inner {
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .latest-events__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (min-width: 40em) {
  .latest-events__text {
    width: 50%;
  }
}
@media print, screen and (min-width: 64em) {
  .latest-events__text {
    width: 33.3333333333%;
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}
.latest-events__text h2 {
  line-height: 0.86;
}
.latest-events__text h2 strong {
  display: block;
}
.latest-events__text p {
  max-width: 25rem;
}
@media print, screen and (min-width: 40em) {
  .latest-events__text p {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 120em) {
  .latest-events__text p {
    max-width: 31.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .latest-events__events {
    width: 50%;
    padding-left: 1.25rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media print, screen and (min-width: 64em) {
  .latest-events__events {
    width: 66.6666666667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 2.5rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.latest-news {
  position: relative;
}
.latest-news h3 {
  font-size: 1.5rem;
}
@media screen and (min-width: 120em) {
  .latest-news h3 {
    font-size: 2rem;
  }
}
.latest-news a {
  display: block;
}
.latest-news__inner {
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .latest-news__inner {
    padding-top: 3.75rem;
  }
}
.latest-news__inner:before {
  content: "";
  position: absolute;
  top: 5rem;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: #f0f4f5;
}
@media print, screen and (max-width: 63.99875em) {
  .latest-news__inner:before {
    left: -9.5238095238%;
    right: -9.5238095238%;
  }
}
@media print, screen and (min-width: 64em) {
  .latest-news__inner:before {
    top: 0;
    left: 0;
    margin-left: 25%;
    margin-right: -9.5238095238%;
  }
}
@media print, screen and (min-width: 64em) {
  .latest-news__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.latest-news__feature {
  position: relative;
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .latest-news__feature {
    margin-left: -9.5238095238%;
  }
}
@media print, screen and (min-width: 64em) {
  .latest-news__feature {
    width: 50%;
    margin-bottom: 0;
  }
  .latest-news__feature::before, .latest-news__feature::after {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .latest-news__feature::after {
    clear: both;
  }
}
@media screen and (min-width: 75em) {
  .latest-news__feature {
    width: 41.6666666667%;
  }
}
.latest-news__feature a {
  display: block;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .latest-news__feature img {
    width: 75%;
  }
}
@media print, screen and (min-width: 64em) {
  .latest-news__feature img {
    width: 90%;
    float: right;
  }
}
@media screen and (min-width: 120em) {
  .latest-news__feature img {
    width: 80%;
  }
}
.latest-news__feature a > div {
  position: relative;
  padding: 1.5625rem 1.5625rem 2.8125rem;
  width: 100%;
  margin-top: -3.75rem;
  background-color: #EB5E94;
}
.latest-news__feature a > div:after {
  content: "";
  position: absolute;
  bottom: 1.25rem;
  right: 1.25rem;
  width: 1.5rem;
  height: 1.25rem;
  display: block;
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 1.5rem;
  opacity: 0;
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
  -webkit-transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1), transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1), transform 0.25s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.25s cubic-bezier(0.86, 0, 0.07, 1);
}
@media print, screen and (min-width: 40em) {
  .latest-news__feature a > div {
    position: absolute;
    top: 0;
    right: -9.5238095238%;
    padding: 3.125rem;
    width: 50%;
    margin-top: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .latest-news__feature a > div {
    left: 0;
    right: auto;
    width: 60%;
    padding: 3.125rem 2.1875rem 3.75rem 0;
  }
  .latest-news__feature a > div:before {
    content: "";
    position: absolute;
    top: 0;
    left: -170px;
    right: 0;
    display: block;
    height: 100%;
    background-color: #EB5E94;
  }
  .latest-news__feature a > div.bg-navy:before {
    background-color: #151F35;
  }
  .latest-news__feature a > div.bg-pink:before {
    background-color: #EB5E94;
  }
  .latest-news__feature a > div.bg-purple:before {
    background-color: #4C4394;
  }
  .latest-news__feature a > div.bg-red:before {
    background-color: #E64550;
  }
  .latest-news__feature a > div.bg-blue:before {
    background-color: #41A494;
  }
  .latest-news__feature a > div.bg-yellow:before {
    background-color: #FDC400;
  }
  .latest-news__feature a > div.bg-orange:before {
    background-color: #E6881E;
  }
  .latest-news__feature a > div.bg-gray:before {
    background-color: #f0f4f5;
  }
}
@media screen and (min-width: 120em) {
  .latest-news__feature a > div {
    padding: 5rem 3.125rem 6.25rem 0;
  }
}
.latest-news__feature a > div > * {
  position: relative;
}
.latest-news__feature a > div h3 {
  color: #ffffff;
  margin-bottom: 0;
}
.latest-news__feature a:hover > div:after {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.latest-news__more {
  position: relative;
  padding-bottom: 3.75rem;
}
@media print, screen and (min-width: 64em) {
  .latest-news__more {
    width: 41.6666666667%;
    padding: 1.875rem 0;
  }
}
@media screen and (min-width: 75em) {
  .latest-news__more {
    width: 50%;
    -ms-flex-item-align: center;
        align-self: center;
  }
}
.latest-news__more h3 {
  color: #000000;
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.latest-news__more h3:hover {
  color: #EB5E94;
}

.linker {
  overflow: hidden;
}
.linker__inner {
  position: relative;
  padding-top: 3.75rem;
}
@media print, screen and (min-width: 40em) {
  .linker__inner {
    padding-top: 5rem;
  }
}
.linker__inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: -9.52381%;
  right: -9.52381%;
  height: 100%;
  background-color: #F0F4F5;
  max-height: 31rem;
}
@media print, screen and (min-width: 64em) {
  .linker__inner:before {
    right: 8%;
  }
}
.linker h2 {
  position: relative;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 64em) {
  .linker h2 {
    margin-bottom: 1.125rem;
  }
}
.linker h2:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2.5rem;
  left: 0;
  height: 1.25rem;
  width: 40%;
  max-width: 12.5rem;
  background-color: #EB5E94;
}
@media print, screen and (min-width: 64em) {
  .linker h2:after {
    bottom: -3.125rem;
  }
}

@media print, screen and (min-width: 64em) {
  .linker__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
}
.linker__cards .content-card {
  position: relative;
  margin-top: 2em;
}
.linker__cards .content-card:hover .content-card__text {
  color: #151F35;
}
.linker__cards .content-card:hover .content-card__text:after {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .linker__cards > .content-card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.33333% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
}
.linker__cards .content-card__image {
  position: relative;
  padding-top: 67.5%;
}
.linker__cards .content-card__image img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.linker__cards .content-card__text {
  width: auto;
  position: absolute;
  bottom: 0;
  right: 0;
  color: white;
  text-align: right;
  padding: 0.2em 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
}
.linker__cards .content-card__text:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #151F35;
  z-index: -1;
}
.linker__cards .content-card__text:after {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  left: 0;
  top: 0;
  z-index: -1;
  background: white;
}
.linker__cards .content-card__text svg {
  margin-left: 0.5em;
}

.highlight-bg-navy h2:after {
  background-color: #151F35;
}

.highlight-bg-pink h2:after {
  background-color: #EB5E94;
}

.highlight-bg-purple h2:after {
  background-color: #4C4394;
}

.highlight-bg-red h2:after {
  background-color: #E64550;
}

.highlight-bg-blue h2:after {
  background-color: #41A494;
}

.highlight-bg-yellow h2:after {
  background-color: #FDC400;
}

.highlight-bg-orange h2:after {
  background-color: #E6881E;
}

.highlight-bg-gray h2:after {
  background-color: #F5F5F5;
}

.highlight-bg-navy svg .colourone {
  stroke: #151F35;
}

.highlight-bg-pink svg .colourone {
  stroke: #EB5E94;
}

.highlight-bg-purple svg .colourone {
  stroke: #4C4394;
}

.highlight-bg-red svg .colourone {
  stroke: #E64550;
}

.highlight-bg-blue svg .colourone {
  stroke: #41A494;
}

.highlight-bg-yellow svg .colourone {
  stroke: #FDC400;
}

.highlight-bg-orange svg .colourone {
  stroke: #E6881E;
}

.highlight-bg-gray svg .colourone {
  stroke: #F5F5F5;
}

.wgu-logo {
  display: block;
  fill: #151F35;
}
@media print, screen and (max-width: 39.99875em) {
  .wgu-logo {
    height: auto;
  }
}
.is-white .wgu-logo {
  fill: #ffffff;
}

.logo-wrapper svg {
  width: 100%;
  height: 100%;
}

main {
  position: relative;
  overflow: hidden;
  display: block;
  z-index: 1;
  background-color: #ffffff;
}
main:focus {
  outline: 0;
}

.masthead {
  position: relative;
  padding: 2.5rem 0 0;
  background-color: #f0f4f5;
}
.masthead.theme-pink {
  background-color: #EB5E94;
}
.masthead.theme-pink p {
  color: #ffffff;
  background-color: #EB5E94;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
@media print, screen and (min-width: 64em) {
  .masthead {
    background-color: transparent;
  }
  .masthead.theme-pink {
    background-color: transparent;
  }
}
@media screen and (min-width: 75em) {
  .masthead {
    padding-top: 5rem;
  }
}
@media screen and (min-width: 120em) {
  .masthead {
    padding-top: 6.25rem;
  }
}
.masthead.border-graphic:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1.25rem;
  width: 13.75rem;
  height: 1.25rem;
  background-color: #EB5E94;
}
@media print, screen and (min-width: 64em) {
  .masthead.border-graphic:after {
    bottom: 2.5rem;
    margin-bottom: -1.25rem;
    width: 15%;
  }
}
@media screen and (min-width: 75em) {
  .masthead.border-graphic:after {
    bottom: 5rem;
  }
}
@media screen and (min-width: 120em) {
  .masthead.border-graphic:after {
    bottom: 6.25rem;
  }
}
.masthead__inner {
  position: relative;
  max-width: none;
}
@media print, screen and (min-width: 64em) {
  .masthead__inner::before, .masthead__inner::after {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .masthead__inner::after {
    clear: both;
  }
  .masthead__inner:before {
    content: "";
    position: absolute;
    top: -2.5rem;
    right: 0;
    bottom: 2.5rem;
    left: -9.5238095238%;
    display: block;
    background-color: #f0f4f5;
  }
}
@media screen and (min-width: 64em) and (min-width: 75em) {
  .masthead__inner:before {
    top: -5rem;
    bottom: 5rem;
  }
}
@media screen and (min-width: 64em) and (min-width: 120em) {
  .masthead__inner:before {
    top: -6.25rem;
    bottom: 6.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .theme-pink .masthead__inner:before {
    background-color: #EB5E94;
  }
}
.masthead__content {
  position: relative;
  padding: 0 0 2.5rem;
  z-index: 2;
}
@media print, screen and (min-width: 40em) {
  .masthead__content {
    padding-bottom: 3.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead__content {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 2.5rem 5rem 0;
  }
}
@media screen and (min-width: 64em) and (min-width: 75em) {
  .masthead__content {
    padding-bottom: 7.5rem;
  }
}
@media screen and (min-width: 64em) and (min-width: 120em) {
  .masthead__content {
    padding-bottom: 8.75rem;
  }
}
.masthead__text {
  position: relative;
  margin-top: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .masthead__text {
    margin-top: 3.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead__text {
    margin-top: 15%;
  }
}
.theme-pink .masthead__title {
  background-color: #EB5E94;
  color: #ffffff;
}
.theme-pink .masthead__title span {
  color: #ffffff;
}
.masthead__title + * {
  margin-top: 1.875rem;
}
.masthead__image {
  position: relative;
  z-index: 1;
}
@media print, screen and (max-width: 63.99875em) {
  .masthead__image {
    margin-left: -9.5238095238%;
    margin-right: -9.5238095238%;
    width: 119.0476190476%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .masthead__image {
    height: 40vh;
    overflow: hidden;
  }
  .masthead__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
}
@media print, screen and (min-width: 64em) {
  .masthead__image {
    float: left;
    width: 59.5238095238%;
    margin-right: -9.5238095238%;
  }
}
.masthead__image img {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .masthead__image--stretch {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
  }
  .masthead__image--stretch img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
}
@media print, screen and (min-width: 64em) {
  .masthead__form-wide {
    width: 200%;
    margin-top: 2.5rem;
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 90em) {
  .masthead__form-wide {
    margin-top: 4.375rem;
    margin-bottom: 8.125rem;
  }
}
@media screen and (min-width: 120em) {
  .masthead__form-wide {
    margin-top: 6.25rem;
    margin-bottom: 9.375rem;
  }
}
.masthead__detail-text {
  padding: 2.5rem 0;
}
@media print, screen and (max-width: 63.99875em) {
  .masthead__detail-text {
    margin-left: -9.5238095238%;
    margin-right: -9.5238095238%;
    width: 119.0476190476%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 9.5238095238%;
    padding-right: 9.5238095238%;
    background-color: #ffffff;
  }
}
@media screen and (min-width: 75em) {
  .masthead__detail-text {
    padding: 3.75rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead--detail .masthead__inner:before {
    content: none;
  }
}
.masthead--detail .masthead__content {
  padding-bottom: 0;
}
.masthead--detail .masthead__text {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 64em) {
  .masthead--detail .masthead__text {
    padding-bottom: 5rem;
  }
  .masthead--detail .masthead__text:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: -9999px;
    left: -9999px;
    right: -9999px;
    background-color: #f0f4f5;
  }
  .masthead--detail .masthead__text > * {
    position: relative;
  }
}
@media screen and (min-width: 90em) {
  .masthead--detail .masthead__text {
    padding-bottom: 8.75rem;
  }
}
@media screen and (min-width: 120em) {
  .masthead--detail .masthead__text {
    padding-bottom: 10.625rem;
  }
}
.masthead--detail .masthead__image {
  z-index: 3;
}
@media print, screen and (min-width: 64em) {
  .masthead--detail.theme-pink .masthead__text {
    background-color: #EB5E94;
  }
  .masthead--detail.theme-pink .masthead__text:before {
    background-color: #EB5E94;
  }
}
.masthead--event {
  background-color: transparent;
}
.masthead--event a {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.masthead--event a:hover {
  padding-left: 1rem;
}
.masthead--event.border-graphic:after {
  bottom: 0;
}
.masthead--event li {
  color: #fff;
}
.masthead--event .masthead__inner:before {
  content: none;
}
@media print, screen and (max-width: 63.99875em) {
  .masthead--event .masthead__inner {
    padding-bottom: 3.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead--event .masthead__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media screen and (min-width: 75em) {
  .masthead--event .masthead__content {
    width: 58.3333333333%;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead--event .masthead__text {
    margin-top: 7%;
  }
}
.masthead__panel {
  padding: 1.875rem;
  background-color: #EB5E94;
}
@media print, screen and (min-width: 64em) {
  .masthead__panel {
    width: 50%;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .masthead__panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 75em) {
  .masthead__panel {
    width: 41.6666666667%;
    padding: 3.125rem;
  }
}
@media screen and (min-width: 120em) {
  .masthead__panel {
    padding: 3.75rem;
    width: 33.3333333333%;
  }
}
.masthead__panel h2 {
  font-size: 2.625rem;
  line-height: 1;
  letter-spacing: -0.04em;
  color: #ffffff;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .masthead__panel h2 {
    width: 40%;
  }
}
@media screen and (min-width: 75em) {
  .masthead__panel h2 {
    font-size: 4.5rem;
    line-height: 0.76;
  }
}
@media screen and (min-width: 120em) {
  .masthead__panel h2 {
    font-size: 5.75rem;
  }
}
.masthead__panel ul {
  list-style: none;
  margin: 0;
  font-size: 1.25rem;
  font-weight: 500;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .masthead__panel ul {
    width: 50%;
  }
}
@media screen and (min-width: 75em) {
  .masthead__panel ul {
    font-size: 2rem;
    letter-spacing: -0.04em;
  }
}
.masthead__panel li {
  padding-left: 30px;
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  background-position: 0 7px;
}
@media screen and (min-width: 75em) {
  .masthead__panel li {
    background-position: 0 16px;
  }
}
.masthead__panel a {
  color: #ffffff;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .masthead--post .masthead__text {
    width: 80%;
  }
}
@media screen and (min-width: 75em) {
  .masthead--post .masthead__text {
    width: 87%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .masthead--post .masthead__text p {
    display: none;
  }
}
@media screen and (min-width: 75em) {
  .masthead--post .masthead__text p {
    max-width: 41.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead--profile .masthead__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .masthead--profile .masthead__inner:before {
    right: auto;
    bottom: 0;
    width: 72.5238095238%;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead--profile .masthead__content {
    width: 63%;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead--profile .masthead__title {
    width: 85%;
  }
}
.masthead__meta {
  margin-bottom: 0;
}
.masthead__meta::before, .masthead__meta::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.masthead__meta::after {
  clear: both;
}
@media screen and (min-width: 75em) {
  .masthead__meta {
    width: 80%;
  }
}
@media screen and (min-width: 90em) {
  .masthead__meta {
    width: 65%;
  }
}
.masthead__meta dt {
  float: left;
  clear: left;
  margin-right: 0.3125rem;
  font-weight: normal;
}
.masthead__meta dt:after {
  content: ":";
}
.masthead__meta dd {
  float: left;
  clear: right;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 75em) {
  .masthead__meta dd {
    margin-bottom: 2.5rem;
  }
}
.masthead__meta dd:last-child {
  margin-bottom: 0;
}
.theme-pink .masthead__meta {
  color: #ffffff;
  background-color: #EB5E94;
}
.masthead__contact {
  background-color: #ffffff;
}
@media print, screen and (max-width: 63.99875em) {
  .masthead__contact {
    margin-left: -9.5238095238%;
    margin-right: -9.5238095238%;
    width: 119.0476190476%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 9.5238095238%;
    padding-right: 9.5238095238%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: end;
        align-content: flex-end;
    float: left;
    width: 37%;
    padding-bottom: 5rem;
  }
}
@media screen and (min-width: 75em) {
  .masthead__contact {
    padding-bottom: 7.5rem;
  }
}
@media screen and (min-width: 120em) {
  .masthead__contact {
    padding-bottom: 8.75rem;
  }
}
.masthead__contact img {
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .masthead__contact img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    max-width: 15rem;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead__contact img {
    width: 60%;
    max-width: 21.25rem;
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}
.masthead__contact dl {
  margin: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .masthead__contact dl {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 1.875rem 1.875rem 1.875rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead__contact dl {
    margin: 1.875rem 0 0 1.875rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 100%;
            flex: 1 100%;
  }
}
@media screen and (min-width: 90em) {
  .masthead__contact dl {
    margin: 3.75rem 0 0 3.75rem;
  }
}
.masthead__contact dl a {
  font-weight: bold;
}
.masthead__contact dl dd {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 90em) {
  .masthead__contact dl dd {
    margin-bottom: 1.875rem;
  }
}
.masthead__contact dl dd:last-child {
  margin-bottom: 0;
}
.masthead__scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: none;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 3;
}
.masthead__scroll svg {
  width: 100%;
  height: 100%;
}
.masthead__scroll.left {
  left: 0;
}
.masthead__scroll.bg-navy svg {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.masthead__scroll.bg-navy svg path:first-child {
  color: #151F35;
}
.masthead__scroll.bg-navy svg path:last-child {
  color: #ffffff;
}
.masthead__scroll.bg-pink svg {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.masthead__scroll.bg-pink svg path:first-child {
  color: #EB5E94;
}
.masthead__scroll.bg-pink svg path:last-child {
  color: #ffffff;
}
.masthead__scroll.bg-purple svg {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.masthead__scroll.bg-purple svg path:first-child {
  color: #4C4394;
}
.masthead__scroll.bg-purple svg path:last-child {
  color: #ffffff;
}
.masthead__scroll.bg-red svg {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.masthead__scroll.bg-red svg path:first-child {
  color: #E64550;
}
.masthead__scroll.bg-red svg path:last-child {
  color: #ffffff;
}
.masthead__scroll.bg-blue svg {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.masthead__scroll.bg-blue svg path:first-child {
  color: #41A494;
}
.masthead__scroll.bg-blue svg path:last-child {
  color: #ffffff;
}
.masthead__scroll.bg-yellow svg {
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.masthead__scroll.bg-yellow svg path:first-child {
  color: #FDC400;
}
.masthead__scroll.bg-yellow svg path:last-child {
  color: #000000;
}
.masthead__scroll.bg-orange svg {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.masthead__scroll.bg-orange svg path:first-child {
  color: #E6881E;
}
.masthead__scroll.bg-orange svg path:last-child {
  color: #ffffff;
}
.masthead__scroll.bg-gray svg {
  color: #151F35;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.masthead__scroll.bg-gray svg path:first-child {
  color: #f0f4f5;
}
.masthead__scroll.bg-gray svg path:last-child {
  color: #151F35;
}
@media print, screen and (max-width: 63.99875em) {
  .masthead__scroll {
    width: 10%;
  }
}
@media print, screen and (min-width: 40em) {
  .masthead__scroll {
    right: 2.75rem;
    width: 3.75rem;
  }
  .masthead__scroll.left {
    left: 2.75rem;
  }
}
@media screen and (min-width: 75em) {
  .masthead__scroll {
    right: 5.5rem;
  }
  .masthead__scroll.left {
    left: 5.5rem;
  }
}
.masthead-button.homepage-track-button {
  display: none;
}

.masthead-event {
  background-color: transparent;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.masthead-event a {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.masthead-event a:hover {
  padding-left: 1rem;
}
.masthead-event__title {
  position: relative;
  overflow-wrap: break-word;
  font-size: 3.125rem;
}
.masthead-event__title + * {
  margin-top: 1.25rem;
}
.masthead-event__title strong {
  font-weight: 600;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
@media print, screen and (min-width: 40em) {
  .masthead-event__title {
    font-size: 5.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-event__title {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 90em) {
  .masthead-event__title {
    font-size: 6.25rem;
  }
}
@media screen and (min-width: 120em) {
  .masthead-event__title {
    font-size: 6.875rem;
  }
}
.masthead-event .masthead__inner:before {
  content: none;
}
@media print, screen and (max-width: 63.99875em) {
  .masthead-event .masthead__inner {
    padding-bottom: 3.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-event .masthead__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-event .masthead__text {
    margin-top: 7%;
  }
}
.masthead-event .masthead__content {
  position: relative;
  padding: 0 0 2.5rem;
  z-index: 2;
}
@media print, screen and (min-width: 40em) {
  .masthead-event .masthead__content {
    padding-bottom: 3.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-event .masthead__content {
    float: left;
    width: 60%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 2.5rem 5rem 0;
  }
}
@media screen and (min-width: 75em) {
  .masthead-event .masthead__content {
    width: 58.3333333333%;
    padding-bottom: 7.5rem;
  }
}
@media screen and (min-width: 120em) {
  .masthead-event .masthead__content {
    padding-bottom: 8.75rem;
  }
}
.masthead-event .masthead__panel {
  padding: 1.875rem;
  background-color: #EB5E94;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .masthead-event .masthead__panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-event .masthead__panel {
    width: 40%;
  }
}
@media screen and (min-width: 75em) {
  .masthead-event .masthead__panel {
    padding: 3.125rem;
    width: 41.6666666667%;
  }
}
@media screen and (min-width: 120em) {
  .masthead-event .masthead__panel {
    padding: 3.75rem;
    width: 33.3333333333%;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .masthead-event .masthead__panel .panel-text {
    padding-right: 1rem;
  }
}
.masthead-event .masthead__panel h2 {
  width: 100%;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: -0.04em;
  color: #ffffff;
}
@media print, screen and (min-width: 40em) {
  .masthead-event .masthead__panel h2 {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-event .masthead__panel h2 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 75em) {
  .masthead-event .masthead__panel h2 {
    font-size: 3.875rem;
    line-height: 0.76;
  }
}
@media screen and (min-width: 120em) {
  .masthead-event .masthead__panel h2 {
    font-size: 5rem;
  }
}
.masthead-event .masthead__panel ul {
  list-style: none;
  margin: 0;
  font-size: 1.25rem;
  font-weight: 500;
  width: 100%;
}
@media screen and (min-width: 75em) {
  .masthead-event .masthead__panel ul {
    font-size: 2rem;
    letter-spacing: -0.04em;
  }
}
.masthead-event .masthead__panel li {
  padding-left: 30px;
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  background-position: 0 7px;
}
@media screen and (min-width: 75em) {
  .masthead-event .masthead__panel li {
    background-position: 0 16px;
  }
}
.masthead-event .masthead__panel a {
  color: #ffffff;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .masthead-event .masthead__panel .panel-buttons {
    text-align: right;
    width: 50%;
    padding-top: 2rem;
  }
}
.masthead-event .masthead__panel .panel-buttons a {
  display: inline-block;
  padding: 0.7rem 1rem;
  margin: 1rem 1rem 0 0;
  font-weight: bold;
  text-align: center;
}
.masthead-event .masthead__panel .panel-buttons a:nth-child(odd) {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #151F35;
}
.masthead-event .masthead__panel .panel-buttons a:nth-child(even) {
  border: 2px solid #151F35;
  background: #151F35;
  color: #ffffff;
}
.masthead-event .masthead__panel .panel-buttons a:hover, .masthead-event .masthead__panel .panel-buttons a:focus {
  background: transparent;
  color: #151F35;
}
.masthead-event.feature-bg-navy.border-graphic:after {
  background-color: #151F35;
}
.masthead-event.feature-bg-navy .masthead__text {
  color: #41A494;
}
.masthead-event.feature-bg-navy .text-highlight {
  color: #151F35;
}
.masthead-event.feature-bg-navy .masthead__panel {
  background-color: #151F35;
}
.masthead-event.feature-bg-navy .masthead__panel .panel-buttons a:nth-child(odd) {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #151F35;
}
.masthead-event.feature-bg-navy .masthead__panel .panel-buttons a:nth-child(even) {
  border: 2px solid #ffffff;
  background: #151F35;
  color: #ffffff;
}
.masthead-event.feature-bg-navy .masthead__panel .panel-buttons a:hover, .masthead-event.feature-bg-navy .masthead__panel .panel-buttons a:focus {
  background: transparent;
  color: #41A494;
}
.masthead-event.feature-bg-pink.border-graphic:after {
  background-color: #EB5E94;
}
.masthead-event.feature-bg-pink .text-highlight {
  color: #EB5E94;
}
.masthead-event.feature-bg-pink .masthead__panel {
  background-color: #EB5E94;
}
.masthead-event.feature-bg-purple.border-graphic:after {
  background-color: #4C4394;
}
.masthead-event.feature-bg-purple .text-highlight {
  color: #4C4394;
}
.masthead-event.feature-bg-purple .masthead__panel {
  background-color: #4C4394;
}
.masthead-event.feature-bg-purple .masthead__panel .panel-buttons a:hover, .masthead-event.feature-bg-purple .masthead__panel .panel-buttons a:focus {
  background: transparent;
  color: #ffffff;
}
.masthead-event.feature-bg-red.border-graphic:after {
  background-color: #E64550;
}
.masthead-event.feature-bg-red .text-highlight {
  color: #E64550;
}
.masthead-event.feature-bg-red .masthead__panel {
  background-color: #E64550;
}
.masthead-event.feature-bg-red .masthead__panel .panel-buttons a:hover, .masthead-event.feature-bg-red .masthead__panel .panel-buttons a:focus {
  background: transparent;
  color: #ffffff;
}
.masthead-event.feature-bg-blue.border-graphic:after {
  background-color: #41A494;
}
.masthead-event.feature-bg-blue .text-highlight {
  color: #41A494;
}
.masthead-event.feature-bg-blue .masthead__panel {
  background-color: #41A494;
}
.masthead-event.feature-bg-blue .masthead__panel .panel-buttons a:hover, .masthead-event.feature-bg-blue .masthead__panel .panel-buttons a:focus {
  background: transparent;
  color: #ffffff;
}
.masthead-event.feature-bg-yellow.border-graphic:after {
  background-color: #FDC400;
}
.masthead-event.feature-bg-yellow .text-highlight {
  color: #FDC400;
}
.masthead-event.feature-bg-yellow .masthead__panel {
  background-color: #FDC400;
}
.masthead-event.feature-bg-orange.border-graphic:after {
  background-color: #E6881E;
}
.masthead-event.feature-bg-orange .text-highlight {
  color: #E6881E;
}
.masthead-event.feature-bg-orange .masthead__panel {
  background-color: #E6881E;
}
.masthead-event.feature-bg-gray.border-graphic:after {
  background-color: #f0f4f5;
}
.masthead-event.feature-bg-gray .text-highlight {
  color: #41A494;
}
.masthead-event.feature-bg-gray .masthead__panel {
  background-color: #f0f4f5;
}
.masthead-event.feature-bg-gray .masthead__panel h2, .masthead-event.feature-bg-gray .masthead__panel a {
  color: #151F35;
}
.masthead-event.feature-bg-gray .masthead__panel li {
  background-image: url(https://wrexham.ac.uk/assets/wrexhamacuk/arrow-right-black.svg);
}
.masthead-event.feature-bg-gray .masthead__panel .panel-buttons a:nth-child(odd) {
  border: 2px solid #151F35;
  background: #151F35;
  color: #ffffff;
}
.masthead-event.feature-bg-gray .masthead__panel .panel-buttons a:nth-child(even) {
  border: 2px solid #151F35;
  background: #f0f4f5;
  color: #151F35;
}
.masthead-event.feature-bg-gray .masthead__panel .panel-buttons a:hover, .masthead-event.feature-bg-gray .masthead__panel .panel-buttons a:focus {
  background: transparent;
  color: #41A494;
}

.masthead-image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #EB5E94;
  overflow: hidden;
}
.masthead-image__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 82vh;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 9.0625rem 0 0;
  max-width: none;
}
.masthead-image__inner > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 100%;
          flex: 1 100%;
}
@media print, screen and (min-width: 40em) {
  .masthead-image__inner {
    padding: 12.25rem 0 1.25rem;
    min-height: 70vh;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-image__inner {
    min-height: 100vh;
    padding-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .masthead-image__inner {
    padding: 14.75rem 0 3.75rem;
  }
}
@media screen and (min-width: 120em) {
  .masthead-image__inner {
    padding: 16rem 0 3.75rem;
  }
}
.masthead-image__inner.minimal {
  min-height: auto;
}
.masthead-image.border-graphic .masthead-image__inner:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 8%;
  width: 25%;
  height: 1.25rem;
  background-color: #EB5E94;
}
.masthead-image__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.masthead-image__image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.36);
}
.masthead-image__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.masthead-image__text {
  position: relative;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-top: 2.5rem;
  color: #ffffff;
  z-index: 2;
}
.masthead-image__text ul {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.masthead-image__text ul.bg-navy a {
  color: #41A494;
}
.masthead-image__text ul li:not(:last-child) {
  margin-right: 1.25rem;
}
.masthead-image__text ul li a {
  letter-spacing: -0.01em;
  line-height: 1.1875rem;
}
.masthead-image__text ul li a:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}
@media print, screen and (min-width: 40em) {
  .masthead-image__text ul li a {
    font-size: 1rem;
  }
}
@media screen and (min-width: 75em) {
  .masthead-image__text ul {
    margin-top: 1.875rem;
    margin-bottom: 0;
  }
}
.masthead-image__title {
  position: relative;
  width: 58.3333333333%;
}
.masthead-image__title + * {
  margin-top: 1.25rem;
}
.masthead-image__title strong {
  font-weight: 600;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.masthead-image__title.display-1 {
  line-height: 87.6%;
  letter-spacing: -0.04em;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 75em) {
  .masthead-image__title.display-1 {
    margin-bottom: 1.25rem;
  }
}
.minimal .masthead-image__title {
  width: 75%;
}
.masthead-image__shape {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 50%;
}
@media print, screen and (max-width: 39.99875em) {
  .masthead-image__shape {
    width: 72%;
  }
}
@media screen and (min-width: 75em) {
  .masthead-image__shape {
    min-width: 37.6875rem;
    max-width: 31.25rem;
  }
}
@media (min-width: 1200px) and (min-height: 700px) and (max-width: 1440px) and (max-height: 910px) {
  .masthead-image__shape {
    width: 35%;
  }
}
.masthead-image__shape svg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
.masthead-image__shape[class*=bg-] {
  background: none;
}
.masthead-image__shape.bg-navy svg {
  color: #151F35;
}
.masthead-image__shape.bg-pink svg {
  color: #EB5E94;
}
.masthead-image__shape.bg-purple svg {
  color: #4C4394;
}
.masthead-image__shape.bg-red svg {
  color: #E64550;
}
.masthead-image__shape.bg-blue svg {
  color: #41A494;
}
.masthead-image__shape.bg-yellow svg {
  color: #FDC400;
}
.masthead-image__shape.bg-orange svg {
  color: #E6881E;
}

.masthead-image + * {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 64em) {
  .masthead-image .breadcrumb {
    position: absolute;
    top: 12.5rem;
  }
}
.masthead-image.masthead-image-short .masthead-image__inner {
  min-height: 42vh;
}
@media print, screen and (min-width: 40em) {
  .masthead-image.masthead-image-short .masthead-image__inner {
    min-height: 40vh;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-image.masthead-image-short .masthead-image__inner {
    min-height: 60vh;
    padding-bottom: 3.75rem;
  }
}
@media (min-width: 1200px) and (min-height: 700px) and (max-width: 1440px) and (max-height: 910px) {
  .masthead-image.masthead-image-short .masthead-image__inner {
    min-height: 72vh;
  }
}
@media screen and (min-width: 75em) {
  .masthead-image.masthead-image-short .masthead-image__inner {
    min-height: 47vh;
    padding-top: 47vh;
  }
}
@media screen and (min-width: 120em) {
  .masthead-image.masthead-image-short .masthead-image__inner {
    padding-top: 49vh;
  }
}
.masthead-image.masthead-image-short .masthead-image__title {
  font-weight: 400;
  line-height: 68.1%;
  letter-spacing: -0.04em;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
@media print, screen and (max-width: 63.99875em) {
  .masthead-image.masthead-image-short .masthead-image__title {
    margin-bottom: 1.875rem;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-image.masthead-image-short .masthead-image__title {
    width: 36%;
  }
}
@media screen and (min-width: 90em) {
  .masthead-image.masthead-image-short .masthead-image__title {
    width: 39%;
  }
}
.masthead-image.masthead-image-short .masthead-image__title strong {
  color: #151F35;
  font-weight: 400;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.masthead-image.masthead-image-short .masthead-image__title.display-2 {
  line-height: 94.1%;
}
@media print, screen and (max-width: 39.99875em) {
  .masthead-image.masthead-image-short .masthead-image__title.display-2 {
    font-size: 2.375rem;
  }
}
@media screen and (min-width: 90em) {
  .masthead-image.masthead-image-short .masthead-image__title.display-2 {
    font-size: 5.375rem;
  }
}
.masthead-image.masthead-image-short .masthead-image__title:before {
  content: "";
  position: absolute;
  top: -2.5rem;
  bottom: -2.5rem;
  left: -26%;
  right: -3.75rem;
  clip-path: polygon(19% 0, 88% 15%, 100% 100%, 0 100%, 0 13%);
  background-color: #41A494;
  z-index: -1;
}
@media print, screen and (min-width: 40em) {
  .masthead-image.masthead-image-short .masthead-image__title:before {
    bottom: -5rem;
  }
}
@media screen and (min-width: 90em) {
  .masthead-image.masthead-image-short .masthead-image__title:before {
    top: -3.75rem;
    bottom: -3.75rem;
    right: -5.625rem;
  }
}
.masthead-image.masthead-image-short .masthead-image__shape {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (max-width: 39.99875em) {
  .masthead-image.masthead-image-short .masthead-image__shape.shape-1 {
    width: 95.3%;
  }
}
@media print, screen and (min-width: 40em) {
  .masthead-image.masthead-image-short .masthead-image__shape.shape-1 {
    width: 60%;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-image.masthead-image-short .masthead-image__shape.shape-1 {
    width: 50vw;
  }
}
@media screen and (min-width: 75em) {
  .masthead-image.masthead-image-short .masthead-image__shape.shape-1 {
    min-width: auto;
    max-width: initial;
    width: 50%;
    bottom: -5rem !important;
  }
}
@media screen and (min-width: 120em) {
  .masthead-image.masthead-image-short .masthead-image__shape.shape-1 {
    width: 40%;
    max-width: 50rem;
  }
}
@media (min-width: 1200px) and (min-height: 700px) and (max-width: 1440px) and (max-height: 910px) {
  .masthead-image.masthead-image-short .masthead-image__shape.shape-1 {
    width: 50%;
    min-width: auto;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .masthead-image.masthead-image-short .masthead-image__shape.shape-2 {
    width: 70%;
  }
}
@media print, screen and (min-width: 40em) {
  .masthead-image.masthead-image-short .masthead-image__shape.shape-2 {
    width: 55%;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-image.masthead-image-short .masthead-image__shape.shape-2 {
    width: 45%;
  }
}
@media screen and (min-width: 75em) {
  .masthead-image.masthead-image-short .masthead-image__shape.shape-2 {
    min-width: auto;
    max-width: initial;
    width: 42%;
  }
}
@media screen and (min-width: 120em) {
  .masthead-image.masthead-image-short .masthead-image__shape.shape-2 {
    width: 41%;
  }
}
@media (min-width: 1200px) and (min-height: 700px) and (max-width: 1440px) and (max-height: 910px) {
  .masthead-image.masthead-image-short .masthead-image__shape.shape-2 {
    width: 42%;
    min-width: auto;
  }
}
.masthead-image.bg-navy .masthead-image__title {
  color: #ffffff;
}
.masthead-image.bg-navy .masthead-image__title strong {
  color: #41A494;
}
.masthead-image.bg-navy .masthead-image__title:before {
  background-color: #151F35;
}
.masthead-image.bg-pink .masthead-image__title {
  color: #ffffff;
}
.masthead-image.bg-pink .masthead-image__title strong {
  color: #151F35;
}
.masthead-image.bg-pink .masthead-image__title:before {
  background-color: #EB5E94;
}
.masthead-image.bg-purple .masthead-image__title {
  color: #ffffff;
}
.masthead-image.bg-purple .masthead-image__title strong {
  color: #000000;
}
.masthead-image.bg-purple .masthead-image__title:before {
  background-color: #4C4394;
}
.masthead-image.bg-red .masthead-image__title {
  color: #ffffff;
}
.masthead-image.bg-red .masthead-image__title strong {
  color: #151F35;
}
.masthead-image.bg-red .masthead-image__title:before {
  background-color: #E64550;
}
.masthead-image.bg-blue .masthead-image__title {
  color: #ffffff;
}
.masthead-image.bg-blue .masthead-image__title strong {
  color: #151F35;
}
.masthead-image.bg-blue .masthead-image__title:before {
  background-color: #41A494;
}
.masthead-image.bg-yellow .masthead-image__title {
  color: #ffffff;
}
.masthead-image.bg-yellow .masthead-image__title strong {
  color: #000000;
}
.masthead-image.bg-yellow .masthead-image__title:before {
  background-color: #FDC400;
}
.masthead-image.bg-orange .masthead-image__title {
  color: #ffffff;
}
.masthead-image.bg-orange .masthead-image__title strong {
  color: #000000;
}
.masthead-image.bg-orange .masthead-image__title:before {
  background-color: #E6881E;
}
.masthead-image.bg-gray .masthead-image__title {
  color: #000000;
}
.masthead-image.bg-gray .masthead-image__title strong {
  color: #41A494;
}
.masthead-image.bg-gray .masthead-image__title:before {
  background-color: #f0f4f5;
}

@media print, screen and (min-width: 64em) {
  .masthead-search:not(.invert) .inner {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-bottom: 11.25rem;
    min-height: calc(60vh - 92px);
  }
}
@media screen and (min-width: 90em) {
  .masthead-search:not(.invert) .inner {
    padding-bottom: 12.75rem;
    min-height: calc(100vh - 12.75rem);
  }
}
.masthead-search.purple h1 strong {
  color: #4C4394;
}
.masthead-search.purple input[type=text],
.masthead-search.purple input[type=search] {
  border-color: #4C4394;
}
.masthead-search.red h1 strong {
  color: #E64550;
}
.masthead-search.red input[type=text],
.masthead-search.red input[type=search] {
  border-color: #E64550;
}
.masthead-search.blue h1 strong {
  color: #41A494;
}
.masthead-search.blue input[type=text],
.masthead-search.blue input[type=search] {
  border-color: #41A494;
}
.masthead-search.pink h1 strong {
  color: #EB5E94;
}
.masthead-search.pink input[type=text],
.masthead-search.pink input[type=search] {
  border-color: #EB5E94;
}
.masthead-search .masthead-split__text {
  width: 100%;
}
.masthead-search .masthead-split__text h1 strong {
  display: block;
}
@media screen and (min-width: 75em) {
  .masthead-search .masthead-split__text h1 {
    margin-bottom: 3.5rem;
  }
}
.masthead-search .masthead-split__text p {
  font-size: 0.875rem;
}
.masthead-search .masthead-split__text p + * {
  margin-top: 1.25rem;
}
.masthead-search .masthead-split__text input {
  margin-bottom: 0;
}
.masthead-search .masthead-split__text form .search-button {
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/search-icon-black.svg");
}
@media print, screen and (min-width: 64em) {
  .masthead-search .masthead-split__text form {
    max-width: 25.6875rem;
  }
}
@media print, screen and (min-width: 40em) {
  .masthead-search .masthead-split__text {
    width: 50%;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-search .masthead-split__text {
    width: 40vw;
    max-width: 32.3125rem;
  }
}
.masthead-search + .filters {
  margin-top: 0;
  position: relative;
}
.masthead-search + .filters .filters__facets {
  margin: 1.25rem 0;
}
@media print, screen and (min-width: 64em) {
  .masthead-search + .filters .filters__facets {
    position: absolute;
    bottom: calc(100% + 2.5rem);
    margin: 0;
  }
}
@media screen and (min-width: 75em) {
  .masthead-search + .filters .filters__facets {
    bottom: calc(100% + 2.875rem);
  }
}
.masthead-search + .filters .tabs {
  background: transparent;
}
.masthead-search + .filters .tabs-panel {
  margin-top: 0;
}
.masthead-search__image {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .masthead-search__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: absolute;
    right: 0;
    top: 8%;
    width: 50%;
    max-width: 51.25rem;
    height: 100%;
  }
}
@media all and (device-width: 1440px) and (device-height: 900px) and (orientation: landscape) {
  .masthead-search__image {
    top: 0;
  }
}

.masthead-slider {
  position: relative;
  background-color: #000000;
}
.masthead-slider__inner {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.masthead-slider__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.masthead-slider__image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.masthead-slider__image img, .masthead-slider__image video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  z-index: 1;
}
.masthead-slider__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}
@media print, screen and (min-width: 40em) {
  .masthead-slider__text {
    width: 80%;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-slider__text {
    width: 50%;
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }
}
@media screen and (min-width: 75em) {
  .masthead-slider__text {
    width: 40%;
  }
}
.masthead-slider__text h1 {
  color: #ffffff;
  letter-spacing: -0.04em;
  line-height: 0.87;
  font-weight: 600;
  font-size: 3.75rem;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .masthead-slider__text h1 {
    font-size: 4.25rem;
  }
}
@media screen and (min-width: 75em) {
  .masthead-slider__text h1 {
    font-size: 6.875rem;
    margin-bottom: 1.875rem;
  }
}
@media screen and (min-width: 90em) {
  .masthead-slider__text h1 {
    font-size: 7.5rem;
  }
}
@media screen and (min-width: 120em) {
  .masthead-slider__text h1 {
    font-size: 8.125rem;
  }
}
.masthead-slider__text p {
  color: #ffffff;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 75em) {
  .masthead-slider__text p {
    font-size: 1.125rem;
    margin-bottom: 1.875rem;
  }
}
.masthead-slider__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.masthead-slider__buttons .button {
  margin: 0.3125rem;
}
.masthead-slider__buttons .button, .masthead-slider__buttons .button.disabled, .masthead-slider__buttons .button[disabled], .masthead-slider__buttons .button.disabled:hover, .masthead-slider__buttons .button[disabled]:hover, .masthead-slider__buttons .button.disabled:focus, .masthead-slider__buttons .button[disabled]:focus {
  background-color: #41A494;
  color: #000000;
}
.masthead-slider__buttons .button:hover, .masthead-slider__buttons .button:focus {
  background-color: rgb(52, 131.2, 118.4);
  color: #000000;
}
.masthead-slider__buttons .button:focus {
  outline-color: #ffffff;
}
.masthead-slider__buttons .button + .button, .masthead-slider__buttons .button + .button.disabled, .masthead-slider__buttons .button + .button[disabled], .masthead-slider__buttons .button + .button.disabled:hover, .masthead-slider__buttons .button + .button[disabled]:hover, .masthead-slider__buttons .button + .button.disabled:focus, .masthead-slider__buttons .button + .button[disabled]:focus {
  background-color: #ffffff;
  color: #000000;
}
.masthead-slider__buttons .button + .button:hover, .masthead-slider__buttons .button + .button:focus {
  background-color: #cccccc;
  color: #000000;
}
.masthead-slider__nav {
  position: absolute;
  bottom: 2.5rem;
  width: 100%;
}
.masthead-slider__nav .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.masthead-slider__toggle {
  color: #ffffff;
  cursor: pointer;
  width: 1.25rem;
  height: 1.25rem;
  background: none;
  border: none;
  position: relative;
  margin-right: 0.625rem;
}
.masthead-slider__toggle:before, .masthead-slider__toggle:after {
  content: "";
  position: absolute;
  background-color: white;
  width: 0.3125rem;
  height: 0.875rem;
  top: 0.1875rem;
}
.masthead-slider__toggle:before {
  right: 0.25rem;
}
.masthead-slider__toggle:after {
  right: 0.6875rem;
}
.masthead-slider__toggle.is-paused::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4375rem 0 0.4375rem 0.75rem;
  border-color: transparent transparent transparent white;
  top: 0.1875rem;
  left: 0.3125rem;
  right: auto;
  background-color: transparent;
}
.masthead-slider__toggle.is-paused::after {
  content: none;
}
.masthead-slider .slick-dots {
  position: relative;
  bottom: 0;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.masthead-slider .slick-dots li button {
  background-color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.masthead-slider .slick-dots li button:focus, .masthead-slider .slick-dots li button:hover {
  -webkit-box-shadow: 0px 0px 0px 0.125rem #41A494 inset;
          box-shadow: 0px 0px 0px 0.125rem #41A494 inset;
}
.masthead-slider .slick-dots li.slick-active button {
  background-color: #41A494;
}
.masthead-slider .slick-dots li.slick-active button:focus, .masthead-slider .slick-dots li.slick-active button:hover {
  -webkit-box-shadow: 0px 0px 0px 0.125rem #41A494 inset;
          box-shadow: 0px 0px 0px 0.125rem #41A494 inset;
}
.masthead-slider__arrows {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.masthead-slider__arrows .inner {
  height: 100%;
  position: relative;
}
.masthead-slider__arrows .slick-prev,
.masthead-slider__arrows .slick-next {
  pointer-events: auto;
}
.masthead-slider .slick-slide:focus .masthead-slider__image:before, .masthead-slider .slick-slide:focus-visible .masthead-slider__image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: 2px dotted #ffffff;
  outline-offset: -3px;
  z-index: 2;
}

.masthead-split {
  position: relative;
  overflow: hidden;
}
.masthead-split.bg-pink .breadcrumb a, .masthead-split.bg-red .breadcrumb a, .masthead-split.bg-blue .breadcrumb a {
  color: #151F35;
}
.masthead-split.bg-pink p, .masthead-split.bg-red p, .masthead-split.bg-blue p {
  color: #151F35;
}
.masthead-split.bg-pink ul li, .masthead-split.bg-red ul li, .masthead-split.bg-blue ul li {
  color: #151F35;
}
.masthead-split.bg-pink ul li strong, .masthead-split.bg-red ul li strong, .masthead-split.bg-blue ul li strong {
  color: #ffffff;
}
.masthead-split.bg-pink ul li a strong, .masthead-split.bg-red ul li a strong, .masthead-split.bg-blue ul li a strong {
  color: #ffffff;
}
.masthead-split .breadcrumb {
  width: 100%;
  margin-bottom: 2.5rem;
}
.masthead-split .breadcrumb a {
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
@media print, screen and (min-width: 64em) {
  .masthead-split .breadcrumb {
    position: absolute;
    top: 20%;
  }
}
.masthead-split__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 80px 0 2.5rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 60vh;
  overflow: hidden;
  -ms-hyphens: auto;
      hyphens: auto;
}
@media print, screen and (min-width: 40em) {
  .masthead-split__inner {
    padding: 10.25rem 0 3.75rem;
    min-height: 40vh;
  }
}
@media print, screen and (min-width: 64em) {
  .masthead-split__inner {
    min-height: 90vh;
    padding: 0;
  }
}
.masthead-split__text h1 {
  line-height: 90%;
  letter-spacing: -0.04em;
  font-weight: 400;
  max-width: 90%;
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 75em) {
  .masthead-split__text h1 {
    margin-bottom: 2.875rem;
  }
}
.masthead-split__text .h2 {
  font-weight: 600;
  line-height: 87.6%;
  letter-spacing: -0.04em;
  max-width: 17.5rem;
  margin-bottom: 0;
}
.masthead-split__text .h2 + * {
  margin-top: 1.875rem;
}
@media screen and (min-width: 75em) {
  .masthead-split__text .h2 {
    max-width: 32.5rem;
  }
  .masthead-split__text .h2 + * {
    margin-top: 3.125rem;
  }
}
.masthead-split__text p {
  max-width: 22.25rem;
  font-size: 0.875rem;
  letter-spacing: -0.02em;
  line-height: 157%;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.masthead-split__text p:last-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 75em) {
  .masthead-split__text p {
    font-size: 1rem;
    max-width: 26.875rem;
  }
}
.masthead-split__text .button {
  margin-top: 1rem;
}
@media print, screen and (min-width: 64em) {
  .masthead-split__text {
    width: 50%;
  }
}
.masthead-split__image {
  position: relative;
  padding-top: 100%;
}
.masthead-split__image img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (min-width: 64em) {
  .masthead-split__image {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    padding-top: 100vh;
  }
  .masthead-split__image img {
    -webkit-mask: url("https://wrexham.ac.uk/assets/wrexhamacuk/masthead-mask.svg") center center/cover;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: left center;
    -webkit-mask-size: cover;
  }
}
@media screen and (min-width: 90em) {
  .masthead-split__image {
    width: 53%;
  }
}
.masthead-split__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: wrap;
      -ms-flex: wrap;
          flex: wrap;
}
.masthead-split__links li:not(:last-child) {
  margin-right: 1rem;
}
@media screen and (min-width: 75em) {
  .masthead-split__links li:not(:last-child) {
    margin-right: 1.875rem;
  }
}
.masthead-split__links a {
  font-size: 1rem;
  line-height: 1;
  font-weight: 700;
  font-family: "degular";
  letter-spacing: -0.01em;
  text-transform: capitalize;
  color: #ffffff;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.masthead-split__links a:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}
@media screen and (min-width: 75em) {
  .masthead-split__links a {
    margin-right: 1.125rem;
    font-size: 1.15625rem;
  }
}
.masthead-split__list {
  margin-bottom: 0;
}
.masthead-split__list + * {
  margin-top: 1.25rem;
}
@media screen and (min-width: 75em) {
  .masthead-split__list + * {
    margin-top: 3.125rem;
  }
}
.masthead-split__list li {
  line-height: 110%;
  letter-spacing: -0.02em;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.masthead-split__list li:not(:last-child) {
  margin-bottom: 1.125rem;
}
@media screen and (min-width: 75em) {
  .masthead-split__list li:not(:last-child) {
    margin-bottom: 2.125rem;
  }
}
@media screen and (min-width: 75em) {
  .masthead-split__list li {
    font-size: 1.25rem;
  }
}
.masthead-split__list a {
  color: inherit;
}
.masthead-split__list a:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.masthead-split .masthead__scroll {
  bottom: -2px;
  top: auto;
  left: auto;
  right: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.masthead-split .masthead__scroll svg {
  height: auto;
}
@media print, screen and (min-width: 64em) {
  .masthead-split .masthead__scroll {
    position: absolute;
    top: auto;
    bottom: -2px;
  }
  .masthead-split .masthead__scroll.left {
    left: 0;
  }
}
.masthead-split:not(.invert) .masthead-split__inner {
  padding-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .masthead-split:not(.invert) .masthead-split__inner {
    padding: 12.75rem 0;
  }
}
.masthead-split:not(.invert) .masthead-split__image {
  padding-top: 115%;
}
.masthead-split:not(.invert) .masthead-split__image img {
  mask: none;
  -webkit-mask: none;
  -o-object-fit: cover;
     object-fit: cover;
  top: 6.625rem;
}
@media print, screen and (min-width: 64em) {
  .masthead-split:not(.invert) .masthead-split__image {
    padding-top: 57.5%;
    top: auto;
    bottom: 0;
    top: auto;
  }
}
.masthead-split:not(.invert) {
  overflow: hidden;
}

.menu-feature {
  position: relative;
}
@media screen and (min-width: 75em) {
  .menu-feature.xlarge-offset-1 {
    margin: 0 auto;
  }
}
.menu-feature a {
  display: block;
  color: #ffffff;
}
.menu-feature a:focus {
  outline: 2px dotted #151F35;
}
.menu-feature a img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 75em) {
  .menu-feature a {
    position: relative;
    width: 15.3125rem;
    height: 15.3125rem;
    padding-top: 15.3125rem;
  }
  .menu-feature a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 120em) {
  .menu-feature a {
    width: 21.25rem;
    height: 21.25rem;
    padding-top: 21.25rem;
  }
}
.menu-feature__text {
  position: absolute;
  left: -1.875rem;
  bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1.875rem;
  width: 19.375rem;
  background-color: #41A494;
}
.menu-feature__text .display-6 {
  line-height: 87.6%;
  letter-spacing: -0.04em;
  margin-bottom: 0.938rem;
}
.menu-feature__text .display-6 strong {
  font-weight: 600;
}
@media screen and (min-width: 75em) {
  .menu-feature__text .display-6 {
    font-size: 2.625rem;
  }
}
@media screen and (min-width: 120em) {
  .menu-feature__text .display-6 {
    font-size: 3.375rem;
    margin-bottom: 1.25rem;
  }
}
.menu-feature__text p {
  font-weight: 400;
  letter-spacing: -0.01em;
  line-height: 117%;
  margin-bottom: 1.625rem;
  max-width: 9.25rem;
}
.menu-feature__text p strong {
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 120em) {
  .menu-feature__text p {
    font-size: 1rem;
    margin-bottom: 2.5rem;
    max-width: 12.125rem;
  }
}
@media screen and (min-width: 75em) {
  .menu-feature__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    left: 100%;
    top: 50%;
    max-width: 15.3125rem;
    height: 100%;
    padding: 1.625rem 2.063rem 2rem 1.625rem;
  }
}
@media screen and (min-width: 120em) {
  .menu-feature__text {
    width: 21.25rem;
    padding: 2.125rem 3.125rem 2.125rem 3.125rem;
    max-width: none;
  }
}
.menu-feature p:last-child {
  margin-bottom: 0;
}

.menu-toggle {
  position: absolute;
  top: 1.625rem;
  right: 8%;
  margin-right: 3rem;
  width: 2.5rem;
  height: 2.5rem;
  z-index: 2;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.menu-toggle span:before, .menu-toggle:before, .menu-toggle:after {
  content: "";
  position: absolute;
  right: 0;
  width: 1.875rem;
  height: 0.125rem;
  background-color: #151F35;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.is-white .menu-toggle span:before, .is-white .menu-toggle:before, .is-white .menu-toggle:after {
  background-color: #ffffff;
}
@media print, screen and (max-width: 74.99875em) {
  .search-open .menu-toggle span:before, .search-open .menu-toggle:before, .search-open .menu-toggle:after {
    background-color: #151F35;
  }
}
.menu-toggle:before {
  top: 0;
}
.menu-toggle:after {
  top: 0.5rem;
}
.menu-toggle span {
  text-indent: 100%;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  padding: 0;
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-filter: contrast(233.33%);
          filter: contrast(233.33%);
}
.menu-toggle span:before {
  top: 0.25rem;
}
.is-white .menu-toggle span {
  color: #ffffff;
}
@media screen and (min-width: 75em) {
  .menu-toggle {
    display: none;
  }
}
.menu-toggle.is-active:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0.5rem;
}
.menu-toggle.is-active:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-toggle.is-active span {
  opacity: 0;
}
.is-white .menu-toggle.is-active span:before, .is-white .menu-toggle.is-active:before, .is-white .menu-toggle.is-active:after {
  background-color: #151F35;
}
.menu-open .menu-toggle, .search-open .menu-toggle {
  position: fixed;
}

.more {
  overflow: hidden;
}
.more h2 {
  position: relative;
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 64em) {
  .more h2 {
    margin-bottom: 3.125rem;
  }
}
.more h2:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2.5rem;
  left: 0;
  height: 1.25rem;
  width: 40%;
  max-width: 12.5rem;
  background-color: #EB5E94;
}
@media print, screen and (min-width: 64em) {
  .more h2:after {
    bottom: -3.125rem;
  }
}
.more__inner {
  position: relative;
  padding-top: 3.75rem;
}
@media print, screen and (min-width: 40em) {
  .more__inner {
    padding-top: 5rem;
  }
}
@media screen and (min-width: 75em) {
  .more__inner {
    padding-top: 6.25rem;
  }
}
.more__inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: -9.5238095238%;
  right: -9.5238095238%;
  height: 100%;
  background-color: #f0f4f5;
}
@media print, screen and (min-width: 64em) {
  .more__inner:before {
    right: 8%;
  }
}
@media print, screen and (min-width: 64em) {
  .more__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  .more__cards > .content-card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.3333333333% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
}
@media screen and (min-width: 75em) {
  .more__cards {
    margin-left: -1.246875rem;
    margin-right: -1.246875rem;
  }
  .more__cards > .content-card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.3333333333% - 2.49375rem);
    margin-left: 1.246875rem;
    margin-right: 1.246875rem;
  }
}
.more__cards .slick-track > * {
  margin-right: 2.5rem;
}
.more .slick-list {
  overflow: visible;
}
.more.theme-dark h2 {
  color: #ffffff;
  background-color: #1a1a1a;
  display: inline-block;
}
.more.theme-dark h2:after {
  background-color: #41A494;
}
.more.theme-dark .more__inner:before {
  background-color: #1a1a1a;
}

#noItemsFoundMessage h2 {
  margin-bottom: 6rem;
}
#noItemsFoundMessage button {
  color: #EB5E94;
  font-weight: bold;
  text-decoration: underline;
}
#noItemsFoundMessage button:hover {
  cursor: pointer;
  text-decoration: none;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  list-style: none;
}
@media print, screen and (max-width: 39.99875em) {
  .pagination {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media print, screen and (min-width: 40em) {
  .pagination {
    margin-bottom: -1.813rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .pagination li:first-child, .pagination li:last-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 100%;
            flex: 1 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .pagination li:first-child {
    margin-right: auto;
  }
}
@media print, screen and (min-width: 40em) {
  .pagination li:last-child {
    margin-left: auto;
  }
}
.pagination .hollow.button.clear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border-color: #CB0064;
  color: #CB0064;
  font-family: "degular";
  letter-spacing: -0.01em;
  line-height: 1;
  text-transform: capitalize;
  padding: 0.5625rem 1.25rem;
  min-height: 2.4rem;
}
.pagination .hollow.button.clear:hover {
  background-color: #CB0064;
  color: #ffffff;
}
@media screen and (min-width: 75em) {
  .pagination .hollow.button.clear {
    font-size: 1.375rem;
  }
}
.pagination .button.clear {
  padding: 0.8125rem;
  font-family: "degular";
}
.pagination .button.clear, .pagination .button.clear.disabled, .pagination .button.clear[disabled], .pagination .button.clear.disabled:hover, .pagination .button.clear[disabled]:hover, .pagination .button.clear.disabled:focus, .pagination .button.clear[disabled]:focus {
  color: #000000;
}
.pagination .button.clear:hover, .pagination .button.clear:focus {
  color: black;
}
.pagination .button.clear.is-active, .pagination .button.clear.is-active.disabled, .pagination .button.clear.is-active[disabled], .pagination .button.clear.is-active.disabled:hover, .pagination .button.clear.is-active[disabled]:hover, .pagination .button.clear.is-active.disabled:focus, .pagination .button.clear.is-active[disabled]:focus {
  color: #EB5E94;
}
.pagination .button.clear.is-active:hover, .pagination .button.clear.is-active:focus {
  color: rgb(146.3232044199, 18.1767955801, 67.2541436464);
}
@media screen and (min-width: 75em) {
  .pagination .button.clear {
    font-size: 1.375rem;
  }
}
.pagination .is-active a {
  color: #EB5E94;
}

.panel {
  padding: 2.5rem 0;
  background-color: #f0f4f5;
}
@media print, screen and (min-width: 40em) {
  .panel {
    padding: 3.75rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .panel {
    padding: 5rem 0;
  }
}
@media screen and (min-width: 75em) {
  .panel {
    padding: 6.25rem 0;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .masthead--detail + .panel {
    margin-top: 0;
  }
}

.play-video {
  display: block;
  position: relative;
  cursor: pointer;
}
.play-video:before, .play-video:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.play-video:before {
  width: 5.75rem;
  height: 5.75rem;
  background-color: #EB5E94;
  border-radius: 999px;
  z-index: 2;
  -webkit-transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.play-video:after {
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 43px solid #ffffff;
  z-index: 3;
  margin-left: 5px;
  -webkit-transition: border-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: border-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.play-video:hover:before {
  background-color: #FDC400;
}
.play-video:hover:after {
  border-left-color: #000000;
}
.play-video img {
  position: relative;
  z-index: 1;
}

@media print, screen and (max-width: 74.99875em) {
  .primary-menu {
    margin-left: auto;
    margin-right: auto;
    width: 84%;
  }
}
.primary-menu ul {
  margin-bottom: 0;
}
@media print, screen and (max-width: 74.99875em) {
  .primary-menu ul li {
    width: 100%;
  }
}
.primary-menu ul li > a,
.primary-menu ul li > span,
.primary-menu ul li > button {
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0;
  text-align: left;
}
@media print, screen and (max-width: 74.99875em) {
  .primary-menu ul li > a,
  .primary-menu ul li > span,
  .primary-menu ul li > button {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 1.25rem;
  }
}
.primary-menu ul li > span,
.primary-menu ul li > button {
  cursor: pointer;
}
@media print, screen and (max-width: 74.99875em) {
  .primary-menu ul li > span,
  .primary-menu ul li > button {
    position: relative;
  }
  .primary-menu ul li > span:before, .primary-menu ul li > span:after,
  .primary-menu ul li > button:before,
  .primary-menu ul li > button:after {
    content: "";
    position: absolute;
    background-color: #8a8a8a;
    opacity: 1;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
  }
  .primary-menu ul li > span:before,
  .primary-menu ul li > button:before {
    right: 0;
    width: 0.75rem;
    height: 0.125rem;
  }
  .primary-menu ul li > span:after,
  .primary-menu ul li > button:after {
    right: 0.3125rem;
    width: 0.125rem;
    height: 0.75rem;
  }
  .primary-menu ul li > span.is-active:after,
  .primary-menu ul li > button.is-active:after {
    opacity: 0;
  }
}
@media screen and (min-width: 75em) {
  .primary-menu > ul {
    margin-right: -0.9375rem;
  }
  .primary-menu > ul::before, .primary-menu > ul::after {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .primary-menu > ul::after {
    clear: both;
  }
}
@media screen and (min-width: 120em) {
  .primary-menu > ul {
    margin-right: -1.875rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .primary-menu > ul > li {
    margin-bottom: 0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .primary-menu > ul > li {
    float: left;
  }
}
.primary-menu > ul > li > a,
.primary-menu > ul > li > span,
.primary-menu > ul > li > button {
  font-size: 2rem;
  line-height: 1.32;
  letter-spacing: -0.01em;
  color: #151F35;
  text-transform: capitalize;
  font-family: "degular";
  font-weight: 700;
  letter-spacing: -0.01em;
}
@media screen and (min-width: 75em) {
  .primary-menu > ul > li > a,
  .primary-menu > ul > li > span,
  .primary-menu > ul > li > button {
    position: relative;
    font-size: 1rem;
    padding: 0.75rem 1rem 1.688rem 1rem;
  }
  .primary-menu > ul > li > a:after,
  .primary-menu > ul > li > span:after,
  .primary-menu > ul > li > button:after {
    content: "";
    position: absolute;
    left: 0.9375rem;
    bottom: 0.75rem;
    width: 0;
    height: 0.3125rem;
    background-color: #41A494;
    -webkit-transition: width 0.15s ease-in-out;
    transition: width 0.15s ease-in-out;
  }
  .is-white .primary-menu > ul > li > a,
  .is-white .primary-menu > ul > li > span,
  .is-white .primary-menu > ul > li > button {
    color: #ffffff;
  }
}
@media screen and (min-width: 120em) {
  .primary-menu > ul > li > a,
  .primary-menu > ul > li > span,
  .primary-menu > ul > li > button {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    font-size: 1.125rem;
  }
  .primary-menu > ul > li > a:after,
  .primary-menu > ul > li > span:after,
  .primary-menu > ul > li > button:after {
    left: 1.875rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .primary-menu > ul > li > a:hover, .primary-menu > ul > li > a:focus,
  .primary-menu > ul > li > span:hover,
  .primary-menu > ul > li > span:focus,
  .primary-menu > ul > li > button:hover,
  .primary-menu > ul > li > button:focus {
    /*color: inherit;*/
  }
}
@media screen and (min-width: 75em) {
  .primary-menu > ul > li > a:hover:after, .primary-menu > ul > li > a:focus:after,
  .primary-menu > ul > li > span:hover:after,
  .primary-menu > ul > li > span:focus:after,
  .primary-menu > ul > li > button:hover:after,
  .primary-menu > ul > li > button:focus:after {
    width: 1.25rem;
  }
}
@media screen and (min-width: 75em) {
  .primary-menu > ul > li > a:focus,
  .primary-menu > ul > li > span:focus,
  .primary-menu > ul > li > button:focus {
    /*color: inherit;*/
  }
}
@media print, screen and (max-width: 74.99875em) {
  .primary-menu > ul > li > span:before,
  .primary-menu > ul > li > button:before {
    top: 1.25rem;
  }
  .primary-menu > ul > li > span:after,
  .primary-menu > ul > li > button:after {
    top: 0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .primary-menu > ul > li.is-active > a:after,
  .primary-menu > ul > li.is-active > span:after,
  .primary-menu > ul > li.is-active > button:after {
    width: 1.25rem;
  }
}
.primary-menu .sub-nav {
  display: none;
  padding: 2.1875rem 0;
  background-color: #F0F4F5;
}
@media print, screen and (max-width: 74.99875em) {
  .primary-menu .sub-nav {
    margin-left: -9.5238095238%;
    margin-right: -9.5238095238%;
    width: 119.0476190476%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 9.5238095238%;
    padding-right: 9.5238095238%;
    margin-top: 1.25rem;
    margin-bottom: 1.5625rem;
  }
  .primary-menu .sub-nav.is-active {
    display: block;
  }
}
@media screen and (min-width: 75em) {
  .primary-menu .sub-nav .close-button {
    /*display: none;*/
    position: absolute;
    top: 0.5rem;
    margin-right: -3.75rem;
    right: 8%;
  }
}
@media screen and (min-width: 75em) {
  .primary-menu .sub-nav {
    display: block;
    position: absolute;
    padding-top: 8.1875rem;
    padding-bottom: 4.25rem;
    width: 100%;
    top: 6.8125rem;
    left: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 8%;
    padding-right: 8%;
    opacity: 0;
    -webkit-transform: translateY(-200%);
            transform: translateY(-200%);
    -webkit-transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0s 0.25s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0s 0.25s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0s 0.25s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0s 0.25s, -webkit-transform 0s 0.25s;
  }
  .primary-menu .sub-nav.is-active {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0s, -webkit-transform 0s;
  }
}
.primary-menu .sub-nav ul li {
  margin-bottom: 1.5625rem;
}
@media screen and (min-width: 75em) {
  .primary-menu .sub-nav ul li {
    margin-bottom: 0.9375rem;
  }
}
@media screen and (min-width: 120em) {
  .primary-menu .sub-nav ul li {
    margin-bottom: 1.875rem;
  }
}
.primary-menu .sub-nav ul li:last-child {
  margin-bottom: 0;
}
.primary-menu .sub-nav ul li a,
.primary-menu .sub-nav ul li span,
.primary-menu .sub-nav ul li button {
  font-size: 1rem;
  line-height: 1.3125rem;
  text-transform: capitalize;
  font-weight: 700;
  color: #151F35;
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  font-family: "degular";
}
@media screen and (min-width: 75em) {
  .primary-menu .sub-nav ul li a,
  .primary-menu .sub-nav ul li span,
  .primary-menu .sub-nav ul li button {
    padding-right: 1.25rem;
  }
}
@media screen and (min-width: 120em) {
  .primary-menu .sub-nav ul li a,
  .primary-menu .sub-nav ul li span,
  .primary-menu .sub-nav ul li button {
    font-size: 1.125rem;
  }
}
.primary-menu .sub-nav ul li a:hover, .primary-menu .sub-nav ul li a:focus,
.primary-menu .sub-nav ul li span:hover,
.primary-menu .sub-nav ul li span:focus,
.primary-menu .sub-nav ul li button:hover,
.primary-menu .sub-nav ul li button:focus {
  color: #348378;
}
.primary-menu .sub-nav ul li a:focus,
.primary-menu .sub-nav ul li span:focus,
.primary-menu .sub-nav ul li button:focus {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media print, screen and (max-width: 74.99875em) {
  .primary-menu .sub-nav ul li span,
  .primary-menu .sub-nav ul li button {
    position: relative;
  }
  .primary-menu .sub-nav ul li span:before,
  .primary-menu .sub-nav ul li button:before {
    top: 0.4375rem;
  }
  .primary-menu .sub-nav ul li span:after,
  .primary-menu .sub-nav ul li button:after {
    top: 0.125rem;
  }
}
@media screen and (min-width: 75em) {
  .primary-menu .sub-nav > div > ul {
    position: relative;
  }
}
@media screen and (min-width: 75em) {
  .primary-menu .sub-nav > div > ul > li {
    width: 50%;
  }
}
.primary-menu .sub-nav > div > ul > li > ul {
  display: none;
}
@media print, screen and (max-width: 74.99875em) {
  .primary-menu .sub-nav > div > ul > li > ul {
    margin: 1.875rem 0 1.875rem 2.5rem;
  }
  .primary-menu .sub-nav > div > ul > li > ul.is-active {
    display: block;
  }
}
@media screen and (min-width: 75em) {
  .primary-menu .sub-nav > div > ul > li > ul {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    opacity: 0;
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
    -webkit-transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0s 0.25s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0s 0.25s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0s 0.25s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0s 0.25s, -webkit-transform 0s 0.25s;
  }
  .primary-menu .sub-nav > div > ul > li > ul.is-active {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0s;
    transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0s, -webkit-transform 0s;
  }
}
.primary-menu .sub-nav > div > ul > li > ul > li > a,
.primary-menu .sub-nav > div > ul > li > ul > li > span,
.primary-menu .sub-nav > div > ul > li > ul > li > button {
  color: #151F35;
}

.progspecs {
  background-color: #f0f4f5;
  padding: 2em 0 1em 0;
}
.progspecs ul {
  list-style: none;
}
.progspecs h2, .progspecs .h2 {
  letter-spacing: -0.04em;
}
@media screen and (min-width: 75em) {
  .progspecs h2, .progspecs .h2 {
    font-size: 1.875rem;
    margin-bottom: 1.875rem;
  }
}

@media screen and (min-width: 75em) {
  .quick-links {
    margin: 7.5rem 0;
  }
}
.quick-links .grid-x {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.quick-links .grid-x:first-child {
  position: relative;
}
.quick-links .grid-x + .grid-x {
  margin-top: 1.875rem;
}
.quick-links__box {
  padding: 2.59375rem 3.09375rem 2rem 1.375rem;
}
.quick-links__box h2 {
  margin-bottom: 0;
  font-weight: 600;
  letter-spacing: -0.01em;
  line-height: 120%;
  max-width: 10rem;
}
@media screen and (min-width: 75em) {
  .quick-links__box h2 {
    max-width: 13.9375rem;
    line-height: 1.8125rem;
  }
}
@media screen and (min-width: 75em) {
  .quick-links__box {
    padding: 5.1875rem 6.1875rem 4rem 2.75rem;
  }
}
.quick-links__tag {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0.25rem 0.375rem 0.1875rem 0.4375rem;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  font-size: 0.75rem;
  margin-bottom: 0.5625rem;
  letter-spacing: -0.01em;
  font-family: "Inter", sans-serif;
}
.quick-links__link {
  display: block;
  color: #151F35;
  font-weight: 700;
  letter-spacing: -0.01em;
  margin-top: 1.875rem;
}
.quick-links__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.quick-links__link:hover {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.quick-links__alllink {
  display: block;
  color: #151F35;
  font-weight: 700;
  letter-spacing: -0.01em;
  margin-top: 1.875rem;
}
.quick-links__alllink:hover {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.quick-links__image {
  position: relative;
  padding-top: 67.5%;
}
.quick-links__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quick-links__list h3 {
  font-family: "Inter", sans-serif;
  line-height: 87.6%;
  letter-spacing: -0.04em;
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 75em) {
  .quick-links__list h3 {
    font-size: 1.625rem;
  }
}
.quick-links__list .arrow-list {
  padding-left: 1.25rem;
}
.quick-links__list .arrow-list li::before {
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/chevron-right-blue.svg");
}
.quick-links__list .arrow-list li a {
  color: inherit;
  letter-spacing: -0.01em;
  font-family: "Inter", sans-serif;
  font-size: 0.875rem;
}
@media screen and (min-width: 75em) {
  .quick-links__list .arrow-list li:not(:last-child) {
    margin-bottom: 1.125rem;
  }
  .quick-links__list .arrow-list li::before {
    background-size: 0.5rem;
    padding: 0.5rem;
    height: 0.5rem;
  }
  .quick-links__list .arrow-list li a {
    font-size: 1.375rem;
  }
}

#recite-header .recite-controls button {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

@media print, screen and (min-width: 64em) {
  .related h2 {
    margin-top: 1.25rem;
  }
}
.related .display-5 {
  font-weight: 600;
  line-height: 95.2%;
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 75em) {
  .related .display-5 {
    font-size: 2.8125rem;
  }
}
.related h3 {
  letter-spacing: -0.03em;
  font-weight: 700;
}
@media screen and (min-width: 75em) {
  .related h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.related a:hover h3 {
  color: #41A494;
}
.related.invert a,
.related.invert h3 {
  color: #ffffff;
}
.related.bg-blue a:hover h3 {
  color: #151F35;
}

.related-aside-card {
  padding: 2.125rem 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin-top: -1px;
}
.related-aside-card__link {
  display: block;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .related-aside-card__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.related-aside-card__link .related-aside-card__title {
  color: #000000;
}
.related-aside-card__image {
  margin-bottom: 1.25rem;
  max-width: 8.75rem;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .related-aside-card__image {
    margin: 0 20px 0 0;
  }
}
.related-aside-card__title {
  margin-bottom: 0;
  letter-spacing: -0.03em;
  font-family: "degular";
  font-weight: 600;
  max-width: 17.875rem;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .related-aside-card__title {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media print, screen and (min-width: 64em) {
  .related-aside-card__title {
    font-size: 1.3125rem;
    line-height: 1.4375rem;
  }
}

.reveal {
  padding: 0;
  overflow: visible;
}
@media print, screen and (max-width: 39.99875em) {
  .reveal {
    width: 84%;
    max-width: 101.25rem;
    right: auto;
    left: auto;
    margin: 0 auto;
    min-height: 0;
    height: auto;
    top: 50% !important;
    -webkit-transform: translateY(-70%);
            transform: translateY(-70%);
  }
}
.reveal__content {
  background-color: #ffffff;
  padding: 1.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (min-width: 64em) {
  .reveal__content {
    padding: 2.5rem;
  }
}
@media screen and (min-width: 75em) {
  .reveal__content {
    padding: 3.75rem;
  }
}
.reveal--video .reveal__content {
  padding: 0;
}
.reveal .responsive-embed {
  margin-bottom: 0;
}
.reveal .close-button {
  position: absolute;
  top: -2.5rem;
  right: 0;
}

.reveal-content {
  display: none;
}

.round-off {
  padding: 2.5rem 0;
  background-color: #1a1a1a;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .round-off {
    text-align: center;
  }
}
@media screen and (min-width: 75em) {
  .round-off {
    padding: 3.75rem 0;
  }
}
@media screen and (min-width: 90em) {
  .round-off {
    padding: 5rem 0;
  }
}
.round-off h2 {
  color: #ffffff;
}
@media print, screen and (max-width: 39.99875em) {
  .round-off .button {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .round-off .button {
    width: 50%;
  }
}
@media print, screen and (min-width: 64em) {
  .round-off .button {
    width: 100%;
  }
}

.search-results {
  margin: 3.75rem 0;
}
.search-results .display-5 {
  font-weight: 700;
  letter-spacing: -0.02em;
}
@media screen and (min-width: 75em) {
  .search-results .display-5 {
    margin-bottom: 3.75rem;
  }
}
.search-results .search-result-card.specs a {
  display: block;
}
.search-results .search-result-card.specs a:focus {
  outline: 2px dotted;
}
@media screen and (min-width: 75em) {
  .search-results {
    margin: 5.625rem 0 7.125rem 0;
  }
}

.search-result-card {
  padding: 2.5rem 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin-top: -1px;
}
@media screen and (min-width: 75em) {
  .search-result-card {
    padding: 3.75rem 0;
  }
}
.search-result-card h2 {
  margin-bottom: 0.9375rem;
  letter-spacing: -0.04em;
  font-family: "degular";
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.search-result-card h2 a {
  color: #000000;
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.search-result-card h2 a:hover, .search-result-card h2 a:focus {
  color: #EB5E94;
}
@media screen and (min-width: 75em) {
  .search-result-card h2 {
    margin-bottom: 1.5rem;
    line-height: 2.25rem;
    width: 85%;
  }
}
.search-result-card p {
  line-height: 150.7%;
  font-size: 0.875rem;
}
@media print, screen and (min-width: 64em) {
  .search-result-card p {
    width: 90%;
  }
}
@media screen and (min-width: 75em) {
  .search-result-card p {
    width: 75%;
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 64em) {
  .search-result-card__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.search-result-card__link h2 {
  color: #000000;
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.search-result-card__link p {
  color: #151F35;
}
.search-result-card__link:hover h2 {
  color: #EB5E94;
}
@media print, screen and (min-width: 64em) {
  .search-result-card__text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .search-result-card__image {
    max-width: 8.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .search-result-card__image {
    width: 25%;
    margin-left: 1.25rem;
  }
}
@media screen and (min-width: 75em) {
  .search-result-card__image {
    margin-left: 0;
  }
}

.search-toggle {
  position: absolute;
  top: 1.25rem;
  right: 8%;
  width: 2.5rem;
  height: 2.5rem;
  z-index: 2;
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/search-icon-black.svg");
  background-repeat: no-repeat;
  background-size: 1.625rem;
  background-position: center 1px;
}
@media screen and (min-width: 75em) {
  .search-toggle {
    margin-right: -3.75rem;
    top: 3.75rem;
    background-size: 1rem;
    background-position: center 0;
  }
}
.is-white .search-toggle {
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/search-icon-white.svg");
}
.is-white .search-toggle span {
  color: #ffffff;
}
.is-white .search-toggle:focus {
  color: #ffffff;
}
.is-white .search-toggle:focus span {
  color: #ffffff;
}
@media print, screen and (max-width: 74.99875em) {
  .menu-open.is-white .search-toggle {
    background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/search-icon-black.svg");
  }
}
.is-white .search-toggle.is-active {
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/search-icon-black.svg");
}
@media print, screen and (max-width: 74.99875em) {
  .menu-open .search-toggle, .search-open .search-toggle {
    position: fixed;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .secondary-content {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 90em) {
  .secondary-content > * {
    width: 75%;
    margin-left: 1.5rem;
  }
}
.secondary-content aside h2 {
  text-transform: capitalize;
  font-weight: 700;
  font-family: "degular";
}
@media print, screen and (min-width: 40em) {
  .secondary-content aside h2 {
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .secondary-content aside h2 {
    font-size: 1.5625rem;
    line-height: 2.0625rem;
    margin-bottom: 2.9375rem;
  }
}

.secondary-menu h2 {
  font-size: 1.3125rem;
  line-height: 1.28;
  margin-bottom: 0.875rem;
  letter-spacing: -0.03em;
}
@media screen and (min-width: 75em) {
  .secondary-menu h2 {
    font-size: 1.5rem;
  }
}
.secondary-menu ul {
  padding: 1.875rem 2.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  background-color: #f0f4f5;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .secondary-menu ul::before, .secondary-menu ul::after {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .secondary-menu ul::after {
    clear: both;
  }
}
@media screen and (min-width: 120em) {
  .secondary-menu ul {
    font-size: 1rem;
  }
}
.secondary-menu ul a {
  color: #000000;
  display: block;
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  text-transform: capitalize;
}
.secondary-menu ul a:hover {
  color: #41A494;
}
.secondary-menu ul li {
  position: relative;
  margin-bottom: 1.25rem;
  padding-left: 1.25rem;
}
.secondary-menu ul li a,
.secondary-menu ul li span {
  position: relative;
}
.secondary-menu ul li a::before,
.secondary-menu ul li span::before {
  content: "";
  position: absolute;
  right: calc(100% + 0.75rem);
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(https://wrexham.ac.uk/assets/wrexhamacuk/chevron-right.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 0.5rem;
  height: 0.5rem;
  padding: 0.5rem;
}
.secondary-menu ul li:last-child {
  margin-bottom: 0;
}
.secondary-menu ul li.is-active a {
  color: #41A494;
}

ul[class^=multilevel-linkul] {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 1.25rem;
}
ul[class^=multilevel-linkul] li {
  padding-left: 0;
}

span[class^=currentbranch] a {
  color: #41A494;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}

.section-features__item {
  border-top: 10px solid #EB5E94;
  padding-top: 1.25rem;
  margin-top: 2.5rem;
}
@media print, screen and (min-width: 64em) {
  .section-features__item {
    margin-top: 3.75rem;
    padding-top: 1.875rem;
  }
}
.section-features__link {
  display: block;
  color: #151F35;
}
.section-features__title {
  margin-bottom: 0.5rem;
  color: #000000;
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.section-features__link:hover p {
  color: #151F35;
}
.section-features__link:hover .section-features__title {
  color: #EB5E94;
}
.section-features p:last-child {
  margin-bottom: 0;
}

.status-container {
  background: #f0f4f5;
  padding: 4rem 0;
}

.service-report {
  padding: 2rem;
  border-radius: 3px;
}
.service-report P {
  margin: 0;
  font-weight: bold;
}
.service-report img {
  padding-right: 1rem;
}
.service-report.isOnline {
  background: #F1FCEB;
}
.service-report.isOffline {
  background: #fcfaeb;
}
.service-report.serviceDown {
  background: #f0f4f5;
}

.service-info {
  margin: 1rem 0;
}
.service-info a {
  display: block;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}

.status-table-wrapper {
  background: #fff;
  padding: 4rem;
  border-radius: 5px;
  -webkit-box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.2);
}

.status-table {
  width: 100%;
  display: table;
  border-collapse: collapse;
}
.status-table a {
  -webkit-filter: contrast(1);
          filter: contrast(1);
}

.status-table-row {
  display: table-row;
  background: #fff;
  border-bottom: 2px solid #f0f4f5;
}
.status-table-row.header {
  font-weight: bold;
  background: #f0f4f5;
}

.status-table-cell {
  padding: 6px 12px;
  display: table-cell;
}
.status-table-cell[data-title~=System] {
  font-weight: bold;
}
.status-table-cell[data-title~=System] a:hover {
  text-decoration: underline;
}
.status-table-cell[data-title~=Description] {
  font-style: italic;
}

.isOffline {
  color: #C25700;
}

.isOnline {
  color: green;
}

.statusCustomMessage {
  background: #fff;
  padding: 4rem;
  border-radius: 5px;
  -webkit-box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.2);
  margin: 2rem 0;
}

.site-footer-cta .display-6 {
  font-size: 1.875rem;
  line-height: 95.2%;
  letter-spacing: -0.03em;
  margin-bottom: 1.25rem;
  font-weight: 600;
}
@media screen and (min-width: 75em) {
  .site-footer-cta .display-6 {
    font-size: 2.5rem;
    margin-bottom: 1.875rem;
  }
}
.site-footer-cta .button {
  width: 100%;
  border-width: 2px;
  text-transform: uppercase;
  -webkit-filter: contrast(1);
          filter: contrast(1);
  background: #151F35;
  color: #ffffff;
}
.site-footer-cta .button:hover {
  color: #151F35;
  border-color: #ffffff;
  background-color: #ffffff;
}
.site-footer-cta .button:focus {
  color: inherit;
  border-color: inherit;
}
.site-footer-cta.invert h2, .site-footer-cta.invert button, .site-footer-cta.invert p, .site-footer-cta.invert a {
  color: #ffffff;
  border-color: #ffffff;
}

.site-search {
  margin: 12.5rem auto 3.125rem;
  width: 84%;
}
@media screen and (min-width: 75em) {
  .site-search {
    margin-top: 12.5rem;
  }
}
@media screen and (min-width: 75em) {
  .site-search label input {
    height: 6.25rem;
    font-size: 3.75rem;
    letter-spacing: -0.05em;
  }
}
@media screen and (min-width: 120em) {
  .site-search label input {
    height: 8.125rem;
    font-size: 5.625rem;
  }
}

input.border-bottom {
  border-top: 0;
  border-right: 0;
  border-left: 0;
  padding-left: 0;
  padding-right: 0;
  border-width: 0.3125rem;
  border-color: #EB5E94;
  font-weight: 500;
  font-size: 1.25rem;
  letter-spacing: -0.03em;
  color: #151F35;
}
input.border-bottom::-webkit-input-placeholder {
  color: #151F35;
}
input.border-bottom::-moz-placeholder {
  color: #151F35;
}
input.border-bottom:-ms-input-placeholder {
  color: #151F35;
}
input.border-bottom::-ms-input-placeholder {
  color: #151F35;
}
input.border-bottom::placeholder {
  color: #151F35;
}
input.border-bottom:focus {
  -webkit-box-shadow: 0px 2px 0px 0px #1a1a1a;
          box-shadow: 0px 2px 0px 0px #1a1a1a;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-width: 0.3125rem;
  border-color: #1a1a1a;
}

.skip-link__container {
  text-align: left;
  margin: 0 auto;
  width: 84%;
}
.skip-link a {
  display: inline-block;
  position: absolute;
  left: -624.9375rem;
  background-color: #FDC400;
  color: #000000;
}
.skip-link a:focus {
  left: 0;
  z-index: 4;
}

.slick-prev, .slick-next {
  width: 1.25rem;
  height: 1rem;
}
.slick-prev:before, .slick-next:before {
  content: none;
}
.slick-prev:focus, .slick-next:focus {
  background-color: #FDC400;
}

.slick-next {
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/arrow-right.svg");
}
.slick-next:hover, .slick-next:focus {
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/arrow-right.svg");
}

.slick-prev {
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/arrow-left.svg");
}
.slick-prev:hover, .slick-prev:focus {
  background-image: url("https://wrexham.ac.uk/assets/wrexhamacuk/arrow-left.svg");
}

*[class*=invert] .slick-dots button {
  -webkit-box-shadow: 0px 0px 0px 2px #ffffff inset;
          box-shadow: 0px 0px 0px 2px #ffffff inset;
}

.slick-dots li {
  width: 13px;
  height: 13px;
  margin: 0 7px;
}
.slick-dots li button {
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0px 0px 0px 2px #000000 inset;
          box-shadow: 0px 0px 0px 2px #000000 inset;
  -webkit-transition: -webkit-box-shadow 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-box-shadow 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: box-shadow 0.25s cubic-bezier(0.86, 0, 0.07, 1);
  transition: box-shadow 0.25s cubic-bezier(0.86, 0, 0.07, 1), -webkit-box-shadow 0.25s cubic-bezier(0.86, 0, 0.07, 1);
}
.slick-dots li button:before {
  content: "";
  width: 100%;
  height: 100%;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #EB5E94 inset;
          box-shadow: 0px 0px 0px 2px #EB5E94 inset;
}
.slick-dots li.slick-active button {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #EB5E94;
  color: #ffffff !important;
}
.slick-dots li.slick-active button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #EB5E94;
          box-shadow: 0px 0px 0px 2px #EB5E94;
}

.slick-arrows .slick-prev,
.slick-arrows .slick-next {
  background-image: none;
  width: 2.875rem;
  height: 2.875rem;
}
.slick-arrows .slick-prev:hover, .slick-arrows .slick-prev:focus,
.slick-arrows .slick-next:hover,
.slick-arrows .slick-next:focus {
  background-color: transparent;
  background-image: none;
}
.slick-arrows .slick-prev:focus,
.slick-arrows .slick-next:focus {
  outline: 2px dotted;
  outline-offset: 2px;
  outline-color: #ffffff;
}

.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 2.5rem;
}
@media print, screen and (min-width: 64em) {
  .social-links {
    margin-top: 5.3125rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.social-links h2 {
  font-size: 1.5rem;
  margin: 0.3125rem 2.5rem 0.75rem;
}
.social-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
.social-links ul li a {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
}
.social-links ul li a svg {
  width: 100%;
  height: 100%;
}
.social-links ul li:not(:last-child) {
  margin-right: 2.3125rem;
}
.social-links svg {
  fill: #000000;
  -webkit-transition: fill 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: fill 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.social-links a:hover svg {
  fill: #41A494;
}
.social-links span {
  display: block;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1;
  margin-top: 1.25rem;
  margin-right: auto;
}
@media print, screen and (min-width: 64em) {
  .social-links span {
    margin-left: 2.5rem;
    margin-top: 0;
  }
}

@media screen and (min-width: 75em) {
  .social-slider {
    padding-top: 11.0625rem 0 5.625rem 0;
  }
}
@media print, screen and (min-width: 40em) {
  .social-slider .slick-list.draggable {
    overflow: visible;
    clip-path: none;
  }
}
.social-slider h2 {
  letter-spacing: -0.04em;
}
@media print, screen and (min-width: 64em) {
  .social-slider h2 {
    margin-left: -1.25rem;
    margin-bottom: 4.4375rem;
  }
}
@media screen and (min-width: 75em) {
  .social-slider h2 {
    margin-left: -1.875rem;
  }
}
@media screen and (min-width: 90em) {
  .social-slider h2 {
    margin-left: -2.5rem;
  }
}
.social-slider .content-card {
  position: relative;
  padding-top: 100%;
}
.social-slider .content-card img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.social-slider .content-card i {
  position: absolute;
  top: 1rem;
  right: 1.25rem;
  font-size: 1.875rem;
}
@media screen and (min-width: 90em) {
  .social-slider .content-card i {
    font-size: 2.5rem;
  }
}
.social-slider .content-card a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.social-slider .content-card a:focus::before {
  outline: 2px dotted #ffffff;
  outline-offset: 2px;
}
@media print, screen and (min-width: 40em) {
  .social-slider__slide {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 75em) {
  .social-slider__slide {
    margin-right: 1.4375rem;
  }
}
.social-slider__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 3.9375rem;
  height: 3.9375rem;
  bottom: calc(100% - 63px);
}
.social-slider__nav .slick-prev,
.social-slider__nav .slick-next {
  top: 0;
  position: relative;
  height: auto;
  width: 0.75rem;
  background-image: none;
  color: #151F35;
}
.social-slider__nav .slick-prev:hover, .social-slider__nav .slick-prev:focus, .social-slider__nav .slick-prev:active,
.social-slider__nav .slick-next:hover,
.social-slider__nav .slick-next:focus,
.social-slider__nav .slick-next:active {
  background-image: none;
}
.social-slider__nav .slick-prev:focus,
.social-slider__nav .slick-next:focus {
  outline: 2px dotted;
  background: none;
}
.social-slider__nav .slick-prev svg,
.social-slider__nav .slick-next svg {
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 64em) {
  .social-slider__nav .slick-prev,
  .social-slider__nav .slick-next {
    width: 0.75rem;
  }
}
@media screen and (min-width: 75em) {
  .social-slider__nav .slick-prev,
  .social-slider__nav .slick-next {
    width: 1rem;
  }
}
.social-slider__nav .slick-prev {
  left: 0;
  -webkit-transform: none;
          transform: none;
  margin-right: 4px;
}
@media screen and (min-width: 75em) {
  .social-slider__nav .slick-prev {
    margin-right: 9px;
  }
}
.social-slider__nav .slick-next {
  right: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  margin-left: 4px;
}
@media screen and (min-width: 75em) {
  .social-slider__nav .slick-next {
    margin-left: 9px;
  }
}
@media screen and (min-width: 75em) {
  .social-slider__nav {
    width: 7.875rem;
    height: 7.875rem;
  }
}
.social-slider__nav::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #ffffff;
  border: 1px solid #41A494;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
@media print, screen and (min-width: 40em) {
  .social-slider__nav {
    top: auto;
    bottom: 25%;
    left: auto;
    right: -2.5%;
  }
}
@media screen and (min-width: 75em) {
  .social-slider__nav {
    right: -3.5%;
  }
}

.staff-profile-content h4 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.staff-profile-content table {
  width: 100%;
  background: #fff;
  padding: 4rem;
  border-radius: 5px;
}
.staff-profile-content table th {
  background-color: #41A494;
  color: #ffffff;
  text-align: left;
}

.wgu-stat {
  padding: 1.5625rem 1.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #ffffff;
  background-color: #EB5E94;
}
@media print, screen and (min-width: 40em) {
  .wgu-stat {
    padding: 2.1875rem 1.875rem;
  }
}
@media screen and (min-width: 90em) {
  .wgu-stat {
    padding: 3.4375rem 2.8125rem 3.75rem;
  }
}
.wgu-stat p {
  font-size: 0.75rem;
}
.wgu-stat p:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .wgu-stat p {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 90em) {
  .wgu-stat p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 120em) {
  .wgu-stat p {
    font-size: 1.25rem;
  }
}
.wgu-stat span {
  display: block;
  margin-bottom: 0.625rem;
  font-size: 2.5rem;
  line-height: 1;
}
@media print, screen and (min-width: 40em) {
  .wgu-stat span {
    font-size: 3.75rem;
    line-height: 0.94;
    letter-spacing: -0.03em;
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 90em) {
  .wgu-stat span {
    font-size: 5.875rem;
  }
}
@media screen and (min-width: 120em) {
  .wgu-stat span {
    font-size: 8.75rem;
  }
}
@media screen and (min-width: 75em) {
  .wgu-stat--medium-down-flex {
    max-width: 25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .wgu-stat--medium-down-flex p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .wgu-stat--medium-down-flex p {
    font-size: 1rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .wgu-stat--medium-down-flex span {
    margin-right: 0.9375rem;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .wgu-stat--medium-down-flex span {
    margin-right: 1.875rem;
    font-size: 6.25rem;
  }
}

.stats-slider .grid-x {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.stats-slider h2 strong {
  display: block;
  font-weight: 600;
}
@media print, screen and (min-width: 40em) {
  .stats-slider h2 {
    margin: 0;
    max-width: 13.75rem;
  }
}
@media screen and (min-width: 75em) {
  .stats-slider h2 {
    max-width: 30.5625rem;
  }
}
@media screen and (min-width: 75em) {
  .stats-slider p,
  .stats-slider span {
    max-width: 18.375rem;
  }
}
.stats-slider p {
  margin-bottom: 1.875rem;
  letter-spacing: -0.04em;
  line-height: 160%;
}
.stats-slider span {
  display: block;
  line-height: 160%;
  letter-spacing: -0.04em;
  font-size: 0.875rem;
}
.stats-slider span strong {
  font-weight: 600;
}
.stats-slider__slider {
  margin-top: 3.75rem;
}
.stats-slider__slider:hover {
  cursor: pointer;
}
@media screen and (min-width: 75em) {
  .stats-slider__slider {
    margin-top: 6.25rem;
  }
}
.stats-slider__slider span {
  line-height: 150.7%;
  letter-spacing: 0;
  display: block;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .stats-slider__slider span {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 75em) {
  .stats-slider__slider span {
    font-size: 1rem;
  }
}
.stats-slider__slider .circle {
  width: 60%;
  padding-top: 60%;
  margin-left: auto;
  margin-top: -25%;
  margin-right: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .stats-slider__slider .circle {
    width: 50%;
    padding-top: 50%;
    margin-top: 0;
    margin-right: 0;
  }
}
.stats-slider__slide {
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  flex-direction: column-reverse;
}
.stats-slider__slide:focus {
  outline: 2px dotted #ffffff;
}
@media print, screen and (min-width: 40em) {
  .stats-slider__slide {
    display: block !important;
  }
}
@media print, screen and (min-width: 40em) {
  .stats-slider__slide-content {
    margin-bottom: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 75em) {
  .stats-slider__slide-content {
    margin-bottom: 1.875rem;
  }
}
.stats-slider__image {
  position: relative;
  padding-top: 100%;
}
.stats-slider__image img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (min-width: 40em) {
  .stats-slider__image {
    width: 50%;
    padding-top: 50%;
  }
}
@media print, screen and (min-width: 40em) {
  .stats-slider .slick-list.draggable {
    overflow: visible;
  }
}
.stats-slider .slick-list.dragging, .stats-slider .slick-list.draggable:active:hover {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.student-cta {
  margin-bottom: 0;
}
.student-cta + * {
  position: relative;
  z-index: 2;
}
@media print, screen and (max-width: 39.99875em) {
  .student-cta .grid-x {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .student-cta__text {
    padding-bottom: 16%;
  }
}
.student-cta__text .display-4 {
  margin-bottom: 1.875rem;
}
.student-cta__text .display-4 strong {
  display: block;
  font-weight: 600;
}
@media print, screen and (max-width: 39.99875em) {
  .student-cta__text .display-4 {
    max-width: 13.75rem;
  }
}
@media screen and (min-width: 75em) {
  .student-cta__text .display-4 {
    margin-bottom: 2.5rem;
  }
}
.student-cta__text p {
  font-size: 0.875rem;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  line-height: 143%;
  letter-spacing: -0.02em;
  max-width: 19rem;
}
.student-cta__text a {
  color: #151F35;
  font-weight: 700;
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  letter-spacing: -0.01em;
}
.student-cta__text a:hover {
  color: inherit;
  text-decoration: underline;
}
.student-cta__text blockquote p {
  font-size: 1.375rem;
  font-family: "degular";
  line-height: 87.6%;
  max-width: none;
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .student-cta__text blockquote p {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 75em) {
  .student-cta__text blockquote p {
    font-size: 2.375rem;
    margin-bottom: 2.875rem;
  }
}
@media screen and (min-width: 90em) {
  .student-cta__text blockquote p {
    letter-spacing: -2px;
    font-size: 2.5rem;
    max-width: 28.5625rem;
  }
}
.student-cta__text figcaption {
  font-size: 0.875rem;
  letter-spacing: -0.01em;
  line-height: 127%;
}
@media print, screen and (min-width: 64em) {
  .student-cta__text figcaption {
    font-size: 1rem;
  }
}
.student-cta__text figcaption cite {
  font-size: 0.875rem;
  text-transform: none;
  font-style: normal;
  letter-spacing: -0.01em;
  line-height: 127%;
  font-weight: 700;
}
@media print, screen and (min-width: 64em) {
  .student-cta__text figcaption cite {
    font-size: 1rem;
  }
}
.student-cta__text figcaption cite::before {
  content: none;
}
@media print, screen and (min-width: 40em) {
  .student-cta__text {
    max-width: 18.875rem;
    margin: 0 auto;
    margin-right: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .student-cta__text {
    margin: 3.75rem auto;
  }
}
@media screen and (min-width: 75em) {
  .student-cta__text {
    max-width: 25.125rem;
    margin-right: 0;
  }
}
@media screen and (min-width: 90em) {
  .student-cta__text {
    max-width: 31.375rem;
  }
}
.student-cta__image {
  max-width: 90% !important;
}
@media print, screen and (min-width: 64em) {
  .student-cta .cell + .cell {
    -ms-flex-item-align: center;
        align-self: center;
  }
}

.tabs {
  border: 0;
}
.tabs-content {
  border: 0;
}
@media screen and (min-width: 75em) {
  .tabs-content {
    width: 90%;
  }
}
.tabs-content.vertical {
  border: 0;
}
.tabs-panel {
  padding: 0;
}
.tabs-panel h2 {
  font-weight: 700;
  letter-spacing: -0.04em;
}
@media screen and (min-width: 75em) {
  .tabs-panel h2 {
    margin-bottom: 2.1875rem;
  }
}
.tabs-panel h3 {
  font-weight: 600;
  letter-spacing: -0.04em;
  margin-bottom: 9px;
}
@media screen and (min-width: 75em) {
  .tabs-panel h3 {
    font-size: 1.5rem;
  }
}
.tabs-panel p {
  line-height: 150.7%;
}
.tabs-title, .tabs-link-title {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .tabs-title, .tabs-link-title {
    margin-bottom: 1.25rem;
  }
}
.tabs-title:last-child, .tabs-link-title:last-child {
  margin-bottom: 0;
}
.tabs-title > a, .tabs-link-title > a {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border-bottom: 1px solid #b8ccd1;
  font-size: 0.75rem;
  font-weight: bold;
  font-family: "degular";
  line-height: 1;
  color: #000000;
  background-color: transparent;
}
@media print, screen and (min-width: 40em) {
  .tabs-title > a, .tabs-link-title > a {
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .tabs-title > a, .tabs-link-title > a {
    display: inline-block;
    padding: 1.25rem 1.5rem;
    font-size: 1rem;
    letter-spacing: -0.01em;
    background-color: #f0f4f5;
    -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    border-bottom: 0;
  }
}
.tabs-title > a:hover, .tabs-title > a[aria-selected=true], .tabs-link-title > a:hover, .tabs-link-title > a[aria-selected=true] {
  color: rgb(229.9104972376, 53.0295027624, 120.771160221);
}
@media print, screen and (min-width: 64em) {
  .tabs-title > a:hover, .tabs-title > a[aria-selected=true], .tabs-link-title > a:hover, .tabs-link-title > a[aria-selected=true] {
    background-color: #EB5E94;
    color: #ffffff;
    -webkit-filter: contrast(1);
            filter: contrast(1);
  }
}
@media print, screen and (min-width: 64em) {
  .tabs-title > a[aria-selected=true]:focus, .tabs-link-title > a[aria-selected=true]:focus {
    border: 1px solid transparent;
    outline: 2px dotted #EB5E94;
  }
}
.tabs__staff-titles {
  background-color: #f0f4f5;
}
.tabs__staff-content {
  background-color: #f0f4f5;
}
.tabs__staff-content h3 {
  margin-top: 2rem;
}
.tabs__staff-content table {
  background: #fff;
  padding: 4rem;
  border-radius: 5px;
  -webkit-box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.2);
}
.tabs__staff-content th {
  background-color: #EB5E94;
  color: #ffffff;
}

.panel-p-1__staff {
  margin-bottom: 3rem;
}

.sortPG .tag-group .tag {
  background: #E6881E;
}

.sortUG .tag-group .tag {
  background: #EB5E94;
}

.tag-group a.tag:hover,
.tag-group a.tag:focus {
  background-color: #000000;
}

.tag {
  display: inline-block;
  padding: 0.125rem 0.3125rem 0;
  color: #151F35;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: -0.01em;
  line-height: 1.33;
  background: #41A494;
  -webkit-filter: contrast(1);
          filter: contrast(1);
}
.tag.white {
  background-color: #ffffff;
}
.tag.bg_undergrad {
  background-color: #EB5E94;
}
.tag.bg-postgrad {
  background-color: #E6881E;
}

a.tag {
  -webkit-transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
a.tag:focus {
  display: block;
}
a.tag:hover, a.tag:focus {
  display: inline-block;
  background-color: #000000;
  color: #ffffff;
  outline: 2px dotted #000000;
}

.tag-group > * {
  margin-right: 0.9375rem;
}
.tag-group > *:last-child {
  margin-right: 0;
}

#unistats-widget-frame {
  display: block;
  margin: 0 auto;
}
/*# sourceMappingURL=app.css.map */

