@font-face {
  font-family: 'Ivy Style Sans';
  src: url("../fonts/ivystylesans-100.woff2") format("woff2"), url("../fonts/ivystylesans-100.woff") format("woff"), url("../fonts/ivystylesans-100.ttf") format("truetype");
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'Ivy Style Sans';
  src: url("../fonts/ivystylesans-100-italic.woff2") format("woff2"), url("../fonts/ivystylesans-100-italic.woff") format("woff"), url("../fonts/ivystylesans-100-italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'Ivy Style Sans';
  src: url("../fonts/ivystylesans-200.woff2") format("woff2"), url("../fonts/ivystylesans-200.woff") format("woff"), url("../fonts/ivystylesans-200.ttf") format("truetype");
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'Ivy Style Sans';
  src: url("../fonts/ivystylesans-200-italic.woff2") format("woff2"), url("../fonts/ivystylesans-200-italic.woff") format("woff"), url("../fonts/ivystylesans-200-italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'Ivy Style Sans';
  src: url("../fonts/ivystylesans-400-italic.woff2") format("woff2"), url("../fonts/ivystylesans-400-italic.woff") format("woff"), url("../fonts/ivystylesans-400-italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'Ivy Style Sans';
  src: url("../fonts/ivystylesans-400.woff2") format("woff2"), url("../fonts/ivystylesans-400.woff") format("woff"), url("../fonts/ivystylesans-400.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'Ivy Style Sans';
  src: url("../fonts/ivystylesans-600.woff2") format("woff2"), url("../fonts/ivystylesans-600.woff") format("woff"), url("../fonts/ivystylesans-600.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'Ivy Style Sans';
  src: url("../fonts/ivystylesans-600-italic.woff2") format("woff2"), url("../fonts/ivystylesans-600-italic.woff") format("woff"), url("../fonts/ivystylesans-600-italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'Ivy Style Sans';
  src: url("../fonts/ivystylesans-700.woff2") format("woff2"), url("../fonts/ivystylesans-700.woff") format("woff"), url("../fonts/ivystylesans-700.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'Ivy Style Sans';
  src: url("../fonts/ivystylesans-700-italic.woff2") format("woff2"), url("../fonts/ivystylesans-700-italic.woff") format("woff"), url("../fonts/ivystylesans-700-italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  text-rendering: optimizeLegibility; }

@media screen and (min-width: 1440px) {
  .fs-grid .fs-row,
  .fs_grid_row {
    width: 1400px; } }

/*
@media screen and ( min-width: 1220px ) {
	.fs-grid .fs-row,
	.fs_grid_row {
		width: 1200px;
	}
}
*/
/*
@media screen and ( max-width: 739px ) {
	.fs-grid .fs-row,
	.fs_grid_row {
		width: 98%;
		width: calc( 100% - 20px );
	}
}
*/
html {
  font-size: 62.5%; }

html, body, button, input, select, textarea {
  font-family: "Ivy Style Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

body {
  background: white;
  color: #1e2b55;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
  text-rendering: optimizeSpeed;
  scroll-behavior: smooth;
  /*
	width: calc( 100vw - ( 100vw - 100% ) );
	overflow-x: hidden;
*/ }

h1, h2, h3, h4, h5, h6 {
  font-family: "Ivy Style Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #1e2b55;
  margin: 5rem 0 3rem;
  line-height: 1; }
  @media only screen and (max-width: 739px) {
    h1, h2, h3, h4, h5, h6 {
      margin: 3rem 0 2rem; } }
h1 {
  font-weight: 700;
  font-size: 64px;
  font-size: 6.4rem; }
  @media only screen and (max-width: 979px) {
    h1 {
      font-size: 54px;
      font-size: 5.4rem; } }
  @media only screen and (max-width: 739px) {
    h1 {
      font-size: 42px;
      font-size: 4.2rem; } }
h2 {
  font-weight: 700;
  font-size: 56px;
  font-size: 5.6rem; }
  @media only screen and (max-width: 979px) {
    h2 {
      font-size: 52px;
      font-size: 5.2rem; } }
  @media only screen and (max-width: 739px) {
    h2 {
      font-size: 28px;
      font-size: 2.8rem; } }
h3 {
  font-size: 36px;
  font-size: 3.6rem; }
  @media only screen and (max-width: 979px) {
    h3 {
      font-size: 32px;
      font-size: 3.2rem; } }
  @media only screen and (max-width: 739px) {
    h3 {
      font-size: 26px;
      font-size: 2.6rem; } }
h4 {
  font-size: 24px;
  font-size: 2.4rem; }
  @media only screen and (max-width: 739px) {
    h4 {
      font-size: 22px;
      font-size: 2.2rem; } }
h5 {
  font-size: 20px;
  font-size: 2rem; }

h6 {
  font-size: 18px;
  font-size: 1.8rem; }

p {
  margin-bottom: 2rem; }

ul, ol {
  margin: 0 0 2rem 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

ul li, ol li {
  margin-bottom: 0.5rem; }

ul ul, ol ol, ul ol, ol ul {
  margin-top: 0.3rem;
  margin-bottom: 0;
  margin-left: 2rem; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

b, strong {
  font-weight: 600; }

dfn, cite, em, i {
  font-style: italic; }

/*
blockquote {
	margin-bottom: 2rem;
	font-style: italic;
	@include font-size( 24 );
	letter-spacing: 0.8px;
	line-height: 4rem;
	color: #888;
	border-left: 6px solid #d7dae1;
	p {
		padding: 2rem 3rem 1.5rem 5rem;
	}
}
*/
/*
pre, code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	@include font-size( 15 );
	margin-bottom: 2rem;
	overflow: scroll;
	p &, li & {
		@include font-size( 14 );
		background-color: #f6f6f6;
		padding: 2px 6px;
		border-radius: 3px;
		border: 1px solid #e6e6e6;
		margin: 0 3px;
		white-space: pre;
		word-break: normal;
		word-wrap: normal;		
	}
}
*/
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

sup, sub {
  font-size: 66%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

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

th {
  font-weight: bold; }

th, td {
  border: 1px solid grey;
  padding: 0.4rem 0.8rem; }

figure {
  margin: 0; }
  figure.wp-caption {
    position: relative;
    max-width: 100%; }
  figure img {
    display: block; }

figcaption.wp-caption-text {
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 0;
  background-color: #f3f3f3;
  padding: 0.5% 1%;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle; }
  @media only screen and (max-width: 739px) {
    img.alignleft, img.alignright, img.aligncenter {
      width: 100%; } }
.alignleft {
  float: left;
  margin: 0 4% 3% 0; }

.alignright {
  float: right;
  margin: 0 0 3% 4%; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

.alignnone {
  margin-bottom: 3%; }

body.single-post .alignnone {
  margin: 0; }

hr {
  border: 0;
  height: 1px;
  margin: 5rem 0;
  border-top: 2px solid #1e2b55; }

.fs-cell hr {
  border-top: 1px dashed #1e2b55;
  margin: 3rem 0; }

a {
  color: inherit; }
  a:hover {
    color: #96125c; }

a:not([class]) {
  text-decoration-skip-ink: auto; }

input,
button,
textarea,
select {
  font: inherit; }

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important; } }

.centered {
  text-align: center; }

a.button,
a.wp-block-button__link,
button.button {
  display: inline-block;
  position: relative;
  font-weight: bold;
  text-decoration: none;
  padding-right: 4rem; }
  a.button:hover,
  a.wp-block-button__link:hover,
  button.button:hover {
    text-decoration: none;
    color: inherit; }
  a.button::before, a.button::after,
  a.wp-block-button__link::before,
  a.wp-block-button__link::after,
  button.button::before,
  button.button::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 2px;
    top: 49%;
    right: 1rem;
    background: currentcolor;
    transition: 0.2s ease all; }
  a.button::before,
  a.wp-block-button__link::before,
  button.button::before {
    transform: rotate(45deg) translateX(-3px); }
  a.button::after,
  a.wp-block-button__link::after,
  button.button::after {
    transform: rotate(135deg) translateX(3px); }
  a.button:hover::before, a.button:hover::after,
  a.wp-block-button__link:hover::before,
  a.wp-block-button__link:hover::after,
  button.button:hover::before,
  button.button:hover::after {
    right: 0; }

a.button.alt,
a.button--alt {
  display: inline-block;
  position: relative;
  font-weight: bold;
  text-decoration: none;
  padding-right: 4rem; }
  a.button.alt:hover,
  a.button--alt:hover {
    text-decoration: none;
    color: inherit; }
  a.button.alt::before, a.button.alt::after,
  a.button--alt::before,
  a.button--alt::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 2px;
    top: 49%;
    right: 1rem;
    background: currentcolor;
    transition: 0.2s ease all; }
  a.button.alt::before,
  a.button--alt::before {
    transform: rotate(45deg) translateX(-3px); }
  a.button.alt::after,
  a.button--alt::after {
    transform: rotate(135deg) translateX(3px); }
  a.button.alt:hover::before, a.button.alt:hover::after,
  a.button--alt:hover::before,
  a.button--alt:hover::after {
    right: 0; }
  a.button.alt::before, a.button.alt::after,
  a.button--alt::before,
  a.button--alt::after {
    background: white; }

.screen-reader-text {
  display: none;
  visibility: hidden; }

.grecaptcha-badge {
  opacity: 0 !important;
  left: 9999px !important; }

body > header {
  background: linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  position: fixed;
  width: 100%;
  z-index: 25;
  padding: 3rem 0; }
  body > header #logo_link {
    display: block;
    width: 120px;
    margin-left: auto;
    line-height: 0; }
  body > header #logo path,
  body > header #logo polygon {
    fill: white; }
  body > header .header_items {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  body > header nav.main {
    color: white; }
    body > header nav.main ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
    body > header nav.main ul li {
      margin: 0 0 0 3rem; }
      @media only screen and (max-width: 979px) {
        body > header nav.main ul li {
          margin: 0 0 0 1rem; } }
    body > header nav.main ul li a {
      padding: 1rem;
      text-decoration: none;
      font-weight: 600; }
      body > header nav.main ul li a:hover {
        color: white; }
    @media only screen and (max-width: 739px) {
      body > header nav.main {
        display: none; } }
  body > header nav.main.languages {
    margin-left: 3rem; }
    body > header nav.main.languages ul li {
      margin-left: 0; }
      body > header nav.main.languages ul li:first-of-type::after {
        opacity: 0.5;
        content: "|"; }
    body > header nav.main.languages ul li a {
      opacity: 0.5; }
      body > header nav.main.languages ul li a:hover {
        opacity: 1; }
    body > header nav.main.languages li.current-lang a {
      opacity: 1; }
    @media only screen and (max-width: 739px) {
      body > header nav.main.languages {
        display: block; } }
  body > header #hamburger_button {
    padding: 1.5rem 1rem;
    margin-left: -1rem;
    cursor: pointer; }
    body > header #hamburger_button span {
      display: block;
      text-indent: 999px;
      overflow: hidden;
      width: 19px;
      height: 3px;
      background: white;
      box-shadow: 0 -7px 0 white, 0  7px 0 white; }

#fullscreen_menu {
  position: fixed;
  z-index: 9999;
  min-width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  padding: 3rem 0;
  background: linear-gradient(45deg, rgba(229, 0, 100, 0.8) 0%, rgba(136, 20, 93, 0.8) 25%, rgba(30, 43, 85, 0.8) 100%);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  color: white;
  display: none; }
  @media only screen and (max-width: 979px) {
    #fullscreen_menu {
      background-size: 100%, 150%, 100%; } }
  @media only screen and (max-width: 739px) {
    #fullscreen_menu {
      background-size: 100%, 250%, 100%; } }
  #fullscreen_menu .header_items {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  #fullscreen_menu #logo {
    width: 120px; }
    #fullscreen_menu #logo path,
    #fullscreen_menu #logo polygon {
      fill: white; }
  #fullscreen_menu #fullscreen_close {
    margin-left: -1rem;
    padding: 1.5rem 1rem;
    cursor: pointer;
    position: relative;
    height: 38px;
    width: 38px; }
    #fullscreen_menu #fullscreen_close::before, #fullscreen_menu #fullscreen_close::after {
      content: "";
      position: absolute;
      width: 20px;
      height: 3px;
      top: 18px;
      right: 9px;
      background: white; }
    #fullscreen_menu #fullscreen_close::before {
      transform: rotate(45deg); }
    #fullscreen_menu #fullscreen_close::after {
      transform: rotate(135deg); }
  #fullscreen_menu > .fs-row {
    height: 100%; }
  #fullscreen_menu a {
    text-decoration: none; }
    #fullscreen_menu a:hover {
      color: white; }
  #fullscreen_menu nav.fullscreen {
    margin: 4rem 0; }
    #fullscreen_menu nav.fullscreen ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex; }
    #fullscreen_menu nav.fullscreen ul a {
      display: inline-block;
      padding: 0.25rem 0;
      position: relative; }
      #fullscreen_menu nav.fullscreen ul a::before, #fullscreen_menu nav.fullscreen ul a::after {
        content: "";
        position: absolute;
        width: 8px;
        height: 1px;
        top: 15px;
        right: -18px;
        background: white;
        transition: 0.2s ease all; }
      #fullscreen_menu nav.fullscreen ul a::before {
        transform: rotate(45deg) translateX(-4px); }
      #fullscreen_menu nav.fullscreen ul a::after {
        transform: rotate(135deg) translateX(4px); }
      #fullscreen_menu nav.fullscreen ul a:hover::before, #fullscreen_menu nav.fullscreen ul a:hover::after {
        right: -24px; }
    #fullscreen_menu nav.fullscreen ul.menu > li {
      flex-grow: 1; }
    @media only screen and (max-width: 739px) {
      #fullscreen_menu nav.fullscreen > ul.menu {
        flex-direction: column;
        margin: 1rem 0 3rem; } }
    #fullscreen_menu nav.fullscreen ul.menu > li > a {
      font-weight: 700;
      text-transform: uppercase;
      font-size: 28px;
      font-size: 2.8rem;
      line-height: 1.1;
      width: 11.8rem;
      margin-right: 6rem; }
      @media only screen and (max-width: 979px) {
        #fullscreen_menu nav.fullscreen ul.menu > li > a {
          font-size: 24px;
          font-size: 2.4rem;
          width: 12rem; } }
      @media only screen and (max-width: 739px) {
        #fullscreen_menu nav.fullscreen ul.menu > li > a {
          width: auto;
          padding-right: 1rem;
          margin-top: 3rem; } }
      #fullscreen_menu nav.fullscreen ul.menu > li > a::before, #fullscreen_menu nav.fullscreen ul.menu > li > a::after {
        content: "";
        position: absolute;
        width: 18px;
        height: 3px;
        top: 49%;
        right: -25px;
        background: white;
        transition: 0.2s ease all; }
      #fullscreen_menu nav.fullscreen ul.menu > li > a::before {
        transform: rotate(45deg) translateX(-8px); }
      #fullscreen_menu nav.fullscreen ul.menu > li > a::after {
        transform: rotate(135deg) translateX(8px); }
      #fullscreen_menu nav.fullscreen ul.menu > li > a:hover::before, #fullscreen_menu nav.fullscreen ul.menu > li > a:hover::after {
        right: -35px; }
    #fullscreen_menu nav.fullscreen ul.sub-menu {
      flex-direction: column; }
    #fullscreen_menu nav.fullscreen ul.menu > li:nth-of-type( 2 ) > ul.sub-menu {
      flex-direction: row; }
      #fullscreen_menu nav.fullscreen ul.menu > li:nth-of-type( 2 ) > ul.sub-menu li {
        margin-right: 1.5rem; }
        @media only screen and (max-width: 979px) {
          #fullscreen_menu nav.fullscreen ul.menu > li:nth-of-type( 2 ) > ul.sub-menu li {
            margin-right: 1rem; } }
      @media only screen and (max-width: 739px) {
        #fullscreen_menu nav.fullscreen ul.menu > li:nth-of-type( 2 ) > ul.sub-menu {
          flex-direction: column; } }
    #fullscreen_menu nav.fullscreen ul.menu > li > ul.sub-menu {
      border-width: 0;
      border-top-width: 3px;
      border-bottom-width: 3px;
      border-style: dotted;
      border-color: white;
      border-image-source: url("../img/dotted-border.svg");
      border-image-slice: 20% 20%;
      border-image-repeat: space;
      margin-right: 2rem;
      margin-top: 2rem;
      padding-top: 1.5rem;
      padding-bottom: 1.25rem; }
      @media only screen and (max-width: 739px) {
        #fullscreen_menu nav.fullscreen ul.menu > li > ul.sub-menu {
          border-top-width: 0;
          padding-top: 0;
          margin-top: 1rem;
          padding-bottom: 2rem; } }
    #fullscreen_menu nav.fullscreen ul.menu > li > ul.sub-menu > li > a {
      font-weight: 600;
      font-size: 16px;
      font-size: 1.6rem; }
    #fullscreen_menu nav.fullscreen ul.menu > li > ul.sub-menu > li > ul.sub-menu {
      margin: 1rem 0 0 1rem; }
      @media only screen and (max-width: 739px) {
        #fullscreen_menu nav.fullscreen ul.menu > li > ul.sub-menu > li > ul.sub-menu {
          display: none; } }
    #fullscreen_menu nav.fullscreen ul.menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
      font-weight: 400;
      opacity: 0.66;
      transition: 0.2s ease all; }
      #fullscreen_menu nav.fullscreen ul.menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
        opacity: 1; }
  #fullscreen_menu #fullscreen_menu_bottom_items {
    opacity: 0.66;
    list-style: none;
    margin: 0;
    padding: 0; }
    #fullscreen_menu #fullscreen_menu_bottom_items li {
      display: inline-block;
      margin-right: 3rem; }
    @media only screen and (max-width: 739px) {
      #fullscreen_menu #fullscreen_menu_bottom_items {
        margin-top: 4rem; } }
  #fullscreen_menu #fullscreen_menu_bottom_logos {
    opacity: 0.66;
    text-align: right; }
    #fullscreen_menu #fullscreen_menu_bottom_logos img {
      display: inline-block;
      max-width: 360px;
      height: auto; }
    @media only screen and (max-width: 739px) {
      #fullscreen_menu #fullscreen_menu_bottom_logos {
        text-align: left;
        margin-top: 4rem;
        margin-bottom: 3rem; } }
