/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 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 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * 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;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 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 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * 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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * 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;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

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 and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 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 */
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

.site-header{display:block;max-width:1200px;margin:0 auto;}.site-header:before,.site-header:after{content:" ";display:table}.site-header:after{clear:both}.site-header .top-bar{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:1em 0;}.site-header .top-bar .logo{max-width:20em;display:block;}.site-header .top-bar .logo img{display:block;margin:0;padding:0;width:100%}.site-header .top-bar .search-form,.site-header .top-bar .contact-link{display:inline-block}.site-header .top-bar .contact-link{margin:0 1em;color:#bec3d2;font-family:'Open Sans Condensed','Open Sans',sans-serif;letter-spacing:.1em;font-size:1.25em;font-weight:700;text-transform:uppercase;}.site-header .top-bar .contact-link:hover{color:#1978a5}@media only screen and (max-width:750px){.site-header .top-bar{-ms-flex-direction:column;flex-direction:column;}.site-header .top-bar .search-form,.site-header .top-bar .contact-link{display:block;margin:1em auto;text-align:center}.site-header .top-bar [type="submit"]{margin-top:.5em}}.site-footer{color:#fff;margin:2em auto 0;padding:2em .5em;background-color:#1978a5;font-size:.8em;}.site-footer:before,.site-footer:after{content:" ";display:table}.site-footer:after{clear:both}.site-footer .container{padding:0}.site-footer a:not(.btn){color:#fff;}.site-footer a:not(.btn):hover{color:#fff;text-decoration:underline}.site-footer .highlight{font-size:1.5em;}.site-footer .highlight.text-blue{color:#fff}.site-footer .social .link{display:block;width:2em;height:2em;}.site-footer .social .link svg{display:block;max-width:100%;max-height:100%}.site-footer .scroll-top{background-color:rgba(255,255,255,0.5);border-radius:.3em;margin:0 auto 3em;cursor:pointer;width:3em;height:3em;display:block;}.site-footer .scroll-top i{display:block;margin:0 auto;text-align:center;color:#1978a5;font-size:3em}.site-footer .footer-text{padding:.5em}.site-footer .columns{margin-bottom:1em;}.site-footer .columns:before,.site-footer .columns:after{content:" ";display:table}.site-footer .columns:after{clear:both}.site-footer .columns .column{padding:.5em;float:left;width:25%;min-height:21em;}.site-footer .columns .column .title{text-transform:uppercase;color:#ffdc0a;margin-bottom:1em;font-family:'Open Sans Condensed','Open Sans',sans-serif;letter-spacing:.1em;font-size:1.25em;font-size:1.5em}.site-footer ul{list-style:none;padding:0;margin:0;display:block;}.site-footer ul li{display:block;padding:0;margin:0;}.site-footer ul li a{text-transform:uppercase}@media only screen and (max-width:880px){.site-footer .columns .column{width:50%}}@media only screen and (max-width:370px){.site-footer .columns .column{float:none;width:100%;min-height:initial}}.search-form input[type="search"]{border-radius:0;background:transparent;border-bottom:.2em solid #f2f3f6;width:10em;}.search-form input[type="search"]:focus{background:transparent;border-bottom-color:#dfe1e9}.search-form input[type="search"] .icon{color:#6e6e6e}.breadcrumbs{font-size:.8em;}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .current{color:#708090}input[type="text"],input[type="email"],input[type="search"],input[type="tel"],input[type="number"],textarea,input[type="button"],input[type="submit"],button,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:#f2f3f6;box-shadow:none;border-radius:.2em;padding:.5em;line-height:1em;outline:0;}input[type="text"]:focus,input[type="email"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus,input[type="button"]:focus,input[type="submit"]:focus,button:focus,select:focus{background:#dfe1e9}@media only screen and (max-width:400px){input[type="text"]:not(button),input[type="email"]:not(button),input[type="search"]:not(button),input[type="tel"]:not(button),input[type="number"]:not(button),textarea:not(button),input[type="button"]:not(button),input[type="submit"]:not(button),button:not(button),select:not(button){font-size:1.5em}}.field{margin-bottom:1em;}.field.required label::after{content:'*';display:inline;margin-left:.25em;color:#808080}.field label{display:block;margin-bottom:.5em}.field .error{color:#fd2e2f;font-size:.8em}.field .control input[type="text"],.field .control input[type="email"],.field .control input[type="tel"],.field .control input[type="number"],.field .control textarea,.field .control input[type="button"],.field .control input[type="submit"],.field .control button,.field .control select{width:100%;max-width:100%}.field .control.select{position:relative;overflow:hidden;}.field .control.select::after{content:'';width:2em;position:absolute;top:0;bottom:0;right:0;display:block;z-index:1;pointer-events:none;background-color:#f2f3f6;background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M7.41%207.84L12%2012.42l4.59-4.58L18%209.25l-6%206-6-6z%22%2F%3E%3C%2Fsvg%3E");background-position:center center;background-repeat:no-repeat;border-top-right-radius:.2em;border-bottom-right-radius:.2em}.field .control.select select{line-height:1.375em}.field .control.checkbox{position:relative;}.field .control.checkbox label{display:block;padding-left:2em;}.field .control.checkbox label::before{content:'';position:absolute;top:0;left:0;display:block;width:1.5em;height:1.5em;background-position:top left;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M19%205v14H5V5h14m0-2H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2V5c0-1.1-.9-2-2-2z%22%2F%3E%3C%2Fsvg%3E")}.field .control.checkbox input[type="checkbox"]{display:none;}.field .control.checkbox input[type="checkbox"]:checked ~ label::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M19%203H5c-1.11%200-2%20.9-2%202v14c0%201.1.89%202%202%202h14c1.11%200%202-.9%202-2V5c0-1.1-.89-2-2-2zm-9%2014l-5-5%201.41-1.41L10%2014.17l7.59-7.59L19%208l-9%209z%22%2F%3E%3C%2Fsvg%3E")}fieldset{border:none;padding:0;margin:0}button{background:#dfe1e9;cursor:pointer;color:#000;border-radius:.2em;padding:.5em .5em;transition:background-color 150ms ease-out;}button:active,button:visited{color:#000}button:hover{background-color:#bec3d2;color:#000}button .icon{color:#6e6e6e;font-size:1.5em}button.primary{color:#1978a5;background-color:#ffed85;}button.primary:hover{background-color:#ffdc0a}button.blue{color:#fff;background-color:#8cbbd2;}button.blue:hover{background-color:#1978a5}button.blue .icon{color:#fff}button.block{display:block}.MarkupPagerNav{margin:1em 0;padding:0;text-align:center;}.MarkupPagerNav li{display:inline-block;list-style:none;margin:0;}.MarkupPagerNav li.MarkupPagerNavOn a{background:#bec3d2}.MarkupPagerNav li a{display:inline-block;padding:.5em;border-radius:.2em;background:#dfe1e9;}.MarkupPagerNav li a:hover{background:#bec3d2}#cb__toggle-main-nav,#toggle-main-nav{display:none}#main-nav{background-image:url("../images/nav_bg.jpg");background-repeat:no-repeat;background-position:center center;background-size:cover;font-family:'Open Sans Condensed','Open Sans',sans-serif;letter-spacing:.1em;font-size:1.25em;font-weight:300;text-transform:uppercase;}#main-nav ul{margin:0;padding:0;list-style:none;overflow-x:auto;text-align:right;}#main-nav ul .close{display:none;text-align:right;background:inherit;}#main-nav ul .close:hover{background:inherit}#main-nav ul .close i{font-size:2em;cursor:pointer}#main-nav ul li{white-space:nowrap;margin:0;padding:.5em .5em;display:inline-block;position:relative;line-height:1;}#main-nav ul li a{display:block;padding:.5em 1em;line-height:1;text-decoration:none;color:#000;background-color:transparent;transition:bbackground-color 250ms ease-out;border-radius:.2em;}#main-nav ul li a:focus + .sub-menu{visibility:visible;opacity:1}#main-nav ul li a:focus + .sub-menu li{background:#f0f}#main-nav ul li:hover,#main-nav ul li.active{color:#fff;}#main-nav ul li:hover a,#main-nav ul li.active a{background-color:rgba(25,120,165,0.8);color:#fff}#main-nav ul li:hover .sub-menu,#main-nav ul li:focus .sub-menu{visibility:visible;opacity:1}#main-nav ul .sub-menu{position:absolute;top:3em;left:0;display:block;visibility:hidden;opacity:0;transition:opacity 250ms ease-out,visibility 0s linear}@media only screen and (max-width:1100px){#main-nav{position:fixed;z-index:100;top:0;right:0;transform:translate3d(110%,0,0);transition:transform 250ms ease-out;width:80%;box-shadow:0 0 15px 0 #888;height:100vh;background-color:#fff;background-image:none;}#main-nav ul{-ms-flex-direction:column;flex-direction:column;max-height:100%;overflow-y:auto;text-align:left;}#main-nav ul .close{display:block;color:#000 !important;margin-bottom:1em}#main-nav ul li{display:block}#toggle-main-nav{display:block;text-align:right;padding-right:1em;margin:1em 0;}#toggle-main-nav .open,#toggle-main-nav .close{vertical-align:bottom}#toggle-main-nav .open{display:inline}#toggle-main-nav .close{display:none}#cb__toggle-main-nav:checked ~ #main-nav{transform:translate3d(0%,0,0)}#cb__toggle-main-nav:checked ~ #toggle-main-nav .open{display:none}#cb__toggle-main-nav:checked ~ #toggle-main-nav .close{display:inline}}.availability{display:inline-block;background-color:#b6bfc4;border-radius:.3em;height:1.5em;width:1.5em;position:relative;margin:0 1.7em;vertical-align:baseline;}.availability::before,.availability::after{content:'';position:absolute;top:0;display:inline-block;background-color:#b6bfc4;border-radius:.3em;height:100%;width:100%}.availability::before{left:-1.7em}.availability::after{right:-1.7em}.availability.availability-none::after{background-color:#fd2e2f}.availability.availability-low{background-color:#ffde42}.availability.availability-high::before{background-color:#17b23a}.courses-list{margin-top:2em;}.courses-list ul{list-style:none;display:block;margin:0;padding:0}.courses-list .course{display:block;margin:0;padding:4em 0;border-top:.2em solid #dfe1e9;position:relative;}.courses-list .course:before,.courses-list .course:after{content:" ";display:table}.courses-list .course:after{clear:both}.courses-list .course__month{position:absolute;top:0;right:0;display:block;background-color:#dfe1e9;color:#1978a5;width:33.3333%;padding:.2em 1em;text-transform:uppercase;font-family:'Open Sans Condensed','Open Sans',sans-serif;letter-spacing:.1em;font-size:1.25em;font-size:1em}.courses-list .course__image{float:left;width:33.33333%;min-height:5em;}.courses-list .course__image padding-right,.courses-list .course__image img{display:block;width:100%}.courses-list .course__title{margin-top:0;width:66.6666%;float:right;padding-left:.5em;font-weight:700}.courses-list .course__description{width:33.333333%;padding:0 .5em;float:left;}.courses-list .course__description .meta{font-weight:700;margin-bottom:1em}.courses-list .course__description .order-link{display:block;float:right;color:#000;margin-top:.5em}.courses-list .course__info{width:33.333333%;float:left;padding-left:.5em;}.courses-list .course__info .materials-link{margin-bottom:1em}.courses-list .course__info .availability-container{margin-bottom:1em}.courses-list .course__info .btn{max-width:16em}.courses-list .course:last-of-type{border-bottom:.2em solid #dfe1e9}@media only screen and (max-width:800px){.courses-list .course__description{width:66.6666%;padding-right:0}.courses-list .course__info{width:100%;float:right;padding-left:0;margin-top:2em}.courses-list .course__month{width:50%}}@media only screen and (max-width:400px){.courses-list .course__month{width:100%}.courses-list .course__title{width:100%;padding:0}.courses-list .course__image,.courses-list .course__description{float:none;width:100%;padding-left:0}.courses-list .course .availability-container{margin-top:1em}}.template__home #intro{height:calc(100vh - 8em);min-height:22em;max-height:65em;background-size:cover;background-position:center center;background-repeat:no-repeat;padding-top:5em;position:relative}.template__home #nav-wrapper{padding:0;margin-top:.5em;display:none}.template__home .site-footer{margin-top:0}.template__home #home-content{padding-top:0;padding-bottom:0}.template__home h1{display:none}.template__home .logo{display:block;margin:0 auto 3em;max-width:30em;padding:0;}.template__home .logo img{width:100%;max-width:30em;display:block}.template__home .scroll-to{background:url("../images/scrolldown.svg");background-repeat:no-repeat;background-size:contain;background-position:center center;margin:0 auto 1em;cursor:pointer;width:3em;height:3em;display:block;opacity:.8;position:absolute;bottom:2em;left:50%;transform:translateX(-50%)}.template__home .body .shortcode-link{text-transform:uppercase;}.template__home .body .shortcode-link::after{content:" " "\00B7" " "}.template__home .body .shortcode-link:last-of-type::after{display:none}.template__home .tiles{max-width:1200px;margin:0 auto;}.template__home .tiles:before,.template__home .tiles:after{content:" ";display:table}.template__home .tiles:after{clear:both}.template__home .tiles .tile{display:block;position:relative;background-position:top center;background-size:cover;background-repeat:no-repeat;}.template__home .tiles .tile .content{padding:1em;color:#fff;text-align:center;font-family:'Open Sans Condensed','Open Sans',sans-serif;letter-spacing:.1em;font-size:1.25em;text-transform:uppercase;}.template__home .tiles .tile .content .small{font-size:.8em;text-transform:none}.template__home .tiles .tile .content .large{font-size:1.5em}.template__home .tiles .tile .content a{color:#fff}@media only screen and (min-width:500px){.template__home .tiles .tile{width:50%;float:left;padding-top:50%;}.template__home .tiles .tile .content{position:absolute;top:0;left:0;bottom:0;right:0}}@media only screen and (min-width:900px){.template__home .tiles .tile{width:33.3333%;padding-top:33.3333%}}.template__basic-page .slider{margin-bottom:.5em;overflow-x:hidden;}.template__basic-page .slider .slide{display:inline-block;}.template__basic-page .slider .slide img{display:block;border:none;width:100%}.template__basic-page .image{width:33%;float:left;padding-right:.5em;}.template__basic-page .image img{display:block;border:none;width:100%}.template__basic-page .image figure{display:block;position:relative;margin:0;padding:0;}.template__basic-page .image figure figcaption{display:block;position:absolute;bottom:0;left:0;right:0;overflow:hidden;background-color:rgba(15,85,115,0.5);color:#fff;text-align:center;margin:0;padding:.1em}.template__basic-page .body{width:66.666%;float:left;padding:0 .5em;text-align:justify;}.template__basic-page .body figure{display:block;margin:0 0 1em 0;padding:0;}.template__basic-page .body figure figcaption{display:block;font-size:.8em;padding:.2em 0;font-style:italic}.template__basic-page .body figure img{margin:0}.template__basic-page .body img{display:block;margin:0 0 1em 0;padding:0;max-width:100%}.template__basic-page .body .align_center{margin:0 auto}.template__basic-page .body .align_left{float:left;margin-right:1em}.template__basic-page .body .align_right{float:right;margin-left:1em}@media only screen and (max-width:450px){.template__basic-page .body .align_left,.template__basic-page .body .align_right{float:none;margin:1em auto}.template__basic-page .body .align_left img,.template__basic-page .body .align_right img{margin:0 auto}.template__basic-page .body .align_left figcaption,.template__basic-page .body .align_right figcaption{text-align:center}}@media only screen and (max-width:700px){.template__basic-page .image,.template__basic-page .body{float:none;width:100%}.template__basic-page .image img{margin:0 auto 2em}.template__basic-page .body{width:100%}}.template__keimzellekunst .slider{margin-bottom:.5em;overflow-x:hidden;}.template__keimzellekunst .slider .slide{display:inline-block;}.template__keimzellekunst .slider .slide img{display:block;border:none;width:100%}.template__keimzellekunst .image{width:33%;float:left;padding-right:.5em;}.template__keimzellekunst .image img{display:block;border:none;width:100%}.template__keimzellekunst .image figure{display:block;position:relative;margin:0;padding:0;}.template__keimzellekunst .image figure figcaption{display:block;position:absolute;bottom:0;left:0;right:0;overflow:hidden;background-color:rgba(15,85,115,0.5);color:#fff;text-align:center;margin:0;padding:.1em}.template__keimzellekunst .body{width:66.666%;float:left;padding:0 .5em;text-align:justify;margin-bottom:2em;}.template__keimzellekunst .body figure{display:block;margin:0 0 1em 0;padding:0;}.template__keimzellekunst .body figure figcaption{display:block;font-size:.8em;padding:.2em 0;font-style:italic}.template__keimzellekunst .body figure img{margin:0}.template__keimzellekunst .body img{display:block;margin:0 0 1em 0;padding:0;max-width:100%}.template__keimzellekunst .body .align_center{margin:0 auto}.template__keimzellekunst .body .align_left{float:left;margin-right:1em}.template__keimzellekunst .body .align_right{float:right;margin-left:1em}@media only screen and (max-width:450px){.template__keimzellekunst .body .align_left,.template__keimzellekunst .body .align_right{float:none;margin:1em auto}.template__keimzellekunst .body .align_left img,.template__keimzellekunst .body .align_right img{margin:0 auto}.template__keimzellekunst .body .align_left figcaption,.template__keimzellekunst .body .align_right figcaption{text-align:center}}@media only screen and (max-width:700px){.template__keimzellekunst .image,.template__keimzellekunst .body{float:none;width:100%}.template__keimzellekunst .image img{margin:0 auto 2em}.template__keimzellekunst .body{width:100%}}.template__keimzellekunst .blocks{padding-top:3em;border-top:.2em solid #dfe1e9;}.template__keimzellekunst .blocks:before,.template__keimzellekunst .blocks:after{content:" ";display:table}.template__keimzellekunst .blocks:after{clear:both}.template__keimzellekunst .blocks .block{margin-bottom:3em;}.template__keimzellekunst .blocks .block__title{display:block;text-transform:uppercase;font-size:1.5em;margin-bottom:.5em;font-weight:700;}.template__keimzellekunst .blocks .block__title--green{color:#88c765}.template__keimzellekunst .blocks .block__title--lightblue{color:#009fd2}.template__keimzellekunst .blocks .block__title--darkblue{color:#00416f}.template__keimzellekunst .blocks .block__body{width:100%}@media only screen and (min-width:800px){.template__keimzellekunst .blocks .block{width:32%;float:left;margin-right:2%;}.template__keimzellekunst .blocks .block:nth-child(3n){margin-right:0}}.template__newsletter-registration .newsletter-registration{padding:1em 0;}.template__newsletter-registration .newsletter-registration hr{display:none}.template__newsletter-registration .newsletter-registration .fields:before,.template__newsletter-registration .newsletter-registration .fields:after{content:" ";display:table}.template__newsletter-registration .newsletter-registration .fields:after{clear:both}.template__newsletter-registration .newsletter-registration .fields label{display:block}.template__newsletter-registration .newsletter-registration .fields .cr_ipe_item{margin-bottom:1em;}.template__newsletter-registration .newsletter-registration .fields .cr_ipe_item input{display:block;width:100%;max-width:20em;height:2.5em}.template__newsletter-registration .newsletter-registration #recaptcha_widget a{text-decoration:none;color:#000}.template__newsletter-registration .newsletter-registration input.clever_form_error{border:1px solid #f00}.template__booking-form form .columns{display:-ms-flexbox;display:flex;}.template__booking-form form .columns .field{-ms-flex:1;flex:1;padding-left:.5em;padding-right:.5em;}.template__booking-form form .columns .field:first-of-type{padding-left:0}.template__booking-form form .columns .field:last-of-type{padding-right:0}.template__booking-form .body{margin-top:4em}.g-recaptcha{margin-bottom:1em}@media only screen and (max-width:700px){form .columns{-ms-flex-direction:column;flex-direction:column;}form .columns .field{padding-left:0 !important;padding-right:0 !important}}.template__search .results{margin-top:2em;}.template__search .results .result{display:-ms-flexbox;display:flex;margin-bottom:1em;}.template__search .results .result .icon{display:block;font-size:2em;margin-right:.5em;color:#bec3d2}.template__search .results .result .content{-ms-flex:1;flex:1;}.template__search .results .result .content .title{display:block;padding:.25em 0 1em 0;font-weight:700}.template__search .results .result .highlight{background:#ff0;font-weight:700}.template__search .results .result .read-more{font-weight:700}.template__instructor h1{background:none;font-weight:700;font-family:'Open Sans',sans-serif;padding:0;text-transform:none;letter-spacing:initial}.template__instructor .image{width:33%;float:left;position:relative;padding-right:.5em;}.template__instructor .image img{display:block;width:100%}.template__instructor .image .name{position:absolute;bottom:0;left:0;right:.5em;background-color:rgba(15,85,115,0.5);padding:.2em;color:#fff;text-align:center}.template__instructor .description{width:66%;float:left;padding-left:.5em;}.template__instructor .description .link{clear:both;margin-top:1em}.template__instructor .description .read-more-link{display:block;margin-top:1em}.template__instructor .additional-infos{margin-top:2em;border-top:.2em solid #dfe1e9;padding-top:1em;padding-bottom:1em;}.template__instructor .additional-infos:before,.template__instructor .additional-infos:after{content:" ";display:table}.template__instructor .additional-infos:after{clear:both}.template__instructor .additional-infos .column{float:left;width:33.3333%;padding:.5em;}.template__instructor .additional-infos .column:nth-of-type(3n+1){padding-left:0}.template__instructor .additional-infos .highlight{font-size:1.5em}.template__instructor .additional-infos ul{padding-left:1.2em;margin:0;}.template__instructor .additional-infos ul li{padding:0;margin:0}.template__instructor .additional-infos .column.box{background-color:#fffbe7}@media only screen and (max-width:800px){.template__instructor .description{width:66.6666%}}@media only screen and (max-width:800px){.template__instructor .additional-infos .column{float:none;width:100%;margin-bottom:1em}.template__instructor .additional-infos .image img{max-width:16em;margin:0 auto 0 0}}@media only screen and (max-width:400px){.template__instructor .image,.template__instructor .description{width:100%;float:none;padding:0}.template__instructor .image{max-width:16em;margin:0 auto 2em;}.template__instructor .image .name{right:0}}.template__instructors .toc ul{display:block;list-style:none;margin:0;padding:0;}.template__instructors .toc ul li{display:inline-block;margin-bottom:.5em;}.template__instructors .toc ul li a{display:inline-block}.template__instructors h1{display:none}.template__instructors .instructors:before,.template__instructors .instructors:after{content:" ";display:table}.template__instructors .instructors:after{clear:both}.template__instructors .instructors .heading{background-color:#dfe1e9;color:#1978a5;padding:.2em 1em;margin:1em .2em;text-transform:uppercase;display:inline-block;font-family:'Open Sans Condensed','Open Sans',sans-serif;letter-spacing:.1em;font-size:1.25em}.template__instructors .instructors .instructor{width:16.666%;float:left;min-height:7em;margin-bottom:.1em;padding:.2em;position:relative;overflow:hidden;}.template__instructors .instructors .instructor .image img{display:block;width:100%;margin:0 auto}.template__instructors .instructors .instructor .name{position:absolute;bottom:.2em;left:.2em;right:.2em;overflow:hidden;background-color:rgba(15,85,115,0.5);color:#fff;text-align:center;padding:.1em;height:1.85em;transition:height 200ms ease-out}.template__instructors .instructors .instructor:hover .name{height:3em}@media only screen and (max-width:800px){.template__instructors .instructors .instructor{width:25%}}@media only screen and (max-width:600px){.template__instructors .instructors .instructor{width:33%}}@media only screen and (max-width:400px){.template__instructors .instructors .instructor{width:50%}}.template__course h1{background:none;font-weight:700;font-family:'Open Sans',sans-serif;padding:0;text-transform:none;letter-spacing:initial}.template__course .instructor-info{padding:.5em .5em;background-color:#dfe1e9;color:#1978a5;font-family:'Open Sans Condensed','Open Sans',sans-serif;letter-spacing:.1em;font-size:1.25em;text-transform:uppercase;font-size:1.5em;margin-bottom:1.75em}.template__course .back-link{float:right;}.template__course .back-link .icon{font-size:1em;margin-top:.25em}.template__course .course .order-link{max-width:16em}.template__course .course .image img{display:block;width:100%;margin:0;padding:0;border:none}.template__course .course .availability-container{display:block;margin:1em 0}.template__course .course .meta{font-weight:700;margin-bottom:1em}.template__course .course .materials{background-color:#fffbe7;padding:0 !important;}.template__course .course .materials .heading{color:#fff;background-color:#8cbbd2;padding:.5em 1em}.template__course .course .materials .list{list-style:none;padding:0 .5em 0 2em;}.template__course .course .materials .list li{position:relative;}.template__course .course .materials .list li::before{content:'- ';position:absolute;left:-1em}.template__course .course .materials .list.one{padding-left:1em;}.template__course .course .materials .list.one li::before{display:none}.template__course .course .materials .info{padding:1em;}.template__course .course .materials .info:before,.template__course .course .materials .info:after{content:" ";display:table}.template__course .course .materials .info:after{clear:both}.template__course .course .materials .info .download-link{display:block;float:right;margin-top:2em}@media only screen and (max-width:800px){.template__course .col.materials{float:right;margin-top:1em;width:100%}}@media print{.template__course .course .order-link{display:none}.template__course .course .image{max-width:20em}.template__course .course .three-columns .col{float:none;width:100%;padding:0}}.template__courses .form__filters [type="submit"],.template__keimzellekunst-courses .form__filters [type="submit"]{margin-top:1em;margin-left:1em}.template__courses .filters,.template__keimzellekunst-courses .filters{display:-ms-flexbox;display:flex;}.template__courses .filters:before,.template__keimzellekunst-courses .filters:before,.template__courses .filters:after,.template__keimzellekunst-courses .filters:after{content:" ";display:table}.template__courses .filters:after,.template__keimzellekunst-courses .filters:after{clear:both}.template__courses .filters .filter,.template__keimzellekunst-courses .filters .filter{-ms-flex:1;flex:1;padding:1em;}.template__courses .filters .filter label,.template__keimzellekunst-courses .filters .filter label{margin-bottom:.25em}.template__courses .filters .filter label,.template__keimzellekunst-courses .filters .filter label,.template__courses .filters .filter > input,.template__keimzellekunst-courses .filters .filter > input,.template__courses .filters .filter .select > select,.template__keimzellekunst-courses .filters .filter .select > select{display:block;width:100%;cursor:pointer}.template__courses .filters .filter .select,.template__keimzellekunst-courses .filters .filter .select{position:relative;}.template__courses .filters .filter .select::after,.template__keimzellekunst-courses .filters .filter .select::after{content:'';width:1em;height:1em;border:.5em solid transparent;border-top-color:#f0f;box-sizing:border-box;position:absolute;top:.75em;right:.5em;display:block;z-index:-1}.template__courses .filters .filter .control input,.template__keimzellekunst-courses .filters .filter .control input{width:100%}.template__courses .filters .filter .control.has-clear input,.template__keimzellekunst-courses .filters .filter .control.has-clear input{width:calc(100% - 2em)}.template__courses .filters .filter .control.has-clear .clear,.template__keimzellekunst-courses .filters .filter .control.has-clear .clear{display:inline-block;width:1.5em;margin-left:.2em;cursor:pointer}@media only screen and (max-width:700px){.template__courses [type="submit"],.template__keimzellekunst-courses [type="submit"]{margin-left:0}.template__courses .filters,.template__keimzellekunst-courses .filters{-ms-flex-direction:column;flex-direction:column;}.template__courses .filters .filter,.template__keimzellekunst-courses .filters .filter{padding:.5em 0}}.template__courses .courses-monthoverview,.template__keimzellekunst-courses .courses-monthoverview,.template__courses .courses-keimzellekunst,.template__keimzellekunst-courses .courses-keimzellekunst,.template__courses .kuenstlerische-beziehung,.template__keimzellekunst-courses .kuenstlerische-beziehung{padding-bottom:0;}.template__courses .courses-monthoverview ul,.template__keimzellekunst-courses .courses-monthoverview ul,.template__courses .courses-keimzellekunst ul,.template__keimzellekunst-courses .courses-keimzellekunst ul,.template__courses .kuenstlerische-beziehung ul,.template__keimzellekunst-courses .kuenstlerische-beziehung ul{list-style:none;margin:0;padding:0;display:block;}.template__courses .courses-monthoverview ul:before,.template__keimzellekunst-courses .courses-monthoverview ul:before,.template__courses .courses-keimzellekunst ul:before,.template__keimzellekunst-courses .courses-keimzellekunst ul:before,.template__courses .kuenstlerische-beziehung ul:before,.template__keimzellekunst-courses .kuenstlerische-beziehung ul:before,.template__courses .courses-monthoverview ul:after,.template__keimzellekunst-courses .courses-monthoverview ul:after,.template__courses .courses-keimzellekunst ul:after,.template__keimzellekunst-courses .courses-keimzellekunst ul:after,.template__courses .kuenstlerische-beziehung ul:after,.template__keimzellekunst-courses .kuenstlerische-beziehung ul:after{content:" ";display:table}.template__courses .courses-monthoverview ul:after,.template__keimzellekunst-courses .courses-monthoverview ul:after,.template__courses .courses-keimzellekunst ul:after,.template__keimzellekunst-courses .courses-keimzellekunst ul:after,.template__courses .kuenstlerische-beziehung ul:after,.template__keimzellekunst-courses .kuenstlerische-beziehung ul:after{clear:both}.template__courses .courses-monthoverview .month,.template__keimzellekunst-courses .courses-monthoverview .month,.template__courses .courses-keimzellekunst .month,.template__keimzellekunst-courses .courses-keimzellekunst .month,.template__courses .kuenstlerische-beziehung .month,.template__keimzellekunst-courses .kuenstlerische-beziehung .month,.template__courses .courses-monthoverview .keimzellekunst-group,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group,.template__courses .courses-keimzellekunst .keimzellekunst-group,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group,.template__courses .kuenstlerische-beziehung .keimzellekunst-group,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group{display:block;}.template__courses .courses-monthoverview .month a,.template__keimzellekunst-courses .courses-monthoverview .month a,.template__courses .courses-keimzellekunst .month a,.template__keimzellekunst-courses .courses-keimzellekunst .month a,.template__courses .kuenstlerische-beziehung .month a,.template__keimzellekunst-courses .kuenstlerische-beziehung .month a,.template__courses .courses-monthoverview .keimzellekunst-group a,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group a,.template__courses .courses-keimzellekunst .keimzellekunst-group a,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group a,.template__courses .kuenstlerische-beziehung .keimzellekunst-group a,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group a,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group a,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group a,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group a,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group a,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group a,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group a{display:block;position:relative;height:10em;background-repeat:no-repeat;background-size:cover;background-position:center center;overflow:hidden;}.template__courses .courses-monthoverview .month a .label,.template__keimzellekunst-courses .courses-monthoverview .month a .label,.template__courses .courses-keimzellekunst .month a .label,.template__keimzellekunst-courses .courses-keimzellekunst .month a .label,.template__courses .kuenstlerische-beziehung .month a .label,.template__keimzellekunst-courses .kuenstlerische-beziehung .month a .label,.template__courses .courses-monthoverview .keimzellekunst-group a .label,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group a .label,.template__courses .courses-keimzellekunst .keimzellekunst-group a .label,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group a .label,.template__courses .kuenstlerische-beziehung .keimzellekunst-group a .label,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group a .label,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group a .label,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group a .label,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group a .label,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group a .label,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group a .label,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group a .label{position:absolute;top:0;bottom:0;left:0;right:0;padding:.25em;background-color:rgba(15,85,115,0.5);letter-spacing:.1em;color:#fff;text-align:center;text-transform:uppercase;transform:translateY(80%);transition:transform 200ms ease-out}.template__courses .courses-monthoverview .month:hover .label,.template__keimzellekunst-courses .courses-monthoverview .month:hover .label,.template__courses .courses-keimzellekunst .month:hover .label,.template__keimzellekunst-courses .courses-keimzellekunst .month:hover .label,.template__courses .kuenstlerische-beziehung .month:hover .label,.template__keimzellekunst-courses .kuenstlerische-beziehung .month:hover .label,.template__courses .courses-monthoverview .keimzellekunst-group:hover .label,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group:hover .label,.template__courses .courses-keimzellekunst .keimzellekunst-group:hover .label,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group:hover .label,.template__courses .kuenstlerische-beziehung .keimzellekunst-group:hover .label,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group:hover .label,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group:hover .label,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group:hover .label,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group:hover .label,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group:hover .label,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group:hover .label,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group:hover .label{transform:translateY(70%)}.template__courses .courses-monthoverview .month.month-1 a,.template__keimzellekunst-courses .courses-monthoverview .month.month-1 a,.template__courses .courses-keimzellekunst .month.month-1 a,.template__keimzellekunst-courses .courses-keimzellekunst .month.month-1 a,.template__courses .kuenstlerische-beziehung .month.month-1 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .month.month-1 a,.template__courses .courses-monthoverview .keimzellekunst-group.month-1 a,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group.month-1 a,.template__courses .courses-keimzellekunst .keimzellekunst-group.month-1 a,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group.month-1 a,.template__courses .kuenstlerische-beziehung .keimzellekunst-group.month-1 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group.month-1 a,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group.month-1 a,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group.month-1 a,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-1 a,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-1 a,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-1 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-1 a{background-image:url("../images/month_1.jpg")}.template__courses .courses-monthoverview .month.month-2 a,.template__keimzellekunst-courses .courses-monthoverview .month.month-2 a,.template__courses .courses-keimzellekunst .month.month-2 a,.template__keimzellekunst-courses .courses-keimzellekunst .month.month-2 a,.template__courses .kuenstlerische-beziehung .month.month-2 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .month.month-2 a,.template__courses .courses-monthoverview .keimzellekunst-group.month-2 a,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group.month-2 a,.template__courses .courses-keimzellekunst .keimzellekunst-group.month-2 a,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group.month-2 a,.template__courses .kuenstlerische-beziehung .keimzellekunst-group.month-2 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group.month-2 a,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group.month-2 a,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group.month-2 a,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-2 a,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-2 a,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-2 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-2 a{background-image:url("../images/month_2.jpg")}.template__courses .courses-monthoverview .month.month-3 a,.template__keimzellekunst-courses .courses-monthoverview .month.month-3 a,.template__courses .courses-keimzellekunst .month.month-3 a,.template__keimzellekunst-courses .courses-keimzellekunst .month.month-3 a,.template__courses .kuenstlerische-beziehung .month.month-3 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .month.month-3 a,.template__courses .courses-monthoverview .keimzellekunst-group.month-3 a,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group.month-3 a,.template__courses .courses-keimzellekunst .keimzellekunst-group.month-3 a,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group.month-3 a,.template__courses .kuenstlerische-beziehung .keimzellekunst-group.month-3 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group.month-3 a,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group.month-3 a,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group.month-3 a,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-3 a,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-3 a,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-3 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-3 a{background-image:url("../images/month_3.jpg")}.template__courses .courses-monthoverview .month.month-4 a,.template__keimzellekunst-courses .courses-monthoverview .month.month-4 a,.template__courses .courses-keimzellekunst .month.month-4 a,.template__keimzellekunst-courses .courses-keimzellekunst .month.month-4 a,.template__courses .kuenstlerische-beziehung .month.month-4 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .month.month-4 a,.template__courses .courses-monthoverview .keimzellekunst-group.month-4 a,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group.month-4 a,.template__courses .courses-keimzellekunst .keimzellekunst-group.month-4 a,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group.month-4 a,.template__courses .kuenstlerische-beziehung .keimzellekunst-group.month-4 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group.month-4 a,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group.month-4 a,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group.month-4 a,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-4 a,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-4 a,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-4 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-4 a{background-image:url("../images/month_4.jpg")}.template__courses .courses-monthoverview .month.month-5 a,.template__keimzellekunst-courses .courses-monthoverview .month.month-5 a,.template__courses .courses-keimzellekunst .month.month-5 a,.template__keimzellekunst-courses .courses-keimzellekunst .month.month-5 a,.template__courses .kuenstlerische-beziehung .month.month-5 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .month.month-5 a,.template__courses .courses-monthoverview .keimzellekunst-group.month-5 a,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group.month-5 a,.template__courses .courses-keimzellekunst .keimzellekunst-group.month-5 a,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group.month-5 a,.template__courses .kuenstlerische-beziehung .keimzellekunst-group.month-5 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group.month-5 a,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group.month-5 a,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group.month-5 a,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-5 a,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-5 a,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-5 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-5 a{background-image:url("../images/month_5.jpg")}.template__courses .courses-monthoverview .month.month-6 a,.template__keimzellekunst-courses .courses-monthoverview .month.month-6 a,.template__courses .courses-keimzellekunst .month.month-6 a,.template__keimzellekunst-courses .courses-keimzellekunst .month.month-6 a,.template__courses .kuenstlerische-beziehung .month.month-6 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .month.month-6 a,.template__courses .courses-monthoverview .keimzellekunst-group.month-6 a,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group.month-6 a,.template__courses .courses-keimzellekunst .keimzellekunst-group.month-6 a,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group.month-6 a,.template__courses .kuenstlerische-beziehung .keimzellekunst-group.month-6 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group.month-6 a,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group.month-6 a,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group.month-6 a,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-6 a,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-6 a,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-6 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-6 a{background-image:url("../images/month_6.jpg")}.template__courses .courses-monthoverview .month.month-7 a,.template__keimzellekunst-courses .courses-monthoverview .month.month-7 a,.template__courses .courses-keimzellekunst .month.month-7 a,.template__keimzellekunst-courses .courses-keimzellekunst .month.month-7 a,.template__courses .kuenstlerische-beziehung .month.month-7 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .month.month-7 a,.template__courses .courses-monthoverview .keimzellekunst-group.month-7 a,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group.month-7 a,.template__courses .courses-keimzellekunst .keimzellekunst-group.month-7 a,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group.month-7 a,.template__courses .kuenstlerische-beziehung .keimzellekunst-group.month-7 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group.month-7 a,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group.month-7 a,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group.month-7 a,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-7 a,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-7 a,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-7 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-7 a{background-image:url("../images/month_7.jpg")}.template__courses .courses-monthoverview .month.month-8 a,.template__keimzellekunst-courses .courses-monthoverview .month.month-8 a,.template__courses .courses-keimzellekunst .month.month-8 a,.template__keimzellekunst-courses .courses-keimzellekunst .month.month-8 a,.template__courses .kuenstlerische-beziehung .month.month-8 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .month.month-8 a,.template__courses .courses-monthoverview .keimzellekunst-group.month-8 a,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group.month-8 a,.template__courses .courses-keimzellekunst .keimzellekunst-group.month-8 a,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group.month-8 a,.template__courses .kuenstlerische-beziehung .keimzellekunst-group.month-8 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group.month-8 a,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group.month-8 a,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group.month-8 a,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-8 a,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-8 a,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-8 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-8 a{background-image:url("../images/month_8.jpg")}.template__courses .courses-monthoverview .month.month-9 a,.template__keimzellekunst-courses .courses-monthoverview .month.month-9 a,.template__courses .courses-keimzellekunst .month.month-9 a,.template__keimzellekunst-courses .courses-keimzellekunst .month.month-9 a,.template__courses .kuenstlerische-beziehung .month.month-9 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .month.month-9 a,.template__courses .courses-monthoverview .keimzellekunst-group.month-9 a,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group.month-9 a,.template__courses .courses-keimzellekunst .keimzellekunst-group.month-9 a,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group.month-9 a,.template__courses .kuenstlerische-beziehung .keimzellekunst-group.month-9 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group.month-9 a,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group.month-9 a,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group.month-9 a,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-9 a,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-9 a,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-9 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-9 a{background-image:url("../images/month_9.jpg")}.template__courses .courses-monthoverview .month.month-10 a,.template__keimzellekunst-courses .courses-monthoverview .month.month-10 a,.template__courses .courses-keimzellekunst .month.month-10 a,.template__keimzellekunst-courses .courses-keimzellekunst .month.month-10 a,.template__courses .kuenstlerische-beziehung .month.month-10 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .month.month-10 a,.template__courses .courses-monthoverview .keimzellekunst-group.month-10 a,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group.month-10 a,.template__courses .courses-keimzellekunst .keimzellekunst-group.month-10 a,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group.month-10 a,.template__courses .kuenstlerische-beziehung .keimzellekunst-group.month-10 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group.month-10 a,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group.month-10 a,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group.month-10 a,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-10 a,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-10 a,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-10 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-10 a{background-image:url("../images/month_10.jpg")}.template__courses .courses-monthoverview .month.month-11 a,.template__keimzellekunst-courses .courses-monthoverview .month.month-11 a,.template__courses .courses-keimzellekunst .month.month-11 a,.template__keimzellekunst-courses .courses-keimzellekunst .month.month-11 a,.template__courses .kuenstlerische-beziehung .month.month-11 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .month.month-11 a,.template__courses .courses-monthoverview .keimzellekunst-group.month-11 a,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group.month-11 a,.template__courses .courses-keimzellekunst .keimzellekunst-group.month-11 a,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group.month-11 a,.template__courses .kuenstlerische-beziehung .keimzellekunst-group.month-11 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group.month-11 a,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group.month-11 a,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group.month-11 a,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-11 a,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-11 a,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-11 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-11 a{background-image:url("../images/month_11.jpg")}.template__courses .courses-monthoverview .month.month-12 a,.template__keimzellekunst-courses .courses-monthoverview .month.month-12 a,.template__courses .courses-keimzellekunst .month.month-12 a,.template__keimzellekunst-courses .courses-keimzellekunst .month.month-12 a,.template__courses .kuenstlerische-beziehung .month.month-12 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .month.month-12 a,.template__courses .courses-monthoverview .keimzellekunst-group.month-12 a,.template__keimzellekunst-courses .courses-monthoverview .keimzellekunst-group.month-12 a,.template__courses .courses-keimzellekunst .keimzellekunst-group.month-12 a,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group.month-12 a,.template__courses .kuenstlerische-beziehung .keimzellekunst-group.month-12 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group.month-12 a,.template__courses .courses-monthoverview .kuenstlerische-beziehung-group.month-12 a,.template__keimzellekunst-courses .courses-monthoverview .kuenstlerische-beziehung-group.month-12 a,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-12 a,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group.month-12 a,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-12 a,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group.month-12 a{background-image:url("../images/month_12.jpg")}.template__courses .courses-keimzellekunst,.template__keimzellekunst-courses .courses-keimzellekunst,.template__courses .kuenstlerische-beziehung,.template__keimzellekunst-courses .kuenstlerische-beziehung{padding-top:0;padding-bottom:2em;}.template__courses .courses-keimzellekunst:before,.template__keimzellekunst-courses .courses-keimzellekunst:before,.template__courses .kuenstlerische-beziehung:before,.template__keimzellekunst-courses .kuenstlerische-beziehung:before,.template__courses .courses-keimzellekunst:after,.template__keimzellekunst-courses .courses-keimzellekunst:after,.template__courses .kuenstlerische-beziehung:after,.template__keimzellekunst-courses .kuenstlerische-beziehung:after{content:" ";display:table}.template__courses .courses-keimzellekunst:after,.template__keimzellekunst-courses .courses-keimzellekunst:after,.template__courses .kuenstlerische-beziehung:after,.template__keimzellekunst-courses .kuenstlerische-beziehung:after{clear:both}.template__courses .courses-keimzellekunst .keimzellekunst-group,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group,.template__courses .kuenstlerische-beziehung .keimzellekunst-group,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group{padding:0 .5em 0 0;float:left;width:33.333333333333336%;}@media only screen and (max-width:800px){.template__courses .courses-keimzellekunst .keimzellekunst-group,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group,.template__courses .kuenstlerische-beziehung .keimzellekunst-group,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group{width:50%}}@media only screen and (max-width:450px){.template__courses .courses-keimzellekunst .keimzellekunst-group,.template__keimzellekunst-courses .courses-keimzellekunst .keimzellekunst-group,.template__courses .kuenstlerische-beziehung .keimzellekunst-group,.template__keimzellekunst-courses .kuenstlerische-beziehung .keimzellekunst-group,.template__courses .courses-keimzellekunst .kuenstlerische-beziehung-group,.template__keimzellekunst-courses .courses-keimzellekunst .kuenstlerische-beziehung-group,.template__courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group,.template__keimzellekunst-courses .kuenstlerische-beziehung .kuenstlerische-beziehung-group{width:100%;padding:0}}.template__courses .courses:before,.template__keimzellekunst-courses .courses:before,.template__courses .courses:after,.template__keimzellekunst-courses .courses:after{content:" ";display:table}.template__courses .courses:after,.template__keimzellekunst-courses .courses:after{clear:both}.template__courses .courses .back-link,.template__keimzellekunst-courses .courses .back-link{float:right;}.template__courses .courses .back-link .icon,.template__keimzellekunst-courses .courses .back-link .icon{font-size:1em;margin-top:.25em}.template__courses .courses .course,.template__keimzellekunst-courses .courses .course{width:50%;float:left;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;margin-bottom:2em;}.template__courses .courses .course .image,.template__keimzellekunst-courses .courses .course .image{height:10em;width:10em;display:block;border:none;margin:0;padding:0;}.template__courses .courses .course .image img,.template__keimzellekunst-courses .courses .course .image img{width:100%;display:block;margin:0;padding:0}.template__courses .courses .course .description,.template__keimzellekunst-courses .courses .course .description{-ms-flex:1;flex:1;margin-left:.5em;}.template__courses .courses .course .description .title,.template__keimzellekunst-courses .courses .course .description .title{margin:0;font-size:1em;font-weight:700}.template__courses .courses .course .description .meta,.template__keimzellekunst-courses .courses .course .description .meta{font-weight:700}.template__courses .courses .course .description .availability-container,.template__keimzellekunst-courses .courses .course .description .availability-container{margin-top:.5em;line-height:1}@media only screen and (max-width:800px){.template__courses .courses .course,.template__keimzellekunst-courses .courses .course{float:none;width:100%}}@media only screen and (max-width:400px){.template__courses .courses .course,.template__keimzellekunst-courses .courses .course{display:block}}.template__text-only h2{margin-top:1em}*{box-sizing:border-box}body{font-family:'Open Sans',sans-serif;font-weight:400}#site-overlay{position:fixed;z-index:99;top:0;left:0;bottom:0;right:0;background:rgba(255,255,255,0.9);visibility:hidden;opacity:0;transition:opacity 200ms ease-out,visibility 0s linear;}.main-nav-open #site-overlay{visibility:visible;opacity:1}.body p{margin-bottom:.5em}.body .table-container{position:relative;}.body .table-container .scroller{overflow-x:auto;}.body .table-container .scroller table{width:auto;margin-right:2em}.body .table-container::after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;width:2em;z-index:2;background:linear-gradient(to left,#fff,rgba(255,255,255,0))}.body address:before,.body address:after{content:" ";display:table}.body address:after{clear:both}.body address img{display:block;width:70%;float:right;padding:0;margin:0}@media only screen and (max-width:800px){.body address img{float:none;width:100%;margin:2em 0}}.body ul.horizontal,.site-footer .text ul.horizontal{list-style-type:none;padding:0;margin:0;display:block;}.body ul.horizontal li,.site-footer .text ul.horizontal li{padding:0;margin:0 1em 0 0;display:inline-block}h1{padding:.5em .5em;background-color:#dfe1e9;color:#1978a5;font-family:'Open Sans Condensed','Open Sans',sans-serif;letter-spacing:.1em;font-size:1.25em;text-transform:uppercase;font-size:1.5em}.three-columns:before,.three-columns:after{content:" ";display:table}.three-columns:after{clear:both}.three-columns .col{float:left;width:33.33333%;padding:0 .5em;margin-bottom:1em;}.three-columns .col:nth-of-type(3n-2){padding-left:0}.three-columns .col:nth-of-type(3n+3){padding-right:0}@media only screen and (max-width:800px){.three-columns .col{width:50%;}.three-columns .col:nth-of-type(3n-2){padding-left:.5em}.three-columns .col:nth-of-type(3n+3){padding-right:.5em}.three-columns .col:nth-of-type(2n-1){padding-left:0}.three-columns .col:nth-of-type(2n+2){padding-right:0}}@media only screen and (max-width:450px){.three-columns .col{width:100%;}.three-columns .col:nth-of-type(3n-2){padding-left:.5em}.three-columns .col:nth-of-type(3n+3){padding-right:.5em}.three-columns .col:nth-of-type(2n-1){padding-left:.5em}.three-columns .col:nth-of-type(2n+2){padding-right:.5em}.three-columns .col:nth-of-type(n){padding:0}}.image-galleries{margin-top:4em;cursor:pointer;}.image-galleries:before,.image-galleries:after{content:" ";display:table}.image-galleries:after{clear:both}.image-galleries .image-gallery{position:relative;display:block;margin-bottom:1em;}.image-galleries .image-gallery__title-image{display:block;padding:0;margin:0;width:100%}.image-galleries .image-gallery__title{text-align:center;position:absolute;left:0;bottom:0;right:0;overflow:hidden;background-color:rgba(15,85,115,0.5);color:#fff;margin:0;padding:.1em}@media screen and (min-width:400px){.image-galleries .image-gallery{float:left;width:calc(50% - 0.5em);margin-right:1em}.image-galleries .image-gallery:nth-child(2n){margin-right:0}}@media screen and (min-width:700px){.image-galleries .image-gallery{width:calc(33% - 0.5em)}.image-galleries .image-gallery:nth-child(2n){margin-right:1em}.image-galleries .image-gallery:nth-child(3n){margin-right:0}}@media print{#main-nav{display:none}.right{display:none}.site-footer .scroll-top{display:none}.site-footer .columns .column:nth-of-type(2),.site-footer .columns .column:nth-of-type(3),.site-footer .columns .column:nth-of-type(4){display:none}}