@charset "UTF-8";
/* Common */
@font-face {
  font-family: "DIN Next W01 Bold";
  src: url("/app/themes/vamp/public/build/assets/DINNextW01Bold-CGS32C5x.eot");
  src: url("/app/themes/vamp/public/build/assets/DINNextW01Bold-CGS32C5x.eot") format("embedded-opentype"), url("/app/themes/vamp/public/build/assets/DINNextW01Bold-F3EG05sm.woff2") format("woff2"), url("/app/themes/vamp/public/build/assets/DINNextW01Bold-BdBgWVbX.woff") format("woff"), url("/app/themes/vamp/public/build/assets/DINNextW01Bold-B6Jei40T.ttf") format("truetype"), url("/app/themes/vamp/public/build/assets/DINNextW01Bold-CEHuO23_.svg#DINNextW01Bold") format("svg");
}
@font-face {
  font-family: "DIN Next W01 Bold";
  src: url("/app/themes/vamp/public/build/assets/DINNextW01Bold-CGS32C5x.eot");
  src: url("/app/themes/vamp/public/build/assets/DINNextW01Bold-CGS32C5x.eot") format("embedded-opentype"), url("/app/themes/vamp/public/build/assets/DINNextW01Bold-F3EG05sm.woff2") format("woff2"), url("/app/themes/vamp/public/build/assets/DINNextW01Bold-BdBgWVbX.woff") format("woff"), url("/app/themes/vamp/public/build/assets/DINNextW01Bold-B6Jei40T.ttf") format("truetype"), url("/app/themes/vamp/public/build/assets/DINNextW01Bold-CEHuO23_.svg#DINNextW01Bold") format("svg");
}
@font-face {
  font-family: "DIN Next W01 Light";
  src: url("/app/themes/vamp/public/build/assets/DINNextW01Light-Bo--2J2P.eot");
  src: url("/app/themes/vamp/public/build/assets/DINNextW01Light-Bo--2J2P.eot") format("embedded-opentype"), url("/app/themes/vamp/public/build/assets/DINNextW01Light-DV4fG2En.woff2") format("woff2"), url("/app/themes/vamp/public/build/assets/DINNextW01Light-uQA65c7N.woff") format("woff"), url("/app/themes/vamp/public/build/assets/DINNextW01Light-D40ek37a.ttf") format("truetype"), url("/app/themes/vamp/public/build/assets/DINNextW01Light-CIw0UtKS.svg#DINNextW01Light") format("svg");
}
@font-face {
  font-family: "DIN Next W01 Black";
  src: url("/app/themes/vamp/public/build/assets/DINNextW01Black-BtjTrdhS.eot");
  src: url("/app/themes/vamp/public/build/assets/DINNextW01Black-BtjTrdhS.eot") format("embedded-opentype"), url("/app/themes/vamp/public/build/assets/DINNextW01Black-DwQKV-FZ.woff2") format("woff2"), url("/app/themes/vamp/public/build/assets/DINNextW01Black-BS1u0M1O.woff") format("woff"), url("/app/themes/vamp/public/build/assets/DINNextW01Black-DLRxWEi2.ttf") format("truetype"), url("/app/themes/vamp/public/build/assets/DINNextW01Black-CoWoWpwk.svg#DINNextW01Black") format("svg");
}
@font-face {
  font-family: "DIN Next W01 Regular";
  src: url("/app/themes/vamp/public/build/assets/DINNextW01Regular-BeowTrVn.eot");
  src: url("/app/themes/vamp/public/build/assets/DINNextW01Regular-BeowTrVn.eot") format("embedded-opentype"), url("/app/themes/vamp/public/build/assets/DINNextW01Regular-BD_PMhoZ.woff2") format("woff2"), url("/app/themes/vamp/public/build/assets/DINNextW01Regular-CmeC4Kg_.woff") format("woff"), url("/app/themes/vamp/public/build/assets/DINNextW01Regular-CnnrzcY6.ttf") format("truetype"), url("/app/themes/vamp/public/build/assets/DINNextW01Regular-7085jVuA.svg#DINNextW01Regular") format("svg");
}
html {
  color: #000;
  font-size: 100%;
  line-height: 1em;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll;
  font-family: "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

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

.hidden {
  display: none !important;
}

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

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

.invisible {
  visibility: hidden;
}

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

.clearfix:after {
  clear: both;
}

button {
  border: none;
  outline: none;
  font-size: 1rem;
}
button:hover, button:focus {
  cursor: pointer;
}

a {
  text-decoration: none;
  outline: none;
}

#content {
  max-width: 1920px;
  margin: 0 auto;
}

.alm-btn-wrap {
  text-align: center;
}

button.alm-load-more-btn {
  margin-top: 2.1875rem;
  padding: 15px 35px;
  font-family: inherit;
  text-transform: uppercase;
  transition: all ease-in-out 0.3s;
  min-width: 160px;
}
button.alm-load-more-btn.done {
  display: none;
}

.container, .alm-reveal {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container--banner {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.container--banner:before {
  content: "";
  display: table;
}

.container--banner:after {
  content: "";
  display: table;
  clear: both;
}

.container--hero {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 410px;
}

@media screen and (min-width: 850px) {
  .container--hero {
    height: 61.85vw;
  }
}
@media screen and (min-width: 969px) {
  .container--hero {
    height: 600px;
  }
}
/*--------------
    Button
---------------*/
/*--------------
    Loading
---------------*/
/* Specificity hack */
.loading.button {
  position: relative;
  cursor: default;
  text-shadow: none !important;
  color: transparent !important;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 0s linear, opacity 0.1s ease;
  transition: all 0s linear, opacity 0.1s ease;
}

.loading.button:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.15);
}

.loading.button:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: button-spin 0.6s linear;
  animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #FFFFFF transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  box-shadow: 0px 0px 0px 1px transparent;
}

.labeled.icon.loading.button .icon {
  background-color: transparent;
  box-shadow: none;
}

@-webkit-keyframes button-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes button-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.basic.loading.button:not(.inverted):before {
  border-color: rgba(0, 0, 0, 0.1);
}

.basic.loading.button:not(.inverted):after {
  border-top-color: #767676;
}

