.fa-blade-icon {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}

.fa-blade-icon.size-sm {
    width: 0.8em;
}

.fa-blade-icon.size-md {
    width: 1em;
}

.fa-blade-icon.size-lg {
    width: 1.2em;
}

.fa-blade-icon.size-xl {
    width: 1.4em;
}

.fa-blade-icon[spin] {
    -webkit-animation-name: fa-icon-spin;
            animation-name: fa-icon-spin;
    -webkit-animation-duration: 2000ms;
            animation-duration: 2000ms;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
}

@-webkit-keyframes fa-icon-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes fa-icon-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@charset "UTF-8";
@font-face {
  font-family: "Akzidenz";
  src: url("/fonts/Akzidenz/akzidenz-regular.otf");
  font-weight: 400;
  font-style: normal;
  ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "Akzidenz";
  src: url("/fonts/Akzidenz/akzidenz-bold.otf");
  font-weight: 700;
  ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "gosh-icon";
  src: url("/fonts/gosh-icon.eot?65282774");
  src: url("/fonts/gosh-icon.eot?65282774#iefix") format("embedded-opentype"), url("/fonts/gosh-icon.woff2?65282774") format("woff2"), url("/fonts/gosh-icon.woff?65282774") format("woff"), url("/fonts/gosh-icon.ttf?65282774") format("truetype"), url("/fonts/gosh-icon.svg?65282774#gosh-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "gosh-icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn [class^=icon-], .cookie-consent__agree [class^=icon-], .dropdown label [class^=icon-], .btn svg, .cookie-consent__agree svg, .dropdown label svg {
  margin-right: 8px;
}

.product-puff .btn [class^=icon-], .product-puff .cookie-consent__agree [class^=icon-], .product-puff .dropdown label [class^=icon-], .dropdown .product-puff label [class^=icon-] {
  margin-left: 8px;
  margin-right: 0;
}

.icon-user:before {
  content: "\e800";
}

/* '' */
.icon-search:before {
  content: "\e801";
}

/* '' */
.icon-basket:before {
  content: "\e802";
}

/* '' */
.icon-right-open:before {
  content: "\e803";
}

/* '' */
.icon-download:before {
  content: "\e804";
}

/* '' */
.icon-info-circled:before {
  content: "\e805";
}

/* '' */
.icon-pencil:before {
  content: "\e806";
}

/* '' */
.icon-plus:before {
  content: "\e807";
}

/* '' */
.icon-minus:before {
  content: "\e808";
}

/* '' */
.icon-down-open:before {
  content: "\e809";
}

/* '' */
.icon-left-open:before {
  content: "\e80a";
}

/* '' */
.icon-up-open:before {
  content: "\e80b";
}

/* '' */
.icon-twitter:before {
  content: "\f309";
}

/* '' */
.icon-facebook:before {
  content: "\f30c";
}

/* '' */
.icon-linkedin:before {
  content: "\f318";
}

/* '' */
.icon-instagram:before {
  content: "\f32d";
}

/* '' */
.icon-cancel:before {
  content: "\e80c";
}

/* '' */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -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.
 */
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
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;
}

/* Overlay */
.fr-overlay {
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  zoom: 1;
  overlay: hidden;
}

.fr-overlay-background {
  background: #000;
  filter: alpha(opacity=90);
  opacity: 0.9;
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Window */
.fr-window {
  z-index: 100000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
}

.fr-window * {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* z-index */
.fr-ui-outside .fr-info {
  z-index: 100001;
}

/* Loading icon */
.fr-loading {
  z-index: 100001;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 52px;
  height: 52px;
  margin-top: -26px;
  margin-left: -26px;
  overflow: visible;
}

.fr-loading-offset {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.fr-loading-background, .fr-loading-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-loading-background {
  background: #0d0d0d url("/fresco/loading.gif") 50% 50% no-repeat;
  opacity: 0.8;
  border-radius: 3px;
  position: relative;
  float: left;
  box-sizing: border-box;
  border: 1px solid rgba(80, 80, 80, 0.2);
}

.fr-loading-icon {
  display: none;
}

/* Bubble (holds everything) */
.fr-bubble {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Fonts */
.fr-ui,
.fr-info {
  font: normal 13px/21px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
}

/* Frames / UI */
.fr-frames {
  height: 100%;
  width: 100%;
  position: absolute;
  display: inline;
  top: 0;
  left: 0;
  overflow: hidden;
}

.fr-frames-move {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.fr-frame, .fr-ui {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fr-frame-touch {
  position: relative;
  float: left;
  top: auto;
  left: auto;
  width: 100%;
}

.fr-window *:not(.fr-caption)::-moz-selection {
  background: transparent;
}

.fr-window *:not(.fr-caption)::selection,
.fr-window *:not(.fr-caption)::-moz-selection,
.fr-window *:not(.fr-caption)::-webkit-selection {
  background: transparent;
}

.fr-mobile-touch-enabled .fr-frame .fr-box {
  overflow: scroll !important;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-frame-touch .fr-box {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-mobile-touch-enabled .fr-ui,
.fr-mobile-touch-enabled .fr-ui-spacer,
.fr-mobile-touch-enabled .fr-ui-wrapper,
.fr-mobile-touch-enabled .fr-ui-padder,
.fr-mobile-touch-enabled .fr-ui-toggle,
.fr-mobile-touch-enabled .fr-ui-outer-border,
.fr-mobile-touch-enabled .fr-side {
  pointer-events: none;
}

/* Content */
.fr-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.fr-box-has-ui-outside {
  overflow: hidden;
}

.fr-box-spacer, .fr-ui-spacer {
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-box-wrapper, .fr-ui-wrapper {
  position: relative;
  background: url("/fresco/blank.gif");
  overflow: hidden;
}

.fr-box-padder, .fr-ui-padder {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  background: url("/fresco/blank.gif");
  position: absolute;
  top: 0;
  left: 0;
}

.fr-ui-padder {
  zoom: 1;
}

.fr-box-wrapper, .fr-ui-wrapper, .fr-ui-toggle {
  position: relative;
  float: left;
  display: inline;
  zoom: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-box-wrapper {
  background: #101010;
}

.fr-ui-wrapper-outside {
  float: left;
  height: 100%;
  width: 100%;
}

/* outer-border */
.fr-box-outer-border,
.fr-ui-outer-border {
  position: relative;
  float: left;
  display: inline;
  height: 100%;
  width: 100%;
  zoom: 1;
}

/* IE < 8 has a bug where dimensions are ignored without a border */
.fr-ltIE9 .fr-box-outer-border,
.fr-ltIE9 .fr-ui-outer-border {
  border: 0px solid transparent;
}

.fr-content {
  height: 100%;
  width: 100%;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
}

.fr-content-image {
  position: absolute;
  top: 0;
  left: 0;
  image-rendering: optimizeQuality;
  max-width: none;
}

.fr-content-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

.fr-download-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-user-drag: element;
  user-drag: element;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  pointer-events: auto;
}

/* onClick inside ui-outside */
.fr-onclick-side {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background: url(/fresco/blank.gif);
  overflow: hidden;
  cursor: pointer;
  z-index: 1;
}

.fr-onclick-side img {
  cursor: pointer;
}

.fr-onclick-previous {
  left: 0;
}

.fr-onclick-next {
  right: 0;
}

.fr-side {
  position: absolute;
  top: 0;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
  background: url("/fresco/blank.gif") 0 0 repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  zoom: 1;
}

.fr-side-disabled {
  cursor: default;
}

.fr-side-button {
  position: absolute;
  top: 50%;
  width: 54px;
  height: 72px;
  margin: 0 9px;
  margin-top: -36px;
  pointer-events: auto;
}

.fr-side-button-icon {
  float: left;
  position: relative;
  height: 100%;
  width: 100%;
  zoom: 1;
}

.fr-side-previous {
  left: 0;
  width: 50%;
}

.fr-side-next {
  right: 0;
  width: 50%;
}

.fr-side-previous .fr-side-button {
  left: 0;
}

.fr-side-next .fr-side-button {
  right: 0;
}

/* sides (UI outside), smaller area */
.fr-ui-outside .fr-side {
  width: 72px;
  height: 72px;
  top: 50%;
  margin-top: -36px;
}

.fr-ui-outside .fr-side-button {
  margin-top: 0;
  top: 0;
}

/*
 * Info 
 */
.fr-info {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  color: #efefef;
  pointer-events: auto;
}

.fr-info-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  line-height: 1%;
  filter: alpha(opacity=80);
  opacity: 0.8;
  zoom: 1;
  box-sizing: border-box;
  background: #000;
}

.fr-info-outside .fr-info-background {
  background: #0d0d0d;
  filter: none;
  opacity: 1;
}

.fr-info-padder {
  padding: 12px;
  display: block;
  filter: alpha(opacity=99);
  overflow: hidden;
  width: auto;
  position: relative;
}

.fr-caption {
  position: relative;
  filter: alpha(opacity=99);
  opacity: 0.99;
  width: auto;
  word-wrap: no-wrap;
}

.fr-position-text {
  position: relative;
}

/* UI inside */
.fr-has-position .fr-info-inside .fr-caption {
  margin-right: 75px;
}

.fr-info-inside .fr-position {
  filter: alpha(opacity=99);
  opacity: 0.99;
  position: relative;
  text-align: right;
  word-wrap: no-wrap;
  line-height: 21px;
  color: #b3b3b3;
  float: right;
  width: 75px;
}

.fr-no-caption .fr-info-inside .fr-position {
  width: auto;
  margin: 0 1px 1px 0;
  color: #b9b9b9;
  filter: alpha(opacity=99);
}

.fr-info-inside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-no-caption .fr-info-inside .fr-position-background {
  border-radius: 12px;
  background: #101010;
  filter: alpha(opacity=80);
  opacity: 0.8;
  box-sizing: border-box;
}

.fr-info-inside .fr-position-text {
  position: relative;
}

.fr-no-caption .fr-info-inside .fr-position-text {
  float: left;
  height: 13px;
  line-height: 13px;
  padding: 6px 10px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

/* hide the position on small screens */
@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px) {
  .fr-has-position .fr-info-inside .fr-caption {
    margin-right: 0;
  }

  .fr-position {
    display: none !important;
  }

  /* smaller side buttons */
  .fr-ui-outside .fr-side {
    width: 54px;
    height: 50px;
    margin-top: -25px;
  }

  .fr-side-button {
    width: 40px;
    height: 50px;
    margin: 0 6px;
    margin-top: -25px;
  }
}
/* UI outside */
.fr-ui-outside .fr-position {
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: inline;
  width: auto;
  margin: 0 1px 1px 0;
  color: #b9b9b9;
}

.fr-ui-outside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  box-sizing: border-box;
  background: #1e1e1e;
  border: 1px solid rgba(180, 180, 180, 0.2);
}

.fr-ui-outside .fr-position-text {
  position: relative;
  float: left;
  width: auto;
  text-align: right;
  word-wrap: no-wrap;
  color: #b3b3b3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  word-wrap: no-wrap;
  padding: 6px 10px;
  height: 13px;
  line-height: 13px;
}

.fr-ui-outside .fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Info without caption */
.fr-no-caption .fr-info-outside {
  display: none;
}

.fr-no-caption .fr-info-padder {
  pointer-events: none;
}

.fr-no-caption .fr-info-background {
  pointer-events: none;
  opacity: 0;
  filter: none;
  display: none;
}

/* 1/5 */
.fr-no-caption .fr-position-text,
.fr-ui-outside .fr-position-text {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

/* outside position */
.fr-ui-outside .fr-position {
  float: none;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 15px;
}

/* IE 7 */
.fr-ltIE8 .fr-info * {
  zoom: 1;
  filter: alpha(opacity=99);
}

.fr-ltIE8 .fr-box * {
  zoom: 1;
  filter: alpha(opacity=99);
}

/* Info (UI outside) */
.fr-info-outside {
  bottom: auto;
}

.fr-no-caption .fr-info-outside .fr-info-padder {
  padding: 10px 5px;
}

.fr-ui-outside .fr-no-caption .fr-position {
  margin: 0;
}

/* X */
.fr-close {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 12px;
  width: 23px;
  height: 23px;
  cursor: pointer;
  pointer-events: auto;
}

.fr-close-background {
  position: absolute;
  top: 12px;
  left: 12px;
  height: 23px;
  width: 23px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  transition: background-color 0.2s ease-in;
  background-color: #282828;
  cursor: pointer;
}

.fr-close:hover .fr-close-background {
  background-color: #333;
}

.fr-ui-outside .fr-close-background {
  background-color: #363636;
}

.fr-ui-outside .fr-close:hover .fr-close-background {
  background-color: #434343;
}

.fr-close-icon {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}

/*
 * Thumbnails
 */
.fr-thumbnails {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 9%;
  min-height: 40px;
  max-height: 120px;
  height: 9%;
  padding: 20px 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  zoom: 1;
}

.fr-thumbnails,
.fr-thumbnails * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-thumbnails-slider {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  zoom: 1;
}

.fr-thumbnails-slider-slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.fr-thumbnails-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  padding: 20px 0;
}

.fr-thumbnails-thumbs {
  float: left;
  height: 100%;
  overflow-x: hidden;
  position: relative;
  top: 0;
  left: 0;
}

.fr-ltIE9 .fr-thumbnails-thumbs {
  overflow: hidden;
}

.fr-thumbnails-slide {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

.fr-thumbnail {
  position: relative;
  width: 30px;
  height: 100%;
  float: left;
  margin: 0 10px;
  display: inline;
  zoom: 1;
  cursor: pointer;
}

.fr-ltIE9 .fr-thumbnail * {
  overflow: hidden;
  /* IE6 */
  z-index: 1;
  zoom: 1;
}

.fr-thumbnail-wrapper {
  position: relative;
  background: #161616;
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  display: inline;
  /* IE6 */
  z-index: 0;
  /* IE8 */
}

.lv_thumbnail_icon {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
  background-position: 99px 99px;
  background-repeat: no-repeat;
  display: block !important;
}

.fr-thumbnail-overlay {
  cursor: pointer;
}

.fr-thumbnail-active .fr-thumbnail-overlay {
  cursor: default;
}

.fr-thumbnail-overlay,
.fr-thumbnail-overlay-background,
.fr-thumbnail-overlay-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-thumbnail-overlay-border {
  box-sizing: border-box;
  border-width: 0;
  overflow: hidden;
  border-style: solid;
  border-color: transparent;
}

.fr-thumbnail img {
  position: absolute;
  filter: alpha(opacity=85);
  opacity: 0.85;
  max-width: none;
}

.fr-thumbnail:hover img,
.fr-thumbnail-active:hover img {
  filter: alpha(opacity=99);
  opacity: 0.99;
}

.fr-thumbnail-active img,
.fr-thumbnail-active:hover img {
  filter: alpha(opacity=35);
  opacity: 0.35;
}

.fr-thumbnail-active {
  cursor: default;
}

/* Thumbnails loading */
.fr-thumbnail-loading,
.fr-thumbnail-loading-background,
.fr-thumbnail-loading-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-thumbnail-loading-background {
  background-color: #101010;
  background-image: url("/fresco/loading.gif");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 0.8;
  position: relative;
  float: left;
}

/* this element is there as an alternative to putting the loading image on the background */
.fr-thumbnail-loading-icon {
  display: none;
}

/* Thumbnail < > */
.fr-thumbnails-side {
  float: left;
  height: 100%;
  width: 28px;
  margin: 0 10px;
  position: relative;
  overflow: hidden;
}

.fr-thumbnails-side-previous {
  margin-left: 20px;
}

.fr-thumbnails-side-next {
  margin-right: 20px;
}

.fr-thumbnails-side-button {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}

.fr-thumbnails-side-button-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  filter: alpha(opacity=80);
  opacity: 0.8;
  transition: background-color 0.2s ease-in;
  background-color: #333;
  cursor: pointer;
  border-radius: 4px;
}

.fr-thumbnails-side-button:hover .fr-thumbnails-side-button-background {
  background-color: #3b3b3b;
}

.fr-thumbnails-side-button-disabled * {
  cursor: default;
}

.fr-thumbnails-side-button-disabled:hover .fr-thumbnails-side-button-background {
  background-color: #333;
}

.fr-thumbnails-side-button-icon {
  height: 42px;
  width: 42px;
  position: absolute;
  top: -7px;
  left: -7px;
  width: 100%;
  height: 100%;
}

/* Touch Captions */
.fr-touch {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  margin-top: -43px;
}

.fr-touch-wrapper {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

.fr-touch-overflow-scroll {
  overflow-x: hidden;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

.fr-touch-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  line-height: 1%;
  filter: alpha(opacity=80);
  opacity: 0.8;
  zoom: 1;
  box-sizing: border-box;
  background: #000;
}

.fr-touch-info {
  float: left;
  position: relative;
  clear: both;
  padding-right: 71px;
  color: #efefef;
}

.fr-touch-info-padder {
  float: left;
  padding: 11px;
  display: block;
  filter: alpha(opacity=99);
  overflow: hidden;
  width: auto;
  position: relative;
}

.fr-touch-caption-wrapper {
  float: left;
  clear: both;
  font-weight: normal;
  font-size: 13px;
  line-height: 21px;
  height: 21px;
  /* same as line-height */
  width: 100%;
  overflow: hidden;
}

.fr-touch-caption {
  float: left;
}

.fr-touch-overflow .fr-touch-caption-wrapper {
  overflow: visible;
  height: auto;
}

/* buttons */
.fr-touch-button {
  padding: 10px 4px;
  width: 23px;
  height: 23px;
  position: relative;
  cursor: pointer;
}

.fr-touch-button .fr-touch-button-background {
  position: absolute;
  top: 10px;
  left: 4px;
  height: 23px;
  width: 23px;
  background-color: #303030;
}

.fr-touch-button:hover .fr-touch-button-background {
  background-color: #404040;
}

.fr-touch-button-icon {
  float: left;
  position: relative;
  width: 23px;
  height: 23px;
}

/* x */
.fr-touch-close {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 11px;
}

/* ... */
.fr-touch-more {
  position: absolute;
  top: 0;
  right: 38px;
  display: none;
}

.fr-touch-padded .fr-touch-more {
  display: block;
}

/* we can improve things on browsers that support media queries */
@media all and (min-height: 0px) {
  .fr-thumbnails,
.fr-thumbnails-wrapper {
    padding: 10px 0;
  }

  .fr-thumbnail,
.fr-thumbnails-side {
    margin: 0 4px;
  }

  .fr-thumbnails-side-previous {
    margin-left: 8px;
  }

  .fr-thumbnails-side-next {
    margin-right: 8px;
  }

  .fr-thumbnail-loading-background {
    background-image: url("/fresco/loading-small.gif");
  }
}
@media all and (min-height: 200px) {
  .fr-thumbnails,
.fr-thumbnails-wrapper {
    padding: 12px 0;
  }

  .fr-thumbnail,
.fr-thumbnails-side {
    margin: 0 6px;
  }

  .fr-thumbnails-side-previous {
    margin-left: 12px;
  }

  .fr-thumbnails-side-next {
    margin-right: 12px;
  }
}
@media all and (min-height: 350px) {
  .fr-thumbnail-loading-background {
    background-image: url("/fresco/loading-medium.gif");
  }
}
@media all and (min-height: 500px) {
  .fr-thumbnails,
.fr-thumbnails-wrapper {
    padding: 14px 0;
  }

  .fr-thumbnail,
.fr-thumbnails-side {
    margin: 0 7px;
  }

  .fr-thumbnails-side-previous {
    margin-left: 14px;
  }

  .fr-thumbnails-side-next {
    margin-right: 14px;
  }
}
@media all and (min-height: 700px) {
  .fr-thumbnails,
.fr-thumbnails-wrapper {
    padding: 20px 0;
  }

  .fr-thumbnail,
.fr-thumbnails-side {
    margin: 0 10px;
  }

  .fr-thumbnails-side-previous {
    margin-left: 20px;
  }

  .fr-thumbnails-side-next {
    margin-right: 20px;
  }

  .fr-thumbnail-loading-background {
    background-image: url("/fresco/loading.gif");
  }
}
/* IE specific resets */
.fr-ltIE8 * {
  zoom: 1;
  z-index: 1;
}

.fr-ltIE9 .fr-content-image-overlay,
.fr-ltIE9 .fr-has-caption .fr-info-outside .fr-info-background {
  border: 0;
}

/*
 * ===== Skin: Fresco ===== 
 */
/* Sprite */
.fr-window-fresco .fr-side-button-icon,
.fr-window-fresco .fr-close-icon,
.fr-window-fresco .fr-touch-close .fr-touch-button-icon,
.fr-window-fresco .fr-touch-more .fr-touch-button-icon,
.fr-window-fresco .fr-thumbnails-side-button-icon {
  background-image: url("/fresco/fresco/sprite.png");
}

/* High-res sprite */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .fr-window-fresco .fr-side-button-icon,
.fr-window-fresco .fr-close-icon,
.fr-window-fresco .fr-touch-close .fr-touch-button-icon,
.fr-window-fresco .fr-touch-more .fr-touch-button-icon,
.fr-window-fresco .fr-side-button-icon {
    background-image: url("/fresco/fresco/sprite@x2.png");
    background-size: 500px 500px;
    /* downscaled 50%, size of original sprite */
  }
}
.fr-window-fresco .fr-box-outer-border {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

/* outer-border instead of inner-border example (box and ui px should be the same) */
/*
.fr-window-fresco .fr-box-outer-border { border: 10px solid #fff; }
.fr-window-fresco .fr-ui-outer-border { padding: 10px; }
.fr-window-fresco .fr-content-image-overlay { border-width: 0; }
*/
.fr-window-fresco .fr-box-wrapper {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.fr-window-fresco .fr-content-image-overlay {
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.08);
}

/* remove bottom border if the image has a caption, or add it when it has a caption */
.fr-window-fresco .fr-has-caption .fr-box-has-ui-outside .fr-content-image-overlay {
  border-bottom-width: 0px;
}

.fr-window-fresco .fr-no-caption .fr-box-has-ui-outside .fr-content-image-overlay {
  border-bottom-width: 1px;
}

.fr-window-fresco .fr-ui-outside .fr-position-text {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.fr-window-fresco .fr-no-caption .fr-info-inside .fr-position-background {
  border: 1px solid rgba(180, 180, 180, 0.15);
}

.fr-window-fresco .fr-has-caption .fr-info-inside .fr-info-background {
  border: 1px solid rgba(68, 68, 68, 0.1);
  border-top-width: 0;
}

.fr-window-fresco .fr-has-caption .fr-info-outside .fr-info-background {
  border: 1px solid rgba(80, 80, 80, 0.25);
  border-top-width: 0;
}

.fr-window-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.fr-window-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

/* < > */
.fr-window-fresco .fr-side-previous .fr-side-button .fr-side-button-icon {
  background-position: -13px -14px;
}

.fr-window-fresco .fr-side-next .fr-side-button .fr-side-button-icon {
  background-position: -93px -14px;
}

.fr-window-fresco .fr-side-previous:hover .fr-side-button .fr-side-button-icon {
  background-position: -13px -114px;
}

.fr-window-fresco .fr-side-next:hover .fr-side-button .fr-side-button-icon {
  background-position: -93px -114px;
}

/* disabled state (IE < 9) */
.fr-window-fresco .fr-side-previous .fr-side-button-disabled .fr-side-button-icon,
.fr-window-fresco .fr-side-previous:hover .fr-side-button-disabled .fr-side-button-icon {
  background-position: -13px -214px;
}

.fr-window-fresco .fr-side-next .fr-side-button-disabled .fr-side-button-icon,
.fr-window-fresco .fr-side-next:hover .fr-side-button-disabled .fr-side-button-icon {
  background-position: -93px -214px;
}

/* < > transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-side-previous .fr-side-button .fr-side-button-icon {
  background-position: -13px -114px;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-side-next .fr-side-button .fr-side-button-icon {
  background-position: -93px -114px;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-side .fr-side-button .fr-side-button-icon {
  transition: opacity 0.2s ease-in;
  opacity: 0.5;
}

.fr-window-fresco .fr-side:hover .fr-side-button .fr-side-button-icon,
.fr-window-fresco .fr-frame .fr-side .fr-side-button-active .fr-side-button-icon {
  opacity: 1;
}

/* < > transition (IE < 9) */
.fr-ltIE9 .fr-frame .fr-side-previous .fr-side-button-active .fr-side-button-icon {
  background-position: -13px -114px;
}

.fr-ltIE9 .fr-frame .fr-side-next .fr-side-button-active .fr-side-button-icon {
  background-position: -93px -114px;
}

/* disabled side */
.fr-window-fresco:not(.fr-ltIE9) .fr-ui-outside .fr-side .fr-side-button-disabled .fr-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-ui-outside .fr-side .fr-side-button-disabled:hover .fr-side-button-icon {
  opacity: 0.2;
}

/* on the inside we hide disabled sides */
.fr-window-fresco .fr-ui-inside .fr-side-button-disabled .fr-side-button-icon {
  background-image: none;
}

/* responsive < > */
@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px) {
  .fr-window-fresco .fr-side-previous .fr-side-button .fr-side-button-icon {
    background-position: 0px -300px;
  }

  .fr-window-fresco .fr-side-next .fr-side-button .fr-side-button-icon {
    background-position: -40px -300px;
  }

  .fr-window-fresco .fr-side-previous:hover .fr-side-button .fr-side-button-icon {
    background-position: 0px -350px;
  }

  .fr-window-fresco .fr-side-next:hover .fr-side-button .fr-side-button-icon {
    background-position: -40px -350px;
  }

  .fr-window-fresco:not(.fr-ltIE9) .fr-side-previous .fr-side-button .fr-side-button-icon {
    background-position: 0px -350px;
  }

  .fr-window-fresco:not(.fr-ltIE9) .fr-side-next .fr-side-button .fr-side-button-icon {
    background-position: -40px -350px;
  }
}
/* X */
.fr-window-fresco .fr-close .fr-close-icon {
  background-position: -169px -9px;
}

.fr-window-fresco .fr-close:hover .fr-close-icon {
  background-position: -210px -9px;
}

/* X transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-close .fr-close-icon {
  background-position: -210px -9px;
  transition: opacity 0.2s ease-in;
  opacity: 0.8;
}

.fr-window-fresco .fr-close:hover .fr-close-icon {
  opacity: 1;
}

/* Thumbnails */
.fr-window-fresco .fr-thumbnail-wrapper {
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.fr-window-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.fr-window-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.3);
}

.fr-window-fresco .fr-thumbnail-overlay-border {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.08);
  /* should remain rgba */
}

/* no inner border on active thumbnail */
.fr-thumbnail-active .fr-thumbnail-overlay-border,
.fr-thumbnail-active:hover .fr-thumbnail-overlay-border {
  border: 0px;
}

/* Thumbnails < > */
.fr-window-fresco .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
  background-position: -160px -41px;
}

.fr-window-fresco .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
  background-position: -202px -41px;
}

.fr-window-fresco .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
  background-position: -160px -83px;
}

.fr-window-fresco .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
  background-position: -202px -83px;
}

/* Thumbnails < > transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side .fr-thumbnails-side-button-icon {
  transition: opacity 0.2s ease-in;
  opacity: 0.8;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled {
  background-position: -160px -41px;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-next .fr-thumbnails-side-button-icon,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled {
  background-position: -202px -83px;
}

.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side:hover .fr-thumbnails-side-button-icon {
  opacity: 1;
}

/* lower opacity on disabled states */
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side .fr-thumbnails-side-button-disabled,
.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled {
  opacity: 0.5;
}

/* lower opacity IE < 9 using images */
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -244px -41px;
}

.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -244px -83px;
}

.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background,
.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background {
  filter: alpha(opacity=50);
}

/* Touch caption */
/* background */
.fr-window-fresco .fr-touch-background {
  box-sizing: border-box;
  border: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.12);
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.3);
}

