.tp-landingpage .w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}.tp-landingpage .text-block {
  margin-top: 100px;
  font-family: Bentonsansextracompressed, sans-serif;
  color: #000;
  font-size: 100px;
  line-height: 70px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .text-block.uber {
  margin-top: 10%;
  font-family: Bentonsans, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  letter-spacing: 3px;
}.tp-landingpage .text-block-2 {
  width: 80%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Bentonsans Condensed', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.2px;
}.tp-landingpage .button-wrap {
  position: relative;
  display: block;
  overflow: hidden;
  width: 300px;
  height: 50px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.48);
  border-radius: 0px;
}.tp-landingpage .hover-layer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  height: 80px;
  background-color: #e2a424;
}.tp-landingpage .btn-text {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Bentonsans, sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .btn-text-2 {
  position: absolute;
  top: 45px;
  z-index: 3;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Bentonsans, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .button-link-cover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: block;
}.tp-landingpage {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 5%;
  background-color: #000;
}.tp-landingpage .image {
  display: block;
}.tp-landingpage .grid {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.tp-landingpage .image-2 {
  position: relative;
  max-width: 10%;
  margin-top: 10%;
  margin-right: 10%;
  margin-bottom: 10%;
}.tp-landingpage .grid-2 {
  margin-top: 100px;
  margin-bottom: 20px;
  background-image: url('../images/2020TE_WILSON_WILLIAMS_PORTRAIT_12837_OL_Background.jpg');
  background-position: 100% 50%;
  background-size: cover;
}.tp-landingpage .text-block-3 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Bentonsans Condensed', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.2px;
}.tp-landingpage .text-block-3.name {
  margin-top: 40px;
  margin-bottom: 10px;
  color: #e2a424;
  font-weight: 700;
  text-transform: uppercase;
}.tp-landingpage .text-block-4 {
  font-family: 'Bentonsans Condensed', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
  text-align: right;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}.tp-landingpage .text-block-4.rechts {
  font-family: 'Bentonsans Condensed', sans-serif;
  font-size: 25px;
  text-align: left;
  text-transform: none;
}.tp-landingpage .columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .column {
  border-bottom: 2px solid #fff;
  border-left: 1px solid #fff;
}.tp-landingpage .column-2 {
  border-right: 1px solid #fff;
  border-bottom: 2px solid #fff;
}.tp-landingpage .div-block {
  width: 100%;
  margin-right: 40px;
}.tp-landingpage .div-block-2 {
  width: 100%;
}.tp-landingpage .grid-3 {
  width: 90%;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}.tp-landingpage .div-block-3 {
  width: 550px;
  height: 500px;
  background-image: url('../images/WR059111_Blade_SW102_Autograph_Beauty_Shots_10.jpg');
  background-position: 50% 50%;
  background-size: cover;
}.tp-landingpage .div-block-4 {
  width: 550px;
  height: 550px;
  background-image: url('../images/WR059111_Blade_SW102_Autograph_Beauty_Shots_9_01.jpg');
  background-position: 50% 50%;
  background-size: auto;
}.tp-landingpage .image-3 {
  display: block;
  opacity: 0;
}.tp-landingpage .image-4 {
  opacity: 0;
}.tp-landingpage .text-block-5 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  font-family: Bentonsansextracompressed, sans-serif;
  color: #e2a424;
  font-size: 60px;
  font-weight: 700;
  text-transform: uppercase;
}.tp-landingpage .button-wrap-2 {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 50px;
  margin-top: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 60.8%, 0.48);
  border-radius: 0px;
}.tp-landingpage .hover-layer-2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  height: 80px;
  background-color: #e2a424;
}.tp-landingpage .btn-text-2 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Bentonsans Condensed', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.2px;
}.tp-landingpage .btn-text-2-2 {
  position: absolute;
  top: 45px;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Bentonsans Condensed', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .button-link-cover-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: block;
}.tp-landingpage .div-block-5 {
  width: 85%;
}.tp-landingpage .button-wrap-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60%;
  min-height: 50px;
  min-width: 220px;
  margin: 5% auto 0%;
  padding-bottom: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 2px;
  border-color: #fff;
  border-radius: 0px;
  cursor: pointer;
}.tp-landingpage .hover-layer-3 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  height: 80px;
  background-color: #0b5f9f;
}.tp-landingpage .btn-text-3 {
  position: static;
  z-index: 1;
  font-family: 'Bentonsans Condensed', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}.tp-landingpage .btn-text-2-3 {
  position: absolute;
  top: 45px;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Bentonsans Condensed', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .button-link-cover-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  border-style: solid;
  border-width: 1px;
  border-color: #0b5f9f;
}.tp-landingpage .button-wrap-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60%;
  height: 50px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.48);
  border-radius: 0px;
  cursor: pointer;
}.tp-landingpage .hover-layer-4 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  height: 80px;
  background-color: #0b5f9f;
}.tp-landingpage .btn-text-4 {
  position: relative;
  z-index: 1;
  font-family: 'Bentonsans Condensed', sans-serif;
  color: #0b5f9f;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .btn-text-2-4 {
  position: absolute;
  top: 45px;
  z-index: 3;
  font-family: 'Bentonsans Condensed', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .button-wrap-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 80%;
  height: 50px;
  margin: 60px auto 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.48);
  border-radius: 0px;
  cursor: pointer;
}.tp-landingpage .hover-layer-5 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  height: 80px;
  background-color: #0b5f9f;
}.tp-landingpage .btn-text-5 {
  position: relative;
  z-index: 1;
  font-family: 'Bentonsans Condensed', sans-serif;
  color: #0b5f9f;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .btn-text-2-5 {
  position: absolute;
  top: 45px;
  z-index: 3;
  font-family: 'Bentonsans Condensed', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}.tp-landingpage .div-block-6 {
  margin-top: 100px;
}.tp-landingpage .heading {
  margin-top: 100px;
  font-family: Bentonsansextracompressed, sans-serif;
  color: #fff;
  font-size: 100px;
  line-height: 100px;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}.tp-landingpage .slider {
  width: auto;
  height: auto;
}.tp-landingpage .left-arrow {
  display: none;
}.tp-landingpage .right-arrow {
  display: none;
}.tp-landingpage .slide-nav {
  display: none;
}.tp-landingpage .image-21 {
  display: block;
  width: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-transition: -webkit-transform 800ms ease;
  transition: -webkit-transform 800ms ease;
  transition: transform 800ms ease;
  transition: transform 800ms ease, -webkit-transform 800ms ease;
}.tp-landingpage .image-21:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}.tp-landingpage .heading-5 {
  color: #fff;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .columns-7 {
  margin-top: 10%;
  margin-bottom: 20px;
}.tp-landingpage .button-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 41px;
  margin: 0px auto 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 2px;
  border-color: #fff;
  background-color: #fff;
  color: #0b5f9f;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .button-11:hover {
  border-style: none;
  border-color: #000;
  background-color: #0b5f9f;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: #fff;
  font-weight: 400;
}.tp-landingpage .image-22 {
  display: block;
  max-width: 90%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .image-22.fehlt {
  display: block;
}.tp-landingpage .button-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 41px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 2px;
  border-color: #fff;
  background-color: #ff000c;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .button-12:hover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #000;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: #fff;
  font-weight: 400;
}.tp-landingpage .grid-8 {
  margin-top: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.tp-landingpage .link-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .image-23 {
  margin-top: 5%;
}.tp-landingpage .mask {
  width: auto;
  height: auto;
}.tp-landingpage .slide {
  width: auto;
  height: auto;
}

@media screen and (max-width: 991px) {.tp-landingpage .text-block {
    font-size: 80px;
    line-height: 80px;
  }.tp-landingpage .text-block.uber {
    font-size: 50px;
    line-height: 45px;
  }.tp-landingpage .grid-2 {
    -ms-grid-columns: 0.75fr 1fr;
    grid-template-columns: 0.75fr 1fr;
  }.tp-landingpage .text-block-3 {
    margin-top: 10px;
  }.tp-landingpage .grid-3 {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }.tp-landingpage .div-block-5 {
    width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
  }.tp-landingpage .button-wrap-3 {
    width: 60%;
    margin-top: 40px;
  }.tp-landingpage .button-wrap-5 {
    margin-bottom: 0px;
  }.tp-landingpage .image-21 {
    width: 100%;
  }.tp-landingpage .heading-5 {
    font-size: 20px;
  }.tp-landingpage .button-11 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0px;
  }.tp-landingpage .image-22 {
    max-width: 90%;
  }.tp-landingpage .button-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }.tp-landingpage .grid-8 {
    margin-top: 10px;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .text-block {
    font-size: 60px;
    line-height: 70px;
  }.tp-landingpage .text-block.uber {
    font-size: 60px;
    line-height: 65px;
  }.tp-landingpage .text-block-2 {
    width: 90%;
    margin-top: 10px;
    font-size: 25px;
    line-height: 25px;
    text-align: center;
  }.tp-landingpage .grid-2 {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }.tp-landingpage .div-block {
    margin-top: 20px;
  }.tp-landingpage .grid-3 {
    width: 100%;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }.tp-landingpage .div-block-5 {
    width: 90%;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .button-wrap-3 {
    width: 80%;
  }.tp-landingpage .button-wrap-4 {
    width: 80%;
  }.tp-landingpage .button-wrap-5 {
    margin-top: 40px;
  }.tp-landingpage .div-block-6 {
    margin-top: 40px;
  }.tp-landingpage .div-block-7 {
    margin-top: 40px;
    margin-bottom: 40px;
  }.tp-landingpage .heading {
    font-size: 60px;
    line-height: 60px;
  }.tp-landingpage .image-21 {
    width: 100%;
  }.tp-landingpage .heading-5 {
    font-size: 30px;
  }.tp-landingpage .button-11 {
    width: 90%;
  }.tp-landingpage .button-12 {
    width: 90%;
  }.tp-landingpage .grid-8 {
    margin-bottom: 10%;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .text-block {
    line-height: 60px;
  }.tp-landingpage .text-block.uber {
    font-size: 40px;
    line-height: 40px;
  }.tp-landingpage .text-block-2 {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.5px;
  }.tp-landingpage .grid-2 {
    margin-top: 60px;
  }.tp-landingpage .text-block-3 {
    font-size: 20px;
    line-height: 25px;
    text-align: justify;
    letter-spacing: 0.5px;
  }.tp-landingpage .text-block-3.name {
    text-align: center;
  }.tp-landingpage .text-block-4 {
    font-size: 22px;
  }.tp-landingpage .text-block-4.rechts {
    font-size: 20px;
  }.tp-landingpage .grid-3 {
    margin-top: 60px;
  }.tp-landingpage .button-wrap-4 {
    margin-top: 40px;
  }.tp-landingpage .button-wrap-5 {
    margin-top: 20px;
  }.tp-landingpage .heading {
    margin-top: 60px;
  }.tp-landingpage .heading-5 {
    font-size: 25px;
  }
}.tp-landingpage #w-node-cee5bf77-06fc-ec26-2e5e-2f02044208ad-2669de12 {
  -ms-grid-column-span: 0.9895833730697632;
  grid-column-end: 2.989583373069763;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 0.9895833730697632;
  grid-row-end: 1.9895833730697632;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: end;
  justify-self: end;
}.tp-landingpage #w-node-_026f7a5c-0c95-0ea0-cda2-e60fd4aecc25-2669de12 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0.9895833730697632;
  grid-row-end: 1.9895833730697632;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-_34f9b1ab-6273-d360-768c-61f000bf7404-2669de12 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: end;
  justify-self: end;
}.tp-landingpage #w-node-_7640d1d7-8f80-8665-d951-2401954986cc-2669de12 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0.9895833730697632;
  grid-row-end: 1.9895833730697632;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-b2f2ae1a-6ed4-6c9d-ecf7-d8b0b1bf4eef-2669de12 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-b2f2ae1a-6ed4-6c9d-ecf7-d8b0b1bf4efb-2669de12 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-b2f2ae1a-6ed4-6c9d-ecf7-d8b0b1bf4f07-2669de12 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-b2f2ae1a-6ed4-6c9d-ecf7-d8b0b1bf4eef-2669de12 {
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }.tp-landingpage #w-node-b2f2ae1a-6ed4-6c9d-ecf7-d8b0b1bf4efb-2669de12 {
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }.tp-landingpage #w-node-b2f2ae1a-6ed4-6c9d-ecf7-d8b0b1bf4f07-2669de12 {
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
}

