/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  box-sizing: border-box;
}

html {
  /* Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) */
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15; /* 1. Correct the line height in all browsers. */
  -webkit-text-size-adjust: 100%; /* 2. Prevent adjustments of font size after orientation changes in iOS. */
  -moz-tab-size: 4; /* 3. Use a more readable tab size (opinionated). */
  tab-size: 4; /* 3 */
}

/*
Sections
========
*/
body {
  margin: 0; /* Remove the margin in all browsers. */
}

/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  text-decoration: underline dotted;
}

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

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

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

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

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

/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

.article-navigation:before, .footer-content:before, footer:before, .alternating-rows:before, ul.icon-blocks:before, header:before, .row:before,
.article-navigation:after,
.footer-content:after,
footer:after,
.alternating-rows:after,
ul.icon-blocks:after,
header:after,
.row:after {
  content: "";
  display: table;
}

.article-navigation:after, .footer-content:after, footer:after, .alternating-rows:after, ul.icon-blocks:after, header:after, .row:after {
  clear: both;
}

.team-member-image, footer, .info-block, .video-thumb, hr {
  background: linear-gradient(#20023D, #20023D) padding-box, linear-gradient(90deg, #FF0080, #FF7719 50%, #FF0080 100%) border-box;
  background-size: 200% 200%;
  background-position: 0;
  border: 3px solid transparent;
}

.bordered-image {
  background: linear-gradient(#20023D, #20023D) padding-box, linear-gradient(45deg, #FF0080, #FF7719 50%, #FF0080 100%) border-box;
  background-size: 200% 200%;
  background-position: 0;
  border: 3px solid transparent;
}

@-ms-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: none;
}

*:before, *:after {
  box-sizing: border-box;
}

input, textarea, select, button {
  font-family: inherit;
}
input:focus, textarea:focus, select:focus, button:focus {
  outline: 0;
}

input[type=submit], button {
  -webkit-appearance: none;
  cursor: pointer;
  border: 0;
}
input[type=submit]:focus, button:focus {
  outline: 0;
}

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

html {
  background: #20023D;
  font-size: 10px;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  html.nav-active {
    overflow: hidden !important;
  }
}

body {
  background: #20023D;
  overflow-x: hidden;
  min-width: 320px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Josefin Sans", Seravek, "Gill Sans Nova", Ubuntu, Calibri, "DejaVu Sans", source-sans-pro, sans-serif;
  font-weight: 400;
  color: white;
}
@media (max-width: 767px) {
  body.nav-active {
    overflow: hidden !important;
  }
}

h1, .h1 {
  font-size: 40px;
  font-size: 4rem;
  margin-bottom: 20px;
}
@media (max-width: 650px) {
  h1, .h1 {
    font-size: 34px;
    font-size: 3.4rem;
  }
}

h2, .h2, .info-blocks-title {
  font-size: 34px;
  font-size: 3.4rem;
  margin-bottom: 20px;
}
@media (max-width: 650px) {
  h2, .h2, .info-blocks-title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

h3, .h3 {
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 20px;
}
@media (max-width: 650px) {
  h3, .h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

h4, .h4 {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 20px;
}
@media (max-width: 650px) {
  h4, .h4 {
    font-size: 20px;
    font-size: 2rem;
  }
}

h5, .h5 {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 20px;
}
@media (max-width: 650px) {
  h5, .h5 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .info-blocks-title, .h3, .h4, .h5, .h6 {
  font-family: "Josefin Sans", Seravek, "Gill Sans Nova", Ubuntu, Calibri, "DejaVu Sans", source-sans-pro, sans-serif;
  font-weight: 400;
  letter-spacing: -0.05em;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, .h1:first-child, .h2:first-child, .info-blocks-title:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child {
  margin-top: 0;
}

.accented-title {
  position: relative;
  display: inline-block;
  width: auto;
  color: inherit;
  padding-right: 30px;
  padding-left: 30px;
}
@media (max-width: 650px) {
  .accented-title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 24px;
    padding-left: 24px;
  }
}
.accented-title:before, .accented-title:after {
  position: absolute;
  top: 40%;
  content: "";
  display: inline-block;
  width: 20px;
  height: 2px;
  background: white;
}
@media (max-width: 650px) {
  .accented-title:before, .accented-title:after {
    top: 35%;
  }
}
.accented-title:before {
  left: 0;
}
.accented-title:after {
  right: 0;
}

.text-gradient {
  color: inherit;
}

@supports (background-clip: text) {
  .text-gradient, .accented-title {
    background: linear-gradient(90deg, #FF0080, #FF7719);
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
  }
}
p, h6 {
  margin: 20px 0;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
}
p:first-child, h6:first-child {
  margin-top: 0;
}
p:last-child, h6:last-child {
  margin-bottom: 0;
}

.text-uppercase {
  text-transform: uppercase;
}

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

.underlined-block {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.underlined-block:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(to right, #FF0080, #FF7719);
}
@media (max-width: 650px) {
  .underlined-block br {
    display: none;
  }
}

a {
  color: white;
  text-decoration: underline;
}

.btn, a.btn, button.btn {
  display: inline-block;
  overflow: hidden;
  padding: 8px 10px 5px 10px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 8px;
  text-decoration: none;
  line-height: 1;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1.6rem;
}
.btn.btn-solid, a.btn.btn-solid, button.btn.btn-solid {
  background: linear-gradient(90deg, #FF0080, #FF7719 50%, #FF0080 100%);
  background-size: 200% 200%;
  transition: all 0.2s linear;
  color: white;
  text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.2);
}
.btn.btn-solid:hover, .btn.btn-solid:focus, .btn.btn-solid:active, a.btn.btn-solid:hover, a.btn.btn-solid:focus, a.btn.btn-solid:active, button.btn.btn-solid:hover, button.btn.btn-solid:focus, button.btn.btn-solid:active {
  transition: all 0.2s linear;
  background-position: 100%;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.btn.btn-outline, a.btn.btn-outline, button.btn.btn-outline {
  position: relative;
  background: linear-gradient(#20023D, #20023D) padding-box, linear-gradient(90deg, #FF0080, #FF7719 50%, #FF0080 100%) border-box;
  background-size: 200% 200%;
  background-position: 0;
  border-radius: 8px;
  border: 2px solid transparent;
  transition: all 0.5s linear;
  color: white;
}
.btn.btn-outline:after, a.btn.btn-outline:after, button.btn.btn-outline:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.5s linear;
}
.btn.btn-outline:hover, .btn.btn-outline:focus, .btn.btn-outline:active, a.btn.btn-outline:hover, a.btn.btn-outline:focus, a.btn.btn-outline:active, button.btn.btn-outline:hover, button.btn.btn-outline:focus, button.btn.btn-outline:active {
  transition: all 0.5s linear;
  background-position: 100%;
}
.btn.btn-outline:hover:after, .btn.btn-outline:focus:after, .btn.btn-outline:active:after, a.btn.btn-outline:hover:after, a.btn.btn-outline:focus:after, a.btn.btn-outline:active:after, button.btn.btn-outline:hover:after, button.btn.btn-outline:focus:after, button.btn.btn-outline:active:after {
  background: rgba(255, 255, 255, 0.1);
  transition: all 0.5s linear;
}
.btn > svg, a.btn > svg, button.btn > svg {
  display: inline-block;
  width: auto;
  height: 10px;
  margin-left: 5px;
}
.btn.active > svg, a.btn.active > svg, button.btn.active > svg {
  transform: rotate(-180deg);
}

ul {
  list-style: disc;
  padding-left: 15px;
}
ul li {
  line-height: 1.5;
}
ul ul {
  list-style: square;
}
ul ol {
  list-style: lower-roman;
}

ol {
  list-style: decimal;
  padding-left: 15px;
}
ol li {
  line-height: 1.5;
}
ol ul {
  list-style: square;
}
ol ol {
  list-style: lower-roman;
}

ul.checklist {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
ul.checklist li {
  position: relative;
  display: block;
  line-height: 1.5;
  margin-bottom: 10px;
  padding-left: 30px;
}
ul.checklist li:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 0;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-image: url("assets/check-mark.svg");
  background-size: cover;
  vertical-align: middle;
}
ul.checklist li:before + * {
  overflow: hidden;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.block {
  display: block;
}

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

.row {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .row {
    padding-right: 0;
    padding-left: 0;
  }
}
.row.no-grid {
  padding-right: 40px;
  padding-left: 40px;
}
@media (max-width: 767px) {
  .row.no-grid {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.full {
  width: 100%;
}

.four-fifths {
  width: 80%;
}

.three-quarters {
  width: 75%;
}

.three-fifths {
  width: 60%;
}

.two-thirds {
  width: 66.6666666667%;
}

.half {
  width: 50%;
}

.two-fifths {
  width: 40%;
}

.one-quarter {
  width: 25%;
}

.one-third {
  width: 33.3333333333%;
}

.one-fifth {
  width: 20%;
}

.grid {
  position: relative;
  float: left;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .grid {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}

.m-0 {
  margin: 0px;
}

.p-0 {
  padding: 0px;
}

.m-1 {
  margin: 20px;
}

.p-1 {
  padding: 20px;
}

.m-2 {
  margin: 40px;
}

.p-2 {
  padding: 40px;
}

.m-3 {
  margin: 60px;
}

.p-3 {
  padding: 60px;
}

.m-4 {
  margin: 80px;
}

.p-4 {
  padding: 80px;
}

.m-5 {
  margin: 100px;
}

.p-5 {
  padding: 100px;
}

.m-6 {
  margin: 120px;
}

.p-6 {
  padding: 120px;
}

.m-7 {
  margin: 140px;
}

.p-7 {
  padding: 140px;
}

.m-8 {
  margin: 160px;
}

.p-8 {
  padding: 160px;
}

.m-9 {
  margin: 180px;
}

.p-9 {
  padding: 180px;
}

.mt-0 {
  margin-top: 0px;
}

.-mt-0 {
  margin-top: 0px;
}

.pt-0 {
  padding-top: 0px;
}

.mt-1 {
  margin-top: 20px;
}

.-mt-1 {
  margin-top: -20px;
}

.pt-1 {
  padding-top: 20px;
}

.mt-2 {
  margin-top: 40px;
}

.-mt-2 {
  margin-top: -40px;
}

.pt-2 {
  padding-top: 40px;
}

.mt-3 {
  margin-top: 60px;
}

.-mt-3 {
  margin-top: -60px;
}

.pt-3 {
  padding-top: 60px;
}

.mt-4 {
  margin-top: 80px;
}

.-mt-4 {
  margin-top: -80px;
}

.pt-4 {
  padding-top: 80px;
}

.mt-5 {
  margin-top: 100px;
}

.-mt-5 {
  margin-top: -100px;
}

.pt-5 {
  padding-top: 100px;
}

.mt-6 {
  margin-top: 120px;
}

.-mt-6 {
  margin-top: -120px;
}

.pt-6 {
  padding-top: 120px;
}

.mt-7 {
  margin-top: 140px;
}

.-mt-7 {
  margin-top: -140px;
}

.pt-7 {
  padding-top: 140px;
}

.mt-8 {
  margin-top: 160px;
}

.-mt-8 {
  margin-top: -160px;
}

.pt-8 {
  padding-top: 160px;
}

.mt-9 {
  margin-top: 180px;
}

.-mt-9 {
  margin-top: -180px;
}

.pt-9 {
  padding-top: 180px;
}

.mr-0 {
  margin-right: 0px;
}

.-mr-0 {
  margin-right: 0px;
}

.pr-0 {
  padding-right: 0px;
}

.mr-1 {
  margin-right: 20px;
}

.-mr-1 {
  margin-right: -20px;
}

.pr-1 {
  padding-right: 20px;
}

.mr-2 {
  margin-right: 40px;
}

.-mr-2 {
  margin-right: -40px;
}

.pr-2 {
  padding-right: 40px;
}

.mr-3 {
  margin-right: 60px;
}

.-mr-3 {
  margin-right: -60px;
}

.pr-3 {
  padding-right: 60px;
}

.mr-4 {
  margin-right: 80px;
}

.-mr-4 {
  margin-right: -80px;
}

.pr-4 {
  padding-right: 80px;
}

.mr-5 {
  margin-right: 100px;
}

.-mr-5 {
  margin-right: -100px;
}

.pr-5 {
  padding-right: 100px;
}

.mr-6 {
  margin-right: 120px;
}

.-mr-6 {
  margin-right: -120px;
}

.pr-6 {
  padding-right: 120px;
}

.mr-7 {
  margin-right: 140px;
}

.-mr-7 {
  margin-right: -140px;
}

.pr-7 {
  padding-right: 140px;
}

.mr-8 {
  margin-right: 160px;
}

.-mr-8 {
  margin-right: -160px;
}

.pr-8 {
  padding-right: 160px;
}

.mr-9 {
  margin-right: 180px;
}

.-mr-9 {
  margin-right: -180px;
}

.pr-9 {
  padding-right: 180px;
}

.mb-0 {
  margin-bottom: 0px;
}

.-mb-0 {
  margin-bottom: 0px;
}

.pb-0 {
  padding-bottom: 0px;
}

.mb-1 {
  margin-bottom: 20px;
}

.-mb-1 {
  margin-bottom: -20px;
}

.pb-1 {
  padding-bottom: 20px;
}

.mb-2 {
  margin-bottom: 40px;
}

.-mb-2 {
  margin-bottom: -40px;
}

.pb-2 {
  padding-bottom: 40px;
}

.mb-3 {
  margin-bottom: 60px;
}

.-mb-3 {
  margin-bottom: -60px;
}

.pb-3 {
  padding-bottom: 60px;
}

.mb-4 {
  margin-bottom: 80px;
}

.-mb-4 {
  margin-bottom: -80px;
}

.pb-4 {
  padding-bottom: 80px;
}

.mb-5 {
  margin-bottom: 100px;
}

.-mb-5 {
  margin-bottom: -100px;
}

.pb-5 {
  padding-bottom: 100px;
}

.mb-6 {
  margin-bottom: 120px;
}

.-mb-6 {
  margin-bottom: -120px;
}

.pb-6 {
  padding-bottom: 120px;
}

.mb-7 {
  margin-bottom: 140px;
}

.-mb-7 {
  margin-bottom: -140px;
}

.pb-7 {
  padding-bottom: 140px;
}

.mb-8 {
  margin-bottom: 160px;
}

.-mb-8 {
  margin-bottom: -160px;
}

.pb-8 {
  padding-bottom: 160px;
}

.mb-9 {
  margin-bottom: 180px;
}

.-mb-9 {
  margin-bottom: -180px;
}

.pb-9 {
  padding-bottom: 180px;
}

.ml-0 {
  margin-left: 0px;
}

.-ml-0 {
  margin-left: 0px;
}

.pl-0 {
  padding-left: 0px;
}

.ml-1 {
  margin-left: 20px;
}

.-ml-1 {
  margin-left: -20px;
}

.pl-1 {
  padding-left: 20px;
}

.ml-2 {
  margin-left: 40px;
}

.-ml-2 {
  margin-left: -40px;
}

.pl-2 {
  padding-left: 40px;
}

.ml-3 {
  margin-left: 60px;
}

.-ml-3 {
  margin-left: -60px;
}

.pl-3 {
  padding-left: 60px;
}

.ml-4 {
  margin-left: 80px;
}

.-ml-4 {
  margin-left: -80px;
}

.pl-4 {
  padding-left: 80px;
}

.ml-5 {
  margin-left: 100px;
}

.-ml-5 {
  margin-left: -100px;
}

.pl-5 {
  padding-left: 100px;
}

.ml-6 {
  margin-left: 120px;
}

.-ml-6 {
  margin-left: -120px;
}

.pl-6 {
  padding-left: 120px;
}

.ml-7 {
  margin-left: 140px;
}

.-ml-7 {
  margin-left: -140px;
}

.pl-7 {
  padding-left: 140px;
}

.ml-8 {
  margin-left: 160px;
}

.-ml-8 {
  margin-left: -160px;
}

.pl-8 {
  padding-left: 160px;
}

.ml-9 {
  margin-left: 180px;
}

.-ml-9 {
  margin-left: -180px;
}

.pl-9 {
  padding-left: 180px;
}

.home-wrap {
  position: relative;
  z-index: 1;
  background-size: 1200px 761px;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media (max-width: 650px) {
  .home-wrap {
    background-image: none !important;
  }
}

.body-bump {
  margin-top: 60px;
}

header {
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  padding: 20px 20px;
  color: white;
}

.header-content {
  margin: 0 auto;
  max-width: 1280px;
}

.logo-header-container {
  display: block;
  float: left;
  max-width: 200px;
}
.logo-header-container img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .logo-header-container {
    margin-left: 40px;
  }
}
@media (max-width: 500px) {
  .logo-header-container {
    float: none;
    clear: both;
    width: 200px;
    margin: 0 auto;
  }
}

.demo-button.btn.btn-solid {
  float: right;
  margin-left: 20px;
  position: relative;
  top: -2px;
}
.demo-button.btn.btn-solid:hover, .demo-button.btn.btn-solid:focus, .demo-button.btn.btn-solid:active {
  text-decoration: none;
}
@media (max-width: 500px) {
  .demo-button.btn.btn-solid {
    position: absolute;
    top: calc(100% + 20px);
    right: 20px;
  }
}

.nav-button {
  display: none;
  position: absolute;
  z-index: 999;
  top: 26px;
  left: 20px;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
}
.nav-button:before, .nav-button:after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background: white;
  transition: all 0.2s linear;
}
.nav-button:after {
  margin-top: 10px;
}
.nav-button.active:before {
  position: relative;
  top: 6px;
  transform: rotate(-45deg);
  transition: all 0.2s linear;
}
.nav-button.active:after {
  position: relative;
  top: -6px;
  transform: rotate(45deg);
  transition: all 0.2s linear;
}
@media (max-width: 767px) {
  .nav-button {
    display: block;
  }
}

nav {
  display: block;
  float: right;
  margin-top: 5px;
}
nav a {
  display: inline-block;
  text-decoration: none;
  color: white;
  margin-right: 20px;
}
nav a:last-child {
  margin-right: 0;
}
nav a:hover, nav a:focus, nav a:active {
  text-decoration: underline;
}
@media (max-width: 767px) {
  nav {
    display: none;
    position: fixed;
    z-index: 998;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #20023D;
  }
  nav.active {
    display: block;
  }
  nav a {
    display: block;
    width: 100%;
    margin: 40px 0;
    padding: 10px;
    text-align: center;
    font-size: 34px;
    font-size: 3.4rem;
  }
  nav a:first-child {
    margin-top: 60px;
  }
  nav a:hover, nav a:focus, nav a:active {
    text-decoration: none;
  }
}

.page-title-container {
  position: relative;
  z-index: 1;
  padding: 160px 20px 120px;
  background-size: cover;
  background-position: center;
}
.page-title-container:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right, rgba(122, 6, 30, 0.95), rgba(255, 0, 128, 0.8), rgba(21, 34, 103, 0.95));
}
.page-title-container .page-title-content {
  position: relative;
  z-index: 2;
}

hr {
  margin: 0;
  padding: 0;
  border-top: 0;
  background-repeat: 0;
  border-bottom-width: 5px;
  border-left: 0;
}

.intro-section {
  margin-bottom: 80px;
  padding-top: 160px;
}
@media (max-width: 650px) {
  .intro-section {
    margin-bottom: 0;
  }
}

.intro-banner {
  display: none;
}
@media (max-width: 650px) {
  .intro-banner {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.intro-half {
  width: 50%;
}
@media (max-width: 1000px) {
  .intro-half {
    width: 66.66%;
  }
}
@media (max-width: 650px) {
  .intro-half {
    width: 100%;
  }
}

.intro-text {
  max-width: 80%;
}
@media (max-width: 650px) {
  .intro-text {
    max-width: 100%;
  }
}

.video-block {
  position: relative;
  z-index: 2;
  background: #2E0747;
  max-width: 1220px;
  margin: 40px auto;
  padding: 40px 60px;
  border-radius: 20px;
}
@media (max-width: 650px) {
  .video-block {
    margin: 40px 20px;
    padding: 20px;
  }
}

.video-block-intro {
  max-width: 66.66%;
  margin: 0 auto 40px;
  text-align: center;
}
@media (max-width: 767px) {
  .video-block-intro {
    max-width: 80%;
  }
}
@media (max-width: 650px) {
  .video-block-intro {
    max-width: 100%;
  }
}

.video-block-intro h2 {
  margin-top: 0;
}

.video-thumb {
  position: relative;
  z-index: 1;
  font-size: 0;
  border-radius: 10px;
  cursor: pointer;
}
.video-thumb:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  transform: translate(-50%, -50%);
  background-image: url("assets/play-button.svg");
  background-size: cover;
  user-select: none;
}
@media (max-width: 767px) {
  .video-thumb:after {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 500px) {
  .video-thumb:after {
    width: 25px;
    height: 25px;
  }
}
.video-thumb > img {
  width: 100%;
  height: auto;
  border-radius: 7px;
}

.video-block-button-container {
  margin-top: 20px;
  margin-bottom: 0;
  text-align: center;
}

.row.star-bg, .star-bg {
  z-index: 1;
}

.star-bg:after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  width: 1280px;
  height: 1280px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("assets/star-gradient.svg");
  background-size: cover;
  background-position: center;
}
@media (max-width: 650px) {
  .star-bg:after {
    width: 650px;
    height: 650px;
  }
}

.page-star-bg {
  position: relative;
  z-index: 1;
}
.page-star-bg:before {
  content: "";
  position: absolute;
  z-index: 0;
  display: block;
  width: 1280px;
  height: 1280px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: radial-gradient(circle at center, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 50%, #20023D);
}
@media (max-width: 650px) {
  .page-star-bg:before {
    width: 650px;
    height: 650px;
  }
}
.page-star-bg:after {
  content: "";
  position: absolute;
  z-index: 0;
  display: block;
  width: 1280px;
  height: 1280px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("assets/star-gradient.svg");
  background-size: cover;
  background-position: center;
}
@media (max-width: 650px) {
  .page-star-bg:after {
    width: 650px;
    height: 650px;
  }
}

.blog-page-star-bg:before, .blog-page-star-bg:after {
  top: -20px;
}

.centered-content {
  max-width: 50%;
  margin: 40px auto;
  text-align: center;
}
@media (max-width: 767px) {
  .centered-content {
    max-width: 75%;
  }
}
@media (max-width: 650px) {
  .centered-content {
    max-width: 100%;
  }
}

.info-block {
  position: relative;
  z-index: 2;
  margin: 40px auto;
  padding: 40px;
  max-width: 1180px;
  border-radius: 10px;
}
@media (max-width: 1180px) {
  .info-block {
    margin: 40px 20px;
  }
}
@media (max-width: 650px) {
  .info-block {
    margin-top: 80px;
  }
}

.info-blocks-title {
  margin: 0 auto 40px;
  max-width: 66.66%;
  text-align: center;
}
@media (max-width: 650px) {
  .info-blocks-title {
    max-width: 100%;
    margin-bottom: 0;
  }
  .info-blocks-title br {
    display: none;
  }
}

ul.icon-blocks {
  list-style: none;
  margin: 0 auto;
  padding: 0;
}
ul.icon-blocks > li {
  position: relative;
  display: block;
  width: 25%;
  float: left;
  text-align: center;
}
@media (max-width: 767px) {
  ul.icon-blocks > li {
    margin-top: 40px;
    width: 50%;
  }
  ul.icon-blocks > li:nth-child(odd) {
    clear: left;
  }
}
@media (max-width: 500px) {
  ul.icon-blocks > li {
    width: 100%;
  }
}

.icon-block-description {
  display: block;
  margin-top: 10px;
  text-align: center;
  line-height: 1;
  font-size: 18px;
  font-size: 1.8rem;
}

.animated-icon-container svg {
  width: auto;
  height: 150px;
  margin: 0 auto;
}

.cog-files-icon {
  position: relative;
  left: -10px;
}

.magnifying-glass-icon svg {
  width: 150px;
}

@keyframes priceIconAnimate {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  20% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  40% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  99% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.animated-price-icons {
  display: block;
  position: absolute;
  top: 27px;
  left: calc(50% - 36px);
  width: 30px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
}
.animated-price-icons > li {
  width: 30px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  animation-name: priceIconAnimate;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
  text-align: center;
}
.animated-price-icons > li:nth-child(2) {
  animation-delay: 1s;
}
.animated-price-icons > li:nth-child(3) {
  animation-delay: 2s;
}
.animated-price-icons > li:nth-child(4) {
  animation-delay: 3s;
}
.animated-price-icons > li:nth-child(5) {
  animation-delay: 4s;
}

@keyframes lifecycleTitleAnimate {
  0% {
    opacity: 0;
    transform: translate3d(-30px, 0, 0);
  }
  20% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  30% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  99% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(-30px, 0, 0);
  }
}
ul.animated-pie-chart-titles + .animated-icon-container svg {
  height: 116px;
}

ul.animated-pie-chart-titles {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  min-height: 34px;
}
ul.animated-pie-chart-titles > li {
  position: absolute;
  display: block;
  width: 100%;
  animation-name: lifecycleTitleAnimate;
  animation-duration: 7.5s;
  animation-iteration-count: infinite;
  transform: translate3d(-30px, 0, 0);
  opacity: 0;
  text-align: center;
}
ul.animated-pie-chart-titles > li:nth-child(2) {
  animation-delay: 1.5s;
}
ul.animated-pie-chart-titles > li:nth-child(3) {
  animation-delay: 3s;
}
ul.animated-pie-chart-titles > li:nth-child(4) {
  animation-delay: 4.5s;
}
ul.animated-pie-chart-titles > li:nth-child(5) {
  animation-delay: 6s;
}

.expandable-content {
  display: none;
}

.no-js .expandable-content {
  display: block;
}

.content-block-limit {
  max-width: 80%;
  margin-bottom: 20px;
}
@media (max-width: 650px) {
  .content-block-limit {
    max-width: 100%;
  }
  .content-block-limit br {
    display: none;
  }
}

.alternating-rows {
  position: relative;
  z-index: 2;
}
.alternating-rows .row:nth-child(even) .three-fifths {
  float: right;
}

@media (max-width: 767px) {
  .alternating-rows .row .three-fifths {
    margin-bottom: 40px;
  }
  .alternating-rows .row:nth-child(even) .three-fifths, .alternating-rows .row:nth-child(even) .two-fifths {
    float: none !important;
  }
}
.call-to-action-container {
  position: relative;
  z-index: 2;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #2E0747;
}
.call-to-action-container h5 {
  margin-bottom: 0;
}
.call-to-action-container h5 + p {
  margin-top: 0;
}
.call-to-action-container:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: -20px;
  bottom: 0;
  left: -20px;
  background: inherit;
}

footer {
  padding: 40px 20px;
  border-top-width: 5px;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}

.footer-content {
  margin: 0 auto;
  max-width: 1280px;
}

.footer-grid {
  float: left;
  width: 50%;
}
@media (max-width: 500px) {
  .footer-grid {
    width: 100%;
  }
}

.footer-logo-container {
  float: left;
  max-width: 200px;
}
.footer-logo-container img {
  display: block;
  width: 100%;
  height: auto;
}

ul.footer-links {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}
ul.footer-links li {
  display: inline-block;
  margin-right: 20px;
}
ul.footer-links li:last-child {
  margin-right: 0;
}
ul.footer-links li a {
  text-decoration: none;
}
ul.footer-links li a:hover, ul.footer-links li a:focus, ul.footer-links li a:active {
  text-decoration: underline;
}
@media (max-width: 500px) {
  ul.footer-links li {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.copyright {
  padding-top: 20px;
  text-align: right;
}
@media (max-width: 500px) {
  .copyright {
    text-align: left;
  }
}
.copyright p {
  margin: 0;
}
.copyright p, .copyright a {
  color: #FF7719;
}
.copyright a {
  text-decoration: none;
}
.copyright a:hover, .copyright a:focus, .copyright a:active {
  text-decoration: underline;
}

.page-content-introduction {
  max-width: 800px;
  margin: 40px auto;
  text-align: center;
}

.team-member h6 {
  margin: 0;
}

.team-member-image {
  margin-bottom: 20px;
  border-radius: 20px;
}

ul.team-member-socials {
  display: block;
  margin: 40px 0 0;
  padding: 0;
  text-align: center;
}
ul.team-member-socials li {
  display: inline-block;
  margin-right: 5px;
}
ul.team-member-socials li a {
  display: inline-block;
}
ul.team-member-socials li a img {
  width: auto;
  height: 25px;
}
ul.team-member-socials li:last-child {
  margin-right: 0;
}

.post-excerpt {
  display: block;
  text-decoration: none;
}
.post-excerpt span.categories {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  font-size: 1.2rem;
}
.post-excerpt h5 {
  display: block;
  margin-top: 5px;
  font-size: 16px;
  font-size: 1.6rem;
}

ul.pagination {
  margin: 0 auto 40px;
  padding: 0;
  list-style: none;
  text-align: center;
}
ul.pagination li {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 36px;
  font-size: 3.6rem;
}
@media (max-width: 1000px) {
  ul.pagination li {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 650px) {
  ul.pagination li {
    font-size: 14px;
    font-size: 1.4rem;
    padding-right: 5px;
    padding-left: 5px;
  }
}
ul.pagination li a {
  text-decoration: none;
}
ul.pagination li a:hover, ul.pagination li a:focus, ul.pagination li a:active {
  color: #FF0080;
}
ul.pagination li span.current {
  color: #FF0080;
}

.bordered-image {
  border-radius: 20px;
}

article.row {
  max-width: 800px;
}
article.row h1 {
  margin-bottom: 10px;
}
article.row time {
  display: block;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 24px;
  font-size: 2.4rem;
}

.author-card {
  margin: 40px auto 20px;
  text-align: center;
}
.author-card img {
  width: 100px;
  height: auto;
  border-radius: 20px;
}
.author-card span {
  display: block;
  margin: 5px;
}

.article-navigation {
  margin-top: 80px;
  padding-top: 20px;
  border-top: 1px solid white;
}
.article-navigation a {
  text-decoration: none;
  font-size: 18px;
  font-size: 1.8rem;
}
@media (max-width: 650px) {
  .article-navigation a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.article-navigation a:first-child {
  float: left;
}
.article-navigation a:first-child img {
  margin-right: 10px;
}
@media (max-width: 650px) {
  .article-navigation a:first-child img {
    margin-right: 5px;
  }
}
.article-navigation a:last-child {
  float: right;
}
.article-navigation a:last-child img {
  margin-left: 10px;
}
@media (max-width: 650px) {
  .article-navigation a:last-child img {
    margin-left: 5px;
  }
}
.article-navigation img {
  width: 20px;
  vertical-align: middle;
}
@media (max-width: 650px) {
  .article-navigation img {
    position: relative;
    top: -2px;
    width: 10px;
  }
}

.background-glow {
  background: radial-gradient(circle at center, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 50%, #20023D);
}

ul.contact-information {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.contact-information li {
  display: block;
  margin-bottom: 10px;
}
ul.contact-information li span.icon {
  display: inline-block;
  width: 20px;
  margin-right: 5px;
}
ul.contact-information li span.icon img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
ul.contact-information li address {
  display: inline-block;
  vertical-align: top;
  font-style: normal;
}
ul.contact-information li a {
  text-decoration: none;
  color: white;
}
ul.contact-information li a:hover, ul.contact-information li a:focus, ul.contact-information li a:active {
  text-decoration: underline;
}

ul.social {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.social li {
  display: inline-block;
  margin-right: 5px;
}
ul.social li img {
  width: 20px;
  height: auto;
}
ul.social li:last-child {
  margin-right: 0;
}

.map-container {
  overflow: hidden;
  padding-bottom: 75%;
  position: relative;
  height: 0;
}
.map-container iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