footer {
  position: relative;
  z-index: 20;
  background: #1e2b55;
  padding: 2rem 0; }
  footer h2,
  footer p,
  footer li {
    font-size: 14px;
    font-size: 1.4rem;
    color: white;
    margin: 2rem 0; }
  footer ul {
    list-style: none;
    padding: 0; }
    footer ul li {
      margin: 0 0 0.5rem; }

.social__icon {
  padding-left: 3rem;
  background-position: left center;
  background-repeat: no-repeat; }

.social__linkedin {
  background-image: url("../img/social-linkedin.svg"); }

.social__xing {
  background-image: url("../img/social-xing.svg"); }

.social__kununu {
  background-image: url("../img/social-kununu.svg"); }

#particle_wave {
  position: fixed;
  z-index: 8;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #e50064 0%, #88145d 25%, #1e2b55 100%); }
  #particle_wave #c {
    width: 100%;
    height: 100%;
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-duration: 0.5s; }
    @media only screen and (max-width: 979px) {
      #particle_wave #c {
        width: 200%;
        margin-left: -50%; } }
    @media only screen and (max-width: 739px) {
      #particle_wave #c {
        width: 300%;
        margin-left: -150%; } }
@keyframes fadeInOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.has-fadein-effect {
  opacity: 0;
  transition: opacity 0.5s ease, transform 0.5s ease; }
  .has-fadein-effect.visible {
    opacity: 1; }

