.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-group{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center}.cc-group>label{flex-grow:1;margin:5px 0 5px 10px}.cc-cookies{display:none;width:100%}.cc-detail-btn{padding:8px 10px;line-height:1.2rem}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px}.cc-detail-btn,.cc-detail-btn-details{display:inline-block;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn span:nth-child(2),.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn.cc-active span:nth-child(1),.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn.cc-active span:nth-child(2),.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn:hover,.cc-detail-btn-details:hover{background:rgba(0,0,0,0);color:var(--ccb-detail-clr-hvr, #717171)}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

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

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

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

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

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

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

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

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

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

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

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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

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

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

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

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

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

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

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

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

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

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

/**
 * Define consistent border, margin, and padding.
 */

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

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../files/layout/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../../files/layout/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../../files/layout/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../../files/layout/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../../files/layout/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../../files/layout/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[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;
}

@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #fff url("../../files/layout/scripts/plugins/slick/./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../../files/layout/scripts/plugins/slick/./fonts/slick.eot");
  src: url("../../files/layout/scripts/plugins/slick/./fonts/slick.eot?#iefix") format("embedded-opentype"), url("../../files/layout/scripts/plugins/slick/./fonts/slick.woff") format("woff"), url("../../files/layout/scripts/plugins/slick/./fonts/slick.ttf") format("truetype"), url("../../files/layout/scripts/plugins/slick/./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px\9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

@charset "UTF-8";
/* libre-baskerville-regular - latin */
@font-face {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('../../files/layout/fonts/libre-baskerville-v14-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../files/layout/fonts/libre-baskerville-v14-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* libre-baskerville-700 - latin */
@font-face {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('../../files/layout/fonts/libre-baskerville-v14-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../files/layout/fonts/libre-baskerville-v14-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-300 - latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    src: local(''),
    url('../../files/layout/fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../files/layout/fonts/roboto-condensed-v25-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-300italic - latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 300;
    src: local(''),
    url('../../files/layout/fonts/roboto-condensed-v25-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../files/layout/fonts/roboto-condensed-v25-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-regular - latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('../../files/layout/fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../files/layout/fonts/roboto-condensed-v25-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-condensed-700 - latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('../../files/layout/fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../files/layout/fonts/roboto-condensed-v25-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* ============================================================================
@COMMON -> VARIABLES
========================================================================= */
/* Colors
========================================================================= */
/**
* Brand colors
*/
/**
* alert colors
*/
/**
* Gray scales
*/
/* Font
========================================================================= */
/**
* Font family
*/
/**
* Font weights
*/
/**
* Font sizes
*/
/**
* Headlines
*/
/* Paddings / Margins
========================================================================= */
/* Display and media-query sizes
========================================================================= */
/**
* Display sizes
*
* 1. Phone
* 2. Phone Landscape
* 3. Tablet Portrait
* 4. Tablet landscape / Small desktop
* 5. Large desktop
*/
/**
* Media-query min-width
*/
/**
* Media-query max-width
*/
/* Content sizes
========================================================================= */
/* ============================================================================
@COMMON -> REMPX-MIXIN
   ========================================================================= */
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
    padding: 25px 20px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}

.hamburger:hover {
    opacity: 1;
}

.hamburger-box {
    width: 40px;
    height: 28px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -12px;
}

.hamburger-inner::after {
    bottom: -12px;
}

/*
 * Emphatic
 */
.hamburger--emphatic {
    overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
    transition: background-color 0.2s 0.25s ease-in;
}

.hamburger--emphatic .hamburger-inner::before {
    left: 0;
    transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
}

.hamburger--emphatic .hamburger-inner::after {
    top: 12px;
    right: 0;
    transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
}

.hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent;
}

.hamburger--emphatic.is-active .hamburger-inner::before {
    left: -80px;
    top: -80px;
    transform: translate3d(80px, 80px, 0) rotate(45deg);
    transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic.is-active .hamburger-inner::after {
    right: -80px;
    top: -80px;
    transform: translate3d(-80px, 80px, 0) rotate(-45deg);
    transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/* ============================================================================
   @COMMON -> SUSY SETTINGS
   ========================================================================= */
/**
    * Susy global settings
    */
/* ============================================================================
@LAYOUT -> GRID
========================================================================= */
/**
* Hier werden für alle Blöcke und Elemente die Grid-Einstellungen definiert.
* Die Stile werden in den jeweiligen Dateien der Blöcke und Elemente definiert.
*/
/* Container "content"
========================================================================= */
/**
* Definiert die Anzahl der verfügbaren Spalten für den Inhaltsbereich und
* zentriert den Block.
*/
.content {
    padding: 20px;
}

.content {
    *zoom: 1;
}

.content:before, .content:after {
    content: "";
    display: table;
}

.content:after {
    clear: both;
}

@media only screen and (min-width: 480px) {
    .content {
        padding: 40px 20px;
        max-width: 960px;
        margin-left: auto;
        margin-right: auto;
    }

    .content:after {
        content: " ";
        display: block;
        clear: both;
    }
}

@media only screen and (min-width: 1024px) {
    .content {
        padding: 40px 0;
    }
}

.full .content {
    max-width: 100%;
    padding: 0;
}

/* Row setup
========================================================================= */
.row {
    margin-left: -0.84034%;
    margin-right: -0.84034%;
}

.row.row--cols1 .col {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.row.row--cols2 .col {
    width: 49.15254%;
    float: left;
    margin-left: 1.69492%;
}

.row.row--cols3 .col {
    width: 32.20339%;
    float: left;
    margin-left: 1.69492%;
}

.row.row--cols4 .col {
    width: 23.72881%;
    float: left;
    margin-left: 1.69492%;
}

.row.row--cols6 .col {
    width: 15.25424%;
    float: left;
    margin-left: 1.69492%;
}

.row.row--cols12 .col {
    width: 6.77966%;
    float: left;
    margin-left: 1.69492%;
}

[class*='row--cols'] .col:first-child,
[class*='row--cols'] .col .first {
    float: left;
    margin-left: 0;
}

/* Col setup
========================================================================= */
.col {
    margin-bottom: 1.69492%;
    border: 1px dashed #ddd;
}

.col--span1 {
    width: 6.77966%;
    float: left;
    margin-left: 1.69492%;
}

.col--span2 {
    width: 15.25424%;
    float: left;
    margin-left: 1.69492%;
}

.col--span3 {
    width: 23.72881%;
    float: left;
    margin-left: 1.69492%;
}

.col--span4 {
    width: 32.20339%;
    float: left;
    margin-left: 1.69492%;
}

.col--span5 {
    width: 40.67797%;
    float: left;
    margin-left: 1.69492%;
}

.col--span6 {
    width: 49.15254%;
    float: left;
    margin-left: 1.69492%;
}

.col--span7 {
    width: 57.62712%;
    float: left;
    margin-left: 1.69492%;
}

.col--span8 {
    width: 66.10169%;
    float: left;
    margin-left: 1.69492%;
}

.col--span9 {
    width: 74.57627%;
    float: left;
    margin-left: 1.69492%;
}

.col--span10 {
    width: 83.05085%;
    float: left;
    margin-left: 1.69492%;
}

.col--span11 {
    width: 91.52542%;
    float: left;
    margin-left: 1.69492%;
}

.col--span12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
    .col--span1,
    .col--span2,
    .col--span3,
    .col--span4,
    .col--span5,
    .col--span6,
    .col--span7,
    .col--span8,
    .col--span9,
    .col--span10,
    .col--span11,
    .col--span12 {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        float: none;
    }
}

/* ============================================================================
@LAYOUT -> SECTIONS
========================================================================= */
/* Viewport
========================================================================= */
@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

/* Misc. stuff
========================================================================= */
.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.inside {
    position: relative;
}

.invisible {
    visibility: hidden;
    width: 0;
    height: 0;
    left: -1000px;
    top: -1000px;
    position: absolute;
    overflow: hidden;
    display: inline;
}

.block {
    overflow: hidden;
}

/* HTML / BODY
========================================================================= */
html.is-inactive {
    overflow: hidden;
}

.is-inactive body {
    overflow: hidden;
}

/* Wrapper
========================================================================= */
#wrapper {
    position: relative;
    min-width: 320px;
    background-color: #fff;
    overflow-x: hidden;
}

/* Header
========================================================================= */
#header {
    position: relative;
    min-width: 320px;
    background-size: cover;
}

#header .inside img {
    width: 100%;
    max-width: auto;
}

.home #header {
    height: 100vh;
    max-height: 100vh;
}

/* Container
========================================================================= */
#container {
    min-width: 320px;
}

/* Subfooter
========================================================================= */
.subfooter {
    position: relative;
    text-align: center;
}

.subfooter .content {
    max-width: 100%;
    padding: 0;
}

.subfooter .ce_headline {
    width: 100%;
    margin: 0;
    max-width: 960px;
    background-color: #99ff66;
}

@media only screen and (min-width: 768px) {
    .subfooter .ce_headline {
        position: absolute;
        left: 50%;
        top: 0;
        width: auto;
        z-index: 10;
        transform: translateX(-50%);
    }
}

.subfooter .background-image {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.subfooter .background-image img {
    width: 100%;
}

/* Footer
========================================================================= */
#footer {
    min-width: 320px;
    background: #fff url("../../files/layout/images/back_01.png");
    padding: 20px 0;
}

@media only screen and (min-width: 480px) {
    #footer {
        padding: 100px 0;
    }
}

#footer .inside {
    *zoom: 1;
    display: grid;
    grid-column-gap: 2.0rem;
    grid-row-gap: 3.0rem;
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    padding-left: 2.0rem;
    padding-right: 2.0rem;
}

@media only screen and (min-width: 550px) {
    #footer .inside {
        max-width: 960px;
        margin-left: auto;
        margin-right: auto;
        grid-template-columns: 1fr 1fr 1fr;
    }

}

#footer .footernav {
    background-color: #99ff66;
}

#footer .navigation-social {
    width: 150px;
    top: 0;
    bottom: auto;
}

@media only screen and (min-width: 480px) {
    #footer .navigation-social {
        width: auto;
    }
}
#footer .navigation-social .logo-sue-nrw {
    background-color: #fff;
    padding: 10px;
    margin-top: 20px;
}
#footer .navigation-footer-social .logo-sue-nrw {
    background-color: #fff;
    padding: 10px;
    margin-top: 20px;
    width: fit-content;
}

/* Off canvas
========================================================================= */
#off-canvas {
    position: fixed;
    top: 0;
    right: 0;
    transform: translateX(300px);
    height: 100vh;
    overflow: visible;
    width: 250px;
    transition: all 200ms ease-in-out;
    transition-delay: 0.5;
}

.is-active #off-canvas {
    transform: translateX(0);
}

@media only screen and (min-width: 768px) {
    .is-active #off-canvas {
        display: none;
    }
}

/* Scroll container
========================================================================= */
.scroll {
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
    bottom: 0;
}

.scroll__container {
    width: calc(100% + 20px);
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    transition: width 100ms ease-in-out;
}

.scroll__container__content {
    overflow: hidden;
    padding: 0;
}

/* ============================================================================
@COMPONENTS -> TEXT
========================================================================= */
/* Misc. text styles
========================================================================= */
html {
    box-sizing: border-box;
    font-size: 62.5%;
}

