/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body,
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: inherit;
  font-variant: inherit;
  font-weight: normal;
  font-size: 100%;
  line-height: inherit;
  font-family: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
#site { $g: 1.538%; }
#main { $g: 2.380%; }
#header { $g: 7.142%; }
*/
/* BREAKPOINTS as used in JS too */
/* COLOR */
/* GRID */
/* FONT */
/* #logo */
/* offcanvas */
.vh,
.sr-only {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

#skip-to-content,
#skip-to-search {
  padding: 0;
  position: absolute;
  top: -40px;
  left: 1em;
  z-index: 9000;
  border: none; }

#skip-to-content:focus,
#skip-to-search:focus {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  background: #222;
  border: .5em solid #222; }

@media only screen and (min-width: 1100px) {
  #skip-to-navigation {
    padding: 0;
    position: absolute;
    top: -40px;
    left: 1em;
    z-index: 9000;
    border: none; }
  #skip-to-navigation:focus {
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    background: #222;
    border: .5em solid #222; } }

* {
  margin: 0;
  padding: 0; }

html {
  font: 200 14px / 1.5 "Catamaran", sans-serif; }
  @media only screen and (min-width: 1100px) {
    html {
      font-size: 1.25vw; } }
  @media only screen and (min-width: 1400px) {
    html {
      font-size: 1vw; } }