body.page-template-default {
  background: linear-gradient(45deg, #e50064 0%, #88145d 25%, #1e2b55 100%); }

main.no-template {
  padding-bottom: 10rem; }

section.hero--fixed {
  position: fixed;
  z-index: 10;
  height: 100vh;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media only screen and (max-width: 979px) {
    section.hero--fixed {
      background-size: 150%, 100%; } }
  @media only screen and (max-width: 739px) {
    section.hero--fixed {
      background-size: 250%, 100%; } }
  section.hero--fixed h1 {
    color: white;
    padding-top: 3rem;
    font-size: 5vw; }
    @media only screen and (max-width: 739px) {
      section.hero--fixed h1 {
        font-size: 10vw; } }
.hero--spacer {
  height: 100vh;
  width: 100%;
  z-index: 20;
  pointer-events: none; }

section.--padded-top {
  padding-top: 33vh; }

section.--padded-bottom {
  padding-bottom: 33vh; }

section.--medium-padded-top {
  padding-top: 10vh; }

section.--medium-padded-bottom {
  padding-bottom: 10vh; }

section.has-white-background {
  background: white; }

section:not(.has-white-background), section:not(.has-white-background) p, section:not(.has-white-background) h1, section:not(.has-white-background) h2, section:not(.has-white-background) h3, section:not(.has-white-background) h4, section:not(.has-white-background) h5, section:not(.has-white-background) h6 {
  color: white; }

.text-has-shadow h2, .text-has-shadow h3, .text-has-shadow h4, .text-has-shadow h5 {
  text-shadow: 2px 6px 22px rgba(0, 0, 0, 0.2); }

.text-has-shadow p {
  text-shadow: 2px 6px 18px rgba(0, 0, 0, 0.35); }

.has-colored-shadow {
  text-shadow: 0 0 35px #88145d; }

.has-vertical-background-fade {
  background: linear-gradient(0deg, rgba(136, 20, 93, 0.8) 50%, rgba(136, 20, 93, 0) 100%); }

section.hero {
  height: 100vh;
  display: flex;
  align-items: center;
  color: white; }
  @media only screen and (max-width: 739px) {
    section.hero {
      height: auto;
      min-height: 100vh; } }
  section.hero h1 {
    font-size: 6vw;
    color: white;
    margin: 50vh 0 0;
    /*
		opacity: 1;
		animation-name: fadeInOpacity;
		animation-iteration-count: 1;
		animation-timing-function: ease-in;
		animation-duration: 0.5s;
*/ }
    @media only screen and (max-width: 739px) {
      section.hero h1 {
        font-size: 12vw;
        margin: 40vh 0 0; } }
  section.hero h2 {
    font-size: 4.5vw;
    color: white; }
    @media only screen and (max-width: 739px) {
      section.hero h2 {
        font-size: 9vw; } }
#hero_carousel {
  height: 100vh; }
  #hero_carousel .fs-carousel-pagination {
    position: relative;
    margin-top: -2.5rem; }
  #hero_carousel .fs-carousel-page {
    background: white; }
  #hero_carousel .fs-carousel-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }
  #hero_carousel .fs-carousel-item {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0s linear, visibility 0s linear;
    transition-duration: 0.25s; }
    @media only screen and (max-width: 739px) {
      #hero_carousel .fs-carousel-item {
        min-height: 100vh; } }
  #hero_carousel .fs-carousel-item.fs-carousel-visible {
    opacity: 1;
    visibility: visible;
    transition-duration: 0.25s; }
  @media only screen and (max-width: 739px) {
    #hero_carousel {
      height: auto; } }
