@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: 920px;
    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; } }
  @media (max-width: 768px) {
    #TFL_container .TFL_d-desktop {
      display: none !important; } }
  #TFL_container .TFL_mobile-image {
    width: 100%;
    height: auto; }

/* Top ---------------------------------- */
.TFL_top {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 920px;
  height: auto;
  margin: 20px auto 2rem;
  overflow: hidden; }
  @media (max-width: 610px) {
    .TFL_top {
      margin: 20px auto 1rem; } }

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

.TFL_sep {
  margin-left: 30px;
  margin-right: 30px;
  background: #868686;
  height: 35px;
  width: 2px; }
  @media (max-width: 610px) {
    .TFL_sep {
      height: 30px;
      margin-left: 25px;
      margin-right: 25px; } }

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

/* END : Top ---------------------------- */
/* top-benefits ------------------------- */
.TFL_top-benefits {
  display: flex;
  justify-content: center;
  margin-bottom: 2rem !important; }
  @media (max-width: 640px) {
    .TFL_top-benefits {
      padding: 2rem;
      margin-bottom: 1rem !important; } }

.TFL_top-benefits__wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 1.5rem .5rem;
  border-radius: 60px;
  background-color: #f5f5f7;
  width: fit-content; }
  @media (max-width: 640px) {
    .TFL_top-benefits__wrapper {
      justify-content: center; } }

.TFL_top-benefits__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 2rem; }
  @media (max-width: 640px) {
    .TFL_top-benefits__item {
      width: 50%;
      margin: 0 0 2rem 0; } }

.TFL_top-benefits__image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 80px;
  margin-bottom: .5rem; }

.TFL_top-benefits__description {
  font-size: 15px;
  line-height: normal;
  text-align: center;
  text-transform: uppercase; }

/* end : top-benefits ------------------- */
/* Hero --------------------------------- */
.TFL_hero {
  position: relative;
  width: 100%;
  max-width: 920px;
  margin: 20px auto 0;
  overflow: hidden; }

.TFL_video {
  width: 100% !important;
  height: auto !important;
  position: relative; }
  @media (max-width: 920px) {
    .TFL_video {
      height: auto;
      width: 100%;
      margin-bottom: 0; } }

.TFL_hero-video {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 0; }

/* END : Hero --------------------------- */
/* Headings --------------------------------- */
.TFL_heading {
  font-family: din-2014, sans-serif;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  color: #454549;
  margin: 0 0 2rem 0; }
  @media (max-width: 640px) {
    .TFL_heading {
      font-size: 32px;
      line-height: 36px; } }

/* END : Headings --------------------------- */
/* info-basic-2-2 ------------------------------ */
.TFL_info-basic-2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 920px;
  height: auto;
  position: relative;
  margin: 0px auto 0;
  overflow: hidden; }

.TFL_info-basic-2__item {
  position: relative; }

.TFL_info-basic-2__heading {
  position: relative;
  z-index: 1;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  color: black;
  padding: 2rem;
  margin: 0rem; }
  @media (max-width: 640px) {
    .TFL_info-basic-2__heading {
      font-size: 24px;
      line-height: 28px;
      padding: 2rem; } }

.TFL_info-basic-2__heading-secondary {
  position: relative;
  z-index: 1;
  font-size: 40px;
  line-height: 40px;
  text-align: left;
  color: black;
  padding: 2rem;
  margin: 0rem; }
  @media (max-width: 640px) {
    .TFL_info-basic-2__heading-secondary {
      font-size: 24px;
      line-height: 28px;
      padding: 2rem; } }

.TFL_info-basic-2__heading-third {
  position: relative;
  z-index: 1;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  color: black;
  padding: 2rem 2rem 2rem 2rem;
  margin: 0rem; }
  @media (max-width: 640px) {
    .TFL_info-basic-2__heading-third {
      font-size: 24px;
      line-height: 28px; } }

.TFL_info-basic-2__description {
  font-size: 22px;
  font-weight: 300;
  line-height: normal;
  color: #31384e;
  margin: 0rem;
  padding: 2rem 2rem 0rem 2rem; }
  @media (max-width: 640px) {
    .TFL_info-basic-2__description {
      font-size: 16px; } }

.TFL_info-basic-2__description-secondary {
  font-size: 22px;
  font-weight: 300;
  line-height: normal;
  color: #31384e;
  margin: 0rem;
  padding: 2rem; }
  @media (max-width: 640px) {
    .TFL_info-basic-2__description-secondary {
      font-size: 16px; } }

.TFL_info-basic-2__small {
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  display: block;
  line-height: normal; }

.TFL_info-basic-2__image {
  position: relative;
  width: 100%;
  height: auto; }

.TFL_info-basic-2__bg {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%; }

.TFL_info-basic-2__decor-wrapper {
  position: relative; }

.TFL_info-basic-2__decor {
  position: absolute;
  top: 0px;
  right: -20px; }

/* end : info-basic-2-2 ------------------------ */
.TFL_info-basic-2__row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  margin-bottom: 2rem; }

.TFL_info-basic-2__col {
  padding: 1rem; }

@media (max-width: 640px) {
  .TFL_item-1 .TFL_info-basic-2__content {
    margin-top: -60px; }
  .TFL_item-2 .TFL_info-basic-2__content {
    margin-top: -20px; }
  .TFL_item-3 .TFL_info-basic-2__content {
    margin-top: -100px; }
  .TFL_item-4 .TFL_info-basic-2__content {
    margin-top: -100px; } }

/* benefits ---------------------------------- */
.TFL_benefits {
  padding: 0rem 3rem; }
  @media (max-width: 640px) {
    .TFL_benefits {
      padding: 0rem; } }