body {
  color: #444;
  background: #cfcfcf; }

h1, h2, h3, h4, h5, h6,
p,
ul, ol, dl,
form, fieldset,
table,
blockquote,
iframe,
figure {
  margin-bottom: 1rem; }

form {
  font-size: 1rem; }

table {
  font-size: 0.88rem; }

h1, .h1 {
  font-size: 2rem;
  color: #000; }

h2, .h2 {
  font-size: 1.5rem;
  color: #000; }

h3, .h3 {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  color: #000; }

h4, .h4 {
  font-size: 1rem;
  font-weight: 200;
  color: #000; }

h5, .h5 {
  margin-bottom: 0.5rem;
  font-size: 0.88rem;
  font-weight: 200;
  color: #000; }

h6, .h6 {
  margin-bottom: 0.5rem;
  font-size: 0.75rem;
  font-weight: 200;
  color: #000; }

h1 a:link, h1 a:visited, .h1 a:link, .h1 a:visited,
h2 a:link,
h2 a:visited, .h2 a:link, .h2 a:visited,
h3 a:link,
h3 a:visited, .h3 a:link, .h3 a:visited,
h4 a:link,
h4 a:visited, .h4 a:link, .h4 a:visited,
h5 a:link,
h5 a:visited, .h5 a:link, .h5 a:visited,
h6 a:link,
h6 a:visited, .h6 a:link, .h6 a:visited {
  color: inherit;
  text-decoration: inherit;
  border: 0; }

cite {
  margin-top: 2em;
  display: inline-block;
  font-style: italic; }

small {
  font-size: 2rem; }

a {
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  color: #444;
  transition: all 150ms; }
  a:link {
    color: #444;
    border-bottom-color: #444; }
  a:visited {
    color: #999;
    border-bottom-color: #999; }
  a:hover {
    color: #ce214e;
    border-bottom-color: #ce214e; }
  a:active {
    color: #e4577c;
    border-bottom-color: #e4577c; }

@media only screen and (min-width: 1100px) {
  a[href^=fax],
  a[href^=tel] {
    color: inherit;
    text-decoration: none;
    border: 0; } }

nav {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  color: #000;
  font-weight: bold; }
  nav a:link,
  nav a:visited {
    text-decoration: none;
    border: 1px solid transparent;
    line-height: 1.7;
    color: #000;
    font-weight: inherit; }
  nav a:hover {
    border-bottom-color: #000; }
  nav li.open a,
  nav a.active,
  nav a:active {
    border-bottom: 1px solid #ce214e;
    color: #ce214e; }
  nav ul, nav ol {
    list-style: none; }

abbr {
  outline: 0;
  border: 0;
  text-decoration: none; }

b, strong {
  font-weight: bold; }

ul, ol {
  display: block;
  list-style: disc outside none;
  padding-left: 3.38%; }

ol {
  list-style-type: decimal; }

dl {
  float: left; }
  dl dt {
    clear: both;
    float: left;
    width: 100px; }
  dl dd {
    float: left; }

em, i {
  font-style: italic; }

table {
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 2.38%; }

table, tbody, thead, tfoot, tr, th, td {
  border: 0; }

th {
  margin-bottom: 0.5rem;
  font-size: 0.88rem;
  font-weight: 200;
  color: #000; }

th, td {
  padding: 0.5rem;
  border-bottom: 1px solid #cfcfcf; }

sub,
sup {
  font-size: 0.75rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.5em; }

sup {
  top: -0.75em; }

#cmsleiste {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1111;
  background: #f5f5f5;
  border-bottom: 4px solid #cfcfcf;
  box-shadow: 0 0 0.33333rem rgba(0, 0, 0, 0.3); }
  #cmsleiste a {
    display: inline-block;
    padding: 0.33333rem;
    border: 0; }

#site {
  margin: 0 auto;
  max-width: 1400px; }

#content {
  background: #f5f5f5; }

#header {
  position: relative;
  min-height: 4vw;
  padding: 4vw 1rem;
  background: #fff; }

#logo {
  font-size: 0; }
  #logo a, #logo img {
    display: inline-block;
    border: none;
    max-width: 100%; }
  #logo img {
    font-size: 1rem;
    height: 4vw;
    min-height: 30px; }

#main {
  background: #fff; }
  #main .Article,
  #main .Teaser {
    padding: 0 1rem 0; }
  #main .Article,
  #main .Teaser {
    margin-bottom: 4rem; }
    #main .Article:after,
    #main .Teaser:after {
      content: "";
      display: table;
      clear: both; }
  #main .Article-body {
    margin-bottom: 2rem; }
  #main .Article-body-1,
  #main .Article-body-2,
  #main .Article-body-3,
  #main .Article-body-4 {
    clear: both; }

#navTop > ul {
  position: relative;
  margin: 0;
  padding: 4rem 0 0 0;
  width: 100%;
  min-height: 350px; }

#navTop > ul:before {
  position: absolute;
  top: 0;
  right: -5px;
  content: '';
  height: 350px;
  width: 244px;
  background: transparent url("/images/circle.png") no-repeat;
  z-index: -1; }

#navTop li {
  font-size: 2rem;
  color: #000;
  text-align: center; }

#footer {
  background: #f5f5f5; }
  #footer > .content {
    position: relative;
    x-min-height: calc( 100vh + 4vw);
    padding: 4vw 1rem 4vw; }
    #footer > .content:after {
      content: "";
      display: table;
      clear: both; }
  #footer .copyright {
    clear: both;
    padding: 4vw 1rem 4vw;
    text-align: center;
    margin-bottom: 0.5rem;
    font-size: 0.88rem;
    font-weight: 200;
    color: #000; }

@media only screen and (min-width: 768px) {
  #header {
    padding: 4vw 2rem 4vw 4vw; }
  #main .Article,
  #main .Teaser {
    padding: 0 2rem 4vw 4vw; }
  #footer > .content {
    padding: 4vw 2rem 4vw; } }

