.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: 0px;
  font-size: 60px;
  line-height: 50px;
}.tp-landingpage .text-block-2 {
  width: 80%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Bentonsans Condensed', sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
  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;
}.tp-landingpage .image {
  display: block;
}.tp-landingpage .grid {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.tp-landingpage .image-2 {
  position: relative;
  max-width: 50%;
  margin-top: 10%;
  margin-right: 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;
  min-height: 50px;
  min-width: 220px;
  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: 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: #e2a424;
}.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;
}.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: #e2a424;
}.tp-landingpage .btn-text-4 {
  position: relative;
  z-index: 1;
  font-family: 'Bentonsans Condensed', sans-serif;
  color: #000;
  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: #e2a424;
}.tp-landingpage .btn-text-5 {
  position: relative;
  z-index: 1;
  font-family: 'Bentonsans Condensed', sans-serif;
  color: #000;
  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: #000;
  font-size: 100px;
  line-height: 100px;
  text-align: center;
  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;
}

@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 {
    margin-top: 40px;
  }.tp-landingpage .button-wrap-5 {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .text-block {
    font-size: 60px;
    line-height: 70px;
  }.tp-landingpage .text-block-2 {
    width: 90%;
    margin-top: 10px;
    text-align: justify;
  }.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-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;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .text-block {
    line-height: 60px;
  }.tp-landingpage .text-block-2 {
    color: #000;
    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-5 {
    margin-top: 20px;
  }.tp-landingpage .heading {
    margin-top: 60px;
  }
}.tp-landingpage #w-node-2f02044208ad-69f0e227 {
  -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-e60fd4aecc25-69f0e227 {
  -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-2401954986cb-69f0e227 {
  -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-2401954986cc-69f0e227 {
  -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-d2cf3335cb08-69f0e227 {
  -ms-grid-column-span: 0.9895833730697632;
  grid-column-end: 1.9895833730697632;
  -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-f3127a0057d1-69f0e227 {
  -ms-grid-column-span: 0.9895833730697632;
  grid-column-end: 1.9895833730697632;
  -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-710f259b1a10-69f0e227 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0;
  grid-row-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}.tp-landingpage #w-node-ca6f005b1119-69f0e227 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}.tp-landingpage #w-node-4a5f5dc39e9d-69f0e227 {
  -ms-grid-column-span: 0.9895833730697632;
  grid-column-end: 1.9895833730697632;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: end;
  align-self: end;
}.tp-landingpage #w-node-659fe69cb440-69f0e227 {
  -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: 2.989583373069763;
  -ms-grid-row: 2;
  grid-row-start: 2;
}.tp-landingpage #w-node-b6b549c8707b-69f0e227 {
  -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: 2.989583373069763;
  -ms-grid-row: 2;
  grid-row-start: 2;
}.tp-landingpage #w-node-3536f1d62b37-69f0e227 {
  -ms-grid-column-span: 0.9895833730697632;
  grid-column-end: 1.9895833730697632;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}.tp-landingpage #w-node-c18a9a7ff827-69f0e227 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-4a5f5dc39e9d-69f0e227 {
    -ms-grid-column-span: 3;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }.tp-landingpage #w-node-3536f1d62b37-69f0e227 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-710f259b1a10-69f0e227 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }.tp-landingpage #w-node-ca6f005b1119-69f0e227 {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }.tp-landingpage #w-node-4a5f5dc39e9d-69f0e227 {
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
    -ms-grid-column-span: 2;
    grid-column-end: 2;
  }.tp-landingpage #w-node-659fe69cb440-69f0e227 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 0.9895833730697632;
    grid-column-end: 1.9895833730697632;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 0.9895833730697632;
    grid-row-end: 3.989583373069763;
  }.tp-landingpage #w-node-b6b549c8707b-69f0e227 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 0.9895833730697632;
    grid-column-end: 1.9895833730697632;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 0.9895833730697632;
    grid-row-end: 3.989583373069763;
  }.tp-landingpage #w-node-3536f1d62b37-69f0e227 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }.tp-landingpage #w-node-c18a9a7ff827-69f0e227 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }
}

@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;
}