body {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16px;
    /* 9 */
    font-size: 1.6rem;
    /* 9 */
    color: #222222;
    line-height: 1.4;
}

@media only screen and (min-width: 768px) {
    body {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 20px;
        /* 9 */
        font-size: 2rem;
        /* 9 */
    }
}

*, *::before, *::after {
    box-sizing: inherit;
}

p.more,
p .weiterlesen {
    text-align: right;
    padding: 0;
}

strong,
b {
    font-weight: 700;
}

a {
    display: inline-block;
    text-decoration: none;
    color: #222222;
}

p.back a,
.ce_text a {
    display: inline-block;
    color: #cc66ff;
}

p.back a:hover,
.ce_text a:hover {
    color: #fff;
    background-color: #c6f;
}

.widget a {
    display: inline-block;
    color: #cc66ff;
}

.widget a:hover {
    color: #fff;
    background-color: #c6f;
}

.more a,
.weiterlesen a, a.more, a.hyperlink_txt {
    display: inline-block;
    position: relative;
    background-color: #99ff66 !important;
    background-image: none !important;
    padding: 5px 10px 5px 50px !important;
    text-align: right;
    font-family: "Libre Baskerville", serif;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16px;
    /* 9 */
    font-size: 1.6rem;
    /* 9 */
    line-height: 1.5;
    color: #222222;
}

.more a:before,
.weiterlesen a:before, a.more:before, a.hyperlink_txt:before {
    position: absolute;
    left: 10px;
    font-family: "FontAwesome";
    content: '\f178';
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 25px;
    /* 9 */
    font-size: 2.5rem;
    /* 9 */
    line-height: 24px;
    color: #cc66ff;
    transition: all 200ms ease-in-out;
}

.more a:hover,
.weiterlesen a:hover, a.more:hover, a.hyperlink_txt:hover {
    background-color: #99ff66 !important;
    background-image: none !important;
    color: #222222;
}

.more a:hover:before,
.weiterlesen a:hover:before, a.more:hover:before, a.hyperlink_txt:hover:before {
    left: 15px;
}

a.hyperlink_txt {
    margin-bottom: 10px;
}

ul {
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ce_text ul {
    margin-bottom: 20px;
}

.ce_text ul li {
    padding-left: 40px;
    margin-bottom: 5px;
}

.ce_text ul li:before {
    display: inline-block;
    font-family: "FontAwesome";
    margin-left: -40px;
    width: 40px;
    text-align: center;
    content: '\f105';
    color: #222222;
}

ol {
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ce_text ol li {
    padding-left: 40px;
    margin-bottom: 5px;
    counter-increment: step-counter;
}

.ce_text ol li:before {
    display: inline-block;
    font-family: "Libre Baskerville", serif;
    margin-left: -40px;
    margin-right: 10px;
    width: 20px;
    text-align: center;
    content: counter(step-counter);
    color: #222222;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 30px;
    /* 9 */
    font-size: 3rem;
    /* 9 */
    background-color: #99ff66;
}

blockquote {
    position: relative;
    font-weight: 300;
    font-style: italic;
    margin: 0;
    padding: 30px;
    text-align: justify;
}

@media only screen and (min-width: 480px) {
    blockquote {
        padding: 30px 60px;
    }
}

blockquote p {
    margin: 0 0 0.5em;
}

blockquote:before {
    position: absolute;
    content: '"';
    left: 0;
    top: 0;
    font-size: 5rem;
    color: #bbbbbb;
    font-family: "Libre Baskerville", serif;
}

@media only screen and (min-width: 480px) {
    blockquote:before {
        font-size: 10rem;
    }
}

blockquote:after {
    position: absolute;
    content: '"';
    bottom: -30px;
    right: 40px;
    font-size: 5rem;
    color: #bbbbbb;
    font-family: "Libre Baskerville", serif;
}

@media only screen and (min-width: 480px) {
    blockquote:after {
        bottom: -60px;
        font-size: 10rem;
    }
}

/* Headlines
========================================================================= */
h1,
h2,
h3,
h4 {
    font-family: "Libre Baskerville", serif;
    font-weight: 300;
    display: inline-block;
    background-color: #99ff66;
    margin-bottom: 1.2rem;
    padding: 0 10px;
}

form h1,
.mod_registration h1,
.mod_login h1,
.mod_lostPassword h1,
.mod_personalData h1, form
h2,
.mod_registration
h2,
.mod_login
h2,
.mod_lostPassword
h2,
.mod_personalData
h2, form
h3,
.mod_registration
h3,
.mod_login
h3,
.mod_lostPassword
h3,
.mod_personalData
h3, form
h4,
.mod_registration
h4,
.mod_login
h4,
.mod_lostPassword
h4,
.mod_personalData
h4 {
    display: block;
    background-color: transparent;
    font-size: 2.2rem;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong {
    font-weight: 300;
}

h1 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 22px;
    /* 9 */
    font-size: 2.2rem;
    /* 9 */
}

@media only screen and (min-width: 768px) {
    h1 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 48px;
        /* 9 */
        font-size: 4.8rem;
        /* 9 */
    }
}

h1 .small {
    display: block;
    background-color: #ffff66;
    font-size: 60%;
    margin: 0 -10px;
    padding: 0 10px;
    font-family: "Roboto Condensed", sans-serif;
}

h2,
h3,
h4 {
    background-color: #ffff66;
}

h2 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 20px;
    /* 9 */
    font-size: 2rem;
    /* 9 */
}

@media only screen and (min-width: 1024px) {
    h2 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 35px;
        /* 9 */
        font-size: 3.5rem;
        /* 9 */
    }
}

h3 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 20px;
    /* 9 */
    font-size: 2rem;
    /* 9 */
}

@media only screen and (min-width: 768px) {
    h3 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 30px;
        /* 9 */
        font-size: 3rem;
        /* 9 */
    }
}

h4 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16px;
    /* 9 */
    font-size: 1.6rem;
    /* 9 */
}

@media only screen and (min-width: 768px) {
    h4 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 22px;
        /* 9 */
        font-size: 2.2rem;
        /* 9 */
    }
}

/* ----------------------------------------------------------------------------------------------------

SCSS Form Reset Helpers - Forked from: https://gist.github.com/anthonyshort/552543

Intended usage:
- MIXINS: for very specific use cases, when you dont want to reset absolutly all the forms, very verbose output.
- PLACEHOLDER SELECTORS: use as extending classes. Less verbose, more generic overrides.

A couple of things to watch out for:

- IE8: If a text input doesn't have padding on all sides or none the text won't be centered.
- The default border sizes on text inputs in all UAs seem to be slightly different. You're better off using custom borders.
- You NEED to set the font-size and family on all form elements
- Search inputs need to have their appearance reset and the box-sizing set to content-box to match other UAs
- You can style the upload button in webkit using ::-webkit-file-upload-button
- ::-webkit-file-upload-button selectors can't be used in the same selector as normal ones. FF and IE freak out.
- IE: You don't need to fake inline-block with labels and form controls in IE. They function as inline-block.
- By turning off ::-webkit-search-decoration, it removes the extra whitespace on the left on search inputs

----------------------------------------------------------------------------------------------------*/
input, label,
p.error, select, textarea {
    display: inline-block;
    margin: 0;
    border: 0;
    padding: 0;
    width: auto;
    vertical-align: middle;
    white-space: normal;
    line-height: inherit;
    background: none;
    /* Browsers have different default form fonts */
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}

input[type=reset], input[type=button], input[type=submit], input[type=checkbox], input[type=radio], select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input {
    /* Make webkit render the search input like a normal text field */
    /* Turn off the recent search for webkit. It adds about 15px padding on the left */
    /* Fix IE7 display bug */
    /* These elements are usually rendered a certain way by the browser */
}

input:focus {
    outline: 0;
}

input[type=checkbox], input[type=radio] {
    width: 13px;
    height: 13px;
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
}

::-webkit-search-decoration {
    display: none;
}

input[type=reset], input[type=button], input[type=submit] {
    overflow: visible;
}

select {
    /* Move the label to the top */
}

select[multiple] {
    vertical-align: top;
}

::-webkit-file-upload-button {
    padding: 0;
    border: 0;
    background: none;
}

textarea {
    /* Move the label to the top */
    vertical-align: top;
    /* Turn off scroll bars in IE unless needed */
    overflow: auto;
}

form h2 + p {
    padding-left: 10px;
}

form#contact_form,
form#iso_mod_checkout_shipping,
form#iso_mod_checkout_payment,
form#iso_mod_checkout_review,
.mod_personalData,
.billingaddress,
.shippingaddress,
.mod_registration,
.mod_lostPassword,
.login {
    border: 1px solid #bbbbbb;
    padding: 20px;
    margin-bottom: 20px;
}

form#contact_form,
form#iso_mod_checkout_shipping,
form#iso_mod_checkout_payment,
form#iso_mod_checkout_review,
.mod_personalData,
.billingaddress,
.shippingaddress,
.mod_registration,
.mod_lostPassword,
.login {
    *zoom: 1;
}

form#contact_form:before, form#contact_form:after,
form#iso_mod_checkout_shipping:before,
form#iso_mod_checkout_shipping:after,
form#iso_mod_checkout_payment:before,
form#iso_mod_checkout_payment:after,
form#iso_mod_checkout_review:before,
form#iso_mod_checkout_review:after,
.mod_personalData:before,
.mod_personalData:after,
.billingaddress:before,
.billingaddress:after,
.shippingaddress:before,
.shippingaddress:after,
.mod_registration:before,
.mod_registration:after,
.mod_lostPassword:before,
.mod_lostPassword:after,
.login:before,
.login:after {
    content: "";
    display: table;
}

form#contact_form:after,
form#iso_mod_checkout_shipping:after,
form#iso_mod_checkout_payment:after,
form#iso_mod_checkout_review:after,
.mod_personalData:after,
.billingaddress:after,
.shippingaddress:after,
.mod_registration:after,
.mod_lostPassword:after,
.login:after {
    clear: both;
}

form#iso_mod_checkout_review {
    padding: 20px 40px;
}

.mod_registration,
.login {
    width: 49.15254%;
    float: left;
    margin-left: 1.69492%;
}

.mod_registration.two-column {
    width: 100%;
    float: none;
    margin-left: 0;
}

.login {
    float: left;
    margin-left: 0;
}

.new-password {
    margin-top: 20px;
    padding: 10px;
}

.widget {
    margin-bottom: 15px;
}

.two-column .widget:not(.widget-submit) {
    width: 48.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
}

.two-column .widget.single-field-full {
    width: 98%;
}

.two-column .widget.single-field + * {
    clear: both;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
}

.two-column .widget.explanation {
    width: 98.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
}

fieldset {
    border: 0;
}

label,
p.error {
    display: block;
    padding: 5px 15px;
    font-weight: 400;
    font-size: 1.6rem;
}

.captcha_text {
    font-size: 1.6rem;
    padding: 5px 15px;
}

input {
    padding: 0 10px;
    width: 100%;
    height: 45px;
    background-color: #fff;
    border: 1px solid #bbbbbb;
}

button {
    padding: 0 10px;
    width: 100%;
    height: 45px;
    background-color: #fff;
    border: 1px solid #bbbbbb;
}

