@font-face {
  font-family: 'fontello';
  src: url('/content/themes/lure/fontello/font/fontello.eot?3887456&x12771');
  src: url('/content/themes/lure/fontello/font/fontello.eot?3887456#iefix&x12771') format('embedded-opentype'),
       url('/content/themes/lure/fontello/font/fontello.woff2?3887456') format('woff2'),
       url('/content/themes/lure/fontello/font/fontello.woff?3887456&x12771') format('woff'),
       url('/content/themes/lure/fontello/font/fontello.ttf?3887456&x12771') format('truetype'),
       url('/content/themes/lure/fontello/font/fontello.svg?3887456#fontello&x12771') 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/lure/fontello/font/fontello.svg?3887456#fontello&x12771') 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-play-off:before { content: '\e804'; } /* '' */
.icon-play:before { content: '\e805'; } /* '' */
.icon-volume-off:before { content: '\e806'; } /* '' */
.icon-volume:before { content: '\e807'; } /* '' */
.icon-fullscreen:before { content: '\e808'; } /* '' */
.icon-fullscreen-off:before { content: '\e809'; } /* '' */
.icon-arrow-down:before { content: '\e80a'; } /* '' */
.icon-wp-edit:before { content: '\e811'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-youtube:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
@font-face {
    font-family:"Beausite Classic";
    src:url("/content/themes/lure/webfonts/BeausiteClassic-Regular.woff2") format("woff2"),url("/content/themes/lure/webfonts/BeausiteClassic-Regular.woff?x12771") format("woff"),url("/content/themes/lure/webfonts/BeausiteClassic-Regular.otf?x12771") format("opentype");
    font-style:normal;font-weight:400;
}
        
@font-face {
    font-family:"Beausite Classic Medium";
    src:url("/content/themes/lure/webfonts/BeausiteClassic-Medium.woff2") format("woff2"),url("/content/themes/lure/webfonts/BeausiteClassic-Medium.woff?x12771") format("woff"),url("/content/themes/lure/webfonts/BeausiteClassic-Medium.otf?x12771") format("opentype");
    font-style:normal;font-weight:400;
}
        
@font-face {
    font-family:"Adieu Regular";
    src:url("/content/themes/lure/webfonts/Adieu-Regular.woff2") format("woff2"),url("/content/themes/lure/webfonts/Adieu-Regular.woff?x12771") format("woff"),url("/content/themes/lure/webfonts/Adieu-Regular.otf?x12771") format("opentype");
    font-style:normal;font-weight:400;
}
        /*! 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;
}

.btn-wp-edit {
	font-size: 16px;
	bottom: 0;
	left: 0;
	min-width: 2.275em;
	height: 2.275em;
	line-height: 2.275em;
	border-radius: 0;
}

.btn-wp-edit i {
	left: 0.65em;
}

.btn-wp-edit > span {
	margin-left: 2.275em;
}

.btn-wp-edit > span > span {
	font-size: .75em;
	padding-right: .65em;
}

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

.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: LURE
Author: SUPERNOVÆ
Author URI: https://www.supernov.ae/
Version: 2020
*/








   
   
  /* FONTS
  font-family: "Beausite Classic", sans-serif;
  font-family: "Beausite Classic Medium", sans-serif;
	font-family: "Adieu Regular", sans-serif;
  */
	
	
	
	
	
	
	/* 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: #282a2c;
		transform: translateX(-100%);
		z-index: 1;
		will-change: transform;
	}
	
	.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: transform .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 {
		transform: translateX(-100%);
	}
	
	/* Ending state for leave */
	.sn-pt-leave-to .module {
/*		opacity: 1;*/
	}
	.sn-pt-leave-to .transitioner::before {
		transform: translateX(0%);
	}
	
	/* Starting state for enter */
	.sn-pt-enter .module,
	.barba-once .module {
/*		opacity: 0;
		transform: translateY(80px);*/
	}

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

	.sn-pt-enter-to .transitioner::before {
		transform: translateX(100%);
	}
	
	
	




   
   
  /* BASE */
	
	:root {
		--base-font-size: 16px;
	}
	
	body {
		--page-padding-x: 3.3125em;
		--page-padding-x-large: 6.25em;
		--module-margin-180: 11.25em;
	}
  
  body {
    font-size: 100%;
  	font-family: "Beausite Classic", sans-serif;
  	font-weight: 400;
    color: #27292c;
    line-height: 1.3;
    background: #fff;
  }
  
  input, textarea, select, button {
  	font-family: "Beausite Classic", sans-serif;
  	font-weight: 400;
    color: #27292c;
  }
  
  img {
    max-width: 100%;
  }
 
  .module:not(.has-component-inner) .module-inner,
  header.main > .inner,
	footer.main > .inner,
  .cookie-bar > .inner,
	.module.has-component-inner .component-inner {
    position: relative;
    margin: 0 auto;
  }
  
  .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 {
  }
  
  .wysiwyg > ul,
  .wysiwyg > ol {
    counter-reset: supernovae;
  }
  
  .wysiwyg > ul li,
  .wysiwyg > ol li {
    position: relative;
    padding-left: 1.5em;
  }
  
  .wysiwyg > ul li:not(:last-child),
  .wysiwyg > ol li:not(:last-child) {
  }
  
  .wysiwyg > ul li::before {
    content: '—';
    position: absolute;
    left: 0;
  }
  
  .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;
  }
	
  @keyframes spin {
      from {transform:rotate(0deg);}
      to {transform:rotate(360deg);}
  }
	
	span.loading img {
		top: -12px;
	}

	span.loading {
		vertical-align: middle;
	}
	
	.btn-menu {
		appearance: none !important;
		-webkit-appearance: none !important;
		-moz-appearance: none !important;
		margin: 0;
		border: 0;
		border-radius: 0;
		background: transparent;
		box-shadow: none;
		cursor: pointer;
		outline: 0;
		color: inherit;
		padding: 0;
	}	
	
	/* 
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	*/









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













	/* LINKS */
	
	.lnk-a {
		font-family: "Beausite Classic", sans-serif;
		font-size: calc(1.5 * var(--base-font-size));
		line-height: 1.375;
		--line-width: 2.29166666666666666666em;
		--line-offset: 1em;
	}
	
	.lnk-a .label {
		position: relative;
	}
	
	.lnk-a-right,
	.lnk-a-center {
		padding-right: calc(var(--line-width) + var(--line-offset));
	}
	
	.lnk-a-left {
		padding-left: calc(var(--line-width) + var(--line-offset));
	}
	
	.lnk-a .label::after {
		content: '';
		display: block;
		position: absolute;
		top: calc(50% - .0625em);
		left: calc(100% + var(--line-offset));
		height: .125em;
		width: var(--line-width);
		background: currentColor;
		transition: transform 250ms;
		transform-origin: left center;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	.lnk-a-left .label::after {
		left: auto;
		right: calc(100% + var(--line-offset));
		transform-origin: right center;
	}
	
	a.lnk-a:hover .label::after,
	a:hover span.lnk-a .label::after {
		transform: scaleX(1.5);
	}








	/* BUTTONS */
	
	.btn-a {
		font-family: "Beausite Classic", sans-serif;
		font-size: calc(1.5 * var(--base-font-size));
		display: inline-block;
		border: 3px solid #ff0000;
		background: transparent;
		color: #ff0000;
		text-align: center;
		padding: 1.4em 2.5em;
		border-radius: 3.4375em;
		transition: color, border-color;
		transition-duration: 500ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	.btn-a:hover {
		color: #282a2c;
		border-color: #282a2c;
	}










	/* HEADLINES */
	
	*[class*="hdln-"] {
		font-family: "Beausite Classic", sans-serif;
	}
	
	.hdln-100 {
		font-size: calc(6.25 * var(--base-font-size));
		line-height: 1.09;
	}
	
	.hdln-70 {
		font-size: calc(4.375 * var(--base-font-size));
		line-height: 1;
	}
	
	article.case-teaser .hdln-70 {
		line-height: 1.2;
	}
	
	.hdln-50 {
		font-size: calc(3.125 * var(--base-font-size));
		line-height: 1.22;
	}
	
	.hdln-24 {
		font-size: calc(1.5 * var(--base-font-size));
		line-height: 1.375;
	}
	
	.hdln-24-b {
		font-family: "Beausite Classic Medium", sans-serif;
	}
	
	
	
	
	
	
	
	
	
	/* COPIES */
	
	.cpy-18 {
		font-size: calc(1.125 * var(--base-font-size));
		line-height: 1.22222222222222222222;
	}
	
	.cpy-24 {
		font-size: calc(1.5 * var(--base-font-size));
		line-height: 1.375;
	}
	
	.cpy-50 {
		font-size: calc(3.125 * var(--base-font-size));
		line-height: 1.26;
	}
	
	
	
	
	







	/* BODY */
	
	body.has-no-hero {
		padding-top: 17.5em;
	}
	
	*[class*="wdth-"] {
		padding: 0 var(--page-padding-x);
	}
	
	.wdth-1500 {
		max-width: 93.75em;
		margin: 0 auto;
	}

	.wdth-1580 {
		max-width: 98.75em;
		margin: 0 auto;
	}







	/* MODULES */
	
	.module {
		position: relative;
	}
	
	.module[data-mouse-parallax] {
		overflow: hidden;
	}
	
	.module-inner {
		position: relative;
		z-index: 2;
	}
	
	.module-background {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
	}
	
	[data-mouse-parallax] .module-background {
		margin: -1vw;
		transform: translateX(calc(var(--mp-x) * .88235294117647058823vw)) translateY(calc(var(--mp-y) * .88235294117647058823vw));
		transition: transform 250ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	.module.mrgn-180 {
		margin-bottom: var(--module-margin-180);
	}
	
	video {
		width: 100%;
		display: block;
		object-fit: cover;
	}
	
	
	
	
	
	
	






	/* HEADER */
	
	header.main {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		pointer-events: none;
	}
	
	header.main > .inner {
		position: static;
		padding-top: calc(var(--page-padding-x) * 1.94339622641509433962);
	}
	
	.site-title {
		position: absolute;
		top: calc(var(--page-padding-x) * 1.94339622641509433962);
		left: var(--page-padding-x-large);
	}
	
	body.menu .site-title,
	html.is-transitioning .site-title {
		position: fixed;
	}
	
	header.main > .inner > div {
		position: static;
	}
	
	.site-title,
	.footer-site-title {
		width: 7.8125em;
	}
	
	.site-title a,
	.footer-site-title a {
		display: inline-block;
		width: 100%;
	}
	
	.site-title a svg,
	.footer-site-title a svg {
		display: block;
		width: 100%;
		height: auto;
	}
	
	.site-title a,
	.btn-menu,
	.btn-menu-wrap {
		pointer-events: all;
		position: relative;
	}
	
	.btn-menu-wrap {
		position: absolute;
		width: 3.125em;
		height: 3.125em;
		right: var(--page-padding-x-large);
		top: calc(var(--page-padding-x) * 1.94339622641509433962);
		margin-top: -0.55em;
	}
	
	body.menu .btn-menu-wrap {
		position: fixed;
	}
	
	html.is-transitioning .btn-menu-wrap {
		opacity: 0;
	}
	
	.btn-menu {
		display: block;
		width: 100%;
		height: 100%;
	}
	
	.btn-menu span {
		display: block;
		position: absolute;
		height: 3px;
		width: 3.125em;
		background: #fff;
		transition: transform 250ms, background-color 750ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
		will-change: transform;
	}
	
	@media (max-width: 380px) {
		.btn-menu span {
			height: 2px;
		}
	}
	
	@media (min-width: 1700px) {
		.btn-menu span {
			height: 4px;
		}
	}
	
	@media (min-width: 2100px) {
		.btn-menu span {
			height: 5px;
		}
	}
	
	@media (min-width: 2500px) {
		.btn-menu span {
			height: 6px;
		}
	}
	
	.btn-menu span:first-child {
		top: .9375em;
		left: 0;
	}
	
	.btn-menu span:last-child {
		top: 1.875em;
		left: 0;
	}
	
	body.menu .btn-menu span:first-child {
		transform: rotate(45deg) translate(.2em, .2em);
	}
	
	body.menu .btn-menu span:last-child {
		transform: rotate(-45deg) translate(.4em, -.4em);
	}
	
	body.scrolled-less:not(.menu) .btn-menu-wrap {
		opacity: 0;
	}
	
	body.scrolled:not(.menu) .btn-menu-wrap,
	body[data-scroll-dir="up"]:not(.menu) .btn-menu-wrap {
		position: fixed;
		z-index: 1000;
		opacity: 0;
		transform: scale(0.9);
		transition: transform, opacity;
		transition-duration: 500ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	body.scrolled:not(.menu) .btn-menu span,
	body.has-no-hero:not(.menu) .btn-menu span {
		background: #000;
	}
	
	body[data-scroll-dir="up"].scrolled:not(.menu) .btn-menu-wrap,
	body[data-scroll-dir="up"]:not(.menu) .btn-menu-wrap {
		opacity: 1;
		transform: none;
	}


	
	
	div.flyout {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 998;
		pointer-events: none;
	}
	
	div.flyout .background {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #ff0000;
		z-index: 1;
		transform: scaleY(0);
		transition: transform 750ms;
		transition-delay: 175ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	body.menu div.flyout .background {
		transition-delay: 0ms;
		transform: scaleY(1);
	}
	
	body.menu div.flyout {
		pointer-events: all;
	}
	
	.site-title path {
		transition: fill 750ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
		fill: #ff0000;
	}
	
	body.menu .site-title path {
		fill: #fff;
	}
	
	html.is-transitioning .site-title path {
		fill: #ff0000;
	}
	
	nav.header {
		color: #fff;
		text-align: center;
    display: flex;
    flex-flow: column nowrap;
    height: 100%;
    justify-content: center;
		position: relative;
		z-index: 2;
	}
	
	nav.header li {
		opacity: 0;
		transition: transform 750ms, opacity 550ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	nav.header li:nth-child(1) {
		transform: translateY(60%);
	}
	
	nav.header li:nth-child(2) {
		transform: translateY(20%);
	}
	
	nav.header li:nth-child(3) {
		transform: translateY(-20%);
	}
	
	nav.header li:nth-child(4) {
		transform: translateY(-60%);
	}
	
	nav.header li.current-menu-item,
	nav.header li.current-menu-parent {
		color: #282a2c;
	}
	
	nav.social {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		text-align: center;
		color: #fff;
		z-index: 2;
		padding-bottom: 3.5625em;
		opacity: 0;
		transform: translateY(-50%);
		transition: transform 750ms, opacity 550ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	body.menu nav.header li,
	body.menu nav.social {
		transition-delay: 175ms;
		transform: none;
		opacity: 1;
	}
	
	nav.social .title-wrap {
		display: none;
	}
	
	nav.social li {
		display: inline-block;
		margin: 0 1em;
		vertical-align: middle;
	}
	
	nav.social .icon-instagram::before {
		font-size: 197%;
	}
	
	nav.social .icon-linkedin::before {
		font-size: 190%;
	}
	
	nav.social .icon-youtube::before {
		font-size: 230%;
	}
	
	
	
	
	
	
	
	/* MODULE: COPY */
	
	.copy-item.has-indentation {
		margin-left: calc((100% - 43.75em) / 2);
	}
	
	.copy-item-large-copy {
		max-width: 68.125em;
	}
	
	.copy-item-small-copy > div {
		max-width: 43.75em;
	}
	
	.copy-item-small-copy .wysiwyg > .headline,
	.module-media-copy .wysiwyg > .headline {
		margin-bottom: 1.1em;	
	}
	
	.copy-item-small-copy .wysiwyg > .headline {
		width: 150%;
	}
	
	.copy-item-small-copy .wysiwyg > .headline:not(:first-child) {
		margin-top: 2.2em;
	}
	
	.copy-item-small-copy .wysiwyg > .subheadline {
		margin-bottom: 0.5em;
	}
	
	.copy-item-small-copy .wysiwyg > .subheadline:not(:first-child) {
		margin-top: 2.2em;
	}
	
	.copy-item + .copy-item {
		margin-top: 5em;
	}
	
	.copy-item-large-copy + .copy-item-small-copy {
		margin-top: 3.4375em;
	}
	
	
	
	
	
	
	
	/* MODULE: PAGE TITLE */
	
	.module-page-title .module-wrap {
		max-width: 68.75em;
	}
	
	.module-page-title .wysiwyg .headline {
		margin-bottom: .5em;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* MODULE: HERO (HOME) */
	
	.module-home-hero {
	  height: 100vh;
		color: #fff;
	}
	
	html.iosvhissue .module-home-hero {
	  height: calc(100vh - var(--ios-vh-issue));
	}
	
	.module-home-hero .module-inner {
		height: 100%;
	}
	
	.module-home-hero .module-wrap {
		display: flex;
		flex-flow: column nowrap;
		height: 100%;
		box-sizing: border-box;
		padding-bottom: 18vh;
		justify-content: flex-end;
	}
	
	.module-hero .video {
		height: 100%;
		width: 100%;
		max-width: none;
		object-fit: cover;
	}
	
	.module-hero .module-background::after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(0,0,0,0.2);
		z-index: 2;
	}
	
	.module-home-hero .btn-set {
		margin-top: 2em;
	}
	
	.scroll-hint {
		position: absolute;
		bottom: 6.8vh;
		cursor: pointer;
	}
	
	@keyframes scroll {
		0% { opacity: 1; transform: translateY(0%); }
		5% { opacity: 0; transform: translateY(30%); }
		20% { opacity: 0; transform: translateY(0%); }
		20.1% { opacity: 0; transform: translateY(-7%); }
		24.99% { opacity: 1; transform: translateY(0%); }
		25% { opacity: 1; transform: translateY(0%); }
	}
	
	.scroll-hint #mousewheel {
		animation: scroll 2.5s infinite;
		animation-delay: -2s;
		animation-timing-function: ease-out;
	}
	
	
	
	
	
	
	
	
	/* CASE */
	
	.btn-case-overview {
		margin-top: 80vmin;
		position: sticky;
		width: 0;
		float: left;
		top: calc(50vh - (var(--module-margin-180) * 1.63055555555555555555));
		z-index: 20;
		padding: calc((var(--module-margin-180) * 1.63055555555555555555) - 3.53125em) 0;
	}
	
	.btn-case-overview a {
		display: block;
		color: #fff;
		text-transform: uppercase;
		position: relative;
		text-align: center;
		padding: 1.3125em 1.0625em 1.3125em 1.5em;
		border-radius: 0 5px 5px 0;
		background: #ff0000;
		width: 1.0625em;
		height: 4.4375em;
		transform: translateX(-20%);
		transition: transform 300ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
		font-size: 16px;
	}
	
	.btn-case-overview a:hover {
		transform: translateX(-5%);
	}
	
	.btn-case-overview a span.index {
		display: block;
		width: 100%;
		height: 100%;
		background: url(/content/themes/lure/imgs/index.svg?x12771) no-repeat center center;
		background-size: contain;
	}
	
	
	
	
	
	
	
	
	
	/* MODULE: HERO */
	
	.module-hero .copy {
		color: #fff;
	}
	
	.module-case-hero,
	.module-subpage-hero {
		height: 56.25vw;
	}
	
	.module-case-hero .module-inner,
	.module-case-hero .module-wrap,
	.module-subpage-hero .module-inner,
	.module-subpage-hero .module-wrap {
		height: 100%;
	}
	
	.module-case-hero .module-wrap,
	.module-subpage-hero .module-wrap {
		display: flex;
		flex-flow: column nowrap;
    justify-content: center;
	}
	
	.module-subpage-hero .module-wrap {
		justify-content: flex-end;
	}
	
	.module-case-hero .copy {
		text-align: center;
	}
	
	.module-subpage-hero .copy {
		margin-bottom: 7.375em;
	}
	
	.module-subpage-hero .intro-copy {
		margin-top: 2em;
		max-width: 75em;
	}
	
	.module-subpage-hero .headline {
		max-width: 13.44em;
	}
	
	
	
	
	
	
	
	
	
	/* MODULE: CASES OVERVIEW */
	
	.module-cases-overview .module-header {
		margin-bottom: 5.625em;
	}
	
	.cases-list > li {
		width: 46.866666666666666666%;
		margin-right: auto;
		margin-bottom: 3.75em;
	}
	
	.cases-list > li:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.cases-list video {
		object-fit: cover;
	}
	
	.cases-list figure {
		margin-bottom: 1.1em;
	}
	
	.cases-list .brand {
		margin-bottom: 0.2em;
	}

	
	
	
	
	
	
	
	/* MODULE: HOME CASES OVERVIEW */
	
	.module-home-cases-overview {
		--li-margin-bottom: 21.875em;
		--teaser-padding-bottom: 8.25em;
	}
	
	.home-cases-list > li {
		position: relative;
	}
	
	.home-cases-list > li:not(:last-child) {
		margin-bottom: var(--li-margin-bottom);
	}
	
	.home-cases-list .divider {
		position: absolute;
		bottom: calc(var(--teaser-padding-bottom) - ((var(--li-margin-bottom) + var(--teaser-padding-bottom)) / 2));
		left: 0;
		width: 100%;
		height: 1px;
		opacity: 0;
	}
	
	.home-cases-list li:last-child .divider {
		display: none;
	}
	
	.home-case-teaser {
		position: relative;
		padding-bottom: var(--teaser-padding-bottom);
	}
	
	.home-case-teaser figure {
		position: relative;
		padding-top: 46.203%;
	}
	
	.home-case-teaser figure .video {
		position: absolute;
		object-fit: cover;
	}
	
	.home-case-teaser figure .video-1 {
		bottom: 0;
		left: 0;
		width: 62.78481012658227848100%;
		height: 76.438356164383561643%;
	}
	
	.home-case-teaser figure .video-3 {
		top: 0;
		left: 64.55696202531645569600%;
		width: 26.45569620253164556900%;
		height: 43.01369863013698630100%;
	}
	
	.home-case-teaser figure .video-2 {
		top: 48.63013698630136986300%;
		left: 64.55696202531645569600%;
		width: 35.31645569620253164500%;
		height: 43.01369863013698630100%;
	}
	
	.home-case-teaser.has-layout-b figure .video-1 {
		bottom: 0;
		left: auto;
		right: 0;
	}
	
	.home-case-teaser.has-layout-b figure .video-3 {
		top: 48.356164383561643835%;
		left: 13.75443%;
		width: 21.58227848101265822700%;
		height: 35.06849315068493150600%;
	}
	
	.home-case-teaser.has-layout-b figure .video-2 {
		top: 0;
		left: 0; 
	}
	
	.home-case-teaser figure .video.mobile-only {
		display: none;
	}
	
	html.touchevents .home-case-teaser figure .video {
		display: none;
	}
	
	html.touchevents .home-case-teaser figure .video.mobile-only {
		display: block;
	}
	
	.module-home-cases-overview .module-wrap {
		position: relative;
	}
	
	.home-case-teaser .btn-set {
		display: none;
	}

	.case-details {
    position: sticky;
    top: calc((100vh - var(--case-details-height)) / 2);
    z-index: 2;
		pointer-events: none;
	}
	
	.case-details > div {
		height: var(--case-details-height);
	}
	
	.case-titles {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: calc(100% - var(--teaser-padding-bottom));
		display: flex;
		flex-flow: column nowrap;
	}
	
	.case-titles > div {
		margin: auto;
	}
	
	.home-cases-list {
		margin-top: calc(var(--case-details-height) * -1);
	}
	
	.case-details .case-title {
		font-family: "Adieu Regular", sans-serif;
		font-size: calc(13.75 * var(--base-font-size));
	  -webkit-text-stroke-width: .01818181818181818181em;
	  -webkit-text-stroke-color: #ff0000;
	  text-stroke-width: .01818181818181818181em;
	  text-stroke-color: #ff0000;
		color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
	}
	
	.case-details .case-title > div {
		display: block;
		position: relative;
		text-transform: uppercase;
		line-height: 1.2;
		text-align: center;
	}
	
	.case-meta {
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 2;
		max-width: 87.5em;
		width: 100%;
		pointer-events: all;
	}
	
	.case-meta-list {
		position: absolute;
		left: 0;
		bottom: -2px;
	}
	
	.case-meta li {
		line-height: 1.58;
		white-space: nowrap;
	}
	
	.case-meta li .label {
		font-family: "Beausite Classic Medium", sans-serif;
		display: inline-block;
		width: 6em;
		text-transform: uppercase;
	}
	
	.case-meta li .value {
		display: inline-block;
		vertical-align: middle;
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: calc(100vw - 310px);
	}
	
	.case-meta-button {
		position: absolute;
		right: 0;
		bottom: 0;
		z-index: 2;
		color: #ff0000;
	}
	
	.module-home-cases-overview .more-btn-set {
		margin: 0 auto;
		margin-top: 7.75em;
		max-width: 93.75em;
	}
	
	.module-home-cases-overview .more-btn-set .btn-a {
		width: 100%;
		box-sizing: border-box;
	}
	
	.home-case-teaser .brand-name,
	.home-case-teaser .mobile-details {
		display: none;
	}

	
	
	
	
	
	
	
	
	
	
	
	/* MODULE: MEDIA / COPY */
	
	.module-media-copy.has-black-background {
		background: #282a2c;
		color: #fff;
	}
	
	.module-media-copy.has-gray-background {
		background: #ebebeb;
	}
	
	.module-media-copy:not(.has-white-background) .module-inner {
		padding-top: calc(var(--module-margin-180) * 1.22222222222222222222);
		padding-bottom: calc(var(--module-margin-180) * 1.22222222222222222222);
	}
	
	.media-copy-col-set > * {
		padding: 0 calc(var(--page-padding-x) * 2);
	}
	
	.media-copy-col-set .col-1 {
		width: 47.05882352941176470500%;
		padding-right: 0;
		margin-right: auto;
	}
	
	.module-media-copy.is-full-bleed .media-copy-col-set .col-1 {
		padding: 0;
	}
	
	.media-copy-col-set .col-2 {
		width: 52.70588235294117647000%;
	}
	
	.media-copy-col-set .col-2 > div {
		margin: auto 0;
	}
	
	.module-media-copy.layout-copy-media .media-copy-col-set .col-1 {
		order: 2;
		margin-right: 0;
	}
	
	.module-media-copy.layout-copy-media .media-copy-col-set .col-2 {
		order: 1;
		margin-right: auto;
	}
	
	.module-media-copy.layout-copy-media.is-not-full-bleed .media-copy-col-set .col-1 {
		padding-left: 0;
		padding-right: calc(var(--page-padding-x) * 2);
	}
	
	.media-copy-col-set .btn-set {
		margin-top: 3.375em;
	}
	
	.media-copy-col-set .btn-set .lnk-a {
		color: #ff0000;
	}
	
	
	
	
	
	
	
	
	
	
	
	/* MODULE: ORIGINAL SERIES */
	
	.module-original-series {
		text-align: center;
	}
	
	.module-original-series .btn-set .lnk-a {
		color: #ff0000;
	}

	.module-original-series .copy {
		max-width: 43.75em;
		margin: 0 auto;
	}
	
	.module-original-series .btn-set {
		margin-top: 3.625em;
	}
	
	@keyframes background-marquee {
		0% { background-position: 0 0; }
		100% { background-position: -10000px 0; }
	}
	
	.module-original-series .image {
		margin-bottom: 4.25em;
		height: 0;
		padding-top: 13.25em;
		background-repeat: repeat-x;
		background-size: auto 100%;
		animation: background-marquee 240s infinite linear;
	}
	
	.module-original-series .headline {
		margin-bottom: 4.625em;
	}
	
	
	
	
	
	
	
	
	/* MODULE: MEDIA GRID */
	
	.module-media-grid figure {
		position: relative;
	}
	
	.module-media-grid figure .video {
		position: absolute;
		object-fit: cover;
	}
	
	.module-media-grid figure .video.mobile-only {
		display: none;
	}
	
	html.touchevents .module-media-grid figure .video {
		display: none;
	}
	
	html.touchevents .module-media-grid figure .video.mobile-only {
		display: block;
	}
	
	.module-media-grid.has-layout-a figure {
		padding-top: 83.666666666666666666%;
	}
	
	.module-media-grid.has-layout-a .video-1 {
		top: 0;
		left: 0;
		width: 48.666666666666666666%;
		height: 43.58565737051792828600%;
	}
	
	.module-media-grid.has-layout-a .video-2 {
		top: 12.03187250996015936200%;
		right: 0;
		width: 46.866666666666666666%;
		height: 31.55378486055776892400%;
	}
	
	.module-media-grid.has-layout-a .video-3 {
		top: 48.44621513944223107500%;
		left: 9.333333333333333333%;
		width: 69%;
		height: 46.37450199203187250900%;
	}
	
	.module-media-grid.has-layout-a figcaption {
		position: absolute;
		top: 96.73306772908366533800%;
		left: 9.333333333333333333%;
		width: 69%;
	}
	
	.module-media-grid.has-layout-b figure {
		padding-top: 70.2%;
	}
	
	.module-media-grid.has-layout-b .video-1 {
		top: 19.373219373219373219%;
		left: 0;
		width: 30.666666666666666666%;
		height: 32.763532763532763532%;
	}
	
	.module-media-grid.has-layout-b .video-2 {
		top: 0;
		right: 0;
		width: 65.133333333333333333%;
		height: 52.136752136752136752%;
	}
	
	.module-media-grid.has-layout-b .video-3 {
		bottom: 0;
		left: 16.666666666666666666%;
		width: 52.666666666666666666%;
		height: 42.26020892687559354200%;
	}
	
	.module-media-grid.has-layout-c figure {
		padding-top: 76.266666666666666666%;
	}
	
	.module-media-grid.has-layout-c .video-1 {
		top: 18.09440559440559440500%;
		right: 0;
		width: 31.06666666666666666600%;
		height: 30.50699300699300699300%;
	}
	
	.module-media-grid.has-layout-c .video-2 {
		top: 0;
		left: 0;
		width: 65.866666666666666666%;
		height: 48.60139860139860139800%;
	}
	
	.module-media-grid.has-layout-c .video-3 {
		bottom: 0;
		left: 32.933333333333333333%;
		width: 47.533333333333333333%;
		height: 46.765734265734265734%;
	}
	
	
	
	
	
	
	
	
	
	
	
	/* MODULE: SUBPAGE TEASERS */
	
	article.subpage-teaser .kicker {
		text-transform: uppercase;
		margin-bottom: 1em;
	}
	
	article.subpage-teaser .hdln-70 {
		line-height: 1.1571428571;
	}
	
	article.subpage-teaser .btn-set {
		margin-top: 2em;
	}
	
	.module-subpage-teasers .sn-col-set {
		color: #fff;
		--teaser-padding-y: 7.625em;
	}
	
	.module-subpage-teasers .col-1 {
		width: 50%;
		background: #ff0000;
	}
	
	.module-subpage-teasers .col-2 {
		width: 50%;
		background: #282a2c;
	}
	
	.module-subpage-teasers .sn-col-set > * > a {
		display: block;
		padding: 0 calc(var(--page-padding-x) * 2);
		padding-top: var(--teaser-padding-y);
		padding-bottom: calc(var(--teaser-padding-y) * 1.14754098360655737704);
	}
	
	
	
	
	
	
	
	
	
	/* MODULE: NEWSLETTER */
	
	.module-newsletter {
		background: var(--background-color, #41726e);
		color: #fff;
		min-height: 35.29411764705882352941vw;
	}
	
	.module-newsletter .module-inner {
		padding-top: calc(var(--module-margin-180) * 0.72);
		padding-bottom: calc(var(--module-margin-180) * 0.72);
	}
	
	.module-newsletter .background-image {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
	}
	
	.module-newsletter .background-image img {
		width: auto;
		height: 100%;
		max-width: none;
		pointer-events: none;
		z-index: 1;
	}
	
	.module-newsletter .module-inner {
		position: relative;
		z-index: 2;
	}
	
	.module-newsletter .btn-a {
		border-color: #fff;
		color: #fff;
		padding-left: 4.5em;
		padding-right: 4.5em;
	}
	
	.module-newsletter .btn-a:hover {
		border-color: #282a2c;
		color: #282a2c;
	}
	
	.module-newsletter .btn-set {
		margin-top: 3.5em;
	}
	
	.module-newsletter .copy {
		max-width: 41.17647058823529411764vw;
	}
	
	.module-newsletter .wysiwyg > .headline {
		margin-bottom: .6em;
	}
	
	
	
	
	
	
	
	
	
	
	/* MODULE: LARGE COPY TEASER */
	
	.module-large-copy-teaser {
		background: #ff0000;
		color: #fff;
	}
	
	.module-large-copy-teaser .module-inner {
		padding-top: var(--module-margin-180);
		padding-bottom: calc(var(--module-margin-180) * 1.27777777777777777777);
	}
	
	.module-large-copy-teaser .kicker {
		text-transform: uppercase;
		margin-bottom: 2em;
	}
	
	.module-large-copy-teaser .btn-set {
		margin-top: 3.5em;
	}
	
	.module-large-copy-teaser .wysiwyg p {
		max-width: 22em;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	/* MODULE: ASSETS */
	
	.module-assets .kicker {
		text-transform: uppercase;
		margin-bottom: 2.375em;
		text-align: center;
	}
	
	.assets-list-wrap {
		width: 100%;
		position: relative;
		overflow: hidden;
		overflow-x: scroll;
		-ms-overflow-style: none;
		scrollbar-width: none;
		-webkit-overflow-scrolling: touch;
	}
	
	html.touchevents .assets-list-wrap {
		scroll-snap-type: x mandatory;
	}
	
	.assets-list-wrap::-webkit-scrollbar {
		display: none;
	}
	
	.assets-list {
		--item-width: 21.25em;
		--item-gap: 2.4375em;
		display: flex;
		flex-flow: row nowrap;
		position: relative;
	}
	
	.assets-list > li {
		flex-shrink: 0;
		flex-grow: 0;
		width: var(--item-width);
	}
	
	html.touchevents .assets-list > li {
		scroll-snap-align: start;
	}
	
	.assets-list > li {
		padding-left: var(--item-gap);
	}
	
	.assets-list > li:last-child {
		padding-right: var(--item-gap);
	}
	
	.assets-list .copy {
		margin-top: 1.11111111111111111111em;
	}
	
	.assets-list .headline {
		margin-bottom: .375em;
	}
	
	.module-assets .assets-list-outer-wrap {
		position: relative;
	}
	
	.module-assets .assets-list-outer-wrap-2 {
		position: relative;
		overflow: hidden;
	}
	
	.module-assets button {
		-moz-appearance: none;
		-webkit-appearance: none;
		appearance: none;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 50%;
		height: 100%;
		border: 0;
		background: transparent;
		border-radius: none;
		outline: 0;
		box-shadow: none;
		margin: 0;
		padding: 0;
		z-index: 2;
		cursor: none;
	}
	
	.module-assets button.btn-next {
		left: 50%;
		cursor: none;
	}
	
	html.touchevents .module-assets button {
		display: none;
	}
	
	.module-assets .pointer {
		position: absolute;
		display: block;
		z-index: 100;
		width: 10em;
		height: 10em;
		margin-top: -5em;
		margin-left: -5em;
		background: url(/content/themes/lure/imgs/cursor-right.svg?x12771) no-repeat center center;
		background-size: contain;
		transition: opacity 250ms;
		opacity: var(--pointer-opacity, 0);
		transform: translate(var(--pointer-left), var(--pointer-top));
		top: 0;
		left: 0;
		pointer-events: none;
		cursor: none;
	}
	
	.module-assets[data-pointer-dir="left"] .pointer {
		background-image: url(/content/themes/lure/imgs/cursor-left.svg?x12771);
	}
	
	.module-assets[data-pointer-dir="left"][data-scroll-position="start"] .pointer {
		--pointer-opacity: 0;
	}
	
	.module-assets[data-pointer-dir="left"][data-scroll-position="start"] button.btn-prev {
		cursor: default;
	}
	
	.module-assets[data-pointer-dir="right"][data-scroll-position="end"] .pointer {
		--pointer-opacity: 0;
	}
	
	.module-assets[data-pointer-dir="right"][data-scroll-position="end"] button.btn-next {
		cursor: default;
	}
	
	html.touchevents .module-assets .pointer {
		display: none;
	}
	
	
	
	
	
	
	
	/* MODULE: KEY FIGURES */
	
	.module-key-figures {
		background: #ebebeb;
	}
	
	.module-key-figures .module-inner {
		padding-top: calc(var(--module-margin-180) * 1.27777777777777777777);
		padding-bottom: calc(var(--module-margin-180) * 1.27777777777777777777);
	}
	
	.module-key-figures .copy {
		max-width: 63.3125em;
		margin: 0 auto;
		margin-bottom: var(--module-margin-180);
	}
	
	.key-figures-list {
		--margin-bottom: 8.125em;
		max-width: 81.25em;
		margin: 0 auto;
		margin-bottom: calc(var(--margin-bottom) * -1);
	}
	
	.key-figures-list > li {
		text-align: center;
		width: 33.32%;
		margin-bottom: var(--margin-bottom);
	}
	
	.key-figures-list figure {
		height: 6.5em;
		margin-bottom: .75em;
		display: flex;
		flex-flow: column nowrap;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 50% 80%;
	}
	
	.key-figures-list figure img {
		margin: auto;
		opacity: 0;
	}
	
	
	
	
	
	
	/* MODULE: LOGO WALL */
	
	.module-logo-wall {
		background: #f4f4f4;
	}
	
	.module-logo-wall .module-inner {
		padding-top: calc(var(--module-margin-180) * .68333333333333333333);
		padding-bottom: var(--module-margin-180);
	}
	
	.module-logo-wall .kicker {
		text-transform: uppercase;
		margin-bottom: 4em;
		text-align: center;
	}
	
	.logos-list {
    justify-content: center;
    align-items: center;
		--margin-bottom: 6em;
		margin-bottom: calc(var(--margin-bottom) * -1);
	}
	
	.logos-list > li {
    margin: 0 6%;
    margin-bottom: var(--margin-bottom);
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* MODULE: SERVICES */
	
	.module-services {
		background: #ff0000;
		color: #fff;
	}
	
	.module-services .module-inner {
		padding-top: var(--module-margin-180);
		padding-bottom: calc(var(--module-margin-180) * 1.27777777777777777777);
	}
	
	.module-services .copy {
		max-width: 68.75em;
		margin-bottom: var(--module-margin-180);
	}
	
	.services-list > li {
		width: 19.866666666666666666%;
		margin-right: 6.8%;
	}
	
	.services-list > li:last-child {
		margin-right: 0;
	}
	
	.services-list .headline {
		border-bottom: 2px solid #fff;
		margin-bottom: .6em;
		padding-bottom: .4em;
	}
	 
	 
	 
	 
	 
	
	
	
	
	
	
	
	/* MODULE: FULL-WIDTH IMAGE */
	
	.module-full-width-image img {
		max-width: none;
		width: 100%;
	}
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	/* MODULE: SERIES TEASER */
	
	.module-series-teaser figure {
		display: flex;
		flex-flow: row nowrap;
	}
	
	.module-series-teaser .btn-set {
		margin-top: 5.625em;
		color: #ff0000;
	}
	
	







	/* MODULE: CASES NAVIGATION */
	
	.module-cases-navigation {
		background: #282a2c;
		color: #fff;
	}
	
	.module-cases-navigation .sn-col-set {
		--teaser-padding-y: 10em;
	}
	
	.module-cases-navigation .sn-col-set > * {
		width: 50%;
	}
	
	.module-cases-navigation .sn-col-set > * > a {
		display: block;
		padding: 0 calc(var(--page-padding-x) * 2);
		padding-top: var(--teaser-padding-y);
		padding-bottom: calc(var(--teaser-padding-y) * 1.21875);
		background: #282a2c;
		transition: background-color 250ms;
		flex-grow: 1;
	}
	
	.module-cases-navigation .sn-col-set > * > a:hover {
		background: #222425;
	}
	
	.module-cases-navigation .col-2 {
		text-align: right;
	}
	
	article.case-teaser .btn-set {
		margin-top: 0;
		color: #ff0000;
		margin-bottom: 3.75em;
	}
	
	article.case-teaser .project {
		color: #8d9298;
		margin-top: 0.5em;
	}
	
	
	
	
	
	
	
	
	/* MODULE: VIDEO */
	
	.video-player {
		position: relative;
	}
	
	.video-player .controls {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 2;
		background: rgba(0,0,0,0.6);
		transition: background 1s;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	.video-player.played-once .controls {
		background: rgba(0,0,0,0);
	}
	
	.video-player.played-once .btn-big-play,
	.video-player.played-once .cta {
		opacity: 0;
	}
	
	.video-player .controls button {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		background: transparent;
		margin: 0;
		padding: 0;
		outline: 0;
		display: block;
		box-shadow: none;
		border-radius: 0;
		border: 0;
		color: #fff;
		cursor: pointer;
	}
	
	.video-player .cta {
		position: absolute;
		left: 0;
		right: 0;
		top: calc(50% - 14em);
		text-align: center;
		color: #fff;
		text-transform: uppercase;
	}
	
	.video-player .controls .btn-big-play {
		position: absolute;
		top: calc(50% - 6.5625em);
		left: calc(50% - 6.5625em);
		width: 13.125em;
		height: 13.125em;
		border-radius: 50%;
		border: .1875em solid #ff0000;
		text-align: center;
		text-transform: uppercase;
		color: #ff0000;
		transition: transform 500ms, border-color 500ms;
		will-change: transform;
	}
	
	.video-player .controls .btn-big-play:hover {
		transform: scale(1.05);
	}
	
	.video-player {
		--controls-offset: 3.0625em;
	}
	
	.video-player .progress-bar {
		position: absolute;
		bottom: var(--controls-offset);
		left: var(--controls-offset);
		right: var(--controls-offset);
		height: 1.25em;
		background: #fff;
	}
	
	.video-player .progress {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 100%;
		background: #ff0000;
		transition: width 200ms;
		transition-timing-function: linear;
	}
	
	.video-player .left-controls,
	.video-player .right-controls {
		position: absolute;
		bottom: calc(var(--controls-offset) * 2.184);
		color: #fff;
	}
	
	.video-player .left-controls {
		left: var(--controls-offset);
	}
	
	.video-player .right-controls {
		right: var(--controls-offset);
	}
	
	.video-player .controls-buttons button {
		display: inline-block;
		height: 2.875em;
		width: 3.4375em;
		text-align: center;
		line-height: 2.875em;
		position: relative;
	}
	
	.video-player .controls-buttons button.btn-play {
		width: 2.6875em;
	}
	
	.video-player .controls-buttons button + button {
		margin-left: 2.1875em;
	}
	
	.video-player .controls-buttons button i {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%) scale(1);
		font-size: 260%;
		transition: transform, opacity;
		transition-duration: 250ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
		opacity: 1;
	}
	
	.video-player .controls-buttons button .off,
	.video-player .controls-buttons button.off i:not(.off) {
		opacity: 0;
		transform: translate(-50%, -50%) scale(0.6);
	}
	
	.video-player .controls-buttons button.off .off {
		opacity: 1;
		transform: translate(-50%, -50%) scale(1);
	}
	
	.video-player .progress-bar,
	.video-player .controls-buttons {
		transform: scale(0.9);
		opacity: 0;
		pointer-events: none;
		transition: transform, opacity;
		transition-duration: 750ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	.video-player .progress-bar {
		transform: scale(1) translateY(25%);
	}
	
	.video-player.mousemove.played-once .progress-bar,
	.video-player.mousemove.played-once .controls-buttons {
		transform: scale(1) translateY(0%);
		opacity: 1;
		pointer-events: all;
	}

	
	
	
	
	
	
	
	
	
	
	
	/* MODULE: NUMBERS */
	
	.module-numbers {
		background: #ff0000;
		color: #fff;
		text-align: center;
	}
	
	.module-numbers.color-scheme-white {
		background: #fff;
		color: #ff0000;
	}
	
	.module-numbers .module-inner {
		padding-top: calc(var(--module-margin-180) * 1.66666666666666666666);
		padding-bottom: calc(var(--module-margin-180) * 1.66666666666666666666);
	}
	
	.module-numbers.layout-flat .module-inner {
		padding-top: calc(var(--module-margin-180) * .5);
		padding-bottom: calc(var(--module-margin-180) * 1.2);
	}
	
	.module-numbers .sn-col-set {
		justify-content: center;
	}
	
	.module-numbers li {
		width: 33.32%;
	}
	
	.module-numbers .label {
		color: #282a2c;
		margin-top: -0.5em;
	}
	
	.module-numbers.color-scheme-white .label {
		color: #282a2c;
	}
	
	
	
	
	
	
	/* MODULE: APPLICATION TEASER */
	
	.module-application-teaser {
		background: #ebebeb;
	}
	
	.module-application-teaser.has-dark-background {
		background: #d9d9d9;
	}
	
	.module-application-teaser .module-inner {
		padding-top: calc(var(--module-margin-180) * .77777777777777777777);
		padding-bottom: var(--module-margin-180);
	}
	
	.module-application-teaser .btn-a,
	.module-jobs .btn-a {
		min-width: 11em;
		text-transform: uppercase;
		padding-top: 1em;
		padding-bottom: 1em;
	}
	
	.module-application-teaser .btn-set,
	.module-jobs .btn-set {
		margin-top: 4.25em;
	}
	
	.module-application-teaser .copy,
	.module-jobs .module-header {
		max-width: 43.75em;
	}
	
	.module-application-teaser .wysiwyg .hdln-100,
	.module-jobs .wysiwyg .hdln-100 {
		margin-bottom: .36em;
	}
	
	
	
	
	
	
	
	
	
	/* MODULE: JOBS */
	
	.module-jobs {
		--border-width: 2px;
	}
	
	.module-jobs .module-header {
		margin-bottom: 4.25em;
	}
	
	.jobs-list > li {
		position: relative;
		overflow: hidden;
	}
	
	.jobs-list .job-title {
		border: 1px solid #282a2c;
		border-width: var(--border-width) 0 0 0;
		position: relative;
		padding: 2.6em var(--page-padding-x-large);
		cursor: pointer;
		user-select: none;
	}
	
	.jobs-list > li:last-child {
		border: 1px solid #282a2c;
		border-width: 0 0 var(--border-width) 0;
	}
	
	.jobs-list > li:last-child[data-accordion-state="opened"] {
		border-width: 0;
	}
	
	.jobs-list .job-title > div {
		position: relative;
	}
	
	.jobs-list .job-title h3 {
		transition: color 150ms;
	}
	
	.jobs-list .job-title:hover h3,
	.jobs-list li[data-accordion-state="opened"] .job-title h3 {
		color: #ff0000;
	}
	
	.jobs-list .icon {
		position: absolute;
		right: 0;
		top: 0;
		color: #ff0000;
	}
	
	.jobs-list .icon i {
		font-size: 364.5%;
		position: relative;
		display: inline-block;
		transition: transform 1s;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	.jobs-list li[data-accordion-state="opened"] .icon i {
		transform: rotateX(180deg);
	}
	
	.jobs-list .job-description {
		position: relative;
		overflow: hidden;
		opacity: 0;
		transform: translateY(-2vw);
		transition: max-height, opacity, transform;
		transition-duration: 1s;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	.jobs-list li[data-accordion-state="closed"] .job-description {
		max-height: 0px;
	}
	
	.jobs-list li[data-accordion-state="opened"] .job-description {
		max-height: var(--max-height);
		transform: none;
		opacity: 1;
	}
	
	.jobs-list .job-description > div {
		padding: 2.6em var(--page-padding-x-large);
		padding-top: 0;
		padding-bottom: 8.25em;
		max-width: 71.875em;
	}
	
	.jobs-list .job-description .wysiwyg > .headline {
		margin-bottom: 0.6em;
	}
	
	.jobs-list .job-description .wysiwyg > .headline:not(:first-child) {
		margin-top: 1.5em;
	}
	
	.jobs-list .job-description .wysiwyg > ul li {
		margin-bottom: 0.75em;
	}
	
	.jobs-list .job-description .wysiwyg > ul li::before {
		background-color: #ff0000;
		content: '';
		display: block;
		width: 15px;
		height: 4px;
		top: 0.5em;
	}
	
	
	
	
	
	
	
	
	
	
	
  /* COOKIE BAR */
	
/*  div#CybotCookiebotDialog {
    max-width: 650px;
    top: auto !important;
    bottom: 0 !important;
    right: 0 !important;
    left: auto !important;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
    margin: 0 25px 25px 0;
    width: calc(100% - 50px) !important;
    border-radius: 0px;
    z-index: 995 !important;
    font-size: 16px !important;
  }

  div#CybotCookiebotDialogPoweredbyLink {
    display: none !important;
  }

  div#CybotCookiebotDialogBodyContent {
    padding: 24px 19px 11px 19px !important;
  }

  #CybotCookiebotDialogBody {
    padding-right: 0;
  }

  #CybotCookiebotDialogDetailFooter {
    display: none;
  }

  div#CybotCookiebotDialogBodyButtons {
    padding: 0 19px 16px 19px !important;
    margin: 0 !important;
  }

  a#CybotCookiebotDialogBodyButtonAccept,
  a#CybotCookiebotDialogBodyButtonDecline {
    width: auto !important;
    padding: 0.6em 0.9em;
    transition: opacity 150ms;
    opacity: 1;
    border-radius: 60px !important;
    border: 2px solid #bababa;
  }

  a#CybotCookiebotDialogBodyButtonAccept:hover,
  a#CybotCookiebotDialogBodyButtonDecline:hover {

  }

  a#CybotCookiebotDialogBodyButtonDecline {
    background: #fff !important;
    border-color: #cecece !important;
    color: #8d8d8d !important;
    margin-left: 0 !important;
  }

  a#CybotCookiebotDialogBodyButtonAccept {
    background: #ff0101 !important;
    border-color: #ff0101 !important;
    color: #fff !important;
  }

  #CybotCookiebotDialog a, #CybotCookiebotDialog div {
    font-family: "Beausite Classic", sans-serif !important;
  }

  #CybotCookiebotDialogBodyContentTitle {
    font-family: "Beausite Classic", sans-serif !important;
    font-weight: 300 !important;
    font-size: 1.5em !important;
    color: #27292c !important;
    margin-bottom: 12px !important;
  }

  #CybotCookiebotDialog br, #CybotCookiebotDialog div, #CybotCookiebotDialog td {
    line-height: 1.431 !important;
  }

  #CybotCookiebotDialogDetailBodyContent {
    border-bottom-width: 1px !important;
  }

  #CybotCookiebotDialogDetailBody {
    margin: 0 !important;
    padding: 0.3rem 1.2rem 0.5rem 1.2rem;
    width: auto !important;
  }

  @media only screen and (max-width: 650px) {
    #CybotCookiebotDialogBodyButtonDetails {
      display: block !important;
      text-align: left !important;
      float: none !important;
      background-position: left 12px !important;
      padding-left: 0px !important;
    }
  }

  @media only screen and (max-width: 500px) {
    div#CybotCookiebotDialog {
      width: 100% !important;
      border-radius: 0 !important;
      margin: 0 !important;
    }
  }

  #CybotCookiebotDialogBodyButtons {
    float: left;
    clear: both;
  }

  #CybotCookiebotDialogBodyButtons > a {
    float: left;
  }

  #CybotCookiebotDialogBodyButtons > #CybotCookiebotDialogBodyButtonDetails {
    float: left;
    clear: left;
    padding-top: 13px !important;
    background: transparent !important;
  }*/
	
	.wysiwyg .CookieDeclarationType {
		font-size: inherit !important;
		overflow: auto;
		position: relative;
		padding: 1em !important;
		margin-left: -1em !important;
		margin-right: -1em !important;
		border: 1px solid rgba(0,0,0,0.2) !important;
	}
	
	.CookieDeclarationTable {
		width: 100% !important;
	}
	
	.CookieDeclarationTable thead {
		display: none;
	}
	
	.CookieDeclarationTable tbody tr {
		display: block;
		width: 100%;
		padding: 0.35em 0.75em;
		background: #fff;
		box-sizing: border-box;
		line-height: 1.2;
	}
	
	.CookieDeclarationTable tbody tr:not(:last-child) {
		margin-bottom: .5em;
	}
	
	.CookieDeclarationTable tbody td {
		display: block;
		width: 100%;
		padding-left: 6.25em !important;
		position: relative;
		border: 0 !important;
		box-sizing: border-box !important;
		max-width: none !important;
	}
	
	.CookieDeclarationTable tbody td::before {
		content: attr(data-label);
		display: inline-block;
		font-family: "Beausite Classic Medium", sans-serif;
		font-weight: 400;
		position: absolute;
		left: 0;
	}
	
	.CookieDeclarationTypeHeader {
		font-family: "Beausite Classic", sans-serif !important;
		font-weight: 400 !important;
	}
	
	
	
	.cookieconsent-placeholder > div {
		background: #616bff;
		color: #fff;
    padding: 1.5em;
	}
	
	.cookieconsent-placeholder > div > p {
		font-size: 1em;
    max-width: 850px;
	}
	
	.cookieconsent-placeholder > div > p a {
		text-decoration: underline;
	}
	
	.cookieconsent-placeholder > div > p a:hover {
		text-decoration: none;
	}
	
	.cookieconsent-placeholder .btn-set {
		margin-top: 1.5em;
	}
	
	.cookieconsent-placeholder > div > p strong {
		display: inline-block;
		padding-bottom: 0.3em;
	}
	
	.cookieconsent-placeholder .lnk {
		display: inline-block;
		padding: 0.3em 0.6em 0.45em;
		background: #fff;
		color: #616bff;
		transition: opacity 150ms;
	}
	
	.cookieconsent-placeholder .lnk:hover {
		opacity: 0.8;
	}
	
	
	
	
	
	
	
	
	
	



	/* FOOTER */
	
	.social-media-wall {
		position: relative;
		padding-top: 40.35294117647058823500%;
	}
	
	.social-media-wall > li {
		display: block;
		width: 50%;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.social-media-wall > li.instagram {
		bottom: 0;
	}
	
	.social-media-wall > li.linkedin {
		left: auto;
		right: 0;
		height: 50%;
	}
	
	.social-media-wall > li.youtube {
		left: auto;
		right: 0;
		top: auto;
		bottom: 0;
		height: 50%;
	}
	
	.social-media-wall a {
		display: block;
		width: 100%;
		height: 100%;
		position: relative;
	}
	
	.social-media-wall .video {
		position: absolute;
		top: 0;
		left: 0;
		width: calc(100% + 1px);
		height: calc(100% + 1px);
		object-fit: cover;
		z-index: 1;
		pointer-events: none;
	}
	
	.social-media-wall > li.instagram .video {
		object-position: center top;
	}
	
	.social-media-wall .video.mobile-only {
		display: none;
	}
	
	html.touchevents .social-media-wall .video {
		display: none;
	}
	
	html.touchevents .social-media-wall .video.mobile-only {
		display: block;
	}
	
	.social-media-wall .lure {
		display: block;
		position: absolute;
		width: 1.375em;
		height: 4.9375em;
		right: calc(var(--page-padding-x) * 2);
		top: calc(50% - 2.46875em);
		background: url(/content/themes/lure/imgs/lure-upright.svg?x12771) no-repeat center center;
		background-size: contain;
		z-index: 2;
	}
	
	.social-media-wall i {
		display: block;
		position: absolute;
		left: calc(var(--page-padding-x) * 2);
		top: 50%;
		transform: translateY(-50%);
		color: #fff;
		z-index: 2;
	}
	
	.social-media-wall i.icon-instagram::before {
		font-size: 547%;
	}
	
	.social-media-wall i.icon-linkedin::before {
		font-size: 525%;
	}
	
	.social-media-wall i.icon-youtube::before {
		font-size: 564%;
	}
	
	.footer-site-title {
		margin-bottom: 3.375em;
	}
	
	.upper-footer {
		position: relative;
		overflow: hidden;
	}

	.lower-footer {
		position: relative;
		padding-top: 12.9375em;
		padding-bottom: 5.875em;
	}
	
	.lower-footer::after {
		content: '';
		display: block;
		pointer-events: none;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 50%;
		height: 1.4375em;
		background: #ff0000;
	}

	.lower-footer .col-1 {
		width: 50%;
		padding-right: 2em;
	}

	.lower-footer .col-2 {
		width: 50%;
		position: relative;
	}
	
	.lower-footer .sn-col-set + .sn-col-set {
		margin-top: 5.625em;
	}
	
	nav.footer li {
		display: inline-block;
	}
	
	nav.footer li + li {
		margin-left: 1.58333333333333333333em;
	}
	
	.lower-footer .wysiwyg a,
	.lower-footer .sn-col-set a {
		text-decoration: none;
		color: #ff0000;
		position: relative;
		text-shadow: 0 2px #fff, -2px 1px #fff, 2px 1px #fff;
	}
	
	.lower-footer .wysiwyg a::after,
	.lower-footer .sn-col-set a::after {
    content: '';
    display: block;
    position: absolute;
    top: calc(100% - 1px);
    left: 1px;
    right: 1px;
    height: 2px;
    background: #ff0000;
    z-index: -1;
		transform: scaleX(0);
		transform-origin: left center;
		transition: transform 250ms;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	.lower-footer .wysiwyg a:hover::after,
	.lower-footer .sn-col-set a:hover::after {
		transform: none;
	}
	
	.lower-footer .back-to-top {
		position: absolute;
		right: 0;
		z-index: 2;
	}









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



@media only screen and (min-width: 1700px) {

	#breakpoints::after {
		content: '> 1700px';
	}

	html {
		font-size: .94117647058823529411vw;
	}
	
	:root {
		--base-font-size: .94117647058823529411vw;
	}

}

/* 1700 */






@media only screen and (max-width: 1700px) {
	
	#breakpoints::after {
		content: '1700px';
	}

	html {
		font-size: .94117647058823529411vw;
	}
	
	:root {
		--base-font-size: .94117647058823529411vw;
	}

}

/* 1700 */








@media only screen and (max-width: 1360px) {
	
	/* Root font size: 12.8px */
	
	#breakpoints::after {
		content: '1360px';
	}

	.hdln-50,
	.cpy-50 {
		font-size: 40px;
	}
	
	.module-subpage-hero .intro-copy .cpy-50,
	.module-large-copy-teaser .cpy-50 {
		font-size: 3.125rem;
	}
	
	nav.social {
		font-size: 16px;
	}

}

/* 1360 */









@media only screen and (max-width: 1320px) {
	
	#breakpoints::after {
		content: '1320px';
	}

	.site-title,
	.footer-site-title {
		width: 97px;
	}
	
	body.has-no-hero {
		padding-top: 217px;
	}
	
	.cpy-18 {
		font-size: 14px;
	}

}

/* 1320 */





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

	.hdln-100 {
		font-size: 70px;
	}

}

/* 1200 */







@media only screen and (max-width: 1135px) {
	
	/* Root font size: 10.7px */
	
	#breakpoints::after {
		content: '1135px';
	}

	.cpy-24 {
		font-size: 16px;
	}
	
	.hdln-24 {
		font-size: 16px;
	}
	
	.lnk-a {
		font-size: 16px;
	}
	
	.btn-a {
		font-size: 16px;
		border-width: 2px;
	}
	
	.btn-menu-wrap {
		width: 33.23px;
		height: 33.23px;
	}
	
	.btn-menu {
		font-size: 11px;
	}
	
	article.case-teaser .hdln-50 {
		font-size: 3.73831775700934579439rem;
	}

}

/* 1135 */








@media only screen and (max-width: 1025px) {
	
	/* Root font size: 9.6px */
	
	#breakpoints::after {
		content: '1025px';
	}

	.hdln-100 {
		font-size: 60px;
	}
	
	.copy-item-small-copy > div,
	.module-application-teaser .copy,
	.module-jobs .module-header {
		max-width: 60em;
	}
	
	.copy-item.has-indentation {
		margin-left: calc((100% - 60em) / 2);
	}
	
	.module-services .copy {
		max-width: 660px;
	}
	
	.services-list {
		--margin-bottom: 7.29166666666666666666em;
		margin-bottom: calc(var(--margin-bottom) * -1);
	}
	
	.services-list > li:nth-child(n) {
		width: 47.22617354196301564700%;
		margin-right: 5.54765291607396870500%;
		margin-bottom: var(--margin-bottom);
	}
	
	.services-list > li:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.services-list ul {
		line-height: 1.6875;
	}
	
	.module-subpage-hero .intro-copy {
		max-width: none;
	}

}

/* 1025 */








@media only screen and (max-width: 970px) {
	
	#breakpoints::after {
		content: '970px';
	}

	.hdln-70 {
		font-size: 40px;
		line-height: 1.2;
	}
	
	.module-key-figures .copy,
	.key-figures-list {
		max-width: none;
	}

}

/* 970 */











/* M */

@media only screen and (max-width: 834px) {
	
	/* Root font size: 7.8px */
	
	#breakpoints::after {
		content: 'M – 834px';
	}

	
	.wdth-1500 {
		max-width: 89.74358974358974358974em;
	}
	
	.wdth-1580 {
		max-width: none;
	}
	
	.hdln-100 {
		font-size: 7.69230769230769230769rem;
		line-height: 1.16666666666666666666;
	}
	
	.module-hero .hdln-100 {
		line-height: 1.21666666666666666666;
	}
	
	.hdln-70 {
		font-size: 5.12820512820512820512rem;
	}
	
	.hdln-50,
	.cpy-50 {
		font-size: 5.12820512820512820512rem;
	}
	
	.cpy-24 {
		line-height: 1.6875;
	}
	
	.btn-a {
		padding: 1.25em 2em;
	}
	
	.video-player .cta .hdln-24 {
		font-size: 2.30769230769230769230em;
	}
	
	
	
	
	body.has-no-hero {
		padding-top: 32.05128205128205128205em;
	}
	
	body {
		--page-padding-x: 3.58974358974358974358em;
		--page-padding-x-large: 8.33333333333333333333em;
		--module-margin-180: 15.38461538461538461538em;
	}
	
	
	
	header.main > .inner {
		padding-top: 11.99040767386091127098vw;
	}
	
	.btn-menu-wrap,
	.site-title {
		top: 11.99040767386091127098vw;
	}
	
	
	
	
	.btn-case-overview a {
		font-size: 1.922vw;
	}



	.module-subpage-teasers .sn-col-set {
		--teaser-padding-y: 10.25641025641025641025em;
	}

	.module-subpage-teasers .sn-col-set > * {
		width: 100%;
	}
	
	article.subpage-teaser .kicker,
	.module-large-copy-teaser .kicker {
		margin-bottom: 1.75em;
	}
	
	article.subpage-teaser .kicker .hdln-24,
	.module-large-copy-teaser .kicker .hdln-24,
	.module-logo-wall .kicker .hdln-24,
	.module-assets .kicker .hdln-24 {
		font-size: 18px;
	}
	
	article.subpage-teaser .btn-set,
	.module-large-copy-teaser .btn-set {
		margin-top: 3.33333333333333333333em;
	}
	
	
	.module-cases-overview .wdth-1500,
	.lower-footer .wdth-1500 {
		max-width: none;
	}
	
	.module-cases-overview .module-header {
		max-width: 89.74358974358974358974em;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 8.20512820512820512820em;
		padding-top: 7.69230769230769230769em;
	}
	
	.cases-list > li {
		width: 48.3%;
		margin-bottom: 6.66666666666666666666em;
	}
	
	.cases-list figure {
		margin-bottom: 2em;
	}
	
	.cases-list article.case-teaser .project {
		margin-top: 0;
	}
	
	.cases-list .brand {
		margin-bottom: 0;
	}
	
	
	
	.lower-footer .sn-col-set + .sn-col-set {
		margin-top: 15em;
	}
	
	.lower-footer {
		padding-top: 19.23076923076923076923em;
		padding-bottom: 8.97435897435897435897em;
	}

	.lower-footer::after {
		width: 100%;
		height: 2.94871794871794871794em;
	}
	
	.social-media-wall i {
		font-size: 130%;
	}
	
	.social-media-wall .lure {
		height: 8.71794871794871794871em;
		width: 2.43589743589743589743em;
		top: calc(50% - 4.35897435897435897435em);
		right: calc(var(--page-padding-x) * 1.42857142857142857142);
	}
	
	.social-media-wall i {
		left: calc(var(--page-padding-x) * 1.1);
	}
	
	
	
	.module-home-cases-overview .more-btn-set {
		max-width: none;
	}
	
	
	
	
	.module-logo-wall .kicker {
		margin-bottom: 8em;
	}
	
	.module-logo-wall .wdth-1500 {
		max-width: none;
	}
	
	.module-logo-wall .module-inner {
		padding-top: var(--module-margin-180);
		padding-bottom: calc(var(--module-margin-180) * 1.2);
	}
	
	.logos-list {
		--margin-bottom: 10em;
	}
	
	.logos-list > li {
		margin-left: 5%;
		margin-right: 5%;
	}
	
	.logos-list > li img {
		font-size: 120%;
	}
	
	
	
	
	.module-case-hero, .module-subpage-hero {
		height: 75.05995203836930455635vw;
	}
	
	.module-case-hero .copy {
		padding-top: 14vw;
	}
	
	
	
	
	.copy-item-large-copy {
		max-width: none;
	}
	
	.copy-item-small-copy > div,
	.module-application-teaser .copy,
	.module-jobs .module-header {
		max-width: 523px;
	}
	
	.copy-item.has-indentation {
		margin-left: auto;
	}
	
	.copy-item-small-copy .wysiwyg > .headline {
		width: 100%;
	}
	
	
	
	.module-media-copy.has-white-background .col-1 {
		order: 1 !important;
		width: 60%;
		margin-right: 0;
		margin-left: auto;
		padding: 0 var(--page-padding-x);
		margin-bottom: calc(var(--module-margin-180) * 0.67);
	}
	
	.module-media-copy.is-full-bleed.has-white-background .col-1 {
		width: calc(100% - (2 * var(--page-padding-x)));
	}
	
	.module-media-copy.has-white-background .col-2 {
		order: 2 !important;
		width: 100%;
		max-width: 66.66666666666666666666em;
		box-sizing: content-box;
	}
	
	.module-media-copy:not(.has-white-background) .col-1 {
		width: 100% !important;
		padding: 0 calc(var(--page-padding-x) * 2.35714285714285714285) !important;
		order: 1 !important;
	}
	
	.module-media-copy:not(.has-white-background) .col-2 {
		width: 100%;
		margin-top: 8.46153846153846153846em;
	}
	
	.module-media-copy.is-full-bleed:not(.has-white-background) .col-2 {
		order: 2 !important;
	}
	
	.module-media-copy.is-full-bleed.layout-copy-media:not(.has-white-background) .col-1 {
		padding-right: 0 !important;
	}
	
	.module-media-copy.is-full-bleed.layout-media-copy:not(.has-white-background) .col-1 {
		padding-left: 0 !important;
	}
	
	
	
	
	.assets-list {
		--item-width: 38.07692307692307692307em;
		--item-gap: 3.84615384615384615384em;
	}
	
	.module-assets .kicker {
		margin-bottom: 5.5em;
	}
	
	
	
	
	.module-cases-navigation article.case-teaser .hdln-50 {
		font-size: 16px;
	}
	
	.module-cases-navigation article.case-teaser .project {
		margin-top: 1.5em;
	}
	
	.module-cases-navigation .sn-col-set > * > a {
		padding-left: calc(var(--page-padding-x) * 2.34708392603129445234);
		padding-right: calc(var(--page-padding-x) * 2.34708392603129445234);
		padding-bottom: calc(var(--teaser-padding-y) * 1.6);
	}
	
	
	
	.module-media-grid .wdth-1500 {
		max-width: none;
	}
	
	
	
	.btn-case-overview {
		padding: calc((var(--module-margin-180) * 1.63055555555555555555) - 1em) 0;
	}
	
	
	
	
	
	.module-key-figures .copy {
		margin-bottom: calc(var(--module-margin-180) * 0.75);
	}
	
	.key-figures-list figure {
		background-size: 70% 50%;
		height: 18.5em;
	}
	
	.key-figures-list .cpy-24 {
		line-height: 1.4;
	}
	
	
	
	
	
	
	
	.module-original-series .copy {
		max-width: 52.56410256410256410256em;
		text-align: left;
	}
	
	.module-original-series .image {
		padding-top: 27em;
		margin-bottom: 7.25em;
	}
	
	.module-original-series .headline {
		margin-bottom: 8.5em;
	}
	
	
	
	
	.module-page-title .module-wrap {
		max-width: none;
	}
	
	
	
	
	
	.module-home-cases-overview {
		--teaser-padding-bottom: 11.25em;
	}
	
	
	
	
	
	.module-application-teaser .wysiwyg .hdln-100,
	.module-jobs .wysiwyg .hdln-100 {
		font-size: 5.12820512820512820512rem;
	}
	
	
	
	.module-jobs .module-header {
		margin-bottom: 6.25em;
	}
	
	.jobs-list .job-description .wysiwyg > ul li::before {
		top: 0.65em;
	}
	
	
	
	.module-newsletter .copy {
		max-width: calc(100% - 30vw);
	}
	
	
	

}

/* M */
/* 834 */














@media only screen and (max-width: 550px) {
	
	/* Root font size: 5.2px */
	
	#breakpoints::after {
		content: '550px';
	}
	
	body {
		--page-padding-x: 2.42718446601941747572vw;
		--page-padding-x-large: 7.28155339805825242718vw;
	}
	
	body.has-no-hero {
		padding-top: 38.83495145631067961165vw;
	}
	
	.btn-menu-wrap {
		width: 7.7em;
		height: 7.7em;
	}
	
	.btn-menu {
		font-size: 2.3em;
	}
	
	body .container header.main .btn-menu-wrap {
		transform: none !important;
		position: fixed !important;
		z-index: 1000 !important;
		opacity: 1 !important;
		
	}
	
	
	.lnk-a {
		font-size: 4.36893203883495145631vw;
	}
	
	.btn-a {
		font-size: 4.85436893203883495145vw;
		padding: 0.95em 1em;
	}
	
	.cases-list > li {
		width: 100%;
		margin-bottom: 10.19417475728155339805vw;
	}
	
	.hdln-100 {
		font-size: 7.28155339805825242718vw;
	}
	
	.hdln-70 {
		font-size: 7.28155339805825242718vw;
	}
	
	.cpy-24 {
		font-size: 4.36893203883495145631vw;
	}
	
	.hdln-50, .cpy-50 {
		font-size: 5.79710144927536231884vw;
	}
	
	
	
	
	.site-title, .footer-site-title {
		width: 20.63106796116504854368vw;
	}
	
	.footer-site-title {
		margin-bottom: 6.375em;
	}
	
	
	
	

	
	
	
	.cases-list article.case-teaser .project {
		margin-top: -0.5em;
	}
	
	.cases-list figure {
		margin-bottom: 3em;
	}
	
	.module-cases-overview .module-header {
		margin-bottom: 10.19417475728155339805vw;
	}
	
	article.subpage-teaser .kicker, .module-large-copy-teaser .kicker {
		margin-bottom: 6em;
	}
	
	article.subpage-teaser .btn-set, .module-large-copy-teaser .btn-set {
		margin-top: 6em;
	}
	
	.module-subpage-teasers .sn-col-set {
		--teaser-padding-y: 15em;
	}
	
	
	
	
	.module-cases-overview .module-header {
		max-width: none;
		padding-left: calc(var(--page-padding-x-large) - var(--page-padding-x));
		padding-right: calc(var(--page-padding-x-large) - var(--page-padding-x));
	}
	
	.module-subpage-teasers .sn-col-set > * > a,
	.lower-footer .wdth-1500,
	.module-original-series .copy,
	.module .module-inner {
		max-width: none;
		padding-left: var(--page-padding-x-large);
		padding-right: var(--page-padding-x-large);
	}
	
	.module-home-cases-overview .module-inner,
	.module-cases-overview .module-inner {
		padding-left: var(--page-padding-x);
		padding-right: var(--page-padding-x);
	}
	
	.module-subpage-teasers .module-inner,
	.module-video .module-inner,
	.module-assets .module-inner,
	.module-original-series .module-inner,
	.module-cases-navigation .module-inner,
	.module-full-width-image .module-inner {
		padding-left: 0;
		padding-right: 0;
	}
	
	
	
	
	.social-media-wall {
		padding-top: 0;
	}
	
	.social-media-wall > li {
		position: relative;
		width: 100%;
		top: auto !important;
		left: auto !important;
		right: auto !important;
		bottom: auto !important;
	}
	
	.social-media-wall > li.instagram,
	.social-media-wall > li.linkedin,
	.social-media-wall > li.youtube {
		height: 40.53398058252427184466vw;
	}
	
	.social-media-wall i {
		font-size: 2.8em;
		left: calc(var(--page-padding-x-large) * 1.66666666666666666666);
	}
	
	.social-media-wall .lure {
		right: calc(var(--page-padding-x-large) * 1.66666666666666666666);
		font-size: 1.65em;
	}
	
	
	
	
	.module-cases-overview .module-header {
		padding-top: 4.85436893203883495145em;
	}




	.module-hero .hdln-100 {
		line-height: 1.3;
	}

	.module-home-hero .btn-set {
		margin-top: 6.79611650485436893203vw;
	}
	
	.module-case-hero, .module-subpage-hero {
		height: 133.49514563106796116504vw;
	}
	
	
	
	
	.logos-list {
		--margin-bottom: 12em;
	}
	
	.logos-list > li {
		margin-left: 0;
		margin-right: 0;
		width: 50%;
		text-align: center;
	}
	
	.logos-list > li img {
		font-size: 200%;
	}
	
	
	
	
	
	
	.module-original-series .image {
		padding-top: 42.23300970873786407766vw;
	}
	
	.module-original-series .copy {
		text-align: center;
	}
	
	
	
	
	
	
	.services-list {
		--margin-bottom: 10em;
	}
	
	.services-list > li:nth-child(n) {
		width: 100%;
		margin-right: 0;
	}
	
	
	
	
	
	.container .module-media-copy .col-1,
	.container .module-media-copy .col-2 {
		padding: 0 !important;
	}








	.assets-list {
		--item-width: 76.45631067961165048543vw;
		--item-gap: var(--page-padding-x-large);
	}







	.lower-footer {
		padding-top: 25em;
		padding-bottom: 15em;
	}
	
	.lower-footer .cpy-24 {
		line-height: 1.4;		
	}

	.lower-footer .col-1 {
		width: 100%;
	}
	
	.lower-footer .col-2 {
		width: 100%;
		margin-top: 10em;
	}	
	
	.lower-footer .sn-col-set + .sn-col-set .col-1 {
		order: 2;
		margin-top: 3em;
	}
	
	.lower-footer .sn-col-set + .sn-col-set .col-2 {
		order: 1;
		margin-top: 0;
	}
	
	.lower-footer::after { 
		height: 5.58252427184466019417vw;
	}
	
	
	
	.module-home-cases-overview {
		--teaser-padding-bottom: 0;
		--li-margin-bottom: 14.56310679611650485436em;
	}
	
	.module-home-cases-overview .more-btn-set {
		margin-top: var(--li-margin-bottom);
	}
	
	.home-case-teaser figure .video-2,
	.home-case-teaser figure .video-3 {
		display: none !important;
	}
	
	.home-case-teaser figure .video-1 {
		position: static;
		bottom: auto;
		left: auto;
		right: auto;
		top: auto;
		width: 100%;
		height: 71.35922330097087378640vw;
	}
	
	.home-case-teaser figure .video-1.mobile-only {
		display: none !important;
	}
	
	.home-case-teaser figure .video-1:not(.mobile-only) {
		display: block !important;
	}
	
	.home-case-teaser figure {
		padding-top: 0;
	}
	
	.case-details {
		display: none;
	}
	
	.home-cases-list {
		margin-top: 0;
	}
	
	.home-case-teaser .brand-name {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 2;
		height: 71.35922330097087378640vw;
		text-align: center;
		display: flex;
		flex-flow: column nowrap;
		justify-content: center;
	}
	
	.home-case-teaser .brand-name h2 {
		font-family: "Adieu Regular", sans-serif;
		font-size: 13.34951456310679611650vw;
		color: #ff0000;
		line-height: 1;
		text-transform: uppercase;
	}
	
	.home-case-teaser .brand-name h2 span {
		display: block;
	}
	
	.home-case-teaser .mobile-details {
		display: block;
		margin-top: 4.2em;
		line-height: 1.4;
	}
	
	.home-case-teaser .mobile-details > div {
		font-size: 4.36893203883495145631vw;
	}
	
	.home-case-teaser .mobile-details > div {
		display: flex;
		flex-flow: row nowrap;
	}
	
	.home-case-teaser .mobile-details > div .label {
		width: 30vw;
		font-family: "Beausite Classic Medium", sans-serif;
		text-transform: uppercase;
	}
	
	.home-case-teaser .mobile-details > div + div {
		margin-top: 0.4em;
	}
	
	.home-case-teaser .btn-set {
		display: block;
		color: #ff0000;
		margin-top: 3.3em;
	}
	
	
	
	
	
	.btn-case-overview {
		margin-top: 200vmin;
	}
	
	.btn-case-overview a {
		font-size: 3vw;
		padding: 0.813em 0.463em 0.813em 0.8em;
	}

	
	
	
	
	
	
	.container .module-media-grid .video {
		position: static;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		height: auto;
		width: 100%;
	}
	
	.container .module-media-grid .video + .video {
		margin-top: 6.31067961165048543689vw;
	}
	
	.container .module-media-grid.has-layout-c .video-1,
	.container .module-media-grid.has-layout-c .video-3,
	.container .module-media-grid.has-layout-a .video-1 {
		height: 63.83495145631067961165vw;
	}
	
	.container .module-media-grid figure {
		padding-top: 0;
	}
	
	.module-media-grid.has-layout-a figcaption {
		position: static;
		top: auto;
		left: auto;
		width: 100%;
		margin-top: 3.5vw;
	}
	
	.module-media-grid.has-layout-a figcaption .cpy-18 {
		font-size: 3.39805825242718446601vw;
	}
	
	
	
	
	
	
	
	.module-media-copy.has-white-background .col-1 {
		width: 100%;
	}
	
	.module-media-copy.has-white-background .col-2 {
		width: 100%;
		max-width: none;
	}
	
	.container .module-media-copy.is-full-bleed .col-1 {
		width: 100vw !important;
		margin-left: calc(var(--page-padding-x-large) * -1);
		margin-right: calc(var(--page-padding-x-large) * -1);
	}
	




	article.subpage-teaser .kicker .hdln-24, .module-large-copy-teaser .kicker .hdln-24, .module-logo-wall .kicker .hdln-24, .module-assets .kicker .hdln-24 {
		font-size: 4.36893203883495145631vw;
	}

	.assets-list .headline {
		font-size: 4.36893203883495145631vw;
	}
	
	
	
	
	.module-cases-navigation article.case-teaser h2 {
		display: none;
	}
	
	.module-cases-navigation .sn-col-set > * > a {
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-bottom: calc(var(--teaser-padding-y) * 1.7);
		padding-top: calc(var(--teaser-padding-y) * 1.5);
	}
	
	.module-cases-navigation ul {
		overflow: hidden;
	}
	
	.module-cases-navigation article.case-teaser .btn-set {
		margin-bottom: 0;
	}
	
	.module-cases-navigation .lnk-a-right {
		padding-right: 2.4em;
	}
	
	.module-cases-navigation .lnk-a-left {
		padding-left: 2.4em;
	}
	
	
	
	
	.module-case-hero .hdln-50 {
		font-size: 4.36893203883495145631vw;
	}
	
	
	
	
	
	.module-numbers li {
		width: 100%;
	}
	
	.module-numbers li + li {
		margin-top: 11.16504854368932038834vw;
	}
	
	.module-numbers .hdln-100 {
		font-size: 13.34951456310679611650vw;
	}
	
	.module-numbers .cpy-24 {
		font-size: 3.39805825242718446601vw;
	}
	
	.module-numbers.layout-flat .module-inner {
		padding-top: calc(var(--module-margin-180) * 1.2);
	}
	
	
	
	
	.key-figures-list > li {
		width: 50%;
	}
	
	.key-figures-list figure img {
		transform: scale(0.7);
	}
	
	.key-figures-list {
		--margin-bottom: 10.125em;
	}
	
	
	
	
	.video-player .controls .btn-big-play {
		width: 29.12621359223300970873vw;
		height: 29.12621359223300970873vw;
		top: calc(50% - 14.56310679611650485436vw);
		left: calc(50% - 14.56310679611650485436vw);
		border-width: 2px;
	}
	
	.video-player .controls {
		font-size: 6px;
	}
	
	.video-player .cta {
		top: 4.3vw;
	}
	
	.video-player .cta .hdln-24 {
		font-size: 4.36893203883495145631vw;
	}
	
	
	
	
	
	.module-subpage-hero .intro-copy .cpy-50 {
		font-size: 4.36893203883495145631vw;
		line-height: 1.44444444444444444444;
	}
	
	.module-subpage-hero .copy {
		margin-bottom: 13.59223300970873786407vw;
	}
	
	.module-subpage-hero .intro-copy {
		margin-top: 4em;
	}
	
	
	
	
	
	
	.module-series-teaser figure {
		flex-flow: row wrap;
	}
	
	.module-series-teaser figure > div {
		width: 50%;
	}
	
	
	
	
	
	.module-large-copy-teaser .hdln-100 {
		font-size: 5.79710144927536231884vw;
		line-height: 1.22;
		margin-bottom: 1.1em;
	}
	
	.module-large-copy-teaser .cpy-50 {
		font-size: 4.36893203883495145631vw;
		line-height: 1.6875;
	}
	
	
	
	
	nav.header .hdln-100 {
		font-size: 13vw;
	}
	
	
	
	
	.module-application-teaser .wysiwyg .hdln-100,
	.module-jobs .wysiwyg .hdln-100 {
		font-size: 5.79710144927536231884vw;
		margin-bottom: 3.4375rem;
	}
	
	.module-application-teaser .btn-set,
	.module-jobs .btn-set {
		margin-top: 7.25em;
	}
	
	.module-application-teaser .btn-a,
	.module-jobs .btn-a {
		width: 100%;
		box-sizing: border-box;
	}
	
	
	
	
	.jobs-list .job-title .hdln-70 {
		font-size: 5.82524271844660194174vw;
	}
	
	.jobs-list .job-title {
		padding-top: 6em;
		padding-bottom: 6em;
	}
	
	.jobs-list .icon {
		margin-top: -2em;
	}
	
	.jobs-list .icon i {
		font-size: 900%;
	}
	
	.jobs-list .job-description > div {
		max-width: none;
	}
	
	.jobs-list .job-description .wysiwyg > ul li {
		padding-left: 0;
	}
	
	.jobs-list .job-description .wysiwyg > ul li::before {
		width: 5.33980582524271844660vw;
		left: calc(var(--page-padding-x-large) * -1);
	}
	
	.jobs-list .job-description > div {
		padding-bottom: 17vw;
	}
	
	
	
	
	.key-figures-list figure {
		background-size: 60% 70%;
	}
	
	
	
	
	.module-newsletter .copy {
		max-width: none;
		text-align: center;
	}
	
	.module-newsletter .background-image {
		display: none;
	}
	
	.module-newsletter .module-inner {
		padding-top: var(--module-margin-180);
		padding-bottom: var(--module-margin-180);
	}
	
	.module-newsletter .btn-a {
		padding-left: 2.5em;
		padding-right: 2.5em;
	}
	
	.module-newsletter .btn-set {
		margin-top: 7.5em;
	}
	
	
	
}

/* 550 */














/* S */

@media only screen and (max-width: 412px) {
	
	/* Root font size: 3.9px */
	
	#breakpoints::after {
		content: 'S – 412px';
	}
	
	

	
}

/* S */
/* 412 */














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