.hero_carousel_slide {
  opacity: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  /*
	@include responsive( sm ) {
		height: auto;
		&:first-of-type {
			height: 100vh;
		}
	}
*/ }
  @media only screen and (max-width: 979px) {
    .hero_carousel_slide.--padded {
      padding: 8rem 0 0; } }
.hero_carousel__one_third {
  width: 32%; }
  @media only screen and (max-width: 739px) {
    .hero_carousel__one_third {
      width: 100%; } }
.hero_carousel__two_third {
  width: 65%; }
  .hero_carousel__two_third.--align-bottom {
    text-align: center;
    align-self: flex-end; }
  @media only screen and (max-width: 739px) {
    .hero_carousel__two_third {
      width: 100%; } }
.hero_carousel_slide__headline_l {
  font-size: 6vw;
  color: white;
  margin: 50vh 0 0; }
  @media only screen and (max-width: 739px) {
    .hero_carousel_slide__headline_l {
      font-size: 12vw;
      margin: 40vh 0 0; } }
.hero_carousel_slide__headline_m {
  font-size: 4vw;
  color: white; }
  @media only screen and (max-width: 739px) {
    .hero_carousel_slide__headline_m {
      font-size: 7vw; } }
.hero_carousel_slide__intro {
  font-size: 24px;
  font-size: 2.4rem;
  color: white; }

.hero_carousel__badge {
  width: 300px;
  margin: 5rem; }
  @media only screen and (max-width: 739px) {
    .hero_carousel__badge {
      width: 50%;
      margin: 2rem 0 2rem 27.5%; } }
section.hero--medium {
  height: 66vh;
  background-position: center center;
  background-size: cover; }
  section.hero--medium + .hero--spacer {
    height: 66vh; }
  section.hero--medium h1 {
    color: white; }

section.hero--notemplate {
  height: 40vh;
  background: url("../img/header-fallback.jpg");
  background-size: cover;
  background-position: center center; }
  section.hero--notemplate + .hero--spacer {
    height: 40vh; }
  section.hero--notemplate h1 {
    color: white; }

main.no-template {
  padding-top: 5rem;
  background: white; }

.intro--medium {
  font-size: 24px;
  font-size: 2.4rem; }
  @media only screen and (max-width: 739px) {
    .intro--medium {
      font-size: 21px;
      font-size: 2.1rem; } }
section.testimonial--large {
  background: linear-gradient(180deg, rgba(83, 33, 86, 0) 0%, rgba(83, 33, 86, 0.9) 33%); }