select {
    float: left;
    width: 100%;
    height: 45px;
    background-color: #fff;
    padding: 0 5px;
    border: 1px solid #bbbbbb;
}

select option {
    padding: 10px;
}

select:before {
    content: "\f078";
    width: 45px;
    background-color: #bbbbbb;
    line-height: 45px;
    vertical-align: middle;
    text-align: center;
    font-family: "FontAwesome";
    color: #fff;
}

.widget-hint {
    font-size: 1.6rem;
    padding: 0 0.83333%;
}

textarea {
    width: 100%;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #bbbbbb;
    max-width: 100%;
}

.widget-radio span {
    display: block;
}

.widget-radio input[type=radio] {
    opacity: 0;
    position: absolute;
}

.widget-radio input[type=radio] + label {
    position: relative;
    display: inline-block;
    padding-left: 35px;
    cursor: pointer;
}

.widget-radio input[type=radio] + label:before {
    position: absolute;
    left: 0;
    top: 5px;
    box-sizing: content-box;
    content: "";
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #bbbbbb;
    border-radius: 50%;
}

.widget-radio input[type=radio] + label:after {
    position: absolute;
    left: 4px;
    top: 9px;
    box-sizing: content-box;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
}

.note {
    display: block;
    font-weight: 300;
    font-style: italic;
}

.note p {
    margin: 0;
}

input[type=radio]:checked + label:after {
    background-color: #99ff66;
}
.formbody input[type=checkbox] {
    opacity: 0;
    position: absolute;
}

.formbody input[type=checkbox] + label {
    position: relative;
    display: inline;
    padding-left: 35px;
    cursor: pointer;
}

.formbody input[type=checkbox] + label:before {
    position: absolute;
    left: 0;
    top: 2px;
    box-sizing: content-box;
    content: "";
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #bbbbbb;
}

.formbody input[type=checkbox] + label:after {
    position: absolute;
    left: 0;
    top: 3px;
    box-sizing: content-box;
    content: "";
    width: 22px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    text-align: center;
    font-family: "FontAwesome";
    color: #cc66ff;
}

.formbody input[type=checkbox]:checked + label:after {
    content: "\f00c";
}

.mod_registration.two-column .widget-checkbox {
    width: 98.33333%;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
    float: left;
}
.error {
    color: #cc66ff !important;
}

.error label {
    display: none !important;
}

.error input[type=radio] + label,
.error input[type=checkbox] + label {
    display: block !important;
}

.error input,
.error textarea {
    border-color: #cc66ff !important;
    background-color: rgba(204, 102, 255, 0.1) !important;
}

.widget-submit,
.submit_container {
    width: 98.33333%;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
    float: none;
}

.widget-submit .submit,
.submit_container .submit {
    background-color: #99ff66;
    font-family: "Libre Baskerville", serif;
    border: 0;
    transition: all 200ms ease-in-out;
}

.widget-submit .submit:hover,
.submit_container .submit:hover {
    background-color: #cc66ff;
    color: #fff;
}

.widget-submit .submit.previous,
.submit_container .submit.previous {
    background-color: transparent;
    border: 1px solid #99ff66;
    margin-bottom: 10px;
}

@media only screen and (min-width: 480px) {
    .widget-submit .submit.previous,
    .submit_container .submit.previous {
        width: 48.33333%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%;
    }
}

.widget-submit .submit.previous:hover,
.submit_container .submit.previous:hover {
    border: 1px solid #cc66ff;
    color: #222222;
}

@media only screen and (min-width: 480px) {
    .widget-submit .submit.net, .widget-submit .submit.confirm,
    .submit_container .submit.next, .submit_container .submit.confirm {
        width: 48.33333%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%;
        float: right;
    }
}

/* ============================================================================
@COMPONENTS -> ELEMENTS
========================================================================= */
/* Image
========================================================================= */
figure {
    margin: 0;
}

figure a {
    display: block;
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

.background-image.background-image--full {
    background-position: center;
    background-size: cover;
}

/* Logo
========================================================================= */
#logo {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 100px;
    z-index: 100;
}

@media only screen and (min-width: 768px) {
    #logo {
        width: 140px;
    }
}

@media only screen and (min-width: 1024px) {
    #logo {
        left: 50%;
        top: 75px;
        width: 180px;
        margin-left: -480px;
    }
}

/* Headerimage
========================================================================= */
.headerimage {
    position: relative;
    height: 50%;
}

/* image
========================================================================= */
.ce_full-image {
    position: relative;
}

.ce_full-image img {
    max-width: none;
    width: 100vw;
    height: auto;
}

.ce_full-image .more {
    max-width: 960px;
    margin-top: 0;
    margin-right: 20px;
    margin-left: 20px;
    right: 0;
}

@media only screen and (min-width: 768px) {
    .ce_full-image .more {
        position: absolute;
        bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .ce_full-image .more {
        right: 50%;
        margin-right: -480px;
    }
}

.ce_full-image .more a {
    padding: 10px 5px 10px 50px;
    text-transform: none;
}

@media only screen and (min-width: 768px) {
    .ce_full-image .more a {
        font-size: 2.5rem;
    }

    .ce_full-image .more a:before {
        font-size: 3rem;
        line-height: 40px;
    }
}

/* Scroll to top
========================================================================= */
.topScroll {
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 998;
    width: 60px;
    height: 60px;
    display: none;
    background-color: #ffff66;
    transition: background-color 200ms ease-in-out;
}

.topScroll:hover {
    background-color: #99ff66;
}

.topScroll a {
    display: block;
    height: 60px;
    width: 60px;
    text-align: center;
}

.topScroll a:before {
    line-height: 60px;
    vertical-align: middle;
    font-size: 3rem;
    color: #cc66ff;
}

/* Newslist - start page
========================================================================= */
.mod_newslist .layout_latest {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

@media only screen and (min-width: 480px) {
    .mod_newslist .layout_latest {
        width: 29.41176%;
        float: left;
        margin-left: 5.88235%;
    }

    .mod_newslist .layout_latest:first-child, .mod_newslist .layout_latest.first {
        float: left;
        margin-left: 0;
    }
}

.mod_newslist .layout_latest p {
    display: inline;
    background-color: #ffff66;
    line-height: 1.4;
}

.mod_newslist .layout_latest p.more {
    display: block;
    background-color: transparent;
    text-align: right;
}

.mod_newslist .layout_latest p a {
    display: inline-block;
    background-color: #99ff66;
    margin: 0;
}

/* Newslist - Text element
========================================================================= */
.ce_text a:hover {
    background-color: #c6f;
}

.ce_text.news {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
    .ce_text.news {
        width: 29.41176%;
        float: left;
        margin-left: 5.88235%;
    }

    .ce_text.news:first-child, .ce_text.news.first {
        float: left;
        margin-left: 0;
    }
}

.ce_text.news .image_container {
    margin-bottom: 25px;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .ce_text.news .image_container {
        float: left;
        width: 32.20339%;
        float: left;
        margin-left: 0;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .ce_text.news .ce_text__content {
        float: left;
        width: 66.10169%;
        float: left;
        margin-left: 1.69492%;
    }
}

.ce_text.news .ce_text__content h2 {
    background-color: #99ff66;
    margin-top: 0;
    font-size: 2.2rem;
    display: block;
}

.ce_text.news .ce_text__content p {
    padding: 0 10px;
    background: url("../../files/layout/images/bg_paragraph_mobile.png") left 3px repeat;
    text-align: justify;
}

@media only screen and (min-width: 768px) {
    .ce_text.news .ce_text__content p {
        background: url("../../files/layout/images/bg_paragraph.png") left 3px repeat;
    }
}

.ce_text.news .ce_text__content p .weiterlesen {
    display: block;
    background-color: transparent;
    text-align: right;
}

.ce_text.news .ce_text__content p a {
    display: inline-block;
    background: url("../../files/layout/images/bg_paragraph_link.png") left 3px repeat;
    margin: 0;
    padding: 0 5px;
}

@media only screen and (min-width: 768px) {
    .ce_text.news .ce_text__content p a {
        background: url("../../files/layout/images/bg_paragraph_link.png") left 3px repeat;
    }
}

.ce_text.news .ce_text__content p a:hover {
    background: url("../../files/layout/images/bg_paragraph_link-hover.png") left 3px repeat;
}

@media only screen and (min-width: 768px) {
    .ce_text.news .ce_text__content p a:hover {
        background: url("../../files/layout/images/bg_paragraph_link-hover.png") left 3px repeat;
    }
}

.ce_text.news .ce_text__content p + p {
    background: none;
    padding: 0;
}

/* Article teaser - start page
========================================================================= */
main .mod_article:not(.full) + .mod_article .content {
    padding-top: 0;
}


.ce_teaser {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    height: 350px;
    background-color: #bbbbbb;
    transition: background-color 200ms ease-in-out;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.ce_rsce_teasergrid {
    display: grid;
    grid-gap: 16px;
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
}
.ce_rsce_teasergrid .ce_teaser {
    margin-bottom: 0;
}
.ce_rsce_teasergrid .ce_teaser.grid-sizer {
    height: auto;
}
@media only screen and (min-width: 768px) {
    .ce_rsce_teasergrid {
        grid-template-columns: 1fr 1fr 1fr;
        grid-auto-rows: 1fr;
    }
    .ce_rsce_teasergrid .ce_teaser {
        margin-bottom: 0;
        height: auto;
    }
    .ce_rsce_teasergrid .ce_teaser.height--one {
        /*height: 350px;*/
        grid-row: span 1 / span 1;
    }
    .ce_rsce_teasergrid .ce_teaser.height--two {
        /* height: 720px;*/
        grid-row: span 2 / span 2;
    }
    .ce_rsce_teasergrid .ce_teaser.width--one {
        grid-column: span 1 / span 1;
    }
    .ce_rsce_teasergrid .ce_teaser.width--two {
        grid-column: span 2 / span 2;
    }
    .ce_rsce_teasergrid .ce_teaser.width--three {
        grid-column: span 3 / span 3;
    }
    .ce_rsce_teasergrid .ce_teaser.grid-sizer {
        aspect-ratio: 1/1;
    }
    .article-teaser .ce_teaser.height--one {
        height: 350px;
    }
    .article-teaser .ce_teaser.height--two {
        height: 720px;
    }
    .article-teaser .ce_teaser.width--one {
        width: 31.66667%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%;
    }
    .article-teaser .ce_teaser.width--two {
        width: 65%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%;
    }
    .article-teaser .ce_teaser.width--three {
        width: 98.33333%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%;
    }
}

.ce_teaser h2 {
    background-color: #99ff66;
    margin-top: 0;
    font-size: 2.2rem;
    line-height: 1.5;
}

.ce_teaser .teaser-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
}

.ce_teaser .teaser-content p {
    padding: 0 10px;
    background: url("../../files/layout/images/bg_paragraph_transparent_mobile.png") left 3px repeat;
    text-align: justify;
    margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
    .ce_teaser .teaser-content p {
        background: url("../../files/layout/images/bg_paragraph_transparent.png") left 3px repeat;
    }
}

.ce_teaser .teaser-content p.more {
    position: absolute;
    bottom: 20px;
    right: 20px;
    text-align: right;
    margin: 0;
    padding: 0;
}

@media only screen and (min-width: 768px) {
    .ce_teaser .teaser-content p.more {
        opacity: 0;
    }
}

@media only screen and (min-width: 1200px) {
    .ce_teaser .teaser-content p.more {
        background-color: transparent;
        transition: all 500ms ease-in-out;
    }
}

.ce_teaser .teaser-content .teaser-text {
    position: absolute;
    bottom: 60px;
    left: 20px;
    right: 20px;
    text-align: left;
    color: #222222;
    opacity: 1;
}

@media only screen and (min-width: 768px) {
    .ce_teaser .teaser-content .teaser-text {
        width: 60%;
    }
}

@media only screen and (min-width: 1200px) {
    .ce_teaser .teaser-content .teaser-text {
        opacity: 0;
        transition: all 500ms ease-in-out;
    }
}

.ce_teaser.width--one .teaser-text {
    width: auto;
}

.ce_gallery .ce_teaser .teaser-content .teaser-text {
    bottom: 20px;
}

.ce_teaser .image_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

@media only screen and (min-width: 1200px) {
    .ce_teaser .image_container {
        transition: transform 3000ms ease-out, opacity 300ms ease-in-out;
        transform: scale(1);
        opacity: 1;
    }
}

@media only screen and (min-width: 1200px) {
    .ce_teaser:hover .image_container {
        opacity: 1;
        transform: scale(1.2);
    }

    .ce_teaser:hover .teaser-text {
        opacity: 1;
    }

    .ce_teaser:hover p.more {
        opacity: 1;
    }
}

.ce_teaser .teaser-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.ce_teaser .teaser-link:hover {
    background-color: transparent;
}

/* Video
========================================================================= */

.ce_vimeo {
    margin: 40px 0;
}

.audio_container audio {
    max-width: 100%
}

.video_container video {
    max-width: 100%;
    height: auto
}

.responsive {
    position: relative;
    height: 0
}

.responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.responsive.ratio-169 {
    padding-bottom: 56.25%
}

.responsive.ratio-1610 {
    padding-bottom: 62.5%
}

.responsive.ratio-219 {
    padding-bottom: 42.8571%
}

.responsive.ratio-43 {
    padding-bottom: 75%
}

.responsive.ratio-32 {
    padding-bottom: 66.6666%
}

.video-container {
    position: relative;
    width: 100%;
    height: 100vh;
    margin-top: 20px;
    margin-bottom: 20px;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.video-container:after {
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.iframe__container {
    position: relative;
    width: 100%;
    height: 100%;
    padding-bottom: 56.25%;
}

.iframe__container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    z-index: 10;
}

.iframe__container:after {
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/* Presse archiv
========================================================================= */
.press-archiv .layout_full {
    position: relative;
    border-top: 1px solid #bbbbbb;
    padding: 0 0 20px 0;
}

.press-archiv .layout_full:last-child {
    border-bottom: 1px solid #bbbbbb;
}

.press-archiv .layout_full h3 {
    margin-top: 0;
    display: block;
}

.press-archiv .layout_full .meta {
    position: relative;
    display: inline-block;
    background-color: #ffff66;
    color: #222222;
    margin: 0;
    padding-right: 40px;
    margin-top: 20px;
}

@media only screen and (min-width: 768px) {
    .press-archiv .layout_full .meta {
        margin-top: 0;
        margin-right: 40px;
    }
}

.press-archiv .layout_full .meta .date {
    display: block;
    padding: 0 20px;
    text-align: center;
    color: #222222;
    line-height: 40px;
    vertical-align: middle;
    border-right: 1px solid rgba(34, 34, 34, 0.2);
}

.press-archiv .layout_full .meta .type {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    font-size: 0;
}

.press-archiv .layout_full .meta .type:before {
    display: inline-block;
    width: 40px;
    font-size: 2.1rem;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    color: #222222;
}

.press-archiv .layout_full .description {
    display: block;
    vertical-align: middle;
}

@media only screen and (min-width: 768px) {
    .press-archiv .layout_full .description {
        display: inline-block;
    }
}

.press-archiv .layout_full .description .source {
    font-family: "Libre Baskerville", serif;
    text-transform: uppercase;
    margin-top: 10px;
    margin-right: 30px;
    display: block;
}

@media only screen and (min-width: 768px) {
    .press-archiv .layout_full .description .source {
        margin-top: 25px;
    }
}

.press-archiv .layout_full .description .title {
    display: block;
}

.press-archiv .layout_full .description .link,
.press-archiv .layout_full .description .enclosure {
    position: absolute;
    right: 0;
    top: 20px;
}

.press-archiv .layout_full .description .link a:before,
.press-archiv .layout_full .description .enclosure a:before {
    margin-left: 10px;
    display: inline-block;
    box-sizing: content-box;
    width: 40px;
    font-size: 3rem;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
}

.press-archiv .layout_full .description .link a:hover,
.press-archiv .layout_full .description .enclosure a:hover {
    color: #cc66ff;
}

/* Gallery
========================================================================= */
.ce_gallery {
    margin: 20px 0;
}

/* Player
========================================================================= */
.ce_player {
    margin: 40px 0;
    position: relative;
}

/* Filter drop down
========================================================================= */
#filter {
    background-color: #fff;
    border-bottom: 1px solid #bbbbbb;
}

#filter {
    *zoom: 1;
}

#filter:before, #filter:after {
    content: "";
    display: table;
}

#filter:after {
    clear: both;
}

@media only screen and (min-width: 768px) {
    #filter {
        height: 60px;
        margin: 10px 0 0 0;
    }
}

