@import url(https://fonts.googleapis.com/css?family=Tinos);/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

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

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

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

/* 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 {
  -webkit-box-sizing: content-box;
          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 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and 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 */
  -webkit-text-decoration: underline dotted;
          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;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          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"] {
  -webkit-box-sizing: border-box;
          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;
}
.flex-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.flex-center__x{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.flex-center__y{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}
.flex-column__lg,.flex-column__md,.flex-column__sm{display:none!important}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:48em){.flex-column__xs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:48em) and (max-width:64em){.flex-column__sm{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:64em) and (max-width:75em){.flex-column__md{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:75em){.flex-column__lg{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}
@media (max-width:48em){.hidden-xs{display:none!important}}@media (min-width:48em) and (max-width:64em){.hidden-sm{display:none!important}}@media (min-width:64em) and (max-width:75em){.hidden-md{display:none!important}}@media (min-width:75em){.hidden-lg{display:none!important}}
.visible-xs-block{display:none!important}@media (max-width:48em){.visible-xs-block{display:block!important}}.visible-sm-block{display:none!important}@media (min-width:48em) and (max-width:64em){.visible-sm-block{display:block!important}}.visible-md-block{display:none!important}@media (min-width:64em) and (max-width:75em){.visible-md-block{display:block!important}}.visible-lg-block{display:none!important}@media (min-width:75em){.visible-lg-block{display:block!important}}
.visible-xs-inline-block{display:none!important}@media (max-width:48em){.visible-xs-inline-block{display:inline-block!important}}.visible-sm-inline-block{display:none!important}@media (min-width:48em) and (max-width:64em){.visible-sm-inline-block{display:inline-block!important}}.visible-md-inline-block{display:none!important}@media (min-width:64em) and (max-width:75em){.visible-md-inline-block{display:inline-block!important}}.visible-lg-inline-block{display:none!important}@media (min-width:75em){.visible-lg-inline-block{display:inline-block!important}}
.visible-xs-inline{display:none!important}@media (max-width:48em){.visible-xs-inline{display:inline!important}}.visible-sm-inline{display:none!important}@media (min-width:48em) and (max-width:64em){.visible-sm-inline{display:inline!important}}.visible-md-inline{display:none!important}@media (min-width:64em) and (max-width:75em){.visible-md-inline{display:inline!important}}.visible-lg-inline{display:none!important}@media (min-width:75em){.visible-lg-inline{display:inline!important}}
.visible-xs{display:none!important}@media (max-width:48em){.visible-xs{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.visible-sm{display:none!important}@media (min-width:48em) and (max-width:64em){.visible-sm{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.visible-md{display:none!important}@media (min-width:64em) and (max-width:75em){.visible-md{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.visible-lg{display:none!important}@media (min-width:75em){.visible-lg{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.glider,.glider-contain{margin:0 auto;position:relative}.glider,.glider-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.glider-dot,.glider-next,.glider-prev{border:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0}.glider-contain{width:100%}.glider{overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.glider-track{width:100%;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.glider.draggable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab}.glider.draggable .glider-slide img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.glider-slide{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;width:100%;min-width:150px}.glider-slide img{max-width:100%}.glider::-webkit-scrollbar{opacity:0;height:0}.glider-next,.glider-prev{position:absolute;background:0 0;z-index:2;font-size:40px;text-decoration:none;left:-23px;top:30%;cursor:pointer;color:#666;opacity:1;line-height:1;-webkit-transition:opacity .5s cubic-bezier(.17,.67,.83,.67),color .5s cubic-bezier(.17,.67,.83,.67);transition:opacity .5s cubic-bezier(.17,.67,.83,.67),color .5s cubic-bezier(.17,.67,.83,.67)}.glider-next:focus,.glider-next:hover,.glider-prev:focus,.glider-prev:hover{color:#ccc}.glider-next{right:-23px;left:auto}.glider-next.disabled,.glider-prev.disabled{opacity:.25;color:#666;cursor:default}.glider-hide{opacity:0}.glider-dots{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;padding:0}.glider-dot{display:block;cursor:pointer;color:#ccc;border-radius:999px;background:#ccc;width:12px;height:12px;margin:7px}.glider-dot:focus,.glider-dot:hover{background:#ddd}.glider-dot.active{background:#a89cc8}@media(max-width:36em){.glider::-webkit-scrollbar{opacity:1;-webkit-appearance:none;width:7px;height:3px}.glider::-webkit-scrollbar-thumb{opacity:1;border-radius:99px;background-color:rgba(156,156,156,.25);-webkit-box-shadow:0 0 1px rgba(255,255,255,.25);box-shadow:0 0 1px rgba(255,255,255,.25)}}
.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}@charset "UTF-8";

.wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 144rem;
  margin: 0 auto;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}

.row {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}

.row.reverse {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.col.reverse {
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.col-xs {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.col-xs-1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}

.col-xs-2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}

.col-xs-3 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}

.col-xs-5 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}

.col-xs-6 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}

.col-xs-8 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}

.col-xs-9 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}

.col-xs-11 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}

.col-xs-12 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-left: 25%;
}

.col-xs-offset-4 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-left: 50%;
}

.col-xs-offset-7 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-left: 75%;
}

.col-xs-offset-10 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-left: 91.66666667%;
}

.col-xs-offset-12 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-left: 100%;
}

.col-xs {
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}

.around-xs {
  -ms-flex-pack: distribute;
  -moz-justify-content: space-around;
  justify-content: space-around;
}

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.first-xs {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.last-xs {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media only screen and (min-width: 768px) {
  .container {
    width: 76.8rem;
  }

  .col-sm {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }

  .col-sm-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-sm-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-sm-offset-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 8.33333333%;
  }

  .col-sm-offset-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 16.66666667%;
  }

  .col-sm-offset-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 33.33333333%;
  }

  .col-sm-offset-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 41.66666667%;
  }

  .col-sm-offset-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 58.33333333%;
  }

  .col-sm-offset-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 66.66666667%;
  }

  .col-sm-offset-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 83.33333333%;
  }

  .col-sm-offset-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 91.66666667%;
  }

  .col-sm-offset-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 100%;
  }

  .col-sm {
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }

  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }

  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
  }

  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end;
  }

  .around-sm {
    -ms-flex-pack: distribute;
    -moz-justify-content: space-around;
    justify-content: space-around;
  }

  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }

  .first-sm {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .last-sm {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media only screen and (min-width: 1025px) {
  .container {
    width: 102.5rem;
  }

  .col-md {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }

  .col-md-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-md-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-md-offset-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 8.33333333%;
  }

  .col-md-offset-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 16.66666667%;
  }

  .col-md-offset-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 25%;
  }

  .col-md-offset-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 33.33333333%;
  }

  .col-md-offset-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 41.66666667%;
  }

  .col-md-offset-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 50%;
  }

  .col-md-offset-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 58.33333333%;
  }

  .col-md-offset-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 66.66666667%;
  }

  .col-md-offset-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 75%;
  }

  .col-md-offset-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 83.33333333%;
  }

  .col-md-offset-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 91.66666667%;
  }

  .col-md-offset-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 100%;
  }

  .col-md {
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }

  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }

  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
  }

  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end;
  }

  .around-md {
    -ms-flex-pack: distribute;
    -moz-justify-content: space-around;
    justify-content: space-around;
  }

  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }

  .first-md {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .last-md {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media only screen and (min-width: 1280px) {
  .container {
    width: 128rem;
  }

  .col-lg {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }

  .col-lg-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-lg-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-lg-offset-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 8.33333333%;
  }

  .col-lg-offset-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 16.66666667%;
  }

  .col-lg-offset-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 33.33333333%;
  }

  .col-lg-offset-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 41.66666667%;
  }

  .col-lg-offset-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 58.33333333%;
  }

  .col-lg-offset-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 66.66666667%;
  }

  .col-lg-offset-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 83.33333333%;
  }

  .col-lg-offset-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 91.66666667%;
  }

  .col-lg-offset-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-left: 100%;
  }

  .col-lg {
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }

  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }

  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
  }

  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end;
  }

  .around-lg {
    -ms-flex-pack: distribute;
    -moz-justify-content: space-around;
    justify-content: space-around;
  }

  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }

  .first-lg {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .last-lg {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@font-face {
  font-family: 'Flama';
  src: url("/fonts/flama-medium-webfont.woff2") format("woff2"), url("/fonts/flama-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Flama';
  src: url("/fonts/flama-mediumital-webfont.woff2") format("woff2"), url("/fonts/flama-mediumital-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Flama';
  src: url("/fonts/flama-bold-webfont.woff2") format("woff2"), url("/fonts/flama-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Flama';
  src: url("/fonts/flama-bolditalic-webfont.woff2") format("woff2"), url("/fonts/flama-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Flama';
  src: url("/fonts/flama-basic-webfont.woff2") format("woff2"), url("/fonts/flama-basic-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Flama';
  src: url("/fonts/flama-basicitalic-webfont.woff2") format("woff2"), url("/fonts/flama-basicitalic-webfont.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}

@media (pointer: fine) {
  #CybotCookiebotDialog,
  #CookiebotWidget {
    cursor: default;
  }

  #CybotCookiebotDialog a,
  #CookiebotWidget a {
    cursor: pointer;
  }
}

/* Branding on the banner */

a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none;
}

/* Branding on the Privacy trigger */

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
  display: none !important;
}

.privacy a {
  color: #ed1c24;
}

.privacy table {
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 0.9em;
  font-family: sans-serif;
  min-width: 400px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.privacy table thead tr {
  background-color: #ed1c24;
  color: #ffffff;
  text-align: left;
}

.privacy table th,
.privacy table td {
  padding: 12px 15px;
}

.privacy table tbody tr {
  border-bottom: 1px solid #dddddd;
}

.privacy table tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}

.privacy table tbody tr:last-of-type {
  border-bottom: 2px solid #ed1c24;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-kerning: auto;
          font-kerning: auto;
}

.preload * {
  -webkit-transition: none !important;
  transition: none !important;
}

::-moz-selection {
  background: #ed1c24;
  color: #fdfdfd;
}

::selection {
  background: #ed1c24;
  color: #fdfdfd;
}

::-moz-selection {
  background: #ed1c24;
  color: #fdfdfd;
}

html {
  font-size: 6px;
  scroll-behavior: smooth;
}

@media (min-width: 48em) {
  html {
    font-size: 8px;
  }
}

@media (min-width: 69.0625em) {
  html {
    font-size: 9px;
  }
}

@media (min-width: 80em) {
  html {
    font-size: 10px;
  }
}

html.safari-ipad {
  overflow-x: hidden;
}

body {
  background-color: #fdfdfd;
  color: #2dc0d2;
  font-family: "Flama", Helvetica, sans-serif;
  font-size: 20px;
  font-size: 2em;
  line-height: 1.286;
  overflow-x: hidden;
}

.safari-ipad body.sidepanel-opened {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

body.neuf50-design {
  background-color: #d8ffff;
  color: #ed1c24;
}

body.body--blocked {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ed1c24;
  font-weight: normal;
  line-height: 1.1;
  text-transform: uppercase;
}

h1 {
  font-size: 2.571em;
}

@media (max-width: 47.99em) {
  h1 {
    font-size: 2em;
  }
}

h1 a,
h1 a:hover {
  border-bottom: none !important;
}

h2 {
  font-size: 1.714em;
}

h3 {
  font-size: 1.143em;
}

.site-content a,
.team__list > li a,
.jobs-listing__more {
  border-bottom: 1px solid currentColor;
  color: #ed1c24;
  text-decoration: none;
  cursor: pointer;
}

.site-content a:hover,
.team__list > li a:hover,
.jobs-listing__more:hover {
  border-bottom: 1px solid currentColor;
  color: #2dc0d2;
  text-decoration: none;
}

ul {
  list-style-type: "\2014   ";
}

img {
  max-width: 100%;
}

blockquote {
  margin-left: auto;
  margin-right: auto;
  font-size: 1.4em;
}

@media (max-width: 69.0525em) {
  blockquote {
    max-width: 78rem;
  }
}

blockquote:first-child {
  margin-top: 0;
}

html blockquote {
  quotes: "\201C" "\201D";
}

blockquote:before,
blockquote:after {
  display: inline-block;
  font-size: 4em;
  line-height: 0.5;
  vertical-align: sub;
  position: relative;
  top: -2rem;
}

html blockquote:before,
html blockquote:after {
  font-size: 6em;
  vertical-align: top;
  top: 1rem;
}

blockquote:before {
  content: open-quote;
}

blockquote:after {
  content: close-quote;
  margin-bottom: 2rem;
  float: right;
}

blockquote > *:first-child {
  margin-top: 0;
}

.header {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-bottom: 10rem;
  position: relative;
  z-index: 300;
  pointer-events: none;
  background: #fdfdfd;
  padding-bottom: 2rem;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: -webkit-transform 0.4s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: transform 0.4s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: transform 0.4s cubic-bezier(0.49, 0.09, 0.32, 1.01), -webkit-transform 0.4s cubic-bezier(0.49, 0.09, 0.32, 1.01);
}

.header-hide.header-fixed:not(.nav-opened) .header {
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}

.header-fixed .header,
.nav-opened .header {
  margin-bottom: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.neuf50-design .header {
  background-color: #d8ffff;
}

.nav-opened .header {
  background: transparent;
}

.nav-opened .header .nav-button span {
  background-color: #fdfdfd;
}

.sidepanel-opened .header {
  right: 0;
  left: 0;
}

.header__nav {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  pointer-events: auto;
  -webkit-transition: left 0.2s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: left 0.2s cubic-bezier(0.49, 0.09, 0.32, 1.01);
}

@media (max-width: 47.99em) {
  .header__nav {
    top: 32%;
  }
}

@media (min-width: 48em) {
  .sidepanel-opened .header__nav {
    left: 6rem;
  }
}

.header__nav .nav-button {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  cursor: pointer;
  padding-left: 3rem;
  padding-right: 3rem;
}

@media (max-width: 69.0525em) {
  .header__nav .nav-button {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 47.99em) {
  .header__nav .nav-button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (max-width: 47.99em) {
  .header__nav .nav-button {
    padding-top: 2rem;
  }
}

.header__nav .nav-button__icon {
  width: 26px;
  height: 21px;
  position: relative;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

@media (max-width: 47.99em) {
  .header__nav .nav-button__icon {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
  }
}

.header__nav .nav-button__icon span {
  display: block;
  width: 100%;
  height: 4px;
  background: #ed1c24;
  opacity: 1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  left: 0;
}

.header__nav .nav-button__icon span:nth-child(1) {
  top: 0;
}

.header__nav .nav-button__icon span:nth-child(2),
.header__nav .nav-button__icon span:nth-child(3) {
  top: 8px;
}

.header__nav .nav-button__icon span:nth-child(4) {
  top: 16px;
}

.nav-opened .header__nav .nav-button__icon span:nth-child(1),
.nav-opened .header__nav .nav-button__icon span:nth-child(4) {
  top: 8px;
  width: 0;
  left: 50%;
}

.nav-opened .header__nav .nav-button__icon span:nth-child(2) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.nav-opened .header__nav .nav-button__icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.header__logo {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  pointer-events: auto;
}

.header__logo a {
  display: block;
  border: 0;
}

.header__logo a:hover {
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  text-decoration: none;
  border: 0;
}

.header__logo .neuf-logo {
  display: block;
  width: 22.6rem;
  height: 6rem;
}

.nav-opened .header__logo .neuf-logo {
  visibility: hidden;
}

.header__logo .neuf-logo--nav-opened {
  visibility: hidden;
}

.nav-opened .header__logo .neuf-logo--nav-opened {
  visibility: visible;
}

.header__right {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  margin-left: auto;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: right 0.2s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: right 0.2s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  position: absolute;
  right: 0;
  top: 50%;
  pointer-events: auto;
}

@media (max-width: 47.99em) {
  .header__right {
    top: 36%;
  }
}

@media (min-width: 48em) {
  .header__right {
    right: 6rem;
  }

  .sidepanel-opened .header__right {
    right: 0;
  }

  .no-sidepanel .header__right {
    right: 0;
  }
}

@media (max-width: 47.99em) {
  .header__right {
    font-size: 1.2em;
  }
}

.header .search-button {
  margin: 0;
  padding: 0;
  outline: 0;
  background: transparent none;
  border: 0;
  border-radius: 0;
  line-height: 1;
  vertical-align: middle;
  cursor: pointer;
}

.header .search-button__icon {
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  fill: #ed1c24;
}

.nav-opened .header .search-button__icon {
  fill: #fdfdfd;
}

.header__lang {
  margin: 0;
  color: #ed1c24;
  list-style-type: none;
  padding-left: 3rem;
  padding-right: 3rem;
}

@media (max-width: 69.0525em) {
  .header__lang {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 47.99em) {
  .header__lang {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.header__lang li {
  display: inline-block;
}

.header__lang li:after {
  content: " /";
}

.header__lang li:last-child:after {
  content: "";
}

.header__lang a {
  display: inline-block;
  border-bottom: 0.1rem solid transparent;
  color: #ed1c24;
  text-transform: uppercase;
  text-decoration: none;
}

.header__lang a:hover,
.header__lang a.current {
  border-bottom-color: currentColor;
}

.nav-opened .header__lang,
.nav-opened .header__lang a {
  color: #fdfdfd;
}

.nav-opened .header__lang a:hover {
  border-color: #f9b6b3;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.site-nav {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  background: #ed1c24;
  color: #fdfdfd;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: -webkit-transform 0.3s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: transform 0.3s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: transform 0.3s cubic-bezier(0.49, 0.09, 0.32, 1.01), -webkit-transform 0.3s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  -webkit-transform: translateY(-100%) translateZ(0);
          transform: translateY(-100%) translateZ(0);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 200;
}

.nav-opened .site-nav {
  -webkit-transform: translateY(0) translateZ(0);
          transform: translateY(0) translateZ(0);
}

.site-nav a {
  border-bottom: 0.035em solid transparent;
  color: #fdfdfd;
  text-decoration: none;
}

.site-nav a:hover,
.site-nav a.active {
  border-bottom: 0.035em solid #f9b6b3;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fdfdfd;
}

.site-nav__content {
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding-top: 9rem;
  padding-left: 3rem;
  padding-right: 9rem;
  overflow-y: auto;
}

@media (max-width: 69.0525em) {
  .site-nav__content {
    padding-left: 2rem;
    padding-right: 8rem;
  }
}

@media (max-width: 47.99em) {
  .site-nav__content {
    padding-left: 1.5rem;
    padding-right: 7.5rem;
  }
}

.site-nav__content .nav {
  margin: auto 0;
  padding-bottom: 4rem;
}

.site-nav__content .footer {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.site-nav__content .footer a:hover {
  color: #fdfdfd;
}

.nav {
  margin: 10rem 0 12rem;
}

.nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.nav ul li {
  margin: 0;
  padding: 0;
}

.nav ul li a {
  display: inline-block;
  padding-bottom: 0;
  font-size: 3em;
  line-height: 1.12;
  letter-spacing: 0.02em;
  text-decoration: none;
  text-transform: uppercase;
}

@media (max-width: 47.99em) {
  .nav ul li a {
    font-size: 3em;
  }
}

.footer a {
  border-bottom: 0.035em solid transparent;
  text-decoration: none;
}

.footer a:hover,
.footer a.active {
  border-bottom: 0.035em solid #f9b6b3;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ed1c24;
}

@media (max-width: 47.99em) {
  .footer div[class^='col-'] {
    margin-bottom: 2rem;
  }
}

.footer__locations,
.footer__email {
  font-size: 1.143em;
  text-transform: uppercase;
}

.footer__email a {
  border: 0;
  text-decoration: none;
}

.footer__social .label,
.footer__login .label {
  margin-top: 0;
  margin-bottom: 0.3rem;
  font-size: 0.714em;
  text-transform: uppercase;
}

.footer__social ul,
.footer__login ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.footer__copyright {
  padding: 4rem 0 3rem;
  font-size: 0.714em;
}

.footer__copyright strong {
  font-weight: normal;
  text-transform: uppercase;
}

.footer__copyright .privacy {
  margin-bottom: 1rem;
}

.site-wrapper {
  position: relative;
}

.site-wrapper .text-300 {
  font-weight: 300;
}

.header-fixed .site-wrapper {
  padding-top: 6rem;
}

@media (max-width: 47.99em) {
  .header-fixed .site-wrapper {
    padding-top: 7rem;
  }
}

.safari-ipad .sidepanel-opened .site-wrapper {
  min-height: 100vh;
  overflow: auto;
}

.site-content {
  display: inline-block;
  width: 100%;
  -webkit-animation: none;
          animation: none;
}

.safari-ipad .site-content {
  display: block;
}

.no-sidepanel .site-content {
  padding-right: 0;
}

@media (max-width: 47.99em) {
  .site-content {
    padding-right: 0;
  }
}

.header-fixed .site-content,
.nav-opened .site-content {
  margin-top: 4rem;
}

@media (min-width: 48em) {
  .sidepanel-opened .site-content {
    height: 0;
    overflow-y: hidden;
    -webkit-animation: hideSiteContent 0.5s;
            animation: hideSiteContent 0.5s;
  }
}

.site-content__inner {
  display: inline-block;
  width: 100%;
  min-height: calc(100vh - 10rem);
  padding-left: 3rem;
  padding-right: 3rem;
}

@media (max-width: 69.0525em) {
  .site-content__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 47.99em) {
  .site-content__inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.site-content .footer {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  background: #fee9e1;
  color: #ed1c24;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 4rem;
}

@media (max-width: 69.0525em) {
  .site-content .footer {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 47.99em) {
  .site-content .footer {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@-webkit-keyframes hideSiteContent {
  0%, 99% {
    height: auto;
  }

  100% {
    height: 0;
  }
}

@keyframes hideSiteContent {
  0%, 99% {
    height: auto;
  }

  100% {
    height: 0;
  }
}

.sidepanel {
  width: 100%;
  min-height: 100vh;
  background: #fdfdfd;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transform: translateX(100%) translateZ(0);
          transform: translateX(100%) translateZ(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: -webkit-transform 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: transform 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: transform 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01), -webkit-transform 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  z-index: 400;
}

@media (max-width: 47.99em) {
  .sidepanel {
    display: none;
  }
}

.sidepanel-opened .sidepanel {
  min-height: 100%;
  -webkit-transform: translateX(0) translateZ(0);
          transform: translateX(0) translateZ(0);
  bottom: auto;
}

.sidepanel__sidebar {
  width: 6rem;
  background: #ed1c24;
  color: #fdfdfd;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transform: translateX(-100%) translateZ(0);
          transform: translateX(-100%) translateZ(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: -webkit-transform 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: transform 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: transform 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01), -webkit-transform 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  cursor: pointer;
}

.sidepanel-opened .sidepanel__sidebar {
  -webkit-transform: translateX(0) translateZ(0);
          transform: translateX(0) translateZ(0);
}

.nav-opened .sidepanel__sidebar {
  background: #fdfdfd;
  color: #ed1c24;
}

.fixed-sidebar .sidepanel__sidebar {
  position: fixed;
}

.sidepanel__inner {
  height: 0;
  padding-left: 6rem;
  padding-right: 0;
  overflow: hidden;
  -webkit-animation: hideSidePanel 0.5s;
          animation: hideSidePanel 0.5s;
}

.sidepanel__inner,
.header-fixed .sidepanel__inner {
  margin-top: 10rem;
}

.sidepanel-opened .sidepanel__inner {
  height: auto;
  overflow: initial;
  -webkit-animation: none;
          animation: none;
}

@-webkit-keyframes hideSidePanel {
  0%, 99% {
    height: auto;
  }

  100% {
    height: 0;
  }
}

@keyframes hideSidePanel {
  0%, 99% {
    height: auto;
  }

  100% {
    height: 0;
  }
}

@-webkit-keyframes ipad-fade-open {
  0%, 89% {
    opacity: 0;
  }

  90%, 100% {
    opacity: 1;
  }
}

@keyframes ipad-fade-open {
  0%, 89% {
    opacity: 0;
  }

  90%, 100% {
    opacity: 1;
  }
}

@-webkit-keyframes ipad-fade-close {
  0%, 89% {
    opacity: 0;
  }

  90%, 100% {
    opacity: 1;
  }
}

@keyframes ipad-fade-close {
  0%, 89% {
    opacity: 0;
  }

  90%, 100% {
    opacity: 1;
  }
}

.sidebar {
  width: 6rem;
  -webkit-transform: translateX(-100%) translateZ(0);
          transform: translateX(-100%) translateZ(0);
  -webkit-transition: all 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: all 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 401;
  pointer-events: none;
}

.safari-ipad .sidebar {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-animation: ipad-fade-open 0.5s forwards;
          animation: ipad-fade-open 0.5s forwards;
}

@media (max-width: 47.99em) {
  .sidebar {
    display: none;
  }
}

.header-fixed .sidebar {
  position: fixed;
}

.sidepanel-opened .sidebar {
  -webkit-transform: translateX(0) translateZ(0);
          transform: translateX(0) translateZ(0);
  left: 0;
}

.safari-ipad .sidepanel-opened .sidebar {
  -webkit-animation: ipad-fade-close 0.5s forwards;
          animation: ipad-fade-close 0.5s forwards;
}

.sidebar__ornament {
  width: 100%;
  height: 30vh;
  margin: 1.8rem 0 2rem;
  position: relative;
}

.sidebar__ornament:before {
  display: block;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  border: 0.3rem solid #fdfdfd;
  border-radius: 48%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.nav-opened .sidebar__ornament:before {
  border-color: #ed1c24;
}

.sidebar__ornament:after {
  display: block;
  content: "";
  width: 0.2rem;
  background: #fdfdfd;
  position: absolute;
  top: 2.8rem;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.nav-opened .sidebar__ornament:after {
  background-color: #ed1c24;
}

.sidebar__label {
  position: relative;
  color: #fdfdfd;
}

.nav-opened .sidebar__label {
  color: #ed1c24;
}

.sidebar__label > div {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
}

.sidebar__label > div > div {
  display: inline-block;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  white-space: nowrap;
}

.sidebar__label > div > div span {
  text-transform: uppercase;
}

.sidebar__label > div > div svg {
  display: inline;
  margin-left: 1rem;
  fill: #fdfdfd;
  -webkit-animation: MoveArrowLeft 5s cubic-bezier(0.49, 0.09, 0.32, 1.01) infinite;
          animation: MoveArrowLeft 5s cubic-bezier(0.49, 0.09, 0.32, 1.01) infinite;
}

@-webkit-keyframes MoveArrowLeft {
  10% {
    -webkit-transform: translateY(3px) translateZ(0);
            transform: translateY(3px) translateZ(0);
  }

  20% {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0);
  }

  30% {
    -webkit-transform: translateY(3px) translateZ(0);
            transform: translateY(3px) translateZ(0);
  }

  40% {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0);
  }

  50% {
    -webkit-transform: translateY(3px) translateZ(0);
            transform: translateY(3px) translateZ(0);
  }

  60% {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0);
  }
}

@keyframes MoveArrowLeft {
  10% {
    -webkit-transform: translateY(3px) translateZ(0);
            transform: translateY(3px) translateZ(0);
  }

  20% {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0);
  }

  30% {
    -webkit-transform: translateY(3px) translateZ(0);
            transform: translateY(3px) translateZ(0);
  }

  40% {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0);
  }

  50% {
    -webkit-transform: translateY(3px) translateZ(0);
            transform: translateY(3px) translateZ(0);
  }

  60% {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0);
  }
}

.sidepanel-opened .sidebar__label > div > div svg {
  -webkit-animation: none;
          animation: none;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.nav-opened .sidebar__label > div > div svg {
  fill: #ed1c24;
}

.searchpanel {
  width: 100%;
  height: 100vh;
  background: #e0f6f8;
  color: #2dc0d2;
  overflow: auto;
  position: fixed;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-100%) translateZ(0);
          transform: translateY(-100%) translateZ(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: -webkit-transform 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: transform 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: transform 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01), -webkit-transform 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  z-index: 500;
}

.searchpanel-opened .searchpanel {
  -webkit-transform: translateY(0) translateZ(0);
          transform: translateY(0) translateZ(0);
}

.searchpanel__close {
  position: absolute;
  top: 3rem;
  right: 3rem;
}

@media (max-width: 69.0525em) {
  .searchpanel__close {
    top: 2rem;
    right: 2rem;
  }
}

@media (max-width: 47.99em) {
  .searchpanel__close {
    top: 1.5rem;
    right: 1.5rem;
  }
}

.searchpanel__btn-close {
  margin: 0;
  padding: 0;
  background: transparent none;
  border: none;
  outline: none;
  border-radius: 0;
  cursor: pointer;
}

.searchpanel__btn-close-icon {
  fill: #2dc0d2;
}

.searchpanel__btn-close-icon:hover {
  fill: #ed1c24;
}

.searchpanel__content {
  width: 100%;
  padding-top: 14rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

@media (max-width: 69.0525em) {
  .searchpanel__content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 47.99em) {
  .searchpanel__content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.searchpanel .search-suggestions {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.searchpanel .search-suggestions__item {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  padding: 2rem 2rem;
  border-bottom: 2px solid #2dc0d2;
}

.searchpanel .search-suggestions__name {
  margin-right: 2rem;
  font-size: 1.7em;
  text-transform: uppercase;
}

.searchpanel .search-suggestions__link {
  border: 0 none !important;
  color: inherit;
  text-decoration: none;
}

.searchpanel .search-suggestions__link:hover {
  color: #ed1c24;
}

.searchpanel .search-suggestions__type {
  font-size: 0.8em;
  text-transform: uppercase;
  white-space: nowrap;
}

.splash {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.6);
}

@media (max-width: 47.99em) {
  .splash {
    display: none;
  }
}

.splash__text {
  display: table-cell;
  padding-top: 0;
  padding-bottom: 1.5rem;
  color: #2dc0d2;
  font-size: 4em;
  font-size: 8vw;
  line-height: 1.05;
  mix-blend-mode: multiply;
  vertical-align: middle;
  padding-left: 3rem;
  padding-right: 3rem;
}

@media (max-width: 69.0525em) {
  .splash__text {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 47.99em) {
  .splash__text {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.no-mix-blend-mode .splash__text {
  opacity: 0.8;
}

.splash__text-line {
  display: block;
  -webkit-transform: translateY(100vh) translateZ(0);
          transform: translateY(100vh) translateZ(0);
}

.loaded .splash__text-line {
  -webkit-animation: slideUp 0.75s cubic-bezier(0.49, 0.09, 0.32, 1.01) forwards;
          animation: slideUp 0.75s cubic-bezier(0.49, 0.09, 0.32, 1.01) forwards;
}

.loaded .splash__text-line:nth-of-type(0) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.loaded .splash__text-line:nth-of-type(1) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.loaded .splash__text-line:nth-of-type(2) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.loaded .splash__text-line:nth-of-type(3) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.loaded .splash__text-line:nth-of-type(4) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.loaded .splash__text-line:nth-of-type(5) {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}

.loaded .splash__text-line:nth-of-type(6) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(100vh) translateZ(0);
            transform: translateY(100vh) translateZ(0);
  }

  100% {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0);
  }
}

@keyframes slideUp {
  0% {
    -webkit-transform: translateY(100vh) translateZ(0);
            transform: translateY(100vh) translateZ(0);
  }

  100% {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0);
  }
}

.splash__logo {
  width: 75vw;
  height: 1px;
  margin-top: 3vw;
  padding-bottom: 26.32%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
}

.splash__logo .neuf-logo {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.splash__arrow {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: absolute;
  bottom: 5rem;
  left: 50%;
  cursor: pointer;
}

.splash__arrow:hover svg {
  fill: #2dc0d2;
}

.splash__arrow svg {
  width: 4.6rem;
  height: 4.7rem;
  fill: #ed1c24;
  -webkit-animation: float 0.8s ease-in-out infinite;
          animation: float 0.8s ease-in-out infinite;
}

@-webkit-keyframes float {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(0, 25%);
    transform: translate(0, 25%);
  }
}

@keyframes float {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(0, 25%);
    transform: translate(0, 25%);
  }
}

.splash__backdrop {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.6);
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}

.splash__content {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 80%;
  max-height: 80%;
  background: #fdfdfd;
}

.splash__button {
  position: relative;
  top: -7vw;
  left: 12%;
  width: 40%;
  opacity: 0;
}

.splash__button a {
  text-decoration: none;
  font-size: 2.75vw;
  color: #ed1c24;
  text-transform: uppercase;
  font-weight: lighter;
}

.splash__button img {
  width: 2vw;
  position: relative;
  top: -0.225vw;
  left: 0.4vw;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.splash__button:hover img {
  left: 1vw;
}

.thegrid {
  min-height: 40vh;
  margin-bottom: 8rem;
}

.thegrid .row > div[class^="col-"] {
  margin-bottom: 2rem;
  opacity: 0;
  -webkit-transition: opacity 0.8s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: opacity 0.8s cubic-bezier(0.49, 0.09, 0.32, 1.01);
}

.thegrid .row > div[class^="col-"].animate {
  opacity: 1;
}

.thegrid .row > div[class^="col-"].animate:nth-of-type(1) {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.thegrid .row > div[class^="col-"].animate:nth-of-type(2) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.thegrid .row > div[class^="col-"].animate:nth-of-type(3) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.thegrid__item {
  margin-bottom: 2rem;
}

@media (min-width: 69.0625em) {
  .thegrid__item:hover .thegrid__photo:before {
    opacity: 1;
    mix-blend-mode: color;
    -webkit-animation: fadeInTheGridPhoto 250ms cubic-bezier(0.49, 0.09, 0.32, 1.01) forwards;
            animation: fadeInTheGridPhoto 250ms cubic-bezier(0.49, 0.09, 0.32, 1.01) forwards;
  }

  .no-mix-blend-mode .thegrid__item:hover .thegrid__photo:before {
    opacity: 0.5;
  }

  .thegrid__item:hover .thegrid__photo:after {
    opacity: 1;
    -webkit-animation: fadeInTheGridPhoto 500ms cubic-bezier(0.49, 0.09, 0.32, 1.01) forwards;
            animation: fadeInTheGridPhoto 500ms cubic-bezier(0.49, 0.09, 0.32, 1.01) forwards;
  }

@-webkit-keyframes fadeInTheGridPhoto {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
}

@keyframes fadeInTheGridPhoto {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
}

  .thegrid__item:hover .thegrid__photo img {
    opacity: 0.5;
  }

  .thegrid__item:hover .thegrid__info * {
    color: #2dc0d2;
  }
}

.thegrid__item a,
.thegrid__item a:hover {
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  border: 0;
  text-decoration: none;
}

.thegrid__photo {
  margin-bottom: 1.5rem;
  padding-bottom: 56.25%;
  background: #eee;
  position: relative;
}

.thegrid__photo:before {
  display: block;
  opacity: 0;
  content: '';
  background: #2dc0d2;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}

.thegrid__photo:after {
  opacity: 0;
  content: '+';
  width: 8rem;
  height: 8rem;
  border: 0.3rem solid #ed1c24;
  border-radius: 50%;
  font-size: 5rem;
  color: #ed1c24;
  font-weight: bold;
  line-height: 7rem;
  text-align: center;
  vertical-align: middle;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
}

.thegrid__photo img {
  display: block;
  width: 100%;
  height: 100%;
  color: #9e9e9e;
  text-indent: 1rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.thegrid__info {
  color: #ed1c24;
}

.thegrid__info h3,
.thegrid__info p {
  margin: 0;
}

.thegrid__info p,
.thegrid__info ul {
  margin-top: 0.2rem;
  font-family: "Tinos", serif;
  font-size: 0.8em;
}

.thegrid__info .tags {
  margin-bottom: 0;
  padding: 0;
  list-style-type: none;
}

.thegrid__info .tags li {
  display: inline;
}

.thegrid__info .tags li:after {
  content: ', ';
}

.thegrid__info .tags li:last-child:after {
  display: none;
}

.thegrid__info .tags a:hover {
  color: #ed1c24 !important;
  border-bottom: 1px solid currentColor;
}

.home-hero {
  width: 100%;
  margin-bottom: 6rem;
}

.home-hero__photo {
  height: 0;
  padding-top: 44.5%;
  background: transparent center center / cover no-repeat;
}

.home-hero__tagline-bar {
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background: #fee9e1;
  color: #ed1c24;
  font-weight: normal;
  line-height: 1.1;
  text-transform: uppercase;
  font-size: 2.571em;
}

@media (max-width: 69.0525em) {
  .home-hero__tagline-bar {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 47.99em) {
  .home-hero__tagline-bar {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (max-width: 47.99em) {
  .home-hero__tagline-bar {
    font-size: 2em;
  }
}

.home-section-link {
  text-align: right;
  margin-top: 1em;
}

@media (max-width: 47.99em) {
  .home-section-link {
    text-align: left;
  }
}

.home-section-link a {
  border: 0;
  color: #2dc0d2;
  font-size: 1.2em;
  text-decoration: none;
  text-transform: uppercase;
}

.home-section-link a .arrow {
  display: inline-block;
  width: 0.6em;
  height: 0.8em;
  margin-left: 0.1em;
  fill: currentColor;
  position: relative;
  top: 0.05em;
}

.home-history {
  margin: 10rem 0;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  padding: 0.1rem 0;
  padding-left: 3rem;
  padding-right: 3rem;
  background: #ed1c24;
  color: #fdfdfd;
  font-size: 45px;
  line-height: 1.19;
  font-weight: 300;
  text-transform: uppercase;
}

@media (max-width: 69.0525em) {
  .home-history {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 47.99em) {
  .home-history {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (max-width: 47.99em) {
  .home-history {
    font-size: 2em;
  }
}

.home-history a {
  color: inherit;
  font-weight: normal;
  border-color: transparent;
}

.home-history a:hover {
  color: inherit;
  border-color: currentColor;
}

.home-history a .arrow {
  display: inline-block;
  width: 0.6em;
  height: 0.8em;
  margin-left: 0.1em;
  fill: #fdfdfd;
  position: relative;
  top: 0.05em;
}

.home-jobs-mobile {
  margin: 10rem 0 16rem;
}

@media (min-width: 48em) {
  .home-jobs-mobile {
    display: none;
  }
}

.home-jobs {
  margin: 10rem 0 16rem;
  overflow: hidden;
  position: relative;
}

@media (max-width: 47.99em) {
  .home-jobs {
    display: none;
  }
}

.home-jobs a {
  display: block;
  border: 0;
  color: #fdfdfd;
  text-decoration: none;
}

.home-jobs a:hover {
  border: 0;
}

.home-jobs a:hover .home-jobs__text {
  border-bottom-color: currentColor;
}

.home-jobs__image {
  padding-bottom: 47.28%;
}

.home-jobs__image img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.home-jobs__content {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  padding: 0 4rem;
  color: #fdfdfd;
  font-size: 2.571em;
  line-height: 1.1;
  font-weight: normal;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media (max-width: 47.99em) {
  .home-jobs__content {
    font-size: 2em;
  }
}

.home-jobs__text {
  margin: 1rem 0;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid transparent;
}

.home-jobs__text_small {
  font-size: 40%;
}

.home-jobs__text .arrow {
  display: inline-block;
  width: 0.6em;
  height: 0.8em;
  margin-left: 0.3em;
  fill: #fdfdfd;
  position: relative;
  top: 0.05em;
}

.home-footer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 144rem;
  margin: 6rem auto 14rem;
}

.home-footer .thegrid__item {
  margin-bottom: 14rem;
  font-size: 2.7em;
  line-height: 1.1em;
  text-transform: uppercase;
}

@media (max-width: 47.99em) {
  .home-footer .thegrid__item {
    font-size: 2em;
  }
}

.home-footer .thegrid__item a {
  display: inline-block;
  border-bottom: 1px solid transparent;
  text-decoration: none;
}

.home-footer .thegrid__item a:hover {
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  color: #ed1c24;
  border-bottom: 1px solid currentColor;
}

.home-footer .thegrid__item a svg {
  display: inline-block;
  width: 0.6em;
  height: 0.8em;
  fill: #ed1c24;
  position: relative;
  top: 0.05em;
}

.filters {
  margin-bottom: 3rem;
}

.filters__toggle {
  display: inline-block;
  margin-bottom: 1rem;
  border-bottom: 0.2rem solid #e0f6f8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.filters__toggle span {
  display: inline-block;
  padding-bottom: 0.5rem;
  font-size: 0.714em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.filters__toggle span svg {
  margin-top: -0.3rem;
  margin-left: 0.2rem;
  vertical-align: middle;
  fill: #2dc0d2;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: -webkit-transform 0.3s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: transform 0.3s cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: transform 0.3s cubic-bezier(0.49, 0.09, 0.32, 1.01), -webkit-transform 0.3s cubic-bezier(0.49, 0.09, 0.32, 1.01);
}

.filters_opened .filters__toggle span svg {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.filters_opened .filters__toggle {
  border-bottom-color: transparent;
}

.filters__reset {
  display: inline-block;
  margin-left: 1rem;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  cursor: pointer;
  font-size: 0.714em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.filters__box {
  max-height: 0;
  margin-bottom: 1rem;
  background: #e0f6f8;
  -webkit-transition: all 0.3s cubic-bezier(0, 1, 0, 1);
  transition: all 0.3s cubic-bezier(0, 1, 0, 1);
  overflow: hidden;
}

.filters_opened .filters__box {
  max-height: 2000px;
  -webkit-transition: all 0.3s cubic-bezier(1, 0, 1, 0);
  transition: all 0.3s cubic-bezier(1, 0, 1, 0);
}

.filters__list {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  max-width: 144rem;
  margin: 1.8rem 0;
  padding: 0;
  list-style-type: none;
}

.filters__item {
  width: 33.333%;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  padding: 0 1rem 0 0;
}

@media (max-width: 47.99em) {
  .filters__item {
    width: 50%;
  }
}

@media (max-width: 26.875em) {
  .filters__item {
    width: 100%;
  }
}

.filters__item a {
  display: inline-block;
  border-bottom: 0.2rem solid transparent;
  color: #2dc0d2;
  font-size: 1.8em;
  line-height: 1.1;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}

@media (max-width: 69.0525em) {
  .filters__item a {
    font-size: 1.5em;
  }
}

.filters__item a:hover,
.filters__item a.active {
  text-decoration: none;
  color: #ed1c24;
  border-bottom: none;
}

.filter-loading {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  height: 60vh;
  max-height: 100%;
  text-align: center;
}

.filter-loading__icon {
  margin-top: 6rem;
  white-space: nowrap;
}

.filter-loading__icon span {
  display: inline-block;
  color: #ed1c24;
  font-size: 6rem;
  line-height: 3rem;
  vertical-align: middle;
  -webkit-animation: loading 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01) infinite;
          animation: loading 0.5s cubic-bezier(0.49, 0.09, 0.32, 1.01) infinite;
}

.filter-loading__icon span:nth-of-type(1) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}

.filter-loading__icon span:nth-of-type(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.filter-loading__icon span:nth-of-type(3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

@-webkit-keyframes loading {
  0%, 100% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}

@keyframes loading {
  0%, 100% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}

.filter-title span {
  display: inline-block;
  vertical-align: middle;
}

.filter-title__symbol {
  position: relative;
  top: 0.5rem;
}

.filter-title__symbol svg {
  width: auto;
  height: 7rem;
  fill: #ed1c24;
}

.filter-description {
  margin-bottom: 6rem;
  font-size: 1.4em;
  font-weight: 300;
}

.article {
  margin-bottom: 10rem;
  font-weight: 300;
}

.article__top-image {
  margin-bottom: 4rem;
  padding-bottom: 56.25%;
  background: #eee;
  overflow: hidden;
  position: relative;
}

.article__top-image img {
  display: block;
  width: 100%;
  height: auto;
  color: #9e9e9e;
  text-indent: 1rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.article__header .article__share,
.article__header .project__specs {
  margin-top: 0.6rem;
}

.article__title {
  margin-top: 0;
  margin-bottom: 0.5em;
}

.article__publication-date {
  color: #ed1c24;
  position: relative;
  top: -2.5rem;
  font-family: "Tinos", serif;
}

@media (max-width: 47.99em) {
  .article__publication-date {
    top: -1.5rem;
  }
}

.article__intro {
  font-size: 1.4em;
  margin-bottom: 4rem;
}

.article__intro > *:first-child {
  margin-top: 0;
}

.article__share {
  font-weight: normal;
  float: right;
}

.article__share .label {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 0.833em;
  color: #ed1c24;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.article__share ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.article__share ul li {
  display: inline-block;
  margin: 0 1rem 0 0;
  padding: 0;
}

.article__share ul li:last-child {
  margin-right: 0;
}

.article__body {
  margin-bottom: 4rem;
}

.article__body .row {
  margin-bottom: 4rem;
}

.article__body p {
  margin-top: 0;
}

.article__footer .article__share {
  margin-bottom: 4rem;
}

.history {
  padding: 100px 0;
  /* Media Queries */
  /* Card sizing */
  /* Calculations */
  /* Placeholders */
}

@media (min-width: 1000px) {
  .history .history-timeline .history-point:nth-child(odd) .history-point__year::before,
  .history .history-timeline .history-point:nth-child(even) .history-point__year::before {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    background-color: #ed1c24;
    border-radius: 9px;
    -webkit-box-shadow: 0px 0px 2px 8px #f7f7f7;
            box-shadow: 0px 0px 2px 8px #f7f7f7;
  }
}

.history .history-timeline {
  position: relative;
  margin: auto;
  /* Some Cool Stuff */
}

@media (min-width: 1000px) {
  .history .history-timeline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    width: 1170px;
    height: 1650px;
    margin: 0 auto;
  }
}

.history .history-timeline::after {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  border-left: 1px solid #ed1c24;
}

.history .history-timeline .history-point:nth-child(1) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.history .history-timeline .history-point:nth-child(2) {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.history .history-timeline .history-point:nth-child(3) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.history .history-timeline .history-point:nth-child(4) {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.history .history-timeline .history-point:nth-child(5) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.history .history-timeline .history-point:nth-child(6) {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.history .history-timeline .history-point {
  position: relative;
  display: block;
  margin: 10px auto 80px;
  max-width: 94%;
  z-index: 2;
}

@media (min-width: 480px) {
  .history .history-timeline .history-point {
    max-width: 60%;
  }
}

@media (min-width: 720px) {
  .history .history-timeline .history-point {
    max-width: 40%;
  }
}

@media (min-width: 1000px) {
  .history .history-timeline .history-point {
    max-width: 450px;
    height: 400px;
    margin: 90px;
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .history .history-timeline .history-point:nth-child(odd) {
    margin-right: 45px;
    text-align: right;
  }

  .history .history-timeline .history-point:nth-child(odd) .history-point__year::before {
    left: 491.5px;
  }

  .history .history-timeline .history-point:nth-child(even) {
    margin-left: 45px;
  }

  .history .history-timeline .history-point:nth-child(even) .history-point__year::before {
    right: 489.5px;
  }

  .history .history-timeline .history-point:nth-child(2) {
    margin-top: 180px;
  }
}

@media (min-width: 1000px) {
  .history .history-timeline .history-point {
    height: 315px;
  }
}

.history .history-timeline .history-point__year {
  color: #ed1c24;
}

.history .history-timeline .history-point__text {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
}

.project__symbol svg {
  height: 7rem;
  white-space: nowrap;
  vertical-align: middle;
  position: relative;
  top: -0.8rem;
  fill: #ed1c24;
}

@media (max-width: 47.99em) {
  .project__symbol svg {
    float: right;
  }
}

.project__specs {
  margin: 0 0 4rem;
}

.project__specs dt {
  color: #ed1c24;
  font-size: 0.714em;
  font-weight: normal;
  text-transform: uppercase;
}

.project__specs dd {
  margin-left: 0;
  margin-bottom: 0.25em;
}

.project__specs dd a {
  color: #2dc0d2;
  border: none;
}

.project__awards {
  margin-bottom: 2rem;
  font-size: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
}

.project__awards a {
  color: #2dc0d2;
}

.project__awards-title {
  display: inline-block;
  color: #ed1c24;
}

.neuf50-introduction {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5rem;
  font-size: 1.5em;
}

@media (max-width: 47.99em) {
  .neuf50-introduction {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.neuf50-introduction__desc,
.neuf50-introduction__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.neuf50-introduction__desc {
  -ms-flex-preferred-size: 34%;
      flex-basis: 34%;
  margin-top: -0.25em;
  padding-right: 3rem;
}

@media (max-width: 69.0525em) {
  .neuf50-introduction__desc {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (max-width: 47.99em) {
  .neuf50-introduction__desc {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 0;
  }
}

.neuf50-introduction__img {
  -ms-flex-preferred-size: 66%;
      flex-basis: 66%;
  max-width: 100%;
}

@media (max-width: 69.0525em) {
  .neuf50-introduction__img {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (max-width: 47.99em) {
  .neuf50-introduction__img {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 4rem;
  }
}

.neuf50-introduction__img img {
  -o-object-position: top;
     object-position: top;
  -o-object-fit: contain;
     object-fit: contain;
}

.neuf50-gallery {
  margin-bottom: 8rem;
}

.neuf50-gallery .glider {
  margin: 0 -1.5rem;
  padding: 0;
  list-style-type: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.neuf50-gallery .glider::-webkit-scrollbar {
  display: none;
}

.neuf50-gallery .glider__slide {
  margin: 0 1.5rem;
  padding: 0;
}

.neuf50-gallery .glider__link {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  border: 0;
  text-decoration: none;
  position: relative;
}

.neuf50-gallery .glider__link:hover {
  border: none;
  text-decoration: none;
}

.neuf50-gallery .glider__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.neuf50-gallery .glider-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2rem;
}

.neuf50-gallery .glider-arrows__arrow {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 3.5rem;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  cursor: pointer;
}

.neuf50-gallery .glider-arrows__arrow:focus {
  outline: 0;
}

.neuf50-gallery .glider-arrows__arrow:hover svg {
  fill: #2dc0d2;
}

.neuf50-gallery .glider-arrows__arrow svg {
  max-width: 100%;
  fill: #ed1c24;
}

.neuf50-gallery .glider-arrows__arrow--prev {
  margin-right: auto;
}

.neuf50-gallery .glider-arrows__arrow--prev svg {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.neuf50-gallery .glider-arrows__arrow--next {
  margin-left: auto;
}

.neuf50-gallery .glider-arrows__arrow--next svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.neuf50-gallery .glider-arrows__arrow.disabled {
  opacity: 0.2;
  pointer-events: none;
}

.neuf50-gallery .glider-arrows__arrow.disabled:hover svg {
  fill: #ed1c24;
}

.team__list {
  margin: 0 0 4rem;
  padding: 0;
  text-align: justify;
}

.team__list,
.team__list ul {
  list-style-type: none;
  text-transform: uppercase;
}

@media (max-width: 47.99em) {
  .team__list {
    text-align: left;
  }
}

.team__list > li {
  display: inline;
}

.team__list > li ul {
  display: inline;
  margin: 0;
  padding: 0;
}

.team__list > li h2,
.team__list > li li {
  display: inline;
  font-size: 1.2em;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

@media (max-width: 47.99em) {
  .team__list > li h2 {
    font-size: 1.3em;
  }
}

@media (min-width: 48em) {
  .team__list > li:not(:first-child) h2:before {
    content: '\2000';
  }
}

@media (min-width: 48em) {
  .team__list > li h2:after {
    content: '\2000';
  }
}

@media (min-width: 48em) {
  .team__list > li li:not(:first-child):before {
    content: '\2022   ';
  }
}

.team__list > li a {
  color: #2dc0d2;
}

.team__list > li a:hover {
  color: #ed1c24;
}

@media (max-width: 47.99em) {
  .team__list > li {
    display: block;
    margin: 0;
    padding: 0;
  }

  .team__list > li ul {
    display: none;
  }
}

.team-member__full-name {
  margin: 0;
}

.team-member__description {
  margin-top: 0.67em;
}

.team-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -1.5rem 6rem;
  padding: 0;
  list-style-type: none;
}

.team-list__member {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  margin: 0;
  padding: 1.5rem;
}

@media (max-width: 69.0525em) {
  .team-list__member {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (max-width: 47.99em) {
  .team-list__member {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
  }
}

@media (max-width: 19.99em) {
  .team-list__member {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

.team-list__photo {
  margin-bottom: 0.8rem;
}

.team-list__photo-img {
  width: 100%;
}

.team-list__info {
  color: #ed1c24;
}

.team-list__name {
  font-size: 1em;
  font-weight: normal;
}

.team-list__title {
  font-size: 0.75em;
}

.team-list__asso {
  font-family: "Tinos", serif;
  font-size: 0.75em;
}

.team-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -1.5rem 6rem;
}

.team-grid__item {
  --padding: 1.5rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333%;
          flex: 0 0 33.333%;
  padding: var(--padding);
  position: relative;
}

.team-grid__item::after {
  content: "";
  background-color: #f0f0f0;
  position: absolute;
  top: var(--padding);
  right: var(--padding);
  bottom: var(--padding);
  left: var(--padding);
  z-index: 1;
}

.team-grid__image {
  display: block;
  width: 100%;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  position: relative;
  z-index: 2;
}

.team-grid__item.hide .team-grid__image {
  opacity: 0;
}

.jobs {
  margin-bottom: 10rem;
}

.jobs__email {
  margin-bottom: 3rem;
  font-size: 1.714em;
  font-weight: normal;
  text-transform: uppercase;
}

.jobs__email a {
  border: 0;
  text-decoration: none;
}

.jobs__intro {
  font-size: 1.4em;
}

.jobs__intro p:first-child {
  margin-top: 0;
}

.jobs .jobs-apply-form-link {
  display: block;
  padding: 3rem 4rem 3rem 3rem;
  background: #fee9e1;
  border-bottom: none;
  font-size: 1.4em;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}

.jobs .jobs-apply-form-link::after {
  display: block;
  content: "";
  width: 3rem;
  height: 3rem;
  background-color: #ed1c24;
  -webkit-mask: url("/images/arrow_thick.svg") 50% 50%/contain no-repeat;
          mask: url("/images/arrow_thick.svg") 50% 50%/contain no-repeat;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  pointer-events: none;
}

.jobs .jobs-apply-form-link:hover {
  background: #e0f6f8;
  border: none;
}

.jobs .jobs-apply-form-link:hover::after {
  background-color: #2dc0d2;
}

.jobs-listing__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.jobs-listing__job {
  margin-bottom: 4rem;
}

.jobs-listing__title {
  margin-bottom: 0.25em;
}

.jobs-listing__more {
  color: #ed1c24;
}

.show-description .jobs-listing__more {
  display: none;
}

.jobs-listing__description {
  display: none;
}

.show-description .jobs-listing__description {
  display: block;
}

.jobs-listing__description h3 {
  margin-bottom: 0.5rem;
}

.jobs-listing__description ul {
  padding-left: 2.4rem;
  list-style-type: disc;
}

.jobs-listing__description p {
  margin-top: 0;
}

.jobs-listing__description .button {
  padding: 0.8rem 2rem 0.5rem;
}

.jobs-listing__description .thegrid__item {
  margin-bottom: 0;
}

a.jobs-apply-button {
  display: inline-block;
  min-width: 15rem;
  padding: 0.5rem 2rem 0.8rem;
  background: #ed1c24;
  border: 0;
  color: #fff;
  font-size: 1.25em;
  line-height: 1;
  font-weight: 300;
  text-align: left;
  position: fixed;
  right: 0;
  top: 85vh;
  z-index: 10;
}

a.jobs-apply-button:hover {
  background: #2dc0d2;
  border: 0;
  color: #fff;
}

.contact {
  margin-bottom: 10rem;
}

.contact__email {
  font-size: 1.714em;
  font-weight: normal;
  text-transform: uppercase;
}

.contact__email a {
  border: 0;
  text-decoration: none;
}

.contact__addresses h2 {
  margin-bottom: 1rem;
}

.contact__addresses p {
  margin-top: 0;
  margin-bottom: 1rem;
}

.contact__addresses a[href^='tel:'] {
  color: #2dc0d2;
}

.awards-list {
  width: 100%;
  margin-top: 8rem;
}

.awards-list td {
  padding: 0 0 3rem 0;
  line-height: 1.2;
  vertical-align: top;
}

.awards-list__col_title {
  width: 25%;
  padding-right: 4rem !important;
}

.awards-list__col_content {
  width: 75%;
  padding-top: 0.4em !important;
}

.awards-list__project-title {
  margin: 0;
  font-size: 1.5em;
  line-height: 1.2;
}

.awards-list__project-link {
  color: #ed1c24;
  text-decoration: none;
  border: 0 none !important;
}

.awards-list__project-link:hover {
  color: #2dc0d2;
}

.awards-list__project-location {
  margin: 0;
  font-size: 1.2em;
  font-weight: 300;
  text-transform: none;
}

.awards-list__award {
  width: 100%;
}

.awards-list__award-title {
  width: 65%;
  padding-right: 4rem !important;
}

.awards-list__award-year {
  width: 13%;
  padding-right: 4rem !important;
  font-weight: 300;
}

.awards-list__award-location {
  width: 22%;
  font-weight: 300;
}

.search-results {
  padding-top: 4rem;
}

.search-results a {
  text-decoration: none !important;
  border: 0 !important;
}

.search-results .search {
  margin-bottom: 6rem;
}

.search-results__results {
  margin-top: 3.6rem;
  margin-bottom: 4rem;
}

.search-results__result {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.search-results__result:hover .search-results__thumb-link:before {
  opacity: 1;
  mix-blend-mode: color;
  -webkit-animation: fadeInTheGridPhoto 250ms cubic-bezier(0.49, 0.09, 0.32, 1.01) forwards;
          animation: fadeInTheGridPhoto 250ms cubic-bezier(0.49, 0.09, 0.32, 1.01) forwards;
}

.search-results__result:hover .search-results__title-link,
.search-results__result:hover .search-results__date {
  color: #2dc0d2;
}

.search-results__thumb {
  -webkit-box-flex: 0;
  -moz-flex: 0 0 19rem;
  -ms-flex: 0 0 19rem;
  flex: 0 0 19rem;
  margin-right: 1.5rem;
  background: #eee;
}

.search-results__thumb-link {
  display: block;
  position: relative;
}

.search-results__thumb-link:before {
  display: block;
  content: '';
  opacity: 0;
  background: #2dc0d2;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}

.search-results__thumb-img {
  display: block;
  color: #9e9e9e;
}

.search-results__title {
  font-weight: normal;
  line-height: 1.1;
  text-transform: uppercase;
}

.search-results__date {
  margin-top: 0.3rem;
  color: #ed1c24;
  font-family: "Tinos", serif;
  font-size: 0.8em;
}

.search-results__show-more {
  margin: 2rem 0;
  padding: 0;
  background: transparent;
  border: 0;
  border-bottom: 2px solid currentColor;
  border-radius: 0;
  color: #ed1c24;
  cursor: pointer;
}

.search-results__show-more:hover {
  color: #2dc0d2;
}

.button,
a.button {
  display: inline-block;
  padding: 0.5rem 1.2rem 0.6rem;
  background: #fdfdfd;
  border: 3px solid currentColor;
  border-radius: 0;
  line-height: 1.286;
  font-weight: normal;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
}

.button:hover,
a.button:hover {
  border-width: 3px;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  color: #2dc0d2;
}

.button:hover .arrow svg,
a.button:hover .arrow svg {
  fill: #2dc0d2;
}

.button .arrow,
a.button .arrow {
  display: inline-block;
  margin-left: 1.2rem;
  vertical-align: middle;
}

.button .arrow svg,
a.button .arrow svg {
  width: 0.8em;
  fill: #ed1c24;
}

.neuf-logo path {
  fill: #ed1c24;
}

.page-title {
  margin-top: 0;
}

.bigger-font {
  font-size: 1.4em;
}

.author {
  font-family: "Tinos", serif;
  font-size: 0.57em;
}

.legend {
  color: #ed1c24;
  font-weight: 400;
  line-height: 1.1;
  text-transform: uppercase;
}

.serif {
  font-family: "Tinos", serif;
}

.sans-serif {
  font-family: "Flama", Helvetica, sans-serif;
}

.bigredbox {
  margin-bottom: 3rem;
  position: relative;
}

.bigredbox a {
  display: block;
  border: 0;
  color: #fdfdfd;
  text-decoration: none;
}

.bigredbox a:hover {
  border: 0;
}

.bigredbox a:hover .bigredbox__text {
  border-bottom-color: currentColor;
}

.bigredbox__image {
  padding-bottom: 56.25%;
}

.bigredbox__image img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.bigredbox__image:after {
  display: block;
  content: '';
  background: #ed1c24;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: background-color 250ms cubic-bezier(0.49, 0.09, 0.32, 1.01);
  transition: background-color 250ms cubic-bezier(0.49, 0.09, 0.32, 1.01);
}

.no-mix-blend-mode .bigredbox__image:after {
  opacity: 0.8;
}

.bigredbox__content {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  padding: 0 4rem;
  color: #fdfdfd;
  font-size: 2.571em;
  line-height: 1.1;
  font-weight: normal;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media (max-width: 47.99em) {
  .bigredbox__content {
    font-size: 2em;
  }
}

.bigredbox__text {
  margin: 1.5rem 0;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid transparent;
}

.bigredbox__text_small {
  font-size: 40%;
}

.bigredbox__text .arrow {
  display: inline-block;
  width: 0.6em;
  height: 0.8em;
  margin-left: 0.3em;
  fill: #fdfdfd;
  position: relative;
  top: 0.05em;
}

.search {
  position: relative;
}

.search__input {
  display: block;
  width: 100%;
  padding-bottom: 0.25em;
  padding-right: 1em;
  background: transparent none;
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid #2dc0d2;
  outline: none;
  color: #2dc0d2;
  font-family: "Flama", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 5.4em;
  line-height: 1.1;
  text-transform: uppercase;
}

@media (max-width: 47.99em) {
  .search__input {
    font-size: 2.7em;
  }
}

.search__input::-webkit-input-placeholder {
  color: #2dc0d2;
  opacity: 0.3;
}

.search__input::-moz-placeholder {
  color: #2dc0d2;
  opacity: 0.3;
}

.search__input::-ms-input-placeholder {
  color: #2dc0d2;
  opacity: 0.3;
}

.search__input::placeholder {
  color: #2dc0d2;
  opacity: 0.3;
}

.search__icon {
  margin: 0;
  padding: 0;
  background: transparent none;
  border: 0;
  border-radius: 0;
  outline: none;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  right: 0;
  cursor: pointer;
}

.search__icon-img {
  width: 3.75em;
  height: 3.75em;
  fill: #2dc0d2;
}

@media (max-width: 47.99em) {
  .search__icon-img {
    width: 1.875em;
    height: 1.875em;
  }
}

.error-404 {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  height: 60vh;
  color: #ed1c24;
  font-size: 3em;
  text-align: center;
}

@media (max-width: 69.0525em) {
  .error-404 {
    font-size: 2em;
  }
}

.stretched {
  margin-left: -3rem;
  margin-right: -3rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

@media (max-width: 69.0525em) {
  .stretched {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 47.99em) {
  .stretched {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (max-width: 69.0525em) {
  .stretched {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}

@media (max-width: 47.99em) {
  .stretched {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}

.maxwidth {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 144rem;
  margin-left: auto;
  margin-right: auto;
}

.pagination {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.pagination li.next {
  margin-left: auto;
}

.pagination a {
  text-transform: uppercase;
}

.pagination a svg {
  fill: #ed1c24;
}

.pagination a:hover svg {
  fill: #2dc0d2;
}

.pagination a[rel=prev] svg {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.pagination a[rel=next] svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

[v-cloak] {
  display: none;
}

.glightbox-neuf .goverlay {
  background: rgba(255, 255, 255, 0.92);
}

.glightbox-neuf .gslide-description {
  background: transparent;
}

.glightbox-neuf .gdesc-inner {
  padding: 22px 20px;
}

.glightbox-neuf .gslide-title {
  margin-bottom: 19px;
}

.glightbox-neuf .gslide-desc {
  margin-bottom: 0;
  color: #ed1c24;
  font-size: 1em;
}

.glightbox-neuf .gslide-video {
  background: #000;
}

.glightbox-neuf .gprev,
.glightbox-neuf .gnext,
.glightbox-neuf .gclose {
  background-color: #ed1c24;
  border-radius: 0;
}

.glightbox-neuf .gprev path,
.glightbox-neuf .gnext path,
.glightbox-neuf .gclose path {
  fill: #fff;
}

.glightbox-neuf button:focus:not(.focused):not(.disabled) {
  outline: none;
}

.glightbox-neuf .gprev {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  left: 10px;
  width: 40px;
  height: 50px;
}

.glightbox-neuf .gnext {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  right: 10px;
  width: 40px;
  height: 50px;
}

.glightbox-neuf .gclose {
  width: 35px;
  height: 35px;
  top: 10px;
  right: 10px;
  position: absolute;
}

.glightbox-neuf .gclose svg {
  width: 18px;
  height: auto;
}

.glightbox-neuf .gclose:hover {
  opacity: 1;
}

.glightbox-mobile .glightbox-container .gslide-description {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.75)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.75) 100%);
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #ed1c24;
}

.rec-grp-heading {
  color: #2dc0d2;
}

.rec-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}

@media (max-width: 47.99em) {
  .rec-group {
    margin-left: 0;
    margin-right: 0;
  }
}

.rec-group,
.rec-job-info {
  padding: 0;
  list-style-type: none;
}

.rec-job-info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.333% - 2rem);
          flex: 0 0 calc(33.333% - 2rem);
  margin: 1rem 1rem;
  padding: 3rem 4rem 4rem 3rem;
  border: 3px solid #ed1c24;
  position: relative;
}

@media (max-width: 69.0525em) {
  .rec-job-info {
    -ms-flex-preferred-size: calc(50% - 2rem);
        flex-basis: calc(50% - 2rem);
  }
}

@media (max-width: 47.99em) {
  .rec-job-info {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.rec-job-info::after {
  display: block;
  content: "";
  width: 3rem;
  height: 3rem;
  background-color: #ed1c24;
  -webkit-mask: url("/images/arrow_thick.svg") 50% 50%/contain no-repeat;
          mask: url("/images/arrow_thick.svg") 50% 50%/contain no-repeat;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  pointer-events: none;
}

.rec-job-info:hover {
  border-color: #2dc0d2;
}

.rec-job-info:hover::after {
  background-color: #2dc0d2;
}

.rec-job-title {
  margin-bottom: 0.5rem;
  font-size: 1.4em;
  font-weight: 400;
  text-transform: uppercase;
}

.rec-job-title a,
.rec-job-title a:hover {
  text-decoration: none;
  border: 0 none;
}

.rec-job-title a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.zrsite_City,
.zrsite_Job_Type {
  display: none;
}

.zrsite_Job_Type {
  margin-left: 0.25em;
}

.zrsite_Job_Type::before {
  content: "-";
  margin-right: 0.25em;
}

.zrsite_City span:first-child,
.zrsite_Country,
.zrsite_Job_Type span:first-child,
.zrsite_Date_Opened span:first-child,
.zrsite_Job_Description {
  display: none;
}