/* smaller text on mobile devices */
@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px) {
  .fr-window-fresco .fr-touch-caption-wrapper {
    font-size: 12px;
  }
}
/* x */
.fr-window-fresco .fr-touch-close .fr-touch-button-icon {
  background-position: -169px -9px;
}

.fr-window-fresco .fr-touch-close:hover .fr-touch-button-icon {
  background-position: -210px -9px;
}

/* x transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-touch-close .fr-touch-button-icon {
  background-position: -210px -9px;
  transition: opacity 0.2s ease-in;
  opacity: 0.8;
}

.fr-window-fresco .fr-touch-close .fr-touch-button-icon {
  opacity: 1;
}

/* ... */
.fr-window-fresco .fr-touch-more .fr-touch-button-icon {
  background-position: -169px -134px;
}

.fr-window-fresco .fr-touch-more:hover .fr-touch-button-icon {
  background-position: -210px -134px;
}

/* ... transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-touch-more .fr-touch-button-icon {
  background-position: -210px -134px;
  transition: opacity 0.2s ease-in;
  opacity: 0.8;
}

.fr-window-fresco .fr-touch-more .fr-touch-button-icon {
  opacity: 1;
}

/* ... \/ */
.fr-window-fresco .fr-touch-less .fr-touch-button-icon {
  background-position: -169px -175px;
}

.fr-window-fresco .fr-touch-less:hover .fr-touch-button-icon {
  background-position: -210px -175px;
}

/* ... \/ transition */
.fr-window-fresco:not(.fr-ltIE9) .fr-touch-less .fr-touch-button-icon {
  background-position: -210px -175px;
  transition: opacity 0.2s ease-in;
  opacity: 0.8;
}

.fr-window-fresco .fr-touch-less .fr-touch-button-icon {
  opacity: 1;
}

/*
 * ===== Skin: IE6 (always used there as a fallback) ===== 
 */
.fr-window-IE6 * {
  zoom: 1;
}

/* Sprite */
.fr-window-IE6 .fr-side-button-icon,
.fr-window-IE6 .fr-close-icon,
.fr-window-IE6 .fr-thumbnails-side-button-icon {
  background-image: url("/fresco/IE6/sprite.png");
}

/* < > */
.fr-window-IE6 .fr-side-previous .fr-side-button .fr-side-button-icon {
  background-position: -13px -114px;
}

.fr-window-IE6 .fr-side-next .fr-side-button .fr-side-button-icon {
  background-position: -93px -114px;
}

/* disabled */
.fr-window-IE6 .fr-side-previous .fr-side-button-disabled .fr-side-button-icon,
.fr-window-IE6 .fr-side-previous:hover .fr-side-button-disabled .fr-side-button-icon {
  background-position: -13px -214px;
}

.fr-window-IE6 .fr-side-next .fr-side-button-disabled .fr-side-button-icon,
.fr-window-IE6 .fr-side-next:hover .fr-side-button-disabled .fr-side-button-icon {
  background-position: -93px -214px;
}

.fr-window-IE6 .fr-ui-inside .fr-side-button-disabled .fr-side-button-icon {
  display: none;
}

/* responsive < > */
@media all and (max-width: 568px) and (max-height: 320px), all and (max-width: 320px) and (max-height: 568px) {
  .fr-window-IE6 .fr-side-previous .fr-side-button .fr-side-button-icon {
    background-position: 0px -350px;
  }

  .fr-window-IE6 .fr-side-next .fr-side-button .fr-side-button-icon {
    background-position: -40px -350px;
  }

  .fr-window-IE6 .fr-side-previous .fr-side-button-disabled .fr-side-button-icon,
.fr-window-IE6 .fr-side-previous:hover .fr-side-button-disabled .fr-side-button-icon {
    background-position: 0px -400px;
  }

  .fr-window-IE6 .fr-side-next .fr-side-button-disabled .fr-side-button-icon,
.fr-window-IE6 .fr-side-next:hover .fr-side-button-disabled .fr-side-button-icon {
    background-position: -40px -400px;
  }
}
/* X */
.fr-window-IE6 .fr-close .fr-close-icon {
  background-position: -169px -9px;
}

.fr-window-IE6 .fr-close:hover .fr-close-icon {
  background-position: -210px -9px;
}

.fr-window-IE6 .fr-info {
  filter: alpha(opacity=99);
}

.fr-window-IE6 .fr-ui-outside .fr-info {
  background: #000;
}

.fr-window-IE6 .fr-close-icon {
  background-color: #232323;
}

.fr-window-IE6 .fr-close .fr-close-background {
  display: none;
}

.fr-window-IE6 .fr-info-background {
  display: none;
}

.fr-window-IE6 .fr-has-caption .fr-ui-inside .fr-info,
.fr-window-IE6 .fr-info-outside {
  background: #0d0d0d;
}

.fr-window-IE6 .fr-position {
  background: #101010;
}

.fr-window-IE6 .fr-has-caption .fr-ui-inside .fr-position {
  background: none;
}