#filter .content {
    position: relative;
    padding: 0;
}

#filter .filter-drop-down {
    position: relative;
    top: 0;
    z-index: 99;
    overflow: visible;
    padding-bottom: 3px;
    vertical-align: top;
}

@media only screen and (min-width: 768px) {
    #filter .filter-drop-down {
        display: inline-block;
        margin-right: 5px;
        width: 32.20339%;
    }
}

#filter .filter-drop-down h2 {
    display: block;
    padding: 0 20px;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.6rem;
    line-height: 50px;
    vertical-align: middle;
    color: #222222;
    cursor: pointer;
    background: #99ff66 url("../../files/layout/images/shop_category_toggler_closed.png") no-repeat center right;
    transition: all 200ms ease-in-out;
}

#filter .filter-drop-down h2.open {
    background: #cc66ff url("../../files/layout/images/shop_category_toggler_open.png") no-repeat center right;
}

#filter .filter-drop-down h2.closed {
    background: #99ff66 url("../../files/layout/images/shop_category_toggler_closed.png") no-repeat center right;
}

#filter .filter-drop-down h2:hover {
    background-color: #cc66ff;
}

#filter .filter-drop-down ul {
    display: none;
    background-color: #fff;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

#filter .filter-drop-down ul li {
    position: relative;
}

#filter .filter-drop-down ul li a,
#filter .filter-drop-down ul li span {
    display: block;
    padding: 15px 20px;
    font-size: 1.6rem;
    border-bottom: 1px solid #eeeeee;
    transition: all 200ms ease-in-out;
}

#filter .filter-drop-down ul li a:hover,
#filter .filter-drop-down ul li span:hover {
    border-color: #cc66ff;
    color: #cc66ff;
}

#filter .filter-drop-down ul li span {
    color: #cc66ff;
}

#filter .filter-drop-down ul li i {
    position: absolute;
    top: 0;
    right: 0;
    width: 58px;
    line-height: 51px;
    text-align: center;
    vertical-align: middle;
    font-size: 2rem;
    cursor: pointer;
    font-style: normal;
}

#filter .filter-drop-down ul.level_2 {
    background-color: #eeeeee;
    border: 0;
    box-shadow: none;
}

/* Network listing
========================================================================= */
.network__search {
    background-color: #eeeeee;
    padding: 20px;
}

.network__search input {
    margin-bottom: 20px;
}

.network__search span {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    margin: 0 5px;
    background-color: #fff;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    color: #bbbbbb;
}

.network__search span.sort {
    padding-right: 40px;
}

.network__search span.sort:before {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 40px;
    font-family: "FontAwesome";
    color: #bbbbbb;
    content: '\f106';
}

.network__search span.asc, .network__search span.desc {
    color: #222222;
    border-color: #cc66ff;
}

.network__search span.asc:before {
    color: #222222;
    content: '\f106';
}

.network__search span.desc:before {
    color: #222222;
    content: '\f107';
}

.network__item {
    border-bottom: 1px solid #bbbbbb;
}

.network__item a:hover {
    background-color: #cc66ff;
    color: #fff;
}

/* Accordion
========================================================================= */
.ce_accordion {
    position: relative;
}

.ce_accordion h3 {
    margin: 0;
    padding: 10px 0;
    line-height: 45px;
    cursor: pointer;
    display: block;
    background-color: transparent;
    border-top: 1px solid #bbbbbb;
    outline: none;
}

.ce_accordion h3 span {
    background-color: #ffff66;
}

.ce_accordion h3 .ui-icon:before {
    position: absolute;
    right: 0;
    top: 0;
    content: '+';
    width: 40px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin: 10px 0;
    cursor: pointer;
    background-color: #ffff66;
    color: #222222;
}

.ce_accordion h3.ui-state-active .ui-icon:before {
    content: '-';
}

.ce_accordion .accordion {
    border-top: 1px solid #eeeeee;
    padding-bottom: 20px;
}

@media only screen and (min-width: 768px) {
    .ce_accordion .acc-teaser {
        width: 66.10169%;
        float: left;
        margin-left: 0;
    }
}

@media only screen and (min-width: 768px) {
    .ce_accordion .image_container {
        width: 32.20339%;
        float: left;
        margin-left: 1.69492%;
        float: right;
        margin-bottom: 1.69492%;
    }
}

/* Download
========================================================================= */
.ce_download {
    margin-bottom: 10px;
}

.ce_download a {
    display: inline-block;
    position: relative;
    border: 1px solid #9f6;
    padding: 0 10px 0 40px;
    text-align: right;
    min-height: 45px;
    line-height: 45px;
    vertical-align: middle;
    font-family: "Libre Baskerville", serif;
    font-size: 16px;
    font-size: 1.6rem;
    color: #222;
    transition: all 200ms ease-in-out;
}

.ce_download a span {
    position: absolute;
    left: 10px;
    top: 0;
    font-size: 2rem;
    line-height: 45px;
    vertical-align: middle;
    color: #c6f;
    transition: all 200ms ease-in-out;
}

.ce_download a:hover {
    border-color: #c6f;
    background-color: transparent !important;
    color: #222222 !important;
}

/* Downloads
========================================================================= */
.ce_downloads {
    margin-bottom: 20px;
}

/* Listing
========================================================================= */
.ce_listing {
    position: relative;
}

.ce_listing p {
    display: inline-block;
    margin: 0;
    padding: 6px 40px;
}

.ce_listing p:before {
    display: inline-block;
    font-family: "FontAwesome";
    margin-left: -40px;
    width: 40px;
    text-align: center;
    content: '\f105';
    color: #222222;
}

.ce_listing .enclosure {
    position: absolute;
    right: 0;
    top: 0;
}

.ce_listing .enclosure a:before {
    margin-left: 10px;
    display: inline-block;
    box-sizing: content-box;
    width: 40px;
    font-size: 3rem;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
}

.ce_listing.ce_listing--short p {
    display: block;
    border-top: 1px solid #eeeeee;
}

