@import url("https://use.typekit.net/rsa6crf.css");
#TFL_container {
  position: relative;
  overflow: hidden;
  height: auto;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  font-family: "din-2014", sans-serif;
  font-size: 20px;
  line-height: 140%;
  color: #5e5e5e;
  background: #fff; }
  #TFL_container * {
    outline: none;
    -webkit-font-smoothing: antialiased !important;
    box-sizing: border-box; }
    #TFL_container *::after, #TFL_container *::before {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  #TFL_container .TFL_row:after, #TFL_container .TFL_row:before {
    display: table;
    content: " "; }
  #TFL_container .TFL_section {
    width: 100%;
    max-width: 1120px;
    height: auto;
    position: relative;
    margin: 20px auto 0;
    overflow: hidden; }
  #TFL_container .TFL_row {
    width: 100%;
    float: left;
    clear: both; }
    #TFL_container .TFL_row > div {
      float: left; }
    #TFL_container .TFL_row .TFL_c2 {
      width: 50%;
      padding: 0 15px; }
      @media (max-width: 768px) {
        #TFL_container .TFL_row .TFL_c2 {
          width: 100%; } }
    #TFL_container .TFL_row .TFL_c3 {
      width: 33%;
      padding: 0 15px; }
      @media (max-width: 768px) {
        #TFL_container .TFL_row .TFL_c3 {
          width: 100%; } }
    #TFL_container .TFL_row .TFL_c4 {
      width: 25%;
      padding: 0 15px; }
      @media (max-width: 768px) {
        #TFL_container .TFL_row .TFL_c4 {
          width: 100%; } }
    #TFL_container .TFL_row .TFL_c5 {
      width: 20%;
      padding: 0 15px; }
      @media (max-width: 768px) {
        #TFL_container .TFL_row .TFL_c5 {
          width: 100%; } }
    #TFL_container .TFL_row .TFL_c6 {
      width: 16.66%;
      padding: 0 15px; }
      @media (max-width: 768px) {
        #TFL_container .TFL_row .TFL_c6 {
          width: 100%; } }
  #TFL_container .TFL_d-mobile {
    display: none; }
    @media (max-width: 768px) {
      #TFL_container .TFL_d-mobile {
        display: block; } }
  #TFL_container .TFL_d-desktop {
    display: block; }
    @media (max-width: 768px) {
      #TFL_container .TFL_d-desktop {
        display: none; } }