section.fullscreen {
  min-height: 100vh;
  width: 100%;
  background-size: cover;
  background-position: center center;
  position: relative;
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 979px) {
    section.fullscreen {
      align-items: flex-end; }
      section.fullscreen .fs-row {
        padding-bottom: 3rem; } }
  section.fullscreen .overlay_content {
    z-index: 1;
    width: 25vw;
    margin-left: 65vw; }
    section.fullscreen .overlay_content h1, section.fullscreen .overlay_content h2, section.fullscreen .overlay_content h3, section.fullscreen .overlay_content h4, section.fullscreen .overlay_content h5, section.fullscreen .overlay_content h6, section.fullscreen .overlay_content p {
      color: white; }
    @media only screen and (max-width: 979px) {
      section.fullscreen .overlay_content {
        width: 96%;
        width: calc( 100% - 40px);
        margin-left: calc( 1.041666665% + 20px);
        margin-top: 50vh;
        margin-bottom: 1rem; } }
.overlay--gradient_magenta,
.overlay--gradient_blue,
.overlay--gradient_magenta--sm,
.overlay--gradient_blue--sm {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply; }

.overlay--gradient_magenta {
  background: linear-gradient(45deg, rgba(230, 0, 128, 0.8) 0%, rgba(230, 0, 126, 0) 33%); }
  @media only screen and (max-width: 739px) {
    .overlay--gradient_magenta {
      display: none; } }
.overlay--gradient_magenta--sm {
  background: linear-gradient(45deg, rgba(230, 0, 128, 0.8) 0%, rgba(230, 0, 126, 0) 33%); }

.overlay--gradient_blue {
  background: linear-gradient(-90deg, rgba(33, 43, 85, 0.8) 0%, rgba(33, 43, 85, 0) 50%); }
  @media only screen and (max-width: 739px) {
    .overlay--gradient_blue {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0.9) 100%); } }
.overlay--gradient_blue--sm {
  background: linear-gradient(-90deg, rgba(33, 43, 85, 0.8) 0%, rgba(33, 43, 85, 0) 50%); }

#thecompany_person {
  max-height: 100vh;
  width: auto;
  padding-top: 20vh; }
  @media only screen and (max-width: 739px) {
    #thecompany_person {
      padding: 5rem 15vw 0; } }
#thecompany_villa {
  max-height: 100vh;
  width: auto;
  padding: 10%; }

section.team {
  overflow: hidden;
  /*
	.fs-carousel-item.fs-carousel-visible {
		padding: 1rem;
	// 	margin: 1rem;
		padding-top: 0;
		margin-bottom: 1rem;
	}
*/ }
  section.team h1, section.team h2, section.team h3, section.team h4, section.team h5, section.team h6, section.team p {
    color: white; }
  section.team #team_carousel_holder {
    text-align: center;
    margin-bottom: 5vh;
    /*
		background: url( '../img/wave-sample-white.png' ), linear-gradient( 90deg, $color-purple 0%, $color-blue 100% );
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
		background-attachment: fixed;
		@include responsive( md ) {
			background-size: 150%;
		}
*/ }
    @media only screen and (max-width: 739px) {
      section.team #team_carousel_holder {
        margin: 8vh 0; } }
  section.team a {
    text-decoration: none;
    display: block;
    -webkit-user-select: none;
    /* Safari 3.1+ */
    -moz-user-select: none;
    /* Firefox 2+ */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
    /* Standard syntax */
    user-drag: none;
    -webkit-user-drag: none; }
  section.team h3 {
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
    margin: 20% 10% 0; }
    @media only screen and (max-width: 739px) {
      section.team h3 {
        font-size: 16px;
        font-size: 1.6rem; } }
  section.team .fs-carousel-canister {
    overflow: visible !important; }
  section.team .fs-carousel-wrapper {
    width: 85vw;
    margin: 0 auto;
    /*
		@include responsive( lg ) {
			width: 16.6666vw;
		}
		@include responsive( md ) {
			width: 25vw;
		}
*/ }
    @media only screen and (max-width: 739px) {
      section.team .fs-carousel-wrapper {
        width: 100%; } }
  section.team .fs-carousel-enabled.fs-carousel-contained,
  section.team .fs-carousel-enabled.fs-carousel-contained .fs-carousel-container,
  section.team .fs-carousel-enabled.fs-carousel-contained .fs-carousel-viewport,
  section.team .fs-carousel-enabled.fs-carousel-contained .fs-carousel-wrapper {
    overflow: visible !important; }
  section.team .fs-carousel-item {
    transition: 0.2s ease all;
    padding: 2rem; }
  section.team .fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-page {
    background: white; }
  @media only screen and (max-width: 739px) {
    section.team .fs-carousel-canister {
      width: auto;
      white-space: nowrap;
      overflow-x: scroll !important;
      overflow-y: hidden !important; }
    section.team .fs-carousel-item {
      display: inline-block;
      width: 40vw;
      white-space: normal; } }
  section.team .glider {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    scrollbar-width: none;
    padding-top: 10rem; }
    section.team .glider .glider-slide {
      transition: 0.33s ease all;
      transform: scale(0.3) translateY(-35rem);
      opacity: 0.8;
      z-index: 5;
      min-width: 0;
      overflow: visible; }
      section.team .glider .glider-slide img {
        box-shadow: 0 1rem 5rem rgba(0, 0, 0, 0.25); }
    section.team .glider .glider-slide.center {
      transform: none;
      opacity: 1;
      z-index: 55; }
    section.team .glider .glider-slide.left-1 {
      transform: scale(0.9) translateX(5rem) translateY(-1rem);
      opacity: 1;
      z-index: 45; }
    section.team .glider .glider-slide.right-1 {
      transform: scale(0.9) translateX(-5rem) translateY(-1rem);
      opacity: 1;
      z-index: 45; }
    section.team .glider .glider-slide.left-2 {
      transform: scale(0.8) translateX(15rem) translateY(-5rem);
      opacity: 0.9;
      z-index: 35; }
    section.team .glider .glider-slide.right-2 {
      transform: scale(0.8) translateX(-15rem) translateY(-5rem);
      opacity: 0.9;
      z-index: 35; }
    section.team .glider .glider-slide.left-3 {
      transform: scale(0.7) translateX(25rem) translateY(-11rem);
      opacity: 0.8;
      z-index: 25; }
    section.team .glider .glider-slide.right-3 {
      transform: scale(0.7) translateX(-25rem) translateY(-11rem);
      opacity: 0.8;
      z-index: 25; }
    section.team .glider .glider-slide.left-4 {
      transform: scale(0.6) translateX(35rem) translateY(-20rem);
      opacity: 0.8;
      z-index: 15; }
    section.team .glider .glider-slide.right-4 {
      transform: scale(0.6) translateX(-35rem) translateY(-20rem);
      opacity: 0.8;
      z-index: 15; }
  section.team .glider-dots {
    margin-top: 5rem; }
    section.team .glider-dots .glider-dot {
      background: white;
      opacity: 0.66; }
      section.team .glider-dots .glider-dot:hover, section.team .glider-dots .glider-dot.active {
        opacity: 1; }
    @media only screen and (max-width: 739px) {
      section.team .glider-dots {
        transform: scale(0.85); } }