.outdated {
  background: #f1f1f1;
  color: #000;
  padding: 19px 0 18px;
  text-align: center;
}

.outdated-link {
  font-weight: bold;
  text-decoration: underline;
}

.outdated-link:hover, .outdated-link:focus {
  text-decoration: none;
}

.hide-on-mobile {
  display: none;
}

@media screen and (min-width: 850px) {
  .hide-on-mobile {
    display: block;
  }
}
.hide-on-tablet {
  display: block;
}

@media screen and (min-width: 850px) {
  .hide-on-tablet {
    display: none;
  }
}
.hero {
  margin-bottom: 1.5625rem;
  max-height: 600px;
  overflow-x: hidden;
}

.front-page-slide {
  background-color: white;
  background-position: center;
  background-repeat: no-repeat;
}

.hero-feature-link {
  display: block;
  width: 100%;
  height: 100%;
}

.hero-feature {
  width: calc(99.99% - 0px);
  padding: 2.625rem 1.875rem 1.75rem;
  background: rgba(255, 255, 255, 0.3);
  margin-bottom: 1.5625rem;
  transition: all ease-in-out 0.3s;
}
.hero-feature:hover, .hero-feature:focus {
  transform: scale(1.01);
}

.hero-feature:nth-child(n) {
  float: left;
  margin-right: 10px;
  clear: none;
}

.hero-feature:last-child {
  margin-right: 0;
}

.hero-feature:nth-child(1n) {
  margin-right: 0;
}

.hero-feature:nth-child(1n+1) {
  clear: left;
}

@media screen and (min-width: 850px) {
  .hero-feature {
    width: calc(74.9925% - 2.5px);
  }
  .hero-feature:nth-child(n) {
    float: left;
    margin-right: 10px;
    clear: none;
  }
  .hero-feature:last-child {
    margin-right: 0;
  }
  .hero-feature:nth-child(10n) {
    margin-right: 0;
  }
  .hero-feature:nth-child(10n+1) {
    clear: left;
  }
}
.hero-feature-content-heading {
  font-size: 1.5rem;
  font-family: "DIN Next W01 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 1.75rem;
  color: black;
  margin-bottom: 0.375rem;
}

@media screen and (min-width: 850px) {
  .hero-feature-content-heading {
    line-height: 3.1875rem;
    font-size: 2.5rem;
  }
}
.hero-feature-content-paragraph {
  font-size: 1.125rem;
  line-height: 1.3125rem;
  color: black;
}

@media screen and (min-width: 850px) {
  .hero-feature-content-paragraph {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}
.hero-feature-meta {
  margin: 0.75rem 0 0.5rem;
}

.hero-feature-meta-category {
  font-family: "DIN Next W01 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #777777;
  text-transform: uppercase;
  transition: color 0.25s cubic-bezier(0.08, 0.8, 0.4, 0.96);
}

.hero-feature-meta-category:hover, .hero-feature-meta-category:focus {
  color: black;
}

.hero-feature-meta-timestamp {
  font-family: "DIN Next W01 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #777777;
  text-transform: uppercase;
  cursor: default;
}

.article-title {
  margin-top: 1.25rem;
  margin-bottom: 2.875rem;
  font-family: "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.75rem;
}

@media screen and (min-width: 850px) {
  .article-title {
    margin-top: 4.4375rem;
    margin-bottom: 1.875rem;
    font-size: 2.5rem;
    line-height: 3.1875rem;
  }
}
.article-title--narrow {
  width: calc(99.99% - 0px);
}

.article-title--narrow:nth-child(n) {
  float: left;
  margin-right: 10px;
  clear: none;
}

.article-title--narrow:last-child {
  margin-right: 0;
}

.article-title--narrow:nth-child(1n) {
  margin-right: 0;
}

.article-title--narrow:nth-child(1n+1) {
  clear: left;
}

@media screen and (min-width: 850px) {
  .article-title--narrow {
    width: calc(66.66% - 3.3333333333px);
  }
  .article-title--narrow:nth-child(n) {
    float: left;
    margin-right: 10px;
    clear: none;
  }
  .article-title--narrow:last-child {
    margin-right: 0;
  }
  .article-title--narrow:nth-child(6n) {
    margin-right: 0;
  }
  .article-title--narrow:nth-child(6n+1) {
    clear: left;
  }
}
.article-heading {
  margin-top: 3.4375rem;
  margin-bottom: 1.9375rem;
  font-family: "DIN Next W01 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.75rem;
  text-transform: uppercase;
}

@media screen and (min-width: 850px) {
  .article-heading {
    font-size: 2.5rem;
    line-height: 3.1875rem;
  }
}
.article-heading--narrow {
  width: calc(99.99% - 0px);
}

.article-heading--narrow:nth-child(n) {
  float: left;
  margin-right: 10px;
  clear: none;
}

.article-heading--narrow:last-child {
  margin-right: 0;
}

.article-heading--narrow:nth-child(1n) {
  margin-right: 0;
}

.article-heading--narrow:nth-child(1n+1) {
  clear: left;
}

@media screen and (min-width: 850px) {
  .article-heading--narrow {
    width: calc(66.66% - 3.3333333333px);
  }
  .article-heading--narrow:nth-child(n) {
    float: left;
    margin-right: 10px;
    clear: none;
  }
  .article-heading--narrow:last-child {
    margin-right: 0;
  }
  .article-heading--narrow:nth-child(6n) {
    margin-right: 0;
  }
  .article-heading--narrow:nth-child(6n+1) {
    clear: left;
  }
}
.article-subheading {
  margin-bottom: 0.625rem;
  font-family: "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media screen and (min-width: 850px) {
  .article-subheading {
    font-size: 1.125rem;
    line-height: 1.875rem;
  }
}
.article-paragraph {
  margin: 1.875rem 0 1.875rem;
  clear: both;
  font-family: "DIN Next W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.article-paragraph strong {
  font-family: "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 850px) {
  .article-paragraph {
    font-size: 1.125rem;
    line-height: 1.875rem;
  }
}
.article-paragraph--narrow {
  width: calc(99.99% - 0px);
}

.article-paragraph--narrow:nth-child(n) {
  float: left;
  margin-right: 10px;
  clear: none;
}

.article-paragraph--narrow:last-child {
  margin-right: 0;
}

.article-paragraph--narrow:nth-child(1n) {
  margin-right: 0;
}

.article-paragraph--narrow:nth-child(1n+1) {
  clear: left;
}

@media screen and (min-width: 850px) {
  .article-paragraph--narrow {
    width: calc(66.66% - 3.3333333333px);
  }
  .article-paragraph--narrow:nth-child(n) {
    float: left;
    margin-right: 10px;
    clear: none;
  }
  .article-paragraph--narrow:last-child {
    margin-right: 0;
  }
  .article-paragraph--narrow:nth-child(6n) {
    margin-right: 0;
  }
  .article-paragraph--narrow:nth-child(6n+1) {
    clear: left;
  }
}
.article-paragraph--lead {
  margin-top: -1.5rem;
  font-size: 1.125rem;
  line-height: 1.25rem;
}

@media screen and (min-width: 850px) {
  .article-paragraph--lead {
    font-size: 1.5rem;
    line-height: 1.8125rem;
  }
}
.article-paragraph--note {
  padding-top: 0.125rem;
  font-family: "DIN Next W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-top: 2px solid #969696;
}

.article-meta {
  margin: -0.6875rem 0 1rem;
}

@media screen and (min-width: 850px) {
  .article-meta {
    margin: -1.1875rem 0 2rem;
  }
}
.article-meta--narrow {
  width: calc(66.66% - 3.3333333333px);
}

.article-meta--narrow:nth-child(n) {
  float: left;
  margin-right: 10px;
  clear: none;
}

.article-meta--narrow:last-child {
  margin-right: 0;
}

.article-meta--narrow:nth-child(6n) {
  margin-right: 0;
}

.article-meta--narrow:nth-child(6n+1) {
  clear: left;
}

.article-meta-category, .article-meta-timestamp {
  font-family: "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #777777;
  text-transform: uppercase;
}

.article-meta-category {
  transition: color 0.25s cubic-bezier(0.08, 0.8, 0.4, 0.96);
}
.article-meta-category:hover, .article-meta-category:focus {
  color: black;
}

.article-meta-timestamp {
  cursor: default;
}

.article-list {
  margin-bottom: 2.25rem;
  font-family: "DIN Next W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  list-style: disc;
}
.article-list > li {
  padding-left: 0.5rem;
  margin-left: 1.125rem;
}

@media screen and (min-width: 850px) {
  .article-list {
    font-size: 1.125rem;
    line-height: 1.875rem;
  }
}
.article-list-item {
  display: list-item;
  padding-left: 0.5rem;
  margin-left: 1.125rem;
}

.article-figure {
  position: relative;
  margin: 0.625rem 0;
  clear: both;
}

.article-figure:hover .article-figure-overlay, .article-figure:focus .article-figure-overlay {
  opacity: 1;
}

.article-figure-overlay {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
  padding: 1.625rem 1.75rem 1.5rem;
  font-size: 0.625rem;
  line-height: 0.75rem;
  background: rgba(245, 245, 245, 0.9);
  opacity: 0;
  transition: opacity 0.25s cubic-bezier(0.08, 0.8, 0.4, 0.96);
}

.article-figure-caption {
  margin: 0.8125rem 0 0.3125rem;
  font-size: 0.875rem;
  line-height: 1.125rem;
}

@media screen and (min-width: 850px) {
  .article-figure-caption {
    max-width: 50%;
    margin: 1.75rem 0 1.3125rem;
  }
}
.article-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 0.9375rem 0 1.375rem;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-top: 1px solid #d9d9d9;
}