/* Top ---------------------------------- */
.TFL_top {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  @media (max-width: 610px) {
    .TFL_top {
      flex-direction: column;
      justify-content: center; } }

.TFL_top-logos {
  display: flex !important;
  flex-direction: row !important;
  align-items: center; }
  @media (max-width: 610px) {
    .TFL_top-logos {
      justify-content: center;
      margin-bottom: 1rem !important; } }

.TFL_logo {
  height: 70px;
  width: auto; }
  @media (max-width: 610px) {
    .TFL_logo {
      height: 65px; } }

.TFL_sep {
  margin-left: 10px !important;
  margin-right: 20px !important;
  background: #868686;
  height: 35px;
  width: 2px; }
  @media (max-width: 610px) {
    .TFL_sep {
      margin-left: 5px !important;
      margin-right: 10px !important; } }

.TFL_series {
  height: 35px; }
  @media (max-width: 610px) {
    .TFL_series {
      height: 35px; } }

@media (max-width: 610px) {
  .TFL_top-benefits {
    display: flex;
    justify-content: center;
    padding: 0rem 2rem !important; } }

/* END : Top ---------------------------- */
/* Hero --------------------------------- */
.TFL_hero {
  position: relative;
  width: 100%;
  max-width: 1120px;
  height: auto;
  margin: 20px auto 0; }

.TFL_hero__video-bg {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #030920; }

.TFL_hero__video-text {
  position: absolute;
  z-index: 2;
  display: block; }

.TFL_hero__video-text--top {
  width: 400px;
  height: auto;
  top: 10%;
  left: 5%; }
  @media (max-width: 920px) {
    .TFL_hero__video-text--top {
      width: 200px;
      top: 20%;
      left: 10%; } }

.TFL_hero__video-container {
  position: relative;
  overflow: hidden;
  border-radius: 4rem 0rem 0rem 0rem; }

.TFL_hero__video {
  position: relative;
  z-index: 1;
  width: 100%;
  border-radius: 4rem 0rem;
  overflow: hidden; }
  @media (max-width: 920px) {
    .TFL_hero__video {
      top: 0%;
      left: 50%;
      transform: translate(-50%, 0%); } }

.TFL_video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.TFL_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* END : Hero --------------------------- */
/* Headings --------------------------------- */
.TFL_heading-h2 {
  font-family: din-2014, sans-serif;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 50px;
  text-align: center;
  color: black;
  margin: 0rem 0rem 2rem 0rem; }
  @media (max-width: 768px) {
    .TFL_heading-h2 {
      font-size: 22px;
      line-height: 35px; } }

/* END : Headings --------------------------- */
/* info-slider-elements ------------ */
.TFL_slider-section {
  position: relative;
  overflow: hidden; }

.TFL_slider {
  height: auto;
  white-space: nowrap;
  font-size: 0;
  transition: 0.8s; }

.TFL_slider > * {
  font-size: 1rem;
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  height: auto;
  width: 100%;
  background: none 50% no-repeat;
  background-size: cover; }

.TFL_prevNext a {
  position: absolute;
  left: 0;
  width: 50px;
  height: 50px;
  margin: 2rem;
  line-height: 50px;
  text-align: center;
  border-radius: 10px;
  background-color: #eb212e;
  transform: rotate(45deg);
  transition: background-color .5s; }
  @media (max-width: 610px) {
    .TFL_prevNext a {
      margin: 0rem !important;
      left: -25px; } }
  .TFL_prevNext a:hover {
    background-color: #c7121e; }

.TFL_prevNext {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 0; }

.TFL_prevNext > div + div {
  visibility: hidden; }

.TFL_prevNext a:hover {
  opacity: 1; }

.TFL_prevNext a + a {
  left: auto;
  right: 0; }
  @media (max-width: 610px) {
    .TFL_prevNext a + a {
      right: -25px; } }

.TFL_arrow-left, .TFL_arrow-right {
  position: absolute !important;
  width: 60%;
  height: 60%; }
  @media (max-width: 610px) {
    .TFL_arrow-left, .TFL_arrow-right {
      width: 0% !important;
      height: 0% !important; }
      .TFL_arrow-left.is-loaded, .TFL_arrow-left.loaded, .TFL_arrow-left.lazy, .TFL_arrow-right.is-loaded, .TFL_arrow-right.loaded, .TFL_arrow-right.lazy {
        width: 30% !important;
        height: 30% !important; } }

.TFL_arrow-left {
  top: 20%;
  right: 25%;
  transform: rotate(-135deg); }
  @media (max-width: 610px) {
    .TFL_arrow-left {
      top: 0% !important;
      right: 0% !important; }
      .TFL_arrow-left.is-loaded, .TFL_arrow-left.loaded, .TFL_arrow-left.lazy {
        top: 15% !important;
        right: 15% !important; } }

.TFL_arrow-right {
  bottom: 25%;
  left: 20%;
  transform: rotate(45deg); }
  @media (max-width: 610px) {
    .TFL_arrow-right {
      bottom: 0% !important;
      left: 0% !important; }
      .TFL_arrow-right.is-loaded, .TFL_arrow-right.loaded, .TFL_arrow-right.lazy {
        bottom: 15% !important;
        left: 15% !important; } }

.TFL_bullets {
  z-index: 2;
  position: relative;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  text-align: center; }

.TFL_bullets > a {
  display: inline-block;
  width: 40px;
  height: 35px;
  font-weight: 700;
  text-decoration: none;
  color: #1b203f;
  border-bottom: 2px solid #1b203f !important;
  transition: color .25s ease-in-out, border-color .25s ease-in-out;
  padding-bottom: 15px;
  margin: .25rem; }
  @media (max-width: 610px) {
    .TFL_bullets > a {
      width: 30px;
      height: 35px; } }

.TFL_bullets > a:hover {
  color: #c7121e;
  border-bottom: 2px solid #c7121e !important; }

/* end : info-slider-elements ------ */
/* info-slider ------------------------------- */
.TFL_info-slider .TFL_prevNext {
  top: 38%; }
  @media (max-width: 610px) {
    .TFL_info-slider .TFL_prevNext {
      top: 160px; } }

.TFL_info-slider > s:target ~ .TFL_prevNext > * {
  visibility: hidden; }

#TFL_info-slider__s1:target ~ .TFL_prevNext > *:nth-child(1) {
  visibility: visible; }

#TFL_info-slider__s2:target ~ .TFL_prevNext > *:nth-child(2) {
  visibility: visible; }

#TFL_info-slider__s3:target ~ .TFL_prevNext > *:nth-child(3) {
  visibility: visible; }

#TFL_info-slider__s4:target ~ .TFL_prevNext > *:nth-child(4) {
  visibility: visible; }