.fr-window-IE6 .fr-position .fr-position-background {
  display: none;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

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

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*!
 * Select2 Bootstrap Theme v0.1.0-beta.9 (https://select2.github.io/select2-bootstrap-theme)
 * Copyright 2015-2016 Florian Kissling and contributors (https://github.com/select2/select2-bootstrap-theme/graphs/contributors)
 * Licensed under MIT (https://github.com/select2/select2-bootstrap-theme/blob/master/LICENSE)
 */
.select2-container--bootstrap {
  display: block;
  /*------------------------------------*      #COMMON STYLES
  \*------------------------------------*/
  /**
   * Search field in the Select2 dropdown.
   */
  /**
   * No outline for all search fields - in the dropdown
   * and inline in multi Select2s.
   */
  /**
   * Adjust Select2's choices hover and selected styles to match
   * Bootstrap 3's default dropdown styles.
   *
   * @see http://getbootstrap.com/components/#dropdowns
   */
  /**
   * Clear the selection.
   */
  /**
   * Address disabled Select2 styles.
   *
   * @see https://select2.github.io/examples.html#disabled
   * @see http://getbootstrap.com/css/#forms-control-disabled
   */
  /*------------------------------------*      #DROPDOWN
  \*------------------------------------*/
  /**
   * Dropdown border color and box-shadow.
   */
  /**
   * Limit the dropdown height.
   */
  /*------------------------------------*      #SINGLE SELECT2
  \*------------------------------------*/
  /*------------------------------------*    #MULTIPLE SELECT2
  \*------------------------------------*/
  /**
   * Address Bootstrap control sizing classes
   *
   * 1. Reset Bootstrap defaults.
   * 2. Adjust the dropdown arrow button icon position.
   *
   * @see http://getbootstrap.com/css/#forms-control-sizes
   */
  /* 1 */
  /*------------------------------------*    #RTL SUPPORT
  \*------------------------------------*/
}

.select2-container--bootstrap .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-size: 14px;
  outline: 0;
}

.select2-container--bootstrap .select2-selection.form-control {
  border-radius: 4px;
}

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-size: 14px;
}

.select2-container--bootstrap .select2-search__field {
  outline: 0;
  /* Firefox 18- */
  /**
     * Firefox 19+
     *
     * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
     */
}

.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
  color: #999;
}

.select2-container--bootstrap .select2-search__field:-moz-placeholder {
  color: #999;
}

.select2-container--bootstrap .select2-search__field::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
  color: #999;
}

.select2-container--bootstrap .select2-results__option {
  padding: 6px 12px;
  /**
     * Disabled results.
     *
     * @see https://select2.github.io/examples.html#disabled-results
     */
  /**
     * Hover state.
     */
  /**
     * Selected state.
     */
}

.select2-container--bootstrap .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
  color: #777777;
  cursor: not-allowed;
}

.select2-container--bootstrap .select2-results__option[aria-selected=true] {
  background-color: #f5f5f5;
  color: #262626;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #337ab7;
  color: #fff;
}

.select2-container--bootstrap .select2-results__option .select2-results__option {
  padding: 6px 12px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -12px;
  padding-left: 24px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -24px;
  padding-left: 36px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -36px;
  padding-left: 48px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -48px;
  padding-left: 60px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -60px;
  padding-left: 72px;
}

.select2-container--bootstrap .select2-results__group {
  color: #777777;
  display: block;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  white-space: nowrap;
}

.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-color: #66afe9;
}

.select2-container--bootstrap.select2-container--open {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
  /**
     * Handle border radii of the container when the dropdown is showing.
     */
}

.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 4px 4px 4px;
}

.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-color: transparent;
}

.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-color: transparent;
}

.select2-container--bootstrap .select2-selection__clear {
  color: #999;
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--bootstrap .select2-selection__clear:hover {
  color: #333;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection {
  border-color: #ccc;
  box-shadow: none;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
  cursor: not-allowed;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: #eeeeee;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}

.select2-container--bootstrap .select2-dropdown {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-color: #66afe9;
  overflow-x: hidden;
  margin-top: -1px;
}

.select2-container--bootstrap .select2-dropdown--above {
  box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
  margin-top: 1px;
}

.select2-container--bootstrap .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--bootstrap .select2-selection--single {
  height: 34px;
  line-height: 1.42857143;
  padding: 6px 24px 6px 12px;
  /**
     * Adjust the single Select2's dropdown arrow button appearance.
     */
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  position: absolute;
  bottom: 0;
  right: 12px;
  top: 0;
  width: 4px;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-color: #999 transparent transparent transparent;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  height: 0;
  left: 0;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #555555;
  padding: 0;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--bootstrap .select2-selection--multiple {
  min-height: 34px;
  padding: 0;
  height: auto;
  /**
     * Make Multi Select2's choices match Bootstrap 3's default button styles.
     */
  /**
     * Minus 2px borders.
     */
  /**
     * Clear the selection.
     */
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  display: block;
  line-height: 1.42857143;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  float: left;
  margin-top: 5px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  color: #555555;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin: 5px 0 0 6px;
  padding: 0 6px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  background: transparent;
  padding: 0 12px;
  height: 32px;
  line-height: 1.42857143;
  margin-top: 0;
  min-width: 5em;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 3px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 6px;
}

.select2-container--bootstrap .select2-selection--single.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--single,
.form-group-sm .select2-container--bootstrap .select2-selection--single {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 22px 5px 10px;
  /* 2 */
}

.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,
.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  margin-left: -5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple {
  min-height: 30px;
  border-radius: 3px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 12px;
  line-height: 1.5;
  margin: 4px 0 0 5px;
  padding: 0 5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 10px;
  font-size: 12px;
  height: 28px;
  line-height: 1.5;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 5px;
}

.select2-container--bootstrap .select2-selection--single.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--single,
.form-group-lg .select2-container--bootstrap .select2-selection--single {
  border-radius: 6px;
  font-size: 18px;
  height: 46px;
  line-height: 1.3333333;
  padding: 10px 31px 10px 16px;
  /* 1 */
}

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  width: 5px;
}

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 5px 0 5px;
  margin-left: -5px;
  margin-left: -10px;
  margin-top: -2.5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple {
  min-height: 46px;
  border-radius: 6px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
  margin: 9px 0 0 8px;
  padding: 0 10px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 16px;
  font-size: 18px;
  height: 44px;
  line-height: 1.3333333;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 10px;
}

.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
}

.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}

.select2-container--bootstrap[dir=rtl] {
  /**
     * Single Select2
     *
     * 1. Makes sure that .select2-selection__placeholder is positioned
     *    correctly.
     */
  /**
     * Multiple Select2
     */
}

.select2-container--bootstrap[dir=rtl] .select2-selection--single {
  padding-left: 24px;
  padding-right: 12px;
}

.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 0;
  padding-left: 0;
  text-align: right;
  /* 1 */
}

.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 12px;
  right: auto;
}

.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow b {
  margin-left: 0;
}

.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}

.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 0;
  margin-right: 6px;
}

.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/*------------------------------------*  #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
  border-color: #8a6d3b;
}

.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  border-color: #66512c;
}

.has-warning.select2-drop-active {
  border-color: #66512c;
}

.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #66512c;
}

.has-error .select2-dropdown,
.has-error .select2-selection {
  border-color: #a94442;
}

.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  border-color: #843534;
}

.has-error.select2-drop-active {
  border-color: #843534;
}

.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #843534;
}

.has-success .select2-dropdown,
.has-success .select2-selection {
  border-color: #3c763d;
}

.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  border-color: #2b542c;
}

.has-success.select2-drop-active {
  border-color: #2b542c;
}

.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #2b542c;
}

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * When Select2 widgets are combined with other elements using Bootstraps
 * "Input Group" component, we don't want specific edges of the Select2
 * container to have a border-radius.
 *
 * Use .select2-bootstrap-prepend and .select2-bootstrap-append on
 * a Bootstrap 3 .input-group to let the contained Select2 widget know which
 * edges should not be rounded as they are directly followed by another element.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
/**
 * Mimick Bootstraps .input-group .form-control styles.
 *
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
.input-group .select2-container--bootstrap {
  display: table;
  table-layout: fixed;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  /**
   * Adjust z-index like Bootstrap does to show the focus-box-shadow
   * above appended buttons in .input-group and .form-group.
   */
}

.input-group .select2-container--bootstrap.select2-container--open, .input-group .select2-container--bootstrap.select2-container--focus {
  z-index: 3;
}

.input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/**
 * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
 * Multi Select2's height which - depending on how many elements have been selected -
 * may grow taller than its initial size.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
.select2-bootstrap-append .select2-container--bootstrap,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-append .input-group-btn .cookie-consent__agree,
.select2-bootstrap-append .input-group-btn .dropdown label,
.dropdown .select2-bootstrap-append .input-group-btn label,
.select2-bootstrap-prepend .select2-container--bootstrap,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn,
.select2-bootstrap-prepend .input-group-btn .cookie-consent__agree,
.select2-bootstrap-prepend .input-group-btn .dropdown label,
.dropdown .select2-bootstrap-prepend .input-group-btn label {
  vertical-align: top;
}

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
.form-control.select2-hidden-accessible {
  position: absolute !important;
  width: 1px !important;
}

/**
 * Display override for inline forms
 */
.form-inline .select2-container--bootstrap {
  display: inline-block;
}

.select2-container--bootstrap .select2-selection--multiple,
.select2-container--bootstrap .select2-selection--single {
  height: auto;
  min-height: 48px;
  border: 1px solid #c1c3c7;
  border-radius: 1px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  height: 42px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  line-height: 1;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 2px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  margin: 2px;
  padding: 8px 8px 4px;
  line-height: 1.55;
  background: #f2f2f2;
  border-color: #f2f2f2;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  margin-right: 5px;
}

.select2-container--bootstrap .select2-selection--single {
  padding: 4px 16px 0;
  display: flex;
  align-items: center;
}

.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection,
.select2-container--bootstrap .select2-dropdown {
  border-color: #356293;
  outline: 0;
  box-shadow: none !important;
}

.select2-dropdown {
  border-radius: 1px;
}

.select2-container--bootstrap .select2-results__option {
  padding: 4px 16px;
}

.select2-search__field {
  height: 32px;
}

.select2-container .select2-search--inline,
.select2-search__field {
  height: 44px !important;
}

