:root {
  --gold: #ffc900;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.in-innerhero2 {
  color: #fff;
  background-color: #000;
  background-image: linear-gradient(138deg, #000 17%, rgba(70, 69, 69, .1)), url('../images/Aereial-Neighborhood-layers.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.in-innerhero2.demo {
  width: 100%;
  color: #000;
  background-color: #ffc900;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding-bottom: 110px;
  overflow: hidden;
}

.vp-container {
  z-index: 5;
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.vp-container.is-medium {
  max-width: 960px;
}

.vp-homehero-textblock {
  width: 100%;
  font-size: 20px;
  line-height: 1.4;
}

.vp-homehero-textblock.text-align-center {
  text-align: center;
  font-size: 22px;
}

.vp-h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 55px;
  font-weight: 700;
  line-height: 1.3;
}

.vp-h1.v2-bootcamp {
  margin-bottom: 10px;
}

.vp-hero-digaonal {
  width: 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.vp-hero-digaonal.hide {
  display: none;
}

.bf-flex-photocol {
  width: 55%;
  text-align: center;
}

.bf-footnotes {
  color: rgba(51, 51, 51, .76);
  font-size: 14px;
  font-style: italic;
}

.bf-kit-item-icon {
  width: 100%;
  height: 60px;
  align-items: center;
  display: flex;
}

.bf-flex-textcol {
  width: 40%;
}

.bf-h4 {
  margin-bottom: 15px;
  font-size: 20px;
}

.in-section {
  background-color: #f9f9f9;
  padding-top: 90px;
  padding-bottom: 90px;
}

.in-section.less-padding-top {
  padding-top: 60px;
}

.bf-kits-grid {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.bf-h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 44px;
  line-height: 1.4;
}

.bf-feature-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.bf-feature-list.hide {
  display: none;
}

.bf-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.bf-button-holder {
  margin-top: 35px;
}

.bf-kit-item-icon-img {
  max-height: 100%;
}

.bf-feature-item {
  background-image: url('../images/check-ff7050.png');
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 16px;
  padding-left: 25px;
  font-weight: 500;
}

.bf-subtitle {
  color: #777;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
}

.bf-section-titleblock {
  width: 100%;
  max-width: 760px;
  text-align: center;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.bf-h3-kit {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 1.4;
}

.bf-button {
  max-width: 100%;
  min-width: 200px;
  color: #000;
  text-align: center;
  background-color: #ffc900;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 13px 30px;
  font-size: 18px;
  font-weight: 700;
  transition: color .3s, background-color .3s;
}

.bf-button:hover {
  color: var(--gold);
  background-color: #000;
}

.in-container {
  width: 90%;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

.page-wrapper {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.4;
}

.ad-hide {
  display: none;
}

.ad-photo-main-slides {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vdp-tags-wrap {
  z-index: 100;
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.vdp-tags-wrap.hide {
  display: none;
}

.ad-vt-holder-embed {
  height: 100%;
}

.vdp-tags {
  grid-column-gap: 8px;
  color: #333;
  background-color: rgba(255, 255, 255, .75);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 7px 12px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: filter .3s, background-color .3s;
  display: flex;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.ad-photo-main-mask {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.ad-photo-main-slider {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding-bottom: 65%;
  position: relative;
}

.ad-photo-main-content-img {
  object-fit: fill;
}

.ad-vt-holder-inner {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.vdp-tags-icon {
  width: 40px;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ad-vt-holder {
  width: 100%;
  height: 100%;
  position: relative;
}

.ad-thumb-slider-slides {
  width: 145px;
  background-color: #000;
  margin-right: 10px;
}

.ad-thumb-slider {
  height: 100px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
}

.ad-thumb-slider-links-360 {
  z-index: 10;
  background-color: rgba(0, 0, 0, .8);
  justify-content: center;
  align-items: center;
  transition: background-color .2s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ad-thumb-slider-links-360:hover {
  background-color: rgba(28, 28, 28, .25);
}

.ad-thumbs-arrows {
  width: 25px;
  font-size: 24px;
}

.ad-thumbs-arrows:hover {
  background-color: #222b3e;
}

.ad-thumb-slider-links {
  width: 100%;
  height: 100%;
  opacity: .6;
  padding-bottom: 66%;
  transition: opacity .2s;
  position: relative;
  overflow: hidden;
}

.ad-thumb-slider-links:hover, .ad-thumb-slider-links.current {
  opacity: 1;
}

.ad-thumb-slider-links-img {
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ad-thumb-slider-links-360-img {
  width: 50%;
}

.ad-thumb-slider-mask {
  position: absolute;
}

.in-hero-digonal {
  height: 4vw;
  background-color: #f9f9f9;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 2vw)skew(0deg, -2deg);
}

.in-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.in-grid_item {
  text-align: center;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  padding: 30px;
  display: flex;
  box-shadow: 0 0 20px rgba(0, 0, 0, .04);
}

.in-grid_item-title {
  color: #000;
  text-align: center;
  flex: 1;
  margin-top: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.25;
}

.in-grid_item-subtitle {
  color: #777;
  margin-bottom: 12px;
  font-size: 20px;
}

.in-grid_item-price {
  color: #f90;
  font-size: 24px;
  font-weight: 700;
}

.in-slider {
  height: auto;
  background-color: rgba(221, 221, 221, 0);
  padding-bottom: 20px;
}

.in-slider_nav {
  height: 20px;
  justify-content: center;
  align-items: center;
  padding-top: 6px;
  font-size: 12px;
  display: flex;
  transform: translate(0, 6px);
}

.in-slider_nav.hide {
  display: none;
}

.in-slider_photo {
  width: 100%;
  padding-bottom: 96%;
  position: relative;
  overflow: hidden;
}

.in-slider_photo-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.in-slider_arrow {
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, .2);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-left: 6px;
  margin-right: 6px;
  font-size: 16px;
  display: flex;
}

.in-slider_arrow:hover {
  background-color: rgba(0, 0, 0, .58);
}

.in-button_holder {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .in-innerhero2.demo {
    padding-bottom: 80px;
  }

  .vp-homehero-textblock {
    width: 100%;
  }

  .vp-h1 {
    font-size: 45px;
  }

  .bf-flex-photocol {
    width: 100%;
    order: -1;
    margin-bottom: 40px;
  }

  .bf-flex-textcol {
    width: 100%;
  }

  .in-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .in-section.less-padding-top {
    padding-top: 50px;
  }

  .bf-flex {
    flex-wrap: wrap;
  }

  .bf-section-titleblock {
    margin-bottom: 40px;
  }

  .in-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .in-innerhero2.demo {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .vp-homehero-textblock {
    font-size: 17px;
    line-height: 25px;
  }

  .vp-homehero-textblock.text-align-center {
    font-size: 18px;
  }

  .vp-h1 {
    font-size: 36px;
  }

  .in-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .in-section.less-padding-top {
    padding-top: 40px;
  }

  .bf-h2 {
    font-size: 32px;
  }

  .in-grid {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .bf-button {
    width: 100%;
  }

  .vdp-tags-text {
    display: none;
  }

  .in-grid_item {
    padding: 20px;
  }
}

#w-node-_4607bfc7-be3c-af5f-179f-2c00f7594ace-c4deaffb, #w-node-_18f728dd-0fd4-3f21-eaad-75dc27e7165b-c4deaffb, #w-node-_4ab989b4-3d45-4401-b43e-9be45674cad2-c4deaffb, #w-node-bdc6341b-9b12-a68e-0777-768449feacbe-c4deaffb, #w-node-bfdebeaf-11e6-acf5-8c7e-3b50a3ca4c68-c4deaffb, #w-node-edd2ccf9-1410-9ac3-e7ba-98d0ffc9c15e-c4deaffb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
