@charset "UTF-8";
/**
 * Theme Name: Primal AI
 * Theme URI: https://primal.ai/
 * Author: Phil Buchanan
 * Author URI: https://aubsandmugg.com/
 * Description: A responsive, accessible WordPress theme for Primal AI. Developed to support WordPress version 5.2.
 * Version: 1.0.7
 * License: Copyright 2019
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

header, footer, main, article, aside, details,
figcaption, figure, menu, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

html {
  color: #140c21;
  background-color: #edf2fa;
  font-family: "Titillium Web", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  overflow-y: scroll;
  min-height: 100%;
}

body {
  overflow: hidden;
}


h1,
.c-h1 {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0.375em;
}

@media screen and (min-width: 475px) {
  h1,
  .c-h1 {
    font-size: 3rem;
  }
}

h2,
.c-h2 {
  font-size: 1.75rem;
  line-height: 1.333333;
  font-weight: 400;
  margin-bottom: 0.45em;
}

@media screen and (min-width: 475px) {
  h2,
  .c-h2 {
    font-size: 2rem;
  }
}

h3,
.c-h3 {
  color: #e00;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.555555em;
}

h4,
.c-h4 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.625em;
}

h5,
.c-h5 {
  font-size: 0.875rem;
}

h6,
.c-h6 {
  font-size: 0.75rem;
}

p {
  margin-bottom: 0.625em;
}

strong, b {
  font-weight: 700;
}

em, i {
  font-style: italic;
}

blockquote {
  font-size: 1.5rem;
  line-height: 1.333333;
  margin-bottom: 1rem;
}

q {
  quotes: "\201c" "\201d" "\2018" "\2019";
}

q:before {
  content: open-quote;
}

q:after {
  content: close-quote;
}

cite {
  display: block;
  text-indent: -1em;
  font-size: 0.75rem;
  line-height: 1.5;
  padding-left: 1em;
}

cite:before {
  content: "—";
}

caption {
  font-style: italic;
}

address {
  margin-bottom: 1rem;
}

kbd,
code,
var {
  color: #e00;
  background-color: #fafafa;
  font-family: "Lucida Sans Typewriter", "Lucida Console", monaco, "Bitstream Vera Sans Mono", monospace;
  font-size: 0.875rem;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  padding: 0.1em 0.25em;
}

kbd {
  border-bottom-width: 3px;
}

sub,
sup {
  vertical-align: baseline;
  font-size: 0.8125em;
  position: relative;
  top: -0.5em;
}

sub {
  top: 0.3em;
}

ins {
  text-decoration: underline;
}

del {
  text-decoration: line-through;
}

big {
  font-size: 3rem;
}

small {
  font-size: 0.75rem;
}

dfn {
  font-style: italic;
}

abbr {
  border-bottom: 1px dotted currentColor;
}

hr {
  border: solid #b6c4d0;
  border-width: 1px 0 0;
  height: 0;
  margin-top: 48px;
  margin-bottom: 48px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

dt {
  font-weight: 700;
}

dd,
ol,
ul {
  margin-left: 2.5em;
  margin-bottom: 1em;
}

a {
  color: #e00;
  background-color: transparent;
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  color: #004eff;
}

a:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px currentColor;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
  font-style: italic;
  vertical-align: middle;
}

button,
input,
select,
textarea {
  vertical-align: middle;
  color: inherit;
  background: none;
  font: inherit;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  white-space: normal;
  box-shadow: none;
}

button:disabled,
input:disabled,
select:disabled,
textarea:disabled {
  opacity: 0.4;
}

[type="search"]::-webkit-search-decoration,
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-results-button,
[type="search"]::-webkit-search-results-decoration {
  display: none;
}

label,
legend {
  display: inline-block;
}

[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="range"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea,
select {
  background-color: #fff;
  border: 1px solid #b6c4d0;
  width: 100%;
  padding: 0.3em;
  -webkit-appearance: none;
  -moz-appearance: none;
}

[type="date"]:focus,
[type="datetime"]:focus,
[type="datetime-local"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="range"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
textarea:focus,
select:focus {
  outline: 2px solid #e00;
}

textarea {
  resize: vertical;
}

[type="checkbox"],
[type="radio"] {
  position: relative;
  top: -2px;
  margin-right: 2px;
}

select {
  background-position: center right 10px;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 4"><polygon points="8 0 4 4 0 0 8 0" fill="%23000"/></svg>');
  background-size: 8px 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-padding-end: 30px;
  -moz-padding-end: 30px;
}

select::-ms-expand {
  display: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}

button:focus,
[type="button"]:focus,
[type="reset"]:focus,
[type="submit"]:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #e00;
}

button,
[type="button"],
[type="submit"] {
  display: inline-block;
  color: #e00;
  background: transparent;
  font-size: 1rem;
  font-weight: 400;
  border: 1px solid #e00;
  padding: 12px 24px;
  transition: color 0.2s, background 0.2s;
}

button:focus,
button:hover,
[type="button"]:focus,
[type="button"]:hover,
[type="submit"]:focus,
[type="submit"]:hover {
  color: #fff;
  background: #e00;
}

button:focus,
[type="button"]:focus,
[type="submit"]:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #e00;
}

[type="reset"] {
  color: #e00;
  text-decoration: underline;
}

[disabled] {
  pointer-events: none;
  opacity: 0.6;
}

table {
  min-width: calc(100% + 36px);
  margin-bottom: 1rem;
  margin-left: -18px;
  margin-right: -18px;
}

th,
td {
  text-align: left;
  vertical-align: middle;
  padding: 0.4rem 18px;
}

th {
  font-weight: 700;
}

thead tr {
  color: #fff;
  background: #6e6f71;
}

tbody {
  line-height: 1.2;
}

tbody th,
tbody td {
  border-bottom: 1px solid #e5e5e5;
  padding-top: 1em;
  padding-bottom: 1em;
}

@media screen and (min-width: 475px) {
  table {
    min-width: calc(100% + 54px);
    margin-left: -27px;
    margin-right: -27px;
  }
  th,
  td {
    padding-left: 27px;
    padding-right: 27px;
  }
}

@media screen and (min-width: 768px) {
  table {
    min-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  th,
  td {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
  }
}

.o-box {
  display: block;
  padding: 24px;
}

.o-box:after {
  content: "" !important;
  display: block !important;
  clear: both !important;
}

.o-box > :last-child {
  margin-bottom: 0;
}

.o-box--flush {
  padding-left: 0;
  padding-right: 0;
}

.o-box--flat {
  padding-top: 0;
  padding-bottom: 0;
}

.o-button-bare, .c-button {
  display: inline-block;
  color: inherit;
  background-color: transparent;
  text-align: center;
  vertical-align: middle;
  font: inherit;
  text-decoration: none;
  direction: ltr;
  border: none;
  border-radius: 0;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: 0;
  box-shadow: none;
  overflow: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.o-list-bare {
  list-style: none;
  margin: 0;
}

.o-ratio,
.wp-has-aspect-ratio {
  position: relative;
  display: block;
}

.o-ratio:before,
.wp-has-aspect-ratio:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
}

.o-ratio__content,
.o-ratio > iframe,
.o-ratio > embed,
.o-ratio > object,
.wp-has-aspect-ratio > .wp-block-embed__wrapper > iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.o-ratio--4by3:before,
.wp-embed-aspect-4-3:before {
  padding-bottom: 75%;
}

.o-container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
  padding-right: 18px;
}

@media screen and (min-width: 475px) {
  .o-container {
    padding-left: 27px;
    padding-right: 27px;
  }
}

.o-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -9px;
  margin-right: -9px;
}

.o-col {
  flex: 0 0 auto;
  width: 100%;
  padding-left: 9px;
  padding-right: 9px;
}

.o-col--first {
  order: -1;
}

.o-col--last {
  order: 1;
}

@media screen and (min-width: 475px) {
  .o-col--first-sm {
    order: -1;
  }
  .o-col--last-sm {
    order: 1;
  }
}

@media screen and (min-width: 768px) {
  .o-col--first-md {
    order: -1;
  }
  .o-col--last-md {
    order: 1;
  }
}

@media screen and (min-width: 1025px) {
  .o-col--first-lg {
    order: -1;
  }
  .o-col--last-lg {
    order: 1;
  }
}

@media screen and (min-width: 1200px) {
  .o-col--first-xl {
    order: -1;
  }
  .o-col--last-xl {
    order: 1;
  }
}

.o-block-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -9px;
  margin-right: -9px;
}

.o-block-grid__item {
  flex: 0 0 auto;
  width: 100%;
  margin-bottom: 18px;
  padding-left: 9px;
  padding-right: 9px;
}

.o-block-grid--stepped {
  counter-reset: step;
}

.o-block-grid--stepped .o-block-grid__item {
  counter-increment: step;
}

.o-block-grid-1 .o-block-grid__item {
  width: 100%;
}

.o-block-grid-2 .o-block-grid__item {
  width: 50%;
}

.o-block-grid-3 .o-block-grid__item {
  width: 33.33333%;
}

.o-block-grid-4 .o-block-grid__item {
  width: 25%;
}

.o-block-grid-5 .o-block-grid__item {
  width: 20%;
}

@media screen and (min-width: 475px) {
  .o-block-grid-1-sm .o-block-grid__item {
    width: 100%;
  }
  .o-block-grid-2-sm .o-block-grid__item {
    width: 50%;
  }
  .o-block-grid-3-sm .o-block-grid__item {
    width: 33.33333%;
  }
  .o-block-grid-4-sm .o-block-grid__item {
    width: 25%;
  }
  .o-block-grid-5-sm .o-block-grid__item {
    width: 20%;
  }
}

@media screen and (min-width: 768px) {
  .o-block-grid-1-md .o-block-grid__item {
    width: 100%;
  }
  .o-block-grid-2-md .o-block-grid__item {
    width: 50%;
  }
  .o-block-grid-3-md .o-block-grid__item {
    width: 33.33333%;
  }
  .o-block-grid-4-md .o-block-grid__item {
    width: 25%;
  }
  .o-block-grid-5-md .o-block-grid__item {
    width: 20%;
  }
}

@media screen and (min-width: 1025px) {
  .o-block-grid-1-lg .o-block-grid__item {
    width: 100%;
  }
  .o-block-grid-2-lg .o-block-grid__item {
    width: 50%;
  }
  .o-block-grid-3-lg .o-block-grid__item {
    width: 33.33333%;
  }
  .o-block-grid-4-lg .o-block-grid__item {
    width: 25%;
  }
  .o-block-grid-5-lg .o-block-grid__item {
    width: 20%;
  }
}

@media screen and (min-width: 1200px) {
  .o-block-grid-1-xl .o-block-grid__item {
    width: 100%;
  }
  .o-block-grid-2-xl .o-block-grid__item {
    width: 50%;
  }
  .o-block-grid-3-xl .o-block-grid__item {
    width: 33.33333%;
  }
  .o-block-grid-4-xl .o-block-grid__item {
    width: 25%;
  }
  .o-block-grid-5-xl .o-block-grid__item {
    width: 20%;
  }
}

.c-accordion__item {
  margin-bottom: 6px;
}

.c-accordion__title {
  color: #e00;
  font-size: 1.125rem;
  font-weight: 700;
  padding-top: 6px;
  padding-bottom: 6px;
}

.c-accordion__title:after {
  color: currentColor;
  position: static;
  margin-left: 6px;
}

.c-accordion__content {
  background-color: #fff;
  padding: 24px;
}

.c-card {
  display: block;
  position: relative;
  background-color: #fff;
  border-top: 2px solid #e00;
  box-shadow: 0 0 18px 10px rgba(0, 0, 0, 0.08);
}

.c-card--is-link {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
  transition: transform 0.2s;
}

.c-card--is-link:hover {
  color: inherit;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}

.c-card--outlined,
.c-card--gradient,
.c-card--dark {
  box-shadow: none;
}

.c-card--outlined {
  background-color: transparent;
  border: 1px solid #b6c4d0;
}

.c-card--gradient {
  background: rgba(238, 0, 0, 0.25);
  background: linear-gradient(180deg, rgba(238, 0, 0, 0.25), rgba(238, 0, 0, 0));
}

.c-card--dark {
  color: #fff;
  background-color: #140c21;
}

.o-block-grid--stepped .c-card:before {
  content: "0" counters(step, "");
  color: #e00;
  font-size: 32px;
  position: absolute;
  top: 0;
  left: 24px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.o-block-grid--stepped .c-card .c-card__content {
  padding-top: 48px;
  padding-bottom: 48px;
}

.c-card__content {
  width: 100%;
  padding: 24px;
}

.c-card__content > :last-child {
  margin-bottom: 0;
}

.c-section--dark .c-card {
  color: #140c21;
}

.c-section--dark .c-card--outlined,
.c-section--dark .c-card--gradient {
  color: inherit;
}

.c-section--dark .c-card--outlined {
  border-color: #4c3e63;
}

@media screen and (min-width: 475px) and (max-width: 767px) {
  .c-card {
    display: flex;
  }
  .c-card .c-card__image {
    flex-shrink: 0;
    position: relative;
    width: 35%;
    overflow: hidden;
  }
  .c-card .c-card__image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: initial;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 1025px) {
  .c-card--offset {
    margin-top: -120px;
    z-index: 100;
    height: calc(100% + 72px + 48px);
  }
}

.c-callout {
  background-color: #fff;
  margin-left: -18px;
  margin-right: -18px;
  margin-bottom: 24px;
  padding: 18px;
}

.c-callout > :last-child {
  margin-bottom: 0;
}

.c-callout--large {
  padding-top: 18px;
  padding-bottom: 18px;
}

.c-callout--large p:first-of-type {
  font-size: 2rem;
  line-height: 1.2;
}

.c-callout--large strong {
  display: block;
  color: #e00;
  font-size: 5rem;
  line-height: 1;
  font-weight: 900;
}

.c-callout--red {
  color: #fff;
  background: #d0357d linear-gradient(60deg, #ee3437, #d0357d);
}

.c-callout--red h1, .c-callout--red h2, .c-callout--red h3, .c-callout--red h4, .c-callout--red h5, .c-callout--red h6,
.c-callout--red a,
.c-callout--red strong {
  color: inherit;
}

@media screen and (min-width: 475px) {
  .c-callout {
    margin-left: -27px;
    margin-right: -27px;
    padding: 27px;
  }
  .c-callout--large {
    padding-top: 27px;
    padding-bottom: 27px;
  }
}

@media screen and (min-width: 768px) {
  .c-callout {
    margin-left: 0;
    margin-right: 0;
    padding: 24px;
  }
}

@media screen and (min-width: 1025px) {
  .c-callout {
    padding: 48px;
  }
  .c-callout--large {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .c-callout--offset {
    position: relative;
    margin-top: -120px;
    z-index: 100;
  }
}

.c-post__content {
  padding-bottom: 48px;
}

.c-post__meta {
  font-size: 0.75rem;
  font-style: italic;
  margin-bottom: 0.625rem;
}

.c-post__meta span:not(:last-child) {
  margin-right: 6px;
}

.c-page-hero {
  position: relative;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: right center;
  background-color: #140c21;
  margin-top: -48px;
  padding-top: 48px;
  padding-bottom: 72px;
  overflow: hidden;
}

.c-hero__video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
  width: 100%;
  z-index: 1;
  object-fit: cover;
}

.c-page-hero__content {
  position: relative;
  color: #fff;
  width: 100%;
  z-index: 10;
}

.c-page-hero__content h1 {
  font-size: 2.5rem;
}

@media screen and (min-width: 475px) {
  .c-page-hero__content h1 {
    font-size: 4.5rem;
  }
}

.c-widget {
  margin-bottom: 48px;
}

.textwidget > :last-child {
  margin-bottom: 0;
}

.widget_recent_entries ul {
  list-style: none;
  margin: 0;
}

.widget_recent_entries li {
  margin-bottom: 12px;
}

.widget_recent_entries a {
  font-weight: 400;
}

.widget_recent_entries .post-date {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
}

.search-form {
  display: flex;
}

.search-form label {
  flex-grow: 1;
}

.search-form [type="search"],
.search-form [type="submit"] {
  height: 50px;
}

.search-form [type="search"] {
  border-right: none;
}

.search-form [type="search"]:focus {
  outline: none;
  border-color: #e00;
}

.search-form [type="submit"] {
  flex-grow: 0;
}

.c-map iframe {
  border: none;
  margin-bottom: 0;
}

.c-feature-list {
  list-style: none;
  margin: 0 0 1em;
}

.c-feature-list li {
  text-indent: -0.65em;
  padding: 6px 0 6px 0.65em;
}

.c-feature-list li:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}

.c-feature-list li:before {
  content: "/ ";
}

.wp-caption {
  max-width: 100%;
  margin-bottom: 1em;
}

.wp-caption img {
  margin-bottom: 0.6em;
}

.wp-caption-text {
  text-align: left;
  font-size: 0.75rem;
  line-height: 1.2;
  font-style: italic;
}

embed,
iframe,
object,
video {
  max-width: 100%;
  margin-bottom: 1em;
  vertical-align: middle;
}

p embed,
p iframe,
p object,
p video {
  margin-bottom: 0;
}

.wp-block-embed {
  position: relative;
  margin-top: 24px;
  margin-bottom: 24px;
}

.wp-block-embed:after {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: -9px;
  width: 100%;
  height: 100%;
  background-color: #e00;
  z-index: 1;
}

.wp-block-embed .wp-block-embed__wrapper > iframe {
  z-index: 10;
}

.c-icon {
  width: 75px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
}

.c-super-header {
  text-align: center;
  font-size: 0.75rem;
  padding-top: 6px;
  padding-bottom: 6px;
}

.c-super-header a {
  color: #140c21;
  font-weight: 400;
}

.c-super-header a:hover {
  text-decoration: underline;
}

.c-site-header {
  position: relative;
  background-color: #fff;
  margin-bottom: 48px;
}

.c-site-header__logo {
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 767px) {
  .c-super-header {
    text-align: right;
  }
  .c-site-header__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .c-site-header__logo {
    margin: 0;
  }
}

.c-site-footer {
  color: #fff;
  background-color: #140c21;
  padding-top: 24px;
  padding-bottom: 72px;
}

.c-site-footer a {
  color: inherit;
  font-weight: 400;
  text-decoration: underline;
}

.c-site-footer a:hover {
  text-decoration: none;
}

.c-site-footer__content {
  margin-top: 12px;
}

@media screen and (min-width: 475px) {
  .c-site-footer__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.c-button {
  display: inline-block;
  color: #e00;
  background: transparent;
  font-size: 1rem;
  font-weight: 400;
  border: 1px solid #e00;
  padding: 12px 24px;
  transition: color 0.2s, background 0.2s;
}

.c-button:focus,
.c-button:hover {
  color: #fff;
  background: #e00;
}

.c-button:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #e00;
}

.c-button--primary {
  color: #fff;
  background: #e00;
  border-color: #e00;
}

.c-button--primary:focus,
.c-button--primary:hover {
  color: #e00;
  background-color: #fff;
}

.c-button--primary:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #e00;
}

.c-button--ko {
  color: #fff;
  border-color: #fff;
}

.c-nav-toggle {
  position: absolute;
  top: 10px;
  right: 9px;
  display: inline-block;
  background: transparent;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 14px;
}

.c-nav-toggle:focus,
.c-nav-toggle:hover {
  background-color: transparent;
}

.c-nav-toggle.is-open .c-nav-toggle__inner {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  transition-delay: 0.15s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.c-nav-toggle.is-open .c-nav-toggle__inner,
.c-nav-toggle.is-open .c-nav-toggle__inner:before,
.c-nav-toggle.is-open .c-nav-toggle__inner:after {
  background-color: #4d4d4d;
}

.c-nav-toggle.is-open .c-nav-toggle__inner:before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.15s ease;
}

.c-nav-toggle.is-open .c-nav-toggle__inner:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media screen and (min-width: 767px) {
  .c-nav-toggle {
    display: none;
  }
}

.c-nav-toggle__box {
  position: relative;
  display: block;
  width: 16px;
  height: 12px;
}

.c-nav-toggle__inner {
  display: block;
  top: 50%;
  margin-top: -1px;
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.c-nav-toggle__inner,
.c-nav-toggle__inner:before,
.c-nav-toggle__inner:after {
  position: absolute;
  background-color: #4d4d4d;
  width: 16px;
  height: 2px;
  transition-property: transform;
  transition-duration: 0.075s;
  transition-timing-function: ease;
}

.c-nav-toggle__inner:before,
.c-nav-toggle__inner:after {
  content: "";
  display: block;
}

.c-nav-toggle__inner:before {
  top: -5px;
  transition: top 0.075s 0.15s ease, opacity 0.075s ease;
}

.c-nav-toggle__inner:after {
  bottom: -5px;
  transition: bottom 0.075s 0.15s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.c-primary-nav__list {
  display: none;
  margin-right: -18px;
  margin-left: -18px;
}

.c-primary-nav__list li.primary {
  color: #e00;
}

.c-primary-nav__list a {
  display: block;
  color: inherit;
  text-align: left;
  font-weight: 400;
  padding: 6px 18px;
}

.c-primary-nav__list a:hover {
  background-color: rgba(238, 0, 0, 0.03);
}

.c-primary-nav__list a:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #e00;
}

.c-primary-nav__list a[href="#"] {
  cursor: default;
  background-color: transparent;
}

.c-primary-nav__list .menu-item-has-children > a:after {
  display: none;
  content: "";
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 4"><polygon points="8 0 4 4 0 0 8 0" fill="%23000"/></svg>');
  background-size: 8px 4px;
  width: 8px;
  height: 4px;
  margin-left: 6px;
}

.c-primary-nav__list .menu-item-has-children.primary a:after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 4"><polygon points="8 0 4 4 0 0 8 0" fill="%23e00"/></svg>');
}

.c-primary-nav__list .current-menu-item.primary > a,
.c-primary-nav__list .current-menu-item > a,
.c-primary-nav__list .current-menu-ancestor.primary > a,
.c-primary-nav__list .current-menu-ancestor > a,
.c-primary-nav__list .current-page-item.primary > a,
.c-primary-nav__list .current-page-item > a,
.c-primary-nav__list .current-page-ancestor.primary > a,
.c-primary-nav__list .current-page-ancestor > a,
.c-primary-nav__list .current_page_parent.primary > a,
.c-primary-nav__list .current_page_parent > a {
  color: #fff;
  background-color: #140c21;
}

.c-primary-nav__list .current-menu-item.primary > a:after,
.c-primary-nav__list .current-menu-item > a:after,
.c-primary-nav__list .current-menu-ancestor.primary > a:after,
.c-primary-nav__list .current-menu-ancestor > a:after,
.c-primary-nav__list .current-page-item.primary > a:after,
.c-primary-nav__list .current-page-item > a:after,
.c-primary-nav__list .current-page-ancestor.primary > a:after,
.c-primary-nav__list .current-page-ancestor > a:after,
.c-primary-nav__list .current_page_parent.primary > a:after,
.c-primary-nav__list .current_page_parent > a:after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 4"><polygon points="8 0 4 4 0 0 8 0" fill="%23fff"/></svg>');
}

.c-primary-nav__list .sub-menu {
  list-style: none;
  margin: 0;
}

.c-primary-nav__list .sub-menu a {
  color: #000;
  background-color: transparent;
  padding-left: 48px;
}

.c-primary-nav__list .sub-menu a:hover {
  background-color: rgba(238, 0, 0, 0.03);
}

.c-primary-nav__list.is-open {
  display: block;
}

@media screen and (min-width: 475px) {
  .c-primary-nav__list {
    margin-right: -27px;
    margin-left: -27px;
  }
  .c-primary-nav__list a {
    padding-left: 27px;
    padding-right: 27px;
  }
}

@media screen and (min-width: 767px) {
  .c-primary-nav__list {
    display: flex;
    height: 70px;
    margin-left: 0;
    margin-right: -27px;
  }
  .c-primary-nav__list > li {
    position: relative;
    height: 100%;
    border-left: 1px solid #b6c4d0;
  }
  .c-primary-nav__list > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
    height: 100%;
    padding-left: 22px;
    padding-right: 22px;
  }
  .c-primary-nav__list > li.is-focused .sub-menu,
  .c-primary-nav__list > li:hover .sub-menu {
    left: 0;
  }
  .c-primary-nav__list .menu-item-has-children > a:after {
    display: inline;
  }
  .c-primary-nav__list .sub-menu {
    position: absolute;
    left: -999999px;
    background-color: #fff;
    width: 200px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
    z-index: 900;
  }
  .c-primary-nav__list .sub-menu a {
    text-align: left;
    padding: 6px 22px;
  }
}

@media screen and (min-width: 1025px) {
  .c-primary-nav__list > li > a {
    min-width: 120px;
  }
}

@media screen and (min-width: 1200px) {
  .c-primary-nav__list > li.primary > a {
    padding-left: 75px;
    padding-right: 75px;
  }
  .c-primary-nav__list > li > a {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (min-width: 1400px) {
  .c-primary-nav__list {
    border-right: 1px solid #b6c4d0;
  }
}

.c-footer-nav {
  display: flex;
}

.c-footer-nav li {
  margin-right: 20px;
}

.c-footer-nav a {
  font-size: 0.75rem;
}

@media screen and (min-width: 475px) {
  .c-footer-nav li {
    margin-right: 0;
    margin-left: 20px;
  }
}

.page-numbers {
  float: left;
  margin: 0 5px;
}

.page-numbers:first-child {
  margin-left: 0;
}

.page-numbers:last-child {
  margin-right: 0;
}

.page-numbers.prev {
  margin-right: 30px;
}

.page-numbers.next {
  margin-left: 30px;
}

.c-section {
  padding-top: 24px;
  padding-bottom: 24px;
}

.c-section--white {
  background-color: #fff;
}

.c-section--dark {
  color: #fff;
  background-color: #140c21;
}

.c-section--red {
  color: #fff;
  background: #d0357d linear-gradient(to right, #ee3437, #d0357d);
}

.c-section--red h1, .c-section--red h2, .c-section--red h3, .c-section--red h4, .c-section--red h5, .c-section--red h6 {
  color: inherit;
}

@media screen and (min-width: 768px) {
  .c-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

.wp-block-video {
  display: block;
  box-shadow: 0 62px 125px -25px rgba(208, 53, 125, 0.3), 0 37px 75px -37px rgba(0, 0, 0, 0.7);
  border-radius: 10px;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.wp-block-video video {
  margin-bottom: 0;
}

.u-sr-only,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.u-skip-link {
  color: #e00;
  background-color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 1rem;
  outline: none;
  transition: 0s;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
}

.u-skip-link:focus {
  left: 15px;
  top: 15px;
  clip: auto;
  width: auto;
  height: auto;
  z-index: 900;
}

.alignleft {
  float: left;
  margin-right: 1em;
}

.alignright {
  float: right;
  margin-left: 1em;
}

.u-center,
.aligncenter {
  display: block !important;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.alignleft,
.alignright,
.aligncenter {
  margin-bottom: 1em;
}

.u-align-full {
  margin-left: calc(-100vw / 2 + 100% / 2) !important;
  margin-right: calc(-100vw / 2 + 100% / 2) !important;
  max-width: 100vw !important;
}

.u-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 30px;
}

.u-clearfix:after {
  content: "" !important;
  display: block !important;
  clear: both !important;
}

.u-flex {
  display: flex !important;
}

.u-justify-content-start {
  justify-content: flex-start !important;
}

.u-justify-content-center {
  justify-content: center !important;
}

.u-justify-content-end {
  justify-content: flex-end !important;
}

.u-justify-content-space-between {
  justify-content: space-between !important;
}

.u-justify-content-space-around {
  justify-content: space-around !important;
}

.u-align-items-start {
  align-items: flex-start !important;
}

.u-align-items-center {
  align-items: center !important;
}

.u-align-items-end {
  align-items: flex-end !important;
}

.u-align-self-start {
  align-self: flex-start !important;
}

.u-align-self-center {
  align-self: center !important;
}

.u-align-self-end {
  align-self: flex-end !important;
}

.u-hidden {
  display: none !important;
}

@media screen and (max-width: 474px) {
  .u-hidden-xs {
    display: none !important;
  }
}

@media screen and (min-width: 475px) and (max-width: 767px) {
  .u-hidden-sm {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .u-hidden-md {
    display: none !important;
  }
}

@media screen and (min-width: 1025px) {
  .u-hidden-lg {
    display: none !important;
  }
}

@media screen and (min-width: 1200px) {
  .u-hidden-xl {
    display: none !important;
  }
}

.u-margin-sm {
  margin: 12px !important;
}

.u-margin-top-sm {
  margin-top: 12px !important;
}

.u-margin-bottom-sm {
  margin-bottom: 12px !important;
}

.u-margin-md {
  margin: 24px !important;
}

.u-margin-top-md {
  margin-top: 24px !important;
}

.u-margin-bottom-md {
  margin-bottom: 24px !important;
}

.u-margin-lg {
  margin: 48px !important;
}

.u-margin-top-lg {
  margin-top: 48px !important;
}

.u-margin-bottom-lg {
  margin-bottom: 48px !important;
}

.u-padding-sm {
  padding: 12px !important;
}

.u-padding-top-sm {
  padding-top: 12px !important;
}

.u-padding-bottom-sm {
  padding-bottom: 12px !important;
}

.u-padding-md {
  padding: 24px !important;
}

.u-padding-top-md {
  padding-top: 24px !important;
}

.u-padding-bottom-md {
  padding-bottom: 24px !important;
}

.u-padding-lg {
  padding: 48px !important;
}

.u-padding-top-lg {
  padding-top: 48px !important;
}

.u-padding-bottom-lg {
  padding-bottom: 48px !important;
}

.u-no-margin {
  margin: 0 !important;
}

.u-no-margin-top {
  margin-top: 0 !important;
}

.u-no-margin-bottom {
  margin-bottom: 0 !important;
}

.u-no-padding {
  padding: 0 !important;
}

.u-no-padding-top {
  padding-top: 0 !important;
}

.u-no-padding-bottom {
  padding-bottom: 0 !important;
}

@media screen and (max-width: 474px) {
  .u-no-margin-xs {
    margin: 0 !important;
  }
  .u-no-margin-top-xs {
    margin-top: 0 !important;
  }
  .u-no-margin-bottom-xs {
    margin-bottom: 0 !important;
  }
  .u-no-padding-xs {
    padding: 0 !important;
  }
  .u-no-padding-top-xs {
    padding-top: 0 !important;
  }
  .u-no-padding-bottom-xs {
    padding-bottom: 0 !important;
  }
}

@media screen and (min-width: 475px) and (max-width: 767px) {
  .u-no-margin-sm {
    margin: 0 !important;
  }
  .u-no-margin-top-sm {
    margin-top: 0 !important;
  }
  .u-no-margin-bottom-sm {
    margin-bottom: 0 !important;
  }
  .u-no-padding-sm {
    padding: 0 !important;
  }
  .u-no-padding-top-sm {
    padding-top: 0 !important;
  }
  .u-no-padding-bottom-sm {
    padding-bottom: 0 !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .u-no-margin-md {
    margin: 0 !important;
  }
  .u-no-margin-top-md {
    margin-top: 0 !important;
  }
  .u-no-margin-bottom-md {
    margin-bottom: 0 !important;
  }
  .u-no-padding-md {
    padding: 0 !important;
  }
  .u-no-padding-top-md {
    padding-top: 0 !important;
  }
  .u-no-padding-bottom-md {
    padding-bottom: 0 !important;
  }
}

@media screen and (min-width: 1025px) {
  .u-no-margin-lg {
    margin: 0 !important;
  }
  .u-no-margin-top-lg {
    margin-top: 0 !important;
  }
  .u-no-margin-bottom-lg {
    margin-bottom: 0 !important;
  }
  .u-no-padding-lg {
    padding: 0 !important;
  }
  .u-no-padding-top-lg {
    padding-top: 0 !important;
  }
  .u-no-padding-bottom-lg {
    padding-bottom: 0 !important;
  }
}

@media screen and (min-width: 1200px) {
  .u-no-margin-xl {
    margin: 0 !important;
  }
  .u-no-margin-top-xl {
    margin-top: 0 !important;
  }
  .u-no-margin-bottom-xl {
    margin-bottom: 0 !important;
  }
  .u-no-padding-xl {
    padding: 0 !important;
  }
  .u-no-padding-top-xl {
    padding-top: 0 !important;
  }
  .u-no-padding-bottom-xl {
    padding-bottom: 0 !important;
  }
}

.u-text-left {
  text-align: left !important;
}

.u-text-right {
  text-align: right !important;
}

.u-text-center {
  text-align: center !important;
}

.u-no-wrap {
  white-space: nowrap !important;
}

.u-text-truncate {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.u-text-small {
  font-size: 0.75rem !important;
}

.u-text-no-decoration {
  text-decoration: none !important;
}

.u-text-normal {
  font-weight: 400 !important;
}

.u-text-bold {
  font-weight: 700 !important;
}

.u-text-italic {
  font-style: italic !important;
}

.u-text-underline {
  text-decoration: underline !important;
}

.u-text-strikethrough {
  text-decoration: line-through !important;
}

.u-text-muted {
  opacity: 0.5 !important;
}

.u-text-error {
  color: #e00 !important;
}

.u-text-success {
  color: #080 !important;
}

.u-text-ko {
  color: #fff !important;
}

.u-1of12 {
  width: 8.33333% !important;
}

.u-offset-1of12 {
  margin-left: 8.33333% !important;
}

.u-2of12 {
  width: 16.66667% !important;
}

.u-offset-2of12 {
  margin-left: 16.66667% !important;
}

.u-3of12 {
  width: 25% !important;
}

.u-offset-3of12 {
  margin-left: 25% !important;
}

.u-4of12 {
  width: 33.33333% !important;
}

.u-offset-4of12 {
  margin-left: 33.33333% !important;
}

.u-5of12 {
  width: 41.66667% !important;
}

.u-offset-5of12 {
  margin-left: 41.66667% !important;
}

.u-6of12 {
  width: 50% !important;
}

.u-offset-6of12 {
  margin-left: 50% !important;
}

.u-7of12 {
  width: 58.33333% !important;
}

.u-offset-7of12 {
  margin-left: 58.33333% !important;
}

.u-8of12 {
  width: 66.66667% !important;
}

.u-offset-8of12 {
  margin-left: 66.66667% !important;
}

.u-9of12 {
  width: 75% !important;
}

.u-offset-9of12 {
  margin-left: 75% !important;
}

.u-10of12 {
  width: 83.33333% !important;
}

.u-offset-10of12 {
  margin-left: 83.33333% !important;
}

.u-11of12 {
  width: 91.66667% !important;
}

.u-offset-11of12 {
  margin-left: 91.66667% !important;
}

.u-12of12 {
  width: 100% !important;
}

.u-offset-12of12 {
  margin-left: 100% !important;
}

@media screen and (min-width: 475px) {
  .u-1of12-sm {
    width: 8.33333% !important;
  }
  .u-offset-1of12-sm {
    margin-left: 8.33333% !important;
  }
  .u-2of12-sm {
    width: 16.66667% !important;
  }
  .u-offset-2of12-sm {
    margin-left: 16.66667% !important;
  }
  .u-3of12-sm {
    width: 25% !important;
  }
  .u-offset-3of12-sm {
    margin-left: 25% !important;
  }
  .u-4of12-sm {
    width: 33.33333% !important;
  }
  .u-offset-4of12-sm {
    margin-left: 33.33333% !important;
  }
  .u-5of12-sm {
    width: 41.66667% !important;
  }
  .u-offset-5of12-sm {
    margin-left: 41.66667% !important;
  }
  .u-6of12-sm {
    width: 50% !important;
  }
  .u-offset-6of12-sm {
    margin-left: 50% !important;
  }
  .u-7of12-sm {
    width: 58.33333% !important;
  }
  .u-offset-7of12-sm {
    margin-left: 58.33333% !important;
  }
  .u-8of12-sm {
    width: 66.66667% !important;
  }
  .u-offset-8of12-sm {
    margin-left: 66.66667% !important;
  }
  .u-9of12-sm {
    width: 75% !important;
  }
  .u-offset-9of12-sm {
    margin-left: 75% !important;
  }
  .u-10of12-sm {
    width: 83.33333% !important;
  }
  .u-offset-10of12-sm {
    margin-left: 83.33333% !important;
  }
  .u-11of12-sm {
    width: 91.66667% !important;
  }
  .u-offset-11of12-sm {
    margin-left: 91.66667% !important;
  }
  .u-12of12-sm {
    width: 100% !important;
  }
  .u-offset-12of12-sm {
    margin-left: 100% !important;
  }
}

@media screen and (min-width: 768px) {
  .u-1of12-md {
    width: 8.33333% !important;
  }
  .u-offset-1of12-md {
    margin-left: 8.33333% !important;
  }
  .u-2of12-md {
    width: 16.66667% !important;
  }
  .u-offset-2of12-md {
    margin-left: 16.66667% !important;
  }
  .u-3of12-md {
    width: 25% !important;
  }
  .u-offset-3of12-md {
    margin-left: 25% !important;
  }
  .u-4of12-md {
    width: 33.33333% !important;
  }
  .u-offset-4of12-md {
    margin-left: 33.33333% !important;
  }
  .u-5of12-md {
    width: 41.66667% !important;
  }
  .u-offset-5of12-md {
    margin-left: 41.66667% !important;
  }
  .u-6of12-md {
    width: 50% !important;
  }
  .u-offset-6of12-md {
    margin-left: 50% !important;
  }
  .u-7of12-md {
    width: 58.33333% !important;
  }
  .u-offset-7of12-md {
    margin-left: 58.33333% !important;
  }
  .u-8of12-md {
    width: 66.66667% !important;
  }
  .u-offset-8of12-md {
    margin-left: 66.66667% !important;
  }
  .u-9of12-md {
    width: 75% !important;
  }
  .u-offset-9of12-md {
    margin-left: 75% !important;
  }
  .u-10of12-md {
    width: 83.33333% !important;
  }
  .u-offset-10of12-md {
    margin-left: 83.33333% !important;
  }
  .u-11of12-md {
    width: 91.66667% !important;
  }
  .u-offset-11of12-md {
    margin-left: 91.66667% !important;
  }
  .u-12of12-md {
    width: 100% !important;
  }
  .u-offset-12of12-md {
    margin-left: 100% !important;
  }
}

@media screen and (min-width: 1025px) {
  .u-1of12-lg {
    width: 8.33333% !important;
  }
  .u-offset-1of12-lg {
    margin-left: 8.33333% !important;
  }
  .u-2of12-lg {
    width: 16.66667% !important;
  }
  .u-offset-2of12-lg {
    margin-left: 16.66667% !important;
  }
  .u-3of12-lg {
    width: 25% !important;
  }
  .u-offset-3of12-lg {
    margin-left: 25% !important;
  }
  .u-4of12-lg {
    width: 33.33333% !important;
  }
  .u-offset-4of12-lg {
    margin-left: 33.33333% !important;
  }
  .u-5of12-lg {
    width: 41.66667% !important;
  }
  .u-offset-5of12-lg {
    margin-left: 41.66667% !important;
  }
  .u-6of12-lg {
    width: 50% !important;
  }
  .u-offset-6of12-lg {
    margin-left: 50% !important;
  }
  .u-7of12-lg {
    width: 58.33333% !important;
  }
  .u-offset-7of12-lg {
    margin-left: 58.33333% !important;
  }
  .u-8of12-lg {
    width: 66.66667% !important;
  }
  .u-offset-8of12-lg {
    margin-left: 66.66667% !important;
  }
  .u-9of12-lg {
    width: 75% !important;
  }
  .u-offset-9of12-lg {
    margin-left: 75% !important;
  }
  .u-10of12-lg {
    width: 83.33333% !important;
  }
  .u-offset-10of12-lg {
    margin-left: 83.33333% !important;
  }
  .u-11of12-lg {
    width: 91.66667% !important;
  }
  .u-offset-11of12-lg {
    margin-left: 91.66667% !important;
  }
  .u-12of12-lg {
    width: 100% !important;
  }
  .u-offset-12of12-lg {
    margin-left: 100% !important;
  }
}

@media screen and (min-width: 1200px) {
  .u-1of12-xl {
    width: 8.33333% !important;
  }
  .u-offset-1of12-xl {
    margin-left: 8.33333% !important;
  }
  .u-2of12-xl {
    width: 16.66667% !important;
  }
  .u-offset-2of12-xl {
    margin-left: 16.66667% !important;
  }
  .u-3of12-xl {
    width: 25% !important;
  }
  .u-offset-3of12-xl {
    margin-left: 25% !important;
  }
  .u-4of12-xl {
    width: 33.33333% !important;
  }
  .u-offset-4of12-xl {
    margin-left: 33.33333% !important;
  }
  .u-5of12-xl {
    width: 41.66667% !important;
  }
  .u-offset-5of12-xl {
    margin-left: 41.66667% !important;
  }
  .u-6of12-xl {
    width: 50% !important;
  }
  .u-offset-6of12-xl {
    margin-left: 50% !important;
  }
  .u-7of12-xl {
    width: 58.33333% !important;
  }
  .u-offset-7of12-xl {
    margin-left: 58.33333% !important;
  }
  .u-8of12-xl {
    width: 66.66667% !important;
  }
  .u-offset-8of12-xl {
    margin-left: 66.66667% !important;
  }
  .u-9of12-xl {
    width: 75% !important;
  }
  .u-offset-9of12-xl {
    margin-left: 75% !important;
  }
  .u-10of12-xl {
    width: 83.33333% !important;
  }
  .u-offset-10of12-xl {
    margin-left: 83.33333% !important;
  }
  .u-11of12-xl {
    width: 91.66667% !important;
  }
  .u-offset-11of12-xl {
    margin-left: 91.66667% !important;
  }
  .u-12of12-xl {
    width: 100% !important;
  }
  .u-offset-12of12-xl {
    margin-left: 100% !important;
  }
}

.u-reset-width {
  width: auto !important;
  max-width: none !important;
}

.u-full-height {
  height: 100% !important;
}