@media screen and (min-width: 850px) {
  .article-footer {
    padding-bottom: 3.75rem;
    margin-top: 3.125rem;
  }
}
.article-footer-item-link {
  display: block;
  width: 2.375rem;
  margin-right: 0.625rem;
}

.article-footer-item-shares {
  font-family: "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.article-more {
  margin: 1.75rem 0 1.625rem 0;
  clear: both;
  font-family: "DIN Next W01 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.375rem;
  line-height: 1.625rem;
}

@media screen and (min-width: 850px) {
  .article-more {
    margin: 3.6875rem 0 3.375rem 0;
    font-size: 2.5rem;
    line-height: 3.1875rem;
  }
}
.article-comments {
  margin: 2.125rem 0 3.375rem 0;
  clear: both;
  font-family: "DIN Next W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.375rem;
  line-height: 1.625rem;
}

@media screen and (min-width: 850px) {
  .article-comments {
    font-size: 2.5rem;
    line-height: 3.1875rem;
  }
}
.article-address-heading {
  margin-bottom: 1.8125rem;
  font-family: "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
}

@media screen and (min-width: 850px) {
  .article-address-heading {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
.article-address-subheading {
  font-family: "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
}

@media screen and (min-width: 850px) {
  .article-address-subheading {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
.article-address-paragraph {
  margin-bottom: 2.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media screen and (min-width: 850px) {
  .article-address-paragraph {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
.article-address-email {
  display: inline-block;
  margin-bottom: 2.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: black;
  text-decoration: underline;
}

@media screen and (min-width: 850px) {
  .article-address-email {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
.content-heading {
  margin: 1.5rem 0 1.1875rem;
  font-family: "DIN Next W01 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.75rem;
  text-transform: uppercase;
}

@media screen and (min-width: 850px) {
  .content-heading {
    margin-bottom: 2.25rem;
    font-size: 2.5rem;
    line-height: 3.1875rem;
  }
}
.button {
  padding: 1rem 1rem 0.6875rem;
  font-size: 0.875rem;
  color: black;
  background: #d9d9d9;
  display: block;
  transition: background 0.25s cubic-bezier(0.08, 0.8, 0.4, 0.96);
  font-family: "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.button:hover, .button:focus {
  background: #c9c9c9;
}

.button--search {
  width: calc(16.665% - 8.3333333333px);
  padding: 0.875rem 1rem 0.625rem;
  margin-top: 0.0625rem;
  margin-bottom: 0;
}

.button--search:nth-child(n) {
  float: left;
  margin-right: 10px;
  clear: none;
}

.button--search:last-child {
  margin-right: 0;
}

.button--search:nth-child(2n) {
  margin-right: 0;
}

.button--search:nth-child(2n+1) {
  clear: left;
}

.button--modal {
  margin: 0 auto;
  line-height: 0.875rem;
  width: 150px;
}

.competition-modal {
  display: inline-block;
}

.button--modal--close {
  width: 30px;
  height: 30px;
  padding: 0;
  position: absolute;
  font-size: 3rem;
  top: 3rem;
  right: 1rem;
  background-color: transparent;
  background-image: url("/app/themes/vamp/public/build/assets/icon-close-DIOg7Xxi.svg");
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 50%;
  opacity: 0.5;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
}
.button--modal--close:hover, .button--modal--close:focus {
  opacity: 1;
}

.button--more {
  margin: 2.3125rem auto 3.5625rem;
  text-align: center;
  width: 150px;
}

#load-more {
  display: block;
  padding: 1rem 1rem 0.6875rem;
  font-size: 0.875rem;
  color: black;
  background: #d9d9d9;
  transition: background 0.25s cubic-bezier(0.08, 0.8, 0.4, 0.96);
  font-family: "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 2.3125rem auto 3.5625rem;
  text-align: center;
  width: 150px;
}
#load-more:hover {
  background: #c9c9c9;
}
#load-more.done {
  visibility: hidden;
}

.alm-reveal {
  margin-top: 1.3rem;
}

.button--newsletter {
  width: 39.9999996%;
  line-height: 0.875rem;
  font-size: 0.875rem;
  margin-top: 0;
  margin-bottom: 0;
}

.button--newsletter:nth-child(n) {
  float: left;
  margin-right: 0;
  clear: none;
}

.button--newsletter:last-child {
  margin-right: 0;
}

.button--newsletter:nth-child(2n) {
  margin-right: 0;
}

.button--newsletter:nth-child(2n+1) {
  clear: left;
}

.button--slider {
  width: 39.9999996%;
  line-height: 0.625rem;
  font-size: 0.875rem;
}

.button--slider:nth-child(n) {
  float: left;
  margin-right: 0;
  clear: none;
}

.button--slider:last-child {
  margin-right: 0;
}

.button--slider:nth-child(2n) {
  margin-right: 0;
}

.button--slider:nth-child(2n+1) {
  clear: left;
}

.button--subscribe {
  margin: 0.8125rem auto 0;
  text-align: center;
  line-height: 0.875rem;
  max-width: 132px;
}

.button-value:before {
  display: block;
  content: "Go";
}

@media screen and (min-width: 850px) {
  .button-value:before {
    content: "Search Vamp";
  }
}
.form-label {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form--search {
  width: 100%;
}

.form--newsletter {
  margin: 2.25rem auto 2.25rem;
  max-width: 320px;
}

@media screen and (min-width: 850px) {
  .form--newsletter {
    margin-top: 0;
  }
}
.form--slider {
  margin: 2.25rem auto 1.8125rem;
  max-width: 320px;
}

@media screen and (min-width: 850px) {
  .form--slider {
    margin-top: 0;
  }
}
.form--magazine {
  max-width: 600px;
  margin: auto;
}

.form-title {
  color: white;
  margin-bottom: 0.8125rem;
  font-size: 0.875rem;
  line-height: 1.125rem;
  text-align: center;
}

@media screen and (min-width: 850px) {
  .form-title {
    text-align: left;
  }
}
.form-error input {
  border-color: #cf021a;
}

.form-error input::-webkit-input-placeholder {
  color: #cf021a;
}

.form-error input::-moz-placeholder {
  color: #cf021a;
}

.form-error input:-ms-input-placeholder {
  color: #cf021a;
}

.form-error input::placeholder {
  color: #cf021a;
}

.input {
  border: none;
  outline: none;
  padding: 0;
  border-radius: 0;
}

.input--search {
  font-size: 1rem;
  line-height: 1.625rem;
  -webkit-appearance: textfield;
  background: none;
  width: calc(83.325% - 1.6666666667px);
  padding: 0.5625rem 0 0.375rem 0;
  box-shadow: none !important;
}

.input--search:nth-child(n) {
  float: left;
  margin-right: 10px;
  clear: none;
}

.input--search:last-child {
  margin-right: 0;
}

.input--search:nth-child(2n) {
  margin-right: 0;
}

.input--search:nth-child(2n+1) {
  clear: left;
}

@media screen and (min-width: 850px) {
  .input--search {
    font-size: 1.5rem;
    line-height: 1.5625rem;
  }
}
.input--search::-webkit-input-placeholder {
  font-size: 0.875rem;
  color: black;
  line-height: 1.75rem;
  padding: 0;
  transition: color 0.25s cubic-bezier(0.08, 0.8, 0.4, 0.96);
}

.input--search::-moz-placeholder {
  font-size: 0.875rem;
  color: black;
  line-height: 1.75rem;
  padding: 0;
  transition: color 0.25s cubic-bezier(0.08, 0.8, 0.4, 0.96);
}

.input--search:-ms-input-placeholder {
  font-size: 0.875rem;
  color: black;
  line-height: 1.75rem;
  padding: 0;
  transition: color 0.25s cubic-bezier(0.08, 0.8, 0.4, 0.96);
}

.input--search::placeholder {
  font-size: 0.875rem;
  color: black;
  line-height: 1.75rem;
  padding: 0;
  transition: color 0.25s cubic-bezier(0.08, 0.8, 0.4, 0.96);
}

.input--search:focus::-webkit-input-placeholder {
  color: whitesmoke;
}

.input--search:focus::-moz-placeholder {
  color: whitesmoke;
}

.input--search:focus:-ms-input-placeholder {
  color: whitesmoke;
}

.input--search:focus::placeholder {
  color: whitesmoke;
}

.input--newsletter {
  font-size: 0.875rem;
  line-height: 1.5625rem;
  width: 59.9999994%;
  padding: 0.625rem 0.625rem 0.375rem 0.625rem;
}

.input--newsletter:nth-child(n) {
  float: left;
  margin-right: 0;
  clear: none;
}

.input--newsletter:last-child {
  margin-right: 0;
}

.input--newsletter:nth-child(2n) {
  margin-right: 0;
}

.input--newsletter:nth-child(2n+1) {
  clear: left;
}

.input--slider {
  font-size: 0.875rem;
  line-height: 1.5625rem;
  width: 59.9999994%;
  padding: 0.5rem 0.625rem 0.5rem 0.625rem;
}

.input--slider:nth-child(n) {
  float: left;
  margin-right: 0;
  clear: none;
}

.input--slider:last-child {
  margin-right: 0;
}

.input--slider:nth-child(2n) {
  margin-right: 0;
}

.input--slider:nth-child(2n+1) {
  clear: left;
}

.input--magazine {
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.75rem;
  padding: 0.5625rem 0;
  border-bottom: 1px solid #777777;
  font-family: "DIN Next W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0.9375rem;
}

@media screen and (min-width: 850px) {
  .input--magazine {
    font-size: 1.125rem;
    padding: 1rem 0;
    line-height: 2.25rem;
    margin-bottom: 1.9375rem;
  }
}
.modal {
  padding: 50px 0;
}

.modal-logo {
  max-width: 87px;
  display: block;
  margin: 50px auto 0 auto;
}

.modal-message {
  font-size: 1.125rem;
  line-height: 1.375rem;
  text-align: center;
  margin: 2.75rem 0 2.375rem;
}

@media screen and (min-width: 850px) {
  .modal-message {
    font-size: 2.5rem;
    line-height: 3rem;
    margin: 4.625rem 0;
  }
}
.modal-magazines {
  margin-top: 5rem;
  width: 99.999999%;
  display: none;
}

@media screen and (min-width: 850px) {
  .modal-magazines {
    display: block;
  }
}
.excerpts {
  margin-top: 1.25rem;
}

.excerpt {
  border-bottom: 1px solid #d9d9d9;
}

.excerpt--aside {
  width: 100%;
}

.excerpt--featured {
  border: none;
}

.excerpt-content {
  display: block;
  overflow: hidden;
}
.excerpt-content.excerpt-content--featured {
  max-height: initial;
  overflow: initial;
}
.excerpt-content .excerpt-content-image {
  transition: all ease-in-out 0.3s;
}
.excerpt-content:hover .excerpt-content-image, .excerpt-content:focus .excerpt-content-image {
  opacity: 0.75;
}

.excerpt-thumbnail {
  display: flex;
  overflow: hidden;
  align-items: center;
}

@media (min-width: 450px) {
  .excerpt-thumbnail {
    height: 120px;
  }
}
@media (min-width: 500px) {
  .excerpt-thumbnail {
    height: 130px;
  }
}
@media (min-width: 550px) {
  .excerpt-thumbnail {
    height: 150px;
  }
}
@media (min-width: 600px) {
  .excerpt-thumbnail {
    height: 160px;
  }
}
@media (min-width: 650px) {
  .excerpt-thumbnail {
    height: 170px;
  }
}
@media (min-width: 700px) {
  .excerpt-thumbnail {
    height: 180px;
  }
}
@media (min-width: 768px) {
  .excerpt-thumbnail {
    height: 200px;
  }
}
@media (min-width: 850px) {
  .excerpt-thumbnail {
    height: 150px;
  }
}
@media (min-width: 900px) {
  .excerpt-thumbnail {
    height: 160px;
  }
}
@media (min-width: 960px) {
  .excerpt-thumbnail {
    height: 170px;
  }
}
@media (min-width: 1024px) {
  .excerpt-thumbnail {
    height: 175px;
  }
}
.excerpt-content-heading {
  font-family: "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.375rem;
  line-height: 1.625rem;
  color: black;
  padding-top: 1.125rem;
  margin-bottom: 0.25rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.excerpt-content-heading--featured {
  font-size: 1.5rem;
  text-transform: uppercase;
  padding: 2.5625rem 0 1.375rem;
  margin: 0;
  line-height: 1.75rem;
}

.excerpt-content-paragraph {
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: black;
  margin: 0.25rem 0 1rem;
  height: 2.25rem;
}
.excerpt-content-paragraph.fixed-height {
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.excerpt-content-paragraph--featured {
  font-size: 1.125rem;
  line-height: 1.25rem;
  margin: 0;
  height: auto;
}

.excerpt-meta {
  margin: 1.0625rem 0 0.5625rem;
}

.excerpt-meta--featured {
  margin-top: 0.6875rem;
}

.excerpt-meta-category {
  font-family: "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #777777;
  text-transform: uppercase;
  transition: color 0.25s cubic-bezier(0.08, 0.8, 0.4, 0.96);
}

.excerpt-meta-category:hover, .excerpt-meta-category:focus {
  color: black;
}

.excerpt-meta-timestamp {
  font-family: "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #777777;
  text-transform: uppercase;
  cursor: default;
}

.excerpt-meta-comment,
.excerpt-meta-comments {
  font-family: "DIN Next W01 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #777777;
  text-transform: uppercase;
  margin-left: 0.375rem;
}

.excerpt-meta-comment:hover, .excerpt-meta-comment:focus,
.excerpt-meta-comments:hover,
.excerpt-meta-comments:focus {
  color: black;
}

.excerpt-meta-separator:before {
  content: "|";
  font-family: "DIN Next W01 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #777777;
  font-size: 0.75rem;
  line-height: 1rem;
  margin-left: 0.375rem;
}

.share {
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  padding: 1.125rem 0.75rem 1rem;
  width: 100%;
}
@media screen and (min-width: 850px) {
  .share {
    padding: 1.375rem 1.3125rem 1.25rem;
  }
}

.share--active {
  background: rgba(217, 217, 217, 0.4);
}

.share--active .share-services {
  display: block;
}

.share-button {
  width: 1.5rem;
  display: inline-block;
  margin-left: 12px;
  transition: -webkit-transform 0.2s cubic-bezier(0.08, 0.8, 0.4, 0.96);
  transition: transform 0.2s cubic-bezier(0.08, 0.8, 0.4, 0.96);
  transition: transform 0.2s cubic-bezier(0.08, 0.8, 0.4, 0.96), -webkit-transform 0.2s cubic-bezier(0.08, 0.8, 0.4, 0.96);
}
@media screen and (min-width: 850px) {
  .share-button {
    width: 2.875rem;
    margin-left: 48px;
  }
}
.share-button:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.share-services {
  display: none;
  position: relative;
}

.share-services:after {
  content: url("/app/themes/vamp/public/build/assets/icon-arrow-left-DhozNpMV.svg");
  position: absolute;
  right: 32px;
  top: 3px;
}
@media screen and (min-width: 850px) {
  .share-services:after {
    right: 74px;
    top: 14px;
  }
}

.share-services-item {
  display: inline-block;
  margin-right: 0.75rem;
  transition: -webkit-transform 0.2s cubic-bezier(0.08, 0.8, 0.4, 0.96);
  transition: transform 0.2s cubic-bezier(0.08, 0.8, 0.4, 0.96);
  transition: transform 0.2s cubic-bezier(0.08, 0.8, 0.4, 0.96), -webkit-transform 0.2s cubic-bezier(0.08, 0.8, 0.4, 0.96);
}

@media screen and (min-width: 850px) {
  .share-services-item {
    margin-right: 1rem;
  }
}
.share-services-item:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.share-services-item-link {
  width: 1.5rem;
  display: block;
}

@media screen and (min-width: 850px) {
  .share-services-item-link {
    width: 2.875rem;
  }
}
.table {
  width: 100%;
  text-align: left;
  border-spacing: 10px;
  border-top: 2px solid #969696;
}

.table-head-row {
  background: whitesmoke;
  border-bottom: 1px solid #d9d9d9;
  font-size: 0.75rem;
}

@media screen and (min-width: 850px) {
  .table-head-row {
    font-size: 0.875rem;
  }
}
.table-head-header {
  padding: 0.5rem 0.3125rem 1.75rem 0.625rem;
  font-family: "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-left: 2px solid white;
  line-height: 1.25rem;
  width: 6rem;
}

@media screen and (min-width: 850px) {
  .table-head-header {
    padding: 0.8125rem 0.3125rem 2.4375rem 0.625rem;
    width: 8rem;
  }
}
.table-head-header--alt {
  width: 11.25rem;
  padding: 0.5rem 0.3125rem 0.5rem 0rem;
  background: white;
}

@media screen and (min-width: 850px) {
  .table-head-header--alt {
    padding: 0.5rem 0.3125rem 1.1875rem 0rem;
  }
}
.table-body-row {
  font-size: 0.75rem;
  border-bottom: 1px solid #d9d9d9;
  background: whitesmoke;
}

@media screen and (min-width: 850px) {
  .table-body-row {
    font-size: 1.125rem;
  }
}
.table-body-data {
  padding: 0.5rem 0.3125rem 1.625rem 0.625rem;
  border-left: 2px solid white;
  line-height: 1.25rem;
}

@media screen and (min-width: 850px) {
  .table-body-data {
    padding: 1.125rem 0.3125rem 2rem 0.625rem;
  }
}
.table-body-data--alt {
  padding: 0.5rem 0.3125rem 0.375rem 0rem;
  background: white;
}

@media screen and (min-width: 850px) {
  .table-body-data--alt {
    padding: 1.125rem 0.3125rem 0.625rem 0rem;
  }
}
.table-body-data-alt {
  display: block;
  font-family: "DIN Next W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
}

@media screen and (min-width: 850px) {
  .table-body-data-alt {
    font-size: 0.875rem;
    margin-top: 2px;
  }
}
@media screen and (max-width: 849px) {
  table.responsive {
    margin-bottom: 0;
    width: 100%;
  }
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 140px;
    overflow: hidden;
    overflow-x: scroll;
    box-shadow: 1px 0 4px #d9d9d9;
  }
  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%;
  }
  .pinned table th, .pinned table td {
    white-space: nowrap;
  }
  .pinned td:last-child {
    border-bottom: 0;
  }
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
  }
  div.table-wrapper:after {
    position: absolute;
    content: "➟";
    color: black;
    padding: 192px 8px 0 12px;
    right: 0;
    font-size: 2rem;
    top: 0;
    height: 100%;
    background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.4));
  }
  div.table-wrapper div.scrollable {
    margin-left: 140px;
  }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
  }
  table.responsive td,
  table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }
  table.responsive th:first-child,
  table.responsive td:first-child,
  table.responsive td:first-child,
  table.responsive.pinned td {
    display: none;
  }
}
@media screen and (max-width: 620px) {
  table.responsive {
    margin-bottom: 0;
    width: 480px;
  }
}
.advertisements {
  margin-top: 2.25rem;
  width: calc(99.99% - 0px);
}

.advertisements:nth-child(n) {
  float: left;
  margin-right: 10px;
  clear: none;
}

.advertisements:last-child {
  margin-right: 0;
}

.advertisements:nth-child(1n) {
  margin-right: 0;
}

.advertisements:nth-child(1n+1) {
  clear: left;
}

.advertisement {
  margin-bottom: 2.6875rem;
}

@media screen and (min-width: 450px) {
  .advertisement {
    width: calc(49.995% - 5px);
  }
  .advertisement:nth-child(n) {
    float: left;
    margin-right: 10px;
    clear: none;
  }
  .advertisement:last-child {
    margin-right: 0;
  }
  .advertisement:nth-child(2n) {
    margin-right: 0;
  }
  .advertisement:nth-child(2n+1) {
    clear: left;
  }
}
@media screen and (min-width: 850px) {
  .advertisement {
    width: calc(33.33% - 6.6666666667px);
  }
  .advertisement:nth-child(n) {
    float: left;
    margin-right: 10px;
    clear: none;
  }
  .advertisement:last-child {
    margin-right: 0;
  }
  .advertisement:nth-child(3n) {
    margin-right: 0;
  }
  .advertisement:nth-child(3n+1) {
    clear: left;
  }
}
.advertisement-image {
  max-width: 100%;
}

.advertisement-heading {
  margin-top: 1.5rem;
  font-family: "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media screen and (min-width: 850px) {
  .advertisement-heading {
    font-size: 1rem;
    line-height: 1.375rem;
  }
}
.advertisement-subheading {
  font-family: "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.advertisement-paragraph {
  margin-bottom: 1.25rem;
  font-family: "DIN Next W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.advertisement-booking {
  margin-bottom: 1.25rem;
}

.advertisement-booking-item {
  display: block;
  font-family: "DIN Next W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.banner {
  user-select: none;
}

.banner--wide {
  padding: 0.625rem 0;
  background: whitesmoke;
}

@media screen and (min-width: 850px) {
  .banner--wide {
    padding: 1.5625rem 0;
  }
}
.banner-image {
  display: block;
  transition: all ease-in-out 0.3s;
  filter: none;
}
.banner-image:hover, .banner-image:focus {
  transform: scale(1.005);
}

.banner-slide {
  padding: 2.8125rem 0.5rem;
  text-align: center;
}

.banner-slide-logo {
  max-width: 4.25rem;
  display: block;
  margin: 0 auto 2.1875rem;
}

.banner-slide-social {
  margin: 2.1875rem 0 2rem;
}

.banner-slide-heading {
  font-size: 0.9375rem;
  font-family: "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 1.3125rem;
}

.header {
  background: white;
  padding: 0.5625rem 0 0.5rem;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 970px) {
  .header {
    padding: 0.9375rem 0 0.875rem;
  }
}
.navigation {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.brand {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 970px) {
  .brand {
    width: 71px;
  }
}
.brand-logo {
  width: 2.75rem;
}

.brand-menu-wrap {
  padding: 0 10px;
}

.brand-menu {
  display: block;
  width: 24px;
  height: 32px;
  user-select: none;
}
.brand-menu > span {
  margin-top: 21px;
  cursor: pointer;
}
.brand-menu span,
.brand-menu span::before,
.brand-menu span::after {
  content: "";
  border-radius: 1px;
  height: 2px;
  width: 24px;
  background: black;
  position: absolute;
  display: block;
}
.brand-menu span:before {
  top: -8px;
}
.brand-menu span:after {
  bottom: -8px;
}

@media screen and (min-width: 970px) {
  .brand-logo {
    width: 4.4375rem;
  }
  .brand-menu {
    display: none;
  }
}
.menu {
  display: none;
  position: absolute;
  width: calc(100% + 20px);
  left: -10px;
  top: 52px;
  background: black;
  padding: 0.625rem 0;
  z-index: 1000;
  opacity: 0.001;
  transition: opacity 0.25s;
}

.menu-item {
  display: block;
}
.menu-item > a {
  font-size: 0.9375rem;
  font-family: "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: white;
  padding: 0.75rem 1.5rem;
  transition: background 0.25s cubic-bezier(0.08, 0.8, 0.4, 0.96), color 0.25s cubic-bezier(0.08, 0.8, 0.4, 0.96);
  display: block;
}
.menu-item > a:hover {
  color: #9b9b9b;
}
.menu-item.current-menu-item > a, .menu-item.current-post-ancestor > a {
  color: #9b9b9b;
}

@media screen and (min-width: 970px) {
  .menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    left: 0;
    top: 0;
    background: none;
    padding: 0;
    right: 0;
    opacity: 1;
    justify-content: flex-end;
  }
}
.menu--active {
  opacity: 1;
}

.menu-item--search {
  position: absolute;
  right: 50px;
}

@media screen and (min-width: 970px) {
  .menu-item > a {
    color: black;
    padding: 0.75rem 0.625rem 0.8125rem;
  }
  .menu-item > a:hover {
    color: white;
    background: black;
  }
  .menu-item.current-menu-item > a, .menu-item.current-post-ancestor > a {
    color: white;
    background: black;
  }
  .footer-menu .menu-item.current-menu-item > a, .footer-menu .menu-item.current-post-ancestor > a {
    color: whitesmoke;
    background: inherit;
  }
  .menu-item--search {
    position: relative;
    right: 0;
  }
}
.menu-item-link--search {
  height: 47px;
  display: flex !important;
  padding: 0.75rem 0.8125rem !important;
  transition: all ease-in-out 0.3s;
}
.menu-item-link--search:hover, .menu-item-link--search.active {
  fill: white;
  background: black;
}
.menu-item-link--search svg {
  width: 16px;
}

#searchRelative {
  position: relative;
  z-index: 1;
}

.search-form-container {
  background: whitesmoke;
  padding: 0.1875rem 0;
  position: absolute;
  width: 100%;
  top: -54px;
  transition: all ease-in-out 0.5s;
}

.search--active {
  top: 0;
}

.footer {
  background: #000;
  padding: 4rem 0 1rem;
  margin-top: 2rem;
}

.footer-logo {
  fill: white;
  text-align: center;
}

.footer-logo-image {
  width: 60px;
  margin: 0 auto 1.875rem;
}

.footer-menu {
  text-align: center;
}
.footer-menu .menu-item {
  display: block;
}
.footer-menu .menu-item > a {
  color: whitesmoke;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin-bottom: 0.625rem;
  display: inline-block;
  padding: 0;
  text-transform: none;
  font-family: inherit;
}
.footer-menu .menu-item > a:hover {
  background: none;
}

@media screen and (min-width: 850px) {
  .footer-logo-image {
    margin: 0;
  }
  .footer-menu {
    text-align: left;
  }
}
.footer-social {
  margin-bottom: 2.5rem;
}

.footer-magazine {
  text-align: center;
}

.footer-magazine-image {
  max-width: 128px;
  margin: 0 auto auto;
}

.footer-magazine-subscribe {
  color: white;
  font-size: 0.875rem;
  line-height: 1.125rem;
  text-align: center;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
  user-select: none;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  cursor: default;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  padding: 0;
  background: #f5f5f5;
  max-width: 1920px;
  margin: 0 auto;
  height: 100%;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

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

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

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
  outline: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: inline-block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
  text-align: center;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-prev, .slick-next {
  position: absolute;
  display: block;
  width: 31px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: #000;
  color: transparent;
  top: -32px;
  margin-top: -10px;
  padding: 7px 0;
  border: none;
  outline: none;
  border-radius: 0.125rem;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: rgba(0, 0, 0, 0.2);
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  background: rgba(0, 0, 0, 0.2);
  cursor: default;
}

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  line-height: 1;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
}

.slick-prev {
  left: 0;
  z-index: 100;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: 0;
}

.slick-prev:before {
  content: url("/app/themes/vamp/public/build/assets/icon-arrow-left-DhozNpMV.svg");
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: 0;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: url("/app/themes/vamp/public/build/assets/icon-arrow-right-Dd05qwNU.svg");
}

[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-slider {
  height: 100%;
}

.slick-dots {
  position: absolute;
  bottom: 31px;
  list-style: none;
  display: block;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 18px;
  width: 18px;
  margin: 0 1px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 18px;
  width: 18px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 18px;
  height: 18px;
  font-family: "slick";
  font-size: 34px;
  line-height: 18px;
  text-align: center;
  color: #d7d7d7;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
}

/*** HELPER CLASSES ***/
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

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

.gallery-credits {
  margin: -1rem 0 2rem;
  font-family: "DIN Next W01 Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.7rem;
  line-height: 1rem;
}
.gallery-credits strong {
  font-weight: 600;
}

.not-found form {
  font-size: 1.5rem;
  line-height: 2.5rem;
  margin-bottom: 3rem;
}
.not-found form input {
  border: 1px solid black;
}
.not-found form input[type=submit] {
  cursor: pointer;
}

h1, h2, h3, h4, h5 {
  font-family: "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1.big, h2.big, h3.big, h4.big, h5.big {
  line-height: 1.875rem;
  font-size: 1.8rem;
}

.form--newsletter .feedback {
  background: #fff;
  width: 100%;
  padding: 0.5rem;
  border-top: 1px solid #4A4A4A;
  color: #D8444A;
  font-size: 0.8rem;
  line-height: 1.5rem;
  display: none;
}

.form--magazine .feedback {
  width: 100%;
  color: #D8444A;
  margin-bottom: 2rem;
  display: none;
}

.form--slider {
  position: relative;
}
.form--slider .feedback {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -1.4rem;
  font-size: 0.8rem;
  color: #D8444A;
}

.article-paragraph.no-margin-top {
  margin-top: 0.5rem;
}

.banner--aside > img,
.banner--regular > img {
  aspect-ratio: 1;
  width: 100%;
  object-fit: cover;
}

.home.page #load-more {
  margin: 3rem auto;
}

.article-email-group, .article-tel-group {
  margin-bottom: 1.5rem;
}
.article-email-group .article-address-subheading, .article-tel-group .article-address-subheading {
  margin-bottom: 1.5rem;
}
.article-email-group .article-email-user, .article-tel-group .article-email-user {
  font-size: 1.5rem;
  line-height: 2.5rem;
  margin: 0.75rem 0;
}
.article-email-group .article-paragraph, .article-tel-group .article-paragraph {
  margin: 0;
}
.article-email-group .article-address-email, .article-tel-group .article-address-email {
  margin: 0;
}

.front-page-slide {
  position: relative;
}

.container--hero {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: initial;
}

.hero-caption {
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  height: auto;
}

.mfp-competition {
  background-color: #000;
}

#modal--magazine--competition, #modal--competition--success {
  background-color: #000;
  color: white;
}
#modal--magazine--competition .modal-logo, #modal--competition--success .modal-logo {
  fill: #fff;
}
#modal--magazine--competition .button--modal--close, #modal--competition--success .button--modal--close {
  background-image: url("/app/themes/vamp/public/build/assets/icon-close-white-C8kQjjmS.svg");
}

