/* input(379,29): run-time error CSS1031: Expected selector, found '{' */
body {
  margin: 0;
  font-family: Gotham-Book;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: teal;
}

.container, .error-page-body, header > * {
  max-width: 1156px;
  padding-left: 24px;
  padding-right: 24px;
  margin: 0 auto;
}

.ft-text-columns-block .text-contents > div, .row {
  margin: 0 -24px;
  box-sizing: border-box;
}
.ft-text-columns-block .text-contents > div:before, .row:before, .ft-text-columns-block .text-contents > div:after, .row:after {
  content: "";
  display: table;
}
.ft-text-columns-block .text-contents > div:after, .row:after {
  clear: both;
}

.ft-text-columns-block .text-contents > div > div, .ft-video-player-block .video-menu-mobile, .ft-video-player-block .video-menu-desktop,
.ft-video-player-block .video-wrapper, footer .footer-text-column {
  padding: 24px;
  float: left;
  box-sizing: border-box;
}

.dark .video-button, .ft-base-block.dark, .dark.ft-text-columns-block, .dark.ft-video-player-block, .dark.ft-content-block, footer {
  background: #232323;
  color: #fff;
}
.dark .video-button h1, .ft-base-block.dark h1, .dark.ft-text-columns-block h1, .dark.ft-video-player-block h1, .dark.ft-content-block h1, footer h1,
.dark .video-button h2,
.ft-base-block.dark h2,
.dark.ft-text-columns-block h2,
.dark.ft-video-player-block h2,
.dark.ft-content-block h2,
footer h2,
.dark .video-button h3,
.ft-base-block.dark h3,
.dark.ft-text-columns-block h3,
.dark.ft-video-player-block h3,
.dark.ft-content-block h3,
footer h3,
.dark .video-button h4,
.ft-base-block.dark h4,
.dark.ft-text-columns-block h4,
.dark.ft-video-player-block h4,
.dark.ft-content-block h4,
footer h4,
.dark .video-button h5,
.ft-base-block.dark h5,
.dark.ft-text-columns-block h5,
.dark.ft-video-player-block h5,
.dark.ft-content-block h5,
footer h5,
.dark .video-button strong,
.ft-base-block.dark strong,
.dark.ft-text-columns-block strong,
.dark.ft-video-player-block strong,
.dark.ft-content-block strong,
footer strong {
  color: #fff;
}

.light .video-button, .ft-base-block.light, .light.ft-text-columns-block, .light.ft-video-player-block, .light.ft-content-block {
  background: #fff8f1;
  color: #424242;
}
.light .video-button h1, .ft-base-block.light h1, .light.ft-text-columns-block h1, .light.ft-video-player-block h1, .light.ft-content-block h1,
.light .video-button h2,
.ft-base-block.light h2,
.light.ft-text-columns-block h2,
.light.ft-video-player-block h2,
.light.ft-content-block h2,
.light .video-button h3,
.ft-base-block.light h3,
.light.ft-text-columns-block h3,
.light.ft-video-player-block h3,
.light.ft-content-block h3,
.light .video-button h4,
.ft-base-block.light h4,
.light.ft-text-columns-block h4,
.light.ft-video-player-block h4,
.light.ft-content-block h4,
.light .video-button h5,
.ft-base-block.light h5,
.light.ft-text-columns-block h5,
.light.ft-video-player-block h5,
.light.ft-content-block h5,
.light .video-button strong,
.ft-base-block.light strong,
.light.ft-text-columns-block strong,
.light.ft-video-player-block strong,
.light.ft-content-block strong {
  color: #000;
}

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

article {
  overflow: hidden;
}

body {
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.46;
}
@media (min-width: 766px) {
  body {
    font-size: 16px;
    line-height: 1.5;
  }
}

em {
  font-style: normal;
}
@media (min-width: 766px) {
  em {
    font-family: "Archer SSm A", "Archer SSm B", serif;
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.1px;
  }
}