.container{
  position: relative;
  padding-left: 16px;
  padding-right: 16px;
  max-width: unset !important;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 48em) {
  .container{
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 75.625em) {
  .container{
    padding-left: 40px;
    padding-right: 40px;
  }
}

body:not(:has(.sidebar-layout)) .container{
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px !important;
}

.container-xs {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position: relative;
  max-width: 640px;
}
@media (max-width: 38em) {
  .container-xs {
    padding: 0 5%;
  }
}

.container-sm {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position: relative;
  max-width: 768px;
}
@media (max-width: 46em) {
  .container-sm {
    padding: 0 5%;
  }
}

.container-md {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position: relative;
  max-width: 922px;
}
@media (max-width: 55.625em) {
  .container-md {
    padding: 0 5%;
  }
}

.container-lg {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position: relative;
  max-width: 1200px;
}
@media (max-width: 73em) {
  .container-lg {
    padding: 0 5%;
  }
}

.row {
  margin-left: -16px;
  margin-right: -16px;
  margin-left: -1rem;
  margin-right: -1rem;
}
.row:after {
  content: "";
  display: block;
  clear: both;
}

.row--narrow {
  margin-left: -8px;
  margin-right: -8px;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.row--narrow:after {
  content: "";
  display: block;
  clear: both;
}
.row--narrow > .col {
  padding-left: 8px;
  padding-right: 8px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
}

.row--wide {
  margin-left: -32px;
  margin-right: -32px;
  margin-left: -2rem;
  margin-right: -2rem;
}
.row--wide:after {
  content: "";
  display: block;
  clear: both;
}
.row--wide > .col {
  padding-left: 32px;
  padding-right: 32px;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
}

@media (min-width: 48em) {
  .row--flex {
    display: flex;
  }
}

.row--gutterless {
  margin-left: 0;
  margin-right: 0;
}
.row--gutterless:after {
  content: "";
  display: block;
  clear: both;
}
.row--gutterless > .col {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
}

.col {
  padding-left: 16px;
  padding-right: 16px;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
}

@media (max-width: 61.99em) {
  .row .col:not(:last-of-type) {
    margin-bottom: 16px;
  }
}

.row .col-xs-pull-0 {
  right: auto;
}

.row .col-xs-push-0 {
  left: auto;
}

.row .col-xs-offset-0 {
  margin-left: 0%;
}

.row .col-xs-1 {
  width: 8.3333333333%;
}

.row .col-xs-pull-1 {
  right: 8.3333333333%;
}

.row .col-xs-push-1 {
  left: 8.3333333333%;
}

.row .col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.row .col-xs-2 {
  width: 16.6666666667%;
}

.row .col-xs-pull-2 {
  right: 16.6666666667%;
}

.row .col-xs-push-2 {
  left: 16.6666666667%;
}

.row .col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.row .col-xs-3 {
  width: 25%;
}

.row .col-xs-pull-3 {
  right: 25%;
}

.row .col-xs-push-3 {
  left: 25%;
}

.row .col-xs-offset-3 {
  margin-left: 25%;
}

.row .col-xs-4 {
  width: 33.3333333333%;
}

.row .col-xs-pull-4 {
  right: 33.3333333333%;
}

.row .col-xs-push-4 {
  left: 33.3333333333%;
}

.row .col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.row .col-xs-5 {
  width: 41.6666666667%;
}

.row .col-xs-pull-5 {
  right: 41.6666666667%;
}

.row .col-xs-push-5 {
  left: 41.6666666667%;
}

.row .col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.row .col-xs-6 {
  width: 50%;
}

.row .col-xs-pull-6 {
  right: 50%;
}

.row .col-xs-push-6 {
  left: 50%;
}

.row .col-xs-offset-6 {
  margin-left: 50%;
}

.row .col-xs-7 {
  width: 58.3333333333%;
}

.row .col-xs-pull-7 {
  right: 58.3333333333%;
}

.row .col-xs-push-7 {
  left: 58.3333333333%;
}

.row .col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.row .col-xs-8 {
  width: 66.6666666667%;
}

.row .col-xs-pull-8 {
  right: 66.6666666667%;
}

.row .col-xs-push-8 {
  left: 66.6666666667%;
}

.row .col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.row .col-xs-9 {
  width: 75%;
}

.row .col-xs-pull-9 {
  right: 75%;
}

.row .col-xs-push-9 {
  left: 75%;
}

.row .col-xs-offset-9 {
  margin-left: 75%;
}

.row .col-xs-10 {
  width: 83.3333333333%;
}

.row .col-xs-pull-10 {
  right: 83.3333333333%;
}

.row .col-xs-push-10 {
  left: 83.3333333333%;
}

.row .col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.row .col-xs-11 {
  width: 91.6666666667%;
}

.row .col-xs-pull-11 {
  right: 91.6666666667%;
}

.row .col-xs-push-11 {
  left: 91.6666666667%;
}

.row .col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.row .col-xs-12 {
  width: 100%;
}

.row .col-xs-pull-12 {
  right: 100%;
}

.row .col-xs-push-12 {
  left: 100%;
}

@media (min-width: 48em) {
  .row .col-sm-pull-0 {
    right: auto;
  }

  .row .col-sm-push-0 {
    left: auto;
  }

  .row .col-sm-offset-0 {
    margin-left: 0%;
  }

  .row .col-sm-1 {
    width: 8.3333333333%;
  }

  .row .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .row .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .row .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .row .col-sm-2 {
    width: 16.6666666667%;
  }

  .row .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .row .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .row .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .row .col-sm-3 {
    width: 25%;
  }

  .row .col-sm-pull-3 {
    right: 25%;
  }

  .row .col-sm-push-3 {
    left: 25%;
  }

  .row .col-sm-offset-3 {
    margin-left: 25%;
  }

  .row .col-sm-4 {
    width: 33.3333333333%;
  }

  .row .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .row .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .row .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .row .col-sm-5 {
    width: 41.6666666667%;
  }

  .row .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .row .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .row .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .row .col-sm-6 {
    width: 50%;
  }

  .row .col-sm-pull-6 {
    right: 50%;
  }

  .row .col-sm-push-6 {
    left: 50%;
  }

  .row .col-sm-offset-6 {
    margin-left: 50%;
  }

  .row .col-sm-7 {
    width: 58.3333333333%;
  }

  .row .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .row .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .row .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .row .col-sm-8 {
    width: 66.6666666667%;
  }

  .row .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .row .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .row .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .row .col-sm-9 {
    width: 75%;
  }

  .row .col-sm-pull-9 {
    right: 75%;
  }

  .row .col-sm-push-9 {
    left: 75%;
  }

  .row .col-sm-offset-9 {
    margin-left: 75%;
  }

  .row .col-sm-10 {
    width: 83.3333333333%;
  }

  .row .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .row .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .row .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .row .col-sm-11 {
    width: 91.6666666667%;
  }

  .row .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .row .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .row .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .row .col-sm-12 {
    width: 100%;
  }

  .row .col-sm-pull-12 {
    right: 100%;
  }

  .row .col-sm-push-12 {
    left: 100%;
  }
  .row .col-ipadp-pull-0 {
    right: auto;
  }

  .row .col-ipadp-push-0 {
    left: auto;
  }

  .row .col-ipadp-offset-0 {
    margin-left: 0%;
  }

  .row .col-ipadp-1 {
    width: 8.3333333333%;
  }

  .row .col-ipadp-pull-1 {
    right: 8.3333333333%;
  }

  .row .col-ipadp-push-1 {
    left: 8.3333333333%;
  }

  .row .col-ipadp-offset-1 {
    margin-left: 8.3333333333%;
  }

  .row .col-ipadp-2 {
    width: 16.6666666667%;
  }

  .row .col-ipadp-pull-2 {
    right: 16.6666666667%;
  }

  .row .col-ipadp-push-2 {
    left: 16.6666666667%;
  }

  .row .col-ipadp-offset-2 {
    margin-left: 16.6666666667%;
  }

  .row .col-ipadp-3 {
    width: 25%;
  }

  .row .col-ipadp-pull-3 {
    right: 25%;
  }

  .row .col-ipadp-push-3 {
    left: 25%;
  }

  .row .col-ipadp-offset-3 {
    margin-left: 25%;
  }

  .row .col-ipadp-4 {
    width: 33.3333333333%;
  }

  .row .col-ipadp-pull-4 {
    right: 33.3333333333%;
  }

  .row .col-ipadp-push-4 {
    left: 33.3333333333%;
  }

  .row .col-ipadp-offset-4 {
    margin-left: 33.3333333333%;
  }

  .row .col-ipadp-5 {
    width: 41.6666666667%;
  }

  .row .col-ipadp-pull-5 {
    right: 41.6666666667%;
  }

  .row .col-ipadp-push-5 {
    left: 41.6666666667%;
  }

  .row .col-ipadp-offset-5 {
    margin-left: 41.6666666667%;
  }

  .row .col-ipadp-6 {
    width: 50%;
  }

  .row .col-ipadp-pull-6 {
    right: 50%;
  }

  .row .col-ipadp-push-6 {
    left: 50%;
  }

  .row .col-ipadp-offset-6 {
    margin-left: 50%;
  }

  .row .col-ipadp-7 {
    width: 58.3333333333%;
  }

  .row .col-ipadp-pull-7 {
    right: 58.3333333333%;
  }

  .row .col-ipadp-push-7 {
    left: 58.3333333333%;
  }

  .row .col-ipadp-offset-7 {
    margin-left: 58.3333333333%;
  }

  .row .col-ipadp-8 {
    width: 66.6666666667%;
  }

  .row .col-ipadp-pull-8 {
    right: 66.6666666667%;
  }

  .row .col-ipadp-push-8 {
    left: 66.6666666667%;
  }

  .row .col-ipadp-offset-8 {
    margin-left: 66.6666666667%;
  }

  .row .col-ipadp-9 {
    width: 75%;
  }

  .row .col-ipadp-pull-9 {
    right: 75%;
  }

  .row .col-ipadp-push-9 {
    left: 75%;
  }

  .row .col-ipadp-offset-9 {
    margin-left: 75%;
  }

  .row .col-ipadp-10 {
    width: 83.3333333333%;
  }

  .row .col-ipadp-pull-10 {
    right: 83.3333333333%;
  }

  .row .col-ipadp-push-10 {
    left: 83.3333333333%;
  }

  .row .col-ipadp-offset-10 {
    margin-left: 83.3333333333%;
  }

  .row .col-ipadp-11 {
    width: 91.6666666667%;
  }

  .row .col-ipadp-pull-11 {
    right: 91.6666666667%;
  }

  .row .col-ipadp-push-11 {
    left: 91.6666666667%;
  }

  .row .col-ipadp-offset-11 {
    margin-left: 91.6666666667%;
  }

  .row .col-ipadp-12 {
    width: 100%;
  }

  .row .col-ipadp-pull-12 {
    right: 100%;
  }

  .row .col-ipadp-push-12 {
    left: 100%;
  }
}
@media (min-width: 48.0625em) {
  .row .col-sm-up-pull-0 {
    right: auto;
  }

  .row .col-sm-up-push-0 {
    left: auto;
  }

  .row .col-sm-up-offset-0 {
    margin-left: 0%;
  }

  .row .col-sm-up-1 {
    width: 8.3333333333%;
  }

  .row .col-sm-up-pull-1 {
    right: 8.3333333333%;
  }

  .row .col-sm-up-push-1 {
    left: 8.3333333333%;
  }

  .row .col-sm-up-offset-1 {
    margin-left: 8.3333333333%;
  }

  .row .col-sm-up-2 {
    width: 16.6666666667%;
  }

  .row .col-sm-up-pull-2 {
    right: 16.6666666667%;
  }

  .row .col-sm-up-push-2 {
    left: 16.6666666667%;
  }

  .row .col-sm-up-offset-2 {
    margin-left: 16.6666666667%;
  }

  .row .col-sm-up-3 {
    width: 25%;
  }

  .row .col-sm-up-pull-3 {
    right: 25%;
  }

  .row .col-sm-up-push-3 {
    left: 25%;
  }

  .row .col-sm-up-offset-3 {
    margin-left: 25%;
  }

  .row .col-sm-up-4 {
    width: 33.3333333333%;
  }

  .row .col-sm-up-pull-4 {
    right: 33.3333333333%;
  }

  .row .col-sm-up-push-4 {
    left: 33.3333333333%;
  }

  .row .col-sm-up-offset-4 {
    margin-left: 33.3333333333%;
  }

  .row .col-sm-up-5 {
    width: 41.6666666667%;
  }

  .row .col-sm-up-pull-5 {
    right: 41.6666666667%;
  }

  .row .col-sm-up-push-5 {
    left: 41.6666666667%;
  }

  .row .col-sm-up-offset-5 {
    margin-left: 41.6666666667%;
  }

  .row .col-sm-up-6 {
    width: 50%;
  }

  .row .col-sm-up-pull-6 {
    right: 50%;
  }

  .row .col-sm-up-push-6 {
    left: 50%;
  }

  .row .col-sm-up-offset-6 {
    margin-left: 50%;
  }

  .row .col-sm-up-7 {
    width: 58.3333333333%;
  }

  .row .col-sm-up-pull-7 {
    right: 58.3333333333%;
  }

  .row .col-sm-up-push-7 {
    left: 58.3333333333%;
  }

  .row .col-sm-up-offset-7 {
    margin-left: 58.3333333333%;
  }

  .row .col-sm-up-8 {
    width: 66.6666666667%;
  }

  .row .col-sm-up-pull-8 {
    right: 66.6666666667%;
  }

  .row .col-sm-up-push-8 {
    left: 66.6666666667%;
  }

  .row .col-sm-up-offset-8 {
    margin-left: 66.6666666667%;
  }

  .row .col-sm-up-9 {
    width: 75%;
  }

  .row .col-sm-up-pull-9 {
    right: 75%;
  }

  .row .col-sm-up-push-9 {
    left: 75%;
  }

  .row .col-sm-up-offset-9 {
    margin-left: 75%;
  }

  .row .col-sm-up-10 {
    width: 83.3333333333%;
  }

  .row .col-sm-up-pull-10 {
    right: 83.3333333333%;
  }

  .row .col-sm-up-push-10 {
    left: 83.3333333333%;
  }

  .row .col-sm-up-offset-10 {
    margin-left: 83.3333333333%;
  }

  .row .col-sm-up-11 {
    width: 91.6666666667%;
  }

  .row .col-sm-up-pull-11 {
    right: 91.6666666667%;
  }

  .row .col-sm-up-push-11 {
    left: 91.6666666667%;
  }

  .row .col-sm-up-offset-11 {
    margin-left: 91.6666666667%;
  }

  .row .col-sm-up-12 {
    width: 100%;
  }

  .row .col-sm-up-pull-12 {
    right: 100%;
  }

  .row .col-sm-up-push-12 {
    left: 100%;
  }
}
@media (min-width: 62em) {
  .row .col-md-pull-0 {
    right: auto;
  }

  .row .col-md-push-0 {
    left: auto;
  }

  .row .col-md-offset-0 {
    margin-left: 0%;
  }

  .row .col-md-1 {
    width: 8.3333333333%;
  }

  .row .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .row .col-md-push-1 {
    left: 8.3333333333%;
  }

  .row .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .row .col-md-2 {
    width: 16.6666666667%;
  }

  .row .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .row .col-md-push-2 {
    left: 16.6666666667%;
  }

  .row .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .row .col-md-3 {
    width: 25%;
  }

  .row .col-md-pull-3 {
    right: 25%;
  }

  .row .col-md-push-3 {
    left: 25%;
  }

  .row .col-md-offset-3 {
    margin-left: 25%;
  }

  .row .col-md-4 {
    width: 33.3333333333%;
  }

  .row .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .row .col-md-push-4 {
    left: 33.3333333333%;
  }

  .row .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .row .col-md-5 {
    width: 41.6666666667%;
  }

  .row .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .row .col-md-push-5 {
    left: 41.6666666667%;
  }

  .row .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .row .col-md-6 {
    width: 50%;
  }

  .row .col-md-pull-6 {
    right: 50%;
  }

  .row .col-md-push-6 {
    left: 50%;
  }

  .row .col-md-offset-6 {
    margin-left: 50%;
  }

  .row .col-md-7 {
    width: 58.3333333333%;
  }

  .row .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .row .col-md-push-7 {
    left: 58.3333333333%;
  }

  .row .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .row .col-md-8 {
    width: 66.6666666667%;
  }

  .row .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .row .col-md-push-8 {
    left: 66.6666666667%;
  }

  .row .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .row .col-md-9 {
    width: 75%;
  }

  .row .col-md-pull-9 {
    right: 75%;
  }

  .row .col-md-push-9 {
    left: 75%;
  }

  .row .col-md-offset-9 {
    margin-left: 75%;
  }

  .row .col-md-10 {
    width: 83.3333333333%;
  }

  .row .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .row .col-md-push-10 {
    left: 83.3333333333%;
  }

  .row .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .row .col-md-11 {
    width: 91.6666666667%;
  }

  .row .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .row .col-md-push-11 {
    left: 91.6666666667%;
  }

  .row .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .row .col-md-12 {
    width: 100%;
  }

  .row .col-md-pull-12 {
    right: 100%;
  }

  .row .col-md-push-12 {
    left: 100%;
  }
}
@media (min-width: 64em) {
  .row .col-ipadl-pull-0 {
    right: auto;
  }

  .row .col-ipadl-push-0 {
    left: auto;
  }

  .row .col-ipadl-offset-0 {
    margin-left: 0%;
  }

  .row .col-ipadl-1 {
    width: 8.3333333333%;
  }

  .row .col-ipadl-pull-1 {
    right: 8.3333333333%;
  }

  .row .col-ipadl-push-1 {
    left: 8.3333333333%;
  }

  .row .col-ipadl-offset-1 {
    margin-left: 8.3333333333%;
  }

  .row .col-ipadl-2 {
    width: 16.6666666667%;
  }

  .row .col-ipadl-pull-2 {
    right: 16.6666666667%;
  }

  .row .col-ipadl-push-2 {
    left: 16.6666666667%;
  }

  .row .col-ipadl-offset-2 {
    margin-left: 16.6666666667%;
  }

  .row .col-ipadl-3 {
    width: 25%;
  }

  .row .col-ipadl-pull-3 {
    right: 25%;
  }

  .row .col-ipadl-push-3 {
    left: 25%;
  }

  .row .col-ipadl-offset-3 {
    margin-left: 25%;
  }

  .row .col-ipadl-4 {
    width: 33.3333333333%;
  }

  .row .col-ipadl-pull-4 {
    right: 33.3333333333%;
  }

  .row .col-ipadl-push-4 {
    left: 33.3333333333%;
  }

  .row .col-ipadl-offset-4 {
    margin-left: 33.3333333333%;
  }

  .row .col-ipadl-5 {
    width: 41.6666666667%;
  }

  .row .col-ipadl-pull-5 {
    right: 41.6666666667%;
  }

  .row .col-ipadl-push-5 {
    left: 41.6666666667%;
  }

  .row .col-ipadl-offset-5 {
    margin-left: 41.6666666667%;
  }

  .row .col-ipadl-6 {
    width: 50%;
  }

  .row .col-ipadl-pull-6 {
    right: 50%;
  }

  .row .col-ipadl-push-6 {
    left: 50%;
  }

  .row .col-ipadl-offset-6 {
    margin-left: 50%;
  }

  .row .col-ipadl-7 {
    width: 58.3333333333%;
  }

  .row .col-ipadl-pull-7 {
    right: 58.3333333333%;
  }

  .row .col-ipadl-push-7 {
    left: 58.3333333333%;
  }

  .row .col-ipadl-offset-7 {
    margin-left: 58.3333333333%;
  }

  .row .col-ipadl-8 {
    width: 66.6666666667%;
  }

  .row .col-ipadl-pull-8 {
    right: 66.6666666667%;
  }

  .row .col-ipadl-push-8 {
    left: 66.6666666667%;
  }

  .row .col-ipadl-offset-8 {
    margin-left: 66.6666666667%;
  }

  .row .col-ipadl-9 {
    width: 75%;
  }

  .row .col-ipadl-pull-9 {
    right: 75%;
  }

  .row .col-ipadl-push-9 {
    left: 75%;
  }

  .row .col-ipadl-offset-9 {
    margin-left: 75%;
  }

  .row .col-ipadl-10 {
    width: 83.3333333333%;
  }

  .row .col-ipadl-pull-10 {
    right: 83.3333333333%;
  }

  .row .col-ipadl-push-10 {
    left: 83.3333333333%;
  }

  .row .col-ipadl-offset-10 {
    margin-left: 83.3333333333%;
  }

  .row .col-ipadl-11 {
    width: 91.6666666667%;
  }

  .row .col-ipadl-pull-11 {
    right: 91.6666666667%;
  }

  .row .col-ipadl-push-11 {
    left: 91.6666666667%;
  }

  .row .col-ipadl-offset-11 {
    margin-left: 91.6666666667%;
  }

  .row .col-ipadl-12 {
    width: 100%;
  }

  .row .col-ipadl-pull-12 {
    right: 100%;
  }

  .row .col-ipadl-push-12 {
    left: 100%;
  }
}
@media (min-width: 64.0625em) {
  .row .col-ipadl-up-pull-0 {
    right: auto;
  }

  .row .col-ipadl-up-push-0 {
    left: auto;
  }

  .row .col-ipadl-up-offset-0 {
    margin-left: 0%;
  }

  .row .col-ipadl-up-1 {
    width: 8.3333333333%;
  }

  .row .col-ipadl-up-pull-1 {
    right: 8.3333333333%;
  }

  .row .col-ipadl-up-push-1 {
    left: 8.3333333333%;
  }

  .row .col-ipadl-up-offset-1 {
    margin-left: 8.3333333333%;
  }

  .row .col-ipadl-up-2 {
    width: 16.6666666667%;
  }

  .row .col-ipadl-up-pull-2 {
    right: 16.6666666667%;
  }

  .row .col-ipadl-up-push-2 {
    left: 16.6666666667%;
  }

  .row .col-ipadl-up-offset-2 {
    margin-left: 16.6666666667%;
  }

  .row .col-ipadl-up-3 {
    width: 25%;
  }

  .row .col-ipadl-up-pull-3 {
    right: 25%;
  }

  .row .col-ipadl-up-push-3 {
    left: 25%;
  }

  .row .col-ipadl-up-offset-3 {
    margin-left: 25%;
  }

  .row .col-ipadl-up-4 {
    width: 33.3333333333%;
  }

  .row .col-ipadl-up-pull-4 {
    right: 33.3333333333%;
  }

  .row .col-ipadl-up-push-4 {
    left: 33.3333333333%;
  }

  .row .col-ipadl-up-offset-4 {
    margin-left: 33.3333333333%;
  }

  .row .col-ipadl-up-5 {
    width: 41.6666666667%;
  }

  .row .col-ipadl-up-pull-5 {
    right: 41.6666666667%;
  }

  .row .col-ipadl-up-push-5 {
    left: 41.6666666667%;
  }

  .row .col-ipadl-up-offset-5 {
    margin-left: 41.6666666667%;
  }

  .row .col-ipadl-up-6 {
    width: 50%;
  }

  .row .col-ipadl-up-pull-6 {
    right: 50%;
  }

  .row .col-ipadl-up-push-6 {
    left: 50%;
  }

  .row .col-ipadl-up-offset-6 {
    margin-left: 50%;
  }

  .row .col-ipadl-up-7 {
    width: 58.3333333333%;
  }

  .row .col-ipadl-up-pull-7 {
    right: 58.3333333333%;
  }

  .row .col-ipadl-up-push-7 {
    left: 58.3333333333%;
  }

  .row .col-ipadl-up-offset-7 {
    margin-left: 58.3333333333%;
  }

  .row .col-ipadl-up-8 {
    width: 66.6666666667%;
  }

  .row .col-ipadl-up-pull-8 {
    right: 66.6666666667%;
  }

  .row .col-ipadl-up-push-8 {
    left: 66.6666666667%;
  }

  .row .col-ipadl-up-offset-8 {
    margin-left: 66.6666666667%;
  }

  .row .col-ipadl-up-9 {
    width: 75%;
  }

  .row .col-ipadl-up-pull-9 {
    right: 75%;
  }

  .row .col-ipadl-up-push-9 {
    left: 75%;
  }

  .row .col-ipadl-up-offset-9 {
    margin-left: 75%;
  }

  .row .col-ipadl-up-10 {
    width: 83.3333333333%;
  }

  .row .col-ipadl-up-pull-10 {
    right: 83.3333333333%;
  }

  .row .col-ipadl-up-push-10 {
    left: 83.3333333333%;
  }

  .row .col-ipadl-up-offset-10 {
    margin-left: 83.3333333333%;
  }

  .row .col-ipadl-up-11 {
    width: 91.6666666667%;
  }

  .row .col-ipadl-up-pull-11 {
    right: 91.6666666667%;
  }

  .row .col-ipadl-up-push-11 {
    left: 91.6666666667%;
  }

  .row .col-ipadl-up-offset-11 {
    margin-left: 91.6666666667%;
  }

  .row .col-ipadl-up-12 {
    width: 100%;
  }

  .row .col-ipadl-up-pull-12 {
    right: 100%;
  }

  .row .col-ipadl-up-push-12 {
    left: 100%;
  }
}
@media (min-width: 75.625em) {
  .row .col-lg-pull-0 {
    right: auto;
  }

  .row .col-lg-push-0 {
    left: auto;
  }

  .row .col-lg-offset-0 {
    margin-left: 0%;
  }

  .row .col-lg-1 {
    width: 8.3333333333%;
  }

  .row .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .row .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .row .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .row .col-lg-2 {
    width: 16.6666666667%;
  }

  .row .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .row .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .row .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .row .col-lg-3 {
    width: 25%;
  }

  .row .col-lg-pull-3 {
    right: 25%;
  }

  .row .col-lg-push-3 {
    left: 25%;
  }

  .row .col-lg-offset-3 {
    margin-left: 25%;
  }

  .row .col-lg-4 {
    width: 33.3333333333%;
  }

  .row .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .row .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .row .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .row .col-lg-5 {
    width: 41.6666666667%;
  }

  .row .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .row .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .row .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .row .col-lg-6 {
    width: 50%;
  }

  .row .col-lg-pull-6 {
    right: 50%;
  }

  .row .col-lg-push-6 {
    left: 50%;
  }

  .row .col-lg-offset-6 {
    margin-left: 50%;
  }

  .row .col-lg-7 {
    width: 58.3333333333%;
  }

  .row .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .row .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .row .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .row .col-lg-8 {
    width: 66.6666666667%;
  }

  .row .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .row .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .row .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .row .col-lg-9 {
    width: 75%;
  }

  .row .col-lg-pull-9 {
    right: 75%;
  }

  .row .col-lg-push-9 {
    left: 75%;
  }

  .row .col-lg-offset-9 {
    margin-left: 75%;
  }

  .row .col-lg-10 {
    width: 83.3333333333%;
  }

  .row .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .row .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .row .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .row .col-lg-11 {
    width: 91.6666666667%;
  }

  .row .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .row .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .row .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .row .col-lg-12 {
    width: 100%;
  }

  .row .col-lg-pull-12 {
    right: 100%;
  }

  .row .col-lg-push-12 {
    left: 100%;
  }
}
@media (max-width: 47.99em) {
  .hide-xs {
    display: none !important;
  }
}

@media (min-width: 48em) {
  .hide-sm-and-larger {
    display: none !important;
  }
}

.full-width {
  width: 100%;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

canvas,
img,
video {
  max-width: 100%;
  height: auto;
}

audio {
  max-width: 100%;
}

img {
  width: auto;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  line-height: inherit;
}

fieldset {
  min-width: 0;
  padding: 0;
  border: 0;
}

pre {
  overflow: auto;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

blockquote,
figure,
fieldset {
  margin: 0;
}

address,
blockquote,
table,
figure,
form,
fieldset,
legend,
pre,
dl,
ul,
ol,
hr,
p {
  margin-top: 0;
  margin-bottom: 1.5em;
}

nav > ul,
nav > ol,
li > ul,
li > ol {
  margin-bottom: 0;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Akzidenz", Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.4;
  color: #4e4e4e;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 32px;
  font-family: "Akzidenz", Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.4;
  color: inherit;
}
h1:first-child, .h1:first-child, h2:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child, h6:first-child, .h6:first-child {
  margin-top: 0;
}
h1.bold, .h1.bold, h2.bold, .h2.bold, h3.bold, .h3.bold, h4.bold, .h4.bold, h5.bold, .h5.bold, h6.bold, .h6.bold {
  font-weight: bold;
}
h1.uppercase, .h1.uppercase, h2.uppercase, .h2.uppercase, h3.uppercase, .h3.uppercase, h4.uppercase, .h4.uppercase, h5.uppercase, .h5.uppercase, h6.uppercase, .h6.uppercase {
  text-transform: uppercase;
}

h1, .h1, .h2, h2 {
  font-weight: 700;
  text-transform: uppercase;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 24px;
}
h2.alt, .h2.alt {
  font-weight: 700;
  text-transform: none;
}
h2.alt-light, .h2.alt-light {
  text-transform: uppercase;
}

h3, .h3 {
  font-size: 20px;
}

h4, .h4 {
  font-size: 16px;
  font-weight: 700;
}

h5, .h5 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 16px;
}

small,
.small {
  font-size: 80%;
}

hr {
  border: 0;
  border-top: 1px solid #cecece;
}

ul,
ol {
  padding-left: 2.5em;
}

a {
  color: #004fed;
  text-decoration: none;
  transition: all 0.3s;
}
a:hover, a:focus {
  color: #004fed;
  text-decoration: underline;
}

p {
  font-family: "Akzidenz", Helvetica, sans-serif;
}

html,
button,
input {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  html,
button,
input {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
  }
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -1em;
}
.list-inline:after {
  content: "";
  display: block;
  clear: both;
}
.list-inline > li {
  float: left;
  margin-left: 1em;
}
.list-inline > li > a {
  display: inline-block;
}

.list-equal {
  padding-left: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.list-equal > li {
  display: table-cell;
  text-align: center;
}
.list-equal > li > a {
  display: block;
}

.block-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

.caret {
  padding-left: 10px;
  font-size: 11px;
}

.spacing-bottom {
  margin-bottom: 1.5em;
}

@media (max-width: 47.99em) {
  .sm\:spacing-bottom {
    margin-bottom: 1.5em;
  }
}
.spacing-top {
  margin-top: 1.5em;
}

.media-left {
  padding-right: 1em;
}

.media-right {
  padding-left: 1em;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

@media (max-width: 47.99em) {
  .cart, .media-body, .media-body h5 {
    font-size: 13px;
  }
}
.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-fullscreen {
  position: absolute;
  left: 50%;
  top: 50%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  transform: translate(-50%, -50%);
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-hide {
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  color: transparent;
  text-shadow: none;
}

.text-truncate {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.embed-responsive {
  position: relative;
  overflow: hidden;
}
.embed-responsive:before {
  content: " ";
  display: block;
  padding-bottom: 56.25%;
}
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: inherit;
}

.invisible {
  visibility: hidden !important;
}

.inline-block {
  display: inline-block;
}

.hidden {
  display: none !important;
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 61.99em) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 62em) {
  .visible-md {
    display: inherit !important;
  }

  .hidden-md {
    display: none !important;
  }
}
.is-primary, .cookie-consent__more_information {
  color: #1e3c50;
}

.is-primary-bg {
  background-color: #1e3c50;
}

.is-highlighted {
  color: #1e3c50;
}

.mg-t-12 {
  margin-top: 12px;
}

.mg-t--5 {
  margin-top: -5px;
}

.mg-l-10 {
  margin-left: 10px;
}

.mg-r-10 {
  margin-right: 10px;
}

.mg-b-12 {
  margin-bottom: 12px;
}

.mg-t-40 {
  margin-top: 40px;
}

.mg-t-0 {
  margin-top: 0;
}

.mg-b-0 {
  margin-bottom: 0;
}

.mg-pa-0 {
  margin: 0;
  padding: 0;
}

.mg-l-auto {
  margin-left: auto;
}

.mg-r-auto {
  margin-right: auto;
}

.flex {
  display: flex;
}
.flex.-center {
  align-items: center;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-end {
  justify-content: flex-end;
}

.text-white {
  color: #ffffff;
}

@media print {
  *,
*:before,
*:after,
p:first-letter,
p:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

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

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

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

  thead {
    display: table-header-group;
  }

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

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

  h2,
h3 {
    page-break-after: avoid;
  }
}
.site-header {
  position: relative;
  background: #1b1b1b;
}

.site-header__logo {
  position: relative;
  display: inline-block;
  top: 0;
  height: 110px;
  margin: 0;
}
.site-header__logo img {
  max-height: 100%;
}

.site-header__divider {
  margin-top: 32px;
  border-top: 2px solid #d2d2d2;
}

.top-nav {
  background: #1b1b1b;
  display: flex;
  padding: 8px 0;
}
@media (min-width: 48.0625em) {
  .top-nav {
    padding: 12px 0;
  }
}

.top-nav > .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sitenav-container{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.powered-by{
  flex: none;
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  margin-right: 48px;
}

.powered-by__logo {
  height: 32px;
  width: 32px;
  display: inline-block;
  margin-left: 8px;
}
.powered-by__logo img {
  max-height: 100%;
  width: auto;
}

.balance{
  flex: 1 1 0%;
  color: #fff;
  font-size: 16px;
  display: flex;
  height: 56px;
  margin-right: 16px;
  align-items: center;
}
@media (min-width: 48em) {
  .balance{
    flex: 1 1 auto;
  }
  .balance {
    height: 70px;
    min-width: 180px;
  }
}
.balance .balance__title{
  display: flex;
  flex-direction: column;
  text-align: left;
  margin-right: 8px;
}
@media (min-width: 48em) {
  .balance .balance__title{
    flex-direction: row;
  }
}
.balance .balance__title .title{
  margin-right: 4px;
  font-size: 12px;
}
@media (min-width: 48em) {
  .balance .balance__title .title{
    margin-right: 8px;
  }
  .balance .balance__title .title{
    font-size: 16px;
  }
}

.menu-link {
  font-size: 14px;
  color: white;
  font-weight: bold;
  display: none;
  float: right;
  margin-left: 40px;
  transition: all 0.3s ease;
}
@media (min-width: 48em) {
  .menu-link {
    display: block;
  }
}
.menu-link:hover {
  color: #e8dd11;
  text-decoration: none;
}

.sitenav-container{
  width: 100%;
}

.site-nav {
  display: flex;
}

.site-nav__item {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 16px 0 0 0;
  margin: 0 32px 0 0;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.site-nav__item:hover {
  color: #d2d2d2;
}
.site-nav__item:last-of-type {
  margin-right: 0;
}
.site-nav__item.is-active {
  text-decoration: underline;
}
@media (max-width: 48.0525em) {
  .site-nav__item {
    display: none;
  }
}

.site-nav__logo {
  position: relative;
  display: block;
  width: 120px;
  top: 12px;
}
@media (max-width: 48.0525em) {
  .site-nav__logo {
    top: 16px;
  }
}
@media (min-width: 48.0625em) {
  .site-nav__logo {
    margin-right: 48px;
  }
}

.site-nav__left{
  display: flex;
  flex: 1 1 0%;
}
@media (min-width: 48em) {
  .site-nav__left {
    flex: unset;
  }
}

.site-nav__right{
  margin-left: auto;
  margin-right: -16px;
  display: flex;
  flex: 1 1 0%;
  justify-content: flex-end;
}
@media (min-width: 48em) {
  .site-nav__right{
    margin-right: -32px;
  }
  .site-nav__right {
    flex: unset;
  }
}
@media (min-width: 75.625em) {
  .site-nav__right{
    margin-right: -40px;
  }
}
.site-nav__right.app-navigation {
  display: block;
  width: 100%;
}

.wrapper:before {
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.7);
  z-index: 11;
  transition: opacity 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.wrapper.search-open:before {
  opacity: 1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.7);
  z-index: 11;
  transition: opacity 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.site-nav__search {
  position: relative;
  margin-bottom: 0;
  z-index: 10;
  margin-left: 48px;
  transform: scale3d(1, 1, 1);
  transition: transform 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.search-open .site-nav__search {
  z-index: 12;
  transform: scale3d(1.5, 1.5, 1) translate3d(-34%, 24vh, 0);
}
.site-nav__search .site-nav__search-icon {
  position: absolute;
  top: 20px;
  left: 8px;
  width: 32px;
  opacity: 0.4;
}
.site-nav__search .site-nav__search-input {
  width: 190px;
  height: 70px;
  border: 0;
  padding-left: 48px;
  border-radius: 0;
}
@media (min-width: 64.0625em) {
  .site-nav__search .site-nav__search-input {
    width: 230px;
  }
}
@media (min-width: 75.625em) {
  .site-nav__search .site-nav__search-input {
    width: 420px;
  }
}

.cart-toggle{
  flex: 1 1 0%;
  height: 56px;
  background-color: #1e3c50;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  color: #ffffff;
  font-weight: bold;
  transition: all 0.3s ease;
}
.cart-toggle:hover, .cart-toggle:active, .cart-toggle:focus {
  color: #e8dd11;
  text-decoration: none;
}
@media (min-width: 48em) {
  .cart-toggle{
    flex: 1 1 auto;
  }
  .cart-toggle {
    height: 70px;
    flex-direction: row;
    padding-left: 40px;
    padding-right: 40px;
  }
  .cart-toggle .icon-basket {
    margin-right: 8px;
  }
}
@media (min-width: 75.625em) {
  .cart-toggle {
    min-width: 220px;
  }
}

.dropdown-nav {
  display: none;
  position: absolute;
  top: 1px;
  width: 100%;
  z-index: 11;
  background: #fff;
  padding: 40px;
  box-shadow: 0 10px 30px #555;
}
.dropdown-nav.is-active {
  display: block;
}

.dropdown-nav__link {
  color: #000;
  display: block;
}

.mobile-nav {
  display: none;
  position: relative;
  background: #fff;
  padding: 0 5%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  z-index: 3;
}
.mobile-nav.is-active {
  display: block;
}
@media (min-width: 64.0625em) {
  .mobile-nav {
    display: none;
  }
}

.mobile-nav__item {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
  padding: 16px 0;
  color: #000;
  text-decoration: none;
}

.mobile-nav__item:last-of-type {
  border-bottom: 0;
}

.toggle-nav {
  display: block;
  position: absolute;
  top: 12px;
  right: 16px;
  top: 20px;
  width: 80px;
  color: #fff;
  cursor: pointer;
  padding: 0;
}
@media (min-width: 64.0625em) {
  .toggle-nav {
    display: none;
  }
}
.toggle-nav span {
  transition: all 250ms ease-in-out;
}
.toggle-nav span:before, .toggle-nav span:after {
  transition: all 350ms ease-in-out;
}
.toggle-nav span, .toggle-nav span:before, .toggle-nav span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 4px;
  width: 30px;
  background: #fff;
  position: absolute;
  display: block;
  content: "";
}
.toggle-nav span:before {
  top: -8px;
}
.toggle-nav span:after {
  bottom: -8px;
}
.toggle-nav.is-active span {
  background-color: transparent;
}
.toggle-nav.is-active span:before, .toggle-nav.is-active span:after {
  top: 0;
}
.toggle-nav.is-active span:before {
  transform: rotate(45deg);
}
.toggle-nav.is-active span:after {
  transform: rotate(-45deg);
}

.toggle-nav__text {
  float: left;
  font-style: normal;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.toggle-nav__hamburger {
  float: right;
  width: 30px;
  height: 30px;
  padding-top: 6px;
}

@media (max-width: 47.99em) {
  .cart {
    border-top: 1px solid #f2f2f2;
  }
}
.cart .media {
  position: relative;
}
.cart input[type=number] {
  width: 50px;
  height: auto;
  padding: 7px 4px;
  text-align: center;
}
.cart button.remove-product {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -0.6em;
  background: #f2f2f2;
  color: #4e4e4e;
  border: none;
  height: 24px;
  width: 24px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.cart button.remove-product i {
  display: flex;
}
.cart button.remove-product .icon-cancel::before {
  margin: 0;
  line-height: 0;
}
.cart h4 {
  margin-top: 0px;
  margin-bottom: 6px;
}
.cart h5 {
  margin-bottom: 0px;
}
@media (max-width: 47.99em) {
  .cart h5 {
    font-weight: bold;
  }
}
.cart form {
  margin-bottom: 0px;
}
.cart table td {
  padding-top: 16px;
  padding-bottom: 16px;
  vertical-align: middle;
}
@media (max-width: 47.99em) {
  .cart table td {
    display: flex;
    align-items: center;
  }
  .cart table td:first-child {
    display: block;
    border-bottom: 1px solid #f2f2f2;
  }
  .cart table td input {
    margin-right: auto;
  }
}
.cart tbody tr:last-child td {
  border-bottom: 2px solid #4e4e4e;
}
@media (max-width: 47.99em) {
  .cart tbody tr:last-child td:first-child {
    border-bottom: 1px solid #f2f2f2;
  }
}
.cart tfoot tr:last-child td {
  border-bottom: 0;
}
.cart .brand,
.cart .details {
  font-size: 14px;
  color: #919191;
}
.cart .media-left img {
  max-width: 80px;
}
.cart .media-body a {
  color: #1b1b1b;
  font-weight: bold;
}

.cart-popup {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  width: 600px;
  margin-top: 8px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  z-index: 10;
}
@media (max-width: 47.99em) {
  .cart-popup {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 100vh;
    margin-top: 0;
  }
}
.cart-popup:after {
  position: absolute;
  top: -16px;
  right: 88px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent #fff transparent;
}
.cart-popup.is-active {
  display: block;
}
.cart-popup .media-left img {
  max-width: 60px;
}
.cart-popup h4 {
  margin-bottom: 0px;
}
.cart-popup .product-table tbody tr:last-child td {
  border-bottom: 0;
}

@media (min-width: 48em) {
  .cart-popup__title {
    display: none;
  }
}

.cart-popup__close {
  position: absolute;
  padding: 16px;
  top: 0;
  right: 0;
}
@media (min-width: 48em) {
  .cart-popup__close {
    display: none;
  }
}

@media (max-width: 47.99em) {
  .cart-popup__content {
    padding: 16px;
  }
  .cart-popup__content .media-left {
    width: 50px;
  }
}
.cart-popup__content .product-table {
  padding: 24px;
  padding-bottom: 0px;
}
.cart-popup__content tfoot {
  display: none;
}

.cart-popup__footer {
  background: #f2f2f2;
  display: flex;
  align-items: center;
}
.cart-popup__footer .products-total {
  padding-right: 24px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cart-popup__footer .btn, .cart-popup__footer .cookie-consent__agree, .cart-popup__footer .dropdown label, .dropdown .cart-popup__footer label {
  min-width: 200px;
  margin-left: auto;
}
@media (max-width: 47.99em) {
  .cart-popup__footer .btn, .cart-popup__footer .cookie-consent__agree, .cart-popup__footer .dropdown label, .dropdown .cart-popup__footer label {
    width: 100%;
  }
}

.product-puffs {
  display: flex;
  flex-wrap: wrap;
}

.product-puffs .col {
  margin-bottom: 16px;
  display: flex;
}

.product-puff {
  padding: 16px;
  background: #ffffff;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.product-puff__image {
  margin-bottom: 16px;
  display: block;
  height: 260px;
}

.product-puff .product__image {
  height: 100%;
  display: flex;
  justify-content: center;
}

.product-puff__brand {
  margin-bottom: 8px;
  font-size: 14px;
}

.product-puff__name {
  margin-bottom: 8px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
  color: #1b1b1b;
}
.product-puff__name:hover, .product-puff__name:active, .product-puff__name:focus {
  color: #333;
}
.product-puff__name h3 {
  margin-bottom: 0px;
}

.product-puff__description {
  max-height: 88px;
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #5c5c5c;
}

.product-puff__btn {
  width: 100%;
}

.product-puff__price-info {
  margin-bottom: 16px;
  padding-top: 16px;
  margin-top: auto;
  width: 100%;
  bottom: 64px;
}

.product-puff__price-current {
  display: flex;
  align-items: baseline;
}

.product-puff__price-discount {
  margin-left: auto;
  font-weight: bold;
  color: #f22e42;
}

.product-puff__price-per {
  font-weight: 700;
  color: #919191;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.product-puff__price-info h2.product-puff__price-price {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000000;
}
.product-puff__price-info h2.product-puff__price-price span {
  font-size: 16px;
  font-weight: 400;
  color: #4e4e4e;
  text-transform: none;
}

.product-puff__price-original-price {
  font-size: 14px;
  color: #4e4e4e;
}

.product-puff__price-tax {
  font-size: 1.6rem;
}

.image-puff {
  position: relative;
  display: block;
}

.image-puff__image {
  width: 100%;
  max-height: none;
}
.image-puff__title {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 20px;
  color: #fff;
  font-size: 27px;
  text-transform: uppercase;
}

.box-puffs {
  display: block;
}
@media (min-width: 48.0625em) {
  .box-puffs {
    display: flex;
    flex-wrap: wrap;
  }
}

.box-puff {
  position: relative;
  background-color: #d9dadb;
  height: 100%;
  padding: 32px;
  padding-bottom: 64px;
}
.box-puff:after {
  content: "";
  display: block;
  clear: both;
}
.box-puff.box-puff__alt1 {
  background-color: #ddd6c7;
}
.box-puff.box-puff__alt2 {
  background-color: #dae7e9;
}
.box-puff .box-puff__title {
  font-size: 27px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.box-puff .box-puff__subtitle {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 16px;
  color: #878787;
}
.box-puff .box-puff__author {
  font-weight: 700;
  text-transform: uppercase;
}
.box-puff .box-puff__body {
  margin-bottom: 16px;
}
.box-puff .box-puff__btn {
  position: absolute;
  right: 32px;
  bottom: 24px;
  background-color: #58585a;
}
.box-puff .box-puff__btn:hover {
  background-color: #4b4b4d;
}

.category-page {
  display: flex;
  margin-top: 32px;
}
@media (max-width: 47.99em) {
  .category-page {
    margin-top: 0;
    flex-direction: column;
  }
}
.category-page .category-title {
  color: #cdcdcd;
}
.category-page .category-title .is-active {
  padding-left: 16px;
  color: #1e3c50;
}
.category-page .toggle-category-filters {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  background: none;
  border: none;
  margin-bottom: 8px;
  margin-left: -6px;
  display: flex;
  align-items: center;
}
@media (min-width: 48em) {
  .category-page .toggle-category-filters {
    display: none !important;
  }
}
.category-page .toggle-category-filters h3{
  margin-bottom: 0;
}
.category-page .toggle-category-filters svg{
  margin-left: 8px;
  margin-top: 4px;
  transform: rotate(0);
  transition: transform 0.3s;
}
.category-page .toggle-category-filters:active, .category-page .toggle-category-filters:focus {
  outline: none;
}
.category-page .toggle-category-filters.is-active svg {
  transform: rotate(180deg);
}
.category-page .js-category-filters {
  width: 100%;
}
.category-page .js-category-filters.is-active {
  display: block;
}
@media (max-width: 47.99em) {
  .category-page .js-category-filters {
    display: none;
  }
}
@media (min-width: 48em) {
  .category-page .js-category-filters {
    display: block;
  }
}
.category-page .category-filters .form-group {
  margin-bottom: 16px;
}
.category-page .category-filters .form-group label {
  font-weight: 700;
}
@media (max-width: 47.99em) {
  .category-page .category-filters {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
@media (min-width: 48em) {
  .category-page .category-filters {
    display: block;
    flex: none !important;
    padding-right: 32px;
  }
  .category-page .products-wrapper {
    flex: 1;
    border-left: 1px solid #d4d4d4;
    padding-left: 32px;
  }
}
.category-page .category-sorting {
  display: none;
}
.category-page .category-sorting.is-active {
  text-decoration: none;
}
@media (min-width: 48em) {
  .category-page .category-sorting {
    display: block;
    padding: 0px 16px;
    padding-bottom: 16px;
  }
}
.category-page .category-sort-link {
  color: #5c5c5c;
  padding-right: 16px;
}
.category-page .category-sort-link.is-active {
  text-decoration: underline;
}
.category-page .category-filter {
  margin-bottom: 48px;
}
.category-page .price-range {
  position: relative;
  margin-top: 24px;
}

.page--product .product__image {
  margin-bottom: 16px;
}
.page--product .product__image-thumbs {
  display: flex;
  flex-wrap: wrap;
}
.page--product .product__image-thumb {
  padding-right: 16px;
  margin-bottom: 16px;
}
.page--product .product__description {
  margin-top: 32px;
}
.page--product .product__title {
  color: #000;
  margin-bottom: 12px;
}
.page--product .product__price {
  margin-bottom: 32px;
}
.page--product .product__price h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.page--product .product__discount {
  margin-left: 8px;
  color: #f22e42;
}
.page--product .product__original-price {
  font-size: 14px;
  color: #4e4e4e;
}
.page--product .product__articlenumber {
  color: #919191;
  font-size: 14px;
  display: block;
}
.page--product .product-qty__item {
  display: flex;
  justify-content: space-between;
  padding-top: 16px;
  padding-bottom: 16px;
}
.page--product .product-qty__item:not(:last-child) {
  border-bottom: 1px solid #d2d2d2;
}
.page--product .product-qty__item-size {
  font-size: 15px;
}
.page--product .product-qty__item-input {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-basis: 110px;
}
.page--product .product-qty-sub, .page--product .product-qty-add {
  background: #1e3c50;
  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: color 0.2s ease;
}
.page--product .product-qty-sub:hover, .page--product .product-qty-add:hover {
  color: #e8dd11;
}
.page--product .product-qty__item-input input {
  width: 40px;
  height: 32px;
  padding: 0;
  text-align: center;
}
.page--product .product__divider {
  border-top-width: 1px;
  border-top-color: #919191;
}
.page--product .product__colors {
  display: flex;
}
.page--product .product__color {
  margin-right: 32px;
  margin-bottom: 32px;
}
.page--product .product__color input[type=radio] {
  opacity: 0;
}
.page--product .product__color input[type=radio] + label,
.page--product .product__color input[type=radio] + label::after {
  position: relative;
  display: block;
}
.page--product .product__color input[type=radio] + label::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 5px solid #fff;
  width: 40px;
  height: 40px;
  background-color: inherit;
}
.page--product .product__color input[type=radio] + label:hover::before, .page--product .product__color input[type=radio]:focus + label::before {
  border-color: #eee;
}
.page--product .product__color input[type=radio]:checked + label::before {
  border-color: #333;
}
.page--product .product__info-lg {
  display: none;
}
@media (min-width: 48em) {
  .page--product .product__info-lg {
    display: block;
  }
  .page--product .product__info-sm {
    display: none;
  }
}
.page--product table .is-active {
  font-weight: bold;
}

.page--store h2 {
  text-align: left;
  color: #cdcdcd;
}
.page--store .is-highlighted {
  color: #58585a;
}

.store-header {
  height: 80px;
  background: #333;
  padding: 16px 0px;
  margin-top: 2px;
}

.store-logo {
  max-height: 40px;
  color: #fff;
  font-size: 32px;
}

.other-stores {
  display: flex;
  justify-content: space-between;
}

.page--checkout {
  background: #f2f2f2;
  padding: 64px 0;
}
@media (max-width: 47.99em) {
  .page--checkout {
    padding: 8px 0;
  }
}
.page--checkout .checkout {
  background: #fff;
  padding: 64px 110px;
  margin-top: 8px;
}
@media (max-width: 47.99em) {
  .page--checkout .checkout {
    padding: 16px;
  }
}
.page--checkout .checkout__section {
  margin-bottom: 96px;
}
.page--checkout .checkout__footer {
  display: flex;
  align-items: center;
  margin-top: 32px;
  background: #f2f2f2;
}
@media (max-width: 47.99em) {
  .page--checkout .checkout__footer {
    flex-direction: column;
  }
}
.page--checkout .checkout__footer .btn, .page--checkout .checkout__footer .cookie-consent__agree, .page--checkout .checkout__footer .dropdown label, .dropdown .page--checkout .checkout__footer label {
  min-width: 200px;
  margin-left: auto;
}
@media (max-width: 47.99em) {
  .page--checkout .checkout__footer .btn, .page--checkout .checkout__footer .cookie-consent__agree, .page--checkout .checkout__footer .dropdown label, .dropdown .page--checkout .checkout__footer label {
    width: 100%;
  }
}
.page--checkout .checkout__footer__total {
  margin: 0 0 0 auto;
  font-weight: normal;
}
@media (max-width: 47.99em) {
  .page--checkout .checkout__footer__total {
    margin: 16px auto;
  }
}
.page--checkout .checkout__footer__total span {
  font-weight: 700;
}
.page--checkout .checkout__footer__total em {
  font-size: 16px;
}

.page--error {
  margin-top: 64px;
}

.shop-label {
  color: #919191;
}

.company-name-label {
  color: #1e3c50;
}

.page--settings .settings-section {
  margin-bottom: 30px;
}
.page--settings .settings-section-title {
  margin-bottom: 15px;
  font-size: 20px;
}

label {
  display: block;
  max-width: 100%;
  padding-bottom: 8px;
  font-weight: 700;
}

.label-inline {
  margin-top: 1px;
  padding-top: 0.6em;
}

.form-group {
  margin-bottom: 24px;
}
@media (max-width: 47.99em) {
  .form-group {
    margin-bottom: 16px;
  }
  .form-group.on-row {
    margin-bottom: 0;
  }
}
.form-group__icon {
  float: right;
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], input[type=date], textarea, select {
  display: block;
  width: 100%;
  border: 1px solid #d2d2d2;
  border-radius: 2px;
  height: 40px;
  padding: 2em;
  background-clip: padding-box;
  background-color: #fff;
  color: #4e4e4e;
  transition: border-color 0.15s ease-out;
  line-height: 1.4;
}
input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, input[type=date]:focus, textarea:focus, select:focus {
  border-color: #9f9f9f;
  outline: 0;
}
input[type=email][disabled], input[type=number][disabled], input[type=password][disabled], input[type=search][disabled], input[type=tel][disabled], input[type=text][disabled], input[type=url][disabled], input[type=date][disabled], textarea[disabled], select[disabled] {
  border-color: #ccc;
  background-color: #eee;
  color: #555;
  cursor: not-allowed;
}
input[type=email].borderless, input[type=number].borderless, input[type=password].borderless, input[type=search].borderless, input[type=tel].borderless, input[type=text].borderless, input[type=url].borderless, input[type=date].borderless, textarea.borderless, select.borderless {
  border-color: white;
}

select {
  height: 5.049rem;
}
select[multiple], select[size] {
  height: auto;
}

textarea {
  height: auto;
  resize: vertical;
}

.checkbox,
.radio {
  line-height: 1.45;
  margin-bottom: 8px;
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
input[type=date],
textarea,
select {
  padding: 12px 16px;
}

::-webkit-calendar-picker-indicator {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%234e4e4e" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>');
}

input[type=radio],
input[type=checkbox] {
  position: absolute;
  margin-right: 0.25em;
  line-height: normal;
}
input[type=radio] + label,
input[type=checkbox] + label {
  padding: 0;
  padding-left: 20px;
  font-weight: normal;
  cursor: pointer;
}
input[type=radio][disabled] + label,
input[type=checkbox][disabled] + label {
  color: #555;
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

[placeholder].placeholder {
  color: #cecece;
}

[placeholder]::-moz-placeholder {
  color: #cecece;
  opacity: 1;
}

[placeholder]:-ms-input-placeholder {
  color: #cecece;
  opacity: 1;
}

[placeholder]::placeholder {
  color: #cecece;
  opacity: 1;
}

/* .invalid class prevents CSS from automatically applying */
.invalid input:required:invalid {
  border-color: #d9251e;
}

/* Mark valid inputs during .invalid state */
.invalid input:required:valid {
  border-color: #149745;
}

.checkbox input[type=checkbox],
.radio input[type=radio] {
  opacity: 0;
}
.checkbox input[type=checkbox] + label,
.checkbox input[type=checkbox] + label::after,
.radio input[type=radio] + label,
.radio input[type=radio] + label::after {
  position: relative;
  padding-left: 32px;
}
.checkbox input[type=checkbox] + label::before,
.radio input[type=radio] + label::before {
  content: " ";
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
}
.checkbox input[type=checkbox] + label:hover::before, .checkbox input[type=checkbox]:focus + label::before,
.radio input[type=radio] + label:hover::before,
.radio input[type=radio]:focus + label::before {
  border-color: #1e3c50;
}
.checkbox input[type=checkbox] + label:active::before,
.radio input[type=radio] + label:active::before {
  background-color: #e6e6e6;
}
.checkbox input[type=checkbox][disabled] + label::before,
.radio input[type=radio][disabled] + label::before {
  border-color: #ccc;
  background-color: #eee;
}

.radio input[type=radio] + label::before {
  border-radius: 1em;
}

.radio input[type=radio]:checked + label::before {
  /* autoprefixer: off */
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB1SURBVChTYyAEGKE0i6KiYjOQjoFwGZZwcnK2Xrt27QsziAeUbGVkZKwAYj4otvnz5w/b+/fvdzOB1TMw+EBpOPj//787iIYpwAnACoBG7gDzUMFeEAF2g6Sk5HGQnUBj5YDcT0A8D+jI2tevX/8CyeMBDAwAQ4wgZq0O/WQAAAAASUVORK5CYII=") no-repeat center #004fed;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffffff' d='M4 1C2.3 1 1 2.3 1 4s1.3 3 3 3 3-1.3 3-3S5.7 1 4 1z'/%3E%3C/svg%3E") no-repeat center #004fed;
  border-color: #004fed;
}

.checkbox input[type=checkbox]:checked + label::before {
  /* autoprefixer: off */
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABzSURBVChTYyAEGKE0CjA2Ntb4////dGZm5khmqBgcQCX3MzIy6gBpBkZk1f/+/ROASkoA6TW8vLyRTCBJoIDD379/96NLHjx48A8TSCdQ4AZQQgNdEmQl2JGmpqYSIBOAzCvIkigA6BYRe3t7FigXChgYAGONRUtL5Ld6AAAAAElFTkSuQmCC") no-repeat center #004fed;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 8 8'%3E%3Cpath fill='%23e8dd11' d='M6.4 1L5.7 1.7 2.9 4.5 2.1 3.7 1.4 3 0 4.4l0.7 0.7 1.5 1.5 0.7 0.7 0.7-0.7 3.5-3.5 0.7-0.7L6.4 1 6.4 1z'/%3E%3C/svg%3E") no-repeat center #004fed;
  border-color: #004fed;
}

.select {
  position: relative;
}
.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: auto 2em;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='10px' height='14px' viewBox='0 0 10 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='sort-arrows-couple-pointing-up-and-down' fill='%23000000' fill-rule='nonzero'%3E%3Cpath d='M0.649387755,5.59360544 L9.3505102,5.59360544 C9.51884354,5.59360544 9.66455782,5.53214286 9.78751701,5.40911565 C9.91040816,5.28612245 9.97210884,5.14047619 9.97210884,4.97214286 C9.97210884,4.80380952 9.91044218,4.65823129 9.78751701,4.53506803 L5.43693878,0.184489796 C5.31401361,0.0616326531 5.16840136,0 4.99996599,0 C4.83153061,0 4.68591837,0.0616326531 4.56289116,0.184489796 L0.212312925,4.53506803 C0.0892857143,4.65809524 0.0278231293,4.80380952 0.0278231293,4.97214286 C0.0278231293,5.14044218 0.0892857143,5.28612245 0.212312925,5.40911565 C0.33547619,5.53214286 0.481088435,5.59360544 0.649387755,5.59360544 Z' id='Path'%3E%3C/path%3E%3Cpath d='M9.3505102,8.07989796 L0.649387755,8.07989796 C0.480952381,8.07989796 0.335340136,8.14139456 0.212312925,8.26428571 C0.0892857143,8.38731293 0.0278231293,8.53292517 0.0278231293,8.7012585 C0.0278231293,8.86959184 0.0892857143,9.01530612 0.212312925,9.13826531 L4.56289116,13.4887755 C4.68605442,13.6118027 4.83166667,13.6734014 4.99996599,13.6734014 C5.16826531,13.6734014 5.31401361,13.6118027 5.43693878,13.4887755 L9.78751701,9.13823129 C9.91040816,9.01530612 9.97210884,8.86959184 9.97210884,8.70122449 C9.97210884,8.53292517 9.91044218,8.38731293 9.78751701,8.2642517 C9.66459184,8.1412585 9.51884354,8.07989796 9.3505102,8.07989796 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-position: 97% center;
  background-repeat: no-repeat;
  outline: none;
}
.select select::-ms-expand {
  display: none;
}
.select select:focus::-ms-value {
  background: transparent;
  color: #4e4e4e;
}
.select select::after {
  /* autoprefixer: off */
  content: " ";
  pointer-events: none;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 2em;
  width: 12px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAGCAYAAAD37n+BAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABlSURBVChTYzQyMqpnZGRsYCAC/P//v4H5+fPnByUlJRmAmhyg4lgBSPG5c+camUEcQppgikFssAYQwKUJWTEIwDWAAEiTlJSUAJBpAeIDFRcCFXeC2HiBsbFxPzAwCqBcJMDAAAD1cjECKulnugAAAABJRU5ErkJggg==");
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' viewBox='0 0 12 6'%3E%3Cpath fill='%23e8dd11' d='M0 0l6 6 6-6h-12z'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent);
  display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .select::after {
    display: block;
  }

  .select select {
    padding-right: 2em;
  }
}
@-moz-document url-prefix() {
  /* autoprefixer: off */
  @supports not (filter: opacity(1)) {
    .select::after {
      display: none;
    }

    .select select {
      padding-right: 2em;
    }
  }
}
input[type=range].multirange {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  outline: none;
  position: relative;
}

input[type=range].original {
  position: absolute;
}

input[type=range]::-webkit-slider-runnable-track {
  height: 4px;
  background: #1e3c50;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #1e3c50;
  cursor: pointer;
  -webkit-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
  position: relative;
  top: -14px;
  z-index: 2;
  color: #1e3c50;
}

input[type=range]::-moz-range-thumb {
  transform: scale(1);
  /* FF doesn't apply position it seems */
  width: 16px;
  height: 16px;
  z-index: 1;
  color: #1e3c50;
  background-color: #1e3c50;
  border: 0;
}

input[type=range].multirange::-moz-range-track {
  background: #1e3c50;
  height: 4px;
  border-color: transparent;
  /* needed to switch FF to "styleable" control */
}

input[type=range]::-ms-track {
  /* remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;
  /* leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 6px 0;
  /* remove default tick marks */
  color: transparent;
}

input[type=range]::-ms-fill-lower {
  background: #1e3c50;
  height: 5px;
  border-radius: 10px;
}

input[type=range]::-ms-fill-upper {
  height: 5px;
  background: #ddd;
  border-radius: 10px;
}

input[type=range]::-ms-thumb {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  color: #1e3c50;
  background-color: #1e3c50;
}

input[type=range].original::-ms-thumb {
  display: none;
}

.btn, .cookie-consent__agree, .dropdown label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  padding: 0 0.75em;
  border: none;
  border-radius: 0;
  background-color: #1e3c50;
  color: #e8dd11;
  text-align: center;
  font-family: "Akzidenz", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.2px;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: manipulation;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: all 0.3s ease;
}
@media (min-width: 30em) {
  .btn, .cookie-consent__agree, .dropdown label {
    height: 50px;
    padding: 0 2em;
    font-size: 16px;
  }
}
.btn:hover, .cookie-consent__agree:hover, .dropdown label:hover, .btn:focus, .cookie-consent__agree:focus, .dropdown label:focus {
  outline: 0;
  text-decoration: none;
  background-color: #10202b;
  color: #e8dd11;
}
.btn:active, .cookie-consent__agree:active, .dropdown label:active {
  background-color: #10202b;
  color: #e8dd11;
}
.btn.disabled, .disabled.cookie-consent__agree, .dropdown label.disabled, .btn[disabled], [disabled].cookie-consent__agree, .dropdown label[disabled] {
  opacity: 0.65;
  cursor: default;
  pointer-events: none;
}
@media (max-width: 47.99em) {
  .btn, .cookie-consent__agree, .dropdown label {
    width: 100%;
  }
}

.btn.is-ghost, .is-ghost.cookie-consent__agree, .dropdown label.is-ghost {
  background-color: transparent;
  color: #1e3c50;
  border: 1px solid #1e3c50;
}
.btn.is-ghost:hover, .is-ghost.cookie-consent__agree:hover, .dropdown label.is-ghost:hover, .btn.is-ghost:focus, .is-ghost.cookie-consent__agree:focus, .dropdown label.is-ghost:focus, .btn.is-ghost:active, .is-ghost.cookie-consent__agree:active, .dropdown label.is-ghost:active {
  background-color: #1e3c50;
  color: #ffffff;
}

.btn--block {
  width: 100%;
}

.btn--secondary, .dropdown label {
  background-color: #a91430;
  border: 2px solid #1e3c50;
}
.btn--secondary:hover, .dropdown label:hover, .btn--secondary:focus, .dropdown label:focus {
  background-color: #7b0f23;
  text: #ffffff;
}
.btn--secondary:active, .dropdown label:active {
  background-color: #7b0f23;
  text: #ffffff;
}

.btn--triangle {
  position: relative;
  height: 50px;
}
.btn--triangle::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50px 0 0;
  border-color: transparent #172e3e transparent transparent;
  right: 0;
  top: 0;
  position: absolute;
}

.btn--blue {
  background-color: #1e3c50;
}
.btn--blue:hover, .btn--blue:focus, .btn--blue:active {
  background-color: #172e3d;
}

.btn--round {
  border-radius: 50%;
}

.btn--small, .cookie-consent__agree {
  height: 40px;
  font-size: 13px;
}

.btn--big {
  font-weight: 700;
  padding: 0.9em;
}

.btn--mega {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 143px;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5);
}

.btn--mega__subtitle {
  width: 100%;
  font-size: 17px;
  text-transform: none;
  font-weight: 700;
  margin-top: 10px;
}

.btn--reject {
  background-color: #f22e42;
  color: #ffffff;
}
.btn--reject:hover, .btn--reject:focus, .btn--reject:active {
  background-color: #df0e23;
  color: #ffffff;
}

.btn--approve {
  background-color: #36b041;
  color: #ffffff;
}
.btn--approve:hover, .btn--approve:focus, .btn--approve:active {
  background-color: #2a8933;
  color: #ffffff;
}

.btn--icon_only {
  height: 40px;
  width: 40px;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  background-color: transparent;
  color: #1e3c50;
  border: 1px solid #1e3c50;
}
.btn--icon_only:hover, .btn--icon_only:focus, .btn--icon_only:active {
  background-color: #1e3c50;
  color: #ffffff;
}

@media (max-width: 47.99em) {
  .btn--icon_only_mobile {
    width: 40px;
    padding: 0;
  }
  .btn--icon_only_mobile .text {
    display: none;
  }
  .btn--icon_only_mobile svg {
    margin-right: 0;
  }
}
.link{
  font-weight: 700;
  color: #1e3c50;
}
.link:hover {
  color: #172e3e;
}

table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
table th,
table td {
  padding: 0.6em 0.6em;
  border-bottom: 1px solid #b6b6b6;
  vertical-align: middle;
}
table tr th:first-child, table tr td:first-child{
  padding-left: 0;
}
table tr th:last-child, table tr td:last-child{
  padding-right: 0;
}
table tr:last-child th,
table tr:last-child td {
  border-bottom-width: 2px;
  border-color: #1b1b1b;
}
table th {
  text-align: left;
}
table thead th {
  font-size: 14px;
  border-bottom-width: 2px;
  vertical-align: bottom;
  color: #4e4e4e;
  font-weight: 700;
  border-color: #1b1b1b;
}
table thead th:first-child {
  padding-left: 0px;
}
table div,
table p {
  margin-bottom: 0;
}
table th.number, table td.number{
  white-space: nowrap;
  text-align: right;
}

table.table--striped thead {
  background-color: #d2d2d2;
}
table.table--striped thead th {
  border: 0;
}
table.table--striped tr:nth-of-type(1n) td {
  background-color: #ffffff;
}
table.table--striped tr:nth-of-type(2n) td {
  background-color: #f2f2f2;
}
table.table--striped td {
  border: 0;
}

table.responsive {
  margin: 0 auto;
  border-collapse: collapse;
  text-rendering: optimizeLegibility;
}
@media (max-width: 37.5em) {
  table.responsive thead {
    display: none;
  }
  table.responsive tbody td {
    display: block;
    padding: 0.6rem !important;
  }
  table.responsive tbody tr td:first-child {
    background: #1e3c50;
    color: #fff;
  }
  table.responsive tbody td:before {
    content: attr(data-th);
    font-weight: bold;
    display: inline-block;
    width: 37%;
  }
}

table.description-list tbody tr td{
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 30em) {
  table.description-list tbody tr td{
    display: table-cell;
  }
  table.description-list tbody tr td{
    padding-top: 8px;
    padding-bottom: 8px;
  }
  table.description-list tbody tr td{
    padding-left: 12px;
    padding-right: 12px;
  }
}
table.description-list tbody tr td:first-child{
  padding-right: 0;
  padding-bottom: 0;
  font-weight: 700;
}
@media (min-width: 30em) {
  table.description-list tbody tr td:first-child{
    padding-bottom: 8px;
  }
}
table.description-list tbody tr td:last-child{
  padding-top: 8px;
}

@media (max-width: 37.5em) {
  tr.user-row {
    display: flex;
    flex-direction: column;
    width: 108%;
  }

  tr.user-row td:first-child {
    border-bottom: none;
  }

  tr.user-row td {
    padding-right: 0;
    padding-left: 0;
  }

  tr.user-row .table-buttons {
    display: flex;
  }
  tr.user-row .table-buttons .btn:first-child, tr.user-row .table-buttons .cookie-consent__agree:first-child, tr.user-row .table-buttons .dropdown label:first-child, .dropdown tr.user-row .table-buttons label:first-child {
    margin-right: 4px;
  }
}
.table-wrapper {
  overflow-x: auto;
}

.sidebar-layout .container:first-of-type {
  padding: 0;
}
.sidebar-layout .sidebar {
  display: none;
  padding-top: 32px;
  padding-right: 0;
  color: #ffffff;
}
.sidebar-layout .sidebar h4 {
  margin-bottom: 12px;
}
.sidebar-layout .sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.sidebar-layout .sidebar a {
  display: block;
  color: #ffffff;
  margin-left: -40px;
  padding: 12px 0 12px 40px;
  transition: all 0.25s ease;
}
.sidebar-layout .sidebar a:hover,
.sidebar-layout .sidebar a.is-active {
  text-decoration: none;
  background: #ffffff;
  color: #303030;
}
.sidebar-layout .sidebar a.is-active {
  font-weight: bold;
}
@media (min-width: 62em) {
  .sidebar-layout {
    display: flex;
  }
  .sidebar-layout .row .col-lg-2 {
    width: 16.66666667%;
  }
  .sidebar-layout .row .col-lg-10 {
    width: 83.33333333%;
  }
  .sidebar-layout .color-block,
.sidebar-layout .content {
    height: 100%;
    min-height: calc(100vh - 117px);
  }
  .sidebar-layout .color-block {
    position: fixed;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
  }
  .sidebar-layout .color-block,
.sidebar-layout .sidebar {
    background: #303030;
  }
  .sidebar-layout .sidebar {
    display: block;
  }
  .sidebar-layout .content {
    background: #ffffff;
    padding-left: 40px;
  }
}

.site-footer {
  background-color: #000;
  padding: 60px 0;
  color: #ffffff;
}
.site-footer ul {
  padding: 0;
  list-style: none;
}
.site-footer a {
  color: #ffffff;
}

.site-footer__copy {
  margin-top: 60px;
  font-size: 13px;
}

.site-footer__header {
  font-family: "Akzidenz", Helvetica, sans-serif;
  text-transform: uppercase;
}

.pre-footer-hr {
  margin-top: -1px;
  z-index: 0;
}

.pre-footer {
  margin: 32px 0;
}

.contact-option {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  margin-bottom: 30px;
}

.contact-option__icon {
  background: #1e3c50;
  padding: 14px;
}

.contact-option__content {
  color: #000000;
  font-size: 20px;
  padding-left: 30px;
}

.section {
  padding: 32px 0;
  position: relative;
  z-index: 2;
}
.section h2{
  margin-bottom: 0;
  font-weight: 700;
  text-transform: none;
}

.section--light-grey {
  background: #f2f2f2;
}

.section--grey {
  background: #919191;
}

.section .page-header{
  margin-bottom: 16px;
}
@media (min-width: 62em) {
  .section .page-header{
    margin-bottom: 24px;
  }
}

.hero {
  padding: 60px 0;
  position: relative;
  min-height: 520px;
}
@media (max-width: 47.99em) {
  .hero {
    min-height: 0;
    max-height: 640px;
    height: calc(100vh - 110px);
  }
}
.hero:after {
  content: "";
  display: block;
  clear: both;
}

@media (max-width: 47.99em) {
  .hero--category, .hero--tag {
    display: none;
  }
}

.hero__content {
  color: white;
}
.page--start .hero__content {
  text-align: left;
}
@media (min-width: 48em) {
  .page--start .hero__content {
    float: left;
    width: 420px;
  }
}
.page--start .hero__content .hero__subtitle {
  font-size: 27px;
}
.page--brand .hero__content {
  padding-top: 64px;
}
.page--brand .hero__content .hero__subtitle {
  text-transform: uppercase;
}

.hero__title {
  margin-bottom: 16px;
  font-weight: 700;
}
@media (min-width: 48em) {
  .hero__title {
    font-size: 71px;
  }
}

.dropdown {
  position: relative;
  display: inline-block;
  color: #fff;
  /**
  Hide the checkbox itself. Checking and unchecking
  it we will be done via the label element.
  */
  /* Click to expand button */
  /*  The ul will have display:none by default */
  /**

      By using the Following-sibling selector (~),
      we can target elements positioned after our checkbox in the DOM tree.

      With the state pseudo selector (:checked),
      we can make changes depending on the state of the checkbox.

      Using this combination of selectors
      allows to change the color of the label
      and show the list of items
      only when the checkbox is checked.

  */
}
.dropdown input[type=checkbox] {
  display: none;
}
.dropdown label {
  padding: 0.54em 1em !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 140px;
}
.dropdown ul {
  position: absolute;
  list-style: none;
  text-align: left;
  width: 100%;
  z-index: 1;
  margin: 0;
  padding: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  display: none;
}
.dropdown ul li {
  margin-bottom: 1px;
}
.dropdown ul li a {
  padding: 0.5em 1em;
  display: inline-block;
  width: 100%;
  background-color: #fff;
  text-decoration: none;
  text-align: center;
}
.dropdown ul li a:hover {
  background-color: #d2d2d2;
}
.dropdown input[type=checkbox]:checked ~ label {
  background-color: #a91430;
}
.dropdown input[type=checkbox]:checked ~ ul {
  display: block;
}

.files {
  margin-left: 30px;
}

.files a {
  vertical-align: top;
}

.files a:before {
  content: "";
  display: inline-block;
  background: url("/img/icons/file.png");
  background-size: 18px 21px;
  width: 18px;
  height: 21px;
  margin-right: 15px;
  line-height: 100px;
}

.message {
  padding: 16px;
  background: #1e3c50;
  color: #fff;
  text-align: center;
  width: 100%;
}

.message--warning {
  background: #f22e42;
}

.modal {
  position: fixed;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100;
  transition: opacity 0.2s, z-index 0s 0.2s;
  text-align: center;
  overflow: hidden;
  overflow-y: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.modal > * {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  text-align: left;
}

.modal:before {
  display: inline-block;
  overflow: hidden;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: "";
}

.modal-visible .modal {
  z-index: 99;
  opacity: 1;
  transition: opacity 0.2s;
}

.modal-content {
  position: relative;
  overflow: hidden;
  min-height: 240px;
  max-height: 800px;
  max-width: 740px;
  width: 94%;
  overflow-y: auto;
  background: #fff;
  padding: 24px;
  border-radius: 4px;
}
.modal-content form {
  margin-bottom: 0;
}

.alert {
  padding: 32px;
  background: #d2d2d2;
}

.pagination-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.cookie-consent {
  width: 100%;
  padding: 15px;
  background: #f1f1f1;
  text-align: center;
}

.cookie-consent__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 0;
}
@media (max-width: 47.99em) {
  .cookie-consent__actions {
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-top: 18px;
  }
}

.cookie-consent__agree {
  margin-left: 0;
  text-transform: none;
}

.cookie-consent__more_information {
  cursor: pointer;
  font-weight: bold;
  margin-right: 24px;
}
.cookie-consent__more_information:hover {
  color: #e8dd11;
}

.video {
  position: relative;
  min-height: 480px;
}
@media (min-width: 48em) {
  .video {
    min-height: 790px;
  }
}
.video .video__title {
  margin-top: 64px;
  color: #ffffff;
}
@media (min-width: 48em) {
  .video .video__title {
    margin-top: 160px;
  }
}
.video .video__subtitle {
  font-family: "Akzidenz", Helvetica, sans-serif;
  color: #ffffff;
  font-size: 20px;
}
.video .video__play {
  position: relative;
  top: 80px;
  margin-top: 80px;
}

@-webkit-keyframes brave-wiggle {
  0% {
    transform: rotate(-6deg);
  }
  50% {
    transform: rotate(3.6deg);
  }
  100% {
    transform: rotate(0);
  }
}

@keyframes brave-wiggle {
  0% {
    transform: rotate(-6deg);
  }
  50% {
    transform: rotate(3.6deg);
  }
  100% {
    transform: rotate(0);
  }
}
.play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 6px solid white;
  background: transparent;
  transition: background 300ms ease-in;
  -webkit-appearance: none;
  outline: 0;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  will-change: transform;
}
@media (min-width: 48em) {
  .play {
    width: 160px;
    height: 160px;
  }
}
.play:hover .play__icon {
  transition: transform 1s 300ms;
  -webkit-animation: brave-wiggle 400ms 500ms linear;
          animation: brave-wiggle 400ms 500ms linear;
}
.play__icon {
  width: 0;
  height: 0;
  margin-left: 5.4px;
  border-width: 16.5px 0 16.5px 27px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  transform-origin: 50% 50%;
}
@media (min-width: 48em) {
  .play__icon {
    margin-left: 10.8px;
    border-width: 33px 0 33px 54px;
  }
}

.magazine__image {
  box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.5);
}

.magazine__subtitle, .magazine__covers {
  margin-bottom: 64px;
}

.newsletter__subtitle {
  margin-bottom: 64px;
}

.breadcrumbs {
  padding: 16px 0px;
}
@media (min-width: 48em) {
  .breadcrumbs {
    padding: 16px;
  }
}

.breadcrumb {
  color: #878787;
}

a.breadcrumb:hover {
  color: #172e3e;
  text-decoration: none;
}
a.breadcrumb.is-active {
  color: #1e3c50;
  font-weight: 700;
  text-decoration: none;
}

.bubble {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  background-color: #000;
  border-radius: 50%;
}
.bubble span {
  color: #fff;
}

.map {
  position: relative;
  height: 300px;
}
@media (min-width: 48em) {
  .map {
    height: 600px;
  }
}

.map__overlay {
  margin-top: 32px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 24px;
}
@media (min-width: 48em) {
  .map__overlay {
    position: absolute;
    top: -600px;
    right: 0;
    width: 416px;
    height: 600px;
    margin-top: 0;
    padding: 40px;
  }
}

.tag-nav{
  position: absolute;
  z-index: 10;
  display: flex;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  left: 0;
  right: 0;
}
@media (min-width: 48em) {
  .tag-nav{
    position: relative;
  }
  .tag-nav{
    flex-direction: row;
  }
  .tag-nav{
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

.tag {
  padding: 8px 16px;
  border-radius: 24px;
  margin-right: 8px;
  background: #eee;
  text-align: center;
  font-size: 15px;
}

.tag-nav__item{
  text-decoration: none;
  color: #1e3c50;
  padding: 8px 10px;
}
.tag-nav__item:hover, .tag-nav__item:focus, .tag-nav__item:active {
  color: #1e3c50;
  text-decoration: none;
}
.tag-nav__item:not(:last-child) {
  border-bottom: 1px solid #f2f2f2;
}
@media (min-width: 48em) {
  .tag-nav__item {
    display: inline-block;
    padding: 8px 16px;
    border-radius: 2px;
    margin-right: 12px;
    margin-bottom: 14px;
    border: none;
    background: #f2f2f2;
    color: black;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
  }
  .tag-nav__item:hover, .tag-nav__item:focus, .tag-nav__item:active {
    background: #1b1b1b;
    color: white;
    text-decoration: none;
  }
  .tag-nav__item.is-active {
    background: #1b1b1b;
    color: white;
  }
}

@-webkit-keyframes check {
  0% {
    height: 0;
    width: 0;
  }
  33.3333% {
    width: 40px;
    height: 0;
  }
}

@keyframes check {
  0% {
    height: 0;
    width: 0;
  }
  33.3333% {
    width: 40px;
    height: 0;
  }
}
.checkmark {
  display: block;
  position: relative;
  width: 200px;
  height: 200px;
  margin: 0 auto;
}

.checkmark:after {
  -webkit-animation: check 0.8s;
          animation: check 0.8s;
  transform: scaleX(-1) rotate(135deg);
  transform-origin: left top;
  border-right: 30px solid #1e3c50;
  border-top: 30px solid #1e3c50;
  content: "";
  display: block;
  height: 120px;
  left: 14px;
  position: absolute;
  top: 100px;
  width: 76px;
}

.banner {
  padding: 24px 16px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #ffffff;
  background-position: center;
}
@media (min-width: 48em) {
  .banner {
    padding: 48px 40px;
    min-height: 200px;
  }
}
.banner:hover {
  text-decoration: none;
  color: #ffffff;
}

.banner.is-image {
  padding: 0;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
.banner.is-image.has-text {
  background: rgba(0, 0, 0, 0.4);
}
.banner.is-image img {
  position: relative;
  z-index: -1;
}
.banner.is-image .text-content {
  padding: 24px 16px;
  position: absolute;
}
@media (min-width: 48em) {
  .banner.is-image .text-content {
    padding: 48px 40px;
  }
}

.banner h2 {
  margin: 0px;
}
@media (max-width: 47.99em) {
  .banner h2 {
    font-size: 20px;
  }
}

.banner p {
  margin-top: 16px;
  margin-bottom: 0px;
  max-width: 480px;
}

.login .banner {
  margin-top: 16px;
}
@media (min-width: 48em) {
  .login .banner {
    margin-top: 32px;
  }
}

.block {
  padding: 32px 0;
  position: relative;
  z-index: 2;
}

.block--layout-light_grey {
  background: #f2f2f2;
}

.block--layout-grey {
  background: #d2d2d2;
}

.block--spacing-top--none {
  padding-top: 0;
}

.block--spacing-top--small {
  padding-top: 16px;
}

.block--spacing-bottom--none {
  padding-bottom: 0;
}

.block--spacing-bottom--small {
  padding-bottom: 16px;
}

.block--news__title {
  border-bottom: 1px solid #7b7a7a;
  font-size: 20px;
  font-family: "Akzidenz", Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 0 0 5px 0;
}

.news-item {
  padding: 20px 0;
  margin-bottom: 10px;
}

.news-item__title {
  font-size: 28px;
  font-family: "Akzidenz", Helvetica, sans-serif;
  color: #1e3c50;
}
.news-item__title a {
  color: #1e3c50;
}

.news-item__author, .news-item__date {
  font-size: 10px;
  color: #919191;
  text-transform: uppercase;
}

.news-item__excerpt {
  margin-top: 19px;
  font-family: "Akzidenz", Helvetica, sans-serif;
}

.block--news .news-item:not(:last-child) {
  border-bottom: dashed 1px #929292;
}

.block--hero {
  padding: 0;
}

.block--page_links__title {
  border-bottom: 1px solid #7b7a7a;
  font-size: 20px;
  font-family: "Akzidenz", Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 0 0 5px 0;
  margin-bottom: 30px;
}

.page-links {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.page-link {
  flex-grow: 1;
  padding-right: 30px;
  min-width: 33.33%;
  max-width: 33.33%;
}
@media (max-width: 61.99em) {
  .page-link {
    min-width: 100%;
    padding-right: 0;
    padding-bottom: 32px;
  }
}

.page-link:last-of-type {
  padding-bottom: 0;
}

.page-links .page-link:nth-child(3n+3) {
  padding-right: 0;
}

.block--title {
  padding-bottom: 8px;
}

.block--title__title {
  font-size: 38px;
  margin-bottom: 20px;
}

.block--title__hr {
  border-top: 2px solid #e5e5e5;
}

.block--title__subtitle {
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #4c4c4c;
}

.employee {
  margin-bottom: 40px;
}

.employee__image {
  max-height: 300px;
  overflow: hidden;
}
.employee__image img {
  width: 100%;
}

.employee__content {
  background: #f2f2f2;
  padding: 2rem;
  font-size: 15px;
}

.employee__name {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 1rem;
}

.employee__item {
  font-size: 14px;
  margin-bottom: 8px;
}
.employee__item .fa {
  padding-right: 12px;
}

*, ::before, ::after{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  --tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.visible{
  visibility: visible;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.inset-y-0{
  top: 0;
  bottom: 0;
}
.right-lg{
  right: 16px;
}
.col-span-1{
  grid-column: span 1 / span 1;
}
.float-right{
  float: right;
}
.mt-3xl{
  margin-top: 40px;
}
.mb-xl{
  margin-bottom: 24px;
}
.mb-0{
  margin-bottom: 0;
}
.mt-0{
  margin-top: 0;
}
.mt-xl{
  margin-top: 24px;
}
.mt-lg{
  margin-top: 16px;
}
.mb-sm{
  margin-bottom: 8px;
}
.ml-lg{
  margin-left: 16px;
}
.mt-2xl{
  margin-top: 32px;
}
.ml-sm{
  margin-left: 8px;
}
.mb-lg{
  margin-bottom: 16px;
}
.ml-md{
  margin-left: 12px;
}
.mt-md{
  margin-top: 12px;
}
.mb-2xl{
  margin-bottom: 32px;
}
.ml-auto{
  margin-left: auto;
}
.\!mr-sm{
  margin-right: 8px !important;
}
.mb-3xl{
  margin-bottom: 40px;
}
.mr-xl{
  margin-right: 24px;
}
.mr-sm{
  margin-right: 8px;
}
.mr-lg{
  margin-right: 16px;
}
.mr-md{
  margin-right: 12px;
}
.mt-sm{
  margin-top: 8px;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.h-3xl{
  height: 40px;
}
.w-full{
  width: 100%;
}
.w-\[170px\]{
  width: 170px;
}
.w-\[230px\]{
  width: 230px;
}
.w-1\/4{
  width: 25%;
}
.w-3\/4{
  width: 75%;
}
.min-w-0{
  min-width: 0px;
}
.max-w-\[400px\]{
  max-width: 400px;
}
.max-w-5xl{
  max-width: 64rem;
}
.max-w-full{
  max-width: 100%;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-auto{
  flex: 1 1 auto;
}
.border-collapse{
  border-collapse: collapse;
}
.transform{
  transform: var(--tw-transform);
}
.cursor-pointer{
  cursor: pointer;
}
.cursor-move{
  cursor: move;
}
.list-inside{
  list-style-position: inside;
}
.list-disc{
  list-style-type: disc;
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-center{
  align-items: center;
}
.items-baseline{
  align-items: baseline;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-md{
  gap: 12px;
}
.gap-sm{
  gap: 8px;
}
.gap-lg{
  gap: 16px;
}
.space-x-sm > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(8px * var(--tw-space-x-reverse));
  margin-left: calc(8px * calc(1 - var(--tw-space-x-reverse)));
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-visible{
  overflow: visible;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-normal{
  white-space: normal;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.break-all{
  word-break: break-all;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-t{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.rounded-b{
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-t-0{
  border-top-width: 0px;
}
.border-solid{
  border-style: solid;
}
.border-none{
  border-style: none;
}
.border-transparent{
  border-color: transparent;
}
.border-neutral-light{
  --tw-border-opacity: 1;
  border-color: rgba(234, 236, 238, var(--tw-border-opacity));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-neutral-lighter{
  --tw-bg-opacity: 1;
  background-color: rgba(247, 248, 250, var(--tw-bg-opacity));
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-3xl{
  padding: 40px;
}
.p-md{
  padding: 12px;
}
.p-xl{
  padding: 24px;
}
.p-0{
  padding: 0;
}
.p-xs{
  padding: 4px;
}
.px-lg{
  padding-left: 16px;
  padding-right: 16px;
}
.py-xl{
  padding-top: 24px;
  padding-bottom: 24px;
}
.py-md{
  padding-top: 12px;
  padding-bottom: 12px;
}
.px-xs{
  padding-left: 4px;
  padding-right: 4px;
}
.py-xs{
  padding-top: 4px;
  padding-bottom: 4px;
}
.pt-lg{
  padding-top: 16px;
}
.pl-xs{
  padding-left: 4px;
}
.pl-0{
  padding-left: 0;
}
.pr-md{
  padding-right: 12px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-md{
  font-size: 16px;
}
.text-lg{
  font-size: 18px;
}
.text-2xl{
  font-size: 24px;
}
.text-sm{
  font-size: 14px;
}
.text-xs{
  font-size: 12px;
}
.font-bold{
  font-weight: 700;
}
.font-semibold{
  font-weight: 600;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.uppercase{
  text-transform: uppercase;
}
.leading-none{
  line-height: 1;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-neutral-darker{
  --tw-text-opacity: 1;
  color: rgba(37, 41, 47, var(--tw-text-opacity));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.underline{
  text-decoration: underline;
}
.opacity-50{
  opacity: 0.5;
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none{
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.ring-2{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-blue-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
}
.ring-offset-2{
  --tw-ring-offset-width: 2px;
}
.ring-offset-gray-100{
  --tw-ring-offset-color: #f3f4f6;
}
.filter{
  filter: var(--tw-filter);
}
.transition{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.focus-within\:ring-2:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-within\:ring-indigo-500:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
}
.focus-within\:ring-offset-2:focus-within{
  --tw-ring-offset-width: 2px;
}
.hover\:border-gray-400:hover{
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (min-width: 768px){
  .md\:mt-3xl{
    margin-top: 40px;
  }
  .md\:mt-2xl{
    margin-top: 32px;
  }
  .md\:flex{
    display: flex;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:space-x-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(16px * var(--tw-space-x-reverse));
    margin-left: calc(16px * calc(1 - var(--tw-space-x-reverse)));
  }
  .md\:p-4xl{
    padding: 56px;
  }
  .md\:px-2xl{
    padding-left: 32px;
    padding-right: 32px;
  }
  .md\:pb-2xl{
    padding-bottom: 32px;
  }
  .md\:text-right{
    text-align: right;
  }
}
@media (min-width: 1024px){
  .lg\:mt-3xl{
    margin-top: 40px;
  }
}
