@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhTg.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthTg.ttf) format('truetype');
}
@keyframes dots {
  0% {
    width: 0;
    height: 0;
  }
  25% {
    width: 40px;
    height: 40px;
  }
  100% {
    width: 20px;
    height: 20px;
  }
}
@-webkit-keyframes dots {
  0% {
    width: 0;
    height: 0;
  }
  25% {
    width: 40px;
    height: 40px;
  }
  100% {
    width: 20px;
    height: 20px;
  }
}
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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  color: inherit;
  outline: 0 none;
  text-decoration: none;
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
input[type='submit'],
input[type='button'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: inherit;
  text-transform: inherit;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
  overflow: visible;
}
textarea {
  resize: vertical;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.width-helper {
  display: none;
  position: fixed;
  bottom: 0;
  font-weight: bold;
  left: 0;
  z-index: 50;
  background: black;
  padding: 20px;
  color: #fff;
}
.width-helper div {
  display: inline-block;
}
body,
html {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  font-size: 16px;
  color: #282828;
  font-family: 'DM Sans', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
body.no-footer footer {
  display: none;
}
main {
  position: relative;
  overflow: hidden;
}
.text-brand-1 {
  color: #643791;
}
.text-brand-2 {
  color: #FEC105;
}
.text-brand-3 {
  color: #00BB6B;
}
.text-brand-4 {
  color: #FF3366;
}
.bg-brand-1 {
  background: #643791;
}
.bg-brand-2 {
  background: #FEC105;
}
.bg-brand-3 {
  background: #00BB6B;
}
.bg-brand-4 {
  background: #FF3366;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-grey {
  color: #888888;
}
.text-white {
  color: #fff;
}
.text-low {
  text-transform: lowercase;
}
@media screen and (min-width: 1024px) {
  .text-desktop-left {
    text-align: left;
  }
  .text-desktop-center {
    text-align: center;
  }
  .text-desktop-right {
    text-align: right;
  }
}
@media screen and (min-width: 640px) {
  .text-tablet-left {
    text-align: left;
  }
  .text-tablet-center {
    text-align: center;
  }
  .text-tablet-right {
    text-align: right;
  }
}
.ff-k {
  font-family: 'DM Sans', Arial, sans-serif;
  font-style: italic;
}
.ff-kb {
  font-family: 'DM Sans', Arial, sans-serif;
  font-style: italic;
  font-weight: 700;
}
.ls-small {
  letter-spacing: 0.05em;
}
.ls-medium {
  letter-spacing: 0.1em;
}
.ls-big {
  letter-spacing: 0.2em;
}
.ls-very-big {
  letter-spacing: 0.3em;
}
::-moz-selection {
  background: #643791;
  color: #fff;
}
::selection {
  background: #643791;
  color: #fff;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: normal;
}
h1 strong,
.h1 strong,
h2 strong,
.h2 strong,
h3 strong,
.h3 strong,
h4 strong,
.h4 strong,
h5 strong,
.h5 strong,
h6 strong,
.h6 strong {
  font-weight: bold;
}
.h1-big {
  font-size: 40px;
  font-weight: 600;
}
@media screen and (min-width: 1024px) {
  .h1-big {
    font-size: 40px;
  }
}
p {
  font-size: 0.94em;
  line-height: 1.7;
}
p strong {
  font-weight: bold;
}
blockquote,
.quote,
blockquote p {
  display: block;
  margin: 25px 0 30px;
  font-family: "kepler-std";
  font-size: 1.13rem;
  font-style: italic;
}
blockquote strong,
.quote strong,
blockquote p strong {
  font-weight: 700;
}
@media screen and (min-width: 40em) {
  blockquote,
  .quote,
  blockquote p {
    font-size: 1.56rem;
  }
}
.content h1,
.content .h1 {
  font-size: 40px;
  font-weight: 700;
}
.content h2,
.content .h2 {
  margin: 0 0 30px;
  font-size: 35px;
  font-weight: 700;
}
.content h3,
.content .h3 {
  margin: 30px 0 10px;
  font-weight: 600;
}
.content p {
  margin-bottom: 1em;
}
.content p:last-child {
  margin-bottom: 0;
}
.content p.no-margin {
  margin-bottom: 0;
}
.content p a {
  text-decoration: underline;
  color: #643791;
}
#article-content h1,
#article-content h2,
#article-content h3 {
  font-size: 1.75rem;
  margin-bottom: 0.63rem;
  margin-top: 1.88rem;
}
#article-content .content a {
  text-decoration: underline;
  color: #643791;
}
small {
  font-size: 0.88rem;
}
h1,
.h1 {
  font-size: 1.75em;
  letter-spacing: -0.05em;
}
@media screen and (min-width: 1024px) {
  h1,
  .h1 {
    font-size: 2.5em;
  }
}
h2,
.h2 {
  font-size: 1.56em;
}
@media screen and (min-width: 1024px) {
  h2,
  .h2 {
    font-size: 1.88em;
  }
}
h3,
.h3 {
  font-size: 1.13em;
}
@media screen and (min-width: 1024px) {
  h3,
  .h3 {
    font-size: 1.25em;
  }
}
h4,
.h4 {
  font-size: 1em;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"] {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
  line-height: 1;
  border: none;
  background: #e8e8e8;
  color: #282828;
  font-size: 14px;
  padding: 10px;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder {
  color: #979797;
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="number"]::-moz-placeholder {
  color: #979797;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder {
  color: #979797;
}
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="number"]:-moz-placeholder {
  color: #979797;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus {
  background: #f2f2f2;
}
textarea {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
  border: none;
  background: #e8e8e8;
  color: #282828;
  font-size: 14px;
  padding: 10px;
}
textarea::-webkit-input-placeholder {
  color: #979797;
}
textarea::-moz-placeholder {
  color: #979797;
}
textarea:-ms-input-placeholder {
  color: #979797;
}
textarea:-moz-placeholder {
  color: #979797;
}
textarea.full {
  width: 100%;
}
textarea:focus {
  background: #f2f2f2;
}
.cta,
button.cta,
input.cta,
.main-contact-form button,
.button {
  outline: none;
  cursor: pointer;
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
  color: #643791;
  border: 0.2rem solid #643791;
  border-radius: 2.7rem;
  letter-spacing: -0.05em;
  font-weight: 800;
  font-size: 1em;
  padding: 8px 16px;
  line-height: normal;
  display: inline-block;
  text-align: center;
  min-width: 160px;
}
@media screen and (min-width: 1024px) {
  .cta:hover,
  button.cta:hover,
  input.cta:hover,
  .main-contact-form button:hover,
  .button:hover {
    background: #643791;
    color: #fff;
  }
}
.cta.full,
button.cta.full,
input.cta.full,
.main-contact-form button.full,
.button.full {
  background: #643791;
  color: #fff;
}
.cta.full:hover,
button.cta.full:hover,
input.cta.full:hover,
.main-contact-form button.full:hover,
.button.full:hover {
  background: #fff;
  color: #643791;
}
.cta.cta-white,
button.cta.cta-white,
input.cta.cta-white,
.main-contact-form button.cta-white,
.button.cta-white {
  border: 2px solid #fff;
  color: #fff;
}
.cta.cta-white:hover,
button.cta.cta-white:hover,
input.cta.cta-white:hover,
.main-contact-form button.cta-white:hover,
.button.cta-white:hover {
  color: #643791;
  background: #fff;
}
.cta.cta-black-border,
button.cta.cta-black-border,
input.cta.cta-black-border,
.main-contact-form button.cta-black-border,
.button.cta-black-border {
  border: 2px solid #282828;
  color: #282828;
}
@media screen and (min-width: 1024px) {
  .cta.cta-black-border:hover,
  button.cta.cta-black-border:hover,
  input.cta.cta-black-border:hover,
  .main-contact-form button.cta-black-border:hover,
  .button.cta-black-border:hover {
    color: #fff;
    background: #282828;
  }
}
.inline-cta-wrap .cta {
  margin-bottom: 20px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .inline-cta-wrap .cta {
    margin-bottom: 0;
    width: auto;
  }
  .inline-cta-wrap .cta:first-child {
    margin-right: 15px;
  }
  .inline-cta-wrap .cta:last-child {
    margin-left: 15px;
  }
}
.clear {
  clear: both;
  float: none;
}
@media screen and (min-width: 1024px) {
  .hide-desktop {
    display: none;
  }
}
.show-desktop {
  display: none;
}
@media screen and (min-width: 1024px) {
  .show-desktop {
    display: block;
  }
  .show-desktop.show-ib {
    display: inline-block;
  }
}
@media screen and (min-width: 640px) {
  .hide-mobile {
    display: none;
  }
}
.center-x {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.center-y {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.center-xy {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.flex-center {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  flex: 1;
}
.site-header {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  padding: 10px;
  background: #643791;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
@media screen and (min-width: 1024px) and (max-width: 1320px) {
  .site-header {
    padding: 0 2em;
  }
}
.site-header .grid-x {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
}
.site-header.sticky {
  background: #643791;
}
.site-header.sticky .grid-x .medium-2 {
  align-self: baseline;
}
.site-header.sticky .logo {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
  max-width: 150px;
  padding: 5px 0;
}
.site-header.sticky .logo a {
  display: block;
}
.white .site-header.sticky li.active {
  color: #00BB6B;
}
.white .mobile-bars span {
  background: #fff;
}
.logo {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
  max-width: 150px;
  padding: 5px 0;
}
.logo.logo-white {
  display: none;
}
@media screen and (min-width: 1024px) {
  .logo {
    max-width: 200px;
    padding: 5px 0;
  }
}
.white .hero,
.white .site-header {
  color: #fff;
}
.white .logo.logo-black {
  display: none;
}
.white .logo.logo-white {
  display: block;
}
.white .main-nav {
  color: #fff;
}
.mobile-bars-wrap {
  z-index: 30;
  position: relative;
  width: 40px;
  height: 40px;
  margin-left: auto;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .mobile-bars-wrap {
    display: none;
  }
}
.mobile-bars {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.mobile-bars span {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
  width: 30px;
  height: 2px;
  background: #282828;
  display: block;
  margin-bottom: 5px;
}
.mobile-bars span:last-child {
  margin: 0;
}
.mobile-bars.open {
  display: block;
}
.mobile-bars.open span {
  background: #fff;
  position: absolute;
  top: 50%;
  left: 5px;
}
.mobile-bars.open span:first-child {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mobile-bars.open span:last-child {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.main-nav {
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -ms-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  transition: 0.5s ease all;
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background: #FF3366;
  z-index: 20;
}
.main-nav > ul {
  margin: 0 20px;
  width: 100%;
}
.main-nav ul {
  list-style-type: none;
  padding: 0;
  font-weight: 800;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .main-nav ul {
    font-weight: 600;
  }
}
.main-nav ul li {
  padding: 10px 0;
  font-size: 1.56em;
}
.main-nav ul li a {
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .main-nav {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    position: relative;
    display: block;
    background: none;
    opacity: 1;
    left: 0;
  }
  .main-nav ul {
    column-count: 1;
    text-align: right;
    margin: 0;
  }
  .main-nav ul li {
    display: inline-block;
    font-size: 1em;
    margin: 0 15px;
    padding: 0;
  }
  .main-nav ul li:first-child {
    margin-left: 0;
  }
  .main-nav ul li:last-child {
    margin-right: 0;
  }
  .main-nav ul li a {
    color: inherit;
    -webkit-transition: 0.3s ease color;
    -moz-transition: 0.3s ease color;
    -ms-transition: 0.3s ease color;
    -o-transition: 0.3s ease color;
    transition: 0.3s ease color;
  }
  .main-nav ul li a:hover {
    text-decoration: underline;
  }
}
.main-nav.open {
  -webkit-transition: 0.4s ease all;
  -moz-transition: 0.4s ease all;
  -ms-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  transition: 0.4s ease all;
  opacity: 1;
  right: 0;
}
section:not(.hero) {
  padding: 2.5em 0.63em;
}
@media screen and (min-width: 1024px) {
  section:not(.hero) {
    padding: 5em 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1320px) {
  section:not(.hero) {
    padding-left: 2em;
    padding-right: 2em;
  }
}
section:not(.hero).no-padding {
  padding: 0;
}
section:not(.hero).no-padding-top {
  padding-top: 0;
}
section:not(.hero).no-padding-bottom {
  padding-bottom: 0;
}
section:not(.hero).listing {
  padding-bottom: 1.25em;
}
section:not(.hero).padding-bottom-desktop {
  padding-bottom: 0;
}
@media screen and (min-width: 1024px) {
  section:not(.hero).padding-bottom-desktop {
    padding-bottom: 5em;
  }
}
section:not(.hero).padding-top-desktop {
  padding-top: 0;
}
@media screen and (min-width: 1024px) {
  section:not(.hero).padding-top-desktop {
    padding-top: 5em;
  }
}
section:not(.hero).darken {
  z-index: 1;
  color: #fff;
}
section:not(.hero).darken:after {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.full-height {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1024px) and (min-height: 700px) {
  .full-height {
    height: 100vh;
  }
}
.full-height .grid-container,
.full-height .grid-x:not(.auto) {
  height: 100%;
}
.no-margin-top {
  margin-top: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.about {
  text-align: center;
}
.about .cell {
  margin-bottom: 10px;
}
@media screen and (min-width: 1024px) {
  .about .cell {
    margin-bottom: 0;
    text-align: initial;
  }
}
.page {
  margin: 0 30px;
}
.hero {
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  height: 40vh;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.hero .grid-container {
  width: 100%;
}
.hero.center {
  -webkit-justify-content: center;
  justify-content: center;
}
.hero.home-hero {
  height: 100vh;
  padding-top: 100px;
  text-align: center;
  background-position: center 40%;
}
@media screen and (min-width: 1024px) {
  .hero.home-hero {
    margin-bottom: 0;
  }
}
.hero.darken {
  z-index: 1;
}
.hero.darken:after {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.hero.darker {
  z-index: 1;
}
.hero.darker:after {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: #000000;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.hero.hero-fullpage .grid-container {
  margin-top: 0;
}
.hero.hero-narrow {
  height: 40vh;
}
.hero.hero-standard {
  height: 75vh;
}
.hero.hero-bg-right {
  background-position: right;
}
@media screen and (min-width: 1024px) {
  .hero.hero-bg-center-desktop {
    background-position: center;
  }
}
.hero-block {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .hero-block h1 {
    margin-top: 80px;
    margin-bottom: 10px;
    width: 100%;
  }
  .hero-block h1.full {
    max-width: none;
  }
  .hero-block p {
    font-size: 1em;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1320px) {
  .hero-block {
    padding: 0 40px;
  }
}
.hero-block br {
  display: none;
}
@media screen and (min-width: 1024px) {
  .hero-block br {
    display: block;
  }
}
.hero-block .h4 {
  line-height: 1.6;
  margin: 5px 0 25px;
}
.hero-block .article-tags {
  margin-top: 10px;
}
@media screen and (min-width: 1024px) {
  .hero-block {
    text-align: left;
  }
}
.hero-slider .hero .grid-container {
  margin-top: 0;
  width: 100%;
}
.full-slider {
  position: relative;
  overflow: hidden;
}
.full-slider .full-slide {
  height: 100vh;
  background-size: cover;
}
.slick-slide {
  outline: none;
}
.custom-arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  max-width: 20px;
}
.custom-arrow.arrow-prev {
  left: 20px;
}
@media screen and (min-width: 1200px) {
  .custom-arrow.arrow-prev {
    left: 70px;
  }
}
.custom-arrow.arrow-next {
  right: 20px;
}
@media screen and (min-width: 1200px) {
  .custom-arrow.arrow-next {
    right: 70px;
  }
}
@media screen and (min-width: 1024px) {
  .custom-arrow {
    opacity: 1;
    pointer-events: all;
    display: block;
  }
}
.arrow-down {
  display: none;
  text-align: center;
  cursor: pointer;
  position: absolute;
  bottom: 10vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.arrow-down a {
  display: block;
}
.arrow-down span {
  display: block;
  font-weight: bold;
  font-size: 0.88em;
  margin-bottom: 10px;
}
.arrow-down img {
  margin: auto;
  max-width: 28px;
}
@media screen and (min-width: 1024px) {
  .arrow-down {
    bottom: 40px;
  }
}
@media screen and (min-height: 320px) {
  .arrow-down {
    display: block;
  }
}
.title-block {
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  -ms-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
  margin-bottom: 35px;
}
.title-block.large {
  margin-bottom: 40px;
}
@media screen and (min-width: 1024px) {
  .title-block.large {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 1024px) {
  .title-block.hidden {
    opacity: 0;
  }
}
.title-block.narrow {
  max-width: 500px;
  margin: auto;
  text-align: center;
}
.title-block p {
  margin-top: 30px;
}
@media screen and (min-width: 1260px) {
  .connection {
    pointer-events: none;
    height: 3px;
    width: 0;
    left: 50%;
    -webkit-transition: 0.4s all linear;
    -moz-transition: 0.4s all linear;
    -ms-transition: 0.4s all linear;
    -o-transition: 0.4s all linear;
    transition: 0.4s all linear;
    -webkit-transform: translate(0, 300%) rotate(20deg);
    -moz-transform: translate(0, 300%) rotate(20deg);
    -ms-transform: translate(0, 300%) rotate(20deg);
    -o-transform: translate(0, 300%) rotate(20deg);
    transform: translate(0, 300%) rotate(20deg);
    background: #282828;
    background: -moz-linear-gradient(left, #282828 0%, #282828 100%);
    background: -webkit-linear-gradient(left, #282828 0%, #282828 100%);
    background: linear-gradient(to right, #282828 0%, #282828 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@value1', endColorstr='@value2', GradientType=1);
    position: absolute;
  }
  .connection.visible {
    -webkit-transform: translate(-10px, 62px) rotate(20deg);
    -moz-transform: translate(-10px, 62px) rotate(20deg);
    -ms-transform: translate(-10px, 62px) rotate(20deg);
    -o-transform: translate(-10px, 62px) rotate(20deg);
    transform: translate(-10px, 62px) rotate(20deg);
    width: 311px;
  }
}
.icons-hover {
  margin-top: 2.5em;
  text-align: center;
}
.icons-hover .big-icons li {
  min-height: 330px;
  display: none;
}
.icons-hover .big-icons li:first-child {
  display: block;
}
.icons-hover .big-icons img {
  max-width: 192px;
  max-height: 192px;
  margin-bottom: 40px;
}
.icons-hover .big-icons h4 {
  max-width: 260px;
  margin: auto;
}
.icons-hover .small-icons {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .icons-hover .small-icons {
    display: block;
  }
}
.icons-hover .small-icons li {
  cursor: pointer;
  display: inline-block;
  margin: 0 15px;
}
.icons-hover .small-icons li:first-child {
  margin-left: 0;
}
.icons-hover .small-icons li:last-child {
  margin-right: 0;
}
.icons-hover .small-icons img {
  max-height: 45px;
}
.icon-description {
  max-width: 280px;
  display: block;
  margin: 5px auto;
  line-height: 16px;
}
.icon-description small {
  font-size: 0.75rem;
}
.small-icons-info {
  margin-top: 30px;
}
.contact-widget {
  margin-top: 40px;
}
.contact-widget .form-label {
  display: none;
}
.contact-widget .form-field {
  margin-bottom: 15px;
  margin-right: 10px;
  display: inline-block;
  width: 100%;
  max-width: 45%;
}
.contact-widget .form-field input {
  width: 100%;
}
.contact-widget .button {
  display: block;
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 1024px) {
  .contact-widget .button {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    max-width: 45%;
    width: 100%;
  }
}
.contact-widget .success {
  color: #643791;
  margin-bottom: 20px;
}
.job-listing .cell {
  margin-bottom: 40px;
}
@media screen and (min-width: 1024px) {
  .job-listing .cell {
    margin-bottom: 0;
  }
}
.job-listing p {
  margin: 30px 0;
}
.site-footer__logo {
  align-self: flex-start;
  display: inline-block;
  grid-area: logo;
  justify-self: center;
  position: relative;
}
.site-footer__logo-go {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.site-footer__logo-text {
  animation: rotateLogo 16s linear infinite;
}
.footer {
  padding: 40px 0;
  background: #240f45;
  border-radius: 30px;
}
@media screen and (min-width: 1024px) and (max-width: 1320px) {
  .footer {
    padding: 40px;
  }
}
.footer ul {
  line-height: 1.7;
}
.footer h4 {
  margin-bottom: 10px;
}
.footer .cell {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  .footer .cell {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .footer a {
    -webkit-transition: ease 0.3s all;
    -moz-transition: ease 0.3s all;
    -ms-transition: ease 0.3s all;
    -o-transition: ease 0.3s all;
    transition: ease 0.3s all;
  }
  .footer a:hover {
    opacity: .5;
  }
}
.VacancyTitle {
  color: #643791;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
}
.VacancyBodyContainer {
  line-height: 1.6;
  font-size: 14px;
}
.VacancyContainer {
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.SortOpts p,
ul {
  display: inline-block;
  vertical-align: middle;
}
.SortOpts p {
  margin-bottom: 0;
  line-height: 1;
  font-size: 14px;
}
.SortOptions {
  display: inline-block;
  vertical-align: middle;
  list-style-type: none;
}
.SortOptions li {
  line-height: 1;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.SortOptions li:first-child {
  margin-left: 0;
}
@media screen and (min-width: 640px) {
  .SortOptions li:first-child {
    margin-left: 10px;
  }
}
.SortOptions li.active {
  font-weight: bold;
  text-decoration: underline;
  color: #643791;
}
.SortOptions li.active.asc a:after {
  content: '\25b2';
}
.SortOptions li.active.desc a:after {
  content: '\25bc';
}
.SortOptions li.active a:after {
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  margin-left: 4px;
  color: #643791;
}
.SortOptions li a {
  color: #643791;
}
.form-horizontal .form-group {
  margin-bottom: 30px;
  font-size: 14px;
}
.form-horizontal .form-group input:not(.cta) {
  width: 100%;
}
.form-horizontal .form-group .checkbox input,
.form-horizontal .form-group .checkbox label {
  width: auto;
  display: inline-block;
}
.form-horizontal label {
  margin-bottom: 5px;
  display: block;
}
.form-horizontal .help-block {
  margin-top: 5px;
  display: block;
}
.VacancyFavourite {
  font-size: 14px;
  color: #000;
  text-align: right;
}
.VacancyFavourite a,
.VacancyFavourite img {
  vertical-align: middle;
  display: inline-block;
}
.VacancyFavourite img {
  margin-left: 10px;
  width: 15px;
}
.SortOpts {
  margin-bottom: 30px;
}
.vacancy-details,
.vacancy-documents {
  padding: 30px 0 20px;
}
.vacancy-details h2,
.vacancy-documents h2,
.vacancy-details h3,
.vacancy-documents h3 {
  font-weight: normal;
  font-size: 1.13em;
  font-weight: 600;
  margin: 30px 0 10px;
}
.vacancy-details h2 strong,
.vacancy-documents h2 strong,
.vacancy-details h3 strong,
.vacancy-documents h3 strong {
  font-weight: bold;
}
@media screen and (min-width: 1024px) {
  .vacancy-details h2,
  .vacancy-documents h2,
  .vacancy-details h3,
  .vacancy-documents h3 {
    font-size: 1.25em;
  }
}
.vacancy-details ul,
.vacancy-documents ul {
  list-style: disc;
  font-size: 0.94em;
  margin-left: 1em;
}
.vacancy-details ul li,
.vacancy-documents ul li {
  margin-bottom: 5px;
}
.vacancy-details a,
.vacancy-documents a {
  text-decoration: underline;
  color: #4397a9;
  font-weight: 500;
}
.vacancy-documents {
  padding-top: 0;
}
.vacancy {
  margin-bottom: 30px;
}
@media screen and (min-width: 1024px) {
  .vacancy {
    margin-bottom: 50px;
  }
}
.vacancy .vacancy-favourite {
  margin: 10px 0 0;
  text-align: right;
}
.vacancy h3,
.vacancy .h3 {
  margin: 10px 0;
}
.vacancy-item {
  padding: 5px 0;
}
.vacancy-item strong {
  font-weight: bold;
}
.vacancy-meta {
  line-height: 1.6;
}
.vacancy-meta strong {
  font-weight: bold;
}
.vacancy-favourite {
  margin: 20px 0;
  color: #282828;
  font-weight: normal;
}
.microsite-link img {
  max-width: 180px;
  margin-top: 10px;
}
.save-search {
  margin: 20px 0 80px;
}
.save-search label {
  display: block;
  margin-bottom: 5px;
}
.save-search input {
  display: inline-block;
  vertical-align: middle;
}
.save-search-nav li {
  display: inline-block;
  margin: 0 10px;
}
.save-search-nav li:first-child {
  margin-left: 0;
}
.save-search-nav li:last-child {
  margin-right: 0;
}
.save-search-nav li a {
  color: #643791;
}
.saved-search-heading {
  margin: 40px 0 10px;
}
.saved-search-name {
  max-width: 595px;
}
.vacancy-logo {
  max-width: 150px;
  height: auto;
}
.feed-list li {
  display: inline-block;
  margin-right: 20px;
}
.feed-list li a {
  color: #643791;
}
.feed-list li a:hover {
  text-decoration: underline;
}
.border-top {
  border-top: 1px solid #efefef;
  margin-top: 40px;
}
.talentpool-section {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  background: #643791;
  color: #fff;
  padding: 20px 40px;
  border-radius: 30px;
}
.talentpool-section h3 {
  margin: 10px 0;
  font-weight: 600;
}
.talentpool-section p {
  margin: 10px 0;
}
.talentpool-section .cta {
  margin: 20px 0;
}
@media screen and (min-width: 1024px) {
  .hero-block {
    text-align: center;
  }
}
/*# sourceMappingURL=smartsearch.css.map */