#TFL_info-slider__s5:target ~ .TFL_prevNext > *:nth-child(5) {
  visibility: visible; }

#TFL_info-slider__s1:target ~ .TFL_slider {
  transform: translateX(0%);
  -webkit-transform: translateX(0%); }

#TFL_info-slider__s2:target ~ .TFL_slider {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%); }

#TFL_info-slider__s3:target ~ .TFL_slider {
  transform: translateX(-200%);
  -webkit-transform: translateX(-200%); }

#TFL_info-slider__s4:target ~ .TFL_slider {
  transform: translateX(-300%);
  -webkit-transform: translateX(-300%); }

#TFL_info-slider__s5:target ~ .TFL_slider {
  transform: translateX(-400%);
  -webkit-transform: translateX(-400%); }

/* END :  info-slider ------------------------ */
/* info-slider - content elements ------------ */
.TFL_info-slider__wrapper {
  position: relative;
  z-index: 0; }
  @media (max-width: 610px) {
    .TFL_info-slider__wrapper {
      position: relative;
      flex-direction: column;
      display: flex; } }

.TFL_info-slider__heading {
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  color: black;
  padding: 1rem;
  margin: 0; }
  @media (max-width: 610px) {
    .TFL_info-slider__heading {
      font-size: 24px; } }

.TFL_info-slider__description {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  padding: 2rem;
  font-size: 18px;
  line-height: normal; }
  @media (max-width: 610px) {
    .TFL_info-slider__description {
      position: relative;
      top: 0;
      left: 0;
      padding: 1rem;
      font-size: 16px;
      color: black; } }

.TFL_info-slider__small {
  font-size: 14px; }
  @media (max-width: 610px) {
    .TFL_info-slider__small {
      font-size: 12px; } }

.TFL_info-slider__image {
  display: block;
  width: 100%;
  margin: 0;
  max-height: 500px; }

/* end : info-slider - content elements ------ */
/* info-big-image -------------------------------- */
.TFL_info-big-image {
  background-color: white; }

.TFL_info-big-image__image {
  width: 100%;
  height: auto; }

/* end : info-big-image -------------------------- */
/* benefits ---------------------------------- */
.TFL_benefits-images {
  padding: 2rem;
  margin: 0 auto !important;
  background-color: #030920; }
  @media (max-width: 610px) {
    .TFL_benefits-images {
      padding: 1rem; } }

.TFL_benefits-images__row {
  display: flex;
  flex-direction: row; }
  @media (max-width: 610px) {
    .TFL_benefits-images__row {
      flex-direction: column; } }

.TFL_benefits-images__item {
  width: 50%;
  padding: 1rem;
  margin-bottom: 2rem; }
  @media (max-width: 610px) {
    .TFL_benefits-images__item {
      width: 100%;
      margin-bottom: 1rem; } }

.TFL_benefits-images__item-full {
  width: 100%; }

.TFL_benefits-images__image {
  display: block;
  width: 100%;
  height: auto; }

.TFL_benefits-images__description {
  color: white;
  padding: 2rem;
  font-size: 18px;
  line-height: normal; }
  @media (max-width: 610px) {
    .TFL_benefits-images__description {
      padding: 1rem;
      font-size: 16px; } }

/* end : benefits ---------------------------- */
/* zoom-slider ------------------------------- */
.TFL_zoom-slider .TFL_prevNext {
  top: calc(450px / 2  - 70px); }
  @media (max-width: 610px) {
    .TFL_zoom-slider .TFL_prevNext {
      top: calc(450px / 2); } }

.TFL_zoom-slider > s:target ~ .TFL_prevNext > * {
  visibility: hidden; }

#TFL_zoom-slider__s1:target ~ .TFL_prevNext > *:nth-child(1) {
  visibility: visible; }

#TFL_zoom-slider__s2:target ~ .TFL_prevNext > *:nth-child(2) {
  visibility: visible; }