.team_member_profiles {
  position: absolute;
  z-index: 21; }

.team_member_modal {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.66); }
  .team_member_modal .fs-row {
    height: 100vh;
    align-items: stretch; }

/*
.team_member_modal:not(:first-of-type){
	display: none;
}
*/
.team_member_modal_content {
  box-shadow: 0 5rem 15rem rgba(0, 0, 0, 0.5);
  background: #111;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 10% 20%;
  height: 75vh;
  margin-top: 5rem;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column; }
  .team_member_modal_content .overlay--gradient_blue {
    background: linear-gradient(-90deg, #212b55 0%, rgba(33, 43, 85, 0) 80%); }
    @media only screen and (max-width: 739px) {
      .team_member_modal_content .overlay--gradient_blue {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0.9) 100%); } }
  @media only screen and (max-width: 979px) {
    .team_member_modal_content {
      margin-top: 6rem; } }
  @media only screen and (max-width: 739px) {
    .team_member_modal_content {
      margin-top: 9vh;
      height: 82vh;
      overflow-y: scroll;
      background-size: 275% auto;
      background-position: left top; }
      .team_member_modal_content .overlay--gradient_blue {
        position: fixed;
        height: 100%;
        z-index: 10; } }
  .team_member_modal_content .team_member_modal_text {
    z-index: 1;
    width: 50%;
    height: 100%;
    margin-left: 50%;
    padding-top: 5rem;
    padding-bottom: 5rem;
    padding-right: 10%;
    overflow-y: scroll;
    display: flex;
    flex-direction: column; }
    .team_member_modal_content .team_member_modal_text .team_member_modal_text__centered {
      margin-top: auto;
      margin-bottom: auto; }
      @media only screen and (max-width: 739px) {
        .team_member_modal_content .team_member_modal_text .team_member_modal_text__centered {
          padding-top: 33vh;
          margin-bottom: 0; } }
    .team_member_modal_content .team_member_modal_text h1, .team_member_modal_content .team_member_modal_text h2, .team_member_modal_content .team_member_modal_text h3, .team_member_modal_content .team_member_modal_text h4, .team_member_modal_content .team_member_modal_text h5, .team_member_modal_content .team_member_modal_text h6, .team_member_modal_content .team_member_modal_text p {
      color: white; }
    @media only screen and (max-width: 739px) {
      .team_member_modal_content .team_member_modal_text {
        overflow: visible;
        height: 100%;
        width: 90%;
        margin-left: 5%;
        margin-bottom: 2rem;
        padding-right: 0;
        z-index: 11; } }
    .team_member_modal_content .team_member_modal_text h3,
    .team_member_modal_content .team_member_modal_text p {
      margin: 0; }
    .team_member_modal_content .team_member_modal_text p {
      margin-top: 2rem; }
  .team_member_modal_content .button--close {
    z-index: 2;
    cursor: pointer;
    position: absolute;
    height: 40px;
    width: 40px;
    top: 1.5rem;
    right: 1.5rem; }
    .team_member_modal_content .button--close::before, .team_member_modal_content .button--close::after {
      content: "";
      position: absolute;
      width: 20px;
      height: 3px;
      top: 18px;
      right: 9px;
      background: white; }
    .team_member_modal_content .button--close::before {
      transform: rotate(45deg); }
    .team_member_modal_content .button--close::after {
      transform: rotate(135deg); }
    @media only screen and (max-width: 739px) {
      .team_member_modal_content .button--close {
        position: fixed;
        top: 15vh;
        right: 12vw;
        z-index: 25; } }