@media screen and (min-height: 600px) {
  .search-no-results #content {
    min-height: 300px;
  }
}
@media screen and (min-height: 800px) {
  .search-no-results #content {
    min-height: 600px;
  }
}
@media screen and (min-height: 1000px) {
  .search-no-results #content {
    min-height: 762px;
  }
}
/* Vendor */
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.fotorama--fullscreen, .fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
}

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
  outline: 0;
}

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
  content: "";
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5);
}

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
  transform: none !important;
}

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform, width;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0ms;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0;
}

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.fotorama__nav__frame, .fotorama__thumb-border {
  box-sizing: content-box;
}

.fotorama__caption__wrap {
  box-sizing: border-box;
}

.fotorama--hidden, .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
  -webkit-tap-highlight-color: transparent;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  background: url(/app/themes/vamp/public/build/assets/fotorama-DA9pT_1M.png) no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(/app/themes/vamp/public/build/assets/fotorama@2x-BbxOk0II.png) 0 0/96px 160px no-repeat;
  }
}
.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2);
}

@media print {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
    background: none !important;
  }
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none;
}

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000;
}

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
  background: #000;
}

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0;
}

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}

.fotorama__nav, .fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%;
}

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}

.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}

.fotorama__stage__frame {
  overflow: hidden;
}

