.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  min-height: 300svh;
  display: flex;
}

.div-block {
  background-image: url('../images/TFL-2026-Lifestyle_1.JPG');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-flow: column;
  height: 50vh;
  min-height: 50vh;
  display: flex;
  position: relative;
}

.image-2 {
  width: auto;
  min-width: auto;
  max-width: none;
  height: 35vw;
  max-height: 50vh;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 1.5vw;
  padding-top: 0;
  padding-right: 0;
  position: absolute;
  inset: auto 0% 0 auto;
}

.div-block-2 {
  min-width: 100%;
  font-family: Exo, sans-serif;
  font-size: 17px;
  font-weight: 400;
  position: relative;
}

.div-block-3 {
  background-color: #0047bb;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 50vh;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.heading_top {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  max-width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Exo, sans-serif;
  font-size: 4vw;
  line-height: 4vw;
  display: block;
}

.paragraph {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 50vw;
  margin-bottom: 6vh;
  padding-top: 0;
  padding-left: 4vw;
  padding-right: 4vw;
  font-size: 28px;
  line-height: 35px;
  display: flex;
}

.heading_kit {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  object-fit: fill;
  max-width: 100vw;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 0;
  padding-left: 0;
  font-family: Exo, sans-serif;
  font-size: 4vw;
  line-height: 4vh;
  display: block;
  position: static;
  top: auto;
  left: auto;
}

.div-block-5 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  background-color: #000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  min-height: 65vh;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 42px;
  padding-bottom: 45px;
  display: flex;
}

.image-3 {
  width: auto;
  height: 10vw;
  margin-top: 0;
  margin-right: 28.6vw;
  position: absolute;
  inset: auto 0% 0 auto;
}

.image-4 {
  width: auto;
  max-width: none;
  height: 15vw;
  max-height: 20vh;
  margin-top: 5vh;
  margin-left: 13vh;
  position: absolute;
}

.whick-kit {
  background-color: #0047bb;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Workshop_BG.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 100svw;
  min-height: 100vh;
  padding-top: 51px;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-7-copy {
  text-align: center;
  background-color: #fff;
  border-radius: 3px;
  width: 25vw;
  height: 40vw;
  padding: 0;
  position: relative;
}

.heading-2 {
  color: #0047bb;
  text-transform: uppercase;
  margin-top: 19px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 1.6vw;
  line-height: 1.6vw;
  display: block;
  overflow: visible;
}

.paragraph-2 {
  margin-bottom: 40px;
  padding-left: 1vw;
  padding-right: 1vw;
  font-size: 1vw;
  line-height: 1.2vw;
}

.why-tfl {
  background-color: #0047bb;
  background-image: linear-gradient(#00000080, #00000080), url('../images/TFL-2026-Lifestyle_28.JPG');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 50vh;
  display: flex;
  position: relative;
}

.image-6 {
  min-width: auto;
  max-width: 40vw;
  min-height: auto;
  max-height: 50vh;
  display: block;
  position: absolute;
  inset: auto auto 0%;
}

.div-block-8 {
  box-sizing: border-box;
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  aspect-ratio: auto;
  text-align: center;
  border: 0 solid #fff;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content minmax(max-content, 1fr) minmax(max-content, max-content);
  grid-auto-columns: 1fr;
  justify-content: center;
  min-width: auto;
  max-width: 90vw;
  min-height: auto;
  padding-top: 32px;
  display: grid;
  overflow: visible;
}

.image-7 {
  opacity: .66;
  max-width: none;
  max-height: 2vw;
  transition: opacity .2s;
}

.image-7:hover {
  opacity: 100;
}

.image-8 {
  opacity: .66;
  max-width: none;
  max-height: 2vw;
  transition: opacity .2s;
}

.image-8:hover {
  opacity: 100;
}

.image-9 {
  opacity: .66;
  max-width: none;
  max-height: 2vw;
  transition: opacity .2s;
}

.image-9:hover {
  opacity: 100;
}

.image-10 {
  opacity: .66;
  max-width: none;
  max-height: 2vw;
  transition: opacity .2s;
}

.image-10:hover {
  opacity: 100;
}

.sub_heading-kit {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  object-fit: fill;
  max-width: 100vw;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Exo, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  line-height: 5vh;
  display: block;
  position: static;
  top: auto;
  left: auto;
}

.contour {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 80svw;
  min-width: auto;
  max-width: none;
  height: 60svh;
  max-height: none;
  margin-top: 10svh;
  display: none;
  position: absolute;
  inset: auto 0% 10%;
  overflow: visible;
}

.heading-3 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  word-break: normal;
  width: auto;
  min-width: auto;
  max-width: none;
  padding-right: 74px;
  font-size: 2.5vw;
  font-weight: 700;
  line-height: 2.5vw;
  position: static;
  inset: 0% auto 0% 0%;
}

.paragraph-3 {
  color: #fff;
  width: auto;
  min-width: auto;
  font-size: 1vw;
  line-height: 1.2vw;
  display: flex;
}

.div-block-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: auto;
  min-width: auto;
  max-width: 40%;
  height: 25vw;
  padding-left: 0;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
}

