.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;
}

body {
  font-family: 'DM Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.page-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding: 140px 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;
  background-color: #18191c;
}

.container {
  position: relative;
  z-index: 5;
  width: 100%;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.person {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  max-width: 100%;
  padding-top: 10px;
}

.display-heading {
  color: #fff;
  font-size: 80px;
  line-height: 1;
}

.title {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 25px;
  line-height: 1;
  font-weight: 700;
}

.paragraph {
  max-width: 550px;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 18px;
  line-height: 1.6;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 550px;
}

.text-field {
  min-height: 70px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.text-field::-webkit-input-placeholder {
  color: #000;
  font-weight: 700;
}

.text-field:-ms-input-placeholder {
  color: #000;
  font-weight: 700;
}

.text-field::-ms-input-placeholder {
  color: #000;
  font-weight: 700;
}

.text-field::placeholder {
  color: #000;
  font-weight: 700;
}

.submit-button {
  padding: 20px 24px;
  background-color: #ff5433;
  font-weight: 700;
}

.form-block {
  margin-top: 52px;
  margin-bottom: 44px;
}

.logo {
  margin-bottom: 23px;
}

.countdown-grid {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.page-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.column-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -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;
  text-align: center;
}

.heading-2 {
  color: #fff;
  font-size: 48px;
}

.text-block {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 18px;
}

.countdown-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.content-grid {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.hero {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: auto;
  margin-top: 45px;
  margin-bottom: 300px;
  padding-top: 6px;
  -o-object-fit: fill;
  object-fit: fill;
}

.hero-text-area {
  position: relative;
  margin-top: 0px;
}

.hero-text-big {
  font-family: 'Titillium Web', sans-serif;
  color: #f1f1f1;
  font-size: 8em;
  font-weight: 700;
  text-align: right;
}

.heading-4 {
  margin-top: 30px;
  border-radius: 80%;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 25px;
  text-align: right;
  letter-spacing: 3px;
}

.text-block-2 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 1.5em;
  text-align: center;
}

.hero-image-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image {
  position: relative;
  left: 0px;
  z-index: 1;
  padding-top: 46px;
  padding-right: 30px;
}

.body {
  background-color: #18191c;
}

.container-2 {
  position: relative;
  left: 243px;
}

.div-block-2 {
  position: relative;
  left: 162px;
  top: -215px;
  z-index: 0;
  width: 600px;
}

.image-2 {
  position: relative;
  left: 184px;
  top: -352px;
  max-width: 10%;
}

.image-3 {
  position: relative;
  left: 84px;
  top: -60px;
  max-width: 15%;
}

.image-4 {
  position: relative;
  left: 662px;
  top: -465px;
  max-width: 15%;
}

.image-5 {
  position: absolute;
  left: 484.125px;
  top: 219px;
  z-index: -1;
  max-width: 14%;
}

.section {
  height: 600px;
  margin-top: 100px;
}

.grid {
  grid-row-gap: 14px;
  grid-template-areas: ". . . Area"
    ". . . Area"
    ". Area-2 Area-2 Area"
    ". Area-2 Area-2 Area"
    ". . . Area"
    "Area-3 . . Area"
    "Area-3 . . .";
  -ms-grid-columns: 0.25fr 0.25fr 0.25fr 0.5fr;
  grid-template-columns: 0.25fr 0.25fr 0.25fr 0.5fr;
  -ms-grid-rows: auto 14px auto 14px auto 14px auto 14px auto 14px auto 14px auto;
  grid-template-rows: auto auto auto auto auto auto auto;
}

.div-block-3 {
  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;
}

.image-6 {
  max-width: 75%;
}

.image-7 {
  max-width: 76%;
}

.heading-5 {
  text-align: center;
}

.heading-6 {
  text-align: center;
}

.section-2 {
  height: 700px;
  margin-top: 100px;
  background-image: url('../images/175dfb9163e58cc45f02f4fb45a3c8b4.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.heading-7 {
  background-image: linear-gradient(248deg, #f4df4d 7%, #ea9639 52%, #de4226 91%);
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 15em;
  line-height: 0.8em;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.heading-8 {
  margin-top: 40px;
  opacity: 0.7;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 2.7em;
  text-align: center;
}

.column {
  z-index: 0;
  display: block;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.columns {
  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;
}

.column-2 {
  z-index: 1;
}

.section-3 {
  height: 700px;
}

.grid-2 {
  grid-template-areas: ". ."
    ". Area";
  -ms-grid-columns: 0.25fr 1fr 0.25fr;
  grid-template-columns: 0.25fr 1fr 0.25fr;
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
}

.image-8 {
  position: relative;
  left: -129px;
  top: 486px;
  max-width: 15%;
}

.image-9 {
  position: relative;
  left: 301px;
  top: 115px;
  max-width: 15%;
}

.image-10 {
  position: absolute;
  left: 1131px;
  top: 75px;
  max-width: 15%;
}

.image-11 {
  position: relative;
  left: 23px;
  top: 157px;
  max-width: 15%;
}

.div-block-4 {
  font-size: 14px;
}

.fe02_container {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin: 220px auto 40px;
  padding-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.fe02_card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24%;
  min-height: 100px;
  padding: 15px 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 7px 7px 55px 0 rgba(137, 173, 255, 0.35);
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.fe02_card:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.fe02_icon {
  width: 51px;
  margin-right: 15px;
}

.fe02_icon.icon-arma {
  width: 65px;
}

.fe02_card_titles {
  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;
}

.fe02_h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #0a1f44;
  font-size: 18px;
  line-height: 21px;
}

.fe02_link_cover {
  margin-top: 0px;
  text-decoration: none;
}

.fe02_text {
  color: #0a1f44;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.lnd_badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 200px;
  min-height: 35px;
  min-width: 120px;
  margin-bottom: 15px;
  padding: 5px 15px 5px 5px;
  -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-radius: 50px;
  background-color: #e9f9f0;
}

.lnd_badge_circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -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-radius: 100px;
  background-color: #38cb89;
}

.lnd_badge_text {
  margin-left: 8px;
  font-family: 'Titillium Web', sans-serif;
  color: #fcfffd;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -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;
}

.lnd_span {
  color: #0a1f44;
  font-weight: 500;
}

.lnd_hero_block {
  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;
}

.lnd_badge-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 200px;
  min-height: 35px;
  min-width: 120px;
  margin-bottom: 15px;
  padding: 5px 15px 5px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  background-image: linear-gradient(132deg, #d55428 15%, #294285 78%);
  color: #afafaf;
}

.lnd_button_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lnd_button_explore {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 45px;
  min-width: 160px;
  margin-right: 10px;
  margin-left: 0px;
  padding: 16px 30px;
  -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: 1.5px dashed #e0e4df;
  border-radius: 50px;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: rgba(10, 31, 68, 0.53);
  font-size: 12px;
  line-height: 17px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.lnd_button_explore:hover {
  border-style: solid;
  border-color: #fff;
  background-color: #e9f9f0;
  color: #38cb89;
}

.lnd_paragraph {
  max-width: 600px;
  margin-bottom: 18px;
  font-size: 17px;
  line-height: 25px;
}

.lnd_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 45px;
  margin-right: 10px;
  margin-left: 0px;
  padding: 16px 30px;
  -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: 2px none #5d3eff;
  border-radius: 50px;
  background-color: #7540ee;
  box-shadow: none;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 17px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.lnd_button:hover {
  background-color: #6c3add;
  color: #fff;
}

.ldn_h1 {
  max-width: 630px;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #0a1f44;
  font-size: 58px;
  line-height: 58px;
  font-weight: 700;
  letter-spacing: -0.3px;
}

.crimeoshero {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: auto;
  padding: 100px 5% 120px;
  -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: 1px none transparent;
}

.lnd_container_hero {
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.lnd_cta_bar {
  position: absolute;
  left: 25px;
  top: -38px;
  right: 25px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 760px;
  min-height: 70px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 25px;
  -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-radius: 100px;
  background-color: #fff;
  box-shadow: 0 0 40px 3px rgba(118, 126, 173, 0.08);
  font-size: 16px;
}

.lnd_cta_image {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
}

.lnd_cta_text_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.forest-logo {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-right: 25px;
}

.lnd_cta_tex_plain {
  font-weight: 500;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -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;
}

.features {
  height: 750px;
  margin-top: 60px;
  margin-bottom: 40px;
  padding-bottom: 0px;
}

.background-video {
  height: 100%;
  margin-bottom: 0px;
  background-color: transparent;
}

.lnd_link_text {
  margin-right: 8px;
  color: #4e5d78;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

.lnd_service_icon {
  position: absolute;
  left: 15px;
  top: -30px;
  right: 0%;
  bottom: auto;
  width: 65px;
}

.lnd_paragraph_04 {
  max-width: 240px;
  margin-bottom: 18px;
  font-size: 18px;
  line-height: 25px;
}

.lnd_h2 {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 22px;
  line-height: 29px;
}

.lnd_link_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 340px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
}

.lnd_services {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.lnd_service_wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 23%;
  height: 100%;
  min-height: 320px;
  padding: 40px 25px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 2px solid #d7d8ea;
  border-radius: 6px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.lnd_service_wrap:hover {
  border-color: #294285;
}

.lnd_link_arrow {
  width: 15px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.lnd_container_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.lnd_title_wrap {
  margin-top: 100px;
  margin-bottom: 55px;
}

.lnd_title {
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 4px;
  margin-left: auto;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.lnd_h3 {
  margin: 0px auto 70px;
  color: #fff;
  font-size: 38px;
  line-height: 42px;
  font-weight: 700;
  text-align: center;
}

.section-4 {
  height: 200px;
}

@media screen and (min-width: 1920px) {
  .hero {
    height: 800px;
    padding-top: 45px;
  }

  .hero-text-big {
    margin-bottom: 65px;
    font-size: 7.5em;
  }

  .heading-4 {
    font-size: 1.8em;
  }

  .hero-image-area {
    padding-right: 186px;
    font-size: 1.5em;
  }

  .div-block-2 {
    left: 138px;
  }

  .image-2 {
    left: 86px;
    top: -294px;
    max-width: 12%;
  }

  .image-3 {
    left: -143px;
    top: 120px;
    max-width: 16%;
  }

  .image-4 {
    left: 818px;
    top: -417px;
  }

  .image-5 {
    left: 941.125px;
    top: 228px;
    max-width: 17%;
  }

  .heading-8 {
    font-size: 3.3em;
  }

  .fe02_container {
    margin-top: 350px;
  }

  .lnd_badge-2 {
    font-size: 35px;
  }

  .crimeoshero {
    height: 900px;
  }
}

@media screen and (max-width: 991px) {
  .person {
    display: inline;
    max-width: 100%;
  }

  .display-heading {
    font-size: 60px;
  }

  .title {
    font-size: 20px;
  }

  .content-grid {
    -ms-grid-columns: 2fr 1fr;
    grid-template-columns: 2fr 1fr;
  }

  .div-block {
    margin-top: 85px;
  }

  .fe02_card {
    display: block;
    width: 49%;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .fe02_icon {
    width: 36px;
    margin-bottom: 10px;
  }

  .fe02_icon.icon-arma {
    width: 48px;
  }

  .lnd_hero_block {
    width: 100%;
  }

  .ldn_h1 {
    max-width: 660px;
  }

  .crimeoshero {
    height: auto;
    max-height: none;
    min-height: auto;
    padding-top: 180px;
    padding-bottom: 80px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .lnd_container_hero {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .lnd_service_wrap {
    width: 49%;
    min-height: 300px;
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 767px) {
  .page-wrap {
    padding-top: 0px;
  }

  .fe02_card {
    width: 48.5%;
    margin-bottom: 15px;
  }

  .lnd_button_explore {
    margin-left: 15px;
  }

  .ldn_h1 {
    font-size: 55px;
    line-height: 57px;
  }

  .crimeoshero {
    height: auto;
    min-height: 760px;
    padding-top: 100px;
  }
}

@media screen and (max-width: 479px) {
  .person {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    max-width: 100%;
  }

  .display-heading {
    font-size: 62px;
  }

  .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .countdown-grid {
    width: 100%;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .page-content {
    max-width: 100%;
  }

  .content-grid {
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .footer {
    background-image: none;
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: repeat-x;
  }

  .div-block {
    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;
  }

  .fe02_card {
    width: 100%;
  }

  .lnd_button_wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .lnd_button_explore {
    margin-left: 0px;
  }

  .lnd_button {
    margin-bottom: 10px;
  }

  .ldn_h1 {
    font-size: 46px;
    line-height: 44px;
  }

  .crimeoshero {
    padding-top: 140px;
  }

  .lnd_cta_bar {
    left: 5px;
    right: 5px;
    display: none;
  }

  .lnd_service_wrap {
    width: 100%;
  }
}

#w-node-bf868ac3cbd0-7ae2962a {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 479px) {
  #w-node-bf868ac3cbd0-7ae2962a {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
}

