/*!
Theme Name: Dental Angels
Author: parsmedia
Author URI: https://parsmedia.info/
Description: 
Version: 1.0.0
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@700&family=Roboto+Slab&family=Roboto:ital,wght@0,400;0,700;1,400&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, 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; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* 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 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  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.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-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.
 */
[type="search"]::-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 Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

*, *:after, *:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  min-height: 100%;
  width: 100%; }

body {
  color: #3C3C3B;
  font-family: "Roboto", sans-serif;
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1.75; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.accessibility {
  display: block;
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute;
  bottom: 300%;
  right: 300%;
  z-index: -1; }

.frame {
  padding-bottom: 56.25%;
  position: relative;
  overflow: visible;
  z-index: 10; }
  .frame iframe {
    height: 100%;
    width: 100%;
    border: 0;
    position: absolute;
    top: 0;
    left: 0; }

.defocus {
  display: block;
  width: 100%;
  height: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 25;
  border: 0;
  background: none; }
  .show-nav .defocus, .show-quick .defocus {
    height: 100%; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
blockquote {
  margin: 1.75em 0; }
  h1:first-child,
  h2:first-child,
  h3:first-child,
  h4:first-child,
  h5:first-child,
  h6:first-child,
  p:first-child,
  ul:first-child,
  ol:first-child,
  blockquote:first-child {
    margin-top: 0; }
  h1:last-child,
  h2:last-child,
  h3:last-child,
  h4:last-child,
  h5:last-child,
  h6:last-child,
  p:last-child,
  ul:last-child,
  ol:last-child,
  blockquote:last-child {
    margin-bottom: 0; }

a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: #be3abf;
  text-decoration-thickness: 2px; }

li:first-child {
  margin-top: 0; }
li:last-child {
  margin-bottom: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Slab", serif;
  font-size: 1.0625rem;
  line-height: 1.3; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: inherit;
    text-decoration: none; }

h1 {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.1; }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 1.8125rem; } }
  @media screen and (min-width: 1024px) {
    h1 {
      font-size: 2.25rem; } }

h2 {
  color: #696969;
  font-size: 1.375rem;
  font-weight: 700; }
  @media screen and (min-width: 768px) {
    h2 {
      font-size: 1.5625rem; } }
  @media screen and (min-width: 1024px) {
    h2 {
      font-size: 1.75rem; } }

h3 {
  margin-bottom: 1.5em;
  color: #696969;
  font-size: 1.375rem;
  font-weight: 300; }
  @media screen and (min-width: 768px) {
    h3 {
      font-size: 1.5625rem; } }
  @media screen and (min-width: 1024px) {
    h3 {
      font-size: 1.75rem; } }

h4 {
  margin-bottom: 0; }
  h4 + p {
    margin-top: 0; }

.highlight__intro ol,
.block__content ol {
  padding: 0 0 0 2.5rem;
  list-style: none;
  counter-reset: ol; }
  .highlight__intro ol ol,
  .highlight__intro ol ul,
  .block__content ol ol,
  .block__content ol ul {
    padding-left: 2rem; }
  .highlight__intro ol > li,
  .block__content ol > li {
    counter-increment: ol;
    margin: 1.75em 0;
    position: relative;
    line-height: 1.75; }
    .highlight__intro ol > li:before,
    .block__content ol > li:before {
      content: counter(ol);
      width: 2rem;
      height: 2rem;
      position: absolute;
      top: 0.875em;
      right: 100%;
      margin-right: .5rem;
      transform: translate(0, -50%);
      border: 2px solid;
      border-radius: 50%;
      color: #be3abf;
      font-weight: bold;
      line-height: 1.75;
      text-align: center; }
.highlight__intro ul,
.block__content ul {
  padding: 0;
  list-style: none; }
  .highlight__intro ul ol,
  .highlight__intro ul ul,
  .block__content ul ol,
  .block__content ul ul {
    padding-left: 2rem; }
  @media screen and (min-width: 480px) {
    .highlight__intro ul,
    .block__content ul {
      width: 80%; } }
  .highlight__intro ul > li,
  .block__content ul > li {
    padding-left: 1.5rem;
    position: relative;
    margin: 1.75em 0;
    line-height: 1.75; }
    .highlight__intro ul > li:before,
    .block__content ul > li:before {
      content: '';
      display: block;
      width: 1rem;
      height: 2px;
      position: absolute;
      top: 0.875em;
      left: 0;
      transform: translate(0, -50%);
      background: #be3abf; }

nav ul {
  list-style: none; }

b,
strong {
  font-weight: 700; }

.nowrap {
  white-space: nowrap; }

img.size-thumbnail {
  height: 160px;
  width: auto;
  max-width: 160px; }

img.size-small {
  height: 160px;
  max-width: 100%;
  width: auto; }

img.size-medium {
  width: 480px;
  max-width: 100%;
  height: auto; }

img.size-large {
  width: 800px;
  max-width: 100%;
  height: auto; }

img.size-full {
  width: auto;
  max-width: 100%;
  height: auto; }

.alignleft {
  display: block;
  margin: 0 auto 2rem; }
  @media screen and (min-width: 768px) {
    .alignleft {
      float: left;
      margin-right: 2rem; } }

.alignright {
  display: block;
  margin: 0 auto 2rem; }
  @media screen and (min-width: 768px) {
    .alignright {
      float: right;
      margin-left: 2rem; } }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2em;
  float: none; }