@media only screen and (min-width: 1100px) {
  #content {
    position: relative;
    max-width: 1400px;
    /* - >>>
    &:before {
      position: absolute;
      display: block;
      content: '';
      top: 0;
      right: calc( 25% + 183px );
      left: 0;
      height: 3 * $logo-height;
      background: $color-bg-light;

      z-index: 34567890;
    }
    <<< - */ }
  #header {
    padding: 4vw;
    background: transparent;
    position: sticky;
    top: 0;
    width: calc( 75% - 2 * 4vw + 61px);
    background: #fff url("/images/circle.png") no-repeat 100% 0%;
    z-index: 111; }
  #logo {
    margin-left: 0;
    background: #fff;
    transition: all 250ms ease;
    z-index: +111;
    position: sticky;
    top: 4vw;
    background: transparent; }
  #main {
    position: relative;
    float: left;
    min-height: 700px;
    width: 75%;
    z-index: 10; }
    #main .Article,
    #main .Teaser {
      padding: 0 4vw 4vw; }
  #navTop {
    top: 12vw;
    margin-left: calc( 75% + 4vw);
    z-index: +111;
    position: sticky;
    margin-left: calc( 75% + 0 * 4vw);
    background: #f5f5f5 url("/images/circle.png") no-repeat -183px -12vw;
    min-height: 400px; }
    #navTop > ul {
      position: relative;
      margin: 0 1rem 4vw 4vw;
      padding: 0 0 0 2rem;
      width: auto;
      min-height: none; }
    #navTop > ul:before {
      display: none; }
    #navTop li {
      font-size: 1.5rem;
      color: #000;
      text-align: inherit; }
  #footer {
    position: relative;
    clear: both;
    z-index: +1;
    width: 75%; }
    #footer > .content {
      padding: 4vw; } }

.Figure {
  position: relative;
  left: -1rem;
  width: calc( 100% + 2* 1rem);
  overflow: hidden; }
  .Figure figcaption {
    margin-bottom: 0.5rem;
    font-size: 0.88rem;
    font-weight: 200;
    color: #000;
    text-align: center; }
    .Figure figcaption > * {
      margin-bottom: .25rem; }
  .Figure.s, .Figure.sm, .Figure.small, .Figure.r, .Figure.right, .Figure.rechts, .Figure.l, .Figure.left, .Figure.links {
    position: static;
    left: auto;
    right: auto;
    width: calc( 50% - 1rem); }
  .Figure.s, .Figure.sm, .Figure.small, .Figure.r, .Figure.right, .Figure.rechts {
    float: right;
    margin: 0 0 0.5rem 1rem; }
    .Figure.s figcaption, .Figure.sm figcaption, .Figure.small figcaption, .Figure.r figcaption, .Figure.right figcaption, .Figure.rechts figcaption {
      text-align: right; }
  .Figure.l, .Figure.left, .Figure.links {
    float: left;
    margin: 0 1rem 0.5rem 0; }
    .Figure.l figcaption, .Figure.left figcaption, .Figure.links figcaption {
      text-align: left; }
  .Figure a, .Figure img {
    display: inline-block;
    width: 100%;
    border: none; }

@media only screen and (min-width: 768px) {
  .Figure {
    left: -4vw;
    width: calc( 100% + 4vw + 2rem); }
    .Figure.s, .Figure.sm, .Figure.small, .Figure.r, .Figure.right, .Figure.rechts, .Figure.l, .Figure.left, .Figure.links {
      position: static;
      left: auto;
      right: auto;
      width: calc( 25% - 1rem); } }