.ce_listing.ce_listing--short p a {
    display: inline-block;
    width: 100%;
}

.ce_listing.ce_listing--short .enclosure a:before {
    margin-left: 0;
}

.ce_listing.ce_listing--short:hover a {
    color: #cc66ff;
}

/* CBox
========================================================================= */
#cboxTitle {
    top: auto;
    bottom: 30px;
    left: 20px;
    padding: 0 10px;
    background: url("../../files/layout/images/bg_paragraph.png") left 3px repeat;
    text-align: justify;
    margin-bottom: 0;
    color: #222;
    max-width: 75%;
}

#cboxPrevious {
    /*position: fixed;*/
    margin-top: -12px;
    background: transparent url("../../files/layout/images/button-slider-prev-2.png") no-repeat center center;
    width: 23px;
    height: 23px;
    left: 10px;
}

#cboxPrevious:hover {
    background-position: center;
}

#cboxNext {
    /*position: fixed;*/
    margin-top: -12px;
    background: transparent url("../../files/layout/images/button-slider-next-2.png") no-repeat center center;
    width: 23px;
    height: 23px;
    right: 10px;
}

#cboxNext:hover {
    background-position: center;
}

#cboxClose {
    top: 10px;
    right: 10px;
    width: 23px;
    height: 23px;
    background: transparent url("../../files/layout/images/button-close-2.png") no-repeat center center;
}

#cboxClose:hover {
    background-position: center;
}

/* ============================================================================
@COMPONENTS -> SLIDER
========================================================================= */
.slick-slider {
    margin-bottom: 0;
}

.slick-slider .slick-arrow {
    width: 46px;
    height: 46px;
}

.slick-slider .slick-arrow:before {
    display: none;
}

.slick-slider .slick-arrow.slick-prev {
    left: 10px;
    background: transparent url("/files/layout/images/button-slider-prev.png") no-repeat center center;
}

.slick-slider .slick-arrow.slick-next {
    right: 10px;
    background: transparent url("/files/layout/images/button-slider-next.png") no-repeat center center;
}

/* Header slider - start page
========================================================================= */
.header-slider .ce_slide__item {
    width: 100%;
    overflow: hidden;
}

.header-slider .background-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.header-slider .ce_slide--text .ce_slide__content,
.header-slider .slide_item--video .ce_slide__content {
    position: relative;
    top: 40%;
    max-width: 960px;
    min-width: 320px;
    margin: 0 auto;
}

@media only screen and (min-width: 768px) {
    .header-slider .ce_slide--text .ce_slide__content,
    .header-slider .slide_item--video .ce_slide__content {
        top: 40%;
    }
}

.header-slider .ce_slide--text .ce_slide__content .ce_slide__headline,
.header-slider .slide_item--video .ce_slide__content .ce_slide__headline {
    margin: 0 0 2px 0;
    background-color: #99ff66;
}

@media only screen and (min-width: 568px) {
    .header-slider .ce_slide--text .ce_slide__content .ce_slide__headline,
    .header-slider .slide_item--video .ce_slide__content .ce_slide__headline {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 48px;
        /* 9 */
        font-size: 4.8rem;
        /* 9 */
    }
}

@media only screen and (min-width: 768px) {
    .header-slider .ce_slide--text .ce_slide__content .ce_slide__headline,
    .header-slider .slide_item--video .ce_slide__content .ce_slide__headline {
        opacity: 0;
    }
}

.header-slider .ce_slide--text .ce_slide__content .ce_slide__headline:before,
.header-slider .slide_item--video .ce_slide__content .ce_slide__headline:before {
    position: absolute;
    left: -100px;
    font-family: "FontAwesome";
    content: '\f178';
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 100px;
    /* 9 */
    font-size: 10rem;
    /* 9 */
    line-height: 6.7rem;
    color: #cc66ff;
}

.header-slider .ce_slide--text .ce_slide__content .ce_slide__text,
.header-slider .slide_item--video .ce_slide__content .ce_slide__text {
    background: url("../../files/layout/images/bg_paragraph_transparent_mobile.png") left 3px repeat;
    padding: 0 10px;
    margin: 0;
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .header-slider .ce_slide--text .ce_slide__content .ce_slide__text,
    .header-slider .slide_item--video .ce_slide__content .ce_slide__text {
        background: url("../../files/layout/images/bg_paragraph_transparent.png") left 3px repeat;
    }
}

@media only screen and (min-width: 568px) {
    .header-slider .ce_slide--text .ce_slide__content .ce_slide__text,
    .header-slider .slide_item--video .ce_slide__content .ce_slide__text {
        background: url("../../files/layout/images/bg_paragraph_slider.png") left 3px repeat;
        font-size: 3rem;
    }
}

@media only screen and (min-width: 768px) {
    .header-slider .ce_slide--text .ce_slide__content .ce_slide__text,
    .header-slider .slide_item--video .ce_slide__content .ce_slide__text {
        text-align: justify;
        width: 50%;
        animation-delay: 500ms;
        opacity: 0;
    }
}

.header-slider .ce_slide--text .ce_slide__content .ce_slide__link,
.header-slider .slide_item--video .ce_slide__content .ce_slide__link {
    margin-top: 5px;
}

@media only screen and (min-width: 768px) {
    .header-slider .ce_slide--text .ce_slide__content .ce_slide__link,
    .header-slider .slide_item--video .ce_slide__content .ce_slide__link {
        animation-delay: 1000ms;
        opacity: 0;
    }
}

.header-slider .ce_slide--text .ce_slide__content .ce_slide__link .hyperlink_txt,
.header-slider .slide_item--video .ce_slide__content .ce_slide__link .hyperlink_txt {
    display: inline;
    text-transform: none;
}

@media only screen and (min-width: 568px) {
    .header-slider .ce_slide--text .ce_slide__content .ce_slide__link .hyperlink_txt,
    .header-slider .slide_item--video .ce_slide__content .ce_slide__link .hyperlink_txt {
        font-size: 2.5rem;
    }
}

@media only screen and (min-width: 768px) {
    .header-slider .ce_slide--text .ce_slide__content .ce_slide__link .hyperlink_txt,
    .header-slider .slide_item--video .ce_slide__content .ce_slide__link .hyperlink_txt {
        margin-left: 30%;
    }
}

.header-slider .ce_slide--text .ce_slide__content .ce_slide__link .hyperlink_txt:before,
.header-slider .slide_item--video .ce_slide__content .ce_slide__link .hyperlink_txt:before {
    top: 5px;
}

.header-slider .slide_item--video {
    position: relative;
}

.header-slider .slide_item--video .video-container {
    margin: 0;
    height: auto;
}

.header-slider .slide_item--video .ce_slide__content {
    position: absolute;
    top: 40%;
    left: 0;
    max-width: 960px;
    min-width: 320px;
}

@media only screen and (min-width: 1024px) {
    .header-slider .slide_item--video .ce_slide__content {
        left: 50%;
        transform: translateX(-50%);
    }
}

.header-slider .slick-dots {
    bottom: auto;
    margin-top: -100px;
}

@media only screen and (min-width: 480px) {
    .header-slider .slick-dots {
        margin-top: -80px;
    }
}

.header-slider .slick-dots li a {
    display: block;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #222222;
}

.header-slider .slick-dots li.slick-active a {
    background-color: #99ff66;
}

/* Shop slider - start page
========================================================================= */
.single-slider {
    margin-bottom: 60px;
}

@media only screen and (min-width: 768px) {
    .single-slider {
        padding: 0 6.77966%;
        margin-bottom: 30px;
    }
}

/* Shop slider - start page
========================================================================= */
.shop-slider {
    padding: 0 60px;
}

@media only screen and (min-width: 768px) {
    .shop-slider {
        padding: 0 6.77966%;
    }
}