.wp-caption {
  max-width: 100%;
  padding: 1em;
  background: #EDEDED; }
  .wp-caption img {
    margin: 0 0 1em !important;
    float: none !important; }
  .wp-caption .wp-caption-text {
    margin-top: 0; }

.wp-video {
  width: 100% !important; }
  .wp-video .mejs-container {
    width: inherit !important;
    height: 0 !important;
    padding-top: 56.25%;
    position: relative; }
  .wp-video .mejs-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .wp-video br {
    display: none; }

.masthead {
  display: grid;
  grid-template-columns: auto auto 1fr;
  align-items: center;
  width: 100%;
  padding: 0 2rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000; }
  @media screen and (min-width: 420px) {
    .masthead {
      grid-template-columns: 1fr auto 1fr; } }
  .masthead__logo {
    grid-column: 2 / 3;
    grid-row: 1;
    opacity: 0;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
    .masthead__logo img {
      display: block;
      width: auto;
      height: 2rem;
      margin: 1rem; }
      @media screen and (min-width: 420px) {
        .masthead__logo img {
          height: 3rem; } }
      @media screen and (min-width: 768px) {
        .masthead__logo img {
          height: 4rem; } }
      @media screen and (min-width: 1024px) {
        .masthead__logo img {
          height: 5rem; } }
  .masthead--fixed .masthead {
    position: fixed;
    background: black;
    border-bottom: 2px solid #be3abf; }
    .masthead--fixed .masthead__logo {
      opacity: 1; }

#content {
  counter-reset: blockHeadings; }

.infinite-loader {
  display: block;
  padding: 6rem 0 0;
  margin: 0 auto 2rem;
  font-family: "Roboto", sans-serif;
  color: #CFC4C5;
  text-align: center; }
  .infinite-loader--loading {
    animation: infinite-loader 1.6s infinite; }
  .infinite-loader--done {
    display: none; }
  .infinite-loader:before {
    display: block;
    width: 5rem;
    height: 5rem;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background: url("graphics/zbb-logo-icon-only.svg") center center no-repeat;
    background-size: contain; }
  .infinite-loader:after {
    content: none; }

.search .paging-navigation {
  padding-top: 2rem; }
.paging-navigation ul {
  display: flex;
  width: 100%;
  max-width: none;
  justify-content: center; }
.paging-navigation li {
  margin: 0 .375em;
  padding: 0;
  border-bottom: 0; }
.paging-navigation .current {
  font-weight: 700; }

.page-footer {
  background: black;
  color: white; }
  .page-footer__legal {
    padding: 1rem 0; }

.footer-nav__top-level {
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 1rem;
  list-style: none; }
  @media screen and (min-width: 480px) {
    .footer-nav__top-level {
      flex-flow: row; } }
.footer-nav__item {
  margin: 1rem;
  position: relative;
  line-height: 1;
  text-align: center; }
  @media screen and (min-width: 480px) {
    .footer-nav__item {
      margin: 0 1rem; }
      .footer-nav__item + .footer-nav__item:before {
        content: '';
        display: block;
        width: 1px;
        height: 100%;
        position: absolute;
        top: 0;
        left: -1rem;
        background: white; } }
  .footer-nav__item > a {
    color: inherit;
    line-height: 1;
    text-decoration-color: #be3abf;
    text-decoration-thickness: 2px; }

.grid-warning {
  display: block;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background: #de0027;
  color: white; }
  .grid-warning__content {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem 1rem; }
  @supports (display: grid) {
    .grid-warning {
      display: none; } }

.breadcrumb {
  padding-bottom: 2rem; }
  .breadcrumb br {
    display: none; }
  .breadcrumb__link {
    color: currentColor;
    text-decoration: none;
    white-space: nowrap; }
  .breadcrumb__list {
    margin: 0 0 4rem;
    padding: 0 2rem 0; }
    @media screen and (min-width: 768px) {
      .breadcrumb__list {
        display: flex;
        flex-flow: row wrap; } }
  .breadcrumb__item {
    padding: 0 0 0 1.825rem;
    margin-bottom: 1.25rem;
    position: relative;
    list-style: none;
    line-height: 1.2; }
    .breadcrumb__item:before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-top: .4rem solid transparent;
      border-left: .625rem solid currentColor;
      border-bottom: .4rem solid transparent;
      position: absolute;
      top: 50%;
      left: .7rem;
      margin-right: .25rem;
      transform: translate(0, -50%); }
    .breadcrumb__item:first-child {
      padding-left: 0; }
      .breadcrumb__item:first-child:before {
        content: none; }
    .breadcrumb__item:last-child {
      margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      .breadcrumb__item {
        margin-bottom: 0;
        margin-left: 0; } }

.gallery {
  min-width: 100%; }
  .gallery .owl-nav {
    display: flex;
    justify-content: center; }
    .gallery .owl-nav button {
      display: inline-block;
      margin: 1rem 1rem 0; }
    .gallery .owl-nav .owl-prev {
      padding-right: 2.5rem;
      padding-left: 1.5rem; }
      .gallery .owl-nav .owl-prev:before {
        left: auto;
        right: 0; }
      .gallery .owl-nav .owl-prev:after {
        left: 0;
        right: 0;
        transform: translate(0, -50%) rotate(180deg); }
      .gallery .owl-nav .owl-prev:hover:after {
        transform: translate(-1rem, -50%) rotate(180deg); }
  .gallery__item {
    position: relative; }
    .gallery__item--has-video .gallery__image {
      visibility: hidden; }
  .gallery__image {
    width: 100%;
    height: auto; }
  .gallery__video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.contact-form {
  min-width: calc( 320px - 4rem );
  margin-top: 2rem;
  margin-bottom: 2rem; }
  @media screen and (min-width: 768px) {
    .contact-form {
      margin-top: 4rem;
      margin-bottom: 4rem; } }
  .contact-form:first-child {
    margin-top: 0; }
  .contact-form__element {
    width: 100%;
    margin-bottom: 1em;
    position: relative;
    color: #3C3C3B; }
    @media screen and (min-width: 768px) {
      .contact-form__element {
        margin-bottom: 1.5em; } }
    .contact-form__element--select .label {
      margin-top: 2rem;
      margin-left: 0.1875rem;
      margin-bottom: .25rem; }
    .contact-form__element--required {
      display: none !important; }
    .nojs .contact-form__element .contact-form__label, .contact-form__element--has-focus .contact-form__label, .contact-form__element--has-input .contact-form__label {
      top: 1.5rem;
      color: #be3abf;
      font-size: 0.875em;
      line-height: 1.4; }
    .nojs .contact-form__element .contact-form__input, .contact-form__element--has-focus .contact-form__input, .contact-form__element--has-input .contact-form__input {
      padding-bottom: 1.225em; }
      .nojs .contact-form__element .contact-form__input--select, .contact-form__element--has-focus .contact-form__input--select, .contact-form__element--has-input .contact-form__input--select {
        padding-bottom: 0; }
    .contact-form__element--has-focus .contact-form__input {
      border-bottom-color: #be3abf; }
  .contact-form__alert {
    margin: 0 0 0 .5rem;
    color: #de0027;
    font-size: 0;
    opacity: 0;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
  .contact-form__label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    display: block;
    width: 100%;
    padding: 0 0 0 0.125rem;
    border: 1px solid transparent;
    cursor: text;
    color: inherit;
    line-height: 2rem;
    pointer-events: none;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
  .contact-form__input {
    width: 100%;
    padding: 0 0 .25rem 0.1875rem;
    background: white;
    border: 0;
    border-bottom: 1px solid black;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: 1rem;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
    .contact-form__input:focus {
      outline: none; }
    .contact-form__input--non-validate {
      border-color: #de0027; }
      .contact-form__input--non-validate + .contact-form__alert {
        margin-top: 0.5rem;
        font-size: 1rem;
        opacity: 1; }
    .contact-form__input--textarea {
      height: 150px;
      resize: vertical; }
    .contact-form__input--checkbox {
      width: auto;
      padding: 0;
      position: absolute;
      top: .7em;
      left: 0;
      transform: translate(0, -50%); }
    .contact-form__input--select {
      padding: 0; }
  .contact-form__submit {
    padding: 1.5rem 3rem;
    margin-left: .5rem;
    margin-right: .5rem;
    background: black;
    border: 0;
    color: white;
    cursor: pointer;
    font-size: 1.0625rem;
    font-weight: 700;
    text-decoration: underline;
    text-decoration-color: #be3abf;
    text-decoration-thickness: 2px;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
    .contact-form__submit[disabled], .contact-form__submit[disabled]:hover {
      cursor: not-allowed;
      opacity: .3; }
  .contact-form__legal {
    position: relative;
    padding-left: 1.5em;
    margin-bottom: 1em;
    margin-left: .5rem;
    margin-right: .5rem; }
    .contact-form__legal .contact-form__label {
      display: block;
      padding: 0;
      border: 0;
      position: static;
      cursor: pointer;
      pointer-events: all;
      line-height: 1.4; }
  .contact-form .user-notice {
    margin: 1rem 0.5rem; }
    @media screen and (min-width: 1024px) {
      .contact-form .user-notice {
        margin: 1rem; } }
  .contact-form__admin-notice {
    font-weight: 800;
    margin-left: .5rem;
    margin-right: .5rem; }
  .contact-form__warning {
    display: none;
    clear: both;
    margin-top: 1em; }
    .contact-form__warning p {
      font-weight: bold;
      color: red; }

#formsent {
  margin: 2rem 0; }

.anmeldung .contact-form__legal .contact-form__label,
.anmeldung form > p {
  font-size: .875rem; }
.anmeldung__teilnahme {
  font-size: .875rem;
  margin: 1.75em 0; }
  .anmeldung__teilnahme p,
  .anmeldung__teilnahme ul,
  .anmeldung__teilnahme li {
    margin: 0 !important; }

.block {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
  z-index: 0;
  transition: all 0.8s ease;
  -webkit-backface-visibility: hidden; }
  .block--grey {
    background: #EDEDED;
    color: #1D1D1B; }
  .block--black {
    background: black; }
    .block--black .block__heading {
      color: white; }
  .block__heading {
    width: 96%;
    max-width: calc( 1204px + 10rem );
    padding: 0 0 0 calc( 3.333rem + 2px );
    margin: 4rem auto;
    position: relative;
    color: black;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1;
    counter-increment: blockHeadings; }
    @media screen and (min-width: 768px) {
      .block__heading {
        padding: 0 calc( 5rem + 2px );
        font-size: 3rem; } }
    .block__heading:first-child {
      margin-top: 4rem; }
    .block__heading:before {
      content: counter(blockHeadings,decimal-leading-zero);
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translate(0, -50%);
      text-align: right; }
    .block__heading:after {
      content: '';
      display: block;
      width: 2px;
      height: 120%;
      position: absolute;
      top: 50%;
      left: 2.666rem;
      transform: translate(0, -50%);
      background: #be3abf; }
      @media screen and (min-width: 768px) {
        .block__heading:after {
          left: 4rem; } }
  .block__content {
    width: 96%;
    max-width: 1200px;
    margin: 4rem auto;
    padding: 1rem;
    position: relative;
    background: white; }
    @media screen and (min-width: 768px) {
      .block__content {
        padding: 2rem; } }
    .block__content:empty {
      display: none; }
    .block__content img {
      max-width: 100%;
      height: auto; }
    .block__content > :last-child {
      margin-bottom: 0 !important; }
    .block__content .columns {
      max-width: none; }
    .block__content a:not(.button):not(.infinite-loader) {
      color: inherit;
      text-decoration: underline;
      text-decoration-thickness: 2px;
      text-decoration-color: #be3abf; }
  .block__image-container {
    padding-top: 25%;
    position: relative;
    overflow: hidden; }
    .block__image-container--video {
      padding-top: 56.25%;
      position: relative;
      overflow: hidden;
      background: #000; }
      @media screen and (min-width: 1024px) {
        .block__image-container--video {
          padding-top: 42.5%; } }
  .block__image {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0; }
  .block__video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999; }
    .block__video video {
      width: 100%;
      height: auto;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .block--not-visible {
    opacity: 0; }
  .block__offset, .anker {
    position: absolute;
    top: -8rem; }

.blockquote, blockquote {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 1.25rem;
  position: relative; }
  @media screen and (min-width: 768px) {
    .blockquote, blockquote {
      flex-flow: row wrap;
      justify-content: space-between; }
      .blockquote:before, blockquote:before, .blockquote__image {
        margin-right: 2rem; } }
  .block--gold .blockquote__image path {
    fill: white; }
  .blockquote__content {
    flex: 1 1 1px; }
  .blockquote__image {
    width: 300px;
    flex: 0 1 300px;
    border-radius: 150px;
    overflow: hidden;
    margin-bottom: 2rem; }
    @media screen and (min-width: 768px) {
      .blockquote__image {
        margin-bottom: 0; } }
    .blockquote__image svg {
      width: 100%;
      height: 100%;
      transform: scale(3); }
  .blockquote__heading {
    display: block;
    font-weight: 600; }
    .blockquote__heading + * {
      margin-top: 0; }

.breadcrumb {
  margin-bottom: 2.5rem; }
  .breadcrumb__wrapper {
    display: flex;
    align-items: flex-start; }
  .breadcrumb__list {
    margin: 0;
    padding: 0;
    list-style: none; }
    @media screen and (min-width: 768px) {
      .breadcrumb__list {
        display: flex; } }
  .breadcrumb__item {
    position: relative;
    line-height: 1.375rem; }
    .breadcrumb__item:before {
      content: none;
      position: static;
      transform: none; }
    .breadcrumb__item + .breadcrumb__item:before {
      content: '/';
      display: inline-block;
      margin: 0 .5rem; }
  .breadcrumb__link {
    color: inherit;
    font-size: 0.75rem;
    text-decoration: none; }
    @media screen and (min-width: 1200px) {
      .breadcrumb__link {
        font-size: 1rem; } }

.button, .infinite-loader, .gallery .owl-nav button {
  display: table;
  width: auto !important;
  min-width: 0 !important;
  vertical-align: top;
  padding: 1rem 3rem;
  background: #be3abf;
  border: 0;
  color: white;
  cursor: pointer;
  font-weight: 700;
  line-height: 1.75;
  text-decoration: none; }
  .block--gold .button, .block--gold .infinite-loader, .block--gold .gallery .owl-nav button, .gallery .owl-nav .block--gold button {
    background: white;
    color: #be3abf; }
  .button--big {
    padding: 1.5rem 4rem;
    font-size: 1.75rem;
    text-transform: uppercase; }
  .button[disabled], [disabled].infinite-loader, .gallery .owl-nav button[disabled] {
    cursor: default;
    color: white;
    opacity: 0.3; }
    .block--gold .button[disabled], .block--gold [disabled].infinite-loader, .block--gold .gallery .owl-nav button[disabled], .gallery .owl-nav .block--gold button[disabled] {
      color: #be3abf; }
  .block__content > .button, .block__content > .infinite-loader, .gallery .owl-nav .block__content > button {
    margin-top: 1.75em;
    margin-bottom: 1.75em;
    margin-left: auto;
    margin-right: auto; }

.checkmarks, .block__content .checkmarks {
  padding: 0;
  list-style: none; }
  .checkmarks__item, .block__content .checkmarks__item {
    padding-left: 2.5rem;
    position: relative; }
    .checkmarks__item:before, .block__content .checkmarks__item:before {
      content: none; }
    .checkmarks__item .icon-checkmark, .block__content .checkmarks__item .icon-checkmark {
      content: '';
      display: block;
      width: 2rem;
      height: 2rem;
      position: absolute;
      top: 0.875em;
      left: 0;
      transform: translate(0, -50%); }
      .block--gold .checkmarks__item .icon-checkmark path, .block--gold .block__content .checkmarks__item .icon-checkmark path {
        fill: white; }

.faq {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #C6C6C6; }
  .faq:first-child {
    margin-top: 0; }
  .faq:last-child {
    margin-bottom: 0; }
  .faq[open] .faq__question {
    padding-bottom: 1.5rem; }
  .faq[open] .faq__state-marker:after, .faq[open] .faq__state-marker:before {
    top: 50%;
    transform: translate(0, -50%) rotate(180deg); }
  .faq__question {
    padding: 1.5rem 4rem 0 0;
    position: relative;
    color: #be3abf;
    cursor: pointer;
    font-family: inherit;
    font-size: 1.25rem;
    font-weight: 400;
    list-style: none; }
    .faq__question * {
      color: inherit;
      font-weight: inherit; }
    .faq__question::-webkit-details-marker {
      display: none; }
  .faq__state-marker:after, .faq__state-marker:before {
    content: '';
    display: block;
    width: 1.5rem;
    height: 0.1875rem;
    position: absolute;
    top: calc( 50% + 0.75rem );
    right: 1rem;
    background: #be3abf;
    transition: transform 0.4s ease;
    -webkit-backface-visibility: hidden; }
  .faq__state-marker:after {
    transform: translate(0, -50%) rotate(90deg); }
  .faq__state-marker:before {
    transform: translate(0, -50%); }
  .faq__answer {
    padding: 0 2.5rem; }

.highlight {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto; }
  .highlight__teaser {
    background: white;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.41);
    margin-bottom: 4rem; }
  .highlight__details {
    display: flex;
    flex-flow: row wrap;
    max-height: 0;
    overflow: hidden;
    padding: 0 1rem;
    opacity: 0;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
    .highlight__details--open {
      max-height: 999999em;
      padding: 0 1rem 1rem;
      opacity: 1; }
    @media screen and (min-width: 360px) {
      .highlight__details {
        padding: 0 2rem; }
        .highlight__details--open {
          padding: 0 2rem 2rem; } }
    @media screen and (min-width: 768px) {
      .highlight__details {
        padding: 0 3rem; }
        .highlight__details--open {
          padding: 0 3rem 3rem; } }
    @media screen and (min-width: 1024px) {
      .highlight__details {
        flex-flow: row;
        padding: 0 4rem; }
        .highlight__details--open {
          padding: 0 4rem 4rem; } }
  .highlight__stats {
    flex: 1 1 320px;
    grid-gap: 0 4rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: flex-start; }
    @media screen and (max-width: 1023px) {
      .highlight__stats {
        order: 2;
        padding-top: 4rem; } }
    .highlight__stats h4 {
      margin-bottom: 1rem;
      color: black;
      font-size: 2.25rem;
      hyphens: auto; }
  .highlight__stat {
    flex: 1 1 320px;
    margin-bottom: 4rem; }
  .highlight__program {
    flex: 1 1 100%; }
    @media screen and (min-width: 1024px) {
      .highlight__program {
        flex: 1 9 480px;
        margin-left: 4rem; } }
  .highlight__header {
    height: 15rem;
    position: relative;
    overflow: hidden; }
  .highlight__header-image {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: center center; }
  .highlight__teaser-image {
    flex: 1 1 240px;
    width: 100%;
    height: auto; }
    @media screen and (min-width: 768px) {
      .highlight__teaser-image {
        width: 100%;
        height: 100% !important;
        object-fit: cover;
        object-position: center center; } }
  .highlight__teaser-container {
    padding: 1rem;
    position: relative; }
    @media screen and (min-width: 360px) {
      .highlight__teaser-container {
        padding: 2rem; } }
    @media screen and (min-width: 768px) {
      .highlight__teaser-container {
        display: grid;
        grid-template-areas: "intro images";
        grid-template-columns: 2fr 1fr;
        grid-gap: 2rem;
        padding: 3rem; } }
    @media screen and (min-width: 1024px) {
      .highlight__teaser-container {
        padding: 4rem; } }
  .highlight__intro {
    grid-area: intro; }
    .highlight__intro strong {
      color: #8B2525; }
  .highlight__heading {
    font-size: 1.5rem;
    margin-bottom: 2rem;
    line-height: 1.2; }
    @media screen and (min-width: 768px) {
      .highlight__heading {
        font-size: 2.25rem; } }
  .highlight__subtitle {
    display: block;
    color: #be3abf;
    font-size: 0.666em; }
  .highlight__teaser-images {
    display: none; }
    @supports (display: grid) {
      .highlight__teaser-images {
        display: flex;
        flex-flow: row wrap;
        grid-gap: 1rem; } }
    @media screen and (min-width: 768px) {
      @supports (display: grid) {
        .highlight__teaser-images {
          display: grid;
          grid-gap: 1rem;
          grid-template-rows: calc(50% - .5rem) calc(50% - .5rem);
          grid-template-columns: 1fr;
          height: 100%;
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          grid-area: images; } } }
  .highlight .wp-caption {
    width: 100% !important;
    padding: 1rem; }
    .highlight .wp-caption img {
      display: block;
      width: 160px;
      height: auto;
      flex: 0 1 160px;
      margin: 0 auto 2rem !important; }
    @media screen and (min-width: 768px) {
      .highlight .wp-caption {
        display: flex;
        align-items: center;
        padding: 2rem; }
        .highlight .wp-caption img {
          margin: 0 1rem 0 0 !important; } }
  .highlight__cta {
    display: inline-block;
    vertical-align: top;
    padding: .5rem 2.5rem;
    margin: 0 2rem 2rem 0;
    line-height: 1.2;
    background: black;
    color: white;
    font-family: "Oswald", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    text-align: center; }
    .highlight__cta--more {
      background: #696969;
      text-decoration: none; }
  .highlight__partner {
    display: flex;
    flex-flow: row wrap;
    padding: 1rem;
    justify-content: center;
    background: white; }
  .highlight__partner-image {
    flex: 0 1 140px;
    width: 140px;
    height: auto;
    margin: 1rem; }

.main-nav {
  order: 1;
  grid-row: 1; }
  .main-nav__toggle {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    margin-right: 1rem;
    position: relative;
    z-index: 999;
    color: black;
    text-indent: -999rem; }
    .masthead--fixed .main-nav__toggle {
      color: white; }
    .main-nav__toggle span {
      display: block;
      width: 100%;
      height: .5rem;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translate(0, -50%);
      background: white;
      transition: all 0.4s ease;
      -webkit-backface-visibility: hidden; }
      .main-nav__toggle span:before, .main-nav__toggle span:after {
        content: '';
        display: block;
        width: 100%;
        height: .5rem;
        position: absolute;
        left: 0;
        background: white;
        transition: all 0.4s ease;
        -webkit-backface-visibility: hidden; }
      .main-nav__toggle span:before {
        top: 50%;
        transform: translate(0, -1.25rem); }
      .main-nav__toggle span:after {
        bottom: 50%;
        transform: translate(0, 1.25rem); }
      .show-nav .main-nav__toggle span {
        background: rgba(255, 255, 255, 0); }
        .show-nav .main-nav__toggle span:before {
          top: 50%;
          transform: translate(0, -0.25rem) rotate(45deg); }
        .show-nav .main-nav__toggle span:after {
          bottom: 50%;
          transform: translate(0, 0.25rem) rotate(-45deg); }
  .main-nav__top-level {
    width: 100%;
    max-width: 480px;
    height: 100%;
    margin: 0;
    padding: 7rem 1rem 1rem;
    position: fixed;
    top: 0;
    right: 100%;
    background: black;
    border-right: 2px solid #be3abf;
    overflow: auto;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
    .show-nav .main-nav__top-level {
      transform: translate(100%, 0); }
  .main-nav__item {
    margin: 1rem 0; }
    .main-nav__item--has-children {
      padding-right: 2rem;
      position: relative; }
      .main-nav__item--has-children:after, .main-nav__item--has-children:before {
        content: '';
        display: block;
        width: 1rem;
        height: .125rem;
        position: absolute;
        top: .6rem;
        right: 1rem;
        transform: translate(50%, -50%);
        background: #3F3737;
        transition: all 0.4s ease;
        -webkit-backface-visibility: hidden; }
      .main-nav__item--has-children:before {
        transform: translate(50%, -50%) rotate(90deg); }
      .main-nav__item--has-children > ul {
        margin: 0;
        padding: 0 0 0 1rem;
        max-height: 0;
        overflow: hidden;
        transition: all 0.4s ease;
        -webkit-backface-visibility: hidden; }
    .main-nav__item--open:before, .main-nav__item--open:after {
      transform: translate(50%, -50%) rotate(180deg); }
    .main-nav__item--open > ul {
      padding-top: .5rem;
      padding-bottom: .5rem;
      max-height: 100em; }
    .main-nav__item a {
      color: white;
      line-height: 1.2;
      font-size: 1.5rem;
      font-family: "Roboto Slab", serif;
      text-decoration-color: rgba(190, 58, 191, 0);
      transition: all 0.4s ease;
      -webkit-backface-visibility: hidden; }
      @media screen and (min-width: 480px) {
        .main-nav__item a {
          font-size: 2.25rem; } }
      .main-nav__item a:hover {
        text-decoration-color: #be3abf; }

.social-nav {
  order: 3;
  grid-row: 1; }
  .social-nav__top-level {
    display: flex;
    justify-content: flex-end;
    padding: 0; }
  .social-nav__item {
    margin: 0 .5rem;
    text-indent: -999rem; }
    .social-nav__item > a {
      display: block;
      width: 2rem;
      height: 2rem;
      background: center center no-repeat transparent;
      background-size: contain;
      color: black; }
      .masthead--fixed .social-nav__item > a {
        color: white; }
    .social-nav__item--fb > a {
      background-image: url("graphics/icon-fb.svg"); }
    .social-nav__item--ig > a {
      background-image: url("graphics/icon-ig.svg"); }

.page-header {
  position: relative;
  font-family: "Oswald", sans-serif; }
  .page-header--has-intro {
    padding: 0;
    background: #be3abf;
    color: white; }
    .page-header--has-intro:after {
      content: none; }
    .page-header--has-intro .page-header__title {
      color: white; }
  .page-header__video-container {
    padding-top: 56.25%;
    position: relative;
    overflow: hidden;
    background: black; }
    @media screen and (min-width: 1024px) {
      .page-header__video-container {
        padding-top: 42.5%; } }
  .page-header__container {
    padding-bottom: 6rem;
    position: relative;
    background: white; }
    @media screen and (min-width: 1200px) {
      .page-header__container {
        padding-bottom: 0; } }
  .page-header__image-container {
    overflow: hidden;
    position: relative;
    background: black; }
  .page-header__image {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    animation: zoom-in 30s ease-out forwards;
    object-fit: cover; }
    @media screen and (min-width: 1200px) {
      .page-header__image {
        position: static;
        top: auto;
        left: auto; } }
  .page-header__claim {
    width: 90%;
    padding: 8rem 0 0;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    color: white;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
    @media screen and (min-width: 768px) {
      .page-header__claim {
        font-size: 2rem; } }
    @media screen and (min-width: 1200px) {
      .page-header__claim {
        padding: 0;
        position: absolute;
        bottom: 2rem;
        left: 5%; } }
  .page-header__logo {
    display: block;
    width: 80%;
    max-width: 20rem;
    height: auto;
    margin: 0 auto 2rem; }
  .page-header__cta {
    display: table;
    padding: 1rem 2rem;
    margin: 4rem auto;
    color: white;
    border: 1px solid white;
    line-height: 1;
    text-decoration-color: #be3abf; }
  .page-header__intro {
    font-family: "Roboto", sans-serif;
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      .page-header__intro {
        font-size: 1.25rem; } }
    @media screen and (min-width: 1200px) {
      .page-header__intro {
        display: flex; } }
  .page-header__intro-image {
    display: block;
    width: 100%;
    height: auto; }
    @media screen and (min-width: 1200px) {
      .page-header__intro-image {
        flex: 0 6 auto;
        width: 60%;
        max-width: 1000px;
        align-self: flex-end; } }
  .page-header__intro-text {
    flex: 1 4 auto;
    align-self: center;
    padding: 4rem 2rem;
    max-width: 800px;
    order: 2; }
  .page-header__title {
    margin-bottom: 1rem;
    color: #1A171B;
    font-size: 1.75rem;
    font-weight: 400; }
    @media screen and (min-width: 640px) {
      .page-header__title {
        font-size: 2.25rem; } }
    .page-header__title span {
      display: block;
      margin-top: 1rem;
      color: #be3abf;
      font-size: 0.666em; }
  .page-header__contact-nav {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0); }
    @media screen and (min-width: 1200px) {
      .page-header__contact-nav {
        display: none; } }

.contact-nav {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  max-width: 280px;
  padding: 0;
  margin: 0 auto;
  list-style: none; }
  .contact-nav__item {
    flex: 1 1 34%;
    margin: 0.5rem !important;
    background: #F6F6F6;
    color: #C6A559; }
    .contact-nav__item:nth-child(4n+1) {
      background: #C6A559;
      color: white; }
    .contact-nav__item:nth-child(4n+2) {
      background: #F6F6F6;
      color: #C6A559; }
    .contact-nav__item:nth-child(4n+3) {
      background: #F6F6F6;
      color: #C6A559; }
    .contact-nav__item:nth-child(4n+4) {
      background: #C6A559;
      color: white; }
  .contact-nav__link {
    display: block;
    padding-top: 100%;
    color: inherit;
    position: relative; }
  .contact-nav__label {
    position: absolute;
    bottom: .75rem;
    left: 50%;
    transform: translate(-50%, 0);
    line-height: 1; }
  .contact-nav svg {
    width: calc( 100% - 3rem );
    height: auto;
    position: absolute;
    top: 1rem;
    left: 1.5rem; }
    .contact-nav svg * {
      fill: currentColor; }

.gallery {
  max-width: 640px;
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto; }

.team {
  margin: 2rem 0; }
  .team:first-child {
    margin-top: 0; }
  .team__heading {
    margin: 0;
    color: inherit;
    font-size: 1.5625rem;
    font-weight: 400; }
    @media screen and (min-width: 768px) {
      .team__heading {
        font-size: 2.25rem; } }
  .team__function {
    display: block;
    margin-bottom: 2rem;
    color: #be3abf;
    font-size: 0.6666em; }
  .team__item {
    position: relative;
    margin: 1.75em 0; }
    .team__item:first-child {
      margin-top: 0; }
    @media screen and (min-width: 768px) {
      .team__item {
        display: flex; }
        .team__item:nth-child(2n) .team__image-wrapper {
          margin-right: 0;
          margin-left: 4rem;
          order: 2; } }
    .team__item--open .team__cta {
      display: none; }
    .team__item--open .team__vita {
      margin-top: 2rem;
      max-height: 99999em;
      opacity: 1; }
    .team__item + .team__item {
      margin-top: 4rem; }
  .team__image {
    width: 100%;
    vertical-align: top; }
  .team__image-wrapper {
    width: 100%;
    flex: 0 1 360px;
    max-width: 360px;
    margin: 0 auto 2rem; }
    @media screen and (min-width: 768px) {
      .team__image-wrapper {
        margin-right: 4rem; } }
  .team__links {
    display: flex;
    justify-content: center;
    width: 100% !important; }
    .team__links li {
      padding: .5rem !important;
      margin: 0 !important; }
      .team__links li:before {
        content: none !important; }
      .team__links li + li {
        border-left: 1px solid #E3E3E3; }
    .team__links a {
      display: block;
      width: 2rem;
      height: 2rem;
      position: relative;
      text-indent: -999rem; }
    .team__links svg {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
      .team__links svg * {
        fill: currentColor; }
  .team__content {
    flex: 1 1 1px; }
  .team__vita {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
    .team__vita:target {
      margin-top: 2rem;
      max-height: 99999em;
      opacity: 1; }
  .team__cta {
    position: relative;
    font-weight: 700; }
    .team__cta:after {
      content: '';
      display: block;
      width: 2rem;
      height: 2rem;
      position: absolute;
      top: 50%;
      left: 100%;
      margin-left: 1rem;
      transform: translate(0, -50%);
      background: url("graphics/icon-arrow-right.svg") center center no-repeat transparent;
      background-size: contain; }

.toc {
  display: table;
  overflow: hidden;
  font-family: "Roboto Slab", serif;
  margin: 2rem auto 0;
  transition: top 0.4s ease;
  -webkit-backface-visibility: hidden; }
  @media screen and (min-width: 768px) {
    .toc {
      position: fixed;
      top: 7rem;
      right: 0;
      z-index: 500; } }
  @media screen and (min-width: 1200px) {
    .toc {
      top: 2.5rem; } }
  .toc__heading {
    display: block;
    padding: 0.5rem 2rem;
    margin-bottom: 1rem;
    background: #C6A559;
    color: white;
    cursor: pointer;
    font-family: "Roboto Slab", serif;
    font-weight: 700;
    line-height: 1.2;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .toc__heading {
        display: none; } }
  .toc__list {
    display: flex;
    flex-flow: column;
    padding: 0;
    text-align: center;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity ease .4s; }
    .toc--open .toc__list {
      max-height: none;
      opacity: 1; }
    @media screen and (min-width: 768px) {
      .toc__list {
        max-height: none;
        align-items: end;
        text-align: right;
        opacity: 1; } }
  .toc__entry {
    display: inline-block;
    padding: 0.5rem 2rem;
    margin-bottom: 1rem;
    position: relative;
    background: #C6A559;
    color: white;
    font-weight: 700;
    line-height: 2;
    list-style: none; }
    @media screen and (min-width: 768px) {
      .toc__entry {
        margin-left: auto; } }
    .toc__entry--active {
      background: white;
      color: #C6A559; }
      .toc__entry--active .toc__link {
        font-size: 1.25rem; }
  .toc__link {
    display: block;
    color: inherit;
    text-decoration: none;
    text-decoration-skip: edges;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
  .toc--shadow {
    display: none;
    margin-bottom: 1rem;
    height: 3.4rem; }
    .toc--fixed + .toc--shadow {
      display: block; }
      @media screen and (min-width: 768px) {
        .toc--fixed + .toc--shadow {
          display: none; } }

.yt-video {
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  font-family: "Oswald", sans-serif; }
  .block__image-container--video .yt-video, .page-header__video-container .yt-video {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%); }
  .yt-video:first-child {
    margin-top: 0; }
  .yt-video:last-child {
    margin-bottom: 0; }
  .nojs .yt-video:after, .nojs .yt-video__thumbnail {
    display: none; }
  .yt-video--grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1rem; }
    .yt-video--grid .yt-video:after {
      width: 5rem;
      height: 5rem; }
  .yt-video--column .yt-video {
    width: 80%;
    padding-top: 45%;
    margin: 1.75em 0; }
  .yt-video--show-video:before, .yt-video--show-video:after {
    opacity: 0;
    pointer-events: none; }
  .yt-video--show-video .yt-video__thumbnail {
    opacity: 0;
    pointer-events: none; }
  .yt-video--show-video .yt-video__text {
    opacity: 0;
    pointer-events: none; }
  .yt-video:after {
    content: '';
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 30;
    background: url("graphics/icon-play.svg") center center no-repeat transparent;
    background-size: contain;
    filter: drop-shadow(0 0 4px rgba(87, 87, 86, 0.9));
    pointer-events: none;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
    @media screen and (min-width: 640px) {
      .yt-video:after {
        width: 5rem;
        height: 5rem; } }
    @media screen and (min-width: 1280px) {
      .yt-video:after {
        width: 7.5rem;
        height: 7.5rem; } }
  .yt-video__text {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.7);
    z-index: 100;
    text-align: center;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
    @media screen and (min-width: 600px) {
      .yt-video__text {
        transform: translate(-50%, -50%); } }
  .yt-video__label {
    display: block;
    color: white;
    font-size: 3rem; }
  .yt-video__button {
    padding: 1rem 2rem;
    margin-top: 2rem;
    background: black;
    border-radius: 0;
    border-color: white;
    border-style: solid;
    color: white;
    cursor: pointer;
    font-size: 1.5rem;
    text-decoration: underline;
    text-decoration-color: #be3abf; }
  .yt-video__thumbnail {
    display: block;
    width: 100%;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    border-radius: .75rem !important;
    object-fit: cover;
    object-position: center center;
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }
    .block__image-container--video .yt-video__thumbnail, .page-header__video-container .yt-video__thumbnail {
      border-radius: 0 !important; }
  .yt-video__iframe {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10; }
  .block__image-container--video .yt-video:after, .page-header__video-container .yt-video:after {
    content: none; }
  .block__image-container--video .yt-video:before, .page-header__video-container .yt-video:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    background: rgba(0, 0, 0, 0.6);
    transition: all 0.4s ease;
    -webkit-backface-visibility: hidden; }

@keyframes zoom-in {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.2); } }
@keyframes logo-rotate {
  0% {
    transform: rotateY(0); }
  100% {
    transform: rotateY(360deg); } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes nav-reveal {
  0% {
    max-height: 0; }
  1% {
    max-height: 100vh; }
  100% {
    max-height: 100vh; } }
@keyframes nav-show {
  0% {
    max-height: 100vh; }
  99% {
    max-height: 100vh; }
  100% {
    max-height: 0; } }
@keyframes infinite-loader {
  0% {
    color: #CFC4C5; }
  50% {
    color: #be3abf; }
  100% {
    color: #CFC4C5; } }
@media print {
  *,
  *:before,
  *:after {
    height: auto !important;
    position: static !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  #masthead {
    box-shadow: none !important;
    background: transparent !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  iframe {
    display: none !important; }

  #nav > a {
    display: none !important; } }

/*# sourceMappingURL=style.css.map */