#TFL_zoom-slider__s3:target ~ .TFL_prevNext > *:nth-child(3) {
  visibility: visible; }

#TFL_zoom-slider__s4:target ~ .TFL_prevNext > *:nth-child(4) {
  visibility: visible; }

#TFL_zoom-slider__s1:target ~ .TFL_slider {
  transform: translateX(0%);
  -webkit-transform: translateX(0%); }

#TFL_zoom-slider__s2:target ~ .TFL_slider {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%); }

#TFL_zoom-slider__s3:target ~ .TFL_slider {
  transform: translateX(-200%);
  -webkit-transform: translateX(-200%); }

#TFL_zoom-slider__s4:target ~ .TFL_slider {
  transform: translateX(-300%);
  -webkit-transform: translateX(-300%); }

/* END :  zoom-slider ------------------------ */
/* zoom-content ------------------------------ */
.TFL_left-side {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  width: 45%;
  padding: 2rem 2rem 2rem 8rem; }
  @media (max-width: 610px) {
    .TFL_left-side {
      align-self: flex-end;
      min-height: 280px;
      width: 100%;
      padding: 2rem; } }

.TFL_right-side {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 450px;
  width: 55%;
  padding: 2rem 8rem 2rem 2rem; }
  @media (max-width: 610px) {
    .TFL_right-side {
      flex-direction: column;
      min-height: 180px;
      width: 100%;
      padding: 0rem 2rem 1rem 2rem;
      text-align: center; } }

.TFL_zoom-image {
  width: 100%;
  height: auto; }
  @media (max-width: 610px) {
    .TFL_zoom-image {
      width: 80%; } }

.TFL_zoom-heading {
  font-size: 30px;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0 0 1rem 0;
  color: black; }
  @media (max-width: 610px) {
    .TFL_zoom-heading {
      font-size: 24px;
      line-height: normal;
      margin-bottom: 1rem; } }

.TFL_zoom-description {
  font-size: 18px;
  line-height: normal;
  color: black;
  margin: 0; }
  @media (max-width: 610px) {
    .TFL_zoom-description {
      font-size: 16px; } }

.TFL_zoom-slider__small {
  font-size: 14px; }
  @media (max-width: 610px) {
    .TFL_zoom-slider__small {
      font-size: 12px; } }

/* END :  zoom-content ----------------------- */
/* arguments ------------------------------- */
.TFL_arguments {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2rem;
  background-color: white; }
  @media (max-width: 610px) {
    .TFL_arguments {
      padding: 2rem; } }

.TFL_arguments__image {
  max-width: 100%;
  height: auto; }

.TFL_arguments__list {
  width: 400px;
  margin-top: 4rem; }
  @media (max-width: 610px) {
    .TFL_arguments__list {
      margin-top: 2rem;
      width: 90%; } }

.TFL_arguments__item {
  display: flex;
  flex-direction: row;
  margin-bottom: 1rem; }
  @media (max-width: 610px) {
    .TFL_arguments__item {
      margin-bottom: .25rem; } }
  .TFL_arguments__item:last-of-type {
    margin-bottom: 0rem; }