.shop-slider .image_container {
    padding: 0 10px;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

@media only screen and (min-width: 768px) {
    .shop-slider .image_container {
        width: 31.81818%;
        float: left;
    }

    .shop-slider .image_container:first-child, .shop-slider .image_container.first {
        float: left;
        margin-left: 0;
    }
}

/* Teaser slider
========================================================================= */
.teaser-slider {
    margin-bottom: 60px;
}

@media only screen and (min-width: 768px) {
    .teaser-slider {
        padding: 0 6.77966%;
        margin-bottom: 30px;
    }
}

.teaser-slider .ce_teaser {
    margin-bottom: 0;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

@media only screen and (min-width: 768px) {
    .teaser-slider .ce_teaser {
        width: 31.81818%;
        float: left;
        margin: 0 10px;
    }
}

@media only screen and (max-width: 767px) {
    .teaser-slider .slick-arrow {
        top: auto;
        bottom: -50px;
        transform: none;
    }
}

/* ============================================================================
@COMPONENTS -> SHOP
========================================================================= */
/* List
========================================================================= */
.product_list {
    overflow: hidden;
}

.product_list .product {
    border: 1px solid #bbbbbb;
    padding: 10px;
    margin-bottom: 5.88235%;
}

.product_list .product {
    *zoom: 1;
}

.product_list .product:before, .product_list .product:after {
    content: "";
    display: table;
}

.product_list .product:after {
    clear: both;
}

@media only screen and (min-width: 768px) {
    .product_list .product {
        width: 29.41176%;
        float: left;
        margin-left: 5.88235%;
    }

    .product_list .product:nth-child(3n+1) {
        float: left;
        margin-left: 0;
    }
}

.product_list .product .product__image {
    position: relative;
    text-align: center;
}

.product_list .product .product__image.unique:after {
    content: '';
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: transparent url("../../files/layout/images/button-unique.png") no-repeat center center;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .product_list .product .product__image {
        width: 29.41176%;
        float: left;
        margin-left: 0;
    }
}

@media only screen and (min-width: 480px) {
    .product_list .product .product__image:before {
        content: "";
        display: block;
        padding-top: 80%;
    }
}

.product_list .product .product__image .image_container {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#727272+0,000000+100 */
    background: #fff;
    /* Old browsers */
    text-align: center;
}

@media only screen and (min-width: 480px) {
    .product_list .product .product__image .image_container {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }
}

@media only screen and (min-width: 768px) {
    .product_list .product .product__image .image_container img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
    }
}

.no-csstransforms .product_list .product .product__image .image_container img {
    position: relative;
    top: 0;
}

.product_list .product .product__content {
    *zoom: 1;
}

.product_list .product .product__content:before, .product_list .product .product__content:after {
    content: "";
    display: table;
}

.product_list .product .product__content:after {
    clear: both;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .product_list .product .product__content {
        width: 66.19718%;
        float: left;
        margin-left: 1.40845%;
    }
}

.product_list .product .product__content h3 {
    display: block;
    font-size: 1.8rem;
    padding: 0 10px;
    min-height: 60px;
    margin: 10px 0;
}

.product_list .product .product__content h3 a {
    display: inline;
    background-color: #ffff66;
}

.product_list .product .product__content .sku {
    display: none;
}

.product_list .product .product__content .product__data {
    *zoom: 1;
}

.product_list .product .product__content .product__data:before, .product_list .product .product__content .product__data:after {
    content: "";
    display: table;
}

.product_list .product .product__content .product__data:after {
    clear: both;
}

.product_list .product .product__content .product__data .price {
    font-weight: 400;
    width: 60%;
    float: left;
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 2.5rem;
    line-height: 3rem;
    vertical-align: bottom;
}

.product_list .product .product__content .product__data .details {
    width: 40%;
    float: right;
    text-align: right;
    padding-right: 10px;
    margin-bottom: 10px;
    font-size: 1.6rem;
    line-height: 3rem;
    vertical-align: bottom;
}

.product_list .product .product__content .product__data .details a {
    color: #cc66ff;
}

.product_list .product .product__content .product__data .details a:hover {
    text-decoration: underline;
}

.product_list .product .product__content .product__data .shipping_info {
    font-size: 12px;
    padding: 10px;
}

.product_list .product .product__content .product__data .submit_container {
    clear: both;
    border-top: 1px solid #eeeeee;
    padding: 20px 10px 10px 10px;
}

.product_list .product .product__content .product__data .submit_container input {
    width: 100%;
    text-align: center;
    padding: 8px 10px;
    border: 0;
    background-color: #99ff66;
    font-size: 1.6rem;
    font-weight: 400;
    transition: background-color 200ms ease-in-out;
}

.product_list .product .product__content .product__data .submit_container input:hover {
    background-color: #cc66ff;
}
.product_list .product.vr-product .product__content .product__data .submit_container {
    display: none;
}


/* Logout
========================================================================= */
.logout {
    margin-bottom: 4px;
}

@media only screen and (min-width: 768px) {
    .logout {
        position: absolute;
        top: 0;
        right: 0;
        margin-bottom: 0;
    }
}

.logout a {
    margin: 0 20px;
    display: inline-block;
    padding: 0 20px;
    color: #cc66ff;
    line-height: 40px;
    vertical-align: middle;
    font-size: 1.6rem;
    border: 1px solid #cc66ff;
    margin-top: 4px;
    transition: all 150ms ease-in-out;
}

.logout a:hover {
    background-color: #cc66ff;
    color: #fff;
}

/* Reader
========================================================================= */
.mod_iso_productreader .product {
    *zoom: 1;
}

.mod_iso_productreader .product:before, .mod_iso_productreader .product:after {
    content: "";
    display: table;
}

.mod_iso_productreader .product:after {
    clear: both;
}

@media only screen and (min-width: 768px) {
    .mod_iso_productreader .product-gallery {
        width: 49.15254%;
        float: left;
    }
}

.mod_iso_productreader .product-gallery .product-gallery__image {
    padding-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #eeeeee;
    text-align: center;
}

.mod_iso_productreader .product-gallery .product-gallery__thumbs {
    *zoom: 1;
}

.mod_iso_productreader .product-gallery .product-gallery__thumbs:before, .mod_iso_productreader .product-gallery .product-gallery__thumbs:after {
    content: "";
    display: table;
}

.mod_iso_productreader .product-gallery .product-gallery__thumbs:after {
    clear: both;
}

.mod_iso_productreader .product-gallery .product-gallery__thumbs figure {
    height: auto;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    border: 1px solid #eeeeee;
    background-color: #222222;
    transition: all 200ms ease-in-out;
    width: 16.66667%;
    float: left;
}

@media only screen and (min-width: 480px) {
    .mod_iso_productreader .product-gallery .product-gallery__thumbs figure {
        width: 8.33333%;
        float: left;
    }
}

@media only screen and (min-width: 768px) {
    .mod_iso_productreader .product-gallery .product-gallery__thumbs figure {
        width: 16.66667%;
        float: left;
    }

    .mod_iso_productreader .product-gallery .product-gallery__thumbs figure:nth-child(6n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }

    .mod_iso_productreader .product-gallery .product-gallery__thumbs figure:nth-child(6n + 2) {
        margin-left: 16.66667%;
        margin-right: -100%;
        clear: none;
    }

    .mod_iso_productreader .product-gallery .product-gallery__thumbs figure:nth-child(6n + 3) {
        margin-left: 33.33333%;
        margin-right: -100%;
        clear: none;
    }

    .mod_iso_productreader .product-gallery .product-gallery__thumbs figure:nth-child(6n + 4) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none;
    }

    .mod_iso_productreader .product-gallery .product-gallery__thumbs figure:nth-child(6n + 5) {
        margin-left: 66.66667%;
        margin-right: -100%;
        clear: none;
    }

    .mod_iso_productreader .product-gallery .product-gallery__thumbs figure:nth-child(6n + 6) {
        margin-left: 83.33333%;
        margin-right: -100%;
        clear: none;
    }
}

.mod_iso_productreader .product-gallery .product-gallery__thumbs figure img {
    opacity: 0.5;
    transition: opacity 150ms ease-in-out;
}

.mod_iso_productreader .product-gallery .product-gallery__thumbs figure:hover, .mod_iso_productreader .product-gallery .product-gallery__thumbs figure.active {
    border-color: #cc66ff;
}

.mod_iso_productreader .product-gallery .product-gallery__thumbs figure:hover img, .mod_iso_productreader .product-gallery .product-gallery__thumbs figure.active img {
    opacity: 1;
}

.mod_iso_productreader .product-details {
    *zoom: 1;
}

.mod_iso_productreader .product-details:before, .mod_iso_productreader .product-details:after {
    content: "";
    display: table;
}

.mod_iso_productreader .product-details:after {
    clear: both;
}

@media only screen and (min-width: 768px) {
    .mod_iso_productreader .product-details {
        width: 49.15254%;
        float: left;
        padding-left: 10px;
    }
}

.mod_iso_productreader .product-details h2 {
    font-size: 2.2rem;
    padding: 0;
    margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
    .mod_iso_productreader .product-details h2 {
        margin-top: 0;
    }
}

.mod_iso_productreader .product-details .sku {
    color: #bbbbbb;
    font-size: 1.8rem;
    margin-bottom: 20px;
}

@media only screen and (min-width: 1024px) {
    .mod_iso_productreader .product-details .offer,
    .mod_iso_productreader .product-details .quantity_container {
        width: 49.15254%;
        float: left;
    }
}

.mod_iso_productreader .product-details .offer {
    font-size: 3rem;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 20px;
}

.mod_iso_productreader .product-details .offer .hint {
    margin: 0;
    font-weight: 300;
    font-size: 1.6rem;
    color: #bbbbbb;
}

.mod_iso_productreader .product-details .quantity_container {
    margin-bottom: 20px;
}

.mod_iso_productreader .product-details .quantity_container {
    *zoom: 1;
}

.mod_iso_productreader .product-details .quantity_container:before, .mod_iso_productreader .product-details .quantity_container:after {
    content: "";
    display: table;
}

.mod_iso_productreader .product-details .quantity_container:after {
    clear: both;
}

.mod_iso_productreader .product-details .quantity_container .decr,
.mod_iso_productreader .product-details .quantity_container .incr {
    float: left;
    width: 45px;
    line-height: 43px;
    text-align: center;
    vertical-align: middle;
    background-color: #f5f5f5;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    cursor: pointer;
}

.mod_iso_productreader .product-details .quantity_container .decr {
    border-radius: 3px 0 0 3px;
    border-left: 1px solid #eeeeee;
}

.mod_iso_productreader .product-details .quantity_container .incr {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #eeeeee;
}

.mod_iso_productreader .product-details .quantity_container input {
    float: left;
    width: 70px;
    text-align: center;
    border: 0;
    border: 1px solid #eeeeee;
}

.mod_iso_productreader .product-details .options {
    clear: both;
}
.mod_iso_productreader .product-details .options select{
    float: none;
}
.mod_iso_productreader .product-details .submit_container {
    clear: both;
    margin: 0;
}
.mod_iso_productreader .product-details .submit_container {
    clear: both;
    margin: 0;
}

@media only screen and (min-width: 1024px) {
    .mod_iso_productreader .product-details .submit_container {
        width: 49.15254%;
        float: left;
    }
}