.box--gradient {
  margin-left: -3%;
  padding-left: 3%;
  margin-right: -3%;
  padding-right: 3%;
  background: linear-gradient(90deg, #96125c 0%, #1e2b55 66%); }
  @media only screen and (max-width: 739px) {
    .box--gradient {
      padding-left: 10%;
      padding-right: 10%; } }
  .box--gradient h2, .box--gradient h3, .box--gradient h4, .box--gradient p {
    color: white; }
  .box--gradient .fs-row {
    align-items: stretch; }
    .box--gradient .fs-row .fs-cell {
      display: flex; }
      @media only screen and (max-width: 979px) {
        .box--gradient .fs-row .fs-cell {
          display: block; } }
  .box--gradient img {
    margin-bottom: 3rem; }
  .box--gradient img.shift--left-top {
    align-self: flex-end;
    margin-left: -20%;
    width: 120%;
    max-width: 120%;
    height: auto;
    margin-top: -14rem; }
    @media only screen and (max-width: 979px) {
      .box--gradient img.shift--left-top {
        margin-left: 0;
        width: 100%;
        max-width: 100%;
        margin-top: 3%; } }
  .box--gradient .image-shift--top {
    position: relative;
    padding-top: 5rem; }
    .box--gradient .image-shift--top img {
      position: absolute;
      bottom: 0; }
      @media only screen and (max-width: 979px) {
        .box--gradient .image-shift--top img {
          position: relative; } }
    @media only screen and (max-width: 979px) {
      .box--gradient .image-shift--top {
        padding-top: 3%; } }
.box--dotted {
  display: flex;
  flex-direction: column;
  margin: 3rem 0;
  padding: 0 0 1rem;
  position: relative;
  border-width: 0;
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-style: dotted;
  border-color: white;
  border-image-source: url("../img/dotted-border.svg");
  border-image-slice: 20% 20%;
  border-image-repeat: space; }
  .box--dotted p:last-of-type {
    margin-top: auto; }
  .box--dotted h3 {
    margin: 3rem 0 2rem;
    text-transform: none;
    font-size: 22px;
    font-size: 2.2rem; }
  .box--dotted p {
    margin: 1rem 0; }

.industry_banner {
  width: 100%;
  padding-top: 25%;
  margin: 3rem 0;
  background: #eee;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.box--dotted-top {
  /*
	p:last-of-type {
		margin-top: auto;
	}
*/
  margin: 2rem 0 0;
  position: relative;
  border-width: 0;
  border-top-width: 3px;
  border-style: dotted;
  border-color: white;
  border-image-source: url("../img/dotted-border-blue.svg");
  border-image-slice: 20% 20%;
  border-image-repeat: space; }
  .box--dotted-top h3 {
    margin: 3rem 0 1rem;
    text-transform: none;
    font-size: 22px;
    font-size: 2.2rem;
    position: relative;
    display: inline-block; }
    .box--dotted-top h3::before, .box--dotted-top h3::after {
      content: "";
      position: absolute;
      width: 10px;
      height: 3px;
      top: 49%;
      right: -25px;
      background: #1e2b55;
      transition: 0.2s ease all; }
    .box--dotted-top h3::before {
      transform: rotate(45deg) translateX(-4px); }
    .box--dotted-top h3::after {
      transform: rotate(135deg) translateX(4px); }
  .box--dotted-top:hover h3::before, .box--dotted-top:hover h3::after {
    right: -35px; }
  .box--dotted-top a {
    text-decoration: none; }
    .box--dotted-top a:hover {
      color: inherit; }
  .box--dotted-top p {
    margin: 1rem 0; }

.box--accordion {
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: block; }
  .box--accordion .fs-row .fs-cell {
    display: block; }
  .box--accordion .box--dotted-top {
    display: flex;
    flex-direction: column; }
  .box--accordion .box--dotted {
    padding-bottom: 0;
    border-bottom-width: 0;
    /*
		&::before {
			top: 1rem;
			content: url( '../img/dotted-line-half.svg' );
		}
*/
    /*
		&::after {
			content: none;
		}
*/
    /*
		&:last-of-type::after {
			content: url( '../img/dotted-line-half.svg' );
			position: absolute;
			bottom: 0;
			width: 100%;
		}
*/ }
    .box--accordion .box--dotted:last-of-type {
      border-bottom-width: 3px;
      padding-bottom: 2rem; }
  .box--accordion h3 {
    cursor: pointer;
    position: relative;
    margin-bottom: 1rem; }
    .box--accordion h3::before, .box--accordion h3::after {
      content: "";
      position: absolute;
      width: 20px;
      height: 3px;
      top: calc( 50% - 3px);
      right: 0;
      background: #1e2b55;
      transition: 0.2s ease all; }
    .box--accordion h3::before {
      transform: none; }
    .box--accordion h3::after {
      transform: rotate(90deg); }
    .box--accordion h3.--open::before {
      transform: rotate(45deg); }
    .box--accordion h3.--open::after {
      transform: rotate(135deg); }
  .box--accordion:hover h3::before, .box--accordion:hover h3::after {
    right: 0; }
  .box--accordion .accordion-content {
    display: none; }
    .box--accordion .accordion-content p:first-of-type {
      margin-top: 0; }

.box--quote {
  margin: 5vh 0; }
  .box--quote h2,
  .box--quote p {
    margin: 3rem 0; }
  @media only screen and (max-width: 979px) {
    .box--quote h2 {
      margin-bottom: 0; } }
.haccordion__container {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100vh; }
  @media only screen and (max-width: 739px) {
    .haccordion__container {
      flex-direction: column;
      height: auto; } }
  .haccordion__container .overlay--gradient_magenta--sm,
  .haccordion__container .overlay--gradient_blue--sm {
    opacity: 0;
    transition: opacity 0.5s ease; }
    @media only screen and (max-width: 739px) {
      .haccordion__container .overlay--gradient_magenta--sm,
      .haccordion__container .overlay--gradient_blue--sm {
        opacity: 1; } }
.haccordion__slide {
  position: relative;
  overflow: hidden;
  height: 100%;
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  transition: all 0.5s ease;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 739px) {
    .haccordion__slide {
      flex-direction: column;
      align-items: flex-start;
      height: auto;
      padding: 2.25rem; } }
  .haccordion__slide:hover, .haccordion__slide:focus {
    transition: all 0.5s ease;
    flex: 4; }
    .haccordion__slide:hover .haccordion__slide_copy, .haccordion__slide:focus .haccordion__slide_copy {
      opacity: 1; }
    .haccordion__slide:hover::after, .haccordion__slide:focus::after {
      opacity: 0.35; }
    .haccordion__slide:hover .overlay--gradient_magenta--sm,
    .haccordion__slide:hover .overlay--gradient_blue--sm, .haccordion__slide:focus .overlay--gradient_magenta--sm,
    .haccordion__slide:focus .overlay--gradient_blue--sm {
      opacity: 1; }
  .haccordion__slide::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: black;
    opacity: 0;
    transition: opacity 0.5s ease; }
    @media only screen and (max-width: 739px) {
      .haccordion__slide::after {
        opacity: 0.35; } }
.haccordion__slide_title {
  z-index: 1;
  font-weight: 700;
  padding: 1vw;
  color: white;
  font-size: 3vw; }
  @media only screen and (max-width: 739px) {
    .haccordion__slide_title {
      font-size: 10vw;
      padding: 0;
      display: block; } }
.haccordion__slide_copy {
  z-index: 1;
  color: white;
  position: absolute;
  opacity: 0;
  transition: opacity 0.5s ease;
  right: 10%;
  width: 25vw; }
  @media only screen and (max-width: 739px) {
    .haccordion__slide_copy {
      right: auto;
      width: 100%;
      position: relative;
      opacity: 1;
      padding: 0; } }
.podcast__container {
  background-image: url("../img/podcast.jpg");
  background-position: left bottom;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 25% 0; }

.podcast__title {
  margin: 0;
  color: white;
  text-align: center;
  padding: 0 3rem; }

.large_list__container {
  list-style: none;
  padding: 0;
  counter-reset: items; }

.large_list__single_item {
  display: block;
  counter-increment: items;
  position: relative;
  padding-left: 10rem;
  width: 45%; }
  @media only screen and (max-width: 979px) {
    .large_list__single_item {
      width: 65%; } }
  @media only screen and (max-width: 739px) {
    .large_list__single_item {
      width: 100%; } }
  .large_list__single_item:nth-of-type(2n) {
    margin-left: 50%; }
    @media only screen and (max-width: 979px) {
      .large_list__single_item:nth-of-type(2n) {
        margin-left: 35%; } }
    @media only screen and (max-width: 739px) {
      .large_list__single_item:nth-of-type(2n) {
        margin-left: 0; } }
  .large_list__single_item::before {
    content: "0" counter(items);
    position: absolute;
    left: 0;
    font-size: 54px;
    font-size: 5.4rem;
    font-weight: 700;
    opacity: 0.3; }
  .large_list__single_item:nth-child(n + 10)::before {
    content: counter(items); }

.large_list__single_title {
  font-size: 24px;
  font-size: 2.4rem;
  text-transform: none;
  margin-bottom: 1rem; }

main {
  position: relative;
  z-index: 15;
  /*
	background-color: white;
	background-image: url( '../img/wave-sample-grey.png' );
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: fixed;
	@include responsive( md ) {
		background-size: 150%;
	}
	@include responsive( sm ) {
		background-size: 250%;
	}
*/
  width: 100%;
  overflow-x: hidden; }

main.main--gradient {
  background: url("../img/wave-sample-white.png"), linear-gradient(90deg, #96125c 0%, #1e2b55 100%);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed; }
  @media only screen and (max-width: 979px) {
    main.main--gradient {
      background-size: 150%; } }
  @media only screen and (max-width: 739px) {
    main.main--gradient {
      background-size: 250%; } }
  main.main--gradient h2, main.main--gradient h3, main.main--gradient h4, main.main--gradient p {
    color: white; }

/*** FORMS *******
--------------- */
*::-webkit-input-placeholder {
  color: #666666; }

*:-moz-placeholder {
  color: #666666;
  opacity: 1; }

*::-moz-placeholder {
  color: #666666;
  opacity: 1; }

*:-ms-input-placeholder {
  color: #666666; }

*::-ms-input-placeholder {
  color: #666666; }

*::placeholder {
  color: #666666; }

form {
  /*
	fieldset {
		background: white;
		box-shadow: 0 0.25rem 1rem $color-creme;
		border-radius: $radius-md;
		padding: 1rem 2.5rem 2.5rem;
	}
*/ }
  form fieldset {
    border: none;
    padding: 0; }
  form input[type=text],
  form input[type=email],
  form input[type=tel],
  form input[type=url],
  form input[type=number],
  form input[type=password],
  form textarea,
  form select {
    -webkit-appearance: none !important;
    font-family: "Ivy Style Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: inherit;
    padding: 0.5rem 1.25rem 0.6rem;
    margin: 0.5rem 0;
    outline: none;
    border: 0;
    color: #1e2b55 !important;
    background-color: #fafafa !important;
    border-bottom: 1px solid #ccc;
    width: 100%;
    transition: all .2s ease; }
  form input:focus,
  form select:focus,
  form textarea:focus {
    border-color: #1e2b55; }
  form input[type=checkbox] {
    -webkit-appearance: checkbox; }
  form input[type=radio] {
    -webkit-appearance: radio; }
  form textarea {
    resize: vertical; }
  form select {
    border-radius: 0;
    padding-right: 6rem;
    background-image: linear-gradient(45deg, transparent 50%, #666666 50%), linear-gradient(135deg, #666666 50%, transparent 50%) !important;
    background-position: calc( 100% - 18px) calc( 50% + 1px), calc( 100% - 13px) calc( 50% + 1px) !important;
    background-size: 5px 5px, 5px 5px !important;
    background-repeat: no-repeat !important; }
  form button,
  form input[type=submit],
  form button[type=submit] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 1rem 3rem !important;
    font-size: inherit !important;
    background: #1e2b55 !important;
    color: white !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    transition: 0s linear all; }
    form button:hover,
    form input[type=submit]:hover,
    form button[type=submit]:hover {
      background-color: none;
      background-position: 0% 50%;
      transition: 0.66s ease all;
      cursor: pointer; }

.km_row {
  display: flex; }

.km_label {
  float: none !important;
  width: 33%;
  padding-top: 10px; }

.km_input {
  float: none !important;
  width: 66% !important; }

.nf-form-wrap .nf-before-form-content {
  margin-bottom: 10px;
  font-size: 14px; }

.nf-form-wrap .nf-form-content {
  padding: 0; }

.has-white-color {
  color: #FFFFFF !important; }

.has-white-background-color {
  background-color: #FFFFFF !important; }

.has-palegrey-color {
  color: #FAFAFA !important; }

.has-palegrey-background-color {
  background-color: #FAFAFA !important; }

.has-black-color {
  color: #000000 !important; }

.has-black-background-color {
  background-color: #000000 !important; }

.has-blue-color {
  color: #1e2b55 !important; }

.has-blue-background-color {
  background-color: #1e2b55 !important; }

.has-magenta-color {
  color: #e50064 !important; }

.has-magenta-background-color {
  background-color: #e50064 !important; }

.has-blue-magenta-gradient-background {
  background: linear-gradient(45deg, #e50064 0%, #88145d 25%, #1e2b55 100%); }

.alignfull {
  width: 100vw;
  margin-left: calc( 50% - 50vw);
  margin-right: calc( 50% - 50vw); }

#countdown {
  max-width: 640px;
  margin: 0 auto;
  display: flex;
  gap: 2.5%; }
  @media only screen and (max-width: 739px) {
    #countdown {
      gap: 1%; } }
#countdown > div {
  display: block;
  flex-basis: 25%;
  text-align: center;
  background: #fafafa;
  padding: 10px 0; }

#countdown span {
  display: block;
  color: #1e2b55;
  font-variant-numeric: tabular-nums; }

#countdown span:first-of-type {
  font-weight: bold;
  font-size: 54px; }
  @media only screen and (max-width: 979px) {
    #countdown span:first-of-type {
      font-size: 42px; } }
  @media only screen and (max-width: 739px) {
    #countdown span:first-of-type {
      font-size: 32px; } }
#countdown span:last-of-type {
  opacity: 0.66; }
  @media only screen and (max-width: 739px) {
    #countdown span:last-of-type {
      font-size: 8px; } }
#agenda {
  max-width: 540px;
  margin: 0 auto; }

.agenda__row {
  display: flex; }

.agenda__time {
  width: 135px;
  flex-shrink: 0;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  color: #aaa; }
  .agenda__time::before {
    content: "";
    position: absolute;
    top: 17px;
    right: -4px;
    width: 10px;
    height: 10px;
    background: #e50064;
    border-radius: 10px;
    z-index: 5; }
  .agenda__time::after {
    content: "";
    position: absolute;
    right: 0;
    top: 17px;
    bottom: -17px;
    width: 2px;
    background: #ddd;
    z-index: 4; }

.agenda__row:last-of-type .agenda__time::after {
  content: none; }

.agenda__content {
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 5px; }

.agenda__title {
  padding-bottom: 5px; }

.agenda__toggle {
  cursor: pointer; }

.agenda__text {
  display: none;
  opacity: 0.75; }