strong {
  font-weight: 900;
}

h1,
h2,
h4,
h5 {
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
@media (min-width: 766px) {
  h1,
h2,
h4,
h5 {
    letter-spacing: 2px;
  }
}

h1 {
  font-size: 32px;
  letter-spacing: 1.3px;
  line-height: 1.41;
}
@media (min-width: 766px) {
  h1 {
    font-size: 48px;
    line-height: 1.25;
  }
}

h2 {
  font-size: 18px;
}
@media (min-width: 766px) {
  h2 {
    font-size: 26px;
  }
}

h3 {
  font-family: "Archer SSm A", "Archer SSm B", serif;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  line-height: 1.06;
}
@media (min-width: 766px) {
  h3 {
    font-size: 24px;
    font-stretch: normal;
    letter-spacing: 0.1px;
    line-height: 1;
  }
}

.menu-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-items:before, .menu-items:after {
  content: "";
  display: table;
}
.menu-items:after {
  clear: both;
}
.menu-items > li {
  padding: 18px 0;
  height: 48px;
  box-sizing: border-box;
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media (min-width: 766px) {
  .menu-items > li {
    display: inline-block;
    float: left;
    padding: 25px 15px;
    height: 72px;
  }
}
.menu-items > li a {
  text-decoration: none;
  color: #fff;
}
.menu-items > li a:hover {
  color: #cccccc;
}

.ft-logo {
  height: 24px;
  display: inline-block;
}
@media (min-width: 766px) {
  .ft-logo {
    height: 38px;
  }
}
.ft-logo img {
  height: 100%;
  width: auto;
}

body {
  padding-top: 56px;
}
@media (min-width: 766px) {
  body {
    padding-top: 72px;
  }
}

header {
  background: #000;
  color: #fff8f1;
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 15;
}
header:before, header:after {
  content: "";
  display: table;
}
header:after {
  clear: both;
}
header .ft-logo {
  padding: 16px 0;
}
header ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
header .top {
  text-align: right;
}
header .top nav {
  display: inline-block;
  position: relative;
}
header .top nav ul {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  border: 1px solid #fff8f1;
  text-align: left;
}
header .top nav ul li {
  padding: 5px;
}
header .top nav input {
  position: absolute;
  opacity: 0;
}
header .top nav input:checked + ul {
  display: inline-block;
}
header .bottom {
  position: relative;
}
header .bottom:before, header .bottom:after {
  content: "";
  display: table;
}
header .bottom:after {
  clear: both;
}
header .bottom .ft-logo {
  display: inline-block;
}
@media (max-width: 765px) {
  header .bottom .ft-logo {
    position: absolute;
  }
}
header .bottom nav {
  float: right;
}
@media (max-width: 765px) {
  header .desktop-menu {
    display: none;
  }
}
header .mobile-menu {
  margin: 0 -24px;
  box-sizing: border-box;
  text-align: right;
  max-width: 100%;
}
@media (min-width: 766px) {
  header .mobile-menu {
    display: none;
  }
}
header .mobile-menu label {
  height: 56px;
  display: block;
  position: relative;
  line-height: 0.75;
}
header .mobile-menu label > {
  line-height: initial;
}
header .mobile-menu input {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
header .mobile-menu input + * + .menu-wrapper {
  position: relative;
  background: #232323;
  display: inline-block;
  top: 0;
  right: 0;
  height: 56px;
  overflow: visible;
  width: 0px;
  transition: width 0.25s ease-in;
  max-width: 100%;
  text-align: left;
}
header .mobile-menu input + * + .menu-wrapper > ul {
  width: 100%;
  height: 56px;
  background: #232323;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
  padding: 24px 24px 24px 72px;
  box-sizing: border-box;
  transition: height 0.25s ease-in;
}
header .mobile-menu input:checked + * + .menu-wrapper {
  width: 220px;
  transition: width 0.25s ease-in;
}
header .mobile-menu input:checked + * + .menu-wrapper > ul {
  height: 560px;
  transition: height 0.25s ease-in;
}
header .leroy-logo {
  display: none;
}
@media (min-width: 766px) {
  header .leroy-logo {
    width: 160px;
    display: block;
    padding: 0 0 10px 15px;
  }
}
header .leroy-logo-mobile {
  position: absolute;
  right: 75px;
  width: 75px;
  top: 0;
}
@media (min-width: 766px) {
  header .leroy-logo-mobile {
    display: none;
  }
}

.toggle-icon {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 56px;
}
.toggle-icon span {
  display: inline-block;
  width: 20px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 25px;
  transform: translate(0, 0);
  transition: transform 0.5s ease-in;
}
.toggle-icon span:first-of-type {
  top: 18px;
}
.toggle-icon span:first-of-type + span {
  top: 28px;
}
.toggle-icon span:first-of-type + span + span {
  top: 38px;
}
input:checked + .toggle-icon {
  background: #232323;
}
input:checked + .toggle-icon span:first-of-type {
  transform: translateY(10px) rotate(-45deg);
  transition: transform 0.25s ease-in;
}
input:checked + .toggle-icon span:first-of-type + span {
  transform: translateY(0) rotate(45deg);
  transition: transform 0.25s ease-in;
}
input:checked + .toggle-icon span:first-of-type + span + span {
  transform: translateY(-10px) rotate(45deg);
  transition: transform 0.25s ease-in;
}

footer .leroy-logo {
  float: right;
}
footer .leroy-logo img {
  height: 38px;
  width: auto;
}
@media (min-width: 766px) {
  footer .leroy-logo img {
    height: 70px;
  }
}
footer .ft-logo {
  display: inline-block;
  margin-top: 50px;
}
@media (min-width: 766px) {
  footer .ft-logo {
    margin-top: 150px;
  }
}
footer nav {
  background: #000;
  color: #fff8f1;
}
@media (max-width: 765px) {
  footer nav {
    display: none;
  }
}
footer .menu-items {
  text-align: center;
}
footer .menu-items > li {
  float: none;
}
footer .footer-text-column {
  padding-top: 2em;
  padding-bottom: 2em;
  display: none;
}
@media (min-width: 766px) {
  footer .footer-text-column {
    display: block;
    width: 33.333%;
    font-size: 14px;
    line-height: 1.71;
  }
}
footer .mobile-text {
  font-size: 12px;
  margin-bottom: 3em;
}
@media (min-width: 766px) {
  footer .mobile-text {
    display: none;
  }
}
footer .ft-cp {
  font-size: 12px;
  padding: 1em 0;
  margin: 0;
}
@media (min-width: 766px) {
  footer .ft-logo {
    height: 28px;
  }
}

.js-cookie-root {
  display: none;
}
.js-cookie-root.js-active-message {
  display: block;
}

.cookie-message__container {
  padding: 24px;
  position: fixed;
  width: 100vw;
  bottom: 0;
  z-index: 3000;
  background: #1b1b1b;
  color: #fff8f1;
  left: 50%;
  transform: translateX(-50%);
}
.cookie-message__area {
  max-width: 1200px;
  margin: 0 auto;
}
.cookie-message__action-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 24px;
}
@media (min-width: 1025px) {
  .cookie-message__action-row {
    margin-top: 0;
  }
}
.cookie-message__content {
  display: block;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 24px;
}
@media (min-width: 1025px) {
  .cookie-message__content {
    display: -ms-flexbox;
    display: flex;
  }
}
.cookie-message__text {
  margin-right: 40px;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.cookie-message__label {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 40px;
  font-size: 16px;
  cursor: pointer;
  cursor: hand;
  transition: all 0.7s linear;
  opacity: 1;
}
.js-modal-active .cookie-message__label {
  visibility: hidden;
  opacity: 0;
}
.cookie-message__button {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: teal;
  color: #e6f1ef;
  padding: 12px 48px;
  border: 2px solid teal;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
  transition: all 0.5s ease;
}
.cookie-message__button:hover {
  background: #1b1b1b;
  color: teal;
}
.cookie-message__modal-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 100000;
}
.js-modal-active .cookie-message__modal-wrapper {
  display: -ms-flexbox;
  display: flex;
}

.cookie-modal__container {
  width: 460px;
  max-width: 90%;
  cursor: default;
  pointer-events: all;
  position: relative;
  background: #fff8f1;
  color: #232323;
  padding: 30px 40px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.cookie-modal__container a {
  color: teal;
}
.cookie-modal__close {
  cursor: pointer;
  cursor: hand;
  position: absolute;
  width: 34px;
  height: 34px;
  top: 12px;
  right: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.cookie-modal__line {
  width: 14px;
  height: 1px;
  background: #212121;
}
.cookie-modal__line:first-child {
  transform: rotate(-135deg);
}
.cookie-modal__line:last-child {
  margin-top: -1px;
  transform: rotate(135deg);
}
.cookie-modal__info-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.scale-to-fill {
  width: 100%;
  height: 100%;
  position: relative;
}
.scale-to-fill picture {
  width: 100%;
  height: 100%;
}
.scale-to-fill img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
}
.scale-to-fill img.fit-width {
  width: 100%;
}
.scale-to-fill img.fit-height {
  height: 100%;
}

.ft-base-block picture, .ft-text-columns-block picture, .ft-video-player-block picture, .ft-content-block picture {
  display: block;
}
.ft-base-block picture img, .ft-text-columns-block picture img, .ft-video-player-block picture img, .ft-content-block picture img {
  display: block;
}

.crop-mobile .mobile-preview {
  display: none;
}
.crop-mobile [data-mobile-preview] {
  display: none;
}
@media (max-width: 765px) {
  .crop-mobile > .full-content {
    display: none;
  }
  .crop-mobile > .mobile-preview {
    display: block;
  }
  .crop-mobile.more > .full-content {
    display: block;
  }
  .crop-mobile.more > .mobile-preview {
    display: none;
  }
  .crop-mobile [data-mobile-preview] {
    display: inline;
    border: none;
    box-shadow: none;
    background: none;
    text-decoration: underline;
    padding-left: 0;
    padding-right: 0;
  }
  .dark .crop-mobile [data-mobile-preview] {
    color: #fff;
  }
  .crop-mobile [data-mobile-preview] .light {
    color: #424242;
  }
}

.image-content-block {
  overflow: hidden;
  height: 556px;
  max-height: 80vh;
  padding-top: 56px;
  margin-top: -56px;
  box-sizing: border-box;
}
@media (min-width: 766px) {
  .image-content-block {
    height: 722px;
    padding-top: 72px;
    margin-top: -72px;
  }
}
.image-content-block .image-content-block-wrapper {
  height: 100%;
}

.ft-content-block {
  overflow: hidden;
}
.ft-content-block .block-text {
  padding: 25px 0;
}
@media (min-width: 766px) {
  .ft-content-block .block-text {
    padding: 100px 0;
  }
}
.ft-content-block .background-image {
  position: relative;
}
.ft-content-block .background-image > .block-image {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.ft-content-block .background-image > .block-text {
  max-width: 1156px;
  padding-left: 24px;
  padding-right: 24px;
  margin: 0 auto;
  position: relative;
  z-index: 11;
}
@media (max-width: 765px) {
  .ft-content-block .image-left > .block-image,
.ft-content-block .image-right > .block-image {
    display: none;
  }
  .ft-content-block .image-left > .block-text,
.ft-content-block .image-right > .block-text {
    max-width: 1156px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto;
  }
}
@media (min-width: 766px) {
  .ft-content-block .image-left,
.ft-content-block .image-right {
    position: relative;
  }
  .ft-content-block .image-left:before, .ft-content-block .image-left:after,
.ft-content-block .image-right:before,
.ft-content-block .image-right:after {
    content: "";
    display: table;
  }
  .ft-content-block .image-left:after,
.ft-content-block .image-right:after {
    clear: both;
  }
  .ft-content-block .image-left > .block-image,
.ft-content-block .image-right > .block-image {
    display: block;
    position: absolute;
    top: 0;
    width: calc(50% - 110px);
    height: 100%;
    min-height: 1px;
  }
  .ft-content-block .image-left > .block-text .text-container,
.ft-content-block .image-right > .block-text .text-container {
    padding: 0 24px;
    text-align: left;
    display: inline-block;
    max-width: calc( 578px + 110px );
  }
}
@media (min-width: 766px) {
  .ft-content-block .image-left {
    padding-left: calc(50% - 110px);
  }
  .ft-content-block .image-left > .block-image {
    left: 0;
  }
  .ft-content-block .image-left > .block-image img {
    left: auto;
    right: 0;
    transform: translateY(-50%);
  }
  .ft-content-block .image-left > .block-text {
    text-align: left;
  }
  .ft-content-block .image-left > .block-text .text-container {
    padding-left: 75px;
  }
}
@media (min-width: 766px) {
  .ft-content-block .image-right {
    padding-right: calc(50% - 110px);
  }
  .ft-content-block .image-right > .block-image {
    right: 0;
  }
  .ft-content-block .image-right > .block-image img {
    left: 0;
    transform: translateY(-50%);
  }
  .ft-content-block .image-right > .block-text {
    text-align: right;
  }
  .ft-content-block .image-right > .block-text .text-container {
    padding-right: 75px;
  }
}

.ft-video-player-block.dark {
  background: #121212;
}
@media (min-width: 766px) {
  .ft-video-player-block {
    padding-top: 150px;
    padding-bottom: 120px;
  }
}
@media (max-width: 765px) {
  .ft-video-player-block .video-menu-mobile, .ft-video-player-block .video-menu-desktop,
.ft-video-player-block .video-wrapper {
    padding: 0;
  }
}
.ft-video-player-block .video-menu-mobile ul, .ft-video-player-block .video-menu-desktop ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ft-video-player-block .video-menu-mobile ul li, .ft-video-player-block .video-menu-desktop ul li {
  display: block;
}
.ft-video-player-block .video-menu-mobile ul li button:before, .ft-video-player-block .video-menu-desktop ul li button:before, .ft-video-player-block .video-menu-mobile ul li:last-of-type > button:after, .ft-video-player-block .video-menu-desktop ul li:last-of-type > button:after {
  display: block;
  height: 1px;
  background: #232323;
  content: " ";
}
.ft-video-player-block .video-menu-desktop {
  display: none;
  padding-right: 80px;
}
@media (min-width: 766px) {
  .ft-video-player-block .video-menu-desktop {
    display: block;
    width: 33.33333%;
  }
}
.ft-video-player-block .video-wrapper {
  width: 100%;
}
@media (min-width: 766px) {
  .ft-video-player-block .video-wrapper {
    width: 66.66667%;
  }
}
.ft-video-player-block .video-menu-mobile {
  width: 100%;
  padding-bottom: 48px;
}
@media (min-width: 766px) {
  .ft-video-player-block .video-menu-mobile {
    display: none;
  }
}
.ft-video-player-block .video-menu-mobile button {
  padding-left: 24px;
  padding-right: 24px;
}

.video-button {
  display: block;
  background: none;
  box-shadow: none;
  border: none;
  width: 100%;
  padding: 0;
  text-align: left;
  font-family: "Archer SSm A", "Archer SSm B", serif;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  font-stretch: normal;
  letter-spacing: 0.1px;
  line-height: 2.5;
}
.dark .video-button {
  background: #121212;
}
.light .video-button:hover {
  background: #ffdfbe;
}
.dark .video-button:hover {
  background: #232323;
}

.video-container {
  padding-top: 56.25%;
  position: relative;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ft-text-columns-block {
  overflow: hidden;
  position: relative;
}
.ft-text-columns-block .bg-image {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.ft-text-columns-block .container, .ft-text-columns-block header > *, .ft-text-columns-block .error-page-body {
  margin-top: -1px;
  margin-bottom: -1px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.ft-text-columns-block .text-contents {
  position: relative;
  z-index: 11;
  margin: 25px 0;
}
@media (min-width: 766px) {
  .ft-text-columns-block .text-contents {
    margin: 100px 0;
  }
}
.ft-text-columns-block .text-contents > div > div {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 80px;
}
@media (min-width: 766px) {
  .ft-text-columns-block .text-contents > div > div {
    width: 33.3333%;
  }
}

.ft-slider {
  overflow: hidden;
  position: relative;
  height: 556px;
  max-height: 80vh;
  padding-top: 56px;
  margin-top: -56px;
  box-sizing: border-box;
}
@media (min-width: 766px) {
  .ft-slider {
    height: 722px;
    padding-top: 72px;
    margin-top: -72px;
  }
}
.ft-slider > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 56px);
  margin-top: 56px;
}
@media (min-width: 766px) {
  .ft-slider > * {
    height: calc(100% - 72px);
    margin-top: 72px;
  }
}
.ft-slider .ft-slides {
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
.ft-slider .ft-slides:before {
  content: " ";
  display: block;
  background: #232323;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.ft-slider .ft-slides .ft-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  transform: translateX(-100%);
  transition: transform 0.5s ease-in;
  z-index: 3;
}
.ft-slider .ft-slides .ft-slide.active {
  transform: translateX(0);
  transition: transform 0.5s ease-in;
  z-index: 5;
}
.ft-slider .ft-slides .ft-slide.active ~ .ft-slide {
  transform: translateX(100%);
  transition: transform 0.5s ease-in;
  z-index: 1;
}
.ft-slider .ft-slides .ft-slide.active + .ft-slide {
  z-index: 4;
}
.ft-slider .ft-slider-controls [data-ft-slider-ctrl] {
  position: absolute;
  z-index: 5;
  top: 50%;
  background: none;
  border: none;
  box-shadow: none;
  color: #fff;
  transform: translateY(-50%);
}
@media (min-width: 766px) {
  .ft-slider .ft-slider-controls [data-ft-slider-ctrl] {
    transform: translateY(-50%);
  }
}
.ft-slider .ft-slider-controls [data-ft-slider-ctrl]:hover {
  cursor: pointer;
}
.ft-slider .ft-slider-controls [data-ft-slider-ctrl=prev] {
  left: 0;
}
.ft-slider .ft-slider-controls [data-ft-slider-ctrl=next] {
  right: 0;
}

.banner-item {
  height: 556px;
  max-height: 80vh;
  padding-top: 56px;
  margin-top: -56px;
  box-sizing: border-box;
}
@media (min-width: 766px) {
  .banner-item {
    height: 722px;
    padding-top: 72px;
    margin-top: -72px;
  }
}
.ft-slides .banner-item {
  height: 100%;
  margin-top: 0;
  max-height: none;
  padding-top: 0;
}
.banner-item .banner-content-wrapper {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.banner-item h1 {
  padding: 0 24px;
  text-align: center;
  box-sizing: border-box;
  margin: 0;
  color: #fff;
  position: absolute;
  z-index: 2;
  display: block;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.banner-item h1:before, .banner-item h1:after {
  display: block;
  content: " ";
  width: 189px;
  height: 2px;
  background: #fff;
  margin: 0 auto;
}
@media (min-width: 766px) {
  .banner-item h1:before, .banner-item h1:after {
    width: 375px;
  }
}
.banner-item h1:before {
  margin-bottom: 1.25em;
}
.banner-item h1:after {
  margin-top: 1.25em;
}
.banner-item picture {
  display: block;
  text-align: center;
}
.banner-item img {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
/*# sourceMappingURL=FjordTrout.css.map */