.mod_iso_productreader .product-description {
    margin-top: 40px;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

/* Cart
========================================================================= */
.mod_iso_cart.orderinfo h2,
.mod_iso_cart.orderinfo h3,
.mod_iso_cart.orderinfo p,
.review.orderinfo h2,
.review.orderinfo h3,
.review.orderinfo p {
    padding: 0;
}

.mod_iso_cart.orderinfo h3,
.review.orderinfo h3 {
    margin-top: 0;
}

.mod_iso_cart.orderinfo .info_container,
.review.orderinfo .info_container {
    padding: 20px 0;
    border-top: 1px solid #eeeeee;
}

.mod_iso_cart.orderinfo .info_container .edit,
.review.orderinfo .info_container .edit {
    float: right;
    display: inline-block;
    padding: 5px 10px;
    background-color: #99ff66;
    color: #222222;
    transition: all 200ms ease-in-out;
}

.mod_iso_cart.orderinfo .info_container .edit:hover,
.review.orderinfo .info_container .edit:hover {
    background-color: #cc66ff;
    color: #fff;
}

.mod_iso_cart .table,
.review .table {
    margin-bottom: 20px;
}

.mod_iso_cart .table .table__tr,
.review .table .table__tr {
    border-top: 1px solid #eeeeee;
    padding: 20px 0;
}

.mod_iso_cart .table .table__tr,
.review .table .table__tr {
    *zoom: 1;
}

.mod_iso_cart .table .table__tr:before, .mod_iso_cart .table .table__tr:after,
.review .table .table__tr:before,
.review .table .table__tr:after {
    content: "";
    display: table;
}

.mod_iso_cart .table .table__tr:after,
.review .table .table__tr:after {
    clear: both;
}

.mod_iso_cart .table .table__thead,
.review .table .table__thead {
    display: none;
    border-top: 1px solid #eeeeee;
    font-weight: 400;
    font-size: 1.6rem;
}

.mod_iso_cart .table .table__thead,
.review .table .table__thead {
    *zoom: 1;
}

.mod_iso_cart .table .table__thead:before, .mod_iso_cart .table .table__thead:after,
.review .table .table__thead:before,
.review .table .table__thead:after {
    content: "";
    display: table;
}

.mod_iso_cart .table .table__thead:after,
.review .table .table__thead:after {
    clear: both;
}

.mod_iso_cart .table .table__thead .table__tr,
.review .table .table__thead .table__tr {
    border: 0;
}

@media only screen and (min-width: 768px) {
    .mod_iso_cart .table .table__thead,
    .review .table .table__thead {
        display: block;
    }

    .mod_iso_cart .table .table__thead .col_0,
    .review .table .table__thead .col_0 {
        width: 15.25424%;
        float: left;
        margin-left: 0;
    }

    .mod_iso_cart .table .table__thead .col_1,
    .review .table .table__thead .col_1 {
        width: 40.67797%;
        float: left;
        margin-left: 1.69492%;
    }

    .mod_iso_cart .table .table__thead .col_2,
    .review .table .table__thead .col_2 {
        width: 6.77966%;
        float: left;
        margin-left: 1.69492%;
    }

    .mod_iso_cart .table .table__thead .col_3,
    .review .table .table__thead .col_3 {
        width: 15.25424%;
        float: left;
        margin-left: 1.69492%;
    }

    .mod_iso_cart .table .table__thead .col_4,
    .review .table .table__thead .col_4 {
        width: 6.77966%;
        float: left;
        margin-left: 1.69492%;
    }

    .mod_iso_cart .table .table__thead .col_5,
    .review .table .table__thead .col_5 {
        width: 6.77966%;
        float: left;
        margin-left: 1.69492%;
    }
}

.mod_iso_cart .table .table__tbody .table_tr,
.review .table .table__tbody .table_tr {
    *zoom: 1;
}

.mod_iso_cart .table .table__tbody .table_tr:before, .mod_iso_cart .table .table__tbody .table_tr:after,
.review .table .table__tbody .table_tr:before,
.review .table .table__tbody .table_tr:after {
    content: "";
    display: table;
}

.mod_iso_cart .table .table__tbody .table_tr:after,
.review .table .table__tbody .table_tr:after {
    clear: both;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .mod_iso_cart .table .table__tbody .col_0,
    .review .table .table__tbody .col_0 {
        position: relative;
        width: 32.20339%;
        float: left;
        margin-left: 0;
    }

    .mod_iso_cart .table .table__tbody .col_0:before,
    .review .table .table__tbody .col_0:before {
        content: "";
        display: block;
        padding-top: 100%;
    }

    .mod_iso_cart .table .table__tbody .col_0 .image_container,
    .review .table .table__tbody .col_0 .image_container {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        text-align: center;
    }

    .mod_iso_cart .table .table__tbody .col_1,
    .mod_iso_cart .table .table__tbody .col_2,
    .mod_iso_cart .table .table__tbody .col_3,
    .mod_iso_cart .table .table__tbody .col_4,
    .mod_iso_cart .table .table__tbody .col_5,
    .review .table .table__tbody .col_1,
    .review .table .table__tbody .col_2,
    .review .table .table__tbody .col_3,
    .review .table .table__tbody .col_4,
    .review .table .table__tbody .col_5 {
        width: 66.10169%;
        float: left;
        margin-left: 1.69492%;
    }
}

@media only screen and (min-width: 768px) {
    .mod_iso_cart .table .table__tbody,
    .review .table .table__tbody {
        line-height: 45px;
        vertical-align: middle;
    }

    .mod_iso_cart .table .table__tbody .col_0,
    .review .table .table__tbody .col_0 {
        width: 15.25424%;
        float: left;
        margin-left: 0;
    }

    .mod_iso_cart .table .table__tbody .col_1,
    .review .table .table__tbody .col_1 {
        width: 40.67797%;
        float: left;
        margin-left: 1.69492%;
    }

    .mod_iso_cart .table .table__tbody .col_1 a,
    .review .table .table__tbody .col_1 a {
        display: inline;
    }

    .mod_iso_cart .table .table__tbody .col_2,
    .review .table .table__tbody .col_2 {
        width: 6.77966%;
        float: left;
        margin-left: 1.69492%;
    }

    .mod_iso_cart .table .table__tbody .col_3,
    .review .table .table__tbody .col_3 {
        width: 15.25424%;
        float: left;
        margin-left: 1.69492%;
    }

    .mod_iso_cart .table .table__tbody .col_4,
    .review .table .table__tbody .col_4 {
        width: 6.77966%;
        float: left;
        margin-left: 1.69492%;
    }

    .mod_iso_cart .table .table__tbody .col_5,
    .review .table .table__tbody .col_5 {
        width: 6.77966%;
        float: left;
        margin-left: 1.69492%;
    }
}

.mod_iso_cart .table .table__tbody .quantity input,
.review .table .table__tbody .quantity input {
    width: 60px;
    text-align: center;
    border: 1px solid #eeeeee;
    border-radius: 3px;
}

.mod_iso_cart .table .table__tbody .quantity input:disabled,
.review .table .table__tbody .quantity input:disabled {
    color: #bbbbbb;
}

.mod_iso_cart .table .table__tbody .remove,
.review .table .table__tbody .remove {
    text-align: right;
    font-size: 0;
}

.mod_iso_cart .table .table__tbody .remove i,
.review .table .table__tbody .remove i {
    width: 45px;
    line-height: 45px;
    font-size: 2rem;
    vertical-align: middle;
    text-align: center;
}

.mod_iso_cart .table .table__tfoot,
.review .table .table__tfoot {
    padding: 20px 0;
    background-color: #ffff66;
}

.mod_iso_cart .table .table__tfoot .table__tr,
.review .table .table__tfoot .table__tr {
    padding: 5px 0;
    border: 0;
}

.mod_iso_cart .table .table__tfoot .table__tr.total,
.review .table .table__tfoot .table__tr.total {
    font-weight: 400;
    font-size: 2.5rem;
}

@media only screen and (min-width: 768px) {
    .mod_iso_cart .table .table__tfoot .col_0,
    .review .table .table__tfoot .col_0 {
        display: none;
        width: 15.25424%;
        float: left;
        margin-left: 0;
    }

    .mod_iso_cart .table .table__tfoot .col_1,
    .review .table .table__tfoot .col_1 {
        width: 74.57627%;
        float: left;
        margin-left: 0;
        text-align: right;
    }

    .mod_iso_cart .table .table__tfoot .col_2,
    .review .table .table__tfoot .col_2 {
        display: none;
        width: 23.72881%;
        float: left;
        margin-left: 1.69492%;
    }

    .mod_iso_cart .table .table__tfoot .col_3,
    .review .table .table__tfoot .col_3 {
        width: 6.77966%;
        float: left;
        margin-left: 1.69492%;
    }

    .mod_iso_cart .table .table__tfoot .col_4,
    .review .table .table__tfoot .col_4 {
        width: 15.25424%;
        float: left;
        margin-left: 1.69492%;
    }

    .mod_iso_cart .table .table__tfoot .col_5,
    .review .table .table__tfoot .col_5 {
        display: none;
        width: 6.77966%;
        float: left;
        margin-left: 1.69492%;
    }
}

.mod_iso_cart .submit_container,
.review .submit_container {
    margin-top: 20px;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.mod_iso_cart .submit_container input,
.review .submit_container input {
    width: 32.20339%;
    float: left;
    margin-left: 1.69492%;
    float: right;
}

.mod_iso_cart .submit_container .button_continue,
.review .submit_container .button_continue {
    float: left;
    margin-left: 0;
    float: left;
    background-color: transparent;
    border: 1px solid #99ff66;
}

.mod_iso_cart .submit_container .button_continue:hover,
.review .submit_container .button_continue:hover {
    border: 1px solid #cc66ff;
    color: #222222;
}

.mod_iso_cart .submit_container .button_update,
.review .submit_container .button_update {
    background-color: transparent;
    border: 1px solid #99ff66;
}

.mod_iso_cart .submit_container .button_update:hover,
.review .submit_container .button_update:hover {
    border: 1px solid #cc66ff;
    color: #222222;
}

/* Checkout
========================================================================= */
.mod_iso_checkout .steps {
    margin: 10px 0 30px 0;
    overflow: visible;
}

@media only screen and (min-width: 568px) {
    .mod_iso_checkout .steps {
        margin: 30px 0 60px 0;
    }
}

.mod_iso_checkout .steps ol {
    overflow: visible;
}

.mod_iso_checkout .steps ol {
    *zoom: 1;
}

.mod_iso_checkout .steps ol:before, .mod_iso_checkout .steps ol:after {
    content: "";
    display: table;
}

.mod_iso_checkout .steps ol:after {
    clear: both;
}

@media only screen and (min-width: 568px) {
    .mod_iso_checkout .steps ol {
        border-bottom: 1px solid #eeeeee;
    }
}

.mod_iso_checkout .steps ol li {
    position: relative;
    padding: 0 0 5px 50px;
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 400;
    counter-increment: step-counter;
    line-height: 40px;
}

@media only screen and (min-width: 568px) {
    .mod_iso_checkout .steps ol li {
        float: left;
        width: 25%;
        padding: 0 0 30px 0;
        text-align: center;
    }
}

.mod_iso_checkout .steps ol li:before {
    box-sizing: content-box;
    position: absolute;
    content: counter(step-counter);
    left: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    border: 5px solid #fff;
    background-color: #eeeeee;
    font-size: 1.4rem;
}

@media only screen and (min-width: 568px) {
    .mod_iso_checkout .steps ol li:before {
        bottom: -21px;
        left: 50%;
        margin-left: -20px;
    }
}

.mod_iso_checkout .steps ol li.active:before {
    background-color: #99ff66;
}

.mod_iso_checkout #billingaddress_new {
    *zoom: 1;
}

.mod_iso_checkout #billingaddress_new:before, .mod_iso_checkout #billingaddress_new:after {
    content: "";
    display: table;
}

.mod_iso_checkout #billingaddress_new:after {
    clear: both;
}

/* ============================================================================
@COMPONENTS -> SHOP
========================================================================= */
/* List
========================================================================= */
.product_list--media {
    padding: 40px 0;
}

@media only screen and (min-width: 480px) {
    .product_list--media .product--media .product__image:before {
        padding-top: 60%;
    }
}

.product_list--media .product--media .product__image .image_container {
    max-width: 246px;
    max-height: 172px;
    overflow: hidden;
    margin: auto;
}

.product_list--media .product--media .product__data .details {
    padding: 0 10px;
    font-size: 1.6rem;
}

.product_list--media .product--media .product__data .details p {
    font-size: 14px;
}

.product_list--media .product--media .product__data .details a {
    color: #cc66ff;
}

.product_list--media .product--media .product__data .details a:hover {
    text-decoration: underline;
}

.product_list--media .product--media .product__content h3 {
    background: transparent;
    min-height: 30px;
}

/* Search
========================================================================= */
.mod_listing.has-paging {
    margin: 40px 0;
}

.mod_listing .product_filter {
    background-color: #eeeeee;
    padding: 20px;
}

.mod_listing .product_filter input {
    margin-bottom: 20px;
}

/* Reader
========================================================================= */
.mod_iso_productreader--media {
    padding: 40px 0;
}

/* ============================================================================
@COMPONENTS -> MENU
========================================================================= */
/* Burger icon
========================================================================= */
.show-menu {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: -40px;
    width: 80px;
    height: 80px;
    background-color: #cc66ff;
    z-index: 201;
}

@media only screen and (min-width: 768px) {
    .show-menu {
        left: 50%;
        right: auto;
    }
}

.show-menu .hamburger-inner {
    background-color: #fff;
}

.show-menu .hamburger-inner:before, .show-menu .hamburger-inner:after {
    background-color: #fff;
}

/* Main nav
========================================================================= */
.mod_navigation__main {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: translateY(-100%);
    background: #fff url("../../files/layout/images/back_01.png");
    z-index: 200;
    height: 100vh;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0);
    transition: transform 300ms ease-in-out;
}

.mod_navigation__main.is-active {
    transform: translateY(0);
}

.mod_navigation__main.is-active ul.level_1 {
    padding: 100px 5% 5%;
}

.mod_navigation__main.is-active ul.level_1 li {
    opacity: 1;
    transform: translateY(0);
}

.mod_navigation__main.is-active ul.level_1 li.special a {
    background-color: #9f6;
    margin-top: 10px;
}

.mod_navigation__main.is-active ul.level_1 li.special a:hover {
    background-color: #c6f;
}

.mod_navigation__main ul {
    list-style: none;
}

.mod_navigation__main ul a,
.mod_navigation__main ul span {
    display: block;
    color: #222222;
}