@font-face {
  font-family: 'Bentonsans Condensed';
  src: url('../fonts/BentonSans-UltraCondensedRegular.otf') format('opentype'), url('../fonts/BentonSans-ExtraCondensedRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsans';
  src: url('../fonts/BentonSans.otf') format('opentype'), url('../fonts/BentonSans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsans book';
  src: url('../fonts/BentonSans-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsans';
  src: url('../fonts/BentonSans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsans Condensed';
  src: url('../fonts/BentonSans-ExtraCondensedBold.otf') format('opentype'), url('../fonts/BentonSans-UltraCondensedBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsans';
  src: url('../fonts/BentonSans-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsans';
  src: url('../fonts/BentonSans-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsans';
  src: url('../fonts/BentonSans-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsans';
  src: url('../fonts/BentonSans-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsans Condensed';
  src: url('../fonts/BentonSans-CondensedLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsans Condensed';
  src: url('../fonts/BentonSans-UltraCondensedMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsansextracompressed';
  src: url('../fonts/BentonSansExtraCompressed-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsansextracompressed';
  src: url('../fonts/BentonSansExtraCompressed-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsansextracompressed';
  src: url('../fonts/BentonSansExtraCompressed-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsansextracompressed';
  src: url('../fonts/BentonSansExtraCompressed-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsansextracompressed';
  src: url('../fonts/BentonSansExtraCompressed-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsansextracompressed';
  src: url('../fonts/BentonSansExtraCompressed-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}