.button {
  color: #0047bb;
  text-align: center;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 20px;
  margin-top: auto;
  margin-bottom: 0;
  padding: 15px 20px;
  font-size: 24px;
  font-weight: 700;
  transition: color .2s, border-color .2s, background-color .2s;
}

.button:hover {
  color: #fff;
  background-color: #000;
  border-width: 2px;
}

.evolution {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 80svw;
  min-width: auto;
  max-width: none;
  height: 60svh;
  max-height: none;
  margin-top: 10svh;
  display: none;
  position: absolute;
  inset: auto 0% 10%;
  overflow: visible;
}

.div-block-12 {
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.toolarmour, .offroad {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 80svw;
  min-width: auto;
  max-width: none;
  height: 60svh;
  max-height: none;
  margin-top: 10svh;
  display: none;
  position: absolute;
  inset: auto 0% 10%;
  overflow: visible;
}

.generic {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 80svw;
  min-width: auto;
  max-width: none;
  height: 60svh;
  max-height: none;
  margin-top: 10svh;
  display: flex;
  position: absolute;
  inset: auto 0% 10%;
  overflow: visible;
}

.sticky-wrap {
  padding-bottom: 100vh;
  position: relative;
}

.sticky-trigger {
  -webkit-text-stroke-width: 0px;
  border: 10px solid red;
  border-radius: 0;
  height: 100vh;
}

.div-block-13 {
  position: absolute;
  inset: 0%;
}

.whick-kit2s {
  background-color: #0047bb;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Workshop_BG.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 100svw;
  min-height: 100vh;
  padding-top: 51px;
  display: flex;
  position: sticky;
  top: 0;
}

.end {
  background-color: #0047bb;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 40vh;
  display: flex;
}

.div-block-14 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-flow: row;
  padding-top: 34px;
  display: flex;
}

.div-block-15 {
  width: 80vw;
  display: flex;
}

.button2 {
  color: #fff;
  text-align: center;
  background-color: #0047bb;
  border: 2px solid #fff;
  border-radius: 20px;
  margin-top: auto;
  margin-bottom: 0;
  padding: 15px 20px;
  font-size: 24px;
  font-weight: 400;
  transition: background-color .2s;
}

.button2:hover {
  color: #000;
  background-color: #b5b7ba;
  border-color: #000;
  font-weight: 400;
}

.button-white {
  color: #fff;
  text-align: center;
  background-color: #0047bb;
  border: 2px solid #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: 0;
  padding: .75vw 1vw;
  font-size: 1.6vw;
  font-weight: 700;
  line-height: 30px;
  transition: color .2s, border-color .2s, background-color .2s;
  display: flex;
  position: absolute;
  bottom: 1vw;
  left: 1vw;
  right: 1vw;
}

.button-white:hover {
  color: #fff;
  background-color: #000;
  border-width: 2px;
}

.image-11 {
  z-index: auto;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  min-width: 100%;
  margin-top: -5px;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
  transform: rotate(180deg);
}

.image-11-copy {
  z-index: auto;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  min-width: 100%;
  display: block;
  position: absolute;
  inset: auto auto 0 0%;
}

