@font-face {
  font-family: 'fontello';
  src: url('/content/themes/biopolar/fontello/font/fontello.eot?17147357&x19859');
  src: url('/content/themes/biopolar/fontello/font/fontello.eot?17147357#iefix&x19859') format('embedded-opentype'),
       url('/content/themes/biopolar/fontello/font/fontello.woff2?17147357') format('woff2'),
       url('/content/themes/biopolar/fontello/font/fontello.woff?17147357&x19859') format('woff'),
       url('/content/themes/biopolar/fontello/font/fontello.ttf?17147357&x19859') format('truetype'),
       url('/content/themes/biopolar/fontello/font/fontello.svg?17147357#fontello&x19859') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('/content/themes/biopolar/fontello/font/fontello.svg?17147357#fontello&x19859') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-dropdown:before { content: '\e800'; } /* '' */
.icon-menu-open:before { content: '\e804'; } /* '' */
.icon-back-to-top:before { content: '\e805'; } /* '' */
.icon-menu-close:before { content: '\e806'; } /* '' */
.icon-instagram:before { content: '\e807'; } /* '' */
.icon-facebook:before { content: '\e808'; } /* '' */
.icon-wp-edit:before { content: '\e811'; } /* '' */
@font-face{
font-family:"Mousse Script-Alternate W05 Rg";
src:url("/content/themes/biopolar/webfonts/Fonts/5127549/09994422-8bb2-48f7-98bb-0a305ba8408b.woff2") format("woff2"),url("/content/themes/biopolar/webfonts/Fonts/5127549/0c57013b-9221-4b73-89ce-0fdbe1ff603c.woff?x19859") format("woff");
}

@font-face{
font-family:"Albertina MT W01 Italic";
src:url("/content/themes/biopolar/webfonts/Fonts/5672184/a0a91313-ff20-47a9-8ba9-d06aa9281644.woff2") format("woff2"),url("/content/themes/biopolar/webfonts/Fonts/5672184/499f05b2-d2fb-492f-9320-c0c602b857ef.woff?x19859") format("woff");
}

@font-face{
font-family:"Albertina MT W01 Bold";
src:url("/content/themes/biopolar/webfonts/Fonts/5672459/13393531-8c7d-4aee-ade3-f2ea98d367a4.woff2") format("woff2"),url("/content/themes/biopolar/webfonts/Fonts/5672459/c16a882f-35a8-4f98-82fd-755402e6874b.woff?x19859") format("woff");
}

@font-face{
font-family:"Albertina MT W01 Regular";
src:url("/content/themes/biopolar/webfonts/Fonts/5672515/01a41aef-4f55-458f-b9b9-a1be92fdcfdc.woff2") format("woff2"),url("/content/themes/biopolar/webfonts/Fonts/5672515/caa74b63-37e8-4b43-b4fc-418fc29c06e6.woff?x19859") format("woff");
}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

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

/* Document
   ========================================================================== */

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

/* Sections
   ========================================================================== */

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

body {
  margin: 0;
}

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

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

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

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

figcaption,
figure,
main { /* 1 */
  display: block;
}

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

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

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

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

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

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

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

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

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

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

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

b,
strong {
  font-weight: inherit;
}

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

b,
strong {
  font-weight: bolder;
}

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

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

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

dfn {
  font-style: italic;
}

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

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

audio,
video {
  display: inline-block;
}

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

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

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

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

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

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

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

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

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

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

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

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

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

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

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

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

canvas {
  display: inline-block;
}

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

template {
  display: none;
}

/* Hidden
   ========================================================================== */

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

[hidden] {
  display: none;
}html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset, iframe, figure, blockquote {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

ul, ol, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: normal;
}

a {
  text-decoration: none;
  color: inherit;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  width: auto;
  margin-right: 0;
  margin-left: 0;
}

select::-ms-expand {
    display: none;
}/* Slider */
.slick-slider
{
    position: relative;

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

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

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

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

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

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

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

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

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

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

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

    height: auto;

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

.slick-slide {
  outline: 0;
}


.btn-wp-edit {
  display: block;
  float: left;
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  z-index: 10000;
  color: #fff;
  background: #222;
  min-width: 1.875rem;
  height: 1.875rem;
  line-height: 1.875rem;
  text-align: center;
  border-radius: .9375rem;
  white-space: nowrap;
  font-family: Arial;
  text-transform: uppercase;
}

.btn-wp-edit i {
  position: absolute;
  top: 0;
  left: 0.55rem;
}

.btn-wp-edit > span {
  display: inline-block;
  position: relative;
  overflow: hidden;
  max-width: 0;
  -webkit-transition: max-width 150ms;
  -moz-transition: max-width 150ms;
  -ms-transition: max-width 150ms;
  -o-transition: max-width 150ms;
  transition: max-width 150ms;
  margin-left: 1.875rem;
}

.btn-wp-edit:hover > span {
  max-width: 12.5rem;
}

.btn-wp-edit > span > span {
  display: inline-block;
  padding-right: 0.55rem;
  font-size: .75rem;
}

.sn-col-set {
  letter-spacing:-.31em;
  *letter-spacing:normal;
  *word-spacing:-.43em;
  text-rendering:optimizespeed;
  display:-webkit-flex;
  display: flex;
  -webkit-flex-flow:row wrap;
  display:-ms-flexbox;
  -ms-flex-flow:row wrap;
  flex-flow: row wrap;
  -ms-align-content:flex-start;
  -webkit-align-content:flex-start;
  align-content:flex-start;
}

.sn-col-set-nowrap {
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.sn-col-set > * {
  display:inline-block;
  *display:inline;
  zoom:1;
  letter-spacing:normal;
  word-spacing:normal;
  vertical-align:top;
  text-rendering:auto;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
          
}

.sn-col-set-1 > * {
  width: 100%;
  margin-right: 0;
}

.sn-col-set-2 > * {
  width: 50%;
}

.sn-col-set-3 > * {
  width: 33.33333333333333333333%;
}

.sn-col-set-4 > * {
  width: 25%;
}

.sn-col-set-5 > * {
  width: 20%;
}

.sn-col-set-6 > * {
  width: 16.66666666666666666666%;
}

.sn-col-set > .sn-col-auto,
.sn-col-set-footer > * {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

html:not(.explorer) .sn-col-set .sn-col-equal-height {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.sn-col-set .sn-col-space-between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.sn-col-set .sn-col-valigned {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.btn {
  border: 0;
  border-radius: 0;
  display: inline-block;
  white-space: nowrap;
  font-size: 1rem;
  background: transparent;
  position: relative;
}

button.btn {
  -webkit-appearance: none;
  appearance: none;
}

.btn-set {
  margin-top: 1.2em;
}

span.loading {
  height: 0;
  width: 0;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  transition: all 150ms;
  transform: scale(0);
}

span.loading img {
  width: 100%;
  padding: 0.75rem;
  position: absolute;
  top: -0.9rem;
  left: 0;
  animation: spin .4s infinite linear;
}

span.loading.now {
  height: 1.3rem;
  width: 1.3rem;
  transform: scale(1);
}

img.ajax-loader {
  display: none !important;
}

button.btn {
  -webkit-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
}

.lnk {
  display: inline-block;
  transition: opacity 250ms;
}

.btn:hover,
.lnk:hover,
a:hover span.btn {
}

.btn span.icon {
  margin: 0 .875rem;
}

.btn span.icon,
.btn span.label,
.lnk span.icon,
.lnk span.label {
  display: inline-block;
  line-height: 1.4;
  vertical-align: top;
  white-space: normal;
}

.lnk span.icon {
  margin: 0 .875em;
}

.btn span.icon:last-child,
.lnk span.icon:last-child {
  margin-right: 0;
}

.btn span.icon:first-child,
.lnk span.icon:first-child {
  margin-left: 0;
}

.spanned > span {
  display: block;
}

.figure-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.figure-contain {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.figure-cover img,
.figure-contain img {
  display: none;
}

img.rounded {
  display: inline-block;
  border-radius: 50%;
}

.to-be-added {
	transform: translateY(60px);
  opacity: 0;
  transition: transform 1.2s, opacity 1.2s;
	transition-timing-function: cubic-bezier(0.19,1,.22,1);
}

.just-added {
	transform: translateY(0px);
	opacity: 1;
}

button.link {
	all: inherit;
	cursor: pointer;
}










address {
  font-style: normal;
}

a {
	text-decoration-skip: ink;
}

a:focus {
  outline: 0;
}

html {
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wysiwyg a {
  word-wrap: break-word;
}/*
Theme Name: Biopolar
Author: SUPERNOVÆ
Author URI: https://www.supernov.ae/
Version: 2020
*/




   
  /* FONTS
  font-family:"Albertina MT W01 Italic";
	font-family:"Albertina MT W01 Regular";
	font-family:"Albertina MT W01 Bold";
  font-family:"Mousse Script-Alternate W05 Rg";
  */
	
	
	
	

	
	
	
	/* DEV */
	
	#breakpoints {
		position: fixed;
		bottom: 0;
		right: 0;
		background: #000;
		padding: 0.5em .75em;
		font-size: 16px;
		color: #fff;
		z-index: 20000;
	}

	#breakpoints::after {
		content: 'max';
	}
	
	
	
	
	
	
	/* PAGE TRANSITIONS */
	
	.transitioner {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		pointer-events: none;
		z-index: 998;
	}
	
	.transitioner::before {
		content: '';
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #fff;
		transform: none;
		opacity: 0;
		z-index: 1;
		will-change: opacity;
	}
	
	.barba-outer,
	.sn-pt-leave-active,
	.sn-pt-enter-active {
		transition: opacity;
		transition-duration: 2s;
		opacity: 1;
	}

	.sn-pt-leave-active .module,
	.sn-pt-enter-active .module,
	.barba-once-active .module {
		transition: opacity 1s, transform 1s;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	.sn-pt-leave-active .transitioner::before,
	.sn-pt-enter-active .transitioner::before,
	.barba-once-active .transition::before {
		transition: opacity .75s;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	.sn-pt-enter-active .transitioner::before {
		transition-delay: .15s;
	}

	/* Starting state for leave */
	.sn-pt-leave .module {
		opacity: 1;
	}
	.sn-pt-leave .transitioner::before {
		opacity: 0;
	}
	
	/* Ending state for leave */
	.sn-pt-leave-to .module {
		opacity: 1;
	}
	.sn-pt-leave-to .transitioner::before {
		opacity: 1;
	}
	
	/* Starting state for enter */
	.sn-pt-enter .module,
	.barba-once .module {
		opacity: 0;
		transform: translateY(80px);
	}

	.sn-pt-enter .transitioner::before {
		opacity: 1;
	}
	
	/* Ending state for enter */
	.sn-pt-enter-to .module,
	.barba-once-to .module {
		opacity: 1;
		transform: none;
	}

	.sn-pt-enter-to .transitioner::before {
		opacity: 0;
	}
	
	
	
	
	
	
	
	
	
	
	/* ON SCREEN */
	
	
	/* clip left to right */
	*[data-ios] *[data-ios-item="a"] {
		opacity: 0;
		clip-path: inset(0% 100% 0% 0%);
		transform: translateX(-5vw);
		transition: clip-path 1.5s, opacity 1.5s, transform 1.5s;
		transition-timing-function: cubic-bezier(.075, .82, .165, 1);
		transition-delay: calc((var(--ios-item-index) * 100ms) + var(--ios-delay, 0ms));
		will-change: opacity;
	}
	
	*[data-ios].is-on-screen *[data-ios-item="a"] {
		transform: none;
		opacity: 1;
		clip-path: inset(0% 0% 0% 0%);
	}
	
	
	/* clip top to bottom */
	*[data-ios] *[data-ios-item="b"] {
		opacity: 0;
		clip-path: inset(0% 0% 100% 0%);
		transition: clip-path 1.5s, opacity 1.5s;
		transition-timing-function: cubic-bezier(.075, .82, .165, 1);
		transition-delay: calc((var(--ios-item-index) * 100ms) + var(--ios-delay, 0ms));
		will-change: opacity;
	}
	
	*[data-ios].is-on-screen *[data-ios-item="b"] {
		opacity: 1;
		clip-path: inset(0% 0% 0% 0%);
	}
	
	
	/* pop randomly */
	*[data-ios] *[data-ios-item="c"] {
		transform: scale(0.5);
		opacity: 0;
		transition: transform 1s, opacity 1s;
		transition-timing-function: cubic-bezier(.075, .82, .165, 1);
		transition-delay: calc((var(--ios-random) * 30ms) + var(--ios-delay, 0ms));
		will-change: opacity;
	}
	
	*[data-ios].is-on-screen *[data-ios-item="c"] {
		opacity: 1;
		transform: none;
	}
	
	
	/* clip vertically from center */
	*[data-ios] *[data-ios-item="d"] {
		opacity: 0;
		clip-path: inset(50% 0% 50% 0%);
		transition: clip-path 1.5s, opacity 1.5s;
		transition-timing-function: cubic-bezier(.075, .82, .165, 1);
		transition-delay: calc((var(--ios-item-index) * 100ms) + var(--ios-delay, 0ms));
		will-change: opacity;
	}
	
	*[data-ios].is-on-screen *[data-ios-item="d"] {
		opacity: 1;
		clip-path: inset(0% 0% 0% 0%);
	}
	
	
	/* fade in */
	*[data-ios] *[data-ios-item="e"] {
		opacity: 0;
		transition: opacity 1.5s;
		transition-timing-function: cubic-bezier(.075, .82, .165, 1);
		transition-delay: calc((var(--ios-item-index) * 100ms) + var(--ios-delay, 0ms));
		will-change: opacity;
	}
	
	*[data-ios].is-on-screen *[data-ios-item="e"] {
		opacity: 1;
	}
	
	
	/* move in from right */
	*[data-ios] *[data-ios-item="f"] {
		opacity: 0;
		transform: translateX(20vw);
		transition: opacity 1.5s, transform 1.5s;
		transition-timing-function: cubic-bezier(.075, .82, .165, 1);
		transition-delay: calc((var(--ios-item-index) * 100ms) + var(--ios-delay, 0ms));
		will-change: opacity;
	}
	
	*[data-ios].is-on-screen *[data-ios-item="f"] {
		opacity: 1;
		transform: none;
	}
	
	
	
	
	
	
	




   
   
  /* BASE */
  
  body {
    font-size: 100%;
  	font-family:"Albertina MT W01 Regular";
  	font-weight: 400;
    color: #002241;
    line-height: 1.3;
    background: #fff;
    font-feature-settings: 'onum' on;
    font-variant-numeric: oldstyle-nums;
  }
  
  input, textarea, select, button {
  	font-family:"Albertina MT W01 Regular";
  	font-weight: 400;
    color: #002241;
  }
  
  img {
    max-width: 100%;
  }
 
  .module:not(.has-component-inner) .module-inner,
  header.main > .inner,
  .cookie-bar > .inner,
	footer.main > .inner,
	.module.has-component-inner .component-inner {
    position: relative;
    max-width: 90rem;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
	
	header.main > .inner {
		max-width: none;
	}
	
	:root {
		--page-padding-x: 92px;
	}
	
	.padding-92-92 > .inner,
	.padding-92-92 > .module-inner {
    padding-left: var(--page-padding-x);
    padding-right: var(--page-padding-x);
	}
	
	.padding-0-92 > .inner,
	.padding-0-92 > .module-inner {
    padding-left: 0;
    padding-right: var(--page-padding-x);
	}
	
	.padding-92-0 > .inner,
	.padding-92-0 > .module-inner {
    padding-left: var(--page-padding-x);
    padding-right: 0;
	}
	
	@media (max-width: 1440px) {
		:root {
			--page-padding-x: 92px;
			--page-padding-x: max(20px, min(6.38888888888888888888vw, 92px));
		}
		html.no-min-max {
			--page-padding-x: 20px;
		}
	}
	
	.padding-0-0 > .inner,
	.padding-0-0 > .module-inner {
		padding-left: 0;
		padding-right: 0;
		max-width: none !important;
	}
  
  .module-full-width .module-inner {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }
  
  .load-more {
    text-align: center;
  }
  
  .wysiwyg a {
    -webkit-transition: color 150ms;
    -moz-transition: color 150ms;
    -ms-transition: color 150ms;
    -o-transition: color 150ms;
    transition: color 150ms;
    text-decoration: underline;
  }
  
  .wysiwyg a:hover {
    text-decoration: none;
  }
  
  .wysiwyg > *:not(:last-child) {
    margin-bottom: 1em;
  }
  
  .wysiwyg strong {
		font-family:"Albertina MT W01 Bold";
		font-weight: normal;
  }
  
  .wysiwyg > ul,
  .wysiwyg > ol {
    counter-reset: supernovae;
  }
  
  .wysiwyg > ul li,
  .wysiwyg > ol li {
    position: relative;
    padding-left: .6em;
  }
  
  .wysiwyg > ul li:not(:last-child),
  .wysiwyg > ol li:not(:last-child) {
  }
  
  .wysiwyg > ul li::before {
    content: '';
    position: absolute;
    left: 0;
		top: 0.58em;
		display: block;
		width: .21428571428571428571em;
		height: .21428571428571428571em;
		border-radius: 50%;
		background: #004481;
  }
  
  .wysiwyg > ol li::before {
  	content: counter(supernovae) '.';
  	counter-increment: supernovae;
    position: absolute;
    left: 0;
  }
  
  .wysiwyg > ul ul li::before {
  }
  
  .wysiwyg > ul ul,
  .wysiwyg > ol ol {
  }
  
  .wysiwyg table {
    width: auto !important;
  }
  
  .wysiwyg table td {
    width: auto !important;
    height: auto !important;
  }
	
	.wysiwyg p.intro {
		color: #004483;
	}
	
  @keyframes spin {
      from {transform:rotate(0deg);}
      to {transform:rotate(360deg);}
  }
	
	span.loading img {
		top: -12px;
	}

	span.loading {
		vertical-align: middle;
	}
	
	.btn-menu {
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		margin: 0;
		border: 0;
		border-radius: 0;
		background: transparent;
		box-shadow: none;
		cursor: pointer;
		outline: 0;
		color: inherit;
	}
	
	nav.pagination .col-prev,
	nav.pagination .col-pages {
		display: none;
	}
	
	.mobile-only {
		display: none;
	}
	
	/* 
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	*/
	
	
	
	
	
	
	
	
	/* BUTTONS */
	
	.lnk-a {
		font-size: 24px;
		font-family:"Albertina MT W01 Bold";
		color: #5675a7;
	}
	
	@media (max-width: 1200px) {
		.lnk-a {
			font-size: 24px;
			font-size: max(18px, min(2vw, 24px));
		}
		html.no-min-max .lnk-a {
			font-size: 18px;
		}
	}
	
	.lnk-a-small {
		font-size: 18px;
	}
	
	.lnk-a .label {
		position: relative;
		line-height: 1.5;
	}
	
	.lnk-a .label::after,
	nav.header .sub-menu > li.current-menu-item:not(.btn-is-anchor) > a::after,
	nav.header .languages a::after {
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 1em;
		height: 1px;
		background: #5675a7;
		pointer-events: none;
		transition: width 250ms, color 250ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	nav.header .languages a::after {
		background: transparent;
	}
	
	nav.header .sub-menu > li.current-menu-item:not(.btn-is-anchor) > a::after,
	nav.header .languages a.current::after {
		background: #fff;
	}
	
	.lnk-a-small .label::after {
		bottom: -2px;
	}
	
	.lnk-a:hover .label::after,
	.lnk-a:active .label::after,
	nav.header .sub-menu > li.current-menu-item:not(.btn-is-anchor) > a:hover::after,
	nav.header .sub-menu > li.current-menu-item:not(.btn-is-anchor) > a:active::after {
		width: 3em;
	}
	
	.lnk-a:active .label {
		color: #ff5e07;
	}
	
	.lnk-a:active .label::after {
		background: #ff5e07;
	}
	
	
	
	
	
	
	
	/* COPIES */
	
	.cpy-16 {
		font-size: 16px;
		line-height: 1.5;
	}
	
	.cpy-18 {
		font-size: 18px;
		line-height: 1.55555555555555555555;
	}
	
	.cpy-24 {
		font-size: 24px;
		line-height: 1.5;
	}
	
	.cpy-28 {
		font-size: 28px;
		line-height: 1.42857142857142857142;
	}
	
	.cpy-52 {
		font-size: 52px;
		line-height: 1.23076923076923076923;
	}
	
	.cpy-b {
		font-family:"Albertina MT W01 Bold";
	}
	
	
	@media (max-width: 1200px) {
		
		.cpy-24 {
			font-size: 24px;
			font-size: max(18px, min(2vw, 24px));
		}
		
		html.no-min-max .cpy-24 {
			font-size: 18px;
		}
	
		.cpy-28 {
			font-size: 28px;
			font-size: max(20px, min(2.33333333333333333333vw, 28px));
		}
		
		html.no-min-max .cpy-28 {
			font-size: 20px;
		}
	
		.cpy-52 {
			font-size: 52px;
			font-size: max(22px, min(4.33333333333333333333vw, 52px));
		}
		
		html.no-min-max .cpy-52 {
			font-size: 22px;
		}
		
	}
	
	
	
	
	
	


	
	
	
	
	/* HEADLINES */
	
	.hdln-14 {
		font-family:"Albertina MT W01 Bold";
		font-size: 14px;
		line-height: 1.55555555555555555555;
		color: #004483;
	}
	
	.hdln-18 {
		font-family:"Albertina MT W01 Bold";
		font-size: 18px;
		line-height: 1.55555555555555555555;
		color: #004483;
	}
	
	.hdln-18.hdln-b {
		word-spacing: .16666666666666666666em;
	}
	
	.hdln-24 {
		font-family:"Albertina MT W01 Bold";
		font-size: 24px;
		line-height: 1.5;
		color: #004483;
	}
	
	.hdln-28 {
		font-family:"Albertina MT W01 Bold";
		font-size: 28px;
		line-height: 1.42857142857142857142;
		color: #004483;
	}
	
	.hdln-38 {
		font-family:"Albertina MT W01 Bold";
		font-size: 38px;
		line-height: 1.47368421052631578947;
		color: #004483;
	}
	
	.hdln-46 {
		font-family:"Albertina MT W01 Bold";
		font-size: 46px;
		line-height: 1.39130434782608695652;
		color: #004483;
	}
	
	.hdln-b {
		font-family:"Mousse Script-Alternate W05 Rg";
	}
	
	
	@media (max-width: 1440px) {
		
		.module-full-width-image .hdln-46 {
			font-size: max(24px, min(3.19444444444444444444vw, 46px));
		}
		
		html.no-min-max .module-full-width-image .hdln-46 {
			font-size: 24px;
		}
		
	}
	
	
	@media (max-width: 1200px) {
		
		.hdln-18 {
			font-size: 18px;
			font-size: max(16px, min(1.5vw, 18px));
		}
		
		html.no-min-max .hdln-18 {
			font-size: 16px;
		}
		
		.hdln-24 {
			font-size: 24px;
			font-size: max(18px, min(2vw, 24px));
		}
		
		html.no-min-max .hdln-24 {
			font-size: 18px;
		}
		
		.hdln-28 {
			font-size: 28px;
			font-size: max(20px, min(2.33333333333333333333vw, 28px));
		}
		
		html.no-min-max .hdln-28 {
			font-size: 20px;
		}
	
		.hdln-38 {
			font-size: 38px;
			font-size: max(22px, min(3.16666666666666666666vw, 38px));
		}
		
		html.no-min-max .hdln-38 {
			font-size: 22px;
		}
	
		.hdln-46 {
			font-size: 46px;
			font-size: max(24px, min(3.83333333333333333333vw, 46px));
		}
		
		html.no-min-max .hdln-46 {
			font-size: 24px;
		}
		
	}
	
	
	
	
	
	
	
	
	
	
	/* COMPONENT: PRODUCT TEASER */
	
	.product-teaser {
		color: #004483;
		height: 100%;
	}
	
	.product-teaser a {
		display: block;
		text-align: center;
		max-width: 21em;
		position: relative;
		padding-bottom: 5em;
		padding-left: 1.5em;
		padding-right: 1.5em;
		height: 100%;
		box-sizing: border-box;
	}
	
	.product-teaser a::after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 78%;
		border: 1px solid #004481;
		opacity: 0;
		transform: scale(0.95);
		transition: opacity 250ms, transform 250ms, border-color 250ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	.product-teaser a:hover::after,
	.product-teaser a:focus::after {
		opacity: 1;
		transform: none;
	}
	
	.product-teaser a:active::after {
		border-color: #ff5e07;
	}
	
	.product-teaser a > div {
		position: relative;
		z-index: 2;
		height: 100%;
		display: flex;
		flex-flow: column nowrap;
	}
	
	.product-teaser figure {
		margin-bottom: 2.875em;
		height: 0;
		padding-top: 58.333333333333333333%;
		position: relative;
	}
	
	.product-teaser figure div {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	.product-teaser figure div img {
		display: block;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		transition: opacity 250ms;
	}
	
	.product-teaser figure img.product-image {
		opacity: 1;
	}
	
	.product-teaser a.has-hover:hover figure img.packshot {
		opacity: 1;
	}
	
	.product-teaser a.has-hover:hover figure img.product-image {
		opacity: 0;
	}
	
	.product-teaser figure .naturland img,
	.product-teaser figure .vegan img,
	.product-teaser figure .spelt img {
		width: 3.375em;
		position: absolute;
		bottom: -1.3125em;
		right: 0;
		z-index: 3;
	}
	
	.product-teaser figure .vegan img,
	.product-teaser figure .spelt img {
		width: 5em;
	}
	
	.product-teaser .copy {
		display: flex;
		flex-flow: column nowrap;
		margin-top: auto;
	}
	
	.product-teaser .headline {
		line-height: 1.14285714285714285714;
		margin-bottom: 0.3em;
	}
	
	.product-teaser .subheadline {
		color: #a19688;
		margin-bottom: .83333333333333333333em;
	}
	
	.product-teaser .short-description {
		max-width: 18em;
		margin: 0 auto;
		border-top: 1px solid #004483;
		padding-top: 1.06250000000000000000em;
		margin-top: auto;
	}
	
	.product-teaser .short-description p {
		max-width: 17em;
		margin: 0 auto;
		height: 4.5em;
		overflow: hidden;
	}
	
	
	
	
	
	
	
	
	/* COMPONENT: RECIPE TEASER */
	
	.recipe-teaser .btn-set {
		margin-top: 0.2em;
	}
	
	.recipe-teaser .short-description {
		margin-top: .75em;
	}
	
	.recipe-teaser figure {
		margin-bottom: 2em;
		position: relative;
	}
	
	.recipe-teaser .plate-image {
		width: 64.88095238095238095200%;
		height: auto;
		position: absolute;
		display: block;
		z-index: 2;
		right: -19%;
		bottom: -8%;
	}
	
	.recipe-teaser .meta {
		color: #a19689;
		margin-top: .44444444444444444444em;
	}
	
	
	
	
	
	
	
	
	
	
	/* COMPONENT: MANUFACTURER TEASER */
	
	.manufacturer-overview-list .manufacturer-teaser .copy {
		text-align: center;
	}
	
	.manufacturer-teaser .btn-set {
		margin-top: 0.6em;
	}
	
	.manufacturer-teaser figure {
		margin-bottom: 2em;
		position: relative;
	}
	
	.manufacturer-teaser .packshot-image {
		width: 43.45238095238095238000%;
		height: auto;
		position: absolute;
		display: block;
		z-index: 2;
		right: -14.583333333333333333%;
		bottom: -5.95238095238095238000%;
	}
	
	.manufacturer-teaser .subheadline {
		color: #a19688;
		margin-top: .1em;
	}
	
	.zoomable-image-wrap {
		position: relative;
		overflow: hidden;
	}
	
	.zoomable-image-wrap img {
		position: relative;
		transform: scale(1);
		transition: transform 1s;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	a:hover .zoomable-image-wrap img {
		transform: scale(1.05);
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* COMPONENT: PRODUCT CATEGORY TEASER */
	
	.product-category-teaser a {
		display: block;
		text-align: center;
		max-width: 21em;
		height: 0;
		padding-top: 79.464285714285714285%;
		position: relative;
	}
	
	.product-category-teaser a > div {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
	}
	
	.product-category-teaser .label {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 1.25em;
	}
	
	.product-category-teaser a::after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 71.91011235955056179700%;
		border: 1px solid #004481;
		opacity: 0;
		transform: scale(0.95);
		transition: opacity 250ms, transform 250ms, border-color 250ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	.product-category-teaser a:hover::after,
	.product-category-teaser a:focus::after {
		opacity: 1;
		transform: none;
	}
	
	.product-category-teaser a:active::after {
		border-color: #ff5e07;
	}
	
	
	
	
	
	
	
	
	
	
	
	/* MODULES */
	
	.modules {
		padding-top: 10.5em;
	}
	
	body.home .modules,
	body.single-manufacturer .modules {
		padding-top: 0;
	}
	
	.module.margin-0 {
		margin-bottom: 0;
	}
	
	.module.margin-60 {
		margin-bottom: 60px;
		margin-bottom: max(32px, min(4.16666666666666666666vw, 60px));
	}
	
	html.no-min-max .module.margin-60 {
		margin-bottom: 32px;
	}
	
	.module.margin-100,
	div.hr {
		margin-bottom: 100px;
		margin-bottom: max(64px, min(6.94444444444444444444vw, 100px));
	}
	
	html.no-min-max .module.margin-100 {
		margin-bottom: 64px;
	}
	
	.module.margin-150 {
		margin-bottom: 150px;
		margin-bottom: max(64px, min(10.41666666666666666666vw, 150px));
	}
	
	html.no-min-max .module.margin-150 {
		margin-bottom: 64px;
	}
	
	.module-header {
		margin-bottom: 3.5em;
	}
	
	.module-header > div {
		display: flex;
		flex-flow: row wrap;
	}
	
	.module-header .headline {
		padding-right: 1em;
		margin-right: auto;
	}
	
	.module-header .btn-overview {
		padding-top: 1.15em;
	}
	
	div.hr span {
		display: block;
		border-top: 1px solid #004481;
	}
	
	div[data-anchor-id]:first-child {
		margin-bottom: 0 !important;
	}
	
	div[data-anchor-id]:first-child span {
		border: 0 !important;
	}

	body,
	.container {
		min-height: 100vh;
		box-sizing: border-box;
	}
	
	.container {
		display: flex;
		flex-flow: column nowrap;
	}
	
	main.main {
		flex-grow: 1;
	}









	/* HEADER */
	
	header.main {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		pointer-events: none;
	}
	
	header.main > .inner {
		padding: 2.5em 3.75em;
		padding: 2.5em max(20px, calc(var(--page-padding-x) * 0.6521));
	}
	
	html.no-min-max header.main > .inner {
		padding: 20px 20px;
	}
	
	header.main > .inner > div {
		position: relative;
	}
	
	header.main .col-1 {
		position: relative;
		float: left;
		pointer-events: all;
/*		transition: opacity 500ms, transform 500ms;
		opacity: 1;
		transform: none;*/
	}
	
/*	body.scrolled header.main .col-1 {
		transform: translateY(-20px);
		opacity: 0;
		pointer-events: none;
	}*/
	
	header.main .col-2 {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 2;
		pointer-events: all;
	}
	
	nav.header {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    background: rgba(0,68,129,0.95);
    color: #fff;
		padding: 4em 10em 5em 11.5625em;
		opacity: 0;
		transform: translateX(20px);
		pointer-events: none;
		transition: transform 1s, opacity 1s;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
		max-width: calc(100vw - 33.5em);
		box-sizing: content-box;
	}
	
	body.menu nav.header {
		pointer-events: all;
		opacity: 1;
		transform: none;
	}
	
	nav.header .menu > li > a .title-wrap {
		font-family:"Mousse Script-Alternate W05 Rg";
		font-size: 36px;
	}
	
	@media (max-width: 1200px) {
		nav.header .menu > li > a .title-wrap {
			font-size: 36px;
			font-size: max(18px, min(3vw, 36px));
		}
		html.no-min-max nav.header .menu > li > a .title-wrap {
			font-size: 18px;
		}
	}
	
	nav.header .menu > li > a {
		display: inline-block;
		margin-bottom: .625em;
	}
	
	nav.header .sub-menu > li > a {
		font-family:"Albertina MT W01 Bold";
		font-size: 24px;
		line-height: 1.66666666666666666666;
		white-space: nowrap;
		transition: opacity 150ms;
		position: relative;
	}
	
	@media (max-width: 1200px) {
		nav.header .sub-menu > li > a {
			font-size: 24px;
			font-size: max(18px, min(2vw, 24px));
		}
		html.no-min-max nav.header .sub-menu > li > a {
			font-size: 18px;
		}
	}
	
	nav.header .sub-menu > li:not(.current-menu-item) > a:hover,
	nav.header .sub-menu > li.btn-is-anchor > a:hover {
		opacity: 0.6;
	}
	
	nav.header .menu > li + li {
		margin-top: 3.5em;
	}
	
	nav.header .sn-col-set {
		flex-flow: row nowrap;
	}
	
	nav.header .col-left {
		margin-right: 8em;
	}
	
	.site-title a {
		display: inline-block;
		pointer-events: none;
	}
	
	.site-title img {
		width: 5.75em;
	}
	
	.btn-menu {
		display: block;
		margin: 0;
		position: relative;
		width: 2rem;
		height: 2rem;
	}
	
	.btn-menu i {
		position: absolute;
		top: 0;
		left: 0;
		transition: opacity 250ms, transform 250ms;
	}
	
	.btn-menu .icon-menu-open {
		font-size: 137.45%;
	}
	
	.btn-menu .icon-menu-close {
		font-size: 162.45%;
		left: 3px;
		top: -3px;
		color: #fff;
	}
	
	.btn-menu .icon-menu-close,
	body.menu .btn-menu .icon-menu-open {
		opacity: 0;
		transform: scale(0.8);
	}
	
	.btn-menu .icon-menu-open,
	body.menu .btn-menu .icon-menu-close {
		opacity: 1;
		transform: none;
	}
	
	nav.header .languages {
		position: relative;
	}
	
	nav.header .languages > ul {
		position: absolute;
		right: -1em;
		top: -1.45em;
	}
	
	nav.header .languages li {
		display: inline-block;
	}
	
	nav.header .languages li + li {
		margin-left: 1.77777777777777777777em;
	}
	
	nav.header .languages a {
		position: relative;
	}
	
	.biopolar-logo {
		position: relative;
		height: 0;
		padding-top: 90.94339622641509433900%;
		width: 8.9375em;
	}
	
	.biopolar-logo > svg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	.biopolar-logo path {
		pointer-events: all;
	}
	
	.biopolar-logo-a {
		z-index: 1;
	}
	
	.biopolar-logo-b {
		z-index: 2;
		mix-blend-mode: overlay;
	}
	
	.biopolar-logo-a path {
		fill: #042b61;
		opacity: 0.7;
	}
	
	.biopolar-logo path:not(:first-child) {
		display: none;
	}
	
	.biopolar-logo-b path {
		fill: #042b61;
		opacity: 0.7;
	}
	
	.biopolar-logo > img {
		width: auto !important;
		max-width: none;
		position: absolute;
		z-index: 3;
		top: 17%;
    left: 19.396226%;
		width: 50.94339622641509433900%;
		height: 59.75103734439834024800%;
	}
	
	
	
	
	
	
	
	
	
	/* NAV: LANDING PAGE */
	
	div.landing-page-nav {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1000;
		padding-top: 2.5em;
		pointer-events: none;
	}
	
	nav.landing-page {
		font-family:"Mousse Script-Alternate W05 Rg";
		/*color: #004481;*/
		width: 461px;
		margin: 0 auto;
		pointer-events: all;
		color: #fff;
	}
	
	@media (max-width: 900px) {
		nav.landing-page {
			width: 51.22222222222222222222vw;
		}
	}
	
	@media (max-width: 700px) {
		nav.landing-page {
			display: none;
		}
	}
	
	nav.landing-page > .inner {
		font-size: 18px;
	}
	
	nav.landing-page li {
		display: inline-block;
	}
	
	nav.landing-page ul {
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;
	}
	
	nav.landing-page a {
		transition: color 250ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	nav.landing-page a:hover {
		color: #5675a7;
	}
	
	nav.landing-page a:active {
		color: #ff5e07;
	}
	
	
	
	
	
	
	
	
	
	
	/* MODULE: PRODUCT DETAILS */
	
	.product-details-image {
		margin: 0 auto;
		margin-bottom: 3em;
		text-align: center;
		max-width: 55.5em;
		pointer-events: none;
	} 
	
	.product-details-image > div {
		position: relative;
	}
	
	@keyframes swap-packshot-header-image {
		0% { opacity: 0; }
		20% { opacity: 0; }
		25% { opacity: 1; }
		70% { opacity: 1; }
		75% { opacity: 0; }
		100% { opacity: 0; }
	}
	
	.product-details-image img.packshot-header-image {
		width: 100%;
		display: block;
		z-index: 2;
	}
	
	.product-details-image.has-swap img.packshot-header-image {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		animation: swap-packshot-header-image 15s infinite;
		animation-delay: 2.5s;
	}
	
	.product-details-header {
		text-align: center;
	}
	
	.product-details-header .subheadline {
		color: #a19688;
		word-spacing: 5px;
	}
	
	.product-seals {
		text-align: center;
		margin-top: 1em;
		letter-spacing: 1.3125em;
	}
	
	.product-seals span {
		display: inline-block;
	}
	
	.product-seals .naturland img {
		width: 2.25em;
	}
	
	.product-seals .eu img {
		width: 4em;
	}
	
	.product-details-body {
		max-width: 48em;
		margin: 0 auto;
		margin-top: 1em;
		transition: max-width 500ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
		position: relative;
	}
	
	.product-details-tabs {
		text-align: center;
		position: relative;
		transition: height 350ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
		overflow: hidden;
	}
	
	.product-details-tabs strong {
		font-weight: normal;
		font-family:"Albertina MT W01 Bold";
	}
	
	.product-details-tabs > div {
		padding: 1.33333333333333333333em;
		padding-bottom: 1.5em;
		position: absolute;
		top: 0;
		left: 50%;
		right: 0;
		opacity: 0;
		width: 100%;
		pointer-events: none;
		transform: translateY(10px) translateX(-50%);
		transition: opacity 350ms, transform 350ms;
		max-width: 31.875rem;
		color: #004483;
	}
	
	.product-details-tabs > div.current {
		opacity: 1;
		pointer-events: all;
		transform: translateY(0px) translateX(-50%);
	}
	
	.product-details-tabs::before {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 50%;
		width: 100%;
		max-width: 32.5rem;
		transform: translateX(-50%);
		height: 1px;
		background: #004483;
		transition: max-width 500ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	.product-details-body[data-current="nutrition"] .product-details-tabs::before,
	div[rel="nutrition"] {
		max-width: 36.5rem;
	}
	
	.product-details-body[data-current="preparation"] .product-details-tabs::before,
	div[rel="preparation"],
	.product-details-body[data-current="ingredients"] .product-details-tabs::before,
	div[rel="ingredients"] {
		max-width: 48rem;
	}
	
	.product-details-tabs-nav {
		display: flex;
		flex-flow: row nowrap;
		justify-content: center;
		padding-top: .5em;
	}
	
	.product-details-tabs-nav > li {
		padding: 0 1.66666666666666666666em;
	}
	
	.product-details-tabs-nav a {
		transition: color 150ms;
	}
	
	.product-details-tabs-nav a.current,
	.product-details-tabs-nav a:hover {
		color: #5675a7;
	}
	
	.preparation-details {
		margin-top: 1.55555555555555555555em;
		display: flex;
		flex-flow: row wrap;
		justify-content: space-evenly;
	}
	
	.preparation-details > div {
		width: 50%;
		box-sizing: border-box;
		padding-left: 2em;
		text-align: left;
		position: relative;
		flex-grow: 0;
		flex-shrink: 0;
		display: flex;
		flex-flow: row nowrap;
		margin-bottom: 1.5em;
		max-width: 300px;
	}
	
	.preparation-details div.icon {
		width: 3em;
		flex-grow: 0;
		flex-shrink: 0;
		margin-right: auto;
	}
	
	.preparation-details div.copy {
		width: calc(100% - 4.5em);
	}
	
	.nutrition-list-wrap {
		overflow: hidden;
		position: relative;
	}
	
	.nutrition-list-wrap::after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 2px;
		background: #fff;
		display: block;
	}
	
	.nutrition-list {
		column-count: 2;
		text-align: left;
	}
	
	.nutrition-list > li {
		display: flex;
		flex-flow: row nowrap;
		border-bottom: 2px dotted #004483;
	}
	
	.nutrition-list > li span:last-child {
		margin-left: auto;
		white-space: nowrap;
	}
	
	.pd-header {
		display: none; 
	}
	
	
	
	
	
	
	
	
	/* MODULE: VIDEO HERO */
	
	.module-video-hero {
		background: #eee;
		height: 744px;
	}
	
	@media (max-width: 1200px) {
		.module-video-hero {
			height: 744px;
			height: max(428px, min(62vw, 744px));
		}
		html.no-min-max .module-video-hero {
			height: 428px;
		}
	}
	
	.module-video-hero .module-inner {
		height: 100%;
	}
	
	.module-video-hero .module-wrap {
		display: flex;
		flex-flow: column nowrap;
		height: 100%;
	}
	
	.module-video-hero p {
		color: #fff;
		text-align: center;
		position: relative;
		z-index: 2;
		margin: auto;
	}
	
	.module-video-hero {
		position: relative;
	}
	
	.module-video-hero video {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
		z-index: 1;
		pointer-events: none;
	}
	
	.module-video-hero .icons {
		position: absolute;
		bottom: 0;
		left: 50%;
		z-index: 2;
		margin: 0 0 -1.8125em -5.375em;
	}
	
	.module-video-hero .icons img {
		width: 10.75em;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	/* MODULE: BIG TEASER */
	
	.module-big-teaser {
		text-align: center;
	}
	
	.module-big-teaser figure img {
		max-height: 34.125em;
	}
	
	.module-big-teaser figure {
		margin-bottom: 2em;
	}
	
	.module-big-teaser .copy {
		max-width: 32.5em;
		margin: 0 auto;
	}
	
	.module-big-teaser .btn-set {
		margin-top: 0.2em;
	}
	
	.module-big-teaser .headline {
		border-bottom: 1px solid #004483;
		max-width: 8.84210526315789473684em;
		margin: 0 auto .63157894736842105263em;
		padding-bottom: .42105263157894736842em;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	/* MODULE: COPY WITH SIDEBAR */
	
	.video-wrap video {
		display: block;
		width: 100%;
		outline: 0;
		object-fit: cover;
	}
	
	.module-copy-with-sidebar .content-wrap > *:not(:last-child) {
		margin-bottom: 3.5em;
	}
	
	.module-copy-with-sidebar .sidebar-wrap > *:not(:last-child) {
		margin-bottom: 2em;
	}
	
	.content-module-copy {
		max-width: 44em;
		margin-left: auto;
		margin-right: auto;
	}
	
	.content-module-copy .wysiwyg > .headline,
	.content-module-copy .wysiwyg > .subheadline {
		margin-bottom: .63157894736842105263em;
	}
	
	.content-module-copy .wysiwyg > .subheadline:not(:first-child) {
		margin-top: 2em;
	}
	
	.content-module-image,
	.content-module-video {
		max-width: 67em;
		margin-left: auto;
		margin-right: auto;
	}
	
	.module-copy-with-sidebar.has-sidebar .content-module-reference {
		display: none;
	}
	
	.module-copy-with-sidebar.has-sidebar .module-wrap {
		display: flex;
		flex-flow: row nowrap;
	}
	
	.module-copy-with-sidebar.has-sidebar.is-content-sidebar .content-wrap {
		width: 52.225519287833827893%;
		margin-right: auto;
		order: 1;
	}
	
	.module-copy-with-sidebar.has-sidebar .sidebar-wrap {
		padding-top: 3em;
	}
	
	.module-copy-with-sidebar.has-sidebar.is-content-sidebar .sidebar-wrap {
		width: 32.22891566265060240900%;
		order: 2;
		display: flex;
		flex-flow: column nowrap;
		justify-content: center;
	}
	
	.module-copy-with-sidebar.has-sidebar.is-sidebar-content .content-wrap {
		width: 38.57566765578635014800%;
		margin-right: auto;
		order: 2;
	}
	
	.module-copy-with-sidebar.has-sidebar.is-sidebar-content .sidebar-wrap {
		width: 45.40059347181008902000%;
		margin-right: 9.19881305637982195800%;
		order: 1;
	}
	
	
	
	
	
	
	
	
	
	/* MODULE: FULL-WIDTH IMAGE */
	
	.module-full-width-image img.full-width-image {
		max-width: none;
		width: 100%;
		pointer-events: none;
	}
	
	.module-full-width-image-manufacturer img.full-width-image {
		max-height: 46.5em;
		object-fit: cover;
		object-position: center top;
	}
	
	.module-full-width-image .hero-copy {
		position: absolute;
		bottom: 9.375em;
		left: 0;
		width: 100%;
		z-index: 2;
	}
	
	.module-full-width-image-manufacturer .hero-copy {
		bottom: auto;
		top: 10.5em;
	}
	
	.module-full-width-image .hero-copy > div,
	.module-full-width-image .hero-packshot > div {
		max-width: 90rem;
		margin: 0 auto;
	}
	
	.module-full-width-image .hero-copy p {
		max-width: 18em;
		text-indent: -.56521739130434782608em;
	}
	
	.module-full-width-image .hero-packshot {
		position: absolute;
		bottom: -4.5em;
		left: 0;
		width: 100%;
		z-index: 2;
	}
	
	.module-full-width-image .hero-packshot img {
		width: 21em;
	}
	
	
	
	
	
	
	
	
	
	/* MODULE: INTRO COPY */
	
	.module-intro-copy .module-wrap {
		max-width: 67em;
		margin: 0 auto;
	}
	
	.module-intro-copy .wysiwyg {
		color: #004481;
	}
	
	.is-align-center .wysiwyg {
		text-align: center;
	}
	
	
	
	
	
	
	
	/* MODULE: IMAGE COPY */
	
	.col-set-image-copy .col-1 {
		width: 59.09428359317000742300%;
		margin-right: auto;
		padding-top: 2.8125em;
	}
	
	.col-set-image-copy .col-2 {
		width: 38.53006681514476614600%;
	}
	
	.module-image-copy.is-copy-image .col-set-image-copy .col-1 {
		order: 2;
		margin-right: 0;
		margin-left: auto;
	}
	
	.module-image-copy.is-copy-image .col-set-image-copy .col-2 {
		order: 1;
	}
	
	.image-with-caption {
		position: relative;
	}
	
	.image-with-caption figcaption {
		position: absolute;
		z-index: 2;
		bottom: 1.5rem;
		right: 2rem;
		left: 2rem;
		text-align: right;
	}
	
	.image-with-caption figcaption > span {
		font-size: .875em;
		line-height: 1.42857142857142857142;
		font-family:"Albertina MT W01 Bold";
		padding: 0.4em 1em 0.5em;
		box-sizing: border-box;
		text-align: right;
		display: inline-block;
		max-width: 24.28571428571428571428em;
		margin-left: auto;
		background: rgba(86,117,166,0.9);
		color: #fff;
	}
	
	.module-full-width-image .image-with-caption figcaption > span {
		max-width: 32.85714285714285714285em;
	}
	
	.module-image-copy .wysiwyg > .headline {
		margin-bottom: .63157894736842105263em;
	}
	
	
	
	
	
	
	
	
	
	/* MODULE: PRODUCT CATEGORIES */
	
	.product-categories-list > * {
		width: 26.75159235668789808900%;
		margin-bottom: 100px;
		margin-bottom: max(64px, min(6.94444444444444444444vw, 100px));
	}
	
	html.no-min-max .product-categories-list > * {
		margin-bottom: 64px;
	}
	
	.product-categories-list > *:nth-child(3n+2) {
		margin-left: 9.87%;
		margin-right: 9.87%;
	}
	
	.module-product-categories.is-teaser .module-body {
		padding-top: 2em;
	}
	
	
	
	
	
	
	
	
	/* MODULE: MANUFACTURER OVERVIEW */
	
	.manufacturer-overview-list > li {
		width: 45%;
		margin-right: auto;
		margin-bottom: 2.25em;
	}
	
	.manufacturer-overview-list > li:nth-child(2n+2) {
		margin-right: 0;
		padding-top: 8.125em;
	}
	
	.manufacturer-overview-list .manufacturer-teaser {
		max-width: 26.75em;
		margin: 0 auto;
	}
	
	
	
	
	
	
	
	
	
	/* MODULE: TEAM */
	
	.module-team .team-intro-copy {
		max-width: 44em;
		margin: 0 auto;
	}
	
	.module-team .module-body {
		max-width: 67em;
		margin: 0 auto;
	}
	
	.module-team .content-col-set {
		padding-top: 3.5em;
	}
	
	.module-team .content-col-set > .col-2 {
		padding-top: 6em;
	}

	article.person-article + article.person-article {
		margin-top: 6em;
	}

	article.person-article figure {
		position: relative;
		margin-bottom: 2em;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	}
	
	article.person-article .headline {
		margin-bottom: 0.1em;
	}
	
	article.person-article .quote {
		color: #a19689;
		margin-bottom: 1.22222222222222222222em;
	}
	
	@keyframes swap-portrait {
		0% { opacity: 1; }
		20% { opacity: 1; }
		25% { opacity: 0; }
		70% { opacity: 0; }
		75% { opacity: 1; }
		100% { opacity: 1; }
	}
	
	article.person-article figure img {
		animation: swap-portrait 10s infinite;
		animation-delay: var(--swap-delay);
	}









	/* MODULE: PRODUCT OVERVIEW */
	
	.product-overview-list {
		max-width: 67em;
		margin: 0 auto;
	}
	
	.module-related-products .product-overview-list {
		margin-left: 0;
	}
	
	.product-overview-list {
		--margin-bottom: 56px;
		--margin-bottom: max(3em, min(3.88888888888888888888vw, 56px));
		margin-bottom: calc(var(--margin-bottom) * -1);
	}
	
	html.no-min-max .product-overview-list {
		--margin-bottom: 56px;
	}
	
	.product-overview-list > * {
		width: 31.34%;
		margin-bottom: var(--margin-bottom);
	}
	
	.product-overview-list > *:nth-child(3n+2) {
		margin-left: 2.99%;
		margin-right: 2.99%;
	}











	/* MODULE: RECIPE OVERVIEW */
	
	.recipe-overview-list > * {
		width: 26.75159235668789808900%;
		margin-bottom: 6em;
	}
	
	.recipe-overview-list > *:nth-child(3n+2) {
		margin-left: 9.872611464968152866%;
		margin-right: 9.872611464968152866%;
	}








	/* MODULE: RELATED MANUFACTURERS */
	
	.manufacturer-teasers-list > * {
		width: 26.75159235668789808900%;
		margin-bottom: 3.5em;
	}
	
	.manufacturer-teasers-list > *:nth-child(3n+2) {
		margin-left: 9.872611464968152866%;
		margin-right: 9.872611464968152866%;
	}
	
	
	
	
	
	
	
	
	/* MODULE: HEADLINE WITH INTRO */
	
	.module-headline-with-intro .module-wrap {
		text-align: center;
		max-width: 55.5em;
		margin: 0 auto;
	}
	
	
	
	
	
	
	
	
	/* MODULE: RECIPE META */
	
	.module-recipe-meta .module-wrap {
		max-width: 26.875em;
		margin: 0 auto;
	}
	
	.recipe-meta-list {
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;
	}
	
	.recipe-meta-list > li {
		text-align: center;
		color: #5675a7;
	}
	
	.recipe-meta-list .label {
		white-space: nowrap;
	}
	
	.recipe-meta-list .icon img {
		height: 4em;
		width: auto;
		max-width: none;
	}
	
	
	
	
	
	
	
	
	
	/* MODULE: NEWS OVERVIEW */
	
	.news-overview-list > li {
		margin-bottom: 6em;
	}
	
	.news-teaser .col-1 {
		width: 31.75074183976261127500%;
		margin-right: 9.19881305637982195800%;
		padding-top: 4.5625em;
	}
	
	.news-teaser .col-2 {
		width: 53.01204819277108433700%;
	}
	
	.news-teaser .meta {
		margin-bottom: 0.5em;
	}
	
	.news-teaser .headline {
		margin-bottom: .63157894736842105263em;
	}
	
	.news-teaser .headline a:hover {
		text-decoration: underline;
	}
	
	.news-teaser .intro {
		color: #004483;
	}
	
	.news-teaser .intro + p {
		margin-top: 1.33333333333333333333em;
	}
	
	
	
	
	
	
	
	
	
	
	
	/* MODULE: RECIPE CONTENT */
	
	.module-recipe-content .module-wrap {
		max-width: 67em;
		margin: 0 auto;
	}
	
	.module-recipe-content .section-body {
		margin-top: 1.5em;
	}
	
	.module-recipe-content section + section {
		margin-top: 6em;
	}
	
	.ingredients-list > li {
		padding: 0.3em 0;
	}
	
	.ingredients-list > li:not(:last-child) {
		border-bottom: 1px solid #002242;
	}
	
	.cooking-list {
		counter-reset: supernovae;
	}
	
	.cooking-list > li:not(:last-child),
	.transparency-list > li:not(:last-child) {
		margin-bottom: 0.85em;
	}
	
	.cooking-list > li,
	.transparency-list > li {
		position: relative;
	}
	
	.cooking-list > li::before,
	.transparency-list > li::before {
		content: counter(supernovae);
		counter-increment: supernovae;
		position: absolute;
		display: block;
		width: 1.5em;
		height: 1.5em;
		line-height: 1;
		text-align: center;
		color: #fff;
		background: #5675a7;
		border-radius: 50%;
		right: calc(100% + 0.9em);
		top: 0;
		font-family:"Albertina MT W01 Bold";
	}
	
	.transparency-list > li::before {
		content: '';
		background: #5675a7 url(/content/themes/biopolar/imgs/plus.svg?x19859) no-repeat center center;
		background-size: 50% auto;
	}
	
	.transparency-list.contra > li::before {
		content: '';
		background: #5675a7 url(/content/themes/biopolar/imgs/minus.svg?x19859) no-repeat center center;
		background-size: 50% auto;
	}
	
	.content-col-set > * {
		width: 39.92537313432835820800%;
	}
	
	.content-col-set .col-1 {
		margin-right: auto;
	}
	
	
	
	
	
	
	
	
	
	
	/* MODULE: TRANSPARENCY */
	
	.module-transparency .module-wrap {
		max-width: 61.25em;
		margin: 0 auto;
	}
	
	.transparency-header .wysiwyg {
		color: #004483;
	}
	
	.transparency-header .wysiwyg .headline {
		margin-bottom: .63157894736842105263em;
	}
	
	.module-transparency .module-body {
		margin-top: 2.5em;
	}
	
	.module-transparency .btn-set {
		margin-top: 2em;
	}
	
	.transparency-header {
		position: relative;
	}
	
	.transparency-header figure.ti {
		position: absolute;
		right: calc(100% + 2em);
		top: 0;
		width: 5.9375em;
	}
	
	.module-transparency .content-col-set > * {
		width: 43.67346938775510204000%;
	}
	
	
	
	
	
	







  /* COOKIE BAR */
  
  .cookie-bar {
    position: fixed;
    z-index: 1005;
    bottom: -1px;
    left: 0;
    width: 100%;
    background: #C5DFE7;
    color: #444444;
    transition: transform 250ms;
    display: none; /* FIXME */
  }
  
  .cookie-bar.off {
    transform: translateY(100%);
  }
  
  .cookie-bar > .inner {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
  
  .cookie-bar .wysiwyg {
    font-size: 1rem;
    max-width: 75%;
  }
  
  .cookie-bar .btn-close {
    position: absolute;
    right: 1.7rem;
    top: 50%;
    transform: translateY(-50%);
    color: #444444;
    transition: opacity 150ms;
    opacity: 1;
    will-change: opacity;
  }
  
  .cookie-bar .btn-close i {
    font-size: 160%;
  }
  
  .cookie-bar .btn-close:hover {
    opacity: 0.5;
  }
  
  .cookie-bar .wysiwyg a {
    color: #444444;
    text-decoration: underline;
  }
  
  .cookie-bar .wysiwyg a:hover {
    text-decoration: none;
  }








	/* FOOTER */
	
	footer.main {
		background: #004483;
		color: #fff;
		padding: 4.5em 0 2.5em;
		overflow: hidden;
		position: sticky;
		bottom: 0;
		left: 0;
		width: 100%;
	}
	
	main.main {
		position: relative;
		z-index: 2;
		background: #fff;
	}

	.back-to-top {
		text-align: center;
	}
	
	.btn-back-to-top {
		display: inline-block;
		color: #004483;
	}
	
	.btn-back-to-top i {
		font-size: 181.3%;
	}
	
	body.error404 .back-to-top,
	body.view-no-back-to-top .back-to-top {
		display: none;
	}
	
	.upper-footer {
		position: relative;
		padding-bottom: 2.5em;
		margin-bottom: 2.5em;
	}
	
	.upper-footer::after {
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		left: -5.625em;
		right: -5.625em;
		height: 1px;
		background: #fff;
	}

	nav.legal li,
	footer.main address > span {
		display: inline-block;
	}
	
	nav.footer .menu {
		justify-content: space-between;
	}
	
	nav.footer .sub-menu > li + li {
		margin-top: 1em;
	}

	footer.main .sub-menu a:hover,
	footer.main .sub-menu li.current-menu-item > a,
	footer.main .sub-menu li.current-menu-parent > a,
	footer.main .menu > li > a:hover > span,
	footer.main .menu > li.current-menu-item > a > span,
	footer.main .menu > li.current-menu-parent > a > span {
		text-decoration: underline;
	}
	
	footer.main li.current-menu-item.btn-is-anchor > a {
		text-decoration: none;
	}
	
	footer.main li.btn-is-anchor:hover > a {
		text-decoration: underline !important;
	}
	
	nav.footer .menu > li > a > span {
		font-size: 1.125rem;
		font-family:"Mousse Script-Alternate W05 Rg";
		display: block;
		margin-bottom: 1.2em;
	}
	
	footer.main address > span + span,
	nav.legal li + li {
		margin-left: 2.28571428571428571428em;
	}

	.lower-footer .col-1 {
		margin-right: auto;
	}
	
	nav.legal .icon-wrap + .title-wrap {
		display: none;
	}
	
	nav.legal i::before {
		position: relative;
    transform: scale(2);
	}

	nav.legal .menu > li:nth-last-child(2) {
		margin-left: 4em;
	}







/* ==========================================================================
   Media Queries
   ========================================================================== */






@media only screen and (max-width: 1300px) {

	.module-transparency .module-wrap {
		max-width: 65vw;
	}

}

/* 1300 */








@media only screen and (max-width: 1200px) {

	nav.header {
		padding-left: 15.41666666666666666666vw;
		padding-right: 13.33333333333333333333vw;
		padding-top: 5.5em;
		width: calc(100vw - 12.5em);
		max-width: none;
		box-sizing: border-box;
	}
	
	nav.header .languages > ul {
		top: -2.75em;
	}
	
	.module-full-width-image-manufacturer .hero-packshot img {
		width: max(9.375em, 28vw);
	}
	
	html.no-min-max .module-full-width-image-manufacturer .hero-packshot img {
		width: 28vw;
	}
	
	.module-full-width-image .hero-packshot {
		bottom: -6vw;
	}
	
}

/* 1200 */




@media only screen and (max-width: 1000px) {
	
	
	
	nav.header {
		padding-left: 8vw;
		padding-right: 13vw;
	}
	
	nav.header .menu > li + li {
		margin-top: 2em;
	}
	
	nav.header .col-left {
		margin-right: 4em;
	}
	
	
	.upper-footer {
		display: none;
	}
	
	footer.main {
		padding: 3em 0;
	}
	
	.lower-footer .col-1 {
		width: 100%;
		margin-bottom: 0.5em;
	}
	
	.lower-footer .col-2 {
		width: 100%;
	}
	
	footer.main address > span + span, nav.legal li + li {
		margin-left: 1em;
	}
	
	.lower-footer .sn-col-set {
		position: relative;
	}
	
	nav.legal .menu > li:nth-last-child(2) {
		position: absolute;
		right: 3.2em;
		top: 0.5em;
	}
	
	nav.legal .menu > li:last-child {
		position: absolute;
		right: 0;
		top: 0.5em;
	}
	
}

/* 1000 */









@media only screen and (max-width: 900px) {

	.product-overview-list > *:nth-child(n),
	.product-categories-list > *:nth-child(n) {
		width: 42.5%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.product-overview-list > *:nth-child(n) {
		width: 46.5%;
	}
	
	.product-overview-list > *:nth-child(2n+1),
	.product-categories-list > *:nth-child(2n+1) {
		margin-right: auto;
	}
	
	.product-teaser a {
		max-width: none;
		padding-left: 0;
		padding-right: 0;
	}
	
	.site-title img {
		width: max(3.3125em, min(10.22222222222222222222vw, 5.75em));
	}
	
	html.no-min-max .site-title img {
		width: 3.3125em;
	}
	
	.site-title .biopolar-logo {
		width: max(5em, min(12.22222222222222222222vw, 6.875em));
	}
	
	html.no-min-max .site-title .biopolar-logo {
		width: 5em;
	}
	
	.content-col-set > * {
		width: 47%;
	}
	
	.product-details-tabs-nav > li {
		padding: 0 0.8em;
	}
	
	
	.module-full-width-image-manufacturer img.full-width-image {
		height: 33.125em;
	}
	
	
	
	.module-transparency .module-wrap {
		max-width: 75vw;
		margin-left: auto;
		margin-right: 0;
	}
	
	
	
	.module-related-manufacturers .manufacturer-teasers-list > * {
		width: 45%;
	}
	
	.module-related-manufacturers .manufacturer-teasers-list > *:nth-child(1) {
		margin-right: auto;
	}
	
	.module-related-manufacturers .manufacturer-teasers-list > :nth-child(3n+2) {
		margin-left: 0;
		margin-right: 0;
	}
	
	.module-related-manufacturers .manufacturer-teasers-list > *:nth-child(3) {
		display: none;
	}
	
	
	
	.module-header .btn-overview {
		padding-top: 0.75em;
	}
	
	
	
	
	.recipe-overview-list > * {
		width: 29.752%;
	}
	
	.recipe-overview-list > :nth-child(3n+2) {
		margin-left: 5%;
		margin-right: 5%;
	}
	
	
	
	
	.single-recipe .module-full-width-image .hero-copy {
		bottom: 2em;
	}
	
	.cooking-list {
		padding-left: 2.3em;
	}
	

}

/* 900 */










@media only screen and (max-width: 700px) {
	
	
	nav.header {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: auto;
		background: rgba(0,68,129,0.98);
		padding-left: var(--page-padding-x);
		padding-right: var(--page-padding-x);
	}
	
	nav.header .languages {
		padding-bottom: 2em;
	}
	
	nav.header .languages > ul {
		right: auto;
		left: 0;
	}
	
	nav.header .sn-col-set {
		flex-flow: row wrap;
		display: block;
		position: relative;
		max-height: calc(100vh - 11em);
		overflow: hidden;
		overflow-y: auto;
	}
	
	nav.header .col-left {
		width: 100%;
		margin-right: 0;
	}
	
	nav.header .col-right {
		width: 100%;
	}
	
	nav.header .menu > li + li {
		margin-top: 0;
	}
	
	nav.header .sub-menu-wrapper {
		max-height: 0px;
		position: relative;
		opacity: 0;
		overflow: hidden;
		transform: translateY(-10px);
		pointer-events: none;
		transition: opacity, transform, max-height;
		transition-duration: 250ms;
	}
	
	nav.header li.clicked .sub-menu-wrapper {
		max-height: var(--max-height);
		opacity: 1;
		transform: none;
		pointer-events: all;
	}
	
	nav.header .sub-menu-ul {
		padding-bottom: 1.5em;
		padding-left: 1.5em;
	}
	
	nav.header .menu > li {
		border-bottom: 1px solid #fff;
	}
	
	nav.header .menu > li > a {
		margin-bottom: 0;
		padding: 1em 0;
		display: block;
	}
	
	nav.header .menu > li {
		position: relative;
	}
	
	nav.header .menu > li.btn-has-submenu::after {
		content: '\e800';
		font-family: "fontello";
		position: absolute;
		right: 0.2em;
		top: 0.18em;
		font-size: 230%;
		pointer-events: none;
		will-change: transform;
		transition: transform 250ms;
	}
	
	nav.header .menu > li.clicked.btn-has-submenu::after {
		transform: rotate(180deg);
	}
	
	.site-title .biopolar-logo {
		opacity: 1;
		pointer-events: all;
		transition: opacity 500ms;
	}
	
	body.menu .site-title .biopolar-logo {
		opacity: 0;
		pointer-events: none;
	}
	

	footer.main address > span {
		display: block;
	}
	
	footer.main address > span + span {
		margin-left: 0;
	}
	
	.lower-footer .col-1 {
		margin-bottom: 1.5em;
	}
	
	.module-copy-with-sidebar.has-sidebar .sidebar-wrap {
		display: none !important;
	}
	
	.module-copy-with-sidebar.has-sidebar .content-wrap {
		width: 100% !important;
		display: block !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	
	.module-copy-with-sidebar.has-sidebar .module-inner {
		padding-right: var(--page-padding-x);
		padding-left: var(--page-padding-x);
	}
	
	.module-copy-with-sidebar.has-sidebar .content-module-reference {
		display: block;
	}
	
	
	.module-full-width-image img.full-width-image {
		height: 20em;
		object-fit: cover;
	}
	
	.single-recipe .module-full-width-image img.full-width-image {
		height: 31.5em;
	}
	
	.module-full-width-image-manufacturer img.full-width-image {
		height: 31.5em;
	}
	
	
	
	
	.transparency-header figure.ti {
		position: relative;
		right: auto;
		top: auto;
		margin-bottom: 1em;
		max-width: 4.5em;
	}
	
	.module-transparency .module-wrap {
		max-width: none;
		width: 100%;
	}
	
	.module-transparency .content-col-set > * {
		width: 100%;
	}
	
	.module-transparency .content-col-set > * + * {
		margin-top: 2em;
	}
	
	ul.transparency-list {
		padding-left: 2.4em;
	}




	.module-header .btn-overview {
		padding-top: 0.3em;
	}
	
	
	
	
	.recipe-overview-list > *:nth-child(n) {
		width: 47%;
		margin-right: auto;
		margin-left: 0;
	}
	
	.recipe-overview-list > *:nth-child(2n+2) {
		margin-right: 0;
	}

	.recipe-teaser .plate-image {
		width: 40%;
		right: -5%;
		bottom: -5%;
	}
	
	
	
	.module-recipe-header .module-header {
		margin-bottom: 2em;
	}
	
	.module-recipe-header .module-header .btn-overview {
		display: none;
	}
	
	.recipe-meta-list {
		font-size: .875em;
		justify-content: space-around;
	}
	
	.recipe-meta-list .icon img {
		height: 3.5em;
	}
	
	
	
	.product-details-tabs-nav {
		display: none;
	}
	
	.pd-header {
		display: block;
		cursor: pointer;
		user-select: none;
	}
	
	.pd-header + .pd-body {
		opacity: 0;
		max-height: 0px;
		transform: translateY(-10px);
		pointer-events: none;
		position: relative;
		overflow: hidden;
		transition: opacity, max-height, transform;
		transition-duration: 250ms;
	}
	
	.product-details-tabs > div.open .pd-header + .pd-body {
		opacity: 1;
		max-height: var(--max-height);
		transform: none;
		pointer-events: all;
	}
	
	.product-details-tabs {
		height: auto !important;
	}
	
	.product-details-tabs > div.current,
	.product-details-tabs > div {
		opacity: 1;
		pointer-events: all;
		transform: none;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		max-width: none;
		width: 100%;
		box-sizing: border-box;
		padding: 1em;
	}
	
	.product-details-tabs > div:not([rel="description"]) {
		padding: 0;
		transition: padding 250ms;
	}
	
	.product-details-tabs > div.open:not([rel="description"]) {
		padding-bottom: 1em;
	}
	
	.product-details-tabs > div {
		border-bottom: 1px solid #004483;
	}
	
	.product-details-tabs > div:not([rel="description"]) .pd-header {
		padding-top: 1em;
		padding-bottom: 1em;
	}
	
	.nutrition-list {
		column-count: 1;
	}
	
	.product-details-tabs::before {
		max-width: none;
	}
	
	
	
	
	.upper-footer {
		display: block;
	}
	
	nav.footer .sub-menu-wrapper {
		display: none;
	}
	
	nav.footer .menu {
		display: block;
	}
	
	
	
	
	.image-with-caption figcaption {
		right: 16px;
		bottom: 12px;
		left: 16px;
	}
	
	.image-with-caption figcaption > span {
		font-size: 12px;
	}
	
	
	
	
	.module-copy-with-sidebar.has-sidebar .sidebar-wrap {
		padding-top: 0;
	}

	
	

}

/* 700 */







@media only screen and (max-width: 600px) {

	.content-col-set > * {
		width: 100%;
	}
	
	article.person-article figure {
		max-width: 20em;
	}
	
	article.person-article + article.person-article {
		margin-top: 3em;
	}
	
	
	.module-recipe-content section.used-product {
		display: none;
	}
	
	.module-recipe-content .sn-col-set > * + * {
		margin-top: 3em;
	}
	
	
	
	.news-teaser .col-1 {
		width: 100%;
		padding-top: 0;
		margin-right: 0;
		margin-bottom: 1.5em;
	}
	
	.news-teaser .col-2 {
		width: 100%;
	}
	
	.module-news-overview .module-inner {
		padding-left: var(--page-padding-x);
		padding-right: var(--page-padding-x);
	}
	
	
	
	
	.preparation-details > div {
		padding-left: 0;
		width: 100%;
		max-width: none;
	}
	
	
	

} 

/* 600 */








@media only screen and (max-width: 500px) {
	
	.desktop-only {
		display: none;
	}
	
	.mobile-only {
		display: block;
	}
	
	footer.module-footer {
		margin-top: 2em;
	}
	
	.module-related-manufacturers footer.module-footer,
	.module-product-categories footer.module-footer {
		margin-top: 0;
	}
	
	:root {
		--page-padding-x: 20px;
	}
	
	nav.header {
		padding-top: 4.5em;
	}
	
	.modules {
		padding-top: 8em;
	}
	
	.module-headline-with-intro .module-wrap {
		padding-top: 2em;
	}
	
	article.person-article figure,
	.content-module-image, .content-module-video {
		max-width: none;
	}

	.module-big-teaser figure,
	article.person-article figure,
	.content-module-image, .content-module-video,
	.manufacturer-teaser figure,
	.recipe-teaser figure,
	.news-teaser .col-1 {
		margin-left: calc(var(--page-padding-x) * -1);
		margin-right: calc(var(--page-padding-x) * -1);
	}
	
	.news-teaser .col-1 {
		width: auto;
	}
	
	.product-overview-list > *:nth-child(n),
	.product-categories-list > *:nth-child(n) {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.product-category-teaser a {
		max-width: none;
	}
	
	.product-teaser .short-description p {
		height: auto;
	}
	
	header.main > .inner {
		padding-top: 16px;
		padding-bottom: 16px;
	}
	
	header.main .col-2 {
		top: 11px;
	}
	
	.module-video-hero .icons {
		margin: 0 0 -10px -53px;
	}
	
	.module-video-hero .icons img {
		width: 105px;
	}
	
	.back-to-top {
		display: none;
	}
	
	footer.main {
		padding: 3em 0 3.5em;
	}
	
	.product-teaser a::after { 
		height: 1px;
		border: 0;
		background: #004481;
		transform: none;
		opacity: 1;
	}
	
	.product-teaser .short-description {
		border-top: 0;
		padding-top: 0;
	}
	
	.product-teaser figure {
		margin-bottom: 0.875em;
	}
	
	.product-teaser a {
		padding-bottom: 4em;
	}
	
	
	
	
	.module-full-width-image-manufacturer .hero-packshot {
		display: none;
	}
	
	.module-full-width-image-manufacturer .module-wrap {
		display: flex;
		flex-flow: column nowrap;
	}
	
	.module-full-width-image-manufacturer .image-with-caption {
		order: 1;
	}
	
	.module-full-width-image-manufacturer .hero-copy {
		order: 2;
		position: relative;
		left: auto;
		top: auto;
		bottom: auto;
		right: auto;
	}
	
	.module-full-width-image-manufacturer .hero-copy .inner {
		margin: 1.5em 0 0 0;
	}
	
	.module-full-width-image-manufacturer .hero-copy p {
		max-width: none;
		text-align: center;
		text-indent: 0;
		padding-bottom: 1.5rem;
		border-bottom: 1px solid #004483;	
	}
	
	.module-full-width-image-manufacturer img.full-width-image {
		height: 28.5em;
		object-position: right center;
	}
	
	
	
	
	.module-related-manufacturers .manufacturer-teasers-list > *:nth-child(n) {
		width: 100%;
		display: block;
	}
	
	.manufacturer-teaser .packshot-image {
		right: 2%;
		width: 40%;
		bottom: -1.5em;
	}
	
	
	
	.manufacturer-overview-list > li {
		width: 100%;
		margin-right: 0;
	}
	
	.manufacturer-overview-list .manufacturer-teaser {
		max-width: none;
	}
	
	.manufacturer-overview-list > li {
		margin-bottom: 4em;
	}
	
	.manufacturer-overview-list > li:nth-child(2n+2) {
		padding-top: 0;
	}
	
	
	
	
	.recipe-overview-list > *:nth-child(n) {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}

	.recipe-teaser .plate-image {
		width: 50%;
		right: var(--page-padding-x);
		bottom: -1.5em;
	}
	
	
	
	
	

}

/* 500 */
















@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {

  * {
      background: transparent !important;
      color: #000 !important;
      box-shadow: none !important;
      text-shadow: none !important;
  }

  a,
  a:visited {
      text-decoration: underline;
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
      content: "";
  }

  pre,
  blockquote {
      border: 1px solid #999;
      page-break-inside: avoid;
  }

  thead {
      display: table-header-group;
  }

  tr,
  img {
      page-break-inside: avoid;
  }

  img {
      max-width: 100% !important;
  }

  @page {
      margin: 1cm;
  }

  p,
  h2,
  h3 {
      orphans: 3;
      widows: 3;
  }

  h2,
  h3 {
      page-break-after: avoid;
  }
  
  .cookie-bar,
  .btn-wp-edit {
    display: none !important;
  }
  
  header.main,
  footer.main {
    display: none;
  }
    
}