.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0;
}

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}

.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important;
}

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
  display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important;
}

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5;
}

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
}

.fotorama__nav__frame {
  position: relative;
  cursor: pointer;
}

.fotorama__nav--dots {
  display: block;
}

.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px;
}

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}

.fotorama__nav--thumbs {
  display: block;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}

.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f;
}

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px;
}

.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}

.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}

.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5);
}

.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5);
}

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
  display: none;
}

.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear;
}

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: 0.3s;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.fotorama__select {
  cursor: auto;
}

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
}

@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer;
}

.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
}

.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0;
}

.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0;
}

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: 0.1;
}

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20;
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
  border-radius: 50%;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px;
}

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block;
}

.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px;
}

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-close {
  display: none;
}

.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important;
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  transition-duration: 0.3s;
}

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%, 5px 100%;
}

.fotorama__nav:before, .fotorama__stage:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: -10px;
}

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
  left: 0;
}

.fotorama__nav:after, .fotorama__stage:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: -10px;
}

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
  right: 0;
}

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none;
}

/* Components */
.comment-list ol {
  list-style: none;
}

/** Search form */
.search-form label {
  font-weight: normal;
}

#competitionForm .input--magazine {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */
/** Media alignment */
.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 0.5rem auto;
  height: auto;
}

.alignleft,
.alignright {
  margin-bottom: 0.5rem;
  height: auto;
}

/* Layouts */
/*
* My Account Pge
*/
.woocommerce-MyAccount-navigation ul li a {
  padding: 0.75rem;
}

body#tinymce {
  margin: 12px !important;
}