@media screen and (max-width: 991px) {
  .image-2 {
    width: auto;
    height: 50vw;
    margin-bottom: 0;
    inset: auto auto 0 2vw;
  }

  .div-block-3 {
    flex-flow: column;
  }

  .heading_top {
    max-width: 100%;
    font-size: 6vw;
    line-height: 4vh;
  }

  .paragraph {
    text-align: center;
    max-width: 100vw;
    margin-bottom: 1vh;
    padding-top: 2vw;
    padding-left: 0;
    padding-right: 0;
  }

  .image-3 {
    height: 15vw;
    margin-top: 0;
    margin-right: 0;
    inset: auto auto 0 43.6vw;
  }

  .image-4 {
    width: auto;
    max-width: none;
    height: 20vw;
    margin-top: 2vh;
    margin-left: 2vh;
    top: 0;
    left: auto;
    right: 17px;
  }

  .paragraph-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-6 {
    max-width: 50vw;
    max-height: 45vw;
    top: 0;
    bottom: auto;
    left: auto;
  }

  .div-block-11 {
    max-width: 80%;
    margin-top: 0;
    left: auto;
    right: auto;
  }

  .button {
    font-size: 20px;
  }

  .generic {
    margin-top: 0;
  }

  .div-block-15 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .button2 {
    padding-left: 20px;
    padding-right: 10px;
    font-size: 20px;
  }

  .button-white {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-3 {
    padding-bottom: 3px;
  }

  .heading_top {
    line-height: 7vw;
  }

  .paragraph {
    font-size: 24px;
    line-height: 30px;
  }

  .heading_kit {
    text-align: center;
    font-size: 7vw;
    line-height: 7vw;
  }

  .div-block-5 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .div-block-7-copy {
    width: 28vw;
    height: 100vw;
  }

  .heading-2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 3vw;
    line-height: 3vw;
  }

  .paragraph-2 {
    font-size: 2vw;
    line-height: 2.5vw;
  }

  .button {
    font-size: 2.5vw;
    line-height: 2vw;
  }

  .div-block-14 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
  }

  .button2 {
    padding-left: 1vw;
    padding-right: 1vw;
    font-size: 2.4vw;
  }

  .button-white {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 2vw;
    line-height: 3vw;
    bottom: 1vw;
  }

  .image-11 {
    margin-top: -2px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    background-position: 50%;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-2 {
    order: 9999;
    align-self: center;
    width: auto;
    height: 60vw;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    inset: auto auto 0 9%;
  }

  .div-block-3 {
    text-align: left;
    justify-content: center;
    align-items: center;
    width: 100vw;
  }

  .heading_top {
    text-align: center;
    max-width: 90%;
    padding-top: 5vw;
    font-size: 8vw;
    line-height: 7.5vw;
  }

  .paragraph {
    text-align: center;
    max-width: 90vw;
    margin-bottom: 0;
    padding-top: 5vw;
    padding-left: 0;
    font-size: 4vw;
    line-height: 5.5vw;
  }

  .heading_kit {
    text-align: center;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    object-fit: fill;
    max-width: 80vw;
    font-size: 8vw;
    line-height: 7.5vw;
    overflow: visible;
  }

  .div-block-5 {
    flex-flow: column;
    padding-top: 48px;
  }

  .image-3 {
    order: -9999;
    width: 40vw;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    inset: auto 0 17px auto;
    transform: rotate(-15deg);
  }

  .image-4 {
    width: 60vw;
    margin-top: 1vh;
    margin-left: 10%;
    inset: 0% auto auto;
  }

  .div-block-7-copy {
    width: 90vw;
    height: 135vw;
    display: block;
  }

  .heading-2 {
    color: #0047bb;
    -webkit-text-stroke-color: #0047bb;
    text-transform: uppercase;
    border: 0 solid #0047bb;
    margin-top: 15px;
    font-size: 8vw;
    line-height: 7.5vw;
  }

  .paragraph-2 {
    margin-bottom: 19px;
    font-size: 3vw;
    line-height: 4vw;
  }

  .why-tfl {
    min-height: 35vh;
  }

  .image-6 {
    max-width: 80%;
    max-height: 55vw;
    top: auto;
    bottom: 34.6vh;
  }

  .div-block-8 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-rows: auto auto;
    grid-template-columns: max-content 1fr;
    grid-auto-flow: row;
    align-self: center;
    min-width: 90%;
    max-width: 100%;
    max-height: none;
    padding-top: 22px;
  }

  .image-7, .image-8, .image-9, .image-10 {
    max-height: 4.3vw;
  }

  .sub_heading-kit {
    text-align: center;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    object-fit: fill;
    max-width: 80vw;
    padding-top: 2vw;
    font-size: 5vw;
    line-height: 5vw;
    overflow: visible;
  }

  .contour {
    flex-flow: column;
    display: none;
  }

  .heading-3 {
    text-align: center;
    width: 100%;
    padding-right: 0;
    font-size: 6vw;
    line-height: 6.5vw;
  }

  .paragraph-3 {
    margin-bottom: 0;
    font-size: 3vw;
    line-height: 3.5vw;
    display: block;
  }

  .div-block-11 {
    max-width: 100%;
    height: 70vw;
    padding-left: 0;
  }

  .button {
    margin-bottom: 10px;
    font-size: 6vw;
  }

  .evolution {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: none;
    bottom: 5%;
  }

  .div-block-12 {
    width: 100%;
    height: auto;
  }

  .toolarmour, .offroad {
    flex-flow: column;
    display: none;
  }

  .generic {
    flex-flow: column;
    height: 65svh;
    margin-top: 0;
    display: flex;
    bottom: 3vh;
  }

  .sticky-trigger {
    border-width: 0;
  }

  .whick-kit2s {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/Workshop_BG.jpg');
    background-position: 0 0, 50% 100%;
    background-size: auto, auto 120%;
    background-attachment: scroll, fixed;
    min-height: 100vh;
    padding-top: 28px;
  }

  .div-block-14 {
    flex-flow: column;
    padding-top: 25px;
    padding-bottom: 33px;
  }

  .div-block-15 {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
  }

  .button2 {
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 6vw;
    line-height: 2vw;
  }

  .button-white {
    margin-bottom: 1vw;
    font-size: 20px;
  }

  .image-11 {
    max-width: 200%;
    margin-top: -3px;
  }

  .image-11-copy {
    max-width: 200%;
  }

  .bold-text {
    font-size: 5vw;
    line-height: 5.5vw;
  }

  #w-node-_1e5b1926-4cb2-106e-0644-ad4f4ca0334f-40ca5210, #w-node-_1e5b1926-4cb2-106e-0644-ad4f4ca03350-40ca5210, #w-node-_1e5b1926-4cb2-106e-0644-ad4f4ca03351-40ca5210, #w-node-_1e5b1926-4cb2-106e-0644-ad4f4ca03352-40ca5210 {
    justify-self: center;
  }
}