.TFL_arguments__number {
  margin-right: .5rem;
  font-size: 22px;
  font-weight: 700;
  color: #eb212e; }
  @media (max-width: 610px) {
    .TFL_arguments__number {
      font-size: 18px; } }

.TFL_arguments__title {
  font-size: 22px;
  font-weight: 700;
  line-height: normal;
  color: black; }
  @media (max-width: 610px) {
    .TFL_arguments__title {
      font-size: 18px; } }

.TFL_arguments__description {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  text-transform: initial;
  color: black; }
  @media (max-width: 610px) {
    .TFL_arguments__description {
      font-size: 16px; } }

/* end : arguments ------------------------- */
.TFL_euro {
  max-width: 920px !important; }
  .TFL_euro .TFL_logo {
    height: 55px !important;
    width: auto !important; }
    @media (max-width: 610px) {
      .TFL_euro .TFL_logo {
        height: 45px !important; } }
  .TFL_euro .TFL_series {
    height: 35px !important;
    width: auto !important; }
    @media (max-width: 610px) {
      .TFL_euro .TFL_series {
        height: 25px !important; } }
  .TFL_euro .TFL_sep {
    margin-left: 15px !important;
    margin-right: 35px !important; }
  .TFL_euro .TFL_heading-h2 {
    font-size: 40px !important; }
    @media (max-width: 610px) {
      .TFL_euro .TFL_heading-h2 {
        font-size: 28px !important; } }
  .TFL_euro .TFL_info-tabs-item-description {
    font-size: 18px !important;
    line-height: 24px !important; }
    @media (max-width: 768px) {
      .TFL_euro .TFL_info-tabs-item-description {
        font-size: 16px !important;
        line-height: normal !important;
        padding: 1rem 0 0 0 !important; } }
  .TFL_euro .TFL_tab-title {
    font-size: 18px;
    line-height: 22px; }
  .TFL_euro .TFL_zoom-benefits-heading {
    font-size: 26px !important;
    line-height: 30px !important; }
  .TFL_euro .TFL_zoom-benefits-description {
    font-size: 16px !important;
    line-height: 24px !important; }
  .TFL_euro .TFL_zoom-benefits-description {
    font-size: 16px !important;
    line-height: 20px !important; }
  .TFL_euro .TFL_table {
    font-size: 14px !important;
    line-height: 18px !important; }
    .TFL_euro .TFL_table small {
      line-height: 18px !important; }
      @media (max-width: 768px) {
        .TFL_euro .TFL_table small {
          line-height: normal !important; } }
    @media (max-width: 768px) {
      .TFL_euro .TFL_table {
        font-size: 12px !important;
        line-height: normal !important; } }
  .TFL_euro .TFL_info-big-description {
    font-size: 18px !important;
    line-height: 22px !important; }
    @media (max-width: 768px) {
      .TFL_euro .TFL_info-big-description {
        font-size: 16px !important;
        line-height: normal !important; } }
  .TFL_euro .TFL_faq {
    padding: 2rem 4rem !important;
    font-size: 18px !important; }
    @media (max-width: 768px) {
      .TFL_euro .TFL_faq {
        font-size: 16px !important;
        padding: 1.5rem 1.25rem !important; } }
  .TFL_euro .TFL_tabs-overlay-icon {
    width: 160px !important;
    height: auto !important; }
    @media (max-width: 610px) {
      .TFL_euro .TFL_tabs-overlay-icon {
        width: 60px !important;
        bottom: 25% !important;
        left: 15% !important; } }
  .TFL_euro .TFL_info-slider__heading {
    font-size: 40px !important;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    color: black !important;
    padding: 1rem !important;
    margin: 0 !important; }
    @media (max-width: 610px) {
      .TFL_euro .TFL_info-slider__heading {
        font-size: 24px !important; } }
  .TFL_euro .TFL_arrow-left, .TFL_euro .TFL_arrow-right {
    position: absolute !important;
    width: 60% !important;
    height: 60% !important; }
    @media (max-width: 610px) {
      .TFL_euro .TFL_arrow-left, .TFL_euro .TFL_arrow-right {
        width: 0% !important;
        height: 0% !important; }
        .TFL_euro .TFL_arrow-left.is-loaded, .TFL_euro .TFL_arrow-left.loaded, .TFL_euro .TFL_arrow-left.lazy, .TFL_euro .TFL_arrow-right.is-loaded, .TFL_euro .TFL_arrow-right.loaded, .TFL_euro .TFL_arrow-right.lazy {
          width: 30% !important;
          height: 30% !important; } }
  .TFL_euro .TFL_arrow-left {
    top: 20%;
    right: 25%;
    transform: rotate(-135deg); }
    @media (max-width: 610px) {
      .TFL_euro .TFL_arrow-left {
        top: 0% !important;
        right: 0% !important; }
        .TFL_euro .TFL_arrow-left.is-loaded, .TFL_euro .TFL_arrow-left.loaded, .TFL_euro .TFL_arrow-left.lazy {
          top: 15% !important;
          right: 15% !important; } }
  .TFL_euro .TFL_arrow-right {
    bottom: 25%;
    left: 20%;
    transform: rotate(45deg); }
    @media (max-width: 610px) {
      .TFL_euro .TFL_arrow-right {
        bottom: 0% !important;
        left: 0% !important; }
        .TFL_euro .TFL_arrow-right.is-loaded, .TFL_euro .TFL_arrow-right.loaded, .TFL_euro .TFL_arrow-right.lazy {
          bottom: 15% !important;
          left: 15% !important; } }

/*# sourceMappingURL=dev.css.map */