.TFL_benefits__section-heading {
  position: relative;
  z-index: 1;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  color: black;
  padding: 2rem;
  margin: 0rem; }
  @media (max-width: 640px) {
    .TFL_benefits__section-heading {
      font-size: 24px;
      line-height: 28px;
      padding: 2rem; } }

.TFL_benefits__row {
  display: flex;
  flex-direction: row; }
  @media (max-width: 640px) {
    .TFL_benefits__row {
      flex-direction: column; } }

.TFL_benefits__item {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 50%;
  padding: 0rem; }
  .TFL_benefits__item:nth-of-type(odd) {
    padding-right: 2rem;
    border-radius: 0 0 0 60px; }
    .TFL_benefits__item:nth-of-type(odd) .TFL_benefits__bg {
      border-radius: 60px 0 0 0; }
  .TFL_benefits__item:nth-of-type(even) {
    padding-left: 2rem;
    border-radius: 0 0 60px 0; }
    .TFL_benefits__item:nth-of-type(even) .TFL_benefits__bg {
      border-radius: 0 60px 0 0; }
  @media (max-width: 640px) {
    .TFL_benefits__item {
      width: 100%;
      margin-bottom: 1rem; }
      .TFL_benefits__item:nth-of-type(odd) {
        border-radius: 0 0 60px 60px; }
        .TFL_benefits__item:nth-of-type(odd) .TFL_benefits__bg {
          border-radius: 60px 60px 0 0; }
      .TFL_benefits__item:nth-of-type(even) {
        border-radius: 0 0 60px 60px; }
        .TFL_benefits__item:nth-of-type(even) .TFL_benefits__bg {
          border-radius: 60px 60px 0 0; } }

.TFL_benefits__wrapper {
  z-index: 1;
  padding: 2rem 3rem; }

.TFL_benefits__bg {
  z-index: 0;
  position: absolute;
  top: 150px;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 60px 60px 0 0;
  background-color: #f5f5f7; }

.TFL_benefits__image {
  z-index: 1;
  margin: 0; }

#benefit2 {
  margin-top: 30px; }

.TFL_benefits__heading {
  z-index: 1;
  font-size: 30px;
  color: #454549;
  line-height: normal;
  margin: 0 0 .5rem 0; }
  @media (max-width: 640px) {
    .TFL_benefits__heading {
      font-size: 24px; } }

.TFL_benefits__description {
  z-index: 1;
  font-size: 22px;
  line-height: normal;
  color: #454549;
  margin: 0rem 0rem 2rem; }
  @media (max-width: 640px) {
    .TFL_benefits__description {
      font-size: 16px; } }

/* end : benefits ---------------------------- */
/* Table --------------------------------- */
.TFL_table-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center; }

.TFL_table-section__small-wrapper {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 2rem; }
  @media (max-width: 768px) {
    .TFL_table-section__small-wrapper {
      justify-content: center; } }

.TFL_table-section__small {
  text-align: left; }
  @media (max-width: 768px) {
    .TFL_table-section__small {
      font-size: 13px;
      text-align: center; } }

.TFL_table {
  border-spacing: 0px !important;
  border-collapse: separate !important;
  width: 90% !important;
  font-size: 18px;
  margin-bottom: 2rem; }
  @media (max-width: 768px) {
    .TFL_table {
      font-size: 16px !important;
      width: 100% !important; } }
  .TFL_table thead th {
    font-size: 22px;
    font-weight: 700;
    color: #454549;
    text-align: center !important;
    padding: .5rem !important; }
  .TFL_table tbody tr th {
    font-weight: 400;
    text-align: right !important;
    color: #454549;
    padding: .5rem !important;
    vertical-align: top !important; }
    @media (max-width: 768px) {
      .TFL_table tbody tr th {
        padding: 0 !important;
        padding-bottom: 1rem !important; } }
  .TFL_table tbody tr td {
    color: #454549;
    text-align: center;
    vertical-align: middle;
    padding: .5rem !important; }
    @media (max-width: 768px) {
      .TFL_table tbody tr td {
        line-height: 13px !important; } }

/* END : Table --------------------------- */
.description-toggle {
  display: block !important; }

.TFL_euro {
  font-family: din-2014, sans-serif !important; }
  .TFL_euro .TFL_heading {
    font-family: din-2014, sans-serif !important;
    font-size: 40px !important;
    font-weight: 700 !important;
    color: #454549 !important;
    margin: 0 0 2rem 0 !important; }
    @media (max-width: 640px) {
      .TFL_euro .TFL_heading {
        font-size: 30px !important;
        line-height: 34px !important; } }
  .TFL_euro .TFL_benefits__heading {
    font-family: din-2014, sans-serif !important;
    font-size: 30px !important;
    color: #454549 !important; }
    @media (max-width: 640px) {
      .TFL_euro .TFL_benefits__heading {
        font-size: 24px !important; } }
  .TFL_euro .TFL_info-basic-2__heading {
    font-family: din-2014, sans-serif !important;
    font-size: 40px !important;
    line-height: normal;
    color: black !important;
    padding-top: 2em !important; }
    @media (max-width: 640px) {
      .TFL_euro .TFL_info-basic-2__heading {
        font-size: 24px !important;
        line-height: normal; } }
  .TFL_euro .TFL_logo,
  .TFL_euro .TFL_series {
    width: auto !important; }
  .TFL_euro .TFL_top {
    margin-bottom: 2rem !important; }
    @media (max-width: 610px) {
      .TFL_euro .TFL_top {
        margin-bottom: 1rem !important; } }

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