@media only screen and (min-width: 1100px) {
  .Figure {
    left: -4vw;
    width: calc( 100% + 2 * 4vw); }
    .Figure figcaption {
      margin-bottom: 0.5rem;
      font-size: 0.75rem;
      font-weight: 200;
      color: #000; } }

@media only screen and (min-width: 1400px) {
  .Figure.s, .Figure.sm, .Figure.small, .Figure.r, .Figure.right, .Figure.rechts, .Figure.l, .Figure.left, .Figure.links {
    width: calc( 25% - 1rem); } }

.Teaser:after {
  content: "";
  display: table;
  clear: both; }

.Teaser .Figure.Teaser-Figure {
  float: right;
  position: static;
  left: 0;
  width: calc( 33.3333% - 1rem);
  z-index: -1; }

.Teaser .Teaser-hd,
.Teaser .Teaser-bd {
  float: left;
  width: 66.6666%; }

.Teaser .Teaser-intro :last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 320px) {
  .listBrands {
    column-count: 2; } }

@media only screen and (min-width: 768px) {
  .listBrands {
    column-count: 3; } }

@media only screen and (min-width: 1100px) {
  .listBrands {
    column-count: 4; } }

@media only screen and (min-width: 1400px) {
  .listBrands {
    column-count: 5; } }

.listBrands .listBrands-ul {
  list-style: none;
  padding: 0; }

.listBrands .listBrands-item {
  line-height: 2em; }

.listBrands .listBrands-img {
  height: auto;
  width: auto;
  max-height: 2em;
  max-width: 2em;
  vertical-align: middle; }

.GalleryLogos ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 1rem 0;
  padding: 0.33333rem 0 0 0.33333rem;
  list-style: none;
  overflow: hidden;
  x-background: #f5f5f5; }
  .GalleryLogos ul li {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 17%;
    position: relative;
    height: 80px;
    margin: 0;
    margin: 0 0.33333rem 0.33333rem 0;
    padding: 0;
    overflow: hidden; }
    @media only screen and (min-width: 768px) {
      .GalleryLogos ul li {
        flex-basis: 15%; } }
    @media only screen and (min-width: 1100px) {
      .GalleryLogos ul li {
        flex-basis: 12.5%; } }
    @media only screen and (min-width: 1400px) {
      .GalleryLogos ul li {
        flex-basis: 10%; } }
  .GalleryLogos ul .GalleryLogos-img {
    display: block;
    text-align: center;
    height: 80px;
    width: 99%;
    line-height: 80px;
    background: #fff; }
    .GalleryLogos ul .GalleryLogos-img img {
      max-width: 96%;
      max-height: 96%;
      vertical-align: middle;
      background: #fff; }

.nav-companies ul {
  margin-bottom: 4rem; }

.Company {
  position: relative; }
  .Company:after {
    content: "";
    display: table;
    clear: both; }
  .Company ._css_scrollto_anchor {
    position: absolute;
    top: -13vw;
    visibility: hidden;
    z-index: -3; }
  .Company .Company-details:after {
    content: "";
    display: table;
    clear: both; }
  .Company .Company-logo {
    float: left;
    left: 0;
    top: 0;
    width: 24%;
    margin: 0 1% 0 0;
    text-align: center; }
    .Company .Company-logo img {
      display: inline-block;
      width: auto;
      max-width: 100%;
      max-height: 10vw; }
  .Company .Company-name,
  .Company .Company-description {
    float: left;
    width: 75%; }
  .Company .Company-description {
    font-weight: 200; }
  .Company .Company-name {
    color: #ce214e; }
  .Company .Company-offers {
    padding-left: 25%; }
    .Company .Company-offers .Company-offers {
      padding-left: 0; }
  .Company .Company-offers-name {
    margin-bottom: 0; }
  .Company .Company-offers-list {
    list-style: none;
    padding-left: 0; }
  .Company .Company-offers-description > * {
    margin-bottom: 0.33333rem; }
  .Company .Company-offers-product {
    display: flex;
    justify-content: space-between; }
    .Company .Company-offers-product:nth-child(odd) {
      background: #f5f5f5; }
    .Company .Company-offers-product:last-child {
      border-bottom: 1px solid #cfcfcf; }
  .Company .Company-offers-product-name {
    font: 200 14px / 1.5 "Catamaran", sans-serif;
    flex: 0 1 50%;
    margin-bottom: 0; }
    @media only screen and (min-width: 1100px) {
      .Company .Company-offers-product-name {
        font-size: 1.25vw; } }
    @media only screen and (min-width: 1400px) {
      .Company .Company-offers-product-name {
        font-size: 1vw; } }
  .Company .Company-offers-product-validity {
    font: 200 14px / 1.5 "Catamaran", sans-serif;
    flex: 0 1 25%;
    margin-bottom: 0; }
    @media only screen and (min-width: 1100px) {
      .Company .Company-offers-product-validity {
        font-size: 1.25vw; } }
    @media only screen and (min-width: 1400px) {
      .Company .Company-offers-product-validity {
        font-size: 1vw; } }
  .Company .Company-offers-product-link {
    flex: 0 1 25%;
    margin-bottom: 0; }
    .Company .Company-offers-product-link a {
      font: 200 14px / 1.5 "Catamaran", sans-serif;
      color: #ce214e;
      border: 0; }
      @media only screen and (min-width: 1100px) {
        .Company .Company-offers-product-link a {
          font-size: 1.25vw; } }
      @media only screen and (min-width: 1400px) {
        .Company .Company-offers-product-link a {
          font-size: 1vw; } }
      .Company .Company-offers-product-link a:before {
        display: inline-block;
        content: '';
        height: .75em;
        width: 1em;
        background: transparent url("/images/right.png") no-repeat;
        background-size: contain;
        background-position: left;
        vertical-align: baseline; }

.Company + .Company {
  margin-top: 4rem; }

.Gallery {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(2, 1fr);
  padding: 0;
  margin: 2rem 0; }
  @media only screen and (min-width: 768px) {
    .Gallery {
      grid-template-columns: repeat(3, 1fr); } }
  @media only screen and (min-width: 1100px) {
    .Gallery {
      grid-template-columns: repeat(4, 1fr); } }
  @media only screen and (min-width: 1400px) {
    .Gallery {
      grid-template-columns: repeat(5, 1fr); } }
  .Gallery .Figure {
    position: relative;
    left: 0;
    width: 100%;
    height: 1px;
    padding-bottom: 100%;
    overflow: hidden; }

.GalleryBrands {
  grid-gap: 0.33333rem;
  grid-template-columns: repeat(5, 1fr); }
  @media only screen and (min-width: 1100px) {
    .GalleryBrands {
      grid-template-columns: repeat(5, 1fr); } }
  .GalleryBrands .Figure {
    height: 80px;
    line-height: 80px;
    margin: 0;
    padding: 0;
    text-align: center;
    border: 1px solid #e8e8e8; }
  .GalleryBrands img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 97%;
    max-height: 97%;
    vertical-align: middle; }

/* line 6, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas {
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 11, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas, .c-offcanvas-content-wrap, .c-offcanvas-bg.c-offcanvas-bg--reveal, .c-offcanvas-bg.c-offcanvas-bg--push {
  transition: transform 300ms cubic-bezier(0.4, 0, 0.6, 1); }

/* line 15, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas.is-open {
  transform: translate3d(0, 0, 0);
  visibility: visible; }

/**
 * Offcanvas-content-wrap
*/
/* line 11, ../../src/js-offcanvas.scss */
.c-offcanvas-content-wrap {
  z-index: 3; }

/**
 * Offcanvas Panel
*/
/* line 20, ../../src/js-offcanvas.scss */
.c-offcanvas {
  position: fixed;
  min-height: 100%;
  max-height: none;
  top: 0;
  display: block;
  background: #fff;
  overflow-x: hidden;
  overflow-y: auto; }

/* line 35, ../../src/js-offcanvas.scss */
.c-offcanvas--opening {
  transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1); }

/* line 38, ../../src/js-offcanvas.scss */
.c-offcanvas.is-closed {
  max-height: 100%;
  overflow: hidden;
  visibility: hidden;
  box-shadow: none; }

/* line 48, ../../src/js-offcanvas.scss */
.c-offcanvas--overlay {
  z-index: 1080; }

/* line 52, ../../src/js-offcanvas.scss */
.c-offcanvas--reveal {
  z-index: 2; }

/**
 * Offcanvas BG-Overlay
*/
/* line 59, ../../src/js-offcanvas.scss */
.c-offcanvas-bg {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1079;
  left: -100%;
  background-color: transparent;
  transition: background-color 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }

/* line 69, ../../src/js-offcanvas.scss */
.c-offcanvas-bg.is-animating, .c-offcanvas-bg.is-open {
  left: 0;
  background-color: rgba(0, 0, 0, 0.68);
  visibility: visible; }

/* line 76, ../../src/js-offcanvas.scss */
.c-offcanvas-bg.is-closed {
  visibility: hidden; }

/* line 78, ../../src/js-offcanvas.scss */
.c-offcanvas-bg--closing.is-animating {
  background: transparent; }

/**
 * Position Left
 *
*/
/* line 88, ../../src/js-offcanvas.scss */
.c-offcanvas--left {
  height: 100%;
  width: 17em;
  transform: translate3d(-17em, 0, 0); }

/**
 *  Position Right
 *
*/
/* line 117, ../../src/js-offcanvas.scss */
.c-offcanvas--right {
  height: 100%;
  width: 17em;
  right: 0;
  transform: translate3d(17em, 0, 0); }

/**
 * Position Top
 *
*/
/* line 129, ../../src/js-offcanvas.scss */
.c-offcanvas--top {
  left: 0;
  right: 0;
  top: 0;
  height: 12.5em;
  min-height: auto;
  width: 100%;
  transform: translate3d(0, -12.5em, 0); }

/**
 * Position Bottom
 *
*/
/* line 139, ../../src/js-offcanvas.scss */
.c-offcanvas--bottom {
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 12.5em;
  min-height: auto;
  width: 100%;
  transform: translate3d(0, 12.5em, 0); }

/**
 * Reveal
 *
*/
/* line 148, ../../src/js-offcanvas.scss */
.c-offcanvas-content-wrap {
  z-index: 3; }

/* line 71, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--left.is-open {
  transform: translate3d(17em, 0, 0); }

/* line 66, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--right.is-open {
  transform: translate3d(-17em, 0, 0); }

/* line 166, ../../src/js-offcanvas.scss */
.c-offcanvas--reveal {
  z-index: 0;
  transform: translate3d(0, 0, 0); }

/* line 87, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--left.is-open {
  transform: translate3d(17em, 0, 0); }

/* line 82, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--right.is-open {
  transform: translate3d(-17em, 0, 0); }

/**
 * Push
 *
*/
/* line 192, ../../src/js-offcanvas.scss */
.c-offcanvas--push {
  z-index: 6; }

/* line 194, ../../src/js-offcanvas.scss */
.c-offcanvas--push--opening {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }

/* line 198, ../../src/js-offcanvas.scss */
.c-offcanvas-content-wrap {
  z-index: 3; }

/* line 71, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--left.is-open {
  transform: translate3d(17em, 0, 0); }

/* line 66, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--right.is-open {
  transform: translate3d(-17em, 0, 0); }

/* line 87, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--left.is-open {
  transform: translate3d(17em, 0, 0); }

/* line 82, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--right.is-open {
  transform: translate3d(-17em, 0, 0); }

#navTop {
  opacity: 0;
  transition: all ease-in-out 300ms; }

#navTop.is-open {
  opacity: 1; }

#navTop.c-offcanvas--right {
  width: 10%; }

@media only screen and (max-width: 1100px) {
  #navTop.c-offcanvas--right {
    width: 90%; } }

.c-offcanvas--closing,
.c-offcanvas--opening {
  background: #fff;
  visibility: visible; }

.c-offcanvas--right {
  z-index: 1080;
  width: 80%;
  background: #fff; }

.js-offcanvas-trigger {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 0.5rem;
  right: 1rem;
  width: 28px;
  height: 21px;
  outline: 0;
  border: 0;
  padding: 0;
  background: transparent; }
  @media only screen and (min-width: 768px) {
    .js-offcanvas-trigger {
      top: 2rem;
      right: 2rem;
      width: 36px;
      height: 26px; } }
  .js-offcanvas-trigger:hover {
    border: 0; }
  .js-offcanvas-trigger b {
    display: block;
    position: relative;
    top: 0;
    width: 100%;
    height: 3px;
    background: #ce214e;
    margin-bottom: 6px;
    transition: all ease-in-out 250ms; }
    @media only screen and (min-width: 768px) {
      .js-offcanvas-trigger b {
        height: 4px;
        margin-bottom: 7px; } }
  .js-offcanvas-trigger b:nth-of-type(3) {
    margin: 0; }
  .js-offcanvas-trigger.is-active b:nth-of-type(1) {
    transform: rotate(45deg);
    top: 9px; }
  .js-offcanvas-trigger.is-active b:nth-of-type(3) {
    transform: rotate(-45deg);
    top: -9px; }
  .js-offcanvas-trigger.is-active b:nth-of-type(2) {
    opacity: 0; }
  @media only screen and (min-width: 768px) {
    .js-offcanvas-trigger.is-active b:nth-of-type(1) {
      top: 11px; }
    .js-offcanvas-trigger.is-active b:nth-of-type(3) {
      top: -11px; } }

.is-admin .js-offcanvas-trigger {
  top: 1.5em; }

@media only screen and (min-width: 1100px) {
  #navTop {
    opacity: 1; }
  .js-offcanvas-trigger b {
    display: none; } }

.jscomp-gallery {
  display: none; }

.jscomp-gallery.jscomp-gallery-showthumbs {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(2, 1fr);
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .jscomp-gallery.jscomp-gallery-showthumbs {
      grid-template-columns: repeat(3, 1fr); } }
  @media only screen and (min-width: 1100px) {
    .jscomp-gallery.jscomp-gallery-showthumbs {
      grid-template-columns: repeat(4, 1fr); } }
  @media only screen and (min-width: 1400px) {
    .jscomp-gallery.jscomp-gallery-showthumbs {
      grid-template-columns: repeat(5, 1fr); } }

.jscomp-gallery.jscomp-gallery-showthumbs figure {
  position: relative;
  left: 0;
  width: 100%;
  height: 1px;
  padding-bottom: 100%;
  overflow: hidden; }

.jscomp-gallery.jscomp-gallery-showthumbs a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.jscomp-gallery.jscomp-gallery-showthumbs img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover; }

.jscomp-gallery.jscomp-gallery-showthumbs figcaption {
  display: none; }

.jscomp-gallery-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: white;
  z-index: 999; }

.jscomp-gallery-image {
  position: absolute;
  left: 1rem;
  top: 1rem;
  right: 1rem;
  bottom: 2em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform .5s ease-in-out; }

.jscomp-gallery-image.is-left {
  transform: translate3d(-110%, 0, 0); }

.jscomp-gallery-image.is-right {
  transform: translate3d(110%, 0, 0); }

.jscomp-gallery-caption {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: .5rem 1rem;
  background: white;
  font-weight: bold;
  z-index: 99;
  font-size: 1rem; }

.jscomp-gallery-logo {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 46px;
  max-width: 50%;
  padding: 3px;
  background: white;
  cursor: pointer;
  z-index: 1111; }

.jscomp-gallery-logo > img {
  display: block;
  width: 100%;
  height: auto;
  background: #fff; }

.jscomp-gallery-button-prev,
.jscomp-gallery-button-next {
  position: absolute;
  top: 0;
  bottom: 50px;
  width: 33%;
  z-index: 98; }

.jscomp-gallery-button-prev.disabled,
.jscomp-gallery-button-next.disabled {
  display: none; }

.jscomp-gallery-button-prev {
  left: 0; }

.jscomp-gallery-button-next {
  right: 0; }

.jscomp-gallery-button-next > i,
.jscomp-gallery-button-prev > i {
  display: block;
  opacity: .3;
  position: absolute;
  top: 50%;
  width: 43px;
  height: 43px;
  margin-top: -22px;
  cursor: pointer;
  transition: all 250ms ease-in-out; }

.jscomp-gallery-button-prev > i {
  left: 1rem;
  background: transparent url("/images/left.png") no-repeat; }

.jscomp-gallery-button-next > i {
  right: 1rem;
  background: transparent url("/images/right.png") no-repeat; }

.jscomp-gallery-button-prev:hover > i,
.jscomp-gallery-button-next:hover > i {
  opacity: 1;
  transition: all 250ms ease-in-out; }

.jscomp-gallery-overlay.is-touch .jscomp-gallery-button-prev > i,
.jscomp-gallery-overlay.is-touch .jscomp-gallery-button-next > i {
  visibility: hidden; }