.mod_navigation__main ul.level_1 li {
    opacity: 0;
    transform: translateY(-20px);
    transition: opacity 400ms ease-out, transform 400ms ease-out;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

@media only screen and (min-width: 768px) {
    .mod_navigation__main ul.level_1 li {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .mod_navigation__main ul.level_1 li {
        width: 31.66667%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%;
    }
}

@media only screen and (min-width: 1200px) {
    .mod_navigation__main ul.level_1 li {
        width: 23.33333%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%;
    }
}

@media only screen and (min-width: 768px) {
    .mod_navigation__main ul.level_1 li:first-child {
        transition-delay: 200ms;
    }

    .mod_navigation__main ul.level_1 li:nth-child(2) {
        transition-delay: 250ms;
    }

    .mod_navigation__main ul.level_1 li:nth-child(3) {
        transition-delay: 300ms;
    }

    .mod_navigation__main ul.level_1 li:nth-child(4) {
        transition-delay: 350ms;
    }

    .mod_navigation__main ul.level_1 li:nth-child(5) {
        transition-delay: 400ms;
    }

    .mod_navigation__main ul.level_1 li:nth-child(6) {
        transition-delay: 450ms;
    }

    .mod_navigation__main ul.level_1 li:nth-child(7) {
        transition-delay: 500ms;
    }

    .mod_navigation__main ul.level_1 li:nth-child(8) {
        transition-delay: 550ms;
    }
}

.mod_navigation__main ul.level_1 li a,
.mod_navigation__main ul.level_1 li span {
    display: block;
    font-size: 2rem;
    font-weight: 700;
    font-family: "Libre Baskerville", serif;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #99ff66;
    transition: all 200ms ease-in-out;
}

@media only screen and (min-width: 768px) {
    .mod_navigation__main ul.level_1 li a,
    .mod_navigation__main ul.level_1 li span {
        display: inline-block;
    }
}

@media only screen and (min-width: 1200px) {
    .mod_navigation__main ul.level_1 li a,
    .mod_navigation__main ul.level_1 li span {
        font-size: 2rem;
    }
}

@media only screen and (min-width: 768px) {
    .mod_navigation__main ul.level_2 {
        display: block;
        margin-bottom: 31px;
    }
}

.mod_navigation__main ul.level_2 li {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    transition: none;
    margin: 0;
}

.mod_navigation__main ul.level_2 li a,
.mod_navigation__main ul.level_2 li span {
    display: inline-block;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif;
    padding: 0 10px 0 10px;
    border: 0;
    margin-bottom: 5px;
    border-left: 0px solid transparent;
    transition: all 200ms ease-in-out;
    background-color: #ffff66;
}

.mod_navigation__main ul.level_2 li a:hover, .mod_navigation__main ul.level_2 li a:focus, .mod_navigation__main ul.level_2 li a.active,
.mod_navigation__main ul.level_2 li span:hover,
.mod_navigation__main ul.level_2 li span:focus,
.mod_navigation__main ul.level_2 li span.active {
    background-color: #cc66ff;
    color: #fff;
}

/* Top nav
========================================================================= */
.navigation-top {
    position: absolute;
    bottom: 10px;
    right: 15px;
}

@media only screen and (min-width: 768px) {
    .navigation-top {
        bottom: auto;
        top: 12px;
    }
}

@media only screen and (min-width: 1024px) {
    .navigation-top {
        right: 50%;
        margin-right: -480px;
    }
}

.navigation-top li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    width: 57px;
    height: 57px;
}

.navigation-top li a {
    position: relative;
    display: block;
    width: auto;
}

.navigation-top li a span {
    display: inline-block;
    visibility: hidden;
    text-indent: -5000px;
    font-size: 0;
}

.navigation-top li a.language span {
    position: absolute;
    width: 57px;
    line-height: 57px;
    text-align: center;
    text-indent: 0;
    font-size: 1.6rem;
    visibility: visible;
}

.navigation-top li a[class*='items-']:after {
    position: absolute;
    top: 3px;
    left: 3px;
    content: '';
    width: 51px;
    height: 51px;
    border: 2px solid #cc66ff;
    border-radius: 30px;
}

.navigation-top li a[class*='items-'] .cart-items {
    position: absolute;
    left: 3px;
    width: 54px;
    line-height: 40px;
    color: #cc66ff;
    font-weight: 400;
    text-align: center;
    text-indent: 0;
    font-size: 1.8rem;
    visibility: visible;
}

.navigation-top li a.items-0:before {
    content: 'buy';
    position: absolute;
    left: 3px;
    top: 0;
    width: 54px;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 1rem;
    text-align: center;
    vertical-align: middle;
}

.navigation-top li a.items-0 .cart-items {
    display: none;
}

.navigation-top li a.items-0:after {
    display: none;
}

/* Breadcrumb
========================================================================= */
.mod_breadcrumb {
    display: none;
    background-color: #eeeeee;
    text-align: left;
    padding: 10px 0;
    margin-top: -1px;
}

@media only screen and (min-width: 768px) {
    .mod_breadcrumb {
        display: block;
    }
}

.mod_breadcrumb div {
    max-width: 960px;
    margin: 0 auto;
}

.mod_breadcrumb a {
    font-family: "Libre Baskerville", serif;
    color: rgba(34, 34, 34, 0.5);
    display: inline-block;
    padding: 5px 10px;
    font-size: 1.4rem;
}

/* Nav Spende
========================================================================= */
.navigation-spende {
    display: block;
}

@media only screen and (min-width: 768px) {
    .navigation-spende {
        position: absolute;
        top: 100px;
        left: 0;
        width: 100%;
    }
}

.navigation-spende {
    *zoom: 1;
}

.navigation-spende:before, .navigation-spende:after {
    content: "";
    display: table;
}

.navigation-spende:after {
    clear: both;
}

.navigation-spende li {
    display: inline-block;
    margin-left: 10px;
}

.navigation-spende li a {
    display: block;
    width: auto;
}

.navigation-spende li a span {
    white-space: nowrap;
    display: inline-block;
    visibility: hidden;
    text-indent: -5000px;
}

/* Nav Social
========================================================================= */
.navigation-social {
    position: absolute;
    bottom: 50px;
    right: 20px;
}

@media only screen and (min-width: 1024px) {
    .navigation-social {
        right: 50%;
        margin-right: -480px;
    }
}

#header .navigation-social {
    display: none;
    top: 100%;
    bottom: auto;
    margin-top: -100px;
}

@media only screen and (min-width: 768px) {
    #header .navigation-social {
        display: block;
    }
}

.home #header .navigation-social {
    top: 100vh;
    bottom: auto;
    margin-top: -150px;
}

.subfooter .navigation-social {
    display: none;
}

@media only screen and (min-width: 768px) {
    .subfooter .navigation-social {
        display: block;
    }
}

.navigation-social li {
    display: inline-block;
    margin-left: 5px;
}

.navigation-social li a {
    display: block;
    width: auto;
}

.navigation-social li a span {
    display: inline-block;
    visibility: hidden;
    text-indent: -5000px;
}

#footer .navigation-social li {
    display: block;
    text-align: center;
}

@media only screen and (min-width: 480px) {
    #footer .navigation-social li {
        display: inline-block;
    }
}

/* Nav Social in Grid
========================================================================= */
.navigation-footer-social {
    margin: 0 auto;
}

@media only screen and (min-width: 1024px) {
    .navigation-footer-social {
        margin-left: auto;
        margin-right: 0;
    }
}

.subfooter .navigation-footer-social {
    display: none;
}

@media only screen and (min-width: 768px) {
    .subfooter .navigation-footer-social {
        display: block;
    }
}

.navigation-footer-social li {
    display: inline-block;
    margin-left: 5px;
}

.navigation-footer-social li a {
    display: block;
    width: auto;
}

.navigation-footer-social li a span {
    display: inline-block;
    visibility: hidden;
    text-indent: -5000px;
}
#footer .ce_image {
    margin: 0 auto;
}
@media only screen and (min-width: 550px) {
    #footer .ce_image {
        margin-left: 0;
        margin-right: auto;
    }
}
#footer .navigation-footer-social li {
    display: block;
    text-align: center;
}

@media only screen and (min-width: 550px) {
    #footer .navigation-footer-social li {
        display: inline-block;
    }
}

#footer .ce_image.footer-right-logo {
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (min-width: 550px) {
    #footer .ce_image.footer-right-logo {
        margin-left: auto;
        margin-right: 0;
    }
}

/* Pagination
========================================================================= */
.pagination {
    margin-top: 10px;
}

.pagination p {
    display: none;
}

.pagination ul {
    text-align: center;
    font-size: 0;
}

.pagination li {
    display: inline-block;
    font-size: 2rem;
    margin: 0 2px;
}

.pagination li a,
.pagination li strong,
.pagination li span {
    display: inline-block;
    font-weight: 300;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #99ff66;
}

.pagination li a:hover,
.pagination li strong:hover,
.pagination li span:hover {
    border-color: #cc66ff;
}

.pagination li span,
.pagination li strong,
.pagination li.active a {
    border-color: #cc66ff;
    background-color: #cc66ff;
    color: #fff;
}

.pagination .previous,
.pagination .first {
    border: 0;
    background-color: #99ff66;
    float: left;
    margin-right: 3px;
}

.pagination .previous:hover,
.pagination .first:hover {
    background-color: #cc66ff;
    color: #fff;
}

.pagination .next,
.pagination .last {
    border: 0;
    background-color: #99ff66;
    float: right;
    margin-left: 3px;
}

.pagination .next:hover,
.pagination .last:hover {
    background-color: #cc66ff;
    color: #fff;
}

/* Footer nav
========================================================================= */
.navigation-footer-main,
.navigation-footer-contact {
    margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
    .navigation-footer-main,
    .navigation-footer-contact {

    }
}

.navigation-footer-main li,
.navigation-footer-contact li {
    display: block;
}

.navigation-footer-main li a,
.navigation-footer-main li span,
.navigation-footer-contact li a,
.navigation-footer-contact li span {
    display: inline;
    color: #222222;
    background-color: #ffff66;
}

.navigation-footer-contact li.last {
    margin-top: 57px;
}

/* ============================================================================
@COMPONENTS -> BILDUNG
========================================================================= */
.education {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: -2.77778%;
    margin-right: -2.77778%;
}

.education .education__item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}

.education .education__item--simple {
    width: 94.44444%;
    float: left;
    margin-left: 2.77778%;
    margin-right: 2.77778%;
}

.education .education__item--simple {
    *zoom: 1;
}

.education .education__item--simple:before, .education .education__item--simple:after {
    content: "";
    display: table;
}

.education .education__item--simple:after {
    clear: both;
}

@media only screen and (min-width: 768px) {
    .education .education__item--simple figure {
        width: 29.41176%;
        float: left;
        margin-left: 0;
    }
}

.education .education__item--simple .education__content {
    width: 64.70588%;
    float: left;
    margin-left: 5.88235%;
}

@media only screen and (min-width: 768px) {
    .education .education__item--columns {
        width: 27.77778%;
        float: left;
        margin-left: 2.77778%;
        margin-right: 2.77778%;
    }
}

/* ============================================================================
 Consent Banner
============================================================================*/

.ce_template {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.ce_template.as100 {
    padding-bottom: 100%;
}

.ce_template iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.ce_template iframe html,
.ce_template iframe html body {
    height: 100%;
    overflow-y: hidden;
}

.ccb-element-blocker iframe {
    background-color: #f1f1f1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

